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

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

/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/

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

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

.thq-tw-application.thq-tw-application ::before,
.thq-tw-application.thq-tw-application ::after {
  --tw-content: '';
}

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

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

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

.thq-tw-application.thq-tw-application {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

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

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

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

.thq-tw-application.thq-tw-application abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

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

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

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

.thq-tw-application.thq-tw-application a {
  color: inherit;
  text-decoration: inherit;
}

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

.thq-tw-application.thq-tw-application b,
.thq-tw-application.thq-tw-application strong {
  font-weight: bolder;
}

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

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

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

.thq-tw-application.thq-tw-application small {
  font-size: 80%;
}

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

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

.thq-tw-application.thq-tw-application sub {
  bottom: -0.25em;
}

.thq-tw-application.thq-tw-application sup {
  top: -0.5em;
}

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

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

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

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

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

.thq-tw-application.thq-tw-application button,
.thq-tw-application.thq-tw-application select {
  text-transform: none;
}

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

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

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

.thq-tw-application.thq-tw-application :-moz-focusring {
  outline: auto;
}

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

.thq-tw-application.thq-tw-application :-moz-ui-invalid {
  box-shadow: none;
}

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

.thq-tw-application.thq-tw-application progress {
  vertical-align: baseline;
}

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

.thq-tw-application.thq-tw-application ::-webkit-inner-spin-button,
.thq-tw-application.thq-tw-application ::-webkit-outer-spin-button {
  height: auto;
}

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

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

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

.thq-tw-application.thq-tw-application ::-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.
*/

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

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

.thq-tw-application.thq-tw-application summary {
  display: list-item;
}

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

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

.thq-tw-application.thq-tw-application fieldset {
  margin: 0;
  padding: 0;
}

.thq-tw-application.thq-tw-application legend {
  padding: 0;
}

.thq-tw-application.thq-tw-application ol,
.thq-tw-application.thq-tw-application ul,
.thq-tw-application.thq-tw-application menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

.thq-tw-application.thq-tw-application dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

.thq-tw-application.thq-tw-application textarea {
  resize: vertical;
}

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

.thq-tw-application.thq-tw-application input::-moz-placeholder, .thq-tw-application.thq-tw-application textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

.thq-tw-application.thq-tw-application input::placeholder,
.thq-tw-application.thq-tw-application textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

.thq-tw-application.thq-tw-application button,
.thq-tw-application.thq-tw-application [role="button"] {
  cursor: pointer;
}

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

.thq-tw-application.thq-tw-application :disabled {
  cursor: default;
}

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

.thq-tw-application.thq-tw-application img,
.thq-tw-application.thq-tw-application svg,
.thq-tw-application.thq-tw-application video,
.thq-tw-application.thq-tw-application canvas,
.thq-tw-application.thq-tw-application audio,
.thq-tw-application.thq-tw-application iframe,
.thq-tw-application.thq-tw-application embed,
.thq-tw-application.thq-tw-application 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)
*/

.thq-tw-application.thq-tw-application img,
.thq-tw-application.thq-tw-application video {
  max-width: 100%;
  height: auto;
}

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

.thq-tw-application.thq-tw-application [hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

.thq-tw-application.thq-tw-application .tooltip-arrow,.thq-tw-application.thq-tw-application .tooltip-arrow:before {
  position: absolute;
  width: 8px;
  height: 8px;
  background: inherit;
}

.thq-tw-application.thq-tw-application .tooltip-arrow {
  visibility: hidden;
}

.thq-tw-application.thq-tw-application .tooltip-arrow:before {
  content: "";
  visibility: visible;
  transform: rotate(45deg);
}

.thq-tw-application.thq-tw-application [data-tooltip-style^='light'] + .tooltip > .tooltip-arrow:before {
  border-style: solid;
  border-color: #e5e7eb;
}

.thq-tw-application.thq-tw-application [data-tooltip-style^='light'] + .tooltip[data-popper-placement^='top'] > .tooltip-arrow:before {
  border-bottom-width: 1px;
  border-right-width: 1px;
}

.thq-tw-application.thq-tw-application [data-tooltip-style^='light'] + .tooltip[data-popper-placement^='right'] > .tooltip-arrow:before {
  border-bottom-width: 1px;
  border-left-width: 1px;
}

.thq-tw-application.thq-tw-application [data-tooltip-style^='light'] + .tooltip[data-popper-placement^='bottom'] > .tooltip-arrow:before {
  border-top-width: 1px;
  border-left-width: 1px;
}

.thq-tw-application.thq-tw-application [data-tooltip-style^='light'] + .tooltip[data-popper-placement^='left'] > .tooltip-arrow:before {
  border-top-width: 1px;
  border-right-width: 1px;
}

.thq-tw-application.thq-tw-application .tooltip[data-popper-placement^='top'] > .tooltip-arrow {
  bottom: -4px;
}

.thq-tw-application.thq-tw-application .tooltip[data-popper-placement^='bottom'] > .tooltip-arrow {
  top: -4px;
}

.thq-tw-application.thq-tw-application .tooltip[data-popper-placement^='left'] > .tooltip-arrow {
  right: -4px;
}

.thq-tw-application.thq-tw-application .tooltip[data-popper-placement^='right'] > .tooltip-arrow {
  left: -4px;
}

.thq-tw-application.thq-tw-application .tooltip.invisible > .tooltip-arrow:before {
  visibility: hidden;
}

.thq-tw-application.thq-tw-application [data-popper-arrow],.thq-tw-application.thq-tw-application [data-popper-arrow]:before {
  position: absolute;
  width: 8px;
  height: 8px;
  background: inherit;
}

.thq-tw-application.thq-tw-application [data-popper-arrow] {
  visibility: hidden;
}

.thq-tw-application.thq-tw-application [data-popper-arrow]:before {
  content: "";
  visibility: visible;
  transform: rotate(45deg);
}

.thq-tw-application.thq-tw-application [data-popper-arrow]:after {
  content: "";
  visibility: visible;
  transform: rotate(45deg);
  position: absolute;
  width: 9px;
  height: 9px;
  background: inherit;
}

.thq-tw-application.thq-tw-application [role="tooltip"] > [data-popper-arrow]:before {
  border-style: solid;
  border-color: #e5e7eb;
}

.thq-tw-application.thq-tw-application .dark [role="tooltip"] > [data-popper-arrow]:before {
  border-style: solid;
  border-color: #4b5563;
}

.thq-tw-application.thq-tw-application [role="tooltip"] > [data-popper-arrow]:after {
  border-style: solid;
  border-color: #e5e7eb;
}

.thq-tw-application.thq-tw-application .dark [role="tooltip"] > [data-popper-arrow]:after {
  border-style: solid;
  border-color: #4b5563;
}

.thq-tw-application.thq-tw-application [data-popover][role="tooltip"][data-popper-placement^='top'] > [data-popper-arrow]:before {
  border-bottom-width: 1px;
  border-right-width: 1px;
}

.thq-tw-application.thq-tw-application [data-popover][role="tooltip"][data-popper-placement^='top'] > [data-popper-arrow]:after {
  border-bottom-width: 1px;
  border-right-width: 1px;
}

.thq-tw-application.thq-tw-application [data-popover][role="tooltip"][data-popper-placement^='right'] > [data-popper-arrow]:before {
  border-bottom-width: 1px;
  border-left-width: 1px;
}

.thq-tw-application.thq-tw-application [data-popover][role="tooltip"][data-popper-placement^='right'] > [data-popper-arrow]:after {
  border-bottom-width: 1px;
  border-left-width: 1px;
}

.thq-tw-application.thq-tw-application [data-popover][role="tooltip"][data-popper-placement^='bottom'] > [data-popper-arrow]:before {
  border-top-width: 1px;
  border-left-width: 1px;
}

.thq-tw-application.thq-tw-application [data-popover][role="tooltip"][data-popper-placement^='bottom'] > [data-popper-arrow]:after {
  border-top-width: 1px;
  border-left-width: 1px;
}

.thq-tw-application.thq-tw-application [data-popover][role="tooltip"][data-popper-placement^='left'] > [data-popper-arrow]:before {
  border-top-width: 1px;
  border-right-width: 1px;
}

.thq-tw-application.thq-tw-application [data-popover][role="tooltip"][data-popper-placement^='left'] > [data-popper-arrow]:after {
  border-top-width: 1px;
  border-right-width: 1px;
}

.thq-tw-application.thq-tw-application [data-popover][role="tooltip"][data-popper-placement^='top'] > [data-popper-arrow] {
  bottom: -5px;
}

.thq-tw-application.thq-tw-application [data-popover][role="tooltip"][data-popper-placement^='bottom'] > [data-popper-arrow] {
  top: -5px;
}

.thq-tw-application.thq-tw-application [data-popover][role="tooltip"][data-popper-placement^='left'] > [data-popper-arrow] {
  right: -5px;
}

.thq-tw-application.thq-tw-application [data-popover][role="tooltip"][data-popper-placement^='right'] > [data-popper-arrow] {
  left: -5px;
}

.thq-tw-application.thq-tw-application [role="tooltip"].invisible > [data-popper-arrow]:before {
  visibility: hidden;
}

.thq-tw-application.thq-tw-application [role="tooltip"].invisible > [data-popper-arrow]:after {
  visibility: hidden;
}

.thq-tw-application.thq-tw-application [type='text'],.thq-tw-application.thq-tw-application [type='email'],.thq-tw-application.thq-tw-application [type='url'],.thq-tw-application.thq-tw-application [type='password'],.thq-tw-application.thq-tw-application [type='number'],.thq-tw-application.thq-tw-application [type='date'],.thq-tw-application.thq-tw-application [type='datetime-local'],.thq-tw-application.thq-tw-application [type='month'],.thq-tw-application.thq-tw-application [type='search'],.thq-tw-application.thq-tw-application [type='tel'],.thq-tw-application.thq-tw-application [type='time'],.thq-tw-application.thq-tw-application [type='week'],.thq-tw-application.thq-tw-application [multiple],.thq-tw-application.thq-tw-application textarea,.thq-tw-application.thq-tw-application select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.8rem;
  padding-right: 1.2rem;
  padding-bottom: 0.8rem;
  padding-left: 1.2rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  --tw-shadow: 0 0 #0000;
}

.thq-tw-application.thq-tw-application [type='text']:focus, .thq-tw-application.thq-tw-application [type='email']:focus, .thq-tw-application.thq-tw-application [type='url']:focus, .thq-tw-application.thq-tw-application [type='password']:focus, .thq-tw-application.thq-tw-application [type='number']:focus, .thq-tw-application.thq-tw-application [type='date']:focus, .thq-tw-application.thq-tw-application [type='datetime-local']:focus, .thq-tw-application.thq-tw-application [type='month']:focus, .thq-tw-application.thq-tw-application [type='search']:focus, .thq-tw-application.thq-tw-application [type='tel']:focus, .thq-tw-application.thq-tw-application [type='time']:focus, .thq-tw-application.thq-tw-application [type='week']:focus, .thq-tw-application.thq-tw-application [multiple]:focus, .thq-tw-application.thq-tw-application textarea:focus, .thq-tw-application.thq-tw-application select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

.thq-tw-application.thq-tw-application input::-moz-placeholder, .thq-tw-application.thq-tw-application textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}

.thq-tw-application.thq-tw-application input::placeholder,.thq-tw-application.thq-tw-application textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

.thq-tw-application.thq-tw-application ::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

.thq-tw-application.thq-tw-application input[type="time"]::-webkit-calendar-picker-indicator {
  background: none;
}

.thq-tw-application.thq-tw-application select:not([size]) {
  background-image: url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 10 6'%3e %3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 1 4 4 4-4'/%3e %3c/svg%3e");
  background-position: right 1.2rem center;
  background-repeat: no-repeat;
  background-size: 0.75em 0.75em;
  padding-right: 4rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

.thq-tw-application.thq-tw-application :is([dir=rtl]) select:not([size]) {
  background-position: left 1.2rem center;
  padding-right: 1.2rem;
  padding-left: 0;
}

.thq-tw-application.thq-tw-application [multiple] {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 1.2rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}

.thq-tw-application.thq-tw-application [type='checkbox'],.thq-tw-application.thq-tw-application [type='radio'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1.6rem;
  width: 1.6rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}

.thq-tw-application.thq-tw-application [type='checkbox'] {
  border-radius: 0px;
}

.thq-tw-application.thq-tw-application [type='radio'] {
  border-radius: 100%;
}

.thq-tw-application.thq-tw-application [type='checkbox']:focus,.thq-tw-application.thq-tw-application [type='radio']:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

.thq-tw-application.thq-tw-application [type='checkbox']:checked,.thq-tw-application.thq-tw-application [type='radio']:checked,.thq-tw-application.thq-tw-application .dark [type='checkbox']:checked,.thq-tw-application.thq-tw-application .dark [type='radio']:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 0.55em 0.55em;
  background-position: center;
  background-repeat: no-repeat;
}

.thq-tw-application.thq-tw-application [type='checkbox']:checked {
  background-image: url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 12'%3e %3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M1 5.917 5.724 10.5 15 1.5'/%3e %3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 0.55em 0.55em;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

.thq-tw-application.thq-tw-application [type='radio']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
  background-size: 1em 1em;
}

.thq-tw-application.thq-tw-application .dark [type='radio']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
  background-size: 1em 1em;
}

.thq-tw-application.thq-tw-application [type='checkbox']:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 12'%3e %3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M0.5 6h14'/%3e %3c/svg%3e");
  background-color: currentColor;
  border-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 0.55em 0.55em;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

.thq-tw-application.thq-tw-application [type='checkbox']:indeterminate:hover,.thq-tw-application.thq-tw-application [type='checkbox']:indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}

.thq-tw-application.thq-tw-application [type='file'] {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}

.thq-tw-application.thq-tw-application [type='file']:focus {
  outline: 1px auto inherit;
}

.thq-tw-application.thq-tw-application input[type=file]::file-selector-button {
  color: white;
  background: #1f2937;
  border: 0;
  font-weight: 500;
  font-size: 1.4rem;
  cursor: pointer;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 3.2rem;
  padding-right: 1.6rem;
  margin-inline-start: -1.6rem;
  margin-inline-end: 1.6rem;
}

.thq-tw-application.thq-tw-application input[type=file]::file-selector-button:hover {
  background: #374151;
}

.thq-tw-application.thq-tw-application :is([dir=rtl]) input[type=file]::file-selector-button {
  padding-right: 3.2rem;
  padding-left: 1.6rem;
}

.thq-tw-application.thq-tw-application .dark input[type=file]::file-selector-button {
  color: white;
  background: #4b5563;
}

.thq-tw-application.thq-tw-application .dark input[type=file]::file-selector-button:hover {
  background: #6b7280;
}

.thq-tw-application.thq-tw-application input[type="range"]::-webkit-slider-thumb {
  height: 2rem;
  width: 2rem;
  background: #2563eb;
  border-radius: 9999px;
  border: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}

.thq-tw-application.thq-tw-application input[type="range"]:disabled::-webkit-slider-thumb {
  background: #9ca3af;
}

.thq-tw-application.thq-tw-application .dark input[type="range"]:disabled::-webkit-slider-thumb {
  background: #6b7280;
}

.thq-tw-application.thq-tw-application input[type="range"]:focus::-webkit-slider-thumb {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1px;
  --tw-ring-color: rgb(164 202 254 / var(--tw-ring-opacity));
}

.thq-tw-application.thq-tw-application input[type="range"]::-moz-range-thumb {
  height: 2rem;
  width: 2rem;
  background: #2563eb;
  border-radius: 9999px;
  border: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}

.thq-tw-application.thq-tw-application input[type="range"]:disabled::-moz-range-thumb {
  background: #9ca3af;
}

.thq-tw-application.thq-tw-application .dark input[type="range"]:disabled::-moz-range-thumb {
  background: #6b7280;
}

.thq-tw-application.thq-tw-application input[type="range"]::-moz-range-progress {
  background: #3b82f6;
}

.thq-tw-application.thq-tw-application input[type="range"]::-ms-fill-lower {
  background: #3b82f6;
}

.thq-tw-application.thq-tw-application .toggle-bg:after {
  content: "";
  position: absolute;
  top: 0.2rem;
  left: 0.2rem;
  background: white;
  border-color: #d1d5db;
  border-width: 1px;
  border-radius: 9999px;
  height: 2rem;
  width: 2rem;
  transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
  transition-duration: .15s;
  box-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
}

.thq-tw-application.thq-tw-application input:checked + .toggle-bg:after {
  transform: translateX(100%);;
  border-color: white;
}

.thq-tw-application.thq-tw-application input:checked + .toggle-bg {
  background: #2563eb;
  border-color: #2563eb;
}

.thq-tw-application.thq-tw-application .container {
  width: 100%;
}

@media (min-width: 640px) {
  .thq-tw-application.thq-tw-application .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .thq-tw-application.thq-tw-application .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .thq-tw-application.thq-tw-application .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .thq-tw-application.thq-tw-application .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .thq-tw-application.thq-tw-application .container {
    max-width: 1536px;
  }
}

.thq-tw-application.thq-tw-application .datatable-wrapper {
  width: 100%;
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-top {
  display: flex;
  justify-content: space-between;
  flex-direction: column-reverse;
  align-items: start;
  gap: 1.6rem;
  margin-bottom: 1.6rem;
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-search .datatable-input, .thq-tw-application.thq-tw-application .datatable-wrapper .datatable-input {
  color: #111827;
  font-size: 1.4rem;
  border: 1px solid #d1d5db;
  border-radius: 0.8rem;
  background-color: #f9fafb;
  min-width: 25.6rem;
}

.thq-tw-application.thq-tw-application .dark .datatable-wrapper .datatable-search .datatable-input, .thq-tw-application.thq-tw-application .dark .datatable-wrapper .datatable-input {
  color: white;
  background-color: #1f2937;
  border: 1px solid #374151;
}

.thq-tw-application.thq-tw-application .datatable-wrapper thead th .datatable-input {
  background-color: white;
  font-weight: 400;
  color: #111827;
  padding-top: 0.56rem;
  padding-bottom: 0.56rem;
  min-width: 0;
}

.thq-tw-application.thq-tw-application .dark .datatable-wrapper thead th .datatable-input {
  background-color: #374151;
  border-color: #4b5563;
  color: white;
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-top .datatable-dropdown {
  color: #6b7280;
  font-size: 1.4rem;
}

.thq-tw-application.thq-tw-application .dark .datatable-wrapper .datatable-top .datatable-dropdown {
  color: #9ca3af;
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-top .datatable-dropdown .datatable-selector {
  background-color: #f9fafb;
  color: #111827;
  font-size: 1.4rem;
  border: 1px solid #d1d5db;
  border-radius: 0.8rem;
  margin-right: 0.4rem;
  min-width: 6.4rem;
}

.thq-tw-application.thq-tw-application .dark .datatable-wrapper .datatable-top .datatable-dropdown .datatable-selector {
  background-color: #1f2937;
  border: 1px solid #374151;
  color: white;
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-container thead tr.search-filtering-row th {
  padding-top: 0;
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-search .datatable-input:focus {
  border-color: #2563eb;
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-container {
  overflow-x: auto;
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-table {
  width: 100%;
  font-size: 1.4rem;
  color: #6b7280;
  text-align: left;
}

.thq-tw-application.thq-tw-application .dark .datatable-wrapper .datatable-table {
  color: #9ca3af;
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-table thead {
  font-size: 1.2rem;
  color: #6b7280;
  background-color: #f9fafb;
}

.thq-tw-application.thq-tw-application .dark .datatable-wrapper .datatable-table thead {
  color: #9ca3af;
  background-color: #1f2937;
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-table thead th {
  white-space: nowrap;
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-table thead th, .thq-tw-application.thq-tw-application .datatable-wrapper .datatable-table tbody th, .thq-tw-application.thq-tw-application .datatable-wrapper .datatable-table tbody td {
  width: auto !important;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  padding-left: 2.4rem;
  padding-right: 2.4rem;
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-table thead th .datatable-sorter, .thq-tw-application.thq-tw-application .datatable-wrapper .datatable-table thead th {
  text-transform: uppercase;
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-table thead th .datatable-sorter:hover, .thq-tw-application.thq-tw-application .datatable-wrapper .datatable-table thead th.datatable-ascending .datatable-sorter, .thq-tw-application.thq-tw-application .datatable-wrapper .datatable-table thead th.datatable-descending .datatable-sorter {
  color: #111827;
}

.thq-tw-application.thq-tw-application .dark .datatable-wrapper .datatable-table thead th .datatable-sorter:hover, .thq-tw-application.thq-tw-application .dark .datatable-wrapper .datatable-table thead th.datatable-ascending .datatable-sorter, .thq-tw-application.thq-tw-application .dark .datatable-wrapper .datatable-table thead th.datatable-descending .datatable-sorter {
  color: white;
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-table tbody tr.selected {
  background-color: #f3f4f6;
}

.thq-tw-application.thq-tw-application .dark .datatable-wrapper .datatable-table tbody tr.selected {
  background-color: #374151;
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-table tbody tr {
  border-bottom: 1px solid #e5e7eb;
}

.thq-tw-application.thq-tw-application .dark .datatable-wrapper .datatable-table tbody tr {
  border-bottom: 1px solid #374151;
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-table .datatable-empty {
  text-align: center;
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-bottom {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: start;
  margin-top: 1.6rem;
  gap: 1.6rem;
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-bottom .datatable-info {
  color: #6b7280;
  font-size: 1.4rem;
}

.thq-tw-application.thq-tw-application .dark .datatable-wrapper .datatable-bottom .datatable-info {
  color: #9ca3af;
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-bottom .datatable-pagination .datatable-pagination-list {
  display: flex;
  align-items: center;
  height: 3.2rem;
  font-size: 1.4rem;
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-bottom .datatable-pagination .datatable-pagination-list-item-link {
  display: flex;
  align-items: center;
  color: #6b7280;
  font-weight: 500;
  padding-left: 1.2rem;
  padding-right: 1.2rem;
  height: 3.2rem;
  font-size: 1.4rem;
  border-top: 1px solid #d1d5db;
  border-bottom: 1px solid #d1d5db;
  border-right: 1px solid #d1d5db;
}

.thq-tw-application.thq-tw-application .dark .datatable-wrapper .datatable-bottom .datatable-pagination .datatable-pagination-list-item-link {
  color: #9ca3af;
  border-color: #374151;
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-bottom .datatable-pagination .datatable-pagination-list-item:first-of-type, .thq-tw-application.thq-tw-application .datatable-wrapper .datatable-bottom .datatable-pagination .datatable-pagination-list-item:last-of-type {
  position: relative;
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-bottom .datatable-pagination .datatable-pagination-list-item:first-of-type .datatable-pagination-list-item-link, .thq-tw-application.thq-tw-application .datatable-wrapper .datatable-bottom .datatable-pagination .datatable-pagination-list-item:last-of-type .datatable-pagination-list-item-link {
  color: transparent;
}

.thq-tw-application.thq-tw-application .dark .datatable-wrapper .datatable-bottom .datatable-pagination .datatable-pagination-list-item:first-of-type .datatable-pagination-list-item-link, .thq-tw-application.thq-tw-application .dark .datatable-wrapper .datatable-bottom .datatable-pagination .datatable-pagination-list-item:last-of-type .datatable-pagination-list-item-link {
  color: transparent;
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-bottom .datatable-pagination .datatable-pagination-list-item:first-of-type .datatable-pagination-list-item-link::after {
  content: url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 24 24'%3e %3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m14 8-4 4 4 4'/%3e %3c/svg%3e");
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2.08rem;
  height: 2.08rem;
  transform: translate(-50%, -50%);
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-bottom .datatable-pagination .datatable-pagination-list-item:first-of-type .datatable-pagination-list-item-link:hover::after {
  content: url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 24 24'%3e %3cpath stroke='%23111827' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m14 8-4 4 4 4'/%3e %3c/svg%3e");
}

.thq-tw-application.thq-tw-application .dark .datatable-wrapper .datatable-bottom .datatable-pagination .datatable-pagination-list-item:first-of-type .datatable-pagination-list-item-link::after {
  content: url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 24 24'%3e %3cpath stroke='%239ca3af' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m14 8-4 4 4 4'/%3e %3c/svg%3e");
}

.thq-tw-application.thq-tw-application .dark .datatable-wrapper .datatable-bottom .datatable-pagination .datatable-pagination-list-item:first-of-type .datatable-pagination-list-item-link:hover::after {
  content: url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 24 24'%3e %3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m14 8-4 4 4 4'/%3e %3c/svg%3e");
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-bottom .datatable-pagination .datatable-pagination-list-item:last-of-type .datatable-pagination-list-item-link::after {
  content: url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 24 24'%3e %3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m10 16 4-4-4-4'/%3e %3c/svg%3e");
  position: absolute;
  top: 50%;
  right: 50%;
  width: 2.08rem;
  height: 2.08rem;
  transform: translate(50%, -50%);
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-bottom .datatable-pagination .datatable-pagination-list-item:last-of-type .datatable-pagination-list-item-link:hover::after {
  content: url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 24 24'%3e %3cpath stroke='%23111827' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m10 16 4-4-4-4'/%3e %3c/svg%3e");
}

.thq-tw-application.thq-tw-application .dark .datatable-wrapper .datatable-bottom .datatable-pagination .datatable-pagination-list-item:last-of-type .datatable-pagination-list-item-link::after {
  content: url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 24 24'%3e %3cpath stroke='%239ca3af' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m10 16 4-4-4-4'/%3e %3c/svg%3e");
}

.thq-tw-application.thq-tw-application .dark .datatable-wrapper .datatable-bottom .datatable-pagination .datatable-pagination-list-item:last-of-type .datatable-pagination-list-item-link:hover::after {
  content: url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 24 24'%3e %3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m10 16 4-4-4-4'/%3e %3c/svg%3e");
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-bottom .datatable-pagination .datatable-pagination-list-item:first-of-type .datatable-pagination-list-item-link {
  border-top-left-radius: 0.8rem;
  border-bottom-left-radius: 0.8rem;
  border-left: 1px solid #d1d5db;
}

.thq-tw-application.thq-tw-application .dark .datatable-wrapper .datatable-bottom .datatable-pagination .datatable-pagination-list-item:first-of-type .datatable-pagination-list-item-link {
  border-left: 1px solid #374151;
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-bottom .datatable-pagination .datatable-pagination-list-item:last-of-type .datatable-pagination-list-item-link {
  border-top-right-radius: 0.8rem;
  border-bottom-right-radius: 0.8rem;
  border-left: 0;
}

.thq-tw-application.thq-tw-application .datatable-wrapper .datatable-bottom .datatable-pagination .datatable-pagination-list-item-link:hover {
  background-color: #f9fafb;
  color: #374151;
}

.thq-tw-application.thq-tw-application .dark .datatable-wrapper .datatable-bottom .datatable-pagination .datatable-pagination-list-item-link:hover {
  background-color: #374151;
  color: white;
}

@media (min-width: 640px) {
  .thq-tw-application.thq-tw-application .datatable-wrapper .datatable-top {
    flex-direction: row-reverse;
    align-items: center;
  }

  .thq-tw-application.thq-tw-application .datatable-wrapper .datatable-bottom {
    flex-direction: row;
    align-items: center;
  }
}

.thq-tw-application.thq-tw-application .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;
}

.thq-tw-application.thq-tw-application .pointer-events-none {
  pointer-events: none;
}

.thq-tw-application.thq-tw-application .visible {
  visibility: visible;
}

.thq-tw-application.thq-tw-application .invisible {
  visibility: hidden;
}

.thq-tw-application.thq-tw-application .collapse {
  visibility: collapse;
}

.thq-tw-application.thq-tw-application .static {
  position: static;
}

.thq-tw-application.thq-tw-application .fixed {
  position: fixed;
}

.thq-tw-application.thq-tw-application .absolute {
  position: absolute;
}

.thq-tw-application.thq-tw-application .relative {
  position: relative;
}

.thq-tw-application.thq-tw-application .inset-0 {
  inset: 0px;
}

.thq-tw-application.thq-tw-application .inset-y-0 {
  top: 0px;
  bottom: 0px;
}

.thq-tw-application.thq-tw-application .-bottom-1 {
  bottom: -0.4rem;
}

.thq-tw-application.thq-tw-application .-right-1 {
  right: -0.4rem;
}

.thq-tw-application.thq-tw-application .bottom-0 {
  bottom: 0px;
}

.thq-tw-application.thq-tw-application .bottom-4 {
  bottom: 1.6rem;
}

.thq-tw-application.thq-tw-application .bottom-\[60px\] {
  bottom: 60px;
}

.thq-tw-application.thq-tw-application .end-0 {
  inset-inline-end: 0px;
}

.thq-tw-application.thq-tw-application .left-0 {
  left: 0px;
}

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

.thq-tw-application.thq-tw-application .left-5 {
  left: 2rem;
}

.thq-tw-application.thq-tw-application .right-0 {
  right: 0px;
}

.thq-tw-application.thq-tw-application .right-4 {
  right: 1.6rem;
}

.thq-tw-application.thq-tw-application .start-0 {
  inset-inline-start: 0px;
}

.thq-tw-application.thq-tw-application .top-0 {
  top: 0px;
}

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

.thq-tw-application.thq-tw-application .top-5 {
  top: 2rem;
}

.thq-tw-application.thq-tw-application .top-full {
  top: 100%;
}

.thq-tw-application.thq-tw-application .z-10 {
  z-index: 10;
}

.thq-tw-application.thq-tw-application .z-20 {
  z-index: 20;
}

.thq-tw-application.thq-tw-application .z-30 {
  z-index: 30;
}

.thq-tw-application.thq-tw-application .z-40 {
  z-index: 40;
}

.thq-tw-application.thq-tw-application .z-50 {
  z-index: 50;
}

.thq-tw-application.thq-tw-application .z-\[250\] {
  z-index: 250;
}

.thq-tw-application.thq-tw-application .col-span-1 {
  grid-column: span 1 / span 1;
}

.thq-tw-application.thq-tw-application .col-span-2 {
  grid-column: span 2 / span 2;
}

.thq-tw-application.thq-tw-application .col-span-3 {
  grid-column: span 3 / span 3;
}

.thq-tw-application.thq-tw-application .col-start-1 {
  grid-column-start: 1;
}

.thq-tw-application.thq-tw-application .row-start-1 {
  grid-row-start: 1;
}

.thq-tw-application.thq-tw-application .float-right {
  float: right;
}

.thq-tw-application.thq-tw-application .float-left {
  float: left;
}

.thq-tw-application.thq-tw-application .m-0 {
  margin: 0px;
}

.thq-tw-application.thq-tw-application .m-1 {
  margin: 0.4rem;
}

.thq-tw-application.thq-tw-application .m-2 {
  margin: 0.8rem;
}

.thq-tw-application.thq-tw-application .-mx-2 {
  margin-left: -0.8rem;
  margin-right: -0.8rem;
}

.thq-tw-application.thq-tw-application .-mx-4 {
  margin-left: -1.6rem;
  margin-right: -1.6rem;
}

.thq-tw-application.thq-tw-application .-my-1\.5 {
  margin-top: -0.6rem;
  margin-bottom: -0.6rem;
}

.thq-tw-application.thq-tw-application .mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.thq-tw-application.thq-tw-application .mx-1 {
  margin-left: 0.4rem;
  margin-right: 0.4rem;
}

.thq-tw-application.thq-tw-application .mx-2\.5 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.thq-tw-application.thq-tw-application .mx-4 {
  margin-left: 1.6rem;
  margin-right: 1.6rem;
}

.thq-tw-application.thq-tw-application .mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.thq-tw-application.thq-tw-application .my-2 {
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
}

.thq-tw-application.thq-tw-application .my-3 {
  margin-top: 1.2rem;
  margin-bottom: 1.2rem;
}

.thq-tw-application.thq-tw-application .my-\[-2px\] {
  margin-top: -2px;
  margin-bottom: -2px;
}

.thq-tw-application.thq-tw-application .\!mb-0 {
  margin-bottom: 0px !important;
}

.thq-tw-application.thq-tw-application .\!mb-3 {
  margin-bottom: 1.2rem !important;
}

.thq-tw-application.thq-tw-application .\!mt-1 {
  margin-top: 0.4rem !important;
}

.thq-tw-application.thq-tw-application .\!mt-3 {
  margin-top: 1.2rem !important;
}

.thq-tw-application.thq-tw-application .\!mt-4 {
  margin-top: 1.6rem !important;
}

.thq-tw-application.thq-tw-application .\!mt-5 {
  margin-top: 2rem !important;
}

.thq-tw-application.thq-tw-application .-mb-0\.5 {
  margin-bottom: -0.2rem;
}

.thq-tw-application.thq-tw-application .-mb-px {
  margin-bottom: -1px;
}

.thq-tw-application.thq-tw-application .-ml-1 {
  margin-left: -0.4rem;
}

.thq-tw-application.thq-tw-application .-mr-\[22px\] {
  margin-right: -22px;
}

.thq-tw-application.thq-tw-application .-mt-0\.5 {
  margin-top: -0.2rem;
}

.thq-tw-application.thq-tw-application .-mt-\[33px\] {
  margin-top: -33px;
}

.thq-tw-application.thq-tw-application .-mt-\[3px\] {
  margin-top: -3px;
}

.thq-tw-application.thq-tw-application .-mt-px {
  margin-top: -1px;
}

.thq-tw-application.thq-tw-application .mb-0 {
  margin-bottom: 0px;
}

.thq-tw-application.thq-tw-application .mb-1 {
  margin-bottom: 0.4rem;
}

.thq-tw-application.thq-tw-application .mb-1\.5 {
  margin-bottom: 0.6rem;
}

.thq-tw-application.thq-tw-application .mb-2 {
  margin-bottom: 0.8rem;
}

.thq-tw-application.thq-tw-application .mb-3 {
  margin-bottom: 1.2rem;
}

.thq-tw-application.thq-tw-application .mb-3\.5 {
  margin-bottom: 1.4rem;
}

.thq-tw-application.thq-tw-application .mb-4 {
  margin-bottom: 1.6rem;
}

.thq-tw-application.thq-tw-application .mb-5 {
  margin-bottom: 2rem;
}

.thq-tw-application.thq-tw-application .mb-6 {
  margin-bottom: 2.4rem;
}

.thq-tw-application.thq-tw-application .mb-8 {
  margin-bottom: 3.2rem;
}

.thq-tw-application.thq-tw-application .mb-\[2px\] {
  margin-bottom: 2px;
}

.thq-tw-application.thq-tw-application .mb-\[9px\] {
  margin-bottom: 9px;
}

.thq-tw-application.thq-tw-application .me-2 {
  margin-inline-end: 0.8rem;
}

.thq-tw-application.thq-tw-application .me-3 {
  margin-inline-end: 1.2rem;
}

.thq-tw-application.thq-tw-application .ml-1 {
  margin-left: 0.4rem;
}

.thq-tw-application.thq-tw-application .ml-2 {
  margin-left: 0.8rem;
}

.thq-tw-application.thq-tw-application .ml-3 {
  margin-left: 1.2rem;
}

.thq-tw-application.thq-tw-application .ml-4 {
  margin-left: 1.6rem;
}

.thq-tw-application.thq-tw-application .ml-6 {
  margin-left: 2.4rem;
}

.thq-tw-application.thq-tw-application .ml-\[1\.5px\] {
  margin-left: 1.5px;
}

.thq-tw-application.thq-tw-application .ml-\[67px\] {
  margin-left: 67px;
}

.thq-tw-application.thq-tw-application .ml-\[83px\] {
  margin-left: 83px;
}

.thq-tw-application.thq-tw-application .ml-auto {
  margin-left: auto;
}

.thq-tw-application.thq-tw-application .mr-1 {
  margin-right: 0.4rem;
}

.thq-tw-application.thq-tw-application .mr-1\.5 {
  margin-right: 0.6rem;
}

.thq-tw-application.thq-tw-application .mr-2 {
  margin-right: 0.8rem;
}

.thq-tw-application.thq-tw-application .mr-2\.5 {
  margin-right: 1rem;
}

.thq-tw-application.thq-tw-application .mr-3 {
  margin-right: 1.2rem;
}

.thq-tw-application.thq-tw-application .mr-4 {
  margin-right: 1.6rem;
}

.thq-tw-application.thq-tw-application .ms-1 {
  margin-inline-start: 0.4rem;
}

.thq-tw-application.thq-tw-application .ms-2 {
  margin-inline-start: 0.8rem;
}

.thq-tw-application.thq-tw-application .ms-3 {
  margin-inline-start: 1.2rem;
}

.thq-tw-application.thq-tw-application .ms-auto {
  margin-inline-start: auto;
}

.thq-tw-application.thq-tw-application .mt-0\.5 {
  margin-top: 0.2rem;
}

.thq-tw-application.thq-tw-application .mt-1 {
  margin-top: 0.4rem;
}

.thq-tw-application.thq-tw-application .mt-2 {
  margin-top: 0.8rem;
}

.thq-tw-application.thq-tw-application .mt-3 {
  margin-top: 1.2rem;
}

.thq-tw-application.thq-tw-application .mt-4 {
  margin-top: 1.6rem;
}

.thq-tw-application.thq-tw-application .mt-6 {
  margin-top: 2.4rem;
}

.thq-tw-application.thq-tw-application .mt-\[5px\] {
  margin-top: 5px;
}

.thq-tw-application.thq-tw-application .box-border {
  box-sizing: border-box;
}

.thq-tw-application.thq-tw-application .block {
  display: block;
}

.thq-tw-application.thq-tw-application .inline-block {
  display: inline-block;
}

.thq-tw-application.thq-tw-application .inline {
  display: inline;
}

.thq-tw-application.thq-tw-application .flex {
  display: flex;
}

.thq-tw-application.thq-tw-application .inline-flex {
  display: inline-flex;
}

.thq-tw-application.thq-tw-application .table {
  display: table;
}

.thq-tw-application.thq-tw-application .table-cell {
  display: table-cell;
}

.thq-tw-application.thq-tw-application .table-row {
  display: table-row;
}

.thq-tw-application.thq-tw-application .grid {
  display: grid;
}

.thq-tw-application.thq-tw-application .contents {
  display: contents;
}

.thq-tw-application.thq-tw-application .hidden {
  display: none;
}

.thq-tw-application.thq-tw-application .size-16 {
  width: 6.4rem;
  height: 6.4rem;
}

.thq-tw-application.thq-tw-application .h-10 {
  height: 4rem;
}

.thq-tw-application.thq-tw-application .h-12 {
  height: 4.8rem;
}

.thq-tw-application.thq-tw-application .h-16 {
  height: 6.4rem;
}

.thq-tw-application.thq-tw-application .h-2 {
  height: 0.8rem;
}

.thq-tw-application.thq-tw-application .h-20 {
  height: 8rem;
}

.thq-tw-application.thq-tw-application .h-3 {
  height: 1.2rem;
}

.thq-tw-application.thq-tw-application .h-4 {
  height: 1.6rem;
}

.thq-tw-application.thq-tw-application .h-5 {
  height: 2rem;
}

.thq-tw-application.thq-tw-application .h-6 {
  height: 2.4rem;
}

.thq-tw-application.thq-tw-application .h-7 {
  height: 2.8rem;
}

.thq-tw-application.thq-tw-application .h-8 {
  height: 3.2rem;
}

.thq-tw-application.thq-tw-application .h-9 {
  height: 3.6rem;
}

.thq-tw-application.thq-tw-application .h-\[30px\] {
  height: 30px;
}

.thq-tw-application.thq-tw-application .h-\[34px\] {
  height: 34px;
}

.thq-tw-application.thq-tw-application .h-\[calc\(100\%-1rem\)\] {
  height: calc(100% - 1.6rem);
}

.thq-tw-application.thq-tw-application .h-\[calc\(42\.6vh-3rem\)\] {
  height: calc(42.6vh - 4.8rem);
}

.thq-tw-application.thq-tw-application .h-\[calc\(50vh-3rem\)\] {
  height: calc(50vh - 4.8rem);
}

.thq-tw-application.thq-tw-application .h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.thq-tw-application.thq-tw-application .h-full {
  height: 100%;
}

.thq-tw-application.thq-tw-application .h-px {
  height: 1px;
}

.thq-tw-application.thq-tw-application .max-h-96 {
  max-height: 38.4rem;
}

.thq-tw-application.thq-tw-application .max-h-\[50vh\] {
  max-height: 50vh;
}

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

.thq-tw-application.thq-tw-application .min-h-6 {
  min-height: 2.4rem;
}

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

.thq-tw-application.thq-tw-application .w-1\/2 {
  width: 50%;
}

.thq-tw-application.thq-tw-application .w-10 {
  width: 4rem;
}

.thq-tw-application.thq-tw-application .w-11\/12 {
  width: 91.666667%;
}

.thq-tw-application.thq-tw-application .w-12 {
  width: 4.8rem;
}

.thq-tw-application.thq-tw-application .w-16 {
  width: 6.4rem;
}

.thq-tw-application.thq-tw-application .w-20 {
  width: 8rem;
}

.thq-tw-application.thq-tw-application .w-24 {
  width: 9.6rem;
}

.thq-tw-application.thq-tw-application .w-28 {
  width: 11.2rem;
}

.thq-tw-application.thq-tw-application .w-3 {
  width: 1.2rem;
}

.thq-tw-application.thq-tw-application .w-3\/12 {
  width: 25%;
}

.thq-tw-application.thq-tw-application .w-3\/5 {
  width: 60%;
}

.thq-tw-application.thq-tw-application .w-32 {
  width: 12.8rem;
}

.thq-tw-application.thq-tw-application .w-4 {
  width: 1.6rem;
}

.thq-tw-application.thq-tw-application .w-4\/5 {
  width: 80%;
}

.thq-tw-application.thq-tw-application .w-40 {
  width: 16rem;
}

.thq-tw-application.thq-tw-application .w-48 {
  width: 19.2rem;
}

.thq-tw-application.thq-tw-application .w-5 {
  width: 2rem;
}

.thq-tw-application.thq-tw-application .w-52 {
  width: 20.8rem;
}

.thq-tw-application.thq-tw-application .w-6 {
  width: 2.4rem;
}

.thq-tw-application.thq-tw-application .w-64 {
  width: 25.6rem;
}

.thq-tw-application.thq-tw-application .w-7 {
  width: 2.8rem;
}

.thq-tw-application.thq-tw-application .w-72 {
  width: 28.8rem;
}

.thq-tw-application.thq-tw-application .w-8 {
  width: 3.2rem;
}

.thq-tw-application.thq-tw-application .w-80 {
  width: 32rem;
}

.thq-tw-application.thq-tw-application .w-9 {
  width: 3.6rem;
}

.thq-tw-application.thq-tw-application .w-9\/12 {
  width: 75%;
}

.thq-tw-application.thq-tw-application .w-96 {
  width: 38.4rem;
}

.thq-tw-application.thq-tw-application .w-\[149px\] {
  width: 149px;
}

.thq-tw-application.thq-tw-application .w-\[272px\] {
  width: 272px;
}

.thq-tw-application.thq-tw-application .w-\[371px\] {
  width: 371px;
}

.thq-tw-application.thq-tw-application .w-auto {
  width: auto;
}

.thq-tw-application.thq-tw-application .w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.thq-tw-application.thq-tw-application .w-full {
  width: 100%;
}

.thq-tw-application.thq-tw-application .min-w-0 {
  min-width: 0px;
}

.thq-tw-application.thq-tw-application .max-w-24 {
  max-width: 9.6rem;
}

.thq-tw-application.thq-tw-application .max-w-2xl {
  max-width: 67.2rem;
}

.thq-tw-application.thq-tw-application .max-w-4xl {
  max-width: 89.6rem;
}

.thq-tw-application.thq-tw-application .max-w-7xl {
  max-width: 128rem;
}

.thq-tw-application.thq-tw-application .max-w-\[calc\(100vw-2rem\)\] {
  max-width: calc(100vw - 3.2rem);
}

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

.thq-tw-application.thq-tw-application .max-w-md {
  max-width: 44.8rem;
}

.thq-tw-application.thq-tw-application .max-w-xl {
  max-width: 57.6rem;
}

.thq-tw-application.thq-tw-application .flex-1 {
  flex: 1 1 0%;
}

.thq-tw-application.thq-tw-application .flex-auto {
  flex: 1 1 auto;
}

.thq-tw-application.thq-tw-application .flex-none {
  flex: none;
}

.thq-tw-application.thq-tw-application .flex-shrink {
  flex-shrink: 1;
}

.thq-tw-application.thq-tw-application .flex-shrink-0 {
  flex-shrink: 0;
}

.thq-tw-application.thq-tw-application .shrink {
  flex-shrink: 1;
}

.thq-tw-application.thq-tw-application .shrink-0 {
  flex-shrink: 0;
}

.thq-tw-application.thq-tw-application .flex-grow {
  flex-grow: 1;
}

.thq-tw-application.thq-tw-application .flex-grow-0 {
  flex-grow: 0;
}

.thq-tw-application.thq-tw-application .grow {
  flex-grow: 1;
}

.thq-tw-application.thq-tw-application .border-collapse {
  border-collapse: collapse;
}

.thq-tw-application.thq-tw-application .origin-top-right {
  transform-origin: top right;
}

.thq-tw-application.thq-tw-application .-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.thq-tw-application.thq-tw-application .-translate-x-full {
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.thq-tw-application.thq-tw-application .-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.thq-tw-application.thq-tw-application .-translate-y-full {
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.thq-tw-application.thq-tw-application .translate-x-0 {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.thq-tw-application.thq-tw-application .translate-x-full {
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.thq-tw-application.thq-tw-application .translate-y-full {
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.thq-tw-application.thq-tw-application .rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.thq-tw-application.thq-tw-application .transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.thq-tw-application.thq-tw-application .transform-none {
  transform: none;
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

.thq-tw-application.thq-tw-application .animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.thq-tw-application.thq-tw-application .animate-spin {
  animation: spin 1s linear infinite;
}

.thq-tw-application.thq-tw-application .cursor-default {
  cursor: default;
}

.thq-tw-application.thq-tw-application .cursor-not-allowed {
  cursor: not-allowed;
}

.thq-tw-application.thq-tw-application .cursor-pointer {
  cursor: pointer;
}

.thq-tw-application.thq-tw-application .cursor-text {
  cursor: text;
}

.thq-tw-application.thq-tw-application .select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.thq-tw-application.thq-tw-application .resize {
  resize: both;
}

.thq-tw-application.thq-tw-application .list-disc {
  list-style-type: disc;
}

.thq-tw-application.thq-tw-application .list-none {
  list-style-type: none;
}

.thq-tw-application.thq-tw-application .appearance-none {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.thq-tw-application.thq-tw-application .grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.thq-tw-application.thq-tw-application .grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.thq-tw-application.thq-tw-application .grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.thq-tw-application.thq-tw-application .grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.thq-tw-application.thq-tw-application .grid-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}

.thq-tw-application.thq-tw-application .grid-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}

.thq-tw-application.thq-tw-application .flex-row {
  flex-direction: row;
}

.thq-tw-application.thq-tw-application .flex-row-reverse {
  flex-direction: row-reverse;
}

.thq-tw-application.thq-tw-application .flex-col {
  flex-direction: column;
}

.thq-tw-application.thq-tw-application .flex-wrap {
  flex-wrap: wrap;
}

.thq-tw-application.thq-tw-application .flex-nowrap {
  flex-wrap: nowrap;
}

.thq-tw-application.thq-tw-application .place-content-center {
  place-content: center;
}

.thq-tw-application.thq-tw-application .content-center {
  align-content: center;
}

.thq-tw-application.thq-tw-application .items-start {
  align-items: flex-start;
}

.thq-tw-application.thq-tw-application .items-end {
  align-items: flex-end;
}

.thq-tw-application.thq-tw-application .items-center {
  align-items: center;
}

.thq-tw-application.thq-tw-application .items-baseline {
  align-items: baseline;
}

.thq-tw-application.thq-tw-application .justify-start {
  justify-content: flex-start;
}

.thq-tw-application.thq-tw-application .justify-end {
  justify-content: flex-end;
}

.thq-tw-application.thq-tw-application .justify-center {
  justify-content: center;
}

.thq-tw-application.thq-tw-application .justify-between {
  justify-content: space-between;
}

.thq-tw-application.thq-tw-application .gap-0\.5 {
  gap: 0.2rem;
}

.thq-tw-application.thq-tw-application .gap-1 {
  gap: 0.4rem;
}

.thq-tw-application.thq-tw-application .gap-10 {
  gap: 4rem;
}

.thq-tw-application.thq-tw-application .gap-2 {
  gap: 0.8rem;
}

.thq-tw-application.thq-tw-application .gap-3 {
  gap: 1.2rem;
}

.thq-tw-application.thq-tw-application .gap-4 {
  gap: 1.6rem;
}

.thq-tw-application.thq-tw-application .gap-5 {
  gap: 2rem;
}

.thq-tw-application.thq-tw-application .gap-6 {
  gap: 2.4rem;
}

.thq-tw-application.thq-tw-application .gap-8 {
  gap: 3.2rem;
}

.thq-tw-application.thq-tw-application .gap-x-1 {
  -moz-column-gap: 0.4rem;
       column-gap: 0.4rem;
}

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

.thq-tw-application.thq-tw-application .-space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-1.6rem * var(--tw-space-x-reverse));
  margin-left: calc(-1.6rem * calc(1 - var(--tw-space-x-reverse)));
}

.thq-tw-application.thq-tw-application .space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.4rem * var(--tw-space-x-reverse));
  margin-left: calc(0.4rem * calc(1 - var(--tw-space-x-reverse)));
}

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

.thq-tw-application.thq-tw-application .space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.2rem * var(--tw-space-x-reverse));
  margin-left: calc(1.2rem * calc(1 - var(--tw-space-x-reverse)));
}

.thq-tw-application.thq-tw-application .space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.6rem * var(--tw-space-x-reverse));
  margin-left: calc(1.6rem * calc(1 - var(--tw-space-x-reverse)));
}

.thq-tw-application.thq-tw-application .space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.4rem * var(--tw-space-y-reverse));
}

.thq-tw-application.thq-tw-application .space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.8rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.8rem * var(--tw-space-y-reverse));
}

.thq-tw-application.thq-tw-application .space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.2rem * var(--tw-space-y-reverse));
}

.thq-tw-application.thq-tw-application .space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.6rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.6rem * var(--tw-space-y-reverse));
}

.thq-tw-application.thq-tw-application .space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.4rem * var(--tw-space-y-reverse));
}

.thq-tw-application.thq-tw-application .space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3.2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3.2rem * var(--tw-space-y-reverse));
}

.thq-tw-application.thq-tw-application .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));
}

.thq-tw-application.thq-tw-application .divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-divide-opacity, 1));
}

.thq-tw-application.thq-tw-application .divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity, 1));
}

.thq-tw-application.thq-tw-application .self-start {
  align-self: flex-start;
}

.thq-tw-application.thq-tw-application .self-end {
  align-self: flex-end;
}

.thq-tw-application.thq-tw-application .self-center {
  align-self: center;
}

.thq-tw-application.thq-tw-application .self-stretch {
  align-self: stretch;
}

.thq-tw-application.thq-tw-application .overflow-auto {
  overflow: auto;
}

.thq-tw-application.thq-tw-application .overflow-hidden {
  overflow: hidden;
}

.thq-tw-application.thq-tw-application .overflow-y-auto {
  overflow-y: auto;
}

.thq-tw-application.thq-tw-application .overflow-x-hidden {
  overflow-x: hidden;
}

.thq-tw-application.thq-tw-application .overflow-y-scroll {
  overflow-y: scroll;
}

.thq-tw-application.thq-tw-application .overscroll-y-contain {
  overscroll-behavior-y: contain;
}

.thq-tw-application.thq-tw-application .truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.thq-tw-application.thq-tw-application .text-ellipsis {
  text-overflow: ellipsis;
}

.thq-tw-application.thq-tw-application .whitespace-normal {
  white-space: normal;
}

.thq-tw-application.thq-tw-application .whitespace-nowrap {
  white-space: nowrap;
}

.thq-tw-application.thq-tw-application .text-nowrap {
  text-wrap: nowrap;
}

.thq-tw-application.thq-tw-application .break-words {
  overflow-wrap: break-word;
}

.thq-tw-application.thq-tw-application .rounded {
  border-radius: 0.4rem;
}

.thq-tw-application.thq-tw-application .rounded-full {
  border-radius: 9999px;
}

.thq-tw-application.thq-tw-application .rounded-lg {
  border-radius: 0.8rem;
}

.thq-tw-application.thq-tw-application .rounded-md {
  border-radius: 0.6rem;
}

.thq-tw-application.thq-tw-application .rounded-sm {
  border-radius: 0.2rem;
}

.thq-tw-application.thq-tw-application .rounded-xl {
  border-radius: 1.2rem;
}

.thq-tw-application.thq-tw-application .rounded-b {
  border-bottom-right-radius: 0.4rem;
  border-bottom-left-radius: 0.4rem;
}

.thq-tw-application.thq-tw-application .rounded-b-lg {
  border-bottom-right-radius: 0.8rem;
  border-bottom-left-radius: 0.8rem;
}

.thq-tw-application.thq-tw-application .rounded-b-md {
  border-bottom-right-radius: 0.6rem;
  border-bottom-left-radius: 0.6rem;
}

.thq-tw-application.thq-tw-application .rounded-e-lg {
  border-start-end-radius: 0.8rem;
  border-end-end-radius: 0.8rem;
}

.thq-tw-application.thq-tw-application .rounded-l-lg {
  border-top-left-radius: 0.8rem;
  border-bottom-left-radius: 0.8rem;
}

.thq-tw-application.thq-tw-application .rounded-r-lg {
  border-top-right-radius: 0.8rem;
  border-bottom-right-radius: 0.8rem;
}

.thq-tw-application.thq-tw-application .rounded-s-lg {
  border-start-start-radius: 0.8rem;
  border-end-start-radius: 0.8rem;
}

.thq-tw-application.thq-tw-application .rounded-t {
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
}

.thq-tw-application.thq-tw-application .rounded-t-lg {
  border-top-left-radius: 0.8rem;
  border-top-right-radius: 0.8rem;
}

.thq-tw-application.thq-tw-application .border {
  border-width: 1px;
}

.thq-tw-application.thq-tw-application .border-0 {
  border-width: 0px;
}

.thq-tw-application.thq-tw-application .border-2 {
  border-width: 2px;
}

.thq-tw-application.thq-tw-application .border-b {
  border-bottom-width: 1px;
}

.thq-tw-application.thq-tw-application .border-b-2 {
  border-bottom-width: 2px;
}

.thq-tw-application.thq-tw-application .border-t {
  border-top-width: 1px;
}

.thq-tw-application.thq-tw-application .border-solid {
  border-style: solid;
}

.thq-tw-application.thq-tw-application .border-none {
  border-style: none;
}

.thq-tw-application.thq-tw-application .border-\[\#ebeef4\] {
  --tw-border-opacity: 1;
  border-color: rgb(235 238 244 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-amber-100 {
  --tw-border-opacity: 1;
  border-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-amber-100\/0 {
  border-color: rgb(254 243 199 / 0);
}

.thq-tw-application.thq-tw-application .border-amber-100\/10 {
  border-color: rgb(254 243 199 / 0.1);
}

.thq-tw-application.thq-tw-application .border-amber-100\/100 {
  border-color: rgb(254 243 199 / 1);
}

.thq-tw-application.thq-tw-application .border-amber-100\/15 {
  border-color: rgb(254 243 199 / 0.15);
}

.thq-tw-application.thq-tw-application .border-amber-100\/20 {
  border-color: rgb(254 243 199 / 0.2);
}

.thq-tw-application.thq-tw-application .border-amber-100\/25 {
  border-color: rgb(254 243 199 / 0.25);
}

.thq-tw-application.thq-tw-application .border-amber-100\/30 {
  border-color: rgb(254 243 199 / 0.3);
}

.thq-tw-application.thq-tw-application .border-amber-100\/35 {
  border-color: rgb(254 243 199 / 0.35);
}

.thq-tw-application.thq-tw-application .border-amber-100\/40 {
  border-color: rgb(254 243 199 / 0.4);
}

.thq-tw-application.thq-tw-application .border-amber-100\/45 {
  border-color: rgb(254 243 199 / 0.45);
}

.thq-tw-application.thq-tw-application .border-amber-100\/5 {
  border-color: rgb(254 243 199 / 0.05);
}

.thq-tw-application.thq-tw-application .border-amber-100\/50 {
  border-color: rgb(254 243 199 / 0.5);
}

.thq-tw-application.thq-tw-application .border-amber-100\/55 {
  border-color: rgb(254 243 199 / 0.55);
}

.thq-tw-application.thq-tw-application .border-amber-100\/60 {
  border-color: rgb(254 243 199 / 0.6);
}

.thq-tw-application.thq-tw-application .border-amber-100\/65 {
  border-color: rgb(254 243 199 / 0.65);
}

.thq-tw-application.thq-tw-application .border-amber-100\/70 {
  border-color: rgb(254 243 199 / 0.7);
}

.thq-tw-application.thq-tw-application .border-amber-100\/75 {
  border-color: rgb(254 243 199 / 0.75);
}

.thq-tw-application.thq-tw-application .border-amber-100\/80 {
  border-color: rgb(254 243 199 / 0.8);
}

.thq-tw-application.thq-tw-application .border-amber-100\/85 {
  border-color: rgb(254 243 199 / 0.85);
}

.thq-tw-application.thq-tw-application .border-amber-100\/90 {
  border-color: rgb(254 243 199 / 0.9);
}

.thq-tw-application.thq-tw-application .border-amber-100\/95 {
  border-color: rgb(254 243 199 / 0.95);
}

.thq-tw-application.thq-tw-application .border-amber-200 {
  --tw-border-opacity: 1;
  border-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-amber-200\/0 {
  border-color: rgb(253 230 138 / 0);
}

.thq-tw-application.thq-tw-application .border-amber-200\/10 {
  border-color: rgb(253 230 138 / 0.1);
}

.thq-tw-application.thq-tw-application .border-amber-200\/100 {
  border-color: rgb(253 230 138 / 1);
}

.thq-tw-application.thq-tw-application .border-amber-200\/15 {
  border-color: rgb(253 230 138 / 0.15);
}

.thq-tw-application.thq-tw-application .border-amber-200\/20 {
  border-color: rgb(253 230 138 / 0.2);
}

.thq-tw-application.thq-tw-application .border-amber-200\/25 {
  border-color: rgb(253 230 138 / 0.25);
}

.thq-tw-application.thq-tw-application .border-amber-200\/30 {
  border-color: rgb(253 230 138 / 0.3);
}

.thq-tw-application.thq-tw-application .border-amber-200\/35 {
  border-color: rgb(253 230 138 / 0.35);
}

.thq-tw-application.thq-tw-application .border-amber-200\/40 {
  border-color: rgb(253 230 138 / 0.4);
}

.thq-tw-application.thq-tw-application .border-amber-200\/45 {
  border-color: rgb(253 230 138 / 0.45);
}

.thq-tw-application.thq-tw-application .border-amber-200\/5 {
  border-color: rgb(253 230 138 / 0.05);
}

.thq-tw-application.thq-tw-application .border-amber-200\/50 {
  border-color: rgb(253 230 138 / 0.5);
}

.thq-tw-application.thq-tw-application .border-amber-200\/55 {
  border-color: rgb(253 230 138 / 0.55);
}

.thq-tw-application.thq-tw-application .border-amber-200\/60 {
  border-color: rgb(253 230 138 / 0.6);
}

.thq-tw-application.thq-tw-application .border-amber-200\/65 {
  border-color: rgb(253 230 138 / 0.65);
}

.thq-tw-application.thq-tw-application .border-amber-200\/70 {
  border-color: rgb(253 230 138 / 0.7);
}

.thq-tw-application.thq-tw-application .border-amber-200\/75 {
  border-color: rgb(253 230 138 / 0.75);
}

.thq-tw-application.thq-tw-application .border-amber-200\/80 {
  border-color: rgb(253 230 138 / 0.8);
}

.thq-tw-application.thq-tw-application .border-amber-200\/85 {
  border-color: rgb(253 230 138 / 0.85);
}

.thq-tw-application.thq-tw-application .border-amber-200\/90 {
  border-color: rgb(253 230 138 / 0.9);
}

.thq-tw-application.thq-tw-application .border-amber-200\/95 {
  border-color: rgb(253 230 138 / 0.95);
}

.thq-tw-application.thq-tw-application .border-amber-300 {
  --tw-border-opacity: 1;
  border-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-amber-300\/0 {
  border-color: rgb(252 211 77 / 0);
}

.thq-tw-application.thq-tw-application .border-amber-300\/10 {
  border-color: rgb(252 211 77 / 0.1);
}

.thq-tw-application.thq-tw-application .border-amber-300\/100 {
  border-color: rgb(252 211 77 / 1);
}

.thq-tw-application.thq-tw-application .border-amber-300\/15 {
  border-color: rgb(252 211 77 / 0.15);
}

.thq-tw-application.thq-tw-application .border-amber-300\/20 {
  border-color: rgb(252 211 77 / 0.2);
}

.thq-tw-application.thq-tw-application .border-amber-300\/25 {
  border-color: rgb(252 211 77 / 0.25);
}

.thq-tw-application.thq-tw-application .border-amber-300\/30 {
  border-color: rgb(252 211 77 / 0.3);
}

.thq-tw-application.thq-tw-application .border-amber-300\/35 {
  border-color: rgb(252 211 77 / 0.35);
}

.thq-tw-application.thq-tw-application .border-amber-300\/40 {
  border-color: rgb(252 211 77 / 0.4);
}

.thq-tw-application.thq-tw-application .border-amber-300\/45 {
  border-color: rgb(252 211 77 / 0.45);
}

.thq-tw-application.thq-tw-application .border-amber-300\/5 {
  border-color: rgb(252 211 77 / 0.05);
}

.thq-tw-application.thq-tw-application .border-amber-300\/50 {
  border-color: rgb(252 211 77 / 0.5);
}

.thq-tw-application.thq-tw-application .border-amber-300\/55 {
  border-color: rgb(252 211 77 / 0.55);
}

.thq-tw-application.thq-tw-application .border-amber-300\/60 {
  border-color: rgb(252 211 77 / 0.6);
}

.thq-tw-application.thq-tw-application .border-amber-300\/65 {
  border-color: rgb(252 211 77 / 0.65);
}

.thq-tw-application.thq-tw-application .border-amber-300\/70 {
  border-color: rgb(252 211 77 / 0.7);
}

.thq-tw-application.thq-tw-application .border-amber-300\/75 {
  border-color: rgb(252 211 77 / 0.75);
}

.thq-tw-application.thq-tw-application .border-amber-300\/80 {
  border-color: rgb(252 211 77 / 0.8);
}

.thq-tw-application.thq-tw-application .border-amber-300\/85 {
  border-color: rgb(252 211 77 / 0.85);
}

.thq-tw-application.thq-tw-application .border-amber-300\/90 {
  border-color: rgb(252 211 77 / 0.9);
}

.thq-tw-application.thq-tw-application .border-amber-300\/95 {
  border-color: rgb(252 211 77 / 0.95);
}

.thq-tw-application.thq-tw-application .border-amber-400 {
  --tw-border-opacity: 1;
  border-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-amber-400\/0 {
  border-color: rgb(251 191 36 / 0);
}

.thq-tw-application.thq-tw-application .border-amber-400\/10 {
  border-color: rgb(251 191 36 / 0.1);
}

.thq-tw-application.thq-tw-application .border-amber-400\/100 {
  border-color: rgb(251 191 36 / 1);
}

.thq-tw-application.thq-tw-application .border-amber-400\/15 {
  border-color: rgb(251 191 36 / 0.15);
}

.thq-tw-application.thq-tw-application .border-amber-400\/20 {
  border-color: rgb(251 191 36 / 0.2);
}

.thq-tw-application.thq-tw-application .border-amber-400\/25 {
  border-color: rgb(251 191 36 / 0.25);
}

.thq-tw-application.thq-tw-application .border-amber-400\/30 {
  border-color: rgb(251 191 36 / 0.3);
}

.thq-tw-application.thq-tw-application .border-amber-400\/35 {
  border-color: rgb(251 191 36 / 0.35);
}

.thq-tw-application.thq-tw-application .border-amber-400\/40 {
  border-color: rgb(251 191 36 / 0.4);
}

.thq-tw-application.thq-tw-application .border-amber-400\/45 {
  border-color: rgb(251 191 36 / 0.45);
}

.thq-tw-application.thq-tw-application .border-amber-400\/5 {
  border-color: rgb(251 191 36 / 0.05);
}

.thq-tw-application.thq-tw-application .border-amber-400\/50 {
  border-color: rgb(251 191 36 / 0.5);
}

.thq-tw-application.thq-tw-application .border-amber-400\/55 {
  border-color: rgb(251 191 36 / 0.55);
}

.thq-tw-application.thq-tw-application .border-amber-400\/60 {
  border-color: rgb(251 191 36 / 0.6);
}

.thq-tw-application.thq-tw-application .border-amber-400\/65 {
  border-color: rgb(251 191 36 / 0.65);
}

.thq-tw-application.thq-tw-application .border-amber-400\/70 {
  border-color: rgb(251 191 36 / 0.7);
}

.thq-tw-application.thq-tw-application .border-amber-400\/75 {
  border-color: rgb(251 191 36 / 0.75);
}

.thq-tw-application.thq-tw-application .border-amber-400\/80 {
  border-color: rgb(251 191 36 / 0.8);
}

.thq-tw-application.thq-tw-application .border-amber-400\/85 {
  border-color: rgb(251 191 36 / 0.85);
}

.thq-tw-application.thq-tw-application .border-amber-400\/90 {
  border-color: rgb(251 191 36 / 0.9);
}

.thq-tw-application.thq-tw-application .border-amber-400\/95 {
  border-color: rgb(251 191 36 / 0.95);
}

.thq-tw-application.thq-tw-application .border-amber-500 {
  --tw-border-opacity: 1;
  border-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-amber-500\/0 {
  border-color: rgb(245 158 11 / 0);
}

.thq-tw-application.thq-tw-application .border-amber-500\/10 {
  border-color: rgb(245 158 11 / 0.1);
}

.thq-tw-application.thq-tw-application .border-amber-500\/100 {
  border-color: rgb(245 158 11 / 1);
}

.thq-tw-application.thq-tw-application .border-amber-500\/15 {
  border-color: rgb(245 158 11 / 0.15);
}

.thq-tw-application.thq-tw-application .border-amber-500\/20 {
  border-color: rgb(245 158 11 / 0.2);
}

.thq-tw-application.thq-tw-application .border-amber-500\/25 {
  border-color: rgb(245 158 11 / 0.25);
}

.thq-tw-application.thq-tw-application .border-amber-500\/30 {
  border-color: rgb(245 158 11 / 0.3);
}

.thq-tw-application.thq-tw-application .border-amber-500\/35 {
  border-color: rgb(245 158 11 / 0.35);
}

.thq-tw-application.thq-tw-application .border-amber-500\/40 {
  border-color: rgb(245 158 11 / 0.4);
}

.thq-tw-application.thq-tw-application .border-amber-500\/45 {
  border-color: rgb(245 158 11 / 0.45);
}

.thq-tw-application.thq-tw-application .border-amber-500\/5 {
  border-color: rgb(245 158 11 / 0.05);
}

.thq-tw-application.thq-tw-application .border-amber-500\/50 {
  border-color: rgb(245 158 11 / 0.5);
}

.thq-tw-application.thq-tw-application .border-amber-500\/55 {
  border-color: rgb(245 158 11 / 0.55);
}

.thq-tw-application.thq-tw-application .border-amber-500\/60 {
  border-color: rgb(245 158 11 / 0.6);
}

.thq-tw-application.thq-tw-application .border-amber-500\/65 {
  border-color: rgb(245 158 11 / 0.65);
}

.thq-tw-application.thq-tw-application .border-amber-500\/70 {
  border-color: rgb(245 158 11 / 0.7);
}

.thq-tw-application.thq-tw-application .border-amber-500\/75 {
  border-color: rgb(245 158 11 / 0.75);
}

.thq-tw-application.thq-tw-application .border-amber-500\/80 {
  border-color: rgb(245 158 11 / 0.8);
}

.thq-tw-application.thq-tw-application .border-amber-500\/85 {
  border-color: rgb(245 158 11 / 0.85);
}

.thq-tw-application.thq-tw-application .border-amber-500\/90 {
  border-color: rgb(245 158 11 / 0.9);
}

.thq-tw-application.thq-tw-application .border-amber-500\/95 {
  border-color: rgb(245 158 11 / 0.95);
}

.thq-tw-application.thq-tw-application .border-amber-600 {
  --tw-border-opacity: 1;
  border-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-amber-600\/0 {
  border-color: rgb(217 119 6 / 0);
}

.thq-tw-application.thq-tw-application .border-amber-600\/10 {
  border-color: rgb(217 119 6 / 0.1);
}

.thq-tw-application.thq-tw-application .border-amber-600\/100 {
  border-color: rgb(217 119 6 / 1);
}

.thq-tw-application.thq-tw-application .border-amber-600\/15 {
  border-color: rgb(217 119 6 / 0.15);
}

.thq-tw-application.thq-tw-application .border-amber-600\/20 {
  border-color: rgb(217 119 6 / 0.2);
}

.thq-tw-application.thq-tw-application .border-amber-600\/25 {
  border-color: rgb(217 119 6 / 0.25);
}

.thq-tw-application.thq-tw-application .border-amber-600\/30 {
  border-color: rgb(217 119 6 / 0.3);
}

.thq-tw-application.thq-tw-application .border-amber-600\/35 {
  border-color: rgb(217 119 6 / 0.35);
}

.thq-tw-application.thq-tw-application .border-amber-600\/40 {
  border-color: rgb(217 119 6 / 0.4);
}

.thq-tw-application.thq-tw-application .border-amber-600\/45 {
  border-color: rgb(217 119 6 / 0.45);
}

.thq-tw-application.thq-tw-application .border-amber-600\/5 {
  border-color: rgb(217 119 6 / 0.05);
}

.thq-tw-application.thq-tw-application .border-amber-600\/50 {
  border-color: rgb(217 119 6 / 0.5);
}

.thq-tw-application.thq-tw-application .border-amber-600\/55 {
  border-color: rgb(217 119 6 / 0.55);
}

.thq-tw-application.thq-tw-application .border-amber-600\/60 {
  border-color: rgb(217 119 6 / 0.6);
}

.thq-tw-application.thq-tw-application .border-amber-600\/65 {
  border-color: rgb(217 119 6 / 0.65);
}

.thq-tw-application.thq-tw-application .border-amber-600\/70 {
  border-color: rgb(217 119 6 / 0.7);
}

.thq-tw-application.thq-tw-application .border-amber-600\/75 {
  border-color: rgb(217 119 6 / 0.75);
}

.thq-tw-application.thq-tw-application .border-amber-600\/80 {
  border-color: rgb(217 119 6 / 0.8);
}

.thq-tw-application.thq-tw-application .border-amber-600\/85 {
  border-color: rgb(217 119 6 / 0.85);
}

.thq-tw-application.thq-tw-application .border-amber-600\/90 {
  border-color: rgb(217 119 6 / 0.9);
}

.thq-tw-application.thq-tw-application .border-amber-600\/95 {
  border-color: rgb(217 119 6 / 0.95);
}

.thq-tw-application.thq-tw-application .border-amber-700 {
  --tw-border-opacity: 1;
  border-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-amber-700\/0 {
  border-color: rgb(180 83 9 / 0);
}

.thq-tw-application.thq-tw-application .border-amber-700\/10 {
  border-color: rgb(180 83 9 / 0.1);
}

.thq-tw-application.thq-tw-application .border-amber-700\/100 {
  border-color: rgb(180 83 9 / 1);
}

.thq-tw-application.thq-tw-application .border-amber-700\/15 {
  border-color: rgb(180 83 9 / 0.15);
}

.thq-tw-application.thq-tw-application .border-amber-700\/20 {
  border-color: rgb(180 83 9 / 0.2);
}

.thq-tw-application.thq-tw-application .border-amber-700\/25 {
  border-color: rgb(180 83 9 / 0.25);
}

.thq-tw-application.thq-tw-application .border-amber-700\/30 {
  border-color: rgb(180 83 9 / 0.3);
}

.thq-tw-application.thq-tw-application .border-amber-700\/35 {
  border-color: rgb(180 83 9 / 0.35);
}

.thq-tw-application.thq-tw-application .border-amber-700\/40 {
  border-color: rgb(180 83 9 / 0.4);
}

.thq-tw-application.thq-tw-application .border-amber-700\/45 {
  border-color: rgb(180 83 9 / 0.45);
}

.thq-tw-application.thq-tw-application .border-amber-700\/5 {
  border-color: rgb(180 83 9 / 0.05);
}

.thq-tw-application.thq-tw-application .border-amber-700\/50 {
  border-color: rgb(180 83 9 / 0.5);
}

.thq-tw-application.thq-tw-application .border-amber-700\/55 {
  border-color: rgb(180 83 9 / 0.55);
}

.thq-tw-application.thq-tw-application .border-amber-700\/60 {
  border-color: rgb(180 83 9 / 0.6);
}

.thq-tw-application.thq-tw-application .border-amber-700\/65 {
  border-color: rgb(180 83 9 / 0.65);
}

.thq-tw-application.thq-tw-application .border-amber-700\/70 {
  border-color: rgb(180 83 9 / 0.7);
}

.thq-tw-application.thq-tw-application .border-amber-700\/75 {
  border-color: rgb(180 83 9 / 0.75);
}

.thq-tw-application.thq-tw-application .border-amber-700\/80 {
  border-color: rgb(180 83 9 / 0.8);
}

.thq-tw-application.thq-tw-application .border-amber-700\/85 {
  border-color: rgb(180 83 9 / 0.85);
}

.thq-tw-application.thq-tw-application .border-amber-700\/90 {
  border-color: rgb(180 83 9 / 0.9);
}

.thq-tw-application.thq-tw-application .border-amber-700\/95 {
  border-color: rgb(180 83 9 / 0.95);
}

.thq-tw-application.thq-tw-application .border-amber-800 {
  --tw-border-opacity: 1;
  border-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-amber-800\/0 {
  border-color: rgb(146 64 14 / 0);
}

.thq-tw-application.thq-tw-application .border-amber-800\/10 {
  border-color: rgb(146 64 14 / 0.1);
}

.thq-tw-application.thq-tw-application .border-amber-800\/100 {
  border-color: rgb(146 64 14 / 1);
}

.thq-tw-application.thq-tw-application .border-amber-800\/15 {
  border-color: rgb(146 64 14 / 0.15);
}

.thq-tw-application.thq-tw-application .border-amber-800\/20 {
  border-color: rgb(146 64 14 / 0.2);
}

.thq-tw-application.thq-tw-application .border-amber-800\/25 {
  border-color: rgb(146 64 14 / 0.25);
}

.thq-tw-application.thq-tw-application .border-amber-800\/30 {
  border-color: rgb(146 64 14 / 0.3);
}

.thq-tw-application.thq-tw-application .border-amber-800\/35 {
  border-color: rgb(146 64 14 / 0.35);
}

.thq-tw-application.thq-tw-application .border-amber-800\/40 {
  border-color: rgb(146 64 14 / 0.4);
}

.thq-tw-application.thq-tw-application .border-amber-800\/45 {
  border-color: rgb(146 64 14 / 0.45);
}

.thq-tw-application.thq-tw-application .border-amber-800\/5 {
  border-color: rgb(146 64 14 / 0.05);
}

.thq-tw-application.thq-tw-application .border-amber-800\/50 {
  border-color: rgb(146 64 14 / 0.5);
}

.thq-tw-application.thq-tw-application .border-amber-800\/55 {
  border-color: rgb(146 64 14 / 0.55);
}

.thq-tw-application.thq-tw-application .border-amber-800\/60 {
  border-color: rgb(146 64 14 / 0.6);
}

.thq-tw-application.thq-tw-application .border-amber-800\/65 {
  border-color: rgb(146 64 14 / 0.65);
}

.thq-tw-application.thq-tw-application .border-amber-800\/70 {
  border-color: rgb(146 64 14 / 0.7);
}

.thq-tw-application.thq-tw-application .border-amber-800\/75 {
  border-color: rgb(146 64 14 / 0.75);
}

.thq-tw-application.thq-tw-application .border-amber-800\/80 {
  border-color: rgb(146 64 14 / 0.8);
}

.thq-tw-application.thq-tw-application .border-amber-800\/85 {
  border-color: rgb(146 64 14 / 0.85);
}

.thq-tw-application.thq-tw-application .border-amber-800\/90 {
  border-color: rgb(146 64 14 / 0.9);
}

.thq-tw-application.thq-tw-application .border-amber-800\/95 {
  border-color: rgb(146 64 14 / 0.95);
}

.thq-tw-application.thq-tw-application .border-amber-900 {
  --tw-border-opacity: 1;
  border-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-amber-900\/0 {
  border-color: rgb(120 53 15 / 0);
}

.thq-tw-application.thq-tw-application .border-amber-900\/10 {
  border-color: rgb(120 53 15 / 0.1);
}

.thq-tw-application.thq-tw-application .border-amber-900\/100 {
  border-color: rgb(120 53 15 / 1);
}

.thq-tw-application.thq-tw-application .border-amber-900\/15 {
  border-color: rgb(120 53 15 / 0.15);
}

.thq-tw-application.thq-tw-application .border-amber-900\/20 {
  border-color: rgb(120 53 15 / 0.2);
}

.thq-tw-application.thq-tw-application .border-amber-900\/25 {
  border-color: rgb(120 53 15 / 0.25);
}

.thq-tw-application.thq-tw-application .border-amber-900\/30 {
  border-color: rgb(120 53 15 / 0.3);
}

.thq-tw-application.thq-tw-application .border-amber-900\/35 {
  border-color: rgb(120 53 15 / 0.35);
}

.thq-tw-application.thq-tw-application .border-amber-900\/40 {
  border-color: rgb(120 53 15 / 0.4);
}

.thq-tw-application.thq-tw-application .border-amber-900\/45 {
  border-color: rgb(120 53 15 / 0.45);
}

.thq-tw-application.thq-tw-application .border-amber-900\/5 {
  border-color: rgb(120 53 15 / 0.05);
}

.thq-tw-application.thq-tw-application .border-amber-900\/50 {
  border-color: rgb(120 53 15 / 0.5);
}

.thq-tw-application.thq-tw-application .border-amber-900\/55 {
  border-color: rgb(120 53 15 / 0.55);
}

.thq-tw-application.thq-tw-application .border-amber-900\/60 {
  border-color: rgb(120 53 15 / 0.6);
}

.thq-tw-application.thq-tw-application .border-amber-900\/65 {
  border-color: rgb(120 53 15 / 0.65);
}

.thq-tw-application.thq-tw-application .border-amber-900\/70 {
  border-color: rgb(120 53 15 / 0.7);
}

.thq-tw-application.thq-tw-application .border-amber-900\/75 {
  border-color: rgb(120 53 15 / 0.75);
}

.thq-tw-application.thq-tw-application .border-amber-900\/80 {
  border-color: rgb(120 53 15 / 0.8);
}

.thq-tw-application.thq-tw-application .border-amber-900\/85 {
  border-color: rgb(120 53 15 / 0.85);
}

.thq-tw-application.thq-tw-application .border-amber-900\/90 {
  border-color: rgb(120 53 15 / 0.9);
}

.thq-tw-application.thq-tw-application .border-amber-900\/95 {
  border-color: rgb(120 53 15 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-completed-100 {
  --tw-border-opacity: 1;
  border-color: rgb(220 252 231 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-completed-100\/0 {
  border-color: rgb(220 252 231 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-completed-100\/10 {
  border-color: rgb(220 252 231 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-completed-100\/100 {
  border-color: rgb(220 252 231 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-completed-100\/15 {
  border-color: rgb(220 252 231 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-completed-100\/20 {
  border-color: rgb(220 252 231 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-completed-100\/25 {
  border-color: rgb(220 252 231 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-completed-100\/30 {
  border-color: rgb(220 252 231 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-completed-100\/35 {
  border-color: rgb(220 252 231 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-completed-100\/40 {
  border-color: rgb(220 252 231 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-completed-100\/45 {
  border-color: rgb(220 252 231 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-completed-100\/5 {
  border-color: rgb(220 252 231 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-completed-100\/50 {
  border-color: rgb(220 252 231 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-completed-100\/55 {
  border-color: rgb(220 252 231 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-completed-100\/60 {
  border-color: rgb(220 252 231 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-completed-100\/65 {
  border-color: rgb(220 252 231 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-completed-100\/70 {
  border-color: rgb(220 252 231 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-completed-100\/75 {
  border-color: rgb(220 252 231 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-completed-100\/80 {
  border-color: rgb(220 252 231 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-completed-100\/85 {
  border-color: rgb(220 252 231 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-completed-100\/90 {
  border-color: rgb(220 252 231 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-completed-100\/95 {
  border-color: rgb(220 252 231 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-completed-200 {
  --tw-border-opacity: 1;
  border-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-completed-200\/0 {
  border-color: rgb(187 247 208 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-completed-200\/10 {
  border-color: rgb(187 247 208 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-completed-200\/100 {
  border-color: rgb(187 247 208 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-completed-200\/15 {
  border-color: rgb(187 247 208 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-completed-200\/20 {
  border-color: rgb(187 247 208 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-completed-200\/25 {
  border-color: rgb(187 247 208 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-completed-200\/30 {
  border-color: rgb(187 247 208 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-completed-200\/35 {
  border-color: rgb(187 247 208 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-completed-200\/40 {
  border-color: rgb(187 247 208 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-completed-200\/45 {
  border-color: rgb(187 247 208 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-completed-200\/5 {
  border-color: rgb(187 247 208 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-completed-200\/50 {
  border-color: rgb(187 247 208 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-completed-200\/55 {
  border-color: rgb(187 247 208 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-completed-200\/60 {
  border-color: rgb(187 247 208 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-completed-200\/65 {
  border-color: rgb(187 247 208 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-completed-200\/70 {
  border-color: rgb(187 247 208 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-completed-200\/75 {
  border-color: rgb(187 247 208 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-completed-200\/80 {
  border-color: rgb(187 247 208 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-completed-200\/85 {
  border-color: rgb(187 247 208 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-completed-200\/90 {
  border-color: rgb(187 247 208 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-completed-200\/95 {
  border-color: rgb(187 247 208 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-completed-300 {
  --tw-border-opacity: 1;
  border-color: rgb(134 239 172 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-completed-300\/0 {
  border-color: rgb(134 239 172 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-completed-300\/10 {
  border-color: rgb(134 239 172 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-completed-300\/100 {
  border-color: rgb(134 239 172 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-completed-300\/15 {
  border-color: rgb(134 239 172 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-completed-300\/20 {
  border-color: rgb(134 239 172 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-completed-300\/25 {
  border-color: rgb(134 239 172 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-completed-300\/30 {
  border-color: rgb(134 239 172 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-completed-300\/35 {
  border-color: rgb(134 239 172 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-completed-300\/40 {
  border-color: rgb(134 239 172 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-completed-300\/45 {
  border-color: rgb(134 239 172 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-completed-300\/5 {
  border-color: rgb(134 239 172 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-completed-300\/50 {
  border-color: rgb(134 239 172 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-completed-300\/55 {
  border-color: rgb(134 239 172 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-completed-300\/60 {
  border-color: rgb(134 239 172 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-completed-300\/65 {
  border-color: rgb(134 239 172 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-completed-300\/70 {
  border-color: rgb(134 239 172 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-completed-300\/75 {
  border-color: rgb(134 239 172 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-completed-300\/80 {
  border-color: rgb(134 239 172 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-completed-300\/85 {
  border-color: rgb(134 239 172 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-completed-300\/90 {
  border-color: rgb(134 239 172 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-completed-300\/95 {
  border-color: rgb(134 239 172 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-completed-400 {
  --tw-border-opacity: 1;
  border-color: rgb(74 222 128 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-completed-400\/0 {
  border-color: rgb(74 222 128 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-completed-400\/10 {
  border-color: rgb(74 222 128 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-completed-400\/100 {
  border-color: rgb(74 222 128 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-completed-400\/15 {
  border-color: rgb(74 222 128 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-completed-400\/20 {
  border-color: rgb(74 222 128 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-completed-400\/25 {
  border-color: rgb(74 222 128 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-completed-400\/30 {
  border-color: rgb(74 222 128 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-completed-400\/35 {
  border-color: rgb(74 222 128 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-completed-400\/40 {
  border-color: rgb(74 222 128 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-completed-400\/45 {
  border-color: rgb(74 222 128 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-completed-400\/5 {
  border-color: rgb(74 222 128 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-completed-400\/50 {
  border-color: rgb(74 222 128 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-completed-400\/55 {
  border-color: rgb(74 222 128 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-completed-400\/60 {
  border-color: rgb(74 222 128 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-completed-400\/65 {
  border-color: rgb(74 222 128 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-completed-400\/70 {
  border-color: rgb(74 222 128 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-completed-400\/75 {
  border-color: rgb(74 222 128 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-completed-400\/80 {
  border-color: rgb(74 222 128 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-completed-400\/85 {
  border-color: rgb(74 222 128 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-completed-400\/90 {
  border-color: rgb(74 222 128 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-completed-400\/95 {
  border-color: rgb(74 222 128 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-completed-50 {
  --tw-border-opacity: 1;
  border-color: rgb(240 253 244 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-completed-50\/0 {
  border-color: rgb(240 253 244 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-completed-50\/10 {
  border-color: rgb(240 253 244 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-completed-50\/100 {
  border-color: rgb(240 253 244 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-completed-50\/15 {
  border-color: rgb(240 253 244 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-completed-50\/20 {
  border-color: rgb(240 253 244 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-completed-50\/25 {
  border-color: rgb(240 253 244 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-completed-50\/30 {
  border-color: rgb(240 253 244 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-completed-50\/35 {
  border-color: rgb(240 253 244 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-completed-50\/40 {
  border-color: rgb(240 253 244 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-completed-50\/45 {
  border-color: rgb(240 253 244 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-completed-50\/5 {
  border-color: rgb(240 253 244 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-completed-50\/50 {
  border-color: rgb(240 253 244 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-completed-50\/55 {
  border-color: rgb(240 253 244 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-completed-50\/60 {
  border-color: rgb(240 253 244 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-completed-50\/65 {
  border-color: rgb(240 253 244 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-completed-50\/70 {
  border-color: rgb(240 253 244 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-completed-50\/75 {
  border-color: rgb(240 253 244 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-completed-50\/80 {
  border-color: rgb(240 253 244 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-completed-50\/85 {
  border-color: rgb(240 253 244 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-completed-50\/90 {
  border-color: rgb(240 253 244 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-completed-50\/95 {
  border-color: rgb(240 253 244 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-completed-500 {
  --tw-border-opacity: 1;
  border-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-completed-500\/0 {
  border-color: rgb(34 197 94 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-completed-500\/10 {
  border-color: rgb(34 197 94 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-completed-500\/100 {
  border-color: rgb(34 197 94 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-completed-500\/15 {
  border-color: rgb(34 197 94 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-completed-500\/20 {
  border-color: rgb(34 197 94 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-completed-500\/25 {
  border-color: rgb(34 197 94 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-completed-500\/30 {
  border-color: rgb(34 197 94 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-completed-500\/35 {
  border-color: rgb(34 197 94 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-completed-500\/40 {
  border-color: rgb(34 197 94 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-completed-500\/45 {
  border-color: rgb(34 197 94 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-completed-500\/5 {
  border-color: rgb(34 197 94 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-completed-500\/50 {
  border-color: rgb(34 197 94 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-completed-500\/55 {
  border-color: rgb(34 197 94 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-completed-500\/60 {
  border-color: rgb(34 197 94 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-completed-500\/65 {
  border-color: rgb(34 197 94 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-completed-500\/70 {
  border-color: rgb(34 197 94 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-completed-500\/75 {
  border-color: rgb(34 197 94 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-completed-500\/80 {
  border-color: rgb(34 197 94 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-completed-500\/85 {
  border-color: rgb(34 197 94 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-completed-500\/90 {
  border-color: rgb(34 197 94 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-completed-500\/95 {
  border-color: rgb(34 197 94 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-completed-600 {
  --tw-border-opacity: 1;
  border-color: rgb(22 163 74 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-completed-600\/0 {
  border-color: rgb(22 163 74 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-completed-600\/10 {
  border-color: rgb(22 163 74 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-completed-600\/100 {
  border-color: rgb(22 163 74 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-completed-600\/15 {
  border-color: rgb(22 163 74 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-completed-600\/20 {
  border-color: rgb(22 163 74 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-completed-600\/25 {
  border-color: rgb(22 163 74 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-completed-600\/30 {
  border-color: rgb(22 163 74 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-completed-600\/35 {
  border-color: rgb(22 163 74 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-completed-600\/40 {
  border-color: rgb(22 163 74 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-completed-600\/45 {
  border-color: rgb(22 163 74 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-completed-600\/5 {
  border-color: rgb(22 163 74 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-completed-600\/50 {
  border-color: rgb(22 163 74 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-completed-600\/55 {
  border-color: rgb(22 163 74 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-completed-600\/60 {
  border-color: rgb(22 163 74 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-completed-600\/65 {
  border-color: rgb(22 163 74 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-completed-600\/70 {
  border-color: rgb(22 163 74 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-completed-600\/75 {
  border-color: rgb(22 163 74 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-completed-600\/80 {
  border-color: rgb(22 163 74 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-completed-600\/85 {
  border-color: rgb(22 163 74 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-completed-600\/90 {
  border-color: rgb(22 163 74 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-completed-600\/95 {
  border-color: rgb(22 163 74 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-completed-700 {
  --tw-border-opacity: 1;
  border-color: rgb(21 128 61 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-completed-700\/0 {
  border-color: rgb(21 128 61 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-completed-700\/10 {
  border-color: rgb(21 128 61 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-completed-700\/100 {
  border-color: rgb(21 128 61 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-completed-700\/15 {
  border-color: rgb(21 128 61 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-completed-700\/20 {
  border-color: rgb(21 128 61 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-completed-700\/25 {
  border-color: rgb(21 128 61 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-completed-700\/30 {
  border-color: rgb(21 128 61 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-completed-700\/35 {
  border-color: rgb(21 128 61 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-completed-700\/40 {
  border-color: rgb(21 128 61 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-completed-700\/45 {
  border-color: rgb(21 128 61 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-completed-700\/5 {
  border-color: rgb(21 128 61 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-completed-700\/50 {
  border-color: rgb(21 128 61 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-completed-700\/55 {
  border-color: rgb(21 128 61 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-completed-700\/60 {
  border-color: rgb(21 128 61 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-completed-700\/65 {
  border-color: rgb(21 128 61 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-completed-700\/70 {
  border-color: rgb(21 128 61 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-completed-700\/75 {
  border-color: rgb(21 128 61 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-completed-700\/80 {
  border-color: rgb(21 128 61 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-completed-700\/85 {
  border-color: rgb(21 128 61 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-completed-700\/90 {
  border-color: rgb(21 128 61 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-completed-700\/95 {
  border-color: rgb(21 128 61 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-completed-800 {
  --tw-border-opacity: 1;
  border-color: rgb(22 101 52 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-completed-800\/0 {
  border-color: rgb(22 101 52 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-completed-800\/10 {
  border-color: rgb(22 101 52 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-completed-800\/100 {
  border-color: rgb(22 101 52 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-completed-800\/15 {
  border-color: rgb(22 101 52 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-completed-800\/20 {
  border-color: rgb(22 101 52 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-completed-800\/25 {
  border-color: rgb(22 101 52 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-completed-800\/30 {
  border-color: rgb(22 101 52 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-completed-800\/35 {
  border-color: rgb(22 101 52 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-completed-800\/40 {
  border-color: rgb(22 101 52 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-completed-800\/45 {
  border-color: rgb(22 101 52 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-completed-800\/5 {
  border-color: rgb(22 101 52 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-completed-800\/50 {
  border-color: rgb(22 101 52 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-completed-800\/55 {
  border-color: rgb(22 101 52 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-completed-800\/60 {
  border-color: rgb(22 101 52 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-completed-800\/65 {
  border-color: rgb(22 101 52 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-completed-800\/70 {
  border-color: rgb(22 101 52 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-completed-800\/75 {
  border-color: rgb(22 101 52 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-completed-800\/80 {
  border-color: rgb(22 101 52 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-completed-800\/85 {
  border-color: rgb(22 101 52 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-completed-800\/90 {
  border-color: rgb(22 101 52 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-completed-800\/95 {
  border-color: rgb(22 101 52 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-completed-900 {
  --tw-border-opacity: 1;
  border-color: rgb(20 83 45 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-completed-900\/0 {
  border-color: rgb(20 83 45 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-completed-900\/10 {
  border-color: rgb(20 83 45 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-completed-900\/100 {
  border-color: rgb(20 83 45 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-completed-900\/15 {
  border-color: rgb(20 83 45 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-completed-900\/20 {
  border-color: rgb(20 83 45 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-completed-900\/25 {
  border-color: rgb(20 83 45 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-completed-900\/30 {
  border-color: rgb(20 83 45 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-completed-900\/35 {
  border-color: rgb(20 83 45 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-completed-900\/40 {
  border-color: rgb(20 83 45 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-completed-900\/45 {
  border-color: rgb(20 83 45 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-completed-900\/5 {
  border-color: rgb(20 83 45 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-completed-900\/50 {
  border-color: rgb(20 83 45 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-completed-900\/55 {
  border-color: rgb(20 83 45 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-completed-900\/60 {
  border-color: rgb(20 83 45 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-completed-900\/65 {
  border-color: rgb(20 83 45 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-completed-900\/70 {
  border-color: rgb(20 83 45 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-completed-900\/75 {
  border-color: rgb(20 83 45 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-completed-900\/80 {
  border-color: rgb(20 83 45 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-completed-900\/85 {
  border-color: rgb(20 83 45 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-completed-900\/90 {
  border-color: rgb(20 83 45 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-completed-900\/95 {
  border-color: rgb(20 83 45 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-completed-950 {
  --tw-border-opacity: 1;
  border-color: rgb(5 46 22 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-completed-950\/0 {
  border-color: rgb(5 46 22 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-completed-950\/10 {
  border-color: rgb(5 46 22 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-completed-950\/100 {
  border-color: rgb(5 46 22 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-completed-950\/15 {
  border-color: rgb(5 46 22 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-completed-950\/20 {
  border-color: rgb(5 46 22 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-completed-950\/25 {
  border-color: rgb(5 46 22 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-completed-950\/30 {
  border-color: rgb(5 46 22 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-completed-950\/35 {
  border-color: rgb(5 46 22 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-completed-950\/40 {
  border-color: rgb(5 46 22 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-completed-950\/45 {
  border-color: rgb(5 46 22 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-completed-950\/5 {
  border-color: rgb(5 46 22 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-completed-950\/50 {
  border-color: rgb(5 46 22 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-completed-950\/55 {
  border-color: rgb(5 46 22 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-completed-950\/60 {
  border-color: rgb(5 46 22 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-completed-950\/65 {
  border-color: rgb(5 46 22 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-completed-950\/70 {
  border-color: rgb(5 46 22 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-completed-950\/75 {
  border-color: rgb(5 46 22 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-completed-950\/80 {
  border-color: rgb(5 46 22 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-completed-950\/85 {
  border-color: rgb(5 46 22 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-completed-950\/90 {
  border-color: rgb(5 46 22 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-completed-950\/95 {
  border-color: rgb(5 46 22 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-pending-100 {
  --tw-border-opacity: 1;
  border-color: rgb(224 242 254 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-pending-100\/0 {
  border-color: rgb(224 242 254 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-pending-100\/10 {
  border-color: rgb(224 242 254 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-pending-100\/100 {
  border-color: rgb(224 242 254 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-pending-100\/15 {
  border-color: rgb(224 242 254 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-pending-100\/20 {
  border-color: rgb(224 242 254 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-pending-100\/25 {
  border-color: rgb(224 242 254 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-pending-100\/30 {
  border-color: rgb(224 242 254 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-pending-100\/35 {
  border-color: rgb(224 242 254 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-pending-100\/40 {
  border-color: rgb(224 242 254 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-pending-100\/45 {
  border-color: rgb(224 242 254 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-pending-100\/5 {
  border-color: rgb(224 242 254 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-pending-100\/50 {
  border-color: rgb(224 242 254 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-pending-100\/55 {
  border-color: rgb(224 242 254 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-pending-100\/60 {
  border-color: rgb(224 242 254 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-pending-100\/65 {
  border-color: rgb(224 242 254 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-pending-100\/70 {
  border-color: rgb(224 242 254 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-pending-100\/75 {
  border-color: rgb(224 242 254 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-pending-100\/80 {
  border-color: rgb(224 242 254 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-pending-100\/85 {
  border-color: rgb(224 242 254 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-pending-100\/90 {
  border-color: rgb(224 242 254 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-pending-100\/95 {
  border-color: rgb(224 242 254 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-pending-200 {
  --tw-border-opacity: 1;
  border-color: rgb(186 230 253 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-pending-200\/0 {
  border-color: rgb(186 230 253 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-pending-200\/10 {
  border-color: rgb(186 230 253 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-pending-200\/100 {
  border-color: rgb(186 230 253 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-pending-200\/15 {
  border-color: rgb(186 230 253 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-pending-200\/20 {
  border-color: rgb(186 230 253 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-pending-200\/25 {
  border-color: rgb(186 230 253 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-pending-200\/30 {
  border-color: rgb(186 230 253 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-pending-200\/35 {
  border-color: rgb(186 230 253 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-pending-200\/40 {
  border-color: rgb(186 230 253 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-pending-200\/45 {
  border-color: rgb(186 230 253 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-pending-200\/5 {
  border-color: rgb(186 230 253 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-pending-200\/50 {
  border-color: rgb(186 230 253 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-pending-200\/55 {
  border-color: rgb(186 230 253 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-pending-200\/60 {
  border-color: rgb(186 230 253 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-pending-200\/65 {
  border-color: rgb(186 230 253 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-pending-200\/70 {
  border-color: rgb(186 230 253 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-pending-200\/75 {
  border-color: rgb(186 230 253 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-pending-200\/80 {
  border-color: rgb(186 230 253 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-pending-200\/85 {
  border-color: rgb(186 230 253 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-pending-200\/90 {
  border-color: rgb(186 230 253 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-pending-200\/95 {
  border-color: rgb(186 230 253 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-pending-300 {
  --tw-border-opacity: 1;
  border-color: rgb(125 211 252 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-pending-300\/0 {
  border-color: rgb(125 211 252 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-pending-300\/10 {
  border-color: rgb(125 211 252 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-pending-300\/100 {
  border-color: rgb(125 211 252 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-pending-300\/15 {
  border-color: rgb(125 211 252 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-pending-300\/20 {
  border-color: rgb(125 211 252 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-pending-300\/25 {
  border-color: rgb(125 211 252 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-pending-300\/30 {
  border-color: rgb(125 211 252 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-pending-300\/35 {
  border-color: rgb(125 211 252 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-pending-300\/40 {
  border-color: rgb(125 211 252 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-pending-300\/45 {
  border-color: rgb(125 211 252 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-pending-300\/5 {
  border-color: rgb(125 211 252 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-pending-300\/50 {
  border-color: rgb(125 211 252 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-pending-300\/55 {
  border-color: rgb(125 211 252 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-pending-300\/60 {
  border-color: rgb(125 211 252 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-pending-300\/65 {
  border-color: rgb(125 211 252 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-pending-300\/70 {
  border-color: rgb(125 211 252 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-pending-300\/75 {
  border-color: rgb(125 211 252 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-pending-300\/80 {
  border-color: rgb(125 211 252 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-pending-300\/85 {
  border-color: rgb(125 211 252 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-pending-300\/90 {
  border-color: rgb(125 211 252 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-pending-300\/95 {
  border-color: rgb(125 211 252 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-pending-400 {
  --tw-border-opacity: 1;
  border-color: rgb(56 189 248 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-pending-400\/0 {
  border-color: rgb(56 189 248 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-pending-400\/10 {
  border-color: rgb(56 189 248 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-pending-400\/100 {
  border-color: rgb(56 189 248 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-pending-400\/15 {
  border-color: rgb(56 189 248 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-pending-400\/20 {
  border-color: rgb(56 189 248 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-pending-400\/25 {
  border-color: rgb(56 189 248 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-pending-400\/30 {
  border-color: rgb(56 189 248 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-pending-400\/35 {
  border-color: rgb(56 189 248 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-pending-400\/40 {
  border-color: rgb(56 189 248 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-pending-400\/45 {
  border-color: rgb(56 189 248 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-pending-400\/5 {
  border-color: rgb(56 189 248 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-pending-400\/50 {
  border-color: rgb(56 189 248 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-pending-400\/55 {
  border-color: rgb(56 189 248 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-pending-400\/60 {
  border-color: rgb(56 189 248 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-pending-400\/65 {
  border-color: rgb(56 189 248 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-pending-400\/70 {
  border-color: rgb(56 189 248 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-pending-400\/75 {
  border-color: rgb(56 189 248 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-pending-400\/80 {
  border-color: rgb(56 189 248 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-pending-400\/85 {
  border-color: rgb(56 189 248 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-pending-400\/90 {
  border-color: rgb(56 189 248 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-pending-400\/95 {
  border-color: rgb(56 189 248 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-pending-50 {
  --tw-border-opacity: 1;
  border-color: rgb(240 249 255 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-pending-50\/0 {
  border-color: rgb(240 249 255 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-pending-50\/10 {
  border-color: rgb(240 249 255 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-pending-50\/100 {
  border-color: rgb(240 249 255 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-pending-50\/15 {
  border-color: rgb(240 249 255 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-pending-50\/20 {
  border-color: rgb(240 249 255 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-pending-50\/25 {
  border-color: rgb(240 249 255 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-pending-50\/30 {
  border-color: rgb(240 249 255 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-pending-50\/35 {
  border-color: rgb(240 249 255 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-pending-50\/40 {
  border-color: rgb(240 249 255 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-pending-50\/45 {
  border-color: rgb(240 249 255 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-pending-50\/5 {
  border-color: rgb(240 249 255 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-pending-50\/50 {
  border-color: rgb(240 249 255 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-pending-50\/55 {
  border-color: rgb(240 249 255 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-pending-50\/60 {
  border-color: rgb(240 249 255 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-pending-50\/65 {
  border-color: rgb(240 249 255 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-pending-50\/70 {
  border-color: rgb(240 249 255 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-pending-50\/75 {
  border-color: rgb(240 249 255 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-pending-50\/80 {
  border-color: rgb(240 249 255 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-pending-50\/85 {
  border-color: rgb(240 249 255 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-pending-50\/90 {
  border-color: rgb(240 249 255 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-pending-50\/95 {
  border-color: rgb(240 249 255 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-pending-500 {
  --tw-border-opacity: 1;
  border-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-pending-500\/0 {
  border-color: rgb(14 165 233 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-pending-500\/10 {
  border-color: rgb(14 165 233 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-pending-500\/100 {
  border-color: rgb(14 165 233 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-pending-500\/15 {
  border-color: rgb(14 165 233 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-pending-500\/20 {
  border-color: rgb(14 165 233 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-pending-500\/25 {
  border-color: rgb(14 165 233 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-pending-500\/30 {
  border-color: rgb(14 165 233 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-pending-500\/35 {
  border-color: rgb(14 165 233 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-pending-500\/40 {
  border-color: rgb(14 165 233 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-pending-500\/45 {
  border-color: rgb(14 165 233 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-pending-500\/5 {
  border-color: rgb(14 165 233 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-pending-500\/50 {
  border-color: rgb(14 165 233 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-pending-500\/55 {
  border-color: rgb(14 165 233 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-pending-500\/60 {
  border-color: rgb(14 165 233 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-pending-500\/65 {
  border-color: rgb(14 165 233 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-pending-500\/70 {
  border-color: rgb(14 165 233 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-pending-500\/75 {
  border-color: rgb(14 165 233 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-pending-500\/80 {
  border-color: rgb(14 165 233 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-pending-500\/85 {
  border-color: rgb(14 165 233 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-pending-500\/90 {
  border-color: rgb(14 165 233 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-pending-500\/95 {
  border-color: rgb(14 165 233 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-pending-600 {
  --tw-border-opacity: 1;
  border-color: rgb(2 132 199 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-pending-600\/0 {
  border-color: rgb(2 132 199 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-pending-600\/10 {
  border-color: rgb(2 132 199 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-pending-600\/100 {
  border-color: rgb(2 132 199 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-pending-600\/15 {
  border-color: rgb(2 132 199 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-pending-600\/20 {
  border-color: rgb(2 132 199 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-pending-600\/25 {
  border-color: rgb(2 132 199 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-pending-600\/30 {
  border-color: rgb(2 132 199 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-pending-600\/35 {
  border-color: rgb(2 132 199 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-pending-600\/40 {
  border-color: rgb(2 132 199 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-pending-600\/45 {
  border-color: rgb(2 132 199 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-pending-600\/5 {
  border-color: rgb(2 132 199 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-pending-600\/50 {
  border-color: rgb(2 132 199 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-pending-600\/55 {
  border-color: rgb(2 132 199 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-pending-600\/60 {
  border-color: rgb(2 132 199 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-pending-600\/65 {
  border-color: rgb(2 132 199 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-pending-600\/70 {
  border-color: rgb(2 132 199 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-pending-600\/75 {
  border-color: rgb(2 132 199 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-pending-600\/80 {
  border-color: rgb(2 132 199 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-pending-600\/85 {
  border-color: rgb(2 132 199 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-pending-600\/90 {
  border-color: rgb(2 132 199 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-pending-600\/95 {
  border-color: rgb(2 132 199 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-pending-700 {
  --tw-border-opacity: 1;
  border-color: rgb(3 105 161 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-pending-700\/0 {
  border-color: rgb(3 105 161 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-pending-700\/10 {
  border-color: rgb(3 105 161 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-pending-700\/100 {
  border-color: rgb(3 105 161 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-pending-700\/15 {
  border-color: rgb(3 105 161 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-pending-700\/20 {
  border-color: rgb(3 105 161 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-pending-700\/25 {
  border-color: rgb(3 105 161 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-pending-700\/30 {
  border-color: rgb(3 105 161 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-pending-700\/35 {
  border-color: rgb(3 105 161 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-pending-700\/40 {
  border-color: rgb(3 105 161 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-pending-700\/45 {
  border-color: rgb(3 105 161 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-pending-700\/5 {
  border-color: rgb(3 105 161 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-pending-700\/50 {
  border-color: rgb(3 105 161 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-pending-700\/55 {
  border-color: rgb(3 105 161 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-pending-700\/60 {
  border-color: rgb(3 105 161 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-pending-700\/65 {
  border-color: rgb(3 105 161 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-pending-700\/70 {
  border-color: rgb(3 105 161 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-pending-700\/75 {
  border-color: rgb(3 105 161 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-pending-700\/80 {
  border-color: rgb(3 105 161 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-pending-700\/85 {
  border-color: rgb(3 105 161 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-pending-700\/90 {
  border-color: rgb(3 105 161 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-pending-700\/95 {
  border-color: rgb(3 105 161 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-pending-800 {
  --tw-border-opacity: 1;
  border-color: rgb(7 89 133 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-pending-800\/0 {
  border-color: rgb(7 89 133 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-pending-800\/10 {
  border-color: rgb(7 89 133 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-pending-800\/100 {
  border-color: rgb(7 89 133 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-pending-800\/15 {
  border-color: rgb(7 89 133 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-pending-800\/20 {
  border-color: rgb(7 89 133 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-pending-800\/25 {
  border-color: rgb(7 89 133 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-pending-800\/30 {
  border-color: rgb(7 89 133 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-pending-800\/35 {
  border-color: rgb(7 89 133 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-pending-800\/40 {
  border-color: rgb(7 89 133 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-pending-800\/45 {
  border-color: rgb(7 89 133 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-pending-800\/5 {
  border-color: rgb(7 89 133 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-pending-800\/50 {
  border-color: rgb(7 89 133 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-pending-800\/55 {
  border-color: rgb(7 89 133 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-pending-800\/60 {
  border-color: rgb(7 89 133 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-pending-800\/65 {
  border-color: rgb(7 89 133 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-pending-800\/70 {
  border-color: rgb(7 89 133 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-pending-800\/75 {
  border-color: rgb(7 89 133 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-pending-800\/80 {
  border-color: rgb(7 89 133 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-pending-800\/85 {
  border-color: rgb(7 89 133 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-pending-800\/90 {
  border-color: rgb(7 89 133 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-pending-800\/95 {
  border-color: rgb(7 89 133 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-pending-900 {
  --tw-border-opacity: 1;
  border-color: rgb(12 74 110 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-pending-900\/0 {
  border-color: rgb(12 74 110 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-pending-900\/10 {
  border-color: rgb(12 74 110 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-pending-900\/100 {
  border-color: rgb(12 74 110 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-pending-900\/15 {
  border-color: rgb(12 74 110 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-pending-900\/20 {
  border-color: rgb(12 74 110 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-pending-900\/25 {
  border-color: rgb(12 74 110 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-pending-900\/30 {
  border-color: rgb(12 74 110 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-pending-900\/35 {
  border-color: rgb(12 74 110 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-pending-900\/40 {
  border-color: rgb(12 74 110 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-pending-900\/45 {
  border-color: rgb(12 74 110 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-pending-900\/5 {
  border-color: rgb(12 74 110 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-pending-900\/50 {
  border-color: rgb(12 74 110 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-pending-900\/55 {
  border-color: rgb(12 74 110 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-pending-900\/60 {
  border-color: rgb(12 74 110 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-pending-900\/65 {
  border-color: rgb(12 74 110 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-pending-900\/70 {
  border-color: rgb(12 74 110 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-pending-900\/75 {
  border-color: rgb(12 74 110 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-pending-900\/80 {
  border-color: rgb(12 74 110 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-pending-900\/85 {
  border-color: rgb(12 74 110 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-pending-900\/90 {
  border-color: rgb(12 74 110 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-pending-900\/95 {
  border-color: rgb(12 74 110 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-pending-950 {
  --tw-border-opacity: 1;
  border-color: rgb(8 47 73 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-pending-950\/0 {
  border-color: rgb(8 47 73 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-pending-950\/10 {
  border-color: rgb(8 47 73 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-pending-950\/100 {
  border-color: rgb(8 47 73 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-pending-950\/15 {
  border-color: rgb(8 47 73 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-pending-950\/20 {
  border-color: rgb(8 47 73 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-pending-950\/25 {
  border-color: rgb(8 47 73 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-pending-950\/30 {
  border-color: rgb(8 47 73 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-pending-950\/35 {
  border-color: rgb(8 47 73 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-pending-950\/40 {
  border-color: rgb(8 47 73 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-pending-950\/45 {
  border-color: rgb(8 47 73 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-pending-950\/5 {
  border-color: rgb(8 47 73 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-pending-950\/50 {
  border-color: rgb(8 47 73 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-pending-950\/55 {
  border-color: rgb(8 47 73 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-pending-950\/60 {
  border-color: rgb(8 47 73 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-pending-950\/65 {
  border-color: rgb(8 47 73 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-pending-950\/70 {
  border-color: rgb(8 47 73 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-pending-950\/75 {
  border-color: rgb(8 47 73 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-pending-950\/80 {
  border-color: rgb(8 47 73 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-pending-950\/85 {
  border-color: rgb(8 47 73 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-pending-950\/90 {
  border-color: rgb(8 47 73 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-pending-950\/95 {
  border-color: rgb(8 47 73 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-100 {
  --tw-border-opacity: 1;
  border-color: rgb(255 237 213 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-rejected-100\/0 {
  border-color: rgb(255 237 213 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-100\/10 {
  border-color: rgb(255 237 213 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-100\/100 {
  border-color: rgb(255 237 213 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-100\/15 {
  border-color: rgb(255 237 213 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-100\/20 {
  border-color: rgb(255 237 213 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-100\/25 {
  border-color: rgb(255 237 213 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-100\/30 {
  border-color: rgb(255 237 213 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-100\/35 {
  border-color: rgb(255 237 213 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-100\/40 {
  border-color: rgb(255 237 213 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-100\/45 {
  border-color: rgb(255 237 213 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-100\/5 {
  border-color: rgb(255 237 213 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-100\/50 {
  border-color: rgb(255 237 213 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-100\/55 {
  border-color: rgb(255 237 213 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-100\/60 {
  border-color: rgb(255 237 213 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-100\/65 {
  border-color: rgb(255 237 213 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-100\/70 {
  border-color: rgb(255 237 213 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-100\/75 {
  border-color: rgb(255 237 213 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-100\/80 {
  border-color: rgb(255 237 213 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-100\/85 {
  border-color: rgb(255 237 213 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-100\/90 {
  border-color: rgb(255 237 213 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-100\/95 {
  border-color: rgb(255 237 213 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 215 170 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-rejected-200\/0 {
  border-color: rgb(254 215 170 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-200\/10 {
  border-color: rgb(254 215 170 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-200\/100 {
  border-color: rgb(254 215 170 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-200\/15 {
  border-color: rgb(254 215 170 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-200\/20 {
  border-color: rgb(254 215 170 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-200\/25 {
  border-color: rgb(254 215 170 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-200\/30 {
  border-color: rgb(254 215 170 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-200\/35 {
  border-color: rgb(254 215 170 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-200\/40 {
  border-color: rgb(254 215 170 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-200\/45 {
  border-color: rgb(254 215 170 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-200\/5 {
  border-color: rgb(254 215 170 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-200\/50 {
  border-color: rgb(254 215 170 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-200\/55 {
  border-color: rgb(254 215 170 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-200\/60 {
  border-color: rgb(254 215 170 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-200\/65 {
  border-color: rgb(254 215 170 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-200\/70 {
  border-color: rgb(254 215 170 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-200\/75 {
  border-color: rgb(254 215 170 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-200\/80 {
  border-color: rgb(254 215 170 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-200\/85 {
  border-color: rgb(254 215 170 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-200\/90 {
  border-color: rgb(254 215 170 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-200\/95 {
  border-color: rgb(254 215 170 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-300 {
  --tw-border-opacity: 1;
  border-color: rgb(253 186 116 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-rejected-300\/0 {
  border-color: rgb(253 186 116 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-300\/10 {
  border-color: rgb(253 186 116 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-300\/100 {
  border-color: rgb(253 186 116 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-300\/15 {
  border-color: rgb(253 186 116 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-300\/20 {
  border-color: rgb(253 186 116 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-300\/25 {
  border-color: rgb(253 186 116 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-300\/30 {
  border-color: rgb(253 186 116 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-300\/35 {
  border-color: rgb(253 186 116 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-300\/40 {
  border-color: rgb(253 186 116 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-300\/45 {
  border-color: rgb(253 186 116 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-300\/5 {
  border-color: rgb(253 186 116 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-300\/50 {
  border-color: rgb(253 186 116 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-300\/55 {
  border-color: rgb(253 186 116 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-300\/60 {
  border-color: rgb(253 186 116 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-300\/65 {
  border-color: rgb(253 186 116 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-300\/70 {
  border-color: rgb(253 186 116 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-300\/75 {
  border-color: rgb(253 186 116 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-300\/80 {
  border-color: rgb(253 186 116 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-300\/85 {
  border-color: rgb(253 186 116 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-300\/90 {
  border-color: rgb(253 186 116 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-300\/95 {
  border-color: rgb(253 186 116 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-400 {
  --tw-border-opacity: 1;
  border-color: rgb(251 146 60 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-rejected-400\/0 {
  border-color: rgb(251 146 60 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-400\/10 {
  border-color: rgb(251 146 60 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-400\/100 {
  border-color: rgb(251 146 60 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-400\/15 {
  border-color: rgb(251 146 60 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-400\/20 {
  border-color: rgb(251 146 60 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-400\/25 {
  border-color: rgb(251 146 60 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-400\/30 {
  border-color: rgb(251 146 60 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-400\/35 {
  border-color: rgb(251 146 60 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-400\/40 {
  border-color: rgb(251 146 60 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-400\/45 {
  border-color: rgb(251 146 60 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-400\/5 {
  border-color: rgb(251 146 60 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-400\/50 {
  border-color: rgb(251 146 60 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-400\/55 {
  border-color: rgb(251 146 60 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-400\/60 {
  border-color: rgb(251 146 60 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-400\/65 {
  border-color: rgb(251 146 60 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-400\/70 {
  border-color: rgb(251 146 60 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-400\/75 {
  border-color: rgb(251 146 60 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-400\/80 {
  border-color: rgb(251 146 60 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-400\/85 {
  border-color: rgb(251 146 60 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-400\/90 {
  border-color: rgb(251 146 60 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-400\/95 {
  border-color: rgb(251 146 60 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-50 {
  --tw-border-opacity: 1;
  border-color: rgb(255 247 237 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-rejected-50\/0 {
  border-color: rgb(255 247 237 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-50\/10 {
  border-color: rgb(255 247 237 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-50\/100 {
  border-color: rgb(255 247 237 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-50\/15 {
  border-color: rgb(255 247 237 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-50\/20 {
  border-color: rgb(255 247 237 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-50\/25 {
  border-color: rgb(255 247 237 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-50\/30 {
  border-color: rgb(255 247 237 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-50\/35 {
  border-color: rgb(255 247 237 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-50\/40 {
  border-color: rgb(255 247 237 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-50\/45 {
  border-color: rgb(255 247 237 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-50\/5 {
  border-color: rgb(255 247 237 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-50\/50 {
  border-color: rgb(255 247 237 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-50\/55 {
  border-color: rgb(255 247 237 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-50\/60 {
  border-color: rgb(255 247 237 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-50\/65 {
  border-color: rgb(255 247 237 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-50\/70 {
  border-color: rgb(255 247 237 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-50\/75 {
  border-color: rgb(255 247 237 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-50\/80 {
  border-color: rgb(255 247 237 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-50\/85 {
  border-color: rgb(255 247 237 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-50\/90 {
  border-color: rgb(255 247 237 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-50\/95 {
  border-color: rgb(255 247 237 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-500 {
  --tw-border-opacity: 1;
  border-color: rgb(249 115 22 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-rejected-500\/0 {
  border-color: rgb(249 115 22 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-500\/10 {
  border-color: rgb(249 115 22 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-500\/100 {
  border-color: rgb(249 115 22 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-500\/15 {
  border-color: rgb(249 115 22 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-500\/20 {
  border-color: rgb(249 115 22 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-500\/25 {
  border-color: rgb(249 115 22 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-500\/30 {
  border-color: rgb(249 115 22 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-500\/35 {
  border-color: rgb(249 115 22 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-500\/40 {
  border-color: rgb(249 115 22 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-500\/45 {
  border-color: rgb(249 115 22 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-500\/5 {
  border-color: rgb(249 115 22 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-500\/50 {
  border-color: rgb(249 115 22 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-500\/55 {
  border-color: rgb(249 115 22 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-500\/60 {
  border-color: rgb(249 115 22 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-500\/65 {
  border-color: rgb(249 115 22 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-500\/70 {
  border-color: rgb(249 115 22 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-500\/75 {
  border-color: rgb(249 115 22 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-500\/80 {
  border-color: rgb(249 115 22 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-500\/85 {
  border-color: rgb(249 115 22 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-500\/90 {
  border-color: rgb(249 115 22 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-500\/95 {
  border-color: rgb(249 115 22 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-600 {
  --tw-border-opacity: 1;
  border-color: rgb(234 88 12 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-rejected-600\/0 {
  border-color: rgb(234 88 12 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-600\/10 {
  border-color: rgb(234 88 12 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-600\/100 {
  border-color: rgb(234 88 12 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-600\/15 {
  border-color: rgb(234 88 12 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-600\/20 {
  border-color: rgb(234 88 12 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-600\/25 {
  border-color: rgb(234 88 12 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-600\/30 {
  border-color: rgb(234 88 12 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-600\/35 {
  border-color: rgb(234 88 12 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-600\/40 {
  border-color: rgb(234 88 12 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-600\/45 {
  border-color: rgb(234 88 12 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-600\/5 {
  border-color: rgb(234 88 12 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-600\/50 {
  border-color: rgb(234 88 12 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-600\/55 {
  border-color: rgb(234 88 12 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-600\/60 {
  border-color: rgb(234 88 12 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-600\/65 {
  border-color: rgb(234 88 12 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-600\/70 {
  border-color: rgb(234 88 12 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-600\/75 {
  border-color: rgb(234 88 12 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-600\/80 {
  border-color: rgb(234 88 12 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-600\/85 {
  border-color: rgb(234 88 12 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-600\/90 {
  border-color: rgb(234 88 12 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-600\/95 {
  border-color: rgb(234 88 12 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-700 {
  --tw-border-opacity: 1;
  border-color: rgb(194 65 12 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-rejected-700\/0 {
  border-color: rgb(194 65 12 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-700\/10 {
  border-color: rgb(194 65 12 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-700\/100 {
  border-color: rgb(194 65 12 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-700\/15 {
  border-color: rgb(194 65 12 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-700\/20 {
  border-color: rgb(194 65 12 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-700\/25 {
  border-color: rgb(194 65 12 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-700\/30 {
  border-color: rgb(194 65 12 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-700\/35 {
  border-color: rgb(194 65 12 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-700\/40 {
  border-color: rgb(194 65 12 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-700\/45 {
  border-color: rgb(194 65 12 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-700\/5 {
  border-color: rgb(194 65 12 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-700\/50 {
  border-color: rgb(194 65 12 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-700\/55 {
  border-color: rgb(194 65 12 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-700\/60 {
  border-color: rgb(194 65 12 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-700\/65 {
  border-color: rgb(194 65 12 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-700\/70 {
  border-color: rgb(194 65 12 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-700\/75 {
  border-color: rgb(194 65 12 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-700\/80 {
  border-color: rgb(194 65 12 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-700\/85 {
  border-color: rgb(194 65 12 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-700\/90 {
  border-color: rgb(194 65 12 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-700\/95 {
  border-color: rgb(194 65 12 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-800 {
  --tw-border-opacity: 1;
  border-color: rgb(154 52 18 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-rejected-800\/0 {
  border-color: rgb(154 52 18 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-800\/10 {
  border-color: rgb(154 52 18 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-800\/100 {
  border-color: rgb(154 52 18 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-800\/15 {
  border-color: rgb(154 52 18 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-800\/20 {
  border-color: rgb(154 52 18 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-800\/25 {
  border-color: rgb(154 52 18 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-800\/30 {
  border-color: rgb(154 52 18 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-800\/35 {
  border-color: rgb(154 52 18 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-800\/40 {
  border-color: rgb(154 52 18 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-800\/45 {
  border-color: rgb(154 52 18 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-800\/5 {
  border-color: rgb(154 52 18 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-800\/50 {
  border-color: rgb(154 52 18 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-800\/55 {
  border-color: rgb(154 52 18 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-800\/60 {
  border-color: rgb(154 52 18 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-800\/65 {
  border-color: rgb(154 52 18 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-800\/70 {
  border-color: rgb(154 52 18 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-800\/75 {
  border-color: rgb(154 52 18 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-800\/80 {
  border-color: rgb(154 52 18 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-800\/85 {
  border-color: rgb(154 52 18 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-800\/90 {
  border-color: rgb(154 52 18 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-800\/95 {
  border-color: rgb(154 52 18 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-900 {
  --tw-border-opacity: 1;
  border-color: rgb(124 45 18 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-rejected-900\/0 {
  border-color: rgb(124 45 18 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-900\/10 {
  border-color: rgb(124 45 18 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-900\/100 {
  border-color: rgb(124 45 18 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-900\/15 {
  border-color: rgb(124 45 18 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-900\/20 {
  border-color: rgb(124 45 18 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-900\/25 {
  border-color: rgb(124 45 18 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-900\/30 {
  border-color: rgb(124 45 18 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-900\/35 {
  border-color: rgb(124 45 18 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-900\/40 {
  border-color: rgb(124 45 18 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-900\/45 {
  border-color: rgb(124 45 18 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-900\/5 {
  border-color: rgb(124 45 18 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-900\/50 {
  border-color: rgb(124 45 18 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-900\/55 {
  border-color: rgb(124 45 18 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-900\/60 {
  border-color: rgb(124 45 18 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-900\/65 {
  border-color: rgb(124 45 18 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-900\/70 {
  border-color: rgb(124 45 18 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-900\/75 {
  border-color: rgb(124 45 18 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-900\/80 {
  border-color: rgb(124 45 18 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-900\/85 {
  border-color: rgb(124 45 18 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-900\/90 {
  border-color: rgb(124 45 18 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-900\/95 {
  border-color: rgb(124 45 18 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-950 {
  --tw-border-opacity: 1;
  border-color: rgb(67 20 7 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-rejected-950\/0 {
  border-color: rgb(67 20 7 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-950\/10 {
  border-color: rgb(67 20 7 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-950\/100 {
  border-color: rgb(67 20 7 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-950\/15 {
  border-color: rgb(67 20 7 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-950\/20 {
  border-color: rgb(67 20 7 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-950\/25 {
  border-color: rgb(67 20 7 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-950\/30 {
  border-color: rgb(67 20 7 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-950\/35 {
  border-color: rgb(67 20 7 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-950\/40 {
  border-color: rgb(67 20 7 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-950\/45 {
  border-color: rgb(67 20 7 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-950\/5 {
  border-color: rgb(67 20 7 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-950\/50 {
  border-color: rgb(67 20 7 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-950\/55 {
  border-color: rgb(67 20 7 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-950\/60 {
  border-color: rgb(67 20 7 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-950\/65 {
  border-color: rgb(67 20 7 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-950\/70 {
  border-color: rgb(67 20 7 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-950\/75 {
  border-color: rgb(67 20 7 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-950\/80 {
  border-color: rgb(67 20 7 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-950\/85 {
  border-color: rgb(67 20 7 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-950\/90 {
  border-color: rgb(67 20 7 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-rejected-950\/95 {
  border-color: rgb(67 20 7 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-100 {
  --tw-border-opacity: 1;
  border-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-verifying-100\/0 {
  border-color: rgb(254 249 195 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-100\/10 {
  border-color: rgb(254 249 195 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-100\/100 {
  border-color: rgb(254 249 195 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-100\/15 {
  border-color: rgb(254 249 195 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-100\/20 {
  border-color: rgb(254 249 195 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-100\/25 {
  border-color: rgb(254 249 195 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-100\/30 {
  border-color: rgb(254 249 195 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-100\/35 {
  border-color: rgb(254 249 195 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-100\/40 {
  border-color: rgb(254 249 195 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-100\/45 {
  border-color: rgb(254 249 195 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-100\/5 {
  border-color: rgb(254 249 195 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-100\/50 {
  border-color: rgb(254 249 195 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-100\/55 {
  border-color: rgb(254 249 195 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-100\/60 {
  border-color: rgb(254 249 195 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-100\/65 {
  border-color: rgb(254 249 195 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-100\/70 {
  border-color: rgb(254 249 195 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-100\/75 {
  border-color: rgb(254 249 195 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-100\/80 {
  border-color: rgb(254 249 195 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-100\/85 {
  border-color: rgb(254 249 195 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-100\/90 {
  border-color: rgb(254 249 195 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-100\/95 {
  border-color: rgb(254 249 195 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-verifying-200\/0 {
  border-color: rgb(254 240 138 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-200\/10 {
  border-color: rgb(254 240 138 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-200\/100 {
  border-color: rgb(254 240 138 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-200\/15 {
  border-color: rgb(254 240 138 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-200\/20 {
  border-color: rgb(254 240 138 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-200\/25 {
  border-color: rgb(254 240 138 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-200\/30 {
  border-color: rgb(254 240 138 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-200\/35 {
  border-color: rgb(254 240 138 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-200\/40 {
  border-color: rgb(254 240 138 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-200\/45 {
  border-color: rgb(254 240 138 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-200\/5 {
  border-color: rgb(254 240 138 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-200\/50 {
  border-color: rgb(254 240 138 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-200\/55 {
  border-color: rgb(254 240 138 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-200\/60 {
  border-color: rgb(254 240 138 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-200\/65 {
  border-color: rgb(254 240 138 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-200\/70 {
  border-color: rgb(254 240 138 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-200\/75 {
  border-color: rgb(254 240 138 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-200\/80 {
  border-color: rgb(254 240 138 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-200\/85 {
  border-color: rgb(254 240 138 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-200\/90 {
  border-color: rgb(254 240 138 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-200\/95 {
  border-color: rgb(254 240 138 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-300 {
  --tw-border-opacity: 1;
  border-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-verifying-300\/0 {
  border-color: rgb(253 224 71 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-300\/10 {
  border-color: rgb(253 224 71 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-300\/100 {
  border-color: rgb(253 224 71 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-300\/15 {
  border-color: rgb(253 224 71 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-300\/20 {
  border-color: rgb(253 224 71 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-300\/25 {
  border-color: rgb(253 224 71 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-300\/30 {
  border-color: rgb(253 224 71 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-300\/35 {
  border-color: rgb(253 224 71 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-300\/40 {
  border-color: rgb(253 224 71 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-300\/45 {
  border-color: rgb(253 224 71 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-300\/5 {
  border-color: rgb(253 224 71 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-300\/50 {
  border-color: rgb(253 224 71 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-300\/55 {
  border-color: rgb(253 224 71 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-300\/60 {
  border-color: rgb(253 224 71 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-300\/65 {
  border-color: rgb(253 224 71 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-300\/70 {
  border-color: rgb(253 224 71 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-300\/75 {
  border-color: rgb(253 224 71 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-300\/80 {
  border-color: rgb(253 224 71 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-300\/85 {
  border-color: rgb(253 224 71 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-300\/90 {
  border-color: rgb(253 224 71 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-300\/95 {
  border-color: rgb(253 224 71 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-400 {
  --tw-border-opacity: 1;
  border-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-verifying-400\/0 {
  border-color: rgb(250 204 21 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-400\/10 {
  border-color: rgb(250 204 21 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-400\/100 {
  border-color: rgb(250 204 21 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-400\/15 {
  border-color: rgb(250 204 21 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-400\/20 {
  border-color: rgb(250 204 21 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-400\/25 {
  border-color: rgb(250 204 21 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-400\/30 {
  border-color: rgb(250 204 21 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-400\/35 {
  border-color: rgb(250 204 21 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-400\/40 {
  border-color: rgb(250 204 21 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-400\/45 {
  border-color: rgb(250 204 21 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-400\/5 {
  border-color: rgb(250 204 21 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-400\/50 {
  border-color: rgb(250 204 21 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-400\/55 {
  border-color: rgb(250 204 21 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-400\/60 {
  border-color: rgb(250 204 21 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-400\/65 {
  border-color: rgb(250 204 21 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-400\/70 {
  border-color: rgb(250 204 21 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-400\/75 {
  border-color: rgb(250 204 21 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-400\/80 {
  border-color: rgb(250 204 21 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-400\/85 {
  border-color: rgb(250 204 21 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-400\/90 {
  border-color: rgb(250 204 21 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-400\/95 {
  border-color: rgb(250 204 21 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-50 {
  --tw-border-opacity: 1;
  border-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-verifying-50\/0 {
  border-color: rgb(254 252 232 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-50\/10 {
  border-color: rgb(254 252 232 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-50\/100 {
  border-color: rgb(254 252 232 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-50\/15 {
  border-color: rgb(254 252 232 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-50\/20 {
  border-color: rgb(254 252 232 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-50\/25 {
  border-color: rgb(254 252 232 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-50\/30 {
  border-color: rgb(254 252 232 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-50\/35 {
  border-color: rgb(254 252 232 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-50\/40 {
  border-color: rgb(254 252 232 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-50\/45 {
  border-color: rgb(254 252 232 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-50\/5 {
  border-color: rgb(254 252 232 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-50\/50 {
  border-color: rgb(254 252 232 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-50\/55 {
  border-color: rgb(254 252 232 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-50\/60 {
  border-color: rgb(254 252 232 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-50\/65 {
  border-color: rgb(254 252 232 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-50\/70 {
  border-color: rgb(254 252 232 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-50\/75 {
  border-color: rgb(254 252 232 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-50\/80 {
  border-color: rgb(254 252 232 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-50\/85 {
  border-color: rgb(254 252 232 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-50\/90 {
  border-color: rgb(254 252 232 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-50\/95 {
  border-color: rgb(254 252 232 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-500 {
  --tw-border-opacity: 1;
  border-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-verifying-500\/0 {
  border-color: rgb(234 179 8 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-500\/10 {
  border-color: rgb(234 179 8 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-500\/100 {
  border-color: rgb(234 179 8 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-500\/15 {
  border-color: rgb(234 179 8 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-500\/20 {
  border-color: rgb(234 179 8 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-500\/25 {
  border-color: rgb(234 179 8 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-500\/30 {
  border-color: rgb(234 179 8 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-500\/35 {
  border-color: rgb(234 179 8 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-500\/40 {
  border-color: rgb(234 179 8 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-500\/45 {
  border-color: rgb(234 179 8 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-500\/5 {
  border-color: rgb(234 179 8 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-500\/50 {
  border-color: rgb(234 179 8 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-500\/55 {
  border-color: rgb(234 179 8 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-500\/60 {
  border-color: rgb(234 179 8 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-500\/65 {
  border-color: rgb(234 179 8 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-500\/70 {
  border-color: rgb(234 179 8 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-500\/75 {
  border-color: rgb(234 179 8 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-500\/80 {
  border-color: rgb(234 179 8 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-500\/85 {
  border-color: rgb(234 179 8 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-500\/90 {
  border-color: rgb(234 179 8 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-500\/95 {
  border-color: rgb(234 179 8 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-600 {
  --tw-border-opacity: 1;
  border-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-verifying-600\/0 {
  border-color: rgb(202 138 4 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-600\/10 {
  border-color: rgb(202 138 4 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-600\/100 {
  border-color: rgb(202 138 4 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-600\/15 {
  border-color: rgb(202 138 4 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-600\/20 {
  border-color: rgb(202 138 4 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-600\/25 {
  border-color: rgb(202 138 4 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-600\/30 {
  border-color: rgb(202 138 4 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-600\/35 {
  border-color: rgb(202 138 4 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-600\/40 {
  border-color: rgb(202 138 4 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-600\/45 {
  border-color: rgb(202 138 4 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-600\/5 {
  border-color: rgb(202 138 4 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-600\/50 {
  border-color: rgb(202 138 4 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-600\/55 {
  border-color: rgb(202 138 4 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-600\/60 {
  border-color: rgb(202 138 4 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-600\/65 {
  border-color: rgb(202 138 4 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-600\/70 {
  border-color: rgb(202 138 4 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-600\/75 {
  border-color: rgb(202 138 4 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-600\/80 {
  border-color: rgb(202 138 4 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-600\/85 {
  border-color: rgb(202 138 4 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-600\/90 {
  border-color: rgb(202 138 4 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-600\/95 {
  border-color: rgb(202 138 4 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-700 {
  --tw-border-opacity: 1;
  border-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-verifying-700\/0 {
  border-color: rgb(161 98 7 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-700\/10 {
  border-color: rgb(161 98 7 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-700\/100 {
  border-color: rgb(161 98 7 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-700\/15 {
  border-color: rgb(161 98 7 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-700\/20 {
  border-color: rgb(161 98 7 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-700\/25 {
  border-color: rgb(161 98 7 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-700\/30 {
  border-color: rgb(161 98 7 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-700\/35 {
  border-color: rgb(161 98 7 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-700\/40 {
  border-color: rgb(161 98 7 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-700\/45 {
  border-color: rgb(161 98 7 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-700\/5 {
  border-color: rgb(161 98 7 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-700\/50 {
  border-color: rgb(161 98 7 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-700\/55 {
  border-color: rgb(161 98 7 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-700\/60 {
  border-color: rgb(161 98 7 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-700\/65 {
  border-color: rgb(161 98 7 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-700\/70 {
  border-color: rgb(161 98 7 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-700\/75 {
  border-color: rgb(161 98 7 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-700\/80 {
  border-color: rgb(161 98 7 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-700\/85 {
  border-color: rgb(161 98 7 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-700\/90 {
  border-color: rgb(161 98 7 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-700\/95 {
  border-color: rgb(161 98 7 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-800 {
  --tw-border-opacity: 1;
  border-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-verifying-800\/0 {
  border-color: rgb(133 77 14 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-800\/10 {
  border-color: rgb(133 77 14 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-800\/100 {
  border-color: rgb(133 77 14 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-800\/15 {
  border-color: rgb(133 77 14 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-800\/20 {
  border-color: rgb(133 77 14 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-800\/25 {
  border-color: rgb(133 77 14 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-800\/30 {
  border-color: rgb(133 77 14 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-800\/35 {
  border-color: rgb(133 77 14 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-800\/40 {
  border-color: rgb(133 77 14 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-800\/45 {
  border-color: rgb(133 77 14 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-800\/5 {
  border-color: rgb(133 77 14 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-800\/50 {
  border-color: rgb(133 77 14 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-800\/55 {
  border-color: rgb(133 77 14 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-800\/60 {
  border-color: rgb(133 77 14 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-800\/65 {
  border-color: rgb(133 77 14 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-800\/70 {
  border-color: rgb(133 77 14 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-800\/75 {
  border-color: rgb(133 77 14 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-800\/80 {
  border-color: rgb(133 77 14 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-800\/85 {
  border-color: rgb(133 77 14 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-800\/90 {
  border-color: rgb(133 77 14 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-800\/95 {
  border-color: rgb(133 77 14 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-900 {
  --tw-border-opacity: 1;
  border-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-verifying-900\/0 {
  border-color: rgb(113 63 18 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-900\/10 {
  border-color: rgb(113 63 18 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-900\/100 {
  border-color: rgb(113 63 18 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-900\/15 {
  border-color: rgb(113 63 18 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-900\/20 {
  border-color: rgb(113 63 18 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-900\/25 {
  border-color: rgb(113 63 18 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-900\/30 {
  border-color: rgb(113 63 18 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-900\/35 {
  border-color: rgb(113 63 18 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-900\/40 {
  border-color: rgb(113 63 18 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-900\/45 {
  border-color: rgb(113 63 18 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-900\/5 {
  border-color: rgb(113 63 18 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-900\/50 {
  border-color: rgb(113 63 18 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-900\/55 {
  border-color: rgb(113 63 18 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-900\/60 {
  border-color: rgb(113 63 18 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-900\/65 {
  border-color: rgb(113 63 18 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-900\/70 {
  border-color: rgb(113 63 18 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-900\/75 {
  border-color: rgb(113 63 18 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-900\/80 {
  border-color: rgb(113 63 18 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-900\/85 {
  border-color: rgb(113 63 18 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-900\/90 {
  border-color: rgb(113 63 18 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-900\/95 {
  border-color: rgb(113 63 18 / 0.95);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-950 {
  --tw-border-opacity: 1;
  border-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-answer-verifying-950\/0 {
  border-color: rgb(66 32 6 / 0);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-950\/10 {
  border-color: rgb(66 32 6 / 0.1);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-950\/100 {
  border-color: rgb(66 32 6 / 1);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-950\/15 {
  border-color: rgb(66 32 6 / 0.15);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-950\/20 {
  border-color: rgb(66 32 6 / 0.2);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-950\/25 {
  border-color: rgb(66 32 6 / 0.25);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-950\/30 {
  border-color: rgb(66 32 6 / 0.3);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-950\/35 {
  border-color: rgb(66 32 6 / 0.35);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-950\/40 {
  border-color: rgb(66 32 6 / 0.4);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-950\/45 {
  border-color: rgb(66 32 6 / 0.45);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-950\/5 {
  border-color: rgb(66 32 6 / 0.05);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-950\/50 {
  border-color: rgb(66 32 6 / 0.5);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-950\/55 {
  border-color: rgb(66 32 6 / 0.55);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-950\/60 {
  border-color: rgb(66 32 6 / 0.6);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-950\/65 {
  border-color: rgb(66 32 6 / 0.65);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-950\/70 {
  border-color: rgb(66 32 6 / 0.7);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-950\/75 {
  border-color: rgb(66 32 6 / 0.75);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-950\/80 {
  border-color: rgb(66 32 6 / 0.8);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-950\/85 {
  border-color: rgb(66 32 6 / 0.85);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-950\/90 {
  border-color: rgb(66 32 6 / 0.9);
}

.thq-tw-application.thq-tw-application .border-answer-verifying-950\/95 {
  border-color: rgb(66 32 6 / 0.95);
}

.thq-tw-application.thq-tw-application .border-blue-100 {
  --tw-border-opacity: 1;
  border-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-blue-100\/0 {
  border-color: rgb(219 234 254 / 0);
}

.thq-tw-application.thq-tw-application .border-blue-100\/10 {
  border-color: rgb(219 234 254 / 0.1);
}

.thq-tw-application.thq-tw-application .border-blue-100\/100 {
  border-color: rgb(219 234 254 / 1);
}

.thq-tw-application.thq-tw-application .border-blue-100\/15 {
  border-color: rgb(219 234 254 / 0.15);
}

.thq-tw-application.thq-tw-application .border-blue-100\/20 {
  border-color: rgb(219 234 254 / 0.2);
}

.thq-tw-application.thq-tw-application .border-blue-100\/25 {
  border-color: rgb(219 234 254 / 0.25);
}

.thq-tw-application.thq-tw-application .border-blue-100\/30 {
  border-color: rgb(219 234 254 / 0.3);
}

.thq-tw-application.thq-tw-application .border-blue-100\/35 {
  border-color: rgb(219 234 254 / 0.35);
}

.thq-tw-application.thq-tw-application .border-blue-100\/40 {
  border-color: rgb(219 234 254 / 0.4);
}

.thq-tw-application.thq-tw-application .border-blue-100\/45 {
  border-color: rgb(219 234 254 / 0.45);
}

.thq-tw-application.thq-tw-application .border-blue-100\/5 {
  border-color: rgb(219 234 254 / 0.05);
}

.thq-tw-application.thq-tw-application .border-blue-100\/50 {
  border-color: rgb(219 234 254 / 0.5);
}

.thq-tw-application.thq-tw-application .border-blue-100\/55 {
  border-color: rgb(219 234 254 / 0.55);
}

.thq-tw-application.thq-tw-application .border-blue-100\/60 {
  border-color: rgb(219 234 254 / 0.6);
}

.thq-tw-application.thq-tw-application .border-blue-100\/65 {
  border-color: rgb(219 234 254 / 0.65);
}

.thq-tw-application.thq-tw-application .border-blue-100\/70 {
  border-color: rgb(219 234 254 / 0.7);
}

.thq-tw-application.thq-tw-application .border-blue-100\/75 {
  border-color: rgb(219 234 254 / 0.75);
}

.thq-tw-application.thq-tw-application .border-blue-100\/80 {
  border-color: rgb(219 234 254 / 0.8);
}

.thq-tw-application.thq-tw-application .border-blue-100\/85 {
  border-color: rgb(219 234 254 / 0.85);
}

.thq-tw-application.thq-tw-application .border-blue-100\/90 {
  border-color: rgb(219 234 254 / 0.9);
}

.thq-tw-application.thq-tw-application .border-blue-100\/95 {
  border-color: rgb(219 234 254 / 0.95);
}

.thq-tw-application.thq-tw-application .border-blue-200 {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-blue-200\/0 {
  border-color: rgb(191 219 254 / 0);
}

.thq-tw-application.thq-tw-application .border-blue-200\/10 {
  border-color: rgb(191 219 254 / 0.1);
}

.thq-tw-application.thq-tw-application .border-blue-200\/100 {
  border-color: rgb(191 219 254 / 1);
}

.thq-tw-application.thq-tw-application .border-blue-200\/15 {
  border-color: rgb(191 219 254 / 0.15);
}

.thq-tw-application.thq-tw-application .border-blue-200\/20 {
  border-color: rgb(191 219 254 / 0.2);
}

.thq-tw-application.thq-tw-application .border-blue-200\/25 {
  border-color: rgb(191 219 254 / 0.25);
}

.thq-tw-application.thq-tw-application .border-blue-200\/30 {
  border-color: rgb(191 219 254 / 0.3);
}

.thq-tw-application.thq-tw-application .border-blue-200\/35 {
  border-color: rgb(191 219 254 / 0.35);
}

.thq-tw-application.thq-tw-application .border-blue-200\/40 {
  border-color: rgb(191 219 254 / 0.4);
}

.thq-tw-application.thq-tw-application .border-blue-200\/45 {
  border-color: rgb(191 219 254 / 0.45);
}

.thq-tw-application.thq-tw-application .border-blue-200\/5 {
  border-color: rgb(191 219 254 / 0.05);
}

.thq-tw-application.thq-tw-application .border-blue-200\/50 {
  border-color: rgb(191 219 254 / 0.5);
}

.thq-tw-application.thq-tw-application .border-blue-200\/55 {
  border-color: rgb(191 219 254 / 0.55);
}

.thq-tw-application.thq-tw-application .border-blue-200\/60 {
  border-color: rgb(191 219 254 / 0.6);
}

.thq-tw-application.thq-tw-application .border-blue-200\/65 {
  border-color: rgb(191 219 254 / 0.65);
}

.thq-tw-application.thq-tw-application .border-blue-200\/70 {
  border-color: rgb(191 219 254 / 0.7);
}

.thq-tw-application.thq-tw-application .border-blue-200\/75 {
  border-color: rgb(191 219 254 / 0.75);
}

.thq-tw-application.thq-tw-application .border-blue-200\/80 {
  border-color: rgb(191 219 254 / 0.8);
}

.thq-tw-application.thq-tw-application .border-blue-200\/85 {
  border-color: rgb(191 219 254 / 0.85);
}

.thq-tw-application.thq-tw-application .border-blue-200\/90 {
  border-color: rgb(191 219 254 / 0.9);
}

.thq-tw-application.thq-tw-application .border-blue-200\/95 {
  border-color: rgb(191 219 254 / 0.95);
}

.thq-tw-application.thq-tw-application .border-blue-300 {
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-blue-300\/0 {
  border-color: rgb(147 197 253 / 0);
}

.thq-tw-application.thq-tw-application .border-blue-300\/10 {
  border-color: rgb(147 197 253 / 0.1);
}

.thq-tw-application.thq-tw-application .border-blue-300\/100 {
  border-color: rgb(147 197 253 / 1);
}

.thq-tw-application.thq-tw-application .border-blue-300\/15 {
  border-color: rgb(147 197 253 / 0.15);
}

.thq-tw-application.thq-tw-application .border-blue-300\/20 {
  border-color: rgb(147 197 253 / 0.2);
}

.thq-tw-application.thq-tw-application .border-blue-300\/25 {
  border-color: rgb(147 197 253 / 0.25);
}

.thq-tw-application.thq-tw-application .border-blue-300\/30 {
  border-color: rgb(147 197 253 / 0.3);
}

.thq-tw-application.thq-tw-application .border-blue-300\/35 {
  border-color: rgb(147 197 253 / 0.35);
}

.thq-tw-application.thq-tw-application .border-blue-300\/40 {
  border-color: rgb(147 197 253 / 0.4);
}

.thq-tw-application.thq-tw-application .border-blue-300\/45 {
  border-color: rgb(147 197 253 / 0.45);
}

.thq-tw-application.thq-tw-application .border-blue-300\/5 {
  border-color: rgb(147 197 253 / 0.05);
}

.thq-tw-application.thq-tw-application .border-blue-300\/50 {
  border-color: rgb(147 197 253 / 0.5);
}

.thq-tw-application.thq-tw-application .border-blue-300\/55 {
  border-color: rgb(147 197 253 / 0.55);
}

.thq-tw-application.thq-tw-application .border-blue-300\/60 {
  border-color: rgb(147 197 253 / 0.6);
}

.thq-tw-application.thq-tw-application .border-blue-300\/65 {
  border-color: rgb(147 197 253 / 0.65);
}

.thq-tw-application.thq-tw-application .border-blue-300\/70 {
  border-color: rgb(147 197 253 / 0.7);
}

.thq-tw-application.thq-tw-application .border-blue-300\/75 {
  border-color: rgb(147 197 253 / 0.75);
}

.thq-tw-application.thq-tw-application .border-blue-300\/80 {
  border-color: rgb(147 197 253 / 0.8);
}

.thq-tw-application.thq-tw-application .border-blue-300\/85 {
  border-color: rgb(147 197 253 / 0.85);
}

.thq-tw-application.thq-tw-application .border-blue-300\/90 {
  border-color: rgb(147 197 253 / 0.9);
}

.thq-tw-application.thq-tw-application .border-blue-300\/95 {
  border-color: rgb(147 197 253 / 0.95);
}

.thq-tw-application.thq-tw-application .border-blue-400 {
  --tw-border-opacity: 1;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-blue-400\/0 {
  border-color: rgb(96 165 250 / 0);
}

.thq-tw-application.thq-tw-application .border-blue-400\/10 {
  border-color: rgb(96 165 250 / 0.1);
}

.thq-tw-application.thq-tw-application .border-blue-400\/100 {
  border-color: rgb(96 165 250 / 1);
}

.thq-tw-application.thq-tw-application .border-blue-400\/15 {
  border-color: rgb(96 165 250 / 0.15);
}

.thq-tw-application.thq-tw-application .border-blue-400\/20 {
  border-color: rgb(96 165 250 / 0.2);
}

.thq-tw-application.thq-tw-application .border-blue-400\/25 {
  border-color: rgb(96 165 250 / 0.25);
}

.thq-tw-application.thq-tw-application .border-blue-400\/30 {
  border-color: rgb(96 165 250 / 0.3);
}

.thq-tw-application.thq-tw-application .border-blue-400\/35 {
  border-color: rgb(96 165 250 / 0.35);
}

.thq-tw-application.thq-tw-application .border-blue-400\/40 {
  border-color: rgb(96 165 250 / 0.4);
}

.thq-tw-application.thq-tw-application .border-blue-400\/45 {
  border-color: rgb(96 165 250 / 0.45);
}

.thq-tw-application.thq-tw-application .border-blue-400\/5 {
  border-color: rgb(96 165 250 / 0.05);
}

.thq-tw-application.thq-tw-application .border-blue-400\/50 {
  border-color: rgb(96 165 250 / 0.5);
}

.thq-tw-application.thq-tw-application .border-blue-400\/55 {
  border-color: rgb(96 165 250 / 0.55);
}

.thq-tw-application.thq-tw-application .border-blue-400\/60 {
  border-color: rgb(96 165 250 / 0.6);
}

.thq-tw-application.thq-tw-application .border-blue-400\/65 {
  border-color: rgb(96 165 250 / 0.65);
}

.thq-tw-application.thq-tw-application .border-blue-400\/70 {
  border-color: rgb(96 165 250 / 0.7);
}

.thq-tw-application.thq-tw-application .border-blue-400\/75 {
  border-color: rgb(96 165 250 / 0.75);
}

.thq-tw-application.thq-tw-application .border-blue-400\/80 {
  border-color: rgb(96 165 250 / 0.8);
}

.thq-tw-application.thq-tw-application .border-blue-400\/85 {
  border-color: rgb(96 165 250 / 0.85);
}

.thq-tw-application.thq-tw-application .border-blue-400\/90 {
  border-color: rgb(96 165 250 / 0.9);
}

.thq-tw-application.thq-tw-application .border-blue-400\/95 {
  border-color: rgb(96 165 250 / 0.95);
}

.thq-tw-application.thq-tw-application .border-blue-50 {
  --tw-border-opacity: 1;
  border-color: rgb(239 246 255 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-blue-500 {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-blue-500\/0 {
  border-color: rgb(59 130 246 / 0);
}

.thq-tw-application.thq-tw-application .border-blue-500\/10 {
  border-color: rgb(59 130 246 / 0.1);
}

.thq-tw-application.thq-tw-application .border-blue-500\/100 {
  border-color: rgb(59 130 246 / 1);
}

.thq-tw-application.thq-tw-application .border-blue-500\/15 {
  border-color: rgb(59 130 246 / 0.15);
}

.thq-tw-application.thq-tw-application .border-blue-500\/20 {
  border-color: rgb(59 130 246 / 0.2);
}

.thq-tw-application.thq-tw-application .border-blue-500\/25 {
  border-color: rgb(59 130 246 / 0.25);
}

.thq-tw-application.thq-tw-application .border-blue-500\/30 {
  border-color: rgb(59 130 246 / 0.3);
}

.thq-tw-application.thq-tw-application .border-blue-500\/35 {
  border-color: rgb(59 130 246 / 0.35);
}

.thq-tw-application.thq-tw-application .border-blue-500\/40 {
  border-color: rgb(59 130 246 / 0.4);
}

.thq-tw-application.thq-tw-application .border-blue-500\/45 {
  border-color: rgb(59 130 246 / 0.45);
}

.thq-tw-application.thq-tw-application .border-blue-500\/5 {
  border-color: rgb(59 130 246 / 0.05);
}

.thq-tw-application.thq-tw-application .border-blue-500\/50 {
  border-color: rgb(59 130 246 / 0.5);
}

.thq-tw-application.thq-tw-application .border-blue-500\/55 {
  border-color: rgb(59 130 246 / 0.55);
}

.thq-tw-application.thq-tw-application .border-blue-500\/60 {
  border-color: rgb(59 130 246 / 0.6);
}

.thq-tw-application.thq-tw-application .border-blue-500\/65 {
  border-color: rgb(59 130 246 / 0.65);
}

.thq-tw-application.thq-tw-application .border-blue-500\/70 {
  border-color: rgb(59 130 246 / 0.7);
}

.thq-tw-application.thq-tw-application .border-blue-500\/75 {
  border-color: rgb(59 130 246 / 0.75);
}

.thq-tw-application.thq-tw-application .border-blue-500\/80 {
  border-color: rgb(59 130 246 / 0.8);
}

.thq-tw-application.thq-tw-application .border-blue-500\/85 {
  border-color: rgb(59 130 246 / 0.85);
}

.thq-tw-application.thq-tw-application .border-blue-500\/90 {
  border-color: rgb(59 130 246 / 0.9);
}

.thq-tw-application.thq-tw-application .border-blue-500\/95 {
  border-color: rgb(59 130 246 / 0.95);
}

.thq-tw-application.thq-tw-application .border-blue-600 {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-blue-600\/0 {
  border-color: rgb(37 99 235 / 0);
}

.thq-tw-application.thq-tw-application .border-blue-600\/10 {
  border-color: rgb(37 99 235 / 0.1);
}

.thq-tw-application.thq-tw-application .border-blue-600\/100 {
  border-color: rgb(37 99 235 / 1);
}

.thq-tw-application.thq-tw-application .border-blue-600\/15 {
  border-color: rgb(37 99 235 / 0.15);
}

.thq-tw-application.thq-tw-application .border-blue-600\/20 {
  border-color: rgb(37 99 235 / 0.2);
}

.thq-tw-application.thq-tw-application .border-blue-600\/25 {
  border-color: rgb(37 99 235 / 0.25);
}

.thq-tw-application.thq-tw-application .border-blue-600\/30 {
  border-color: rgb(37 99 235 / 0.3);
}

.thq-tw-application.thq-tw-application .border-blue-600\/35 {
  border-color: rgb(37 99 235 / 0.35);
}

.thq-tw-application.thq-tw-application .border-blue-600\/40 {
  border-color: rgb(37 99 235 / 0.4);
}

.thq-tw-application.thq-tw-application .border-blue-600\/45 {
  border-color: rgb(37 99 235 / 0.45);
}

.thq-tw-application.thq-tw-application .border-blue-600\/5 {
  border-color: rgb(37 99 235 / 0.05);
}

.thq-tw-application.thq-tw-application .border-blue-600\/50 {
  border-color: rgb(37 99 235 / 0.5);
}

.thq-tw-application.thq-tw-application .border-blue-600\/55 {
  border-color: rgb(37 99 235 / 0.55);
}

.thq-tw-application.thq-tw-application .border-blue-600\/60 {
  border-color: rgb(37 99 235 / 0.6);
}

.thq-tw-application.thq-tw-application .border-blue-600\/65 {
  border-color: rgb(37 99 235 / 0.65);
}

.thq-tw-application.thq-tw-application .border-blue-600\/70 {
  border-color: rgb(37 99 235 / 0.7);
}

.thq-tw-application.thq-tw-application .border-blue-600\/75 {
  border-color: rgb(37 99 235 / 0.75);
}

.thq-tw-application.thq-tw-application .border-blue-600\/80 {
  border-color: rgb(37 99 235 / 0.8);
}

.thq-tw-application.thq-tw-application .border-blue-600\/85 {
  border-color: rgb(37 99 235 / 0.85);
}

.thq-tw-application.thq-tw-application .border-blue-600\/90 {
  border-color: rgb(37 99 235 / 0.9);
}

.thq-tw-application.thq-tw-application .border-blue-600\/95 {
  border-color: rgb(37 99 235 / 0.95);
}

.thq-tw-application.thq-tw-application .border-blue-700 {
  --tw-border-opacity: 1;
  border-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-blue-700\/0 {
  border-color: rgb(29 78 216 / 0);
}

.thq-tw-application.thq-tw-application .border-blue-700\/10 {
  border-color: rgb(29 78 216 / 0.1);
}

.thq-tw-application.thq-tw-application .border-blue-700\/100 {
  border-color: rgb(29 78 216 / 1);
}

.thq-tw-application.thq-tw-application .border-blue-700\/15 {
  border-color: rgb(29 78 216 / 0.15);
}

.thq-tw-application.thq-tw-application .border-blue-700\/20 {
  border-color: rgb(29 78 216 / 0.2);
}

.thq-tw-application.thq-tw-application .border-blue-700\/25 {
  border-color: rgb(29 78 216 / 0.25);
}

.thq-tw-application.thq-tw-application .border-blue-700\/30 {
  border-color: rgb(29 78 216 / 0.3);
}

.thq-tw-application.thq-tw-application .border-blue-700\/35 {
  border-color: rgb(29 78 216 / 0.35);
}

.thq-tw-application.thq-tw-application .border-blue-700\/40 {
  border-color: rgb(29 78 216 / 0.4);
}

.thq-tw-application.thq-tw-application .border-blue-700\/45 {
  border-color: rgb(29 78 216 / 0.45);
}

.thq-tw-application.thq-tw-application .border-blue-700\/5 {
  border-color: rgb(29 78 216 / 0.05);
}

.thq-tw-application.thq-tw-application .border-blue-700\/50 {
  border-color: rgb(29 78 216 / 0.5);
}

.thq-tw-application.thq-tw-application .border-blue-700\/55 {
  border-color: rgb(29 78 216 / 0.55);
}

.thq-tw-application.thq-tw-application .border-blue-700\/60 {
  border-color: rgb(29 78 216 / 0.6);
}

.thq-tw-application.thq-tw-application .border-blue-700\/65 {
  border-color: rgb(29 78 216 / 0.65);
}

.thq-tw-application.thq-tw-application .border-blue-700\/70 {
  border-color: rgb(29 78 216 / 0.7);
}

.thq-tw-application.thq-tw-application .border-blue-700\/75 {
  border-color: rgb(29 78 216 / 0.75);
}

.thq-tw-application.thq-tw-application .border-blue-700\/80 {
  border-color: rgb(29 78 216 / 0.8);
}

.thq-tw-application.thq-tw-application .border-blue-700\/85 {
  border-color: rgb(29 78 216 / 0.85);
}

.thq-tw-application.thq-tw-application .border-blue-700\/90 {
  border-color: rgb(29 78 216 / 0.9);
}

.thq-tw-application.thq-tw-application .border-blue-700\/95 {
  border-color: rgb(29 78 216 / 0.95);
}

.thq-tw-application.thq-tw-application .border-blue-800 {
  --tw-border-opacity: 1;
  border-color: rgb(30 64 175 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-blue-800\/0 {
  border-color: rgb(30 64 175 / 0);
}

.thq-tw-application.thq-tw-application .border-blue-800\/10 {
  border-color: rgb(30 64 175 / 0.1);
}

.thq-tw-application.thq-tw-application .border-blue-800\/100 {
  border-color: rgb(30 64 175 / 1);
}

.thq-tw-application.thq-tw-application .border-blue-800\/15 {
  border-color: rgb(30 64 175 / 0.15);
}

.thq-tw-application.thq-tw-application .border-blue-800\/20 {
  border-color: rgb(30 64 175 / 0.2);
}

.thq-tw-application.thq-tw-application .border-blue-800\/25 {
  border-color: rgb(30 64 175 / 0.25);
}

.thq-tw-application.thq-tw-application .border-blue-800\/30 {
  border-color: rgb(30 64 175 / 0.3);
}

.thq-tw-application.thq-tw-application .border-blue-800\/35 {
  border-color: rgb(30 64 175 / 0.35);
}

.thq-tw-application.thq-tw-application .border-blue-800\/40 {
  border-color: rgb(30 64 175 / 0.4);
}

.thq-tw-application.thq-tw-application .border-blue-800\/45 {
  border-color: rgb(30 64 175 / 0.45);
}

.thq-tw-application.thq-tw-application .border-blue-800\/5 {
  border-color: rgb(30 64 175 / 0.05);
}

.thq-tw-application.thq-tw-application .border-blue-800\/50 {
  border-color: rgb(30 64 175 / 0.5);
}

.thq-tw-application.thq-tw-application .border-blue-800\/55 {
  border-color: rgb(30 64 175 / 0.55);
}

.thq-tw-application.thq-tw-application .border-blue-800\/60 {
  border-color: rgb(30 64 175 / 0.6);
}

.thq-tw-application.thq-tw-application .border-blue-800\/65 {
  border-color: rgb(30 64 175 / 0.65);
}

.thq-tw-application.thq-tw-application .border-blue-800\/70 {
  border-color: rgb(30 64 175 / 0.7);
}

.thq-tw-application.thq-tw-application .border-blue-800\/75 {
  border-color: rgb(30 64 175 / 0.75);
}

.thq-tw-application.thq-tw-application .border-blue-800\/80 {
  border-color: rgb(30 64 175 / 0.8);
}

.thq-tw-application.thq-tw-application .border-blue-800\/85 {
  border-color: rgb(30 64 175 / 0.85);
}

.thq-tw-application.thq-tw-application .border-blue-800\/90 {
  border-color: rgb(30 64 175 / 0.9);
}

.thq-tw-application.thq-tw-application .border-blue-800\/95 {
  border-color: rgb(30 64 175 / 0.95);
}

.thq-tw-application.thq-tw-application .border-blue-900 {
  --tw-border-opacity: 1;
  border-color: rgb(30 58 138 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-blue-900\/0 {
  border-color: rgb(30 58 138 / 0);
}

.thq-tw-application.thq-tw-application .border-blue-900\/10 {
  border-color: rgb(30 58 138 / 0.1);
}

.thq-tw-application.thq-tw-application .border-blue-900\/100 {
  border-color: rgb(30 58 138 / 1);
}

.thq-tw-application.thq-tw-application .border-blue-900\/15 {
  border-color: rgb(30 58 138 / 0.15);
}

.thq-tw-application.thq-tw-application .border-blue-900\/20 {
  border-color: rgb(30 58 138 / 0.2);
}

.thq-tw-application.thq-tw-application .border-blue-900\/25 {
  border-color: rgb(30 58 138 / 0.25);
}

.thq-tw-application.thq-tw-application .border-blue-900\/30 {
  border-color: rgb(30 58 138 / 0.3);
}

.thq-tw-application.thq-tw-application .border-blue-900\/35 {
  border-color: rgb(30 58 138 / 0.35);
}

.thq-tw-application.thq-tw-application .border-blue-900\/40 {
  border-color: rgb(30 58 138 / 0.4);
}

.thq-tw-application.thq-tw-application .border-blue-900\/45 {
  border-color: rgb(30 58 138 / 0.45);
}

.thq-tw-application.thq-tw-application .border-blue-900\/5 {
  border-color: rgb(30 58 138 / 0.05);
}

.thq-tw-application.thq-tw-application .border-blue-900\/50 {
  border-color: rgb(30 58 138 / 0.5);
}

.thq-tw-application.thq-tw-application .border-blue-900\/55 {
  border-color: rgb(30 58 138 / 0.55);
}

.thq-tw-application.thq-tw-application .border-blue-900\/60 {
  border-color: rgb(30 58 138 / 0.6);
}

.thq-tw-application.thq-tw-application .border-blue-900\/65 {
  border-color: rgb(30 58 138 / 0.65);
}

.thq-tw-application.thq-tw-application .border-blue-900\/70 {
  border-color: rgb(30 58 138 / 0.7);
}

.thq-tw-application.thq-tw-application .border-blue-900\/75 {
  border-color: rgb(30 58 138 / 0.75);
}

.thq-tw-application.thq-tw-application .border-blue-900\/80 {
  border-color: rgb(30 58 138 / 0.8);
}

.thq-tw-application.thq-tw-application .border-blue-900\/85 {
  border-color: rgb(30 58 138 / 0.85);
}

.thq-tw-application.thq-tw-application .border-blue-900\/90 {
  border-color: rgb(30 58 138 / 0.9);
}

.thq-tw-application.thq-tw-application .border-blue-900\/95 {
  border-color: rgb(30 58 138 / 0.95);
}

.thq-tw-application.thq-tw-application .border-cyan-100 {
  --tw-border-opacity: 1;
  border-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-cyan-100\/0 {
  border-color: rgb(207 250 254 / 0);
}

.thq-tw-application.thq-tw-application .border-cyan-100\/10 {
  border-color: rgb(207 250 254 / 0.1);
}

.thq-tw-application.thq-tw-application .border-cyan-100\/100 {
  border-color: rgb(207 250 254 / 1);
}

.thq-tw-application.thq-tw-application .border-cyan-100\/15 {
  border-color: rgb(207 250 254 / 0.15);
}

.thq-tw-application.thq-tw-application .border-cyan-100\/20 {
  border-color: rgb(207 250 254 / 0.2);
}

.thq-tw-application.thq-tw-application .border-cyan-100\/25 {
  border-color: rgb(207 250 254 / 0.25);
}

.thq-tw-application.thq-tw-application .border-cyan-100\/30 {
  border-color: rgb(207 250 254 / 0.3);
}

.thq-tw-application.thq-tw-application .border-cyan-100\/35 {
  border-color: rgb(207 250 254 / 0.35);
}

.thq-tw-application.thq-tw-application .border-cyan-100\/40 {
  border-color: rgb(207 250 254 / 0.4);
}

.thq-tw-application.thq-tw-application .border-cyan-100\/45 {
  border-color: rgb(207 250 254 / 0.45);
}

.thq-tw-application.thq-tw-application .border-cyan-100\/5 {
  border-color: rgb(207 250 254 / 0.05);
}

.thq-tw-application.thq-tw-application .border-cyan-100\/50 {
  border-color: rgb(207 250 254 / 0.5);
}

.thq-tw-application.thq-tw-application .border-cyan-100\/55 {
  border-color: rgb(207 250 254 / 0.55);
}

.thq-tw-application.thq-tw-application .border-cyan-100\/60 {
  border-color: rgb(207 250 254 / 0.6);
}

.thq-tw-application.thq-tw-application .border-cyan-100\/65 {
  border-color: rgb(207 250 254 / 0.65);
}

.thq-tw-application.thq-tw-application .border-cyan-100\/70 {
  border-color: rgb(207 250 254 / 0.7);
}

.thq-tw-application.thq-tw-application .border-cyan-100\/75 {
  border-color: rgb(207 250 254 / 0.75);
}

.thq-tw-application.thq-tw-application .border-cyan-100\/80 {
  border-color: rgb(207 250 254 / 0.8);
}

.thq-tw-application.thq-tw-application .border-cyan-100\/85 {
  border-color: rgb(207 250 254 / 0.85);
}

.thq-tw-application.thq-tw-application .border-cyan-100\/90 {
  border-color: rgb(207 250 254 / 0.9);
}

.thq-tw-application.thq-tw-application .border-cyan-100\/95 {
  border-color: rgb(207 250 254 / 0.95);
}

.thq-tw-application.thq-tw-application .border-cyan-200 {
  --tw-border-opacity: 1;
  border-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-cyan-200\/0 {
  border-color: rgb(165 243 252 / 0);
}

.thq-tw-application.thq-tw-application .border-cyan-200\/10 {
  border-color: rgb(165 243 252 / 0.1);
}

.thq-tw-application.thq-tw-application .border-cyan-200\/100 {
  border-color: rgb(165 243 252 / 1);
}

.thq-tw-application.thq-tw-application .border-cyan-200\/15 {
  border-color: rgb(165 243 252 / 0.15);
}

.thq-tw-application.thq-tw-application .border-cyan-200\/20 {
  border-color: rgb(165 243 252 / 0.2);
}

.thq-tw-application.thq-tw-application .border-cyan-200\/25 {
  border-color: rgb(165 243 252 / 0.25);
}

.thq-tw-application.thq-tw-application .border-cyan-200\/30 {
  border-color: rgb(165 243 252 / 0.3);
}

.thq-tw-application.thq-tw-application .border-cyan-200\/35 {
  border-color: rgb(165 243 252 / 0.35);
}

.thq-tw-application.thq-tw-application .border-cyan-200\/40 {
  border-color: rgb(165 243 252 / 0.4);
}

.thq-tw-application.thq-tw-application .border-cyan-200\/45 {
  border-color: rgb(165 243 252 / 0.45);
}

.thq-tw-application.thq-tw-application .border-cyan-200\/5 {
  border-color: rgb(165 243 252 / 0.05);
}

.thq-tw-application.thq-tw-application .border-cyan-200\/50 {
  border-color: rgb(165 243 252 / 0.5);
}

.thq-tw-application.thq-tw-application .border-cyan-200\/55 {
  border-color: rgb(165 243 252 / 0.55);
}

.thq-tw-application.thq-tw-application .border-cyan-200\/60 {
  border-color: rgb(165 243 252 / 0.6);
}

.thq-tw-application.thq-tw-application .border-cyan-200\/65 {
  border-color: rgb(165 243 252 / 0.65);
}

.thq-tw-application.thq-tw-application .border-cyan-200\/70 {
  border-color: rgb(165 243 252 / 0.7);
}

.thq-tw-application.thq-tw-application .border-cyan-200\/75 {
  border-color: rgb(165 243 252 / 0.75);
}

.thq-tw-application.thq-tw-application .border-cyan-200\/80 {
  border-color: rgb(165 243 252 / 0.8);
}

.thq-tw-application.thq-tw-application .border-cyan-200\/85 {
  border-color: rgb(165 243 252 / 0.85);
}

.thq-tw-application.thq-tw-application .border-cyan-200\/90 {
  border-color: rgb(165 243 252 / 0.9);
}

.thq-tw-application.thq-tw-application .border-cyan-200\/95 {
  border-color: rgb(165 243 252 / 0.95);
}

.thq-tw-application.thq-tw-application .border-cyan-300 {
  --tw-border-opacity: 1;
  border-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-cyan-300\/0 {
  border-color: rgb(103 232 249 / 0);
}

.thq-tw-application.thq-tw-application .border-cyan-300\/10 {
  border-color: rgb(103 232 249 / 0.1);
}

.thq-tw-application.thq-tw-application .border-cyan-300\/100 {
  border-color: rgb(103 232 249 / 1);
}

.thq-tw-application.thq-tw-application .border-cyan-300\/15 {
  border-color: rgb(103 232 249 / 0.15);
}

.thq-tw-application.thq-tw-application .border-cyan-300\/20 {
  border-color: rgb(103 232 249 / 0.2);
}

.thq-tw-application.thq-tw-application .border-cyan-300\/25 {
  border-color: rgb(103 232 249 / 0.25);
}

.thq-tw-application.thq-tw-application .border-cyan-300\/30 {
  border-color: rgb(103 232 249 / 0.3);
}

.thq-tw-application.thq-tw-application .border-cyan-300\/35 {
  border-color: rgb(103 232 249 / 0.35);
}

.thq-tw-application.thq-tw-application .border-cyan-300\/40 {
  border-color: rgb(103 232 249 / 0.4);
}

.thq-tw-application.thq-tw-application .border-cyan-300\/45 {
  border-color: rgb(103 232 249 / 0.45);
}

.thq-tw-application.thq-tw-application .border-cyan-300\/5 {
  border-color: rgb(103 232 249 / 0.05);
}

.thq-tw-application.thq-tw-application .border-cyan-300\/50 {
  border-color: rgb(103 232 249 / 0.5);
}

.thq-tw-application.thq-tw-application .border-cyan-300\/55 {
  border-color: rgb(103 232 249 / 0.55);
}

.thq-tw-application.thq-tw-application .border-cyan-300\/60 {
  border-color: rgb(103 232 249 / 0.6);
}

.thq-tw-application.thq-tw-application .border-cyan-300\/65 {
  border-color: rgb(103 232 249 / 0.65);
}

.thq-tw-application.thq-tw-application .border-cyan-300\/70 {
  border-color: rgb(103 232 249 / 0.7);
}

.thq-tw-application.thq-tw-application .border-cyan-300\/75 {
  border-color: rgb(103 232 249 / 0.75);
}

.thq-tw-application.thq-tw-application .border-cyan-300\/80 {
  border-color: rgb(103 232 249 / 0.8);
}

.thq-tw-application.thq-tw-application .border-cyan-300\/85 {
  border-color: rgb(103 232 249 / 0.85);
}

.thq-tw-application.thq-tw-application .border-cyan-300\/90 {
  border-color: rgb(103 232 249 / 0.9);
}

.thq-tw-application.thq-tw-application .border-cyan-300\/95 {
  border-color: rgb(103 232 249 / 0.95);
}

.thq-tw-application.thq-tw-application .border-cyan-400 {
  --tw-border-opacity: 1;
  border-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-cyan-400\/0 {
  border-color: rgb(34 211 238 / 0);
}

.thq-tw-application.thq-tw-application .border-cyan-400\/10 {
  border-color: rgb(34 211 238 / 0.1);
}

.thq-tw-application.thq-tw-application .border-cyan-400\/100 {
  border-color: rgb(34 211 238 / 1);
}

.thq-tw-application.thq-tw-application .border-cyan-400\/15 {
  border-color: rgb(34 211 238 / 0.15);
}

.thq-tw-application.thq-tw-application .border-cyan-400\/20 {
  border-color: rgb(34 211 238 / 0.2);
}

.thq-tw-application.thq-tw-application .border-cyan-400\/25 {
  border-color: rgb(34 211 238 / 0.25);
}

.thq-tw-application.thq-tw-application .border-cyan-400\/30 {
  border-color: rgb(34 211 238 / 0.3);
}

.thq-tw-application.thq-tw-application .border-cyan-400\/35 {
  border-color: rgb(34 211 238 / 0.35);
}

.thq-tw-application.thq-tw-application .border-cyan-400\/40 {
  border-color: rgb(34 211 238 / 0.4);
}

.thq-tw-application.thq-tw-application .border-cyan-400\/45 {
  border-color: rgb(34 211 238 / 0.45);
}

.thq-tw-application.thq-tw-application .border-cyan-400\/5 {
  border-color: rgb(34 211 238 / 0.05);
}

.thq-tw-application.thq-tw-application .border-cyan-400\/50 {
  border-color: rgb(34 211 238 / 0.5);
}

.thq-tw-application.thq-tw-application .border-cyan-400\/55 {
  border-color: rgb(34 211 238 / 0.55);
}

.thq-tw-application.thq-tw-application .border-cyan-400\/60 {
  border-color: rgb(34 211 238 / 0.6);
}

.thq-tw-application.thq-tw-application .border-cyan-400\/65 {
  border-color: rgb(34 211 238 / 0.65);
}

.thq-tw-application.thq-tw-application .border-cyan-400\/70 {
  border-color: rgb(34 211 238 / 0.7);
}

.thq-tw-application.thq-tw-application .border-cyan-400\/75 {
  border-color: rgb(34 211 238 / 0.75);
}

.thq-tw-application.thq-tw-application .border-cyan-400\/80 {
  border-color: rgb(34 211 238 / 0.8);
}

.thq-tw-application.thq-tw-application .border-cyan-400\/85 {
  border-color: rgb(34 211 238 / 0.85);
}

.thq-tw-application.thq-tw-application .border-cyan-400\/90 {
  border-color: rgb(34 211 238 / 0.9);
}

.thq-tw-application.thq-tw-application .border-cyan-400\/95 {
  border-color: rgb(34 211 238 / 0.95);
}

.thq-tw-application.thq-tw-application .border-cyan-500 {
  --tw-border-opacity: 1;
  border-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-cyan-500\/0 {
  border-color: rgb(6 182 212 / 0);
}

.thq-tw-application.thq-tw-application .border-cyan-500\/10 {
  border-color: rgb(6 182 212 / 0.1);
}

.thq-tw-application.thq-tw-application .border-cyan-500\/100 {
  border-color: rgb(6 182 212 / 1);
}

.thq-tw-application.thq-tw-application .border-cyan-500\/15 {
  border-color: rgb(6 182 212 / 0.15);
}

.thq-tw-application.thq-tw-application .border-cyan-500\/20 {
  border-color: rgb(6 182 212 / 0.2);
}

.thq-tw-application.thq-tw-application .border-cyan-500\/25 {
  border-color: rgb(6 182 212 / 0.25);
}

.thq-tw-application.thq-tw-application .border-cyan-500\/30 {
  border-color: rgb(6 182 212 / 0.3);
}

.thq-tw-application.thq-tw-application .border-cyan-500\/35 {
  border-color: rgb(6 182 212 / 0.35);
}

.thq-tw-application.thq-tw-application .border-cyan-500\/40 {
  border-color: rgb(6 182 212 / 0.4);
}

.thq-tw-application.thq-tw-application .border-cyan-500\/45 {
  border-color: rgb(6 182 212 / 0.45);
}

.thq-tw-application.thq-tw-application .border-cyan-500\/5 {
  border-color: rgb(6 182 212 / 0.05);
}

.thq-tw-application.thq-tw-application .border-cyan-500\/50 {
  border-color: rgb(6 182 212 / 0.5);
}

.thq-tw-application.thq-tw-application .border-cyan-500\/55 {
  border-color: rgb(6 182 212 / 0.55);
}

.thq-tw-application.thq-tw-application .border-cyan-500\/60 {
  border-color: rgb(6 182 212 / 0.6);
}

.thq-tw-application.thq-tw-application .border-cyan-500\/65 {
  border-color: rgb(6 182 212 / 0.65);
}

.thq-tw-application.thq-tw-application .border-cyan-500\/70 {
  border-color: rgb(6 182 212 / 0.7);
}

.thq-tw-application.thq-tw-application .border-cyan-500\/75 {
  border-color: rgb(6 182 212 / 0.75);
}

.thq-tw-application.thq-tw-application .border-cyan-500\/80 {
  border-color: rgb(6 182 212 / 0.8);
}

.thq-tw-application.thq-tw-application .border-cyan-500\/85 {
  border-color: rgb(6 182 212 / 0.85);
}

.thq-tw-application.thq-tw-application .border-cyan-500\/90 {
  border-color: rgb(6 182 212 / 0.9);
}

.thq-tw-application.thq-tw-application .border-cyan-500\/95 {
  border-color: rgb(6 182 212 / 0.95);
}

.thq-tw-application.thq-tw-application .border-cyan-600 {
  --tw-border-opacity: 1;
  border-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-cyan-600\/0 {
  border-color: rgb(8 145 178 / 0);
}

.thq-tw-application.thq-tw-application .border-cyan-600\/10 {
  border-color: rgb(8 145 178 / 0.1);
}

.thq-tw-application.thq-tw-application .border-cyan-600\/100 {
  border-color: rgb(8 145 178 / 1);
}

.thq-tw-application.thq-tw-application .border-cyan-600\/15 {
  border-color: rgb(8 145 178 / 0.15);
}

.thq-tw-application.thq-tw-application .border-cyan-600\/20 {
  border-color: rgb(8 145 178 / 0.2);
}

.thq-tw-application.thq-tw-application .border-cyan-600\/25 {
  border-color: rgb(8 145 178 / 0.25);
}

.thq-tw-application.thq-tw-application .border-cyan-600\/30 {
  border-color: rgb(8 145 178 / 0.3);
}

.thq-tw-application.thq-tw-application .border-cyan-600\/35 {
  border-color: rgb(8 145 178 / 0.35);
}

.thq-tw-application.thq-tw-application .border-cyan-600\/40 {
  border-color: rgb(8 145 178 / 0.4);
}

.thq-tw-application.thq-tw-application .border-cyan-600\/45 {
  border-color: rgb(8 145 178 / 0.45);
}

.thq-tw-application.thq-tw-application .border-cyan-600\/5 {
  border-color: rgb(8 145 178 / 0.05);
}

.thq-tw-application.thq-tw-application .border-cyan-600\/50 {
  border-color: rgb(8 145 178 / 0.5);
}

.thq-tw-application.thq-tw-application .border-cyan-600\/55 {
  border-color: rgb(8 145 178 / 0.55);
}

.thq-tw-application.thq-tw-application .border-cyan-600\/60 {
  border-color: rgb(8 145 178 / 0.6);
}

.thq-tw-application.thq-tw-application .border-cyan-600\/65 {
  border-color: rgb(8 145 178 / 0.65);
}

.thq-tw-application.thq-tw-application .border-cyan-600\/70 {
  border-color: rgb(8 145 178 / 0.7);
}

.thq-tw-application.thq-tw-application .border-cyan-600\/75 {
  border-color: rgb(8 145 178 / 0.75);
}

.thq-tw-application.thq-tw-application .border-cyan-600\/80 {
  border-color: rgb(8 145 178 / 0.8);
}

.thq-tw-application.thq-tw-application .border-cyan-600\/85 {
  border-color: rgb(8 145 178 / 0.85);
}

.thq-tw-application.thq-tw-application .border-cyan-600\/90 {
  border-color: rgb(8 145 178 / 0.9);
}

.thq-tw-application.thq-tw-application .border-cyan-600\/95 {
  border-color: rgb(8 145 178 / 0.95);
}

.thq-tw-application.thq-tw-application .border-cyan-700 {
  --tw-border-opacity: 1;
  border-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-cyan-700\/0 {
  border-color: rgb(14 116 144 / 0);
}

.thq-tw-application.thq-tw-application .border-cyan-700\/10 {
  border-color: rgb(14 116 144 / 0.1);
}

.thq-tw-application.thq-tw-application .border-cyan-700\/100 {
  border-color: rgb(14 116 144 / 1);
}

.thq-tw-application.thq-tw-application .border-cyan-700\/15 {
  border-color: rgb(14 116 144 / 0.15);
}

.thq-tw-application.thq-tw-application .border-cyan-700\/20 {
  border-color: rgb(14 116 144 / 0.2);
}

.thq-tw-application.thq-tw-application .border-cyan-700\/25 {
  border-color: rgb(14 116 144 / 0.25);
}

.thq-tw-application.thq-tw-application .border-cyan-700\/30 {
  border-color: rgb(14 116 144 / 0.3);
}

.thq-tw-application.thq-tw-application .border-cyan-700\/35 {
  border-color: rgb(14 116 144 / 0.35);
}

.thq-tw-application.thq-tw-application .border-cyan-700\/40 {
  border-color: rgb(14 116 144 / 0.4);
}

.thq-tw-application.thq-tw-application .border-cyan-700\/45 {
  border-color: rgb(14 116 144 / 0.45);
}

.thq-tw-application.thq-tw-application .border-cyan-700\/5 {
  border-color: rgb(14 116 144 / 0.05);
}

.thq-tw-application.thq-tw-application .border-cyan-700\/50 {
  border-color: rgb(14 116 144 / 0.5);
}

.thq-tw-application.thq-tw-application .border-cyan-700\/55 {
  border-color: rgb(14 116 144 / 0.55);
}

.thq-tw-application.thq-tw-application .border-cyan-700\/60 {
  border-color: rgb(14 116 144 / 0.6);
}

.thq-tw-application.thq-tw-application .border-cyan-700\/65 {
  border-color: rgb(14 116 144 / 0.65);
}

.thq-tw-application.thq-tw-application .border-cyan-700\/70 {
  border-color: rgb(14 116 144 / 0.7);
}

.thq-tw-application.thq-tw-application .border-cyan-700\/75 {
  border-color: rgb(14 116 144 / 0.75);
}

.thq-tw-application.thq-tw-application .border-cyan-700\/80 {
  border-color: rgb(14 116 144 / 0.8);
}

.thq-tw-application.thq-tw-application .border-cyan-700\/85 {
  border-color: rgb(14 116 144 / 0.85);
}

.thq-tw-application.thq-tw-application .border-cyan-700\/90 {
  border-color: rgb(14 116 144 / 0.9);
}

.thq-tw-application.thq-tw-application .border-cyan-700\/95 {
  border-color: rgb(14 116 144 / 0.95);
}

.thq-tw-application.thq-tw-application .border-cyan-800 {
  --tw-border-opacity: 1;
  border-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-cyan-800\/0 {
  border-color: rgb(21 94 117 / 0);
}

.thq-tw-application.thq-tw-application .border-cyan-800\/10 {
  border-color: rgb(21 94 117 / 0.1);
}

.thq-tw-application.thq-tw-application .border-cyan-800\/100 {
  border-color: rgb(21 94 117 / 1);
}

.thq-tw-application.thq-tw-application .border-cyan-800\/15 {
  border-color: rgb(21 94 117 / 0.15);
}

.thq-tw-application.thq-tw-application .border-cyan-800\/20 {
  border-color: rgb(21 94 117 / 0.2);
}

.thq-tw-application.thq-tw-application .border-cyan-800\/25 {
  border-color: rgb(21 94 117 / 0.25);
}

.thq-tw-application.thq-tw-application .border-cyan-800\/30 {
  border-color: rgb(21 94 117 / 0.3);
}

.thq-tw-application.thq-tw-application .border-cyan-800\/35 {
  border-color: rgb(21 94 117 / 0.35);
}

.thq-tw-application.thq-tw-application .border-cyan-800\/40 {
  border-color: rgb(21 94 117 / 0.4);
}

.thq-tw-application.thq-tw-application .border-cyan-800\/45 {
  border-color: rgb(21 94 117 / 0.45);
}

.thq-tw-application.thq-tw-application .border-cyan-800\/5 {
  border-color: rgb(21 94 117 / 0.05);
}

.thq-tw-application.thq-tw-application .border-cyan-800\/50 {
  border-color: rgb(21 94 117 / 0.5);
}

.thq-tw-application.thq-tw-application .border-cyan-800\/55 {
  border-color: rgb(21 94 117 / 0.55);
}

.thq-tw-application.thq-tw-application .border-cyan-800\/60 {
  border-color: rgb(21 94 117 / 0.6);
}

.thq-tw-application.thq-tw-application .border-cyan-800\/65 {
  border-color: rgb(21 94 117 / 0.65);
}

.thq-tw-application.thq-tw-application .border-cyan-800\/70 {
  border-color: rgb(21 94 117 / 0.7);
}

.thq-tw-application.thq-tw-application .border-cyan-800\/75 {
  border-color: rgb(21 94 117 / 0.75);
}

.thq-tw-application.thq-tw-application .border-cyan-800\/80 {
  border-color: rgb(21 94 117 / 0.8);
}

.thq-tw-application.thq-tw-application .border-cyan-800\/85 {
  border-color: rgb(21 94 117 / 0.85);
}

.thq-tw-application.thq-tw-application .border-cyan-800\/90 {
  border-color: rgb(21 94 117 / 0.9);
}

.thq-tw-application.thq-tw-application .border-cyan-800\/95 {
  border-color: rgb(21 94 117 / 0.95);
}

.thq-tw-application.thq-tw-application .border-cyan-900 {
  --tw-border-opacity: 1;
  border-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-cyan-900\/0 {
  border-color: rgb(22 78 99 / 0);
}

.thq-tw-application.thq-tw-application .border-cyan-900\/10 {
  border-color: rgb(22 78 99 / 0.1);
}

.thq-tw-application.thq-tw-application .border-cyan-900\/100 {
  border-color: rgb(22 78 99 / 1);
}

.thq-tw-application.thq-tw-application .border-cyan-900\/15 {
  border-color: rgb(22 78 99 / 0.15);
}

.thq-tw-application.thq-tw-application .border-cyan-900\/20 {
  border-color: rgb(22 78 99 / 0.2);
}

.thq-tw-application.thq-tw-application .border-cyan-900\/25 {
  border-color: rgb(22 78 99 / 0.25);
}

.thq-tw-application.thq-tw-application .border-cyan-900\/30 {
  border-color: rgb(22 78 99 / 0.3);
}

.thq-tw-application.thq-tw-application .border-cyan-900\/35 {
  border-color: rgb(22 78 99 / 0.35);
}

.thq-tw-application.thq-tw-application .border-cyan-900\/40 {
  border-color: rgb(22 78 99 / 0.4);
}

.thq-tw-application.thq-tw-application .border-cyan-900\/45 {
  border-color: rgb(22 78 99 / 0.45);
}

.thq-tw-application.thq-tw-application .border-cyan-900\/5 {
  border-color: rgb(22 78 99 / 0.05);
}

.thq-tw-application.thq-tw-application .border-cyan-900\/50 {
  border-color: rgb(22 78 99 / 0.5);
}

.thq-tw-application.thq-tw-application .border-cyan-900\/55 {
  border-color: rgb(22 78 99 / 0.55);
}

.thq-tw-application.thq-tw-application .border-cyan-900\/60 {
  border-color: rgb(22 78 99 / 0.6);
}

.thq-tw-application.thq-tw-application .border-cyan-900\/65 {
  border-color: rgb(22 78 99 / 0.65);
}

.thq-tw-application.thq-tw-application .border-cyan-900\/70 {
  border-color: rgb(22 78 99 / 0.7);
}

.thq-tw-application.thq-tw-application .border-cyan-900\/75 {
  border-color: rgb(22 78 99 / 0.75);
}

.thq-tw-application.thq-tw-application .border-cyan-900\/80 {
  border-color: rgb(22 78 99 / 0.8);
}

.thq-tw-application.thq-tw-application .border-cyan-900\/85 {
  border-color: rgb(22 78 99 / 0.85);
}

.thq-tw-application.thq-tw-application .border-cyan-900\/90 {
  border-color: rgb(22 78 99 / 0.9);
}

.thq-tw-application.thq-tw-application .border-cyan-900\/95 {
  border-color: rgb(22 78 99 / 0.95);
}

.thq-tw-application.thq-tw-application .border-emerald-100 {
  --tw-border-opacity: 1;
  border-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-emerald-100\/0 {
  border-color: rgb(209 250 229 / 0);
}

.thq-tw-application.thq-tw-application .border-emerald-100\/10 {
  border-color: rgb(209 250 229 / 0.1);
}

.thq-tw-application.thq-tw-application .border-emerald-100\/100 {
  border-color: rgb(209 250 229 / 1);
}

.thq-tw-application.thq-tw-application .border-emerald-100\/15 {
  border-color: rgb(209 250 229 / 0.15);
}

.thq-tw-application.thq-tw-application .border-emerald-100\/20 {
  border-color: rgb(209 250 229 / 0.2);
}

.thq-tw-application.thq-tw-application .border-emerald-100\/25 {
  border-color: rgb(209 250 229 / 0.25);
}

.thq-tw-application.thq-tw-application .border-emerald-100\/30 {
  border-color: rgb(209 250 229 / 0.3);
}

.thq-tw-application.thq-tw-application .border-emerald-100\/35 {
  border-color: rgb(209 250 229 / 0.35);
}

.thq-tw-application.thq-tw-application .border-emerald-100\/40 {
  border-color: rgb(209 250 229 / 0.4);
}

.thq-tw-application.thq-tw-application .border-emerald-100\/45 {
  border-color: rgb(209 250 229 / 0.45);
}

.thq-tw-application.thq-tw-application .border-emerald-100\/5 {
  border-color: rgb(209 250 229 / 0.05);
}

.thq-tw-application.thq-tw-application .border-emerald-100\/50 {
  border-color: rgb(209 250 229 / 0.5);
}

.thq-tw-application.thq-tw-application .border-emerald-100\/55 {
  border-color: rgb(209 250 229 / 0.55);
}

.thq-tw-application.thq-tw-application .border-emerald-100\/60 {
  border-color: rgb(209 250 229 / 0.6);
}

.thq-tw-application.thq-tw-application .border-emerald-100\/65 {
  border-color: rgb(209 250 229 / 0.65);
}

.thq-tw-application.thq-tw-application .border-emerald-100\/70 {
  border-color: rgb(209 250 229 / 0.7);
}

.thq-tw-application.thq-tw-application .border-emerald-100\/75 {
  border-color: rgb(209 250 229 / 0.75);
}

.thq-tw-application.thq-tw-application .border-emerald-100\/80 {
  border-color: rgb(209 250 229 / 0.8);
}

.thq-tw-application.thq-tw-application .border-emerald-100\/85 {
  border-color: rgb(209 250 229 / 0.85);
}

.thq-tw-application.thq-tw-application .border-emerald-100\/90 {
  border-color: rgb(209 250 229 / 0.9);
}

.thq-tw-application.thq-tw-application .border-emerald-100\/95 {
  border-color: rgb(209 250 229 / 0.95);
}

.thq-tw-application.thq-tw-application .border-emerald-200 {
  --tw-border-opacity: 1;
  border-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-emerald-200\/0 {
  border-color: rgb(167 243 208 / 0);
}

.thq-tw-application.thq-tw-application .border-emerald-200\/10 {
  border-color: rgb(167 243 208 / 0.1);
}

.thq-tw-application.thq-tw-application .border-emerald-200\/100 {
  border-color: rgb(167 243 208 / 1);
}

.thq-tw-application.thq-tw-application .border-emerald-200\/15 {
  border-color: rgb(167 243 208 / 0.15);
}

.thq-tw-application.thq-tw-application .border-emerald-200\/20 {
  border-color: rgb(167 243 208 / 0.2);
}

.thq-tw-application.thq-tw-application .border-emerald-200\/25 {
  border-color: rgb(167 243 208 / 0.25);
}

.thq-tw-application.thq-tw-application .border-emerald-200\/30 {
  border-color: rgb(167 243 208 / 0.3);
}

.thq-tw-application.thq-tw-application .border-emerald-200\/35 {
  border-color: rgb(167 243 208 / 0.35);
}

.thq-tw-application.thq-tw-application .border-emerald-200\/40 {
  border-color: rgb(167 243 208 / 0.4);
}

.thq-tw-application.thq-tw-application .border-emerald-200\/45 {
  border-color: rgb(167 243 208 / 0.45);
}

.thq-tw-application.thq-tw-application .border-emerald-200\/5 {
  border-color: rgb(167 243 208 / 0.05);
}

.thq-tw-application.thq-tw-application .border-emerald-200\/50 {
  border-color: rgb(167 243 208 / 0.5);
}

.thq-tw-application.thq-tw-application .border-emerald-200\/55 {
  border-color: rgb(167 243 208 / 0.55);
}

.thq-tw-application.thq-tw-application .border-emerald-200\/60 {
  border-color: rgb(167 243 208 / 0.6);
}

.thq-tw-application.thq-tw-application .border-emerald-200\/65 {
  border-color: rgb(167 243 208 / 0.65);
}

.thq-tw-application.thq-tw-application .border-emerald-200\/70 {
  border-color: rgb(167 243 208 / 0.7);
}

.thq-tw-application.thq-tw-application .border-emerald-200\/75 {
  border-color: rgb(167 243 208 / 0.75);
}

.thq-tw-application.thq-tw-application .border-emerald-200\/80 {
  border-color: rgb(167 243 208 / 0.8);
}

.thq-tw-application.thq-tw-application .border-emerald-200\/85 {
  border-color: rgb(167 243 208 / 0.85);
}

.thq-tw-application.thq-tw-application .border-emerald-200\/90 {
  border-color: rgb(167 243 208 / 0.9);
}

.thq-tw-application.thq-tw-application .border-emerald-200\/95 {
  border-color: rgb(167 243 208 / 0.95);
}

.thq-tw-application.thq-tw-application .border-emerald-300 {
  --tw-border-opacity: 1;
  border-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-emerald-300\/0 {
  border-color: rgb(110 231 183 / 0);
}

.thq-tw-application.thq-tw-application .border-emerald-300\/10 {
  border-color: rgb(110 231 183 / 0.1);
}

.thq-tw-application.thq-tw-application .border-emerald-300\/100 {
  border-color: rgb(110 231 183 / 1);
}

.thq-tw-application.thq-tw-application .border-emerald-300\/15 {
  border-color: rgb(110 231 183 / 0.15);
}

.thq-tw-application.thq-tw-application .border-emerald-300\/20 {
  border-color: rgb(110 231 183 / 0.2);
}

.thq-tw-application.thq-tw-application .border-emerald-300\/25 {
  border-color: rgb(110 231 183 / 0.25);
}

.thq-tw-application.thq-tw-application .border-emerald-300\/30 {
  border-color: rgb(110 231 183 / 0.3);
}

.thq-tw-application.thq-tw-application .border-emerald-300\/35 {
  border-color: rgb(110 231 183 / 0.35);
}

.thq-tw-application.thq-tw-application .border-emerald-300\/40 {
  border-color: rgb(110 231 183 / 0.4);
}

.thq-tw-application.thq-tw-application .border-emerald-300\/45 {
  border-color: rgb(110 231 183 / 0.45);
}

.thq-tw-application.thq-tw-application .border-emerald-300\/5 {
  border-color: rgb(110 231 183 / 0.05);
}

.thq-tw-application.thq-tw-application .border-emerald-300\/50 {
  border-color: rgb(110 231 183 / 0.5);
}

.thq-tw-application.thq-tw-application .border-emerald-300\/55 {
  border-color: rgb(110 231 183 / 0.55);
}

.thq-tw-application.thq-tw-application .border-emerald-300\/60 {
  border-color: rgb(110 231 183 / 0.6);
}

.thq-tw-application.thq-tw-application .border-emerald-300\/65 {
  border-color: rgb(110 231 183 / 0.65);
}

.thq-tw-application.thq-tw-application .border-emerald-300\/70 {
  border-color: rgb(110 231 183 / 0.7);
}

.thq-tw-application.thq-tw-application .border-emerald-300\/75 {
  border-color: rgb(110 231 183 / 0.75);
}

.thq-tw-application.thq-tw-application .border-emerald-300\/80 {
  border-color: rgb(110 231 183 / 0.8);
}

.thq-tw-application.thq-tw-application .border-emerald-300\/85 {
  border-color: rgb(110 231 183 / 0.85);
}

.thq-tw-application.thq-tw-application .border-emerald-300\/90 {
  border-color: rgb(110 231 183 / 0.9);
}

.thq-tw-application.thq-tw-application .border-emerald-300\/95 {
  border-color: rgb(110 231 183 / 0.95);
}

.thq-tw-application.thq-tw-application .border-emerald-400 {
  --tw-border-opacity: 1;
  border-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-emerald-400\/0 {
  border-color: rgb(52 211 153 / 0);
}

.thq-tw-application.thq-tw-application .border-emerald-400\/10 {
  border-color: rgb(52 211 153 / 0.1);
}

.thq-tw-application.thq-tw-application .border-emerald-400\/100 {
  border-color: rgb(52 211 153 / 1);
}

.thq-tw-application.thq-tw-application .border-emerald-400\/15 {
  border-color: rgb(52 211 153 / 0.15);
}

.thq-tw-application.thq-tw-application .border-emerald-400\/20 {
  border-color: rgb(52 211 153 / 0.2);
}

.thq-tw-application.thq-tw-application .border-emerald-400\/25 {
  border-color: rgb(52 211 153 / 0.25);
}

.thq-tw-application.thq-tw-application .border-emerald-400\/30 {
  border-color: rgb(52 211 153 / 0.3);
}

.thq-tw-application.thq-tw-application .border-emerald-400\/35 {
  border-color: rgb(52 211 153 / 0.35);
}

.thq-tw-application.thq-tw-application .border-emerald-400\/40 {
  border-color: rgb(52 211 153 / 0.4);
}

.thq-tw-application.thq-tw-application .border-emerald-400\/45 {
  border-color: rgb(52 211 153 / 0.45);
}

.thq-tw-application.thq-tw-application .border-emerald-400\/5 {
  border-color: rgb(52 211 153 / 0.05);
}

.thq-tw-application.thq-tw-application .border-emerald-400\/50 {
  border-color: rgb(52 211 153 / 0.5);
}

.thq-tw-application.thq-tw-application .border-emerald-400\/55 {
  border-color: rgb(52 211 153 / 0.55);
}

.thq-tw-application.thq-tw-application .border-emerald-400\/60 {
  border-color: rgb(52 211 153 / 0.6);
}

.thq-tw-application.thq-tw-application .border-emerald-400\/65 {
  border-color: rgb(52 211 153 / 0.65);
}

.thq-tw-application.thq-tw-application .border-emerald-400\/70 {
  border-color: rgb(52 211 153 / 0.7);
}

.thq-tw-application.thq-tw-application .border-emerald-400\/75 {
  border-color: rgb(52 211 153 / 0.75);
}

.thq-tw-application.thq-tw-application .border-emerald-400\/80 {
  border-color: rgb(52 211 153 / 0.8);
}

.thq-tw-application.thq-tw-application .border-emerald-400\/85 {
  border-color: rgb(52 211 153 / 0.85);
}

.thq-tw-application.thq-tw-application .border-emerald-400\/90 {
  border-color: rgb(52 211 153 / 0.9);
}

.thq-tw-application.thq-tw-application .border-emerald-400\/95 {
  border-color: rgb(52 211 153 / 0.95);
}

.thq-tw-application.thq-tw-application .border-emerald-500 {
  --tw-border-opacity: 1;
  border-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-emerald-500\/0 {
  border-color: rgb(16 185 129 / 0);
}

.thq-tw-application.thq-tw-application .border-emerald-500\/10 {
  border-color: rgb(16 185 129 / 0.1);
}

.thq-tw-application.thq-tw-application .border-emerald-500\/100 {
  border-color: rgb(16 185 129 / 1);
}

.thq-tw-application.thq-tw-application .border-emerald-500\/15 {
  border-color: rgb(16 185 129 / 0.15);
}

.thq-tw-application.thq-tw-application .border-emerald-500\/20 {
  border-color: rgb(16 185 129 / 0.2);
}

.thq-tw-application.thq-tw-application .border-emerald-500\/25 {
  border-color: rgb(16 185 129 / 0.25);
}

.thq-tw-application.thq-tw-application .border-emerald-500\/30 {
  border-color: rgb(16 185 129 / 0.3);
}

.thq-tw-application.thq-tw-application .border-emerald-500\/35 {
  border-color: rgb(16 185 129 / 0.35);
}

.thq-tw-application.thq-tw-application .border-emerald-500\/40 {
  border-color: rgb(16 185 129 / 0.4);
}

.thq-tw-application.thq-tw-application .border-emerald-500\/45 {
  border-color: rgb(16 185 129 / 0.45);
}

.thq-tw-application.thq-tw-application .border-emerald-500\/5 {
  border-color: rgb(16 185 129 / 0.05);
}

.thq-tw-application.thq-tw-application .border-emerald-500\/50 {
  border-color: rgb(16 185 129 / 0.5);
}

.thq-tw-application.thq-tw-application .border-emerald-500\/55 {
  border-color: rgb(16 185 129 / 0.55);
}

.thq-tw-application.thq-tw-application .border-emerald-500\/60 {
  border-color: rgb(16 185 129 / 0.6);
}

.thq-tw-application.thq-tw-application .border-emerald-500\/65 {
  border-color: rgb(16 185 129 / 0.65);
}

.thq-tw-application.thq-tw-application .border-emerald-500\/70 {
  border-color: rgb(16 185 129 / 0.7);
}

.thq-tw-application.thq-tw-application .border-emerald-500\/75 {
  border-color: rgb(16 185 129 / 0.75);
}

.thq-tw-application.thq-tw-application .border-emerald-500\/80 {
  border-color: rgb(16 185 129 / 0.8);
}

.thq-tw-application.thq-tw-application .border-emerald-500\/85 {
  border-color: rgb(16 185 129 / 0.85);
}

.thq-tw-application.thq-tw-application .border-emerald-500\/90 {
  border-color: rgb(16 185 129 / 0.9);
}

.thq-tw-application.thq-tw-application .border-emerald-500\/95 {
  border-color: rgb(16 185 129 / 0.95);
}

.thq-tw-application.thq-tw-application .border-emerald-600 {
  --tw-border-opacity: 1;
  border-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-emerald-600\/0 {
  border-color: rgb(5 150 105 / 0);
}

.thq-tw-application.thq-tw-application .border-emerald-600\/10 {
  border-color: rgb(5 150 105 / 0.1);
}

.thq-tw-application.thq-tw-application .border-emerald-600\/100 {
  border-color: rgb(5 150 105 / 1);
}

.thq-tw-application.thq-tw-application .border-emerald-600\/15 {
  border-color: rgb(5 150 105 / 0.15);
}

.thq-tw-application.thq-tw-application .border-emerald-600\/20 {
  border-color: rgb(5 150 105 / 0.2);
}

.thq-tw-application.thq-tw-application .border-emerald-600\/25 {
  border-color: rgb(5 150 105 / 0.25);
}

.thq-tw-application.thq-tw-application .border-emerald-600\/30 {
  border-color: rgb(5 150 105 / 0.3);
}

.thq-tw-application.thq-tw-application .border-emerald-600\/35 {
  border-color: rgb(5 150 105 / 0.35);
}

.thq-tw-application.thq-tw-application .border-emerald-600\/40 {
  border-color: rgb(5 150 105 / 0.4);
}

.thq-tw-application.thq-tw-application .border-emerald-600\/45 {
  border-color: rgb(5 150 105 / 0.45);
}

.thq-tw-application.thq-tw-application .border-emerald-600\/5 {
  border-color: rgb(5 150 105 / 0.05);
}

.thq-tw-application.thq-tw-application .border-emerald-600\/50 {
  border-color: rgb(5 150 105 / 0.5);
}

.thq-tw-application.thq-tw-application .border-emerald-600\/55 {
  border-color: rgb(5 150 105 / 0.55);
}

.thq-tw-application.thq-tw-application .border-emerald-600\/60 {
  border-color: rgb(5 150 105 / 0.6);
}

.thq-tw-application.thq-tw-application .border-emerald-600\/65 {
  border-color: rgb(5 150 105 / 0.65);
}

.thq-tw-application.thq-tw-application .border-emerald-600\/70 {
  border-color: rgb(5 150 105 / 0.7);
}

.thq-tw-application.thq-tw-application .border-emerald-600\/75 {
  border-color: rgb(5 150 105 / 0.75);
}

.thq-tw-application.thq-tw-application .border-emerald-600\/80 {
  border-color: rgb(5 150 105 / 0.8);
}

.thq-tw-application.thq-tw-application .border-emerald-600\/85 {
  border-color: rgb(5 150 105 / 0.85);
}

.thq-tw-application.thq-tw-application .border-emerald-600\/90 {
  border-color: rgb(5 150 105 / 0.9);
}

.thq-tw-application.thq-tw-application .border-emerald-600\/95 {
  border-color: rgb(5 150 105 / 0.95);
}

.thq-tw-application.thq-tw-application .border-emerald-700 {
  --tw-border-opacity: 1;
  border-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-emerald-700\/0 {
  border-color: rgb(4 120 87 / 0);
}

.thq-tw-application.thq-tw-application .border-emerald-700\/10 {
  border-color: rgb(4 120 87 / 0.1);
}

.thq-tw-application.thq-tw-application .border-emerald-700\/100 {
  border-color: rgb(4 120 87 / 1);
}

.thq-tw-application.thq-tw-application .border-emerald-700\/15 {
  border-color: rgb(4 120 87 / 0.15);
}

.thq-tw-application.thq-tw-application .border-emerald-700\/20 {
  border-color: rgb(4 120 87 / 0.2);
}

.thq-tw-application.thq-tw-application .border-emerald-700\/25 {
  border-color: rgb(4 120 87 / 0.25);
}

.thq-tw-application.thq-tw-application .border-emerald-700\/30 {
  border-color: rgb(4 120 87 / 0.3);
}

.thq-tw-application.thq-tw-application .border-emerald-700\/35 {
  border-color: rgb(4 120 87 / 0.35);
}

.thq-tw-application.thq-tw-application .border-emerald-700\/40 {
  border-color: rgb(4 120 87 / 0.4);
}

.thq-tw-application.thq-tw-application .border-emerald-700\/45 {
  border-color: rgb(4 120 87 / 0.45);
}

.thq-tw-application.thq-tw-application .border-emerald-700\/5 {
  border-color: rgb(4 120 87 / 0.05);
}

.thq-tw-application.thq-tw-application .border-emerald-700\/50 {
  border-color: rgb(4 120 87 / 0.5);
}

.thq-tw-application.thq-tw-application .border-emerald-700\/55 {
  border-color: rgb(4 120 87 / 0.55);
}

.thq-tw-application.thq-tw-application .border-emerald-700\/60 {
  border-color: rgb(4 120 87 / 0.6);
}

.thq-tw-application.thq-tw-application .border-emerald-700\/65 {
  border-color: rgb(4 120 87 / 0.65);
}

.thq-tw-application.thq-tw-application .border-emerald-700\/70 {
  border-color: rgb(4 120 87 / 0.7);
}

.thq-tw-application.thq-tw-application .border-emerald-700\/75 {
  border-color: rgb(4 120 87 / 0.75);
}

.thq-tw-application.thq-tw-application .border-emerald-700\/80 {
  border-color: rgb(4 120 87 / 0.8);
}

.thq-tw-application.thq-tw-application .border-emerald-700\/85 {
  border-color: rgb(4 120 87 / 0.85);
}

.thq-tw-application.thq-tw-application .border-emerald-700\/90 {
  border-color: rgb(4 120 87 / 0.9);
}

.thq-tw-application.thq-tw-application .border-emerald-700\/95 {
  border-color: rgb(4 120 87 / 0.95);
}

.thq-tw-application.thq-tw-application .border-emerald-800 {
  --tw-border-opacity: 1;
  border-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-emerald-800\/0 {
  border-color: rgb(6 95 70 / 0);
}

.thq-tw-application.thq-tw-application .border-emerald-800\/10 {
  border-color: rgb(6 95 70 / 0.1);
}

.thq-tw-application.thq-tw-application .border-emerald-800\/100 {
  border-color: rgb(6 95 70 / 1);
}

.thq-tw-application.thq-tw-application .border-emerald-800\/15 {
  border-color: rgb(6 95 70 / 0.15);
}

.thq-tw-application.thq-tw-application .border-emerald-800\/20 {
  border-color: rgb(6 95 70 / 0.2);
}

.thq-tw-application.thq-tw-application .border-emerald-800\/25 {
  border-color: rgb(6 95 70 / 0.25);
}

.thq-tw-application.thq-tw-application .border-emerald-800\/30 {
  border-color: rgb(6 95 70 / 0.3);
}

.thq-tw-application.thq-tw-application .border-emerald-800\/35 {
  border-color: rgb(6 95 70 / 0.35);
}

.thq-tw-application.thq-tw-application .border-emerald-800\/40 {
  border-color: rgb(6 95 70 / 0.4);
}

.thq-tw-application.thq-tw-application .border-emerald-800\/45 {
  border-color: rgb(6 95 70 / 0.45);
}

.thq-tw-application.thq-tw-application .border-emerald-800\/5 {
  border-color: rgb(6 95 70 / 0.05);
}

.thq-tw-application.thq-tw-application .border-emerald-800\/50 {
  border-color: rgb(6 95 70 / 0.5);
}

.thq-tw-application.thq-tw-application .border-emerald-800\/55 {
  border-color: rgb(6 95 70 / 0.55);
}

.thq-tw-application.thq-tw-application .border-emerald-800\/60 {
  border-color: rgb(6 95 70 / 0.6);
}

.thq-tw-application.thq-tw-application .border-emerald-800\/65 {
  border-color: rgb(6 95 70 / 0.65);
}

.thq-tw-application.thq-tw-application .border-emerald-800\/70 {
  border-color: rgb(6 95 70 / 0.7);
}

.thq-tw-application.thq-tw-application .border-emerald-800\/75 {
  border-color: rgb(6 95 70 / 0.75);
}

.thq-tw-application.thq-tw-application .border-emerald-800\/80 {
  border-color: rgb(6 95 70 / 0.8);
}

.thq-tw-application.thq-tw-application .border-emerald-800\/85 {
  border-color: rgb(6 95 70 / 0.85);
}

.thq-tw-application.thq-tw-application .border-emerald-800\/90 {
  border-color: rgb(6 95 70 / 0.9);
}

.thq-tw-application.thq-tw-application .border-emerald-800\/95 {
  border-color: rgb(6 95 70 / 0.95);
}

.thq-tw-application.thq-tw-application .border-emerald-900 {
  --tw-border-opacity: 1;
  border-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-emerald-900\/0 {
  border-color: rgb(6 78 59 / 0);
}

.thq-tw-application.thq-tw-application .border-emerald-900\/10 {
  border-color: rgb(6 78 59 / 0.1);
}

.thq-tw-application.thq-tw-application .border-emerald-900\/100 {
  border-color: rgb(6 78 59 / 1);
}

.thq-tw-application.thq-tw-application .border-emerald-900\/15 {
  border-color: rgb(6 78 59 / 0.15);
}

.thq-tw-application.thq-tw-application .border-emerald-900\/20 {
  border-color: rgb(6 78 59 / 0.2);
}

.thq-tw-application.thq-tw-application .border-emerald-900\/25 {
  border-color: rgb(6 78 59 / 0.25);
}

.thq-tw-application.thq-tw-application .border-emerald-900\/30 {
  border-color: rgb(6 78 59 / 0.3);
}

.thq-tw-application.thq-tw-application .border-emerald-900\/35 {
  border-color: rgb(6 78 59 / 0.35);
}

.thq-tw-application.thq-tw-application .border-emerald-900\/40 {
  border-color: rgb(6 78 59 / 0.4);
}

.thq-tw-application.thq-tw-application .border-emerald-900\/45 {
  border-color: rgb(6 78 59 / 0.45);
}

.thq-tw-application.thq-tw-application .border-emerald-900\/5 {
  border-color: rgb(6 78 59 / 0.05);
}

.thq-tw-application.thq-tw-application .border-emerald-900\/50 {
  border-color: rgb(6 78 59 / 0.5);
}

.thq-tw-application.thq-tw-application .border-emerald-900\/55 {
  border-color: rgb(6 78 59 / 0.55);
}

.thq-tw-application.thq-tw-application .border-emerald-900\/60 {
  border-color: rgb(6 78 59 / 0.6);
}

.thq-tw-application.thq-tw-application .border-emerald-900\/65 {
  border-color: rgb(6 78 59 / 0.65);
}

.thq-tw-application.thq-tw-application .border-emerald-900\/70 {
  border-color: rgb(6 78 59 / 0.7);
}

.thq-tw-application.thq-tw-application .border-emerald-900\/75 {
  border-color: rgb(6 78 59 / 0.75);
}

.thq-tw-application.thq-tw-application .border-emerald-900\/80 {
  border-color: rgb(6 78 59 / 0.8);
}

.thq-tw-application.thq-tw-application .border-emerald-900\/85 {
  border-color: rgb(6 78 59 / 0.85);
}

.thq-tw-application.thq-tw-application .border-emerald-900\/90 {
  border-color: rgb(6 78 59 / 0.9);
}

.thq-tw-application.thq-tw-application .border-emerald-900\/95 {
  border-color: rgb(6 78 59 / 0.95);
}

.thq-tw-application.thq-tw-application .border-fuchsia-100 {
  --tw-border-opacity: 1;
  border-color: rgb(250 232 255 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-fuchsia-100\/0 {
  border-color: rgb(250 232 255 / 0);
}

.thq-tw-application.thq-tw-application .border-fuchsia-100\/10 {
  border-color: rgb(250 232 255 / 0.1);
}

.thq-tw-application.thq-tw-application .border-fuchsia-100\/100 {
  border-color: rgb(250 232 255 / 1);
}

.thq-tw-application.thq-tw-application .border-fuchsia-100\/15 {
  border-color: rgb(250 232 255 / 0.15);
}

.thq-tw-application.thq-tw-application .border-fuchsia-100\/20 {
  border-color: rgb(250 232 255 / 0.2);
}

.thq-tw-application.thq-tw-application .border-fuchsia-100\/25 {
  border-color: rgb(250 232 255 / 0.25);
}

.thq-tw-application.thq-tw-application .border-fuchsia-100\/30 {
  border-color: rgb(250 232 255 / 0.3);
}

.thq-tw-application.thq-tw-application .border-fuchsia-100\/35 {
  border-color: rgb(250 232 255 / 0.35);
}

.thq-tw-application.thq-tw-application .border-fuchsia-100\/40 {
  border-color: rgb(250 232 255 / 0.4);
}

.thq-tw-application.thq-tw-application .border-fuchsia-100\/45 {
  border-color: rgb(250 232 255 / 0.45);
}

.thq-tw-application.thq-tw-application .border-fuchsia-100\/5 {
  border-color: rgb(250 232 255 / 0.05);
}

.thq-tw-application.thq-tw-application .border-fuchsia-100\/50 {
  border-color: rgb(250 232 255 / 0.5);
}

.thq-tw-application.thq-tw-application .border-fuchsia-100\/55 {
  border-color: rgb(250 232 255 / 0.55);
}

.thq-tw-application.thq-tw-application .border-fuchsia-100\/60 {
  border-color: rgb(250 232 255 / 0.6);
}

.thq-tw-application.thq-tw-application .border-fuchsia-100\/65 {
  border-color: rgb(250 232 255 / 0.65);
}

.thq-tw-application.thq-tw-application .border-fuchsia-100\/70 {
  border-color: rgb(250 232 255 / 0.7);
}

.thq-tw-application.thq-tw-application .border-fuchsia-100\/75 {
  border-color: rgb(250 232 255 / 0.75);
}

.thq-tw-application.thq-tw-application .border-fuchsia-100\/80 {
  border-color: rgb(250 232 255 / 0.8);
}

.thq-tw-application.thq-tw-application .border-fuchsia-100\/85 {
  border-color: rgb(250 232 255 / 0.85);
}

.thq-tw-application.thq-tw-application .border-fuchsia-100\/90 {
  border-color: rgb(250 232 255 / 0.9);
}

.thq-tw-application.thq-tw-application .border-fuchsia-100\/95 {
  border-color: rgb(250 232 255 / 0.95);
}

.thq-tw-application.thq-tw-application .border-fuchsia-200 {
  --tw-border-opacity: 1;
  border-color: rgb(245 208 254 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-fuchsia-200\/0 {
  border-color: rgb(245 208 254 / 0);
}

.thq-tw-application.thq-tw-application .border-fuchsia-200\/10 {
  border-color: rgb(245 208 254 / 0.1);
}

.thq-tw-application.thq-tw-application .border-fuchsia-200\/100 {
  border-color: rgb(245 208 254 / 1);
}

.thq-tw-application.thq-tw-application .border-fuchsia-200\/15 {
  border-color: rgb(245 208 254 / 0.15);
}

.thq-tw-application.thq-tw-application .border-fuchsia-200\/20 {
  border-color: rgb(245 208 254 / 0.2);
}

.thq-tw-application.thq-tw-application .border-fuchsia-200\/25 {
  border-color: rgb(245 208 254 / 0.25);
}

.thq-tw-application.thq-tw-application .border-fuchsia-200\/30 {
  border-color: rgb(245 208 254 / 0.3);
}

.thq-tw-application.thq-tw-application .border-fuchsia-200\/35 {
  border-color: rgb(245 208 254 / 0.35);
}

.thq-tw-application.thq-tw-application .border-fuchsia-200\/40 {
  border-color: rgb(245 208 254 / 0.4);
}

.thq-tw-application.thq-tw-application .border-fuchsia-200\/45 {
  border-color: rgb(245 208 254 / 0.45);
}

.thq-tw-application.thq-tw-application .border-fuchsia-200\/5 {
  border-color: rgb(245 208 254 / 0.05);
}

.thq-tw-application.thq-tw-application .border-fuchsia-200\/50 {
  border-color: rgb(245 208 254 / 0.5);
}

.thq-tw-application.thq-tw-application .border-fuchsia-200\/55 {
  border-color: rgb(245 208 254 / 0.55);
}

.thq-tw-application.thq-tw-application .border-fuchsia-200\/60 {
  border-color: rgb(245 208 254 / 0.6);
}

.thq-tw-application.thq-tw-application .border-fuchsia-200\/65 {
  border-color: rgb(245 208 254 / 0.65);
}

.thq-tw-application.thq-tw-application .border-fuchsia-200\/70 {
  border-color: rgb(245 208 254 / 0.7);
}

.thq-tw-application.thq-tw-application .border-fuchsia-200\/75 {
  border-color: rgb(245 208 254 / 0.75);
}

.thq-tw-application.thq-tw-application .border-fuchsia-200\/80 {
  border-color: rgb(245 208 254 / 0.8);
}

.thq-tw-application.thq-tw-application .border-fuchsia-200\/85 {
  border-color: rgb(245 208 254 / 0.85);
}

.thq-tw-application.thq-tw-application .border-fuchsia-200\/90 {
  border-color: rgb(245 208 254 / 0.9);
}

.thq-tw-application.thq-tw-application .border-fuchsia-200\/95 {
  border-color: rgb(245 208 254 / 0.95);
}

.thq-tw-application.thq-tw-application .border-fuchsia-300 {
  --tw-border-opacity: 1;
  border-color: rgb(240 171 252 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-fuchsia-300\/0 {
  border-color: rgb(240 171 252 / 0);
}

.thq-tw-application.thq-tw-application .border-fuchsia-300\/10 {
  border-color: rgb(240 171 252 / 0.1);
}

.thq-tw-application.thq-tw-application .border-fuchsia-300\/100 {
  border-color: rgb(240 171 252 / 1);
}

.thq-tw-application.thq-tw-application .border-fuchsia-300\/15 {
  border-color: rgb(240 171 252 / 0.15);
}

.thq-tw-application.thq-tw-application .border-fuchsia-300\/20 {
  border-color: rgb(240 171 252 / 0.2);
}

.thq-tw-application.thq-tw-application .border-fuchsia-300\/25 {
  border-color: rgb(240 171 252 / 0.25);
}

.thq-tw-application.thq-tw-application .border-fuchsia-300\/30 {
  border-color: rgb(240 171 252 / 0.3);
}

.thq-tw-application.thq-tw-application .border-fuchsia-300\/35 {
  border-color: rgb(240 171 252 / 0.35);
}

.thq-tw-application.thq-tw-application .border-fuchsia-300\/40 {
  border-color: rgb(240 171 252 / 0.4);
}

.thq-tw-application.thq-tw-application .border-fuchsia-300\/45 {
  border-color: rgb(240 171 252 / 0.45);
}

.thq-tw-application.thq-tw-application .border-fuchsia-300\/5 {
  border-color: rgb(240 171 252 / 0.05);
}

.thq-tw-application.thq-tw-application .border-fuchsia-300\/50 {
  border-color: rgb(240 171 252 / 0.5);
}

.thq-tw-application.thq-tw-application .border-fuchsia-300\/55 {
  border-color: rgb(240 171 252 / 0.55);
}

.thq-tw-application.thq-tw-application .border-fuchsia-300\/60 {
  border-color: rgb(240 171 252 / 0.6);
}

.thq-tw-application.thq-tw-application .border-fuchsia-300\/65 {
  border-color: rgb(240 171 252 / 0.65);
}

.thq-tw-application.thq-tw-application .border-fuchsia-300\/70 {
  border-color: rgb(240 171 252 / 0.7);
}

.thq-tw-application.thq-tw-application .border-fuchsia-300\/75 {
  border-color: rgb(240 171 252 / 0.75);
}

.thq-tw-application.thq-tw-application .border-fuchsia-300\/80 {
  border-color: rgb(240 171 252 / 0.8);
}

.thq-tw-application.thq-tw-application .border-fuchsia-300\/85 {
  border-color: rgb(240 171 252 / 0.85);
}

.thq-tw-application.thq-tw-application .border-fuchsia-300\/90 {
  border-color: rgb(240 171 252 / 0.9);
}

.thq-tw-application.thq-tw-application .border-fuchsia-300\/95 {
  border-color: rgb(240 171 252 / 0.95);
}

.thq-tw-application.thq-tw-application .border-fuchsia-400 {
  --tw-border-opacity: 1;
  border-color: rgb(232 121 249 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-fuchsia-400\/0 {
  border-color: rgb(232 121 249 / 0);
}

.thq-tw-application.thq-tw-application .border-fuchsia-400\/10 {
  border-color: rgb(232 121 249 / 0.1);
}

.thq-tw-application.thq-tw-application .border-fuchsia-400\/100 {
  border-color: rgb(232 121 249 / 1);
}

.thq-tw-application.thq-tw-application .border-fuchsia-400\/15 {
  border-color: rgb(232 121 249 / 0.15);
}

.thq-tw-application.thq-tw-application .border-fuchsia-400\/20 {
  border-color: rgb(232 121 249 / 0.2);
}

.thq-tw-application.thq-tw-application .border-fuchsia-400\/25 {
  border-color: rgb(232 121 249 / 0.25);
}

.thq-tw-application.thq-tw-application .border-fuchsia-400\/30 {
  border-color: rgb(232 121 249 / 0.3);
}

.thq-tw-application.thq-tw-application .border-fuchsia-400\/35 {
  border-color: rgb(232 121 249 / 0.35);
}

.thq-tw-application.thq-tw-application .border-fuchsia-400\/40 {
  border-color: rgb(232 121 249 / 0.4);
}

.thq-tw-application.thq-tw-application .border-fuchsia-400\/45 {
  border-color: rgb(232 121 249 / 0.45);
}

.thq-tw-application.thq-tw-application .border-fuchsia-400\/5 {
  border-color: rgb(232 121 249 / 0.05);
}

.thq-tw-application.thq-tw-application .border-fuchsia-400\/50 {
  border-color: rgb(232 121 249 / 0.5);
}

.thq-tw-application.thq-tw-application .border-fuchsia-400\/55 {
  border-color: rgb(232 121 249 / 0.55);
}

.thq-tw-application.thq-tw-application .border-fuchsia-400\/60 {
  border-color: rgb(232 121 249 / 0.6);
}

.thq-tw-application.thq-tw-application .border-fuchsia-400\/65 {
  border-color: rgb(232 121 249 / 0.65);
}

.thq-tw-application.thq-tw-application .border-fuchsia-400\/70 {
  border-color: rgb(232 121 249 / 0.7);
}

.thq-tw-application.thq-tw-application .border-fuchsia-400\/75 {
  border-color: rgb(232 121 249 / 0.75);
}

.thq-tw-application.thq-tw-application .border-fuchsia-400\/80 {
  border-color: rgb(232 121 249 / 0.8);
}

.thq-tw-application.thq-tw-application .border-fuchsia-400\/85 {
  border-color: rgb(232 121 249 / 0.85);
}

.thq-tw-application.thq-tw-application .border-fuchsia-400\/90 {
  border-color: rgb(232 121 249 / 0.9);
}

.thq-tw-application.thq-tw-application .border-fuchsia-400\/95 {
  border-color: rgb(232 121 249 / 0.95);
}

.thq-tw-application.thq-tw-application .border-fuchsia-500 {
  --tw-border-opacity: 1;
  border-color: rgb(217 70 239 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-fuchsia-500\/0 {
  border-color: rgb(217 70 239 / 0);
}

.thq-tw-application.thq-tw-application .border-fuchsia-500\/10 {
  border-color: rgb(217 70 239 / 0.1);
}

.thq-tw-application.thq-tw-application .border-fuchsia-500\/100 {
  border-color: rgb(217 70 239 / 1);
}

.thq-tw-application.thq-tw-application .border-fuchsia-500\/15 {
  border-color: rgb(217 70 239 / 0.15);
}

.thq-tw-application.thq-tw-application .border-fuchsia-500\/20 {
  border-color: rgb(217 70 239 / 0.2);
}

.thq-tw-application.thq-tw-application .border-fuchsia-500\/25 {
  border-color: rgb(217 70 239 / 0.25);
}

.thq-tw-application.thq-tw-application .border-fuchsia-500\/30 {
  border-color: rgb(217 70 239 / 0.3);
}

.thq-tw-application.thq-tw-application .border-fuchsia-500\/35 {
  border-color: rgb(217 70 239 / 0.35);
}

.thq-tw-application.thq-tw-application .border-fuchsia-500\/40 {
  border-color: rgb(217 70 239 / 0.4);
}

.thq-tw-application.thq-tw-application .border-fuchsia-500\/45 {
  border-color: rgb(217 70 239 / 0.45);
}

.thq-tw-application.thq-tw-application .border-fuchsia-500\/5 {
  border-color: rgb(217 70 239 / 0.05);
}

.thq-tw-application.thq-tw-application .border-fuchsia-500\/50 {
  border-color: rgb(217 70 239 / 0.5);
}

.thq-tw-application.thq-tw-application .border-fuchsia-500\/55 {
  border-color: rgb(217 70 239 / 0.55);
}

.thq-tw-application.thq-tw-application .border-fuchsia-500\/60 {
  border-color: rgb(217 70 239 / 0.6);
}

.thq-tw-application.thq-tw-application .border-fuchsia-500\/65 {
  border-color: rgb(217 70 239 / 0.65);
}

.thq-tw-application.thq-tw-application .border-fuchsia-500\/70 {
  border-color: rgb(217 70 239 / 0.7);
}

.thq-tw-application.thq-tw-application .border-fuchsia-500\/75 {
  border-color: rgb(217 70 239 / 0.75);
}

.thq-tw-application.thq-tw-application .border-fuchsia-500\/80 {
  border-color: rgb(217 70 239 / 0.8);
}

.thq-tw-application.thq-tw-application .border-fuchsia-500\/85 {
  border-color: rgb(217 70 239 / 0.85);
}

.thq-tw-application.thq-tw-application .border-fuchsia-500\/90 {
  border-color: rgb(217 70 239 / 0.9);
}

.thq-tw-application.thq-tw-application .border-fuchsia-500\/95 {
  border-color: rgb(217 70 239 / 0.95);
}

.thq-tw-application.thq-tw-application .border-fuchsia-600 {
  --tw-border-opacity: 1;
  border-color: rgb(192 38 211 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-fuchsia-600\/0 {
  border-color: rgb(192 38 211 / 0);
}

.thq-tw-application.thq-tw-application .border-fuchsia-600\/10 {
  border-color: rgb(192 38 211 / 0.1);
}

.thq-tw-application.thq-tw-application .border-fuchsia-600\/100 {
  border-color: rgb(192 38 211 / 1);
}

.thq-tw-application.thq-tw-application .border-fuchsia-600\/15 {
  border-color: rgb(192 38 211 / 0.15);
}

.thq-tw-application.thq-tw-application .border-fuchsia-600\/20 {
  border-color: rgb(192 38 211 / 0.2);
}

.thq-tw-application.thq-tw-application .border-fuchsia-600\/25 {
  border-color: rgb(192 38 211 / 0.25);
}

.thq-tw-application.thq-tw-application .border-fuchsia-600\/30 {
  border-color: rgb(192 38 211 / 0.3);
}

.thq-tw-application.thq-tw-application .border-fuchsia-600\/35 {
  border-color: rgb(192 38 211 / 0.35);
}

.thq-tw-application.thq-tw-application .border-fuchsia-600\/40 {
  border-color: rgb(192 38 211 / 0.4);
}

.thq-tw-application.thq-tw-application .border-fuchsia-600\/45 {
  border-color: rgb(192 38 211 / 0.45);
}

.thq-tw-application.thq-tw-application .border-fuchsia-600\/5 {
  border-color: rgb(192 38 211 / 0.05);
}

.thq-tw-application.thq-tw-application .border-fuchsia-600\/50 {
  border-color: rgb(192 38 211 / 0.5);
}

.thq-tw-application.thq-tw-application .border-fuchsia-600\/55 {
  border-color: rgb(192 38 211 / 0.55);
}

.thq-tw-application.thq-tw-application .border-fuchsia-600\/60 {
  border-color: rgb(192 38 211 / 0.6);
}

.thq-tw-application.thq-tw-application .border-fuchsia-600\/65 {
  border-color: rgb(192 38 211 / 0.65);
}

.thq-tw-application.thq-tw-application .border-fuchsia-600\/70 {
  border-color: rgb(192 38 211 / 0.7);
}

.thq-tw-application.thq-tw-application .border-fuchsia-600\/75 {
  border-color: rgb(192 38 211 / 0.75);
}

.thq-tw-application.thq-tw-application .border-fuchsia-600\/80 {
  border-color: rgb(192 38 211 / 0.8);
}

.thq-tw-application.thq-tw-application .border-fuchsia-600\/85 {
  border-color: rgb(192 38 211 / 0.85);
}

.thq-tw-application.thq-tw-application .border-fuchsia-600\/90 {
  border-color: rgb(192 38 211 / 0.9);
}

.thq-tw-application.thq-tw-application .border-fuchsia-600\/95 {
  border-color: rgb(192 38 211 / 0.95);
}

.thq-tw-application.thq-tw-application .border-fuchsia-700 {
  --tw-border-opacity: 1;
  border-color: rgb(162 28 175 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-fuchsia-700\/0 {
  border-color: rgb(162 28 175 / 0);
}

.thq-tw-application.thq-tw-application .border-fuchsia-700\/10 {
  border-color: rgb(162 28 175 / 0.1);
}

.thq-tw-application.thq-tw-application .border-fuchsia-700\/100 {
  border-color: rgb(162 28 175 / 1);
}

.thq-tw-application.thq-tw-application .border-fuchsia-700\/15 {
  border-color: rgb(162 28 175 / 0.15);
}

.thq-tw-application.thq-tw-application .border-fuchsia-700\/20 {
  border-color: rgb(162 28 175 / 0.2);
}

.thq-tw-application.thq-tw-application .border-fuchsia-700\/25 {
  border-color: rgb(162 28 175 / 0.25);
}

.thq-tw-application.thq-tw-application .border-fuchsia-700\/30 {
  border-color: rgb(162 28 175 / 0.3);
}

.thq-tw-application.thq-tw-application .border-fuchsia-700\/35 {
  border-color: rgb(162 28 175 / 0.35);
}

.thq-tw-application.thq-tw-application .border-fuchsia-700\/40 {
  border-color: rgb(162 28 175 / 0.4);
}

.thq-tw-application.thq-tw-application .border-fuchsia-700\/45 {
  border-color: rgb(162 28 175 / 0.45);
}

.thq-tw-application.thq-tw-application .border-fuchsia-700\/5 {
  border-color: rgb(162 28 175 / 0.05);
}

.thq-tw-application.thq-tw-application .border-fuchsia-700\/50 {
  border-color: rgb(162 28 175 / 0.5);
}

.thq-tw-application.thq-tw-application .border-fuchsia-700\/55 {
  border-color: rgb(162 28 175 / 0.55);
}

.thq-tw-application.thq-tw-application .border-fuchsia-700\/60 {
  border-color: rgb(162 28 175 / 0.6);
}

.thq-tw-application.thq-tw-application .border-fuchsia-700\/65 {
  border-color: rgb(162 28 175 / 0.65);
}

.thq-tw-application.thq-tw-application .border-fuchsia-700\/70 {
  border-color: rgb(162 28 175 / 0.7);
}

.thq-tw-application.thq-tw-application .border-fuchsia-700\/75 {
  border-color: rgb(162 28 175 / 0.75);
}

.thq-tw-application.thq-tw-application .border-fuchsia-700\/80 {
  border-color: rgb(162 28 175 / 0.8);
}

.thq-tw-application.thq-tw-application .border-fuchsia-700\/85 {
  border-color: rgb(162 28 175 / 0.85);
}

.thq-tw-application.thq-tw-application .border-fuchsia-700\/90 {
  border-color: rgb(162 28 175 / 0.9);
}

.thq-tw-application.thq-tw-application .border-fuchsia-700\/95 {
  border-color: rgb(162 28 175 / 0.95);
}

.thq-tw-application.thq-tw-application .border-fuchsia-800 {
  --tw-border-opacity: 1;
  border-color: rgb(134 25 143 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-fuchsia-800\/0 {
  border-color: rgb(134 25 143 / 0);
}

.thq-tw-application.thq-tw-application .border-fuchsia-800\/10 {
  border-color: rgb(134 25 143 / 0.1);
}

.thq-tw-application.thq-tw-application .border-fuchsia-800\/100 {
  border-color: rgb(134 25 143 / 1);
}

.thq-tw-application.thq-tw-application .border-fuchsia-800\/15 {
  border-color: rgb(134 25 143 / 0.15);
}

.thq-tw-application.thq-tw-application .border-fuchsia-800\/20 {
  border-color: rgb(134 25 143 / 0.2);
}

.thq-tw-application.thq-tw-application .border-fuchsia-800\/25 {
  border-color: rgb(134 25 143 / 0.25);
}

.thq-tw-application.thq-tw-application .border-fuchsia-800\/30 {
  border-color: rgb(134 25 143 / 0.3);
}

.thq-tw-application.thq-tw-application .border-fuchsia-800\/35 {
  border-color: rgb(134 25 143 / 0.35);
}

.thq-tw-application.thq-tw-application .border-fuchsia-800\/40 {
  border-color: rgb(134 25 143 / 0.4);
}

.thq-tw-application.thq-tw-application .border-fuchsia-800\/45 {
  border-color: rgb(134 25 143 / 0.45);
}

.thq-tw-application.thq-tw-application .border-fuchsia-800\/5 {
  border-color: rgb(134 25 143 / 0.05);
}

.thq-tw-application.thq-tw-application .border-fuchsia-800\/50 {
  border-color: rgb(134 25 143 / 0.5);
}

.thq-tw-application.thq-tw-application .border-fuchsia-800\/55 {
  border-color: rgb(134 25 143 / 0.55);
}

.thq-tw-application.thq-tw-application .border-fuchsia-800\/60 {
  border-color: rgb(134 25 143 / 0.6);
}

.thq-tw-application.thq-tw-application .border-fuchsia-800\/65 {
  border-color: rgb(134 25 143 / 0.65);
}

.thq-tw-application.thq-tw-application .border-fuchsia-800\/70 {
  border-color: rgb(134 25 143 / 0.7);
}

.thq-tw-application.thq-tw-application .border-fuchsia-800\/75 {
  border-color: rgb(134 25 143 / 0.75);
}

.thq-tw-application.thq-tw-application .border-fuchsia-800\/80 {
  border-color: rgb(134 25 143 / 0.8);
}

.thq-tw-application.thq-tw-application .border-fuchsia-800\/85 {
  border-color: rgb(134 25 143 / 0.85);
}

.thq-tw-application.thq-tw-application .border-fuchsia-800\/90 {
  border-color: rgb(134 25 143 / 0.9);
}

.thq-tw-application.thq-tw-application .border-fuchsia-800\/95 {
  border-color: rgb(134 25 143 / 0.95);
}

.thq-tw-application.thq-tw-application .border-fuchsia-900 {
  --tw-border-opacity: 1;
  border-color: rgb(112 26 117 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-fuchsia-900\/0 {
  border-color: rgb(112 26 117 / 0);
}

.thq-tw-application.thq-tw-application .border-fuchsia-900\/10 {
  border-color: rgb(112 26 117 / 0.1);
}

.thq-tw-application.thq-tw-application .border-fuchsia-900\/100 {
  border-color: rgb(112 26 117 / 1);
}

.thq-tw-application.thq-tw-application .border-fuchsia-900\/15 {
  border-color: rgb(112 26 117 / 0.15);
}

.thq-tw-application.thq-tw-application .border-fuchsia-900\/20 {
  border-color: rgb(112 26 117 / 0.2);
}

.thq-tw-application.thq-tw-application .border-fuchsia-900\/25 {
  border-color: rgb(112 26 117 / 0.25);
}

.thq-tw-application.thq-tw-application .border-fuchsia-900\/30 {
  border-color: rgb(112 26 117 / 0.3);
}

.thq-tw-application.thq-tw-application .border-fuchsia-900\/35 {
  border-color: rgb(112 26 117 / 0.35);
}

.thq-tw-application.thq-tw-application .border-fuchsia-900\/40 {
  border-color: rgb(112 26 117 / 0.4);
}

.thq-tw-application.thq-tw-application .border-fuchsia-900\/45 {
  border-color: rgb(112 26 117 / 0.45);
}

.thq-tw-application.thq-tw-application .border-fuchsia-900\/5 {
  border-color: rgb(112 26 117 / 0.05);
}

.thq-tw-application.thq-tw-application .border-fuchsia-900\/50 {
  border-color: rgb(112 26 117 / 0.5);
}

.thq-tw-application.thq-tw-application .border-fuchsia-900\/55 {
  border-color: rgb(112 26 117 / 0.55);
}

.thq-tw-application.thq-tw-application .border-fuchsia-900\/60 {
  border-color: rgb(112 26 117 / 0.6);
}

.thq-tw-application.thq-tw-application .border-fuchsia-900\/65 {
  border-color: rgb(112 26 117 / 0.65);
}

.thq-tw-application.thq-tw-application .border-fuchsia-900\/70 {
  border-color: rgb(112 26 117 / 0.7);
}

.thq-tw-application.thq-tw-application .border-fuchsia-900\/75 {
  border-color: rgb(112 26 117 / 0.75);
}

.thq-tw-application.thq-tw-application .border-fuchsia-900\/80 {
  border-color: rgb(112 26 117 / 0.8);
}

.thq-tw-application.thq-tw-application .border-fuchsia-900\/85 {
  border-color: rgb(112 26 117 / 0.85);
}

.thq-tw-application.thq-tw-application .border-fuchsia-900\/90 {
  border-color: rgb(112 26 117 / 0.9);
}

.thq-tw-application.thq-tw-application .border-fuchsia-900\/95 {
  border-color: rgb(112 26 117 / 0.95);
}

.thq-tw-application.thq-tw-application .border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-gray-100\/0 {
  border-color: rgb(243 244 246 / 0);
}

.thq-tw-application.thq-tw-application .border-gray-100\/10 {
  border-color: rgb(243 244 246 / 0.1);
}

.thq-tw-application.thq-tw-application .border-gray-100\/100 {
  border-color: rgb(243 244 246 / 1);
}

.thq-tw-application.thq-tw-application .border-gray-100\/15 {
  border-color: rgb(243 244 246 / 0.15);
}

.thq-tw-application.thq-tw-application .border-gray-100\/20 {
  border-color: rgb(243 244 246 / 0.2);
}

.thq-tw-application.thq-tw-application .border-gray-100\/25 {
  border-color: rgb(243 244 246 / 0.25);
}

.thq-tw-application.thq-tw-application .border-gray-100\/30 {
  border-color: rgb(243 244 246 / 0.3);
}

.thq-tw-application.thq-tw-application .border-gray-100\/35 {
  border-color: rgb(243 244 246 / 0.35);
}

.thq-tw-application.thq-tw-application .border-gray-100\/40 {
  border-color: rgb(243 244 246 / 0.4);
}

.thq-tw-application.thq-tw-application .border-gray-100\/45 {
  border-color: rgb(243 244 246 / 0.45);
}

.thq-tw-application.thq-tw-application .border-gray-100\/5 {
  border-color: rgb(243 244 246 / 0.05);
}

.thq-tw-application.thq-tw-application .border-gray-100\/50 {
  border-color: rgb(243 244 246 / 0.5);
}

.thq-tw-application.thq-tw-application .border-gray-100\/55 {
  border-color: rgb(243 244 246 / 0.55);
}

.thq-tw-application.thq-tw-application .border-gray-100\/60 {
  border-color: rgb(243 244 246 / 0.6);
}

.thq-tw-application.thq-tw-application .border-gray-100\/65 {
  border-color: rgb(243 244 246 / 0.65);
}

.thq-tw-application.thq-tw-application .border-gray-100\/70 {
  border-color: rgb(243 244 246 / 0.7);
}

.thq-tw-application.thq-tw-application .border-gray-100\/75 {
  border-color: rgb(243 244 246 / 0.75);
}

.thq-tw-application.thq-tw-application .border-gray-100\/80 {
  border-color: rgb(243 244 246 / 0.8);
}

.thq-tw-application.thq-tw-application .border-gray-100\/85 {
  border-color: rgb(243 244 246 / 0.85);
}

.thq-tw-application.thq-tw-application .border-gray-100\/90 {
  border-color: rgb(243 244 246 / 0.9);
}

.thq-tw-application.thq-tw-application .border-gray-100\/95 {
  border-color: rgb(243 244 246 / 0.95);
}

.thq-tw-application.thq-tw-application .border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-gray-200\/0 {
  border-color: rgb(229 231 235 / 0);
}

.thq-tw-application.thq-tw-application .border-gray-200\/10 {
  border-color: rgb(229 231 235 / 0.1);
}

.thq-tw-application.thq-tw-application .border-gray-200\/100 {
  border-color: rgb(229 231 235 / 1);
}

.thq-tw-application.thq-tw-application .border-gray-200\/15 {
  border-color: rgb(229 231 235 / 0.15);
}

.thq-tw-application.thq-tw-application .border-gray-200\/20 {
  border-color: rgb(229 231 235 / 0.2);
}

.thq-tw-application.thq-tw-application .border-gray-200\/25 {
  border-color: rgb(229 231 235 / 0.25);
}

.thq-tw-application.thq-tw-application .border-gray-200\/30 {
  border-color: rgb(229 231 235 / 0.3);
}

.thq-tw-application.thq-tw-application .border-gray-200\/35 {
  border-color: rgb(229 231 235 / 0.35);
}

.thq-tw-application.thq-tw-application .border-gray-200\/40 {
  border-color: rgb(229 231 235 / 0.4);
}

.thq-tw-application.thq-tw-application .border-gray-200\/45 {
  border-color: rgb(229 231 235 / 0.45);
}

.thq-tw-application.thq-tw-application .border-gray-200\/5 {
  border-color: rgb(229 231 235 / 0.05);
}

.thq-tw-application.thq-tw-application .border-gray-200\/50 {
  border-color: rgb(229 231 235 / 0.5);
}

.thq-tw-application.thq-tw-application .border-gray-200\/55 {
  border-color: rgb(229 231 235 / 0.55);
}

.thq-tw-application.thq-tw-application .border-gray-200\/60 {
  border-color: rgb(229 231 235 / 0.6);
}

.thq-tw-application.thq-tw-application .border-gray-200\/65 {
  border-color: rgb(229 231 235 / 0.65);
}

.thq-tw-application.thq-tw-application .border-gray-200\/70 {
  border-color: rgb(229 231 235 / 0.7);
}

.thq-tw-application.thq-tw-application .border-gray-200\/75 {
  border-color: rgb(229 231 235 / 0.75);
}

.thq-tw-application.thq-tw-application .border-gray-200\/80 {
  border-color: rgb(229 231 235 / 0.8);
}

.thq-tw-application.thq-tw-application .border-gray-200\/85 {
  border-color: rgb(229 231 235 / 0.85);
}

.thq-tw-application.thq-tw-application .border-gray-200\/90 {
  border-color: rgb(229 231 235 / 0.9);
}

.thq-tw-application.thq-tw-application .border-gray-200\/95 {
  border-color: rgb(229 231 235 / 0.95);
}

.thq-tw-application.thq-tw-application .border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-gray-300\/0 {
  border-color: rgb(209 213 219 / 0);
}

.thq-tw-application.thq-tw-application .border-gray-300\/10 {
  border-color: rgb(209 213 219 / 0.1);
}

.thq-tw-application.thq-tw-application .border-gray-300\/100 {
  border-color: rgb(209 213 219 / 1);
}

.thq-tw-application.thq-tw-application .border-gray-300\/15 {
  border-color: rgb(209 213 219 / 0.15);
}

.thq-tw-application.thq-tw-application .border-gray-300\/20 {
  border-color: rgb(209 213 219 / 0.2);
}

.thq-tw-application.thq-tw-application .border-gray-300\/25 {
  border-color: rgb(209 213 219 / 0.25);
}

.thq-tw-application.thq-tw-application .border-gray-300\/30 {
  border-color: rgb(209 213 219 / 0.3);
}

.thq-tw-application.thq-tw-application .border-gray-300\/35 {
  border-color: rgb(209 213 219 / 0.35);
}

.thq-tw-application.thq-tw-application .border-gray-300\/40 {
  border-color: rgb(209 213 219 / 0.4);
}

.thq-tw-application.thq-tw-application .border-gray-300\/45 {
  border-color: rgb(209 213 219 / 0.45);
}

.thq-tw-application.thq-tw-application .border-gray-300\/5 {
  border-color: rgb(209 213 219 / 0.05);
}

.thq-tw-application.thq-tw-application .border-gray-300\/50 {
  border-color: rgb(209 213 219 / 0.5);
}

.thq-tw-application.thq-tw-application .border-gray-300\/55 {
  border-color: rgb(209 213 219 / 0.55);
}

.thq-tw-application.thq-tw-application .border-gray-300\/60 {
  border-color: rgb(209 213 219 / 0.6);
}

.thq-tw-application.thq-tw-application .border-gray-300\/65 {
  border-color: rgb(209 213 219 / 0.65);
}

.thq-tw-application.thq-tw-application .border-gray-300\/70 {
  border-color: rgb(209 213 219 / 0.7);
}

.thq-tw-application.thq-tw-application .border-gray-300\/75 {
  border-color: rgb(209 213 219 / 0.75);
}

.thq-tw-application.thq-tw-application .border-gray-300\/80 {
  border-color: rgb(209 213 219 / 0.8);
}

.thq-tw-application.thq-tw-application .border-gray-300\/85 {
  border-color: rgb(209 213 219 / 0.85);
}

.thq-tw-application.thq-tw-application .border-gray-300\/90 {
  border-color: rgb(209 213 219 / 0.9);
}

.thq-tw-application.thq-tw-application .border-gray-300\/95 {
  border-color: rgb(209 213 219 / 0.95);
}

.thq-tw-application.thq-tw-application .border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-gray-400\/0 {
  border-color: rgb(156 163 175 / 0);
}

.thq-tw-application.thq-tw-application .border-gray-400\/10 {
  border-color: rgb(156 163 175 / 0.1);
}

.thq-tw-application.thq-tw-application .border-gray-400\/100 {
  border-color: rgb(156 163 175 / 1);
}

.thq-tw-application.thq-tw-application .border-gray-400\/15 {
  border-color: rgb(156 163 175 / 0.15);
}

.thq-tw-application.thq-tw-application .border-gray-400\/20 {
  border-color: rgb(156 163 175 / 0.2);
}

.thq-tw-application.thq-tw-application .border-gray-400\/25 {
  border-color: rgb(156 163 175 / 0.25);
}

.thq-tw-application.thq-tw-application .border-gray-400\/30 {
  border-color: rgb(156 163 175 / 0.3);
}

.thq-tw-application.thq-tw-application .border-gray-400\/35 {
  border-color: rgb(156 163 175 / 0.35);
}

.thq-tw-application.thq-tw-application .border-gray-400\/40 {
  border-color: rgb(156 163 175 / 0.4);
}

.thq-tw-application.thq-tw-application .border-gray-400\/45 {
  border-color: rgb(156 163 175 / 0.45);
}

.thq-tw-application.thq-tw-application .border-gray-400\/5 {
  border-color: rgb(156 163 175 / 0.05);
}

.thq-tw-application.thq-tw-application .border-gray-400\/50 {
  border-color: rgb(156 163 175 / 0.5);
}

.thq-tw-application.thq-tw-application .border-gray-400\/55 {
  border-color: rgb(156 163 175 / 0.55);
}

.thq-tw-application.thq-tw-application .border-gray-400\/60 {
  border-color: rgb(156 163 175 / 0.6);
}

.thq-tw-application.thq-tw-application .border-gray-400\/65 {
  border-color: rgb(156 163 175 / 0.65);
}

.thq-tw-application.thq-tw-application .border-gray-400\/70 {
  border-color: rgb(156 163 175 / 0.7);
}

.thq-tw-application.thq-tw-application .border-gray-400\/75 {
  border-color: rgb(156 163 175 / 0.75);
}

.thq-tw-application.thq-tw-application .border-gray-400\/80 {
  border-color: rgb(156 163 175 / 0.8);
}

.thq-tw-application.thq-tw-application .border-gray-400\/85 {
  border-color: rgb(156 163 175 / 0.85);
}

.thq-tw-application.thq-tw-application .border-gray-400\/90 {
  border-color: rgb(156 163 175 / 0.9);
}

.thq-tw-application.thq-tw-application .border-gray-400\/95 {
  border-color: rgb(156 163 175 / 0.95);
}

.thq-tw-application.thq-tw-application .border-gray-500 {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-gray-500\/0 {
  border-color: rgb(107 114 128 / 0);
}

.thq-tw-application.thq-tw-application .border-gray-500\/10 {
  border-color: rgb(107 114 128 / 0.1);
}

.thq-tw-application.thq-tw-application .border-gray-500\/100 {
  border-color: rgb(107 114 128 / 1);
}

.thq-tw-application.thq-tw-application .border-gray-500\/15 {
  border-color: rgb(107 114 128 / 0.15);
}

.thq-tw-application.thq-tw-application .border-gray-500\/20 {
  border-color: rgb(107 114 128 / 0.2);
}

.thq-tw-application.thq-tw-application .border-gray-500\/25 {
  border-color: rgb(107 114 128 / 0.25);
}

.thq-tw-application.thq-tw-application .border-gray-500\/30 {
  border-color: rgb(107 114 128 / 0.3);
}

.thq-tw-application.thq-tw-application .border-gray-500\/35 {
  border-color: rgb(107 114 128 / 0.35);
}

.thq-tw-application.thq-tw-application .border-gray-500\/40 {
  border-color: rgb(107 114 128 / 0.4);
}

.thq-tw-application.thq-tw-application .border-gray-500\/45 {
  border-color: rgb(107 114 128 / 0.45);
}

.thq-tw-application.thq-tw-application .border-gray-500\/5 {
  border-color: rgb(107 114 128 / 0.05);
}

.thq-tw-application.thq-tw-application .border-gray-500\/50 {
  border-color: rgb(107 114 128 / 0.5);
}

.thq-tw-application.thq-tw-application .border-gray-500\/55 {
  border-color: rgb(107 114 128 / 0.55);
}

.thq-tw-application.thq-tw-application .border-gray-500\/60 {
  border-color: rgb(107 114 128 / 0.6);
}

.thq-tw-application.thq-tw-application .border-gray-500\/65 {
  border-color: rgb(107 114 128 / 0.65);
}

.thq-tw-application.thq-tw-application .border-gray-500\/70 {
  border-color: rgb(107 114 128 / 0.7);
}

.thq-tw-application.thq-tw-application .border-gray-500\/75 {
  border-color: rgb(107 114 128 / 0.75);
}

.thq-tw-application.thq-tw-application .border-gray-500\/80 {
  border-color: rgb(107 114 128 / 0.8);
}

.thq-tw-application.thq-tw-application .border-gray-500\/85 {
  border-color: rgb(107 114 128 / 0.85);
}

.thq-tw-application.thq-tw-application .border-gray-500\/90 {
  border-color: rgb(107 114 128 / 0.9);
}

.thq-tw-application.thq-tw-application .border-gray-500\/95 {
  border-color: rgb(107 114 128 / 0.95);
}

.thq-tw-application.thq-tw-application .border-gray-600 {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-gray-600\/0 {
  border-color: rgb(75 85 99 / 0);
}

.thq-tw-application.thq-tw-application .border-gray-600\/10 {
  border-color: rgb(75 85 99 / 0.1);
}

.thq-tw-application.thq-tw-application .border-gray-600\/100 {
  border-color: rgb(75 85 99 / 1);
}

.thq-tw-application.thq-tw-application .border-gray-600\/15 {
  border-color: rgb(75 85 99 / 0.15);
}

.thq-tw-application.thq-tw-application .border-gray-600\/20 {
  border-color: rgb(75 85 99 / 0.2);
}

.thq-tw-application.thq-tw-application .border-gray-600\/25 {
  border-color: rgb(75 85 99 / 0.25);
}

.thq-tw-application.thq-tw-application .border-gray-600\/30 {
  border-color: rgb(75 85 99 / 0.3);
}

.thq-tw-application.thq-tw-application .border-gray-600\/35 {
  border-color: rgb(75 85 99 / 0.35);
}

.thq-tw-application.thq-tw-application .border-gray-600\/40 {
  border-color: rgb(75 85 99 / 0.4);
}

.thq-tw-application.thq-tw-application .border-gray-600\/45 {
  border-color: rgb(75 85 99 / 0.45);
}

.thq-tw-application.thq-tw-application .border-gray-600\/5 {
  border-color: rgb(75 85 99 / 0.05);
}

.thq-tw-application.thq-tw-application .border-gray-600\/50 {
  border-color: rgb(75 85 99 / 0.5);
}

.thq-tw-application.thq-tw-application .border-gray-600\/55 {
  border-color: rgb(75 85 99 / 0.55);
}

.thq-tw-application.thq-tw-application .border-gray-600\/60 {
  border-color: rgb(75 85 99 / 0.6);
}

.thq-tw-application.thq-tw-application .border-gray-600\/65 {
  border-color: rgb(75 85 99 / 0.65);
}

.thq-tw-application.thq-tw-application .border-gray-600\/70 {
  border-color: rgb(75 85 99 / 0.7);
}

.thq-tw-application.thq-tw-application .border-gray-600\/75 {
  border-color: rgb(75 85 99 / 0.75);
}

.thq-tw-application.thq-tw-application .border-gray-600\/80 {
  border-color: rgb(75 85 99 / 0.8);
}

.thq-tw-application.thq-tw-application .border-gray-600\/85 {
  border-color: rgb(75 85 99 / 0.85);
}

.thq-tw-application.thq-tw-application .border-gray-600\/90 {
  border-color: rgb(75 85 99 / 0.9);
}

.thq-tw-application.thq-tw-application .border-gray-600\/95 {
  border-color: rgb(75 85 99 / 0.95);
}

.thq-tw-application.thq-tw-application .border-gray-700 {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-gray-700\/0 {
  border-color: rgb(55 65 81 / 0);
}

.thq-tw-application.thq-tw-application .border-gray-700\/10 {
  border-color: rgb(55 65 81 / 0.1);
}

.thq-tw-application.thq-tw-application .border-gray-700\/100 {
  border-color: rgb(55 65 81 / 1);
}

.thq-tw-application.thq-tw-application .border-gray-700\/15 {
  border-color: rgb(55 65 81 / 0.15);
}

.thq-tw-application.thq-tw-application .border-gray-700\/20 {
  border-color: rgb(55 65 81 / 0.2);
}

.thq-tw-application.thq-tw-application .border-gray-700\/25 {
  border-color: rgb(55 65 81 / 0.25);
}

.thq-tw-application.thq-tw-application .border-gray-700\/30 {
  border-color: rgb(55 65 81 / 0.3);
}

.thq-tw-application.thq-tw-application .border-gray-700\/35 {
  border-color: rgb(55 65 81 / 0.35);
}

.thq-tw-application.thq-tw-application .border-gray-700\/40 {
  border-color: rgb(55 65 81 / 0.4);
}

.thq-tw-application.thq-tw-application .border-gray-700\/45 {
  border-color: rgb(55 65 81 / 0.45);
}

.thq-tw-application.thq-tw-application .border-gray-700\/5 {
  border-color: rgb(55 65 81 / 0.05);
}

.thq-tw-application.thq-tw-application .border-gray-700\/50 {
  border-color: rgb(55 65 81 / 0.5);
}

.thq-tw-application.thq-tw-application .border-gray-700\/55 {
  border-color: rgb(55 65 81 / 0.55);
}

.thq-tw-application.thq-tw-application .border-gray-700\/60 {
  border-color: rgb(55 65 81 / 0.6);
}

.thq-tw-application.thq-tw-application .border-gray-700\/65 {
  border-color: rgb(55 65 81 / 0.65);
}

.thq-tw-application.thq-tw-application .border-gray-700\/70 {
  border-color: rgb(55 65 81 / 0.7);
}

.thq-tw-application.thq-tw-application .border-gray-700\/75 {
  border-color: rgb(55 65 81 / 0.75);
}

.thq-tw-application.thq-tw-application .border-gray-700\/80 {
  border-color: rgb(55 65 81 / 0.8);
}

.thq-tw-application.thq-tw-application .border-gray-700\/85 {
  border-color: rgb(55 65 81 / 0.85);
}

.thq-tw-application.thq-tw-application .border-gray-700\/90 {
  border-color: rgb(55 65 81 / 0.9);
}

.thq-tw-application.thq-tw-application .border-gray-700\/95 {
  border-color: rgb(55 65 81 / 0.95);
}

.thq-tw-application.thq-tw-application .border-gray-800 {
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-gray-800\/0 {
  border-color: rgb(31 41 55 / 0);
}

.thq-tw-application.thq-tw-application .border-gray-800\/10 {
  border-color: rgb(31 41 55 / 0.1);
}

.thq-tw-application.thq-tw-application .border-gray-800\/100 {
  border-color: rgb(31 41 55 / 1);
}

.thq-tw-application.thq-tw-application .border-gray-800\/15 {
  border-color: rgb(31 41 55 / 0.15);
}

.thq-tw-application.thq-tw-application .border-gray-800\/20 {
  border-color: rgb(31 41 55 / 0.2);
}

.thq-tw-application.thq-tw-application .border-gray-800\/25 {
  border-color: rgb(31 41 55 / 0.25);
}

.thq-tw-application.thq-tw-application .border-gray-800\/30 {
  border-color: rgb(31 41 55 / 0.3);
}

.thq-tw-application.thq-tw-application .border-gray-800\/35 {
  border-color: rgb(31 41 55 / 0.35);
}

.thq-tw-application.thq-tw-application .border-gray-800\/40 {
  border-color: rgb(31 41 55 / 0.4);
}

.thq-tw-application.thq-tw-application .border-gray-800\/45 {
  border-color: rgb(31 41 55 / 0.45);
}

.thq-tw-application.thq-tw-application .border-gray-800\/5 {
  border-color: rgb(31 41 55 / 0.05);
}

.thq-tw-application.thq-tw-application .border-gray-800\/50 {
  border-color: rgb(31 41 55 / 0.5);
}

.thq-tw-application.thq-tw-application .border-gray-800\/55 {
  border-color: rgb(31 41 55 / 0.55);
}

.thq-tw-application.thq-tw-application .border-gray-800\/60 {
  border-color: rgb(31 41 55 / 0.6);
}

.thq-tw-application.thq-tw-application .border-gray-800\/65 {
  border-color: rgb(31 41 55 / 0.65);
}

.thq-tw-application.thq-tw-application .border-gray-800\/70 {
  border-color: rgb(31 41 55 / 0.7);
}

.thq-tw-application.thq-tw-application .border-gray-800\/75 {
  border-color: rgb(31 41 55 / 0.75);
}

.thq-tw-application.thq-tw-application .border-gray-800\/80 {
  border-color: rgb(31 41 55 / 0.8);
}

.thq-tw-application.thq-tw-application .border-gray-800\/85 {
  border-color: rgb(31 41 55 / 0.85);
}

.thq-tw-application.thq-tw-application .border-gray-800\/90 {
  border-color: rgb(31 41 55 / 0.9);
}

.thq-tw-application.thq-tw-application .border-gray-800\/95 {
  border-color: rgb(31 41 55 / 0.95);
}

.thq-tw-application.thq-tw-application .border-gray-900 {
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-gray-900\/0 {
  border-color: rgb(17 24 39 / 0);
}

.thq-tw-application.thq-tw-application .border-gray-900\/10 {
  border-color: rgb(17 24 39 / 0.1);
}

.thq-tw-application.thq-tw-application .border-gray-900\/100 {
  border-color: rgb(17 24 39 / 1);
}

.thq-tw-application.thq-tw-application .border-gray-900\/15 {
  border-color: rgb(17 24 39 / 0.15);
}

.thq-tw-application.thq-tw-application .border-gray-900\/20 {
  border-color: rgb(17 24 39 / 0.2);
}

.thq-tw-application.thq-tw-application .border-gray-900\/25 {
  border-color: rgb(17 24 39 / 0.25);
}

.thq-tw-application.thq-tw-application .border-gray-900\/30 {
  border-color: rgb(17 24 39 / 0.3);
}

.thq-tw-application.thq-tw-application .border-gray-900\/35 {
  border-color: rgb(17 24 39 / 0.35);
}

.thq-tw-application.thq-tw-application .border-gray-900\/40 {
  border-color: rgb(17 24 39 / 0.4);
}

.thq-tw-application.thq-tw-application .border-gray-900\/45 {
  border-color: rgb(17 24 39 / 0.45);
}

.thq-tw-application.thq-tw-application .border-gray-900\/5 {
  border-color: rgb(17 24 39 / 0.05);
}

.thq-tw-application.thq-tw-application .border-gray-900\/50 {
  border-color: rgb(17 24 39 / 0.5);
}

.thq-tw-application.thq-tw-application .border-gray-900\/55 {
  border-color: rgb(17 24 39 / 0.55);
}

.thq-tw-application.thq-tw-application .border-gray-900\/60 {
  border-color: rgb(17 24 39 / 0.6);
}

.thq-tw-application.thq-tw-application .border-gray-900\/65 {
  border-color: rgb(17 24 39 / 0.65);
}

.thq-tw-application.thq-tw-application .border-gray-900\/70 {
  border-color: rgb(17 24 39 / 0.7);
}

.thq-tw-application.thq-tw-application .border-gray-900\/75 {
  border-color: rgb(17 24 39 / 0.75);
}

.thq-tw-application.thq-tw-application .border-gray-900\/80 {
  border-color: rgb(17 24 39 / 0.8);
}

.thq-tw-application.thq-tw-application .border-gray-900\/85 {
  border-color: rgb(17 24 39 / 0.85);
}

.thq-tw-application.thq-tw-application .border-gray-900\/90 {
  border-color: rgb(17 24 39 / 0.9);
}

.thq-tw-application.thq-tw-application .border-gray-900\/95 {
  border-color: rgb(17 24 39 / 0.95);
}

.thq-tw-application.thq-tw-application .border-green-100 {
  --tw-border-opacity: 1;
  border-color: rgb(220 252 231 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-green-100\/0 {
  border-color: rgb(220 252 231 / 0);
}

.thq-tw-application.thq-tw-application .border-green-100\/10 {
  border-color: rgb(220 252 231 / 0.1);
}

.thq-tw-application.thq-tw-application .border-green-100\/100 {
  border-color: rgb(220 252 231 / 1);
}

.thq-tw-application.thq-tw-application .border-green-100\/15 {
  border-color: rgb(220 252 231 / 0.15);
}

.thq-tw-application.thq-tw-application .border-green-100\/20 {
  border-color: rgb(220 252 231 / 0.2);
}

.thq-tw-application.thq-tw-application .border-green-100\/25 {
  border-color: rgb(220 252 231 / 0.25);
}

.thq-tw-application.thq-tw-application .border-green-100\/30 {
  border-color: rgb(220 252 231 / 0.3);
}

.thq-tw-application.thq-tw-application .border-green-100\/35 {
  border-color: rgb(220 252 231 / 0.35);
}

.thq-tw-application.thq-tw-application .border-green-100\/40 {
  border-color: rgb(220 252 231 / 0.4);
}

.thq-tw-application.thq-tw-application .border-green-100\/45 {
  border-color: rgb(220 252 231 / 0.45);
}

.thq-tw-application.thq-tw-application .border-green-100\/5 {
  border-color: rgb(220 252 231 / 0.05);
}

.thq-tw-application.thq-tw-application .border-green-100\/50 {
  border-color: rgb(220 252 231 / 0.5);
}

.thq-tw-application.thq-tw-application .border-green-100\/55 {
  border-color: rgb(220 252 231 / 0.55);
}

.thq-tw-application.thq-tw-application .border-green-100\/60 {
  border-color: rgb(220 252 231 / 0.6);
}

.thq-tw-application.thq-tw-application .border-green-100\/65 {
  border-color: rgb(220 252 231 / 0.65);
}

.thq-tw-application.thq-tw-application .border-green-100\/70 {
  border-color: rgb(220 252 231 / 0.7);
}

.thq-tw-application.thq-tw-application .border-green-100\/75 {
  border-color: rgb(220 252 231 / 0.75);
}

.thq-tw-application.thq-tw-application .border-green-100\/80 {
  border-color: rgb(220 252 231 / 0.8);
}

.thq-tw-application.thq-tw-application .border-green-100\/85 {
  border-color: rgb(220 252 231 / 0.85);
}

.thq-tw-application.thq-tw-application .border-green-100\/90 {
  border-color: rgb(220 252 231 / 0.9);
}

.thq-tw-application.thq-tw-application .border-green-100\/95 {
  border-color: rgb(220 252 231 / 0.95);
}

.thq-tw-application.thq-tw-application .border-green-200 {
  --tw-border-opacity: 1;
  border-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-green-200\/0 {
  border-color: rgb(187 247 208 / 0);
}

.thq-tw-application.thq-tw-application .border-green-200\/10 {
  border-color: rgb(187 247 208 / 0.1);
}

.thq-tw-application.thq-tw-application .border-green-200\/100 {
  border-color: rgb(187 247 208 / 1);
}

.thq-tw-application.thq-tw-application .border-green-200\/15 {
  border-color: rgb(187 247 208 / 0.15);
}

.thq-tw-application.thq-tw-application .border-green-200\/20 {
  border-color: rgb(187 247 208 / 0.2);
}

.thq-tw-application.thq-tw-application .border-green-200\/25 {
  border-color: rgb(187 247 208 / 0.25);
}

.thq-tw-application.thq-tw-application .border-green-200\/30 {
  border-color: rgb(187 247 208 / 0.3);
}

.thq-tw-application.thq-tw-application .border-green-200\/35 {
  border-color: rgb(187 247 208 / 0.35);
}

.thq-tw-application.thq-tw-application .border-green-200\/40 {
  border-color: rgb(187 247 208 / 0.4);
}

.thq-tw-application.thq-tw-application .border-green-200\/45 {
  border-color: rgb(187 247 208 / 0.45);
}

.thq-tw-application.thq-tw-application .border-green-200\/5 {
  border-color: rgb(187 247 208 / 0.05);
}

.thq-tw-application.thq-tw-application .border-green-200\/50 {
  border-color: rgb(187 247 208 / 0.5);
}

.thq-tw-application.thq-tw-application .border-green-200\/55 {
  border-color: rgb(187 247 208 / 0.55);
}

.thq-tw-application.thq-tw-application .border-green-200\/60 {
  border-color: rgb(187 247 208 / 0.6);
}

.thq-tw-application.thq-tw-application .border-green-200\/65 {
  border-color: rgb(187 247 208 / 0.65);
}

.thq-tw-application.thq-tw-application .border-green-200\/70 {
  border-color: rgb(187 247 208 / 0.7);
}

.thq-tw-application.thq-tw-application .border-green-200\/75 {
  border-color: rgb(187 247 208 / 0.75);
}

.thq-tw-application.thq-tw-application .border-green-200\/80 {
  border-color: rgb(187 247 208 / 0.8);
}

.thq-tw-application.thq-tw-application .border-green-200\/85 {
  border-color: rgb(187 247 208 / 0.85);
}

.thq-tw-application.thq-tw-application .border-green-200\/90 {
  border-color: rgb(187 247 208 / 0.9);
}

.thq-tw-application.thq-tw-application .border-green-200\/95 {
  border-color: rgb(187 247 208 / 0.95);
}

.thq-tw-application.thq-tw-application .border-green-300 {
  --tw-border-opacity: 1;
  border-color: rgb(134 239 172 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-green-300\/0 {
  border-color: rgb(134 239 172 / 0);
}

.thq-tw-application.thq-tw-application .border-green-300\/10 {
  border-color: rgb(134 239 172 / 0.1);
}

.thq-tw-application.thq-tw-application .border-green-300\/100 {
  border-color: rgb(134 239 172 / 1);
}

.thq-tw-application.thq-tw-application .border-green-300\/15 {
  border-color: rgb(134 239 172 / 0.15);
}

.thq-tw-application.thq-tw-application .border-green-300\/20 {
  border-color: rgb(134 239 172 / 0.2);
}

.thq-tw-application.thq-tw-application .border-green-300\/25 {
  border-color: rgb(134 239 172 / 0.25);
}

.thq-tw-application.thq-tw-application .border-green-300\/30 {
  border-color: rgb(134 239 172 / 0.3);
}

.thq-tw-application.thq-tw-application .border-green-300\/35 {
  border-color: rgb(134 239 172 / 0.35);
}

.thq-tw-application.thq-tw-application .border-green-300\/40 {
  border-color: rgb(134 239 172 / 0.4);
}

.thq-tw-application.thq-tw-application .border-green-300\/45 {
  border-color: rgb(134 239 172 / 0.45);
}

.thq-tw-application.thq-tw-application .border-green-300\/5 {
  border-color: rgb(134 239 172 / 0.05);
}

.thq-tw-application.thq-tw-application .border-green-300\/50 {
  border-color: rgb(134 239 172 / 0.5);
}

.thq-tw-application.thq-tw-application .border-green-300\/55 {
  border-color: rgb(134 239 172 / 0.55);
}

.thq-tw-application.thq-tw-application .border-green-300\/60 {
  border-color: rgb(134 239 172 / 0.6);
}

.thq-tw-application.thq-tw-application .border-green-300\/65 {
  border-color: rgb(134 239 172 / 0.65);
}

.thq-tw-application.thq-tw-application .border-green-300\/70 {
  border-color: rgb(134 239 172 / 0.7);
}

.thq-tw-application.thq-tw-application .border-green-300\/75 {
  border-color: rgb(134 239 172 / 0.75);
}

.thq-tw-application.thq-tw-application .border-green-300\/80 {
  border-color: rgb(134 239 172 / 0.8);
}

.thq-tw-application.thq-tw-application .border-green-300\/85 {
  border-color: rgb(134 239 172 / 0.85);
}

.thq-tw-application.thq-tw-application .border-green-300\/90 {
  border-color: rgb(134 239 172 / 0.9);
}

.thq-tw-application.thq-tw-application .border-green-300\/95 {
  border-color: rgb(134 239 172 / 0.95);
}

.thq-tw-application.thq-tw-application .border-green-400 {
  --tw-border-opacity: 1;
  border-color: rgb(74 222 128 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-green-400\/0 {
  border-color: rgb(74 222 128 / 0);
}

.thq-tw-application.thq-tw-application .border-green-400\/10 {
  border-color: rgb(74 222 128 / 0.1);
}

.thq-tw-application.thq-tw-application .border-green-400\/100 {
  border-color: rgb(74 222 128 / 1);
}

.thq-tw-application.thq-tw-application .border-green-400\/15 {
  border-color: rgb(74 222 128 / 0.15);
}

.thq-tw-application.thq-tw-application .border-green-400\/20 {
  border-color: rgb(74 222 128 / 0.2);
}

.thq-tw-application.thq-tw-application .border-green-400\/25 {
  border-color: rgb(74 222 128 / 0.25);
}

.thq-tw-application.thq-tw-application .border-green-400\/30 {
  border-color: rgb(74 222 128 / 0.3);
}

.thq-tw-application.thq-tw-application .border-green-400\/35 {
  border-color: rgb(74 222 128 / 0.35);
}

.thq-tw-application.thq-tw-application .border-green-400\/40 {
  border-color: rgb(74 222 128 / 0.4);
}

.thq-tw-application.thq-tw-application .border-green-400\/45 {
  border-color: rgb(74 222 128 / 0.45);
}

.thq-tw-application.thq-tw-application .border-green-400\/5 {
  border-color: rgb(74 222 128 / 0.05);
}

.thq-tw-application.thq-tw-application .border-green-400\/50 {
  border-color: rgb(74 222 128 / 0.5);
}

.thq-tw-application.thq-tw-application .border-green-400\/55 {
  border-color: rgb(74 222 128 / 0.55);
}

.thq-tw-application.thq-tw-application .border-green-400\/60 {
  border-color: rgb(74 222 128 / 0.6);
}

.thq-tw-application.thq-tw-application .border-green-400\/65 {
  border-color: rgb(74 222 128 / 0.65);
}

.thq-tw-application.thq-tw-application .border-green-400\/70 {
  border-color: rgb(74 222 128 / 0.7);
}

.thq-tw-application.thq-tw-application .border-green-400\/75 {
  border-color: rgb(74 222 128 / 0.75);
}

.thq-tw-application.thq-tw-application .border-green-400\/80 {
  border-color: rgb(74 222 128 / 0.8);
}

.thq-tw-application.thq-tw-application .border-green-400\/85 {
  border-color: rgb(74 222 128 / 0.85);
}

.thq-tw-application.thq-tw-application .border-green-400\/90 {
  border-color: rgb(74 222 128 / 0.9);
}

.thq-tw-application.thq-tw-application .border-green-400\/95 {
  border-color: rgb(74 222 128 / 0.95);
}

.thq-tw-application.thq-tw-application .border-green-500 {
  --tw-border-opacity: 1;
  border-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-green-500\/0 {
  border-color: rgb(34 197 94 / 0);
}

.thq-tw-application.thq-tw-application .border-green-500\/10 {
  border-color: rgb(34 197 94 / 0.1);
}

.thq-tw-application.thq-tw-application .border-green-500\/100 {
  border-color: rgb(34 197 94 / 1);
}

.thq-tw-application.thq-tw-application .border-green-500\/15 {
  border-color: rgb(34 197 94 / 0.15);
}

.thq-tw-application.thq-tw-application .border-green-500\/20 {
  border-color: rgb(34 197 94 / 0.2);
}

.thq-tw-application.thq-tw-application .border-green-500\/25 {
  border-color: rgb(34 197 94 / 0.25);
}

.thq-tw-application.thq-tw-application .border-green-500\/30 {
  border-color: rgb(34 197 94 / 0.3);
}

.thq-tw-application.thq-tw-application .border-green-500\/35 {
  border-color: rgb(34 197 94 / 0.35);
}

.thq-tw-application.thq-tw-application .border-green-500\/40 {
  border-color: rgb(34 197 94 / 0.4);
}

.thq-tw-application.thq-tw-application .border-green-500\/45 {
  border-color: rgb(34 197 94 / 0.45);
}

.thq-tw-application.thq-tw-application .border-green-500\/5 {
  border-color: rgb(34 197 94 / 0.05);
}

.thq-tw-application.thq-tw-application .border-green-500\/50 {
  border-color: rgb(34 197 94 / 0.5);
}

.thq-tw-application.thq-tw-application .border-green-500\/55 {
  border-color: rgb(34 197 94 / 0.55);
}

.thq-tw-application.thq-tw-application .border-green-500\/60 {
  border-color: rgb(34 197 94 / 0.6);
}

.thq-tw-application.thq-tw-application .border-green-500\/65 {
  border-color: rgb(34 197 94 / 0.65);
}

.thq-tw-application.thq-tw-application .border-green-500\/70 {
  border-color: rgb(34 197 94 / 0.7);
}

.thq-tw-application.thq-tw-application .border-green-500\/75 {
  border-color: rgb(34 197 94 / 0.75);
}

.thq-tw-application.thq-tw-application .border-green-500\/80 {
  border-color: rgb(34 197 94 / 0.8);
}

.thq-tw-application.thq-tw-application .border-green-500\/85 {
  border-color: rgb(34 197 94 / 0.85);
}

.thq-tw-application.thq-tw-application .border-green-500\/90 {
  border-color: rgb(34 197 94 / 0.9);
}

.thq-tw-application.thq-tw-application .border-green-500\/95 {
  border-color: rgb(34 197 94 / 0.95);
}

.thq-tw-application.thq-tw-application .border-green-600 {
  --tw-border-opacity: 1;
  border-color: rgb(22 163 74 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-green-600\/0 {
  border-color: rgb(22 163 74 / 0);
}

.thq-tw-application.thq-tw-application .border-green-600\/10 {
  border-color: rgb(22 163 74 / 0.1);
}

.thq-tw-application.thq-tw-application .border-green-600\/100 {
  border-color: rgb(22 163 74 / 1);
}

.thq-tw-application.thq-tw-application .border-green-600\/15 {
  border-color: rgb(22 163 74 / 0.15);
}

.thq-tw-application.thq-tw-application .border-green-600\/20 {
  border-color: rgb(22 163 74 / 0.2);
}

.thq-tw-application.thq-tw-application .border-green-600\/25 {
  border-color: rgb(22 163 74 / 0.25);
}

.thq-tw-application.thq-tw-application .border-green-600\/30 {
  border-color: rgb(22 163 74 / 0.3);
}

.thq-tw-application.thq-tw-application .border-green-600\/35 {
  border-color: rgb(22 163 74 / 0.35);
}

.thq-tw-application.thq-tw-application .border-green-600\/40 {
  border-color: rgb(22 163 74 / 0.4);
}

.thq-tw-application.thq-tw-application .border-green-600\/45 {
  border-color: rgb(22 163 74 / 0.45);
}

.thq-tw-application.thq-tw-application .border-green-600\/5 {
  border-color: rgb(22 163 74 / 0.05);
}

.thq-tw-application.thq-tw-application .border-green-600\/50 {
  border-color: rgb(22 163 74 / 0.5);
}

.thq-tw-application.thq-tw-application .border-green-600\/55 {
  border-color: rgb(22 163 74 / 0.55);
}

.thq-tw-application.thq-tw-application .border-green-600\/60 {
  border-color: rgb(22 163 74 / 0.6);
}

.thq-tw-application.thq-tw-application .border-green-600\/65 {
  border-color: rgb(22 163 74 / 0.65);
}

.thq-tw-application.thq-tw-application .border-green-600\/70 {
  border-color: rgb(22 163 74 / 0.7);
}

.thq-tw-application.thq-tw-application .border-green-600\/75 {
  border-color: rgb(22 163 74 / 0.75);
}

.thq-tw-application.thq-tw-application .border-green-600\/80 {
  border-color: rgb(22 163 74 / 0.8);
}

.thq-tw-application.thq-tw-application .border-green-600\/85 {
  border-color: rgb(22 163 74 / 0.85);
}

.thq-tw-application.thq-tw-application .border-green-600\/90 {
  border-color: rgb(22 163 74 / 0.9);
}

.thq-tw-application.thq-tw-application .border-green-600\/95 {
  border-color: rgb(22 163 74 / 0.95);
}

.thq-tw-application.thq-tw-application .border-green-700 {
  --tw-border-opacity: 1;
  border-color: rgb(21 128 61 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-green-700\/0 {
  border-color: rgb(21 128 61 / 0);
}

.thq-tw-application.thq-tw-application .border-green-700\/10 {
  border-color: rgb(21 128 61 / 0.1);
}

.thq-tw-application.thq-tw-application .border-green-700\/100 {
  border-color: rgb(21 128 61 / 1);
}

.thq-tw-application.thq-tw-application .border-green-700\/15 {
  border-color: rgb(21 128 61 / 0.15);
}

.thq-tw-application.thq-tw-application .border-green-700\/20 {
  border-color: rgb(21 128 61 / 0.2);
}

.thq-tw-application.thq-tw-application .border-green-700\/25 {
  border-color: rgb(21 128 61 / 0.25);
}

.thq-tw-application.thq-tw-application .border-green-700\/30 {
  border-color: rgb(21 128 61 / 0.3);
}

.thq-tw-application.thq-tw-application .border-green-700\/35 {
  border-color: rgb(21 128 61 / 0.35);
}

.thq-tw-application.thq-tw-application .border-green-700\/40 {
  border-color: rgb(21 128 61 / 0.4);
}

.thq-tw-application.thq-tw-application .border-green-700\/45 {
  border-color: rgb(21 128 61 / 0.45);
}

.thq-tw-application.thq-tw-application .border-green-700\/5 {
  border-color: rgb(21 128 61 / 0.05);
}

.thq-tw-application.thq-tw-application .border-green-700\/50 {
  border-color: rgb(21 128 61 / 0.5);
}

.thq-tw-application.thq-tw-application .border-green-700\/55 {
  border-color: rgb(21 128 61 / 0.55);
}

.thq-tw-application.thq-tw-application .border-green-700\/60 {
  border-color: rgb(21 128 61 / 0.6);
}

.thq-tw-application.thq-tw-application .border-green-700\/65 {
  border-color: rgb(21 128 61 / 0.65);
}

.thq-tw-application.thq-tw-application .border-green-700\/70 {
  border-color: rgb(21 128 61 / 0.7);
}

.thq-tw-application.thq-tw-application .border-green-700\/75 {
  border-color: rgb(21 128 61 / 0.75);
}

.thq-tw-application.thq-tw-application .border-green-700\/80 {
  border-color: rgb(21 128 61 / 0.8);
}

.thq-tw-application.thq-tw-application .border-green-700\/85 {
  border-color: rgb(21 128 61 / 0.85);
}

.thq-tw-application.thq-tw-application .border-green-700\/90 {
  border-color: rgb(21 128 61 / 0.9);
}

.thq-tw-application.thq-tw-application .border-green-700\/95 {
  border-color: rgb(21 128 61 / 0.95);
}

.thq-tw-application.thq-tw-application .border-green-800 {
  --tw-border-opacity: 1;
  border-color: rgb(22 101 52 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-green-800\/0 {
  border-color: rgb(22 101 52 / 0);
}

.thq-tw-application.thq-tw-application .border-green-800\/10 {
  border-color: rgb(22 101 52 / 0.1);
}

.thq-tw-application.thq-tw-application .border-green-800\/100 {
  border-color: rgb(22 101 52 / 1);
}

.thq-tw-application.thq-tw-application .border-green-800\/15 {
  border-color: rgb(22 101 52 / 0.15);
}

.thq-tw-application.thq-tw-application .border-green-800\/20 {
  border-color: rgb(22 101 52 / 0.2);
}

.thq-tw-application.thq-tw-application .border-green-800\/25 {
  border-color: rgb(22 101 52 / 0.25);
}

.thq-tw-application.thq-tw-application .border-green-800\/30 {
  border-color: rgb(22 101 52 / 0.3);
}

.thq-tw-application.thq-tw-application .border-green-800\/35 {
  border-color: rgb(22 101 52 / 0.35);
}

.thq-tw-application.thq-tw-application .border-green-800\/40 {
  border-color: rgb(22 101 52 / 0.4);
}

.thq-tw-application.thq-tw-application .border-green-800\/45 {
  border-color: rgb(22 101 52 / 0.45);
}

.thq-tw-application.thq-tw-application .border-green-800\/5 {
  border-color: rgb(22 101 52 / 0.05);
}

.thq-tw-application.thq-tw-application .border-green-800\/50 {
  border-color: rgb(22 101 52 / 0.5);
}

.thq-tw-application.thq-tw-application .border-green-800\/55 {
  border-color: rgb(22 101 52 / 0.55);
}

.thq-tw-application.thq-tw-application .border-green-800\/60 {
  border-color: rgb(22 101 52 / 0.6);
}

.thq-tw-application.thq-tw-application .border-green-800\/65 {
  border-color: rgb(22 101 52 / 0.65);
}

.thq-tw-application.thq-tw-application .border-green-800\/70 {
  border-color: rgb(22 101 52 / 0.7);
}

.thq-tw-application.thq-tw-application .border-green-800\/75 {
  border-color: rgb(22 101 52 / 0.75);
}

.thq-tw-application.thq-tw-application .border-green-800\/80 {
  border-color: rgb(22 101 52 / 0.8);
}

.thq-tw-application.thq-tw-application .border-green-800\/85 {
  border-color: rgb(22 101 52 / 0.85);
}

.thq-tw-application.thq-tw-application .border-green-800\/90 {
  border-color: rgb(22 101 52 / 0.9);
}

.thq-tw-application.thq-tw-application .border-green-800\/95 {
  border-color: rgb(22 101 52 / 0.95);
}

.thq-tw-application.thq-tw-application .border-green-900 {
  --tw-border-opacity: 1;
  border-color: rgb(20 83 45 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-green-900\/0 {
  border-color: rgb(20 83 45 / 0);
}

.thq-tw-application.thq-tw-application .border-green-900\/10 {
  border-color: rgb(20 83 45 / 0.1);
}

.thq-tw-application.thq-tw-application .border-green-900\/100 {
  border-color: rgb(20 83 45 / 1);
}

.thq-tw-application.thq-tw-application .border-green-900\/15 {
  border-color: rgb(20 83 45 / 0.15);
}

.thq-tw-application.thq-tw-application .border-green-900\/20 {
  border-color: rgb(20 83 45 / 0.2);
}

.thq-tw-application.thq-tw-application .border-green-900\/25 {
  border-color: rgb(20 83 45 / 0.25);
}

.thq-tw-application.thq-tw-application .border-green-900\/30 {
  border-color: rgb(20 83 45 / 0.3);
}

.thq-tw-application.thq-tw-application .border-green-900\/35 {
  border-color: rgb(20 83 45 / 0.35);
}

.thq-tw-application.thq-tw-application .border-green-900\/40 {
  border-color: rgb(20 83 45 / 0.4);
}

.thq-tw-application.thq-tw-application .border-green-900\/45 {
  border-color: rgb(20 83 45 / 0.45);
}

.thq-tw-application.thq-tw-application .border-green-900\/5 {
  border-color: rgb(20 83 45 / 0.05);
}

.thq-tw-application.thq-tw-application .border-green-900\/50 {
  border-color: rgb(20 83 45 / 0.5);
}

.thq-tw-application.thq-tw-application .border-green-900\/55 {
  border-color: rgb(20 83 45 / 0.55);
}

.thq-tw-application.thq-tw-application .border-green-900\/60 {
  border-color: rgb(20 83 45 / 0.6);
}

.thq-tw-application.thq-tw-application .border-green-900\/65 {
  border-color: rgb(20 83 45 / 0.65);
}

.thq-tw-application.thq-tw-application .border-green-900\/70 {
  border-color: rgb(20 83 45 / 0.7);
}

.thq-tw-application.thq-tw-application .border-green-900\/75 {
  border-color: rgb(20 83 45 / 0.75);
}

.thq-tw-application.thq-tw-application .border-green-900\/80 {
  border-color: rgb(20 83 45 / 0.8);
}

.thq-tw-application.thq-tw-application .border-green-900\/85 {
  border-color: rgb(20 83 45 / 0.85);
}

.thq-tw-application.thq-tw-application .border-green-900\/90 {
  border-color: rgb(20 83 45 / 0.9);
}

.thq-tw-application.thq-tw-application .border-green-900\/95 {
  border-color: rgb(20 83 45 / 0.95);
}

.thq-tw-application.thq-tw-application .border-indigo-100 {
  --tw-border-opacity: 1;
  border-color: rgb(224 231 255 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-indigo-100\/0 {
  border-color: rgb(224 231 255 / 0);
}

.thq-tw-application.thq-tw-application .border-indigo-100\/10 {
  border-color: rgb(224 231 255 / 0.1);
}

.thq-tw-application.thq-tw-application .border-indigo-100\/100 {
  border-color: rgb(224 231 255 / 1);
}

.thq-tw-application.thq-tw-application .border-indigo-100\/15 {
  border-color: rgb(224 231 255 / 0.15);
}

.thq-tw-application.thq-tw-application .border-indigo-100\/20 {
  border-color: rgb(224 231 255 / 0.2);
}

.thq-tw-application.thq-tw-application .border-indigo-100\/25 {
  border-color: rgb(224 231 255 / 0.25);
}

.thq-tw-application.thq-tw-application .border-indigo-100\/30 {
  border-color: rgb(224 231 255 / 0.3);
}

.thq-tw-application.thq-tw-application .border-indigo-100\/35 {
  border-color: rgb(224 231 255 / 0.35);
}

.thq-tw-application.thq-tw-application .border-indigo-100\/40 {
  border-color: rgb(224 231 255 / 0.4);
}

.thq-tw-application.thq-tw-application .border-indigo-100\/45 {
  border-color: rgb(224 231 255 / 0.45);
}

.thq-tw-application.thq-tw-application .border-indigo-100\/5 {
  border-color: rgb(224 231 255 / 0.05);
}

.thq-tw-application.thq-tw-application .border-indigo-100\/50 {
  border-color: rgb(224 231 255 / 0.5);
}

.thq-tw-application.thq-tw-application .border-indigo-100\/55 {
  border-color: rgb(224 231 255 / 0.55);
}

.thq-tw-application.thq-tw-application .border-indigo-100\/60 {
  border-color: rgb(224 231 255 / 0.6);
}

.thq-tw-application.thq-tw-application .border-indigo-100\/65 {
  border-color: rgb(224 231 255 / 0.65);
}

.thq-tw-application.thq-tw-application .border-indigo-100\/70 {
  border-color: rgb(224 231 255 / 0.7);
}

.thq-tw-application.thq-tw-application .border-indigo-100\/75 {
  border-color: rgb(224 231 255 / 0.75);
}

.thq-tw-application.thq-tw-application .border-indigo-100\/80 {
  border-color: rgb(224 231 255 / 0.8);
}

.thq-tw-application.thq-tw-application .border-indigo-100\/85 {
  border-color: rgb(224 231 255 / 0.85);
}

.thq-tw-application.thq-tw-application .border-indigo-100\/90 {
  border-color: rgb(224 231 255 / 0.9);
}

.thq-tw-application.thq-tw-application .border-indigo-100\/95 {
  border-color: rgb(224 231 255 / 0.95);
}

.thq-tw-application.thq-tw-application .border-indigo-200 {
  --tw-border-opacity: 1;
  border-color: rgb(199 210 254 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-indigo-200\/0 {
  border-color: rgb(199 210 254 / 0);
}

.thq-tw-application.thq-tw-application .border-indigo-200\/10 {
  border-color: rgb(199 210 254 / 0.1);
}

.thq-tw-application.thq-tw-application .border-indigo-200\/100 {
  border-color: rgb(199 210 254 / 1);
}

.thq-tw-application.thq-tw-application .border-indigo-200\/15 {
  border-color: rgb(199 210 254 / 0.15);
}

.thq-tw-application.thq-tw-application .border-indigo-200\/20 {
  border-color: rgb(199 210 254 / 0.2);
}

.thq-tw-application.thq-tw-application .border-indigo-200\/25 {
  border-color: rgb(199 210 254 / 0.25);
}

.thq-tw-application.thq-tw-application .border-indigo-200\/30 {
  border-color: rgb(199 210 254 / 0.3);
}

.thq-tw-application.thq-tw-application .border-indigo-200\/35 {
  border-color: rgb(199 210 254 / 0.35);
}

.thq-tw-application.thq-tw-application .border-indigo-200\/40 {
  border-color: rgb(199 210 254 / 0.4);
}

.thq-tw-application.thq-tw-application .border-indigo-200\/45 {
  border-color: rgb(199 210 254 / 0.45);
}

.thq-tw-application.thq-tw-application .border-indigo-200\/5 {
  border-color: rgb(199 210 254 / 0.05);
}

.thq-tw-application.thq-tw-application .border-indigo-200\/50 {
  border-color: rgb(199 210 254 / 0.5);
}

.thq-tw-application.thq-tw-application .border-indigo-200\/55 {
  border-color: rgb(199 210 254 / 0.55);
}

.thq-tw-application.thq-tw-application .border-indigo-200\/60 {
  border-color: rgb(199 210 254 / 0.6);
}

.thq-tw-application.thq-tw-application .border-indigo-200\/65 {
  border-color: rgb(199 210 254 / 0.65);
}

.thq-tw-application.thq-tw-application .border-indigo-200\/70 {
  border-color: rgb(199 210 254 / 0.7);
}

.thq-tw-application.thq-tw-application .border-indigo-200\/75 {
  border-color: rgb(199 210 254 / 0.75);
}

.thq-tw-application.thq-tw-application .border-indigo-200\/80 {
  border-color: rgb(199 210 254 / 0.8);
}

.thq-tw-application.thq-tw-application .border-indigo-200\/85 {
  border-color: rgb(199 210 254 / 0.85);
}

.thq-tw-application.thq-tw-application .border-indigo-200\/90 {
  border-color: rgb(199 210 254 / 0.9);
}

.thq-tw-application.thq-tw-application .border-indigo-200\/95 {
  border-color: rgb(199 210 254 / 0.95);
}

.thq-tw-application.thq-tw-application .border-indigo-300 {
  --tw-border-opacity: 1;
  border-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-indigo-300\/0 {
  border-color: rgb(165 180 252 / 0);
}

.thq-tw-application.thq-tw-application .border-indigo-300\/10 {
  border-color: rgb(165 180 252 / 0.1);
}

.thq-tw-application.thq-tw-application .border-indigo-300\/100 {
  border-color: rgb(165 180 252 / 1);
}

.thq-tw-application.thq-tw-application .border-indigo-300\/15 {
  border-color: rgb(165 180 252 / 0.15);
}

.thq-tw-application.thq-tw-application .border-indigo-300\/20 {
  border-color: rgb(165 180 252 / 0.2);
}

.thq-tw-application.thq-tw-application .border-indigo-300\/25 {
  border-color: rgb(165 180 252 / 0.25);
}

.thq-tw-application.thq-tw-application .border-indigo-300\/30 {
  border-color: rgb(165 180 252 / 0.3);
}

.thq-tw-application.thq-tw-application .border-indigo-300\/35 {
  border-color: rgb(165 180 252 / 0.35);
}

.thq-tw-application.thq-tw-application .border-indigo-300\/40 {
  border-color: rgb(165 180 252 / 0.4);
}

.thq-tw-application.thq-tw-application .border-indigo-300\/45 {
  border-color: rgb(165 180 252 / 0.45);
}

.thq-tw-application.thq-tw-application .border-indigo-300\/5 {
  border-color: rgb(165 180 252 / 0.05);
}

.thq-tw-application.thq-tw-application .border-indigo-300\/50 {
  border-color: rgb(165 180 252 / 0.5);
}

.thq-tw-application.thq-tw-application .border-indigo-300\/55 {
  border-color: rgb(165 180 252 / 0.55);
}

.thq-tw-application.thq-tw-application .border-indigo-300\/60 {
  border-color: rgb(165 180 252 / 0.6);
}

.thq-tw-application.thq-tw-application .border-indigo-300\/65 {
  border-color: rgb(165 180 252 / 0.65);
}

.thq-tw-application.thq-tw-application .border-indigo-300\/70 {
  border-color: rgb(165 180 252 / 0.7);
}

.thq-tw-application.thq-tw-application .border-indigo-300\/75 {
  border-color: rgb(165 180 252 / 0.75);
}

.thq-tw-application.thq-tw-application .border-indigo-300\/80 {
  border-color: rgb(165 180 252 / 0.8);
}

.thq-tw-application.thq-tw-application .border-indigo-300\/85 {
  border-color: rgb(165 180 252 / 0.85);
}

.thq-tw-application.thq-tw-application .border-indigo-300\/90 {
  border-color: rgb(165 180 252 / 0.9);
}

.thq-tw-application.thq-tw-application .border-indigo-300\/95 {
  border-color: rgb(165 180 252 / 0.95);
}

.thq-tw-application.thq-tw-application .border-indigo-400 {
  --tw-border-opacity: 1;
  border-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-indigo-400\/0 {
  border-color: rgb(129 140 248 / 0);
}

.thq-tw-application.thq-tw-application .border-indigo-400\/10 {
  border-color: rgb(129 140 248 / 0.1);
}

.thq-tw-application.thq-tw-application .border-indigo-400\/100 {
  border-color: rgb(129 140 248 / 1);
}

.thq-tw-application.thq-tw-application .border-indigo-400\/15 {
  border-color: rgb(129 140 248 / 0.15);
}

.thq-tw-application.thq-tw-application .border-indigo-400\/20 {
  border-color: rgb(129 140 248 / 0.2);
}

.thq-tw-application.thq-tw-application .border-indigo-400\/25 {
  border-color: rgb(129 140 248 / 0.25);
}

.thq-tw-application.thq-tw-application .border-indigo-400\/30 {
  border-color: rgb(129 140 248 / 0.3);
}

.thq-tw-application.thq-tw-application .border-indigo-400\/35 {
  border-color: rgb(129 140 248 / 0.35);
}

.thq-tw-application.thq-tw-application .border-indigo-400\/40 {
  border-color: rgb(129 140 248 / 0.4);
}

.thq-tw-application.thq-tw-application .border-indigo-400\/45 {
  border-color: rgb(129 140 248 / 0.45);
}

.thq-tw-application.thq-tw-application .border-indigo-400\/5 {
  border-color: rgb(129 140 248 / 0.05);
}

.thq-tw-application.thq-tw-application .border-indigo-400\/50 {
  border-color: rgb(129 140 248 / 0.5);
}

.thq-tw-application.thq-tw-application .border-indigo-400\/55 {
  border-color: rgb(129 140 248 / 0.55);
}

.thq-tw-application.thq-tw-application .border-indigo-400\/60 {
  border-color: rgb(129 140 248 / 0.6);
}

.thq-tw-application.thq-tw-application .border-indigo-400\/65 {
  border-color: rgb(129 140 248 / 0.65);
}

.thq-tw-application.thq-tw-application .border-indigo-400\/70 {
  border-color: rgb(129 140 248 / 0.7);
}

.thq-tw-application.thq-tw-application .border-indigo-400\/75 {
  border-color: rgb(129 140 248 / 0.75);
}

.thq-tw-application.thq-tw-application .border-indigo-400\/80 {
  border-color: rgb(129 140 248 / 0.8);
}

.thq-tw-application.thq-tw-application .border-indigo-400\/85 {
  border-color: rgb(129 140 248 / 0.85);
}

.thq-tw-application.thq-tw-application .border-indigo-400\/90 {
  border-color: rgb(129 140 248 / 0.9);
}

.thq-tw-application.thq-tw-application .border-indigo-400\/95 {
  border-color: rgb(129 140 248 / 0.95);
}

.thq-tw-application.thq-tw-application .border-indigo-500 {
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-indigo-500\/0 {
  border-color: rgb(99 102 241 / 0);
}

.thq-tw-application.thq-tw-application .border-indigo-500\/10 {
  border-color: rgb(99 102 241 / 0.1);
}

.thq-tw-application.thq-tw-application .border-indigo-500\/100 {
  border-color: rgb(99 102 241 / 1);
}

.thq-tw-application.thq-tw-application .border-indigo-500\/15 {
  border-color: rgb(99 102 241 / 0.15);
}

.thq-tw-application.thq-tw-application .border-indigo-500\/20 {
  border-color: rgb(99 102 241 / 0.2);
}

.thq-tw-application.thq-tw-application .border-indigo-500\/25 {
  border-color: rgb(99 102 241 / 0.25);
}

.thq-tw-application.thq-tw-application .border-indigo-500\/30 {
  border-color: rgb(99 102 241 / 0.3);
}

.thq-tw-application.thq-tw-application .border-indigo-500\/35 {
  border-color: rgb(99 102 241 / 0.35);
}

.thq-tw-application.thq-tw-application .border-indigo-500\/40 {
  border-color: rgb(99 102 241 / 0.4);
}

.thq-tw-application.thq-tw-application .border-indigo-500\/45 {
  border-color: rgb(99 102 241 / 0.45);
}

.thq-tw-application.thq-tw-application .border-indigo-500\/5 {
  border-color: rgb(99 102 241 / 0.05);
}

.thq-tw-application.thq-tw-application .border-indigo-500\/50 {
  border-color: rgb(99 102 241 / 0.5);
}

.thq-tw-application.thq-tw-application .border-indigo-500\/55 {
  border-color: rgb(99 102 241 / 0.55);
}

.thq-tw-application.thq-tw-application .border-indigo-500\/60 {
  border-color: rgb(99 102 241 / 0.6);
}

.thq-tw-application.thq-tw-application .border-indigo-500\/65 {
  border-color: rgb(99 102 241 / 0.65);
}

.thq-tw-application.thq-tw-application .border-indigo-500\/70 {
  border-color: rgb(99 102 241 / 0.7);
}

.thq-tw-application.thq-tw-application .border-indigo-500\/75 {
  border-color: rgb(99 102 241 / 0.75);
}

.thq-tw-application.thq-tw-application .border-indigo-500\/80 {
  border-color: rgb(99 102 241 / 0.8);
}

.thq-tw-application.thq-tw-application .border-indigo-500\/85 {
  border-color: rgb(99 102 241 / 0.85);
}

.thq-tw-application.thq-tw-application .border-indigo-500\/90 {
  border-color: rgb(99 102 241 / 0.9);
}

.thq-tw-application.thq-tw-application .border-indigo-500\/95 {
  border-color: rgb(99 102 241 / 0.95);
}

.thq-tw-application.thq-tw-application .border-indigo-600 {
  --tw-border-opacity: 1;
  border-color: rgb(79 70 229 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-indigo-600\/0 {
  border-color: rgb(79 70 229 / 0);
}

.thq-tw-application.thq-tw-application .border-indigo-600\/10 {
  border-color: rgb(79 70 229 / 0.1);
}

.thq-tw-application.thq-tw-application .border-indigo-600\/100 {
  border-color: rgb(79 70 229 / 1);
}

.thq-tw-application.thq-tw-application .border-indigo-600\/15 {
  border-color: rgb(79 70 229 / 0.15);
}

.thq-tw-application.thq-tw-application .border-indigo-600\/20 {
  border-color: rgb(79 70 229 / 0.2);
}

.thq-tw-application.thq-tw-application .border-indigo-600\/25 {
  border-color: rgb(79 70 229 / 0.25);
}

.thq-tw-application.thq-tw-application .border-indigo-600\/30 {
  border-color: rgb(79 70 229 / 0.3);
}

.thq-tw-application.thq-tw-application .border-indigo-600\/35 {
  border-color: rgb(79 70 229 / 0.35);
}

.thq-tw-application.thq-tw-application .border-indigo-600\/40 {
  border-color: rgb(79 70 229 / 0.4);
}

.thq-tw-application.thq-tw-application .border-indigo-600\/45 {
  border-color: rgb(79 70 229 / 0.45);
}

.thq-tw-application.thq-tw-application .border-indigo-600\/5 {
  border-color: rgb(79 70 229 / 0.05);
}

.thq-tw-application.thq-tw-application .border-indigo-600\/50 {
  border-color: rgb(79 70 229 / 0.5);
}

.thq-tw-application.thq-tw-application .border-indigo-600\/55 {
  border-color: rgb(79 70 229 / 0.55);
}

.thq-tw-application.thq-tw-application .border-indigo-600\/60 {
  border-color: rgb(79 70 229 / 0.6);
}

.thq-tw-application.thq-tw-application .border-indigo-600\/65 {
  border-color: rgb(79 70 229 / 0.65);
}

.thq-tw-application.thq-tw-application .border-indigo-600\/70 {
  border-color: rgb(79 70 229 / 0.7);
}

.thq-tw-application.thq-tw-application .border-indigo-600\/75 {
  border-color: rgb(79 70 229 / 0.75);
}

.thq-tw-application.thq-tw-application .border-indigo-600\/80 {
  border-color: rgb(79 70 229 / 0.8);
}

.thq-tw-application.thq-tw-application .border-indigo-600\/85 {
  border-color: rgb(79 70 229 / 0.85);
}

.thq-tw-application.thq-tw-application .border-indigo-600\/90 {
  border-color: rgb(79 70 229 / 0.9);
}

.thq-tw-application.thq-tw-application .border-indigo-600\/95 {
  border-color: rgb(79 70 229 / 0.95);
}

.thq-tw-application.thq-tw-application .border-indigo-700 {
  --tw-border-opacity: 1;
  border-color: rgb(67 56 202 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-indigo-700\/0 {
  border-color: rgb(67 56 202 / 0);
}

.thq-tw-application.thq-tw-application .border-indigo-700\/10 {
  border-color: rgb(67 56 202 / 0.1);
}

.thq-tw-application.thq-tw-application .border-indigo-700\/100 {
  border-color: rgb(67 56 202 / 1);
}

.thq-tw-application.thq-tw-application .border-indigo-700\/15 {
  border-color: rgb(67 56 202 / 0.15);
}

.thq-tw-application.thq-tw-application .border-indigo-700\/20 {
  border-color: rgb(67 56 202 / 0.2);
}

.thq-tw-application.thq-tw-application .border-indigo-700\/25 {
  border-color: rgb(67 56 202 / 0.25);
}

.thq-tw-application.thq-tw-application .border-indigo-700\/30 {
  border-color: rgb(67 56 202 / 0.3);
}

.thq-tw-application.thq-tw-application .border-indigo-700\/35 {
  border-color: rgb(67 56 202 / 0.35);
}

.thq-tw-application.thq-tw-application .border-indigo-700\/40 {
  border-color: rgb(67 56 202 / 0.4);
}

.thq-tw-application.thq-tw-application .border-indigo-700\/45 {
  border-color: rgb(67 56 202 / 0.45);
}

.thq-tw-application.thq-tw-application .border-indigo-700\/5 {
  border-color: rgb(67 56 202 / 0.05);
}

.thq-tw-application.thq-tw-application .border-indigo-700\/50 {
  border-color: rgb(67 56 202 / 0.5);
}

.thq-tw-application.thq-tw-application .border-indigo-700\/55 {
  border-color: rgb(67 56 202 / 0.55);
}

.thq-tw-application.thq-tw-application .border-indigo-700\/60 {
  border-color: rgb(67 56 202 / 0.6);
}

.thq-tw-application.thq-tw-application .border-indigo-700\/65 {
  border-color: rgb(67 56 202 / 0.65);
}

.thq-tw-application.thq-tw-application .border-indigo-700\/70 {
  border-color: rgb(67 56 202 / 0.7);
}

.thq-tw-application.thq-tw-application .border-indigo-700\/75 {
  border-color: rgb(67 56 202 / 0.75);
}

.thq-tw-application.thq-tw-application .border-indigo-700\/80 {
  border-color: rgb(67 56 202 / 0.8);
}

.thq-tw-application.thq-tw-application .border-indigo-700\/85 {
  border-color: rgb(67 56 202 / 0.85);
}

.thq-tw-application.thq-tw-application .border-indigo-700\/90 {
  border-color: rgb(67 56 202 / 0.9);
}

.thq-tw-application.thq-tw-application .border-indigo-700\/95 {
  border-color: rgb(67 56 202 / 0.95);
}

.thq-tw-application.thq-tw-application .border-indigo-800 {
  --tw-border-opacity: 1;
  border-color: rgb(55 48 163 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-indigo-800\/0 {
  border-color: rgb(55 48 163 / 0);
}

.thq-tw-application.thq-tw-application .border-indigo-800\/10 {
  border-color: rgb(55 48 163 / 0.1);
}

.thq-tw-application.thq-tw-application .border-indigo-800\/100 {
  border-color: rgb(55 48 163 / 1);
}

.thq-tw-application.thq-tw-application .border-indigo-800\/15 {
  border-color: rgb(55 48 163 / 0.15);
}

.thq-tw-application.thq-tw-application .border-indigo-800\/20 {
  border-color: rgb(55 48 163 / 0.2);
}

.thq-tw-application.thq-tw-application .border-indigo-800\/25 {
  border-color: rgb(55 48 163 / 0.25);
}

.thq-tw-application.thq-tw-application .border-indigo-800\/30 {
  border-color: rgb(55 48 163 / 0.3);
}

.thq-tw-application.thq-tw-application .border-indigo-800\/35 {
  border-color: rgb(55 48 163 / 0.35);
}

.thq-tw-application.thq-tw-application .border-indigo-800\/40 {
  border-color: rgb(55 48 163 / 0.4);
}

.thq-tw-application.thq-tw-application .border-indigo-800\/45 {
  border-color: rgb(55 48 163 / 0.45);
}

.thq-tw-application.thq-tw-application .border-indigo-800\/5 {
  border-color: rgb(55 48 163 / 0.05);
}

.thq-tw-application.thq-tw-application .border-indigo-800\/50 {
  border-color: rgb(55 48 163 / 0.5);
}

.thq-tw-application.thq-tw-application .border-indigo-800\/55 {
  border-color: rgb(55 48 163 / 0.55);
}

.thq-tw-application.thq-tw-application .border-indigo-800\/60 {
  border-color: rgb(55 48 163 / 0.6);
}

.thq-tw-application.thq-tw-application .border-indigo-800\/65 {
  border-color: rgb(55 48 163 / 0.65);
}

.thq-tw-application.thq-tw-application .border-indigo-800\/70 {
  border-color: rgb(55 48 163 / 0.7);
}

.thq-tw-application.thq-tw-application .border-indigo-800\/75 {
  border-color: rgb(55 48 163 / 0.75);
}

.thq-tw-application.thq-tw-application .border-indigo-800\/80 {
  border-color: rgb(55 48 163 / 0.8);
}

.thq-tw-application.thq-tw-application .border-indigo-800\/85 {
  border-color: rgb(55 48 163 / 0.85);
}

.thq-tw-application.thq-tw-application .border-indigo-800\/90 {
  border-color: rgb(55 48 163 / 0.9);
}

.thq-tw-application.thq-tw-application .border-indigo-800\/95 {
  border-color: rgb(55 48 163 / 0.95);
}

.thq-tw-application.thq-tw-application .border-indigo-900 {
  --tw-border-opacity: 1;
  border-color: rgb(49 46 129 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-indigo-900\/0 {
  border-color: rgb(49 46 129 / 0);
}

.thq-tw-application.thq-tw-application .border-indigo-900\/10 {
  border-color: rgb(49 46 129 / 0.1);
}

.thq-tw-application.thq-tw-application .border-indigo-900\/100 {
  border-color: rgb(49 46 129 / 1);
}

.thq-tw-application.thq-tw-application .border-indigo-900\/15 {
  border-color: rgb(49 46 129 / 0.15);
}

.thq-tw-application.thq-tw-application .border-indigo-900\/20 {
  border-color: rgb(49 46 129 / 0.2);
}

.thq-tw-application.thq-tw-application .border-indigo-900\/25 {
  border-color: rgb(49 46 129 / 0.25);
}

.thq-tw-application.thq-tw-application .border-indigo-900\/30 {
  border-color: rgb(49 46 129 / 0.3);
}

.thq-tw-application.thq-tw-application .border-indigo-900\/35 {
  border-color: rgb(49 46 129 / 0.35);
}

.thq-tw-application.thq-tw-application .border-indigo-900\/40 {
  border-color: rgb(49 46 129 / 0.4);
}

.thq-tw-application.thq-tw-application .border-indigo-900\/45 {
  border-color: rgb(49 46 129 / 0.45);
}

.thq-tw-application.thq-tw-application .border-indigo-900\/5 {
  border-color: rgb(49 46 129 / 0.05);
}

.thq-tw-application.thq-tw-application .border-indigo-900\/50 {
  border-color: rgb(49 46 129 / 0.5);
}

.thq-tw-application.thq-tw-application .border-indigo-900\/55 {
  border-color: rgb(49 46 129 / 0.55);
}

.thq-tw-application.thq-tw-application .border-indigo-900\/60 {
  border-color: rgb(49 46 129 / 0.6);
}

.thq-tw-application.thq-tw-application .border-indigo-900\/65 {
  border-color: rgb(49 46 129 / 0.65);
}

.thq-tw-application.thq-tw-application .border-indigo-900\/70 {
  border-color: rgb(49 46 129 / 0.7);
}

.thq-tw-application.thq-tw-application .border-indigo-900\/75 {
  border-color: rgb(49 46 129 / 0.75);
}

.thq-tw-application.thq-tw-application .border-indigo-900\/80 {
  border-color: rgb(49 46 129 / 0.8);
}

.thq-tw-application.thq-tw-application .border-indigo-900\/85 {
  border-color: rgb(49 46 129 / 0.85);
}

.thq-tw-application.thq-tw-application .border-indigo-900\/90 {
  border-color: rgb(49 46 129 / 0.9);
}

.thq-tw-application.thq-tw-application .border-indigo-900\/95 {
  border-color: rgb(49 46 129 / 0.95);
}

.thq-tw-application.thq-tw-application .border-lime-100 {
  --tw-border-opacity: 1;
  border-color: rgb(236 252 203 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-lime-100\/0 {
  border-color: rgb(236 252 203 / 0);
}

.thq-tw-application.thq-tw-application .border-lime-100\/10 {
  border-color: rgb(236 252 203 / 0.1);
}

.thq-tw-application.thq-tw-application .border-lime-100\/100 {
  border-color: rgb(236 252 203 / 1);
}

.thq-tw-application.thq-tw-application .border-lime-100\/15 {
  border-color: rgb(236 252 203 / 0.15);
}

.thq-tw-application.thq-tw-application .border-lime-100\/20 {
  border-color: rgb(236 252 203 / 0.2);
}

.thq-tw-application.thq-tw-application .border-lime-100\/25 {
  border-color: rgb(236 252 203 / 0.25);
}

.thq-tw-application.thq-tw-application .border-lime-100\/30 {
  border-color: rgb(236 252 203 / 0.3);
}

.thq-tw-application.thq-tw-application .border-lime-100\/35 {
  border-color: rgb(236 252 203 / 0.35);
}

.thq-tw-application.thq-tw-application .border-lime-100\/40 {
  border-color: rgb(236 252 203 / 0.4);
}

.thq-tw-application.thq-tw-application .border-lime-100\/45 {
  border-color: rgb(236 252 203 / 0.45);
}

.thq-tw-application.thq-tw-application .border-lime-100\/5 {
  border-color: rgb(236 252 203 / 0.05);
}

.thq-tw-application.thq-tw-application .border-lime-100\/50 {
  border-color: rgb(236 252 203 / 0.5);
}

.thq-tw-application.thq-tw-application .border-lime-100\/55 {
  border-color: rgb(236 252 203 / 0.55);
}

.thq-tw-application.thq-tw-application .border-lime-100\/60 {
  border-color: rgb(236 252 203 / 0.6);
}

.thq-tw-application.thq-tw-application .border-lime-100\/65 {
  border-color: rgb(236 252 203 / 0.65);
}

.thq-tw-application.thq-tw-application .border-lime-100\/70 {
  border-color: rgb(236 252 203 / 0.7);
}

.thq-tw-application.thq-tw-application .border-lime-100\/75 {
  border-color: rgb(236 252 203 / 0.75);
}

.thq-tw-application.thq-tw-application .border-lime-100\/80 {
  border-color: rgb(236 252 203 / 0.8);
}

.thq-tw-application.thq-tw-application .border-lime-100\/85 {
  border-color: rgb(236 252 203 / 0.85);
}

.thq-tw-application.thq-tw-application .border-lime-100\/90 {
  border-color: rgb(236 252 203 / 0.9);
}

.thq-tw-application.thq-tw-application .border-lime-100\/95 {
  border-color: rgb(236 252 203 / 0.95);
}

.thq-tw-application.thq-tw-application .border-lime-200 {
  --tw-border-opacity: 1;
  border-color: rgb(217 249 157 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-lime-200\/0 {
  border-color: rgb(217 249 157 / 0);
}

.thq-tw-application.thq-tw-application .border-lime-200\/10 {
  border-color: rgb(217 249 157 / 0.1);
}

.thq-tw-application.thq-tw-application .border-lime-200\/100 {
  border-color: rgb(217 249 157 / 1);
}

.thq-tw-application.thq-tw-application .border-lime-200\/15 {
  border-color: rgb(217 249 157 / 0.15);
}

.thq-tw-application.thq-tw-application .border-lime-200\/20 {
  border-color: rgb(217 249 157 / 0.2);
}

.thq-tw-application.thq-tw-application .border-lime-200\/25 {
  border-color: rgb(217 249 157 / 0.25);
}

.thq-tw-application.thq-tw-application .border-lime-200\/30 {
  border-color: rgb(217 249 157 / 0.3);
}

.thq-tw-application.thq-tw-application .border-lime-200\/35 {
  border-color: rgb(217 249 157 / 0.35);
}

.thq-tw-application.thq-tw-application .border-lime-200\/40 {
  border-color: rgb(217 249 157 / 0.4);
}

.thq-tw-application.thq-tw-application .border-lime-200\/45 {
  border-color: rgb(217 249 157 / 0.45);
}

.thq-tw-application.thq-tw-application .border-lime-200\/5 {
  border-color: rgb(217 249 157 / 0.05);
}

.thq-tw-application.thq-tw-application .border-lime-200\/50 {
  border-color: rgb(217 249 157 / 0.5);
}

.thq-tw-application.thq-tw-application .border-lime-200\/55 {
  border-color: rgb(217 249 157 / 0.55);
}

.thq-tw-application.thq-tw-application .border-lime-200\/60 {
  border-color: rgb(217 249 157 / 0.6);
}

.thq-tw-application.thq-tw-application .border-lime-200\/65 {
  border-color: rgb(217 249 157 / 0.65);
}

.thq-tw-application.thq-tw-application .border-lime-200\/70 {
  border-color: rgb(217 249 157 / 0.7);
}

.thq-tw-application.thq-tw-application .border-lime-200\/75 {
  border-color: rgb(217 249 157 / 0.75);
}

.thq-tw-application.thq-tw-application .border-lime-200\/80 {
  border-color: rgb(217 249 157 / 0.8);
}

.thq-tw-application.thq-tw-application .border-lime-200\/85 {
  border-color: rgb(217 249 157 / 0.85);
}

.thq-tw-application.thq-tw-application .border-lime-200\/90 {
  border-color: rgb(217 249 157 / 0.9);
}

.thq-tw-application.thq-tw-application .border-lime-200\/95 {
  border-color: rgb(217 249 157 / 0.95);
}

.thq-tw-application.thq-tw-application .border-lime-300 {
  --tw-border-opacity: 1;
  border-color: rgb(190 242 100 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-lime-300\/0 {
  border-color: rgb(190 242 100 / 0);
}

.thq-tw-application.thq-tw-application .border-lime-300\/10 {
  border-color: rgb(190 242 100 / 0.1);
}

.thq-tw-application.thq-tw-application .border-lime-300\/100 {
  border-color: rgb(190 242 100 / 1);
}

.thq-tw-application.thq-tw-application .border-lime-300\/15 {
  border-color: rgb(190 242 100 / 0.15);
}

.thq-tw-application.thq-tw-application .border-lime-300\/20 {
  border-color: rgb(190 242 100 / 0.2);
}

.thq-tw-application.thq-tw-application .border-lime-300\/25 {
  border-color: rgb(190 242 100 / 0.25);
}

.thq-tw-application.thq-tw-application .border-lime-300\/30 {
  border-color: rgb(190 242 100 / 0.3);
}

.thq-tw-application.thq-tw-application .border-lime-300\/35 {
  border-color: rgb(190 242 100 / 0.35);
}

.thq-tw-application.thq-tw-application .border-lime-300\/40 {
  border-color: rgb(190 242 100 / 0.4);
}

.thq-tw-application.thq-tw-application .border-lime-300\/45 {
  border-color: rgb(190 242 100 / 0.45);
}

.thq-tw-application.thq-tw-application .border-lime-300\/5 {
  border-color: rgb(190 242 100 / 0.05);
}

.thq-tw-application.thq-tw-application .border-lime-300\/50 {
  border-color: rgb(190 242 100 / 0.5);
}

.thq-tw-application.thq-tw-application .border-lime-300\/55 {
  border-color: rgb(190 242 100 / 0.55);
}

.thq-tw-application.thq-tw-application .border-lime-300\/60 {
  border-color: rgb(190 242 100 / 0.6);
}

.thq-tw-application.thq-tw-application .border-lime-300\/65 {
  border-color: rgb(190 242 100 / 0.65);
}

.thq-tw-application.thq-tw-application .border-lime-300\/70 {
  border-color: rgb(190 242 100 / 0.7);
}

.thq-tw-application.thq-tw-application .border-lime-300\/75 {
  border-color: rgb(190 242 100 / 0.75);
}

.thq-tw-application.thq-tw-application .border-lime-300\/80 {
  border-color: rgb(190 242 100 / 0.8);
}

.thq-tw-application.thq-tw-application .border-lime-300\/85 {
  border-color: rgb(190 242 100 / 0.85);
}

.thq-tw-application.thq-tw-application .border-lime-300\/90 {
  border-color: rgb(190 242 100 / 0.9);
}

.thq-tw-application.thq-tw-application .border-lime-300\/95 {
  border-color: rgb(190 242 100 / 0.95);
}

.thq-tw-application.thq-tw-application .border-lime-400 {
  --tw-border-opacity: 1;
  border-color: rgb(163 230 53 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-lime-400\/0 {
  border-color: rgb(163 230 53 / 0);
}

.thq-tw-application.thq-tw-application .border-lime-400\/10 {
  border-color: rgb(163 230 53 / 0.1);
}

.thq-tw-application.thq-tw-application .border-lime-400\/100 {
  border-color: rgb(163 230 53 / 1);
}

.thq-tw-application.thq-tw-application .border-lime-400\/15 {
  border-color: rgb(163 230 53 / 0.15);
}

.thq-tw-application.thq-tw-application .border-lime-400\/20 {
  border-color: rgb(163 230 53 / 0.2);
}

.thq-tw-application.thq-tw-application .border-lime-400\/25 {
  border-color: rgb(163 230 53 / 0.25);
}

.thq-tw-application.thq-tw-application .border-lime-400\/30 {
  border-color: rgb(163 230 53 / 0.3);
}

.thq-tw-application.thq-tw-application .border-lime-400\/35 {
  border-color: rgb(163 230 53 / 0.35);
}

.thq-tw-application.thq-tw-application .border-lime-400\/40 {
  border-color: rgb(163 230 53 / 0.4);
}

.thq-tw-application.thq-tw-application .border-lime-400\/45 {
  border-color: rgb(163 230 53 / 0.45);
}

.thq-tw-application.thq-tw-application .border-lime-400\/5 {
  border-color: rgb(163 230 53 / 0.05);
}

.thq-tw-application.thq-tw-application .border-lime-400\/50 {
  border-color: rgb(163 230 53 / 0.5);
}

.thq-tw-application.thq-tw-application .border-lime-400\/55 {
  border-color: rgb(163 230 53 / 0.55);
}

.thq-tw-application.thq-tw-application .border-lime-400\/60 {
  border-color: rgb(163 230 53 / 0.6);
}

.thq-tw-application.thq-tw-application .border-lime-400\/65 {
  border-color: rgb(163 230 53 / 0.65);
}

.thq-tw-application.thq-tw-application .border-lime-400\/70 {
  border-color: rgb(163 230 53 / 0.7);
}

.thq-tw-application.thq-tw-application .border-lime-400\/75 {
  border-color: rgb(163 230 53 / 0.75);
}

.thq-tw-application.thq-tw-application .border-lime-400\/80 {
  border-color: rgb(163 230 53 / 0.8);
}

.thq-tw-application.thq-tw-application .border-lime-400\/85 {
  border-color: rgb(163 230 53 / 0.85);
}

.thq-tw-application.thq-tw-application .border-lime-400\/90 {
  border-color: rgb(163 230 53 / 0.9);
}

.thq-tw-application.thq-tw-application .border-lime-400\/95 {
  border-color: rgb(163 230 53 / 0.95);
}

.thq-tw-application.thq-tw-application .border-lime-500 {
  --tw-border-opacity: 1;
  border-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-lime-500\/0 {
  border-color: rgb(132 204 22 / 0);
}

.thq-tw-application.thq-tw-application .border-lime-500\/10 {
  border-color: rgb(132 204 22 / 0.1);
}

.thq-tw-application.thq-tw-application .border-lime-500\/100 {
  border-color: rgb(132 204 22 / 1);
}

.thq-tw-application.thq-tw-application .border-lime-500\/15 {
  border-color: rgb(132 204 22 / 0.15);
}

.thq-tw-application.thq-tw-application .border-lime-500\/20 {
  border-color: rgb(132 204 22 / 0.2);
}

.thq-tw-application.thq-tw-application .border-lime-500\/25 {
  border-color: rgb(132 204 22 / 0.25);
}

.thq-tw-application.thq-tw-application .border-lime-500\/30 {
  border-color: rgb(132 204 22 / 0.3);
}

.thq-tw-application.thq-tw-application .border-lime-500\/35 {
  border-color: rgb(132 204 22 / 0.35);
}

.thq-tw-application.thq-tw-application .border-lime-500\/40 {
  border-color: rgb(132 204 22 / 0.4);
}

.thq-tw-application.thq-tw-application .border-lime-500\/45 {
  border-color: rgb(132 204 22 / 0.45);
}

.thq-tw-application.thq-tw-application .border-lime-500\/5 {
  border-color: rgb(132 204 22 / 0.05);
}

.thq-tw-application.thq-tw-application .border-lime-500\/50 {
  border-color: rgb(132 204 22 / 0.5);
}

.thq-tw-application.thq-tw-application .border-lime-500\/55 {
  border-color: rgb(132 204 22 / 0.55);
}

.thq-tw-application.thq-tw-application .border-lime-500\/60 {
  border-color: rgb(132 204 22 / 0.6);
}

.thq-tw-application.thq-tw-application .border-lime-500\/65 {
  border-color: rgb(132 204 22 / 0.65);
}

.thq-tw-application.thq-tw-application .border-lime-500\/70 {
  border-color: rgb(132 204 22 / 0.7);
}

.thq-tw-application.thq-tw-application .border-lime-500\/75 {
  border-color: rgb(132 204 22 / 0.75);
}

.thq-tw-application.thq-tw-application .border-lime-500\/80 {
  border-color: rgb(132 204 22 / 0.8);
}

.thq-tw-application.thq-tw-application .border-lime-500\/85 {
  border-color: rgb(132 204 22 / 0.85);
}

.thq-tw-application.thq-tw-application .border-lime-500\/90 {
  border-color: rgb(132 204 22 / 0.9);
}

.thq-tw-application.thq-tw-application .border-lime-500\/95 {
  border-color: rgb(132 204 22 / 0.95);
}

.thq-tw-application.thq-tw-application .border-lime-600 {
  --tw-border-opacity: 1;
  border-color: rgb(101 163 13 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-lime-600\/0 {
  border-color: rgb(101 163 13 / 0);
}

.thq-tw-application.thq-tw-application .border-lime-600\/10 {
  border-color: rgb(101 163 13 / 0.1);
}

.thq-tw-application.thq-tw-application .border-lime-600\/100 {
  border-color: rgb(101 163 13 / 1);
}

.thq-tw-application.thq-tw-application .border-lime-600\/15 {
  border-color: rgb(101 163 13 / 0.15);
}

.thq-tw-application.thq-tw-application .border-lime-600\/20 {
  border-color: rgb(101 163 13 / 0.2);
}

.thq-tw-application.thq-tw-application .border-lime-600\/25 {
  border-color: rgb(101 163 13 / 0.25);
}

.thq-tw-application.thq-tw-application .border-lime-600\/30 {
  border-color: rgb(101 163 13 / 0.3);
}

.thq-tw-application.thq-tw-application .border-lime-600\/35 {
  border-color: rgb(101 163 13 / 0.35);
}

.thq-tw-application.thq-tw-application .border-lime-600\/40 {
  border-color: rgb(101 163 13 / 0.4);
}

.thq-tw-application.thq-tw-application .border-lime-600\/45 {
  border-color: rgb(101 163 13 / 0.45);
}

.thq-tw-application.thq-tw-application .border-lime-600\/5 {
  border-color: rgb(101 163 13 / 0.05);
}

.thq-tw-application.thq-tw-application .border-lime-600\/50 {
  border-color: rgb(101 163 13 / 0.5);
}

.thq-tw-application.thq-tw-application .border-lime-600\/55 {
  border-color: rgb(101 163 13 / 0.55);
}

.thq-tw-application.thq-tw-application .border-lime-600\/60 {
  border-color: rgb(101 163 13 / 0.6);
}

.thq-tw-application.thq-tw-application .border-lime-600\/65 {
  border-color: rgb(101 163 13 / 0.65);
}

.thq-tw-application.thq-tw-application .border-lime-600\/70 {
  border-color: rgb(101 163 13 / 0.7);
}

.thq-tw-application.thq-tw-application .border-lime-600\/75 {
  border-color: rgb(101 163 13 / 0.75);
}

.thq-tw-application.thq-tw-application .border-lime-600\/80 {
  border-color: rgb(101 163 13 / 0.8);
}

.thq-tw-application.thq-tw-application .border-lime-600\/85 {
  border-color: rgb(101 163 13 / 0.85);
}

.thq-tw-application.thq-tw-application .border-lime-600\/90 {
  border-color: rgb(101 163 13 / 0.9);
}

.thq-tw-application.thq-tw-application .border-lime-600\/95 {
  border-color: rgb(101 163 13 / 0.95);
}

.thq-tw-application.thq-tw-application .border-lime-700 {
  --tw-border-opacity: 1;
  border-color: rgb(77 124 15 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-lime-700\/0 {
  border-color: rgb(77 124 15 / 0);
}

.thq-tw-application.thq-tw-application .border-lime-700\/10 {
  border-color: rgb(77 124 15 / 0.1);
}

.thq-tw-application.thq-tw-application .border-lime-700\/100 {
  border-color: rgb(77 124 15 / 1);
}

.thq-tw-application.thq-tw-application .border-lime-700\/15 {
  border-color: rgb(77 124 15 / 0.15);
}

.thq-tw-application.thq-tw-application .border-lime-700\/20 {
  border-color: rgb(77 124 15 / 0.2);
}

.thq-tw-application.thq-tw-application .border-lime-700\/25 {
  border-color: rgb(77 124 15 / 0.25);
}

.thq-tw-application.thq-tw-application .border-lime-700\/30 {
  border-color: rgb(77 124 15 / 0.3);
}

.thq-tw-application.thq-tw-application .border-lime-700\/35 {
  border-color: rgb(77 124 15 / 0.35);
}

.thq-tw-application.thq-tw-application .border-lime-700\/40 {
  border-color: rgb(77 124 15 / 0.4);
}

.thq-tw-application.thq-tw-application .border-lime-700\/45 {
  border-color: rgb(77 124 15 / 0.45);
}

.thq-tw-application.thq-tw-application .border-lime-700\/5 {
  border-color: rgb(77 124 15 / 0.05);
}

.thq-tw-application.thq-tw-application .border-lime-700\/50 {
  border-color: rgb(77 124 15 / 0.5);
}

.thq-tw-application.thq-tw-application .border-lime-700\/55 {
  border-color: rgb(77 124 15 / 0.55);
}

.thq-tw-application.thq-tw-application .border-lime-700\/60 {
  border-color: rgb(77 124 15 / 0.6);
}

.thq-tw-application.thq-tw-application .border-lime-700\/65 {
  border-color: rgb(77 124 15 / 0.65);
}

.thq-tw-application.thq-tw-application .border-lime-700\/70 {
  border-color: rgb(77 124 15 / 0.7);
}

.thq-tw-application.thq-tw-application .border-lime-700\/75 {
  border-color: rgb(77 124 15 / 0.75);
}

.thq-tw-application.thq-tw-application .border-lime-700\/80 {
  border-color: rgb(77 124 15 / 0.8);
}

.thq-tw-application.thq-tw-application .border-lime-700\/85 {
  border-color: rgb(77 124 15 / 0.85);
}

.thq-tw-application.thq-tw-application .border-lime-700\/90 {
  border-color: rgb(77 124 15 / 0.9);
}

.thq-tw-application.thq-tw-application .border-lime-700\/95 {
  border-color: rgb(77 124 15 / 0.95);
}

.thq-tw-application.thq-tw-application .border-lime-800 {
  --tw-border-opacity: 1;
  border-color: rgb(63 98 18 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-lime-800\/0 {
  border-color: rgb(63 98 18 / 0);
}

.thq-tw-application.thq-tw-application .border-lime-800\/10 {
  border-color: rgb(63 98 18 / 0.1);
}

.thq-tw-application.thq-tw-application .border-lime-800\/100 {
  border-color: rgb(63 98 18 / 1);
}

.thq-tw-application.thq-tw-application .border-lime-800\/15 {
  border-color: rgb(63 98 18 / 0.15);
}

.thq-tw-application.thq-tw-application .border-lime-800\/20 {
  border-color: rgb(63 98 18 / 0.2);
}

.thq-tw-application.thq-tw-application .border-lime-800\/25 {
  border-color: rgb(63 98 18 / 0.25);
}

.thq-tw-application.thq-tw-application .border-lime-800\/30 {
  border-color: rgb(63 98 18 / 0.3);
}

.thq-tw-application.thq-tw-application .border-lime-800\/35 {
  border-color: rgb(63 98 18 / 0.35);
}

.thq-tw-application.thq-tw-application .border-lime-800\/40 {
  border-color: rgb(63 98 18 / 0.4);
}

.thq-tw-application.thq-tw-application .border-lime-800\/45 {
  border-color: rgb(63 98 18 / 0.45);
}

.thq-tw-application.thq-tw-application .border-lime-800\/5 {
  border-color: rgb(63 98 18 / 0.05);
}

.thq-tw-application.thq-tw-application .border-lime-800\/50 {
  border-color: rgb(63 98 18 / 0.5);
}

.thq-tw-application.thq-tw-application .border-lime-800\/55 {
  border-color: rgb(63 98 18 / 0.55);
}

.thq-tw-application.thq-tw-application .border-lime-800\/60 {
  border-color: rgb(63 98 18 / 0.6);
}

.thq-tw-application.thq-tw-application .border-lime-800\/65 {
  border-color: rgb(63 98 18 / 0.65);
}

.thq-tw-application.thq-tw-application .border-lime-800\/70 {
  border-color: rgb(63 98 18 / 0.7);
}

.thq-tw-application.thq-tw-application .border-lime-800\/75 {
  border-color: rgb(63 98 18 / 0.75);
}

.thq-tw-application.thq-tw-application .border-lime-800\/80 {
  border-color: rgb(63 98 18 / 0.8);
}

.thq-tw-application.thq-tw-application .border-lime-800\/85 {
  border-color: rgb(63 98 18 / 0.85);
}

.thq-tw-application.thq-tw-application .border-lime-800\/90 {
  border-color: rgb(63 98 18 / 0.9);
}

.thq-tw-application.thq-tw-application .border-lime-800\/95 {
  border-color: rgb(63 98 18 / 0.95);
}

.thq-tw-application.thq-tw-application .border-lime-900 {
  --tw-border-opacity: 1;
  border-color: rgb(54 83 20 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-lime-900\/0 {
  border-color: rgb(54 83 20 / 0);
}

.thq-tw-application.thq-tw-application .border-lime-900\/10 {
  border-color: rgb(54 83 20 / 0.1);
}

.thq-tw-application.thq-tw-application .border-lime-900\/100 {
  border-color: rgb(54 83 20 / 1);
}

.thq-tw-application.thq-tw-application .border-lime-900\/15 {
  border-color: rgb(54 83 20 / 0.15);
}

.thq-tw-application.thq-tw-application .border-lime-900\/20 {
  border-color: rgb(54 83 20 / 0.2);
}

.thq-tw-application.thq-tw-application .border-lime-900\/25 {
  border-color: rgb(54 83 20 / 0.25);
}

.thq-tw-application.thq-tw-application .border-lime-900\/30 {
  border-color: rgb(54 83 20 / 0.3);
}

.thq-tw-application.thq-tw-application .border-lime-900\/35 {
  border-color: rgb(54 83 20 / 0.35);
}

.thq-tw-application.thq-tw-application .border-lime-900\/40 {
  border-color: rgb(54 83 20 / 0.4);
}

.thq-tw-application.thq-tw-application .border-lime-900\/45 {
  border-color: rgb(54 83 20 / 0.45);
}

.thq-tw-application.thq-tw-application .border-lime-900\/5 {
  border-color: rgb(54 83 20 / 0.05);
}

.thq-tw-application.thq-tw-application .border-lime-900\/50 {
  border-color: rgb(54 83 20 / 0.5);
}

.thq-tw-application.thq-tw-application .border-lime-900\/55 {
  border-color: rgb(54 83 20 / 0.55);
}

.thq-tw-application.thq-tw-application .border-lime-900\/60 {
  border-color: rgb(54 83 20 / 0.6);
}

.thq-tw-application.thq-tw-application .border-lime-900\/65 {
  border-color: rgb(54 83 20 / 0.65);
}

.thq-tw-application.thq-tw-application .border-lime-900\/70 {
  border-color: rgb(54 83 20 / 0.7);
}

.thq-tw-application.thq-tw-application .border-lime-900\/75 {
  border-color: rgb(54 83 20 / 0.75);
}

.thq-tw-application.thq-tw-application .border-lime-900\/80 {
  border-color: rgb(54 83 20 / 0.8);
}

.thq-tw-application.thq-tw-application .border-lime-900\/85 {
  border-color: rgb(54 83 20 / 0.85);
}

.thq-tw-application.thq-tw-application .border-lime-900\/90 {
  border-color: rgb(54 83 20 / 0.9);
}

.thq-tw-application.thq-tw-application .border-lime-900\/95 {
  border-color: rgb(54 83 20 / 0.95);
}

.thq-tw-application.thq-tw-application .border-neutral-100 {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-neutral-100\/0 {
  border-color: rgb(245 245 245 / 0);
}

.thq-tw-application.thq-tw-application .border-neutral-100\/10 {
  border-color: rgb(245 245 245 / 0.1);
}

.thq-tw-application.thq-tw-application .border-neutral-100\/100 {
  border-color: rgb(245 245 245 / 1);
}

.thq-tw-application.thq-tw-application .border-neutral-100\/15 {
  border-color: rgb(245 245 245 / 0.15);
}

.thq-tw-application.thq-tw-application .border-neutral-100\/20 {
  border-color: rgb(245 245 245 / 0.2);
}

.thq-tw-application.thq-tw-application .border-neutral-100\/25 {
  border-color: rgb(245 245 245 / 0.25);
}

.thq-tw-application.thq-tw-application .border-neutral-100\/30 {
  border-color: rgb(245 245 245 / 0.3);
}

.thq-tw-application.thq-tw-application .border-neutral-100\/35 {
  border-color: rgb(245 245 245 / 0.35);
}

.thq-tw-application.thq-tw-application .border-neutral-100\/40 {
  border-color: rgb(245 245 245 / 0.4);
}

.thq-tw-application.thq-tw-application .border-neutral-100\/45 {
  border-color: rgb(245 245 245 / 0.45);
}

.thq-tw-application.thq-tw-application .border-neutral-100\/5 {
  border-color: rgb(245 245 245 / 0.05);
}

.thq-tw-application.thq-tw-application .border-neutral-100\/50 {
  border-color: rgb(245 245 245 / 0.5);
}

.thq-tw-application.thq-tw-application .border-neutral-100\/55 {
  border-color: rgb(245 245 245 / 0.55);
}

.thq-tw-application.thq-tw-application .border-neutral-100\/60 {
  border-color: rgb(245 245 245 / 0.6);
}

.thq-tw-application.thq-tw-application .border-neutral-100\/65 {
  border-color: rgb(245 245 245 / 0.65);
}

.thq-tw-application.thq-tw-application .border-neutral-100\/70 {
  border-color: rgb(245 245 245 / 0.7);
}

.thq-tw-application.thq-tw-application .border-neutral-100\/75 {
  border-color: rgb(245 245 245 / 0.75);
}

.thq-tw-application.thq-tw-application .border-neutral-100\/80 {
  border-color: rgb(245 245 245 / 0.8);
}

.thq-tw-application.thq-tw-application .border-neutral-100\/85 {
  border-color: rgb(245 245 245 / 0.85);
}

.thq-tw-application.thq-tw-application .border-neutral-100\/90 {
  border-color: rgb(245 245 245 / 0.9);
}

.thq-tw-application.thq-tw-application .border-neutral-100\/95 {
  border-color: rgb(245 245 245 / 0.95);
}

.thq-tw-application.thq-tw-application .border-neutral-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-neutral-200\/0 {
  border-color: rgb(229 229 229 / 0);
}

.thq-tw-application.thq-tw-application .border-neutral-200\/10 {
  border-color: rgb(229 229 229 / 0.1);
}

.thq-tw-application.thq-tw-application .border-neutral-200\/100 {
  border-color: rgb(229 229 229 / 1);
}

.thq-tw-application.thq-tw-application .border-neutral-200\/15 {
  border-color: rgb(229 229 229 / 0.15);
}

.thq-tw-application.thq-tw-application .border-neutral-200\/20 {
  border-color: rgb(229 229 229 / 0.2);
}

.thq-tw-application.thq-tw-application .border-neutral-200\/25 {
  border-color: rgb(229 229 229 / 0.25);
}

.thq-tw-application.thq-tw-application .border-neutral-200\/30 {
  border-color: rgb(229 229 229 / 0.3);
}

.thq-tw-application.thq-tw-application .border-neutral-200\/35 {
  border-color: rgb(229 229 229 / 0.35);
}

.thq-tw-application.thq-tw-application .border-neutral-200\/40 {
  border-color: rgb(229 229 229 / 0.4);
}

.thq-tw-application.thq-tw-application .border-neutral-200\/45 {
  border-color: rgb(229 229 229 / 0.45);
}

.thq-tw-application.thq-tw-application .border-neutral-200\/5 {
  border-color: rgb(229 229 229 / 0.05);
}

.thq-tw-application.thq-tw-application .border-neutral-200\/50 {
  border-color: rgb(229 229 229 / 0.5);
}

.thq-tw-application.thq-tw-application .border-neutral-200\/55 {
  border-color: rgb(229 229 229 / 0.55);
}

.thq-tw-application.thq-tw-application .border-neutral-200\/60 {
  border-color: rgb(229 229 229 / 0.6);
}

.thq-tw-application.thq-tw-application .border-neutral-200\/65 {
  border-color: rgb(229 229 229 / 0.65);
}

.thq-tw-application.thq-tw-application .border-neutral-200\/70 {
  border-color: rgb(229 229 229 / 0.7);
}

.thq-tw-application.thq-tw-application .border-neutral-200\/75 {
  border-color: rgb(229 229 229 / 0.75);
}

.thq-tw-application.thq-tw-application .border-neutral-200\/80 {
  border-color: rgb(229 229 229 / 0.8);
}

.thq-tw-application.thq-tw-application .border-neutral-200\/85 {
  border-color: rgb(229 229 229 / 0.85);
}

.thq-tw-application.thq-tw-application .border-neutral-200\/90 {
  border-color: rgb(229 229 229 / 0.9);
}

.thq-tw-application.thq-tw-application .border-neutral-200\/95 {
  border-color: rgb(229 229 229 / 0.95);
}

.thq-tw-application.thq-tw-application .border-neutral-300 {
  --tw-border-opacity: 1;
  border-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-neutral-300\/0 {
  border-color: rgb(212 212 212 / 0);
}

.thq-tw-application.thq-tw-application .border-neutral-300\/10 {
  border-color: rgb(212 212 212 / 0.1);
}

.thq-tw-application.thq-tw-application .border-neutral-300\/100 {
  border-color: rgb(212 212 212 / 1);
}

.thq-tw-application.thq-tw-application .border-neutral-300\/15 {
  border-color: rgb(212 212 212 / 0.15);
}

.thq-tw-application.thq-tw-application .border-neutral-300\/20 {
  border-color: rgb(212 212 212 / 0.2);
}

.thq-tw-application.thq-tw-application .border-neutral-300\/25 {
  border-color: rgb(212 212 212 / 0.25);
}

.thq-tw-application.thq-tw-application .border-neutral-300\/30 {
  border-color: rgb(212 212 212 / 0.3);
}

.thq-tw-application.thq-tw-application .border-neutral-300\/35 {
  border-color: rgb(212 212 212 / 0.35);
}

.thq-tw-application.thq-tw-application .border-neutral-300\/40 {
  border-color: rgb(212 212 212 / 0.4);
}

.thq-tw-application.thq-tw-application .border-neutral-300\/45 {
  border-color: rgb(212 212 212 / 0.45);
}

.thq-tw-application.thq-tw-application .border-neutral-300\/5 {
  border-color: rgb(212 212 212 / 0.05);
}

.thq-tw-application.thq-tw-application .border-neutral-300\/50 {
  border-color: rgb(212 212 212 / 0.5);
}

.thq-tw-application.thq-tw-application .border-neutral-300\/55 {
  border-color: rgb(212 212 212 / 0.55);
}

.thq-tw-application.thq-tw-application .border-neutral-300\/60 {
  border-color: rgb(212 212 212 / 0.6);
}

.thq-tw-application.thq-tw-application .border-neutral-300\/65 {
  border-color: rgb(212 212 212 / 0.65);
}

.thq-tw-application.thq-tw-application .border-neutral-300\/70 {
  border-color: rgb(212 212 212 / 0.7);
}

.thq-tw-application.thq-tw-application .border-neutral-300\/75 {
  border-color: rgb(212 212 212 / 0.75);
}

.thq-tw-application.thq-tw-application .border-neutral-300\/80 {
  border-color: rgb(212 212 212 / 0.8);
}

.thq-tw-application.thq-tw-application .border-neutral-300\/85 {
  border-color: rgb(212 212 212 / 0.85);
}

.thq-tw-application.thq-tw-application .border-neutral-300\/90 {
  border-color: rgb(212 212 212 / 0.9);
}

.thq-tw-application.thq-tw-application .border-neutral-300\/95 {
  border-color: rgb(212 212 212 / 0.95);
}

.thq-tw-application.thq-tw-application .border-neutral-400 {
  --tw-border-opacity: 1;
  border-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-neutral-400\/0 {
  border-color: rgb(163 163 163 / 0);
}

.thq-tw-application.thq-tw-application .border-neutral-400\/10 {
  border-color: rgb(163 163 163 / 0.1);
}

.thq-tw-application.thq-tw-application .border-neutral-400\/100 {
  border-color: rgb(163 163 163 / 1);
}

.thq-tw-application.thq-tw-application .border-neutral-400\/15 {
  border-color: rgb(163 163 163 / 0.15);
}

.thq-tw-application.thq-tw-application .border-neutral-400\/20 {
  border-color: rgb(163 163 163 / 0.2);
}

.thq-tw-application.thq-tw-application .border-neutral-400\/25 {
  border-color: rgb(163 163 163 / 0.25);
}

.thq-tw-application.thq-tw-application .border-neutral-400\/30 {
  border-color: rgb(163 163 163 / 0.3);
}

.thq-tw-application.thq-tw-application .border-neutral-400\/35 {
  border-color: rgb(163 163 163 / 0.35);
}

.thq-tw-application.thq-tw-application .border-neutral-400\/40 {
  border-color: rgb(163 163 163 / 0.4);
}

.thq-tw-application.thq-tw-application .border-neutral-400\/45 {
  border-color: rgb(163 163 163 / 0.45);
}

.thq-tw-application.thq-tw-application .border-neutral-400\/5 {
  border-color: rgb(163 163 163 / 0.05);
}

.thq-tw-application.thq-tw-application .border-neutral-400\/50 {
  border-color: rgb(163 163 163 / 0.5);
}

.thq-tw-application.thq-tw-application .border-neutral-400\/55 {
  border-color: rgb(163 163 163 / 0.55);
}

.thq-tw-application.thq-tw-application .border-neutral-400\/60 {
  border-color: rgb(163 163 163 / 0.6);
}

.thq-tw-application.thq-tw-application .border-neutral-400\/65 {
  border-color: rgb(163 163 163 / 0.65);
}

.thq-tw-application.thq-tw-application .border-neutral-400\/70 {
  border-color: rgb(163 163 163 / 0.7);
}

.thq-tw-application.thq-tw-application .border-neutral-400\/75 {
  border-color: rgb(163 163 163 / 0.75);
}

.thq-tw-application.thq-tw-application .border-neutral-400\/80 {
  border-color: rgb(163 163 163 / 0.8);
}

.thq-tw-application.thq-tw-application .border-neutral-400\/85 {
  border-color: rgb(163 163 163 / 0.85);
}

.thq-tw-application.thq-tw-application .border-neutral-400\/90 {
  border-color: rgb(163 163 163 / 0.9);
}

.thq-tw-application.thq-tw-application .border-neutral-400\/95 {
  border-color: rgb(163 163 163 / 0.95);
}

.thq-tw-application.thq-tw-application .border-neutral-500 {
  --tw-border-opacity: 1;
  border-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-neutral-500\/0 {
  border-color: rgb(115 115 115 / 0);
}

.thq-tw-application.thq-tw-application .border-neutral-500\/10 {
  border-color: rgb(115 115 115 / 0.1);
}

.thq-tw-application.thq-tw-application .border-neutral-500\/100 {
  border-color: rgb(115 115 115 / 1);
}

.thq-tw-application.thq-tw-application .border-neutral-500\/15 {
  border-color: rgb(115 115 115 / 0.15);
}

.thq-tw-application.thq-tw-application .border-neutral-500\/20 {
  border-color: rgb(115 115 115 / 0.2);
}

.thq-tw-application.thq-tw-application .border-neutral-500\/25 {
  border-color: rgb(115 115 115 / 0.25);
}

.thq-tw-application.thq-tw-application .border-neutral-500\/30 {
  border-color: rgb(115 115 115 / 0.3);
}

.thq-tw-application.thq-tw-application .border-neutral-500\/35 {
  border-color: rgb(115 115 115 / 0.35);
}

.thq-tw-application.thq-tw-application .border-neutral-500\/40 {
  border-color: rgb(115 115 115 / 0.4);
}

.thq-tw-application.thq-tw-application .border-neutral-500\/45 {
  border-color: rgb(115 115 115 / 0.45);
}

.thq-tw-application.thq-tw-application .border-neutral-500\/5 {
  border-color: rgb(115 115 115 / 0.05);
}

.thq-tw-application.thq-tw-application .border-neutral-500\/50 {
  border-color: rgb(115 115 115 / 0.5);
}

.thq-tw-application.thq-tw-application .border-neutral-500\/55 {
  border-color: rgb(115 115 115 / 0.55);
}

.thq-tw-application.thq-tw-application .border-neutral-500\/60 {
  border-color: rgb(115 115 115 / 0.6);
}

.thq-tw-application.thq-tw-application .border-neutral-500\/65 {
  border-color: rgb(115 115 115 / 0.65);
}

.thq-tw-application.thq-tw-application .border-neutral-500\/70 {
  border-color: rgb(115 115 115 / 0.7);
}

.thq-tw-application.thq-tw-application .border-neutral-500\/75 {
  border-color: rgb(115 115 115 / 0.75);
}

.thq-tw-application.thq-tw-application .border-neutral-500\/80 {
  border-color: rgb(115 115 115 / 0.8);
}

.thq-tw-application.thq-tw-application .border-neutral-500\/85 {
  border-color: rgb(115 115 115 / 0.85);
}

.thq-tw-application.thq-tw-application .border-neutral-500\/90 {
  border-color: rgb(115 115 115 / 0.9);
}

.thq-tw-application.thq-tw-application .border-neutral-500\/95 {
  border-color: rgb(115 115 115 / 0.95);
}

.thq-tw-application.thq-tw-application .border-neutral-600 {
  --tw-border-opacity: 1;
  border-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-neutral-600\/0 {
  border-color: rgb(82 82 82 / 0);
}

.thq-tw-application.thq-tw-application .border-neutral-600\/10 {
  border-color: rgb(82 82 82 / 0.1);
}

.thq-tw-application.thq-tw-application .border-neutral-600\/100 {
  border-color: rgb(82 82 82 / 1);
}

.thq-tw-application.thq-tw-application .border-neutral-600\/15 {
  border-color: rgb(82 82 82 / 0.15);
}

.thq-tw-application.thq-tw-application .border-neutral-600\/20 {
  border-color: rgb(82 82 82 / 0.2);
}

.thq-tw-application.thq-tw-application .border-neutral-600\/25 {
  border-color: rgb(82 82 82 / 0.25);
}

.thq-tw-application.thq-tw-application .border-neutral-600\/30 {
  border-color: rgb(82 82 82 / 0.3);
}

.thq-tw-application.thq-tw-application .border-neutral-600\/35 {
  border-color: rgb(82 82 82 / 0.35);
}

.thq-tw-application.thq-tw-application .border-neutral-600\/40 {
  border-color: rgb(82 82 82 / 0.4);
}

.thq-tw-application.thq-tw-application .border-neutral-600\/45 {
  border-color: rgb(82 82 82 / 0.45);
}

.thq-tw-application.thq-tw-application .border-neutral-600\/5 {
  border-color: rgb(82 82 82 / 0.05);
}

.thq-tw-application.thq-tw-application .border-neutral-600\/50 {
  border-color: rgb(82 82 82 / 0.5);
}

.thq-tw-application.thq-tw-application .border-neutral-600\/55 {
  border-color: rgb(82 82 82 / 0.55);
}

.thq-tw-application.thq-tw-application .border-neutral-600\/60 {
  border-color: rgb(82 82 82 / 0.6);
}

.thq-tw-application.thq-tw-application .border-neutral-600\/65 {
  border-color: rgb(82 82 82 / 0.65);
}

.thq-tw-application.thq-tw-application .border-neutral-600\/70 {
  border-color: rgb(82 82 82 / 0.7);
}

.thq-tw-application.thq-tw-application .border-neutral-600\/75 {
  border-color: rgb(82 82 82 / 0.75);
}

.thq-tw-application.thq-tw-application .border-neutral-600\/80 {
  border-color: rgb(82 82 82 / 0.8);
}

.thq-tw-application.thq-tw-application .border-neutral-600\/85 {
  border-color: rgb(82 82 82 / 0.85);
}

.thq-tw-application.thq-tw-application .border-neutral-600\/90 {
  border-color: rgb(82 82 82 / 0.9);
}

.thq-tw-application.thq-tw-application .border-neutral-600\/95 {
  border-color: rgb(82 82 82 / 0.95);
}

.thq-tw-application.thq-tw-application .border-neutral-700 {
  --tw-border-opacity: 1;
  border-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-neutral-700\/0 {
  border-color: rgb(64 64 64 / 0);
}

.thq-tw-application.thq-tw-application .border-neutral-700\/10 {
  border-color: rgb(64 64 64 / 0.1);
}

.thq-tw-application.thq-tw-application .border-neutral-700\/100 {
  border-color: rgb(64 64 64 / 1);
}

.thq-tw-application.thq-tw-application .border-neutral-700\/15 {
  border-color: rgb(64 64 64 / 0.15);
}

.thq-tw-application.thq-tw-application .border-neutral-700\/20 {
  border-color: rgb(64 64 64 / 0.2);
}

.thq-tw-application.thq-tw-application .border-neutral-700\/25 {
  border-color: rgb(64 64 64 / 0.25);
}

.thq-tw-application.thq-tw-application .border-neutral-700\/30 {
  border-color: rgb(64 64 64 / 0.3);
}

.thq-tw-application.thq-tw-application .border-neutral-700\/35 {
  border-color: rgb(64 64 64 / 0.35);
}

.thq-tw-application.thq-tw-application .border-neutral-700\/40 {
  border-color: rgb(64 64 64 / 0.4);
}

.thq-tw-application.thq-tw-application .border-neutral-700\/45 {
  border-color: rgb(64 64 64 / 0.45);
}

.thq-tw-application.thq-tw-application .border-neutral-700\/5 {
  border-color: rgb(64 64 64 / 0.05);
}

.thq-tw-application.thq-tw-application .border-neutral-700\/50 {
  border-color: rgb(64 64 64 / 0.5);
}

.thq-tw-application.thq-tw-application .border-neutral-700\/55 {
  border-color: rgb(64 64 64 / 0.55);
}

.thq-tw-application.thq-tw-application .border-neutral-700\/60 {
  border-color: rgb(64 64 64 / 0.6);
}

.thq-tw-application.thq-tw-application .border-neutral-700\/65 {
  border-color: rgb(64 64 64 / 0.65);
}

.thq-tw-application.thq-tw-application .border-neutral-700\/70 {
  border-color: rgb(64 64 64 / 0.7);
}

.thq-tw-application.thq-tw-application .border-neutral-700\/75 {
  border-color: rgb(64 64 64 / 0.75);
}

.thq-tw-application.thq-tw-application .border-neutral-700\/80 {
  border-color: rgb(64 64 64 / 0.8);
}

.thq-tw-application.thq-tw-application .border-neutral-700\/85 {
  border-color: rgb(64 64 64 / 0.85);
}

.thq-tw-application.thq-tw-application .border-neutral-700\/90 {
  border-color: rgb(64 64 64 / 0.9);
}

.thq-tw-application.thq-tw-application .border-neutral-700\/95 {
  border-color: rgb(64 64 64 / 0.95);
}

.thq-tw-application.thq-tw-application .border-neutral-800 {
  --tw-border-opacity: 1;
  border-color: rgb(38 38 38 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-neutral-800\/0 {
  border-color: rgb(38 38 38 / 0);
}

.thq-tw-application.thq-tw-application .border-neutral-800\/10 {
  border-color: rgb(38 38 38 / 0.1);
}

.thq-tw-application.thq-tw-application .border-neutral-800\/100 {
  border-color: rgb(38 38 38 / 1);
}

.thq-tw-application.thq-tw-application .border-neutral-800\/15 {
  border-color: rgb(38 38 38 / 0.15);
}

.thq-tw-application.thq-tw-application .border-neutral-800\/20 {
  border-color: rgb(38 38 38 / 0.2);
}

.thq-tw-application.thq-tw-application .border-neutral-800\/25 {
  border-color: rgb(38 38 38 / 0.25);
}

.thq-tw-application.thq-tw-application .border-neutral-800\/30 {
  border-color: rgb(38 38 38 / 0.3);
}

.thq-tw-application.thq-tw-application .border-neutral-800\/35 {
  border-color: rgb(38 38 38 / 0.35);
}

.thq-tw-application.thq-tw-application .border-neutral-800\/40 {
  border-color: rgb(38 38 38 / 0.4);
}

.thq-tw-application.thq-tw-application .border-neutral-800\/45 {
  border-color: rgb(38 38 38 / 0.45);
}

.thq-tw-application.thq-tw-application .border-neutral-800\/5 {
  border-color: rgb(38 38 38 / 0.05);
}

.thq-tw-application.thq-tw-application .border-neutral-800\/50 {
  border-color: rgb(38 38 38 / 0.5);
}

.thq-tw-application.thq-tw-application .border-neutral-800\/55 {
  border-color: rgb(38 38 38 / 0.55);
}

.thq-tw-application.thq-tw-application .border-neutral-800\/60 {
  border-color: rgb(38 38 38 / 0.6);
}

.thq-tw-application.thq-tw-application .border-neutral-800\/65 {
  border-color: rgb(38 38 38 / 0.65);
}

.thq-tw-application.thq-tw-application .border-neutral-800\/70 {
  border-color: rgb(38 38 38 / 0.7);
}

.thq-tw-application.thq-tw-application .border-neutral-800\/75 {
  border-color: rgb(38 38 38 / 0.75);
}

.thq-tw-application.thq-tw-application .border-neutral-800\/80 {
  border-color: rgb(38 38 38 / 0.8);
}

.thq-tw-application.thq-tw-application .border-neutral-800\/85 {
  border-color: rgb(38 38 38 / 0.85);
}

.thq-tw-application.thq-tw-application .border-neutral-800\/90 {
  border-color: rgb(38 38 38 / 0.9);
}

.thq-tw-application.thq-tw-application .border-neutral-800\/95 {
  border-color: rgb(38 38 38 / 0.95);
}

.thq-tw-application.thq-tw-application .border-neutral-900 {
  --tw-border-opacity: 1;
  border-color: rgb(23 23 23 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-neutral-900\/0 {
  border-color: rgb(23 23 23 / 0);
}

.thq-tw-application.thq-tw-application .border-neutral-900\/10 {
  border-color: rgb(23 23 23 / 0.1);
}

.thq-tw-application.thq-tw-application .border-neutral-900\/100 {
  border-color: rgb(23 23 23 / 1);
}

.thq-tw-application.thq-tw-application .border-neutral-900\/15 {
  border-color: rgb(23 23 23 / 0.15);
}

.thq-tw-application.thq-tw-application .border-neutral-900\/20 {
  border-color: rgb(23 23 23 / 0.2);
}

.thq-tw-application.thq-tw-application .border-neutral-900\/25 {
  border-color: rgb(23 23 23 / 0.25);
}

.thq-tw-application.thq-tw-application .border-neutral-900\/30 {
  border-color: rgb(23 23 23 / 0.3);
}

.thq-tw-application.thq-tw-application .border-neutral-900\/35 {
  border-color: rgb(23 23 23 / 0.35);
}

.thq-tw-application.thq-tw-application .border-neutral-900\/40 {
  border-color: rgb(23 23 23 / 0.4);
}

.thq-tw-application.thq-tw-application .border-neutral-900\/45 {
  border-color: rgb(23 23 23 / 0.45);
}

.thq-tw-application.thq-tw-application .border-neutral-900\/5 {
  border-color: rgb(23 23 23 / 0.05);
}

.thq-tw-application.thq-tw-application .border-neutral-900\/50 {
  border-color: rgb(23 23 23 / 0.5);
}

.thq-tw-application.thq-tw-application .border-neutral-900\/55 {
  border-color: rgb(23 23 23 / 0.55);
}

.thq-tw-application.thq-tw-application .border-neutral-900\/60 {
  border-color: rgb(23 23 23 / 0.6);
}

.thq-tw-application.thq-tw-application .border-neutral-900\/65 {
  border-color: rgb(23 23 23 / 0.65);
}

.thq-tw-application.thq-tw-application .border-neutral-900\/70 {
  border-color: rgb(23 23 23 / 0.7);
}

.thq-tw-application.thq-tw-application .border-neutral-900\/75 {
  border-color: rgb(23 23 23 / 0.75);
}

.thq-tw-application.thq-tw-application .border-neutral-900\/80 {
  border-color: rgb(23 23 23 / 0.8);
}

.thq-tw-application.thq-tw-application .border-neutral-900\/85 {
  border-color: rgb(23 23 23 / 0.85);
}

.thq-tw-application.thq-tw-application .border-neutral-900\/90 {
  border-color: rgb(23 23 23 / 0.9);
}

.thq-tw-application.thq-tw-application .border-neutral-900\/95 {
  border-color: rgb(23 23 23 / 0.95);
}

.thq-tw-application.thq-tw-application .border-orange-100 {
  --tw-border-opacity: 1;
  border-color: rgb(255 237 213 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-orange-100\/0 {
  border-color: rgb(255 237 213 / 0);
}

.thq-tw-application.thq-tw-application .border-orange-100\/10 {
  border-color: rgb(255 237 213 / 0.1);
}

.thq-tw-application.thq-tw-application .border-orange-100\/100 {
  border-color: rgb(255 237 213 / 1);
}

.thq-tw-application.thq-tw-application .border-orange-100\/15 {
  border-color: rgb(255 237 213 / 0.15);
}

.thq-tw-application.thq-tw-application .border-orange-100\/20 {
  border-color: rgb(255 237 213 / 0.2);
}

.thq-tw-application.thq-tw-application .border-orange-100\/25 {
  border-color: rgb(255 237 213 / 0.25);
}

.thq-tw-application.thq-tw-application .border-orange-100\/30 {
  border-color: rgb(255 237 213 / 0.3);
}

.thq-tw-application.thq-tw-application .border-orange-100\/35 {
  border-color: rgb(255 237 213 / 0.35);
}

.thq-tw-application.thq-tw-application .border-orange-100\/40 {
  border-color: rgb(255 237 213 / 0.4);
}

.thq-tw-application.thq-tw-application .border-orange-100\/45 {
  border-color: rgb(255 237 213 / 0.45);
}

.thq-tw-application.thq-tw-application .border-orange-100\/5 {
  border-color: rgb(255 237 213 / 0.05);
}

.thq-tw-application.thq-tw-application .border-orange-100\/50 {
  border-color: rgb(255 237 213 / 0.5);
}

.thq-tw-application.thq-tw-application .border-orange-100\/55 {
  border-color: rgb(255 237 213 / 0.55);
}

.thq-tw-application.thq-tw-application .border-orange-100\/60 {
  border-color: rgb(255 237 213 / 0.6);
}

.thq-tw-application.thq-tw-application .border-orange-100\/65 {
  border-color: rgb(255 237 213 / 0.65);
}

.thq-tw-application.thq-tw-application .border-orange-100\/70 {
  border-color: rgb(255 237 213 / 0.7);
}

.thq-tw-application.thq-tw-application .border-orange-100\/75 {
  border-color: rgb(255 237 213 / 0.75);
}

.thq-tw-application.thq-tw-application .border-orange-100\/80 {
  border-color: rgb(255 237 213 / 0.8);
}

.thq-tw-application.thq-tw-application .border-orange-100\/85 {
  border-color: rgb(255 237 213 / 0.85);
}

.thq-tw-application.thq-tw-application .border-orange-100\/90 {
  border-color: rgb(255 237 213 / 0.9);
}

.thq-tw-application.thq-tw-application .border-orange-100\/95 {
  border-color: rgb(255 237 213 / 0.95);
}

.thq-tw-application.thq-tw-application .border-orange-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 215 170 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-orange-200\/0 {
  border-color: rgb(254 215 170 / 0);
}

.thq-tw-application.thq-tw-application .border-orange-200\/10 {
  border-color: rgb(254 215 170 / 0.1);
}

.thq-tw-application.thq-tw-application .border-orange-200\/100 {
  border-color: rgb(254 215 170 / 1);
}

.thq-tw-application.thq-tw-application .border-orange-200\/15 {
  border-color: rgb(254 215 170 / 0.15);
}

.thq-tw-application.thq-tw-application .border-orange-200\/20 {
  border-color: rgb(254 215 170 / 0.2);
}

.thq-tw-application.thq-tw-application .border-orange-200\/25 {
  border-color: rgb(254 215 170 / 0.25);
}

.thq-tw-application.thq-tw-application .border-orange-200\/30 {
  border-color: rgb(254 215 170 / 0.3);
}

.thq-tw-application.thq-tw-application .border-orange-200\/35 {
  border-color: rgb(254 215 170 / 0.35);
}

.thq-tw-application.thq-tw-application .border-orange-200\/40 {
  border-color: rgb(254 215 170 / 0.4);
}

.thq-tw-application.thq-tw-application .border-orange-200\/45 {
  border-color: rgb(254 215 170 / 0.45);
}

.thq-tw-application.thq-tw-application .border-orange-200\/5 {
  border-color: rgb(254 215 170 / 0.05);
}

.thq-tw-application.thq-tw-application .border-orange-200\/50 {
  border-color: rgb(254 215 170 / 0.5);
}

.thq-tw-application.thq-tw-application .border-orange-200\/55 {
  border-color: rgb(254 215 170 / 0.55);
}

.thq-tw-application.thq-tw-application .border-orange-200\/60 {
  border-color: rgb(254 215 170 / 0.6);
}

.thq-tw-application.thq-tw-application .border-orange-200\/65 {
  border-color: rgb(254 215 170 / 0.65);
}

.thq-tw-application.thq-tw-application .border-orange-200\/70 {
  border-color: rgb(254 215 170 / 0.7);
}

.thq-tw-application.thq-tw-application .border-orange-200\/75 {
  border-color: rgb(254 215 170 / 0.75);
}

.thq-tw-application.thq-tw-application .border-orange-200\/80 {
  border-color: rgb(254 215 170 / 0.8);
}

.thq-tw-application.thq-tw-application .border-orange-200\/85 {
  border-color: rgb(254 215 170 / 0.85);
}

.thq-tw-application.thq-tw-application .border-orange-200\/90 {
  border-color: rgb(254 215 170 / 0.9);
}

.thq-tw-application.thq-tw-application .border-orange-200\/95 {
  border-color: rgb(254 215 170 / 0.95);
}

.thq-tw-application.thq-tw-application .border-orange-300 {
  --tw-border-opacity: 1;
  border-color: rgb(253 186 116 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-orange-300\/0 {
  border-color: rgb(253 186 116 / 0);
}

.thq-tw-application.thq-tw-application .border-orange-300\/10 {
  border-color: rgb(253 186 116 / 0.1);
}

.thq-tw-application.thq-tw-application .border-orange-300\/100 {
  border-color: rgb(253 186 116 / 1);
}

.thq-tw-application.thq-tw-application .border-orange-300\/15 {
  border-color: rgb(253 186 116 / 0.15);
}

.thq-tw-application.thq-tw-application .border-orange-300\/20 {
  border-color: rgb(253 186 116 / 0.2);
}

.thq-tw-application.thq-tw-application .border-orange-300\/25 {
  border-color: rgb(253 186 116 / 0.25);
}

.thq-tw-application.thq-tw-application .border-orange-300\/30 {
  border-color: rgb(253 186 116 / 0.3);
}

.thq-tw-application.thq-tw-application .border-orange-300\/35 {
  border-color: rgb(253 186 116 / 0.35);
}

.thq-tw-application.thq-tw-application .border-orange-300\/40 {
  border-color: rgb(253 186 116 / 0.4);
}

.thq-tw-application.thq-tw-application .border-orange-300\/45 {
  border-color: rgb(253 186 116 / 0.45);
}

.thq-tw-application.thq-tw-application .border-orange-300\/5 {
  border-color: rgb(253 186 116 / 0.05);
}

.thq-tw-application.thq-tw-application .border-orange-300\/50 {
  border-color: rgb(253 186 116 / 0.5);
}

.thq-tw-application.thq-tw-application .border-orange-300\/55 {
  border-color: rgb(253 186 116 / 0.55);
}

.thq-tw-application.thq-tw-application .border-orange-300\/60 {
  border-color: rgb(253 186 116 / 0.6);
}

.thq-tw-application.thq-tw-application .border-orange-300\/65 {
  border-color: rgb(253 186 116 / 0.65);
}

.thq-tw-application.thq-tw-application .border-orange-300\/70 {
  border-color: rgb(253 186 116 / 0.7);
}

.thq-tw-application.thq-tw-application .border-orange-300\/75 {
  border-color: rgb(253 186 116 / 0.75);
}

.thq-tw-application.thq-tw-application .border-orange-300\/80 {
  border-color: rgb(253 186 116 / 0.8);
}

.thq-tw-application.thq-tw-application .border-orange-300\/85 {
  border-color: rgb(253 186 116 / 0.85);
}

.thq-tw-application.thq-tw-application .border-orange-300\/90 {
  border-color: rgb(253 186 116 / 0.9);
}

.thq-tw-application.thq-tw-application .border-orange-300\/95 {
  border-color: rgb(253 186 116 / 0.95);
}

.thq-tw-application.thq-tw-application .border-orange-400 {
  --tw-border-opacity: 1;
  border-color: rgb(251 146 60 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-orange-400\/0 {
  border-color: rgb(251 146 60 / 0);
}

.thq-tw-application.thq-tw-application .border-orange-400\/10 {
  border-color: rgb(251 146 60 / 0.1);
}

.thq-tw-application.thq-tw-application .border-orange-400\/100 {
  border-color: rgb(251 146 60 / 1);
}

.thq-tw-application.thq-tw-application .border-orange-400\/15 {
  border-color: rgb(251 146 60 / 0.15);
}

.thq-tw-application.thq-tw-application .border-orange-400\/20 {
  border-color: rgb(251 146 60 / 0.2);
}

.thq-tw-application.thq-tw-application .border-orange-400\/25 {
  border-color: rgb(251 146 60 / 0.25);
}

.thq-tw-application.thq-tw-application .border-orange-400\/30 {
  border-color: rgb(251 146 60 / 0.3);
}

.thq-tw-application.thq-tw-application .border-orange-400\/35 {
  border-color: rgb(251 146 60 / 0.35);
}

.thq-tw-application.thq-tw-application .border-orange-400\/40 {
  border-color: rgb(251 146 60 / 0.4);
}

.thq-tw-application.thq-tw-application .border-orange-400\/45 {
  border-color: rgb(251 146 60 / 0.45);
}

.thq-tw-application.thq-tw-application .border-orange-400\/5 {
  border-color: rgb(251 146 60 / 0.05);
}

.thq-tw-application.thq-tw-application .border-orange-400\/50 {
  border-color: rgb(251 146 60 / 0.5);
}

.thq-tw-application.thq-tw-application .border-orange-400\/55 {
  border-color: rgb(251 146 60 / 0.55);
}

.thq-tw-application.thq-tw-application .border-orange-400\/60 {
  border-color: rgb(251 146 60 / 0.6);
}

.thq-tw-application.thq-tw-application .border-orange-400\/65 {
  border-color: rgb(251 146 60 / 0.65);
}

.thq-tw-application.thq-tw-application .border-orange-400\/70 {
  border-color: rgb(251 146 60 / 0.7);
}

.thq-tw-application.thq-tw-application .border-orange-400\/75 {
  border-color: rgb(251 146 60 / 0.75);
}

.thq-tw-application.thq-tw-application .border-orange-400\/80 {
  border-color: rgb(251 146 60 / 0.8);
}

.thq-tw-application.thq-tw-application .border-orange-400\/85 {
  border-color: rgb(251 146 60 / 0.85);
}

.thq-tw-application.thq-tw-application .border-orange-400\/90 {
  border-color: rgb(251 146 60 / 0.9);
}

.thq-tw-application.thq-tw-application .border-orange-400\/95 {
  border-color: rgb(251 146 60 / 0.95);
}

.thq-tw-application.thq-tw-application .border-orange-500 {
  --tw-border-opacity: 1;
  border-color: rgb(249 115 22 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-orange-500\/0 {
  border-color: rgb(249 115 22 / 0);
}

.thq-tw-application.thq-tw-application .border-orange-500\/10 {
  border-color: rgb(249 115 22 / 0.1);
}

.thq-tw-application.thq-tw-application .border-orange-500\/100 {
  border-color: rgb(249 115 22 / 1);
}

.thq-tw-application.thq-tw-application .border-orange-500\/15 {
  border-color: rgb(249 115 22 / 0.15);
}

.thq-tw-application.thq-tw-application .border-orange-500\/20 {
  border-color: rgb(249 115 22 / 0.2);
}

.thq-tw-application.thq-tw-application .border-orange-500\/25 {
  border-color: rgb(249 115 22 / 0.25);
}

.thq-tw-application.thq-tw-application .border-orange-500\/30 {
  border-color: rgb(249 115 22 / 0.3);
}

.thq-tw-application.thq-tw-application .border-orange-500\/35 {
  border-color: rgb(249 115 22 / 0.35);
}

.thq-tw-application.thq-tw-application .border-orange-500\/40 {
  border-color: rgb(249 115 22 / 0.4);
}

.thq-tw-application.thq-tw-application .border-orange-500\/45 {
  border-color: rgb(249 115 22 / 0.45);
}

.thq-tw-application.thq-tw-application .border-orange-500\/5 {
  border-color: rgb(249 115 22 / 0.05);
}

.thq-tw-application.thq-tw-application .border-orange-500\/50 {
  border-color: rgb(249 115 22 / 0.5);
}

.thq-tw-application.thq-tw-application .border-orange-500\/55 {
  border-color: rgb(249 115 22 / 0.55);
}

.thq-tw-application.thq-tw-application .border-orange-500\/60 {
  border-color: rgb(249 115 22 / 0.6);
}

.thq-tw-application.thq-tw-application .border-orange-500\/65 {
  border-color: rgb(249 115 22 / 0.65);
}

.thq-tw-application.thq-tw-application .border-orange-500\/70 {
  border-color: rgb(249 115 22 / 0.7);
}

.thq-tw-application.thq-tw-application .border-orange-500\/75 {
  border-color: rgb(249 115 22 / 0.75);
}

.thq-tw-application.thq-tw-application .border-orange-500\/80 {
  border-color: rgb(249 115 22 / 0.8);
}

.thq-tw-application.thq-tw-application .border-orange-500\/85 {
  border-color: rgb(249 115 22 / 0.85);
}

.thq-tw-application.thq-tw-application .border-orange-500\/90 {
  border-color: rgb(249 115 22 / 0.9);
}

.thq-tw-application.thq-tw-application .border-orange-500\/95 {
  border-color: rgb(249 115 22 / 0.95);
}

.thq-tw-application.thq-tw-application .border-orange-600 {
  --tw-border-opacity: 1;
  border-color: rgb(234 88 12 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-orange-600\/0 {
  border-color: rgb(234 88 12 / 0);
}

.thq-tw-application.thq-tw-application .border-orange-600\/10 {
  border-color: rgb(234 88 12 / 0.1);
}

.thq-tw-application.thq-tw-application .border-orange-600\/100 {
  border-color: rgb(234 88 12 / 1);
}

.thq-tw-application.thq-tw-application .border-orange-600\/15 {
  border-color: rgb(234 88 12 / 0.15);
}

.thq-tw-application.thq-tw-application .border-orange-600\/20 {
  border-color: rgb(234 88 12 / 0.2);
}

.thq-tw-application.thq-tw-application .border-orange-600\/25 {
  border-color: rgb(234 88 12 / 0.25);
}

.thq-tw-application.thq-tw-application .border-orange-600\/30 {
  border-color: rgb(234 88 12 / 0.3);
}

.thq-tw-application.thq-tw-application .border-orange-600\/35 {
  border-color: rgb(234 88 12 / 0.35);
}

.thq-tw-application.thq-tw-application .border-orange-600\/40 {
  border-color: rgb(234 88 12 / 0.4);
}

.thq-tw-application.thq-tw-application .border-orange-600\/45 {
  border-color: rgb(234 88 12 / 0.45);
}

.thq-tw-application.thq-tw-application .border-orange-600\/5 {
  border-color: rgb(234 88 12 / 0.05);
}

.thq-tw-application.thq-tw-application .border-orange-600\/50 {
  border-color: rgb(234 88 12 / 0.5);
}

.thq-tw-application.thq-tw-application .border-orange-600\/55 {
  border-color: rgb(234 88 12 / 0.55);
}

.thq-tw-application.thq-tw-application .border-orange-600\/60 {
  border-color: rgb(234 88 12 / 0.6);
}

.thq-tw-application.thq-tw-application .border-orange-600\/65 {
  border-color: rgb(234 88 12 / 0.65);
}

.thq-tw-application.thq-tw-application .border-orange-600\/70 {
  border-color: rgb(234 88 12 / 0.7);
}

.thq-tw-application.thq-tw-application .border-orange-600\/75 {
  border-color: rgb(234 88 12 / 0.75);
}

.thq-tw-application.thq-tw-application .border-orange-600\/80 {
  border-color: rgb(234 88 12 / 0.8);
}

.thq-tw-application.thq-tw-application .border-orange-600\/85 {
  border-color: rgb(234 88 12 / 0.85);
}

.thq-tw-application.thq-tw-application .border-orange-600\/90 {
  border-color: rgb(234 88 12 / 0.9);
}

.thq-tw-application.thq-tw-application .border-orange-600\/95 {
  border-color: rgb(234 88 12 / 0.95);
}

.thq-tw-application.thq-tw-application .border-orange-700 {
  --tw-border-opacity: 1;
  border-color: rgb(194 65 12 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-orange-700\/0 {
  border-color: rgb(194 65 12 / 0);
}

.thq-tw-application.thq-tw-application .border-orange-700\/10 {
  border-color: rgb(194 65 12 / 0.1);
}

.thq-tw-application.thq-tw-application .border-orange-700\/100 {
  border-color: rgb(194 65 12 / 1);
}

.thq-tw-application.thq-tw-application .border-orange-700\/15 {
  border-color: rgb(194 65 12 / 0.15);
}

.thq-tw-application.thq-tw-application .border-orange-700\/20 {
  border-color: rgb(194 65 12 / 0.2);
}

.thq-tw-application.thq-tw-application .border-orange-700\/25 {
  border-color: rgb(194 65 12 / 0.25);
}

.thq-tw-application.thq-tw-application .border-orange-700\/30 {
  border-color: rgb(194 65 12 / 0.3);
}

.thq-tw-application.thq-tw-application .border-orange-700\/35 {
  border-color: rgb(194 65 12 / 0.35);
}

.thq-tw-application.thq-tw-application .border-orange-700\/40 {
  border-color: rgb(194 65 12 / 0.4);
}

.thq-tw-application.thq-tw-application .border-orange-700\/45 {
  border-color: rgb(194 65 12 / 0.45);
}

.thq-tw-application.thq-tw-application .border-orange-700\/5 {
  border-color: rgb(194 65 12 / 0.05);
}

.thq-tw-application.thq-tw-application .border-orange-700\/50 {
  border-color: rgb(194 65 12 / 0.5);
}

.thq-tw-application.thq-tw-application .border-orange-700\/55 {
  border-color: rgb(194 65 12 / 0.55);
}

.thq-tw-application.thq-tw-application .border-orange-700\/60 {
  border-color: rgb(194 65 12 / 0.6);
}

.thq-tw-application.thq-tw-application .border-orange-700\/65 {
  border-color: rgb(194 65 12 / 0.65);
}

.thq-tw-application.thq-tw-application .border-orange-700\/70 {
  border-color: rgb(194 65 12 / 0.7);
}

.thq-tw-application.thq-tw-application .border-orange-700\/75 {
  border-color: rgb(194 65 12 / 0.75);
}

.thq-tw-application.thq-tw-application .border-orange-700\/80 {
  border-color: rgb(194 65 12 / 0.8);
}

.thq-tw-application.thq-tw-application .border-orange-700\/85 {
  border-color: rgb(194 65 12 / 0.85);
}

.thq-tw-application.thq-tw-application .border-orange-700\/90 {
  border-color: rgb(194 65 12 / 0.9);
}

.thq-tw-application.thq-tw-application .border-orange-700\/95 {
  border-color: rgb(194 65 12 / 0.95);
}

.thq-tw-application.thq-tw-application .border-orange-800 {
  --tw-border-opacity: 1;
  border-color: rgb(154 52 18 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-orange-800\/0 {
  border-color: rgb(154 52 18 / 0);
}

.thq-tw-application.thq-tw-application .border-orange-800\/10 {
  border-color: rgb(154 52 18 / 0.1);
}

.thq-tw-application.thq-tw-application .border-orange-800\/100 {
  border-color: rgb(154 52 18 / 1);
}

.thq-tw-application.thq-tw-application .border-orange-800\/15 {
  border-color: rgb(154 52 18 / 0.15);
}

.thq-tw-application.thq-tw-application .border-orange-800\/20 {
  border-color: rgb(154 52 18 / 0.2);
}

.thq-tw-application.thq-tw-application .border-orange-800\/25 {
  border-color: rgb(154 52 18 / 0.25);
}

.thq-tw-application.thq-tw-application .border-orange-800\/30 {
  border-color: rgb(154 52 18 / 0.3);
}

.thq-tw-application.thq-tw-application .border-orange-800\/35 {
  border-color: rgb(154 52 18 / 0.35);
}

.thq-tw-application.thq-tw-application .border-orange-800\/40 {
  border-color: rgb(154 52 18 / 0.4);
}

.thq-tw-application.thq-tw-application .border-orange-800\/45 {
  border-color: rgb(154 52 18 / 0.45);
}

.thq-tw-application.thq-tw-application .border-orange-800\/5 {
  border-color: rgb(154 52 18 / 0.05);
}

.thq-tw-application.thq-tw-application .border-orange-800\/50 {
  border-color: rgb(154 52 18 / 0.5);
}

.thq-tw-application.thq-tw-application .border-orange-800\/55 {
  border-color: rgb(154 52 18 / 0.55);
}

.thq-tw-application.thq-tw-application .border-orange-800\/60 {
  border-color: rgb(154 52 18 / 0.6);
}

.thq-tw-application.thq-tw-application .border-orange-800\/65 {
  border-color: rgb(154 52 18 / 0.65);
}

.thq-tw-application.thq-tw-application .border-orange-800\/70 {
  border-color: rgb(154 52 18 / 0.7);
}

.thq-tw-application.thq-tw-application .border-orange-800\/75 {
  border-color: rgb(154 52 18 / 0.75);
}

.thq-tw-application.thq-tw-application .border-orange-800\/80 {
  border-color: rgb(154 52 18 / 0.8);
}

.thq-tw-application.thq-tw-application .border-orange-800\/85 {
  border-color: rgb(154 52 18 / 0.85);
}

.thq-tw-application.thq-tw-application .border-orange-800\/90 {
  border-color: rgb(154 52 18 / 0.9);
}

.thq-tw-application.thq-tw-application .border-orange-800\/95 {
  border-color: rgb(154 52 18 / 0.95);
}

.thq-tw-application.thq-tw-application .border-orange-900 {
  --tw-border-opacity: 1;
  border-color: rgb(124 45 18 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-orange-900\/0 {
  border-color: rgb(124 45 18 / 0);
}

.thq-tw-application.thq-tw-application .border-orange-900\/10 {
  border-color: rgb(124 45 18 / 0.1);
}

.thq-tw-application.thq-tw-application .border-orange-900\/100 {
  border-color: rgb(124 45 18 / 1);
}

.thq-tw-application.thq-tw-application .border-orange-900\/15 {
  border-color: rgb(124 45 18 / 0.15);
}

.thq-tw-application.thq-tw-application .border-orange-900\/20 {
  border-color: rgb(124 45 18 / 0.2);
}

.thq-tw-application.thq-tw-application .border-orange-900\/25 {
  border-color: rgb(124 45 18 / 0.25);
}

.thq-tw-application.thq-tw-application .border-orange-900\/30 {
  border-color: rgb(124 45 18 / 0.3);
}

.thq-tw-application.thq-tw-application .border-orange-900\/35 {
  border-color: rgb(124 45 18 / 0.35);
}

.thq-tw-application.thq-tw-application .border-orange-900\/40 {
  border-color: rgb(124 45 18 / 0.4);
}

.thq-tw-application.thq-tw-application .border-orange-900\/45 {
  border-color: rgb(124 45 18 / 0.45);
}

.thq-tw-application.thq-tw-application .border-orange-900\/5 {
  border-color: rgb(124 45 18 / 0.05);
}

.thq-tw-application.thq-tw-application .border-orange-900\/50 {
  border-color: rgb(124 45 18 / 0.5);
}

.thq-tw-application.thq-tw-application .border-orange-900\/55 {
  border-color: rgb(124 45 18 / 0.55);
}

.thq-tw-application.thq-tw-application .border-orange-900\/60 {
  border-color: rgb(124 45 18 / 0.6);
}

.thq-tw-application.thq-tw-application .border-orange-900\/65 {
  border-color: rgb(124 45 18 / 0.65);
}

.thq-tw-application.thq-tw-application .border-orange-900\/70 {
  border-color: rgb(124 45 18 / 0.7);
}

.thq-tw-application.thq-tw-application .border-orange-900\/75 {
  border-color: rgb(124 45 18 / 0.75);
}

.thq-tw-application.thq-tw-application .border-orange-900\/80 {
  border-color: rgb(124 45 18 / 0.8);
}

.thq-tw-application.thq-tw-application .border-orange-900\/85 {
  border-color: rgb(124 45 18 / 0.85);
}

.thq-tw-application.thq-tw-application .border-orange-900\/90 {
  border-color: rgb(124 45 18 / 0.9);
}

.thq-tw-application.thq-tw-application .border-orange-900\/95 {
  border-color: rgb(124 45 18 / 0.95);
}

.thq-tw-application.thq-tw-application .border-pink-100 {
  --tw-border-opacity: 1;
  border-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-pink-100\/0 {
  border-color: rgb(252 231 243 / 0);
}

.thq-tw-application.thq-tw-application .border-pink-100\/10 {
  border-color: rgb(252 231 243 / 0.1);
}

.thq-tw-application.thq-tw-application .border-pink-100\/100 {
  border-color: rgb(252 231 243 / 1);
}

.thq-tw-application.thq-tw-application .border-pink-100\/15 {
  border-color: rgb(252 231 243 / 0.15);
}

.thq-tw-application.thq-tw-application .border-pink-100\/20 {
  border-color: rgb(252 231 243 / 0.2);
}

.thq-tw-application.thq-tw-application .border-pink-100\/25 {
  border-color: rgb(252 231 243 / 0.25);
}

.thq-tw-application.thq-tw-application .border-pink-100\/30 {
  border-color: rgb(252 231 243 / 0.3);
}

.thq-tw-application.thq-tw-application .border-pink-100\/35 {
  border-color: rgb(252 231 243 / 0.35);
}

.thq-tw-application.thq-tw-application .border-pink-100\/40 {
  border-color: rgb(252 231 243 / 0.4);
}

.thq-tw-application.thq-tw-application .border-pink-100\/45 {
  border-color: rgb(252 231 243 / 0.45);
}

.thq-tw-application.thq-tw-application .border-pink-100\/5 {
  border-color: rgb(252 231 243 / 0.05);
}

.thq-tw-application.thq-tw-application .border-pink-100\/50 {
  border-color: rgb(252 231 243 / 0.5);
}

.thq-tw-application.thq-tw-application .border-pink-100\/55 {
  border-color: rgb(252 231 243 / 0.55);
}

.thq-tw-application.thq-tw-application .border-pink-100\/60 {
  border-color: rgb(252 231 243 / 0.6);
}

.thq-tw-application.thq-tw-application .border-pink-100\/65 {
  border-color: rgb(252 231 243 / 0.65);
}

.thq-tw-application.thq-tw-application .border-pink-100\/70 {
  border-color: rgb(252 231 243 / 0.7);
}

.thq-tw-application.thq-tw-application .border-pink-100\/75 {
  border-color: rgb(252 231 243 / 0.75);
}

.thq-tw-application.thq-tw-application .border-pink-100\/80 {
  border-color: rgb(252 231 243 / 0.8);
}

.thq-tw-application.thq-tw-application .border-pink-100\/85 {
  border-color: rgb(252 231 243 / 0.85);
}

.thq-tw-application.thq-tw-application .border-pink-100\/90 {
  border-color: rgb(252 231 243 / 0.9);
}

.thq-tw-application.thq-tw-application .border-pink-100\/95 {
  border-color: rgb(252 231 243 / 0.95);
}

.thq-tw-application.thq-tw-application .border-pink-200 {
  --tw-border-opacity: 1;
  border-color: rgb(251 207 232 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-pink-200\/0 {
  border-color: rgb(251 207 232 / 0);
}

.thq-tw-application.thq-tw-application .border-pink-200\/10 {
  border-color: rgb(251 207 232 / 0.1);
}

.thq-tw-application.thq-tw-application .border-pink-200\/100 {
  border-color: rgb(251 207 232 / 1);
}

.thq-tw-application.thq-tw-application .border-pink-200\/15 {
  border-color: rgb(251 207 232 / 0.15);
}

.thq-tw-application.thq-tw-application .border-pink-200\/20 {
  border-color: rgb(251 207 232 / 0.2);
}

.thq-tw-application.thq-tw-application .border-pink-200\/25 {
  border-color: rgb(251 207 232 / 0.25);
}

.thq-tw-application.thq-tw-application .border-pink-200\/30 {
  border-color: rgb(251 207 232 / 0.3);
}

.thq-tw-application.thq-tw-application .border-pink-200\/35 {
  border-color: rgb(251 207 232 / 0.35);
}

.thq-tw-application.thq-tw-application .border-pink-200\/40 {
  border-color: rgb(251 207 232 / 0.4);
}

.thq-tw-application.thq-tw-application .border-pink-200\/45 {
  border-color: rgb(251 207 232 / 0.45);
}

.thq-tw-application.thq-tw-application .border-pink-200\/5 {
  border-color: rgb(251 207 232 / 0.05);
}

.thq-tw-application.thq-tw-application .border-pink-200\/50 {
  border-color: rgb(251 207 232 / 0.5);
}

.thq-tw-application.thq-tw-application .border-pink-200\/55 {
  border-color: rgb(251 207 232 / 0.55);
}

.thq-tw-application.thq-tw-application .border-pink-200\/60 {
  border-color: rgb(251 207 232 / 0.6);
}

.thq-tw-application.thq-tw-application .border-pink-200\/65 {
  border-color: rgb(251 207 232 / 0.65);
}

.thq-tw-application.thq-tw-application .border-pink-200\/70 {
  border-color: rgb(251 207 232 / 0.7);
}

.thq-tw-application.thq-tw-application .border-pink-200\/75 {
  border-color: rgb(251 207 232 / 0.75);
}

.thq-tw-application.thq-tw-application .border-pink-200\/80 {
  border-color: rgb(251 207 232 / 0.8);
}

.thq-tw-application.thq-tw-application .border-pink-200\/85 {
  border-color: rgb(251 207 232 / 0.85);
}

.thq-tw-application.thq-tw-application .border-pink-200\/90 {
  border-color: rgb(251 207 232 / 0.9);
}

.thq-tw-application.thq-tw-application .border-pink-200\/95 {
  border-color: rgb(251 207 232 / 0.95);
}

.thq-tw-application.thq-tw-application .border-pink-300 {
  --tw-border-opacity: 1;
  border-color: rgb(249 168 212 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-pink-300\/0 {
  border-color: rgb(249 168 212 / 0);
}

.thq-tw-application.thq-tw-application .border-pink-300\/10 {
  border-color: rgb(249 168 212 / 0.1);
}

.thq-tw-application.thq-tw-application .border-pink-300\/100 {
  border-color: rgb(249 168 212 / 1);
}

.thq-tw-application.thq-tw-application .border-pink-300\/15 {
  border-color: rgb(249 168 212 / 0.15);
}

.thq-tw-application.thq-tw-application .border-pink-300\/20 {
  border-color: rgb(249 168 212 / 0.2);
}

.thq-tw-application.thq-tw-application .border-pink-300\/25 {
  border-color: rgb(249 168 212 / 0.25);
}

.thq-tw-application.thq-tw-application .border-pink-300\/30 {
  border-color: rgb(249 168 212 / 0.3);
}

.thq-tw-application.thq-tw-application .border-pink-300\/35 {
  border-color: rgb(249 168 212 / 0.35);
}

.thq-tw-application.thq-tw-application .border-pink-300\/40 {
  border-color: rgb(249 168 212 / 0.4);
}

.thq-tw-application.thq-tw-application .border-pink-300\/45 {
  border-color: rgb(249 168 212 / 0.45);
}

.thq-tw-application.thq-tw-application .border-pink-300\/5 {
  border-color: rgb(249 168 212 / 0.05);
}

.thq-tw-application.thq-tw-application .border-pink-300\/50 {
  border-color: rgb(249 168 212 / 0.5);
}

.thq-tw-application.thq-tw-application .border-pink-300\/55 {
  border-color: rgb(249 168 212 / 0.55);
}

.thq-tw-application.thq-tw-application .border-pink-300\/60 {
  border-color: rgb(249 168 212 / 0.6);
}

.thq-tw-application.thq-tw-application .border-pink-300\/65 {
  border-color: rgb(249 168 212 / 0.65);
}

.thq-tw-application.thq-tw-application .border-pink-300\/70 {
  border-color: rgb(249 168 212 / 0.7);
}

.thq-tw-application.thq-tw-application .border-pink-300\/75 {
  border-color: rgb(249 168 212 / 0.75);
}

.thq-tw-application.thq-tw-application .border-pink-300\/80 {
  border-color: rgb(249 168 212 / 0.8);
}

.thq-tw-application.thq-tw-application .border-pink-300\/85 {
  border-color: rgb(249 168 212 / 0.85);
}

.thq-tw-application.thq-tw-application .border-pink-300\/90 {
  border-color: rgb(249 168 212 / 0.9);
}

.thq-tw-application.thq-tw-application .border-pink-300\/95 {
  border-color: rgb(249 168 212 / 0.95);
}

.thq-tw-application.thq-tw-application .border-pink-400 {
  --tw-border-opacity: 1;
  border-color: rgb(244 114 182 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-pink-400\/0 {
  border-color: rgb(244 114 182 / 0);
}

.thq-tw-application.thq-tw-application .border-pink-400\/10 {
  border-color: rgb(244 114 182 / 0.1);
}

.thq-tw-application.thq-tw-application .border-pink-400\/100 {
  border-color: rgb(244 114 182 / 1);
}

.thq-tw-application.thq-tw-application .border-pink-400\/15 {
  border-color: rgb(244 114 182 / 0.15);
}

.thq-tw-application.thq-tw-application .border-pink-400\/20 {
  border-color: rgb(244 114 182 / 0.2);
}

.thq-tw-application.thq-tw-application .border-pink-400\/25 {
  border-color: rgb(244 114 182 / 0.25);
}

.thq-tw-application.thq-tw-application .border-pink-400\/30 {
  border-color: rgb(244 114 182 / 0.3);
}

.thq-tw-application.thq-tw-application .border-pink-400\/35 {
  border-color: rgb(244 114 182 / 0.35);
}

.thq-tw-application.thq-tw-application .border-pink-400\/40 {
  border-color: rgb(244 114 182 / 0.4);
}

.thq-tw-application.thq-tw-application .border-pink-400\/45 {
  border-color: rgb(244 114 182 / 0.45);
}

.thq-tw-application.thq-tw-application .border-pink-400\/5 {
  border-color: rgb(244 114 182 / 0.05);
}

.thq-tw-application.thq-tw-application .border-pink-400\/50 {
  border-color: rgb(244 114 182 / 0.5);
}

.thq-tw-application.thq-tw-application .border-pink-400\/55 {
  border-color: rgb(244 114 182 / 0.55);
}

.thq-tw-application.thq-tw-application .border-pink-400\/60 {
  border-color: rgb(244 114 182 / 0.6);
}

.thq-tw-application.thq-tw-application .border-pink-400\/65 {
  border-color: rgb(244 114 182 / 0.65);
}

.thq-tw-application.thq-tw-application .border-pink-400\/70 {
  border-color: rgb(244 114 182 / 0.7);
}

.thq-tw-application.thq-tw-application .border-pink-400\/75 {
  border-color: rgb(244 114 182 / 0.75);
}

.thq-tw-application.thq-tw-application .border-pink-400\/80 {
  border-color: rgb(244 114 182 / 0.8);
}

.thq-tw-application.thq-tw-application .border-pink-400\/85 {
  border-color: rgb(244 114 182 / 0.85);
}

.thq-tw-application.thq-tw-application .border-pink-400\/90 {
  border-color: rgb(244 114 182 / 0.9);
}

.thq-tw-application.thq-tw-application .border-pink-400\/95 {
  border-color: rgb(244 114 182 / 0.95);
}

.thq-tw-application.thq-tw-application .border-pink-500 {
  --tw-border-opacity: 1;
  border-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-pink-500\/0 {
  border-color: rgb(236 72 153 / 0);
}

.thq-tw-application.thq-tw-application .border-pink-500\/10 {
  border-color: rgb(236 72 153 / 0.1);
}

.thq-tw-application.thq-tw-application .border-pink-500\/100 {
  border-color: rgb(236 72 153 / 1);
}

.thq-tw-application.thq-tw-application .border-pink-500\/15 {
  border-color: rgb(236 72 153 / 0.15);
}

.thq-tw-application.thq-tw-application .border-pink-500\/20 {
  border-color: rgb(236 72 153 / 0.2);
}

.thq-tw-application.thq-tw-application .border-pink-500\/25 {
  border-color: rgb(236 72 153 / 0.25);
}

.thq-tw-application.thq-tw-application .border-pink-500\/30 {
  border-color: rgb(236 72 153 / 0.3);
}

.thq-tw-application.thq-tw-application .border-pink-500\/35 {
  border-color: rgb(236 72 153 / 0.35);
}

.thq-tw-application.thq-tw-application .border-pink-500\/40 {
  border-color: rgb(236 72 153 / 0.4);
}

.thq-tw-application.thq-tw-application .border-pink-500\/45 {
  border-color: rgb(236 72 153 / 0.45);
}

.thq-tw-application.thq-tw-application .border-pink-500\/5 {
  border-color: rgb(236 72 153 / 0.05);
}

.thq-tw-application.thq-tw-application .border-pink-500\/50 {
  border-color: rgb(236 72 153 / 0.5);
}

.thq-tw-application.thq-tw-application .border-pink-500\/55 {
  border-color: rgb(236 72 153 / 0.55);
}

.thq-tw-application.thq-tw-application .border-pink-500\/60 {
  border-color: rgb(236 72 153 / 0.6);
}

.thq-tw-application.thq-tw-application .border-pink-500\/65 {
  border-color: rgb(236 72 153 / 0.65);
}

.thq-tw-application.thq-tw-application .border-pink-500\/70 {
  border-color: rgb(236 72 153 / 0.7);
}

.thq-tw-application.thq-tw-application .border-pink-500\/75 {
  border-color: rgb(236 72 153 / 0.75);
}

.thq-tw-application.thq-tw-application .border-pink-500\/80 {
  border-color: rgb(236 72 153 / 0.8);
}

.thq-tw-application.thq-tw-application .border-pink-500\/85 {
  border-color: rgb(236 72 153 / 0.85);
}

.thq-tw-application.thq-tw-application .border-pink-500\/90 {
  border-color: rgb(236 72 153 / 0.9);
}

.thq-tw-application.thq-tw-application .border-pink-500\/95 {
  border-color: rgb(236 72 153 / 0.95);
}

.thq-tw-application.thq-tw-application .border-pink-600 {
  --tw-border-opacity: 1;
  border-color: rgb(219 39 119 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-pink-600\/0 {
  border-color: rgb(219 39 119 / 0);
}

.thq-tw-application.thq-tw-application .border-pink-600\/10 {
  border-color: rgb(219 39 119 / 0.1);
}

.thq-tw-application.thq-tw-application .border-pink-600\/100 {
  border-color: rgb(219 39 119 / 1);
}

.thq-tw-application.thq-tw-application .border-pink-600\/15 {
  border-color: rgb(219 39 119 / 0.15);
}

.thq-tw-application.thq-tw-application .border-pink-600\/20 {
  border-color: rgb(219 39 119 / 0.2);
}

.thq-tw-application.thq-tw-application .border-pink-600\/25 {
  border-color: rgb(219 39 119 / 0.25);
}

.thq-tw-application.thq-tw-application .border-pink-600\/30 {
  border-color: rgb(219 39 119 / 0.3);
}

.thq-tw-application.thq-tw-application .border-pink-600\/35 {
  border-color: rgb(219 39 119 / 0.35);
}

.thq-tw-application.thq-tw-application .border-pink-600\/40 {
  border-color: rgb(219 39 119 / 0.4);
}

.thq-tw-application.thq-tw-application .border-pink-600\/45 {
  border-color: rgb(219 39 119 / 0.45);
}

.thq-tw-application.thq-tw-application .border-pink-600\/5 {
  border-color: rgb(219 39 119 / 0.05);
}

.thq-tw-application.thq-tw-application .border-pink-600\/50 {
  border-color: rgb(219 39 119 / 0.5);
}

.thq-tw-application.thq-tw-application .border-pink-600\/55 {
  border-color: rgb(219 39 119 / 0.55);
}

.thq-tw-application.thq-tw-application .border-pink-600\/60 {
  border-color: rgb(219 39 119 / 0.6);
}

.thq-tw-application.thq-tw-application .border-pink-600\/65 {
  border-color: rgb(219 39 119 / 0.65);
}

.thq-tw-application.thq-tw-application .border-pink-600\/70 {
  border-color: rgb(219 39 119 / 0.7);
}

.thq-tw-application.thq-tw-application .border-pink-600\/75 {
  border-color: rgb(219 39 119 / 0.75);
}

.thq-tw-application.thq-tw-application .border-pink-600\/80 {
  border-color: rgb(219 39 119 / 0.8);
}

.thq-tw-application.thq-tw-application .border-pink-600\/85 {
  border-color: rgb(219 39 119 / 0.85);
}

.thq-tw-application.thq-tw-application .border-pink-600\/90 {
  border-color: rgb(219 39 119 / 0.9);
}

.thq-tw-application.thq-tw-application .border-pink-600\/95 {
  border-color: rgb(219 39 119 / 0.95);
}

.thq-tw-application.thq-tw-application .border-pink-700 {
  --tw-border-opacity: 1;
  border-color: rgb(190 24 93 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-pink-700\/0 {
  border-color: rgb(190 24 93 / 0);
}

.thq-tw-application.thq-tw-application .border-pink-700\/10 {
  border-color: rgb(190 24 93 / 0.1);
}

.thq-tw-application.thq-tw-application .border-pink-700\/100 {
  border-color: rgb(190 24 93 / 1);
}

.thq-tw-application.thq-tw-application .border-pink-700\/15 {
  border-color: rgb(190 24 93 / 0.15);
}

.thq-tw-application.thq-tw-application .border-pink-700\/20 {
  border-color: rgb(190 24 93 / 0.2);
}

.thq-tw-application.thq-tw-application .border-pink-700\/25 {
  border-color: rgb(190 24 93 / 0.25);
}

.thq-tw-application.thq-tw-application .border-pink-700\/30 {
  border-color: rgb(190 24 93 / 0.3);
}

.thq-tw-application.thq-tw-application .border-pink-700\/35 {
  border-color: rgb(190 24 93 / 0.35);
}

.thq-tw-application.thq-tw-application .border-pink-700\/40 {
  border-color: rgb(190 24 93 / 0.4);
}

.thq-tw-application.thq-tw-application .border-pink-700\/45 {
  border-color: rgb(190 24 93 / 0.45);
}

.thq-tw-application.thq-tw-application .border-pink-700\/5 {
  border-color: rgb(190 24 93 / 0.05);
}

.thq-tw-application.thq-tw-application .border-pink-700\/50 {
  border-color: rgb(190 24 93 / 0.5);
}

.thq-tw-application.thq-tw-application .border-pink-700\/55 {
  border-color: rgb(190 24 93 / 0.55);
}

.thq-tw-application.thq-tw-application .border-pink-700\/60 {
  border-color: rgb(190 24 93 / 0.6);
}

.thq-tw-application.thq-tw-application .border-pink-700\/65 {
  border-color: rgb(190 24 93 / 0.65);
}

.thq-tw-application.thq-tw-application .border-pink-700\/70 {
  border-color: rgb(190 24 93 / 0.7);
}

.thq-tw-application.thq-tw-application .border-pink-700\/75 {
  border-color: rgb(190 24 93 / 0.75);
}

.thq-tw-application.thq-tw-application .border-pink-700\/80 {
  border-color: rgb(190 24 93 / 0.8);
}

.thq-tw-application.thq-tw-application .border-pink-700\/85 {
  border-color: rgb(190 24 93 / 0.85);
}

.thq-tw-application.thq-tw-application .border-pink-700\/90 {
  border-color: rgb(190 24 93 / 0.9);
}

.thq-tw-application.thq-tw-application .border-pink-700\/95 {
  border-color: rgb(190 24 93 / 0.95);
}

.thq-tw-application.thq-tw-application .border-pink-800 {
  --tw-border-opacity: 1;
  border-color: rgb(157 23 77 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-pink-800\/0 {
  border-color: rgb(157 23 77 / 0);
}

.thq-tw-application.thq-tw-application .border-pink-800\/10 {
  border-color: rgb(157 23 77 / 0.1);
}

.thq-tw-application.thq-tw-application .border-pink-800\/100 {
  border-color: rgb(157 23 77 / 1);
}

.thq-tw-application.thq-tw-application .border-pink-800\/15 {
  border-color: rgb(157 23 77 / 0.15);
}

.thq-tw-application.thq-tw-application .border-pink-800\/20 {
  border-color: rgb(157 23 77 / 0.2);
}

.thq-tw-application.thq-tw-application .border-pink-800\/25 {
  border-color: rgb(157 23 77 / 0.25);
}

.thq-tw-application.thq-tw-application .border-pink-800\/30 {
  border-color: rgb(157 23 77 / 0.3);
}

.thq-tw-application.thq-tw-application .border-pink-800\/35 {
  border-color: rgb(157 23 77 / 0.35);
}

.thq-tw-application.thq-tw-application .border-pink-800\/40 {
  border-color: rgb(157 23 77 / 0.4);
}

.thq-tw-application.thq-tw-application .border-pink-800\/45 {
  border-color: rgb(157 23 77 / 0.45);
}

.thq-tw-application.thq-tw-application .border-pink-800\/5 {
  border-color: rgb(157 23 77 / 0.05);
}

.thq-tw-application.thq-tw-application .border-pink-800\/50 {
  border-color: rgb(157 23 77 / 0.5);
}

.thq-tw-application.thq-tw-application .border-pink-800\/55 {
  border-color: rgb(157 23 77 / 0.55);
}

.thq-tw-application.thq-tw-application .border-pink-800\/60 {
  border-color: rgb(157 23 77 / 0.6);
}

.thq-tw-application.thq-tw-application .border-pink-800\/65 {
  border-color: rgb(157 23 77 / 0.65);
}

.thq-tw-application.thq-tw-application .border-pink-800\/70 {
  border-color: rgb(157 23 77 / 0.7);
}

.thq-tw-application.thq-tw-application .border-pink-800\/75 {
  border-color: rgb(157 23 77 / 0.75);
}

.thq-tw-application.thq-tw-application .border-pink-800\/80 {
  border-color: rgb(157 23 77 / 0.8);
}

.thq-tw-application.thq-tw-application .border-pink-800\/85 {
  border-color: rgb(157 23 77 / 0.85);
}

.thq-tw-application.thq-tw-application .border-pink-800\/90 {
  border-color: rgb(157 23 77 / 0.9);
}

.thq-tw-application.thq-tw-application .border-pink-800\/95 {
  border-color: rgb(157 23 77 / 0.95);
}

.thq-tw-application.thq-tw-application .border-pink-900 {
  --tw-border-opacity: 1;
  border-color: rgb(131 24 67 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-pink-900\/0 {
  border-color: rgb(131 24 67 / 0);
}

.thq-tw-application.thq-tw-application .border-pink-900\/10 {
  border-color: rgb(131 24 67 / 0.1);
}

.thq-tw-application.thq-tw-application .border-pink-900\/100 {
  border-color: rgb(131 24 67 / 1);
}

.thq-tw-application.thq-tw-application .border-pink-900\/15 {
  border-color: rgb(131 24 67 / 0.15);
}

.thq-tw-application.thq-tw-application .border-pink-900\/20 {
  border-color: rgb(131 24 67 / 0.2);
}

.thq-tw-application.thq-tw-application .border-pink-900\/25 {
  border-color: rgb(131 24 67 / 0.25);
}

.thq-tw-application.thq-tw-application .border-pink-900\/30 {
  border-color: rgb(131 24 67 / 0.3);
}

.thq-tw-application.thq-tw-application .border-pink-900\/35 {
  border-color: rgb(131 24 67 / 0.35);
}

.thq-tw-application.thq-tw-application .border-pink-900\/40 {
  border-color: rgb(131 24 67 / 0.4);
}

.thq-tw-application.thq-tw-application .border-pink-900\/45 {
  border-color: rgb(131 24 67 / 0.45);
}

.thq-tw-application.thq-tw-application .border-pink-900\/5 {
  border-color: rgb(131 24 67 / 0.05);
}

.thq-tw-application.thq-tw-application .border-pink-900\/50 {
  border-color: rgb(131 24 67 / 0.5);
}

.thq-tw-application.thq-tw-application .border-pink-900\/55 {
  border-color: rgb(131 24 67 / 0.55);
}

.thq-tw-application.thq-tw-application .border-pink-900\/60 {
  border-color: rgb(131 24 67 / 0.6);
}

.thq-tw-application.thq-tw-application .border-pink-900\/65 {
  border-color: rgb(131 24 67 / 0.65);
}

.thq-tw-application.thq-tw-application .border-pink-900\/70 {
  border-color: rgb(131 24 67 / 0.7);
}

.thq-tw-application.thq-tw-application .border-pink-900\/75 {
  border-color: rgb(131 24 67 / 0.75);
}

.thq-tw-application.thq-tw-application .border-pink-900\/80 {
  border-color: rgb(131 24 67 / 0.8);
}

.thq-tw-application.thq-tw-application .border-pink-900\/85 {
  border-color: rgb(131 24 67 / 0.85);
}

.thq-tw-application.thq-tw-application .border-pink-900\/90 {
  border-color: rgb(131 24 67 / 0.9);
}

.thq-tw-application.thq-tw-application .border-pink-900\/95 {
  border-color: rgb(131 24 67 / 0.95);
}

.thq-tw-application.thq-tw-application .border-purple-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 232 255 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-purple-100\/0 {
  border-color: rgb(243 232 255 / 0);
}

.thq-tw-application.thq-tw-application .border-purple-100\/10 {
  border-color: rgb(243 232 255 / 0.1);
}

.thq-tw-application.thq-tw-application .border-purple-100\/100 {
  border-color: rgb(243 232 255 / 1);
}

.thq-tw-application.thq-tw-application .border-purple-100\/15 {
  border-color: rgb(243 232 255 / 0.15);
}

.thq-tw-application.thq-tw-application .border-purple-100\/20 {
  border-color: rgb(243 232 255 / 0.2);
}

.thq-tw-application.thq-tw-application .border-purple-100\/25 {
  border-color: rgb(243 232 255 / 0.25);
}

.thq-tw-application.thq-tw-application .border-purple-100\/30 {
  border-color: rgb(243 232 255 / 0.3);
}

.thq-tw-application.thq-tw-application .border-purple-100\/35 {
  border-color: rgb(243 232 255 / 0.35);
}

.thq-tw-application.thq-tw-application .border-purple-100\/40 {
  border-color: rgb(243 232 255 / 0.4);
}

.thq-tw-application.thq-tw-application .border-purple-100\/45 {
  border-color: rgb(243 232 255 / 0.45);
}

.thq-tw-application.thq-tw-application .border-purple-100\/5 {
  border-color: rgb(243 232 255 / 0.05);
}

.thq-tw-application.thq-tw-application .border-purple-100\/50 {
  border-color: rgb(243 232 255 / 0.5);
}

.thq-tw-application.thq-tw-application .border-purple-100\/55 {
  border-color: rgb(243 232 255 / 0.55);
}

.thq-tw-application.thq-tw-application .border-purple-100\/60 {
  border-color: rgb(243 232 255 / 0.6);
}

.thq-tw-application.thq-tw-application .border-purple-100\/65 {
  border-color: rgb(243 232 255 / 0.65);
}

.thq-tw-application.thq-tw-application .border-purple-100\/70 {
  border-color: rgb(243 232 255 / 0.7);
}

.thq-tw-application.thq-tw-application .border-purple-100\/75 {
  border-color: rgb(243 232 255 / 0.75);
}

.thq-tw-application.thq-tw-application .border-purple-100\/80 {
  border-color: rgb(243 232 255 / 0.8);
}

.thq-tw-application.thq-tw-application .border-purple-100\/85 {
  border-color: rgb(243 232 255 / 0.85);
}

.thq-tw-application.thq-tw-application .border-purple-100\/90 {
  border-color: rgb(243 232 255 / 0.9);
}

.thq-tw-application.thq-tw-application .border-purple-100\/95 {
  border-color: rgb(243 232 255 / 0.95);
}

.thq-tw-application.thq-tw-application .border-purple-200 {
  --tw-border-opacity: 1;
  border-color: rgb(233 213 255 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-purple-200\/0 {
  border-color: rgb(233 213 255 / 0);
}

.thq-tw-application.thq-tw-application .border-purple-200\/10 {
  border-color: rgb(233 213 255 / 0.1);
}

.thq-tw-application.thq-tw-application .border-purple-200\/100 {
  border-color: rgb(233 213 255 / 1);
}

.thq-tw-application.thq-tw-application .border-purple-200\/15 {
  border-color: rgb(233 213 255 / 0.15);
}

.thq-tw-application.thq-tw-application .border-purple-200\/20 {
  border-color: rgb(233 213 255 / 0.2);
}

.thq-tw-application.thq-tw-application .border-purple-200\/25 {
  border-color: rgb(233 213 255 / 0.25);
}

.thq-tw-application.thq-tw-application .border-purple-200\/30 {
  border-color: rgb(233 213 255 / 0.3);
}

.thq-tw-application.thq-tw-application .border-purple-200\/35 {
  border-color: rgb(233 213 255 / 0.35);
}

.thq-tw-application.thq-tw-application .border-purple-200\/40 {
  border-color: rgb(233 213 255 / 0.4);
}

.thq-tw-application.thq-tw-application .border-purple-200\/45 {
  border-color: rgb(233 213 255 / 0.45);
}

.thq-tw-application.thq-tw-application .border-purple-200\/5 {
  border-color: rgb(233 213 255 / 0.05);
}

.thq-tw-application.thq-tw-application .border-purple-200\/50 {
  border-color: rgb(233 213 255 / 0.5);
}

.thq-tw-application.thq-tw-application .border-purple-200\/55 {
  border-color: rgb(233 213 255 / 0.55);
}

.thq-tw-application.thq-tw-application .border-purple-200\/60 {
  border-color: rgb(233 213 255 / 0.6);
}

.thq-tw-application.thq-tw-application .border-purple-200\/65 {
  border-color: rgb(233 213 255 / 0.65);
}

.thq-tw-application.thq-tw-application .border-purple-200\/70 {
  border-color: rgb(233 213 255 / 0.7);
}

.thq-tw-application.thq-tw-application .border-purple-200\/75 {
  border-color: rgb(233 213 255 / 0.75);
}

.thq-tw-application.thq-tw-application .border-purple-200\/80 {
  border-color: rgb(233 213 255 / 0.8);
}

.thq-tw-application.thq-tw-application .border-purple-200\/85 {
  border-color: rgb(233 213 255 / 0.85);
}

.thq-tw-application.thq-tw-application .border-purple-200\/90 {
  border-color: rgb(233 213 255 / 0.9);
}

.thq-tw-application.thq-tw-application .border-purple-200\/95 {
  border-color: rgb(233 213 255 / 0.95);
}

.thq-tw-application.thq-tw-application .border-purple-300 {
  --tw-border-opacity: 1;
  border-color: rgb(216 180 254 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-purple-300\/0 {
  border-color: rgb(216 180 254 / 0);
}

.thq-tw-application.thq-tw-application .border-purple-300\/10 {
  border-color: rgb(216 180 254 / 0.1);
}

.thq-tw-application.thq-tw-application .border-purple-300\/100 {
  border-color: rgb(216 180 254 / 1);
}

.thq-tw-application.thq-tw-application .border-purple-300\/15 {
  border-color: rgb(216 180 254 / 0.15);
}

.thq-tw-application.thq-tw-application .border-purple-300\/20 {
  border-color: rgb(216 180 254 / 0.2);
}

.thq-tw-application.thq-tw-application .border-purple-300\/25 {
  border-color: rgb(216 180 254 / 0.25);
}

.thq-tw-application.thq-tw-application .border-purple-300\/30 {
  border-color: rgb(216 180 254 / 0.3);
}

.thq-tw-application.thq-tw-application .border-purple-300\/35 {
  border-color: rgb(216 180 254 / 0.35);
}

.thq-tw-application.thq-tw-application .border-purple-300\/40 {
  border-color: rgb(216 180 254 / 0.4);
}

.thq-tw-application.thq-tw-application .border-purple-300\/45 {
  border-color: rgb(216 180 254 / 0.45);
}

.thq-tw-application.thq-tw-application .border-purple-300\/5 {
  border-color: rgb(216 180 254 / 0.05);
}

.thq-tw-application.thq-tw-application .border-purple-300\/50 {
  border-color: rgb(216 180 254 / 0.5);
}

.thq-tw-application.thq-tw-application .border-purple-300\/55 {
  border-color: rgb(216 180 254 / 0.55);
}

.thq-tw-application.thq-tw-application .border-purple-300\/60 {
  border-color: rgb(216 180 254 / 0.6);
}

.thq-tw-application.thq-tw-application .border-purple-300\/65 {
  border-color: rgb(216 180 254 / 0.65);
}

.thq-tw-application.thq-tw-application .border-purple-300\/70 {
  border-color: rgb(216 180 254 / 0.7);
}

.thq-tw-application.thq-tw-application .border-purple-300\/75 {
  border-color: rgb(216 180 254 / 0.75);
}

.thq-tw-application.thq-tw-application .border-purple-300\/80 {
  border-color: rgb(216 180 254 / 0.8);
}

.thq-tw-application.thq-tw-application .border-purple-300\/85 {
  border-color: rgb(216 180 254 / 0.85);
}

.thq-tw-application.thq-tw-application .border-purple-300\/90 {
  border-color: rgb(216 180 254 / 0.9);
}

.thq-tw-application.thq-tw-application .border-purple-300\/95 {
  border-color: rgb(216 180 254 / 0.95);
}

.thq-tw-application.thq-tw-application .border-purple-400 {
  --tw-border-opacity: 1;
  border-color: rgb(192 132 252 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-purple-400\/0 {
  border-color: rgb(192 132 252 / 0);
}

.thq-tw-application.thq-tw-application .border-purple-400\/10 {
  border-color: rgb(192 132 252 / 0.1);
}

.thq-tw-application.thq-tw-application .border-purple-400\/100 {
  border-color: rgb(192 132 252 / 1);
}

.thq-tw-application.thq-tw-application .border-purple-400\/15 {
  border-color: rgb(192 132 252 / 0.15);
}

.thq-tw-application.thq-tw-application .border-purple-400\/20 {
  border-color: rgb(192 132 252 / 0.2);
}

.thq-tw-application.thq-tw-application .border-purple-400\/25 {
  border-color: rgb(192 132 252 / 0.25);
}

.thq-tw-application.thq-tw-application .border-purple-400\/30 {
  border-color: rgb(192 132 252 / 0.3);
}

.thq-tw-application.thq-tw-application .border-purple-400\/35 {
  border-color: rgb(192 132 252 / 0.35);
}

.thq-tw-application.thq-tw-application .border-purple-400\/40 {
  border-color: rgb(192 132 252 / 0.4);
}

.thq-tw-application.thq-tw-application .border-purple-400\/45 {
  border-color: rgb(192 132 252 / 0.45);
}

.thq-tw-application.thq-tw-application .border-purple-400\/5 {
  border-color: rgb(192 132 252 / 0.05);
}

.thq-tw-application.thq-tw-application .border-purple-400\/50 {
  border-color: rgb(192 132 252 / 0.5);
}

.thq-tw-application.thq-tw-application .border-purple-400\/55 {
  border-color: rgb(192 132 252 / 0.55);
}

.thq-tw-application.thq-tw-application .border-purple-400\/60 {
  border-color: rgb(192 132 252 / 0.6);
}

.thq-tw-application.thq-tw-application .border-purple-400\/65 {
  border-color: rgb(192 132 252 / 0.65);
}

.thq-tw-application.thq-tw-application .border-purple-400\/70 {
  border-color: rgb(192 132 252 / 0.7);
}

.thq-tw-application.thq-tw-application .border-purple-400\/75 {
  border-color: rgb(192 132 252 / 0.75);
}

.thq-tw-application.thq-tw-application .border-purple-400\/80 {
  border-color: rgb(192 132 252 / 0.8);
}

.thq-tw-application.thq-tw-application .border-purple-400\/85 {
  border-color: rgb(192 132 252 / 0.85);
}

.thq-tw-application.thq-tw-application .border-purple-400\/90 {
  border-color: rgb(192 132 252 / 0.9);
}

.thq-tw-application.thq-tw-application .border-purple-400\/95 {
  border-color: rgb(192 132 252 / 0.95);
}

.thq-tw-application.thq-tw-application .border-purple-500 {
  --tw-border-opacity: 1;
  border-color: rgb(168 85 247 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-purple-500\/0 {
  border-color: rgb(168 85 247 / 0);
}

.thq-tw-application.thq-tw-application .border-purple-500\/10 {
  border-color: rgb(168 85 247 / 0.1);
}

.thq-tw-application.thq-tw-application .border-purple-500\/100 {
  border-color: rgb(168 85 247 / 1);
}

.thq-tw-application.thq-tw-application .border-purple-500\/15 {
  border-color: rgb(168 85 247 / 0.15);
}

.thq-tw-application.thq-tw-application .border-purple-500\/20 {
  border-color: rgb(168 85 247 / 0.2);
}

.thq-tw-application.thq-tw-application .border-purple-500\/25 {
  border-color: rgb(168 85 247 / 0.25);
}

.thq-tw-application.thq-tw-application .border-purple-500\/30 {
  border-color: rgb(168 85 247 / 0.3);
}

.thq-tw-application.thq-tw-application .border-purple-500\/35 {
  border-color: rgb(168 85 247 / 0.35);
}

.thq-tw-application.thq-tw-application .border-purple-500\/40 {
  border-color: rgb(168 85 247 / 0.4);
}

.thq-tw-application.thq-tw-application .border-purple-500\/45 {
  border-color: rgb(168 85 247 / 0.45);
}

.thq-tw-application.thq-tw-application .border-purple-500\/5 {
  border-color: rgb(168 85 247 / 0.05);
}

.thq-tw-application.thq-tw-application .border-purple-500\/50 {
  border-color: rgb(168 85 247 / 0.5);
}

.thq-tw-application.thq-tw-application .border-purple-500\/55 {
  border-color: rgb(168 85 247 / 0.55);
}

.thq-tw-application.thq-tw-application .border-purple-500\/60 {
  border-color: rgb(168 85 247 / 0.6);
}

.thq-tw-application.thq-tw-application .border-purple-500\/65 {
  border-color: rgb(168 85 247 / 0.65);
}

.thq-tw-application.thq-tw-application .border-purple-500\/70 {
  border-color: rgb(168 85 247 / 0.7);
}

.thq-tw-application.thq-tw-application .border-purple-500\/75 {
  border-color: rgb(168 85 247 / 0.75);
}

.thq-tw-application.thq-tw-application .border-purple-500\/80 {
  border-color: rgb(168 85 247 / 0.8);
}

.thq-tw-application.thq-tw-application .border-purple-500\/85 {
  border-color: rgb(168 85 247 / 0.85);
}

.thq-tw-application.thq-tw-application .border-purple-500\/90 {
  border-color: rgb(168 85 247 / 0.9);
}

.thq-tw-application.thq-tw-application .border-purple-500\/95 {
  border-color: rgb(168 85 247 / 0.95);
}

.thq-tw-application.thq-tw-application .border-purple-600 {
  --tw-border-opacity: 1;
  border-color: rgb(147 51 234 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-purple-600\/0 {
  border-color: rgb(147 51 234 / 0);
}

.thq-tw-application.thq-tw-application .border-purple-600\/10 {
  border-color: rgb(147 51 234 / 0.1);
}

.thq-tw-application.thq-tw-application .border-purple-600\/100 {
  border-color: rgb(147 51 234 / 1);
}

.thq-tw-application.thq-tw-application .border-purple-600\/15 {
  border-color: rgb(147 51 234 / 0.15);
}

.thq-tw-application.thq-tw-application .border-purple-600\/20 {
  border-color: rgb(147 51 234 / 0.2);
}

.thq-tw-application.thq-tw-application .border-purple-600\/25 {
  border-color: rgb(147 51 234 / 0.25);
}

.thq-tw-application.thq-tw-application .border-purple-600\/30 {
  border-color: rgb(147 51 234 / 0.3);
}

.thq-tw-application.thq-tw-application .border-purple-600\/35 {
  border-color: rgb(147 51 234 / 0.35);
}

.thq-tw-application.thq-tw-application .border-purple-600\/40 {
  border-color: rgb(147 51 234 / 0.4);
}

.thq-tw-application.thq-tw-application .border-purple-600\/45 {
  border-color: rgb(147 51 234 / 0.45);
}

.thq-tw-application.thq-tw-application .border-purple-600\/5 {
  border-color: rgb(147 51 234 / 0.05);
}

.thq-tw-application.thq-tw-application .border-purple-600\/50 {
  border-color: rgb(147 51 234 / 0.5);
}

.thq-tw-application.thq-tw-application .border-purple-600\/55 {
  border-color: rgb(147 51 234 / 0.55);
}

.thq-tw-application.thq-tw-application .border-purple-600\/60 {
  border-color: rgb(147 51 234 / 0.6);
}

.thq-tw-application.thq-tw-application .border-purple-600\/65 {
  border-color: rgb(147 51 234 / 0.65);
}

.thq-tw-application.thq-tw-application .border-purple-600\/70 {
  border-color: rgb(147 51 234 / 0.7);
}

.thq-tw-application.thq-tw-application .border-purple-600\/75 {
  border-color: rgb(147 51 234 / 0.75);
}

.thq-tw-application.thq-tw-application .border-purple-600\/80 {
  border-color: rgb(147 51 234 / 0.8);
}

.thq-tw-application.thq-tw-application .border-purple-600\/85 {
  border-color: rgb(147 51 234 / 0.85);
}

.thq-tw-application.thq-tw-application .border-purple-600\/90 {
  border-color: rgb(147 51 234 / 0.9);
}

.thq-tw-application.thq-tw-application .border-purple-600\/95 {
  border-color: rgb(147 51 234 / 0.95);
}

.thq-tw-application.thq-tw-application .border-purple-700 {
  --tw-border-opacity: 1;
  border-color: rgb(126 34 206 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-purple-700\/0 {
  border-color: rgb(126 34 206 / 0);
}

.thq-tw-application.thq-tw-application .border-purple-700\/10 {
  border-color: rgb(126 34 206 / 0.1);
}

.thq-tw-application.thq-tw-application .border-purple-700\/100 {
  border-color: rgb(126 34 206 / 1);
}

.thq-tw-application.thq-tw-application .border-purple-700\/15 {
  border-color: rgb(126 34 206 / 0.15);
}

.thq-tw-application.thq-tw-application .border-purple-700\/20 {
  border-color: rgb(126 34 206 / 0.2);
}

.thq-tw-application.thq-tw-application .border-purple-700\/25 {
  border-color: rgb(126 34 206 / 0.25);
}

.thq-tw-application.thq-tw-application .border-purple-700\/30 {
  border-color: rgb(126 34 206 / 0.3);
}

.thq-tw-application.thq-tw-application .border-purple-700\/35 {
  border-color: rgb(126 34 206 / 0.35);
}

.thq-tw-application.thq-tw-application .border-purple-700\/40 {
  border-color: rgb(126 34 206 / 0.4);
}

.thq-tw-application.thq-tw-application .border-purple-700\/45 {
  border-color: rgb(126 34 206 / 0.45);
}

.thq-tw-application.thq-tw-application .border-purple-700\/5 {
  border-color: rgb(126 34 206 / 0.05);
}

.thq-tw-application.thq-tw-application .border-purple-700\/50 {
  border-color: rgb(126 34 206 / 0.5);
}

.thq-tw-application.thq-tw-application .border-purple-700\/55 {
  border-color: rgb(126 34 206 / 0.55);
}

.thq-tw-application.thq-tw-application .border-purple-700\/60 {
  border-color: rgb(126 34 206 / 0.6);
}

.thq-tw-application.thq-tw-application .border-purple-700\/65 {
  border-color: rgb(126 34 206 / 0.65);
}

.thq-tw-application.thq-tw-application .border-purple-700\/70 {
  border-color: rgb(126 34 206 / 0.7);
}

.thq-tw-application.thq-tw-application .border-purple-700\/75 {
  border-color: rgb(126 34 206 / 0.75);
}

.thq-tw-application.thq-tw-application .border-purple-700\/80 {
  border-color: rgb(126 34 206 / 0.8);
}

.thq-tw-application.thq-tw-application .border-purple-700\/85 {
  border-color: rgb(126 34 206 / 0.85);
}

.thq-tw-application.thq-tw-application .border-purple-700\/90 {
  border-color: rgb(126 34 206 / 0.9);
}

.thq-tw-application.thq-tw-application .border-purple-700\/95 {
  border-color: rgb(126 34 206 / 0.95);
}

.thq-tw-application.thq-tw-application .border-purple-800 {
  --tw-border-opacity: 1;
  border-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-purple-800\/0 {
  border-color: rgb(107 33 168 / 0);
}

.thq-tw-application.thq-tw-application .border-purple-800\/10 {
  border-color: rgb(107 33 168 / 0.1);
}

.thq-tw-application.thq-tw-application .border-purple-800\/100 {
  border-color: rgb(107 33 168 / 1);
}

.thq-tw-application.thq-tw-application .border-purple-800\/15 {
  border-color: rgb(107 33 168 / 0.15);
}

.thq-tw-application.thq-tw-application .border-purple-800\/20 {
  border-color: rgb(107 33 168 / 0.2);
}

.thq-tw-application.thq-tw-application .border-purple-800\/25 {
  border-color: rgb(107 33 168 / 0.25);
}

.thq-tw-application.thq-tw-application .border-purple-800\/30 {
  border-color: rgb(107 33 168 / 0.3);
}

.thq-tw-application.thq-tw-application .border-purple-800\/35 {
  border-color: rgb(107 33 168 / 0.35);
}

.thq-tw-application.thq-tw-application .border-purple-800\/40 {
  border-color: rgb(107 33 168 / 0.4);
}

.thq-tw-application.thq-tw-application .border-purple-800\/45 {
  border-color: rgb(107 33 168 / 0.45);
}

.thq-tw-application.thq-tw-application .border-purple-800\/5 {
  border-color: rgb(107 33 168 / 0.05);
}

.thq-tw-application.thq-tw-application .border-purple-800\/50 {
  border-color: rgb(107 33 168 / 0.5);
}

.thq-tw-application.thq-tw-application .border-purple-800\/55 {
  border-color: rgb(107 33 168 / 0.55);
}

.thq-tw-application.thq-tw-application .border-purple-800\/60 {
  border-color: rgb(107 33 168 / 0.6);
}

.thq-tw-application.thq-tw-application .border-purple-800\/65 {
  border-color: rgb(107 33 168 / 0.65);
}

.thq-tw-application.thq-tw-application .border-purple-800\/70 {
  border-color: rgb(107 33 168 / 0.7);
}

.thq-tw-application.thq-tw-application .border-purple-800\/75 {
  border-color: rgb(107 33 168 / 0.75);
}

.thq-tw-application.thq-tw-application .border-purple-800\/80 {
  border-color: rgb(107 33 168 / 0.8);
}

.thq-tw-application.thq-tw-application .border-purple-800\/85 {
  border-color: rgb(107 33 168 / 0.85);
}

.thq-tw-application.thq-tw-application .border-purple-800\/90 {
  border-color: rgb(107 33 168 / 0.9);
}

.thq-tw-application.thq-tw-application .border-purple-800\/95 {
  border-color: rgb(107 33 168 / 0.95);
}

.thq-tw-application.thq-tw-application .border-purple-900 {
  --tw-border-opacity: 1;
  border-color: rgb(88 28 135 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-purple-900\/0 {
  border-color: rgb(88 28 135 / 0);
}

.thq-tw-application.thq-tw-application .border-purple-900\/10 {
  border-color: rgb(88 28 135 / 0.1);
}

.thq-tw-application.thq-tw-application .border-purple-900\/100 {
  border-color: rgb(88 28 135 / 1);
}

.thq-tw-application.thq-tw-application .border-purple-900\/15 {
  border-color: rgb(88 28 135 / 0.15);
}

.thq-tw-application.thq-tw-application .border-purple-900\/20 {
  border-color: rgb(88 28 135 / 0.2);
}

.thq-tw-application.thq-tw-application .border-purple-900\/25 {
  border-color: rgb(88 28 135 / 0.25);
}

.thq-tw-application.thq-tw-application .border-purple-900\/30 {
  border-color: rgb(88 28 135 / 0.3);
}

.thq-tw-application.thq-tw-application .border-purple-900\/35 {
  border-color: rgb(88 28 135 / 0.35);
}

.thq-tw-application.thq-tw-application .border-purple-900\/40 {
  border-color: rgb(88 28 135 / 0.4);
}

.thq-tw-application.thq-tw-application .border-purple-900\/45 {
  border-color: rgb(88 28 135 / 0.45);
}

.thq-tw-application.thq-tw-application .border-purple-900\/5 {
  border-color: rgb(88 28 135 / 0.05);
}

.thq-tw-application.thq-tw-application .border-purple-900\/50 {
  border-color: rgb(88 28 135 / 0.5);
}

.thq-tw-application.thq-tw-application .border-purple-900\/55 {
  border-color: rgb(88 28 135 / 0.55);
}

.thq-tw-application.thq-tw-application .border-purple-900\/60 {
  border-color: rgb(88 28 135 / 0.6);
}

.thq-tw-application.thq-tw-application .border-purple-900\/65 {
  border-color: rgb(88 28 135 / 0.65);
}

.thq-tw-application.thq-tw-application .border-purple-900\/70 {
  border-color: rgb(88 28 135 / 0.7);
}

.thq-tw-application.thq-tw-application .border-purple-900\/75 {
  border-color: rgb(88 28 135 / 0.75);
}

.thq-tw-application.thq-tw-application .border-purple-900\/80 {
  border-color: rgb(88 28 135 / 0.8);
}

.thq-tw-application.thq-tw-application .border-purple-900\/85 {
  border-color: rgb(88 28 135 / 0.85);
}

.thq-tw-application.thq-tw-application .border-purple-900\/90 {
  border-color: rgb(88 28 135 / 0.9);
}

.thq-tw-application.thq-tw-application .border-purple-900\/95 {
  border-color: rgb(88 28 135 / 0.95);
}

.thq-tw-application.thq-tw-application .border-red-100 {
  --tw-border-opacity: 1;
  border-color: rgb(254 226 226 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-red-100\/0 {
  border-color: rgb(254 226 226 / 0);
}

.thq-tw-application.thq-tw-application .border-red-100\/10 {
  border-color: rgb(254 226 226 / 0.1);
}

.thq-tw-application.thq-tw-application .border-red-100\/100 {
  border-color: rgb(254 226 226 / 1);
}

.thq-tw-application.thq-tw-application .border-red-100\/15 {
  border-color: rgb(254 226 226 / 0.15);
}

.thq-tw-application.thq-tw-application .border-red-100\/20 {
  border-color: rgb(254 226 226 / 0.2);
}

.thq-tw-application.thq-tw-application .border-red-100\/25 {
  border-color: rgb(254 226 226 / 0.25);
}

.thq-tw-application.thq-tw-application .border-red-100\/30 {
  border-color: rgb(254 226 226 / 0.3);
}

.thq-tw-application.thq-tw-application .border-red-100\/35 {
  border-color: rgb(254 226 226 / 0.35);
}

.thq-tw-application.thq-tw-application .border-red-100\/40 {
  border-color: rgb(254 226 226 / 0.4);
}

.thq-tw-application.thq-tw-application .border-red-100\/45 {
  border-color: rgb(254 226 226 / 0.45);
}

.thq-tw-application.thq-tw-application .border-red-100\/5 {
  border-color: rgb(254 226 226 / 0.05);
}

.thq-tw-application.thq-tw-application .border-red-100\/50 {
  border-color: rgb(254 226 226 / 0.5);
}

.thq-tw-application.thq-tw-application .border-red-100\/55 {
  border-color: rgb(254 226 226 / 0.55);
}

.thq-tw-application.thq-tw-application .border-red-100\/60 {
  border-color: rgb(254 226 226 / 0.6);
}

.thq-tw-application.thq-tw-application .border-red-100\/65 {
  border-color: rgb(254 226 226 / 0.65);
}

.thq-tw-application.thq-tw-application .border-red-100\/70 {
  border-color: rgb(254 226 226 / 0.7);
}

.thq-tw-application.thq-tw-application .border-red-100\/75 {
  border-color: rgb(254 226 226 / 0.75);
}

.thq-tw-application.thq-tw-application .border-red-100\/80 {
  border-color: rgb(254 226 226 / 0.8);
}

.thq-tw-application.thq-tw-application .border-red-100\/85 {
  border-color: rgb(254 226 226 / 0.85);
}

.thq-tw-application.thq-tw-application .border-red-100\/90 {
  border-color: rgb(254 226 226 / 0.9);
}

.thq-tw-application.thq-tw-application .border-red-100\/95 {
  border-color: rgb(254 226 226 / 0.95);
}

.thq-tw-application.thq-tw-application .border-red-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-red-200\/0 {
  border-color: rgb(254 202 202 / 0);
}

.thq-tw-application.thq-tw-application .border-red-200\/10 {
  border-color: rgb(254 202 202 / 0.1);
}

.thq-tw-application.thq-tw-application .border-red-200\/100 {
  border-color: rgb(254 202 202 / 1);
}

.thq-tw-application.thq-tw-application .border-red-200\/15 {
  border-color: rgb(254 202 202 / 0.15);
}

.thq-tw-application.thq-tw-application .border-red-200\/20 {
  border-color: rgb(254 202 202 / 0.2);
}

.thq-tw-application.thq-tw-application .border-red-200\/25 {
  border-color: rgb(254 202 202 / 0.25);
}

.thq-tw-application.thq-tw-application .border-red-200\/30 {
  border-color: rgb(254 202 202 / 0.3);
}

.thq-tw-application.thq-tw-application .border-red-200\/35 {
  border-color: rgb(254 202 202 / 0.35);
}

.thq-tw-application.thq-tw-application .border-red-200\/40 {
  border-color: rgb(254 202 202 / 0.4);
}

.thq-tw-application.thq-tw-application .border-red-200\/45 {
  border-color: rgb(254 202 202 / 0.45);
}

.thq-tw-application.thq-tw-application .border-red-200\/5 {
  border-color: rgb(254 202 202 / 0.05);
}

.thq-tw-application.thq-tw-application .border-red-200\/50 {
  border-color: rgb(254 202 202 / 0.5);
}

.thq-tw-application.thq-tw-application .border-red-200\/55 {
  border-color: rgb(254 202 202 / 0.55);
}

.thq-tw-application.thq-tw-application .border-red-200\/60 {
  border-color: rgb(254 202 202 / 0.6);
}

.thq-tw-application.thq-tw-application .border-red-200\/65 {
  border-color: rgb(254 202 202 / 0.65);
}

.thq-tw-application.thq-tw-application .border-red-200\/70 {
  border-color: rgb(254 202 202 / 0.7);
}

.thq-tw-application.thq-tw-application .border-red-200\/75 {
  border-color: rgb(254 202 202 / 0.75);
}

.thq-tw-application.thq-tw-application .border-red-200\/80 {
  border-color: rgb(254 202 202 / 0.8);
}

.thq-tw-application.thq-tw-application .border-red-200\/85 {
  border-color: rgb(254 202 202 / 0.85);
}

.thq-tw-application.thq-tw-application .border-red-200\/90 {
  border-color: rgb(254 202 202 / 0.9);
}

.thq-tw-application.thq-tw-application .border-red-200\/95 {
  border-color: rgb(254 202 202 / 0.95);
}

.thq-tw-application.thq-tw-application .border-red-300 {
  --tw-border-opacity: 1;
  border-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-red-300\/0 {
  border-color: rgb(252 165 165 / 0);
}

.thq-tw-application.thq-tw-application .border-red-300\/10 {
  border-color: rgb(252 165 165 / 0.1);
}

.thq-tw-application.thq-tw-application .border-red-300\/100 {
  border-color: rgb(252 165 165 / 1);
}

.thq-tw-application.thq-tw-application .border-red-300\/15 {
  border-color: rgb(252 165 165 / 0.15);
}

.thq-tw-application.thq-tw-application .border-red-300\/20 {
  border-color: rgb(252 165 165 / 0.2);
}

.thq-tw-application.thq-tw-application .border-red-300\/25 {
  border-color: rgb(252 165 165 / 0.25);
}

.thq-tw-application.thq-tw-application .border-red-300\/30 {
  border-color: rgb(252 165 165 / 0.3);
}

.thq-tw-application.thq-tw-application .border-red-300\/35 {
  border-color: rgb(252 165 165 / 0.35);
}

.thq-tw-application.thq-tw-application .border-red-300\/40 {
  border-color: rgb(252 165 165 / 0.4);
}

.thq-tw-application.thq-tw-application .border-red-300\/45 {
  border-color: rgb(252 165 165 / 0.45);
}

.thq-tw-application.thq-tw-application .border-red-300\/5 {
  border-color: rgb(252 165 165 / 0.05);
}

.thq-tw-application.thq-tw-application .border-red-300\/50 {
  border-color: rgb(252 165 165 / 0.5);
}

.thq-tw-application.thq-tw-application .border-red-300\/55 {
  border-color: rgb(252 165 165 / 0.55);
}

.thq-tw-application.thq-tw-application .border-red-300\/60 {
  border-color: rgb(252 165 165 / 0.6);
}

.thq-tw-application.thq-tw-application .border-red-300\/65 {
  border-color: rgb(252 165 165 / 0.65);
}

.thq-tw-application.thq-tw-application .border-red-300\/70 {
  border-color: rgb(252 165 165 / 0.7);
}

.thq-tw-application.thq-tw-application .border-red-300\/75 {
  border-color: rgb(252 165 165 / 0.75);
}

.thq-tw-application.thq-tw-application .border-red-300\/80 {
  border-color: rgb(252 165 165 / 0.8);
}

.thq-tw-application.thq-tw-application .border-red-300\/85 {
  border-color: rgb(252 165 165 / 0.85);
}

.thq-tw-application.thq-tw-application .border-red-300\/90 {
  border-color: rgb(252 165 165 / 0.9);
}

.thq-tw-application.thq-tw-application .border-red-300\/95 {
  border-color: rgb(252 165 165 / 0.95);
}

.thq-tw-application.thq-tw-application .border-red-400 {
  --tw-border-opacity: 1;
  border-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-red-400\/0 {
  border-color: rgb(248 113 113 / 0);
}

.thq-tw-application.thq-tw-application .border-red-400\/10 {
  border-color: rgb(248 113 113 / 0.1);
}

.thq-tw-application.thq-tw-application .border-red-400\/100 {
  border-color: rgb(248 113 113 / 1);
}

.thq-tw-application.thq-tw-application .border-red-400\/15 {
  border-color: rgb(248 113 113 / 0.15);
}

.thq-tw-application.thq-tw-application .border-red-400\/20 {
  border-color: rgb(248 113 113 / 0.2);
}

.thq-tw-application.thq-tw-application .border-red-400\/25 {
  border-color: rgb(248 113 113 / 0.25);
}

.thq-tw-application.thq-tw-application .border-red-400\/30 {
  border-color: rgb(248 113 113 / 0.3);
}

.thq-tw-application.thq-tw-application .border-red-400\/35 {
  border-color: rgb(248 113 113 / 0.35);
}

.thq-tw-application.thq-tw-application .border-red-400\/40 {
  border-color: rgb(248 113 113 / 0.4);
}

.thq-tw-application.thq-tw-application .border-red-400\/45 {
  border-color: rgb(248 113 113 / 0.45);
}

.thq-tw-application.thq-tw-application .border-red-400\/5 {
  border-color: rgb(248 113 113 / 0.05);
}

.thq-tw-application.thq-tw-application .border-red-400\/50 {
  border-color: rgb(248 113 113 / 0.5);
}

.thq-tw-application.thq-tw-application .border-red-400\/55 {
  border-color: rgb(248 113 113 / 0.55);
}

.thq-tw-application.thq-tw-application .border-red-400\/60 {
  border-color: rgb(248 113 113 / 0.6);
}

.thq-tw-application.thq-tw-application .border-red-400\/65 {
  border-color: rgb(248 113 113 / 0.65);
}

.thq-tw-application.thq-tw-application .border-red-400\/70 {
  border-color: rgb(248 113 113 / 0.7);
}

.thq-tw-application.thq-tw-application .border-red-400\/75 {
  border-color: rgb(248 113 113 / 0.75);
}

.thq-tw-application.thq-tw-application .border-red-400\/80 {
  border-color: rgb(248 113 113 / 0.8);
}

.thq-tw-application.thq-tw-application .border-red-400\/85 {
  border-color: rgb(248 113 113 / 0.85);
}

.thq-tw-application.thq-tw-application .border-red-400\/90 {
  border-color: rgb(248 113 113 / 0.9);
}

.thq-tw-application.thq-tw-application .border-red-400\/95 {
  border-color: rgb(248 113 113 / 0.95);
}

.thq-tw-application.thq-tw-application .border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-red-500\/0 {
  border-color: rgb(239 68 68 / 0);
}

.thq-tw-application.thq-tw-application .border-red-500\/10 {
  border-color: rgb(239 68 68 / 0.1);
}

.thq-tw-application.thq-tw-application .border-red-500\/100 {
  border-color: rgb(239 68 68 / 1);
}

.thq-tw-application.thq-tw-application .border-red-500\/15 {
  border-color: rgb(239 68 68 / 0.15);
}

.thq-tw-application.thq-tw-application .border-red-500\/20 {
  border-color: rgb(239 68 68 / 0.2);
}

.thq-tw-application.thq-tw-application .border-red-500\/25 {
  border-color: rgb(239 68 68 / 0.25);
}

.thq-tw-application.thq-tw-application .border-red-500\/30 {
  border-color: rgb(239 68 68 / 0.3);
}

.thq-tw-application.thq-tw-application .border-red-500\/35 {
  border-color: rgb(239 68 68 / 0.35);
}

.thq-tw-application.thq-tw-application .border-red-500\/40 {
  border-color: rgb(239 68 68 / 0.4);
}

.thq-tw-application.thq-tw-application .border-red-500\/45 {
  border-color: rgb(239 68 68 / 0.45);
}

.thq-tw-application.thq-tw-application .border-red-500\/5 {
  border-color: rgb(239 68 68 / 0.05);
}

.thq-tw-application.thq-tw-application .border-red-500\/50 {
  border-color: rgb(239 68 68 / 0.5);
}

.thq-tw-application.thq-tw-application .border-red-500\/55 {
  border-color: rgb(239 68 68 / 0.55);
}

.thq-tw-application.thq-tw-application .border-red-500\/60 {
  border-color: rgb(239 68 68 / 0.6);
}

.thq-tw-application.thq-tw-application .border-red-500\/65 {
  border-color: rgb(239 68 68 / 0.65);
}

.thq-tw-application.thq-tw-application .border-red-500\/70 {
  border-color: rgb(239 68 68 / 0.7);
}

.thq-tw-application.thq-tw-application .border-red-500\/75 {
  border-color: rgb(239 68 68 / 0.75);
}

.thq-tw-application.thq-tw-application .border-red-500\/80 {
  border-color: rgb(239 68 68 / 0.8);
}

.thq-tw-application.thq-tw-application .border-red-500\/85 {
  border-color: rgb(239 68 68 / 0.85);
}

.thq-tw-application.thq-tw-application .border-red-500\/90 {
  border-color: rgb(239 68 68 / 0.9);
}

.thq-tw-application.thq-tw-application .border-red-500\/95 {
  border-color: rgb(239 68 68 / 0.95);
}

.thq-tw-application.thq-tw-application .border-red-600 {
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-red-600\/0 {
  border-color: rgb(220 38 38 / 0);
}

.thq-tw-application.thq-tw-application .border-red-600\/10 {
  border-color: rgb(220 38 38 / 0.1);
}

.thq-tw-application.thq-tw-application .border-red-600\/100 {
  border-color: rgb(220 38 38 / 1);
}

.thq-tw-application.thq-tw-application .border-red-600\/15 {
  border-color: rgb(220 38 38 / 0.15);
}

.thq-tw-application.thq-tw-application .border-red-600\/20 {
  border-color: rgb(220 38 38 / 0.2);
}

.thq-tw-application.thq-tw-application .border-red-600\/25 {
  border-color: rgb(220 38 38 / 0.25);
}

.thq-tw-application.thq-tw-application .border-red-600\/30 {
  border-color: rgb(220 38 38 / 0.3);
}

.thq-tw-application.thq-tw-application .border-red-600\/35 {
  border-color: rgb(220 38 38 / 0.35);
}

.thq-tw-application.thq-tw-application .border-red-600\/40 {
  border-color: rgb(220 38 38 / 0.4);
}

.thq-tw-application.thq-tw-application .border-red-600\/45 {
  border-color: rgb(220 38 38 / 0.45);
}

.thq-tw-application.thq-tw-application .border-red-600\/5 {
  border-color: rgb(220 38 38 / 0.05);
}

.thq-tw-application.thq-tw-application .border-red-600\/50 {
  border-color: rgb(220 38 38 / 0.5);
}

.thq-tw-application.thq-tw-application .border-red-600\/55 {
  border-color: rgb(220 38 38 / 0.55);
}

.thq-tw-application.thq-tw-application .border-red-600\/60 {
  border-color: rgb(220 38 38 / 0.6);
}

.thq-tw-application.thq-tw-application .border-red-600\/65 {
  border-color: rgb(220 38 38 / 0.65);
}

.thq-tw-application.thq-tw-application .border-red-600\/70 {
  border-color: rgb(220 38 38 / 0.7);
}

.thq-tw-application.thq-tw-application .border-red-600\/75 {
  border-color: rgb(220 38 38 / 0.75);
}

.thq-tw-application.thq-tw-application .border-red-600\/80 {
  border-color: rgb(220 38 38 / 0.8);
}

.thq-tw-application.thq-tw-application .border-red-600\/85 {
  border-color: rgb(220 38 38 / 0.85);
}

.thq-tw-application.thq-tw-application .border-red-600\/90 {
  border-color: rgb(220 38 38 / 0.9);
}

.thq-tw-application.thq-tw-application .border-red-600\/95 {
  border-color: rgb(220 38 38 / 0.95);
}

.thq-tw-application.thq-tw-application .border-red-700 {
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-red-700\/0 {
  border-color: rgb(185 28 28 / 0);
}

.thq-tw-application.thq-tw-application .border-red-700\/10 {
  border-color: rgb(185 28 28 / 0.1);
}

.thq-tw-application.thq-tw-application .border-red-700\/100 {
  border-color: rgb(185 28 28 / 1);
}

.thq-tw-application.thq-tw-application .border-red-700\/15 {
  border-color: rgb(185 28 28 / 0.15);
}

.thq-tw-application.thq-tw-application .border-red-700\/20 {
  border-color: rgb(185 28 28 / 0.2);
}

.thq-tw-application.thq-tw-application .border-red-700\/25 {
  border-color: rgb(185 28 28 / 0.25);
}

.thq-tw-application.thq-tw-application .border-red-700\/30 {
  border-color: rgb(185 28 28 / 0.3);
}

.thq-tw-application.thq-tw-application .border-red-700\/35 {
  border-color: rgb(185 28 28 / 0.35);
}

.thq-tw-application.thq-tw-application .border-red-700\/40 {
  border-color: rgb(185 28 28 / 0.4);
}

.thq-tw-application.thq-tw-application .border-red-700\/45 {
  border-color: rgb(185 28 28 / 0.45);
}

.thq-tw-application.thq-tw-application .border-red-700\/5 {
  border-color: rgb(185 28 28 / 0.05);
}

.thq-tw-application.thq-tw-application .border-red-700\/50 {
  border-color: rgb(185 28 28 / 0.5);
}

.thq-tw-application.thq-tw-application .border-red-700\/55 {
  border-color: rgb(185 28 28 / 0.55);
}

.thq-tw-application.thq-tw-application .border-red-700\/60 {
  border-color: rgb(185 28 28 / 0.6);
}

.thq-tw-application.thq-tw-application .border-red-700\/65 {
  border-color: rgb(185 28 28 / 0.65);
}

.thq-tw-application.thq-tw-application .border-red-700\/70 {
  border-color: rgb(185 28 28 / 0.7);
}

.thq-tw-application.thq-tw-application .border-red-700\/75 {
  border-color: rgb(185 28 28 / 0.75);
}

.thq-tw-application.thq-tw-application .border-red-700\/80 {
  border-color: rgb(185 28 28 / 0.8);
}

.thq-tw-application.thq-tw-application .border-red-700\/85 {
  border-color: rgb(185 28 28 / 0.85);
}

.thq-tw-application.thq-tw-application .border-red-700\/90 {
  border-color: rgb(185 28 28 / 0.9);
}

.thq-tw-application.thq-tw-application .border-red-700\/95 {
  border-color: rgb(185 28 28 / 0.95);
}

.thq-tw-application.thq-tw-application .border-red-800 {
  --tw-border-opacity: 1;
  border-color: rgb(153 27 27 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-red-800\/0 {
  border-color: rgb(153 27 27 / 0);
}

.thq-tw-application.thq-tw-application .border-red-800\/10 {
  border-color: rgb(153 27 27 / 0.1);
}

.thq-tw-application.thq-tw-application .border-red-800\/100 {
  border-color: rgb(153 27 27 / 1);
}

.thq-tw-application.thq-tw-application .border-red-800\/15 {
  border-color: rgb(153 27 27 / 0.15);
}

.thq-tw-application.thq-tw-application .border-red-800\/20 {
  border-color: rgb(153 27 27 / 0.2);
}

.thq-tw-application.thq-tw-application .border-red-800\/25 {
  border-color: rgb(153 27 27 / 0.25);
}

.thq-tw-application.thq-tw-application .border-red-800\/30 {
  border-color: rgb(153 27 27 / 0.3);
}

.thq-tw-application.thq-tw-application .border-red-800\/35 {
  border-color: rgb(153 27 27 / 0.35);
}

.thq-tw-application.thq-tw-application .border-red-800\/40 {
  border-color: rgb(153 27 27 / 0.4);
}

.thq-tw-application.thq-tw-application .border-red-800\/45 {
  border-color: rgb(153 27 27 / 0.45);
}

.thq-tw-application.thq-tw-application .border-red-800\/5 {
  border-color: rgb(153 27 27 / 0.05);
}

.thq-tw-application.thq-tw-application .border-red-800\/50 {
  border-color: rgb(153 27 27 / 0.5);
}

.thq-tw-application.thq-tw-application .border-red-800\/55 {
  border-color: rgb(153 27 27 / 0.55);
}

.thq-tw-application.thq-tw-application .border-red-800\/60 {
  border-color: rgb(153 27 27 / 0.6);
}

.thq-tw-application.thq-tw-application .border-red-800\/65 {
  border-color: rgb(153 27 27 / 0.65);
}

.thq-tw-application.thq-tw-application .border-red-800\/70 {
  border-color: rgb(153 27 27 / 0.7);
}

.thq-tw-application.thq-tw-application .border-red-800\/75 {
  border-color: rgb(153 27 27 / 0.75);
}

.thq-tw-application.thq-tw-application .border-red-800\/80 {
  border-color: rgb(153 27 27 / 0.8);
}

.thq-tw-application.thq-tw-application .border-red-800\/85 {
  border-color: rgb(153 27 27 / 0.85);
}

.thq-tw-application.thq-tw-application .border-red-800\/90 {
  border-color: rgb(153 27 27 / 0.9);
}

.thq-tw-application.thq-tw-application .border-red-800\/95 {
  border-color: rgb(153 27 27 / 0.95);
}

.thq-tw-application.thq-tw-application .border-red-900 {
  --tw-border-opacity: 1;
  border-color: rgb(127 29 29 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-red-900\/0 {
  border-color: rgb(127 29 29 / 0);
}

.thq-tw-application.thq-tw-application .border-red-900\/10 {
  border-color: rgb(127 29 29 / 0.1);
}

.thq-tw-application.thq-tw-application .border-red-900\/100 {
  border-color: rgb(127 29 29 / 1);
}

.thq-tw-application.thq-tw-application .border-red-900\/15 {
  border-color: rgb(127 29 29 / 0.15);
}

.thq-tw-application.thq-tw-application .border-red-900\/20 {
  border-color: rgb(127 29 29 / 0.2);
}

.thq-tw-application.thq-tw-application .border-red-900\/25 {
  border-color: rgb(127 29 29 / 0.25);
}

.thq-tw-application.thq-tw-application .border-red-900\/30 {
  border-color: rgb(127 29 29 / 0.3);
}

.thq-tw-application.thq-tw-application .border-red-900\/35 {
  border-color: rgb(127 29 29 / 0.35);
}

.thq-tw-application.thq-tw-application .border-red-900\/40 {
  border-color: rgb(127 29 29 / 0.4);
}

.thq-tw-application.thq-tw-application .border-red-900\/45 {
  border-color: rgb(127 29 29 / 0.45);
}

.thq-tw-application.thq-tw-application .border-red-900\/5 {
  border-color: rgb(127 29 29 / 0.05);
}

.thq-tw-application.thq-tw-application .border-red-900\/50 {
  border-color: rgb(127 29 29 / 0.5);
}

.thq-tw-application.thq-tw-application .border-red-900\/55 {
  border-color: rgb(127 29 29 / 0.55);
}

.thq-tw-application.thq-tw-application .border-red-900\/60 {
  border-color: rgb(127 29 29 / 0.6);
}

.thq-tw-application.thq-tw-application .border-red-900\/65 {
  border-color: rgb(127 29 29 / 0.65);
}

.thq-tw-application.thq-tw-application .border-red-900\/70 {
  border-color: rgb(127 29 29 / 0.7);
}

.thq-tw-application.thq-tw-application .border-red-900\/75 {
  border-color: rgb(127 29 29 / 0.75);
}

.thq-tw-application.thq-tw-application .border-red-900\/80 {
  border-color: rgb(127 29 29 / 0.8);
}

.thq-tw-application.thq-tw-application .border-red-900\/85 {
  border-color: rgb(127 29 29 / 0.85);
}

.thq-tw-application.thq-tw-application .border-red-900\/90 {
  border-color: rgb(127 29 29 / 0.9);
}

.thq-tw-application.thq-tw-application .border-red-900\/95 {
  border-color: rgb(127 29 29 / 0.95);
}

.thq-tw-application.thq-tw-application .border-rose-100 {
  --tw-border-opacity: 1;
  border-color: rgb(255 228 230 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-rose-100\/0 {
  border-color: rgb(255 228 230 / 0);
}

.thq-tw-application.thq-tw-application .border-rose-100\/10 {
  border-color: rgb(255 228 230 / 0.1);
}

.thq-tw-application.thq-tw-application .border-rose-100\/100 {
  border-color: rgb(255 228 230 / 1);
}

.thq-tw-application.thq-tw-application .border-rose-100\/15 {
  border-color: rgb(255 228 230 / 0.15);
}

.thq-tw-application.thq-tw-application .border-rose-100\/20 {
  border-color: rgb(255 228 230 / 0.2);
}

.thq-tw-application.thq-tw-application .border-rose-100\/25 {
  border-color: rgb(255 228 230 / 0.25);
}

.thq-tw-application.thq-tw-application .border-rose-100\/30 {
  border-color: rgb(255 228 230 / 0.3);
}

.thq-tw-application.thq-tw-application .border-rose-100\/35 {
  border-color: rgb(255 228 230 / 0.35);
}

.thq-tw-application.thq-tw-application .border-rose-100\/40 {
  border-color: rgb(255 228 230 / 0.4);
}

.thq-tw-application.thq-tw-application .border-rose-100\/45 {
  border-color: rgb(255 228 230 / 0.45);
}

.thq-tw-application.thq-tw-application .border-rose-100\/5 {
  border-color: rgb(255 228 230 / 0.05);
}

.thq-tw-application.thq-tw-application .border-rose-100\/50 {
  border-color: rgb(255 228 230 / 0.5);
}

.thq-tw-application.thq-tw-application .border-rose-100\/55 {
  border-color: rgb(255 228 230 / 0.55);
}

.thq-tw-application.thq-tw-application .border-rose-100\/60 {
  border-color: rgb(255 228 230 / 0.6);
}

.thq-tw-application.thq-tw-application .border-rose-100\/65 {
  border-color: rgb(255 228 230 / 0.65);
}

.thq-tw-application.thq-tw-application .border-rose-100\/70 {
  border-color: rgb(255 228 230 / 0.7);
}

.thq-tw-application.thq-tw-application .border-rose-100\/75 {
  border-color: rgb(255 228 230 / 0.75);
}

.thq-tw-application.thq-tw-application .border-rose-100\/80 {
  border-color: rgb(255 228 230 / 0.8);
}

.thq-tw-application.thq-tw-application .border-rose-100\/85 {
  border-color: rgb(255 228 230 / 0.85);
}

.thq-tw-application.thq-tw-application .border-rose-100\/90 {
  border-color: rgb(255 228 230 / 0.9);
}

.thq-tw-application.thq-tw-application .border-rose-100\/95 {
  border-color: rgb(255 228 230 / 0.95);
}

.thq-tw-application.thq-tw-application .border-rose-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 205 211 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-rose-200\/0 {
  border-color: rgb(254 205 211 / 0);
}

.thq-tw-application.thq-tw-application .border-rose-200\/10 {
  border-color: rgb(254 205 211 / 0.1);
}

.thq-tw-application.thq-tw-application .border-rose-200\/100 {
  border-color: rgb(254 205 211 / 1);
}

.thq-tw-application.thq-tw-application .border-rose-200\/15 {
  border-color: rgb(254 205 211 / 0.15);
}

.thq-tw-application.thq-tw-application .border-rose-200\/20 {
  border-color: rgb(254 205 211 / 0.2);
}

.thq-tw-application.thq-tw-application .border-rose-200\/25 {
  border-color: rgb(254 205 211 / 0.25);
}

.thq-tw-application.thq-tw-application .border-rose-200\/30 {
  border-color: rgb(254 205 211 / 0.3);
}

.thq-tw-application.thq-tw-application .border-rose-200\/35 {
  border-color: rgb(254 205 211 / 0.35);
}

.thq-tw-application.thq-tw-application .border-rose-200\/40 {
  border-color: rgb(254 205 211 / 0.4);
}

.thq-tw-application.thq-tw-application .border-rose-200\/45 {
  border-color: rgb(254 205 211 / 0.45);
}

.thq-tw-application.thq-tw-application .border-rose-200\/5 {
  border-color: rgb(254 205 211 / 0.05);
}

.thq-tw-application.thq-tw-application .border-rose-200\/50 {
  border-color: rgb(254 205 211 / 0.5);
}

.thq-tw-application.thq-tw-application .border-rose-200\/55 {
  border-color: rgb(254 205 211 / 0.55);
}

.thq-tw-application.thq-tw-application .border-rose-200\/60 {
  border-color: rgb(254 205 211 / 0.6);
}

.thq-tw-application.thq-tw-application .border-rose-200\/65 {
  border-color: rgb(254 205 211 / 0.65);
}

.thq-tw-application.thq-tw-application .border-rose-200\/70 {
  border-color: rgb(254 205 211 / 0.7);
}

.thq-tw-application.thq-tw-application .border-rose-200\/75 {
  border-color: rgb(254 205 211 / 0.75);
}

.thq-tw-application.thq-tw-application .border-rose-200\/80 {
  border-color: rgb(254 205 211 / 0.8);
}

.thq-tw-application.thq-tw-application .border-rose-200\/85 {
  border-color: rgb(254 205 211 / 0.85);
}

.thq-tw-application.thq-tw-application .border-rose-200\/90 {
  border-color: rgb(254 205 211 / 0.9);
}

.thq-tw-application.thq-tw-application .border-rose-200\/95 {
  border-color: rgb(254 205 211 / 0.95);
}

.thq-tw-application.thq-tw-application .border-rose-300 {
  --tw-border-opacity: 1;
  border-color: rgb(253 164 175 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-rose-300\/0 {
  border-color: rgb(253 164 175 / 0);
}

.thq-tw-application.thq-tw-application .border-rose-300\/10 {
  border-color: rgb(253 164 175 / 0.1);
}

.thq-tw-application.thq-tw-application .border-rose-300\/100 {
  border-color: rgb(253 164 175 / 1);
}

.thq-tw-application.thq-tw-application .border-rose-300\/15 {
  border-color: rgb(253 164 175 / 0.15);
}

.thq-tw-application.thq-tw-application .border-rose-300\/20 {
  border-color: rgb(253 164 175 / 0.2);
}

.thq-tw-application.thq-tw-application .border-rose-300\/25 {
  border-color: rgb(253 164 175 / 0.25);
}

.thq-tw-application.thq-tw-application .border-rose-300\/30 {
  border-color: rgb(253 164 175 / 0.3);
}

.thq-tw-application.thq-tw-application .border-rose-300\/35 {
  border-color: rgb(253 164 175 / 0.35);
}

.thq-tw-application.thq-tw-application .border-rose-300\/40 {
  border-color: rgb(253 164 175 / 0.4);
}

.thq-tw-application.thq-tw-application .border-rose-300\/45 {
  border-color: rgb(253 164 175 / 0.45);
}

.thq-tw-application.thq-tw-application .border-rose-300\/5 {
  border-color: rgb(253 164 175 / 0.05);
}

.thq-tw-application.thq-tw-application .border-rose-300\/50 {
  border-color: rgb(253 164 175 / 0.5);
}

.thq-tw-application.thq-tw-application .border-rose-300\/55 {
  border-color: rgb(253 164 175 / 0.55);
}

.thq-tw-application.thq-tw-application .border-rose-300\/60 {
  border-color: rgb(253 164 175 / 0.6);
}

.thq-tw-application.thq-tw-application .border-rose-300\/65 {
  border-color: rgb(253 164 175 / 0.65);
}

.thq-tw-application.thq-tw-application .border-rose-300\/70 {
  border-color: rgb(253 164 175 / 0.7);
}

.thq-tw-application.thq-tw-application .border-rose-300\/75 {
  border-color: rgb(253 164 175 / 0.75);
}

.thq-tw-application.thq-tw-application .border-rose-300\/80 {
  border-color: rgb(253 164 175 / 0.8);
}

.thq-tw-application.thq-tw-application .border-rose-300\/85 {
  border-color: rgb(253 164 175 / 0.85);
}

.thq-tw-application.thq-tw-application .border-rose-300\/90 {
  border-color: rgb(253 164 175 / 0.9);
}

.thq-tw-application.thq-tw-application .border-rose-300\/95 {
  border-color: rgb(253 164 175 / 0.95);
}

.thq-tw-application.thq-tw-application .border-rose-400 {
  --tw-border-opacity: 1;
  border-color: rgb(251 113 133 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-rose-400\/0 {
  border-color: rgb(251 113 133 / 0);
}

.thq-tw-application.thq-tw-application .border-rose-400\/10 {
  border-color: rgb(251 113 133 / 0.1);
}

.thq-tw-application.thq-tw-application .border-rose-400\/100 {
  border-color: rgb(251 113 133 / 1);
}

.thq-tw-application.thq-tw-application .border-rose-400\/15 {
  border-color: rgb(251 113 133 / 0.15);
}

.thq-tw-application.thq-tw-application .border-rose-400\/20 {
  border-color: rgb(251 113 133 / 0.2);
}

.thq-tw-application.thq-tw-application .border-rose-400\/25 {
  border-color: rgb(251 113 133 / 0.25);
}

.thq-tw-application.thq-tw-application .border-rose-400\/30 {
  border-color: rgb(251 113 133 / 0.3);
}

.thq-tw-application.thq-tw-application .border-rose-400\/35 {
  border-color: rgb(251 113 133 / 0.35);
}

.thq-tw-application.thq-tw-application .border-rose-400\/40 {
  border-color: rgb(251 113 133 / 0.4);
}

.thq-tw-application.thq-tw-application .border-rose-400\/45 {
  border-color: rgb(251 113 133 / 0.45);
}

.thq-tw-application.thq-tw-application .border-rose-400\/5 {
  border-color: rgb(251 113 133 / 0.05);
}

.thq-tw-application.thq-tw-application .border-rose-400\/50 {
  border-color: rgb(251 113 133 / 0.5);
}

.thq-tw-application.thq-tw-application .border-rose-400\/55 {
  border-color: rgb(251 113 133 / 0.55);
}

.thq-tw-application.thq-tw-application .border-rose-400\/60 {
  border-color: rgb(251 113 133 / 0.6);
}

.thq-tw-application.thq-tw-application .border-rose-400\/65 {
  border-color: rgb(251 113 133 / 0.65);
}

.thq-tw-application.thq-tw-application .border-rose-400\/70 {
  border-color: rgb(251 113 133 / 0.7);
}

.thq-tw-application.thq-tw-application .border-rose-400\/75 {
  border-color: rgb(251 113 133 / 0.75);
}

.thq-tw-application.thq-tw-application .border-rose-400\/80 {
  border-color: rgb(251 113 133 / 0.8);
}

.thq-tw-application.thq-tw-application .border-rose-400\/85 {
  border-color: rgb(251 113 133 / 0.85);
}

.thq-tw-application.thq-tw-application .border-rose-400\/90 {
  border-color: rgb(251 113 133 / 0.9);
}

.thq-tw-application.thq-tw-application .border-rose-400\/95 {
  border-color: rgb(251 113 133 / 0.95);
}

.thq-tw-application.thq-tw-application .border-rose-500 {
  --tw-border-opacity: 1;
  border-color: rgb(244 63 94 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-rose-500\/0 {
  border-color: rgb(244 63 94 / 0);
}

.thq-tw-application.thq-tw-application .border-rose-500\/10 {
  border-color: rgb(244 63 94 / 0.1);
}

.thq-tw-application.thq-tw-application .border-rose-500\/100 {
  border-color: rgb(244 63 94 / 1);
}

.thq-tw-application.thq-tw-application .border-rose-500\/15 {
  border-color: rgb(244 63 94 / 0.15);
}

.thq-tw-application.thq-tw-application .border-rose-500\/20 {
  border-color: rgb(244 63 94 / 0.2);
}

.thq-tw-application.thq-tw-application .border-rose-500\/25 {
  border-color: rgb(244 63 94 / 0.25);
}

.thq-tw-application.thq-tw-application .border-rose-500\/30 {
  border-color: rgb(244 63 94 / 0.3);
}

.thq-tw-application.thq-tw-application .border-rose-500\/35 {
  border-color: rgb(244 63 94 / 0.35);
}

.thq-tw-application.thq-tw-application .border-rose-500\/40 {
  border-color: rgb(244 63 94 / 0.4);
}

.thq-tw-application.thq-tw-application .border-rose-500\/45 {
  border-color: rgb(244 63 94 / 0.45);
}

.thq-tw-application.thq-tw-application .border-rose-500\/5 {
  border-color: rgb(244 63 94 / 0.05);
}

.thq-tw-application.thq-tw-application .border-rose-500\/50 {
  border-color: rgb(244 63 94 / 0.5);
}

.thq-tw-application.thq-tw-application .border-rose-500\/55 {
  border-color: rgb(244 63 94 / 0.55);
}

.thq-tw-application.thq-tw-application .border-rose-500\/60 {
  border-color: rgb(244 63 94 / 0.6);
}

.thq-tw-application.thq-tw-application .border-rose-500\/65 {
  border-color: rgb(244 63 94 / 0.65);
}

.thq-tw-application.thq-tw-application .border-rose-500\/70 {
  border-color: rgb(244 63 94 / 0.7);
}

.thq-tw-application.thq-tw-application .border-rose-500\/75 {
  border-color: rgb(244 63 94 / 0.75);
}

.thq-tw-application.thq-tw-application .border-rose-500\/80 {
  border-color: rgb(244 63 94 / 0.8);
}

.thq-tw-application.thq-tw-application .border-rose-500\/85 {
  border-color: rgb(244 63 94 / 0.85);
}

.thq-tw-application.thq-tw-application .border-rose-500\/90 {
  border-color: rgb(244 63 94 / 0.9);
}

.thq-tw-application.thq-tw-application .border-rose-500\/95 {
  border-color: rgb(244 63 94 / 0.95);
}

.thq-tw-application.thq-tw-application .border-rose-600 {
  --tw-border-opacity: 1;
  border-color: rgb(225 29 72 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-rose-600\/0 {
  border-color: rgb(225 29 72 / 0);
}

.thq-tw-application.thq-tw-application .border-rose-600\/10 {
  border-color: rgb(225 29 72 / 0.1);
}

.thq-tw-application.thq-tw-application .border-rose-600\/100 {
  border-color: rgb(225 29 72 / 1);
}

.thq-tw-application.thq-tw-application .border-rose-600\/15 {
  border-color: rgb(225 29 72 / 0.15);
}

.thq-tw-application.thq-tw-application .border-rose-600\/20 {
  border-color: rgb(225 29 72 / 0.2);
}

.thq-tw-application.thq-tw-application .border-rose-600\/25 {
  border-color: rgb(225 29 72 / 0.25);
}

.thq-tw-application.thq-tw-application .border-rose-600\/30 {
  border-color: rgb(225 29 72 / 0.3);
}

.thq-tw-application.thq-tw-application .border-rose-600\/35 {
  border-color: rgb(225 29 72 / 0.35);
}

.thq-tw-application.thq-tw-application .border-rose-600\/40 {
  border-color: rgb(225 29 72 / 0.4);
}

.thq-tw-application.thq-tw-application .border-rose-600\/45 {
  border-color: rgb(225 29 72 / 0.45);
}

.thq-tw-application.thq-tw-application .border-rose-600\/5 {
  border-color: rgb(225 29 72 / 0.05);
}

.thq-tw-application.thq-tw-application .border-rose-600\/50 {
  border-color: rgb(225 29 72 / 0.5);
}

.thq-tw-application.thq-tw-application .border-rose-600\/55 {
  border-color: rgb(225 29 72 / 0.55);
}

.thq-tw-application.thq-tw-application .border-rose-600\/60 {
  border-color: rgb(225 29 72 / 0.6);
}

.thq-tw-application.thq-tw-application .border-rose-600\/65 {
  border-color: rgb(225 29 72 / 0.65);
}

.thq-tw-application.thq-tw-application .border-rose-600\/70 {
  border-color: rgb(225 29 72 / 0.7);
}

.thq-tw-application.thq-tw-application .border-rose-600\/75 {
  border-color: rgb(225 29 72 / 0.75);
}

.thq-tw-application.thq-tw-application .border-rose-600\/80 {
  border-color: rgb(225 29 72 / 0.8);
}

.thq-tw-application.thq-tw-application .border-rose-600\/85 {
  border-color: rgb(225 29 72 / 0.85);
}

.thq-tw-application.thq-tw-application .border-rose-600\/90 {
  border-color: rgb(225 29 72 / 0.9);
}

.thq-tw-application.thq-tw-application .border-rose-600\/95 {
  border-color: rgb(225 29 72 / 0.95);
}

.thq-tw-application.thq-tw-application .border-rose-700 {
  --tw-border-opacity: 1;
  border-color: rgb(190 18 60 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-rose-700\/0 {
  border-color: rgb(190 18 60 / 0);
}

.thq-tw-application.thq-tw-application .border-rose-700\/10 {
  border-color: rgb(190 18 60 / 0.1);
}

.thq-tw-application.thq-tw-application .border-rose-700\/100 {
  border-color: rgb(190 18 60 / 1);
}

.thq-tw-application.thq-tw-application .border-rose-700\/15 {
  border-color: rgb(190 18 60 / 0.15);
}

.thq-tw-application.thq-tw-application .border-rose-700\/20 {
  border-color: rgb(190 18 60 / 0.2);
}

.thq-tw-application.thq-tw-application .border-rose-700\/25 {
  border-color: rgb(190 18 60 / 0.25);
}

.thq-tw-application.thq-tw-application .border-rose-700\/30 {
  border-color: rgb(190 18 60 / 0.3);
}

.thq-tw-application.thq-tw-application .border-rose-700\/35 {
  border-color: rgb(190 18 60 / 0.35);
}

.thq-tw-application.thq-tw-application .border-rose-700\/40 {
  border-color: rgb(190 18 60 / 0.4);
}

.thq-tw-application.thq-tw-application .border-rose-700\/45 {
  border-color: rgb(190 18 60 / 0.45);
}

.thq-tw-application.thq-tw-application .border-rose-700\/5 {
  border-color: rgb(190 18 60 / 0.05);
}

.thq-tw-application.thq-tw-application .border-rose-700\/50 {
  border-color: rgb(190 18 60 / 0.5);
}

.thq-tw-application.thq-tw-application .border-rose-700\/55 {
  border-color: rgb(190 18 60 / 0.55);
}

.thq-tw-application.thq-tw-application .border-rose-700\/60 {
  border-color: rgb(190 18 60 / 0.6);
}

.thq-tw-application.thq-tw-application .border-rose-700\/65 {
  border-color: rgb(190 18 60 / 0.65);
}

.thq-tw-application.thq-tw-application .border-rose-700\/70 {
  border-color: rgb(190 18 60 / 0.7);
}

.thq-tw-application.thq-tw-application .border-rose-700\/75 {
  border-color: rgb(190 18 60 / 0.75);
}

.thq-tw-application.thq-tw-application .border-rose-700\/80 {
  border-color: rgb(190 18 60 / 0.8);
}

.thq-tw-application.thq-tw-application .border-rose-700\/85 {
  border-color: rgb(190 18 60 / 0.85);
}

.thq-tw-application.thq-tw-application .border-rose-700\/90 {
  border-color: rgb(190 18 60 / 0.9);
}

.thq-tw-application.thq-tw-application .border-rose-700\/95 {
  border-color: rgb(190 18 60 / 0.95);
}

.thq-tw-application.thq-tw-application .border-rose-800 {
  --tw-border-opacity: 1;
  border-color: rgb(159 18 57 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-rose-800\/0 {
  border-color: rgb(159 18 57 / 0);
}

.thq-tw-application.thq-tw-application .border-rose-800\/10 {
  border-color: rgb(159 18 57 / 0.1);
}

.thq-tw-application.thq-tw-application .border-rose-800\/100 {
  border-color: rgb(159 18 57 / 1);
}

.thq-tw-application.thq-tw-application .border-rose-800\/15 {
  border-color: rgb(159 18 57 / 0.15);
}

.thq-tw-application.thq-tw-application .border-rose-800\/20 {
  border-color: rgb(159 18 57 / 0.2);
}

.thq-tw-application.thq-tw-application .border-rose-800\/25 {
  border-color: rgb(159 18 57 / 0.25);
}

.thq-tw-application.thq-tw-application .border-rose-800\/30 {
  border-color: rgb(159 18 57 / 0.3);
}

.thq-tw-application.thq-tw-application .border-rose-800\/35 {
  border-color: rgb(159 18 57 / 0.35);
}

.thq-tw-application.thq-tw-application .border-rose-800\/40 {
  border-color: rgb(159 18 57 / 0.4);
}

.thq-tw-application.thq-tw-application .border-rose-800\/45 {
  border-color: rgb(159 18 57 / 0.45);
}

.thq-tw-application.thq-tw-application .border-rose-800\/5 {
  border-color: rgb(159 18 57 / 0.05);
}

.thq-tw-application.thq-tw-application .border-rose-800\/50 {
  border-color: rgb(159 18 57 / 0.5);
}

.thq-tw-application.thq-tw-application .border-rose-800\/55 {
  border-color: rgb(159 18 57 / 0.55);
}

.thq-tw-application.thq-tw-application .border-rose-800\/60 {
  border-color: rgb(159 18 57 / 0.6);
}

.thq-tw-application.thq-tw-application .border-rose-800\/65 {
  border-color: rgb(159 18 57 / 0.65);
}

.thq-tw-application.thq-tw-application .border-rose-800\/70 {
  border-color: rgb(159 18 57 / 0.7);
}

.thq-tw-application.thq-tw-application .border-rose-800\/75 {
  border-color: rgb(159 18 57 / 0.75);
}

.thq-tw-application.thq-tw-application .border-rose-800\/80 {
  border-color: rgb(159 18 57 / 0.8);
}

.thq-tw-application.thq-tw-application .border-rose-800\/85 {
  border-color: rgb(159 18 57 / 0.85);
}

.thq-tw-application.thq-tw-application .border-rose-800\/90 {
  border-color: rgb(159 18 57 / 0.9);
}

.thq-tw-application.thq-tw-application .border-rose-800\/95 {
  border-color: rgb(159 18 57 / 0.95);
}

.thq-tw-application.thq-tw-application .border-rose-900 {
  --tw-border-opacity: 1;
  border-color: rgb(136 19 55 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-rose-900\/0 {
  border-color: rgb(136 19 55 / 0);
}

.thq-tw-application.thq-tw-application .border-rose-900\/10 {
  border-color: rgb(136 19 55 / 0.1);
}

.thq-tw-application.thq-tw-application .border-rose-900\/100 {
  border-color: rgb(136 19 55 / 1);
}

.thq-tw-application.thq-tw-application .border-rose-900\/15 {
  border-color: rgb(136 19 55 / 0.15);
}

.thq-tw-application.thq-tw-application .border-rose-900\/20 {
  border-color: rgb(136 19 55 / 0.2);
}

.thq-tw-application.thq-tw-application .border-rose-900\/25 {
  border-color: rgb(136 19 55 / 0.25);
}

.thq-tw-application.thq-tw-application .border-rose-900\/30 {
  border-color: rgb(136 19 55 / 0.3);
}

.thq-tw-application.thq-tw-application .border-rose-900\/35 {
  border-color: rgb(136 19 55 / 0.35);
}

.thq-tw-application.thq-tw-application .border-rose-900\/40 {
  border-color: rgb(136 19 55 / 0.4);
}

.thq-tw-application.thq-tw-application .border-rose-900\/45 {
  border-color: rgb(136 19 55 / 0.45);
}

.thq-tw-application.thq-tw-application .border-rose-900\/5 {
  border-color: rgb(136 19 55 / 0.05);
}

.thq-tw-application.thq-tw-application .border-rose-900\/50 {
  border-color: rgb(136 19 55 / 0.5);
}

.thq-tw-application.thq-tw-application .border-rose-900\/55 {
  border-color: rgb(136 19 55 / 0.55);
}

.thq-tw-application.thq-tw-application .border-rose-900\/60 {
  border-color: rgb(136 19 55 / 0.6);
}

.thq-tw-application.thq-tw-application .border-rose-900\/65 {
  border-color: rgb(136 19 55 / 0.65);
}

.thq-tw-application.thq-tw-application .border-rose-900\/70 {
  border-color: rgb(136 19 55 / 0.7);
}

.thq-tw-application.thq-tw-application .border-rose-900\/75 {
  border-color: rgb(136 19 55 / 0.75);
}

.thq-tw-application.thq-tw-application .border-rose-900\/80 {
  border-color: rgb(136 19 55 / 0.8);
}

.thq-tw-application.thq-tw-application .border-rose-900\/85 {
  border-color: rgb(136 19 55 / 0.85);
}

.thq-tw-application.thq-tw-application .border-rose-900\/90 {
  border-color: rgb(136 19 55 / 0.9);
}

.thq-tw-application.thq-tw-application .border-rose-900\/95 {
  border-color: rgb(136 19 55 / 0.95);
}

.thq-tw-application.thq-tw-application .border-sky-100 {
  --tw-border-opacity: 1;
  border-color: rgb(224 242 254 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-sky-100\/0 {
  border-color: rgb(224 242 254 / 0);
}

.thq-tw-application.thq-tw-application .border-sky-100\/10 {
  border-color: rgb(224 242 254 / 0.1);
}

.thq-tw-application.thq-tw-application .border-sky-100\/100 {
  border-color: rgb(224 242 254 / 1);
}

.thq-tw-application.thq-tw-application .border-sky-100\/15 {
  border-color: rgb(224 242 254 / 0.15);
}

.thq-tw-application.thq-tw-application .border-sky-100\/20 {
  border-color: rgb(224 242 254 / 0.2);
}

.thq-tw-application.thq-tw-application .border-sky-100\/25 {
  border-color: rgb(224 242 254 / 0.25);
}

.thq-tw-application.thq-tw-application .border-sky-100\/30 {
  border-color: rgb(224 242 254 / 0.3);
}

.thq-tw-application.thq-tw-application .border-sky-100\/35 {
  border-color: rgb(224 242 254 / 0.35);
}

.thq-tw-application.thq-tw-application .border-sky-100\/40 {
  border-color: rgb(224 242 254 / 0.4);
}

.thq-tw-application.thq-tw-application .border-sky-100\/45 {
  border-color: rgb(224 242 254 / 0.45);
}

.thq-tw-application.thq-tw-application .border-sky-100\/5 {
  border-color: rgb(224 242 254 / 0.05);
}

.thq-tw-application.thq-tw-application .border-sky-100\/50 {
  border-color: rgb(224 242 254 / 0.5);
}

.thq-tw-application.thq-tw-application .border-sky-100\/55 {
  border-color: rgb(224 242 254 / 0.55);
}

.thq-tw-application.thq-tw-application .border-sky-100\/60 {
  border-color: rgb(224 242 254 / 0.6);
}

.thq-tw-application.thq-tw-application .border-sky-100\/65 {
  border-color: rgb(224 242 254 / 0.65);
}

.thq-tw-application.thq-tw-application .border-sky-100\/70 {
  border-color: rgb(224 242 254 / 0.7);
}

.thq-tw-application.thq-tw-application .border-sky-100\/75 {
  border-color: rgb(224 242 254 / 0.75);
}

.thq-tw-application.thq-tw-application .border-sky-100\/80 {
  border-color: rgb(224 242 254 / 0.8);
}

.thq-tw-application.thq-tw-application .border-sky-100\/85 {
  border-color: rgb(224 242 254 / 0.85);
}

.thq-tw-application.thq-tw-application .border-sky-100\/90 {
  border-color: rgb(224 242 254 / 0.9);
}

.thq-tw-application.thq-tw-application .border-sky-100\/95 {
  border-color: rgb(224 242 254 / 0.95);
}

.thq-tw-application.thq-tw-application .border-sky-200 {
  --tw-border-opacity: 1;
  border-color: rgb(186 230 253 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-sky-200\/0 {
  border-color: rgb(186 230 253 / 0);
}

.thq-tw-application.thq-tw-application .border-sky-200\/10 {
  border-color: rgb(186 230 253 / 0.1);
}

.thq-tw-application.thq-tw-application .border-sky-200\/100 {
  border-color: rgb(186 230 253 / 1);
}

.thq-tw-application.thq-tw-application .border-sky-200\/15 {
  border-color: rgb(186 230 253 / 0.15);
}

.thq-tw-application.thq-tw-application .border-sky-200\/20 {
  border-color: rgb(186 230 253 / 0.2);
}

.thq-tw-application.thq-tw-application .border-sky-200\/25 {
  border-color: rgb(186 230 253 / 0.25);
}

.thq-tw-application.thq-tw-application .border-sky-200\/30 {
  border-color: rgb(186 230 253 / 0.3);
}

.thq-tw-application.thq-tw-application .border-sky-200\/35 {
  border-color: rgb(186 230 253 / 0.35);
}

.thq-tw-application.thq-tw-application .border-sky-200\/40 {
  border-color: rgb(186 230 253 / 0.4);
}

.thq-tw-application.thq-tw-application .border-sky-200\/45 {
  border-color: rgb(186 230 253 / 0.45);
}

.thq-tw-application.thq-tw-application .border-sky-200\/5 {
  border-color: rgb(186 230 253 / 0.05);
}

.thq-tw-application.thq-tw-application .border-sky-200\/50 {
  border-color: rgb(186 230 253 / 0.5);
}

.thq-tw-application.thq-tw-application .border-sky-200\/55 {
  border-color: rgb(186 230 253 / 0.55);
}

.thq-tw-application.thq-tw-application .border-sky-200\/60 {
  border-color: rgb(186 230 253 / 0.6);
}

.thq-tw-application.thq-tw-application .border-sky-200\/65 {
  border-color: rgb(186 230 253 / 0.65);
}

.thq-tw-application.thq-tw-application .border-sky-200\/70 {
  border-color: rgb(186 230 253 / 0.7);
}

.thq-tw-application.thq-tw-application .border-sky-200\/75 {
  border-color: rgb(186 230 253 / 0.75);
}

.thq-tw-application.thq-tw-application .border-sky-200\/80 {
  border-color: rgb(186 230 253 / 0.8);
}

.thq-tw-application.thq-tw-application .border-sky-200\/85 {
  border-color: rgb(186 230 253 / 0.85);
}

.thq-tw-application.thq-tw-application .border-sky-200\/90 {
  border-color: rgb(186 230 253 / 0.9);
}

.thq-tw-application.thq-tw-application .border-sky-200\/95 {
  border-color: rgb(186 230 253 / 0.95);
}

.thq-tw-application.thq-tw-application .border-sky-300 {
  --tw-border-opacity: 1;
  border-color: rgb(125 211 252 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-sky-300\/0 {
  border-color: rgb(125 211 252 / 0);
}

.thq-tw-application.thq-tw-application .border-sky-300\/10 {
  border-color: rgb(125 211 252 / 0.1);
}

.thq-tw-application.thq-tw-application .border-sky-300\/100 {
  border-color: rgb(125 211 252 / 1);
}

.thq-tw-application.thq-tw-application .border-sky-300\/15 {
  border-color: rgb(125 211 252 / 0.15);
}

.thq-tw-application.thq-tw-application .border-sky-300\/20 {
  border-color: rgb(125 211 252 / 0.2);
}

.thq-tw-application.thq-tw-application .border-sky-300\/25 {
  border-color: rgb(125 211 252 / 0.25);
}

.thq-tw-application.thq-tw-application .border-sky-300\/30 {
  border-color: rgb(125 211 252 / 0.3);
}

.thq-tw-application.thq-tw-application .border-sky-300\/35 {
  border-color: rgb(125 211 252 / 0.35);
}

.thq-tw-application.thq-tw-application .border-sky-300\/40 {
  border-color: rgb(125 211 252 / 0.4);
}

.thq-tw-application.thq-tw-application .border-sky-300\/45 {
  border-color: rgb(125 211 252 / 0.45);
}

.thq-tw-application.thq-tw-application .border-sky-300\/5 {
  border-color: rgb(125 211 252 / 0.05);
}

.thq-tw-application.thq-tw-application .border-sky-300\/50 {
  border-color: rgb(125 211 252 / 0.5);
}

.thq-tw-application.thq-tw-application .border-sky-300\/55 {
  border-color: rgb(125 211 252 / 0.55);
}

.thq-tw-application.thq-tw-application .border-sky-300\/60 {
  border-color: rgb(125 211 252 / 0.6);
}

.thq-tw-application.thq-tw-application .border-sky-300\/65 {
  border-color: rgb(125 211 252 / 0.65);
}

.thq-tw-application.thq-tw-application .border-sky-300\/70 {
  border-color: rgb(125 211 252 / 0.7);
}

.thq-tw-application.thq-tw-application .border-sky-300\/75 {
  border-color: rgb(125 211 252 / 0.75);
}

.thq-tw-application.thq-tw-application .border-sky-300\/80 {
  border-color: rgb(125 211 252 / 0.8);
}

.thq-tw-application.thq-tw-application .border-sky-300\/85 {
  border-color: rgb(125 211 252 / 0.85);
}

.thq-tw-application.thq-tw-application .border-sky-300\/90 {
  border-color: rgb(125 211 252 / 0.9);
}

.thq-tw-application.thq-tw-application .border-sky-300\/95 {
  border-color: rgb(125 211 252 / 0.95);
}

.thq-tw-application.thq-tw-application .border-sky-400 {
  --tw-border-opacity: 1;
  border-color: rgb(56 189 248 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-sky-400\/0 {
  border-color: rgb(56 189 248 / 0);
}

.thq-tw-application.thq-tw-application .border-sky-400\/10 {
  border-color: rgb(56 189 248 / 0.1);
}

.thq-tw-application.thq-tw-application .border-sky-400\/100 {
  border-color: rgb(56 189 248 / 1);
}

.thq-tw-application.thq-tw-application .border-sky-400\/15 {
  border-color: rgb(56 189 248 / 0.15);
}

.thq-tw-application.thq-tw-application .border-sky-400\/20 {
  border-color: rgb(56 189 248 / 0.2);
}

.thq-tw-application.thq-tw-application .border-sky-400\/25 {
  border-color: rgb(56 189 248 / 0.25);
}

.thq-tw-application.thq-tw-application .border-sky-400\/30 {
  border-color: rgb(56 189 248 / 0.3);
}

.thq-tw-application.thq-tw-application .border-sky-400\/35 {
  border-color: rgb(56 189 248 / 0.35);
}

.thq-tw-application.thq-tw-application .border-sky-400\/40 {
  border-color: rgb(56 189 248 / 0.4);
}

.thq-tw-application.thq-tw-application .border-sky-400\/45 {
  border-color: rgb(56 189 248 / 0.45);
}

.thq-tw-application.thq-tw-application .border-sky-400\/5 {
  border-color: rgb(56 189 248 / 0.05);
}

.thq-tw-application.thq-tw-application .border-sky-400\/50 {
  border-color: rgb(56 189 248 / 0.5);
}

.thq-tw-application.thq-tw-application .border-sky-400\/55 {
  border-color: rgb(56 189 248 / 0.55);
}

.thq-tw-application.thq-tw-application .border-sky-400\/60 {
  border-color: rgb(56 189 248 / 0.6);
}

.thq-tw-application.thq-tw-application .border-sky-400\/65 {
  border-color: rgb(56 189 248 / 0.65);
}

.thq-tw-application.thq-tw-application .border-sky-400\/70 {
  border-color: rgb(56 189 248 / 0.7);
}

.thq-tw-application.thq-tw-application .border-sky-400\/75 {
  border-color: rgb(56 189 248 / 0.75);
}

.thq-tw-application.thq-tw-application .border-sky-400\/80 {
  border-color: rgb(56 189 248 / 0.8);
}

.thq-tw-application.thq-tw-application .border-sky-400\/85 {
  border-color: rgb(56 189 248 / 0.85);
}

.thq-tw-application.thq-tw-application .border-sky-400\/90 {
  border-color: rgb(56 189 248 / 0.9);
}

.thq-tw-application.thq-tw-application .border-sky-400\/95 {
  border-color: rgb(56 189 248 / 0.95);
}

.thq-tw-application.thq-tw-application .border-sky-500 {
  --tw-border-opacity: 1;
  border-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-sky-500\/0 {
  border-color: rgb(14 165 233 / 0);
}

.thq-tw-application.thq-tw-application .border-sky-500\/10 {
  border-color: rgb(14 165 233 / 0.1);
}

.thq-tw-application.thq-tw-application .border-sky-500\/100 {
  border-color: rgb(14 165 233 / 1);
}

.thq-tw-application.thq-tw-application .border-sky-500\/15 {
  border-color: rgb(14 165 233 / 0.15);
}

.thq-tw-application.thq-tw-application .border-sky-500\/20 {
  border-color: rgb(14 165 233 / 0.2);
}

.thq-tw-application.thq-tw-application .border-sky-500\/25 {
  border-color: rgb(14 165 233 / 0.25);
}

.thq-tw-application.thq-tw-application .border-sky-500\/30 {
  border-color: rgb(14 165 233 / 0.3);
}

.thq-tw-application.thq-tw-application .border-sky-500\/35 {
  border-color: rgb(14 165 233 / 0.35);
}

.thq-tw-application.thq-tw-application .border-sky-500\/40 {
  border-color: rgb(14 165 233 / 0.4);
}

.thq-tw-application.thq-tw-application .border-sky-500\/45 {
  border-color: rgb(14 165 233 / 0.45);
}

.thq-tw-application.thq-tw-application .border-sky-500\/5 {
  border-color: rgb(14 165 233 / 0.05);
}

.thq-tw-application.thq-tw-application .border-sky-500\/50 {
  border-color: rgb(14 165 233 / 0.5);
}

.thq-tw-application.thq-tw-application .border-sky-500\/55 {
  border-color: rgb(14 165 233 / 0.55);
}

.thq-tw-application.thq-tw-application .border-sky-500\/60 {
  border-color: rgb(14 165 233 / 0.6);
}

.thq-tw-application.thq-tw-application .border-sky-500\/65 {
  border-color: rgb(14 165 233 / 0.65);
}

.thq-tw-application.thq-tw-application .border-sky-500\/70 {
  border-color: rgb(14 165 233 / 0.7);
}

.thq-tw-application.thq-tw-application .border-sky-500\/75 {
  border-color: rgb(14 165 233 / 0.75);
}

.thq-tw-application.thq-tw-application .border-sky-500\/80 {
  border-color: rgb(14 165 233 / 0.8);
}

.thq-tw-application.thq-tw-application .border-sky-500\/85 {
  border-color: rgb(14 165 233 / 0.85);
}

.thq-tw-application.thq-tw-application .border-sky-500\/90 {
  border-color: rgb(14 165 233 / 0.9);
}

.thq-tw-application.thq-tw-application .border-sky-500\/95 {
  border-color: rgb(14 165 233 / 0.95);
}

.thq-tw-application.thq-tw-application .border-sky-600 {
  --tw-border-opacity: 1;
  border-color: rgb(2 132 199 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-sky-600\/0 {
  border-color: rgb(2 132 199 / 0);
}

.thq-tw-application.thq-tw-application .border-sky-600\/10 {
  border-color: rgb(2 132 199 / 0.1);
}

.thq-tw-application.thq-tw-application .border-sky-600\/100 {
  border-color: rgb(2 132 199 / 1);
}

.thq-tw-application.thq-tw-application .border-sky-600\/15 {
  border-color: rgb(2 132 199 / 0.15);
}

.thq-tw-application.thq-tw-application .border-sky-600\/20 {
  border-color: rgb(2 132 199 / 0.2);
}

.thq-tw-application.thq-tw-application .border-sky-600\/25 {
  border-color: rgb(2 132 199 / 0.25);
}

.thq-tw-application.thq-tw-application .border-sky-600\/30 {
  border-color: rgb(2 132 199 / 0.3);
}

.thq-tw-application.thq-tw-application .border-sky-600\/35 {
  border-color: rgb(2 132 199 / 0.35);
}

.thq-tw-application.thq-tw-application .border-sky-600\/40 {
  border-color: rgb(2 132 199 / 0.4);
}

.thq-tw-application.thq-tw-application .border-sky-600\/45 {
  border-color: rgb(2 132 199 / 0.45);
}

.thq-tw-application.thq-tw-application .border-sky-600\/5 {
  border-color: rgb(2 132 199 / 0.05);
}

.thq-tw-application.thq-tw-application .border-sky-600\/50 {
  border-color: rgb(2 132 199 / 0.5);
}

.thq-tw-application.thq-tw-application .border-sky-600\/55 {
  border-color: rgb(2 132 199 / 0.55);
}

.thq-tw-application.thq-tw-application .border-sky-600\/60 {
  border-color: rgb(2 132 199 / 0.6);
}

.thq-tw-application.thq-tw-application .border-sky-600\/65 {
  border-color: rgb(2 132 199 / 0.65);
}

.thq-tw-application.thq-tw-application .border-sky-600\/70 {
  border-color: rgb(2 132 199 / 0.7);
}

.thq-tw-application.thq-tw-application .border-sky-600\/75 {
  border-color: rgb(2 132 199 / 0.75);
}

.thq-tw-application.thq-tw-application .border-sky-600\/80 {
  border-color: rgb(2 132 199 / 0.8);
}

.thq-tw-application.thq-tw-application .border-sky-600\/85 {
  border-color: rgb(2 132 199 / 0.85);
}

.thq-tw-application.thq-tw-application .border-sky-600\/90 {
  border-color: rgb(2 132 199 / 0.9);
}

.thq-tw-application.thq-tw-application .border-sky-600\/95 {
  border-color: rgb(2 132 199 / 0.95);
}

.thq-tw-application.thq-tw-application .border-sky-700 {
  --tw-border-opacity: 1;
  border-color: rgb(3 105 161 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-sky-700\/0 {
  border-color: rgb(3 105 161 / 0);
}

.thq-tw-application.thq-tw-application .border-sky-700\/10 {
  border-color: rgb(3 105 161 / 0.1);
}

.thq-tw-application.thq-tw-application .border-sky-700\/100 {
  border-color: rgb(3 105 161 / 1);
}

.thq-tw-application.thq-tw-application .border-sky-700\/15 {
  border-color: rgb(3 105 161 / 0.15);
}

.thq-tw-application.thq-tw-application .border-sky-700\/20 {
  border-color: rgb(3 105 161 / 0.2);
}

.thq-tw-application.thq-tw-application .border-sky-700\/25 {
  border-color: rgb(3 105 161 / 0.25);
}

.thq-tw-application.thq-tw-application .border-sky-700\/30 {
  border-color: rgb(3 105 161 / 0.3);
}

.thq-tw-application.thq-tw-application .border-sky-700\/35 {
  border-color: rgb(3 105 161 / 0.35);
}

.thq-tw-application.thq-tw-application .border-sky-700\/40 {
  border-color: rgb(3 105 161 / 0.4);
}

.thq-tw-application.thq-tw-application .border-sky-700\/45 {
  border-color: rgb(3 105 161 / 0.45);
}

.thq-tw-application.thq-tw-application .border-sky-700\/5 {
  border-color: rgb(3 105 161 / 0.05);
}

.thq-tw-application.thq-tw-application .border-sky-700\/50 {
  border-color: rgb(3 105 161 / 0.5);
}

.thq-tw-application.thq-tw-application .border-sky-700\/55 {
  border-color: rgb(3 105 161 / 0.55);
}

.thq-tw-application.thq-tw-application .border-sky-700\/60 {
  border-color: rgb(3 105 161 / 0.6);
}

.thq-tw-application.thq-tw-application .border-sky-700\/65 {
  border-color: rgb(3 105 161 / 0.65);
}

.thq-tw-application.thq-tw-application .border-sky-700\/70 {
  border-color: rgb(3 105 161 / 0.7);
}

.thq-tw-application.thq-tw-application .border-sky-700\/75 {
  border-color: rgb(3 105 161 / 0.75);
}

.thq-tw-application.thq-tw-application .border-sky-700\/80 {
  border-color: rgb(3 105 161 / 0.8);
}

.thq-tw-application.thq-tw-application .border-sky-700\/85 {
  border-color: rgb(3 105 161 / 0.85);
}

.thq-tw-application.thq-tw-application .border-sky-700\/90 {
  border-color: rgb(3 105 161 / 0.9);
}

.thq-tw-application.thq-tw-application .border-sky-700\/95 {
  border-color: rgb(3 105 161 / 0.95);
}

.thq-tw-application.thq-tw-application .border-sky-800 {
  --tw-border-opacity: 1;
  border-color: rgb(7 89 133 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-sky-800\/0 {
  border-color: rgb(7 89 133 / 0);
}

.thq-tw-application.thq-tw-application .border-sky-800\/10 {
  border-color: rgb(7 89 133 / 0.1);
}

.thq-tw-application.thq-tw-application .border-sky-800\/100 {
  border-color: rgb(7 89 133 / 1);
}

.thq-tw-application.thq-tw-application .border-sky-800\/15 {
  border-color: rgb(7 89 133 / 0.15);
}

.thq-tw-application.thq-tw-application .border-sky-800\/20 {
  border-color: rgb(7 89 133 / 0.2);
}

.thq-tw-application.thq-tw-application .border-sky-800\/25 {
  border-color: rgb(7 89 133 / 0.25);
}

.thq-tw-application.thq-tw-application .border-sky-800\/30 {
  border-color: rgb(7 89 133 / 0.3);
}

.thq-tw-application.thq-tw-application .border-sky-800\/35 {
  border-color: rgb(7 89 133 / 0.35);
}

.thq-tw-application.thq-tw-application .border-sky-800\/40 {
  border-color: rgb(7 89 133 / 0.4);
}

.thq-tw-application.thq-tw-application .border-sky-800\/45 {
  border-color: rgb(7 89 133 / 0.45);
}

.thq-tw-application.thq-tw-application .border-sky-800\/5 {
  border-color: rgb(7 89 133 / 0.05);
}

.thq-tw-application.thq-tw-application .border-sky-800\/50 {
  border-color: rgb(7 89 133 / 0.5);
}

.thq-tw-application.thq-tw-application .border-sky-800\/55 {
  border-color: rgb(7 89 133 / 0.55);
}

.thq-tw-application.thq-tw-application .border-sky-800\/60 {
  border-color: rgb(7 89 133 / 0.6);
}

.thq-tw-application.thq-tw-application .border-sky-800\/65 {
  border-color: rgb(7 89 133 / 0.65);
}

.thq-tw-application.thq-tw-application .border-sky-800\/70 {
  border-color: rgb(7 89 133 / 0.7);
}

.thq-tw-application.thq-tw-application .border-sky-800\/75 {
  border-color: rgb(7 89 133 / 0.75);
}

.thq-tw-application.thq-tw-application .border-sky-800\/80 {
  border-color: rgb(7 89 133 / 0.8);
}

.thq-tw-application.thq-tw-application .border-sky-800\/85 {
  border-color: rgb(7 89 133 / 0.85);
}

.thq-tw-application.thq-tw-application .border-sky-800\/90 {
  border-color: rgb(7 89 133 / 0.9);
}

.thq-tw-application.thq-tw-application .border-sky-800\/95 {
  border-color: rgb(7 89 133 / 0.95);
}

.thq-tw-application.thq-tw-application .border-sky-900 {
  --tw-border-opacity: 1;
  border-color: rgb(12 74 110 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-sky-900\/0 {
  border-color: rgb(12 74 110 / 0);
}

.thq-tw-application.thq-tw-application .border-sky-900\/10 {
  border-color: rgb(12 74 110 / 0.1);
}

.thq-tw-application.thq-tw-application .border-sky-900\/100 {
  border-color: rgb(12 74 110 / 1);
}

.thq-tw-application.thq-tw-application .border-sky-900\/15 {
  border-color: rgb(12 74 110 / 0.15);
}

.thq-tw-application.thq-tw-application .border-sky-900\/20 {
  border-color: rgb(12 74 110 / 0.2);
}

.thq-tw-application.thq-tw-application .border-sky-900\/25 {
  border-color: rgb(12 74 110 / 0.25);
}

.thq-tw-application.thq-tw-application .border-sky-900\/30 {
  border-color: rgb(12 74 110 / 0.3);
}

.thq-tw-application.thq-tw-application .border-sky-900\/35 {
  border-color: rgb(12 74 110 / 0.35);
}

.thq-tw-application.thq-tw-application .border-sky-900\/40 {
  border-color: rgb(12 74 110 / 0.4);
}

.thq-tw-application.thq-tw-application .border-sky-900\/45 {
  border-color: rgb(12 74 110 / 0.45);
}

.thq-tw-application.thq-tw-application .border-sky-900\/5 {
  border-color: rgb(12 74 110 / 0.05);
}

.thq-tw-application.thq-tw-application .border-sky-900\/50 {
  border-color: rgb(12 74 110 / 0.5);
}

.thq-tw-application.thq-tw-application .border-sky-900\/55 {
  border-color: rgb(12 74 110 / 0.55);
}

.thq-tw-application.thq-tw-application .border-sky-900\/60 {
  border-color: rgb(12 74 110 / 0.6);
}

.thq-tw-application.thq-tw-application .border-sky-900\/65 {
  border-color: rgb(12 74 110 / 0.65);
}

.thq-tw-application.thq-tw-application .border-sky-900\/70 {
  border-color: rgb(12 74 110 / 0.7);
}

.thq-tw-application.thq-tw-application .border-sky-900\/75 {
  border-color: rgb(12 74 110 / 0.75);
}

.thq-tw-application.thq-tw-application .border-sky-900\/80 {
  border-color: rgb(12 74 110 / 0.8);
}

.thq-tw-application.thq-tw-application .border-sky-900\/85 {
  border-color: rgb(12 74 110 / 0.85);
}

.thq-tw-application.thq-tw-application .border-sky-900\/90 {
  border-color: rgb(12 74 110 / 0.9);
}

.thq-tw-application.thq-tw-application .border-sky-900\/95 {
  border-color: rgb(12 74 110 / 0.95);
}

.thq-tw-application.thq-tw-application .border-slate-100 {
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-slate-100\/0 {
  border-color: rgb(241 245 249 / 0);
}

.thq-tw-application.thq-tw-application .border-slate-100\/10 {
  border-color: rgb(241 245 249 / 0.1);
}

.thq-tw-application.thq-tw-application .border-slate-100\/100 {
  border-color: rgb(241 245 249 / 1);
}

.thq-tw-application.thq-tw-application .border-slate-100\/15 {
  border-color: rgb(241 245 249 / 0.15);
}

.thq-tw-application.thq-tw-application .border-slate-100\/20 {
  border-color: rgb(241 245 249 / 0.2);
}

.thq-tw-application.thq-tw-application .border-slate-100\/25 {
  border-color: rgb(241 245 249 / 0.25);
}

.thq-tw-application.thq-tw-application .border-slate-100\/30 {
  border-color: rgb(241 245 249 / 0.3);
}

.thq-tw-application.thq-tw-application .border-slate-100\/35 {
  border-color: rgb(241 245 249 / 0.35);
}

.thq-tw-application.thq-tw-application .border-slate-100\/40 {
  border-color: rgb(241 245 249 / 0.4);
}

.thq-tw-application.thq-tw-application .border-slate-100\/45 {
  border-color: rgb(241 245 249 / 0.45);
}

.thq-tw-application.thq-tw-application .border-slate-100\/5 {
  border-color: rgb(241 245 249 / 0.05);
}

.thq-tw-application.thq-tw-application .border-slate-100\/50 {
  border-color: rgb(241 245 249 / 0.5);
}

.thq-tw-application.thq-tw-application .border-slate-100\/55 {
  border-color: rgb(241 245 249 / 0.55);
}

.thq-tw-application.thq-tw-application .border-slate-100\/60 {
  border-color: rgb(241 245 249 / 0.6);
}

.thq-tw-application.thq-tw-application .border-slate-100\/65 {
  border-color: rgb(241 245 249 / 0.65);
}

.thq-tw-application.thq-tw-application .border-slate-100\/70 {
  border-color: rgb(241 245 249 / 0.7);
}

.thq-tw-application.thq-tw-application .border-slate-100\/75 {
  border-color: rgb(241 245 249 / 0.75);
}

.thq-tw-application.thq-tw-application .border-slate-100\/80 {
  border-color: rgb(241 245 249 / 0.8);
}

.thq-tw-application.thq-tw-application .border-slate-100\/85 {
  border-color: rgb(241 245 249 / 0.85);
}

.thq-tw-application.thq-tw-application .border-slate-100\/90 {
  border-color: rgb(241 245 249 / 0.9);
}

.thq-tw-application.thq-tw-application .border-slate-100\/95 {
  border-color: rgb(241 245 249 / 0.95);
}

.thq-tw-application.thq-tw-application .border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-slate-200\/0 {
  border-color: rgb(226 232 240 / 0);
}

.thq-tw-application.thq-tw-application .border-slate-200\/10 {
  border-color: rgb(226 232 240 / 0.1);
}

.thq-tw-application.thq-tw-application .border-slate-200\/100 {
  border-color: rgb(226 232 240 / 1);
}

.thq-tw-application.thq-tw-application .border-slate-200\/15 {
  border-color: rgb(226 232 240 / 0.15);
}

.thq-tw-application.thq-tw-application .border-slate-200\/20 {
  border-color: rgb(226 232 240 / 0.2);
}

.thq-tw-application.thq-tw-application .border-slate-200\/25 {
  border-color: rgb(226 232 240 / 0.25);
}

.thq-tw-application.thq-tw-application .border-slate-200\/30 {
  border-color: rgb(226 232 240 / 0.3);
}

.thq-tw-application.thq-tw-application .border-slate-200\/35 {
  border-color: rgb(226 232 240 / 0.35);
}

.thq-tw-application.thq-tw-application .border-slate-200\/40 {
  border-color: rgb(226 232 240 / 0.4);
}

.thq-tw-application.thq-tw-application .border-slate-200\/45 {
  border-color: rgb(226 232 240 / 0.45);
}

.thq-tw-application.thq-tw-application .border-slate-200\/5 {
  border-color: rgb(226 232 240 / 0.05);
}

.thq-tw-application.thq-tw-application .border-slate-200\/50 {
  border-color: rgb(226 232 240 / 0.5);
}

.thq-tw-application.thq-tw-application .border-slate-200\/55 {
  border-color: rgb(226 232 240 / 0.55);
}

.thq-tw-application.thq-tw-application .border-slate-200\/60 {
  border-color: rgb(226 232 240 / 0.6);
}

.thq-tw-application.thq-tw-application .border-slate-200\/65 {
  border-color: rgb(226 232 240 / 0.65);
}

.thq-tw-application.thq-tw-application .border-slate-200\/70 {
  border-color: rgb(226 232 240 / 0.7);
}

.thq-tw-application.thq-tw-application .border-slate-200\/75 {
  border-color: rgb(226 232 240 / 0.75);
}

.thq-tw-application.thq-tw-application .border-slate-200\/80 {
  border-color: rgb(226 232 240 / 0.8);
}

.thq-tw-application.thq-tw-application .border-slate-200\/85 {
  border-color: rgb(226 232 240 / 0.85);
}

.thq-tw-application.thq-tw-application .border-slate-200\/90 {
  border-color: rgb(226 232 240 / 0.9);
}

.thq-tw-application.thq-tw-application .border-slate-200\/95 {
  border-color: rgb(226 232 240 / 0.95);
}

.thq-tw-application.thq-tw-application .border-slate-300 {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-slate-300\/0 {
  border-color: rgb(203 213 225 / 0);
}

.thq-tw-application.thq-tw-application .border-slate-300\/10 {
  border-color: rgb(203 213 225 / 0.1);
}

.thq-tw-application.thq-tw-application .border-slate-300\/100 {
  border-color: rgb(203 213 225 / 1);
}

.thq-tw-application.thq-tw-application .border-slate-300\/15 {
  border-color: rgb(203 213 225 / 0.15);
}

.thq-tw-application.thq-tw-application .border-slate-300\/20 {
  border-color: rgb(203 213 225 / 0.2);
}

.thq-tw-application.thq-tw-application .border-slate-300\/25 {
  border-color: rgb(203 213 225 / 0.25);
}

.thq-tw-application.thq-tw-application .border-slate-300\/30 {
  border-color: rgb(203 213 225 / 0.3);
}

.thq-tw-application.thq-tw-application .border-slate-300\/35 {
  border-color: rgb(203 213 225 / 0.35);
}

.thq-tw-application.thq-tw-application .border-slate-300\/40 {
  border-color: rgb(203 213 225 / 0.4);
}

.thq-tw-application.thq-tw-application .border-slate-300\/45 {
  border-color: rgb(203 213 225 / 0.45);
}

.thq-tw-application.thq-tw-application .border-slate-300\/5 {
  border-color: rgb(203 213 225 / 0.05);
}

.thq-tw-application.thq-tw-application .border-slate-300\/50 {
  border-color: rgb(203 213 225 / 0.5);
}

.thq-tw-application.thq-tw-application .border-slate-300\/55 {
  border-color: rgb(203 213 225 / 0.55);
}

.thq-tw-application.thq-tw-application .border-slate-300\/60 {
  border-color: rgb(203 213 225 / 0.6);
}

.thq-tw-application.thq-tw-application .border-slate-300\/65 {
  border-color: rgb(203 213 225 / 0.65);
}

.thq-tw-application.thq-tw-application .border-slate-300\/70 {
  border-color: rgb(203 213 225 / 0.7);
}

.thq-tw-application.thq-tw-application .border-slate-300\/75 {
  border-color: rgb(203 213 225 / 0.75);
}

.thq-tw-application.thq-tw-application .border-slate-300\/80 {
  border-color: rgb(203 213 225 / 0.8);
}

.thq-tw-application.thq-tw-application .border-slate-300\/85 {
  border-color: rgb(203 213 225 / 0.85);
}

.thq-tw-application.thq-tw-application .border-slate-300\/90 {
  border-color: rgb(203 213 225 / 0.9);
}

.thq-tw-application.thq-tw-application .border-slate-300\/95 {
  border-color: rgb(203 213 225 / 0.95);
}

.thq-tw-application.thq-tw-application .border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-slate-400\/0 {
  border-color: rgb(148 163 184 / 0);
}

.thq-tw-application.thq-tw-application .border-slate-400\/10 {
  border-color: rgb(148 163 184 / 0.1);
}

.thq-tw-application.thq-tw-application .border-slate-400\/100 {
  border-color: rgb(148 163 184 / 1);
}

.thq-tw-application.thq-tw-application .border-slate-400\/15 {
  border-color: rgb(148 163 184 / 0.15);
}

.thq-tw-application.thq-tw-application .border-slate-400\/20 {
  border-color: rgb(148 163 184 / 0.2);
}

.thq-tw-application.thq-tw-application .border-slate-400\/25 {
  border-color: rgb(148 163 184 / 0.25);
}

.thq-tw-application.thq-tw-application .border-slate-400\/30 {
  border-color: rgb(148 163 184 / 0.3);
}

.thq-tw-application.thq-tw-application .border-slate-400\/35 {
  border-color: rgb(148 163 184 / 0.35);
}

.thq-tw-application.thq-tw-application .border-slate-400\/40 {
  border-color: rgb(148 163 184 / 0.4);
}

.thq-tw-application.thq-tw-application .border-slate-400\/45 {
  border-color: rgb(148 163 184 / 0.45);
}

.thq-tw-application.thq-tw-application .border-slate-400\/5 {
  border-color: rgb(148 163 184 / 0.05);
}

.thq-tw-application.thq-tw-application .border-slate-400\/50 {
  border-color: rgb(148 163 184 / 0.5);
}

.thq-tw-application.thq-tw-application .border-slate-400\/55 {
  border-color: rgb(148 163 184 / 0.55);
}

.thq-tw-application.thq-tw-application .border-slate-400\/60 {
  border-color: rgb(148 163 184 / 0.6);
}

.thq-tw-application.thq-tw-application .border-slate-400\/65 {
  border-color: rgb(148 163 184 / 0.65);
}

.thq-tw-application.thq-tw-application .border-slate-400\/70 {
  border-color: rgb(148 163 184 / 0.7);
}

.thq-tw-application.thq-tw-application .border-slate-400\/75 {
  border-color: rgb(148 163 184 / 0.75);
}

.thq-tw-application.thq-tw-application .border-slate-400\/80 {
  border-color: rgb(148 163 184 / 0.8);
}

.thq-tw-application.thq-tw-application .border-slate-400\/85 {
  border-color: rgb(148 163 184 / 0.85);
}

.thq-tw-application.thq-tw-application .border-slate-400\/90 {
  border-color: rgb(148 163 184 / 0.9);
}

.thq-tw-application.thq-tw-application .border-slate-400\/95 {
  border-color: rgb(148 163 184 / 0.95);
}

.thq-tw-application.thq-tw-application .border-slate-500 {
  --tw-border-opacity: 1;
  border-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-slate-500\/0 {
  border-color: rgb(100 116 139 / 0);
}

.thq-tw-application.thq-tw-application .border-slate-500\/10 {
  border-color: rgb(100 116 139 / 0.1);
}

.thq-tw-application.thq-tw-application .border-slate-500\/100 {
  border-color: rgb(100 116 139 / 1);
}

.thq-tw-application.thq-tw-application .border-slate-500\/15 {
  border-color: rgb(100 116 139 / 0.15);
}

.thq-tw-application.thq-tw-application .border-slate-500\/20 {
  border-color: rgb(100 116 139 / 0.2);
}

.thq-tw-application.thq-tw-application .border-slate-500\/25 {
  border-color: rgb(100 116 139 / 0.25);
}

.thq-tw-application.thq-tw-application .border-slate-500\/30 {
  border-color: rgb(100 116 139 / 0.3);
}

.thq-tw-application.thq-tw-application .border-slate-500\/35 {
  border-color: rgb(100 116 139 / 0.35);
}

.thq-tw-application.thq-tw-application .border-slate-500\/40 {
  border-color: rgb(100 116 139 / 0.4);
}

.thq-tw-application.thq-tw-application .border-slate-500\/45 {
  border-color: rgb(100 116 139 / 0.45);
}

.thq-tw-application.thq-tw-application .border-slate-500\/5 {
  border-color: rgb(100 116 139 / 0.05);
}

.thq-tw-application.thq-tw-application .border-slate-500\/50 {
  border-color: rgb(100 116 139 / 0.5);
}

.thq-tw-application.thq-tw-application .border-slate-500\/55 {
  border-color: rgb(100 116 139 / 0.55);
}

.thq-tw-application.thq-tw-application .border-slate-500\/60 {
  border-color: rgb(100 116 139 / 0.6);
}

.thq-tw-application.thq-tw-application .border-slate-500\/65 {
  border-color: rgb(100 116 139 / 0.65);
}

.thq-tw-application.thq-tw-application .border-slate-500\/70 {
  border-color: rgb(100 116 139 / 0.7);
}

.thq-tw-application.thq-tw-application .border-slate-500\/75 {
  border-color: rgb(100 116 139 / 0.75);
}

.thq-tw-application.thq-tw-application .border-slate-500\/80 {
  border-color: rgb(100 116 139 / 0.8);
}

.thq-tw-application.thq-tw-application .border-slate-500\/85 {
  border-color: rgb(100 116 139 / 0.85);
}

.thq-tw-application.thq-tw-application .border-slate-500\/90 {
  border-color: rgb(100 116 139 / 0.9);
}

.thq-tw-application.thq-tw-application .border-slate-500\/95 {
  border-color: rgb(100 116 139 / 0.95);
}

.thq-tw-application.thq-tw-application .border-slate-600 {
  --tw-border-opacity: 1;
  border-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-slate-600\/0 {
  border-color: rgb(71 85 105 / 0);
}

.thq-tw-application.thq-tw-application .border-slate-600\/10 {
  border-color: rgb(71 85 105 / 0.1);
}

.thq-tw-application.thq-tw-application .border-slate-600\/100 {
  border-color: rgb(71 85 105 / 1);
}

.thq-tw-application.thq-tw-application .border-slate-600\/15 {
  border-color: rgb(71 85 105 / 0.15);
}

.thq-tw-application.thq-tw-application .border-slate-600\/20 {
  border-color: rgb(71 85 105 / 0.2);
}

.thq-tw-application.thq-tw-application .border-slate-600\/25 {
  border-color: rgb(71 85 105 / 0.25);
}

.thq-tw-application.thq-tw-application .border-slate-600\/30 {
  border-color: rgb(71 85 105 / 0.3);
}

.thq-tw-application.thq-tw-application .border-slate-600\/35 {
  border-color: rgb(71 85 105 / 0.35);
}

.thq-tw-application.thq-tw-application .border-slate-600\/40 {
  border-color: rgb(71 85 105 / 0.4);
}

.thq-tw-application.thq-tw-application .border-slate-600\/45 {
  border-color: rgb(71 85 105 / 0.45);
}

.thq-tw-application.thq-tw-application .border-slate-600\/5 {
  border-color: rgb(71 85 105 / 0.05);
}

.thq-tw-application.thq-tw-application .border-slate-600\/50 {
  border-color: rgb(71 85 105 / 0.5);
}

.thq-tw-application.thq-tw-application .border-slate-600\/55 {
  border-color: rgb(71 85 105 / 0.55);
}

.thq-tw-application.thq-tw-application .border-slate-600\/60 {
  border-color: rgb(71 85 105 / 0.6);
}

.thq-tw-application.thq-tw-application .border-slate-600\/65 {
  border-color: rgb(71 85 105 / 0.65);
}

.thq-tw-application.thq-tw-application .border-slate-600\/70 {
  border-color: rgb(71 85 105 / 0.7);
}

.thq-tw-application.thq-tw-application .border-slate-600\/75 {
  border-color: rgb(71 85 105 / 0.75);
}

.thq-tw-application.thq-tw-application .border-slate-600\/80 {
  border-color: rgb(71 85 105 / 0.8);
}

.thq-tw-application.thq-tw-application .border-slate-600\/85 {
  border-color: rgb(71 85 105 / 0.85);
}

.thq-tw-application.thq-tw-application .border-slate-600\/90 {
  border-color: rgb(71 85 105 / 0.9);
}

.thq-tw-application.thq-tw-application .border-slate-600\/95 {
  border-color: rgb(71 85 105 / 0.95);
}

.thq-tw-application.thq-tw-application .border-slate-700 {
  --tw-border-opacity: 1;
  border-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-slate-700\/0 {
  border-color: rgb(51 65 85 / 0);
}

.thq-tw-application.thq-tw-application .border-slate-700\/10 {
  border-color: rgb(51 65 85 / 0.1);
}

.thq-tw-application.thq-tw-application .border-slate-700\/100 {
  border-color: rgb(51 65 85 / 1);
}

.thq-tw-application.thq-tw-application .border-slate-700\/15 {
  border-color: rgb(51 65 85 / 0.15);
}

.thq-tw-application.thq-tw-application .border-slate-700\/20 {
  border-color: rgb(51 65 85 / 0.2);
}

.thq-tw-application.thq-tw-application .border-slate-700\/25 {
  border-color: rgb(51 65 85 / 0.25);
}

.thq-tw-application.thq-tw-application .border-slate-700\/30 {
  border-color: rgb(51 65 85 / 0.3);
}

.thq-tw-application.thq-tw-application .border-slate-700\/35 {
  border-color: rgb(51 65 85 / 0.35);
}

.thq-tw-application.thq-tw-application .border-slate-700\/40 {
  border-color: rgb(51 65 85 / 0.4);
}

.thq-tw-application.thq-tw-application .border-slate-700\/45 {
  border-color: rgb(51 65 85 / 0.45);
}

.thq-tw-application.thq-tw-application .border-slate-700\/5 {
  border-color: rgb(51 65 85 / 0.05);
}

.thq-tw-application.thq-tw-application .border-slate-700\/50 {
  border-color: rgb(51 65 85 / 0.5);
}

.thq-tw-application.thq-tw-application .border-slate-700\/55 {
  border-color: rgb(51 65 85 / 0.55);
}

.thq-tw-application.thq-tw-application .border-slate-700\/60 {
  border-color: rgb(51 65 85 / 0.6);
}

.thq-tw-application.thq-tw-application .border-slate-700\/65 {
  border-color: rgb(51 65 85 / 0.65);
}

.thq-tw-application.thq-tw-application .border-slate-700\/70 {
  border-color: rgb(51 65 85 / 0.7);
}

.thq-tw-application.thq-tw-application .border-slate-700\/75 {
  border-color: rgb(51 65 85 / 0.75);
}

.thq-tw-application.thq-tw-application .border-slate-700\/80 {
  border-color: rgb(51 65 85 / 0.8);
}

.thq-tw-application.thq-tw-application .border-slate-700\/85 {
  border-color: rgb(51 65 85 / 0.85);
}

.thq-tw-application.thq-tw-application .border-slate-700\/90 {
  border-color: rgb(51 65 85 / 0.9);
}

.thq-tw-application.thq-tw-application .border-slate-700\/95 {
  border-color: rgb(51 65 85 / 0.95);
}

.thq-tw-application.thq-tw-application .border-slate-800 {
  --tw-border-opacity: 1;
  border-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-slate-800\/0 {
  border-color: rgb(30 41 59 / 0);
}

.thq-tw-application.thq-tw-application .border-slate-800\/10 {
  border-color: rgb(30 41 59 / 0.1);
}

.thq-tw-application.thq-tw-application .border-slate-800\/100 {
  border-color: rgb(30 41 59 / 1);
}

.thq-tw-application.thq-tw-application .border-slate-800\/15 {
  border-color: rgb(30 41 59 / 0.15);
}

.thq-tw-application.thq-tw-application .border-slate-800\/20 {
  border-color: rgb(30 41 59 / 0.2);
}

.thq-tw-application.thq-tw-application .border-slate-800\/25 {
  border-color: rgb(30 41 59 / 0.25);
}

.thq-tw-application.thq-tw-application .border-slate-800\/30 {
  border-color: rgb(30 41 59 / 0.3);
}

.thq-tw-application.thq-tw-application .border-slate-800\/35 {
  border-color: rgb(30 41 59 / 0.35);
}

.thq-tw-application.thq-tw-application .border-slate-800\/40 {
  border-color: rgb(30 41 59 / 0.4);
}

.thq-tw-application.thq-tw-application .border-slate-800\/45 {
  border-color: rgb(30 41 59 / 0.45);
}

.thq-tw-application.thq-tw-application .border-slate-800\/5 {
  border-color: rgb(30 41 59 / 0.05);
}

.thq-tw-application.thq-tw-application .border-slate-800\/50 {
  border-color: rgb(30 41 59 / 0.5);
}

.thq-tw-application.thq-tw-application .border-slate-800\/55 {
  border-color: rgb(30 41 59 / 0.55);
}

.thq-tw-application.thq-tw-application .border-slate-800\/60 {
  border-color: rgb(30 41 59 / 0.6);
}

.thq-tw-application.thq-tw-application .border-slate-800\/65 {
  border-color: rgb(30 41 59 / 0.65);
}

.thq-tw-application.thq-tw-application .border-slate-800\/70 {
  border-color: rgb(30 41 59 / 0.7);
}

.thq-tw-application.thq-tw-application .border-slate-800\/75 {
  border-color: rgb(30 41 59 / 0.75);
}

.thq-tw-application.thq-tw-application .border-slate-800\/80 {
  border-color: rgb(30 41 59 / 0.8);
}

.thq-tw-application.thq-tw-application .border-slate-800\/85 {
  border-color: rgb(30 41 59 / 0.85);
}

.thq-tw-application.thq-tw-application .border-slate-800\/90 {
  border-color: rgb(30 41 59 / 0.9);
}

.thq-tw-application.thq-tw-application .border-slate-800\/95 {
  border-color: rgb(30 41 59 / 0.95);
}

.thq-tw-application.thq-tw-application .border-slate-900 {
  --tw-border-opacity: 1;
  border-color: rgb(15 23 42 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-slate-900\/0 {
  border-color: rgb(15 23 42 / 0);
}

.thq-tw-application.thq-tw-application .border-slate-900\/10 {
  border-color: rgb(15 23 42 / 0.1);
}

.thq-tw-application.thq-tw-application .border-slate-900\/100 {
  border-color: rgb(15 23 42 / 1);
}

.thq-tw-application.thq-tw-application .border-slate-900\/15 {
  border-color: rgb(15 23 42 / 0.15);
}

.thq-tw-application.thq-tw-application .border-slate-900\/20 {
  border-color: rgb(15 23 42 / 0.2);
}

.thq-tw-application.thq-tw-application .border-slate-900\/25 {
  border-color: rgb(15 23 42 / 0.25);
}

.thq-tw-application.thq-tw-application .border-slate-900\/30 {
  border-color: rgb(15 23 42 / 0.3);
}

.thq-tw-application.thq-tw-application .border-slate-900\/35 {
  border-color: rgb(15 23 42 / 0.35);
}

.thq-tw-application.thq-tw-application .border-slate-900\/40 {
  border-color: rgb(15 23 42 / 0.4);
}

.thq-tw-application.thq-tw-application .border-slate-900\/45 {
  border-color: rgb(15 23 42 / 0.45);
}

.thq-tw-application.thq-tw-application .border-slate-900\/5 {
  border-color: rgb(15 23 42 / 0.05);
}

.thq-tw-application.thq-tw-application .border-slate-900\/50 {
  border-color: rgb(15 23 42 / 0.5);
}

.thq-tw-application.thq-tw-application .border-slate-900\/55 {
  border-color: rgb(15 23 42 / 0.55);
}

.thq-tw-application.thq-tw-application .border-slate-900\/60 {
  border-color: rgb(15 23 42 / 0.6);
}

.thq-tw-application.thq-tw-application .border-slate-900\/65 {
  border-color: rgb(15 23 42 / 0.65);
}

.thq-tw-application.thq-tw-application .border-slate-900\/70 {
  border-color: rgb(15 23 42 / 0.7);
}

.thq-tw-application.thq-tw-application .border-slate-900\/75 {
  border-color: rgb(15 23 42 / 0.75);
}

.thq-tw-application.thq-tw-application .border-slate-900\/80 {
  border-color: rgb(15 23 42 / 0.8);
}

.thq-tw-application.thq-tw-application .border-slate-900\/85 {
  border-color: rgb(15 23 42 / 0.85);
}

.thq-tw-application.thq-tw-application .border-slate-900\/90 {
  border-color: rgb(15 23 42 / 0.9);
}

.thq-tw-application.thq-tw-application .border-slate-900\/95 {
  border-color: rgb(15 23 42 / 0.95);
}

.thq-tw-application.thq-tw-application .border-stone-100 {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 244 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-stone-100\/0 {
  border-color: rgb(245 245 244 / 0);
}

.thq-tw-application.thq-tw-application .border-stone-100\/10 {
  border-color: rgb(245 245 244 / 0.1);
}

.thq-tw-application.thq-tw-application .border-stone-100\/100 {
  border-color: rgb(245 245 244 / 1);
}

.thq-tw-application.thq-tw-application .border-stone-100\/15 {
  border-color: rgb(245 245 244 / 0.15);
}

.thq-tw-application.thq-tw-application .border-stone-100\/20 {
  border-color: rgb(245 245 244 / 0.2);
}

.thq-tw-application.thq-tw-application .border-stone-100\/25 {
  border-color: rgb(245 245 244 / 0.25);
}

.thq-tw-application.thq-tw-application .border-stone-100\/30 {
  border-color: rgb(245 245 244 / 0.3);
}

.thq-tw-application.thq-tw-application .border-stone-100\/35 {
  border-color: rgb(245 245 244 / 0.35);
}

.thq-tw-application.thq-tw-application .border-stone-100\/40 {
  border-color: rgb(245 245 244 / 0.4);
}

.thq-tw-application.thq-tw-application .border-stone-100\/45 {
  border-color: rgb(245 245 244 / 0.45);
}

.thq-tw-application.thq-tw-application .border-stone-100\/5 {
  border-color: rgb(245 245 244 / 0.05);
}

.thq-tw-application.thq-tw-application .border-stone-100\/50 {
  border-color: rgb(245 245 244 / 0.5);
}

.thq-tw-application.thq-tw-application .border-stone-100\/55 {
  border-color: rgb(245 245 244 / 0.55);
}

.thq-tw-application.thq-tw-application .border-stone-100\/60 {
  border-color: rgb(245 245 244 / 0.6);
}

.thq-tw-application.thq-tw-application .border-stone-100\/65 {
  border-color: rgb(245 245 244 / 0.65);
}

.thq-tw-application.thq-tw-application .border-stone-100\/70 {
  border-color: rgb(245 245 244 / 0.7);
}

.thq-tw-application.thq-tw-application .border-stone-100\/75 {
  border-color: rgb(245 245 244 / 0.75);
}

.thq-tw-application.thq-tw-application .border-stone-100\/80 {
  border-color: rgb(245 245 244 / 0.8);
}

.thq-tw-application.thq-tw-application .border-stone-100\/85 {
  border-color: rgb(245 245 244 / 0.85);
}

.thq-tw-application.thq-tw-application .border-stone-100\/90 {
  border-color: rgb(245 245 244 / 0.9);
}

.thq-tw-application.thq-tw-application .border-stone-100\/95 {
  border-color: rgb(245 245 244 / 0.95);
}

.thq-tw-application.thq-tw-application .border-stone-200 {
  --tw-border-opacity: 1;
  border-color: rgb(231 229 228 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-stone-200\/0 {
  border-color: rgb(231 229 228 / 0);
}

.thq-tw-application.thq-tw-application .border-stone-200\/10 {
  border-color: rgb(231 229 228 / 0.1);
}

.thq-tw-application.thq-tw-application .border-stone-200\/100 {
  border-color: rgb(231 229 228 / 1);
}

.thq-tw-application.thq-tw-application .border-stone-200\/15 {
  border-color: rgb(231 229 228 / 0.15);
}

.thq-tw-application.thq-tw-application .border-stone-200\/20 {
  border-color: rgb(231 229 228 / 0.2);
}

.thq-tw-application.thq-tw-application .border-stone-200\/25 {
  border-color: rgb(231 229 228 / 0.25);
}

.thq-tw-application.thq-tw-application .border-stone-200\/30 {
  border-color: rgb(231 229 228 / 0.3);
}

.thq-tw-application.thq-tw-application .border-stone-200\/35 {
  border-color: rgb(231 229 228 / 0.35);
}

.thq-tw-application.thq-tw-application .border-stone-200\/40 {
  border-color: rgb(231 229 228 / 0.4);
}

.thq-tw-application.thq-tw-application .border-stone-200\/45 {
  border-color: rgb(231 229 228 / 0.45);
}

.thq-tw-application.thq-tw-application .border-stone-200\/5 {
  border-color: rgb(231 229 228 / 0.05);
}

.thq-tw-application.thq-tw-application .border-stone-200\/50 {
  border-color: rgb(231 229 228 / 0.5);
}

.thq-tw-application.thq-tw-application .border-stone-200\/55 {
  border-color: rgb(231 229 228 / 0.55);
}

.thq-tw-application.thq-tw-application .border-stone-200\/60 {
  border-color: rgb(231 229 228 / 0.6);
}

.thq-tw-application.thq-tw-application .border-stone-200\/65 {
  border-color: rgb(231 229 228 / 0.65);
}

.thq-tw-application.thq-tw-application .border-stone-200\/70 {
  border-color: rgb(231 229 228 / 0.7);
}

.thq-tw-application.thq-tw-application .border-stone-200\/75 {
  border-color: rgb(231 229 228 / 0.75);
}

.thq-tw-application.thq-tw-application .border-stone-200\/80 {
  border-color: rgb(231 229 228 / 0.8);
}

.thq-tw-application.thq-tw-application .border-stone-200\/85 {
  border-color: rgb(231 229 228 / 0.85);
}

.thq-tw-application.thq-tw-application .border-stone-200\/90 {
  border-color: rgb(231 229 228 / 0.9);
}

.thq-tw-application.thq-tw-application .border-stone-200\/95 {
  border-color: rgb(231 229 228 / 0.95);
}

.thq-tw-application.thq-tw-application .border-stone-300 {
  --tw-border-opacity: 1;
  border-color: rgb(214 211 209 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-stone-300\/0 {
  border-color: rgb(214 211 209 / 0);
}

.thq-tw-application.thq-tw-application .border-stone-300\/10 {
  border-color: rgb(214 211 209 / 0.1);
}

.thq-tw-application.thq-tw-application .border-stone-300\/100 {
  border-color: rgb(214 211 209 / 1);
}

.thq-tw-application.thq-tw-application .border-stone-300\/15 {
  border-color: rgb(214 211 209 / 0.15);
}

.thq-tw-application.thq-tw-application .border-stone-300\/20 {
  border-color: rgb(214 211 209 / 0.2);
}

.thq-tw-application.thq-tw-application .border-stone-300\/25 {
  border-color: rgb(214 211 209 / 0.25);
}

.thq-tw-application.thq-tw-application .border-stone-300\/30 {
  border-color: rgb(214 211 209 / 0.3);
}

.thq-tw-application.thq-tw-application .border-stone-300\/35 {
  border-color: rgb(214 211 209 / 0.35);
}

.thq-tw-application.thq-tw-application .border-stone-300\/40 {
  border-color: rgb(214 211 209 / 0.4);
}

.thq-tw-application.thq-tw-application .border-stone-300\/45 {
  border-color: rgb(214 211 209 / 0.45);
}

.thq-tw-application.thq-tw-application .border-stone-300\/5 {
  border-color: rgb(214 211 209 / 0.05);
}

.thq-tw-application.thq-tw-application .border-stone-300\/50 {
  border-color: rgb(214 211 209 / 0.5);
}

.thq-tw-application.thq-tw-application .border-stone-300\/55 {
  border-color: rgb(214 211 209 / 0.55);
}

.thq-tw-application.thq-tw-application .border-stone-300\/60 {
  border-color: rgb(214 211 209 / 0.6);
}

.thq-tw-application.thq-tw-application .border-stone-300\/65 {
  border-color: rgb(214 211 209 / 0.65);
}

.thq-tw-application.thq-tw-application .border-stone-300\/70 {
  border-color: rgb(214 211 209 / 0.7);
}

.thq-tw-application.thq-tw-application .border-stone-300\/75 {
  border-color: rgb(214 211 209 / 0.75);
}

.thq-tw-application.thq-tw-application .border-stone-300\/80 {
  border-color: rgb(214 211 209 / 0.8);
}

.thq-tw-application.thq-tw-application .border-stone-300\/85 {
  border-color: rgb(214 211 209 / 0.85);
}

.thq-tw-application.thq-tw-application .border-stone-300\/90 {
  border-color: rgb(214 211 209 / 0.9);
}

.thq-tw-application.thq-tw-application .border-stone-300\/95 {
  border-color: rgb(214 211 209 / 0.95);
}

.thq-tw-application.thq-tw-application .border-stone-400 {
  --tw-border-opacity: 1;
  border-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-stone-400\/0 {
  border-color: rgb(168 162 158 / 0);
}

.thq-tw-application.thq-tw-application .border-stone-400\/10 {
  border-color: rgb(168 162 158 / 0.1);
}

.thq-tw-application.thq-tw-application .border-stone-400\/100 {
  border-color: rgb(168 162 158 / 1);
}

.thq-tw-application.thq-tw-application .border-stone-400\/15 {
  border-color: rgb(168 162 158 / 0.15);
}

.thq-tw-application.thq-tw-application .border-stone-400\/20 {
  border-color: rgb(168 162 158 / 0.2);
}

.thq-tw-application.thq-tw-application .border-stone-400\/25 {
  border-color: rgb(168 162 158 / 0.25);
}

.thq-tw-application.thq-tw-application .border-stone-400\/30 {
  border-color: rgb(168 162 158 / 0.3);
}

.thq-tw-application.thq-tw-application .border-stone-400\/35 {
  border-color: rgb(168 162 158 / 0.35);
}

.thq-tw-application.thq-tw-application .border-stone-400\/40 {
  border-color: rgb(168 162 158 / 0.4);
}

.thq-tw-application.thq-tw-application .border-stone-400\/45 {
  border-color: rgb(168 162 158 / 0.45);
}

.thq-tw-application.thq-tw-application .border-stone-400\/5 {
  border-color: rgb(168 162 158 / 0.05);
}

.thq-tw-application.thq-tw-application .border-stone-400\/50 {
  border-color: rgb(168 162 158 / 0.5);
}

.thq-tw-application.thq-tw-application .border-stone-400\/55 {
  border-color: rgb(168 162 158 / 0.55);
}

.thq-tw-application.thq-tw-application .border-stone-400\/60 {
  border-color: rgb(168 162 158 / 0.6);
}

.thq-tw-application.thq-tw-application .border-stone-400\/65 {
  border-color: rgb(168 162 158 / 0.65);
}

.thq-tw-application.thq-tw-application .border-stone-400\/70 {
  border-color: rgb(168 162 158 / 0.7);
}

.thq-tw-application.thq-tw-application .border-stone-400\/75 {
  border-color: rgb(168 162 158 / 0.75);
}

.thq-tw-application.thq-tw-application .border-stone-400\/80 {
  border-color: rgb(168 162 158 / 0.8);
}

.thq-tw-application.thq-tw-application .border-stone-400\/85 {
  border-color: rgb(168 162 158 / 0.85);
}

.thq-tw-application.thq-tw-application .border-stone-400\/90 {
  border-color: rgb(168 162 158 / 0.9);
}

.thq-tw-application.thq-tw-application .border-stone-400\/95 {
  border-color: rgb(168 162 158 / 0.95);
}

.thq-tw-application.thq-tw-application .border-stone-500 {
  --tw-border-opacity: 1;
  border-color: rgb(120 113 108 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-stone-500\/0 {
  border-color: rgb(120 113 108 / 0);
}

.thq-tw-application.thq-tw-application .border-stone-500\/10 {
  border-color: rgb(120 113 108 / 0.1);
}

.thq-tw-application.thq-tw-application .border-stone-500\/100 {
  border-color: rgb(120 113 108 / 1);
}

.thq-tw-application.thq-tw-application .border-stone-500\/15 {
  border-color: rgb(120 113 108 / 0.15);
}

.thq-tw-application.thq-tw-application .border-stone-500\/20 {
  border-color: rgb(120 113 108 / 0.2);
}

.thq-tw-application.thq-tw-application .border-stone-500\/25 {
  border-color: rgb(120 113 108 / 0.25);
}

.thq-tw-application.thq-tw-application .border-stone-500\/30 {
  border-color: rgb(120 113 108 / 0.3);
}

.thq-tw-application.thq-tw-application .border-stone-500\/35 {
  border-color: rgb(120 113 108 / 0.35);
}

.thq-tw-application.thq-tw-application .border-stone-500\/40 {
  border-color: rgb(120 113 108 / 0.4);
}

.thq-tw-application.thq-tw-application .border-stone-500\/45 {
  border-color: rgb(120 113 108 / 0.45);
}

.thq-tw-application.thq-tw-application .border-stone-500\/5 {
  border-color: rgb(120 113 108 / 0.05);
}

.thq-tw-application.thq-tw-application .border-stone-500\/50 {
  border-color: rgb(120 113 108 / 0.5);
}

.thq-tw-application.thq-tw-application .border-stone-500\/55 {
  border-color: rgb(120 113 108 / 0.55);
}

.thq-tw-application.thq-tw-application .border-stone-500\/60 {
  border-color: rgb(120 113 108 / 0.6);
}

.thq-tw-application.thq-tw-application .border-stone-500\/65 {
  border-color: rgb(120 113 108 / 0.65);
}

.thq-tw-application.thq-tw-application .border-stone-500\/70 {
  border-color: rgb(120 113 108 / 0.7);
}

.thq-tw-application.thq-tw-application .border-stone-500\/75 {
  border-color: rgb(120 113 108 / 0.75);
}

.thq-tw-application.thq-tw-application .border-stone-500\/80 {
  border-color: rgb(120 113 108 / 0.8);
}

.thq-tw-application.thq-tw-application .border-stone-500\/85 {
  border-color: rgb(120 113 108 / 0.85);
}

.thq-tw-application.thq-tw-application .border-stone-500\/90 {
  border-color: rgb(120 113 108 / 0.9);
}

.thq-tw-application.thq-tw-application .border-stone-500\/95 {
  border-color: rgb(120 113 108 / 0.95);
}

.thq-tw-application.thq-tw-application .border-stone-600 {
  --tw-border-opacity: 1;
  border-color: rgb(87 83 78 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-stone-600\/0 {
  border-color: rgb(87 83 78 / 0);
}

.thq-tw-application.thq-tw-application .border-stone-600\/10 {
  border-color: rgb(87 83 78 / 0.1);
}

.thq-tw-application.thq-tw-application .border-stone-600\/100 {
  border-color: rgb(87 83 78 / 1);
}

.thq-tw-application.thq-tw-application .border-stone-600\/15 {
  border-color: rgb(87 83 78 / 0.15);
}

.thq-tw-application.thq-tw-application .border-stone-600\/20 {
  border-color: rgb(87 83 78 / 0.2);
}

.thq-tw-application.thq-tw-application .border-stone-600\/25 {
  border-color: rgb(87 83 78 / 0.25);
}

.thq-tw-application.thq-tw-application .border-stone-600\/30 {
  border-color: rgb(87 83 78 / 0.3);
}

.thq-tw-application.thq-tw-application .border-stone-600\/35 {
  border-color: rgb(87 83 78 / 0.35);
}

.thq-tw-application.thq-tw-application .border-stone-600\/40 {
  border-color: rgb(87 83 78 / 0.4);
}

.thq-tw-application.thq-tw-application .border-stone-600\/45 {
  border-color: rgb(87 83 78 / 0.45);
}

.thq-tw-application.thq-tw-application .border-stone-600\/5 {
  border-color: rgb(87 83 78 / 0.05);
}

.thq-tw-application.thq-tw-application .border-stone-600\/50 {
  border-color: rgb(87 83 78 / 0.5);
}

.thq-tw-application.thq-tw-application .border-stone-600\/55 {
  border-color: rgb(87 83 78 / 0.55);
}

.thq-tw-application.thq-tw-application .border-stone-600\/60 {
  border-color: rgb(87 83 78 / 0.6);
}

.thq-tw-application.thq-tw-application .border-stone-600\/65 {
  border-color: rgb(87 83 78 / 0.65);
}

.thq-tw-application.thq-tw-application .border-stone-600\/70 {
  border-color: rgb(87 83 78 / 0.7);
}

.thq-tw-application.thq-tw-application .border-stone-600\/75 {
  border-color: rgb(87 83 78 / 0.75);
}

.thq-tw-application.thq-tw-application .border-stone-600\/80 {
  border-color: rgb(87 83 78 / 0.8);
}

.thq-tw-application.thq-tw-application .border-stone-600\/85 {
  border-color: rgb(87 83 78 / 0.85);
}

.thq-tw-application.thq-tw-application .border-stone-600\/90 {
  border-color: rgb(87 83 78 / 0.9);
}

.thq-tw-application.thq-tw-application .border-stone-600\/95 {
  border-color: rgb(87 83 78 / 0.95);
}

.thq-tw-application.thq-tw-application .border-stone-700 {
  --tw-border-opacity: 1;
  border-color: rgb(68 64 60 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-stone-700\/0 {
  border-color: rgb(68 64 60 / 0);
}

.thq-tw-application.thq-tw-application .border-stone-700\/10 {
  border-color: rgb(68 64 60 / 0.1);
}

.thq-tw-application.thq-tw-application .border-stone-700\/100 {
  border-color: rgb(68 64 60 / 1);
}

.thq-tw-application.thq-tw-application .border-stone-700\/15 {
  border-color: rgb(68 64 60 / 0.15);
}

.thq-tw-application.thq-tw-application .border-stone-700\/20 {
  border-color: rgb(68 64 60 / 0.2);
}

.thq-tw-application.thq-tw-application .border-stone-700\/25 {
  border-color: rgb(68 64 60 / 0.25);
}

.thq-tw-application.thq-tw-application .border-stone-700\/30 {
  border-color: rgb(68 64 60 / 0.3);
}

.thq-tw-application.thq-tw-application .border-stone-700\/35 {
  border-color: rgb(68 64 60 / 0.35);
}

.thq-tw-application.thq-tw-application .border-stone-700\/40 {
  border-color: rgb(68 64 60 / 0.4);
}

.thq-tw-application.thq-tw-application .border-stone-700\/45 {
  border-color: rgb(68 64 60 / 0.45);
}

.thq-tw-application.thq-tw-application .border-stone-700\/5 {
  border-color: rgb(68 64 60 / 0.05);
}

.thq-tw-application.thq-tw-application .border-stone-700\/50 {
  border-color: rgb(68 64 60 / 0.5);
}

.thq-tw-application.thq-tw-application .border-stone-700\/55 {
  border-color: rgb(68 64 60 / 0.55);
}

.thq-tw-application.thq-tw-application .border-stone-700\/60 {
  border-color: rgb(68 64 60 / 0.6);
}

.thq-tw-application.thq-tw-application .border-stone-700\/65 {
  border-color: rgb(68 64 60 / 0.65);
}

.thq-tw-application.thq-tw-application .border-stone-700\/70 {
  border-color: rgb(68 64 60 / 0.7);
}

.thq-tw-application.thq-tw-application .border-stone-700\/75 {
  border-color: rgb(68 64 60 / 0.75);
}

.thq-tw-application.thq-tw-application .border-stone-700\/80 {
  border-color: rgb(68 64 60 / 0.8);
}

.thq-tw-application.thq-tw-application .border-stone-700\/85 {
  border-color: rgb(68 64 60 / 0.85);
}

.thq-tw-application.thq-tw-application .border-stone-700\/90 {
  border-color: rgb(68 64 60 / 0.9);
}

.thq-tw-application.thq-tw-application .border-stone-700\/95 {
  border-color: rgb(68 64 60 / 0.95);
}

.thq-tw-application.thq-tw-application .border-stone-800 {
  --tw-border-opacity: 1;
  border-color: rgb(41 37 36 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-stone-800\/0 {
  border-color: rgb(41 37 36 / 0);
}

.thq-tw-application.thq-tw-application .border-stone-800\/10 {
  border-color: rgb(41 37 36 / 0.1);
}

.thq-tw-application.thq-tw-application .border-stone-800\/100 {
  border-color: rgb(41 37 36 / 1);
}

.thq-tw-application.thq-tw-application .border-stone-800\/15 {
  border-color: rgb(41 37 36 / 0.15);
}

.thq-tw-application.thq-tw-application .border-stone-800\/20 {
  border-color: rgb(41 37 36 / 0.2);
}

.thq-tw-application.thq-tw-application .border-stone-800\/25 {
  border-color: rgb(41 37 36 / 0.25);
}

.thq-tw-application.thq-tw-application .border-stone-800\/30 {
  border-color: rgb(41 37 36 / 0.3);
}

.thq-tw-application.thq-tw-application .border-stone-800\/35 {
  border-color: rgb(41 37 36 / 0.35);
}

.thq-tw-application.thq-tw-application .border-stone-800\/40 {
  border-color: rgb(41 37 36 / 0.4);
}

.thq-tw-application.thq-tw-application .border-stone-800\/45 {
  border-color: rgb(41 37 36 / 0.45);
}

.thq-tw-application.thq-tw-application .border-stone-800\/5 {
  border-color: rgb(41 37 36 / 0.05);
}

.thq-tw-application.thq-tw-application .border-stone-800\/50 {
  border-color: rgb(41 37 36 / 0.5);
}

.thq-tw-application.thq-tw-application .border-stone-800\/55 {
  border-color: rgb(41 37 36 / 0.55);
}

.thq-tw-application.thq-tw-application .border-stone-800\/60 {
  border-color: rgb(41 37 36 / 0.6);
}

.thq-tw-application.thq-tw-application .border-stone-800\/65 {
  border-color: rgb(41 37 36 / 0.65);
}

.thq-tw-application.thq-tw-application .border-stone-800\/70 {
  border-color: rgb(41 37 36 / 0.7);
}

.thq-tw-application.thq-tw-application .border-stone-800\/75 {
  border-color: rgb(41 37 36 / 0.75);
}

.thq-tw-application.thq-tw-application .border-stone-800\/80 {
  border-color: rgb(41 37 36 / 0.8);
}

.thq-tw-application.thq-tw-application .border-stone-800\/85 {
  border-color: rgb(41 37 36 / 0.85);
}

.thq-tw-application.thq-tw-application .border-stone-800\/90 {
  border-color: rgb(41 37 36 / 0.9);
}

.thq-tw-application.thq-tw-application .border-stone-800\/95 {
  border-color: rgb(41 37 36 / 0.95);
}

.thq-tw-application.thq-tw-application .border-stone-900 {
  --tw-border-opacity: 1;
  border-color: rgb(28 25 23 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-stone-900\/0 {
  border-color: rgb(28 25 23 / 0);
}

.thq-tw-application.thq-tw-application .border-stone-900\/10 {
  border-color: rgb(28 25 23 / 0.1);
}

.thq-tw-application.thq-tw-application .border-stone-900\/100 {
  border-color: rgb(28 25 23 / 1);
}

.thq-tw-application.thq-tw-application .border-stone-900\/15 {
  border-color: rgb(28 25 23 / 0.15);
}

.thq-tw-application.thq-tw-application .border-stone-900\/20 {
  border-color: rgb(28 25 23 / 0.2);
}

.thq-tw-application.thq-tw-application .border-stone-900\/25 {
  border-color: rgb(28 25 23 / 0.25);
}

.thq-tw-application.thq-tw-application .border-stone-900\/30 {
  border-color: rgb(28 25 23 / 0.3);
}

.thq-tw-application.thq-tw-application .border-stone-900\/35 {
  border-color: rgb(28 25 23 / 0.35);
}

.thq-tw-application.thq-tw-application .border-stone-900\/40 {
  border-color: rgb(28 25 23 / 0.4);
}

.thq-tw-application.thq-tw-application .border-stone-900\/45 {
  border-color: rgb(28 25 23 / 0.45);
}

.thq-tw-application.thq-tw-application .border-stone-900\/5 {
  border-color: rgb(28 25 23 / 0.05);
}

.thq-tw-application.thq-tw-application .border-stone-900\/50 {
  border-color: rgb(28 25 23 / 0.5);
}

.thq-tw-application.thq-tw-application .border-stone-900\/55 {
  border-color: rgb(28 25 23 / 0.55);
}

.thq-tw-application.thq-tw-application .border-stone-900\/60 {
  border-color: rgb(28 25 23 / 0.6);
}

.thq-tw-application.thq-tw-application .border-stone-900\/65 {
  border-color: rgb(28 25 23 / 0.65);
}

.thq-tw-application.thq-tw-application .border-stone-900\/70 {
  border-color: rgb(28 25 23 / 0.7);
}

.thq-tw-application.thq-tw-application .border-stone-900\/75 {
  border-color: rgb(28 25 23 / 0.75);
}

.thq-tw-application.thq-tw-application .border-stone-900\/80 {
  border-color: rgb(28 25 23 / 0.8);
}

.thq-tw-application.thq-tw-application .border-stone-900\/85 {
  border-color: rgb(28 25 23 / 0.85);
}

.thq-tw-application.thq-tw-application .border-stone-900\/90 {
  border-color: rgb(28 25 23 / 0.9);
}

.thq-tw-application.thq-tw-application .border-stone-900\/95 {
  border-color: rgb(28 25 23 / 0.95);
}

.thq-tw-application.thq-tw-application .border-teal-100 {
  --tw-border-opacity: 1;
  border-color: rgb(204 251 241 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-teal-100\/0 {
  border-color: rgb(204 251 241 / 0);
}

.thq-tw-application.thq-tw-application .border-teal-100\/10 {
  border-color: rgb(204 251 241 / 0.1);
}

.thq-tw-application.thq-tw-application .border-teal-100\/100 {
  border-color: rgb(204 251 241 / 1);
}

.thq-tw-application.thq-tw-application .border-teal-100\/15 {
  border-color: rgb(204 251 241 / 0.15);
}

.thq-tw-application.thq-tw-application .border-teal-100\/20 {
  border-color: rgb(204 251 241 / 0.2);
}

.thq-tw-application.thq-tw-application .border-teal-100\/25 {
  border-color: rgb(204 251 241 / 0.25);
}

.thq-tw-application.thq-tw-application .border-teal-100\/30 {
  border-color: rgb(204 251 241 / 0.3);
}

.thq-tw-application.thq-tw-application .border-teal-100\/35 {
  border-color: rgb(204 251 241 / 0.35);
}

.thq-tw-application.thq-tw-application .border-teal-100\/40 {
  border-color: rgb(204 251 241 / 0.4);
}

.thq-tw-application.thq-tw-application .border-teal-100\/45 {
  border-color: rgb(204 251 241 / 0.45);
}

.thq-tw-application.thq-tw-application .border-teal-100\/5 {
  border-color: rgb(204 251 241 / 0.05);
}

.thq-tw-application.thq-tw-application .border-teal-100\/50 {
  border-color: rgb(204 251 241 / 0.5);
}

.thq-tw-application.thq-tw-application .border-teal-100\/55 {
  border-color: rgb(204 251 241 / 0.55);
}

.thq-tw-application.thq-tw-application .border-teal-100\/60 {
  border-color: rgb(204 251 241 / 0.6);
}

.thq-tw-application.thq-tw-application .border-teal-100\/65 {
  border-color: rgb(204 251 241 / 0.65);
}

.thq-tw-application.thq-tw-application .border-teal-100\/70 {
  border-color: rgb(204 251 241 / 0.7);
}

.thq-tw-application.thq-tw-application .border-teal-100\/75 {
  border-color: rgb(204 251 241 / 0.75);
}

.thq-tw-application.thq-tw-application .border-teal-100\/80 {
  border-color: rgb(204 251 241 / 0.8);
}

.thq-tw-application.thq-tw-application .border-teal-100\/85 {
  border-color: rgb(204 251 241 / 0.85);
}

.thq-tw-application.thq-tw-application .border-teal-100\/90 {
  border-color: rgb(204 251 241 / 0.9);
}

.thq-tw-application.thq-tw-application .border-teal-100\/95 {
  border-color: rgb(204 251 241 / 0.95);
}

.thq-tw-application.thq-tw-application .border-teal-200 {
  --tw-border-opacity: 1;
  border-color: rgb(153 246 228 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-teal-200\/0 {
  border-color: rgb(153 246 228 / 0);
}

.thq-tw-application.thq-tw-application .border-teal-200\/10 {
  border-color: rgb(153 246 228 / 0.1);
}

.thq-tw-application.thq-tw-application .border-teal-200\/100 {
  border-color: rgb(153 246 228 / 1);
}

.thq-tw-application.thq-tw-application .border-teal-200\/15 {
  border-color: rgb(153 246 228 / 0.15);
}

.thq-tw-application.thq-tw-application .border-teal-200\/20 {
  border-color: rgb(153 246 228 / 0.2);
}

.thq-tw-application.thq-tw-application .border-teal-200\/25 {
  border-color: rgb(153 246 228 / 0.25);
}

.thq-tw-application.thq-tw-application .border-teal-200\/30 {
  border-color: rgb(153 246 228 / 0.3);
}

.thq-tw-application.thq-tw-application .border-teal-200\/35 {
  border-color: rgb(153 246 228 / 0.35);
}

.thq-tw-application.thq-tw-application .border-teal-200\/40 {
  border-color: rgb(153 246 228 / 0.4);
}

.thq-tw-application.thq-tw-application .border-teal-200\/45 {
  border-color: rgb(153 246 228 / 0.45);
}

.thq-tw-application.thq-tw-application .border-teal-200\/5 {
  border-color: rgb(153 246 228 / 0.05);
}

.thq-tw-application.thq-tw-application .border-teal-200\/50 {
  border-color: rgb(153 246 228 / 0.5);
}

.thq-tw-application.thq-tw-application .border-teal-200\/55 {
  border-color: rgb(153 246 228 / 0.55);
}

.thq-tw-application.thq-tw-application .border-teal-200\/60 {
  border-color: rgb(153 246 228 / 0.6);
}

.thq-tw-application.thq-tw-application .border-teal-200\/65 {
  border-color: rgb(153 246 228 / 0.65);
}

.thq-tw-application.thq-tw-application .border-teal-200\/70 {
  border-color: rgb(153 246 228 / 0.7);
}

.thq-tw-application.thq-tw-application .border-teal-200\/75 {
  border-color: rgb(153 246 228 / 0.75);
}

.thq-tw-application.thq-tw-application .border-teal-200\/80 {
  border-color: rgb(153 246 228 / 0.8);
}

.thq-tw-application.thq-tw-application .border-teal-200\/85 {
  border-color: rgb(153 246 228 / 0.85);
}

.thq-tw-application.thq-tw-application .border-teal-200\/90 {
  border-color: rgb(153 246 228 / 0.9);
}

.thq-tw-application.thq-tw-application .border-teal-200\/95 {
  border-color: rgb(153 246 228 / 0.95);
}

.thq-tw-application.thq-tw-application .border-teal-300 {
  --tw-border-opacity: 1;
  border-color: rgb(94 234 212 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-teal-300\/0 {
  border-color: rgb(94 234 212 / 0);
}

.thq-tw-application.thq-tw-application .border-teal-300\/10 {
  border-color: rgb(94 234 212 / 0.1);
}

.thq-tw-application.thq-tw-application .border-teal-300\/100 {
  border-color: rgb(94 234 212 / 1);
}

.thq-tw-application.thq-tw-application .border-teal-300\/15 {
  border-color: rgb(94 234 212 / 0.15);
}

.thq-tw-application.thq-tw-application .border-teal-300\/20 {
  border-color: rgb(94 234 212 / 0.2);
}

.thq-tw-application.thq-tw-application .border-teal-300\/25 {
  border-color: rgb(94 234 212 / 0.25);
}

.thq-tw-application.thq-tw-application .border-teal-300\/30 {
  border-color: rgb(94 234 212 / 0.3);
}

.thq-tw-application.thq-tw-application .border-teal-300\/35 {
  border-color: rgb(94 234 212 / 0.35);
}

.thq-tw-application.thq-tw-application .border-teal-300\/40 {
  border-color: rgb(94 234 212 / 0.4);
}

.thq-tw-application.thq-tw-application .border-teal-300\/45 {
  border-color: rgb(94 234 212 / 0.45);
}

.thq-tw-application.thq-tw-application .border-teal-300\/5 {
  border-color: rgb(94 234 212 / 0.05);
}

.thq-tw-application.thq-tw-application .border-teal-300\/50 {
  border-color: rgb(94 234 212 / 0.5);
}

.thq-tw-application.thq-tw-application .border-teal-300\/55 {
  border-color: rgb(94 234 212 / 0.55);
}

.thq-tw-application.thq-tw-application .border-teal-300\/60 {
  border-color: rgb(94 234 212 / 0.6);
}

.thq-tw-application.thq-tw-application .border-teal-300\/65 {
  border-color: rgb(94 234 212 / 0.65);
}

.thq-tw-application.thq-tw-application .border-teal-300\/70 {
  border-color: rgb(94 234 212 / 0.7);
}

.thq-tw-application.thq-tw-application .border-teal-300\/75 {
  border-color: rgb(94 234 212 / 0.75);
}

.thq-tw-application.thq-tw-application .border-teal-300\/80 {
  border-color: rgb(94 234 212 / 0.8);
}

.thq-tw-application.thq-tw-application .border-teal-300\/85 {
  border-color: rgb(94 234 212 / 0.85);
}

.thq-tw-application.thq-tw-application .border-teal-300\/90 {
  border-color: rgb(94 234 212 / 0.9);
}

.thq-tw-application.thq-tw-application .border-teal-300\/95 {
  border-color: rgb(94 234 212 / 0.95);
}

.thq-tw-application.thq-tw-application .border-teal-400 {
  --tw-border-opacity: 1;
  border-color: rgb(45 212 191 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-teal-400\/0 {
  border-color: rgb(45 212 191 / 0);
}

.thq-tw-application.thq-tw-application .border-teal-400\/10 {
  border-color: rgb(45 212 191 / 0.1);
}

.thq-tw-application.thq-tw-application .border-teal-400\/100 {
  border-color: rgb(45 212 191 / 1);
}

.thq-tw-application.thq-tw-application .border-teal-400\/15 {
  border-color: rgb(45 212 191 / 0.15);
}

.thq-tw-application.thq-tw-application .border-teal-400\/20 {
  border-color: rgb(45 212 191 / 0.2);
}

.thq-tw-application.thq-tw-application .border-teal-400\/25 {
  border-color: rgb(45 212 191 / 0.25);
}

.thq-tw-application.thq-tw-application .border-teal-400\/30 {
  border-color: rgb(45 212 191 / 0.3);
}

.thq-tw-application.thq-tw-application .border-teal-400\/35 {
  border-color: rgb(45 212 191 / 0.35);
}

.thq-tw-application.thq-tw-application .border-teal-400\/40 {
  border-color: rgb(45 212 191 / 0.4);
}

.thq-tw-application.thq-tw-application .border-teal-400\/45 {
  border-color: rgb(45 212 191 / 0.45);
}

.thq-tw-application.thq-tw-application .border-teal-400\/5 {
  border-color: rgb(45 212 191 / 0.05);
}

.thq-tw-application.thq-tw-application .border-teal-400\/50 {
  border-color: rgb(45 212 191 / 0.5);
}

.thq-tw-application.thq-tw-application .border-teal-400\/55 {
  border-color: rgb(45 212 191 / 0.55);
}

.thq-tw-application.thq-tw-application .border-teal-400\/60 {
  border-color: rgb(45 212 191 / 0.6);
}

.thq-tw-application.thq-tw-application .border-teal-400\/65 {
  border-color: rgb(45 212 191 / 0.65);
}

.thq-tw-application.thq-tw-application .border-teal-400\/70 {
  border-color: rgb(45 212 191 / 0.7);
}

.thq-tw-application.thq-tw-application .border-teal-400\/75 {
  border-color: rgb(45 212 191 / 0.75);
}

.thq-tw-application.thq-tw-application .border-teal-400\/80 {
  border-color: rgb(45 212 191 / 0.8);
}

.thq-tw-application.thq-tw-application .border-teal-400\/85 {
  border-color: rgb(45 212 191 / 0.85);
}

.thq-tw-application.thq-tw-application .border-teal-400\/90 {
  border-color: rgb(45 212 191 / 0.9);
}

.thq-tw-application.thq-tw-application .border-teal-400\/95 {
  border-color: rgb(45 212 191 / 0.95);
}

.thq-tw-application.thq-tw-application .border-teal-500 {
  --tw-border-opacity: 1;
  border-color: rgb(20 184 166 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-teal-500\/0 {
  border-color: rgb(20 184 166 / 0);
}

.thq-tw-application.thq-tw-application .border-teal-500\/10 {
  border-color: rgb(20 184 166 / 0.1);
}

.thq-tw-application.thq-tw-application .border-teal-500\/100 {
  border-color: rgb(20 184 166 / 1);
}

.thq-tw-application.thq-tw-application .border-teal-500\/15 {
  border-color: rgb(20 184 166 / 0.15);
}

.thq-tw-application.thq-tw-application .border-teal-500\/20 {
  border-color: rgb(20 184 166 / 0.2);
}

.thq-tw-application.thq-tw-application .border-teal-500\/25 {
  border-color: rgb(20 184 166 / 0.25);
}

.thq-tw-application.thq-tw-application .border-teal-500\/30 {
  border-color: rgb(20 184 166 / 0.3);
}

.thq-tw-application.thq-tw-application .border-teal-500\/35 {
  border-color: rgb(20 184 166 / 0.35);
}

.thq-tw-application.thq-tw-application .border-teal-500\/40 {
  border-color: rgb(20 184 166 / 0.4);
}

.thq-tw-application.thq-tw-application .border-teal-500\/45 {
  border-color: rgb(20 184 166 / 0.45);
}

.thq-tw-application.thq-tw-application .border-teal-500\/5 {
  border-color: rgb(20 184 166 / 0.05);
}

.thq-tw-application.thq-tw-application .border-teal-500\/50 {
  border-color: rgb(20 184 166 / 0.5);
}

.thq-tw-application.thq-tw-application .border-teal-500\/55 {
  border-color: rgb(20 184 166 / 0.55);
}

.thq-tw-application.thq-tw-application .border-teal-500\/60 {
  border-color: rgb(20 184 166 / 0.6);
}

.thq-tw-application.thq-tw-application .border-teal-500\/65 {
  border-color: rgb(20 184 166 / 0.65);
}

.thq-tw-application.thq-tw-application .border-teal-500\/70 {
  border-color: rgb(20 184 166 / 0.7);
}

.thq-tw-application.thq-tw-application .border-teal-500\/75 {
  border-color: rgb(20 184 166 / 0.75);
}

.thq-tw-application.thq-tw-application .border-teal-500\/80 {
  border-color: rgb(20 184 166 / 0.8);
}

.thq-tw-application.thq-tw-application .border-teal-500\/85 {
  border-color: rgb(20 184 166 / 0.85);
}

.thq-tw-application.thq-tw-application .border-teal-500\/90 {
  border-color: rgb(20 184 166 / 0.9);
}

.thq-tw-application.thq-tw-application .border-teal-500\/95 {
  border-color: rgb(20 184 166 / 0.95);
}

.thq-tw-application.thq-tw-application .border-teal-600 {
  --tw-border-opacity: 1;
  border-color: rgb(13 148 136 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-teal-600\/0 {
  border-color: rgb(13 148 136 / 0);
}

.thq-tw-application.thq-tw-application .border-teal-600\/10 {
  border-color: rgb(13 148 136 / 0.1);
}

.thq-tw-application.thq-tw-application .border-teal-600\/100 {
  border-color: rgb(13 148 136 / 1);
}

.thq-tw-application.thq-tw-application .border-teal-600\/15 {
  border-color: rgb(13 148 136 / 0.15);
}

.thq-tw-application.thq-tw-application .border-teal-600\/20 {
  border-color: rgb(13 148 136 / 0.2);
}

.thq-tw-application.thq-tw-application .border-teal-600\/25 {
  border-color: rgb(13 148 136 / 0.25);
}

.thq-tw-application.thq-tw-application .border-teal-600\/30 {
  border-color: rgb(13 148 136 / 0.3);
}

.thq-tw-application.thq-tw-application .border-teal-600\/35 {
  border-color: rgb(13 148 136 / 0.35);
}

.thq-tw-application.thq-tw-application .border-teal-600\/40 {
  border-color: rgb(13 148 136 / 0.4);
}

.thq-tw-application.thq-tw-application .border-teal-600\/45 {
  border-color: rgb(13 148 136 / 0.45);
}

.thq-tw-application.thq-tw-application .border-teal-600\/5 {
  border-color: rgb(13 148 136 / 0.05);
}

.thq-tw-application.thq-tw-application .border-teal-600\/50 {
  border-color: rgb(13 148 136 / 0.5);
}

.thq-tw-application.thq-tw-application .border-teal-600\/55 {
  border-color: rgb(13 148 136 / 0.55);
}

.thq-tw-application.thq-tw-application .border-teal-600\/60 {
  border-color: rgb(13 148 136 / 0.6);
}

.thq-tw-application.thq-tw-application .border-teal-600\/65 {
  border-color: rgb(13 148 136 / 0.65);
}

.thq-tw-application.thq-tw-application .border-teal-600\/70 {
  border-color: rgb(13 148 136 / 0.7);
}

.thq-tw-application.thq-tw-application .border-teal-600\/75 {
  border-color: rgb(13 148 136 / 0.75);
}

.thq-tw-application.thq-tw-application .border-teal-600\/80 {
  border-color: rgb(13 148 136 / 0.8);
}

.thq-tw-application.thq-tw-application .border-teal-600\/85 {
  border-color: rgb(13 148 136 / 0.85);
}

.thq-tw-application.thq-tw-application .border-teal-600\/90 {
  border-color: rgb(13 148 136 / 0.9);
}

.thq-tw-application.thq-tw-application .border-teal-600\/95 {
  border-color: rgb(13 148 136 / 0.95);
}

.thq-tw-application.thq-tw-application .border-teal-700 {
  --tw-border-opacity: 1;
  border-color: rgb(15 118 110 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-teal-700\/0 {
  border-color: rgb(15 118 110 / 0);
}

.thq-tw-application.thq-tw-application .border-teal-700\/10 {
  border-color: rgb(15 118 110 / 0.1);
}

.thq-tw-application.thq-tw-application .border-teal-700\/100 {
  border-color: rgb(15 118 110 / 1);
}

.thq-tw-application.thq-tw-application .border-teal-700\/15 {
  border-color: rgb(15 118 110 / 0.15);
}

.thq-tw-application.thq-tw-application .border-teal-700\/20 {
  border-color: rgb(15 118 110 / 0.2);
}

.thq-tw-application.thq-tw-application .border-teal-700\/25 {
  border-color: rgb(15 118 110 / 0.25);
}

.thq-tw-application.thq-tw-application .border-teal-700\/30 {
  border-color: rgb(15 118 110 / 0.3);
}

.thq-tw-application.thq-tw-application .border-teal-700\/35 {
  border-color: rgb(15 118 110 / 0.35);
}

.thq-tw-application.thq-tw-application .border-teal-700\/40 {
  border-color: rgb(15 118 110 / 0.4);
}

.thq-tw-application.thq-tw-application .border-teal-700\/45 {
  border-color: rgb(15 118 110 / 0.45);
}

.thq-tw-application.thq-tw-application .border-teal-700\/5 {
  border-color: rgb(15 118 110 / 0.05);
}

.thq-tw-application.thq-tw-application .border-teal-700\/50 {
  border-color: rgb(15 118 110 / 0.5);
}

.thq-tw-application.thq-tw-application .border-teal-700\/55 {
  border-color: rgb(15 118 110 / 0.55);
}

.thq-tw-application.thq-tw-application .border-teal-700\/60 {
  border-color: rgb(15 118 110 / 0.6);
}

.thq-tw-application.thq-tw-application .border-teal-700\/65 {
  border-color: rgb(15 118 110 / 0.65);
}

.thq-tw-application.thq-tw-application .border-teal-700\/70 {
  border-color: rgb(15 118 110 / 0.7);
}

.thq-tw-application.thq-tw-application .border-teal-700\/75 {
  border-color: rgb(15 118 110 / 0.75);
}

.thq-tw-application.thq-tw-application .border-teal-700\/80 {
  border-color: rgb(15 118 110 / 0.8);
}

.thq-tw-application.thq-tw-application .border-teal-700\/85 {
  border-color: rgb(15 118 110 / 0.85);
}

.thq-tw-application.thq-tw-application .border-teal-700\/90 {
  border-color: rgb(15 118 110 / 0.9);
}

.thq-tw-application.thq-tw-application .border-teal-700\/95 {
  border-color: rgb(15 118 110 / 0.95);
}

.thq-tw-application.thq-tw-application .border-teal-800 {
  --tw-border-opacity: 1;
  border-color: rgb(17 94 89 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-teal-800\/0 {
  border-color: rgb(17 94 89 / 0);
}

.thq-tw-application.thq-tw-application .border-teal-800\/10 {
  border-color: rgb(17 94 89 / 0.1);
}

.thq-tw-application.thq-tw-application .border-teal-800\/100 {
  border-color: rgb(17 94 89 / 1);
}

.thq-tw-application.thq-tw-application .border-teal-800\/15 {
  border-color: rgb(17 94 89 / 0.15);
}

.thq-tw-application.thq-tw-application .border-teal-800\/20 {
  border-color: rgb(17 94 89 / 0.2);
}

.thq-tw-application.thq-tw-application .border-teal-800\/25 {
  border-color: rgb(17 94 89 / 0.25);
}

.thq-tw-application.thq-tw-application .border-teal-800\/30 {
  border-color: rgb(17 94 89 / 0.3);
}

.thq-tw-application.thq-tw-application .border-teal-800\/35 {
  border-color: rgb(17 94 89 / 0.35);
}

.thq-tw-application.thq-tw-application .border-teal-800\/40 {
  border-color: rgb(17 94 89 / 0.4);
}

.thq-tw-application.thq-tw-application .border-teal-800\/45 {
  border-color: rgb(17 94 89 / 0.45);
}

.thq-tw-application.thq-tw-application .border-teal-800\/5 {
  border-color: rgb(17 94 89 / 0.05);
}

.thq-tw-application.thq-tw-application .border-teal-800\/50 {
  border-color: rgb(17 94 89 / 0.5);
}

.thq-tw-application.thq-tw-application .border-teal-800\/55 {
  border-color: rgb(17 94 89 / 0.55);
}

.thq-tw-application.thq-tw-application .border-teal-800\/60 {
  border-color: rgb(17 94 89 / 0.6);
}

.thq-tw-application.thq-tw-application .border-teal-800\/65 {
  border-color: rgb(17 94 89 / 0.65);
}

.thq-tw-application.thq-tw-application .border-teal-800\/70 {
  border-color: rgb(17 94 89 / 0.7);
}

.thq-tw-application.thq-tw-application .border-teal-800\/75 {
  border-color: rgb(17 94 89 / 0.75);
}

.thq-tw-application.thq-tw-application .border-teal-800\/80 {
  border-color: rgb(17 94 89 / 0.8);
}

.thq-tw-application.thq-tw-application .border-teal-800\/85 {
  border-color: rgb(17 94 89 / 0.85);
}

.thq-tw-application.thq-tw-application .border-teal-800\/90 {
  border-color: rgb(17 94 89 / 0.9);
}

.thq-tw-application.thq-tw-application .border-teal-800\/95 {
  border-color: rgb(17 94 89 / 0.95);
}

.thq-tw-application.thq-tw-application .border-teal-900 {
  --tw-border-opacity: 1;
  border-color: rgb(19 78 74 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-teal-900\/0 {
  border-color: rgb(19 78 74 / 0);
}

.thq-tw-application.thq-tw-application .border-teal-900\/10 {
  border-color: rgb(19 78 74 / 0.1);
}

.thq-tw-application.thq-tw-application .border-teal-900\/100 {
  border-color: rgb(19 78 74 / 1);
}

.thq-tw-application.thq-tw-application .border-teal-900\/15 {
  border-color: rgb(19 78 74 / 0.15);
}

.thq-tw-application.thq-tw-application .border-teal-900\/20 {
  border-color: rgb(19 78 74 / 0.2);
}

.thq-tw-application.thq-tw-application .border-teal-900\/25 {
  border-color: rgb(19 78 74 / 0.25);
}

.thq-tw-application.thq-tw-application .border-teal-900\/30 {
  border-color: rgb(19 78 74 / 0.3);
}

.thq-tw-application.thq-tw-application .border-teal-900\/35 {
  border-color: rgb(19 78 74 / 0.35);
}

.thq-tw-application.thq-tw-application .border-teal-900\/40 {
  border-color: rgb(19 78 74 / 0.4);
}

.thq-tw-application.thq-tw-application .border-teal-900\/45 {
  border-color: rgb(19 78 74 / 0.45);
}

.thq-tw-application.thq-tw-application .border-teal-900\/5 {
  border-color: rgb(19 78 74 / 0.05);
}

.thq-tw-application.thq-tw-application .border-teal-900\/50 {
  border-color: rgb(19 78 74 / 0.5);
}

.thq-tw-application.thq-tw-application .border-teal-900\/55 {
  border-color: rgb(19 78 74 / 0.55);
}

.thq-tw-application.thq-tw-application .border-teal-900\/60 {
  border-color: rgb(19 78 74 / 0.6);
}

.thq-tw-application.thq-tw-application .border-teal-900\/65 {
  border-color: rgb(19 78 74 / 0.65);
}

.thq-tw-application.thq-tw-application .border-teal-900\/70 {
  border-color: rgb(19 78 74 / 0.7);
}

.thq-tw-application.thq-tw-application .border-teal-900\/75 {
  border-color: rgb(19 78 74 / 0.75);
}

.thq-tw-application.thq-tw-application .border-teal-900\/80 {
  border-color: rgb(19 78 74 / 0.8);
}

.thq-tw-application.thq-tw-application .border-teal-900\/85 {
  border-color: rgb(19 78 74 / 0.85);
}

.thq-tw-application.thq-tw-application .border-teal-900\/90 {
  border-color: rgb(19 78 74 / 0.9);
}

.thq-tw-application.thq-tw-application .border-teal-900\/95 {
  border-color: rgb(19 78 74 / 0.95);
}

.thq-tw-application.thq-tw-application .border-transparent {
  border-color: transparent;
}

.thq-tw-application.thq-tw-application .border-violet-100 {
  --tw-border-opacity: 1;
  border-color: rgb(237 233 254 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-violet-100\/0 {
  border-color: rgb(237 233 254 / 0);
}

.thq-tw-application.thq-tw-application .border-violet-100\/10 {
  border-color: rgb(237 233 254 / 0.1);
}

.thq-tw-application.thq-tw-application .border-violet-100\/100 {
  border-color: rgb(237 233 254 / 1);
}

.thq-tw-application.thq-tw-application .border-violet-100\/15 {
  border-color: rgb(237 233 254 / 0.15);
}

.thq-tw-application.thq-tw-application .border-violet-100\/20 {
  border-color: rgb(237 233 254 / 0.2);
}

.thq-tw-application.thq-tw-application .border-violet-100\/25 {
  border-color: rgb(237 233 254 / 0.25);
}

.thq-tw-application.thq-tw-application .border-violet-100\/30 {
  border-color: rgb(237 233 254 / 0.3);
}

.thq-tw-application.thq-tw-application .border-violet-100\/35 {
  border-color: rgb(237 233 254 / 0.35);
}

.thq-tw-application.thq-tw-application .border-violet-100\/40 {
  border-color: rgb(237 233 254 / 0.4);
}

.thq-tw-application.thq-tw-application .border-violet-100\/45 {
  border-color: rgb(237 233 254 / 0.45);
}

.thq-tw-application.thq-tw-application .border-violet-100\/5 {
  border-color: rgb(237 233 254 / 0.05);
}

.thq-tw-application.thq-tw-application .border-violet-100\/50 {
  border-color: rgb(237 233 254 / 0.5);
}

.thq-tw-application.thq-tw-application .border-violet-100\/55 {
  border-color: rgb(237 233 254 / 0.55);
}

.thq-tw-application.thq-tw-application .border-violet-100\/60 {
  border-color: rgb(237 233 254 / 0.6);
}

.thq-tw-application.thq-tw-application .border-violet-100\/65 {
  border-color: rgb(237 233 254 / 0.65);
}

.thq-tw-application.thq-tw-application .border-violet-100\/70 {
  border-color: rgb(237 233 254 / 0.7);
}

.thq-tw-application.thq-tw-application .border-violet-100\/75 {
  border-color: rgb(237 233 254 / 0.75);
}

.thq-tw-application.thq-tw-application .border-violet-100\/80 {
  border-color: rgb(237 233 254 / 0.8);
}

.thq-tw-application.thq-tw-application .border-violet-100\/85 {
  border-color: rgb(237 233 254 / 0.85);
}

.thq-tw-application.thq-tw-application .border-violet-100\/90 {
  border-color: rgb(237 233 254 / 0.9);
}

.thq-tw-application.thq-tw-application .border-violet-100\/95 {
  border-color: rgb(237 233 254 / 0.95);
}

.thq-tw-application.thq-tw-application .border-violet-200 {
  --tw-border-opacity: 1;
  border-color: rgb(221 214 254 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-violet-200\/0 {
  border-color: rgb(221 214 254 / 0);
}

.thq-tw-application.thq-tw-application .border-violet-200\/10 {
  border-color: rgb(221 214 254 / 0.1);
}

.thq-tw-application.thq-tw-application .border-violet-200\/100 {
  border-color: rgb(221 214 254 / 1);
}

.thq-tw-application.thq-tw-application .border-violet-200\/15 {
  border-color: rgb(221 214 254 / 0.15);
}

.thq-tw-application.thq-tw-application .border-violet-200\/20 {
  border-color: rgb(221 214 254 / 0.2);
}

.thq-tw-application.thq-tw-application .border-violet-200\/25 {
  border-color: rgb(221 214 254 / 0.25);
}

.thq-tw-application.thq-tw-application .border-violet-200\/30 {
  border-color: rgb(221 214 254 / 0.3);
}

.thq-tw-application.thq-tw-application .border-violet-200\/35 {
  border-color: rgb(221 214 254 / 0.35);
}

.thq-tw-application.thq-tw-application .border-violet-200\/40 {
  border-color: rgb(221 214 254 / 0.4);
}

.thq-tw-application.thq-tw-application .border-violet-200\/45 {
  border-color: rgb(221 214 254 / 0.45);
}

.thq-tw-application.thq-tw-application .border-violet-200\/5 {
  border-color: rgb(221 214 254 / 0.05);
}

.thq-tw-application.thq-tw-application .border-violet-200\/50 {
  border-color: rgb(221 214 254 / 0.5);
}

.thq-tw-application.thq-tw-application .border-violet-200\/55 {
  border-color: rgb(221 214 254 / 0.55);
}

.thq-tw-application.thq-tw-application .border-violet-200\/60 {
  border-color: rgb(221 214 254 / 0.6);
}

.thq-tw-application.thq-tw-application .border-violet-200\/65 {
  border-color: rgb(221 214 254 / 0.65);
}

.thq-tw-application.thq-tw-application .border-violet-200\/70 {
  border-color: rgb(221 214 254 / 0.7);
}

.thq-tw-application.thq-tw-application .border-violet-200\/75 {
  border-color: rgb(221 214 254 / 0.75);
}

.thq-tw-application.thq-tw-application .border-violet-200\/80 {
  border-color: rgb(221 214 254 / 0.8);
}

.thq-tw-application.thq-tw-application .border-violet-200\/85 {
  border-color: rgb(221 214 254 / 0.85);
}

.thq-tw-application.thq-tw-application .border-violet-200\/90 {
  border-color: rgb(221 214 254 / 0.9);
}

.thq-tw-application.thq-tw-application .border-violet-200\/95 {
  border-color: rgb(221 214 254 / 0.95);
}

.thq-tw-application.thq-tw-application .border-violet-300 {
  --tw-border-opacity: 1;
  border-color: rgb(196 181 253 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-violet-300\/0 {
  border-color: rgb(196 181 253 / 0);
}

.thq-tw-application.thq-tw-application .border-violet-300\/10 {
  border-color: rgb(196 181 253 / 0.1);
}

.thq-tw-application.thq-tw-application .border-violet-300\/100 {
  border-color: rgb(196 181 253 / 1);
}

.thq-tw-application.thq-tw-application .border-violet-300\/15 {
  border-color: rgb(196 181 253 / 0.15);
}

.thq-tw-application.thq-tw-application .border-violet-300\/20 {
  border-color: rgb(196 181 253 / 0.2);
}

.thq-tw-application.thq-tw-application .border-violet-300\/25 {
  border-color: rgb(196 181 253 / 0.25);
}

.thq-tw-application.thq-tw-application .border-violet-300\/30 {
  border-color: rgb(196 181 253 / 0.3);
}

.thq-tw-application.thq-tw-application .border-violet-300\/35 {
  border-color: rgb(196 181 253 / 0.35);
}

.thq-tw-application.thq-tw-application .border-violet-300\/40 {
  border-color: rgb(196 181 253 / 0.4);
}

.thq-tw-application.thq-tw-application .border-violet-300\/45 {
  border-color: rgb(196 181 253 / 0.45);
}

.thq-tw-application.thq-tw-application .border-violet-300\/5 {
  border-color: rgb(196 181 253 / 0.05);
}

.thq-tw-application.thq-tw-application .border-violet-300\/50 {
  border-color: rgb(196 181 253 / 0.5);
}

.thq-tw-application.thq-tw-application .border-violet-300\/55 {
  border-color: rgb(196 181 253 / 0.55);
}

.thq-tw-application.thq-tw-application .border-violet-300\/60 {
  border-color: rgb(196 181 253 / 0.6);
}

.thq-tw-application.thq-tw-application .border-violet-300\/65 {
  border-color: rgb(196 181 253 / 0.65);
}

.thq-tw-application.thq-tw-application .border-violet-300\/70 {
  border-color: rgb(196 181 253 / 0.7);
}

.thq-tw-application.thq-tw-application .border-violet-300\/75 {
  border-color: rgb(196 181 253 / 0.75);
}

.thq-tw-application.thq-tw-application .border-violet-300\/80 {
  border-color: rgb(196 181 253 / 0.8);
}

.thq-tw-application.thq-tw-application .border-violet-300\/85 {
  border-color: rgb(196 181 253 / 0.85);
}

.thq-tw-application.thq-tw-application .border-violet-300\/90 {
  border-color: rgb(196 181 253 / 0.9);
}

.thq-tw-application.thq-tw-application .border-violet-300\/95 {
  border-color: rgb(196 181 253 / 0.95);
}

.thq-tw-application.thq-tw-application .border-violet-400 {
  --tw-border-opacity: 1;
  border-color: rgb(167 139 250 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-violet-400\/0 {
  border-color: rgb(167 139 250 / 0);
}

.thq-tw-application.thq-tw-application .border-violet-400\/10 {
  border-color: rgb(167 139 250 / 0.1);
}

.thq-tw-application.thq-tw-application .border-violet-400\/100 {
  border-color: rgb(167 139 250 / 1);
}

.thq-tw-application.thq-tw-application .border-violet-400\/15 {
  border-color: rgb(167 139 250 / 0.15);
}

.thq-tw-application.thq-tw-application .border-violet-400\/20 {
  border-color: rgb(167 139 250 / 0.2);
}

.thq-tw-application.thq-tw-application .border-violet-400\/25 {
  border-color: rgb(167 139 250 / 0.25);
}

.thq-tw-application.thq-tw-application .border-violet-400\/30 {
  border-color: rgb(167 139 250 / 0.3);
}

.thq-tw-application.thq-tw-application .border-violet-400\/35 {
  border-color: rgb(167 139 250 / 0.35);
}

.thq-tw-application.thq-tw-application .border-violet-400\/40 {
  border-color: rgb(167 139 250 / 0.4);
}

.thq-tw-application.thq-tw-application .border-violet-400\/45 {
  border-color: rgb(167 139 250 / 0.45);
}

.thq-tw-application.thq-tw-application .border-violet-400\/5 {
  border-color: rgb(167 139 250 / 0.05);
}

.thq-tw-application.thq-tw-application .border-violet-400\/50 {
  border-color: rgb(167 139 250 / 0.5);
}

.thq-tw-application.thq-tw-application .border-violet-400\/55 {
  border-color: rgb(167 139 250 / 0.55);
}

.thq-tw-application.thq-tw-application .border-violet-400\/60 {
  border-color: rgb(167 139 250 / 0.6);
}

.thq-tw-application.thq-tw-application .border-violet-400\/65 {
  border-color: rgb(167 139 250 / 0.65);
}

.thq-tw-application.thq-tw-application .border-violet-400\/70 {
  border-color: rgb(167 139 250 / 0.7);
}

.thq-tw-application.thq-tw-application .border-violet-400\/75 {
  border-color: rgb(167 139 250 / 0.75);
}

.thq-tw-application.thq-tw-application .border-violet-400\/80 {
  border-color: rgb(167 139 250 / 0.8);
}

.thq-tw-application.thq-tw-application .border-violet-400\/85 {
  border-color: rgb(167 139 250 / 0.85);
}

.thq-tw-application.thq-tw-application .border-violet-400\/90 {
  border-color: rgb(167 139 250 / 0.9);
}

.thq-tw-application.thq-tw-application .border-violet-400\/95 {
  border-color: rgb(167 139 250 / 0.95);
}

.thq-tw-application.thq-tw-application .border-violet-500 {
  --tw-border-opacity: 1;
  border-color: rgb(139 92 246 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-violet-500\/0 {
  border-color: rgb(139 92 246 / 0);
}

.thq-tw-application.thq-tw-application .border-violet-500\/10 {
  border-color: rgb(139 92 246 / 0.1);
}

.thq-tw-application.thq-tw-application .border-violet-500\/100 {
  border-color: rgb(139 92 246 / 1);
}

.thq-tw-application.thq-tw-application .border-violet-500\/15 {
  border-color: rgb(139 92 246 / 0.15);
}

.thq-tw-application.thq-tw-application .border-violet-500\/20 {
  border-color: rgb(139 92 246 / 0.2);
}

.thq-tw-application.thq-tw-application .border-violet-500\/25 {
  border-color: rgb(139 92 246 / 0.25);
}

.thq-tw-application.thq-tw-application .border-violet-500\/30 {
  border-color: rgb(139 92 246 / 0.3);
}

.thq-tw-application.thq-tw-application .border-violet-500\/35 {
  border-color: rgb(139 92 246 / 0.35);
}

.thq-tw-application.thq-tw-application .border-violet-500\/40 {
  border-color: rgb(139 92 246 / 0.4);
}

.thq-tw-application.thq-tw-application .border-violet-500\/45 {
  border-color: rgb(139 92 246 / 0.45);
}

.thq-tw-application.thq-tw-application .border-violet-500\/5 {
  border-color: rgb(139 92 246 / 0.05);
}

.thq-tw-application.thq-tw-application .border-violet-500\/50 {
  border-color: rgb(139 92 246 / 0.5);
}

.thq-tw-application.thq-tw-application .border-violet-500\/55 {
  border-color: rgb(139 92 246 / 0.55);
}

.thq-tw-application.thq-tw-application .border-violet-500\/60 {
  border-color: rgb(139 92 246 / 0.6);
}

.thq-tw-application.thq-tw-application .border-violet-500\/65 {
  border-color: rgb(139 92 246 / 0.65);
}

.thq-tw-application.thq-tw-application .border-violet-500\/70 {
  border-color: rgb(139 92 246 / 0.7);
}

.thq-tw-application.thq-tw-application .border-violet-500\/75 {
  border-color: rgb(139 92 246 / 0.75);
}

.thq-tw-application.thq-tw-application .border-violet-500\/80 {
  border-color: rgb(139 92 246 / 0.8);
}

.thq-tw-application.thq-tw-application .border-violet-500\/85 {
  border-color: rgb(139 92 246 / 0.85);
}

.thq-tw-application.thq-tw-application .border-violet-500\/90 {
  border-color: rgb(139 92 246 / 0.9);
}

.thq-tw-application.thq-tw-application .border-violet-500\/95 {
  border-color: rgb(139 92 246 / 0.95);
}

.thq-tw-application.thq-tw-application .border-violet-600 {
  --tw-border-opacity: 1;
  border-color: rgb(124 58 237 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-violet-600\/0 {
  border-color: rgb(124 58 237 / 0);
}

.thq-tw-application.thq-tw-application .border-violet-600\/10 {
  border-color: rgb(124 58 237 / 0.1);
}

.thq-tw-application.thq-tw-application .border-violet-600\/100 {
  border-color: rgb(124 58 237 / 1);
}

.thq-tw-application.thq-tw-application .border-violet-600\/15 {
  border-color: rgb(124 58 237 / 0.15);
}

.thq-tw-application.thq-tw-application .border-violet-600\/20 {
  border-color: rgb(124 58 237 / 0.2);
}

.thq-tw-application.thq-tw-application .border-violet-600\/25 {
  border-color: rgb(124 58 237 / 0.25);
}

.thq-tw-application.thq-tw-application .border-violet-600\/30 {
  border-color: rgb(124 58 237 / 0.3);
}

.thq-tw-application.thq-tw-application .border-violet-600\/35 {
  border-color: rgb(124 58 237 / 0.35);
}

.thq-tw-application.thq-tw-application .border-violet-600\/40 {
  border-color: rgb(124 58 237 / 0.4);
}

.thq-tw-application.thq-tw-application .border-violet-600\/45 {
  border-color: rgb(124 58 237 / 0.45);
}

.thq-tw-application.thq-tw-application .border-violet-600\/5 {
  border-color: rgb(124 58 237 / 0.05);
}

.thq-tw-application.thq-tw-application .border-violet-600\/50 {
  border-color: rgb(124 58 237 / 0.5);
}

.thq-tw-application.thq-tw-application .border-violet-600\/55 {
  border-color: rgb(124 58 237 / 0.55);
}

.thq-tw-application.thq-tw-application .border-violet-600\/60 {
  border-color: rgb(124 58 237 / 0.6);
}

.thq-tw-application.thq-tw-application .border-violet-600\/65 {
  border-color: rgb(124 58 237 / 0.65);
}

.thq-tw-application.thq-tw-application .border-violet-600\/70 {
  border-color: rgb(124 58 237 / 0.7);
}

.thq-tw-application.thq-tw-application .border-violet-600\/75 {
  border-color: rgb(124 58 237 / 0.75);
}

.thq-tw-application.thq-tw-application .border-violet-600\/80 {
  border-color: rgb(124 58 237 / 0.8);
}

.thq-tw-application.thq-tw-application .border-violet-600\/85 {
  border-color: rgb(124 58 237 / 0.85);
}

.thq-tw-application.thq-tw-application .border-violet-600\/90 {
  border-color: rgb(124 58 237 / 0.9);
}

.thq-tw-application.thq-tw-application .border-violet-600\/95 {
  border-color: rgb(124 58 237 / 0.95);
}

.thq-tw-application.thq-tw-application .border-violet-700 {
  --tw-border-opacity: 1;
  border-color: rgb(109 40 217 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-violet-700\/0 {
  border-color: rgb(109 40 217 / 0);
}

.thq-tw-application.thq-tw-application .border-violet-700\/10 {
  border-color: rgb(109 40 217 / 0.1);
}

.thq-tw-application.thq-tw-application .border-violet-700\/100 {
  border-color: rgb(109 40 217 / 1);
}

.thq-tw-application.thq-tw-application .border-violet-700\/15 {
  border-color: rgb(109 40 217 / 0.15);
}

.thq-tw-application.thq-tw-application .border-violet-700\/20 {
  border-color: rgb(109 40 217 / 0.2);
}

.thq-tw-application.thq-tw-application .border-violet-700\/25 {
  border-color: rgb(109 40 217 / 0.25);
}

.thq-tw-application.thq-tw-application .border-violet-700\/30 {
  border-color: rgb(109 40 217 / 0.3);
}

.thq-tw-application.thq-tw-application .border-violet-700\/35 {
  border-color: rgb(109 40 217 / 0.35);
}

.thq-tw-application.thq-tw-application .border-violet-700\/40 {
  border-color: rgb(109 40 217 / 0.4);
}

.thq-tw-application.thq-tw-application .border-violet-700\/45 {
  border-color: rgb(109 40 217 / 0.45);
}

.thq-tw-application.thq-tw-application .border-violet-700\/5 {
  border-color: rgb(109 40 217 / 0.05);
}

.thq-tw-application.thq-tw-application .border-violet-700\/50 {
  border-color: rgb(109 40 217 / 0.5);
}

.thq-tw-application.thq-tw-application .border-violet-700\/55 {
  border-color: rgb(109 40 217 / 0.55);
}

.thq-tw-application.thq-tw-application .border-violet-700\/60 {
  border-color: rgb(109 40 217 / 0.6);
}

.thq-tw-application.thq-tw-application .border-violet-700\/65 {
  border-color: rgb(109 40 217 / 0.65);
}

.thq-tw-application.thq-tw-application .border-violet-700\/70 {
  border-color: rgb(109 40 217 / 0.7);
}

.thq-tw-application.thq-tw-application .border-violet-700\/75 {
  border-color: rgb(109 40 217 / 0.75);
}

.thq-tw-application.thq-tw-application .border-violet-700\/80 {
  border-color: rgb(109 40 217 / 0.8);
}

.thq-tw-application.thq-tw-application .border-violet-700\/85 {
  border-color: rgb(109 40 217 / 0.85);
}

.thq-tw-application.thq-tw-application .border-violet-700\/90 {
  border-color: rgb(109 40 217 / 0.9);
}

.thq-tw-application.thq-tw-application .border-violet-700\/95 {
  border-color: rgb(109 40 217 / 0.95);
}

.thq-tw-application.thq-tw-application .border-violet-800 {
  --tw-border-opacity: 1;
  border-color: rgb(91 33 182 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-violet-800\/0 {
  border-color: rgb(91 33 182 / 0);
}

.thq-tw-application.thq-tw-application .border-violet-800\/10 {
  border-color: rgb(91 33 182 / 0.1);
}

.thq-tw-application.thq-tw-application .border-violet-800\/100 {
  border-color: rgb(91 33 182 / 1);
}

.thq-tw-application.thq-tw-application .border-violet-800\/15 {
  border-color: rgb(91 33 182 / 0.15);
}

.thq-tw-application.thq-tw-application .border-violet-800\/20 {
  border-color: rgb(91 33 182 / 0.2);
}

.thq-tw-application.thq-tw-application .border-violet-800\/25 {
  border-color: rgb(91 33 182 / 0.25);
}

.thq-tw-application.thq-tw-application .border-violet-800\/30 {
  border-color: rgb(91 33 182 / 0.3);
}

.thq-tw-application.thq-tw-application .border-violet-800\/35 {
  border-color: rgb(91 33 182 / 0.35);
}

.thq-tw-application.thq-tw-application .border-violet-800\/40 {
  border-color: rgb(91 33 182 / 0.4);
}

.thq-tw-application.thq-tw-application .border-violet-800\/45 {
  border-color: rgb(91 33 182 / 0.45);
}

.thq-tw-application.thq-tw-application .border-violet-800\/5 {
  border-color: rgb(91 33 182 / 0.05);
}

.thq-tw-application.thq-tw-application .border-violet-800\/50 {
  border-color: rgb(91 33 182 / 0.5);
}

.thq-tw-application.thq-tw-application .border-violet-800\/55 {
  border-color: rgb(91 33 182 / 0.55);
}

.thq-tw-application.thq-tw-application .border-violet-800\/60 {
  border-color: rgb(91 33 182 / 0.6);
}

.thq-tw-application.thq-tw-application .border-violet-800\/65 {
  border-color: rgb(91 33 182 / 0.65);
}

.thq-tw-application.thq-tw-application .border-violet-800\/70 {
  border-color: rgb(91 33 182 / 0.7);
}

.thq-tw-application.thq-tw-application .border-violet-800\/75 {
  border-color: rgb(91 33 182 / 0.75);
}

.thq-tw-application.thq-tw-application .border-violet-800\/80 {
  border-color: rgb(91 33 182 / 0.8);
}

.thq-tw-application.thq-tw-application .border-violet-800\/85 {
  border-color: rgb(91 33 182 / 0.85);
}

.thq-tw-application.thq-tw-application .border-violet-800\/90 {
  border-color: rgb(91 33 182 / 0.9);
}

.thq-tw-application.thq-tw-application .border-violet-800\/95 {
  border-color: rgb(91 33 182 / 0.95);
}

.thq-tw-application.thq-tw-application .border-violet-900 {
  --tw-border-opacity: 1;
  border-color: rgb(76 29 149 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-violet-900\/0 {
  border-color: rgb(76 29 149 / 0);
}

.thq-tw-application.thq-tw-application .border-violet-900\/10 {
  border-color: rgb(76 29 149 / 0.1);
}

.thq-tw-application.thq-tw-application .border-violet-900\/100 {
  border-color: rgb(76 29 149 / 1);
}

.thq-tw-application.thq-tw-application .border-violet-900\/15 {
  border-color: rgb(76 29 149 / 0.15);
}

.thq-tw-application.thq-tw-application .border-violet-900\/20 {
  border-color: rgb(76 29 149 / 0.2);
}

.thq-tw-application.thq-tw-application .border-violet-900\/25 {
  border-color: rgb(76 29 149 / 0.25);
}

.thq-tw-application.thq-tw-application .border-violet-900\/30 {
  border-color: rgb(76 29 149 / 0.3);
}

.thq-tw-application.thq-tw-application .border-violet-900\/35 {
  border-color: rgb(76 29 149 / 0.35);
}

.thq-tw-application.thq-tw-application .border-violet-900\/40 {
  border-color: rgb(76 29 149 / 0.4);
}

.thq-tw-application.thq-tw-application .border-violet-900\/45 {
  border-color: rgb(76 29 149 / 0.45);
}

.thq-tw-application.thq-tw-application .border-violet-900\/5 {
  border-color: rgb(76 29 149 / 0.05);
}

.thq-tw-application.thq-tw-application .border-violet-900\/50 {
  border-color: rgb(76 29 149 / 0.5);
}

.thq-tw-application.thq-tw-application .border-violet-900\/55 {
  border-color: rgb(76 29 149 / 0.55);
}

.thq-tw-application.thq-tw-application .border-violet-900\/60 {
  border-color: rgb(76 29 149 / 0.6);
}

.thq-tw-application.thq-tw-application .border-violet-900\/65 {
  border-color: rgb(76 29 149 / 0.65);
}

.thq-tw-application.thq-tw-application .border-violet-900\/70 {
  border-color: rgb(76 29 149 / 0.7);
}

.thq-tw-application.thq-tw-application .border-violet-900\/75 {
  border-color: rgb(76 29 149 / 0.75);
}

.thq-tw-application.thq-tw-application .border-violet-900\/80 {
  border-color: rgb(76 29 149 / 0.8);
}

.thq-tw-application.thq-tw-application .border-violet-900\/85 {
  border-color: rgb(76 29 149 / 0.85);
}

.thq-tw-application.thq-tw-application .border-violet-900\/90 {
  border-color: rgb(76 29 149 / 0.9);
}

.thq-tw-application.thq-tw-application .border-violet-900\/95 {
  border-color: rgb(76 29 149 / 0.95);
}

.thq-tw-application.thq-tw-application .border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-yellow-100 {
  --tw-border-opacity: 1;
  border-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-yellow-100\/0 {
  border-color: rgb(254 249 195 / 0);
}

.thq-tw-application.thq-tw-application .border-yellow-100\/10 {
  border-color: rgb(254 249 195 / 0.1);
}

.thq-tw-application.thq-tw-application .border-yellow-100\/100 {
  border-color: rgb(254 249 195 / 1);
}

.thq-tw-application.thq-tw-application .border-yellow-100\/15 {
  border-color: rgb(254 249 195 / 0.15);
}

.thq-tw-application.thq-tw-application .border-yellow-100\/20 {
  border-color: rgb(254 249 195 / 0.2);
}

.thq-tw-application.thq-tw-application .border-yellow-100\/25 {
  border-color: rgb(254 249 195 / 0.25);
}

.thq-tw-application.thq-tw-application .border-yellow-100\/30 {
  border-color: rgb(254 249 195 / 0.3);
}

.thq-tw-application.thq-tw-application .border-yellow-100\/35 {
  border-color: rgb(254 249 195 / 0.35);
}

.thq-tw-application.thq-tw-application .border-yellow-100\/40 {
  border-color: rgb(254 249 195 / 0.4);
}

.thq-tw-application.thq-tw-application .border-yellow-100\/45 {
  border-color: rgb(254 249 195 / 0.45);
}

.thq-tw-application.thq-tw-application .border-yellow-100\/5 {
  border-color: rgb(254 249 195 / 0.05);
}

.thq-tw-application.thq-tw-application .border-yellow-100\/50 {
  border-color: rgb(254 249 195 / 0.5);
}

.thq-tw-application.thq-tw-application .border-yellow-100\/55 {
  border-color: rgb(254 249 195 / 0.55);
}

.thq-tw-application.thq-tw-application .border-yellow-100\/60 {
  border-color: rgb(254 249 195 / 0.6);
}

.thq-tw-application.thq-tw-application .border-yellow-100\/65 {
  border-color: rgb(254 249 195 / 0.65);
}

.thq-tw-application.thq-tw-application .border-yellow-100\/70 {
  border-color: rgb(254 249 195 / 0.7);
}

.thq-tw-application.thq-tw-application .border-yellow-100\/75 {
  border-color: rgb(254 249 195 / 0.75);
}

.thq-tw-application.thq-tw-application .border-yellow-100\/80 {
  border-color: rgb(254 249 195 / 0.8);
}

.thq-tw-application.thq-tw-application .border-yellow-100\/85 {
  border-color: rgb(254 249 195 / 0.85);
}

.thq-tw-application.thq-tw-application .border-yellow-100\/90 {
  border-color: rgb(254 249 195 / 0.9);
}

.thq-tw-application.thq-tw-application .border-yellow-100\/95 {
  border-color: rgb(254 249 195 / 0.95);
}

.thq-tw-application.thq-tw-application .border-yellow-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-yellow-200\/0 {
  border-color: rgb(254 240 138 / 0);
}

.thq-tw-application.thq-tw-application .border-yellow-200\/10 {
  border-color: rgb(254 240 138 / 0.1);
}

.thq-tw-application.thq-tw-application .border-yellow-200\/100 {
  border-color: rgb(254 240 138 / 1);
}

.thq-tw-application.thq-tw-application .border-yellow-200\/15 {
  border-color: rgb(254 240 138 / 0.15);
}

.thq-tw-application.thq-tw-application .border-yellow-200\/20 {
  border-color: rgb(254 240 138 / 0.2);
}

.thq-tw-application.thq-tw-application .border-yellow-200\/25 {
  border-color: rgb(254 240 138 / 0.25);
}

.thq-tw-application.thq-tw-application .border-yellow-200\/30 {
  border-color: rgb(254 240 138 / 0.3);
}

.thq-tw-application.thq-tw-application .border-yellow-200\/35 {
  border-color: rgb(254 240 138 / 0.35);
}

.thq-tw-application.thq-tw-application .border-yellow-200\/40 {
  border-color: rgb(254 240 138 / 0.4);
}

.thq-tw-application.thq-tw-application .border-yellow-200\/45 {
  border-color: rgb(254 240 138 / 0.45);
}

.thq-tw-application.thq-tw-application .border-yellow-200\/5 {
  border-color: rgb(254 240 138 / 0.05);
}

.thq-tw-application.thq-tw-application .border-yellow-200\/50 {
  border-color: rgb(254 240 138 / 0.5);
}

.thq-tw-application.thq-tw-application .border-yellow-200\/55 {
  border-color: rgb(254 240 138 / 0.55);
}

.thq-tw-application.thq-tw-application .border-yellow-200\/60 {
  border-color: rgb(254 240 138 / 0.6);
}

.thq-tw-application.thq-tw-application .border-yellow-200\/65 {
  border-color: rgb(254 240 138 / 0.65);
}

.thq-tw-application.thq-tw-application .border-yellow-200\/70 {
  border-color: rgb(254 240 138 / 0.7);
}

.thq-tw-application.thq-tw-application .border-yellow-200\/75 {
  border-color: rgb(254 240 138 / 0.75);
}

.thq-tw-application.thq-tw-application .border-yellow-200\/80 {
  border-color: rgb(254 240 138 / 0.8);
}

.thq-tw-application.thq-tw-application .border-yellow-200\/85 {
  border-color: rgb(254 240 138 / 0.85);
}

.thq-tw-application.thq-tw-application .border-yellow-200\/90 {
  border-color: rgb(254 240 138 / 0.9);
}

.thq-tw-application.thq-tw-application .border-yellow-200\/95 {
  border-color: rgb(254 240 138 / 0.95);
}

.thq-tw-application.thq-tw-application .border-yellow-300 {
  --tw-border-opacity: 1;
  border-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-yellow-300\/0 {
  border-color: rgb(253 224 71 / 0);
}

.thq-tw-application.thq-tw-application .border-yellow-300\/10 {
  border-color: rgb(253 224 71 / 0.1);
}

.thq-tw-application.thq-tw-application .border-yellow-300\/100 {
  border-color: rgb(253 224 71 / 1);
}

.thq-tw-application.thq-tw-application .border-yellow-300\/15 {
  border-color: rgb(253 224 71 / 0.15);
}

.thq-tw-application.thq-tw-application .border-yellow-300\/20 {
  border-color: rgb(253 224 71 / 0.2);
}

.thq-tw-application.thq-tw-application .border-yellow-300\/25 {
  border-color: rgb(253 224 71 / 0.25);
}

.thq-tw-application.thq-tw-application .border-yellow-300\/30 {
  border-color: rgb(253 224 71 / 0.3);
}

.thq-tw-application.thq-tw-application .border-yellow-300\/35 {
  border-color: rgb(253 224 71 / 0.35);
}

.thq-tw-application.thq-tw-application .border-yellow-300\/40 {
  border-color: rgb(253 224 71 / 0.4);
}

.thq-tw-application.thq-tw-application .border-yellow-300\/45 {
  border-color: rgb(253 224 71 / 0.45);
}

.thq-tw-application.thq-tw-application .border-yellow-300\/5 {
  border-color: rgb(253 224 71 / 0.05);
}

.thq-tw-application.thq-tw-application .border-yellow-300\/50 {
  border-color: rgb(253 224 71 / 0.5);
}

.thq-tw-application.thq-tw-application .border-yellow-300\/55 {
  border-color: rgb(253 224 71 / 0.55);
}

.thq-tw-application.thq-tw-application .border-yellow-300\/60 {
  border-color: rgb(253 224 71 / 0.6);
}

.thq-tw-application.thq-tw-application .border-yellow-300\/65 {
  border-color: rgb(253 224 71 / 0.65);
}

.thq-tw-application.thq-tw-application .border-yellow-300\/70 {
  border-color: rgb(253 224 71 / 0.7);
}

.thq-tw-application.thq-tw-application .border-yellow-300\/75 {
  border-color: rgb(253 224 71 / 0.75);
}

.thq-tw-application.thq-tw-application .border-yellow-300\/80 {
  border-color: rgb(253 224 71 / 0.8);
}

.thq-tw-application.thq-tw-application .border-yellow-300\/85 {
  border-color: rgb(253 224 71 / 0.85);
}

.thq-tw-application.thq-tw-application .border-yellow-300\/90 {
  border-color: rgb(253 224 71 / 0.9);
}

.thq-tw-application.thq-tw-application .border-yellow-300\/95 {
  border-color: rgb(253 224 71 / 0.95);
}

.thq-tw-application.thq-tw-application .border-yellow-400 {
  --tw-border-opacity: 1;
  border-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-yellow-400\/0 {
  border-color: rgb(250 204 21 / 0);
}

.thq-tw-application.thq-tw-application .border-yellow-400\/10 {
  border-color: rgb(250 204 21 / 0.1);
}

.thq-tw-application.thq-tw-application .border-yellow-400\/100 {
  border-color: rgb(250 204 21 / 1);
}

.thq-tw-application.thq-tw-application .border-yellow-400\/15 {
  border-color: rgb(250 204 21 / 0.15);
}

.thq-tw-application.thq-tw-application .border-yellow-400\/20 {
  border-color: rgb(250 204 21 / 0.2);
}

.thq-tw-application.thq-tw-application .border-yellow-400\/25 {
  border-color: rgb(250 204 21 / 0.25);
}

.thq-tw-application.thq-tw-application .border-yellow-400\/30 {
  border-color: rgb(250 204 21 / 0.3);
}

.thq-tw-application.thq-tw-application .border-yellow-400\/35 {
  border-color: rgb(250 204 21 / 0.35);
}

.thq-tw-application.thq-tw-application .border-yellow-400\/40 {
  border-color: rgb(250 204 21 / 0.4);
}

.thq-tw-application.thq-tw-application .border-yellow-400\/45 {
  border-color: rgb(250 204 21 / 0.45);
}

.thq-tw-application.thq-tw-application .border-yellow-400\/5 {
  border-color: rgb(250 204 21 / 0.05);
}

.thq-tw-application.thq-tw-application .border-yellow-400\/50 {
  border-color: rgb(250 204 21 / 0.5);
}

.thq-tw-application.thq-tw-application .border-yellow-400\/55 {
  border-color: rgb(250 204 21 / 0.55);
}

.thq-tw-application.thq-tw-application .border-yellow-400\/60 {
  border-color: rgb(250 204 21 / 0.6);
}

.thq-tw-application.thq-tw-application .border-yellow-400\/65 {
  border-color: rgb(250 204 21 / 0.65);
}

.thq-tw-application.thq-tw-application .border-yellow-400\/70 {
  border-color: rgb(250 204 21 / 0.7);
}

.thq-tw-application.thq-tw-application .border-yellow-400\/75 {
  border-color: rgb(250 204 21 / 0.75);
}

.thq-tw-application.thq-tw-application .border-yellow-400\/80 {
  border-color: rgb(250 204 21 / 0.8);
}

.thq-tw-application.thq-tw-application .border-yellow-400\/85 {
  border-color: rgb(250 204 21 / 0.85);
}

.thq-tw-application.thq-tw-application .border-yellow-400\/90 {
  border-color: rgb(250 204 21 / 0.9);
}

.thq-tw-application.thq-tw-application .border-yellow-400\/95 {
  border-color: rgb(250 204 21 / 0.95);
}

.thq-tw-application.thq-tw-application .border-yellow-50 {
  --tw-border-opacity: 1;
  border-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-yellow-500 {
  --tw-border-opacity: 1;
  border-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-yellow-500\/0 {
  border-color: rgb(234 179 8 / 0);
}

.thq-tw-application.thq-tw-application .border-yellow-500\/10 {
  border-color: rgb(234 179 8 / 0.1);
}

.thq-tw-application.thq-tw-application .border-yellow-500\/100 {
  border-color: rgb(234 179 8 / 1);
}

.thq-tw-application.thq-tw-application .border-yellow-500\/15 {
  border-color: rgb(234 179 8 / 0.15);
}

.thq-tw-application.thq-tw-application .border-yellow-500\/20 {
  border-color: rgb(234 179 8 / 0.2);
}

.thq-tw-application.thq-tw-application .border-yellow-500\/25 {
  border-color: rgb(234 179 8 / 0.25);
}

.thq-tw-application.thq-tw-application .border-yellow-500\/30 {
  border-color: rgb(234 179 8 / 0.3);
}

.thq-tw-application.thq-tw-application .border-yellow-500\/35 {
  border-color: rgb(234 179 8 / 0.35);
}

.thq-tw-application.thq-tw-application .border-yellow-500\/40 {
  border-color: rgb(234 179 8 / 0.4);
}

.thq-tw-application.thq-tw-application .border-yellow-500\/45 {
  border-color: rgb(234 179 8 / 0.45);
}

.thq-tw-application.thq-tw-application .border-yellow-500\/5 {
  border-color: rgb(234 179 8 / 0.05);
}

.thq-tw-application.thq-tw-application .border-yellow-500\/50 {
  border-color: rgb(234 179 8 / 0.5);
}

.thq-tw-application.thq-tw-application .border-yellow-500\/55 {
  border-color: rgb(234 179 8 / 0.55);
}

.thq-tw-application.thq-tw-application .border-yellow-500\/60 {
  border-color: rgb(234 179 8 / 0.6);
}

.thq-tw-application.thq-tw-application .border-yellow-500\/65 {
  border-color: rgb(234 179 8 / 0.65);
}

.thq-tw-application.thq-tw-application .border-yellow-500\/70 {
  border-color: rgb(234 179 8 / 0.7);
}

.thq-tw-application.thq-tw-application .border-yellow-500\/75 {
  border-color: rgb(234 179 8 / 0.75);
}

.thq-tw-application.thq-tw-application .border-yellow-500\/80 {
  border-color: rgb(234 179 8 / 0.8);
}

.thq-tw-application.thq-tw-application .border-yellow-500\/85 {
  border-color: rgb(234 179 8 / 0.85);
}

.thq-tw-application.thq-tw-application .border-yellow-500\/90 {
  border-color: rgb(234 179 8 / 0.9);
}

.thq-tw-application.thq-tw-application .border-yellow-500\/95 {
  border-color: rgb(234 179 8 / 0.95);
}

.thq-tw-application.thq-tw-application .border-yellow-600 {
  --tw-border-opacity: 1;
  border-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-yellow-600\/0 {
  border-color: rgb(202 138 4 / 0);
}

.thq-tw-application.thq-tw-application .border-yellow-600\/10 {
  border-color: rgb(202 138 4 / 0.1);
}

.thq-tw-application.thq-tw-application .border-yellow-600\/100 {
  border-color: rgb(202 138 4 / 1);
}

.thq-tw-application.thq-tw-application .border-yellow-600\/15 {
  border-color: rgb(202 138 4 / 0.15);
}

.thq-tw-application.thq-tw-application .border-yellow-600\/20 {
  border-color: rgb(202 138 4 / 0.2);
}

.thq-tw-application.thq-tw-application .border-yellow-600\/25 {
  border-color: rgb(202 138 4 / 0.25);
}

.thq-tw-application.thq-tw-application .border-yellow-600\/30 {
  border-color: rgb(202 138 4 / 0.3);
}

.thq-tw-application.thq-tw-application .border-yellow-600\/35 {
  border-color: rgb(202 138 4 / 0.35);
}

.thq-tw-application.thq-tw-application .border-yellow-600\/40 {
  border-color: rgb(202 138 4 / 0.4);
}

.thq-tw-application.thq-tw-application .border-yellow-600\/45 {
  border-color: rgb(202 138 4 / 0.45);
}

.thq-tw-application.thq-tw-application .border-yellow-600\/5 {
  border-color: rgb(202 138 4 / 0.05);
}

.thq-tw-application.thq-tw-application .border-yellow-600\/50 {
  border-color: rgb(202 138 4 / 0.5);
}

.thq-tw-application.thq-tw-application .border-yellow-600\/55 {
  border-color: rgb(202 138 4 / 0.55);
}

.thq-tw-application.thq-tw-application .border-yellow-600\/60 {
  border-color: rgb(202 138 4 / 0.6);
}

.thq-tw-application.thq-tw-application .border-yellow-600\/65 {
  border-color: rgb(202 138 4 / 0.65);
}

.thq-tw-application.thq-tw-application .border-yellow-600\/70 {
  border-color: rgb(202 138 4 / 0.7);
}

.thq-tw-application.thq-tw-application .border-yellow-600\/75 {
  border-color: rgb(202 138 4 / 0.75);
}

.thq-tw-application.thq-tw-application .border-yellow-600\/80 {
  border-color: rgb(202 138 4 / 0.8);
}

.thq-tw-application.thq-tw-application .border-yellow-600\/85 {
  border-color: rgb(202 138 4 / 0.85);
}

.thq-tw-application.thq-tw-application .border-yellow-600\/90 {
  border-color: rgb(202 138 4 / 0.9);
}

.thq-tw-application.thq-tw-application .border-yellow-600\/95 {
  border-color: rgb(202 138 4 / 0.95);
}

.thq-tw-application.thq-tw-application .border-yellow-700 {
  --tw-border-opacity: 1;
  border-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-yellow-700\/0 {
  border-color: rgb(161 98 7 / 0);
}

.thq-tw-application.thq-tw-application .border-yellow-700\/10 {
  border-color: rgb(161 98 7 / 0.1);
}

.thq-tw-application.thq-tw-application .border-yellow-700\/100 {
  border-color: rgb(161 98 7 / 1);
}

.thq-tw-application.thq-tw-application .border-yellow-700\/15 {
  border-color: rgb(161 98 7 / 0.15);
}

.thq-tw-application.thq-tw-application .border-yellow-700\/20 {
  border-color: rgb(161 98 7 / 0.2);
}

.thq-tw-application.thq-tw-application .border-yellow-700\/25 {
  border-color: rgb(161 98 7 / 0.25);
}

.thq-tw-application.thq-tw-application .border-yellow-700\/30 {
  border-color: rgb(161 98 7 / 0.3);
}

.thq-tw-application.thq-tw-application .border-yellow-700\/35 {
  border-color: rgb(161 98 7 / 0.35);
}

.thq-tw-application.thq-tw-application .border-yellow-700\/40 {
  border-color: rgb(161 98 7 / 0.4);
}

.thq-tw-application.thq-tw-application .border-yellow-700\/45 {
  border-color: rgb(161 98 7 / 0.45);
}

.thq-tw-application.thq-tw-application .border-yellow-700\/5 {
  border-color: rgb(161 98 7 / 0.05);
}

.thq-tw-application.thq-tw-application .border-yellow-700\/50 {
  border-color: rgb(161 98 7 / 0.5);
}

.thq-tw-application.thq-tw-application .border-yellow-700\/55 {
  border-color: rgb(161 98 7 / 0.55);
}

.thq-tw-application.thq-tw-application .border-yellow-700\/60 {
  border-color: rgb(161 98 7 / 0.6);
}

.thq-tw-application.thq-tw-application .border-yellow-700\/65 {
  border-color: rgb(161 98 7 / 0.65);
}

.thq-tw-application.thq-tw-application .border-yellow-700\/70 {
  border-color: rgb(161 98 7 / 0.7);
}

.thq-tw-application.thq-tw-application .border-yellow-700\/75 {
  border-color: rgb(161 98 7 / 0.75);
}

.thq-tw-application.thq-tw-application .border-yellow-700\/80 {
  border-color: rgb(161 98 7 / 0.8);
}

.thq-tw-application.thq-tw-application .border-yellow-700\/85 {
  border-color: rgb(161 98 7 / 0.85);
}

.thq-tw-application.thq-tw-application .border-yellow-700\/90 {
  border-color: rgb(161 98 7 / 0.9);
}

.thq-tw-application.thq-tw-application .border-yellow-700\/95 {
  border-color: rgb(161 98 7 / 0.95);
}

.thq-tw-application.thq-tw-application .border-yellow-800 {
  --tw-border-opacity: 1;
  border-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-yellow-800\/0 {
  border-color: rgb(133 77 14 / 0);
}

.thq-tw-application.thq-tw-application .border-yellow-800\/10 {
  border-color: rgb(133 77 14 / 0.1);
}

.thq-tw-application.thq-tw-application .border-yellow-800\/100 {
  border-color: rgb(133 77 14 / 1);
}

.thq-tw-application.thq-tw-application .border-yellow-800\/15 {
  border-color: rgb(133 77 14 / 0.15);
}

.thq-tw-application.thq-tw-application .border-yellow-800\/20 {
  border-color: rgb(133 77 14 / 0.2);
}

.thq-tw-application.thq-tw-application .border-yellow-800\/25 {
  border-color: rgb(133 77 14 / 0.25);
}

.thq-tw-application.thq-tw-application .border-yellow-800\/30 {
  border-color: rgb(133 77 14 / 0.3);
}

.thq-tw-application.thq-tw-application .border-yellow-800\/35 {
  border-color: rgb(133 77 14 / 0.35);
}

.thq-tw-application.thq-tw-application .border-yellow-800\/40 {
  border-color: rgb(133 77 14 / 0.4);
}

.thq-tw-application.thq-tw-application .border-yellow-800\/45 {
  border-color: rgb(133 77 14 / 0.45);
}

.thq-tw-application.thq-tw-application .border-yellow-800\/5 {
  border-color: rgb(133 77 14 / 0.05);
}

.thq-tw-application.thq-tw-application .border-yellow-800\/50 {
  border-color: rgb(133 77 14 / 0.5);
}

.thq-tw-application.thq-tw-application .border-yellow-800\/55 {
  border-color: rgb(133 77 14 / 0.55);
}

.thq-tw-application.thq-tw-application .border-yellow-800\/60 {
  border-color: rgb(133 77 14 / 0.6);
}

.thq-tw-application.thq-tw-application .border-yellow-800\/65 {
  border-color: rgb(133 77 14 / 0.65);
}

.thq-tw-application.thq-tw-application .border-yellow-800\/70 {
  border-color: rgb(133 77 14 / 0.7);
}

.thq-tw-application.thq-tw-application .border-yellow-800\/75 {
  border-color: rgb(133 77 14 / 0.75);
}

.thq-tw-application.thq-tw-application .border-yellow-800\/80 {
  border-color: rgb(133 77 14 / 0.8);
}

.thq-tw-application.thq-tw-application .border-yellow-800\/85 {
  border-color: rgb(133 77 14 / 0.85);
}

.thq-tw-application.thq-tw-application .border-yellow-800\/90 {
  border-color: rgb(133 77 14 / 0.9);
}

.thq-tw-application.thq-tw-application .border-yellow-800\/95 {
  border-color: rgb(133 77 14 / 0.95);
}

.thq-tw-application.thq-tw-application .border-yellow-900 {
  --tw-border-opacity: 1;
  border-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-yellow-900\/0 {
  border-color: rgb(113 63 18 / 0);
}

.thq-tw-application.thq-tw-application .border-yellow-900\/10 {
  border-color: rgb(113 63 18 / 0.1);
}

.thq-tw-application.thq-tw-application .border-yellow-900\/100 {
  border-color: rgb(113 63 18 / 1);
}

.thq-tw-application.thq-tw-application .border-yellow-900\/15 {
  border-color: rgb(113 63 18 / 0.15);
}

.thq-tw-application.thq-tw-application .border-yellow-900\/20 {
  border-color: rgb(113 63 18 / 0.2);
}

.thq-tw-application.thq-tw-application .border-yellow-900\/25 {
  border-color: rgb(113 63 18 / 0.25);
}

.thq-tw-application.thq-tw-application .border-yellow-900\/30 {
  border-color: rgb(113 63 18 / 0.3);
}

.thq-tw-application.thq-tw-application .border-yellow-900\/35 {
  border-color: rgb(113 63 18 / 0.35);
}

.thq-tw-application.thq-tw-application .border-yellow-900\/40 {
  border-color: rgb(113 63 18 / 0.4);
}

.thq-tw-application.thq-tw-application .border-yellow-900\/45 {
  border-color: rgb(113 63 18 / 0.45);
}

.thq-tw-application.thq-tw-application .border-yellow-900\/5 {
  border-color: rgb(113 63 18 / 0.05);
}

.thq-tw-application.thq-tw-application .border-yellow-900\/50 {
  border-color: rgb(113 63 18 / 0.5);
}

.thq-tw-application.thq-tw-application .border-yellow-900\/55 {
  border-color: rgb(113 63 18 / 0.55);
}

.thq-tw-application.thq-tw-application .border-yellow-900\/60 {
  border-color: rgb(113 63 18 / 0.6);
}

.thq-tw-application.thq-tw-application .border-yellow-900\/65 {
  border-color: rgb(113 63 18 / 0.65);
}

.thq-tw-application.thq-tw-application .border-yellow-900\/70 {
  border-color: rgb(113 63 18 / 0.7);
}

.thq-tw-application.thq-tw-application .border-yellow-900\/75 {
  border-color: rgb(113 63 18 / 0.75);
}

.thq-tw-application.thq-tw-application .border-yellow-900\/80 {
  border-color: rgb(113 63 18 / 0.8);
}

.thq-tw-application.thq-tw-application .border-yellow-900\/85 {
  border-color: rgb(113 63 18 / 0.85);
}

.thq-tw-application.thq-tw-application .border-yellow-900\/90 {
  border-color: rgb(113 63 18 / 0.9);
}

.thq-tw-application.thq-tw-application .border-yellow-900\/95 {
  border-color: rgb(113 63 18 / 0.95);
}

.thq-tw-application.thq-tw-application .border-zinc-100 {
  --tw-border-opacity: 1;
  border-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-zinc-100\/0 {
  border-color: rgb(244 244 245 / 0);
}

.thq-tw-application.thq-tw-application .border-zinc-100\/10 {
  border-color: rgb(244 244 245 / 0.1);
}

.thq-tw-application.thq-tw-application .border-zinc-100\/100 {
  border-color: rgb(244 244 245 / 1);
}

.thq-tw-application.thq-tw-application .border-zinc-100\/15 {
  border-color: rgb(244 244 245 / 0.15);
}

.thq-tw-application.thq-tw-application .border-zinc-100\/20 {
  border-color: rgb(244 244 245 / 0.2);
}

.thq-tw-application.thq-tw-application .border-zinc-100\/25 {
  border-color: rgb(244 244 245 / 0.25);
}

.thq-tw-application.thq-tw-application .border-zinc-100\/30 {
  border-color: rgb(244 244 245 / 0.3);
}

.thq-tw-application.thq-tw-application .border-zinc-100\/35 {
  border-color: rgb(244 244 245 / 0.35);
}

.thq-tw-application.thq-tw-application .border-zinc-100\/40 {
  border-color: rgb(244 244 245 / 0.4);
}

.thq-tw-application.thq-tw-application .border-zinc-100\/45 {
  border-color: rgb(244 244 245 / 0.45);
}

.thq-tw-application.thq-tw-application .border-zinc-100\/5 {
  border-color: rgb(244 244 245 / 0.05);
}

.thq-tw-application.thq-tw-application .border-zinc-100\/50 {
  border-color: rgb(244 244 245 / 0.5);
}

.thq-tw-application.thq-tw-application .border-zinc-100\/55 {
  border-color: rgb(244 244 245 / 0.55);
}

.thq-tw-application.thq-tw-application .border-zinc-100\/60 {
  border-color: rgb(244 244 245 / 0.6);
}

.thq-tw-application.thq-tw-application .border-zinc-100\/65 {
  border-color: rgb(244 244 245 / 0.65);
}

.thq-tw-application.thq-tw-application .border-zinc-100\/70 {
  border-color: rgb(244 244 245 / 0.7);
}

.thq-tw-application.thq-tw-application .border-zinc-100\/75 {
  border-color: rgb(244 244 245 / 0.75);
}

.thq-tw-application.thq-tw-application .border-zinc-100\/80 {
  border-color: rgb(244 244 245 / 0.8);
}

.thq-tw-application.thq-tw-application .border-zinc-100\/85 {
  border-color: rgb(244 244 245 / 0.85);
}

.thq-tw-application.thq-tw-application .border-zinc-100\/90 {
  border-color: rgb(244 244 245 / 0.9);
}

.thq-tw-application.thq-tw-application .border-zinc-100\/95 {
  border-color: rgb(244 244 245 / 0.95);
}

.thq-tw-application.thq-tw-application .border-zinc-200 {
  --tw-border-opacity: 1;
  border-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-zinc-200\/0 {
  border-color: rgb(228 228 231 / 0);
}

.thq-tw-application.thq-tw-application .border-zinc-200\/10 {
  border-color: rgb(228 228 231 / 0.1);
}

.thq-tw-application.thq-tw-application .border-zinc-200\/100 {
  border-color: rgb(228 228 231 / 1);
}

.thq-tw-application.thq-tw-application .border-zinc-200\/15 {
  border-color: rgb(228 228 231 / 0.15);
}

.thq-tw-application.thq-tw-application .border-zinc-200\/20 {
  border-color: rgb(228 228 231 / 0.2);
}

.thq-tw-application.thq-tw-application .border-zinc-200\/25 {
  border-color: rgb(228 228 231 / 0.25);
}

.thq-tw-application.thq-tw-application .border-zinc-200\/30 {
  border-color: rgb(228 228 231 / 0.3);
}

.thq-tw-application.thq-tw-application .border-zinc-200\/35 {
  border-color: rgb(228 228 231 / 0.35);
}

.thq-tw-application.thq-tw-application .border-zinc-200\/40 {
  border-color: rgb(228 228 231 / 0.4);
}

.thq-tw-application.thq-tw-application .border-zinc-200\/45 {
  border-color: rgb(228 228 231 / 0.45);
}

.thq-tw-application.thq-tw-application .border-zinc-200\/5 {
  border-color: rgb(228 228 231 / 0.05);
}

.thq-tw-application.thq-tw-application .border-zinc-200\/50 {
  border-color: rgb(228 228 231 / 0.5);
}

.thq-tw-application.thq-tw-application .border-zinc-200\/55 {
  border-color: rgb(228 228 231 / 0.55);
}

.thq-tw-application.thq-tw-application .border-zinc-200\/60 {
  border-color: rgb(228 228 231 / 0.6);
}

.thq-tw-application.thq-tw-application .border-zinc-200\/65 {
  border-color: rgb(228 228 231 / 0.65);
}

.thq-tw-application.thq-tw-application .border-zinc-200\/70 {
  border-color: rgb(228 228 231 / 0.7);
}

.thq-tw-application.thq-tw-application .border-zinc-200\/75 {
  border-color: rgb(228 228 231 / 0.75);
}

.thq-tw-application.thq-tw-application .border-zinc-200\/80 {
  border-color: rgb(228 228 231 / 0.8);
}

.thq-tw-application.thq-tw-application .border-zinc-200\/85 {
  border-color: rgb(228 228 231 / 0.85);
}

.thq-tw-application.thq-tw-application .border-zinc-200\/90 {
  border-color: rgb(228 228 231 / 0.9);
}

.thq-tw-application.thq-tw-application .border-zinc-200\/95 {
  border-color: rgb(228 228 231 / 0.95);
}

.thq-tw-application.thq-tw-application .border-zinc-300 {
  --tw-border-opacity: 1;
  border-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-zinc-300\/0 {
  border-color: rgb(212 212 216 / 0);
}

.thq-tw-application.thq-tw-application .border-zinc-300\/10 {
  border-color: rgb(212 212 216 / 0.1);
}

.thq-tw-application.thq-tw-application .border-zinc-300\/100 {
  border-color: rgb(212 212 216 / 1);
}

.thq-tw-application.thq-tw-application .border-zinc-300\/15 {
  border-color: rgb(212 212 216 / 0.15);
}

.thq-tw-application.thq-tw-application .border-zinc-300\/20 {
  border-color: rgb(212 212 216 / 0.2);
}

.thq-tw-application.thq-tw-application .border-zinc-300\/25 {
  border-color: rgb(212 212 216 / 0.25);
}

.thq-tw-application.thq-tw-application .border-zinc-300\/30 {
  border-color: rgb(212 212 216 / 0.3);
}

.thq-tw-application.thq-tw-application .border-zinc-300\/35 {
  border-color: rgb(212 212 216 / 0.35);
}

.thq-tw-application.thq-tw-application .border-zinc-300\/40 {
  border-color: rgb(212 212 216 / 0.4);
}

.thq-tw-application.thq-tw-application .border-zinc-300\/45 {
  border-color: rgb(212 212 216 / 0.45);
}

.thq-tw-application.thq-tw-application .border-zinc-300\/5 {
  border-color: rgb(212 212 216 / 0.05);
}

.thq-tw-application.thq-tw-application .border-zinc-300\/50 {
  border-color: rgb(212 212 216 / 0.5);
}

.thq-tw-application.thq-tw-application .border-zinc-300\/55 {
  border-color: rgb(212 212 216 / 0.55);
}

.thq-tw-application.thq-tw-application .border-zinc-300\/60 {
  border-color: rgb(212 212 216 / 0.6);
}

.thq-tw-application.thq-tw-application .border-zinc-300\/65 {
  border-color: rgb(212 212 216 / 0.65);
}

.thq-tw-application.thq-tw-application .border-zinc-300\/70 {
  border-color: rgb(212 212 216 / 0.7);
}

.thq-tw-application.thq-tw-application .border-zinc-300\/75 {
  border-color: rgb(212 212 216 / 0.75);
}

.thq-tw-application.thq-tw-application .border-zinc-300\/80 {
  border-color: rgb(212 212 216 / 0.8);
}

.thq-tw-application.thq-tw-application .border-zinc-300\/85 {
  border-color: rgb(212 212 216 / 0.85);
}

.thq-tw-application.thq-tw-application .border-zinc-300\/90 {
  border-color: rgb(212 212 216 / 0.9);
}

.thq-tw-application.thq-tw-application .border-zinc-300\/95 {
  border-color: rgb(212 212 216 / 0.95);
}

.thq-tw-application.thq-tw-application .border-zinc-400 {
  --tw-border-opacity: 1;
  border-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-zinc-400\/0 {
  border-color: rgb(161 161 170 / 0);
}

.thq-tw-application.thq-tw-application .border-zinc-400\/10 {
  border-color: rgb(161 161 170 / 0.1);
}

.thq-tw-application.thq-tw-application .border-zinc-400\/100 {
  border-color: rgb(161 161 170 / 1);
}

.thq-tw-application.thq-tw-application .border-zinc-400\/15 {
  border-color: rgb(161 161 170 / 0.15);
}

.thq-tw-application.thq-tw-application .border-zinc-400\/20 {
  border-color: rgb(161 161 170 / 0.2);
}

.thq-tw-application.thq-tw-application .border-zinc-400\/25 {
  border-color: rgb(161 161 170 / 0.25);
}

.thq-tw-application.thq-tw-application .border-zinc-400\/30 {
  border-color: rgb(161 161 170 / 0.3);
}

.thq-tw-application.thq-tw-application .border-zinc-400\/35 {
  border-color: rgb(161 161 170 / 0.35);
}

.thq-tw-application.thq-tw-application .border-zinc-400\/40 {
  border-color: rgb(161 161 170 / 0.4);
}

.thq-tw-application.thq-tw-application .border-zinc-400\/45 {
  border-color: rgb(161 161 170 / 0.45);
}

.thq-tw-application.thq-tw-application .border-zinc-400\/5 {
  border-color: rgb(161 161 170 / 0.05);
}

.thq-tw-application.thq-tw-application .border-zinc-400\/50 {
  border-color: rgb(161 161 170 / 0.5);
}

.thq-tw-application.thq-tw-application .border-zinc-400\/55 {
  border-color: rgb(161 161 170 / 0.55);
}

.thq-tw-application.thq-tw-application .border-zinc-400\/60 {
  border-color: rgb(161 161 170 / 0.6);
}

.thq-tw-application.thq-tw-application .border-zinc-400\/65 {
  border-color: rgb(161 161 170 / 0.65);
}

.thq-tw-application.thq-tw-application .border-zinc-400\/70 {
  border-color: rgb(161 161 170 / 0.7);
}

.thq-tw-application.thq-tw-application .border-zinc-400\/75 {
  border-color: rgb(161 161 170 / 0.75);
}

.thq-tw-application.thq-tw-application .border-zinc-400\/80 {
  border-color: rgb(161 161 170 / 0.8);
}

.thq-tw-application.thq-tw-application .border-zinc-400\/85 {
  border-color: rgb(161 161 170 / 0.85);
}

.thq-tw-application.thq-tw-application .border-zinc-400\/90 {
  border-color: rgb(161 161 170 / 0.9);
}

.thq-tw-application.thq-tw-application .border-zinc-400\/95 {
  border-color: rgb(161 161 170 / 0.95);
}

.thq-tw-application.thq-tw-application .border-zinc-500 {
  --tw-border-opacity: 1;
  border-color: rgb(113 113 122 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-zinc-500\/0 {
  border-color: rgb(113 113 122 / 0);
}

.thq-tw-application.thq-tw-application .border-zinc-500\/10 {
  border-color: rgb(113 113 122 / 0.1);
}

.thq-tw-application.thq-tw-application .border-zinc-500\/100 {
  border-color: rgb(113 113 122 / 1);
}

.thq-tw-application.thq-tw-application .border-zinc-500\/15 {
  border-color: rgb(113 113 122 / 0.15);
}

.thq-tw-application.thq-tw-application .border-zinc-500\/20 {
  border-color: rgb(113 113 122 / 0.2);
}

.thq-tw-application.thq-tw-application .border-zinc-500\/25 {
  border-color: rgb(113 113 122 / 0.25);
}

.thq-tw-application.thq-tw-application .border-zinc-500\/30 {
  border-color: rgb(113 113 122 / 0.3);
}

.thq-tw-application.thq-tw-application .border-zinc-500\/35 {
  border-color: rgb(113 113 122 / 0.35);
}

.thq-tw-application.thq-tw-application .border-zinc-500\/40 {
  border-color: rgb(113 113 122 / 0.4);
}

.thq-tw-application.thq-tw-application .border-zinc-500\/45 {
  border-color: rgb(113 113 122 / 0.45);
}

.thq-tw-application.thq-tw-application .border-zinc-500\/5 {
  border-color: rgb(113 113 122 / 0.05);
}

.thq-tw-application.thq-tw-application .border-zinc-500\/50 {
  border-color: rgb(113 113 122 / 0.5);
}

.thq-tw-application.thq-tw-application .border-zinc-500\/55 {
  border-color: rgb(113 113 122 / 0.55);
}

.thq-tw-application.thq-tw-application .border-zinc-500\/60 {
  border-color: rgb(113 113 122 / 0.6);
}

.thq-tw-application.thq-tw-application .border-zinc-500\/65 {
  border-color: rgb(113 113 122 / 0.65);
}

.thq-tw-application.thq-tw-application .border-zinc-500\/70 {
  border-color: rgb(113 113 122 / 0.7);
}

.thq-tw-application.thq-tw-application .border-zinc-500\/75 {
  border-color: rgb(113 113 122 / 0.75);
}

.thq-tw-application.thq-tw-application .border-zinc-500\/80 {
  border-color: rgb(113 113 122 / 0.8);
}

.thq-tw-application.thq-tw-application .border-zinc-500\/85 {
  border-color: rgb(113 113 122 / 0.85);
}

.thq-tw-application.thq-tw-application .border-zinc-500\/90 {
  border-color: rgb(113 113 122 / 0.9);
}

.thq-tw-application.thq-tw-application .border-zinc-500\/95 {
  border-color: rgb(113 113 122 / 0.95);
}

.thq-tw-application.thq-tw-application .border-zinc-600 {
  --tw-border-opacity: 1;
  border-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-zinc-600\/0 {
  border-color: rgb(82 82 91 / 0);
}

.thq-tw-application.thq-tw-application .border-zinc-600\/10 {
  border-color: rgb(82 82 91 / 0.1);
}

.thq-tw-application.thq-tw-application .border-zinc-600\/100 {
  border-color: rgb(82 82 91 / 1);
}

.thq-tw-application.thq-tw-application .border-zinc-600\/15 {
  border-color: rgb(82 82 91 / 0.15);
}

.thq-tw-application.thq-tw-application .border-zinc-600\/20 {
  border-color: rgb(82 82 91 / 0.2);
}

.thq-tw-application.thq-tw-application .border-zinc-600\/25 {
  border-color: rgb(82 82 91 / 0.25);
}

.thq-tw-application.thq-tw-application .border-zinc-600\/30 {
  border-color: rgb(82 82 91 / 0.3);
}

.thq-tw-application.thq-tw-application .border-zinc-600\/35 {
  border-color: rgb(82 82 91 / 0.35);
}

.thq-tw-application.thq-tw-application .border-zinc-600\/40 {
  border-color: rgb(82 82 91 / 0.4);
}

.thq-tw-application.thq-tw-application .border-zinc-600\/45 {
  border-color: rgb(82 82 91 / 0.45);
}

.thq-tw-application.thq-tw-application .border-zinc-600\/5 {
  border-color: rgb(82 82 91 / 0.05);
}

.thq-tw-application.thq-tw-application .border-zinc-600\/50 {
  border-color: rgb(82 82 91 / 0.5);
}

.thq-tw-application.thq-tw-application .border-zinc-600\/55 {
  border-color: rgb(82 82 91 / 0.55);
}

.thq-tw-application.thq-tw-application .border-zinc-600\/60 {
  border-color: rgb(82 82 91 / 0.6);
}

.thq-tw-application.thq-tw-application .border-zinc-600\/65 {
  border-color: rgb(82 82 91 / 0.65);
}

.thq-tw-application.thq-tw-application .border-zinc-600\/70 {
  border-color: rgb(82 82 91 / 0.7);
}

.thq-tw-application.thq-tw-application .border-zinc-600\/75 {
  border-color: rgb(82 82 91 / 0.75);
}

.thq-tw-application.thq-tw-application .border-zinc-600\/80 {
  border-color: rgb(82 82 91 / 0.8);
}

.thq-tw-application.thq-tw-application .border-zinc-600\/85 {
  border-color: rgb(82 82 91 / 0.85);
}

.thq-tw-application.thq-tw-application .border-zinc-600\/90 {
  border-color: rgb(82 82 91 / 0.9);
}

.thq-tw-application.thq-tw-application .border-zinc-600\/95 {
  border-color: rgb(82 82 91 / 0.95);
}

.thq-tw-application.thq-tw-application .border-zinc-700 {
  --tw-border-opacity: 1;
  border-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-zinc-700\/0 {
  border-color: rgb(63 63 70 / 0);
}

.thq-tw-application.thq-tw-application .border-zinc-700\/10 {
  border-color: rgb(63 63 70 / 0.1);
}

.thq-tw-application.thq-tw-application .border-zinc-700\/100 {
  border-color: rgb(63 63 70 / 1);
}

.thq-tw-application.thq-tw-application .border-zinc-700\/15 {
  border-color: rgb(63 63 70 / 0.15);
}

.thq-tw-application.thq-tw-application .border-zinc-700\/20 {
  border-color: rgb(63 63 70 / 0.2);
}

.thq-tw-application.thq-tw-application .border-zinc-700\/25 {
  border-color: rgb(63 63 70 / 0.25);
}

.thq-tw-application.thq-tw-application .border-zinc-700\/30 {
  border-color: rgb(63 63 70 / 0.3);
}

.thq-tw-application.thq-tw-application .border-zinc-700\/35 {
  border-color: rgb(63 63 70 / 0.35);
}

.thq-tw-application.thq-tw-application .border-zinc-700\/40 {
  border-color: rgb(63 63 70 / 0.4);
}

.thq-tw-application.thq-tw-application .border-zinc-700\/45 {
  border-color: rgb(63 63 70 / 0.45);
}

.thq-tw-application.thq-tw-application .border-zinc-700\/5 {
  border-color: rgb(63 63 70 / 0.05);
}

.thq-tw-application.thq-tw-application .border-zinc-700\/50 {
  border-color: rgb(63 63 70 / 0.5);
}

.thq-tw-application.thq-tw-application .border-zinc-700\/55 {
  border-color: rgb(63 63 70 / 0.55);
}

.thq-tw-application.thq-tw-application .border-zinc-700\/60 {
  border-color: rgb(63 63 70 / 0.6);
}

.thq-tw-application.thq-tw-application .border-zinc-700\/65 {
  border-color: rgb(63 63 70 / 0.65);
}

.thq-tw-application.thq-tw-application .border-zinc-700\/70 {
  border-color: rgb(63 63 70 / 0.7);
}

.thq-tw-application.thq-tw-application .border-zinc-700\/75 {
  border-color: rgb(63 63 70 / 0.75);
}

.thq-tw-application.thq-tw-application .border-zinc-700\/80 {
  border-color: rgb(63 63 70 / 0.8);
}

.thq-tw-application.thq-tw-application .border-zinc-700\/85 {
  border-color: rgb(63 63 70 / 0.85);
}

.thq-tw-application.thq-tw-application .border-zinc-700\/90 {
  border-color: rgb(63 63 70 / 0.9);
}

.thq-tw-application.thq-tw-application .border-zinc-700\/95 {
  border-color: rgb(63 63 70 / 0.95);
}

.thq-tw-application.thq-tw-application .border-zinc-800 {
  --tw-border-opacity: 1;
  border-color: rgb(39 39 42 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-zinc-800\/0 {
  border-color: rgb(39 39 42 / 0);
}

.thq-tw-application.thq-tw-application .border-zinc-800\/10 {
  border-color: rgb(39 39 42 / 0.1);
}

.thq-tw-application.thq-tw-application .border-zinc-800\/100 {
  border-color: rgb(39 39 42 / 1);
}

.thq-tw-application.thq-tw-application .border-zinc-800\/15 {
  border-color: rgb(39 39 42 / 0.15);
}

.thq-tw-application.thq-tw-application .border-zinc-800\/20 {
  border-color: rgb(39 39 42 / 0.2);
}

.thq-tw-application.thq-tw-application .border-zinc-800\/25 {
  border-color: rgb(39 39 42 / 0.25);
}

.thq-tw-application.thq-tw-application .border-zinc-800\/30 {
  border-color: rgb(39 39 42 / 0.3);
}

.thq-tw-application.thq-tw-application .border-zinc-800\/35 {
  border-color: rgb(39 39 42 / 0.35);
}

.thq-tw-application.thq-tw-application .border-zinc-800\/40 {
  border-color: rgb(39 39 42 / 0.4);
}

.thq-tw-application.thq-tw-application .border-zinc-800\/45 {
  border-color: rgb(39 39 42 / 0.45);
}

.thq-tw-application.thq-tw-application .border-zinc-800\/5 {
  border-color: rgb(39 39 42 / 0.05);
}

.thq-tw-application.thq-tw-application .border-zinc-800\/50 {
  border-color: rgb(39 39 42 / 0.5);
}

.thq-tw-application.thq-tw-application .border-zinc-800\/55 {
  border-color: rgb(39 39 42 / 0.55);
}

.thq-tw-application.thq-tw-application .border-zinc-800\/60 {
  border-color: rgb(39 39 42 / 0.6);
}

.thq-tw-application.thq-tw-application .border-zinc-800\/65 {
  border-color: rgb(39 39 42 / 0.65);
}

.thq-tw-application.thq-tw-application .border-zinc-800\/70 {
  border-color: rgb(39 39 42 / 0.7);
}

.thq-tw-application.thq-tw-application .border-zinc-800\/75 {
  border-color: rgb(39 39 42 / 0.75);
}

.thq-tw-application.thq-tw-application .border-zinc-800\/80 {
  border-color: rgb(39 39 42 / 0.8);
}

.thq-tw-application.thq-tw-application .border-zinc-800\/85 {
  border-color: rgb(39 39 42 / 0.85);
}

.thq-tw-application.thq-tw-application .border-zinc-800\/90 {
  border-color: rgb(39 39 42 / 0.9);
}

.thq-tw-application.thq-tw-application .border-zinc-800\/95 {
  border-color: rgb(39 39 42 / 0.95);
}

.thq-tw-application.thq-tw-application .border-zinc-900 {
  --tw-border-opacity: 1;
  border-color: rgb(24 24 27 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .border-zinc-900\/0 {
  border-color: rgb(24 24 27 / 0);
}

.thq-tw-application.thq-tw-application .border-zinc-900\/10 {
  border-color: rgb(24 24 27 / 0.1);
}

.thq-tw-application.thq-tw-application .border-zinc-900\/100 {
  border-color: rgb(24 24 27 / 1);
}

.thq-tw-application.thq-tw-application .border-zinc-900\/15 {
  border-color: rgb(24 24 27 / 0.15);
}

.thq-tw-application.thq-tw-application .border-zinc-900\/20 {
  border-color: rgb(24 24 27 / 0.2);
}

.thq-tw-application.thq-tw-application .border-zinc-900\/25 {
  border-color: rgb(24 24 27 / 0.25);
}

.thq-tw-application.thq-tw-application .border-zinc-900\/30 {
  border-color: rgb(24 24 27 / 0.3);
}

.thq-tw-application.thq-tw-application .border-zinc-900\/35 {
  border-color: rgb(24 24 27 / 0.35);
}

.thq-tw-application.thq-tw-application .border-zinc-900\/40 {
  border-color: rgb(24 24 27 / 0.4);
}

.thq-tw-application.thq-tw-application .border-zinc-900\/45 {
  border-color: rgb(24 24 27 / 0.45);
}

.thq-tw-application.thq-tw-application .border-zinc-900\/5 {
  border-color: rgb(24 24 27 / 0.05);
}

.thq-tw-application.thq-tw-application .border-zinc-900\/50 {
  border-color: rgb(24 24 27 / 0.5);
}

.thq-tw-application.thq-tw-application .border-zinc-900\/55 {
  border-color: rgb(24 24 27 / 0.55);
}

.thq-tw-application.thq-tw-application .border-zinc-900\/60 {
  border-color: rgb(24 24 27 / 0.6);
}

.thq-tw-application.thq-tw-application .border-zinc-900\/65 {
  border-color: rgb(24 24 27 / 0.65);
}

.thq-tw-application.thq-tw-application .border-zinc-900\/70 {
  border-color: rgb(24 24 27 / 0.7);
}

.thq-tw-application.thq-tw-application .border-zinc-900\/75 {
  border-color: rgb(24 24 27 / 0.75);
}

.thq-tw-application.thq-tw-application .border-zinc-900\/80 {
  border-color: rgb(24 24 27 / 0.8);
}

.thq-tw-application.thq-tw-application .border-zinc-900\/85 {
  border-color: rgb(24 24 27 / 0.85);
}

.thq-tw-application.thq-tw-application .border-zinc-900\/90 {
  border-color: rgb(24 24 27 / 0.9);
}

.thq-tw-application.thq-tw-application .border-zinc-900\/95 {
  border-color: rgb(24 24 27 / 0.95);
}

.thq-tw-application.thq-tw-application .\!bg-gray-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1)) !important;
}

.thq-tw-application.thq-tw-application .bg-amber-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-amber-100\/0 {
  background-color: rgb(254 243 199 / 0);
}

.thq-tw-application.thq-tw-application .bg-amber-100\/10 {
  background-color: rgb(254 243 199 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-amber-100\/100 {
  background-color: rgb(254 243 199 / 1);
}

.thq-tw-application.thq-tw-application .bg-amber-100\/15 {
  background-color: rgb(254 243 199 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-amber-100\/20 {
  background-color: rgb(254 243 199 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-amber-100\/25 {
  background-color: rgb(254 243 199 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-amber-100\/30 {
  background-color: rgb(254 243 199 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-amber-100\/35 {
  background-color: rgb(254 243 199 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-amber-100\/40 {
  background-color: rgb(254 243 199 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-amber-100\/45 {
  background-color: rgb(254 243 199 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-amber-100\/5 {
  background-color: rgb(254 243 199 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-amber-100\/50 {
  background-color: rgb(254 243 199 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-amber-100\/55 {
  background-color: rgb(254 243 199 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-amber-100\/60 {
  background-color: rgb(254 243 199 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-amber-100\/65 {
  background-color: rgb(254 243 199 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-amber-100\/70 {
  background-color: rgb(254 243 199 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-amber-100\/75 {
  background-color: rgb(254 243 199 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-amber-100\/80 {
  background-color: rgb(254 243 199 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-amber-100\/85 {
  background-color: rgb(254 243 199 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-amber-100\/90 {
  background-color: rgb(254 243 199 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-amber-100\/95 {
  background-color: rgb(254 243 199 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-amber-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-amber-200\/0 {
  background-color: rgb(253 230 138 / 0);
}

.thq-tw-application.thq-tw-application .bg-amber-200\/10 {
  background-color: rgb(253 230 138 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-amber-200\/100 {
  background-color: rgb(253 230 138 / 1);
}

.thq-tw-application.thq-tw-application .bg-amber-200\/15 {
  background-color: rgb(253 230 138 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-amber-200\/20 {
  background-color: rgb(253 230 138 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-amber-200\/25 {
  background-color: rgb(253 230 138 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-amber-200\/30 {
  background-color: rgb(253 230 138 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-amber-200\/35 {
  background-color: rgb(253 230 138 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-amber-200\/40 {
  background-color: rgb(253 230 138 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-amber-200\/45 {
  background-color: rgb(253 230 138 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-amber-200\/5 {
  background-color: rgb(253 230 138 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-amber-200\/50 {
  background-color: rgb(253 230 138 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-amber-200\/55 {
  background-color: rgb(253 230 138 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-amber-200\/60 {
  background-color: rgb(253 230 138 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-amber-200\/65 {
  background-color: rgb(253 230 138 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-amber-200\/70 {
  background-color: rgb(253 230 138 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-amber-200\/75 {
  background-color: rgb(253 230 138 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-amber-200\/80 {
  background-color: rgb(253 230 138 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-amber-200\/85 {
  background-color: rgb(253 230 138 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-amber-200\/90 {
  background-color: rgb(253 230 138 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-amber-200\/95 {
  background-color: rgb(253 230 138 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-amber-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-amber-300\/0 {
  background-color: rgb(252 211 77 / 0);
}

.thq-tw-application.thq-tw-application .bg-amber-300\/10 {
  background-color: rgb(252 211 77 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-amber-300\/100 {
  background-color: rgb(252 211 77 / 1);
}

.thq-tw-application.thq-tw-application .bg-amber-300\/15 {
  background-color: rgb(252 211 77 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-amber-300\/20 {
  background-color: rgb(252 211 77 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-amber-300\/25 {
  background-color: rgb(252 211 77 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-amber-300\/30 {
  background-color: rgb(252 211 77 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-amber-300\/35 {
  background-color: rgb(252 211 77 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-amber-300\/40 {
  background-color: rgb(252 211 77 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-amber-300\/45 {
  background-color: rgb(252 211 77 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-amber-300\/5 {
  background-color: rgb(252 211 77 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-amber-300\/50 {
  background-color: rgb(252 211 77 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-amber-300\/55 {
  background-color: rgb(252 211 77 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-amber-300\/60 {
  background-color: rgb(252 211 77 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-amber-300\/65 {
  background-color: rgb(252 211 77 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-amber-300\/70 {
  background-color: rgb(252 211 77 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-amber-300\/75 {
  background-color: rgb(252 211 77 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-amber-300\/80 {
  background-color: rgb(252 211 77 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-amber-300\/85 {
  background-color: rgb(252 211 77 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-amber-300\/90 {
  background-color: rgb(252 211 77 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-amber-300\/95 {
  background-color: rgb(252 211 77 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-amber-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-amber-400\/0 {
  background-color: rgb(251 191 36 / 0);
}

.thq-tw-application.thq-tw-application .bg-amber-400\/10 {
  background-color: rgb(251 191 36 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-amber-400\/100 {
  background-color: rgb(251 191 36 / 1);
}

.thq-tw-application.thq-tw-application .bg-amber-400\/15 {
  background-color: rgb(251 191 36 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-amber-400\/20 {
  background-color: rgb(251 191 36 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-amber-400\/25 {
  background-color: rgb(251 191 36 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-amber-400\/30 {
  background-color: rgb(251 191 36 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-amber-400\/35 {
  background-color: rgb(251 191 36 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-amber-400\/40 {
  background-color: rgb(251 191 36 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-amber-400\/45 {
  background-color: rgb(251 191 36 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-amber-400\/5 {
  background-color: rgb(251 191 36 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-amber-400\/50 {
  background-color: rgb(251 191 36 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-amber-400\/55 {
  background-color: rgb(251 191 36 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-amber-400\/60 {
  background-color: rgb(251 191 36 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-amber-400\/65 {
  background-color: rgb(251 191 36 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-amber-400\/70 {
  background-color: rgb(251 191 36 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-amber-400\/75 {
  background-color: rgb(251 191 36 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-amber-400\/80 {
  background-color: rgb(251 191 36 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-amber-400\/85 {
  background-color: rgb(251 191 36 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-amber-400\/90 {
  background-color: rgb(251 191 36 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-amber-400\/95 {
  background-color: rgb(251 191 36 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-amber-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-amber-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-amber-500\/0 {
  background-color: rgb(245 158 11 / 0);
}

.thq-tw-application.thq-tw-application .bg-amber-500\/10 {
  background-color: rgb(245 158 11 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-amber-500\/100 {
  background-color: rgb(245 158 11 / 1);
}

.thq-tw-application.thq-tw-application .bg-amber-500\/15 {
  background-color: rgb(245 158 11 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-amber-500\/20 {
  background-color: rgb(245 158 11 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-amber-500\/25 {
  background-color: rgb(245 158 11 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-amber-500\/30 {
  background-color: rgb(245 158 11 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-amber-500\/35 {
  background-color: rgb(245 158 11 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-amber-500\/40 {
  background-color: rgb(245 158 11 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-amber-500\/45 {
  background-color: rgb(245 158 11 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-amber-500\/5 {
  background-color: rgb(245 158 11 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-amber-500\/50 {
  background-color: rgb(245 158 11 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-amber-500\/55 {
  background-color: rgb(245 158 11 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-amber-500\/60 {
  background-color: rgb(245 158 11 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-amber-500\/65 {
  background-color: rgb(245 158 11 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-amber-500\/70 {
  background-color: rgb(245 158 11 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-amber-500\/75 {
  background-color: rgb(245 158 11 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-amber-500\/80 {
  background-color: rgb(245 158 11 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-amber-500\/85 {
  background-color: rgb(245 158 11 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-amber-500\/90 {
  background-color: rgb(245 158 11 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-amber-500\/95 {
  background-color: rgb(245 158 11 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-amber-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(217 119 6 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-amber-600\/0 {
  background-color: rgb(217 119 6 / 0);
}

.thq-tw-application.thq-tw-application .bg-amber-600\/10 {
  background-color: rgb(217 119 6 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-amber-600\/100 {
  background-color: rgb(217 119 6 / 1);
}

.thq-tw-application.thq-tw-application .bg-amber-600\/15 {
  background-color: rgb(217 119 6 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-amber-600\/20 {
  background-color: rgb(217 119 6 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-amber-600\/25 {
  background-color: rgb(217 119 6 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-amber-600\/30 {
  background-color: rgb(217 119 6 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-amber-600\/35 {
  background-color: rgb(217 119 6 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-amber-600\/40 {
  background-color: rgb(217 119 6 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-amber-600\/45 {
  background-color: rgb(217 119 6 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-amber-600\/5 {
  background-color: rgb(217 119 6 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-amber-600\/50 {
  background-color: rgb(217 119 6 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-amber-600\/55 {
  background-color: rgb(217 119 6 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-amber-600\/60 {
  background-color: rgb(217 119 6 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-amber-600\/65 {
  background-color: rgb(217 119 6 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-amber-600\/70 {
  background-color: rgb(217 119 6 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-amber-600\/75 {
  background-color: rgb(217 119 6 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-amber-600\/80 {
  background-color: rgb(217 119 6 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-amber-600\/85 {
  background-color: rgb(217 119 6 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-amber-600\/90 {
  background-color: rgb(217 119 6 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-amber-600\/95 {
  background-color: rgb(217 119 6 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-amber-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(180 83 9 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-amber-700\/0 {
  background-color: rgb(180 83 9 / 0);
}

.thq-tw-application.thq-tw-application .bg-amber-700\/10 {
  background-color: rgb(180 83 9 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-amber-700\/100 {
  background-color: rgb(180 83 9 / 1);
}

.thq-tw-application.thq-tw-application .bg-amber-700\/15 {
  background-color: rgb(180 83 9 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-amber-700\/20 {
  background-color: rgb(180 83 9 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-amber-700\/25 {
  background-color: rgb(180 83 9 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-amber-700\/30 {
  background-color: rgb(180 83 9 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-amber-700\/35 {
  background-color: rgb(180 83 9 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-amber-700\/40 {
  background-color: rgb(180 83 9 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-amber-700\/45 {
  background-color: rgb(180 83 9 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-amber-700\/5 {
  background-color: rgb(180 83 9 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-amber-700\/50 {
  background-color: rgb(180 83 9 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-amber-700\/55 {
  background-color: rgb(180 83 9 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-amber-700\/60 {
  background-color: rgb(180 83 9 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-amber-700\/65 {
  background-color: rgb(180 83 9 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-amber-700\/70 {
  background-color: rgb(180 83 9 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-amber-700\/75 {
  background-color: rgb(180 83 9 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-amber-700\/80 {
  background-color: rgb(180 83 9 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-amber-700\/85 {
  background-color: rgb(180 83 9 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-amber-700\/90 {
  background-color: rgb(180 83 9 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-amber-700\/95 {
  background-color: rgb(180 83 9 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-amber-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(146 64 14 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-amber-800\/0 {
  background-color: rgb(146 64 14 / 0);
}

.thq-tw-application.thq-tw-application .bg-amber-800\/10 {
  background-color: rgb(146 64 14 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-amber-800\/100 {
  background-color: rgb(146 64 14 / 1);
}

.thq-tw-application.thq-tw-application .bg-amber-800\/15 {
  background-color: rgb(146 64 14 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-amber-800\/20 {
  background-color: rgb(146 64 14 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-amber-800\/25 {
  background-color: rgb(146 64 14 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-amber-800\/30 {
  background-color: rgb(146 64 14 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-amber-800\/35 {
  background-color: rgb(146 64 14 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-amber-800\/40 {
  background-color: rgb(146 64 14 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-amber-800\/45 {
  background-color: rgb(146 64 14 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-amber-800\/5 {
  background-color: rgb(146 64 14 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-amber-800\/50 {
  background-color: rgb(146 64 14 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-amber-800\/55 {
  background-color: rgb(146 64 14 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-amber-800\/60 {
  background-color: rgb(146 64 14 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-amber-800\/65 {
  background-color: rgb(146 64 14 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-amber-800\/70 {
  background-color: rgb(146 64 14 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-amber-800\/75 {
  background-color: rgb(146 64 14 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-amber-800\/80 {
  background-color: rgb(146 64 14 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-amber-800\/85 {
  background-color: rgb(146 64 14 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-amber-800\/90 {
  background-color: rgb(146 64 14 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-amber-800\/95 {
  background-color: rgb(146 64 14 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-amber-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(120 53 15 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-amber-900\/0 {
  background-color: rgb(120 53 15 / 0);
}

.thq-tw-application.thq-tw-application .bg-amber-900\/10 {
  background-color: rgb(120 53 15 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-amber-900\/100 {
  background-color: rgb(120 53 15 / 1);
}

.thq-tw-application.thq-tw-application .bg-amber-900\/15 {
  background-color: rgb(120 53 15 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-amber-900\/20 {
  background-color: rgb(120 53 15 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-amber-900\/25 {
  background-color: rgb(120 53 15 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-amber-900\/30 {
  background-color: rgb(120 53 15 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-amber-900\/35 {
  background-color: rgb(120 53 15 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-amber-900\/40 {
  background-color: rgb(120 53 15 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-amber-900\/45 {
  background-color: rgb(120 53 15 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-amber-900\/5 {
  background-color: rgb(120 53 15 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-amber-900\/50 {
  background-color: rgb(120 53 15 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-amber-900\/55 {
  background-color: rgb(120 53 15 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-amber-900\/60 {
  background-color: rgb(120 53 15 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-amber-900\/65 {
  background-color: rgb(120 53 15 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-amber-900\/70 {
  background-color: rgb(120 53 15 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-amber-900\/75 {
  background-color: rgb(120 53 15 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-amber-900\/80 {
  background-color: rgb(120 53 15 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-amber-900\/85 {
  background-color: rgb(120 53 15 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-amber-900\/90 {
  background-color: rgb(120 53 15 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-amber-900\/95 {
  background-color: rgb(120 53 15 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-completed-100\/0 {
  background-color: rgb(220 252 231 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-100\/10 {
  background-color: rgb(220 252 231 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-100\/100 {
  background-color: rgb(220 252 231 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-100\/15 {
  background-color: rgb(220 252 231 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-100\/20 {
  background-color: rgb(220 252 231 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-100\/25 {
  background-color: rgb(220 252 231 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-100\/30 {
  background-color: rgb(220 252 231 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-100\/35 {
  background-color: rgb(220 252 231 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-100\/40 {
  background-color: rgb(220 252 231 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-100\/45 {
  background-color: rgb(220 252 231 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-100\/5 {
  background-color: rgb(220 252 231 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-100\/50 {
  background-color: rgb(220 252 231 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-100\/55 {
  background-color: rgb(220 252 231 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-100\/60 {
  background-color: rgb(220 252 231 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-100\/65 {
  background-color: rgb(220 252 231 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-100\/70 {
  background-color: rgb(220 252 231 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-100\/75 {
  background-color: rgb(220 252 231 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-100\/80 {
  background-color: rgb(220 252 231 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-100\/85 {
  background-color: rgb(220 252 231 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-100\/90 {
  background-color: rgb(220 252 231 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-100\/95 {
  background-color: rgb(220 252 231 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-completed-200\/0 {
  background-color: rgb(187 247 208 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-200\/10 {
  background-color: rgb(187 247 208 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-200\/100 {
  background-color: rgb(187 247 208 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-200\/15 {
  background-color: rgb(187 247 208 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-200\/20 {
  background-color: rgb(187 247 208 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-200\/25 {
  background-color: rgb(187 247 208 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-200\/30 {
  background-color: rgb(187 247 208 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-200\/35 {
  background-color: rgb(187 247 208 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-200\/40 {
  background-color: rgb(187 247 208 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-200\/45 {
  background-color: rgb(187 247 208 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-200\/5 {
  background-color: rgb(187 247 208 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-200\/50 {
  background-color: rgb(187 247 208 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-200\/55 {
  background-color: rgb(187 247 208 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-200\/60 {
  background-color: rgb(187 247 208 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-200\/65 {
  background-color: rgb(187 247 208 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-200\/70 {
  background-color: rgb(187 247 208 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-200\/75 {
  background-color: rgb(187 247 208 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-200\/80 {
  background-color: rgb(187 247 208 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-200\/85 {
  background-color: rgb(187 247 208 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-200\/90 {
  background-color: rgb(187 247 208 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-200\/95 {
  background-color: rgb(187 247 208 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(134 239 172 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-completed-300\/0 {
  background-color: rgb(134 239 172 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-300\/10 {
  background-color: rgb(134 239 172 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-300\/100 {
  background-color: rgb(134 239 172 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-300\/15 {
  background-color: rgb(134 239 172 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-300\/20 {
  background-color: rgb(134 239 172 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-300\/25 {
  background-color: rgb(134 239 172 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-300\/30 {
  background-color: rgb(134 239 172 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-300\/35 {
  background-color: rgb(134 239 172 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-300\/40 {
  background-color: rgb(134 239 172 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-300\/45 {
  background-color: rgb(134 239 172 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-300\/5 {
  background-color: rgb(134 239 172 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-300\/50 {
  background-color: rgb(134 239 172 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-300\/55 {
  background-color: rgb(134 239 172 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-300\/60 {
  background-color: rgb(134 239 172 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-300\/65 {
  background-color: rgb(134 239 172 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-300\/70 {
  background-color: rgb(134 239 172 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-300\/75 {
  background-color: rgb(134 239 172 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-300\/80 {
  background-color: rgb(134 239 172 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-300\/85 {
  background-color: rgb(134 239 172 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-300\/90 {
  background-color: rgb(134 239 172 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-300\/95 {
  background-color: rgb(134 239 172 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-completed-400\/0 {
  background-color: rgb(74 222 128 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-400\/10 {
  background-color: rgb(74 222 128 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-400\/100 {
  background-color: rgb(74 222 128 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-400\/15 {
  background-color: rgb(74 222 128 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-400\/20 {
  background-color: rgb(74 222 128 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-400\/25 {
  background-color: rgb(74 222 128 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-400\/30 {
  background-color: rgb(74 222 128 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-400\/35 {
  background-color: rgb(74 222 128 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-400\/40 {
  background-color: rgb(74 222 128 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-400\/45 {
  background-color: rgb(74 222 128 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-400\/5 {
  background-color: rgb(74 222 128 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-400\/50 {
  background-color: rgb(74 222 128 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-400\/55 {
  background-color: rgb(74 222 128 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-400\/60 {
  background-color: rgb(74 222 128 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-400\/65 {
  background-color: rgb(74 222 128 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-400\/70 {
  background-color: rgb(74 222 128 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-400\/75 {
  background-color: rgb(74 222 128 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-400\/80 {
  background-color: rgb(74 222 128 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-400\/85 {
  background-color: rgb(74 222 128 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-400\/90 {
  background-color: rgb(74 222 128 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-400\/95 {
  background-color: rgb(74 222 128 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-completed-50\/0 {
  background-color: rgb(240 253 244 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-50\/10 {
  background-color: rgb(240 253 244 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-50\/100 {
  background-color: rgb(240 253 244 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-50\/15 {
  background-color: rgb(240 253 244 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-50\/20 {
  background-color: rgb(240 253 244 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-50\/25 {
  background-color: rgb(240 253 244 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-50\/30 {
  background-color: rgb(240 253 244 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-50\/35 {
  background-color: rgb(240 253 244 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-50\/40 {
  background-color: rgb(240 253 244 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-50\/45 {
  background-color: rgb(240 253 244 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-50\/5 {
  background-color: rgb(240 253 244 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-50\/50 {
  background-color: rgb(240 253 244 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-50\/55 {
  background-color: rgb(240 253 244 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-50\/60 {
  background-color: rgb(240 253 244 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-50\/65 {
  background-color: rgb(240 253 244 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-50\/70 {
  background-color: rgb(240 253 244 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-50\/75 {
  background-color: rgb(240 253 244 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-50\/80 {
  background-color: rgb(240 253 244 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-50\/85 {
  background-color: rgb(240 253 244 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-50\/90 {
  background-color: rgb(240 253 244 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-50\/95 {
  background-color: rgb(240 253 244 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-completed-500\/0 {
  background-color: rgb(34 197 94 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-500\/10 {
  background-color: rgb(34 197 94 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-500\/100 {
  background-color: rgb(34 197 94 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-500\/15 {
  background-color: rgb(34 197 94 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-500\/20 {
  background-color: rgb(34 197 94 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-500\/25 {
  background-color: rgb(34 197 94 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-500\/30 {
  background-color: rgb(34 197 94 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-500\/35 {
  background-color: rgb(34 197 94 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-500\/40 {
  background-color: rgb(34 197 94 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-500\/45 {
  background-color: rgb(34 197 94 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-500\/5 {
  background-color: rgb(34 197 94 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-500\/50 {
  background-color: rgb(34 197 94 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-500\/55 {
  background-color: rgb(34 197 94 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-500\/60 {
  background-color: rgb(34 197 94 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-500\/65 {
  background-color: rgb(34 197 94 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-500\/70 {
  background-color: rgb(34 197 94 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-500\/75 {
  background-color: rgb(34 197 94 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-500\/80 {
  background-color: rgb(34 197 94 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-500\/85 {
  background-color: rgb(34 197 94 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-500\/90 {
  background-color: rgb(34 197 94 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-500\/95 {
  background-color: rgb(34 197 94 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-completed-600\/0 {
  background-color: rgb(22 163 74 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-600\/10 {
  background-color: rgb(22 163 74 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-600\/100 {
  background-color: rgb(22 163 74 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-600\/15 {
  background-color: rgb(22 163 74 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-600\/20 {
  background-color: rgb(22 163 74 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-600\/25 {
  background-color: rgb(22 163 74 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-600\/30 {
  background-color: rgb(22 163 74 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-600\/35 {
  background-color: rgb(22 163 74 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-600\/40 {
  background-color: rgb(22 163 74 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-600\/45 {
  background-color: rgb(22 163 74 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-600\/5 {
  background-color: rgb(22 163 74 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-600\/50 {
  background-color: rgb(22 163 74 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-600\/55 {
  background-color: rgb(22 163 74 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-600\/60 {
  background-color: rgb(22 163 74 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-600\/65 {
  background-color: rgb(22 163 74 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-600\/70 {
  background-color: rgb(22 163 74 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-600\/75 {
  background-color: rgb(22 163 74 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-600\/80 {
  background-color: rgb(22 163 74 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-600\/85 {
  background-color: rgb(22 163 74 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-600\/90 {
  background-color: rgb(22 163 74 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-600\/95 {
  background-color: rgb(22 163 74 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-completed-700\/0 {
  background-color: rgb(21 128 61 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-700\/10 {
  background-color: rgb(21 128 61 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-700\/100 {
  background-color: rgb(21 128 61 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-700\/15 {
  background-color: rgb(21 128 61 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-700\/20 {
  background-color: rgb(21 128 61 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-700\/25 {
  background-color: rgb(21 128 61 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-700\/30 {
  background-color: rgb(21 128 61 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-700\/35 {
  background-color: rgb(21 128 61 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-700\/40 {
  background-color: rgb(21 128 61 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-700\/45 {
  background-color: rgb(21 128 61 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-700\/5 {
  background-color: rgb(21 128 61 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-700\/50 {
  background-color: rgb(21 128 61 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-700\/55 {
  background-color: rgb(21 128 61 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-700\/60 {
  background-color: rgb(21 128 61 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-700\/65 {
  background-color: rgb(21 128 61 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-700\/70 {
  background-color: rgb(21 128 61 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-700\/75 {
  background-color: rgb(21 128 61 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-700\/80 {
  background-color: rgb(21 128 61 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-700\/85 {
  background-color: rgb(21 128 61 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-700\/90 {
  background-color: rgb(21 128 61 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-700\/95 {
  background-color: rgb(21 128 61 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 101 52 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-completed-800\/0 {
  background-color: rgb(22 101 52 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-800\/10 {
  background-color: rgb(22 101 52 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-800\/100 {
  background-color: rgb(22 101 52 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-800\/15 {
  background-color: rgb(22 101 52 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-800\/20 {
  background-color: rgb(22 101 52 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-800\/25 {
  background-color: rgb(22 101 52 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-800\/30 {
  background-color: rgb(22 101 52 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-800\/35 {
  background-color: rgb(22 101 52 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-800\/40 {
  background-color: rgb(22 101 52 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-800\/45 {
  background-color: rgb(22 101 52 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-800\/5 {
  background-color: rgb(22 101 52 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-800\/50 {
  background-color: rgb(22 101 52 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-800\/55 {
  background-color: rgb(22 101 52 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-800\/60 {
  background-color: rgb(22 101 52 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-800\/65 {
  background-color: rgb(22 101 52 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-800\/70 {
  background-color: rgb(22 101 52 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-800\/75 {
  background-color: rgb(22 101 52 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-800\/80 {
  background-color: rgb(22 101 52 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-800\/85 {
  background-color: rgb(22 101 52 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-800\/90 {
  background-color: rgb(22 101 52 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-800\/95 {
  background-color: rgb(22 101 52 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(20 83 45 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-completed-900\/0 {
  background-color: rgb(20 83 45 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-900\/10 {
  background-color: rgb(20 83 45 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-900\/100 {
  background-color: rgb(20 83 45 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-900\/15 {
  background-color: rgb(20 83 45 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-900\/20 {
  background-color: rgb(20 83 45 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-900\/25 {
  background-color: rgb(20 83 45 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-900\/30 {
  background-color: rgb(20 83 45 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-900\/35 {
  background-color: rgb(20 83 45 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-900\/40 {
  background-color: rgb(20 83 45 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-900\/45 {
  background-color: rgb(20 83 45 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-900\/5 {
  background-color: rgb(20 83 45 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-900\/50 {
  background-color: rgb(20 83 45 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-900\/55 {
  background-color: rgb(20 83 45 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-900\/60 {
  background-color: rgb(20 83 45 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-900\/65 {
  background-color: rgb(20 83 45 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-900\/70 {
  background-color: rgb(20 83 45 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-900\/75 {
  background-color: rgb(20 83 45 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-900\/80 {
  background-color: rgb(20 83 45 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-900\/85 {
  background-color: rgb(20 83 45 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-900\/90 {
  background-color: rgb(20 83 45 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-900\/95 {
  background-color: rgb(20 83 45 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(5 46 22 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-completed-950\/0 {
  background-color: rgb(5 46 22 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-950\/10 {
  background-color: rgb(5 46 22 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-950\/100 {
  background-color: rgb(5 46 22 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-950\/15 {
  background-color: rgb(5 46 22 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-950\/20 {
  background-color: rgb(5 46 22 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-950\/25 {
  background-color: rgb(5 46 22 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-950\/30 {
  background-color: rgb(5 46 22 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-950\/35 {
  background-color: rgb(5 46 22 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-950\/40 {
  background-color: rgb(5 46 22 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-950\/45 {
  background-color: rgb(5 46 22 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-950\/5 {
  background-color: rgb(5 46 22 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-950\/50 {
  background-color: rgb(5 46 22 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-950\/55 {
  background-color: rgb(5 46 22 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-950\/60 {
  background-color: rgb(5 46 22 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-950\/65 {
  background-color: rgb(5 46 22 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-950\/70 {
  background-color: rgb(5 46 22 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-950\/75 {
  background-color: rgb(5 46 22 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-950\/80 {
  background-color: rgb(5 46 22 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-950\/85 {
  background-color: rgb(5 46 22 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-950\/90 {
  background-color: rgb(5 46 22 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-completed-950\/95 {
  background-color: rgb(5 46 22 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-pending-100\/0 {
  background-color: rgb(224 242 254 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-100\/10 {
  background-color: rgb(224 242 254 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-100\/100 {
  background-color: rgb(224 242 254 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-100\/15 {
  background-color: rgb(224 242 254 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-100\/20 {
  background-color: rgb(224 242 254 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-100\/25 {
  background-color: rgb(224 242 254 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-100\/30 {
  background-color: rgb(224 242 254 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-100\/35 {
  background-color: rgb(224 242 254 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-100\/40 {
  background-color: rgb(224 242 254 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-100\/45 {
  background-color: rgb(224 242 254 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-100\/5 {
  background-color: rgb(224 242 254 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-100\/50 {
  background-color: rgb(224 242 254 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-100\/55 {
  background-color: rgb(224 242 254 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-100\/60 {
  background-color: rgb(224 242 254 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-100\/65 {
  background-color: rgb(224 242 254 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-100\/70 {
  background-color: rgb(224 242 254 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-100\/75 {
  background-color: rgb(224 242 254 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-100\/80 {
  background-color: rgb(224 242 254 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-100\/85 {
  background-color: rgb(224 242 254 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-100\/90 {
  background-color: rgb(224 242 254 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-100\/95 {
  background-color: rgb(224 242 254 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(186 230 253 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-pending-200\/0 {
  background-color: rgb(186 230 253 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-200\/10 {
  background-color: rgb(186 230 253 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-200\/100 {
  background-color: rgb(186 230 253 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-200\/15 {
  background-color: rgb(186 230 253 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-200\/20 {
  background-color: rgb(186 230 253 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-200\/25 {
  background-color: rgb(186 230 253 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-200\/30 {
  background-color: rgb(186 230 253 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-200\/35 {
  background-color: rgb(186 230 253 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-200\/40 {
  background-color: rgb(186 230 253 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-200\/45 {
  background-color: rgb(186 230 253 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-200\/5 {
  background-color: rgb(186 230 253 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-200\/50 {
  background-color: rgb(186 230 253 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-200\/55 {
  background-color: rgb(186 230 253 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-200\/60 {
  background-color: rgb(186 230 253 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-200\/65 {
  background-color: rgb(186 230 253 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-200\/70 {
  background-color: rgb(186 230 253 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-200\/75 {
  background-color: rgb(186 230 253 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-200\/80 {
  background-color: rgb(186 230 253 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-200\/85 {
  background-color: rgb(186 230 253 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-200\/90 {
  background-color: rgb(186 230 253 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-200\/95 {
  background-color: rgb(186 230 253 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(125 211 252 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-pending-300\/0 {
  background-color: rgb(125 211 252 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-300\/10 {
  background-color: rgb(125 211 252 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-300\/100 {
  background-color: rgb(125 211 252 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-300\/15 {
  background-color: rgb(125 211 252 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-300\/20 {
  background-color: rgb(125 211 252 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-300\/25 {
  background-color: rgb(125 211 252 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-300\/30 {
  background-color: rgb(125 211 252 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-300\/35 {
  background-color: rgb(125 211 252 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-300\/40 {
  background-color: rgb(125 211 252 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-300\/45 {
  background-color: rgb(125 211 252 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-300\/5 {
  background-color: rgb(125 211 252 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-300\/50 {
  background-color: rgb(125 211 252 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-300\/55 {
  background-color: rgb(125 211 252 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-300\/60 {
  background-color: rgb(125 211 252 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-300\/65 {
  background-color: rgb(125 211 252 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-300\/70 {
  background-color: rgb(125 211 252 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-300\/75 {
  background-color: rgb(125 211 252 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-300\/80 {
  background-color: rgb(125 211 252 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-300\/85 {
  background-color: rgb(125 211 252 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-300\/90 {
  background-color: rgb(125 211 252 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-300\/95 {
  background-color: rgb(125 211 252 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(56 189 248 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-pending-400\/0 {
  background-color: rgb(56 189 248 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-400\/10 {
  background-color: rgb(56 189 248 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-400\/100 {
  background-color: rgb(56 189 248 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-400\/15 {
  background-color: rgb(56 189 248 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-400\/20 {
  background-color: rgb(56 189 248 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-400\/25 {
  background-color: rgb(56 189 248 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-400\/30 {
  background-color: rgb(56 189 248 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-400\/35 {
  background-color: rgb(56 189 248 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-400\/40 {
  background-color: rgb(56 189 248 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-400\/45 {
  background-color: rgb(56 189 248 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-400\/5 {
  background-color: rgb(56 189 248 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-400\/50 {
  background-color: rgb(56 189 248 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-400\/55 {
  background-color: rgb(56 189 248 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-400\/60 {
  background-color: rgb(56 189 248 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-400\/65 {
  background-color: rgb(56 189 248 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-400\/70 {
  background-color: rgb(56 189 248 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-400\/75 {
  background-color: rgb(56 189 248 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-400\/80 {
  background-color: rgb(56 189 248 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-400\/85 {
  background-color: rgb(56 189 248 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-400\/90 {
  background-color: rgb(56 189 248 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-400\/95 {
  background-color: rgb(56 189 248 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 249 255 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-pending-50\/0 {
  background-color: rgb(240 249 255 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-50\/10 {
  background-color: rgb(240 249 255 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-50\/100 {
  background-color: rgb(240 249 255 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-50\/15 {
  background-color: rgb(240 249 255 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-50\/20 {
  background-color: rgb(240 249 255 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-50\/25 {
  background-color: rgb(240 249 255 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-50\/30 {
  background-color: rgb(240 249 255 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-50\/35 {
  background-color: rgb(240 249 255 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-50\/40 {
  background-color: rgb(240 249 255 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-50\/45 {
  background-color: rgb(240 249 255 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-50\/5 {
  background-color: rgb(240 249 255 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-50\/50 {
  background-color: rgb(240 249 255 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-50\/55 {
  background-color: rgb(240 249 255 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-50\/60 {
  background-color: rgb(240 249 255 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-50\/65 {
  background-color: rgb(240 249 255 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-50\/70 {
  background-color: rgb(240 249 255 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-50\/75 {
  background-color: rgb(240 249 255 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-50\/80 {
  background-color: rgb(240 249 255 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-50\/85 {
  background-color: rgb(240 249 255 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-50\/90 {
  background-color: rgb(240 249 255 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-50\/95 {
  background-color: rgb(240 249 255 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-pending-500\/0 {
  background-color: rgb(14 165 233 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-500\/10 {
  background-color: rgb(14 165 233 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-500\/100 {
  background-color: rgb(14 165 233 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-500\/15 {
  background-color: rgb(14 165 233 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-500\/20 {
  background-color: rgb(14 165 233 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-500\/25 {
  background-color: rgb(14 165 233 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-500\/30 {
  background-color: rgb(14 165 233 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-500\/35 {
  background-color: rgb(14 165 233 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-500\/40 {
  background-color: rgb(14 165 233 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-500\/45 {
  background-color: rgb(14 165 233 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-500\/5 {
  background-color: rgb(14 165 233 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-500\/50 {
  background-color: rgb(14 165 233 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-500\/55 {
  background-color: rgb(14 165 233 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-500\/60 {
  background-color: rgb(14 165 233 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-500\/65 {
  background-color: rgb(14 165 233 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-500\/70 {
  background-color: rgb(14 165 233 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-500\/75 {
  background-color: rgb(14 165 233 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-500\/80 {
  background-color: rgb(14 165 233 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-500\/85 {
  background-color: rgb(14 165 233 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-500\/90 {
  background-color: rgb(14 165 233 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-500\/95 {
  background-color: rgb(14 165 233 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(2 132 199 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-pending-600\/0 {
  background-color: rgb(2 132 199 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-600\/10 {
  background-color: rgb(2 132 199 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-600\/100 {
  background-color: rgb(2 132 199 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-600\/15 {
  background-color: rgb(2 132 199 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-600\/20 {
  background-color: rgb(2 132 199 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-600\/25 {
  background-color: rgb(2 132 199 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-600\/30 {
  background-color: rgb(2 132 199 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-600\/35 {
  background-color: rgb(2 132 199 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-600\/40 {
  background-color: rgb(2 132 199 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-600\/45 {
  background-color: rgb(2 132 199 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-600\/5 {
  background-color: rgb(2 132 199 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-600\/50 {
  background-color: rgb(2 132 199 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-600\/55 {
  background-color: rgb(2 132 199 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-600\/60 {
  background-color: rgb(2 132 199 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-600\/65 {
  background-color: rgb(2 132 199 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-600\/70 {
  background-color: rgb(2 132 199 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-600\/75 {
  background-color: rgb(2 132 199 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-600\/80 {
  background-color: rgb(2 132 199 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-600\/85 {
  background-color: rgb(2 132 199 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-600\/90 {
  background-color: rgb(2 132 199 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-600\/95 {
  background-color: rgb(2 132 199 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(3 105 161 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-pending-700\/0 {
  background-color: rgb(3 105 161 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-700\/10 {
  background-color: rgb(3 105 161 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-700\/100 {
  background-color: rgb(3 105 161 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-700\/15 {
  background-color: rgb(3 105 161 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-700\/20 {
  background-color: rgb(3 105 161 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-700\/25 {
  background-color: rgb(3 105 161 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-700\/30 {
  background-color: rgb(3 105 161 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-700\/35 {
  background-color: rgb(3 105 161 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-700\/40 {
  background-color: rgb(3 105 161 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-700\/45 {
  background-color: rgb(3 105 161 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-700\/5 {
  background-color: rgb(3 105 161 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-700\/50 {
  background-color: rgb(3 105 161 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-700\/55 {
  background-color: rgb(3 105 161 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-700\/60 {
  background-color: rgb(3 105 161 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-700\/65 {
  background-color: rgb(3 105 161 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-700\/70 {
  background-color: rgb(3 105 161 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-700\/75 {
  background-color: rgb(3 105 161 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-700\/80 {
  background-color: rgb(3 105 161 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-700\/85 {
  background-color: rgb(3 105 161 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-700\/90 {
  background-color: rgb(3 105 161 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-700\/95 {
  background-color: rgb(3 105 161 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(7 89 133 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-pending-800\/0 {
  background-color: rgb(7 89 133 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-800\/10 {
  background-color: rgb(7 89 133 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-800\/100 {
  background-color: rgb(7 89 133 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-800\/15 {
  background-color: rgb(7 89 133 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-800\/20 {
  background-color: rgb(7 89 133 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-800\/25 {
  background-color: rgb(7 89 133 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-800\/30 {
  background-color: rgb(7 89 133 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-800\/35 {
  background-color: rgb(7 89 133 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-800\/40 {
  background-color: rgb(7 89 133 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-800\/45 {
  background-color: rgb(7 89 133 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-800\/5 {
  background-color: rgb(7 89 133 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-800\/50 {
  background-color: rgb(7 89 133 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-800\/55 {
  background-color: rgb(7 89 133 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-800\/60 {
  background-color: rgb(7 89 133 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-800\/65 {
  background-color: rgb(7 89 133 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-800\/70 {
  background-color: rgb(7 89 133 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-800\/75 {
  background-color: rgb(7 89 133 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-800\/80 {
  background-color: rgb(7 89 133 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-800\/85 {
  background-color: rgb(7 89 133 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-800\/90 {
  background-color: rgb(7 89 133 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-800\/95 {
  background-color: rgb(7 89 133 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(12 74 110 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-pending-900\/0 {
  background-color: rgb(12 74 110 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-900\/10 {
  background-color: rgb(12 74 110 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-900\/100 {
  background-color: rgb(12 74 110 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-900\/15 {
  background-color: rgb(12 74 110 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-900\/20 {
  background-color: rgb(12 74 110 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-900\/25 {
  background-color: rgb(12 74 110 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-900\/30 {
  background-color: rgb(12 74 110 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-900\/35 {
  background-color: rgb(12 74 110 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-900\/40 {
  background-color: rgb(12 74 110 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-900\/45 {
  background-color: rgb(12 74 110 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-900\/5 {
  background-color: rgb(12 74 110 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-900\/50 {
  background-color: rgb(12 74 110 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-900\/55 {
  background-color: rgb(12 74 110 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-900\/60 {
  background-color: rgb(12 74 110 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-900\/65 {
  background-color: rgb(12 74 110 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-900\/70 {
  background-color: rgb(12 74 110 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-900\/75 {
  background-color: rgb(12 74 110 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-900\/80 {
  background-color: rgb(12 74 110 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-900\/85 {
  background-color: rgb(12 74 110 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-900\/90 {
  background-color: rgb(12 74 110 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-900\/95 {
  background-color: rgb(12 74 110 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(8 47 73 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-pending-950\/0 {
  background-color: rgb(8 47 73 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-950\/10 {
  background-color: rgb(8 47 73 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-950\/100 {
  background-color: rgb(8 47 73 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-950\/15 {
  background-color: rgb(8 47 73 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-950\/20 {
  background-color: rgb(8 47 73 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-950\/25 {
  background-color: rgb(8 47 73 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-950\/30 {
  background-color: rgb(8 47 73 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-950\/35 {
  background-color: rgb(8 47 73 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-950\/40 {
  background-color: rgb(8 47 73 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-950\/45 {
  background-color: rgb(8 47 73 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-950\/5 {
  background-color: rgb(8 47 73 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-950\/50 {
  background-color: rgb(8 47 73 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-950\/55 {
  background-color: rgb(8 47 73 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-950\/60 {
  background-color: rgb(8 47 73 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-950\/65 {
  background-color: rgb(8 47 73 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-950\/70 {
  background-color: rgb(8 47 73 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-950\/75 {
  background-color: rgb(8 47 73 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-950\/80 {
  background-color: rgb(8 47 73 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-950\/85 {
  background-color: rgb(8 47 73 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-950\/90 {
  background-color: rgb(8 47 73 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-pending-950\/95 {
  background-color: rgb(8 47 73 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-100\/0 {
  background-color: rgb(255 237 213 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-100\/10 {
  background-color: rgb(255 237 213 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-100\/100 {
  background-color: rgb(255 237 213 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-100\/15 {
  background-color: rgb(255 237 213 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-100\/20 {
  background-color: rgb(255 237 213 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-100\/25 {
  background-color: rgb(255 237 213 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-100\/30 {
  background-color: rgb(255 237 213 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-100\/35 {
  background-color: rgb(255 237 213 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-100\/40 {
  background-color: rgb(255 237 213 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-100\/45 {
  background-color: rgb(255 237 213 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-100\/5 {
  background-color: rgb(255 237 213 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-100\/50 {
  background-color: rgb(255 237 213 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-100\/55 {
  background-color: rgb(255 237 213 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-100\/60 {
  background-color: rgb(255 237 213 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-100\/65 {
  background-color: rgb(255 237 213 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-100\/70 {
  background-color: rgb(255 237 213 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-100\/75 {
  background-color: rgb(255 237 213 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-100\/80 {
  background-color: rgb(255 237 213 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-100\/85 {
  background-color: rgb(255 237 213 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-100\/90 {
  background-color: rgb(255 237 213 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-100\/95 {
  background-color: rgb(255 237 213 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 215 170 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-200\/0 {
  background-color: rgb(254 215 170 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-200\/10 {
  background-color: rgb(254 215 170 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-200\/100 {
  background-color: rgb(254 215 170 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-200\/15 {
  background-color: rgb(254 215 170 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-200\/20 {
  background-color: rgb(254 215 170 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-200\/25 {
  background-color: rgb(254 215 170 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-200\/30 {
  background-color: rgb(254 215 170 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-200\/35 {
  background-color: rgb(254 215 170 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-200\/40 {
  background-color: rgb(254 215 170 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-200\/45 {
  background-color: rgb(254 215 170 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-200\/5 {
  background-color: rgb(254 215 170 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-200\/50 {
  background-color: rgb(254 215 170 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-200\/55 {
  background-color: rgb(254 215 170 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-200\/60 {
  background-color: rgb(254 215 170 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-200\/65 {
  background-color: rgb(254 215 170 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-200\/70 {
  background-color: rgb(254 215 170 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-200\/75 {
  background-color: rgb(254 215 170 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-200\/80 {
  background-color: rgb(254 215 170 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-200\/85 {
  background-color: rgb(254 215 170 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-200\/90 {
  background-color: rgb(254 215 170 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-200\/95 {
  background-color: rgb(254 215 170 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-300\/0 {
  background-color: rgb(253 186 116 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-300\/10 {
  background-color: rgb(253 186 116 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-300\/100 {
  background-color: rgb(253 186 116 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-300\/15 {
  background-color: rgb(253 186 116 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-300\/20 {
  background-color: rgb(253 186 116 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-300\/25 {
  background-color: rgb(253 186 116 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-300\/30 {
  background-color: rgb(253 186 116 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-300\/35 {
  background-color: rgb(253 186 116 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-300\/40 {
  background-color: rgb(253 186 116 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-300\/45 {
  background-color: rgb(253 186 116 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-300\/5 {
  background-color: rgb(253 186 116 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-300\/50 {
  background-color: rgb(253 186 116 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-300\/55 {
  background-color: rgb(253 186 116 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-300\/60 {
  background-color: rgb(253 186 116 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-300\/65 {
  background-color: rgb(253 186 116 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-300\/70 {
  background-color: rgb(253 186 116 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-300\/75 {
  background-color: rgb(253 186 116 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-300\/80 {
  background-color: rgb(253 186 116 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-300\/85 {
  background-color: rgb(253 186 116 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-300\/90 {
  background-color: rgb(253 186 116 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-300\/95 {
  background-color: rgb(253 186 116 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-400\/0 {
  background-color: rgb(251 146 60 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-400\/10 {
  background-color: rgb(251 146 60 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-400\/100 {
  background-color: rgb(251 146 60 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-400\/15 {
  background-color: rgb(251 146 60 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-400\/20 {
  background-color: rgb(251 146 60 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-400\/25 {
  background-color: rgb(251 146 60 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-400\/30 {
  background-color: rgb(251 146 60 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-400\/35 {
  background-color: rgb(251 146 60 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-400\/40 {
  background-color: rgb(251 146 60 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-400\/45 {
  background-color: rgb(251 146 60 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-400\/5 {
  background-color: rgb(251 146 60 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-400\/50 {
  background-color: rgb(251 146 60 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-400\/55 {
  background-color: rgb(251 146 60 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-400\/60 {
  background-color: rgb(251 146 60 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-400\/65 {
  background-color: rgb(251 146 60 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-400\/70 {
  background-color: rgb(251 146 60 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-400\/75 {
  background-color: rgb(251 146 60 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-400\/80 {
  background-color: rgb(251 146 60 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-400\/85 {
  background-color: rgb(251 146 60 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-400\/90 {
  background-color: rgb(251 146 60 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-400\/95 {
  background-color: rgb(251 146 60 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 237 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-50\/0 {
  background-color: rgb(255 247 237 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-50\/10 {
  background-color: rgb(255 247 237 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-50\/100 {
  background-color: rgb(255 247 237 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-50\/15 {
  background-color: rgb(255 247 237 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-50\/20 {
  background-color: rgb(255 247 237 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-50\/25 {
  background-color: rgb(255 247 237 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-50\/30 {
  background-color: rgb(255 247 237 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-50\/35 {
  background-color: rgb(255 247 237 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-50\/40 {
  background-color: rgb(255 247 237 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-50\/45 {
  background-color: rgb(255 247 237 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-50\/5 {
  background-color: rgb(255 247 237 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-50\/50 {
  background-color: rgb(255 247 237 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-50\/55 {
  background-color: rgb(255 247 237 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-50\/60 {
  background-color: rgb(255 247 237 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-50\/65 {
  background-color: rgb(255 247 237 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-50\/70 {
  background-color: rgb(255 247 237 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-50\/75 {
  background-color: rgb(255 247 237 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-50\/80 {
  background-color: rgb(255 247 237 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-50\/85 {
  background-color: rgb(255 247 237 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-50\/90 {
  background-color: rgb(255 247 237 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-50\/95 {
  background-color: rgb(255 247 237 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-500\/0 {
  background-color: rgb(249 115 22 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-500\/10 {
  background-color: rgb(249 115 22 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-500\/100 {
  background-color: rgb(249 115 22 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-500\/15 {
  background-color: rgb(249 115 22 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-500\/20 {
  background-color: rgb(249 115 22 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-500\/25 {
  background-color: rgb(249 115 22 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-500\/30 {
  background-color: rgb(249 115 22 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-500\/35 {
  background-color: rgb(249 115 22 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-500\/40 {
  background-color: rgb(249 115 22 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-500\/45 {
  background-color: rgb(249 115 22 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-500\/5 {
  background-color: rgb(249 115 22 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-500\/50 {
  background-color: rgb(249 115 22 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-500\/55 {
  background-color: rgb(249 115 22 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-500\/60 {
  background-color: rgb(249 115 22 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-500\/65 {
  background-color: rgb(249 115 22 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-500\/70 {
  background-color: rgb(249 115 22 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-500\/75 {
  background-color: rgb(249 115 22 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-500\/80 {
  background-color: rgb(249 115 22 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-500\/85 {
  background-color: rgb(249 115 22 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-500\/90 {
  background-color: rgb(249 115 22 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-500\/95 {
  background-color: rgb(249 115 22 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-600\/0 {
  background-color: rgb(234 88 12 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-600\/10 {
  background-color: rgb(234 88 12 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-600\/100 {
  background-color: rgb(234 88 12 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-600\/15 {
  background-color: rgb(234 88 12 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-600\/20 {
  background-color: rgb(234 88 12 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-600\/25 {
  background-color: rgb(234 88 12 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-600\/30 {
  background-color: rgb(234 88 12 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-600\/35 {
  background-color: rgb(234 88 12 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-600\/40 {
  background-color: rgb(234 88 12 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-600\/45 {
  background-color: rgb(234 88 12 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-600\/5 {
  background-color: rgb(234 88 12 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-600\/50 {
  background-color: rgb(234 88 12 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-600\/55 {
  background-color: rgb(234 88 12 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-600\/60 {
  background-color: rgb(234 88 12 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-600\/65 {
  background-color: rgb(234 88 12 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-600\/70 {
  background-color: rgb(234 88 12 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-600\/75 {
  background-color: rgb(234 88 12 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-600\/80 {
  background-color: rgb(234 88 12 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-600\/85 {
  background-color: rgb(234 88 12 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-600\/90 {
  background-color: rgb(234 88 12 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-600\/95 {
  background-color: rgb(234 88 12 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(194 65 12 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-700\/0 {
  background-color: rgb(194 65 12 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-700\/10 {
  background-color: rgb(194 65 12 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-700\/100 {
  background-color: rgb(194 65 12 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-700\/15 {
  background-color: rgb(194 65 12 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-700\/20 {
  background-color: rgb(194 65 12 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-700\/25 {
  background-color: rgb(194 65 12 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-700\/30 {
  background-color: rgb(194 65 12 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-700\/35 {
  background-color: rgb(194 65 12 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-700\/40 {
  background-color: rgb(194 65 12 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-700\/45 {
  background-color: rgb(194 65 12 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-700\/5 {
  background-color: rgb(194 65 12 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-700\/50 {
  background-color: rgb(194 65 12 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-700\/55 {
  background-color: rgb(194 65 12 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-700\/60 {
  background-color: rgb(194 65 12 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-700\/65 {
  background-color: rgb(194 65 12 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-700\/70 {
  background-color: rgb(194 65 12 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-700\/75 {
  background-color: rgb(194 65 12 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-700\/80 {
  background-color: rgb(194 65 12 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-700\/85 {
  background-color: rgb(194 65 12 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-700\/90 {
  background-color: rgb(194 65 12 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-700\/95 {
  background-color: rgb(194 65 12 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(154 52 18 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-800\/0 {
  background-color: rgb(154 52 18 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-800\/10 {
  background-color: rgb(154 52 18 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-800\/100 {
  background-color: rgb(154 52 18 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-800\/15 {
  background-color: rgb(154 52 18 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-800\/20 {
  background-color: rgb(154 52 18 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-800\/25 {
  background-color: rgb(154 52 18 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-800\/30 {
  background-color: rgb(154 52 18 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-800\/35 {
  background-color: rgb(154 52 18 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-800\/40 {
  background-color: rgb(154 52 18 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-800\/45 {
  background-color: rgb(154 52 18 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-800\/5 {
  background-color: rgb(154 52 18 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-800\/50 {
  background-color: rgb(154 52 18 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-800\/55 {
  background-color: rgb(154 52 18 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-800\/60 {
  background-color: rgb(154 52 18 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-800\/65 {
  background-color: rgb(154 52 18 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-800\/70 {
  background-color: rgb(154 52 18 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-800\/75 {
  background-color: rgb(154 52 18 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-800\/80 {
  background-color: rgb(154 52 18 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-800\/85 {
  background-color: rgb(154 52 18 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-800\/90 {
  background-color: rgb(154 52 18 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-800\/95 {
  background-color: rgb(154 52 18 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(124 45 18 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-900\/0 {
  background-color: rgb(124 45 18 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-900\/10 {
  background-color: rgb(124 45 18 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-900\/100 {
  background-color: rgb(124 45 18 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-900\/15 {
  background-color: rgb(124 45 18 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-900\/20 {
  background-color: rgb(124 45 18 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-900\/25 {
  background-color: rgb(124 45 18 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-900\/30 {
  background-color: rgb(124 45 18 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-900\/35 {
  background-color: rgb(124 45 18 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-900\/40 {
  background-color: rgb(124 45 18 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-900\/45 {
  background-color: rgb(124 45 18 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-900\/5 {
  background-color: rgb(124 45 18 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-900\/50 {
  background-color: rgb(124 45 18 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-900\/55 {
  background-color: rgb(124 45 18 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-900\/60 {
  background-color: rgb(124 45 18 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-900\/65 {
  background-color: rgb(124 45 18 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-900\/70 {
  background-color: rgb(124 45 18 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-900\/75 {
  background-color: rgb(124 45 18 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-900\/80 {
  background-color: rgb(124 45 18 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-900\/85 {
  background-color: rgb(124 45 18 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-900\/90 {
  background-color: rgb(124 45 18 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-900\/95 {
  background-color: rgb(124 45 18 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(67 20 7 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-950\/0 {
  background-color: rgb(67 20 7 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-950\/10 {
  background-color: rgb(67 20 7 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-950\/100 {
  background-color: rgb(67 20 7 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-950\/15 {
  background-color: rgb(67 20 7 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-950\/20 {
  background-color: rgb(67 20 7 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-950\/25 {
  background-color: rgb(67 20 7 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-950\/30 {
  background-color: rgb(67 20 7 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-950\/35 {
  background-color: rgb(67 20 7 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-950\/40 {
  background-color: rgb(67 20 7 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-950\/45 {
  background-color: rgb(67 20 7 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-950\/5 {
  background-color: rgb(67 20 7 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-950\/50 {
  background-color: rgb(67 20 7 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-950\/55 {
  background-color: rgb(67 20 7 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-950\/60 {
  background-color: rgb(67 20 7 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-950\/65 {
  background-color: rgb(67 20 7 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-950\/70 {
  background-color: rgb(67 20 7 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-950\/75 {
  background-color: rgb(67 20 7 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-950\/80 {
  background-color: rgb(67 20 7 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-950\/85 {
  background-color: rgb(67 20 7 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-950\/90 {
  background-color: rgb(67 20 7 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-rejected-950\/95 {
  background-color: rgb(67 20 7 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-100\/0 {
  background-color: rgb(254 249 195 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-100\/10 {
  background-color: rgb(254 249 195 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-100\/100 {
  background-color: rgb(254 249 195 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-100\/15 {
  background-color: rgb(254 249 195 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-100\/20 {
  background-color: rgb(254 249 195 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-100\/25 {
  background-color: rgb(254 249 195 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-100\/30 {
  background-color: rgb(254 249 195 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-100\/35 {
  background-color: rgb(254 249 195 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-100\/40 {
  background-color: rgb(254 249 195 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-100\/45 {
  background-color: rgb(254 249 195 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-100\/5 {
  background-color: rgb(254 249 195 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-100\/50 {
  background-color: rgb(254 249 195 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-100\/55 {
  background-color: rgb(254 249 195 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-100\/60 {
  background-color: rgb(254 249 195 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-100\/65 {
  background-color: rgb(254 249 195 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-100\/70 {
  background-color: rgb(254 249 195 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-100\/75 {
  background-color: rgb(254 249 195 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-100\/80 {
  background-color: rgb(254 249 195 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-100\/85 {
  background-color: rgb(254 249 195 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-100\/90 {
  background-color: rgb(254 249 195 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-100\/95 {
  background-color: rgb(254 249 195 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-200\/0 {
  background-color: rgb(254 240 138 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-200\/10 {
  background-color: rgb(254 240 138 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-200\/100 {
  background-color: rgb(254 240 138 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-200\/15 {
  background-color: rgb(254 240 138 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-200\/20 {
  background-color: rgb(254 240 138 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-200\/25 {
  background-color: rgb(254 240 138 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-200\/30 {
  background-color: rgb(254 240 138 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-200\/35 {
  background-color: rgb(254 240 138 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-200\/40 {
  background-color: rgb(254 240 138 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-200\/45 {
  background-color: rgb(254 240 138 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-200\/5 {
  background-color: rgb(254 240 138 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-200\/50 {
  background-color: rgb(254 240 138 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-200\/55 {
  background-color: rgb(254 240 138 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-200\/60 {
  background-color: rgb(254 240 138 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-200\/65 {
  background-color: rgb(254 240 138 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-200\/70 {
  background-color: rgb(254 240 138 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-200\/75 {
  background-color: rgb(254 240 138 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-200\/80 {
  background-color: rgb(254 240 138 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-200\/85 {
  background-color: rgb(254 240 138 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-200\/90 {
  background-color: rgb(254 240 138 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-200\/95 {
  background-color: rgb(254 240 138 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 224 71 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-300\/0 {
  background-color: rgb(253 224 71 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-300\/10 {
  background-color: rgb(253 224 71 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-300\/100 {
  background-color: rgb(253 224 71 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-300\/15 {
  background-color: rgb(253 224 71 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-300\/20 {
  background-color: rgb(253 224 71 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-300\/25 {
  background-color: rgb(253 224 71 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-300\/30 {
  background-color: rgb(253 224 71 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-300\/35 {
  background-color: rgb(253 224 71 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-300\/40 {
  background-color: rgb(253 224 71 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-300\/45 {
  background-color: rgb(253 224 71 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-300\/5 {
  background-color: rgb(253 224 71 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-300\/50 {
  background-color: rgb(253 224 71 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-300\/55 {
  background-color: rgb(253 224 71 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-300\/60 {
  background-color: rgb(253 224 71 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-300\/65 {
  background-color: rgb(253 224 71 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-300\/70 {
  background-color: rgb(253 224 71 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-300\/75 {
  background-color: rgb(253 224 71 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-300\/80 {
  background-color: rgb(253 224 71 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-300\/85 {
  background-color: rgb(253 224 71 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-300\/90 {
  background-color: rgb(253 224 71 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-300\/95 {
  background-color: rgb(253 224 71 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-400\/0 {
  background-color: rgb(250 204 21 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-400\/10 {
  background-color: rgb(250 204 21 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-400\/100 {
  background-color: rgb(250 204 21 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-400\/15 {
  background-color: rgb(250 204 21 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-400\/20 {
  background-color: rgb(250 204 21 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-400\/25 {
  background-color: rgb(250 204 21 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-400\/30 {
  background-color: rgb(250 204 21 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-400\/35 {
  background-color: rgb(250 204 21 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-400\/40 {
  background-color: rgb(250 204 21 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-400\/45 {
  background-color: rgb(250 204 21 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-400\/5 {
  background-color: rgb(250 204 21 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-400\/50 {
  background-color: rgb(250 204 21 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-400\/55 {
  background-color: rgb(250 204 21 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-400\/60 {
  background-color: rgb(250 204 21 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-400\/65 {
  background-color: rgb(250 204 21 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-400\/70 {
  background-color: rgb(250 204 21 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-400\/75 {
  background-color: rgb(250 204 21 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-400\/80 {
  background-color: rgb(250 204 21 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-400\/85 {
  background-color: rgb(250 204 21 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-400\/90 {
  background-color: rgb(250 204 21 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-400\/95 {
  background-color: rgb(250 204 21 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-50\/0 {
  background-color: rgb(254 252 232 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-50\/10 {
  background-color: rgb(254 252 232 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-50\/100 {
  background-color: rgb(254 252 232 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-50\/15 {
  background-color: rgb(254 252 232 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-50\/20 {
  background-color: rgb(254 252 232 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-50\/25 {
  background-color: rgb(254 252 232 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-50\/30 {
  background-color: rgb(254 252 232 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-50\/35 {
  background-color: rgb(254 252 232 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-50\/40 {
  background-color: rgb(254 252 232 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-50\/45 {
  background-color: rgb(254 252 232 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-50\/5 {
  background-color: rgb(254 252 232 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-50\/50 {
  background-color: rgb(254 252 232 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-50\/55 {
  background-color: rgb(254 252 232 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-50\/60 {
  background-color: rgb(254 252 232 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-50\/65 {
  background-color: rgb(254 252 232 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-50\/70 {
  background-color: rgb(254 252 232 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-50\/75 {
  background-color: rgb(254 252 232 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-50\/80 {
  background-color: rgb(254 252 232 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-50\/85 {
  background-color: rgb(254 252 232 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-50\/90 {
  background-color: rgb(254 252 232 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-50\/95 {
  background-color: rgb(254 252 232 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-500\/0 {
  background-color: rgb(234 179 8 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-500\/10 {
  background-color: rgb(234 179 8 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-500\/100 {
  background-color: rgb(234 179 8 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-500\/15 {
  background-color: rgb(234 179 8 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-500\/20 {
  background-color: rgb(234 179 8 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-500\/25 {
  background-color: rgb(234 179 8 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-500\/30 {
  background-color: rgb(234 179 8 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-500\/35 {
  background-color: rgb(234 179 8 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-500\/40 {
  background-color: rgb(234 179 8 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-500\/45 {
  background-color: rgb(234 179 8 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-500\/5 {
  background-color: rgb(234 179 8 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-500\/50 {
  background-color: rgb(234 179 8 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-500\/55 {
  background-color: rgb(234 179 8 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-500\/60 {
  background-color: rgb(234 179 8 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-500\/65 {
  background-color: rgb(234 179 8 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-500\/70 {
  background-color: rgb(234 179 8 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-500\/75 {
  background-color: rgb(234 179 8 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-500\/80 {
  background-color: rgb(234 179 8 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-500\/85 {
  background-color: rgb(234 179 8 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-500\/90 {
  background-color: rgb(234 179 8 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-500\/95 {
  background-color: rgb(234 179 8 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-600\/0 {
  background-color: rgb(202 138 4 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-600\/10 {
  background-color: rgb(202 138 4 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-600\/100 {
  background-color: rgb(202 138 4 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-600\/15 {
  background-color: rgb(202 138 4 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-600\/20 {
  background-color: rgb(202 138 4 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-600\/25 {
  background-color: rgb(202 138 4 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-600\/30 {
  background-color: rgb(202 138 4 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-600\/35 {
  background-color: rgb(202 138 4 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-600\/40 {
  background-color: rgb(202 138 4 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-600\/45 {
  background-color: rgb(202 138 4 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-600\/5 {
  background-color: rgb(202 138 4 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-600\/50 {
  background-color: rgb(202 138 4 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-600\/55 {
  background-color: rgb(202 138 4 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-600\/60 {
  background-color: rgb(202 138 4 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-600\/65 {
  background-color: rgb(202 138 4 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-600\/70 {
  background-color: rgb(202 138 4 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-600\/75 {
  background-color: rgb(202 138 4 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-600\/80 {
  background-color: rgb(202 138 4 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-600\/85 {
  background-color: rgb(202 138 4 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-600\/90 {
  background-color: rgb(202 138 4 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-600\/95 {
  background-color: rgb(202 138 4 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(161 98 7 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-700\/0 {
  background-color: rgb(161 98 7 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-700\/10 {
  background-color: rgb(161 98 7 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-700\/100 {
  background-color: rgb(161 98 7 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-700\/15 {
  background-color: rgb(161 98 7 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-700\/20 {
  background-color: rgb(161 98 7 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-700\/25 {
  background-color: rgb(161 98 7 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-700\/30 {
  background-color: rgb(161 98 7 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-700\/35 {
  background-color: rgb(161 98 7 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-700\/40 {
  background-color: rgb(161 98 7 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-700\/45 {
  background-color: rgb(161 98 7 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-700\/5 {
  background-color: rgb(161 98 7 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-700\/50 {
  background-color: rgb(161 98 7 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-700\/55 {
  background-color: rgb(161 98 7 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-700\/60 {
  background-color: rgb(161 98 7 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-700\/65 {
  background-color: rgb(161 98 7 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-700\/70 {
  background-color: rgb(161 98 7 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-700\/75 {
  background-color: rgb(161 98 7 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-700\/80 {
  background-color: rgb(161 98 7 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-700\/85 {
  background-color: rgb(161 98 7 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-700\/90 {
  background-color: rgb(161 98 7 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-700\/95 {
  background-color: rgb(161 98 7 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(133 77 14 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-800\/0 {
  background-color: rgb(133 77 14 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-800\/10 {
  background-color: rgb(133 77 14 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-800\/100 {
  background-color: rgb(133 77 14 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-800\/15 {
  background-color: rgb(133 77 14 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-800\/20 {
  background-color: rgb(133 77 14 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-800\/25 {
  background-color: rgb(133 77 14 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-800\/30 {
  background-color: rgb(133 77 14 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-800\/35 {
  background-color: rgb(133 77 14 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-800\/40 {
  background-color: rgb(133 77 14 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-800\/45 {
  background-color: rgb(133 77 14 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-800\/5 {
  background-color: rgb(133 77 14 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-800\/50 {
  background-color: rgb(133 77 14 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-800\/55 {
  background-color: rgb(133 77 14 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-800\/60 {
  background-color: rgb(133 77 14 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-800\/65 {
  background-color: rgb(133 77 14 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-800\/70 {
  background-color: rgb(133 77 14 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-800\/75 {
  background-color: rgb(133 77 14 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-800\/80 {
  background-color: rgb(133 77 14 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-800\/85 {
  background-color: rgb(133 77 14 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-800\/90 {
  background-color: rgb(133 77 14 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-800\/95 {
  background-color: rgb(133 77 14 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(113 63 18 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-900\/0 {
  background-color: rgb(113 63 18 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-900\/10 {
  background-color: rgb(113 63 18 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-900\/100 {
  background-color: rgb(113 63 18 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-900\/15 {
  background-color: rgb(113 63 18 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-900\/20 {
  background-color: rgb(113 63 18 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-900\/25 {
  background-color: rgb(113 63 18 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-900\/30 {
  background-color: rgb(113 63 18 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-900\/35 {
  background-color: rgb(113 63 18 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-900\/40 {
  background-color: rgb(113 63 18 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-900\/45 {
  background-color: rgb(113 63 18 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-900\/5 {
  background-color: rgb(113 63 18 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-900\/50 {
  background-color: rgb(113 63 18 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-900\/55 {
  background-color: rgb(113 63 18 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-900\/60 {
  background-color: rgb(113 63 18 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-900\/65 {
  background-color: rgb(113 63 18 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-900\/70 {
  background-color: rgb(113 63 18 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-900\/75 {
  background-color: rgb(113 63 18 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-900\/80 {
  background-color: rgb(113 63 18 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-900\/85 {
  background-color: rgb(113 63 18 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-900\/90 {
  background-color: rgb(113 63 18 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-900\/95 {
  background-color: rgb(113 63 18 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(66 32 6 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-950\/0 {
  background-color: rgb(66 32 6 / 0);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-950\/10 {
  background-color: rgb(66 32 6 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-950\/100 {
  background-color: rgb(66 32 6 / 1);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-950\/15 {
  background-color: rgb(66 32 6 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-950\/20 {
  background-color: rgb(66 32 6 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-950\/25 {
  background-color: rgb(66 32 6 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-950\/30 {
  background-color: rgb(66 32 6 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-950\/35 {
  background-color: rgb(66 32 6 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-950\/40 {
  background-color: rgb(66 32 6 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-950\/45 {
  background-color: rgb(66 32 6 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-950\/5 {
  background-color: rgb(66 32 6 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-950\/50 {
  background-color: rgb(66 32 6 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-950\/55 {
  background-color: rgb(66 32 6 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-950\/60 {
  background-color: rgb(66 32 6 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-950\/65 {
  background-color: rgb(66 32 6 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-950\/70 {
  background-color: rgb(66 32 6 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-950\/75 {
  background-color: rgb(66 32 6 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-950\/80 {
  background-color: rgb(66 32 6 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-950\/85 {
  background-color: rgb(66 32 6 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-950\/90 {
  background-color: rgb(66 32 6 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-answer-verifying-950\/95 {
  background-color: rgb(66 32 6 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-blue-100\/0 {
  background-color: rgb(219 234 254 / 0);
}

.thq-tw-application.thq-tw-application .bg-blue-100\/10 {
  background-color: rgb(219 234 254 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-blue-100\/100 {
  background-color: rgb(219 234 254 / 1);
}

.thq-tw-application.thq-tw-application .bg-blue-100\/15 {
  background-color: rgb(219 234 254 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-blue-100\/20 {
  background-color: rgb(219 234 254 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-blue-100\/25 {
  background-color: rgb(219 234 254 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-blue-100\/30 {
  background-color: rgb(219 234 254 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-blue-100\/35 {
  background-color: rgb(219 234 254 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-blue-100\/40 {
  background-color: rgb(219 234 254 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-blue-100\/45 {
  background-color: rgb(219 234 254 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-blue-100\/5 {
  background-color: rgb(219 234 254 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-blue-100\/50 {
  background-color: rgb(219 234 254 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-blue-100\/55 {
  background-color: rgb(219 234 254 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-blue-100\/60 {
  background-color: rgb(219 234 254 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-blue-100\/65 {
  background-color: rgb(219 234 254 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-blue-100\/70 {
  background-color: rgb(219 234 254 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-blue-100\/75 {
  background-color: rgb(219 234 254 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-blue-100\/80 {
  background-color: rgb(219 234 254 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-blue-100\/85 {
  background-color: rgb(219 234 254 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-blue-100\/90 {
  background-color: rgb(219 234 254 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-blue-100\/95 {
  background-color: rgb(219 234 254 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-blue-200\/0 {
  background-color: rgb(191 219 254 / 0);
}

.thq-tw-application.thq-tw-application .bg-blue-200\/10 {
  background-color: rgb(191 219 254 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-blue-200\/100 {
  background-color: rgb(191 219 254 / 1);
}

.thq-tw-application.thq-tw-application .bg-blue-200\/15 {
  background-color: rgb(191 219 254 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-blue-200\/20 {
  background-color: rgb(191 219 254 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-blue-200\/25 {
  background-color: rgb(191 219 254 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-blue-200\/30 {
  background-color: rgb(191 219 254 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-blue-200\/35 {
  background-color: rgb(191 219 254 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-blue-200\/40 {
  background-color: rgb(191 219 254 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-blue-200\/45 {
  background-color: rgb(191 219 254 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-blue-200\/5 {
  background-color: rgb(191 219 254 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-blue-200\/50 {
  background-color: rgb(191 219 254 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-blue-200\/55 {
  background-color: rgb(191 219 254 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-blue-200\/60 {
  background-color: rgb(191 219 254 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-blue-200\/65 {
  background-color: rgb(191 219 254 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-blue-200\/70 {
  background-color: rgb(191 219 254 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-blue-200\/75 {
  background-color: rgb(191 219 254 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-blue-200\/80 {
  background-color: rgb(191 219 254 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-blue-200\/85 {
  background-color: rgb(191 219 254 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-blue-200\/90 {
  background-color: rgb(191 219 254 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-blue-200\/95 {
  background-color: rgb(191 219 254 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-blue-300\/0 {
  background-color: rgb(147 197 253 / 0);
}

.thq-tw-application.thq-tw-application .bg-blue-300\/10 {
  background-color: rgb(147 197 253 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-blue-300\/100 {
  background-color: rgb(147 197 253 / 1);
}

.thq-tw-application.thq-tw-application .bg-blue-300\/15 {
  background-color: rgb(147 197 253 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-blue-300\/20 {
  background-color: rgb(147 197 253 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-blue-300\/25 {
  background-color: rgb(147 197 253 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-blue-300\/30 {
  background-color: rgb(147 197 253 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-blue-300\/35 {
  background-color: rgb(147 197 253 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-blue-300\/40 {
  background-color: rgb(147 197 253 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-blue-300\/45 {
  background-color: rgb(147 197 253 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-blue-300\/5 {
  background-color: rgb(147 197 253 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-blue-300\/50 {
  background-color: rgb(147 197 253 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-blue-300\/55 {
  background-color: rgb(147 197 253 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-blue-300\/60 {
  background-color: rgb(147 197 253 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-blue-300\/65 {
  background-color: rgb(147 197 253 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-blue-300\/70 {
  background-color: rgb(147 197 253 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-blue-300\/75 {
  background-color: rgb(147 197 253 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-blue-300\/80 {
  background-color: rgb(147 197 253 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-blue-300\/85 {
  background-color: rgb(147 197 253 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-blue-300\/90 {
  background-color: rgb(147 197 253 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-blue-300\/95 {
  background-color: rgb(147 197 253 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-blue-400\/0 {
  background-color: rgb(96 165 250 / 0);
}

.thq-tw-application.thq-tw-application .bg-blue-400\/10 {
  background-color: rgb(96 165 250 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-blue-400\/100 {
  background-color: rgb(96 165 250 / 1);
}

.thq-tw-application.thq-tw-application .bg-blue-400\/15 {
  background-color: rgb(96 165 250 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-blue-400\/20 {
  background-color: rgb(96 165 250 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-blue-400\/25 {
  background-color: rgb(96 165 250 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-blue-400\/30 {
  background-color: rgb(96 165 250 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-blue-400\/35 {
  background-color: rgb(96 165 250 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-blue-400\/40 {
  background-color: rgb(96 165 250 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-blue-400\/45 {
  background-color: rgb(96 165 250 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-blue-400\/5 {
  background-color: rgb(96 165 250 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-blue-400\/50 {
  background-color: rgb(96 165 250 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-blue-400\/55 {
  background-color: rgb(96 165 250 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-blue-400\/60 {
  background-color: rgb(96 165 250 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-blue-400\/65 {
  background-color: rgb(96 165 250 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-blue-400\/70 {
  background-color: rgb(96 165 250 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-blue-400\/75 {
  background-color: rgb(96 165 250 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-blue-400\/80 {
  background-color: rgb(96 165 250 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-blue-400\/85 {
  background-color: rgb(96 165 250 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-blue-400\/90 {
  background-color: rgb(96 165 250 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-blue-400\/95 {
  background-color: rgb(96 165 250 / 0.95);
}

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

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

.thq-tw-application.thq-tw-application .bg-blue-500\/0 {
  background-color: rgb(59 130 246 / 0);
}

.thq-tw-application.thq-tw-application .bg-blue-500\/10 {
  background-color: rgb(59 130 246 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-blue-500\/100 {
  background-color: rgb(59 130 246 / 1);
}

.thq-tw-application.thq-tw-application .bg-blue-500\/15 {
  background-color: rgb(59 130 246 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-blue-500\/20 {
  background-color: rgb(59 130 246 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-blue-500\/25 {
  background-color: rgb(59 130 246 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-blue-500\/30 {
  background-color: rgb(59 130 246 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-blue-500\/35 {
  background-color: rgb(59 130 246 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-blue-500\/40 {
  background-color: rgb(59 130 246 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-blue-500\/45 {
  background-color: rgb(59 130 246 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-blue-500\/5 {
  background-color: rgb(59 130 246 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-blue-500\/50 {
  background-color: rgb(59 130 246 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-blue-500\/55 {
  background-color: rgb(59 130 246 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-blue-500\/60 {
  background-color: rgb(59 130 246 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-blue-500\/65 {
  background-color: rgb(59 130 246 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-blue-500\/70 {
  background-color: rgb(59 130 246 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-blue-500\/75 {
  background-color: rgb(59 130 246 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-blue-500\/80 {
  background-color: rgb(59 130 246 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-blue-500\/85 {
  background-color: rgb(59 130 246 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-blue-500\/90 {
  background-color: rgb(59 130 246 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-blue-500\/95 {
  background-color: rgb(59 130 246 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-blue-600\/0 {
  background-color: rgb(37 99 235 / 0);
}

.thq-tw-application.thq-tw-application .bg-blue-600\/10 {
  background-color: rgb(37 99 235 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-blue-600\/100 {
  background-color: rgb(37 99 235 / 1);
}

.thq-tw-application.thq-tw-application .bg-blue-600\/15 {
  background-color: rgb(37 99 235 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-blue-600\/20 {
  background-color: rgb(37 99 235 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-blue-600\/25 {
  background-color: rgb(37 99 235 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-blue-600\/30 {
  background-color: rgb(37 99 235 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-blue-600\/35 {
  background-color: rgb(37 99 235 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-blue-600\/40 {
  background-color: rgb(37 99 235 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-blue-600\/45 {
  background-color: rgb(37 99 235 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-blue-600\/5 {
  background-color: rgb(37 99 235 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-blue-600\/50 {
  background-color: rgb(37 99 235 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-blue-600\/55 {
  background-color: rgb(37 99 235 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-blue-600\/60 {
  background-color: rgb(37 99 235 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-blue-600\/65 {
  background-color: rgb(37 99 235 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-blue-600\/70 {
  background-color: rgb(37 99 235 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-blue-600\/75 {
  background-color: rgb(37 99 235 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-blue-600\/80 {
  background-color: rgb(37 99 235 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-blue-600\/85 {
  background-color: rgb(37 99 235 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-blue-600\/90 {
  background-color: rgb(37 99 235 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-blue-600\/95 {
  background-color: rgb(37 99 235 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-blue-700\/0 {
  background-color: rgb(29 78 216 / 0);
}

.thq-tw-application.thq-tw-application .bg-blue-700\/10 {
  background-color: rgb(29 78 216 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-blue-700\/100 {
  background-color: rgb(29 78 216 / 1);
}

.thq-tw-application.thq-tw-application .bg-blue-700\/15 {
  background-color: rgb(29 78 216 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-blue-700\/20 {
  background-color: rgb(29 78 216 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-blue-700\/25 {
  background-color: rgb(29 78 216 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-blue-700\/30 {
  background-color: rgb(29 78 216 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-blue-700\/35 {
  background-color: rgb(29 78 216 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-blue-700\/40 {
  background-color: rgb(29 78 216 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-blue-700\/45 {
  background-color: rgb(29 78 216 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-blue-700\/5 {
  background-color: rgb(29 78 216 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-blue-700\/50 {
  background-color: rgb(29 78 216 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-blue-700\/55 {
  background-color: rgb(29 78 216 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-blue-700\/60 {
  background-color: rgb(29 78 216 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-blue-700\/65 {
  background-color: rgb(29 78 216 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-blue-700\/70 {
  background-color: rgb(29 78 216 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-blue-700\/75 {
  background-color: rgb(29 78 216 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-blue-700\/80 {
  background-color: rgb(29 78 216 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-blue-700\/85 {
  background-color: rgb(29 78 216 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-blue-700\/90 {
  background-color: rgb(29 78 216 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-blue-700\/95 {
  background-color: rgb(29 78 216 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-blue-800\/0 {
  background-color: rgb(30 64 175 / 0);
}

.thq-tw-application.thq-tw-application .bg-blue-800\/10 {
  background-color: rgb(30 64 175 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-blue-800\/100 {
  background-color: rgb(30 64 175 / 1);
}

.thq-tw-application.thq-tw-application .bg-blue-800\/15 {
  background-color: rgb(30 64 175 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-blue-800\/20 {
  background-color: rgb(30 64 175 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-blue-800\/25 {
  background-color: rgb(30 64 175 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-blue-800\/30 {
  background-color: rgb(30 64 175 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-blue-800\/35 {
  background-color: rgb(30 64 175 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-blue-800\/40 {
  background-color: rgb(30 64 175 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-blue-800\/45 {
  background-color: rgb(30 64 175 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-blue-800\/5 {
  background-color: rgb(30 64 175 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-blue-800\/50 {
  background-color: rgb(30 64 175 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-blue-800\/55 {
  background-color: rgb(30 64 175 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-blue-800\/60 {
  background-color: rgb(30 64 175 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-blue-800\/65 {
  background-color: rgb(30 64 175 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-blue-800\/70 {
  background-color: rgb(30 64 175 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-blue-800\/75 {
  background-color: rgb(30 64 175 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-blue-800\/80 {
  background-color: rgb(30 64 175 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-blue-800\/85 {
  background-color: rgb(30 64 175 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-blue-800\/90 {
  background-color: rgb(30 64 175 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-blue-800\/95 {
  background-color: rgb(30 64 175 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-blue-900\/0 {
  background-color: rgb(30 58 138 / 0);
}

.thq-tw-application.thq-tw-application .bg-blue-900\/10 {
  background-color: rgb(30 58 138 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-blue-900\/100 {
  background-color: rgb(30 58 138 / 1);
}

.thq-tw-application.thq-tw-application .bg-blue-900\/15 {
  background-color: rgb(30 58 138 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-blue-900\/20 {
  background-color: rgb(30 58 138 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-blue-900\/25 {
  background-color: rgb(30 58 138 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-blue-900\/30 {
  background-color: rgb(30 58 138 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-blue-900\/35 {
  background-color: rgb(30 58 138 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-blue-900\/40 {
  background-color: rgb(30 58 138 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-blue-900\/45 {
  background-color: rgb(30 58 138 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-blue-900\/5 {
  background-color: rgb(30 58 138 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-blue-900\/50 {
  background-color: rgb(30 58 138 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-blue-900\/55 {
  background-color: rgb(30 58 138 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-blue-900\/60 {
  background-color: rgb(30 58 138 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-blue-900\/65 {
  background-color: rgb(30 58 138 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-blue-900\/70 {
  background-color: rgb(30 58 138 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-blue-900\/75 {
  background-color: rgb(30 58 138 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-blue-900\/80 {
  background-color: rgb(30 58 138 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-blue-900\/85 {
  background-color: rgb(30 58 138 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-blue-900\/90 {
  background-color: rgb(30 58 138 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-blue-900\/95 {
  background-color: rgb(30 58 138 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-cyan-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(207 250 254 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-cyan-100\/0 {
  background-color: rgb(207 250 254 / 0);
}

.thq-tw-application.thq-tw-application .bg-cyan-100\/10 {
  background-color: rgb(207 250 254 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-cyan-100\/100 {
  background-color: rgb(207 250 254 / 1);
}

.thq-tw-application.thq-tw-application .bg-cyan-100\/15 {
  background-color: rgb(207 250 254 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-cyan-100\/20 {
  background-color: rgb(207 250 254 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-cyan-100\/25 {
  background-color: rgb(207 250 254 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-cyan-100\/30 {
  background-color: rgb(207 250 254 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-cyan-100\/35 {
  background-color: rgb(207 250 254 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-cyan-100\/40 {
  background-color: rgb(207 250 254 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-cyan-100\/45 {
  background-color: rgb(207 250 254 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-cyan-100\/5 {
  background-color: rgb(207 250 254 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-cyan-100\/50 {
  background-color: rgb(207 250 254 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-cyan-100\/55 {
  background-color: rgb(207 250 254 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-cyan-100\/60 {
  background-color: rgb(207 250 254 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-cyan-100\/65 {
  background-color: rgb(207 250 254 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-cyan-100\/70 {
  background-color: rgb(207 250 254 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-cyan-100\/75 {
  background-color: rgb(207 250 254 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-cyan-100\/80 {
  background-color: rgb(207 250 254 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-cyan-100\/85 {
  background-color: rgb(207 250 254 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-cyan-100\/90 {
  background-color: rgb(207 250 254 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-cyan-100\/95 {
  background-color: rgb(207 250 254 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-cyan-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(165 243 252 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-cyan-200\/0 {
  background-color: rgb(165 243 252 / 0);
}

.thq-tw-application.thq-tw-application .bg-cyan-200\/10 {
  background-color: rgb(165 243 252 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-cyan-200\/100 {
  background-color: rgb(165 243 252 / 1);
}

.thq-tw-application.thq-tw-application .bg-cyan-200\/15 {
  background-color: rgb(165 243 252 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-cyan-200\/20 {
  background-color: rgb(165 243 252 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-cyan-200\/25 {
  background-color: rgb(165 243 252 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-cyan-200\/30 {
  background-color: rgb(165 243 252 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-cyan-200\/35 {
  background-color: rgb(165 243 252 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-cyan-200\/40 {
  background-color: rgb(165 243 252 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-cyan-200\/45 {
  background-color: rgb(165 243 252 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-cyan-200\/5 {
  background-color: rgb(165 243 252 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-cyan-200\/50 {
  background-color: rgb(165 243 252 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-cyan-200\/55 {
  background-color: rgb(165 243 252 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-cyan-200\/60 {
  background-color: rgb(165 243 252 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-cyan-200\/65 {
  background-color: rgb(165 243 252 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-cyan-200\/70 {
  background-color: rgb(165 243 252 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-cyan-200\/75 {
  background-color: rgb(165 243 252 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-cyan-200\/80 {
  background-color: rgb(165 243 252 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-cyan-200\/85 {
  background-color: rgb(165 243 252 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-cyan-200\/90 {
  background-color: rgb(165 243 252 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-cyan-200\/95 {
  background-color: rgb(165 243 252 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-cyan-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(103 232 249 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-cyan-300\/0 {
  background-color: rgb(103 232 249 / 0);
}

.thq-tw-application.thq-tw-application .bg-cyan-300\/10 {
  background-color: rgb(103 232 249 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-cyan-300\/100 {
  background-color: rgb(103 232 249 / 1);
}

.thq-tw-application.thq-tw-application .bg-cyan-300\/15 {
  background-color: rgb(103 232 249 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-cyan-300\/20 {
  background-color: rgb(103 232 249 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-cyan-300\/25 {
  background-color: rgb(103 232 249 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-cyan-300\/30 {
  background-color: rgb(103 232 249 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-cyan-300\/35 {
  background-color: rgb(103 232 249 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-cyan-300\/40 {
  background-color: rgb(103 232 249 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-cyan-300\/45 {
  background-color: rgb(103 232 249 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-cyan-300\/5 {
  background-color: rgb(103 232 249 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-cyan-300\/50 {
  background-color: rgb(103 232 249 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-cyan-300\/55 {
  background-color: rgb(103 232 249 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-cyan-300\/60 {
  background-color: rgb(103 232 249 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-cyan-300\/65 {
  background-color: rgb(103 232 249 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-cyan-300\/70 {
  background-color: rgb(103 232 249 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-cyan-300\/75 {
  background-color: rgb(103 232 249 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-cyan-300\/80 {
  background-color: rgb(103 232 249 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-cyan-300\/85 {
  background-color: rgb(103 232 249 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-cyan-300\/90 {
  background-color: rgb(103 232 249 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-cyan-300\/95 {
  background-color: rgb(103 232 249 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-cyan-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 211 238 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-cyan-400\/0 {
  background-color: rgb(34 211 238 / 0);
}

.thq-tw-application.thq-tw-application .bg-cyan-400\/10 {
  background-color: rgb(34 211 238 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-cyan-400\/100 {
  background-color: rgb(34 211 238 / 1);
}

.thq-tw-application.thq-tw-application .bg-cyan-400\/15 {
  background-color: rgb(34 211 238 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-cyan-400\/20 {
  background-color: rgb(34 211 238 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-cyan-400\/25 {
  background-color: rgb(34 211 238 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-cyan-400\/30 {
  background-color: rgb(34 211 238 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-cyan-400\/35 {
  background-color: rgb(34 211 238 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-cyan-400\/40 {
  background-color: rgb(34 211 238 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-cyan-400\/45 {
  background-color: rgb(34 211 238 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-cyan-400\/5 {
  background-color: rgb(34 211 238 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-cyan-400\/50 {
  background-color: rgb(34 211 238 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-cyan-400\/55 {
  background-color: rgb(34 211 238 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-cyan-400\/60 {
  background-color: rgb(34 211 238 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-cyan-400\/65 {
  background-color: rgb(34 211 238 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-cyan-400\/70 {
  background-color: rgb(34 211 238 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-cyan-400\/75 {
  background-color: rgb(34 211 238 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-cyan-400\/80 {
  background-color: rgb(34 211 238 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-cyan-400\/85 {
  background-color: rgb(34 211 238 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-cyan-400\/90 {
  background-color: rgb(34 211 238 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-cyan-400\/95 {
  background-color: rgb(34 211 238 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-cyan-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(6 182 212 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-cyan-500\/0 {
  background-color: rgb(6 182 212 / 0);
}

.thq-tw-application.thq-tw-application .bg-cyan-500\/10 {
  background-color: rgb(6 182 212 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-cyan-500\/100 {
  background-color: rgb(6 182 212 / 1);
}

.thq-tw-application.thq-tw-application .bg-cyan-500\/15 {
  background-color: rgb(6 182 212 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-cyan-500\/20 {
  background-color: rgb(6 182 212 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-cyan-500\/25 {
  background-color: rgb(6 182 212 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-cyan-500\/30 {
  background-color: rgb(6 182 212 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-cyan-500\/35 {
  background-color: rgb(6 182 212 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-cyan-500\/40 {
  background-color: rgb(6 182 212 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-cyan-500\/45 {
  background-color: rgb(6 182 212 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-cyan-500\/5 {
  background-color: rgb(6 182 212 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-cyan-500\/50 {
  background-color: rgb(6 182 212 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-cyan-500\/55 {
  background-color: rgb(6 182 212 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-cyan-500\/60 {
  background-color: rgb(6 182 212 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-cyan-500\/65 {
  background-color: rgb(6 182 212 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-cyan-500\/70 {
  background-color: rgb(6 182 212 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-cyan-500\/75 {
  background-color: rgb(6 182 212 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-cyan-500\/80 {
  background-color: rgb(6 182 212 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-cyan-500\/85 {
  background-color: rgb(6 182 212 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-cyan-500\/90 {
  background-color: rgb(6 182 212 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-cyan-500\/95 {
  background-color: rgb(6 182 212 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-cyan-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(8 145 178 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-cyan-600\/0 {
  background-color: rgb(8 145 178 / 0);
}

.thq-tw-application.thq-tw-application .bg-cyan-600\/10 {
  background-color: rgb(8 145 178 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-cyan-600\/100 {
  background-color: rgb(8 145 178 / 1);
}

.thq-tw-application.thq-tw-application .bg-cyan-600\/15 {
  background-color: rgb(8 145 178 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-cyan-600\/20 {
  background-color: rgb(8 145 178 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-cyan-600\/25 {
  background-color: rgb(8 145 178 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-cyan-600\/30 {
  background-color: rgb(8 145 178 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-cyan-600\/35 {
  background-color: rgb(8 145 178 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-cyan-600\/40 {
  background-color: rgb(8 145 178 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-cyan-600\/45 {
  background-color: rgb(8 145 178 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-cyan-600\/5 {
  background-color: rgb(8 145 178 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-cyan-600\/50 {
  background-color: rgb(8 145 178 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-cyan-600\/55 {
  background-color: rgb(8 145 178 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-cyan-600\/60 {
  background-color: rgb(8 145 178 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-cyan-600\/65 {
  background-color: rgb(8 145 178 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-cyan-600\/70 {
  background-color: rgb(8 145 178 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-cyan-600\/75 {
  background-color: rgb(8 145 178 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-cyan-600\/80 {
  background-color: rgb(8 145 178 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-cyan-600\/85 {
  background-color: rgb(8 145 178 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-cyan-600\/90 {
  background-color: rgb(8 145 178 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-cyan-600\/95 {
  background-color: rgb(8 145 178 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-cyan-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(14 116 144 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-cyan-700\/0 {
  background-color: rgb(14 116 144 / 0);
}

.thq-tw-application.thq-tw-application .bg-cyan-700\/10 {
  background-color: rgb(14 116 144 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-cyan-700\/100 {
  background-color: rgb(14 116 144 / 1);
}

.thq-tw-application.thq-tw-application .bg-cyan-700\/15 {
  background-color: rgb(14 116 144 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-cyan-700\/20 {
  background-color: rgb(14 116 144 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-cyan-700\/25 {
  background-color: rgb(14 116 144 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-cyan-700\/30 {
  background-color: rgb(14 116 144 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-cyan-700\/35 {
  background-color: rgb(14 116 144 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-cyan-700\/40 {
  background-color: rgb(14 116 144 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-cyan-700\/45 {
  background-color: rgb(14 116 144 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-cyan-700\/5 {
  background-color: rgb(14 116 144 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-cyan-700\/50 {
  background-color: rgb(14 116 144 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-cyan-700\/55 {
  background-color: rgb(14 116 144 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-cyan-700\/60 {
  background-color: rgb(14 116 144 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-cyan-700\/65 {
  background-color: rgb(14 116 144 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-cyan-700\/70 {
  background-color: rgb(14 116 144 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-cyan-700\/75 {
  background-color: rgb(14 116 144 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-cyan-700\/80 {
  background-color: rgb(14 116 144 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-cyan-700\/85 {
  background-color: rgb(14 116 144 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-cyan-700\/90 {
  background-color: rgb(14 116 144 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-cyan-700\/95 {
  background-color: rgb(14 116 144 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-cyan-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(21 94 117 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-cyan-800\/0 {
  background-color: rgb(21 94 117 / 0);
}

.thq-tw-application.thq-tw-application .bg-cyan-800\/10 {
  background-color: rgb(21 94 117 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-cyan-800\/100 {
  background-color: rgb(21 94 117 / 1);
}

.thq-tw-application.thq-tw-application .bg-cyan-800\/15 {
  background-color: rgb(21 94 117 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-cyan-800\/20 {
  background-color: rgb(21 94 117 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-cyan-800\/25 {
  background-color: rgb(21 94 117 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-cyan-800\/30 {
  background-color: rgb(21 94 117 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-cyan-800\/35 {
  background-color: rgb(21 94 117 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-cyan-800\/40 {
  background-color: rgb(21 94 117 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-cyan-800\/45 {
  background-color: rgb(21 94 117 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-cyan-800\/5 {
  background-color: rgb(21 94 117 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-cyan-800\/50 {
  background-color: rgb(21 94 117 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-cyan-800\/55 {
  background-color: rgb(21 94 117 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-cyan-800\/60 {
  background-color: rgb(21 94 117 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-cyan-800\/65 {
  background-color: rgb(21 94 117 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-cyan-800\/70 {
  background-color: rgb(21 94 117 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-cyan-800\/75 {
  background-color: rgb(21 94 117 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-cyan-800\/80 {
  background-color: rgb(21 94 117 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-cyan-800\/85 {
  background-color: rgb(21 94 117 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-cyan-800\/90 {
  background-color: rgb(21 94 117 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-cyan-800\/95 {
  background-color: rgb(21 94 117 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-cyan-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 78 99 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-cyan-900\/0 {
  background-color: rgb(22 78 99 / 0);
}

.thq-tw-application.thq-tw-application .bg-cyan-900\/10 {
  background-color: rgb(22 78 99 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-cyan-900\/100 {
  background-color: rgb(22 78 99 / 1);
}

.thq-tw-application.thq-tw-application .bg-cyan-900\/15 {
  background-color: rgb(22 78 99 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-cyan-900\/20 {
  background-color: rgb(22 78 99 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-cyan-900\/25 {
  background-color: rgb(22 78 99 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-cyan-900\/30 {
  background-color: rgb(22 78 99 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-cyan-900\/35 {
  background-color: rgb(22 78 99 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-cyan-900\/40 {
  background-color: rgb(22 78 99 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-cyan-900\/45 {
  background-color: rgb(22 78 99 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-cyan-900\/5 {
  background-color: rgb(22 78 99 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-cyan-900\/50 {
  background-color: rgb(22 78 99 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-cyan-900\/55 {
  background-color: rgb(22 78 99 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-cyan-900\/60 {
  background-color: rgb(22 78 99 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-cyan-900\/65 {
  background-color: rgb(22 78 99 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-cyan-900\/70 {
  background-color: rgb(22 78 99 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-cyan-900\/75 {
  background-color: rgb(22 78 99 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-cyan-900\/80 {
  background-color: rgb(22 78 99 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-cyan-900\/85 {
  background-color: rgb(22 78 99 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-cyan-900\/90 {
  background-color: rgb(22 78 99 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-cyan-900\/95 {
  background-color: rgb(22 78 99 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-emerald-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-emerald-100\/0 {
  background-color: rgb(209 250 229 / 0);
}

.thq-tw-application.thq-tw-application .bg-emerald-100\/10 {
  background-color: rgb(209 250 229 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-emerald-100\/100 {
  background-color: rgb(209 250 229 / 1);
}

.thq-tw-application.thq-tw-application .bg-emerald-100\/15 {
  background-color: rgb(209 250 229 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-emerald-100\/20 {
  background-color: rgb(209 250 229 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-emerald-100\/25 {
  background-color: rgb(209 250 229 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-emerald-100\/30 {
  background-color: rgb(209 250 229 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-emerald-100\/35 {
  background-color: rgb(209 250 229 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-emerald-100\/40 {
  background-color: rgb(209 250 229 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-emerald-100\/45 {
  background-color: rgb(209 250 229 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-emerald-100\/5 {
  background-color: rgb(209 250 229 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-emerald-100\/50 {
  background-color: rgb(209 250 229 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-emerald-100\/55 {
  background-color: rgb(209 250 229 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-emerald-100\/60 {
  background-color: rgb(209 250 229 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-emerald-100\/65 {
  background-color: rgb(209 250 229 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-emerald-100\/70 {
  background-color: rgb(209 250 229 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-emerald-100\/75 {
  background-color: rgb(209 250 229 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-emerald-100\/80 {
  background-color: rgb(209 250 229 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-emerald-100\/85 {
  background-color: rgb(209 250 229 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-emerald-100\/90 {
  background-color: rgb(209 250 229 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-emerald-100\/95 {
  background-color: rgb(209 250 229 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-emerald-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(167 243 208 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-emerald-200\/0 {
  background-color: rgb(167 243 208 / 0);
}

.thq-tw-application.thq-tw-application .bg-emerald-200\/10 {
  background-color: rgb(167 243 208 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-emerald-200\/100 {
  background-color: rgb(167 243 208 / 1);
}

.thq-tw-application.thq-tw-application .bg-emerald-200\/15 {
  background-color: rgb(167 243 208 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-emerald-200\/20 {
  background-color: rgb(167 243 208 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-emerald-200\/25 {
  background-color: rgb(167 243 208 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-emerald-200\/30 {
  background-color: rgb(167 243 208 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-emerald-200\/35 {
  background-color: rgb(167 243 208 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-emerald-200\/40 {
  background-color: rgb(167 243 208 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-emerald-200\/45 {
  background-color: rgb(167 243 208 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-emerald-200\/5 {
  background-color: rgb(167 243 208 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-emerald-200\/50 {
  background-color: rgb(167 243 208 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-emerald-200\/55 {
  background-color: rgb(167 243 208 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-emerald-200\/60 {
  background-color: rgb(167 243 208 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-emerald-200\/65 {
  background-color: rgb(167 243 208 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-emerald-200\/70 {
  background-color: rgb(167 243 208 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-emerald-200\/75 {
  background-color: rgb(167 243 208 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-emerald-200\/80 {
  background-color: rgb(167 243 208 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-emerald-200\/85 {
  background-color: rgb(167 243 208 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-emerald-200\/90 {
  background-color: rgb(167 243 208 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-emerald-200\/95 {
  background-color: rgb(167 243 208 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-emerald-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(110 231 183 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-emerald-300\/0 {
  background-color: rgb(110 231 183 / 0);
}

.thq-tw-application.thq-tw-application .bg-emerald-300\/10 {
  background-color: rgb(110 231 183 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-emerald-300\/100 {
  background-color: rgb(110 231 183 / 1);
}

.thq-tw-application.thq-tw-application .bg-emerald-300\/15 {
  background-color: rgb(110 231 183 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-emerald-300\/20 {
  background-color: rgb(110 231 183 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-emerald-300\/25 {
  background-color: rgb(110 231 183 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-emerald-300\/30 {
  background-color: rgb(110 231 183 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-emerald-300\/35 {
  background-color: rgb(110 231 183 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-emerald-300\/40 {
  background-color: rgb(110 231 183 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-emerald-300\/45 {
  background-color: rgb(110 231 183 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-emerald-300\/5 {
  background-color: rgb(110 231 183 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-emerald-300\/50 {
  background-color: rgb(110 231 183 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-emerald-300\/55 {
  background-color: rgb(110 231 183 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-emerald-300\/60 {
  background-color: rgb(110 231 183 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-emerald-300\/65 {
  background-color: rgb(110 231 183 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-emerald-300\/70 {
  background-color: rgb(110 231 183 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-emerald-300\/75 {
  background-color: rgb(110 231 183 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-emerald-300\/80 {
  background-color: rgb(110 231 183 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-emerald-300\/85 {
  background-color: rgb(110 231 183 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-emerald-300\/90 {
  background-color: rgb(110 231 183 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-emerald-300\/95 {
  background-color: rgb(110 231 183 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-emerald-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-emerald-400\/0 {
  background-color: rgb(52 211 153 / 0);
}

.thq-tw-application.thq-tw-application .bg-emerald-400\/10 {
  background-color: rgb(52 211 153 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-emerald-400\/100 {
  background-color: rgb(52 211 153 / 1);
}

.thq-tw-application.thq-tw-application .bg-emerald-400\/15 {
  background-color: rgb(52 211 153 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-emerald-400\/20 {
  background-color: rgb(52 211 153 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-emerald-400\/25 {
  background-color: rgb(52 211 153 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-emerald-400\/30 {
  background-color: rgb(52 211 153 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-emerald-400\/35 {
  background-color: rgb(52 211 153 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-emerald-400\/40 {
  background-color: rgb(52 211 153 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-emerald-400\/45 {
  background-color: rgb(52 211 153 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-emerald-400\/5 {
  background-color: rgb(52 211 153 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-emerald-400\/50 {
  background-color: rgb(52 211 153 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-emerald-400\/55 {
  background-color: rgb(52 211 153 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-emerald-400\/60 {
  background-color: rgb(52 211 153 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-emerald-400\/65 {
  background-color: rgb(52 211 153 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-emerald-400\/70 {
  background-color: rgb(52 211 153 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-emerald-400\/75 {
  background-color: rgb(52 211 153 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-emerald-400\/80 {
  background-color: rgb(52 211 153 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-emerald-400\/85 {
  background-color: rgb(52 211 153 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-emerald-400\/90 {
  background-color: rgb(52 211 153 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-emerald-400\/95 {
  background-color: rgb(52 211 153 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-emerald-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-emerald-500\/0 {
  background-color: rgb(16 185 129 / 0);
}

.thq-tw-application.thq-tw-application .bg-emerald-500\/10 {
  background-color: rgb(16 185 129 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-emerald-500\/100 {
  background-color: rgb(16 185 129 / 1);
}

.thq-tw-application.thq-tw-application .bg-emerald-500\/15 {
  background-color: rgb(16 185 129 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-emerald-500\/20 {
  background-color: rgb(16 185 129 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-emerald-500\/25 {
  background-color: rgb(16 185 129 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-emerald-500\/30 {
  background-color: rgb(16 185 129 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-emerald-500\/35 {
  background-color: rgb(16 185 129 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-emerald-500\/40 {
  background-color: rgb(16 185 129 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-emerald-500\/45 {
  background-color: rgb(16 185 129 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-emerald-500\/5 {
  background-color: rgb(16 185 129 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-emerald-500\/50 {
  background-color: rgb(16 185 129 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-emerald-500\/55 {
  background-color: rgb(16 185 129 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-emerald-500\/60 {
  background-color: rgb(16 185 129 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-emerald-500\/65 {
  background-color: rgb(16 185 129 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-emerald-500\/70 {
  background-color: rgb(16 185 129 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-emerald-500\/75 {
  background-color: rgb(16 185 129 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-emerald-500\/80 {
  background-color: rgb(16 185 129 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-emerald-500\/85 {
  background-color: rgb(16 185 129 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-emerald-500\/90 {
  background-color: rgb(16 185 129 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-emerald-500\/95 {
  background-color: rgb(16 185 129 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-emerald-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-emerald-600\/0 {
  background-color: rgb(5 150 105 / 0);
}

.thq-tw-application.thq-tw-application .bg-emerald-600\/10 {
  background-color: rgb(5 150 105 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-emerald-600\/100 {
  background-color: rgb(5 150 105 / 1);
}

.thq-tw-application.thq-tw-application .bg-emerald-600\/15 {
  background-color: rgb(5 150 105 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-emerald-600\/20 {
  background-color: rgb(5 150 105 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-emerald-600\/25 {
  background-color: rgb(5 150 105 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-emerald-600\/30 {
  background-color: rgb(5 150 105 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-emerald-600\/35 {
  background-color: rgb(5 150 105 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-emerald-600\/40 {
  background-color: rgb(5 150 105 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-emerald-600\/45 {
  background-color: rgb(5 150 105 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-emerald-600\/5 {
  background-color: rgb(5 150 105 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-emerald-600\/50 {
  background-color: rgb(5 150 105 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-emerald-600\/55 {
  background-color: rgb(5 150 105 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-emerald-600\/60 {
  background-color: rgb(5 150 105 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-emerald-600\/65 {
  background-color: rgb(5 150 105 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-emerald-600\/70 {
  background-color: rgb(5 150 105 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-emerald-600\/75 {
  background-color: rgb(5 150 105 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-emerald-600\/80 {
  background-color: rgb(5 150 105 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-emerald-600\/85 {
  background-color: rgb(5 150 105 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-emerald-600\/90 {
  background-color: rgb(5 150 105 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-emerald-600\/95 {
  background-color: rgb(5 150 105 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-emerald-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(4 120 87 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-emerald-700\/0 {
  background-color: rgb(4 120 87 / 0);
}

.thq-tw-application.thq-tw-application .bg-emerald-700\/10 {
  background-color: rgb(4 120 87 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-emerald-700\/100 {
  background-color: rgb(4 120 87 / 1);
}

.thq-tw-application.thq-tw-application .bg-emerald-700\/15 {
  background-color: rgb(4 120 87 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-emerald-700\/20 {
  background-color: rgb(4 120 87 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-emerald-700\/25 {
  background-color: rgb(4 120 87 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-emerald-700\/30 {
  background-color: rgb(4 120 87 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-emerald-700\/35 {
  background-color: rgb(4 120 87 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-emerald-700\/40 {
  background-color: rgb(4 120 87 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-emerald-700\/45 {
  background-color: rgb(4 120 87 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-emerald-700\/5 {
  background-color: rgb(4 120 87 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-emerald-700\/50 {
  background-color: rgb(4 120 87 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-emerald-700\/55 {
  background-color: rgb(4 120 87 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-emerald-700\/60 {
  background-color: rgb(4 120 87 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-emerald-700\/65 {
  background-color: rgb(4 120 87 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-emerald-700\/70 {
  background-color: rgb(4 120 87 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-emerald-700\/75 {
  background-color: rgb(4 120 87 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-emerald-700\/80 {
  background-color: rgb(4 120 87 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-emerald-700\/85 {
  background-color: rgb(4 120 87 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-emerald-700\/90 {
  background-color: rgb(4 120 87 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-emerald-700\/95 {
  background-color: rgb(4 120 87 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-emerald-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 70 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-emerald-800\/0 {
  background-color: rgb(6 95 70 / 0);
}

.thq-tw-application.thq-tw-application .bg-emerald-800\/10 {
  background-color: rgb(6 95 70 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-emerald-800\/100 {
  background-color: rgb(6 95 70 / 1);
}

.thq-tw-application.thq-tw-application .bg-emerald-800\/15 {
  background-color: rgb(6 95 70 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-emerald-800\/20 {
  background-color: rgb(6 95 70 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-emerald-800\/25 {
  background-color: rgb(6 95 70 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-emerald-800\/30 {
  background-color: rgb(6 95 70 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-emerald-800\/35 {
  background-color: rgb(6 95 70 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-emerald-800\/40 {
  background-color: rgb(6 95 70 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-emerald-800\/45 {
  background-color: rgb(6 95 70 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-emerald-800\/5 {
  background-color: rgb(6 95 70 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-emerald-800\/50 {
  background-color: rgb(6 95 70 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-emerald-800\/55 {
  background-color: rgb(6 95 70 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-emerald-800\/60 {
  background-color: rgb(6 95 70 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-emerald-800\/65 {
  background-color: rgb(6 95 70 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-emerald-800\/70 {
  background-color: rgb(6 95 70 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-emerald-800\/75 {
  background-color: rgb(6 95 70 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-emerald-800\/80 {
  background-color: rgb(6 95 70 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-emerald-800\/85 {
  background-color: rgb(6 95 70 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-emerald-800\/90 {
  background-color: rgb(6 95 70 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-emerald-800\/95 {
  background-color: rgb(6 95 70 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-emerald-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(6 78 59 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-emerald-900\/0 {
  background-color: rgb(6 78 59 / 0);
}

.thq-tw-application.thq-tw-application .bg-emerald-900\/10 {
  background-color: rgb(6 78 59 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-emerald-900\/100 {
  background-color: rgb(6 78 59 / 1);
}

.thq-tw-application.thq-tw-application .bg-emerald-900\/15 {
  background-color: rgb(6 78 59 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-emerald-900\/20 {
  background-color: rgb(6 78 59 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-emerald-900\/25 {
  background-color: rgb(6 78 59 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-emerald-900\/30 {
  background-color: rgb(6 78 59 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-emerald-900\/35 {
  background-color: rgb(6 78 59 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-emerald-900\/40 {
  background-color: rgb(6 78 59 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-emerald-900\/45 {
  background-color: rgb(6 78 59 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-emerald-900\/5 {
  background-color: rgb(6 78 59 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-emerald-900\/50 {
  background-color: rgb(6 78 59 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-emerald-900\/55 {
  background-color: rgb(6 78 59 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-emerald-900\/60 {
  background-color: rgb(6 78 59 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-emerald-900\/65 {
  background-color: rgb(6 78 59 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-emerald-900\/70 {
  background-color: rgb(6 78 59 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-emerald-900\/75 {
  background-color: rgb(6 78 59 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-emerald-900\/80 {
  background-color: rgb(6 78 59 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-emerald-900\/85 {
  background-color: rgb(6 78 59 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-emerald-900\/90 {
  background-color: rgb(6 78 59 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-emerald-900\/95 {
  background-color: rgb(6 78 59 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 232 255 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-fuchsia-100\/0 {
  background-color: rgb(250 232 255 / 0);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-100\/10 {
  background-color: rgb(250 232 255 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-100\/100 {
  background-color: rgb(250 232 255 / 1);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-100\/15 {
  background-color: rgb(250 232 255 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-100\/20 {
  background-color: rgb(250 232 255 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-100\/25 {
  background-color: rgb(250 232 255 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-100\/30 {
  background-color: rgb(250 232 255 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-100\/35 {
  background-color: rgb(250 232 255 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-100\/40 {
  background-color: rgb(250 232 255 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-100\/45 {
  background-color: rgb(250 232 255 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-100\/5 {
  background-color: rgb(250 232 255 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-100\/50 {
  background-color: rgb(250 232 255 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-100\/55 {
  background-color: rgb(250 232 255 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-100\/60 {
  background-color: rgb(250 232 255 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-100\/65 {
  background-color: rgb(250 232 255 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-100\/70 {
  background-color: rgb(250 232 255 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-100\/75 {
  background-color: rgb(250 232 255 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-100\/80 {
  background-color: rgb(250 232 255 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-100\/85 {
  background-color: rgb(250 232 255 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-100\/90 {
  background-color: rgb(250 232 255 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-100\/95 {
  background-color: rgb(250 232 255 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 208 254 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-fuchsia-200\/0 {
  background-color: rgb(245 208 254 / 0);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-200\/10 {
  background-color: rgb(245 208 254 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-200\/100 {
  background-color: rgb(245 208 254 / 1);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-200\/15 {
  background-color: rgb(245 208 254 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-200\/20 {
  background-color: rgb(245 208 254 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-200\/25 {
  background-color: rgb(245 208 254 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-200\/30 {
  background-color: rgb(245 208 254 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-200\/35 {
  background-color: rgb(245 208 254 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-200\/40 {
  background-color: rgb(245 208 254 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-200\/45 {
  background-color: rgb(245 208 254 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-200\/5 {
  background-color: rgb(245 208 254 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-200\/50 {
  background-color: rgb(245 208 254 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-200\/55 {
  background-color: rgb(245 208 254 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-200\/60 {
  background-color: rgb(245 208 254 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-200\/65 {
  background-color: rgb(245 208 254 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-200\/70 {
  background-color: rgb(245 208 254 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-200\/75 {
  background-color: rgb(245 208 254 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-200\/80 {
  background-color: rgb(245 208 254 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-200\/85 {
  background-color: rgb(245 208 254 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-200\/90 {
  background-color: rgb(245 208 254 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-200\/95 {
  background-color: rgb(245 208 254 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 171 252 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-fuchsia-300\/0 {
  background-color: rgb(240 171 252 / 0);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-300\/10 {
  background-color: rgb(240 171 252 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-300\/100 {
  background-color: rgb(240 171 252 / 1);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-300\/15 {
  background-color: rgb(240 171 252 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-300\/20 {
  background-color: rgb(240 171 252 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-300\/25 {
  background-color: rgb(240 171 252 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-300\/30 {
  background-color: rgb(240 171 252 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-300\/35 {
  background-color: rgb(240 171 252 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-300\/40 {
  background-color: rgb(240 171 252 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-300\/45 {
  background-color: rgb(240 171 252 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-300\/5 {
  background-color: rgb(240 171 252 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-300\/50 {
  background-color: rgb(240 171 252 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-300\/55 {
  background-color: rgb(240 171 252 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-300\/60 {
  background-color: rgb(240 171 252 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-300\/65 {
  background-color: rgb(240 171 252 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-300\/70 {
  background-color: rgb(240 171 252 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-300\/75 {
  background-color: rgb(240 171 252 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-300\/80 {
  background-color: rgb(240 171 252 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-300\/85 {
  background-color: rgb(240 171 252 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-300\/90 {
  background-color: rgb(240 171 252 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-300\/95 {
  background-color: rgb(240 171 252 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(232 121 249 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-fuchsia-400\/0 {
  background-color: rgb(232 121 249 / 0);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-400\/10 {
  background-color: rgb(232 121 249 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-400\/100 {
  background-color: rgb(232 121 249 / 1);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-400\/15 {
  background-color: rgb(232 121 249 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-400\/20 {
  background-color: rgb(232 121 249 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-400\/25 {
  background-color: rgb(232 121 249 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-400\/30 {
  background-color: rgb(232 121 249 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-400\/35 {
  background-color: rgb(232 121 249 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-400\/40 {
  background-color: rgb(232 121 249 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-400\/45 {
  background-color: rgb(232 121 249 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-400\/5 {
  background-color: rgb(232 121 249 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-400\/50 {
  background-color: rgb(232 121 249 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-400\/55 {
  background-color: rgb(232 121 249 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-400\/60 {
  background-color: rgb(232 121 249 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-400\/65 {
  background-color: rgb(232 121 249 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-400\/70 {
  background-color: rgb(232 121 249 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-400\/75 {
  background-color: rgb(232 121 249 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-400\/80 {
  background-color: rgb(232 121 249 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-400\/85 {
  background-color: rgb(232 121 249 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-400\/90 {
  background-color: rgb(232 121 249 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-400\/95 {
  background-color: rgb(232 121 249 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(217 70 239 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-fuchsia-500\/0 {
  background-color: rgb(217 70 239 / 0);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-500\/10 {
  background-color: rgb(217 70 239 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-500\/100 {
  background-color: rgb(217 70 239 / 1);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-500\/15 {
  background-color: rgb(217 70 239 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-500\/20 {
  background-color: rgb(217 70 239 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-500\/25 {
  background-color: rgb(217 70 239 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-500\/30 {
  background-color: rgb(217 70 239 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-500\/35 {
  background-color: rgb(217 70 239 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-500\/40 {
  background-color: rgb(217 70 239 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-500\/45 {
  background-color: rgb(217 70 239 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-500\/5 {
  background-color: rgb(217 70 239 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-500\/50 {
  background-color: rgb(217 70 239 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-500\/55 {
  background-color: rgb(217 70 239 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-500\/60 {
  background-color: rgb(217 70 239 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-500\/65 {
  background-color: rgb(217 70 239 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-500\/70 {
  background-color: rgb(217 70 239 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-500\/75 {
  background-color: rgb(217 70 239 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-500\/80 {
  background-color: rgb(217 70 239 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-500\/85 {
  background-color: rgb(217 70 239 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-500\/90 {
  background-color: rgb(217 70 239 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-500\/95 {
  background-color: rgb(217 70 239 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(192 38 211 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-fuchsia-600\/0 {
  background-color: rgb(192 38 211 / 0);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-600\/10 {
  background-color: rgb(192 38 211 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-600\/100 {
  background-color: rgb(192 38 211 / 1);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-600\/15 {
  background-color: rgb(192 38 211 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-600\/20 {
  background-color: rgb(192 38 211 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-600\/25 {
  background-color: rgb(192 38 211 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-600\/30 {
  background-color: rgb(192 38 211 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-600\/35 {
  background-color: rgb(192 38 211 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-600\/40 {
  background-color: rgb(192 38 211 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-600\/45 {
  background-color: rgb(192 38 211 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-600\/5 {
  background-color: rgb(192 38 211 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-600\/50 {
  background-color: rgb(192 38 211 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-600\/55 {
  background-color: rgb(192 38 211 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-600\/60 {
  background-color: rgb(192 38 211 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-600\/65 {
  background-color: rgb(192 38 211 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-600\/70 {
  background-color: rgb(192 38 211 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-600\/75 {
  background-color: rgb(192 38 211 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-600\/80 {
  background-color: rgb(192 38 211 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-600\/85 {
  background-color: rgb(192 38 211 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-600\/90 {
  background-color: rgb(192 38 211 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-600\/95 {
  background-color: rgb(192 38 211 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(162 28 175 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-fuchsia-700\/0 {
  background-color: rgb(162 28 175 / 0);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-700\/10 {
  background-color: rgb(162 28 175 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-700\/100 {
  background-color: rgb(162 28 175 / 1);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-700\/15 {
  background-color: rgb(162 28 175 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-700\/20 {
  background-color: rgb(162 28 175 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-700\/25 {
  background-color: rgb(162 28 175 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-700\/30 {
  background-color: rgb(162 28 175 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-700\/35 {
  background-color: rgb(162 28 175 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-700\/40 {
  background-color: rgb(162 28 175 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-700\/45 {
  background-color: rgb(162 28 175 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-700\/5 {
  background-color: rgb(162 28 175 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-700\/50 {
  background-color: rgb(162 28 175 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-700\/55 {
  background-color: rgb(162 28 175 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-700\/60 {
  background-color: rgb(162 28 175 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-700\/65 {
  background-color: rgb(162 28 175 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-700\/70 {
  background-color: rgb(162 28 175 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-700\/75 {
  background-color: rgb(162 28 175 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-700\/80 {
  background-color: rgb(162 28 175 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-700\/85 {
  background-color: rgb(162 28 175 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-700\/90 {
  background-color: rgb(162 28 175 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-700\/95 {
  background-color: rgb(162 28 175 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(134 25 143 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-fuchsia-800\/0 {
  background-color: rgb(134 25 143 / 0);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-800\/10 {
  background-color: rgb(134 25 143 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-800\/100 {
  background-color: rgb(134 25 143 / 1);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-800\/15 {
  background-color: rgb(134 25 143 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-800\/20 {
  background-color: rgb(134 25 143 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-800\/25 {
  background-color: rgb(134 25 143 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-800\/30 {
  background-color: rgb(134 25 143 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-800\/35 {
  background-color: rgb(134 25 143 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-800\/40 {
  background-color: rgb(134 25 143 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-800\/45 {
  background-color: rgb(134 25 143 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-800\/5 {
  background-color: rgb(134 25 143 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-800\/50 {
  background-color: rgb(134 25 143 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-800\/55 {
  background-color: rgb(134 25 143 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-800\/60 {
  background-color: rgb(134 25 143 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-800\/65 {
  background-color: rgb(134 25 143 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-800\/70 {
  background-color: rgb(134 25 143 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-800\/75 {
  background-color: rgb(134 25 143 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-800\/80 {
  background-color: rgb(134 25 143 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-800\/85 {
  background-color: rgb(134 25 143 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-800\/90 {
  background-color: rgb(134 25 143 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-800\/95 {
  background-color: rgb(134 25 143 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(112 26 117 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-fuchsia-900\/0 {
  background-color: rgb(112 26 117 / 0);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-900\/10 {
  background-color: rgb(112 26 117 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-900\/100 {
  background-color: rgb(112 26 117 / 1);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-900\/15 {
  background-color: rgb(112 26 117 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-900\/20 {
  background-color: rgb(112 26 117 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-900\/25 {
  background-color: rgb(112 26 117 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-900\/30 {
  background-color: rgb(112 26 117 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-900\/35 {
  background-color: rgb(112 26 117 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-900\/40 {
  background-color: rgb(112 26 117 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-900\/45 {
  background-color: rgb(112 26 117 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-900\/5 {
  background-color: rgb(112 26 117 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-900\/50 {
  background-color: rgb(112 26 117 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-900\/55 {
  background-color: rgb(112 26 117 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-900\/60 {
  background-color: rgb(112 26 117 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-900\/65 {
  background-color: rgb(112 26 117 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-900\/70 {
  background-color: rgb(112 26 117 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-900\/75 {
  background-color: rgb(112 26 117 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-900\/80 {
  background-color: rgb(112 26 117 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-900\/85 {
  background-color: rgb(112 26 117 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-900\/90 {
  background-color: rgb(112 26 117 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-fuchsia-900\/95 {
  background-color: rgb(112 26 117 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-gray-100\/0 {
  background-color: rgb(243 244 246 / 0);
}

.thq-tw-application.thq-tw-application .bg-gray-100\/10 {
  background-color: rgb(243 244 246 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-gray-100\/100 {
  background-color: rgb(243 244 246 / 1);
}

.thq-tw-application.thq-tw-application .bg-gray-100\/15 {
  background-color: rgb(243 244 246 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-gray-100\/20 {
  background-color: rgb(243 244 246 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-gray-100\/25 {
  background-color: rgb(243 244 246 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-gray-100\/30 {
  background-color: rgb(243 244 246 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-gray-100\/35 {
  background-color: rgb(243 244 246 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-gray-100\/40 {
  background-color: rgb(243 244 246 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-gray-100\/45 {
  background-color: rgb(243 244 246 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-gray-100\/5 {
  background-color: rgb(243 244 246 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-gray-100\/50 {
  background-color: rgb(243 244 246 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-gray-100\/55 {
  background-color: rgb(243 244 246 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-gray-100\/60 {
  background-color: rgb(243 244 246 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-gray-100\/65 {
  background-color: rgb(243 244 246 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-gray-100\/70 {
  background-color: rgb(243 244 246 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-gray-100\/75 {
  background-color: rgb(243 244 246 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-gray-100\/80 {
  background-color: rgb(243 244 246 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-gray-100\/85 {
  background-color: rgb(243 244 246 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-gray-100\/90 {
  background-color: rgb(243 244 246 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-gray-100\/95 {
  background-color: rgb(243 244 246 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-gray-200\/0 {
  background-color: rgb(229 231 235 / 0);
}

.thq-tw-application.thq-tw-application .bg-gray-200\/10 {
  background-color: rgb(229 231 235 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-gray-200\/100 {
  background-color: rgb(229 231 235 / 1);
}

.thq-tw-application.thq-tw-application .bg-gray-200\/15 {
  background-color: rgb(229 231 235 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-gray-200\/20 {
  background-color: rgb(229 231 235 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-gray-200\/25 {
  background-color: rgb(229 231 235 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-gray-200\/30 {
  background-color: rgb(229 231 235 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-gray-200\/35 {
  background-color: rgb(229 231 235 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-gray-200\/40 {
  background-color: rgb(229 231 235 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-gray-200\/45 {
  background-color: rgb(229 231 235 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-gray-200\/5 {
  background-color: rgb(229 231 235 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-gray-200\/50 {
  background-color: rgb(229 231 235 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-gray-200\/55 {
  background-color: rgb(229 231 235 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-gray-200\/60 {
  background-color: rgb(229 231 235 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-gray-200\/65 {
  background-color: rgb(229 231 235 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-gray-200\/70 {
  background-color: rgb(229 231 235 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-gray-200\/75 {
  background-color: rgb(229 231 235 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-gray-200\/80 {
  background-color: rgb(229 231 235 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-gray-200\/85 {
  background-color: rgb(229 231 235 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-gray-200\/90 {
  background-color: rgb(229 231 235 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-gray-200\/95 {
  background-color: rgb(229 231 235 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-gray-300\/0 {
  background-color: rgb(209 213 219 / 0);
}

.thq-tw-application.thq-tw-application .bg-gray-300\/10 {
  background-color: rgb(209 213 219 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-gray-300\/100 {
  background-color: rgb(209 213 219 / 1);
}

.thq-tw-application.thq-tw-application .bg-gray-300\/15 {
  background-color: rgb(209 213 219 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-gray-300\/20 {
  background-color: rgb(209 213 219 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-gray-300\/25 {
  background-color: rgb(209 213 219 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-gray-300\/30 {
  background-color: rgb(209 213 219 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-gray-300\/35 {
  background-color: rgb(209 213 219 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-gray-300\/40 {
  background-color: rgb(209 213 219 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-gray-300\/45 {
  background-color: rgb(209 213 219 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-gray-300\/5 {
  background-color: rgb(209 213 219 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-gray-300\/50 {
  background-color: rgb(209 213 219 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-gray-300\/55 {
  background-color: rgb(209 213 219 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-gray-300\/60 {
  background-color: rgb(209 213 219 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-gray-300\/65 {
  background-color: rgb(209 213 219 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-gray-300\/70 {
  background-color: rgb(209 213 219 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-gray-300\/75 {
  background-color: rgb(209 213 219 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-gray-300\/80 {
  background-color: rgb(209 213 219 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-gray-300\/85 {
  background-color: rgb(209 213 219 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-gray-300\/90 {
  background-color: rgb(209 213 219 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-gray-300\/95 {
  background-color: rgb(209 213 219 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-gray-400\/0 {
  background-color: rgb(156 163 175 / 0);
}

.thq-tw-application.thq-tw-application .bg-gray-400\/10 {
  background-color: rgb(156 163 175 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-gray-400\/100 {
  background-color: rgb(156 163 175 / 1);
}

.thq-tw-application.thq-tw-application .bg-gray-400\/15 {
  background-color: rgb(156 163 175 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-gray-400\/20 {
  background-color: rgb(156 163 175 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-gray-400\/25 {
  background-color: rgb(156 163 175 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-gray-400\/30 {
  background-color: rgb(156 163 175 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-gray-400\/35 {
  background-color: rgb(156 163 175 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-gray-400\/40 {
  background-color: rgb(156 163 175 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-gray-400\/45 {
  background-color: rgb(156 163 175 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-gray-400\/5 {
  background-color: rgb(156 163 175 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-gray-400\/50 {
  background-color: rgb(156 163 175 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-gray-400\/55 {
  background-color: rgb(156 163 175 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-gray-400\/60 {
  background-color: rgb(156 163 175 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-gray-400\/65 {
  background-color: rgb(156 163 175 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-gray-400\/70 {
  background-color: rgb(156 163 175 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-gray-400\/75 {
  background-color: rgb(156 163 175 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-gray-400\/80 {
  background-color: rgb(156 163 175 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-gray-400\/85 {
  background-color: rgb(156 163 175 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-gray-400\/90 {
  background-color: rgb(156 163 175 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-gray-400\/95 {
  background-color: rgb(156 163 175 / 0.95);
}

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

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

.thq-tw-application.thq-tw-application .bg-gray-500\/0 {
  background-color: rgb(107 114 128 / 0);
}

.thq-tw-application.thq-tw-application .bg-gray-500\/10 {
  background-color: rgb(107 114 128 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-gray-500\/100 {
  background-color: rgb(107 114 128 / 1);
}

.thq-tw-application.thq-tw-application .bg-gray-500\/15 {
  background-color: rgb(107 114 128 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-gray-500\/20 {
  background-color: rgb(107 114 128 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-gray-500\/25 {
  background-color: rgb(107 114 128 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-gray-500\/30 {
  background-color: rgb(107 114 128 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-gray-500\/35 {
  background-color: rgb(107 114 128 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-gray-500\/40 {
  background-color: rgb(107 114 128 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-gray-500\/45 {
  background-color: rgb(107 114 128 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-gray-500\/5 {
  background-color: rgb(107 114 128 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-gray-500\/50 {
  background-color: rgb(107 114 128 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-gray-500\/55 {
  background-color: rgb(107 114 128 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-gray-500\/60 {
  background-color: rgb(107 114 128 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-gray-500\/65 {
  background-color: rgb(107 114 128 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-gray-500\/70 {
  background-color: rgb(107 114 128 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-gray-500\/75 {
  background-color: rgb(107 114 128 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-gray-500\/80 {
  background-color: rgb(107 114 128 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-gray-500\/85 {
  background-color: rgb(107 114 128 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-gray-500\/90 {
  background-color: rgb(107 114 128 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-gray-500\/95 {
  background-color: rgb(107 114 128 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-gray-600\/0 {
  background-color: rgb(75 85 99 / 0);
}

.thq-tw-application.thq-tw-application .bg-gray-600\/10 {
  background-color: rgb(75 85 99 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-gray-600\/100 {
  background-color: rgb(75 85 99 / 1);
}

.thq-tw-application.thq-tw-application .bg-gray-600\/15 {
  background-color: rgb(75 85 99 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-gray-600\/20 {
  background-color: rgb(75 85 99 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-gray-600\/25 {
  background-color: rgb(75 85 99 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-gray-600\/30 {
  background-color: rgb(75 85 99 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-gray-600\/35 {
  background-color: rgb(75 85 99 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-gray-600\/40 {
  background-color: rgb(75 85 99 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-gray-600\/45 {
  background-color: rgb(75 85 99 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-gray-600\/5 {
  background-color: rgb(75 85 99 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-gray-600\/50 {
  background-color: rgb(75 85 99 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-gray-600\/55 {
  background-color: rgb(75 85 99 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-gray-600\/60 {
  background-color: rgb(75 85 99 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-gray-600\/65 {
  background-color: rgb(75 85 99 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-gray-600\/70 {
  background-color: rgb(75 85 99 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-gray-600\/75 {
  background-color: rgb(75 85 99 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-gray-600\/80 {
  background-color: rgb(75 85 99 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-gray-600\/85 {
  background-color: rgb(75 85 99 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-gray-600\/90 {
  background-color: rgb(75 85 99 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-gray-600\/95 {
  background-color: rgb(75 85 99 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-gray-700\/0 {
  background-color: rgb(55 65 81 / 0);
}

.thq-tw-application.thq-tw-application .bg-gray-700\/10 {
  background-color: rgb(55 65 81 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-gray-700\/100 {
  background-color: rgb(55 65 81 / 1);
}

.thq-tw-application.thq-tw-application .bg-gray-700\/15 {
  background-color: rgb(55 65 81 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-gray-700\/20 {
  background-color: rgb(55 65 81 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-gray-700\/25 {
  background-color: rgb(55 65 81 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-gray-700\/30 {
  background-color: rgb(55 65 81 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-gray-700\/35 {
  background-color: rgb(55 65 81 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-gray-700\/40 {
  background-color: rgb(55 65 81 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-gray-700\/45 {
  background-color: rgb(55 65 81 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-gray-700\/5 {
  background-color: rgb(55 65 81 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-gray-700\/50 {
  background-color: rgb(55 65 81 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-gray-700\/55 {
  background-color: rgb(55 65 81 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-gray-700\/60 {
  background-color: rgb(55 65 81 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-gray-700\/65 {
  background-color: rgb(55 65 81 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-gray-700\/70 {
  background-color: rgb(55 65 81 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-gray-700\/75 {
  background-color: rgb(55 65 81 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-gray-700\/80 {
  background-color: rgb(55 65 81 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-gray-700\/85 {
  background-color: rgb(55 65 81 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-gray-700\/90 {
  background-color: rgb(55 65 81 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-gray-700\/95 {
  background-color: rgb(55 65 81 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-gray-800\/0 {
  background-color: rgb(31 41 55 / 0);
}

.thq-tw-application.thq-tw-application .bg-gray-800\/10 {
  background-color: rgb(31 41 55 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-gray-800\/100 {
  background-color: rgb(31 41 55 / 1);
}

.thq-tw-application.thq-tw-application .bg-gray-800\/15 {
  background-color: rgb(31 41 55 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-gray-800\/20 {
  background-color: rgb(31 41 55 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-gray-800\/25 {
  background-color: rgb(31 41 55 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-gray-800\/30 {
  background-color: rgb(31 41 55 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-gray-800\/35 {
  background-color: rgb(31 41 55 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-gray-800\/40 {
  background-color: rgb(31 41 55 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-gray-800\/45 {
  background-color: rgb(31 41 55 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-gray-800\/5 {
  background-color: rgb(31 41 55 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-gray-800\/50 {
  background-color: rgb(31 41 55 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-gray-800\/55 {
  background-color: rgb(31 41 55 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-gray-800\/60 {
  background-color: rgb(31 41 55 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-gray-800\/65 {
  background-color: rgb(31 41 55 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-gray-800\/70 {
  background-color: rgb(31 41 55 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-gray-800\/75 {
  background-color: rgb(31 41 55 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-gray-800\/80 {
  background-color: rgb(31 41 55 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-gray-800\/85 {
  background-color: rgb(31 41 55 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-gray-800\/90 {
  background-color: rgb(31 41 55 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-gray-800\/95 {
  background-color: rgb(31 41 55 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-gray-900\/0 {
  background-color: rgb(17 24 39 / 0);
}

.thq-tw-application.thq-tw-application .bg-gray-900\/10 {
  background-color: rgb(17 24 39 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-gray-900\/100 {
  background-color: rgb(17 24 39 / 1);
}

.thq-tw-application.thq-tw-application .bg-gray-900\/15 {
  background-color: rgb(17 24 39 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-gray-900\/20 {
  background-color: rgb(17 24 39 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-gray-900\/25 {
  background-color: rgb(17 24 39 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-gray-900\/30 {
  background-color: rgb(17 24 39 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-gray-900\/35 {
  background-color: rgb(17 24 39 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-gray-900\/40 {
  background-color: rgb(17 24 39 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-gray-900\/45 {
  background-color: rgb(17 24 39 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-gray-900\/5 {
  background-color: rgb(17 24 39 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-gray-900\/50 {
  background-color: rgb(17 24 39 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-gray-900\/55 {
  background-color: rgb(17 24 39 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-gray-900\/60 {
  background-color: rgb(17 24 39 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-gray-900\/65 {
  background-color: rgb(17 24 39 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-gray-900\/70 {
  background-color: rgb(17 24 39 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-gray-900\/75 {
  background-color: rgb(17 24 39 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-gray-900\/80 {
  background-color: rgb(17 24 39 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-gray-900\/85 {
  background-color: rgb(17 24 39 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-gray-900\/90 {
  background-color: rgb(17 24 39 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-gray-900\/95 {
  background-color: rgb(17 24 39 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-green-100\/0 {
  background-color: rgb(220 252 231 / 0);
}

.thq-tw-application.thq-tw-application .bg-green-100\/10 {
  background-color: rgb(220 252 231 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-green-100\/100 {
  background-color: rgb(220 252 231 / 1);
}

.thq-tw-application.thq-tw-application .bg-green-100\/15 {
  background-color: rgb(220 252 231 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-green-100\/20 {
  background-color: rgb(220 252 231 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-green-100\/25 {
  background-color: rgb(220 252 231 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-green-100\/30 {
  background-color: rgb(220 252 231 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-green-100\/35 {
  background-color: rgb(220 252 231 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-green-100\/40 {
  background-color: rgb(220 252 231 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-green-100\/45 {
  background-color: rgb(220 252 231 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-green-100\/5 {
  background-color: rgb(220 252 231 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-green-100\/50 {
  background-color: rgb(220 252 231 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-green-100\/55 {
  background-color: rgb(220 252 231 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-green-100\/60 {
  background-color: rgb(220 252 231 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-green-100\/65 {
  background-color: rgb(220 252 231 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-green-100\/70 {
  background-color: rgb(220 252 231 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-green-100\/75 {
  background-color: rgb(220 252 231 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-green-100\/80 {
  background-color: rgb(220 252 231 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-green-100\/85 {
  background-color: rgb(220 252 231 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-green-100\/90 {
  background-color: rgb(220 252 231 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-green-100\/95 {
  background-color: rgb(220 252 231 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-green-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-green-200\/0 {
  background-color: rgb(187 247 208 / 0);
}

.thq-tw-application.thq-tw-application .bg-green-200\/10 {
  background-color: rgb(187 247 208 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-green-200\/100 {
  background-color: rgb(187 247 208 / 1);
}

.thq-tw-application.thq-tw-application .bg-green-200\/15 {
  background-color: rgb(187 247 208 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-green-200\/20 {
  background-color: rgb(187 247 208 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-green-200\/25 {
  background-color: rgb(187 247 208 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-green-200\/30 {
  background-color: rgb(187 247 208 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-green-200\/35 {
  background-color: rgb(187 247 208 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-green-200\/40 {
  background-color: rgb(187 247 208 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-green-200\/45 {
  background-color: rgb(187 247 208 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-green-200\/5 {
  background-color: rgb(187 247 208 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-green-200\/50 {
  background-color: rgb(187 247 208 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-green-200\/55 {
  background-color: rgb(187 247 208 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-green-200\/60 {
  background-color: rgb(187 247 208 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-green-200\/65 {
  background-color: rgb(187 247 208 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-green-200\/70 {
  background-color: rgb(187 247 208 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-green-200\/75 {
  background-color: rgb(187 247 208 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-green-200\/80 {
  background-color: rgb(187 247 208 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-green-200\/85 {
  background-color: rgb(187 247 208 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-green-200\/90 {
  background-color: rgb(187 247 208 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-green-200\/95 {
  background-color: rgb(187 247 208 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-green-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(134 239 172 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-green-300\/0 {
  background-color: rgb(134 239 172 / 0);
}

.thq-tw-application.thq-tw-application .bg-green-300\/10 {
  background-color: rgb(134 239 172 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-green-300\/100 {
  background-color: rgb(134 239 172 / 1);
}

.thq-tw-application.thq-tw-application .bg-green-300\/15 {
  background-color: rgb(134 239 172 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-green-300\/20 {
  background-color: rgb(134 239 172 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-green-300\/25 {
  background-color: rgb(134 239 172 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-green-300\/30 {
  background-color: rgb(134 239 172 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-green-300\/35 {
  background-color: rgb(134 239 172 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-green-300\/40 {
  background-color: rgb(134 239 172 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-green-300\/45 {
  background-color: rgb(134 239 172 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-green-300\/5 {
  background-color: rgb(134 239 172 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-green-300\/50 {
  background-color: rgb(134 239 172 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-green-300\/55 {
  background-color: rgb(134 239 172 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-green-300\/60 {
  background-color: rgb(134 239 172 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-green-300\/65 {
  background-color: rgb(134 239 172 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-green-300\/70 {
  background-color: rgb(134 239 172 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-green-300\/75 {
  background-color: rgb(134 239 172 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-green-300\/80 {
  background-color: rgb(134 239 172 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-green-300\/85 {
  background-color: rgb(134 239 172 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-green-300\/90 {
  background-color: rgb(134 239 172 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-green-300\/95 {
  background-color: rgb(134 239 172 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-green-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-green-400\/0 {
  background-color: rgb(74 222 128 / 0);
}

.thq-tw-application.thq-tw-application .bg-green-400\/10 {
  background-color: rgb(74 222 128 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-green-400\/100 {
  background-color: rgb(74 222 128 / 1);
}

.thq-tw-application.thq-tw-application .bg-green-400\/15 {
  background-color: rgb(74 222 128 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-green-400\/20 {
  background-color: rgb(74 222 128 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-green-400\/25 {
  background-color: rgb(74 222 128 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-green-400\/30 {
  background-color: rgb(74 222 128 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-green-400\/35 {
  background-color: rgb(74 222 128 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-green-400\/40 {
  background-color: rgb(74 222 128 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-green-400\/45 {
  background-color: rgb(74 222 128 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-green-400\/5 {
  background-color: rgb(74 222 128 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-green-400\/50 {
  background-color: rgb(74 222 128 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-green-400\/55 {
  background-color: rgb(74 222 128 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-green-400\/60 {
  background-color: rgb(74 222 128 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-green-400\/65 {
  background-color: rgb(74 222 128 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-green-400\/70 {
  background-color: rgb(74 222 128 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-green-400\/75 {
  background-color: rgb(74 222 128 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-green-400\/80 {
  background-color: rgb(74 222 128 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-green-400\/85 {
  background-color: rgb(74 222 128 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-green-400\/90 {
  background-color: rgb(74 222 128 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-green-400\/95 {
  background-color: rgb(74 222 128 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-green-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-green-500\/0 {
  background-color: rgb(34 197 94 / 0);
}

.thq-tw-application.thq-tw-application .bg-green-500\/10 {
  background-color: rgb(34 197 94 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-green-500\/100 {
  background-color: rgb(34 197 94 / 1);
}

.thq-tw-application.thq-tw-application .bg-green-500\/15 {
  background-color: rgb(34 197 94 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-green-500\/20 {
  background-color: rgb(34 197 94 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-green-500\/25 {
  background-color: rgb(34 197 94 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-green-500\/30 {
  background-color: rgb(34 197 94 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-green-500\/35 {
  background-color: rgb(34 197 94 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-green-500\/40 {
  background-color: rgb(34 197 94 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-green-500\/45 {
  background-color: rgb(34 197 94 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-green-500\/5 {
  background-color: rgb(34 197 94 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-green-500\/50 {
  background-color: rgb(34 197 94 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-green-500\/55 {
  background-color: rgb(34 197 94 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-green-500\/60 {
  background-color: rgb(34 197 94 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-green-500\/65 {
  background-color: rgb(34 197 94 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-green-500\/70 {
  background-color: rgb(34 197 94 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-green-500\/75 {
  background-color: rgb(34 197 94 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-green-500\/80 {
  background-color: rgb(34 197 94 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-green-500\/85 {
  background-color: rgb(34 197 94 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-green-500\/90 {
  background-color: rgb(34 197 94 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-green-500\/95 {
  background-color: rgb(34 197 94 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-green-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-green-600\/0 {
  background-color: rgb(22 163 74 / 0);
}

.thq-tw-application.thq-tw-application .bg-green-600\/10 {
  background-color: rgb(22 163 74 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-green-600\/100 {
  background-color: rgb(22 163 74 / 1);
}

.thq-tw-application.thq-tw-application .bg-green-600\/15 {
  background-color: rgb(22 163 74 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-green-600\/20 {
  background-color: rgb(22 163 74 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-green-600\/25 {
  background-color: rgb(22 163 74 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-green-600\/30 {
  background-color: rgb(22 163 74 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-green-600\/35 {
  background-color: rgb(22 163 74 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-green-600\/40 {
  background-color: rgb(22 163 74 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-green-600\/45 {
  background-color: rgb(22 163 74 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-green-600\/5 {
  background-color: rgb(22 163 74 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-green-600\/50 {
  background-color: rgb(22 163 74 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-green-600\/55 {
  background-color: rgb(22 163 74 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-green-600\/60 {
  background-color: rgb(22 163 74 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-green-600\/65 {
  background-color: rgb(22 163 74 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-green-600\/70 {
  background-color: rgb(22 163 74 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-green-600\/75 {
  background-color: rgb(22 163 74 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-green-600\/80 {
  background-color: rgb(22 163 74 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-green-600\/85 {
  background-color: rgb(22 163 74 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-green-600\/90 {
  background-color: rgb(22 163 74 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-green-600\/95 {
  background-color: rgb(22 163 74 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-green-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-green-700\/0 {
  background-color: rgb(21 128 61 / 0);
}

.thq-tw-application.thq-tw-application .bg-green-700\/10 {
  background-color: rgb(21 128 61 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-green-700\/100 {
  background-color: rgb(21 128 61 / 1);
}

.thq-tw-application.thq-tw-application .bg-green-700\/15 {
  background-color: rgb(21 128 61 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-green-700\/20 {
  background-color: rgb(21 128 61 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-green-700\/25 {
  background-color: rgb(21 128 61 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-green-700\/30 {
  background-color: rgb(21 128 61 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-green-700\/35 {
  background-color: rgb(21 128 61 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-green-700\/40 {
  background-color: rgb(21 128 61 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-green-700\/45 {
  background-color: rgb(21 128 61 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-green-700\/5 {
  background-color: rgb(21 128 61 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-green-700\/50 {
  background-color: rgb(21 128 61 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-green-700\/55 {
  background-color: rgb(21 128 61 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-green-700\/60 {
  background-color: rgb(21 128 61 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-green-700\/65 {
  background-color: rgb(21 128 61 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-green-700\/70 {
  background-color: rgb(21 128 61 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-green-700\/75 {
  background-color: rgb(21 128 61 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-green-700\/80 {
  background-color: rgb(21 128 61 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-green-700\/85 {
  background-color: rgb(21 128 61 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-green-700\/90 {
  background-color: rgb(21 128 61 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-green-700\/95 {
  background-color: rgb(21 128 61 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-green-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 101 52 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-green-800\/0 {
  background-color: rgb(22 101 52 / 0);
}

.thq-tw-application.thq-tw-application .bg-green-800\/10 {
  background-color: rgb(22 101 52 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-green-800\/100 {
  background-color: rgb(22 101 52 / 1);
}

.thq-tw-application.thq-tw-application .bg-green-800\/15 {
  background-color: rgb(22 101 52 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-green-800\/20 {
  background-color: rgb(22 101 52 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-green-800\/25 {
  background-color: rgb(22 101 52 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-green-800\/30 {
  background-color: rgb(22 101 52 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-green-800\/35 {
  background-color: rgb(22 101 52 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-green-800\/40 {
  background-color: rgb(22 101 52 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-green-800\/45 {
  background-color: rgb(22 101 52 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-green-800\/5 {
  background-color: rgb(22 101 52 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-green-800\/50 {
  background-color: rgb(22 101 52 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-green-800\/55 {
  background-color: rgb(22 101 52 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-green-800\/60 {
  background-color: rgb(22 101 52 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-green-800\/65 {
  background-color: rgb(22 101 52 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-green-800\/70 {
  background-color: rgb(22 101 52 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-green-800\/75 {
  background-color: rgb(22 101 52 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-green-800\/80 {
  background-color: rgb(22 101 52 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-green-800\/85 {
  background-color: rgb(22 101 52 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-green-800\/90 {
  background-color: rgb(22 101 52 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-green-800\/95 {
  background-color: rgb(22 101 52 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-green-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(20 83 45 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-green-900\/0 {
  background-color: rgb(20 83 45 / 0);
}

.thq-tw-application.thq-tw-application .bg-green-900\/10 {
  background-color: rgb(20 83 45 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-green-900\/100 {
  background-color: rgb(20 83 45 / 1);
}

.thq-tw-application.thq-tw-application .bg-green-900\/15 {
  background-color: rgb(20 83 45 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-green-900\/20 {
  background-color: rgb(20 83 45 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-green-900\/25 {
  background-color: rgb(20 83 45 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-green-900\/30 {
  background-color: rgb(20 83 45 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-green-900\/35 {
  background-color: rgb(20 83 45 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-green-900\/40 {
  background-color: rgb(20 83 45 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-green-900\/45 {
  background-color: rgb(20 83 45 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-green-900\/5 {
  background-color: rgb(20 83 45 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-green-900\/50 {
  background-color: rgb(20 83 45 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-green-900\/55 {
  background-color: rgb(20 83 45 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-green-900\/60 {
  background-color: rgb(20 83 45 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-green-900\/65 {
  background-color: rgb(20 83 45 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-green-900\/70 {
  background-color: rgb(20 83 45 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-green-900\/75 {
  background-color: rgb(20 83 45 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-green-900\/80 {
  background-color: rgb(20 83 45 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-green-900\/85 {
  background-color: rgb(20 83 45 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-green-900\/90 {
  background-color: rgb(20 83 45 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-green-900\/95 {
  background-color: rgb(20 83 45 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-indigo-100\/0 {
  background-color: rgb(224 231 255 / 0);
}

.thq-tw-application.thq-tw-application .bg-indigo-100\/10 {
  background-color: rgb(224 231 255 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-indigo-100\/100 {
  background-color: rgb(224 231 255 / 1);
}

.thq-tw-application.thq-tw-application .bg-indigo-100\/15 {
  background-color: rgb(224 231 255 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-indigo-100\/20 {
  background-color: rgb(224 231 255 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-indigo-100\/25 {
  background-color: rgb(224 231 255 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-indigo-100\/30 {
  background-color: rgb(224 231 255 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-indigo-100\/35 {
  background-color: rgb(224 231 255 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-indigo-100\/40 {
  background-color: rgb(224 231 255 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-indigo-100\/45 {
  background-color: rgb(224 231 255 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-indigo-100\/5 {
  background-color: rgb(224 231 255 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-indigo-100\/50 {
  background-color: rgb(224 231 255 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-indigo-100\/55 {
  background-color: rgb(224 231 255 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-indigo-100\/60 {
  background-color: rgb(224 231 255 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-indigo-100\/65 {
  background-color: rgb(224 231 255 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-indigo-100\/70 {
  background-color: rgb(224 231 255 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-indigo-100\/75 {
  background-color: rgb(224 231 255 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-indigo-100\/80 {
  background-color: rgb(224 231 255 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-indigo-100\/85 {
  background-color: rgb(224 231 255 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-indigo-100\/90 {
  background-color: rgb(224 231 255 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-indigo-100\/95 {
  background-color: rgb(224 231 255 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-indigo-200\/0 {
  background-color: rgb(199 210 254 / 0);
}

.thq-tw-application.thq-tw-application .bg-indigo-200\/10 {
  background-color: rgb(199 210 254 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-indigo-200\/100 {
  background-color: rgb(199 210 254 / 1);
}

.thq-tw-application.thq-tw-application .bg-indigo-200\/15 {
  background-color: rgb(199 210 254 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-indigo-200\/20 {
  background-color: rgb(199 210 254 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-indigo-200\/25 {
  background-color: rgb(199 210 254 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-indigo-200\/30 {
  background-color: rgb(199 210 254 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-indigo-200\/35 {
  background-color: rgb(199 210 254 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-indigo-200\/40 {
  background-color: rgb(199 210 254 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-indigo-200\/45 {
  background-color: rgb(199 210 254 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-indigo-200\/5 {
  background-color: rgb(199 210 254 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-indigo-200\/50 {
  background-color: rgb(199 210 254 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-indigo-200\/55 {
  background-color: rgb(199 210 254 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-indigo-200\/60 {
  background-color: rgb(199 210 254 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-indigo-200\/65 {
  background-color: rgb(199 210 254 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-indigo-200\/70 {
  background-color: rgb(199 210 254 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-indigo-200\/75 {
  background-color: rgb(199 210 254 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-indigo-200\/80 {
  background-color: rgb(199 210 254 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-indigo-200\/85 {
  background-color: rgb(199 210 254 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-indigo-200\/90 {
  background-color: rgb(199 210 254 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-indigo-200\/95 {
  background-color: rgb(199 210 254 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-indigo-300\/0 {
  background-color: rgb(165 180 252 / 0);
}

.thq-tw-application.thq-tw-application .bg-indigo-300\/10 {
  background-color: rgb(165 180 252 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-indigo-300\/100 {
  background-color: rgb(165 180 252 / 1);
}

.thq-tw-application.thq-tw-application .bg-indigo-300\/15 {
  background-color: rgb(165 180 252 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-indigo-300\/20 {
  background-color: rgb(165 180 252 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-indigo-300\/25 {
  background-color: rgb(165 180 252 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-indigo-300\/30 {
  background-color: rgb(165 180 252 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-indigo-300\/35 {
  background-color: rgb(165 180 252 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-indigo-300\/40 {
  background-color: rgb(165 180 252 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-indigo-300\/45 {
  background-color: rgb(165 180 252 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-indigo-300\/5 {
  background-color: rgb(165 180 252 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-indigo-300\/50 {
  background-color: rgb(165 180 252 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-indigo-300\/55 {
  background-color: rgb(165 180 252 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-indigo-300\/60 {
  background-color: rgb(165 180 252 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-indigo-300\/65 {
  background-color: rgb(165 180 252 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-indigo-300\/70 {
  background-color: rgb(165 180 252 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-indigo-300\/75 {
  background-color: rgb(165 180 252 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-indigo-300\/80 {
  background-color: rgb(165 180 252 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-indigo-300\/85 {
  background-color: rgb(165 180 252 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-indigo-300\/90 {
  background-color: rgb(165 180 252 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-indigo-300\/95 {
  background-color: rgb(165 180 252 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-indigo-400\/0 {
  background-color: rgb(129 140 248 / 0);
}

.thq-tw-application.thq-tw-application .bg-indigo-400\/10 {
  background-color: rgb(129 140 248 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-indigo-400\/100 {
  background-color: rgb(129 140 248 / 1);
}

.thq-tw-application.thq-tw-application .bg-indigo-400\/15 {
  background-color: rgb(129 140 248 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-indigo-400\/20 {
  background-color: rgb(129 140 248 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-indigo-400\/25 {
  background-color: rgb(129 140 248 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-indigo-400\/30 {
  background-color: rgb(129 140 248 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-indigo-400\/35 {
  background-color: rgb(129 140 248 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-indigo-400\/40 {
  background-color: rgb(129 140 248 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-indigo-400\/45 {
  background-color: rgb(129 140 248 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-indigo-400\/5 {
  background-color: rgb(129 140 248 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-indigo-400\/50 {
  background-color: rgb(129 140 248 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-indigo-400\/55 {
  background-color: rgb(129 140 248 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-indigo-400\/60 {
  background-color: rgb(129 140 248 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-indigo-400\/65 {
  background-color: rgb(129 140 248 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-indigo-400\/70 {
  background-color: rgb(129 140 248 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-indigo-400\/75 {
  background-color: rgb(129 140 248 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-indigo-400\/80 {
  background-color: rgb(129 140 248 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-indigo-400\/85 {
  background-color: rgb(129 140 248 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-indigo-400\/90 {
  background-color: rgb(129 140 248 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-indigo-400\/95 {
  background-color: rgb(129 140 248 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-indigo-500\/0 {
  background-color: rgb(99 102 241 / 0);
}

.thq-tw-application.thq-tw-application .bg-indigo-500\/10 {
  background-color: rgb(99 102 241 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-indigo-500\/100 {
  background-color: rgb(99 102 241 / 1);
}

.thq-tw-application.thq-tw-application .bg-indigo-500\/15 {
  background-color: rgb(99 102 241 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-indigo-500\/20 {
  background-color: rgb(99 102 241 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-indigo-500\/25 {
  background-color: rgb(99 102 241 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-indigo-500\/30 {
  background-color: rgb(99 102 241 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-indigo-500\/35 {
  background-color: rgb(99 102 241 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-indigo-500\/40 {
  background-color: rgb(99 102 241 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-indigo-500\/45 {
  background-color: rgb(99 102 241 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-indigo-500\/5 {
  background-color: rgb(99 102 241 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-indigo-500\/50 {
  background-color: rgb(99 102 241 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-indigo-500\/55 {
  background-color: rgb(99 102 241 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-indigo-500\/60 {
  background-color: rgb(99 102 241 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-indigo-500\/65 {
  background-color: rgb(99 102 241 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-indigo-500\/70 {
  background-color: rgb(99 102 241 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-indigo-500\/75 {
  background-color: rgb(99 102 241 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-indigo-500\/80 {
  background-color: rgb(99 102 241 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-indigo-500\/85 {
  background-color: rgb(99 102 241 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-indigo-500\/90 {
  background-color: rgb(99 102 241 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-indigo-500\/95 {
  background-color: rgb(99 102 241 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-indigo-600\/0 {
  background-color: rgb(79 70 229 / 0);
}

.thq-tw-application.thq-tw-application .bg-indigo-600\/10 {
  background-color: rgb(79 70 229 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-indigo-600\/100 {
  background-color: rgb(79 70 229 / 1);
}

.thq-tw-application.thq-tw-application .bg-indigo-600\/15 {
  background-color: rgb(79 70 229 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-indigo-600\/20 {
  background-color: rgb(79 70 229 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-indigo-600\/25 {
  background-color: rgb(79 70 229 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-indigo-600\/30 {
  background-color: rgb(79 70 229 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-indigo-600\/35 {
  background-color: rgb(79 70 229 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-indigo-600\/40 {
  background-color: rgb(79 70 229 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-indigo-600\/45 {
  background-color: rgb(79 70 229 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-indigo-600\/5 {
  background-color: rgb(79 70 229 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-indigo-600\/50 {
  background-color: rgb(79 70 229 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-indigo-600\/55 {
  background-color: rgb(79 70 229 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-indigo-600\/60 {
  background-color: rgb(79 70 229 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-indigo-600\/65 {
  background-color: rgb(79 70 229 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-indigo-600\/70 {
  background-color: rgb(79 70 229 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-indigo-600\/75 {
  background-color: rgb(79 70 229 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-indigo-600\/80 {
  background-color: rgb(79 70 229 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-indigo-600\/85 {
  background-color: rgb(79 70 229 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-indigo-600\/90 {
  background-color: rgb(79 70 229 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-indigo-600\/95 {
  background-color: rgb(79 70 229 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-indigo-700\/0 {
  background-color: rgb(67 56 202 / 0);
}

.thq-tw-application.thq-tw-application .bg-indigo-700\/10 {
  background-color: rgb(67 56 202 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-indigo-700\/100 {
  background-color: rgb(67 56 202 / 1);
}

.thq-tw-application.thq-tw-application .bg-indigo-700\/15 {
  background-color: rgb(67 56 202 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-indigo-700\/20 {
  background-color: rgb(67 56 202 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-indigo-700\/25 {
  background-color: rgb(67 56 202 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-indigo-700\/30 {
  background-color: rgb(67 56 202 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-indigo-700\/35 {
  background-color: rgb(67 56 202 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-indigo-700\/40 {
  background-color: rgb(67 56 202 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-indigo-700\/45 {
  background-color: rgb(67 56 202 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-indigo-700\/5 {
  background-color: rgb(67 56 202 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-indigo-700\/50 {
  background-color: rgb(67 56 202 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-indigo-700\/55 {
  background-color: rgb(67 56 202 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-indigo-700\/60 {
  background-color: rgb(67 56 202 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-indigo-700\/65 {
  background-color: rgb(67 56 202 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-indigo-700\/70 {
  background-color: rgb(67 56 202 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-indigo-700\/75 {
  background-color: rgb(67 56 202 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-indigo-700\/80 {
  background-color: rgb(67 56 202 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-indigo-700\/85 {
  background-color: rgb(67 56 202 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-indigo-700\/90 {
  background-color: rgb(67 56 202 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-indigo-700\/95 {
  background-color: rgb(67 56 202 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-indigo-800\/0 {
  background-color: rgb(55 48 163 / 0);
}

.thq-tw-application.thq-tw-application .bg-indigo-800\/10 {
  background-color: rgb(55 48 163 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-indigo-800\/100 {
  background-color: rgb(55 48 163 / 1);
}

.thq-tw-application.thq-tw-application .bg-indigo-800\/15 {
  background-color: rgb(55 48 163 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-indigo-800\/20 {
  background-color: rgb(55 48 163 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-indigo-800\/25 {
  background-color: rgb(55 48 163 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-indigo-800\/30 {
  background-color: rgb(55 48 163 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-indigo-800\/35 {
  background-color: rgb(55 48 163 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-indigo-800\/40 {
  background-color: rgb(55 48 163 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-indigo-800\/45 {
  background-color: rgb(55 48 163 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-indigo-800\/5 {
  background-color: rgb(55 48 163 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-indigo-800\/50 {
  background-color: rgb(55 48 163 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-indigo-800\/55 {
  background-color: rgb(55 48 163 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-indigo-800\/60 {
  background-color: rgb(55 48 163 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-indigo-800\/65 {
  background-color: rgb(55 48 163 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-indigo-800\/70 {
  background-color: rgb(55 48 163 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-indigo-800\/75 {
  background-color: rgb(55 48 163 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-indigo-800\/80 {
  background-color: rgb(55 48 163 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-indigo-800\/85 {
  background-color: rgb(55 48 163 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-indigo-800\/90 {
  background-color: rgb(55 48 163 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-indigo-800\/95 {
  background-color: rgb(55 48 163 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-indigo-900\/0 {
  background-color: rgb(49 46 129 / 0);
}

.thq-tw-application.thq-tw-application .bg-indigo-900\/10 {
  background-color: rgb(49 46 129 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-indigo-900\/100 {
  background-color: rgb(49 46 129 / 1);
}

.thq-tw-application.thq-tw-application .bg-indigo-900\/15 {
  background-color: rgb(49 46 129 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-indigo-900\/20 {
  background-color: rgb(49 46 129 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-indigo-900\/25 {
  background-color: rgb(49 46 129 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-indigo-900\/30 {
  background-color: rgb(49 46 129 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-indigo-900\/35 {
  background-color: rgb(49 46 129 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-indigo-900\/40 {
  background-color: rgb(49 46 129 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-indigo-900\/45 {
  background-color: rgb(49 46 129 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-indigo-900\/5 {
  background-color: rgb(49 46 129 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-indigo-900\/50 {
  background-color: rgb(49 46 129 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-indigo-900\/55 {
  background-color: rgb(49 46 129 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-indigo-900\/60 {
  background-color: rgb(49 46 129 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-indigo-900\/65 {
  background-color: rgb(49 46 129 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-indigo-900\/70 {
  background-color: rgb(49 46 129 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-indigo-900\/75 {
  background-color: rgb(49 46 129 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-indigo-900\/80 {
  background-color: rgb(49 46 129 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-indigo-900\/85 {
  background-color: rgb(49 46 129 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-indigo-900\/90 {
  background-color: rgb(49 46 129 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-indigo-900\/95 {
  background-color: rgb(49 46 129 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-lime-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 252 203 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-lime-100\/0 {
  background-color: rgb(236 252 203 / 0);
}

.thq-tw-application.thq-tw-application .bg-lime-100\/10 {
  background-color: rgb(236 252 203 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-lime-100\/100 {
  background-color: rgb(236 252 203 / 1);
}

.thq-tw-application.thq-tw-application .bg-lime-100\/15 {
  background-color: rgb(236 252 203 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-lime-100\/20 {
  background-color: rgb(236 252 203 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-lime-100\/25 {
  background-color: rgb(236 252 203 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-lime-100\/30 {
  background-color: rgb(236 252 203 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-lime-100\/35 {
  background-color: rgb(236 252 203 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-lime-100\/40 {
  background-color: rgb(236 252 203 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-lime-100\/45 {
  background-color: rgb(236 252 203 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-lime-100\/5 {
  background-color: rgb(236 252 203 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-lime-100\/50 {
  background-color: rgb(236 252 203 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-lime-100\/55 {
  background-color: rgb(236 252 203 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-lime-100\/60 {
  background-color: rgb(236 252 203 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-lime-100\/65 {
  background-color: rgb(236 252 203 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-lime-100\/70 {
  background-color: rgb(236 252 203 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-lime-100\/75 {
  background-color: rgb(236 252 203 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-lime-100\/80 {
  background-color: rgb(236 252 203 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-lime-100\/85 {
  background-color: rgb(236 252 203 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-lime-100\/90 {
  background-color: rgb(236 252 203 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-lime-100\/95 {
  background-color: rgb(236 252 203 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-lime-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(217 249 157 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-lime-200\/0 {
  background-color: rgb(217 249 157 / 0);
}

.thq-tw-application.thq-tw-application .bg-lime-200\/10 {
  background-color: rgb(217 249 157 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-lime-200\/100 {
  background-color: rgb(217 249 157 / 1);
}

.thq-tw-application.thq-tw-application .bg-lime-200\/15 {
  background-color: rgb(217 249 157 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-lime-200\/20 {
  background-color: rgb(217 249 157 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-lime-200\/25 {
  background-color: rgb(217 249 157 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-lime-200\/30 {
  background-color: rgb(217 249 157 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-lime-200\/35 {
  background-color: rgb(217 249 157 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-lime-200\/40 {
  background-color: rgb(217 249 157 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-lime-200\/45 {
  background-color: rgb(217 249 157 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-lime-200\/5 {
  background-color: rgb(217 249 157 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-lime-200\/50 {
  background-color: rgb(217 249 157 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-lime-200\/55 {
  background-color: rgb(217 249 157 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-lime-200\/60 {
  background-color: rgb(217 249 157 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-lime-200\/65 {
  background-color: rgb(217 249 157 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-lime-200\/70 {
  background-color: rgb(217 249 157 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-lime-200\/75 {
  background-color: rgb(217 249 157 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-lime-200\/80 {
  background-color: rgb(217 249 157 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-lime-200\/85 {
  background-color: rgb(217 249 157 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-lime-200\/90 {
  background-color: rgb(217 249 157 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-lime-200\/95 {
  background-color: rgb(217 249 157 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-lime-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(190 242 100 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-lime-300\/0 {
  background-color: rgb(190 242 100 / 0);
}

.thq-tw-application.thq-tw-application .bg-lime-300\/10 {
  background-color: rgb(190 242 100 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-lime-300\/100 {
  background-color: rgb(190 242 100 / 1);
}

.thq-tw-application.thq-tw-application .bg-lime-300\/15 {
  background-color: rgb(190 242 100 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-lime-300\/20 {
  background-color: rgb(190 242 100 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-lime-300\/25 {
  background-color: rgb(190 242 100 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-lime-300\/30 {
  background-color: rgb(190 242 100 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-lime-300\/35 {
  background-color: rgb(190 242 100 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-lime-300\/40 {
  background-color: rgb(190 242 100 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-lime-300\/45 {
  background-color: rgb(190 242 100 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-lime-300\/5 {
  background-color: rgb(190 242 100 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-lime-300\/50 {
  background-color: rgb(190 242 100 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-lime-300\/55 {
  background-color: rgb(190 242 100 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-lime-300\/60 {
  background-color: rgb(190 242 100 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-lime-300\/65 {
  background-color: rgb(190 242 100 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-lime-300\/70 {
  background-color: rgb(190 242 100 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-lime-300\/75 {
  background-color: rgb(190 242 100 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-lime-300\/80 {
  background-color: rgb(190 242 100 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-lime-300\/85 {
  background-color: rgb(190 242 100 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-lime-300\/90 {
  background-color: rgb(190 242 100 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-lime-300\/95 {
  background-color: rgb(190 242 100 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-lime-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(163 230 53 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-lime-400\/0 {
  background-color: rgb(163 230 53 / 0);
}

.thq-tw-application.thq-tw-application .bg-lime-400\/10 {
  background-color: rgb(163 230 53 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-lime-400\/100 {
  background-color: rgb(163 230 53 / 1);
}

.thq-tw-application.thq-tw-application .bg-lime-400\/15 {
  background-color: rgb(163 230 53 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-lime-400\/20 {
  background-color: rgb(163 230 53 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-lime-400\/25 {
  background-color: rgb(163 230 53 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-lime-400\/30 {
  background-color: rgb(163 230 53 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-lime-400\/35 {
  background-color: rgb(163 230 53 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-lime-400\/40 {
  background-color: rgb(163 230 53 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-lime-400\/45 {
  background-color: rgb(163 230 53 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-lime-400\/5 {
  background-color: rgb(163 230 53 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-lime-400\/50 {
  background-color: rgb(163 230 53 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-lime-400\/55 {
  background-color: rgb(163 230 53 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-lime-400\/60 {
  background-color: rgb(163 230 53 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-lime-400\/65 {
  background-color: rgb(163 230 53 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-lime-400\/70 {
  background-color: rgb(163 230 53 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-lime-400\/75 {
  background-color: rgb(163 230 53 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-lime-400\/80 {
  background-color: rgb(163 230 53 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-lime-400\/85 {
  background-color: rgb(163 230 53 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-lime-400\/90 {
  background-color: rgb(163 230 53 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-lime-400\/95 {
  background-color: rgb(163 230 53 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-lime-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(132 204 22 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-lime-500\/0 {
  background-color: rgb(132 204 22 / 0);
}

.thq-tw-application.thq-tw-application .bg-lime-500\/10 {
  background-color: rgb(132 204 22 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-lime-500\/100 {
  background-color: rgb(132 204 22 / 1);
}

.thq-tw-application.thq-tw-application .bg-lime-500\/15 {
  background-color: rgb(132 204 22 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-lime-500\/20 {
  background-color: rgb(132 204 22 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-lime-500\/25 {
  background-color: rgb(132 204 22 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-lime-500\/30 {
  background-color: rgb(132 204 22 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-lime-500\/35 {
  background-color: rgb(132 204 22 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-lime-500\/40 {
  background-color: rgb(132 204 22 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-lime-500\/45 {
  background-color: rgb(132 204 22 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-lime-500\/5 {
  background-color: rgb(132 204 22 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-lime-500\/50 {
  background-color: rgb(132 204 22 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-lime-500\/55 {
  background-color: rgb(132 204 22 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-lime-500\/60 {
  background-color: rgb(132 204 22 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-lime-500\/65 {
  background-color: rgb(132 204 22 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-lime-500\/70 {
  background-color: rgb(132 204 22 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-lime-500\/75 {
  background-color: rgb(132 204 22 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-lime-500\/80 {
  background-color: rgb(132 204 22 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-lime-500\/85 {
  background-color: rgb(132 204 22 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-lime-500\/90 {
  background-color: rgb(132 204 22 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-lime-500\/95 {
  background-color: rgb(132 204 22 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-lime-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(101 163 13 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-lime-600\/0 {
  background-color: rgb(101 163 13 / 0);
}

.thq-tw-application.thq-tw-application .bg-lime-600\/10 {
  background-color: rgb(101 163 13 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-lime-600\/100 {
  background-color: rgb(101 163 13 / 1);
}

.thq-tw-application.thq-tw-application .bg-lime-600\/15 {
  background-color: rgb(101 163 13 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-lime-600\/20 {
  background-color: rgb(101 163 13 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-lime-600\/25 {
  background-color: rgb(101 163 13 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-lime-600\/30 {
  background-color: rgb(101 163 13 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-lime-600\/35 {
  background-color: rgb(101 163 13 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-lime-600\/40 {
  background-color: rgb(101 163 13 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-lime-600\/45 {
  background-color: rgb(101 163 13 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-lime-600\/5 {
  background-color: rgb(101 163 13 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-lime-600\/50 {
  background-color: rgb(101 163 13 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-lime-600\/55 {
  background-color: rgb(101 163 13 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-lime-600\/60 {
  background-color: rgb(101 163 13 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-lime-600\/65 {
  background-color: rgb(101 163 13 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-lime-600\/70 {
  background-color: rgb(101 163 13 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-lime-600\/75 {
  background-color: rgb(101 163 13 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-lime-600\/80 {
  background-color: rgb(101 163 13 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-lime-600\/85 {
  background-color: rgb(101 163 13 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-lime-600\/90 {
  background-color: rgb(101 163 13 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-lime-600\/95 {
  background-color: rgb(101 163 13 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-lime-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(77 124 15 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-lime-700\/0 {
  background-color: rgb(77 124 15 / 0);
}

.thq-tw-application.thq-tw-application .bg-lime-700\/10 {
  background-color: rgb(77 124 15 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-lime-700\/100 {
  background-color: rgb(77 124 15 / 1);
}

.thq-tw-application.thq-tw-application .bg-lime-700\/15 {
  background-color: rgb(77 124 15 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-lime-700\/20 {
  background-color: rgb(77 124 15 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-lime-700\/25 {
  background-color: rgb(77 124 15 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-lime-700\/30 {
  background-color: rgb(77 124 15 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-lime-700\/35 {
  background-color: rgb(77 124 15 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-lime-700\/40 {
  background-color: rgb(77 124 15 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-lime-700\/45 {
  background-color: rgb(77 124 15 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-lime-700\/5 {
  background-color: rgb(77 124 15 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-lime-700\/50 {
  background-color: rgb(77 124 15 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-lime-700\/55 {
  background-color: rgb(77 124 15 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-lime-700\/60 {
  background-color: rgb(77 124 15 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-lime-700\/65 {
  background-color: rgb(77 124 15 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-lime-700\/70 {
  background-color: rgb(77 124 15 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-lime-700\/75 {
  background-color: rgb(77 124 15 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-lime-700\/80 {
  background-color: rgb(77 124 15 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-lime-700\/85 {
  background-color: rgb(77 124 15 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-lime-700\/90 {
  background-color: rgb(77 124 15 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-lime-700\/95 {
  background-color: rgb(77 124 15 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-lime-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(63 98 18 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-lime-800\/0 {
  background-color: rgb(63 98 18 / 0);
}

.thq-tw-application.thq-tw-application .bg-lime-800\/10 {
  background-color: rgb(63 98 18 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-lime-800\/100 {
  background-color: rgb(63 98 18 / 1);
}

.thq-tw-application.thq-tw-application .bg-lime-800\/15 {
  background-color: rgb(63 98 18 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-lime-800\/20 {
  background-color: rgb(63 98 18 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-lime-800\/25 {
  background-color: rgb(63 98 18 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-lime-800\/30 {
  background-color: rgb(63 98 18 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-lime-800\/35 {
  background-color: rgb(63 98 18 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-lime-800\/40 {
  background-color: rgb(63 98 18 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-lime-800\/45 {
  background-color: rgb(63 98 18 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-lime-800\/5 {
  background-color: rgb(63 98 18 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-lime-800\/50 {
  background-color: rgb(63 98 18 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-lime-800\/55 {
  background-color: rgb(63 98 18 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-lime-800\/60 {
  background-color: rgb(63 98 18 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-lime-800\/65 {
  background-color: rgb(63 98 18 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-lime-800\/70 {
  background-color: rgb(63 98 18 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-lime-800\/75 {
  background-color: rgb(63 98 18 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-lime-800\/80 {
  background-color: rgb(63 98 18 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-lime-800\/85 {
  background-color: rgb(63 98 18 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-lime-800\/90 {
  background-color: rgb(63 98 18 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-lime-800\/95 {
  background-color: rgb(63 98 18 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-lime-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(54 83 20 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-lime-900\/0 {
  background-color: rgb(54 83 20 / 0);
}

.thq-tw-application.thq-tw-application .bg-lime-900\/10 {
  background-color: rgb(54 83 20 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-lime-900\/100 {
  background-color: rgb(54 83 20 / 1);
}

.thq-tw-application.thq-tw-application .bg-lime-900\/15 {
  background-color: rgb(54 83 20 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-lime-900\/20 {
  background-color: rgb(54 83 20 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-lime-900\/25 {
  background-color: rgb(54 83 20 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-lime-900\/30 {
  background-color: rgb(54 83 20 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-lime-900\/35 {
  background-color: rgb(54 83 20 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-lime-900\/40 {
  background-color: rgb(54 83 20 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-lime-900\/45 {
  background-color: rgb(54 83 20 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-lime-900\/5 {
  background-color: rgb(54 83 20 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-lime-900\/50 {
  background-color: rgb(54 83 20 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-lime-900\/55 {
  background-color: rgb(54 83 20 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-lime-900\/60 {
  background-color: rgb(54 83 20 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-lime-900\/65 {
  background-color: rgb(54 83 20 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-lime-900\/70 {
  background-color: rgb(54 83 20 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-lime-900\/75 {
  background-color: rgb(54 83 20 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-lime-900\/80 {
  background-color: rgb(54 83 20 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-lime-900\/85 {
  background-color: rgb(54 83 20 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-lime-900\/90 {
  background-color: rgb(54 83 20 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-lime-900\/95 {
  background-color: rgb(54 83 20 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-neutral-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-neutral-100\/0 {
  background-color: rgb(245 245 245 / 0);
}

.thq-tw-application.thq-tw-application .bg-neutral-100\/10 {
  background-color: rgb(245 245 245 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-neutral-100\/100 {
  background-color: rgb(245 245 245 / 1);
}

.thq-tw-application.thq-tw-application .bg-neutral-100\/15 {
  background-color: rgb(245 245 245 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-neutral-100\/20 {
  background-color: rgb(245 245 245 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-neutral-100\/25 {
  background-color: rgb(245 245 245 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-neutral-100\/30 {
  background-color: rgb(245 245 245 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-neutral-100\/35 {
  background-color: rgb(245 245 245 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-neutral-100\/40 {
  background-color: rgb(245 245 245 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-neutral-100\/45 {
  background-color: rgb(245 245 245 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-neutral-100\/5 {
  background-color: rgb(245 245 245 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-neutral-100\/50 {
  background-color: rgb(245 245 245 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-neutral-100\/55 {
  background-color: rgb(245 245 245 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-neutral-100\/60 {
  background-color: rgb(245 245 245 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-neutral-100\/65 {
  background-color: rgb(245 245 245 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-neutral-100\/70 {
  background-color: rgb(245 245 245 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-neutral-100\/75 {
  background-color: rgb(245 245 245 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-neutral-100\/80 {
  background-color: rgb(245 245 245 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-neutral-100\/85 {
  background-color: rgb(245 245 245 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-neutral-100\/90 {
  background-color: rgb(245 245 245 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-neutral-100\/95 {
  background-color: rgb(245 245 245 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-neutral-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-neutral-200\/0 {
  background-color: rgb(229 229 229 / 0);
}

.thq-tw-application.thq-tw-application .bg-neutral-200\/10 {
  background-color: rgb(229 229 229 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-neutral-200\/100 {
  background-color: rgb(229 229 229 / 1);
}

.thq-tw-application.thq-tw-application .bg-neutral-200\/15 {
  background-color: rgb(229 229 229 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-neutral-200\/20 {
  background-color: rgb(229 229 229 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-neutral-200\/25 {
  background-color: rgb(229 229 229 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-neutral-200\/30 {
  background-color: rgb(229 229 229 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-neutral-200\/35 {
  background-color: rgb(229 229 229 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-neutral-200\/40 {
  background-color: rgb(229 229 229 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-neutral-200\/45 {
  background-color: rgb(229 229 229 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-neutral-200\/5 {
  background-color: rgb(229 229 229 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-neutral-200\/50 {
  background-color: rgb(229 229 229 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-neutral-200\/55 {
  background-color: rgb(229 229 229 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-neutral-200\/60 {
  background-color: rgb(229 229 229 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-neutral-200\/65 {
  background-color: rgb(229 229 229 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-neutral-200\/70 {
  background-color: rgb(229 229 229 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-neutral-200\/75 {
  background-color: rgb(229 229 229 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-neutral-200\/80 {
  background-color: rgb(229 229 229 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-neutral-200\/85 {
  background-color: rgb(229 229 229 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-neutral-200\/90 {
  background-color: rgb(229 229 229 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-neutral-200\/95 {
  background-color: rgb(229 229 229 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-neutral-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(212 212 212 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-neutral-300\/0 {
  background-color: rgb(212 212 212 / 0);
}

.thq-tw-application.thq-tw-application .bg-neutral-300\/10 {
  background-color: rgb(212 212 212 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-neutral-300\/100 {
  background-color: rgb(212 212 212 / 1);
}

.thq-tw-application.thq-tw-application .bg-neutral-300\/15 {
  background-color: rgb(212 212 212 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-neutral-300\/20 {
  background-color: rgb(212 212 212 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-neutral-300\/25 {
  background-color: rgb(212 212 212 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-neutral-300\/30 {
  background-color: rgb(212 212 212 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-neutral-300\/35 {
  background-color: rgb(212 212 212 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-neutral-300\/40 {
  background-color: rgb(212 212 212 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-neutral-300\/45 {
  background-color: rgb(212 212 212 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-neutral-300\/5 {
  background-color: rgb(212 212 212 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-neutral-300\/50 {
  background-color: rgb(212 212 212 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-neutral-300\/55 {
  background-color: rgb(212 212 212 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-neutral-300\/60 {
  background-color: rgb(212 212 212 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-neutral-300\/65 {
  background-color: rgb(212 212 212 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-neutral-300\/70 {
  background-color: rgb(212 212 212 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-neutral-300\/75 {
  background-color: rgb(212 212 212 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-neutral-300\/80 {
  background-color: rgb(212 212 212 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-neutral-300\/85 {
  background-color: rgb(212 212 212 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-neutral-300\/90 {
  background-color: rgb(212 212 212 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-neutral-300\/95 {
  background-color: rgb(212 212 212 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-neutral-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(163 163 163 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-neutral-400\/0 {
  background-color: rgb(163 163 163 / 0);
}

.thq-tw-application.thq-tw-application .bg-neutral-400\/10 {
  background-color: rgb(163 163 163 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-neutral-400\/100 {
  background-color: rgb(163 163 163 / 1);
}

.thq-tw-application.thq-tw-application .bg-neutral-400\/15 {
  background-color: rgb(163 163 163 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-neutral-400\/20 {
  background-color: rgb(163 163 163 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-neutral-400\/25 {
  background-color: rgb(163 163 163 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-neutral-400\/30 {
  background-color: rgb(163 163 163 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-neutral-400\/35 {
  background-color: rgb(163 163 163 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-neutral-400\/40 {
  background-color: rgb(163 163 163 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-neutral-400\/45 {
  background-color: rgb(163 163 163 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-neutral-400\/5 {
  background-color: rgb(163 163 163 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-neutral-400\/50 {
  background-color: rgb(163 163 163 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-neutral-400\/55 {
  background-color: rgb(163 163 163 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-neutral-400\/60 {
  background-color: rgb(163 163 163 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-neutral-400\/65 {
  background-color: rgb(163 163 163 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-neutral-400\/70 {
  background-color: rgb(163 163 163 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-neutral-400\/75 {
  background-color: rgb(163 163 163 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-neutral-400\/80 {
  background-color: rgb(163 163 163 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-neutral-400\/85 {
  background-color: rgb(163 163 163 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-neutral-400\/90 {
  background-color: rgb(163 163 163 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-neutral-400\/95 {
  background-color: rgb(163 163 163 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-neutral-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(115 115 115 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-neutral-500\/0 {
  background-color: rgb(115 115 115 / 0);
}

.thq-tw-application.thq-tw-application .bg-neutral-500\/10 {
  background-color: rgb(115 115 115 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-neutral-500\/100 {
  background-color: rgb(115 115 115 / 1);
}

.thq-tw-application.thq-tw-application .bg-neutral-500\/15 {
  background-color: rgb(115 115 115 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-neutral-500\/20 {
  background-color: rgb(115 115 115 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-neutral-500\/25 {
  background-color: rgb(115 115 115 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-neutral-500\/30 {
  background-color: rgb(115 115 115 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-neutral-500\/35 {
  background-color: rgb(115 115 115 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-neutral-500\/40 {
  background-color: rgb(115 115 115 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-neutral-500\/45 {
  background-color: rgb(115 115 115 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-neutral-500\/5 {
  background-color: rgb(115 115 115 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-neutral-500\/50 {
  background-color: rgb(115 115 115 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-neutral-500\/55 {
  background-color: rgb(115 115 115 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-neutral-500\/60 {
  background-color: rgb(115 115 115 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-neutral-500\/65 {
  background-color: rgb(115 115 115 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-neutral-500\/70 {
  background-color: rgb(115 115 115 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-neutral-500\/75 {
  background-color: rgb(115 115 115 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-neutral-500\/80 {
  background-color: rgb(115 115 115 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-neutral-500\/85 {
  background-color: rgb(115 115 115 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-neutral-500\/90 {
  background-color: rgb(115 115 115 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-neutral-500\/95 {
  background-color: rgb(115 115 115 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-neutral-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 82 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-neutral-600\/0 {
  background-color: rgb(82 82 82 / 0);
}

.thq-tw-application.thq-tw-application .bg-neutral-600\/10 {
  background-color: rgb(82 82 82 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-neutral-600\/100 {
  background-color: rgb(82 82 82 / 1);
}

.thq-tw-application.thq-tw-application .bg-neutral-600\/15 {
  background-color: rgb(82 82 82 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-neutral-600\/20 {
  background-color: rgb(82 82 82 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-neutral-600\/25 {
  background-color: rgb(82 82 82 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-neutral-600\/30 {
  background-color: rgb(82 82 82 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-neutral-600\/35 {
  background-color: rgb(82 82 82 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-neutral-600\/40 {
  background-color: rgb(82 82 82 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-neutral-600\/45 {
  background-color: rgb(82 82 82 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-neutral-600\/5 {
  background-color: rgb(82 82 82 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-neutral-600\/50 {
  background-color: rgb(82 82 82 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-neutral-600\/55 {
  background-color: rgb(82 82 82 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-neutral-600\/60 {
  background-color: rgb(82 82 82 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-neutral-600\/65 {
  background-color: rgb(82 82 82 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-neutral-600\/70 {
  background-color: rgb(82 82 82 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-neutral-600\/75 {
  background-color: rgb(82 82 82 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-neutral-600\/80 {
  background-color: rgb(82 82 82 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-neutral-600\/85 {
  background-color: rgb(82 82 82 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-neutral-600\/90 {
  background-color: rgb(82 82 82 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-neutral-600\/95 {
  background-color: rgb(82 82 82 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-neutral-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(64 64 64 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-neutral-700\/0 {
  background-color: rgb(64 64 64 / 0);
}

.thq-tw-application.thq-tw-application .bg-neutral-700\/10 {
  background-color: rgb(64 64 64 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-neutral-700\/100 {
  background-color: rgb(64 64 64 / 1);
}

.thq-tw-application.thq-tw-application .bg-neutral-700\/15 {
  background-color: rgb(64 64 64 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-neutral-700\/20 {
  background-color: rgb(64 64 64 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-neutral-700\/25 {
  background-color: rgb(64 64 64 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-neutral-700\/30 {
  background-color: rgb(64 64 64 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-neutral-700\/35 {
  background-color: rgb(64 64 64 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-neutral-700\/40 {
  background-color: rgb(64 64 64 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-neutral-700\/45 {
  background-color: rgb(64 64 64 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-neutral-700\/5 {
  background-color: rgb(64 64 64 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-neutral-700\/50 {
  background-color: rgb(64 64 64 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-neutral-700\/55 {
  background-color: rgb(64 64 64 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-neutral-700\/60 {
  background-color: rgb(64 64 64 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-neutral-700\/65 {
  background-color: rgb(64 64 64 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-neutral-700\/70 {
  background-color: rgb(64 64 64 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-neutral-700\/75 {
  background-color: rgb(64 64 64 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-neutral-700\/80 {
  background-color: rgb(64 64 64 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-neutral-700\/85 {
  background-color: rgb(64 64 64 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-neutral-700\/90 {
  background-color: rgb(64 64 64 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-neutral-700\/95 {
  background-color: rgb(64 64 64 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-neutral-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-neutral-800\/0 {
  background-color: rgb(38 38 38 / 0);
}

.thq-tw-application.thq-tw-application .bg-neutral-800\/10 {
  background-color: rgb(38 38 38 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-neutral-800\/100 {
  background-color: rgb(38 38 38 / 1);
}

.thq-tw-application.thq-tw-application .bg-neutral-800\/15 {
  background-color: rgb(38 38 38 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-neutral-800\/20 {
  background-color: rgb(38 38 38 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-neutral-800\/25 {
  background-color: rgb(38 38 38 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-neutral-800\/30 {
  background-color: rgb(38 38 38 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-neutral-800\/35 {
  background-color: rgb(38 38 38 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-neutral-800\/40 {
  background-color: rgb(38 38 38 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-neutral-800\/45 {
  background-color: rgb(38 38 38 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-neutral-800\/5 {
  background-color: rgb(38 38 38 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-neutral-800\/50 {
  background-color: rgb(38 38 38 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-neutral-800\/55 {
  background-color: rgb(38 38 38 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-neutral-800\/60 {
  background-color: rgb(38 38 38 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-neutral-800\/65 {
  background-color: rgb(38 38 38 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-neutral-800\/70 {
  background-color: rgb(38 38 38 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-neutral-800\/75 {
  background-color: rgb(38 38 38 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-neutral-800\/80 {
  background-color: rgb(38 38 38 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-neutral-800\/85 {
  background-color: rgb(38 38 38 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-neutral-800\/90 {
  background-color: rgb(38 38 38 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-neutral-800\/95 {
  background-color: rgb(38 38 38 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-neutral-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(23 23 23 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-neutral-900\/0 {
  background-color: rgb(23 23 23 / 0);
}

.thq-tw-application.thq-tw-application .bg-neutral-900\/10 {
  background-color: rgb(23 23 23 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-neutral-900\/100 {
  background-color: rgb(23 23 23 / 1);
}

.thq-tw-application.thq-tw-application .bg-neutral-900\/15 {
  background-color: rgb(23 23 23 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-neutral-900\/20 {
  background-color: rgb(23 23 23 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-neutral-900\/25 {
  background-color: rgb(23 23 23 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-neutral-900\/30 {
  background-color: rgb(23 23 23 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-neutral-900\/35 {
  background-color: rgb(23 23 23 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-neutral-900\/40 {
  background-color: rgb(23 23 23 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-neutral-900\/45 {
  background-color: rgb(23 23 23 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-neutral-900\/5 {
  background-color: rgb(23 23 23 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-neutral-900\/50 {
  background-color: rgb(23 23 23 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-neutral-900\/55 {
  background-color: rgb(23 23 23 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-neutral-900\/60 {
  background-color: rgb(23 23 23 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-neutral-900\/65 {
  background-color: rgb(23 23 23 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-neutral-900\/70 {
  background-color: rgb(23 23 23 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-neutral-900\/75 {
  background-color: rgb(23 23 23 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-neutral-900\/80 {
  background-color: rgb(23 23 23 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-neutral-900\/85 {
  background-color: rgb(23 23 23 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-neutral-900\/90 {
  background-color: rgb(23 23 23 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-neutral-900\/95 {
  background-color: rgb(23 23 23 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-orange-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-orange-100\/0 {
  background-color: rgb(255 237 213 / 0);
}

.thq-tw-application.thq-tw-application .bg-orange-100\/10 {
  background-color: rgb(255 237 213 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-orange-100\/100 {
  background-color: rgb(255 237 213 / 1);
}

.thq-tw-application.thq-tw-application .bg-orange-100\/15 {
  background-color: rgb(255 237 213 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-orange-100\/20 {
  background-color: rgb(255 237 213 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-orange-100\/25 {
  background-color: rgb(255 237 213 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-orange-100\/30 {
  background-color: rgb(255 237 213 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-orange-100\/35 {
  background-color: rgb(255 237 213 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-orange-100\/40 {
  background-color: rgb(255 237 213 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-orange-100\/45 {
  background-color: rgb(255 237 213 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-orange-100\/5 {
  background-color: rgb(255 237 213 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-orange-100\/50 {
  background-color: rgb(255 237 213 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-orange-100\/55 {
  background-color: rgb(255 237 213 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-orange-100\/60 {
  background-color: rgb(255 237 213 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-orange-100\/65 {
  background-color: rgb(255 237 213 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-orange-100\/70 {
  background-color: rgb(255 237 213 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-orange-100\/75 {
  background-color: rgb(255 237 213 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-orange-100\/80 {
  background-color: rgb(255 237 213 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-orange-100\/85 {
  background-color: rgb(255 237 213 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-orange-100\/90 {
  background-color: rgb(255 237 213 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-orange-100\/95 {
  background-color: rgb(255 237 213 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-orange-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 215 170 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-orange-200\/0 {
  background-color: rgb(254 215 170 / 0);
}

.thq-tw-application.thq-tw-application .bg-orange-200\/10 {
  background-color: rgb(254 215 170 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-orange-200\/100 {
  background-color: rgb(254 215 170 / 1);
}

.thq-tw-application.thq-tw-application .bg-orange-200\/15 {
  background-color: rgb(254 215 170 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-orange-200\/20 {
  background-color: rgb(254 215 170 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-orange-200\/25 {
  background-color: rgb(254 215 170 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-orange-200\/30 {
  background-color: rgb(254 215 170 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-orange-200\/35 {
  background-color: rgb(254 215 170 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-orange-200\/40 {
  background-color: rgb(254 215 170 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-orange-200\/45 {
  background-color: rgb(254 215 170 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-orange-200\/5 {
  background-color: rgb(254 215 170 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-orange-200\/50 {
  background-color: rgb(254 215 170 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-orange-200\/55 {
  background-color: rgb(254 215 170 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-orange-200\/60 {
  background-color: rgb(254 215 170 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-orange-200\/65 {
  background-color: rgb(254 215 170 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-orange-200\/70 {
  background-color: rgb(254 215 170 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-orange-200\/75 {
  background-color: rgb(254 215 170 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-orange-200\/80 {
  background-color: rgb(254 215 170 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-orange-200\/85 {
  background-color: rgb(254 215 170 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-orange-200\/90 {
  background-color: rgb(254 215 170 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-orange-200\/95 {
  background-color: rgb(254 215 170 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-orange-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-orange-300\/0 {
  background-color: rgb(253 186 116 / 0);
}

.thq-tw-application.thq-tw-application .bg-orange-300\/10 {
  background-color: rgb(253 186 116 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-orange-300\/100 {
  background-color: rgb(253 186 116 / 1);
}

.thq-tw-application.thq-tw-application .bg-orange-300\/15 {
  background-color: rgb(253 186 116 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-orange-300\/20 {
  background-color: rgb(253 186 116 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-orange-300\/25 {
  background-color: rgb(253 186 116 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-orange-300\/30 {
  background-color: rgb(253 186 116 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-orange-300\/35 {
  background-color: rgb(253 186 116 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-orange-300\/40 {
  background-color: rgb(253 186 116 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-orange-300\/45 {
  background-color: rgb(253 186 116 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-orange-300\/5 {
  background-color: rgb(253 186 116 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-orange-300\/50 {
  background-color: rgb(253 186 116 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-orange-300\/55 {
  background-color: rgb(253 186 116 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-orange-300\/60 {
  background-color: rgb(253 186 116 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-orange-300\/65 {
  background-color: rgb(253 186 116 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-orange-300\/70 {
  background-color: rgb(253 186 116 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-orange-300\/75 {
  background-color: rgb(253 186 116 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-orange-300\/80 {
  background-color: rgb(253 186 116 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-orange-300\/85 {
  background-color: rgb(253 186 116 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-orange-300\/90 {
  background-color: rgb(253 186 116 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-orange-300\/95 {
  background-color: rgb(253 186 116 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-orange-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-orange-400\/0 {
  background-color: rgb(251 146 60 / 0);
}

.thq-tw-application.thq-tw-application .bg-orange-400\/10 {
  background-color: rgb(251 146 60 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-orange-400\/100 {
  background-color: rgb(251 146 60 / 1);
}

.thq-tw-application.thq-tw-application .bg-orange-400\/15 {
  background-color: rgb(251 146 60 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-orange-400\/20 {
  background-color: rgb(251 146 60 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-orange-400\/25 {
  background-color: rgb(251 146 60 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-orange-400\/30 {
  background-color: rgb(251 146 60 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-orange-400\/35 {
  background-color: rgb(251 146 60 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-orange-400\/40 {
  background-color: rgb(251 146 60 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-orange-400\/45 {
  background-color: rgb(251 146 60 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-orange-400\/5 {
  background-color: rgb(251 146 60 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-orange-400\/50 {
  background-color: rgb(251 146 60 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-orange-400\/55 {
  background-color: rgb(251 146 60 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-orange-400\/60 {
  background-color: rgb(251 146 60 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-orange-400\/65 {
  background-color: rgb(251 146 60 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-orange-400\/70 {
  background-color: rgb(251 146 60 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-orange-400\/75 {
  background-color: rgb(251 146 60 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-orange-400\/80 {
  background-color: rgb(251 146 60 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-orange-400\/85 {
  background-color: rgb(251 146 60 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-orange-400\/90 {
  background-color: rgb(251 146 60 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-orange-400\/95 {
  background-color: rgb(251 146 60 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-orange-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-orange-500\/0 {
  background-color: rgb(249 115 22 / 0);
}

.thq-tw-application.thq-tw-application .bg-orange-500\/10 {
  background-color: rgb(249 115 22 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-orange-500\/100 {
  background-color: rgb(249 115 22 / 1);
}

.thq-tw-application.thq-tw-application .bg-orange-500\/15 {
  background-color: rgb(249 115 22 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-orange-500\/20 {
  background-color: rgb(249 115 22 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-orange-500\/25 {
  background-color: rgb(249 115 22 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-orange-500\/30 {
  background-color: rgb(249 115 22 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-orange-500\/35 {
  background-color: rgb(249 115 22 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-orange-500\/40 {
  background-color: rgb(249 115 22 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-orange-500\/45 {
  background-color: rgb(249 115 22 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-orange-500\/5 {
  background-color: rgb(249 115 22 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-orange-500\/50 {
  background-color: rgb(249 115 22 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-orange-500\/55 {
  background-color: rgb(249 115 22 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-orange-500\/60 {
  background-color: rgb(249 115 22 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-orange-500\/65 {
  background-color: rgb(249 115 22 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-orange-500\/70 {
  background-color: rgb(249 115 22 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-orange-500\/75 {
  background-color: rgb(249 115 22 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-orange-500\/80 {
  background-color: rgb(249 115 22 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-orange-500\/85 {
  background-color: rgb(249 115 22 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-orange-500\/90 {
  background-color: rgb(249 115 22 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-orange-500\/95 {
  background-color: rgb(249 115 22 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-orange-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-orange-600\/0 {
  background-color: rgb(234 88 12 / 0);
}

.thq-tw-application.thq-tw-application .bg-orange-600\/10 {
  background-color: rgb(234 88 12 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-orange-600\/100 {
  background-color: rgb(234 88 12 / 1);
}

.thq-tw-application.thq-tw-application .bg-orange-600\/15 {
  background-color: rgb(234 88 12 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-orange-600\/20 {
  background-color: rgb(234 88 12 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-orange-600\/25 {
  background-color: rgb(234 88 12 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-orange-600\/30 {
  background-color: rgb(234 88 12 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-orange-600\/35 {
  background-color: rgb(234 88 12 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-orange-600\/40 {
  background-color: rgb(234 88 12 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-orange-600\/45 {
  background-color: rgb(234 88 12 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-orange-600\/5 {
  background-color: rgb(234 88 12 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-orange-600\/50 {
  background-color: rgb(234 88 12 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-orange-600\/55 {
  background-color: rgb(234 88 12 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-orange-600\/60 {
  background-color: rgb(234 88 12 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-orange-600\/65 {
  background-color: rgb(234 88 12 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-orange-600\/70 {
  background-color: rgb(234 88 12 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-orange-600\/75 {
  background-color: rgb(234 88 12 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-orange-600\/80 {
  background-color: rgb(234 88 12 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-orange-600\/85 {
  background-color: rgb(234 88 12 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-orange-600\/90 {
  background-color: rgb(234 88 12 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-orange-600\/95 {
  background-color: rgb(234 88 12 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-orange-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(194 65 12 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-orange-700\/0 {
  background-color: rgb(194 65 12 / 0);
}

.thq-tw-application.thq-tw-application .bg-orange-700\/10 {
  background-color: rgb(194 65 12 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-orange-700\/100 {
  background-color: rgb(194 65 12 / 1);
}

.thq-tw-application.thq-tw-application .bg-orange-700\/15 {
  background-color: rgb(194 65 12 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-orange-700\/20 {
  background-color: rgb(194 65 12 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-orange-700\/25 {
  background-color: rgb(194 65 12 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-orange-700\/30 {
  background-color: rgb(194 65 12 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-orange-700\/35 {
  background-color: rgb(194 65 12 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-orange-700\/40 {
  background-color: rgb(194 65 12 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-orange-700\/45 {
  background-color: rgb(194 65 12 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-orange-700\/5 {
  background-color: rgb(194 65 12 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-orange-700\/50 {
  background-color: rgb(194 65 12 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-orange-700\/55 {
  background-color: rgb(194 65 12 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-orange-700\/60 {
  background-color: rgb(194 65 12 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-orange-700\/65 {
  background-color: rgb(194 65 12 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-orange-700\/70 {
  background-color: rgb(194 65 12 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-orange-700\/75 {
  background-color: rgb(194 65 12 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-orange-700\/80 {
  background-color: rgb(194 65 12 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-orange-700\/85 {
  background-color: rgb(194 65 12 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-orange-700\/90 {
  background-color: rgb(194 65 12 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-orange-700\/95 {
  background-color: rgb(194 65 12 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-orange-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(154 52 18 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-orange-800\/0 {
  background-color: rgb(154 52 18 / 0);
}

.thq-tw-application.thq-tw-application .bg-orange-800\/10 {
  background-color: rgb(154 52 18 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-orange-800\/100 {
  background-color: rgb(154 52 18 / 1);
}

.thq-tw-application.thq-tw-application .bg-orange-800\/15 {
  background-color: rgb(154 52 18 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-orange-800\/20 {
  background-color: rgb(154 52 18 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-orange-800\/25 {
  background-color: rgb(154 52 18 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-orange-800\/30 {
  background-color: rgb(154 52 18 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-orange-800\/35 {
  background-color: rgb(154 52 18 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-orange-800\/40 {
  background-color: rgb(154 52 18 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-orange-800\/45 {
  background-color: rgb(154 52 18 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-orange-800\/5 {
  background-color: rgb(154 52 18 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-orange-800\/50 {
  background-color: rgb(154 52 18 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-orange-800\/55 {
  background-color: rgb(154 52 18 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-orange-800\/60 {
  background-color: rgb(154 52 18 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-orange-800\/65 {
  background-color: rgb(154 52 18 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-orange-800\/70 {
  background-color: rgb(154 52 18 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-orange-800\/75 {
  background-color: rgb(154 52 18 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-orange-800\/80 {
  background-color: rgb(154 52 18 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-orange-800\/85 {
  background-color: rgb(154 52 18 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-orange-800\/90 {
  background-color: rgb(154 52 18 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-orange-800\/95 {
  background-color: rgb(154 52 18 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-orange-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(124 45 18 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-orange-900\/0 {
  background-color: rgb(124 45 18 / 0);
}

.thq-tw-application.thq-tw-application .bg-orange-900\/10 {
  background-color: rgb(124 45 18 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-orange-900\/100 {
  background-color: rgb(124 45 18 / 1);
}

.thq-tw-application.thq-tw-application .bg-orange-900\/15 {
  background-color: rgb(124 45 18 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-orange-900\/20 {
  background-color: rgb(124 45 18 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-orange-900\/25 {
  background-color: rgb(124 45 18 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-orange-900\/30 {
  background-color: rgb(124 45 18 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-orange-900\/35 {
  background-color: rgb(124 45 18 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-orange-900\/40 {
  background-color: rgb(124 45 18 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-orange-900\/45 {
  background-color: rgb(124 45 18 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-orange-900\/5 {
  background-color: rgb(124 45 18 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-orange-900\/50 {
  background-color: rgb(124 45 18 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-orange-900\/55 {
  background-color: rgb(124 45 18 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-orange-900\/60 {
  background-color: rgb(124 45 18 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-orange-900\/65 {
  background-color: rgb(124 45 18 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-orange-900\/70 {
  background-color: rgb(124 45 18 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-orange-900\/75 {
  background-color: rgb(124 45 18 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-orange-900\/80 {
  background-color: rgb(124 45 18 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-orange-900\/85 {
  background-color: rgb(124 45 18 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-orange-900\/90 {
  background-color: rgb(124 45 18 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-orange-900\/95 {
  background-color: rgb(124 45 18 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-pink-100\/0 {
  background-color: rgb(252 231 243 / 0);
}

.thq-tw-application.thq-tw-application .bg-pink-100\/10 {
  background-color: rgb(252 231 243 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-pink-100\/100 {
  background-color: rgb(252 231 243 / 1);
}

.thq-tw-application.thq-tw-application .bg-pink-100\/15 {
  background-color: rgb(252 231 243 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-pink-100\/20 {
  background-color: rgb(252 231 243 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-pink-100\/25 {
  background-color: rgb(252 231 243 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-pink-100\/30 {
  background-color: rgb(252 231 243 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-pink-100\/35 {
  background-color: rgb(252 231 243 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-pink-100\/40 {
  background-color: rgb(252 231 243 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-pink-100\/45 {
  background-color: rgb(252 231 243 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-pink-100\/5 {
  background-color: rgb(252 231 243 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-pink-100\/50 {
  background-color: rgb(252 231 243 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-pink-100\/55 {
  background-color: rgb(252 231 243 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-pink-100\/60 {
  background-color: rgb(252 231 243 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-pink-100\/65 {
  background-color: rgb(252 231 243 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-pink-100\/70 {
  background-color: rgb(252 231 243 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-pink-100\/75 {
  background-color: rgb(252 231 243 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-pink-100\/80 {
  background-color: rgb(252 231 243 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-pink-100\/85 {
  background-color: rgb(252 231 243 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-pink-100\/90 {
  background-color: rgb(252 231 243 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-pink-100\/95 {
  background-color: rgb(252 231 243 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-pink-200\/0 {
  background-color: rgb(251 207 232 / 0);
}

.thq-tw-application.thq-tw-application .bg-pink-200\/10 {
  background-color: rgb(251 207 232 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-pink-200\/100 {
  background-color: rgb(251 207 232 / 1);
}

.thq-tw-application.thq-tw-application .bg-pink-200\/15 {
  background-color: rgb(251 207 232 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-pink-200\/20 {
  background-color: rgb(251 207 232 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-pink-200\/25 {
  background-color: rgb(251 207 232 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-pink-200\/30 {
  background-color: rgb(251 207 232 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-pink-200\/35 {
  background-color: rgb(251 207 232 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-pink-200\/40 {
  background-color: rgb(251 207 232 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-pink-200\/45 {
  background-color: rgb(251 207 232 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-pink-200\/5 {
  background-color: rgb(251 207 232 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-pink-200\/50 {
  background-color: rgb(251 207 232 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-pink-200\/55 {
  background-color: rgb(251 207 232 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-pink-200\/60 {
  background-color: rgb(251 207 232 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-pink-200\/65 {
  background-color: rgb(251 207 232 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-pink-200\/70 {
  background-color: rgb(251 207 232 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-pink-200\/75 {
  background-color: rgb(251 207 232 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-pink-200\/80 {
  background-color: rgb(251 207 232 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-pink-200\/85 {
  background-color: rgb(251 207 232 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-pink-200\/90 {
  background-color: rgb(251 207 232 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-pink-200\/95 {
  background-color: rgb(251 207 232 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-pink-300\/0 {
  background-color: rgb(249 168 212 / 0);
}

.thq-tw-application.thq-tw-application .bg-pink-300\/10 {
  background-color: rgb(249 168 212 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-pink-300\/100 {
  background-color: rgb(249 168 212 / 1);
}

.thq-tw-application.thq-tw-application .bg-pink-300\/15 {
  background-color: rgb(249 168 212 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-pink-300\/20 {
  background-color: rgb(249 168 212 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-pink-300\/25 {
  background-color: rgb(249 168 212 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-pink-300\/30 {
  background-color: rgb(249 168 212 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-pink-300\/35 {
  background-color: rgb(249 168 212 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-pink-300\/40 {
  background-color: rgb(249 168 212 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-pink-300\/45 {
  background-color: rgb(249 168 212 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-pink-300\/5 {
  background-color: rgb(249 168 212 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-pink-300\/50 {
  background-color: rgb(249 168 212 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-pink-300\/55 {
  background-color: rgb(249 168 212 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-pink-300\/60 {
  background-color: rgb(249 168 212 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-pink-300\/65 {
  background-color: rgb(249 168 212 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-pink-300\/70 {
  background-color: rgb(249 168 212 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-pink-300\/75 {
  background-color: rgb(249 168 212 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-pink-300\/80 {
  background-color: rgb(249 168 212 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-pink-300\/85 {
  background-color: rgb(249 168 212 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-pink-300\/90 {
  background-color: rgb(249 168 212 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-pink-300\/95 {
  background-color: rgb(249 168 212 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-pink-400\/0 {
  background-color: rgb(244 114 182 / 0);
}

.thq-tw-application.thq-tw-application .bg-pink-400\/10 {
  background-color: rgb(244 114 182 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-pink-400\/100 {
  background-color: rgb(244 114 182 / 1);
}

.thq-tw-application.thq-tw-application .bg-pink-400\/15 {
  background-color: rgb(244 114 182 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-pink-400\/20 {
  background-color: rgb(244 114 182 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-pink-400\/25 {
  background-color: rgb(244 114 182 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-pink-400\/30 {
  background-color: rgb(244 114 182 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-pink-400\/35 {
  background-color: rgb(244 114 182 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-pink-400\/40 {
  background-color: rgb(244 114 182 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-pink-400\/45 {
  background-color: rgb(244 114 182 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-pink-400\/5 {
  background-color: rgb(244 114 182 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-pink-400\/50 {
  background-color: rgb(244 114 182 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-pink-400\/55 {
  background-color: rgb(244 114 182 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-pink-400\/60 {
  background-color: rgb(244 114 182 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-pink-400\/65 {
  background-color: rgb(244 114 182 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-pink-400\/70 {
  background-color: rgb(244 114 182 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-pink-400\/75 {
  background-color: rgb(244 114 182 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-pink-400\/80 {
  background-color: rgb(244 114 182 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-pink-400\/85 {
  background-color: rgb(244 114 182 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-pink-400\/90 {
  background-color: rgb(244 114 182 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-pink-400\/95 {
  background-color: rgb(244 114 182 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-pink-500\/0 {
  background-color: rgb(236 72 153 / 0);
}

.thq-tw-application.thq-tw-application .bg-pink-500\/10 {
  background-color: rgb(236 72 153 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-pink-500\/100 {
  background-color: rgb(236 72 153 / 1);
}

.thq-tw-application.thq-tw-application .bg-pink-500\/15 {
  background-color: rgb(236 72 153 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-pink-500\/20 {
  background-color: rgb(236 72 153 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-pink-500\/25 {
  background-color: rgb(236 72 153 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-pink-500\/30 {
  background-color: rgb(236 72 153 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-pink-500\/35 {
  background-color: rgb(236 72 153 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-pink-500\/40 {
  background-color: rgb(236 72 153 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-pink-500\/45 {
  background-color: rgb(236 72 153 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-pink-500\/5 {
  background-color: rgb(236 72 153 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-pink-500\/50 {
  background-color: rgb(236 72 153 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-pink-500\/55 {
  background-color: rgb(236 72 153 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-pink-500\/60 {
  background-color: rgb(236 72 153 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-pink-500\/65 {
  background-color: rgb(236 72 153 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-pink-500\/70 {
  background-color: rgb(236 72 153 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-pink-500\/75 {
  background-color: rgb(236 72 153 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-pink-500\/80 {
  background-color: rgb(236 72 153 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-pink-500\/85 {
  background-color: rgb(236 72 153 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-pink-500\/90 {
  background-color: rgb(236 72 153 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-pink-500\/95 {
  background-color: rgb(236 72 153 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-pink-600\/0 {
  background-color: rgb(219 39 119 / 0);
}

.thq-tw-application.thq-tw-application .bg-pink-600\/10 {
  background-color: rgb(219 39 119 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-pink-600\/100 {
  background-color: rgb(219 39 119 / 1);
}

.thq-tw-application.thq-tw-application .bg-pink-600\/15 {
  background-color: rgb(219 39 119 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-pink-600\/20 {
  background-color: rgb(219 39 119 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-pink-600\/25 {
  background-color: rgb(219 39 119 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-pink-600\/30 {
  background-color: rgb(219 39 119 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-pink-600\/35 {
  background-color: rgb(219 39 119 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-pink-600\/40 {
  background-color: rgb(219 39 119 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-pink-600\/45 {
  background-color: rgb(219 39 119 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-pink-600\/5 {
  background-color: rgb(219 39 119 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-pink-600\/50 {
  background-color: rgb(219 39 119 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-pink-600\/55 {
  background-color: rgb(219 39 119 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-pink-600\/60 {
  background-color: rgb(219 39 119 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-pink-600\/65 {
  background-color: rgb(219 39 119 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-pink-600\/70 {
  background-color: rgb(219 39 119 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-pink-600\/75 {
  background-color: rgb(219 39 119 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-pink-600\/80 {
  background-color: rgb(219 39 119 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-pink-600\/85 {
  background-color: rgb(219 39 119 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-pink-600\/90 {
  background-color: rgb(219 39 119 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-pink-600\/95 {
  background-color: rgb(219 39 119 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-pink-700\/0 {
  background-color: rgb(190 24 93 / 0);
}

.thq-tw-application.thq-tw-application .bg-pink-700\/10 {
  background-color: rgb(190 24 93 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-pink-700\/100 {
  background-color: rgb(190 24 93 / 1);
}

.thq-tw-application.thq-tw-application .bg-pink-700\/15 {
  background-color: rgb(190 24 93 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-pink-700\/20 {
  background-color: rgb(190 24 93 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-pink-700\/25 {
  background-color: rgb(190 24 93 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-pink-700\/30 {
  background-color: rgb(190 24 93 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-pink-700\/35 {
  background-color: rgb(190 24 93 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-pink-700\/40 {
  background-color: rgb(190 24 93 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-pink-700\/45 {
  background-color: rgb(190 24 93 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-pink-700\/5 {
  background-color: rgb(190 24 93 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-pink-700\/50 {
  background-color: rgb(190 24 93 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-pink-700\/55 {
  background-color: rgb(190 24 93 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-pink-700\/60 {
  background-color: rgb(190 24 93 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-pink-700\/65 {
  background-color: rgb(190 24 93 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-pink-700\/70 {
  background-color: rgb(190 24 93 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-pink-700\/75 {
  background-color: rgb(190 24 93 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-pink-700\/80 {
  background-color: rgb(190 24 93 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-pink-700\/85 {
  background-color: rgb(190 24 93 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-pink-700\/90 {
  background-color: rgb(190 24 93 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-pink-700\/95 {
  background-color: rgb(190 24 93 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-pink-800\/0 {
  background-color: rgb(157 23 77 / 0);
}

.thq-tw-application.thq-tw-application .bg-pink-800\/10 {
  background-color: rgb(157 23 77 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-pink-800\/100 {
  background-color: rgb(157 23 77 / 1);
}

.thq-tw-application.thq-tw-application .bg-pink-800\/15 {
  background-color: rgb(157 23 77 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-pink-800\/20 {
  background-color: rgb(157 23 77 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-pink-800\/25 {
  background-color: rgb(157 23 77 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-pink-800\/30 {
  background-color: rgb(157 23 77 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-pink-800\/35 {
  background-color: rgb(157 23 77 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-pink-800\/40 {
  background-color: rgb(157 23 77 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-pink-800\/45 {
  background-color: rgb(157 23 77 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-pink-800\/5 {
  background-color: rgb(157 23 77 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-pink-800\/50 {
  background-color: rgb(157 23 77 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-pink-800\/55 {
  background-color: rgb(157 23 77 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-pink-800\/60 {
  background-color: rgb(157 23 77 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-pink-800\/65 {
  background-color: rgb(157 23 77 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-pink-800\/70 {
  background-color: rgb(157 23 77 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-pink-800\/75 {
  background-color: rgb(157 23 77 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-pink-800\/80 {
  background-color: rgb(157 23 77 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-pink-800\/85 {
  background-color: rgb(157 23 77 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-pink-800\/90 {
  background-color: rgb(157 23 77 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-pink-800\/95 {
  background-color: rgb(157 23 77 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-pink-900\/0 {
  background-color: rgb(131 24 67 / 0);
}

.thq-tw-application.thq-tw-application .bg-pink-900\/10 {
  background-color: rgb(131 24 67 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-pink-900\/100 {
  background-color: rgb(131 24 67 / 1);
}

.thq-tw-application.thq-tw-application .bg-pink-900\/15 {
  background-color: rgb(131 24 67 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-pink-900\/20 {
  background-color: rgb(131 24 67 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-pink-900\/25 {
  background-color: rgb(131 24 67 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-pink-900\/30 {
  background-color: rgb(131 24 67 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-pink-900\/35 {
  background-color: rgb(131 24 67 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-pink-900\/40 {
  background-color: rgb(131 24 67 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-pink-900\/45 {
  background-color: rgb(131 24 67 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-pink-900\/5 {
  background-color: rgb(131 24 67 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-pink-900\/50 {
  background-color: rgb(131 24 67 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-pink-900\/55 {
  background-color: rgb(131 24 67 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-pink-900\/60 {
  background-color: rgb(131 24 67 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-pink-900\/65 {
  background-color: rgb(131 24 67 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-pink-900\/70 {
  background-color: rgb(131 24 67 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-pink-900\/75 {
  background-color: rgb(131 24 67 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-pink-900\/80 {
  background-color: rgb(131 24 67 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-pink-900\/85 {
  background-color: rgb(131 24 67 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-pink-900\/90 {
  background-color: rgb(131 24 67 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-pink-900\/95 {
  background-color: rgb(131 24 67 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-purple-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 232 255 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-purple-100\/0 {
  background-color: rgb(243 232 255 / 0);
}

.thq-tw-application.thq-tw-application .bg-purple-100\/10 {
  background-color: rgb(243 232 255 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-purple-100\/100 {
  background-color: rgb(243 232 255 / 1);
}

.thq-tw-application.thq-tw-application .bg-purple-100\/15 {
  background-color: rgb(243 232 255 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-purple-100\/20 {
  background-color: rgb(243 232 255 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-purple-100\/25 {
  background-color: rgb(243 232 255 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-purple-100\/30 {
  background-color: rgb(243 232 255 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-purple-100\/35 {
  background-color: rgb(243 232 255 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-purple-100\/40 {
  background-color: rgb(243 232 255 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-purple-100\/45 {
  background-color: rgb(243 232 255 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-purple-100\/5 {
  background-color: rgb(243 232 255 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-purple-100\/50 {
  background-color: rgb(243 232 255 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-purple-100\/55 {
  background-color: rgb(243 232 255 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-purple-100\/60 {
  background-color: rgb(243 232 255 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-purple-100\/65 {
  background-color: rgb(243 232 255 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-purple-100\/70 {
  background-color: rgb(243 232 255 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-purple-100\/75 {
  background-color: rgb(243 232 255 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-purple-100\/80 {
  background-color: rgb(243 232 255 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-purple-100\/85 {
  background-color: rgb(243 232 255 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-purple-100\/90 {
  background-color: rgb(243 232 255 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-purple-100\/95 {
  background-color: rgb(243 232 255 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-purple-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(233 213 255 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-purple-200\/0 {
  background-color: rgb(233 213 255 / 0);
}

.thq-tw-application.thq-tw-application .bg-purple-200\/10 {
  background-color: rgb(233 213 255 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-purple-200\/100 {
  background-color: rgb(233 213 255 / 1);
}

.thq-tw-application.thq-tw-application .bg-purple-200\/15 {
  background-color: rgb(233 213 255 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-purple-200\/20 {
  background-color: rgb(233 213 255 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-purple-200\/25 {
  background-color: rgb(233 213 255 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-purple-200\/30 {
  background-color: rgb(233 213 255 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-purple-200\/35 {
  background-color: rgb(233 213 255 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-purple-200\/40 {
  background-color: rgb(233 213 255 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-purple-200\/45 {
  background-color: rgb(233 213 255 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-purple-200\/5 {
  background-color: rgb(233 213 255 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-purple-200\/50 {
  background-color: rgb(233 213 255 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-purple-200\/55 {
  background-color: rgb(233 213 255 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-purple-200\/60 {
  background-color: rgb(233 213 255 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-purple-200\/65 {
  background-color: rgb(233 213 255 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-purple-200\/70 {
  background-color: rgb(233 213 255 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-purple-200\/75 {
  background-color: rgb(233 213 255 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-purple-200\/80 {
  background-color: rgb(233 213 255 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-purple-200\/85 {
  background-color: rgb(233 213 255 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-purple-200\/90 {
  background-color: rgb(233 213 255 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-purple-200\/95 {
  background-color: rgb(233 213 255 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-purple-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(216 180 254 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-purple-300\/0 {
  background-color: rgb(216 180 254 / 0);
}

.thq-tw-application.thq-tw-application .bg-purple-300\/10 {
  background-color: rgb(216 180 254 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-purple-300\/100 {
  background-color: rgb(216 180 254 / 1);
}

.thq-tw-application.thq-tw-application .bg-purple-300\/15 {
  background-color: rgb(216 180 254 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-purple-300\/20 {
  background-color: rgb(216 180 254 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-purple-300\/25 {
  background-color: rgb(216 180 254 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-purple-300\/30 {
  background-color: rgb(216 180 254 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-purple-300\/35 {
  background-color: rgb(216 180 254 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-purple-300\/40 {
  background-color: rgb(216 180 254 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-purple-300\/45 {
  background-color: rgb(216 180 254 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-purple-300\/5 {
  background-color: rgb(216 180 254 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-purple-300\/50 {
  background-color: rgb(216 180 254 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-purple-300\/55 {
  background-color: rgb(216 180 254 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-purple-300\/60 {
  background-color: rgb(216 180 254 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-purple-300\/65 {
  background-color: rgb(216 180 254 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-purple-300\/70 {
  background-color: rgb(216 180 254 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-purple-300\/75 {
  background-color: rgb(216 180 254 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-purple-300\/80 {
  background-color: rgb(216 180 254 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-purple-300\/85 {
  background-color: rgb(216 180 254 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-purple-300\/90 {
  background-color: rgb(216 180 254 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-purple-300\/95 {
  background-color: rgb(216 180 254 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-purple-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(192 132 252 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-purple-400\/0 {
  background-color: rgb(192 132 252 / 0);
}

.thq-tw-application.thq-tw-application .bg-purple-400\/10 {
  background-color: rgb(192 132 252 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-purple-400\/100 {
  background-color: rgb(192 132 252 / 1);
}

.thq-tw-application.thq-tw-application .bg-purple-400\/15 {
  background-color: rgb(192 132 252 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-purple-400\/20 {
  background-color: rgb(192 132 252 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-purple-400\/25 {
  background-color: rgb(192 132 252 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-purple-400\/30 {
  background-color: rgb(192 132 252 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-purple-400\/35 {
  background-color: rgb(192 132 252 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-purple-400\/40 {
  background-color: rgb(192 132 252 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-purple-400\/45 {
  background-color: rgb(192 132 252 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-purple-400\/5 {
  background-color: rgb(192 132 252 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-purple-400\/50 {
  background-color: rgb(192 132 252 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-purple-400\/55 {
  background-color: rgb(192 132 252 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-purple-400\/60 {
  background-color: rgb(192 132 252 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-purple-400\/65 {
  background-color: rgb(192 132 252 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-purple-400\/70 {
  background-color: rgb(192 132 252 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-purple-400\/75 {
  background-color: rgb(192 132 252 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-purple-400\/80 {
  background-color: rgb(192 132 252 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-purple-400\/85 {
  background-color: rgb(192 132 252 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-purple-400\/90 {
  background-color: rgb(192 132 252 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-purple-400\/95 {
  background-color: rgb(192 132 252 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-purple-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 245 255 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-purple-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(168 85 247 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-purple-500\/0 {
  background-color: rgb(168 85 247 / 0);
}

.thq-tw-application.thq-tw-application .bg-purple-500\/10 {
  background-color: rgb(168 85 247 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-purple-500\/100 {
  background-color: rgb(168 85 247 / 1);
}

.thq-tw-application.thq-tw-application .bg-purple-500\/15 {
  background-color: rgb(168 85 247 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-purple-500\/20 {
  background-color: rgb(168 85 247 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-purple-500\/25 {
  background-color: rgb(168 85 247 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-purple-500\/30 {
  background-color: rgb(168 85 247 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-purple-500\/35 {
  background-color: rgb(168 85 247 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-purple-500\/40 {
  background-color: rgb(168 85 247 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-purple-500\/45 {
  background-color: rgb(168 85 247 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-purple-500\/5 {
  background-color: rgb(168 85 247 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-purple-500\/50 {
  background-color: rgb(168 85 247 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-purple-500\/55 {
  background-color: rgb(168 85 247 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-purple-500\/60 {
  background-color: rgb(168 85 247 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-purple-500\/65 {
  background-color: rgb(168 85 247 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-purple-500\/70 {
  background-color: rgb(168 85 247 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-purple-500\/75 {
  background-color: rgb(168 85 247 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-purple-500\/80 {
  background-color: rgb(168 85 247 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-purple-500\/85 {
  background-color: rgb(168 85 247 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-purple-500\/90 {
  background-color: rgb(168 85 247 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-purple-500\/95 {
  background-color: rgb(168 85 247 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-purple-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(147 51 234 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-purple-600\/0 {
  background-color: rgb(147 51 234 / 0);
}

.thq-tw-application.thq-tw-application .bg-purple-600\/10 {
  background-color: rgb(147 51 234 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-purple-600\/100 {
  background-color: rgb(147 51 234 / 1);
}

.thq-tw-application.thq-tw-application .bg-purple-600\/15 {
  background-color: rgb(147 51 234 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-purple-600\/20 {
  background-color: rgb(147 51 234 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-purple-600\/25 {
  background-color: rgb(147 51 234 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-purple-600\/30 {
  background-color: rgb(147 51 234 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-purple-600\/35 {
  background-color: rgb(147 51 234 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-purple-600\/40 {
  background-color: rgb(147 51 234 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-purple-600\/45 {
  background-color: rgb(147 51 234 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-purple-600\/5 {
  background-color: rgb(147 51 234 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-purple-600\/50 {
  background-color: rgb(147 51 234 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-purple-600\/55 {
  background-color: rgb(147 51 234 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-purple-600\/60 {
  background-color: rgb(147 51 234 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-purple-600\/65 {
  background-color: rgb(147 51 234 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-purple-600\/70 {
  background-color: rgb(147 51 234 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-purple-600\/75 {
  background-color: rgb(147 51 234 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-purple-600\/80 {
  background-color: rgb(147 51 234 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-purple-600\/85 {
  background-color: rgb(147 51 234 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-purple-600\/90 {
  background-color: rgb(147 51 234 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-purple-600\/95 {
  background-color: rgb(147 51 234 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-purple-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(126 34 206 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-purple-700\/0 {
  background-color: rgb(126 34 206 / 0);
}

.thq-tw-application.thq-tw-application .bg-purple-700\/10 {
  background-color: rgb(126 34 206 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-purple-700\/100 {
  background-color: rgb(126 34 206 / 1);
}

.thq-tw-application.thq-tw-application .bg-purple-700\/15 {
  background-color: rgb(126 34 206 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-purple-700\/20 {
  background-color: rgb(126 34 206 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-purple-700\/25 {
  background-color: rgb(126 34 206 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-purple-700\/30 {
  background-color: rgb(126 34 206 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-purple-700\/35 {
  background-color: rgb(126 34 206 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-purple-700\/40 {
  background-color: rgb(126 34 206 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-purple-700\/45 {
  background-color: rgb(126 34 206 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-purple-700\/5 {
  background-color: rgb(126 34 206 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-purple-700\/50 {
  background-color: rgb(126 34 206 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-purple-700\/55 {
  background-color: rgb(126 34 206 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-purple-700\/60 {
  background-color: rgb(126 34 206 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-purple-700\/65 {
  background-color: rgb(126 34 206 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-purple-700\/70 {
  background-color: rgb(126 34 206 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-purple-700\/75 {
  background-color: rgb(126 34 206 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-purple-700\/80 {
  background-color: rgb(126 34 206 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-purple-700\/85 {
  background-color: rgb(126 34 206 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-purple-700\/90 {
  background-color: rgb(126 34 206 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-purple-700\/95 {
  background-color: rgb(126 34 206 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-purple-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(107 33 168 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-purple-800\/0 {
  background-color: rgb(107 33 168 / 0);
}

.thq-tw-application.thq-tw-application .bg-purple-800\/10 {
  background-color: rgb(107 33 168 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-purple-800\/100 {
  background-color: rgb(107 33 168 / 1);
}

.thq-tw-application.thq-tw-application .bg-purple-800\/15 {
  background-color: rgb(107 33 168 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-purple-800\/20 {
  background-color: rgb(107 33 168 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-purple-800\/25 {
  background-color: rgb(107 33 168 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-purple-800\/30 {
  background-color: rgb(107 33 168 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-purple-800\/35 {
  background-color: rgb(107 33 168 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-purple-800\/40 {
  background-color: rgb(107 33 168 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-purple-800\/45 {
  background-color: rgb(107 33 168 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-purple-800\/5 {
  background-color: rgb(107 33 168 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-purple-800\/50 {
  background-color: rgb(107 33 168 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-purple-800\/55 {
  background-color: rgb(107 33 168 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-purple-800\/60 {
  background-color: rgb(107 33 168 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-purple-800\/65 {
  background-color: rgb(107 33 168 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-purple-800\/70 {
  background-color: rgb(107 33 168 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-purple-800\/75 {
  background-color: rgb(107 33 168 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-purple-800\/80 {
  background-color: rgb(107 33 168 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-purple-800\/85 {
  background-color: rgb(107 33 168 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-purple-800\/90 {
  background-color: rgb(107 33 168 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-purple-800\/95 {
  background-color: rgb(107 33 168 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-purple-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(88 28 135 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-purple-900\/0 {
  background-color: rgb(88 28 135 / 0);
}

.thq-tw-application.thq-tw-application .bg-purple-900\/10 {
  background-color: rgb(88 28 135 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-purple-900\/100 {
  background-color: rgb(88 28 135 / 1);
}

.thq-tw-application.thq-tw-application .bg-purple-900\/15 {
  background-color: rgb(88 28 135 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-purple-900\/20 {
  background-color: rgb(88 28 135 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-purple-900\/25 {
  background-color: rgb(88 28 135 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-purple-900\/30 {
  background-color: rgb(88 28 135 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-purple-900\/35 {
  background-color: rgb(88 28 135 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-purple-900\/40 {
  background-color: rgb(88 28 135 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-purple-900\/45 {
  background-color: rgb(88 28 135 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-purple-900\/5 {
  background-color: rgb(88 28 135 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-purple-900\/50 {
  background-color: rgb(88 28 135 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-purple-900\/55 {
  background-color: rgb(88 28 135 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-purple-900\/60 {
  background-color: rgb(88 28 135 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-purple-900\/65 {
  background-color: rgb(88 28 135 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-purple-900\/70 {
  background-color: rgb(88 28 135 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-purple-900\/75 {
  background-color: rgb(88 28 135 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-purple-900\/80 {
  background-color: rgb(88 28 135 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-purple-900\/85 {
  background-color: rgb(88 28 135 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-purple-900\/90 {
  background-color: rgb(88 28 135 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-purple-900\/95 {
  background-color: rgb(88 28 135 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-red-100\/0 {
  background-color: rgb(254 226 226 / 0);
}

.thq-tw-application.thq-tw-application .bg-red-100\/10 {
  background-color: rgb(254 226 226 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-red-100\/100 {
  background-color: rgb(254 226 226 / 1);
}

.thq-tw-application.thq-tw-application .bg-red-100\/15 {
  background-color: rgb(254 226 226 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-red-100\/20 {
  background-color: rgb(254 226 226 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-red-100\/25 {
  background-color: rgb(254 226 226 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-red-100\/30 {
  background-color: rgb(254 226 226 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-red-100\/35 {
  background-color: rgb(254 226 226 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-red-100\/40 {
  background-color: rgb(254 226 226 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-red-100\/45 {
  background-color: rgb(254 226 226 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-red-100\/5 {
  background-color: rgb(254 226 226 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-red-100\/50 {
  background-color: rgb(254 226 226 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-red-100\/55 {
  background-color: rgb(254 226 226 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-red-100\/60 {
  background-color: rgb(254 226 226 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-red-100\/65 {
  background-color: rgb(254 226 226 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-red-100\/70 {
  background-color: rgb(254 226 226 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-red-100\/75 {
  background-color: rgb(254 226 226 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-red-100\/80 {
  background-color: rgb(254 226 226 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-red-100\/85 {
  background-color: rgb(254 226 226 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-red-100\/90 {
  background-color: rgb(254 226 226 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-red-100\/95 {
  background-color: rgb(254 226 226 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-red-200\/0 {
  background-color: rgb(254 202 202 / 0);
}

.thq-tw-application.thq-tw-application .bg-red-200\/10 {
  background-color: rgb(254 202 202 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-red-200\/100 {
  background-color: rgb(254 202 202 / 1);
}

.thq-tw-application.thq-tw-application .bg-red-200\/15 {
  background-color: rgb(254 202 202 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-red-200\/20 {
  background-color: rgb(254 202 202 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-red-200\/25 {
  background-color: rgb(254 202 202 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-red-200\/30 {
  background-color: rgb(254 202 202 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-red-200\/35 {
  background-color: rgb(254 202 202 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-red-200\/40 {
  background-color: rgb(254 202 202 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-red-200\/45 {
  background-color: rgb(254 202 202 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-red-200\/5 {
  background-color: rgb(254 202 202 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-red-200\/50 {
  background-color: rgb(254 202 202 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-red-200\/55 {
  background-color: rgb(254 202 202 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-red-200\/60 {
  background-color: rgb(254 202 202 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-red-200\/65 {
  background-color: rgb(254 202 202 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-red-200\/70 {
  background-color: rgb(254 202 202 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-red-200\/75 {
  background-color: rgb(254 202 202 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-red-200\/80 {
  background-color: rgb(254 202 202 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-red-200\/85 {
  background-color: rgb(254 202 202 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-red-200\/90 {
  background-color: rgb(254 202 202 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-red-200\/95 {
  background-color: rgb(254 202 202 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-red-300\/0 {
  background-color: rgb(252 165 165 / 0);
}

.thq-tw-application.thq-tw-application .bg-red-300\/10 {
  background-color: rgb(252 165 165 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-red-300\/100 {
  background-color: rgb(252 165 165 / 1);
}

.thq-tw-application.thq-tw-application .bg-red-300\/15 {
  background-color: rgb(252 165 165 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-red-300\/20 {
  background-color: rgb(252 165 165 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-red-300\/25 {
  background-color: rgb(252 165 165 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-red-300\/30 {
  background-color: rgb(252 165 165 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-red-300\/35 {
  background-color: rgb(252 165 165 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-red-300\/40 {
  background-color: rgb(252 165 165 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-red-300\/45 {
  background-color: rgb(252 165 165 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-red-300\/5 {
  background-color: rgb(252 165 165 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-red-300\/50 {
  background-color: rgb(252 165 165 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-red-300\/55 {
  background-color: rgb(252 165 165 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-red-300\/60 {
  background-color: rgb(252 165 165 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-red-300\/65 {
  background-color: rgb(252 165 165 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-red-300\/70 {
  background-color: rgb(252 165 165 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-red-300\/75 {
  background-color: rgb(252 165 165 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-red-300\/80 {
  background-color: rgb(252 165 165 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-red-300\/85 {
  background-color: rgb(252 165 165 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-red-300\/90 {
  background-color: rgb(252 165 165 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-red-300\/95 {
  background-color: rgb(252 165 165 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-red-400\/0 {
  background-color: rgb(248 113 113 / 0);
}

.thq-tw-application.thq-tw-application .bg-red-400\/10 {
  background-color: rgb(248 113 113 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-red-400\/100 {
  background-color: rgb(248 113 113 / 1);
}

.thq-tw-application.thq-tw-application .bg-red-400\/15 {
  background-color: rgb(248 113 113 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-red-400\/20 {
  background-color: rgb(248 113 113 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-red-400\/25 {
  background-color: rgb(248 113 113 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-red-400\/30 {
  background-color: rgb(248 113 113 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-red-400\/35 {
  background-color: rgb(248 113 113 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-red-400\/40 {
  background-color: rgb(248 113 113 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-red-400\/45 {
  background-color: rgb(248 113 113 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-red-400\/5 {
  background-color: rgb(248 113 113 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-red-400\/50 {
  background-color: rgb(248 113 113 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-red-400\/55 {
  background-color: rgb(248 113 113 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-red-400\/60 {
  background-color: rgb(248 113 113 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-red-400\/65 {
  background-color: rgb(248 113 113 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-red-400\/70 {
  background-color: rgb(248 113 113 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-red-400\/75 {
  background-color: rgb(248 113 113 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-red-400\/80 {
  background-color: rgb(248 113 113 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-red-400\/85 {
  background-color: rgb(248 113 113 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-red-400\/90 {
  background-color: rgb(248 113 113 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-red-400\/95 {
  background-color: rgb(248 113 113 / 0.95);
}

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

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

.thq-tw-application.thq-tw-application .bg-red-500\/0 {
  background-color: rgb(239 68 68 / 0);
}

.thq-tw-application.thq-tw-application .bg-red-500\/10 {
  background-color: rgb(239 68 68 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-red-500\/100 {
  background-color: rgb(239 68 68 / 1);
}

.thq-tw-application.thq-tw-application .bg-red-500\/15 {
  background-color: rgb(239 68 68 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-red-500\/20 {
  background-color: rgb(239 68 68 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-red-500\/25 {
  background-color: rgb(239 68 68 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-red-500\/30 {
  background-color: rgb(239 68 68 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-red-500\/35 {
  background-color: rgb(239 68 68 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-red-500\/40 {
  background-color: rgb(239 68 68 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-red-500\/45 {
  background-color: rgb(239 68 68 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-red-500\/5 {
  background-color: rgb(239 68 68 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-red-500\/50 {
  background-color: rgb(239 68 68 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-red-500\/55 {
  background-color: rgb(239 68 68 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-red-500\/60 {
  background-color: rgb(239 68 68 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-red-500\/65 {
  background-color: rgb(239 68 68 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-red-500\/70 {
  background-color: rgb(239 68 68 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-red-500\/75 {
  background-color: rgb(239 68 68 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-red-500\/80 {
  background-color: rgb(239 68 68 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-red-500\/85 {
  background-color: rgb(239 68 68 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-red-500\/90 {
  background-color: rgb(239 68 68 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-red-500\/95 {
  background-color: rgb(239 68 68 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-red-600\/0 {
  background-color: rgb(220 38 38 / 0);
}

.thq-tw-application.thq-tw-application .bg-red-600\/10 {
  background-color: rgb(220 38 38 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-red-600\/100 {
  background-color: rgb(220 38 38 / 1);
}

.thq-tw-application.thq-tw-application .bg-red-600\/15 {
  background-color: rgb(220 38 38 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-red-600\/20 {
  background-color: rgb(220 38 38 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-red-600\/25 {
  background-color: rgb(220 38 38 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-red-600\/30 {
  background-color: rgb(220 38 38 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-red-600\/35 {
  background-color: rgb(220 38 38 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-red-600\/40 {
  background-color: rgb(220 38 38 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-red-600\/45 {
  background-color: rgb(220 38 38 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-red-600\/5 {
  background-color: rgb(220 38 38 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-red-600\/50 {
  background-color: rgb(220 38 38 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-red-600\/55 {
  background-color: rgb(220 38 38 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-red-600\/60 {
  background-color: rgb(220 38 38 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-red-600\/65 {
  background-color: rgb(220 38 38 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-red-600\/70 {
  background-color: rgb(220 38 38 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-red-600\/75 {
  background-color: rgb(220 38 38 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-red-600\/80 {
  background-color: rgb(220 38 38 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-red-600\/85 {
  background-color: rgb(220 38 38 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-red-600\/90 {
  background-color: rgb(220 38 38 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-red-600\/95 {
  background-color: rgb(220 38 38 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-red-700\/0 {
  background-color: rgb(185 28 28 / 0);
}

.thq-tw-application.thq-tw-application .bg-red-700\/10 {
  background-color: rgb(185 28 28 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-red-700\/100 {
  background-color: rgb(185 28 28 / 1);
}

.thq-tw-application.thq-tw-application .bg-red-700\/15 {
  background-color: rgb(185 28 28 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-red-700\/20 {
  background-color: rgb(185 28 28 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-red-700\/25 {
  background-color: rgb(185 28 28 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-red-700\/30 {
  background-color: rgb(185 28 28 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-red-700\/35 {
  background-color: rgb(185 28 28 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-red-700\/40 {
  background-color: rgb(185 28 28 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-red-700\/45 {
  background-color: rgb(185 28 28 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-red-700\/5 {
  background-color: rgb(185 28 28 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-red-700\/50 {
  background-color: rgb(185 28 28 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-red-700\/55 {
  background-color: rgb(185 28 28 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-red-700\/60 {
  background-color: rgb(185 28 28 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-red-700\/65 {
  background-color: rgb(185 28 28 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-red-700\/70 {
  background-color: rgb(185 28 28 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-red-700\/75 {
  background-color: rgb(185 28 28 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-red-700\/80 {
  background-color: rgb(185 28 28 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-red-700\/85 {
  background-color: rgb(185 28 28 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-red-700\/90 {
  background-color: rgb(185 28 28 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-red-700\/95 {
  background-color: rgb(185 28 28 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-red-800\/0 {
  background-color: rgb(153 27 27 / 0);
}

.thq-tw-application.thq-tw-application .bg-red-800\/10 {
  background-color: rgb(153 27 27 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-red-800\/100 {
  background-color: rgb(153 27 27 / 1);
}

.thq-tw-application.thq-tw-application .bg-red-800\/15 {
  background-color: rgb(153 27 27 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-red-800\/20 {
  background-color: rgb(153 27 27 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-red-800\/25 {
  background-color: rgb(153 27 27 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-red-800\/30 {
  background-color: rgb(153 27 27 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-red-800\/35 {
  background-color: rgb(153 27 27 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-red-800\/40 {
  background-color: rgb(153 27 27 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-red-800\/45 {
  background-color: rgb(153 27 27 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-red-800\/5 {
  background-color: rgb(153 27 27 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-red-800\/50 {
  background-color: rgb(153 27 27 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-red-800\/55 {
  background-color: rgb(153 27 27 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-red-800\/60 {
  background-color: rgb(153 27 27 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-red-800\/65 {
  background-color: rgb(153 27 27 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-red-800\/70 {
  background-color: rgb(153 27 27 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-red-800\/75 {
  background-color: rgb(153 27 27 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-red-800\/80 {
  background-color: rgb(153 27 27 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-red-800\/85 {
  background-color: rgb(153 27 27 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-red-800\/90 {
  background-color: rgb(153 27 27 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-red-800\/95 {
  background-color: rgb(153 27 27 / 0.95);
}

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

.thq-tw-application.thq-tw-application .bg-red-900\/0 {
  background-color: rgb(127 29 29 / 0);
}

.thq-tw-application.thq-tw-application .bg-red-900\/10 {
  background-color: rgb(127 29 29 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-red-900\/100 {
  background-color: rgb(127 29 29 / 1);
}

.thq-tw-application.thq-tw-application .bg-red-900\/15 {
  background-color: rgb(127 29 29 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-red-900\/20 {
  background-color: rgb(127 29 29 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-red-900\/25 {
  background-color: rgb(127 29 29 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-red-900\/30 {
  background-color: rgb(127 29 29 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-red-900\/35 {
  background-color: rgb(127 29 29 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-red-900\/40 {
  background-color: rgb(127 29 29 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-red-900\/45 {
  background-color: rgb(127 29 29 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-red-900\/5 {
  background-color: rgb(127 29 29 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-red-900\/50 {
  background-color: rgb(127 29 29 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-red-900\/55 {
  background-color: rgb(127 29 29 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-red-900\/60 {
  background-color: rgb(127 29 29 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-red-900\/65 {
  background-color: rgb(127 29 29 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-red-900\/70 {
  background-color: rgb(127 29 29 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-red-900\/75 {
  background-color: rgb(127 29 29 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-red-900\/80 {
  background-color: rgb(127 29 29 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-red-900\/85 {
  background-color: rgb(127 29 29 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-red-900\/90 {
  background-color: rgb(127 29 29 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-red-900\/95 {
  background-color: rgb(127 29 29 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-rose-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 228 230 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-rose-100\/0 {
  background-color: rgb(255 228 230 / 0);
}

.thq-tw-application.thq-tw-application .bg-rose-100\/10 {
  background-color: rgb(255 228 230 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-rose-100\/100 {
  background-color: rgb(255 228 230 / 1);
}

.thq-tw-application.thq-tw-application .bg-rose-100\/15 {
  background-color: rgb(255 228 230 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-rose-100\/20 {
  background-color: rgb(255 228 230 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-rose-100\/25 {
  background-color: rgb(255 228 230 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-rose-100\/30 {
  background-color: rgb(255 228 230 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-rose-100\/35 {
  background-color: rgb(255 228 230 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-rose-100\/40 {
  background-color: rgb(255 228 230 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-rose-100\/45 {
  background-color: rgb(255 228 230 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-rose-100\/5 {
  background-color: rgb(255 228 230 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-rose-100\/50 {
  background-color: rgb(255 228 230 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-rose-100\/55 {
  background-color: rgb(255 228 230 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-rose-100\/60 {
  background-color: rgb(255 228 230 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-rose-100\/65 {
  background-color: rgb(255 228 230 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-rose-100\/70 {
  background-color: rgb(255 228 230 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-rose-100\/75 {
  background-color: rgb(255 228 230 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-rose-100\/80 {
  background-color: rgb(255 228 230 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-rose-100\/85 {
  background-color: rgb(255 228 230 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-rose-100\/90 {
  background-color: rgb(255 228 230 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-rose-100\/95 {
  background-color: rgb(255 228 230 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-rose-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 205 211 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-rose-200\/0 {
  background-color: rgb(254 205 211 / 0);
}

.thq-tw-application.thq-tw-application .bg-rose-200\/10 {
  background-color: rgb(254 205 211 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-rose-200\/100 {
  background-color: rgb(254 205 211 / 1);
}

.thq-tw-application.thq-tw-application .bg-rose-200\/15 {
  background-color: rgb(254 205 211 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-rose-200\/20 {
  background-color: rgb(254 205 211 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-rose-200\/25 {
  background-color: rgb(254 205 211 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-rose-200\/30 {
  background-color: rgb(254 205 211 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-rose-200\/35 {
  background-color: rgb(254 205 211 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-rose-200\/40 {
  background-color: rgb(254 205 211 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-rose-200\/45 {
  background-color: rgb(254 205 211 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-rose-200\/5 {
  background-color: rgb(254 205 211 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-rose-200\/50 {
  background-color: rgb(254 205 211 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-rose-200\/55 {
  background-color: rgb(254 205 211 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-rose-200\/60 {
  background-color: rgb(254 205 211 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-rose-200\/65 {
  background-color: rgb(254 205 211 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-rose-200\/70 {
  background-color: rgb(254 205 211 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-rose-200\/75 {
  background-color: rgb(254 205 211 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-rose-200\/80 {
  background-color: rgb(254 205 211 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-rose-200\/85 {
  background-color: rgb(254 205 211 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-rose-200\/90 {
  background-color: rgb(254 205 211 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-rose-200\/95 {
  background-color: rgb(254 205 211 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-rose-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 164 175 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-rose-300\/0 {
  background-color: rgb(253 164 175 / 0);
}

.thq-tw-application.thq-tw-application .bg-rose-300\/10 {
  background-color: rgb(253 164 175 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-rose-300\/100 {
  background-color: rgb(253 164 175 / 1);
}

.thq-tw-application.thq-tw-application .bg-rose-300\/15 {
  background-color: rgb(253 164 175 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-rose-300\/20 {
  background-color: rgb(253 164 175 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-rose-300\/25 {
  background-color: rgb(253 164 175 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-rose-300\/30 {
  background-color: rgb(253 164 175 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-rose-300\/35 {
  background-color: rgb(253 164 175 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-rose-300\/40 {
  background-color: rgb(253 164 175 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-rose-300\/45 {
  background-color: rgb(253 164 175 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-rose-300\/5 {
  background-color: rgb(253 164 175 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-rose-300\/50 {
  background-color: rgb(253 164 175 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-rose-300\/55 {
  background-color: rgb(253 164 175 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-rose-300\/60 {
  background-color: rgb(253 164 175 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-rose-300\/65 {
  background-color: rgb(253 164 175 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-rose-300\/70 {
  background-color: rgb(253 164 175 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-rose-300\/75 {
  background-color: rgb(253 164 175 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-rose-300\/80 {
  background-color: rgb(253 164 175 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-rose-300\/85 {
  background-color: rgb(253 164 175 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-rose-300\/90 {
  background-color: rgb(253 164 175 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-rose-300\/95 {
  background-color: rgb(253 164 175 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-rose-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 113 133 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-rose-400\/0 {
  background-color: rgb(251 113 133 / 0);
}

.thq-tw-application.thq-tw-application .bg-rose-400\/10 {
  background-color: rgb(251 113 133 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-rose-400\/100 {
  background-color: rgb(251 113 133 / 1);
}

.thq-tw-application.thq-tw-application .bg-rose-400\/15 {
  background-color: rgb(251 113 133 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-rose-400\/20 {
  background-color: rgb(251 113 133 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-rose-400\/25 {
  background-color: rgb(251 113 133 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-rose-400\/30 {
  background-color: rgb(251 113 133 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-rose-400\/35 {
  background-color: rgb(251 113 133 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-rose-400\/40 {
  background-color: rgb(251 113 133 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-rose-400\/45 {
  background-color: rgb(251 113 133 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-rose-400\/5 {
  background-color: rgb(251 113 133 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-rose-400\/50 {
  background-color: rgb(251 113 133 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-rose-400\/55 {
  background-color: rgb(251 113 133 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-rose-400\/60 {
  background-color: rgb(251 113 133 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-rose-400\/65 {
  background-color: rgb(251 113 133 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-rose-400\/70 {
  background-color: rgb(251 113 133 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-rose-400\/75 {
  background-color: rgb(251 113 133 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-rose-400\/80 {
  background-color: rgb(251 113 133 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-rose-400\/85 {
  background-color: rgb(251 113 133 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-rose-400\/90 {
  background-color: rgb(251 113 133 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-rose-400\/95 {
  background-color: rgb(251 113 133 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-rose-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 63 94 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-rose-500\/0 {
  background-color: rgb(244 63 94 / 0);
}

.thq-tw-application.thq-tw-application .bg-rose-500\/10 {
  background-color: rgb(244 63 94 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-rose-500\/100 {
  background-color: rgb(244 63 94 / 1);
}

.thq-tw-application.thq-tw-application .bg-rose-500\/15 {
  background-color: rgb(244 63 94 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-rose-500\/20 {
  background-color: rgb(244 63 94 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-rose-500\/25 {
  background-color: rgb(244 63 94 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-rose-500\/30 {
  background-color: rgb(244 63 94 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-rose-500\/35 {
  background-color: rgb(244 63 94 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-rose-500\/40 {
  background-color: rgb(244 63 94 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-rose-500\/45 {
  background-color: rgb(244 63 94 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-rose-500\/5 {
  background-color: rgb(244 63 94 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-rose-500\/50 {
  background-color: rgb(244 63 94 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-rose-500\/55 {
  background-color: rgb(244 63 94 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-rose-500\/60 {
  background-color: rgb(244 63 94 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-rose-500\/65 {
  background-color: rgb(244 63 94 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-rose-500\/70 {
  background-color: rgb(244 63 94 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-rose-500\/75 {
  background-color: rgb(244 63 94 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-rose-500\/80 {
  background-color: rgb(244 63 94 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-rose-500\/85 {
  background-color: rgb(244 63 94 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-rose-500\/90 {
  background-color: rgb(244 63 94 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-rose-500\/95 {
  background-color: rgb(244 63 94 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-rose-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(225 29 72 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-rose-600\/0 {
  background-color: rgb(225 29 72 / 0);
}

.thq-tw-application.thq-tw-application .bg-rose-600\/10 {
  background-color: rgb(225 29 72 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-rose-600\/100 {
  background-color: rgb(225 29 72 / 1);
}

.thq-tw-application.thq-tw-application .bg-rose-600\/15 {
  background-color: rgb(225 29 72 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-rose-600\/20 {
  background-color: rgb(225 29 72 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-rose-600\/25 {
  background-color: rgb(225 29 72 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-rose-600\/30 {
  background-color: rgb(225 29 72 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-rose-600\/35 {
  background-color: rgb(225 29 72 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-rose-600\/40 {
  background-color: rgb(225 29 72 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-rose-600\/45 {
  background-color: rgb(225 29 72 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-rose-600\/5 {
  background-color: rgb(225 29 72 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-rose-600\/50 {
  background-color: rgb(225 29 72 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-rose-600\/55 {
  background-color: rgb(225 29 72 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-rose-600\/60 {
  background-color: rgb(225 29 72 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-rose-600\/65 {
  background-color: rgb(225 29 72 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-rose-600\/70 {
  background-color: rgb(225 29 72 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-rose-600\/75 {
  background-color: rgb(225 29 72 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-rose-600\/80 {
  background-color: rgb(225 29 72 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-rose-600\/85 {
  background-color: rgb(225 29 72 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-rose-600\/90 {
  background-color: rgb(225 29 72 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-rose-600\/95 {
  background-color: rgb(225 29 72 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-rose-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(190 18 60 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-rose-700\/0 {
  background-color: rgb(190 18 60 / 0);
}

.thq-tw-application.thq-tw-application .bg-rose-700\/10 {
  background-color: rgb(190 18 60 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-rose-700\/100 {
  background-color: rgb(190 18 60 / 1);
}

.thq-tw-application.thq-tw-application .bg-rose-700\/15 {
  background-color: rgb(190 18 60 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-rose-700\/20 {
  background-color: rgb(190 18 60 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-rose-700\/25 {
  background-color: rgb(190 18 60 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-rose-700\/30 {
  background-color: rgb(190 18 60 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-rose-700\/35 {
  background-color: rgb(190 18 60 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-rose-700\/40 {
  background-color: rgb(190 18 60 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-rose-700\/45 {
  background-color: rgb(190 18 60 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-rose-700\/5 {
  background-color: rgb(190 18 60 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-rose-700\/50 {
  background-color: rgb(190 18 60 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-rose-700\/55 {
  background-color: rgb(190 18 60 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-rose-700\/60 {
  background-color: rgb(190 18 60 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-rose-700\/65 {
  background-color: rgb(190 18 60 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-rose-700\/70 {
  background-color: rgb(190 18 60 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-rose-700\/75 {
  background-color: rgb(190 18 60 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-rose-700\/80 {
  background-color: rgb(190 18 60 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-rose-700\/85 {
  background-color: rgb(190 18 60 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-rose-700\/90 {
  background-color: rgb(190 18 60 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-rose-700\/95 {
  background-color: rgb(190 18 60 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-rose-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(159 18 57 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-rose-800\/0 {
  background-color: rgb(159 18 57 / 0);
}

.thq-tw-application.thq-tw-application .bg-rose-800\/10 {
  background-color: rgb(159 18 57 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-rose-800\/100 {
  background-color: rgb(159 18 57 / 1);
}

.thq-tw-application.thq-tw-application .bg-rose-800\/15 {
  background-color: rgb(159 18 57 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-rose-800\/20 {
  background-color: rgb(159 18 57 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-rose-800\/25 {
  background-color: rgb(159 18 57 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-rose-800\/30 {
  background-color: rgb(159 18 57 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-rose-800\/35 {
  background-color: rgb(159 18 57 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-rose-800\/40 {
  background-color: rgb(159 18 57 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-rose-800\/45 {
  background-color: rgb(159 18 57 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-rose-800\/5 {
  background-color: rgb(159 18 57 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-rose-800\/50 {
  background-color: rgb(159 18 57 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-rose-800\/55 {
  background-color: rgb(159 18 57 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-rose-800\/60 {
  background-color: rgb(159 18 57 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-rose-800\/65 {
  background-color: rgb(159 18 57 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-rose-800\/70 {
  background-color: rgb(159 18 57 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-rose-800\/75 {
  background-color: rgb(159 18 57 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-rose-800\/80 {
  background-color: rgb(159 18 57 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-rose-800\/85 {
  background-color: rgb(159 18 57 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-rose-800\/90 {
  background-color: rgb(159 18 57 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-rose-800\/95 {
  background-color: rgb(159 18 57 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-rose-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(136 19 55 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-rose-900\/0 {
  background-color: rgb(136 19 55 / 0);
}

.thq-tw-application.thq-tw-application .bg-rose-900\/10 {
  background-color: rgb(136 19 55 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-rose-900\/100 {
  background-color: rgb(136 19 55 / 1);
}

.thq-tw-application.thq-tw-application .bg-rose-900\/15 {
  background-color: rgb(136 19 55 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-rose-900\/20 {
  background-color: rgb(136 19 55 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-rose-900\/25 {
  background-color: rgb(136 19 55 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-rose-900\/30 {
  background-color: rgb(136 19 55 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-rose-900\/35 {
  background-color: rgb(136 19 55 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-rose-900\/40 {
  background-color: rgb(136 19 55 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-rose-900\/45 {
  background-color: rgb(136 19 55 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-rose-900\/5 {
  background-color: rgb(136 19 55 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-rose-900\/50 {
  background-color: rgb(136 19 55 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-rose-900\/55 {
  background-color: rgb(136 19 55 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-rose-900\/60 {
  background-color: rgb(136 19 55 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-rose-900\/65 {
  background-color: rgb(136 19 55 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-rose-900\/70 {
  background-color: rgb(136 19 55 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-rose-900\/75 {
  background-color: rgb(136 19 55 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-rose-900\/80 {
  background-color: rgb(136 19 55 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-rose-900\/85 {
  background-color: rgb(136 19 55 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-rose-900\/90 {
  background-color: rgb(136 19 55 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-rose-900\/95 {
  background-color: rgb(136 19 55 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-sharing-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(225 239 254 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-sharing-blue\/0 {
  background-color: rgb(225 239 254 / 0);
}

.thq-tw-application.thq-tw-application .bg-sharing-blue\/10 {
  background-color: rgb(225 239 254 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-sharing-blue\/100 {
  background-color: rgb(225 239 254 / 1);
}

.thq-tw-application.thq-tw-application .bg-sharing-blue\/15 {
  background-color: rgb(225 239 254 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-sharing-blue\/20 {
  background-color: rgb(225 239 254 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-sharing-blue\/25 {
  background-color: rgb(225 239 254 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-sharing-blue\/30 {
  background-color: rgb(225 239 254 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-sharing-blue\/35 {
  background-color: rgb(225 239 254 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-sharing-blue\/40 {
  background-color: rgb(225 239 254 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-sharing-blue\/45 {
  background-color: rgb(225 239 254 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-sharing-blue\/5 {
  background-color: rgb(225 239 254 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-sharing-blue\/50 {
  background-color: rgb(225 239 254 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-sharing-blue\/55 {
  background-color: rgb(225 239 254 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-sharing-blue\/60 {
  background-color: rgb(225 239 254 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-sharing-blue\/65 {
  background-color: rgb(225 239 254 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-sharing-blue\/70 {
  background-color: rgb(225 239 254 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-sharing-blue\/75 {
  background-color: rgb(225 239 254 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-sharing-blue\/80 {
  background-color: rgb(225 239 254 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-sharing-blue\/85 {
  background-color: rgb(225 239 254 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-sharing-blue\/90 {
  background-color: rgb(225 239 254 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-sharing-blue\/95 {
  background-color: rgb(225 239 254 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-sharing-green {
  --tw-bg-opacity: 1;
  background-color: rgb(222 247 236 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-sharing-green\/0 {
  background-color: rgb(222 247 236 / 0);
}

.thq-tw-application.thq-tw-application .bg-sharing-green\/10 {
  background-color: rgb(222 247 236 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-sharing-green\/100 {
  background-color: rgb(222 247 236 / 1);
}

.thq-tw-application.thq-tw-application .bg-sharing-green\/15 {
  background-color: rgb(222 247 236 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-sharing-green\/20 {
  background-color: rgb(222 247 236 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-sharing-green\/25 {
  background-color: rgb(222 247 236 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-sharing-green\/30 {
  background-color: rgb(222 247 236 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-sharing-green\/35 {
  background-color: rgb(222 247 236 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-sharing-green\/40 {
  background-color: rgb(222 247 236 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-sharing-green\/45 {
  background-color: rgb(222 247 236 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-sharing-green\/5 {
  background-color: rgb(222 247 236 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-sharing-green\/50 {
  background-color: rgb(222 247 236 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-sharing-green\/55 {
  background-color: rgb(222 247 236 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-sharing-green\/60 {
  background-color: rgb(222 247 236 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-sharing-green\/65 {
  background-color: rgb(222 247 236 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-sharing-green\/70 {
  background-color: rgb(222 247 236 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-sharing-green\/75 {
  background-color: rgb(222 247 236 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-sharing-green\/80 {
  background-color: rgb(222 247 236 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-sharing-green\/85 {
  background-color: rgb(222 247 236 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-sharing-green\/90 {
  background-color: rgb(222 247 236 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-sharing-green\/95 {
  background-color: rgb(222 247 236 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-sharing-orange {
  --tw-bg-opacity: 1;
  background-color: rgb(254 236 220 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-sharing-orange\/0 {
  background-color: rgb(254 236 220 / 0);
}

.thq-tw-application.thq-tw-application .bg-sharing-orange\/10 {
  background-color: rgb(254 236 220 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-sharing-orange\/100 {
  background-color: rgb(254 236 220 / 1);
}

.thq-tw-application.thq-tw-application .bg-sharing-orange\/15 {
  background-color: rgb(254 236 220 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-sharing-orange\/20 {
  background-color: rgb(254 236 220 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-sharing-orange\/25 {
  background-color: rgb(254 236 220 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-sharing-orange\/30 {
  background-color: rgb(254 236 220 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-sharing-orange\/35 {
  background-color: rgb(254 236 220 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-sharing-orange\/40 {
  background-color: rgb(254 236 220 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-sharing-orange\/45 {
  background-color: rgb(254 236 220 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-sharing-orange\/5 {
  background-color: rgb(254 236 220 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-sharing-orange\/50 {
  background-color: rgb(254 236 220 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-sharing-orange\/55 {
  background-color: rgb(254 236 220 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-sharing-orange\/60 {
  background-color: rgb(254 236 220 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-sharing-orange\/65 {
  background-color: rgb(254 236 220 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-sharing-orange\/70 {
  background-color: rgb(254 236 220 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-sharing-orange\/75 {
  background-color: rgb(254 236 220 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-sharing-orange\/80 {
  background-color: rgb(254 236 220 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-sharing-orange\/85 {
  background-color: rgb(254 236 220 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-sharing-orange\/90 {
  background-color: rgb(254 236 220 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-sharing-orange\/95 {
  background-color: rgb(254 236 220 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-sharing-purple {
  --tw-bg-opacity: 1;
  background-color: rgb(237 235 254 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-sharing-purple\/0 {
  background-color: rgb(237 235 254 / 0);
}

.thq-tw-application.thq-tw-application .bg-sharing-purple\/10 {
  background-color: rgb(237 235 254 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-sharing-purple\/100 {
  background-color: rgb(237 235 254 / 1);
}

.thq-tw-application.thq-tw-application .bg-sharing-purple\/15 {
  background-color: rgb(237 235 254 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-sharing-purple\/20 {
  background-color: rgb(237 235 254 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-sharing-purple\/25 {
  background-color: rgb(237 235 254 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-sharing-purple\/30 {
  background-color: rgb(237 235 254 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-sharing-purple\/35 {
  background-color: rgb(237 235 254 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-sharing-purple\/40 {
  background-color: rgb(237 235 254 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-sharing-purple\/45 {
  background-color: rgb(237 235 254 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-sharing-purple\/5 {
  background-color: rgb(237 235 254 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-sharing-purple\/50 {
  background-color: rgb(237 235 254 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-sharing-purple\/55 {
  background-color: rgb(237 235 254 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-sharing-purple\/60 {
  background-color: rgb(237 235 254 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-sharing-purple\/65 {
  background-color: rgb(237 235 254 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-sharing-purple\/70 {
  background-color: rgb(237 235 254 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-sharing-purple\/75 {
  background-color: rgb(237 235 254 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-sharing-purple\/80 {
  background-color: rgb(237 235 254 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-sharing-purple\/85 {
  background-color: rgb(237 235 254 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-sharing-purple\/90 {
  background-color: rgb(237 235 254 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-sharing-purple\/95 {
  background-color: rgb(237 235 254 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-sharing-red {
  --tw-bg-opacity: 1;
  background-color: rgb(253 232 232 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-sharing-red\/0 {
  background-color: rgb(253 232 232 / 0);
}

.thq-tw-application.thq-tw-application .bg-sharing-red\/10 {
  background-color: rgb(253 232 232 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-sharing-red\/100 {
  background-color: rgb(253 232 232 / 1);
}

.thq-tw-application.thq-tw-application .bg-sharing-red\/15 {
  background-color: rgb(253 232 232 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-sharing-red\/20 {
  background-color: rgb(253 232 232 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-sharing-red\/25 {
  background-color: rgb(253 232 232 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-sharing-red\/30 {
  background-color: rgb(253 232 232 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-sharing-red\/35 {
  background-color: rgb(253 232 232 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-sharing-red\/40 {
  background-color: rgb(253 232 232 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-sharing-red\/45 {
  background-color: rgb(253 232 232 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-sharing-red\/5 {
  background-color: rgb(253 232 232 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-sharing-red\/50 {
  background-color: rgb(253 232 232 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-sharing-red\/55 {
  background-color: rgb(253 232 232 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-sharing-red\/60 {
  background-color: rgb(253 232 232 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-sharing-red\/65 {
  background-color: rgb(253 232 232 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-sharing-red\/70 {
  background-color: rgb(253 232 232 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-sharing-red\/75 {
  background-color: rgb(253 232 232 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-sharing-red\/80 {
  background-color: rgb(253 232 232 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-sharing-red\/85 {
  background-color: rgb(253 232 232 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-sharing-red\/90 {
  background-color: rgb(253 232 232 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-sharing-red\/95 {
  background-color: rgb(253 232 232 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-sharing-yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(253 246 178 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-sharing-yellow\/0 {
  background-color: rgb(253 246 178 / 0);
}

.thq-tw-application.thq-tw-application .bg-sharing-yellow\/10 {
  background-color: rgb(253 246 178 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-sharing-yellow\/100 {
  background-color: rgb(253 246 178 / 1);
}

.thq-tw-application.thq-tw-application .bg-sharing-yellow\/15 {
  background-color: rgb(253 246 178 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-sharing-yellow\/20 {
  background-color: rgb(253 246 178 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-sharing-yellow\/25 {
  background-color: rgb(253 246 178 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-sharing-yellow\/30 {
  background-color: rgb(253 246 178 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-sharing-yellow\/35 {
  background-color: rgb(253 246 178 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-sharing-yellow\/40 {
  background-color: rgb(253 246 178 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-sharing-yellow\/45 {
  background-color: rgb(253 246 178 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-sharing-yellow\/5 {
  background-color: rgb(253 246 178 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-sharing-yellow\/50 {
  background-color: rgb(253 246 178 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-sharing-yellow\/55 {
  background-color: rgb(253 246 178 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-sharing-yellow\/60 {
  background-color: rgb(253 246 178 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-sharing-yellow\/65 {
  background-color: rgb(253 246 178 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-sharing-yellow\/70 {
  background-color: rgb(253 246 178 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-sharing-yellow\/75 {
  background-color: rgb(253 246 178 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-sharing-yellow\/80 {
  background-color: rgb(253 246 178 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-sharing-yellow\/85 {
  background-color: rgb(253 246 178 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-sharing-yellow\/90 {
  background-color: rgb(253 246 178 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-sharing-yellow\/95 {
  background-color: rgb(253 246 178 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-sky-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-sky-100\/0 {
  background-color: rgb(224 242 254 / 0);
}

.thq-tw-application.thq-tw-application .bg-sky-100\/10 {
  background-color: rgb(224 242 254 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-sky-100\/100 {
  background-color: rgb(224 242 254 / 1);
}

.thq-tw-application.thq-tw-application .bg-sky-100\/15 {
  background-color: rgb(224 242 254 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-sky-100\/20 {
  background-color: rgb(224 242 254 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-sky-100\/25 {
  background-color: rgb(224 242 254 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-sky-100\/30 {
  background-color: rgb(224 242 254 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-sky-100\/35 {
  background-color: rgb(224 242 254 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-sky-100\/40 {
  background-color: rgb(224 242 254 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-sky-100\/45 {
  background-color: rgb(224 242 254 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-sky-100\/5 {
  background-color: rgb(224 242 254 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-sky-100\/50 {
  background-color: rgb(224 242 254 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-sky-100\/55 {
  background-color: rgb(224 242 254 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-sky-100\/60 {
  background-color: rgb(224 242 254 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-sky-100\/65 {
  background-color: rgb(224 242 254 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-sky-100\/70 {
  background-color: rgb(224 242 254 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-sky-100\/75 {
  background-color: rgb(224 242 254 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-sky-100\/80 {
  background-color: rgb(224 242 254 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-sky-100\/85 {
  background-color: rgb(224 242 254 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-sky-100\/90 {
  background-color: rgb(224 242 254 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-sky-100\/95 {
  background-color: rgb(224 242 254 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-sky-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(186 230 253 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-sky-200\/0 {
  background-color: rgb(186 230 253 / 0);
}

.thq-tw-application.thq-tw-application .bg-sky-200\/10 {
  background-color: rgb(186 230 253 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-sky-200\/100 {
  background-color: rgb(186 230 253 / 1);
}

.thq-tw-application.thq-tw-application .bg-sky-200\/15 {
  background-color: rgb(186 230 253 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-sky-200\/20 {
  background-color: rgb(186 230 253 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-sky-200\/25 {
  background-color: rgb(186 230 253 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-sky-200\/30 {
  background-color: rgb(186 230 253 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-sky-200\/35 {
  background-color: rgb(186 230 253 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-sky-200\/40 {
  background-color: rgb(186 230 253 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-sky-200\/45 {
  background-color: rgb(186 230 253 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-sky-200\/5 {
  background-color: rgb(186 230 253 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-sky-200\/50 {
  background-color: rgb(186 230 253 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-sky-200\/55 {
  background-color: rgb(186 230 253 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-sky-200\/60 {
  background-color: rgb(186 230 253 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-sky-200\/65 {
  background-color: rgb(186 230 253 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-sky-200\/70 {
  background-color: rgb(186 230 253 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-sky-200\/75 {
  background-color: rgb(186 230 253 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-sky-200\/80 {
  background-color: rgb(186 230 253 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-sky-200\/85 {
  background-color: rgb(186 230 253 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-sky-200\/90 {
  background-color: rgb(186 230 253 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-sky-200\/95 {
  background-color: rgb(186 230 253 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-sky-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(125 211 252 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-sky-300\/0 {
  background-color: rgb(125 211 252 / 0);
}

.thq-tw-application.thq-tw-application .bg-sky-300\/10 {
  background-color: rgb(125 211 252 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-sky-300\/100 {
  background-color: rgb(125 211 252 / 1);
}

.thq-tw-application.thq-tw-application .bg-sky-300\/15 {
  background-color: rgb(125 211 252 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-sky-300\/20 {
  background-color: rgb(125 211 252 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-sky-300\/25 {
  background-color: rgb(125 211 252 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-sky-300\/30 {
  background-color: rgb(125 211 252 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-sky-300\/35 {
  background-color: rgb(125 211 252 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-sky-300\/40 {
  background-color: rgb(125 211 252 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-sky-300\/45 {
  background-color: rgb(125 211 252 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-sky-300\/5 {
  background-color: rgb(125 211 252 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-sky-300\/50 {
  background-color: rgb(125 211 252 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-sky-300\/55 {
  background-color: rgb(125 211 252 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-sky-300\/60 {
  background-color: rgb(125 211 252 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-sky-300\/65 {
  background-color: rgb(125 211 252 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-sky-300\/70 {
  background-color: rgb(125 211 252 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-sky-300\/75 {
  background-color: rgb(125 211 252 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-sky-300\/80 {
  background-color: rgb(125 211 252 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-sky-300\/85 {
  background-color: rgb(125 211 252 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-sky-300\/90 {
  background-color: rgb(125 211 252 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-sky-300\/95 {
  background-color: rgb(125 211 252 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-sky-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(56 189 248 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-sky-400\/0 {
  background-color: rgb(56 189 248 / 0);
}

.thq-tw-application.thq-tw-application .bg-sky-400\/10 {
  background-color: rgb(56 189 248 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-sky-400\/100 {
  background-color: rgb(56 189 248 / 1);
}

.thq-tw-application.thq-tw-application .bg-sky-400\/15 {
  background-color: rgb(56 189 248 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-sky-400\/20 {
  background-color: rgb(56 189 248 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-sky-400\/25 {
  background-color: rgb(56 189 248 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-sky-400\/30 {
  background-color: rgb(56 189 248 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-sky-400\/35 {
  background-color: rgb(56 189 248 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-sky-400\/40 {
  background-color: rgb(56 189 248 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-sky-400\/45 {
  background-color: rgb(56 189 248 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-sky-400\/5 {
  background-color: rgb(56 189 248 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-sky-400\/50 {
  background-color: rgb(56 189 248 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-sky-400\/55 {
  background-color: rgb(56 189 248 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-sky-400\/60 {
  background-color: rgb(56 189 248 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-sky-400\/65 {
  background-color: rgb(56 189 248 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-sky-400\/70 {
  background-color: rgb(56 189 248 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-sky-400\/75 {
  background-color: rgb(56 189 248 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-sky-400\/80 {
  background-color: rgb(56 189 248 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-sky-400\/85 {
  background-color: rgb(56 189 248 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-sky-400\/90 {
  background-color: rgb(56 189 248 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-sky-400\/95 {
  background-color: rgb(56 189 248 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-sky-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-sky-500\/0 {
  background-color: rgb(14 165 233 / 0);
}

.thq-tw-application.thq-tw-application .bg-sky-500\/10 {
  background-color: rgb(14 165 233 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-sky-500\/100 {
  background-color: rgb(14 165 233 / 1);
}

.thq-tw-application.thq-tw-application .bg-sky-500\/15 {
  background-color: rgb(14 165 233 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-sky-500\/20 {
  background-color: rgb(14 165 233 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-sky-500\/25 {
  background-color: rgb(14 165 233 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-sky-500\/30 {
  background-color: rgb(14 165 233 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-sky-500\/35 {
  background-color: rgb(14 165 233 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-sky-500\/40 {
  background-color: rgb(14 165 233 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-sky-500\/45 {
  background-color: rgb(14 165 233 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-sky-500\/5 {
  background-color: rgb(14 165 233 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-sky-500\/50 {
  background-color: rgb(14 165 233 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-sky-500\/55 {
  background-color: rgb(14 165 233 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-sky-500\/60 {
  background-color: rgb(14 165 233 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-sky-500\/65 {
  background-color: rgb(14 165 233 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-sky-500\/70 {
  background-color: rgb(14 165 233 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-sky-500\/75 {
  background-color: rgb(14 165 233 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-sky-500\/80 {
  background-color: rgb(14 165 233 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-sky-500\/85 {
  background-color: rgb(14 165 233 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-sky-500\/90 {
  background-color: rgb(14 165 233 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-sky-500\/95 {
  background-color: rgb(14 165 233 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-sky-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(2 132 199 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-sky-600\/0 {
  background-color: rgb(2 132 199 / 0);
}

.thq-tw-application.thq-tw-application .bg-sky-600\/10 {
  background-color: rgb(2 132 199 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-sky-600\/100 {
  background-color: rgb(2 132 199 / 1);
}

.thq-tw-application.thq-tw-application .bg-sky-600\/15 {
  background-color: rgb(2 132 199 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-sky-600\/20 {
  background-color: rgb(2 132 199 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-sky-600\/25 {
  background-color: rgb(2 132 199 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-sky-600\/30 {
  background-color: rgb(2 132 199 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-sky-600\/35 {
  background-color: rgb(2 132 199 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-sky-600\/40 {
  background-color: rgb(2 132 199 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-sky-600\/45 {
  background-color: rgb(2 132 199 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-sky-600\/5 {
  background-color: rgb(2 132 199 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-sky-600\/50 {
  background-color: rgb(2 132 199 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-sky-600\/55 {
  background-color: rgb(2 132 199 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-sky-600\/60 {
  background-color: rgb(2 132 199 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-sky-600\/65 {
  background-color: rgb(2 132 199 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-sky-600\/70 {
  background-color: rgb(2 132 199 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-sky-600\/75 {
  background-color: rgb(2 132 199 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-sky-600\/80 {
  background-color: rgb(2 132 199 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-sky-600\/85 {
  background-color: rgb(2 132 199 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-sky-600\/90 {
  background-color: rgb(2 132 199 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-sky-600\/95 {
  background-color: rgb(2 132 199 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-sky-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(3 105 161 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-sky-700\/0 {
  background-color: rgb(3 105 161 / 0);
}

.thq-tw-application.thq-tw-application .bg-sky-700\/10 {
  background-color: rgb(3 105 161 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-sky-700\/100 {
  background-color: rgb(3 105 161 / 1);
}

.thq-tw-application.thq-tw-application .bg-sky-700\/15 {
  background-color: rgb(3 105 161 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-sky-700\/20 {
  background-color: rgb(3 105 161 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-sky-700\/25 {
  background-color: rgb(3 105 161 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-sky-700\/30 {
  background-color: rgb(3 105 161 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-sky-700\/35 {
  background-color: rgb(3 105 161 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-sky-700\/40 {
  background-color: rgb(3 105 161 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-sky-700\/45 {
  background-color: rgb(3 105 161 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-sky-700\/5 {
  background-color: rgb(3 105 161 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-sky-700\/50 {
  background-color: rgb(3 105 161 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-sky-700\/55 {
  background-color: rgb(3 105 161 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-sky-700\/60 {
  background-color: rgb(3 105 161 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-sky-700\/65 {
  background-color: rgb(3 105 161 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-sky-700\/70 {
  background-color: rgb(3 105 161 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-sky-700\/75 {
  background-color: rgb(3 105 161 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-sky-700\/80 {
  background-color: rgb(3 105 161 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-sky-700\/85 {
  background-color: rgb(3 105 161 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-sky-700\/90 {
  background-color: rgb(3 105 161 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-sky-700\/95 {
  background-color: rgb(3 105 161 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-sky-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(7 89 133 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-sky-800\/0 {
  background-color: rgb(7 89 133 / 0);
}

.thq-tw-application.thq-tw-application .bg-sky-800\/10 {
  background-color: rgb(7 89 133 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-sky-800\/100 {
  background-color: rgb(7 89 133 / 1);
}

.thq-tw-application.thq-tw-application .bg-sky-800\/15 {
  background-color: rgb(7 89 133 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-sky-800\/20 {
  background-color: rgb(7 89 133 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-sky-800\/25 {
  background-color: rgb(7 89 133 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-sky-800\/30 {
  background-color: rgb(7 89 133 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-sky-800\/35 {
  background-color: rgb(7 89 133 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-sky-800\/40 {
  background-color: rgb(7 89 133 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-sky-800\/45 {
  background-color: rgb(7 89 133 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-sky-800\/5 {
  background-color: rgb(7 89 133 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-sky-800\/50 {
  background-color: rgb(7 89 133 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-sky-800\/55 {
  background-color: rgb(7 89 133 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-sky-800\/60 {
  background-color: rgb(7 89 133 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-sky-800\/65 {
  background-color: rgb(7 89 133 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-sky-800\/70 {
  background-color: rgb(7 89 133 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-sky-800\/75 {
  background-color: rgb(7 89 133 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-sky-800\/80 {
  background-color: rgb(7 89 133 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-sky-800\/85 {
  background-color: rgb(7 89 133 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-sky-800\/90 {
  background-color: rgb(7 89 133 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-sky-800\/95 {
  background-color: rgb(7 89 133 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-sky-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(12 74 110 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-sky-900\/0 {
  background-color: rgb(12 74 110 / 0);
}

.thq-tw-application.thq-tw-application .bg-sky-900\/10 {
  background-color: rgb(12 74 110 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-sky-900\/100 {
  background-color: rgb(12 74 110 / 1);
}

.thq-tw-application.thq-tw-application .bg-sky-900\/15 {
  background-color: rgb(12 74 110 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-sky-900\/20 {
  background-color: rgb(12 74 110 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-sky-900\/25 {
  background-color: rgb(12 74 110 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-sky-900\/30 {
  background-color: rgb(12 74 110 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-sky-900\/35 {
  background-color: rgb(12 74 110 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-sky-900\/40 {
  background-color: rgb(12 74 110 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-sky-900\/45 {
  background-color: rgb(12 74 110 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-sky-900\/5 {
  background-color: rgb(12 74 110 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-sky-900\/50 {
  background-color: rgb(12 74 110 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-sky-900\/55 {
  background-color: rgb(12 74 110 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-sky-900\/60 {
  background-color: rgb(12 74 110 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-sky-900\/65 {
  background-color: rgb(12 74 110 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-sky-900\/70 {
  background-color: rgb(12 74 110 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-sky-900\/75 {
  background-color: rgb(12 74 110 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-sky-900\/80 {
  background-color: rgb(12 74 110 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-sky-900\/85 {
  background-color: rgb(12 74 110 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-sky-900\/90 {
  background-color: rgb(12 74 110 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-sky-900\/95 {
  background-color: rgb(12 74 110 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-slate-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-slate-100\/0 {
  background-color: rgb(241 245 249 / 0);
}

.thq-tw-application.thq-tw-application .bg-slate-100\/10 {
  background-color: rgb(241 245 249 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-slate-100\/100 {
  background-color: rgb(241 245 249 / 1);
}

.thq-tw-application.thq-tw-application .bg-slate-100\/15 {
  background-color: rgb(241 245 249 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-slate-100\/20 {
  background-color: rgb(241 245 249 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-slate-100\/25 {
  background-color: rgb(241 245 249 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-slate-100\/30 {
  background-color: rgb(241 245 249 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-slate-100\/35 {
  background-color: rgb(241 245 249 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-slate-100\/40 {
  background-color: rgb(241 245 249 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-slate-100\/45 {
  background-color: rgb(241 245 249 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-slate-100\/5 {
  background-color: rgb(241 245 249 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-slate-100\/50 {
  background-color: rgb(241 245 249 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-slate-100\/55 {
  background-color: rgb(241 245 249 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-slate-100\/60 {
  background-color: rgb(241 245 249 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-slate-100\/65 {
  background-color: rgb(241 245 249 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-slate-100\/70 {
  background-color: rgb(241 245 249 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-slate-100\/75 {
  background-color: rgb(241 245 249 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-slate-100\/80 {
  background-color: rgb(241 245 249 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-slate-100\/85 {
  background-color: rgb(241 245 249 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-slate-100\/90 {
  background-color: rgb(241 245 249 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-slate-100\/95 {
  background-color: rgb(241 245 249 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-slate-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-slate-200\/0 {
  background-color: rgb(226 232 240 / 0);
}

.thq-tw-application.thq-tw-application .bg-slate-200\/10 {
  background-color: rgb(226 232 240 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-slate-200\/100 {
  background-color: rgb(226 232 240 / 1);
}

.thq-tw-application.thq-tw-application .bg-slate-200\/15 {
  background-color: rgb(226 232 240 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-slate-200\/20 {
  background-color: rgb(226 232 240 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-slate-200\/25 {
  background-color: rgb(226 232 240 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-slate-200\/30 {
  background-color: rgb(226 232 240 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-slate-200\/35 {
  background-color: rgb(226 232 240 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-slate-200\/40 {
  background-color: rgb(226 232 240 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-slate-200\/45 {
  background-color: rgb(226 232 240 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-slate-200\/5 {
  background-color: rgb(226 232 240 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-slate-200\/50 {
  background-color: rgb(226 232 240 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-slate-200\/55 {
  background-color: rgb(226 232 240 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-slate-200\/60 {
  background-color: rgb(226 232 240 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-slate-200\/65 {
  background-color: rgb(226 232 240 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-slate-200\/70 {
  background-color: rgb(226 232 240 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-slate-200\/75 {
  background-color: rgb(226 232 240 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-slate-200\/80 {
  background-color: rgb(226 232 240 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-slate-200\/85 {
  background-color: rgb(226 232 240 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-slate-200\/90 {
  background-color: rgb(226 232 240 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-slate-200\/95 {
  background-color: rgb(226 232 240 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-slate-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-slate-300\/0 {
  background-color: rgb(203 213 225 / 0);
}

.thq-tw-application.thq-tw-application .bg-slate-300\/10 {
  background-color: rgb(203 213 225 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-slate-300\/100 {
  background-color: rgb(203 213 225 / 1);
}

.thq-tw-application.thq-tw-application .bg-slate-300\/15 {
  background-color: rgb(203 213 225 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-slate-300\/20 {
  background-color: rgb(203 213 225 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-slate-300\/25 {
  background-color: rgb(203 213 225 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-slate-300\/30 {
  background-color: rgb(203 213 225 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-slate-300\/35 {
  background-color: rgb(203 213 225 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-slate-300\/40 {
  background-color: rgb(203 213 225 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-slate-300\/45 {
  background-color: rgb(203 213 225 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-slate-300\/5 {
  background-color: rgb(203 213 225 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-slate-300\/50 {
  background-color: rgb(203 213 225 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-slate-300\/55 {
  background-color: rgb(203 213 225 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-slate-300\/60 {
  background-color: rgb(203 213 225 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-slate-300\/65 {
  background-color: rgb(203 213 225 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-slate-300\/70 {
  background-color: rgb(203 213 225 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-slate-300\/75 {
  background-color: rgb(203 213 225 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-slate-300\/80 {
  background-color: rgb(203 213 225 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-slate-300\/85 {
  background-color: rgb(203 213 225 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-slate-300\/90 {
  background-color: rgb(203 213 225 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-slate-300\/95 {
  background-color: rgb(203 213 225 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-slate-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-slate-400\/0 {
  background-color: rgb(148 163 184 / 0);
}

.thq-tw-application.thq-tw-application .bg-slate-400\/10 {
  background-color: rgb(148 163 184 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-slate-400\/100 {
  background-color: rgb(148 163 184 / 1);
}

.thq-tw-application.thq-tw-application .bg-slate-400\/15 {
  background-color: rgb(148 163 184 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-slate-400\/20 {
  background-color: rgb(148 163 184 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-slate-400\/25 {
  background-color: rgb(148 163 184 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-slate-400\/30 {
  background-color: rgb(148 163 184 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-slate-400\/35 {
  background-color: rgb(148 163 184 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-slate-400\/40 {
  background-color: rgb(148 163 184 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-slate-400\/45 {
  background-color: rgb(148 163 184 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-slate-400\/5 {
  background-color: rgb(148 163 184 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-slate-400\/50 {
  background-color: rgb(148 163 184 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-slate-400\/55 {
  background-color: rgb(148 163 184 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-slate-400\/60 {
  background-color: rgb(148 163 184 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-slate-400\/65 {
  background-color: rgb(148 163 184 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-slate-400\/70 {
  background-color: rgb(148 163 184 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-slate-400\/75 {
  background-color: rgb(148 163 184 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-slate-400\/80 {
  background-color: rgb(148 163 184 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-slate-400\/85 {
  background-color: rgb(148 163 184 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-slate-400\/90 {
  background-color: rgb(148 163 184 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-slate-400\/95 {
  background-color: rgb(148 163 184 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-slate-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-slate-500\/0 {
  background-color: rgb(100 116 139 / 0);
}

.thq-tw-application.thq-tw-application .bg-slate-500\/10 {
  background-color: rgb(100 116 139 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-slate-500\/100 {
  background-color: rgb(100 116 139 / 1);
}

.thq-tw-application.thq-tw-application .bg-slate-500\/15 {
  background-color: rgb(100 116 139 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-slate-500\/20 {
  background-color: rgb(100 116 139 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-slate-500\/25 {
  background-color: rgb(100 116 139 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-slate-500\/30 {
  background-color: rgb(100 116 139 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-slate-500\/35 {
  background-color: rgb(100 116 139 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-slate-500\/40 {
  background-color: rgb(100 116 139 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-slate-500\/45 {
  background-color: rgb(100 116 139 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-slate-500\/5 {
  background-color: rgb(100 116 139 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-slate-500\/50 {
  background-color: rgb(100 116 139 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-slate-500\/55 {
  background-color: rgb(100 116 139 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-slate-500\/60 {
  background-color: rgb(100 116 139 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-slate-500\/65 {
  background-color: rgb(100 116 139 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-slate-500\/70 {
  background-color: rgb(100 116 139 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-slate-500\/75 {
  background-color: rgb(100 116 139 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-slate-500\/80 {
  background-color: rgb(100 116 139 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-slate-500\/85 {
  background-color: rgb(100 116 139 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-slate-500\/90 {
  background-color: rgb(100 116 139 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-slate-500\/95 {
  background-color: rgb(100 116 139 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-slate-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-slate-600\/0 {
  background-color: rgb(71 85 105 / 0);
}

.thq-tw-application.thq-tw-application .bg-slate-600\/10 {
  background-color: rgb(71 85 105 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-slate-600\/100 {
  background-color: rgb(71 85 105 / 1);
}

.thq-tw-application.thq-tw-application .bg-slate-600\/15 {
  background-color: rgb(71 85 105 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-slate-600\/20 {
  background-color: rgb(71 85 105 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-slate-600\/25 {
  background-color: rgb(71 85 105 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-slate-600\/30 {
  background-color: rgb(71 85 105 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-slate-600\/35 {
  background-color: rgb(71 85 105 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-slate-600\/40 {
  background-color: rgb(71 85 105 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-slate-600\/45 {
  background-color: rgb(71 85 105 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-slate-600\/5 {
  background-color: rgb(71 85 105 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-slate-600\/50 {
  background-color: rgb(71 85 105 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-slate-600\/55 {
  background-color: rgb(71 85 105 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-slate-600\/60 {
  background-color: rgb(71 85 105 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-slate-600\/65 {
  background-color: rgb(71 85 105 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-slate-600\/70 {
  background-color: rgb(71 85 105 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-slate-600\/75 {
  background-color: rgb(71 85 105 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-slate-600\/80 {
  background-color: rgb(71 85 105 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-slate-600\/85 {
  background-color: rgb(71 85 105 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-slate-600\/90 {
  background-color: rgb(71 85 105 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-slate-600\/95 {
  background-color: rgb(71 85 105 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-slate-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-slate-700\/0 {
  background-color: rgb(51 65 85 / 0);
}

.thq-tw-application.thq-tw-application .bg-slate-700\/10 {
  background-color: rgb(51 65 85 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-slate-700\/100 {
  background-color: rgb(51 65 85 / 1);
}

.thq-tw-application.thq-tw-application .bg-slate-700\/15 {
  background-color: rgb(51 65 85 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-slate-700\/20 {
  background-color: rgb(51 65 85 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-slate-700\/25 {
  background-color: rgb(51 65 85 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-slate-700\/30 {
  background-color: rgb(51 65 85 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-slate-700\/35 {
  background-color: rgb(51 65 85 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-slate-700\/40 {
  background-color: rgb(51 65 85 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-slate-700\/45 {
  background-color: rgb(51 65 85 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-slate-700\/5 {
  background-color: rgb(51 65 85 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-slate-700\/50 {
  background-color: rgb(51 65 85 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-slate-700\/55 {
  background-color: rgb(51 65 85 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-slate-700\/60 {
  background-color: rgb(51 65 85 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-slate-700\/65 {
  background-color: rgb(51 65 85 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-slate-700\/70 {
  background-color: rgb(51 65 85 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-slate-700\/75 {
  background-color: rgb(51 65 85 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-slate-700\/80 {
  background-color: rgb(51 65 85 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-slate-700\/85 {
  background-color: rgb(51 65 85 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-slate-700\/90 {
  background-color: rgb(51 65 85 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-slate-700\/95 {
  background-color: rgb(51 65 85 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-slate-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-slate-800\/0 {
  background-color: rgb(30 41 59 / 0);
}

.thq-tw-application.thq-tw-application .bg-slate-800\/10 {
  background-color: rgb(30 41 59 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-slate-800\/100 {
  background-color: rgb(30 41 59 / 1);
}

.thq-tw-application.thq-tw-application .bg-slate-800\/15 {
  background-color: rgb(30 41 59 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-slate-800\/20 {
  background-color: rgb(30 41 59 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-slate-800\/25 {
  background-color: rgb(30 41 59 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-slate-800\/30 {
  background-color: rgb(30 41 59 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-slate-800\/35 {
  background-color: rgb(30 41 59 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-slate-800\/40 {
  background-color: rgb(30 41 59 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-slate-800\/45 {
  background-color: rgb(30 41 59 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-slate-800\/5 {
  background-color: rgb(30 41 59 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-slate-800\/50 {
  background-color: rgb(30 41 59 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-slate-800\/55 {
  background-color: rgb(30 41 59 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-slate-800\/60 {
  background-color: rgb(30 41 59 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-slate-800\/65 {
  background-color: rgb(30 41 59 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-slate-800\/70 {
  background-color: rgb(30 41 59 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-slate-800\/75 {
  background-color: rgb(30 41 59 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-slate-800\/80 {
  background-color: rgb(30 41 59 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-slate-800\/85 {
  background-color: rgb(30 41 59 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-slate-800\/90 {
  background-color: rgb(30 41 59 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-slate-800\/95 {
  background-color: rgb(30 41 59 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-slate-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-slate-900\/0 {
  background-color: rgb(15 23 42 / 0);
}

.thq-tw-application.thq-tw-application .bg-slate-900\/10 {
  background-color: rgb(15 23 42 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-slate-900\/100 {
  background-color: rgb(15 23 42 / 1);
}

.thq-tw-application.thq-tw-application .bg-slate-900\/15 {
  background-color: rgb(15 23 42 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-slate-900\/20 {
  background-color: rgb(15 23 42 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-slate-900\/25 {
  background-color: rgb(15 23 42 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-slate-900\/30 {
  background-color: rgb(15 23 42 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-slate-900\/35 {
  background-color: rgb(15 23 42 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-slate-900\/40 {
  background-color: rgb(15 23 42 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-slate-900\/45 {
  background-color: rgb(15 23 42 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-slate-900\/5 {
  background-color: rgb(15 23 42 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-slate-900\/50 {
  background-color: rgb(15 23 42 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-slate-900\/55 {
  background-color: rgb(15 23 42 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-slate-900\/60 {
  background-color: rgb(15 23 42 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-slate-900\/65 {
  background-color: rgb(15 23 42 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-slate-900\/70 {
  background-color: rgb(15 23 42 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-slate-900\/75 {
  background-color: rgb(15 23 42 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-slate-900\/80 {
  background-color: rgb(15 23 42 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-slate-900\/85 {
  background-color: rgb(15 23 42 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-slate-900\/90 {
  background-color: rgb(15 23 42 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-slate-900\/95 {
  background-color: rgb(15 23 42 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-stone-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 244 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-stone-100\/0 {
  background-color: rgb(245 245 244 / 0);
}

.thq-tw-application.thq-tw-application .bg-stone-100\/10 {
  background-color: rgb(245 245 244 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-stone-100\/100 {
  background-color: rgb(245 245 244 / 1);
}

.thq-tw-application.thq-tw-application .bg-stone-100\/15 {
  background-color: rgb(245 245 244 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-stone-100\/20 {
  background-color: rgb(245 245 244 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-stone-100\/25 {
  background-color: rgb(245 245 244 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-stone-100\/30 {
  background-color: rgb(245 245 244 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-stone-100\/35 {
  background-color: rgb(245 245 244 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-stone-100\/40 {
  background-color: rgb(245 245 244 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-stone-100\/45 {
  background-color: rgb(245 245 244 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-stone-100\/5 {
  background-color: rgb(245 245 244 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-stone-100\/50 {
  background-color: rgb(245 245 244 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-stone-100\/55 {
  background-color: rgb(245 245 244 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-stone-100\/60 {
  background-color: rgb(245 245 244 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-stone-100\/65 {
  background-color: rgb(245 245 244 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-stone-100\/70 {
  background-color: rgb(245 245 244 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-stone-100\/75 {
  background-color: rgb(245 245 244 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-stone-100\/80 {
  background-color: rgb(245 245 244 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-stone-100\/85 {
  background-color: rgb(245 245 244 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-stone-100\/90 {
  background-color: rgb(245 245 244 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-stone-100\/95 {
  background-color: rgb(245 245 244 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-stone-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(231 229 228 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-stone-200\/0 {
  background-color: rgb(231 229 228 / 0);
}

.thq-tw-application.thq-tw-application .bg-stone-200\/10 {
  background-color: rgb(231 229 228 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-stone-200\/100 {
  background-color: rgb(231 229 228 / 1);
}

.thq-tw-application.thq-tw-application .bg-stone-200\/15 {
  background-color: rgb(231 229 228 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-stone-200\/20 {
  background-color: rgb(231 229 228 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-stone-200\/25 {
  background-color: rgb(231 229 228 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-stone-200\/30 {
  background-color: rgb(231 229 228 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-stone-200\/35 {
  background-color: rgb(231 229 228 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-stone-200\/40 {
  background-color: rgb(231 229 228 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-stone-200\/45 {
  background-color: rgb(231 229 228 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-stone-200\/5 {
  background-color: rgb(231 229 228 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-stone-200\/50 {
  background-color: rgb(231 229 228 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-stone-200\/55 {
  background-color: rgb(231 229 228 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-stone-200\/60 {
  background-color: rgb(231 229 228 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-stone-200\/65 {
  background-color: rgb(231 229 228 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-stone-200\/70 {
  background-color: rgb(231 229 228 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-stone-200\/75 {
  background-color: rgb(231 229 228 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-stone-200\/80 {
  background-color: rgb(231 229 228 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-stone-200\/85 {
  background-color: rgb(231 229 228 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-stone-200\/90 {
  background-color: rgb(231 229 228 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-stone-200\/95 {
  background-color: rgb(231 229 228 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-stone-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(214 211 209 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-stone-300\/0 {
  background-color: rgb(214 211 209 / 0);
}

.thq-tw-application.thq-tw-application .bg-stone-300\/10 {
  background-color: rgb(214 211 209 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-stone-300\/100 {
  background-color: rgb(214 211 209 / 1);
}

.thq-tw-application.thq-tw-application .bg-stone-300\/15 {
  background-color: rgb(214 211 209 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-stone-300\/20 {
  background-color: rgb(214 211 209 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-stone-300\/25 {
  background-color: rgb(214 211 209 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-stone-300\/30 {
  background-color: rgb(214 211 209 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-stone-300\/35 {
  background-color: rgb(214 211 209 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-stone-300\/40 {
  background-color: rgb(214 211 209 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-stone-300\/45 {
  background-color: rgb(214 211 209 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-stone-300\/5 {
  background-color: rgb(214 211 209 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-stone-300\/50 {
  background-color: rgb(214 211 209 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-stone-300\/55 {
  background-color: rgb(214 211 209 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-stone-300\/60 {
  background-color: rgb(214 211 209 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-stone-300\/65 {
  background-color: rgb(214 211 209 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-stone-300\/70 {
  background-color: rgb(214 211 209 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-stone-300\/75 {
  background-color: rgb(214 211 209 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-stone-300\/80 {
  background-color: rgb(214 211 209 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-stone-300\/85 {
  background-color: rgb(214 211 209 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-stone-300\/90 {
  background-color: rgb(214 211 209 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-stone-300\/95 {
  background-color: rgb(214 211 209 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-stone-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(168 162 158 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-stone-400\/0 {
  background-color: rgb(168 162 158 / 0);
}

.thq-tw-application.thq-tw-application .bg-stone-400\/10 {
  background-color: rgb(168 162 158 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-stone-400\/100 {
  background-color: rgb(168 162 158 / 1);
}

.thq-tw-application.thq-tw-application .bg-stone-400\/15 {
  background-color: rgb(168 162 158 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-stone-400\/20 {
  background-color: rgb(168 162 158 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-stone-400\/25 {
  background-color: rgb(168 162 158 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-stone-400\/30 {
  background-color: rgb(168 162 158 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-stone-400\/35 {
  background-color: rgb(168 162 158 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-stone-400\/40 {
  background-color: rgb(168 162 158 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-stone-400\/45 {
  background-color: rgb(168 162 158 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-stone-400\/5 {
  background-color: rgb(168 162 158 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-stone-400\/50 {
  background-color: rgb(168 162 158 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-stone-400\/55 {
  background-color: rgb(168 162 158 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-stone-400\/60 {
  background-color: rgb(168 162 158 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-stone-400\/65 {
  background-color: rgb(168 162 158 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-stone-400\/70 {
  background-color: rgb(168 162 158 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-stone-400\/75 {
  background-color: rgb(168 162 158 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-stone-400\/80 {
  background-color: rgb(168 162 158 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-stone-400\/85 {
  background-color: rgb(168 162 158 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-stone-400\/90 {
  background-color: rgb(168 162 158 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-stone-400\/95 {
  background-color: rgb(168 162 158 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-stone-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(120 113 108 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-stone-500\/0 {
  background-color: rgb(120 113 108 / 0);
}

.thq-tw-application.thq-tw-application .bg-stone-500\/10 {
  background-color: rgb(120 113 108 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-stone-500\/100 {
  background-color: rgb(120 113 108 / 1);
}

.thq-tw-application.thq-tw-application .bg-stone-500\/15 {
  background-color: rgb(120 113 108 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-stone-500\/20 {
  background-color: rgb(120 113 108 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-stone-500\/25 {
  background-color: rgb(120 113 108 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-stone-500\/30 {
  background-color: rgb(120 113 108 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-stone-500\/35 {
  background-color: rgb(120 113 108 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-stone-500\/40 {
  background-color: rgb(120 113 108 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-stone-500\/45 {
  background-color: rgb(120 113 108 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-stone-500\/5 {
  background-color: rgb(120 113 108 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-stone-500\/50 {
  background-color: rgb(120 113 108 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-stone-500\/55 {
  background-color: rgb(120 113 108 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-stone-500\/60 {
  background-color: rgb(120 113 108 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-stone-500\/65 {
  background-color: rgb(120 113 108 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-stone-500\/70 {
  background-color: rgb(120 113 108 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-stone-500\/75 {
  background-color: rgb(120 113 108 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-stone-500\/80 {
  background-color: rgb(120 113 108 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-stone-500\/85 {
  background-color: rgb(120 113 108 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-stone-500\/90 {
  background-color: rgb(120 113 108 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-stone-500\/95 {
  background-color: rgb(120 113 108 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-stone-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(87 83 78 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-stone-600\/0 {
  background-color: rgb(87 83 78 / 0);
}

.thq-tw-application.thq-tw-application .bg-stone-600\/10 {
  background-color: rgb(87 83 78 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-stone-600\/100 {
  background-color: rgb(87 83 78 / 1);
}

.thq-tw-application.thq-tw-application .bg-stone-600\/15 {
  background-color: rgb(87 83 78 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-stone-600\/20 {
  background-color: rgb(87 83 78 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-stone-600\/25 {
  background-color: rgb(87 83 78 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-stone-600\/30 {
  background-color: rgb(87 83 78 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-stone-600\/35 {
  background-color: rgb(87 83 78 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-stone-600\/40 {
  background-color: rgb(87 83 78 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-stone-600\/45 {
  background-color: rgb(87 83 78 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-stone-600\/5 {
  background-color: rgb(87 83 78 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-stone-600\/50 {
  background-color: rgb(87 83 78 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-stone-600\/55 {
  background-color: rgb(87 83 78 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-stone-600\/60 {
  background-color: rgb(87 83 78 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-stone-600\/65 {
  background-color: rgb(87 83 78 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-stone-600\/70 {
  background-color: rgb(87 83 78 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-stone-600\/75 {
  background-color: rgb(87 83 78 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-stone-600\/80 {
  background-color: rgb(87 83 78 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-stone-600\/85 {
  background-color: rgb(87 83 78 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-stone-600\/90 {
  background-color: rgb(87 83 78 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-stone-600\/95 {
  background-color: rgb(87 83 78 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-stone-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(68 64 60 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-stone-700\/0 {
  background-color: rgb(68 64 60 / 0);
}

.thq-tw-application.thq-tw-application .bg-stone-700\/10 {
  background-color: rgb(68 64 60 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-stone-700\/100 {
  background-color: rgb(68 64 60 / 1);
}

.thq-tw-application.thq-tw-application .bg-stone-700\/15 {
  background-color: rgb(68 64 60 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-stone-700\/20 {
  background-color: rgb(68 64 60 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-stone-700\/25 {
  background-color: rgb(68 64 60 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-stone-700\/30 {
  background-color: rgb(68 64 60 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-stone-700\/35 {
  background-color: rgb(68 64 60 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-stone-700\/40 {
  background-color: rgb(68 64 60 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-stone-700\/45 {
  background-color: rgb(68 64 60 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-stone-700\/5 {
  background-color: rgb(68 64 60 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-stone-700\/50 {
  background-color: rgb(68 64 60 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-stone-700\/55 {
  background-color: rgb(68 64 60 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-stone-700\/60 {
  background-color: rgb(68 64 60 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-stone-700\/65 {
  background-color: rgb(68 64 60 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-stone-700\/70 {
  background-color: rgb(68 64 60 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-stone-700\/75 {
  background-color: rgb(68 64 60 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-stone-700\/80 {
  background-color: rgb(68 64 60 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-stone-700\/85 {
  background-color: rgb(68 64 60 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-stone-700\/90 {
  background-color: rgb(68 64 60 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-stone-700\/95 {
  background-color: rgb(68 64 60 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-stone-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(41 37 36 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-stone-800\/0 {
  background-color: rgb(41 37 36 / 0);
}

.thq-tw-application.thq-tw-application .bg-stone-800\/10 {
  background-color: rgb(41 37 36 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-stone-800\/100 {
  background-color: rgb(41 37 36 / 1);
}

.thq-tw-application.thq-tw-application .bg-stone-800\/15 {
  background-color: rgb(41 37 36 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-stone-800\/20 {
  background-color: rgb(41 37 36 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-stone-800\/25 {
  background-color: rgb(41 37 36 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-stone-800\/30 {
  background-color: rgb(41 37 36 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-stone-800\/35 {
  background-color: rgb(41 37 36 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-stone-800\/40 {
  background-color: rgb(41 37 36 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-stone-800\/45 {
  background-color: rgb(41 37 36 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-stone-800\/5 {
  background-color: rgb(41 37 36 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-stone-800\/50 {
  background-color: rgb(41 37 36 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-stone-800\/55 {
  background-color: rgb(41 37 36 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-stone-800\/60 {
  background-color: rgb(41 37 36 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-stone-800\/65 {
  background-color: rgb(41 37 36 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-stone-800\/70 {
  background-color: rgb(41 37 36 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-stone-800\/75 {
  background-color: rgb(41 37 36 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-stone-800\/80 {
  background-color: rgb(41 37 36 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-stone-800\/85 {
  background-color: rgb(41 37 36 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-stone-800\/90 {
  background-color: rgb(41 37 36 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-stone-800\/95 {
  background-color: rgb(41 37 36 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-stone-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(28 25 23 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-stone-900\/0 {
  background-color: rgb(28 25 23 / 0);
}

.thq-tw-application.thq-tw-application .bg-stone-900\/10 {
  background-color: rgb(28 25 23 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-stone-900\/100 {
  background-color: rgb(28 25 23 / 1);
}

.thq-tw-application.thq-tw-application .bg-stone-900\/15 {
  background-color: rgb(28 25 23 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-stone-900\/20 {
  background-color: rgb(28 25 23 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-stone-900\/25 {
  background-color: rgb(28 25 23 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-stone-900\/30 {
  background-color: rgb(28 25 23 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-stone-900\/35 {
  background-color: rgb(28 25 23 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-stone-900\/40 {
  background-color: rgb(28 25 23 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-stone-900\/45 {
  background-color: rgb(28 25 23 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-stone-900\/5 {
  background-color: rgb(28 25 23 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-stone-900\/50 {
  background-color: rgb(28 25 23 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-stone-900\/55 {
  background-color: rgb(28 25 23 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-stone-900\/60 {
  background-color: rgb(28 25 23 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-stone-900\/65 {
  background-color: rgb(28 25 23 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-stone-900\/70 {
  background-color: rgb(28 25 23 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-stone-900\/75 {
  background-color: rgb(28 25 23 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-stone-900\/80 {
  background-color: rgb(28 25 23 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-stone-900\/85 {
  background-color: rgb(28 25 23 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-stone-900\/90 {
  background-color: rgb(28 25 23 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-stone-900\/95 {
  background-color: rgb(28 25 23 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-teal-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(204 251 241 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-teal-100\/0 {
  background-color: rgb(204 251 241 / 0);
}

.thq-tw-application.thq-tw-application .bg-teal-100\/10 {
  background-color: rgb(204 251 241 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-teal-100\/100 {
  background-color: rgb(204 251 241 / 1);
}

.thq-tw-application.thq-tw-application .bg-teal-100\/15 {
  background-color: rgb(204 251 241 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-teal-100\/20 {
  background-color: rgb(204 251 241 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-teal-100\/25 {
  background-color: rgb(204 251 241 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-teal-100\/30 {
  background-color: rgb(204 251 241 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-teal-100\/35 {
  background-color: rgb(204 251 241 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-teal-100\/40 {
  background-color: rgb(204 251 241 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-teal-100\/45 {
  background-color: rgb(204 251 241 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-teal-100\/5 {
  background-color: rgb(204 251 241 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-teal-100\/50 {
  background-color: rgb(204 251 241 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-teal-100\/55 {
  background-color: rgb(204 251 241 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-teal-100\/60 {
  background-color: rgb(204 251 241 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-teal-100\/65 {
  background-color: rgb(204 251 241 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-teal-100\/70 {
  background-color: rgb(204 251 241 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-teal-100\/75 {
  background-color: rgb(204 251 241 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-teal-100\/80 {
  background-color: rgb(204 251 241 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-teal-100\/85 {
  background-color: rgb(204 251 241 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-teal-100\/90 {
  background-color: rgb(204 251 241 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-teal-100\/95 {
  background-color: rgb(204 251 241 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-teal-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(153 246 228 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-teal-200\/0 {
  background-color: rgb(153 246 228 / 0);
}

.thq-tw-application.thq-tw-application .bg-teal-200\/10 {
  background-color: rgb(153 246 228 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-teal-200\/100 {
  background-color: rgb(153 246 228 / 1);
}

.thq-tw-application.thq-tw-application .bg-teal-200\/15 {
  background-color: rgb(153 246 228 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-teal-200\/20 {
  background-color: rgb(153 246 228 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-teal-200\/25 {
  background-color: rgb(153 246 228 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-teal-200\/30 {
  background-color: rgb(153 246 228 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-teal-200\/35 {
  background-color: rgb(153 246 228 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-teal-200\/40 {
  background-color: rgb(153 246 228 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-teal-200\/45 {
  background-color: rgb(153 246 228 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-teal-200\/5 {
  background-color: rgb(153 246 228 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-teal-200\/50 {
  background-color: rgb(153 246 228 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-teal-200\/55 {
  background-color: rgb(153 246 228 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-teal-200\/60 {
  background-color: rgb(153 246 228 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-teal-200\/65 {
  background-color: rgb(153 246 228 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-teal-200\/70 {
  background-color: rgb(153 246 228 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-teal-200\/75 {
  background-color: rgb(153 246 228 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-teal-200\/80 {
  background-color: rgb(153 246 228 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-teal-200\/85 {
  background-color: rgb(153 246 228 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-teal-200\/90 {
  background-color: rgb(153 246 228 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-teal-200\/95 {
  background-color: rgb(153 246 228 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-teal-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(94 234 212 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-teal-300\/0 {
  background-color: rgb(94 234 212 / 0);
}

.thq-tw-application.thq-tw-application .bg-teal-300\/10 {
  background-color: rgb(94 234 212 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-teal-300\/100 {
  background-color: rgb(94 234 212 / 1);
}

.thq-tw-application.thq-tw-application .bg-teal-300\/15 {
  background-color: rgb(94 234 212 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-teal-300\/20 {
  background-color: rgb(94 234 212 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-teal-300\/25 {
  background-color: rgb(94 234 212 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-teal-300\/30 {
  background-color: rgb(94 234 212 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-teal-300\/35 {
  background-color: rgb(94 234 212 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-teal-300\/40 {
  background-color: rgb(94 234 212 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-teal-300\/45 {
  background-color: rgb(94 234 212 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-teal-300\/5 {
  background-color: rgb(94 234 212 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-teal-300\/50 {
  background-color: rgb(94 234 212 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-teal-300\/55 {
  background-color: rgb(94 234 212 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-teal-300\/60 {
  background-color: rgb(94 234 212 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-teal-300\/65 {
  background-color: rgb(94 234 212 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-teal-300\/70 {
  background-color: rgb(94 234 212 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-teal-300\/75 {
  background-color: rgb(94 234 212 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-teal-300\/80 {
  background-color: rgb(94 234 212 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-teal-300\/85 {
  background-color: rgb(94 234 212 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-teal-300\/90 {
  background-color: rgb(94 234 212 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-teal-300\/95 {
  background-color: rgb(94 234 212 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-teal-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(45 212 191 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-teal-400\/0 {
  background-color: rgb(45 212 191 / 0);
}

.thq-tw-application.thq-tw-application .bg-teal-400\/10 {
  background-color: rgb(45 212 191 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-teal-400\/100 {
  background-color: rgb(45 212 191 / 1);
}

.thq-tw-application.thq-tw-application .bg-teal-400\/15 {
  background-color: rgb(45 212 191 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-teal-400\/20 {
  background-color: rgb(45 212 191 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-teal-400\/25 {
  background-color: rgb(45 212 191 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-teal-400\/30 {
  background-color: rgb(45 212 191 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-teal-400\/35 {
  background-color: rgb(45 212 191 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-teal-400\/40 {
  background-color: rgb(45 212 191 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-teal-400\/45 {
  background-color: rgb(45 212 191 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-teal-400\/5 {
  background-color: rgb(45 212 191 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-teal-400\/50 {
  background-color: rgb(45 212 191 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-teal-400\/55 {
  background-color: rgb(45 212 191 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-teal-400\/60 {
  background-color: rgb(45 212 191 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-teal-400\/65 {
  background-color: rgb(45 212 191 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-teal-400\/70 {
  background-color: rgb(45 212 191 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-teal-400\/75 {
  background-color: rgb(45 212 191 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-teal-400\/80 {
  background-color: rgb(45 212 191 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-teal-400\/85 {
  background-color: rgb(45 212 191 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-teal-400\/90 {
  background-color: rgb(45 212 191 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-teal-400\/95 {
  background-color: rgb(45 212 191 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-teal-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(20 184 166 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-teal-500\/0 {
  background-color: rgb(20 184 166 / 0);
}

.thq-tw-application.thq-tw-application .bg-teal-500\/10 {
  background-color: rgb(20 184 166 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-teal-500\/100 {
  background-color: rgb(20 184 166 / 1);
}

.thq-tw-application.thq-tw-application .bg-teal-500\/15 {
  background-color: rgb(20 184 166 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-teal-500\/20 {
  background-color: rgb(20 184 166 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-teal-500\/25 {
  background-color: rgb(20 184 166 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-teal-500\/30 {
  background-color: rgb(20 184 166 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-teal-500\/35 {
  background-color: rgb(20 184 166 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-teal-500\/40 {
  background-color: rgb(20 184 166 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-teal-500\/45 {
  background-color: rgb(20 184 166 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-teal-500\/5 {
  background-color: rgb(20 184 166 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-teal-500\/50 {
  background-color: rgb(20 184 166 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-teal-500\/55 {
  background-color: rgb(20 184 166 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-teal-500\/60 {
  background-color: rgb(20 184 166 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-teal-500\/65 {
  background-color: rgb(20 184 166 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-teal-500\/70 {
  background-color: rgb(20 184 166 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-teal-500\/75 {
  background-color: rgb(20 184 166 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-teal-500\/80 {
  background-color: rgb(20 184 166 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-teal-500\/85 {
  background-color: rgb(20 184 166 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-teal-500\/90 {
  background-color: rgb(20 184 166 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-teal-500\/95 {
  background-color: rgb(20 184 166 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-teal-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(13 148 136 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-teal-600\/0 {
  background-color: rgb(13 148 136 / 0);
}

.thq-tw-application.thq-tw-application .bg-teal-600\/10 {
  background-color: rgb(13 148 136 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-teal-600\/100 {
  background-color: rgb(13 148 136 / 1);
}

.thq-tw-application.thq-tw-application .bg-teal-600\/15 {
  background-color: rgb(13 148 136 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-teal-600\/20 {
  background-color: rgb(13 148 136 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-teal-600\/25 {
  background-color: rgb(13 148 136 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-teal-600\/30 {
  background-color: rgb(13 148 136 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-teal-600\/35 {
  background-color: rgb(13 148 136 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-teal-600\/40 {
  background-color: rgb(13 148 136 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-teal-600\/45 {
  background-color: rgb(13 148 136 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-teal-600\/5 {
  background-color: rgb(13 148 136 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-teal-600\/50 {
  background-color: rgb(13 148 136 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-teal-600\/55 {
  background-color: rgb(13 148 136 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-teal-600\/60 {
  background-color: rgb(13 148 136 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-teal-600\/65 {
  background-color: rgb(13 148 136 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-teal-600\/70 {
  background-color: rgb(13 148 136 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-teal-600\/75 {
  background-color: rgb(13 148 136 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-teal-600\/80 {
  background-color: rgb(13 148 136 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-teal-600\/85 {
  background-color: rgb(13 148 136 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-teal-600\/90 {
  background-color: rgb(13 148 136 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-teal-600\/95 {
  background-color: rgb(13 148 136 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-teal-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(15 118 110 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-teal-700\/0 {
  background-color: rgb(15 118 110 / 0);
}

.thq-tw-application.thq-tw-application .bg-teal-700\/10 {
  background-color: rgb(15 118 110 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-teal-700\/100 {
  background-color: rgb(15 118 110 / 1);
}

.thq-tw-application.thq-tw-application .bg-teal-700\/15 {
  background-color: rgb(15 118 110 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-teal-700\/20 {
  background-color: rgb(15 118 110 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-teal-700\/25 {
  background-color: rgb(15 118 110 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-teal-700\/30 {
  background-color: rgb(15 118 110 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-teal-700\/35 {
  background-color: rgb(15 118 110 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-teal-700\/40 {
  background-color: rgb(15 118 110 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-teal-700\/45 {
  background-color: rgb(15 118 110 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-teal-700\/5 {
  background-color: rgb(15 118 110 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-teal-700\/50 {
  background-color: rgb(15 118 110 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-teal-700\/55 {
  background-color: rgb(15 118 110 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-teal-700\/60 {
  background-color: rgb(15 118 110 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-teal-700\/65 {
  background-color: rgb(15 118 110 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-teal-700\/70 {
  background-color: rgb(15 118 110 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-teal-700\/75 {
  background-color: rgb(15 118 110 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-teal-700\/80 {
  background-color: rgb(15 118 110 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-teal-700\/85 {
  background-color: rgb(15 118 110 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-teal-700\/90 {
  background-color: rgb(15 118 110 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-teal-700\/95 {
  background-color: rgb(15 118 110 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-teal-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 94 89 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-teal-800\/0 {
  background-color: rgb(17 94 89 / 0);
}

.thq-tw-application.thq-tw-application .bg-teal-800\/10 {
  background-color: rgb(17 94 89 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-teal-800\/100 {
  background-color: rgb(17 94 89 / 1);
}

.thq-tw-application.thq-tw-application .bg-teal-800\/15 {
  background-color: rgb(17 94 89 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-teal-800\/20 {
  background-color: rgb(17 94 89 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-teal-800\/25 {
  background-color: rgb(17 94 89 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-teal-800\/30 {
  background-color: rgb(17 94 89 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-teal-800\/35 {
  background-color: rgb(17 94 89 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-teal-800\/40 {
  background-color: rgb(17 94 89 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-teal-800\/45 {
  background-color: rgb(17 94 89 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-teal-800\/5 {
  background-color: rgb(17 94 89 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-teal-800\/50 {
  background-color: rgb(17 94 89 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-teal-800\/55 {
  background-color: rgb(17 94 89 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-teal-800\/60 {
  background-color: rgb(17 94 89 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-teal-800\/65 {
  background-color: rgb(17 94 89 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-teal-800\/70 {
  background-color: rgb(17 94 89 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-teal-800\/75 {
  background-color: rgb(17 94 89 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-teal-800\/80 {
  background-color: rgb(17 94 89 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-teal-800\/85 {
  background-color: rgb(17 94 89 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-teal-800\/90 {
  background-color: rgb(17 94 89 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-teal-800\/95 {
  background-color: rgb(17 94 89 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-teal-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(19 78 74 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-teal-900\/0 {
  background-color: rgb(19 78 74 / 0);
}

.thq-tw-application.thq-tw-application .bg-teal-900\/10 {
  background-color: rgb(19 78 74 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-teal-900\/100 {
  background-color: rgb(19 78 74 / 1);
}

.thq-tw-application.thq-tw-application .bg-teal-900\/15 {
  background-color: rgb(19 78 74 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-teal-900\/20 {
  background-color: rgb(19 78 74 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-teal-900\/25 {
  background-color: rgb(19 78 74 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-teal-900\/30 {
  background-color: rgb(19 78 74 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-teal-900\/35 {
  background-color: rgb(19 78 74 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-teal-900\/40 {
  background-color: rgb(19 78 74 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-teal-900\/45 {
  background-color: rgb(19 78 74 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-teal-900\/5 {
  background-color: rgb(19 78 74 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-teal-900\/50 {
  background-color: rgb(19 78 74 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-teal-900\/55 {
  background-color: rgb(19 78 74 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-teal-900\/60 {
  background-color: rgb(19 78 74 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-teal-900\/65 {
  background-color: rgb(19 78 74 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-teal-900\/70 {
  background-color: rgb(19 78 74 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-teal-900\/75 {
  background-color: rgb(19 78 74 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-teal-900\/80 {
  background-color: rgb(19 78 74 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-teal-900\/85 {
  background-color: rgb(19 78 74 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-teal-900\/90 {
  background-color: rgb(19 78 74 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-teal-900\/95 {
  background-color: rgb(19 78 74 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-violet-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(237 233 254 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-violet-100\/0 {
  background-color: rgb(237 233 254 / 0);
}

.thq-tw-application.thq-tw-application .bg-violet-100\/10 {
  background-color: rgb(237 233 254 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-violet-100\/100 {
  background-color: rgb(237 233 254 / 1);
}

.thq-tw-application.thq-tw-application .bg-violet-100\/15 {
  background-color: rgb(237 233 254 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-violet-100\/20 {
  background-color: rgb(237 233 254 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-violet-100\/25 {
  background-color: rgb(237 233 254 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-violet-100\/30 {
  background-color: rgb(237 233 254 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-violet-100\/35 {
  background-color: rgb(237 233 254 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-violet-100\/40 {
  background-color: rgb(237 233 254 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-violet-100\/45 {
  background-color: rgb(237 233 254 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-violet-100\/5 {
  background-color: rgb(237 233 254 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-violet-100\/50 {
  background-color: rgb(237 233 254 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-violet-100\/55 {
  background-color: rgb(237 233 254 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-violet-100\/60 {
  background-color: rgb(237 233 254 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-violet-100\/65 {
  background-color: rgb(237 233 254 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-violet-100\/70 {
  background-color: rgb(237 233 254 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-violet-100\/75 {
  background-color: rgb(237 233 254 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-violet-100\/80 {
  background-color: rgb(237 233 254 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-violet-100\/85 {
  background-color: rgb(237 233 254 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-violet-100\/90 {
  background-color: rgb(237 233 254 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-violet-100\/95 {
  background-color: rgb(237 233 254 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-violet-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(221 214 254 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-violet-200\/0 {
  background-color: rgb(221 214 254 / 0);
}

.thq-tw-application.thq-tw-application .bg-violet-200\/10 {
  background-color: rgb(221 214 254 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-violet-200\/100 {
  background-color: rgb(221 214 254 / 1);
}

.thq-tw-application.thq-tw-application .bg-violet-200\/15 {
  background-color: rgb(221 214 254 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-violet-200\/20 {
  background-color: rgb(221 214 254 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-violet-200\/25 {
  background-color: rgb(221 214 254 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-violet-200\/30 {
  background-color: rgb(221 214 254 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-violet-200\/35 {
  background-color: rgb(221 214 254 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-violet-200\/40 {
  background-color: rgb(221 214 254 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-violet-200\/45 {
  background-color: rgb(221 214 254 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-violet-200\/5 {
  background-color: rgb(221 214 254 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-violet-200\/50 {
  background-color: rgb(221 214 254 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-violet-200\/55 {
  background-color: rgb(221 214 254 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-violet-200\/60 {
  background-color: rgb(221 214 254 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-violet-200\/65 {
  background-color: rgb(221 214 254 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-violet-200\/70 {
  background-color: rgb(221 214 254 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-violet-200\/75 {
  background-color: rgb(221 214 254 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-violet-200\/80 {
  background-color: rgb(221 214 254 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-violet-200\/85 {
  background-color: rgb(221 214 254 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-violet-200\/90 {
  background-color: rgb(221 214 254 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-violet-200\/95 {
  background-color: rgb(221 214 254 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-violet-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(196 181 253 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-violet-300\/0 {
  background-color: rgb(196 181 253 / 0);
}

.thq-tw-application.thq-tw-application .bg-violet-300\/10 {
  background-color: rgb(196 181 253 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-violet-300\/100 {
  background-color: rgb(196 181 253 / 1);
}

.thq-tw-application.thq-tw-application .bg-violet-300\/15 {
  background-color: rgb(196 181 253 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-violet-300\/20 {
  background-color: rgb(196 181 253 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-violet-300\/25 {
  background-color: rgb(196 181 253 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-violet-300\/30 {
  background-color: rgb(196 181 253 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-violet-300\/35 {
  background-color: rgb(196 181 253 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-violet-300\/40 {
  background-color: rgb(196 181 253 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-violet-300\/45 {
  background-color: rgb(196 181 253 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-violet-300\/5 {
  background-color: rgb(196 181 253 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-violet-300\/50 {
  background-color: rgb(196 181 253 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-violet-300\/55 {
  background-color: rgb(196 181 253 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-violet-300\/60 {
  background-color: rgb(196 181 253 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-violet-300\/65 {
  background-color: rgb(196 181 253 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-violet-300\/70 {
  background-color: rgb(196 181 253 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-violet-300\/75 {
  background-color: rgb(196 181 253 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-violet-300\/80 {
  background-color: rgb(196 181 253 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-violet-300\/85 {
  background-color: rgb(196 181 253 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-violet-300\/90 {
  background-color: rgb(196 181 253 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-violet-300\/95 {
  background-color: rgb(196 181 253 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-violet-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(167 139 250 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-violet-400\/0 {
  background-color: rgb(167 139 250 / 0);
}

.thq-tw-application.thq-tw-application .bg-violet-400\/10 {
  background-color: rgb(167 139 250 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-violet-400\/100 {
  background-color: rgb(167 139 250 / 1);
}

.thq-tw-application.thq-tw-application .bg-violet-400\/15 {
  background-color: rgb(167 139 250 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-violet-400\/20 {
  background-color: rgb(167 139 250 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-violet-400\/25 {
  background-color: rgb(167 139 250 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-violet-400\/30 {
  background-color: rgb(167 139 250 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-violet-400\/35 {
  background-color: rgb(167 139 250 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-violet-400\/40 {
  background-color: rgb(167 139 250 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-violet-400\/45 {
  background-color: rgb(167 139 250 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-violet-400\/5 {
  background-color: rgb(167 139 250 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-violet-400\/50 {
  background-color: rgb(167 139 250 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-violet-400\/55 {
  background-color: rgb(167 139 250 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-violet-400\/60 {
  background-color: rgb(167 139 250 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-violet-400\/65 {
  background-color: rgb(167 139 250 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-violet-400\/70 {
  background-color: rgb(167 139 250 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-violet-400\/75 {
  background-color: rgb(167 139 250 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-violet-400\/80 {
  background-color: rgb(167 139 250 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-violet-400\/85 {
  background-color: rgb(167 139 250 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-violet-400\/90 {
  background-color: rgb(167 139 250 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-violet-400\/95 {
  background-color: rgb(167 139 250 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-violet-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(139 92 246 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-violet-500\/0 {
  background-color: rgb(139 92 246 / 0);
}

.thq-tw-application.thq-tw-application .bg-violet-500\/10 {
  background-color: rgb(139 92 246 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-violet-500\/100 {
  background-color: rgb(139 92 246 / 1);
}

.thq-tw-application.thq-tw-application .bg-violet-500\/15 {
  background-color: rgb(139 92 246 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-violet-500\/20 {
  background-color: rgb(139 92 246 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-violet-500\/25 {
  background-color: rgb(139 92 246 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-violet-500\/30 {
  background-color: rgb(139 92 246 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-violet-500\/35 {
  background-color: rgb(139 92 246 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-violet-500\/40 {
  background-color: rgb(139 92 246 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-violet-500\/45 {
  background-color: rgb(139 92 246 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-violet-500\/5 {
  background-color: rgb(139 92 246 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-violet-500\/50 {
  background-color: rgb(139 92 246 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-violet-500\/55 {
  background-color: rgb(139 92 246 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-violet-500\/60 {
  background-color: rgb(139 92 246 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-violet-500\/65 {
  background-color: rgb(139 92 246 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-violet-500\/70 {
  background-color: rgb(139 92 246 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-violet-500\/75 {
  background-color: rgb(139 92 246 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-violet-500\/80 {
  background-color: rgb(139 92 246 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-violet-500\/85 {
  background-color: rgb(139 92 246 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-violet-500\/90 {
  background-color: rgb(139 92 246 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-violet-500\/95 {
  background-color: rgb(139 92 246 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-violet-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(124 58 237 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-violet-600\/0 {
  background-color: rgb(124 58 237 / 0);
}

.thq-tw-application.thq-tw-application .bg-violet-600\/10 {
  background-color: rgb(124 58 237 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-violet-600\/100 {
  background-color: rgb(124 58 237 / 1);
}

.thq-tw-application.thq-tw-application .bg-violet-600\/15 {
  background-color: rgb(124 58 237 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-violet-600\/20 {
  background-color: rgb(124 58 237 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-violet-600\/25 {
  background-color: rgb(124 58 237 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-violet-600\/30 {
  background-color: rgb(124 58 237 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-violet-600\/35 {
  background-color: rgb(124 58 237 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-violet-600\/40 {
  background-color: rgb(124 58 237 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-violet-600\/45 {
  background-color: rgb(124 58 237 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-violet-600\/5 {
  background-color: rgb(124 58 237 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-violet-600\/50 {
  background-color: rgb(124 58 237 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-violet-600\/55 {
  background-color: rgb(124 58 237 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-violet-600\/60 {
  background-color: rgb(124 58 237 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-violet-600\/65 {
  background-color: rgb(124 58 237 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-violet-600\/70 {
  background-color: rgb(124 58 237 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-violet-600\/75 {
  background-color: rgb(124 58 237 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-violet-600\/80 {
  background-color: rgb(124 58 237 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-violet-600\/85 {
  background-color: rgb(124 58 237 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-violet-600\/90 {
  background-color: rgb(124 58 237 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-violet-600\/95 {
  background-color: rgb(124 58 237 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-violet-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(109 40 217 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-violet-700\/0 {
  background-color: rgb(109 40 217 / 0);
}

.thq-tw-application.thq-tw-application .bg-violet-700\/10 {
  background-color: rgb(109 40 217 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-violet-700\/100 {
  background-color: rgb(109 40 217 / 1);
}

.thq-tw-application.thq-tw-application .bg-violet-700\/15 {
  background-color: rgb(109 40 217 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-violet-700\/20 {
  background-color: rgb(109 40 217 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-violet-700\/25 {
  background-color: rgb(109 40 217 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-violet-700\/30 {
  background-color: rgb(109 40 217 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-violet-700\/35 {
  background-color: rgb(109 40 217 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-violet-700\/40 {
  background-color: rgb(109 40 217 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-violet-700\/45 {
  background-color: rgb(109 40 217 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-violet-700\/5 {
  background-color: rgb(109 40 217 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-violet-700\/50 {
  background-color: rgb(109 40 217 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-violet-700\/55 {
  background-color: rgb(109 40 217 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-violet-700\/60 {
  background-color: rgb(109 40 217 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-violet-700\/65 {
  background-color: rgb(109 40 217 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-violet-700\/70 {
  background-color: rgb(109 40 217 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-violet-700\/75 {
  background-color: rgb(109 40 217 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-violet-700\/80 {
  background-color: rgb(109 40 217 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-violet-700\/85 {
  background-color: rgb(109 40 217 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-violet-700\/90 {
  background-color: rgb(109 40 217 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-violet-700\/95 {
  background-color: rgb(109 40 217 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-violet-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(91 33 182 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-violet-800\/0 {
  background-color: rgb(91 33 182 / 0);
}

.thq-tw-application.thq-tw-application .bg-violet-800\/10 {
  background-color: rgb(91 33 182 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-violet-800\/100 {
  background-color: rgb(91 33 182 / 1);
}

.thq-tw-application.thq-tw-application .bg-violet-800\/15 {
  background-color: rgb(91 33 182 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-violet-800\/20 {
  background-color: rgb(91 33 182 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-violet-800\/25 {
  background-color: rgb(91 33 182 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-violet-800\/30 {
  background-color: rgb(91 33 182 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-violet-800\/35 {
  background-color: rgb(91 33 182 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-violet-800\/40 {
  background-color: rgb(91 33 182 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-violet-800\/45 {
  background-color: rgb(91 33 182 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-violet-800\/5 {
  background-color: rgb(91 33 182 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-violet-800\/50 {
  background-color: rgb(91 33 182 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-violet-800\/55 {
  background-color: rgb(91 33 182 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-violet-800\/60 {
  background-color: rgb(91 33 182 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-violet-800\/65 {
  background-color: rgb(91 33 182 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-violet-800\/70 {
  background-color: rgb(91 33 182 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-violet-800\/75 {
  background-color: rgb(91 33 182 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-violet-800\/80 {
  background-color: rgb(91 33 182 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-violet-800\/85 {
  background-color: rgb(91 33 182 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-violet-800\/90 {
  background-color: rgb(91 33 182 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-violet-800\/95 {
  background-color: rgb(91 33 182 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-violet-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(76 29 149 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-violet-900\/0 {
  background-color: rgb(76 29 149 / 0);
}

.thq-tw-application.thq-tw-application .bg-violet-900\/10 {
  background-color: rgb(76 29 149 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-violet-900\/100 {
  background-color: rgb(76 29 149 / 1);
}

.thq-tw-application.thq-tw-application .bg-violet-900\/15 {
  background-color: rgb(76 29 149 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-violet-900\/20 {
  background-color: rgb(76 29 149 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-violet-900\/25 {
  background-color: rgb(76 29 149 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-violet-900\/30 {
  background-color: rgb(76 29 149 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-violet-900\/35 {
  background-color: rgb(76 29 149 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-violet-900\/40 {
  background-color: rgb(76 29 149 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-violet-900\/45 {
  background-color: rgb(76 29 149 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-violet-900\/5 {
  background-color: rgb(76 29 149 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-violet-900\/50 {
  background-color: rgb(76 29 149 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-violet-900\/55 {
  background-color: rgb(76 29 149 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-violet-900\/60 {
  background-color: rgb(76 29 149 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-violet-900\/65 {
  background-color: rgb(76 29 149 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-violet-900\/70 {
  background-color: rgb(76 29 149 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-violet-900\/75 {
  background-color: rgb(76 29 149 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-violet-900\/80 {
  background-color: rgb(76 29 149 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-violet-900\/85 {
  background-color: rgb(76 29 149 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-violet-900\/90 {
  background-color: rgb(76 29 149 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-violet-900\/95 {
  background-color: rgb(76 29 149 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-white\/50 {
  background-color: rgb(255 255 255 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-yellow-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-yellow-100\/0 {
  background-color: rgb(254 249 195 / 0);
}

.thq-tw-application.thq-tw-application .bg-yellow-100\/10 {
  background-color: rgb(254 249 195 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-yellow-100\/100 {
  background-color: rgb(254 249 195 / 1);
}

.thq-tw-application.thq-tw-application .bg-yellow-100\/15 {
  background-color: rgb(254 249 195 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-yellow-100\/20 {
  background-color: rgb(254 249 195 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-yellow-100\/25 {
  background-color: rgb(254 249 195 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-yellow-100\/30 {
  background-color: rgb(254 249 195 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-yellow-100\/35 {
  background-color: rgb(254 249 195 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-yellow-100\/40 {
  background-color: rgb(254 249 195 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-yellow-100\/45 {
  background-color: rgb(254 249 195 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-yellow-100\/5 {
  background-color: rgb(254 249 195 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-yellow-100\/50 {
  background-color: rgb(254 249 195 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-yellow-100\/55 {
  background-color: rgb(254 249 195 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-yellow-100\/60 {
  background-color: rgb(254 249 195 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-yellow-100\/65 {
  background-color: rgb(254 249 195 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-yellow-100\/70 {
  background-color: rgb(254 249 195 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-yellow-100\/75 {
  background-color: rgb(254 249 195 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-yellow-100\/80 {
  background-color: rgb(254 249 195 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-yellow-100\/85 {
  background-color: rgb(254 249 195 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-yellow-100\/90 {
  background-color: rgb(254 249 195 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-yellow-100\/95 {
  background-color: rgb(254 249 195 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-yellow-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-yellow-200\/0 {
  background-color: rgb(254 240 138 / 0);
}

.thq-tw-application.thq-tw-application .bg-yellow-200\/10 {
  background-color: rgb(254 240 138 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-yellow-200\/100 {
  background-color: rgb(254 240 138 / 1);
}

.thq-tw-application.thq-tw-application .bg-yellow-200\/15 {
  background-color: rgb(254 240 138 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-yellow-200\/20 {
  background-color: rgb(254 240 138 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-yellow-200\/25 {
  background-color: rgb(254 240 138 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-yellow-200\/30 {
  background-color: rgb(254 240 138 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-yellow-200\/35 {
  background-color: rgb(254 240 138 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-yellow-200\/40 {
  background-color: rgb(254 240 138 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-yellow-200\/45 {
  background-color: rgb(254 240 138 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-yellow-200\/5 {
  background-color: rgb(254 240 138 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-yellow-200\/50 {
  background-color: rgb(254 240 138 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-yellow-200\/55 {
  background-color: rgb(254 240 138 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-yellow-200\/60 {
  background-color: rgb(254 240 138 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-yellow-200\/65 {
  background-color: rgb(254 240 138 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-yellow-200\/70 {
  background-color: rgb(254 240 138 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-yellow-200\/75 {
  background-color: rgb(254 240 138 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-yellow-200\/80 {
  background-color: rgb(254 240 138 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-yellow-200\/85 {
  background-color: rgb(254 240 138 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-yellow-200\/90 {
  background-color: rgb(254 240 138 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-yellow-200\/95 {
  background-color: rgb(254 240 138 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-yellow-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 224 71 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-yellow-300\/0 {
  background-color: rgb(253 224 71 / 0);
}

.thq-tw-application.thq-tw-application .bg-yellow-300\/10 {
  background-color: rgb(253 224 71 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-yellow-300\/100 {
  background-color: rgb(253 224 71 / 1);
}

.thq-tw-application.thq-tw-application .bg-yellow-300\/15 {
  background-color: rgb(253 224 71 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-yellow-300\/20 {
  background-color: rgb(253 224 71 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-yellow-300\/25 {
  background-color: rgb(253 224 71 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-yellow-300\/30 {
  background-color: rgb(253 224 71 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-yellow-300\/35 {
  background-color: rgb(253 224 71 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-yellow-300\/40 {
  background-color: rgb(253 224 71 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-yellow-300\/45 {
  background-color: rgb(253 224 71 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-yellow-300\/5 {
  background-color: rgb(253 224 71 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-yellow-300\/50 {
  background-color: rgb(253 224 71 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-yellow-300\/55 {
  background-color: rgb(253 224 71 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-yellow-300\/60 {
  background-color: rgb(253 224 71 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-yellow-300\/65 {
  background-color: rgb(253 224 71 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-yellow-300\/70 {
  background-color: rgb(253 224 71 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-yellow-300\/75 {
  background-color: rgb(253 224 71 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-yellow-300\/80 {
  background-color: rgb(253 224 71 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-yellow-300\/85 {
  background-color: rgb(253 224 71 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-yellow-300\/90 {
  background-color: rgb(253 224 71 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-yellow-300\/95 {
  background-color: rgb(253 224 71 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-yellow-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-yellow-400\/0 {
  background-color: rgb(250 204 21 / 0);
}

.thq-tw-application.thq-tw-application .bg-yellow-400\/10 {
  background-color: rgb(250 204 21 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-yellow-400\/100 {
  background-color: rgb(250 204 21 / 1);
}

.thq-tw-application.thq-tw-application .bg-yellow-400\/15 {
  background-color: rgb(250 204 21 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-yellow-400\/20 {
  background-color: rgb(250 204 21 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-yellow-400\/25 {
  background-color: rgb(250 204 21 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-yellow-400\/30 {
  background-color: rgb(250 204 21 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-yellow-400\/35 {
  background-color: rgb(250 204 21 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-yellow-400\/40 {
  background-color: rgb(250 204 21 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-yellow-400\/45 {
  background-color: rgb(250 204 21 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-yellow-400\/5 {
  background-color: rgb(250 204 21 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-yellow-400\/50 {
  background-color: rgb(250 204 21 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-yellow-400\/55 {
  background-color: rgb(250 204 21 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-yellow-400\/60 {
  background-color: rgb(250 204 21 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-yellow-400\/65 {
  background-color: rgb(250 204 21 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-yellow-400\/70 {
  background-color: rgb(250 204 21 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-yellow-400\/75 {
  background-color: rgb(250 204 21 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-yellow-400\/80 {
  background-color: rgb(250 204 21 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-yellow-400\/85 {
  background-color: rgb(250 204 21 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-yellow-400\/90 {
  background-color: rgb(250 204 21 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-yellow-400\/95 {
  background-color: rgb(250 204 21 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-yellow-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-yellow-500\/0 {
  background-color: rgb(234 179 8 / 0);
}

.thq-tw-application.thq-tw-application .bg-yellow-500\/10 {
  background-color: rgb(234 179 8 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-yellow-500\/100 {
  background-color: rgb(234 179 8 / 1);
}

.thq-tw-application.thq-tw-application .bg-yellow-500\/15 {
  background-color: rgb(234 179 8 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-yellow-500\/20 {
  background-color: rgb(234 179 8 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-yellow-500\/25 {
  background-color: rgb(234 179 8 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-yellow-500\/30 {
  background-color: rgb(234 179 8 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-yellow-500\/35 {
  background-color: rgb(234 179 8 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-yellow-500\/40 {
  background-color: rgb(234 179 8 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-yellow-500\/45 {
  background-color: rgb(234 179 8 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-yellow-500\/5 {
  background-color: rgb(234 179 8 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-yellow-500\/50 {
  background-color: rgb(234 179 8 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-yellow-500\/55 {
  background-color: rgb(234 179 8 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-yellow-500\/60 {
  background-color: rgb(234 179 8 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-yellow-500\/65 {
  background-color: rgb(234 179 8 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-yellow-500\/70 {
  background-color: rgb(234 179 8 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-yellow-500\/75 {
  background-color: rgb(234 179 8 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-yellow-500\/80 {
  background-color: rgb(234 179 8 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-yellow-500\/85 {
  background-color: rgb(234 179 8 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-yellow-500\/90 {
  background-color: rgb(234 179 8 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-yellow-500\/95 {
  background-color: rgb(234 179 8 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-yellow-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-yellow-600\/0 {
  background-color: rgb(202 138 4 / 0);
}

.thq-tw-application.thq-tw-application .bg-yellow-600\/10 {
  background-color: rgb(202 138 4 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-yellow-600\/100 {
  background-color: rgb(202 138 4 / 1);
}

.thq-tw-application.thq-tw-application .bg-yellow-600\/15 {
  background-color: rgb(202 138 4 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-yellow-600\/20 {
  background-color: rgb(202 138 4 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-yellow-600\/25 {
  background-color: rgb(202 138 4 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-yellow-600\/30 {
  background-color: rgb(202 138 4 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-yellow-600\/35 {
  background-color: rgb(202 138 4 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-yellow-600\/40 {
  background-color: rgb(202 138 4 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-yellow-600\/45 {
  background-color: rgb(202 138 4 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-yellow-600\/5 {
  background-color: rgb(202 138 4 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-yellow-600\/50 {
  background-color: rgb(202 138 4 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-yellow-600\/55 {
  background-color: rgb(202 138 4 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-yellow-600\/60 {
  background-color: rgb(202 138 4 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-yellow-600\/65 {
  background-color: rgb(202 138 4 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-yellow-600\/70 {
  background-color: rgb(202 138 4 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-yellow-600\/75 {
  background-color: rgb(202 138 4 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-yellow-600\/80 {
  background-color: rgb(202 138 4 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-yellow-600\/85 {
  background-color: rgb(202 138 4 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-yellow-600\/90 {
  background-color: rgb(202 138 4 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-yellow-600\/95 {
  background-color: rgb(202 138 4 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-yellow-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(161 98 7 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-yellow-700\/0 {
  background-color: rgb(161 98 7 / 0);
}

.thq-tw-application.thq-tw-application .bg-yellow-700\/10 {
  background-color: rgb(161 98 7 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-yellow-700\/100 {
  background-color: rgb(161 98 7 / 1);
}

.thq-tw-application.thq-tw-application .bg-yellow-700\/15 {
  background-color: rgb(161 98 7 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-yellow-700\/20 {
  background-color: rgb(161 98 7 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-yellow-700\/25 {
  background-color: rgb(161 98 7 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-yellow-700\/30 {
  background-color: rgb(161 98 7 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-yellow-700\/35 {
  background-color: rgb(161 98 7 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-yellow-700\/40 {
  background-color: rgb(161 98 7 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-yellow-700\/45 {
  background-color: rgb(161 98 7 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-yellow-700\/5 {
  background-color: rgb(161 98 7 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-yellow-700\/50 {
  background-color: rgb(161 98 7 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-yellow-700\/55 {
  background-color: rgb(161 98 7 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-yellow-700\/60 {
  background-color: rgb(161 98 7 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-yellow-700\/65 {
  background-color: rgb(161 98 7 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-yellow-700\/70 {
  background-color: rgb(161 98 7 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-yellow-700\/75 {
  background-color: rgb(161 98 7 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-yellow-700\/80 {
  background-color: rgb(161 98 7 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-yellow-700\/85 {
  background-color: rgb(161 98 7 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-yellow-700\/90 {
  background-color: rgb(161 98 7 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-yellow-700\/95 {
  background-color: rgb(161 98 7 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-yellow-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(133 77 14 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-yellow-800\/0 {
  background-color: rgb(133 77 14 / 0);
}

.thq-tw-application.thq-tw-application .bg-yellow-800\/10 {
  background-color: rgb(133 77 14 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-yellow-800\/100 {
  background-color: rgb(133 77 14 / 1);
}

.thq-tw-application.thq-tw-application .bg-yellow-800\/15 {
  background-color: rgb(133 77 14 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-yellow-800\/20 {
  background-color: rgb(133 77 14 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-yellow-800\/25 {
  background-color: rgb(133 77 14 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-yellow-800\/30 {
  background-color: rgb(133 77 14 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-yellow-800\/35 {
  background-color: rgb(133 77 14 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-yellow-800\/40 {
  background-color: rgb(133 77 14 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-yellow-800\/45 {
  background-color: rgb(133 77 14 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-yellow-800\/5 {
  background-color: rgb(133 77 14 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-yellow-800\/50 {
  background-color: rgb(133 77 14 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-yellow-800\/55 {
  background-color: rgb(133 77 14 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-yellow-800\/60 {
  background-color: rgb(133 77 14 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-yellow-800\/65 {
  background-color: rgb(133 77 14 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-yellow-800\/70 {
  background-color: rgb(133 77 14 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-yellow-800\/75 {
  background-color: rgb(133 77 14 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-yellow-800\/80 {
  background-color: rgb(133 77 14 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-yellow-800\/85 {
  background-color: rgb(133 77 14 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-yellow-800\/90 {
  background-color: rgb(133 77 14 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-yellow-800\/95 {
  background-color: rgb(133 77 14 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-yellow-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(113 63 18 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-yellow-900\/0 {
  background-color: rgb(113 63 18 / 0);
}

.thq-tw-application.thq-tw-application .bg-yellow-900\/10 {
  background-color: rgb(113 63 18 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-yellow-900\/100 {
  background-color: rgb(113 63 18 / 1);
}

.thq-tw-application.thq-tw-application .bg-yellow-900\/15 {
  background-color: rgb(113 63 18 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-yellow-900\/20 {
  background-color: rgb(113 63 18 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-yellow-900\/25 {
  background-color: rgb(113 63 18 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-yellow-900\/30 {
  background-color: rgb(113 63 18 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-yellow-900\/35 {
  background-color: rgb(113 63 18 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-yellow-900\/40 {
  background-color: rgb(113 63 18 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-yellow-900\/45 {
  background-color: rgb(113 63 18 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-yellow-900\/5 {
  background-color: rgb(113 63 18 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-yellow-900\/50 {
  background-color: rgb(113 63 18 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-yellow-900\/55 {
  background-color: rgb(113 63 18 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-yellow-900\/60 {
  background-color: rgb(113 63 18 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-yellow-900\/65 {
  background-color: rgb(113 63 18 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-yellow-900\/70 {
  background-color: rgb(113 63 18 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-yellow-900\/75 {
  background-color: rgb(113 63 18 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-yellow-900\/80 {
  background-color: rgb(113 63 18 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-yellow-900\/85 {
  background-color: rgb(113 63 18 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-yellow-900\/90 {
  background-color: rgb(113 63 18 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-yellow-900\/95 {
  background-color: rgb(113 63 18 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-zinc-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-zinc-100\/0 {
  background-color: rgb(244 244 245 / 0);
}

.thq-tw-application.thq-tw-application .bg-zinc-100\/10 {
  background-color: rgb(244 244 245 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-zinc-100\/100 {
  background-color: rgb(244 244 245 / 1);
}

.thq-tw-application.thq-tw-application .bg-zinc-100\/15 {
  background-color: rgb(244 244 245 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-zinc-100\/20 {
  background-color: rgb(244 244 245 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-zinc-100\/25 {
  background-color: rgb(244 244 245 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-zinc-100\/30 {
  background-color: rgb(244 244 245 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-zinc-100\/35 {
  background-color: rgb(244 244 245 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-zinc-100\/40 {
  background-color: rgb(244 244 245 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-zinc-100\/45 {
  background-color: rgb(244 244 245 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-zinc-100\/5 {
  background-color: rgb(244 244 245 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-zinc-100\/50 {
  background-color: rgb(244 244 245 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-zinc-100\/55 {
  background-color: rgb(244 244 245 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-zinc-100\/60 {
  background-color: rgb(244 244 245 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-zinc-100\/65 {
  background-color: rgb(244 244 245 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-zinc-100\/70 {
  background-color: rgb(244 244 245 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-zinc-100\/75 {
  background-color: rgb(244 244 245 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-zinc-100\/80 {
  background-color: rgb(244 244 245 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-zinc-100\/85 {
  background-color: rgb(244 244 245 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-zinc-100\/90 {
  background-color: rgb(244 244 245 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-zinc-100\/95 {
  background-color: rgb(244 244 245 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-zinc-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(228 228 231 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-zinc-200\/0 {
  background-color: rgb(228 228 231 / 0);
}

.thq-tw-application.thq-tw-application .bg-zinc-200\/10 {
  background-color: rgb(228 228 231 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-zinc-200\/100 {
  background-color: rgb(228 228 231 / 1);
}

.thq-tw-application.thq-tw-application .bg-zinc-200\/15 {
  background-color: rgb(228 228 231 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-zinc-200\/20 {
  background-color: rgb(228 228 231 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-zinc-200\/25 {
  background-color: rgb(228 228 231 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-zinc-200\/30 {
  background-color: rgb(228 228 231 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-zinc-200\/35 {
  background-color: rgb(228 228 231 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-zinc-200\/40 {
  background-color: rgb(228 228 231 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-zinc-200\/45 {
  background-color: rgb(228 228 231 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-zinc-200\/5 {
  background-color: rgb(228 228 231 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-zinc-200\/50 {
  background-color: rgb(228 228 231 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-zinc-200\/55 {
  background-color: rgb(228 228 231 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-zinc-200\/60 {
  background-color: rgb(228 228 231 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-zinc-200\/65 {
  background-color: rgb(228 228 231 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-zinc-200\/70 {
  background-color: rgb(228 228 231 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-zinc-200\/75 {
  background-color: rgb(228 228 231 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-zinc-200\/80 {
  background-color: rgb(228 228 231 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-zinc-200\/85 {
  background-color: rgb(228 228 231 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-zinc-200\/90 {
  background-color: rgb(228 228 231 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-zinc-200\/95 {
  background-color: rgb(228 228 231 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-zinc-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(212 212 216 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-zinc-300\/0 {
  background-color: rgb(212 212 216 / 0);
}

.thq-tw-application.thq-tw-application .bg-zinc-300\/10 {
  background-color: rgb(212 212 216 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-zinc-300\/100 {
  background-color: rgb(212 212 216 / 1);
}

.thq-tw-application.thq-tw-application .bg-zinc-300\/15 {
  background-color: rgb(212 212 216 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-zinc-300\/20 {
  background-color: rgb(212 212 216 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-zinc-300\/25 {
  background-color: rgb(212 212 216 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-zinc-300\/30 {
  background-color: rgb(212 212 216 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-zinc-300\/35 {
  background-color: rgb(212 212 216 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-zinc-300\/40 {
  background-color: rgb(212 212 216 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-zinc-300\/45 {
  background-color: rgb(212 212 216 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-zinc-300\/5 {
  background-color: rgb(212 212 216 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-zinc-300\/50 {
  background-color: rgb(212 212 216 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-zinc-300\/55 {
  background-color: rgb(212 212 216 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-zinc-300\/60 {
  background-color: rgb(212 212 216 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-zinc-300\/65 {
  background-color: rgb(212 212 216 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-zinc-300\/70 {
  background-color: rgb(212 212 216 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-zinc-300\/75 {
  background-color: rgb(212 212 216 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-zinc-300\/80 {
  background-color: rgb(212 212 216 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-zinc-300\/85 {
  background-color: rgb(212 212 216 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-zinc-300\/90 {
  background-color: rgb(212 212 216 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-zinc-300\/95 {
  background-color: rgb(212 212 216 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-zinc-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(161 161 170 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-zinc-400\/0 {
  background-color: rgb(161 161 170 / 0);
}

.thq-tw-application.thq-tw-application .bg-zinc-400\/10 {
  background-color: rgb(161 161 170 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-zinc-400\/100 {
  background-color: rgb(161 161 170 / 1);
}

.thq-tw-application.thq-tw-application .bg-zinc-400\/15 {
  background-color: rgb(161 161 170 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-zinc-400\/20 {
  background-color: rgb(161 161 170 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-zinc-400\/25 {
  background-color: rgb(161 161 170 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-zinc-400\/30 {
  background-color: rgb(161 161 170 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-zinc-400\/35 {
  background-color: rgb(161 161 170 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-zinc-400\/40 {
  background-color: rgb(161 161 170 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-zinc-400\/45 {
  background-color: rgb(161 161 170 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-zinc-400\/5 {
  background-color: rgb(161 161 170 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-zinc-400\/50 {
  background-color: rgb(161 161 170 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-zinc-400\/55 {
  background-color: rgb(161 161 170 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-zinc-400\/60 {
  background-color: rgb(161 161 170 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-zinc-400\/65 {
  background-color: rgb(161 161 170 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-zinc-400\/70 {
  background-color: rgb(161 161 170 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-zinc-400\/75 {
  background-color: rgb(161 161 170 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-zinc-400\/80 {
  background-color: rgb(161 161 170 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-zinc-400\/85 {
  background-color: rgb(161 161 170 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-zinc-400\/90 {
  background-color: rgb(161 161 170 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-zinc-400\/95 {
  background-color: rgb(161 161 170 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-zinc-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(113 113 122 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-zinc-500\/0 {
  background-color: rgb(113 113 122 / 0);
}

.thq-tw-application.thq-tw-application .bg-zinc-500\/10 {
  background-color: rgb(113 113 122 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-zinc-500\/100 {
  background-color: rgb(113 113 122 / 1);
}

.thq-tw-application.thq-tw-application .bg-zinc-500\/15 {
  background-color: rgb(113 113 122 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-zinc-500\/20 {
  background-color: rgb(113 113 122 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-zinc-500\/25 {
  background-color: rgb(113 113 122 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-zinc-500\/30 {
  background-color: rgb(113 113 122 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-zinc-500\/35 {
  background-color: rgb(113 113 122 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-zinc-500\/40 {
  background-color: rgb(113 113 122 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-zinc-500\/45 {
  background-color: rgb(113 113 122 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-zinc-500\/5 {
  background-color: rgb(113 113 122 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-zinc-500\/50 {
  background-color: rgb(113 113 122 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-zinc-500\/55 {
  background-color: rgb(113 113 122 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-zinc-500\/60 {
  background-color: rgb(113 113 122 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-zinc-500\/65 {
  background-color: rgb(113 113 122 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-zinc-500\/70 {
  background-color: rgb(113 113 122 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-zinc-500\/75 {
  background-color: rgb(113 113 122 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-zinc-500\/80 {
  background-color: rgb(113 113 122 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-zinc-500\/85 {
  background-color: rgb(113 113 122 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-zinc-500\/90 {
  background-color: rgb(113 113 122 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-zinc-500\/95 {
  background-color: rgb(113 113 122 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-zinc-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 91 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-zinc-600\/0 {
  background-color: rgb(82 82 91 / 0);
}

.thq-tw-application.thq-tw-application .bg-zinc-600\/10 {
  background-color: rgb(82 82 91 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-zinc-600\/100 {
  background-color: rgb(82 82 91 / 1);
}

.thq-tw-application.thq-tw-application .bg-zinc-600\/15 {
  background-color: rgb(82 82 91 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-zinc-600\/20 {
  background-color: rgb(82 82 91 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-zinc-600\/25 {
  background-color: rgb(82 82 91 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-zinc-600\/30 {
  background-color: rgb(82 82 91 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-zinc-600\/35 {
  background-color: rgb(82 82 91 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-zinc-600\/40 {
  background-color: rgb(82 82 91 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-zinc-600\/45 {
  background-color: rgb(82 82 91 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-zinc-600\/5 {
  background-color: rgb(82 82 91 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-zinc-600\/50 {
  background-color: rgb(82 82 91 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-zinc-600\/55 {
  background-color: rgb(82 82 91 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-zinc-600\/60 {
  background-color: rgb(82 82 91 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-zinc-600\/65 {
  background-color: rgb(82 82 91 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-zinc-600\/70 {
  background-color: rgb(82 82 91 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-zinc-600\/75 {
  background-color: rgb(82 82 91 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-zinc-600\/80 {
  background-color: rgb(82 82 91 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-zinc-600\/85 {
  background-color: rgb(82 82 91 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-zinc-600\/90 {
  background-color: rgb(82 82 91 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-zinc-600\/95 {
  background-color: rgb(82 82 91 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-zinc-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-zinc-700\/0 {
  background-color: rgb(63 63 70 / 0);
}

.thq-tw-application.thq-tw-application .bg-zinc-700\/10 {
  background-color: rgb(63 63 70 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-zinc-700\/100 {
  background-color: rgb(63 63 70 / 1);
}

.thq-tw-application.thq-tw-application .bg-zinc-700\/15 {
  background-color: rgb(63 63 70 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-zinc-700\/20 {
  background-color: rgb(63 63 70 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-zinc-700\/25 {
  background-color: rgb(63 63 70 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-zinc-700\/30 {
  background-color: rgb(63 63 70 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-zinc-700\/35 {
  background-color: rgb(63 63 70 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-zinc-700\/40 {
  background-color: rgb(63 63 70 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-zinc-700\/45 {
  background-color: rgb(63 63 70 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-zinc-700\/5 {
  background-color: rgb(63 63 70 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-zinc-700\/50 {
  background-color: rgb(63 63 70 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-zinc-700\/55 {
  background-color: rgb(63 63 70 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-zinc-700\/60 {
  background-color: rgb(63 63 70 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-zinc-700\/65 {
  background-color: rgb(63 63 70 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-zinc-700\/70 {
  background-color: rgb(63 63 70 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-zinc-700\/75 {
  background-color: rgb(63 63 70 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-zinc-700\/80 {
  background-color: rgb(63 63 70 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-zinc-700\/85 {
  background-color: rgb(63 63 70 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-zinc-700\/90 {
  background-color: rgb(63 63 70 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-zinc-700\/95 {
  background-color: rgb(63 63 70 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-zinc-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-zinc-800\/0 {
  background-color: rgb(39 39 42 / 0);
}

.thq-tw-application.thq-tw-application .bg-zinc-800\/10 {
  background-color: rgb(39 39 42 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-zinc-800\/100 {
  background-color: rgb(39 39 42 / 1);
}

.thq-tw-application.thq-tw-application .bg-zinc-800\/15 {
  background-color: rgb(39 39 42 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-zinc-800\/20 {
  background-color: rgb(39 39 42 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-zinc-800\/25 {
  background-color: rgb(39 39 42 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-zinc-800\/30 {
  background-color: rgb(39 39 42 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-zinc-800\/35 {
  background-color: rgb(39 39 42 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-zinc-800\/40 {
  background-color: rgb(39 39 42 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-zinc-800\/45 {
  background-color: rgb(39 39 42 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-zinc-800\/5 {
  background-color: rgb(39 39 42 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-zinc-800\/50 {
  background-color: rgb(39 39 42 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-zinc-800\/55 {
  background-color: rgb(39 39 42 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-zinc-800\/60 {
  background-color: rgb(39 39 42 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-zinc-800\/65 {
  background-color: rgb(39 39 42 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-zinc-800\/70 {
  background-color: rgb(39 39 42 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-zinc-800\/75 {
  background-color: rgb(39 39 42 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-zinc-800\/80 {
  background-color: rgb(39 39 42 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-zinc-800\/85 {
  background-color: rgb(39 39 42 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-zinc-800\/90 {
  background-color: rgb(39 39 42 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-zinc-800\/95 {
  background-color: rgb(39 39 42 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-zinc-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(24 24 27 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .bg-zinc-900\/0 {
  background-color: rgb(24 24 27 / 0);
}

.thq-tw-application.thq-tw-application .bg-zinc-900\/10 {
  background-color: rgb(24 24 27 / 0.1);
}

.thq-tw-application.thq-tw-application .bg-zinc-900\/100 {
  background-color: rgb(24 24 27 / 1);
}

.thq-tw-application.thq-tw-application .bg-zinc-900\/15 {
  background-color: rgb(24 24 27 / 0.15);
}

.thq-tw-application.thq-tw-application .bg-zinc-900\/20 {
  background-color: rgb(24 24 27 / 0.2);
}

.thq-tw-application.thq-tw-application .bg-zinc-900\/25 {
  background-color: rgb(24 24 27 / 0.25);
}

.thq-tw-application.thq-tw-application .bg-zinc-900\/30 {
  background-color: rgb(24 24 27 / 0.3);
}

.thq-tw-application.thq-tw-application .bg-zinc-900\/35 {
  background-color: rgb(24 24 27 / 0.35);
}

.thq-tw-application.thq-tw-application .bg-zinc-900\/40 {
  background-color: rgb(24 24 27 / 0.4);
}

.thq-tw-application.thq-tw-application .bg-zinc-900\/45 {
  background-color: rgb(24 24 27 / 0.45);
}

.thq-tw-application.thq-tw-application .bg-zinc-900\/5 {
  background-color: rgb(24 24 27 / 0.05);
}

.thq-tw-application.thq-tw-application .bg-zinc-900\/50 {
  background-color: rgb(24 24 27 / 0.5);
}

.thq-tw-application.thq-tw-application .bg-zinc-900\/55 {
  background-color: rgb(24 24 27 / 0.55);
}

.thq-tw-application.thq-tw-application .bg-zinc-900\/60 {
  background-color: rgb(24 24 27 / 0.6);
}

.thq-tw-application.thq-tw-application .bg-zinc-900\/65 {
  background-color: rgb(24 24 27 / 0.65);
}

.thq-tw-application.thq-tw-application .bg-zinc-900\/70 {
  background-color: rgb(24 24 27 / 0.7);
}

.thq-tw-application.thq-tw-application .bg-zinc-900\/75 {
  background-color: rgb(24 24 27 / 0.75);
}

.thq-tw-application.thq-tw-application .bg-zinc-900\/80 {
  background-color: rgb(24 24 27 / 0.8);
}

.thq-tw-application.thq-tw-application .bg-zinc-900\/85 {
  background-color: rgb(24 24 27 / 0.85);
}

.thq-tw-application.thq-tw-application .bg-zinc-900\/90 {
  background-color: rgb(24 24 27 / 0.9);
}

.thq-tw-application.thq-tw-application .bg-zinc-900\/95 {
  background-color: rgb(24 24 27 / 0.95);
}

.thq-tw-application.thq-tw-application .bg-opacity-25 {
  --tw-bg-opacity: 0.25;
}

.thq-tw-application.thq-tw-application .bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}

.thq-tw-application.thq-tw-application .fill-blue-600 {
  fill: #2563eb;
}

.thq-tw-application.thq-tw-application .object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.thq-tw-application.thq-tw-application .p-0 {
  padding: 0px;
}

.thq-tw-application.thq-tw-application .p-1 {
  padding: 0.4rem;
}

.thq-tw-application.thq-tw-application .p-2 {
  padding: 0.8rem;
}

.thq-tw-application.thq-tw-application .p-2\.5 {
  padding: 1rem;
}

.thq-tw-application.thq-tw-application .p-3 {
  padding: 1.2rem;
}

.thq-tw-application.thq-tw-application .p-4 {
  padding: 1.6rem;
}

.thq-tw-application.thq-tw-application .p-5 {
  padding: 2rem;
}

.thq-tw-application.thq-tw-application .p-6 {
  padding: 2.4rem;
}

.thq-tw-application.thq-tw-application .p-8 {
  padding: 3.2rem;
}

.thq-tw-application.thq-tw-application .px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.thq-tw-application.thq-tw-application .px-1 {
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}

.thq-tw-application.thq-tw-application .px-1\.5 {
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}

.thq-tw-application.thq-tw-application .px-10 {
  padding-left: 4rem;
  padding-right: 4rem;
}

.thq-tw-application.thq-tw-application .px-2 {
  padding-left: 0.8rem;
  padding-right: 0.8rem;
}

.thq-tw-application.thq-tw-application .px-2\.5 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.thq-tw-application.thq-tw-application .px-3 {
  padding-left: 1.2rem;
  padding-right: 1.2rem;
}

.thq-tw-application.thq-tw-application .px-4 {
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}

.thq-tw-application.thq-tw-application .px-5 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.thq-tw-application.thq-tw-application .px-6 {
  padding-left: 2.4rem;
  padding-right: 2.4rem;
}

.thq-tw-application.thq-tw-application .px-\[13px\] {
  padding-left: 13px;
  padding-right: 13px;
}

.thq-tw-application.thq-tw-application .py-0\.5 {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}

.thq-tw-application.thq-tw-application .py-1 {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}

.thq-tw-application.thq-tw-application .py-1\.5 {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}

.thq-tw-application.thq-tw-application .py-10 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.thq-tw-application.thq-tw-application .py-2 {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}

.thq-tw-application.thq-tw-application .py-2\.5 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.thq-tw-application.thq-tw-application .py-3 {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}

.thq-tw-application.thq-tw-application .py-4 {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}

.thq-tw-application.thq-tw-application .py-6 {
  padding-top: 2.4rem;
  padding-bottom: 2.4rem;
}

.thq-tw-application.thq-tw-application .py-8 {
  padding-top: 3.2rem;
  padding-bottom: 3.2rem;
}

.thq-tw-application.thq-tw-application .py-\[11px\] {
  padding-top: 11px;
  padding-bottom: 11px;
}

.thq-tw-application.thq-tw-application .py-\[9px\] {
  padding-top: 9px;
  padding-bottom: 9px;
}

.thq-tw-application.thq-tw-application .pb-0 {
  padding-bottom: 0px;
}

.thq-tw-application.thq-tw-application .pb-1 {
  padding-bottom: 0.4rem;
}

.thq-tw-application.thq-tw-application .pb-2 {
  padding-bottom: 0.8rem;
}

.thq-tw-application.thq-tw-application .pb-3 {
  padding-bottom: 1.2rem;
}

.thq-tw-application.thq-tw-application .pb-4 {
  padding-bottom: 1.6rem;
}

.thq-tw-application.thq-tw-application .pb-5 {
  padding-bottom: 2rem;
}

.thq-tw-application.thq-tw-application .pb-6 {
  padding-bottom: 2.4rem;
}

.thq-tw-application.thq-tw-application .pe-10 {
  padding-inline-end: 4rem;
}

.thq-tw-application.thq-tw-application .pl-0 {
  padding-left: 0px;
}

.thq-tw-application.thq-tw-application .pl-1 {
  padding-left: 0.4rem;
}

.thq-tw-application.thq-tw-application .pl-10 {
  padding-left: 4rem;
}

.thq-tw-application.thq-tw-application .pl-2 {
  padding-left: 0.8rem;
}

.thq-tw-application.thq-tw-application .pl-3 {
  padding-left: 1.2rem;
}

.thq-tw-application.thq-tw-application .pl-4 {
  padding-left: 1.6rem;
}

.thq-tw-application.thq-tw-application .pl-5 {
  padding-left: 2rem;
}

.thq-tw-application.thq-tw-application .pl-7 {
  padding-left: 2.8rem;
}

.thq-tw-application.thq-tw-application .pl-8 {
  padding-left: 3.2rem;
}

.thq-tw-application.thq-tw-application .pr-1 {
  padding-right: 0.4rem;
}

.thq-tw-application.thq-tw-application .pr-2 {
  padding-right: 0.8rem;
}

.thq-tw-application.thq-tw-application .pr-3 {
  padding-right: 1.2rem;
}

.thq-tw-application.thq-tw-application .pr-4 {
  padding-right: 1.6rem;
}

.thq-tw-application.thq-tw-application .pr-6 {
  padding-right: 2.4rem;
}

.thq-tw-application.thq-tw-application .ps-10 {
  padding-inline-start: 4rem;
}

.thq-tw-application.thq-tw-application .ps-3 {
  padding-inline-start: 1.2rem;
}

.thq-tw-application.thq-tw-application .ps-8 {
  padding-inline-start: 3.2rem;
}

.thq-tw-application.thq-tw-application .pt-0 {
  padding-top: 0px;
}

.thq-tw-application.thq-tw-application .pt-1 {
  padding-top: 0.4rem;
}

.thq-tw-application.thq-tw-application .pt-10 {
  padding-top: 4rem;
}

.thq-tw-application.thq-tw-application .pt-2 {
  padding-top: 0.8rem;
}

.thq-tw-application.thq-tw-application .pt-3 {
  padding-top: 1.2rem;
}

.thq-tw-application.thq-tw-application .pt-4 {
  padding-top: 1.6rem;
}

.thq-tw-application.thq-tw-application .pt-5 {
  padding-top: 2rem;
}

.thq-tw-application.thq-tw-application .pt-6 {
  padding-top: 2.4rem;
}

.thq-tw-application.thq-tw-application .pt-\[18px\] {
  padding-top: 18px;
}

.thq-tw-application.thq-tw-application .text-left {
  text-align: left;
}

.thq-tw-application.thq-tw-application .text-center {
  text-align: center;
}

.thq-tw-application.thq-tw-application .text-right {
  text-align: right;
}

.thq-tw-application.thq-tw-application .text-justify {
  text-align: justify;
}

.thq-tw-application.thq-tw-application .align-middle {
  vertical-align: middle;
}

.thq-tw-application.thq-tw-application .text-2xl {
  font-size: 2.4rem;
  line-height: 3.2rem;
}

.thq-tw-application.thq-tw-application .text-3xl {
  font-size: 3rem;
  line-height: 3.6rem;
}

.thq-tw-application.thq-tw-application .text-4xl {
  font-size: 3.6rem;
  line-height: 4rem;
}

.thq-tw-application.thq-tw-application .text-5xl {
  font-size: 4.8rem;
  line-height: 1;
}

.thq-tw-application.thq-tw-application .text-\[10px\] {
  font-size: 10px;
}

.thq-tw-application.thq-tw-application .text-\[11px\] {
  font-size: 11px;
}

.thq-tw-application.thq-tw-application .text-\[16px\] {
  font-size: 16px;
}

.thq-tw-application.thq-tw-application .text-\[8px\] {
  font-size: 8px;
}

.thq-tw-application.thq-tw-application .text-base {
  font-size: 1.6rem;
  line-height: 2.4rem;
}

.thq-tw-application.thq-tw-application .text-lg {
  font-size: 1.8rem;
  line-height: 2.8rem;
}

.thq-tw-application.thq-tw-application .text-sm {
  font-size: 1.4rem;
  line-height: 2rem;
}

.thq-tw-application.thq-tw-application .text-xl {
  font-size: 2rem;
  line-height: 2.8rem;
}

.thq-tw-application.thq-tw-application .text-xs {
  font-size: 1.2rem;
  line-height: 1.6rem;
}

.thq-tw-application.thq-tw-application .font-bold {
  font-weight: 700;
}

.thq-tw-application.thq-tw-application .font-extrabold {
  font-weight: 800;
}

.thq-tw-application.thq-tw-application .font-light {
  font-weight: 300;
}

.thq-tw-application.thq-tw-application .font-medium {
  font-weight: 500;
}

.thq-tw-application.thq-tw-application .font-normal {
  font-weight: 400;
}

.thq-tw-application.thq-tw-application .font-semibold {
  font-weight: 600;
}

.thq-tw-application.thq-tw-application .uppercase {
  text-transform: uppercase;
}

.thq-tw-application.thq-tw-application .capitalize {
  text-transform: capitalize;
}

.thq-tw-application.thq-tw-application .italic {
  font-style: italic;
}

.thq-tw-application.thq-tw-application .leading-5 {
  line-height: 2rem;
}

.thq-tw-application.thq-tw-application .leading-6 {
  line-height: 2.4rem;
}

.thq-tw-application.thq-tw-application .leading-7 {
  line-height: 2.8rem;
}

.thq-tw-application.thq-tw-application .leading-8 {
  line-height: 3.2rem;
}

.thq-tw-application.thq-tw-application .leading-9 {
  line-height: 3.6rem;
}

.thq-tw-application.thq-tw-application .leading-\[10px\] {
  line-height: 10px;
}

.thq-tw-application.thq-tw-application .leading-\[12px\] {
  line-height: 12px;
}

.thq-tw-application.thq-tw-application .leading-\[14px\] {
  line-height: 14px;
}

.thq-tw-application.thq-tw-application .leading-\[16px\] {
  line-height: 16px;
}

.thq-tw-application.thq-tw-application .leading-\[20px\] {
  line-height: 20px;
}

.thq-tw-application.thq-tw-application .leading-none {
  line-height: 1;
}

.thq-tw-application.thq-tw-application .leading-tight {
  line-height: 1.25;
}

.thq-tw-application.thq-tw-application .tracking-tight {
  letter-spacing: -0.025em;
}

.thq-tw-application.thq-tw-application .text-amber-100 {
  --tw-text-opacity: 1;
  color: rgb(254 243 199 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-amber-100\/0 {
  color: rgb(254 243 199 / 0);
}

.thq-tw-application.thq-tw-application .text-amber-100\/10 {
  color: rgb(254 243 199 / 0.1);
}

.thq-tw-application.thq-tw-application .text-amber-100\/100 {
  color: rgb(254 243 199 / 1);
}

.thq-tw-application.thq-tw-application .text-amber-100\/15 {
  color: rgb(254 243 199 / 0.15);
}

.thq-tw-application.thq-tw-application .text-amber-100\/20 {
  color: rgb(254 243 199 / 0.2);
}

.thq-tw-application.thq-tw-application .text-amber-100\/25 {
  color: rgb(254 243 199 / 0.25);
}

.thq-tw-application.thq-tw-application .text-amber-100\/30 {
  color: rgb(254 243 199 / 0.3);
}

.thq-tw-application.thq-tw-application .text-amber-100\/35 {
  color: rgb(254 243 199 / 0.35);
}

.thq-tw-application.thq-tw-application .text-amber-100\/40 {
  color: rgb(254 243 199 / 0.4);
}

.thq-tw-application.thq-tw-application .text-amber-100\/45 {
  color: rgb(254 243 199 / 0.45);
}

.thq-tw-application.thq-tw-application .text-amber-100\/5 {
  color: rgb(254 243 199 / 0.05);
}

.thq-tw-application.thq-tw-application .text-amber-100\/50 {
  color: rgb(254 243 199 / 0.5);
}

.thq-tw-application.thq-tw-application .text-amber-100\/55 {
  color: rgb(254 243 199 / 0.55);
}

.thq-tw-application.thq-tw-application .text-amber-100\/60 {
  color: rgb(254 243 199 / 0.6);
}

.thq-tw-application.thq-tw-application .text-amber-100\/65 {
  color: rgb(254 243 199 / 0.65);
}

.thq-tw-application.thq-tw-application .text-amber-100\/70 {
  color: rgb(254 243 199 / 0.7);
}

.thq-tw-application.thq-tw-application .text-amber-100\/75 {
  color: rgb(254 243 199 / 0.75);
}

.thq-tw-application.thq-tw-application .text-amber-100\/80 {
  color: rgb(254 243 199 / 0.8);
}

.thq-tw-application.thq-tw-application .text-amber-100\/85 {
  color: rgb(254 243 199 / 0.85);
}

.thq-tw-application.thq-tw-application .text-amber-100\/90 {
  color: rgb(254 243 199 / 0.9);
}

.thq-tw-application.thq-tw-application .text-amber-100\/95 {
  color: rgb(254 243 199 / 0.95);
}

.thq-tw-application.thq-tw-application .text-amber-200 {
  --tw-text-opacity: 1;
  color: rgb(253 230 138 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-amber-200\/0 {
  color: rgb(253 230 138 / 0);
}

.thq-tw-application.thq-tw-application .text-amber-200\/10 {
  color: rgb(253 230 138 / 0.1);
}

.thq-tw-application.thq-tw-application .text-amber-200\/100 {
  color: rgb(253 230 138 / 1);
}

.thq-tw-application.thq-tw-application .text-amber-200\/15 {
  color: rgb(253 230 138 / 0.15);
}

.thq-tw-application.thq-tw-application .text-amber-200\/20 {
  color: rgb(253 230 138 / 0.2);
}

.thq-tw-application.thq-tw-application .text-amber-200\/25 {
  color: rgb(253 230 138 / 0.25);
}

.thq-tw-application.thq-tw-application .text-amber-200\/30 {
  color: rgb(253 230 138 / 0.3);
}

.thq-tw-application.thq-tw-application .text-amber-200\/35 {
  color: rgb(253 230 138 / 0.35);
}

.thq-tw-application.thq-tw-application .text-amber-200\/40 {
  color: rgb(253 230 138 / 0.4);
}

.thq-tw-application.thq-tw-application .text-amber-200\/45 {
  color: rgb(253 230 138 / 0.45);
}

.thq-tw-application.thq-tw-application .text-amber-200\/5 {
  color: rgb(253 230 138 / 0.05);
}

.thq-tw-application.thq-tw-application .text-amber-200\/50 {
  color: rgb(253 230 138 / 0.5);
}

.thq-tw-application.thq-tw-application .text-amber-200\/55 {
  color: rgb(253 230 138 / 0.55);
}

.thq-tw-application.thq-tw-application .text-amber-200\/60 {
  color: rgb(253 230 138 / 0.6);
}

.thq-tw-application.thq-tw-application .text-amber-200\/65 {
  color: rgb(253 230 138 / 0.65);
}

.thq-tw-application.thq-tw-application .text-amber-200\/70 {
  color: rgb(253 230 138 / 0.7);
}

.thq-tw-application.thq-tw-application .text-amber-200\/75 {
  color: rgb(253 230 138 / 0.75);
}

.thq-tw-application.thq-tw-application .text-amber-200\/80 {
  color: rgb(253 230 138 / 0.8);
}

.thq-tw-application.thq-tw-application .text-amber-200\/85 {
  color: rgb(253 230 138 / 0.85);
}

.thq-tw-application.thq-tw-application .text-amber-200\/90 {
  color: rgb(253 230 138 / 0.9);
}

.thq-tw-application.thq-tw-application .text-amber-200\/95 {
  color: rgb(253 230 138 / 0.95);
}

.thq-tw-application.thq-tw-application .text-amber-300 {
  --tw-text-opacity: 1;
  color: rgb(252 211 77 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-amber-300\/0 {
  color: rgb(252 211 77 / 0);
}

.thq-tw-application.thq-tw-application .text-amber-300\/10 {
  color: rgb(252 211 77 / 0.1);
}

.thq-tw-application.thq-tw-application .text-amber-300\/100 {
  color: rgb(252 211 77 / 1);
}

.thq-tw-application.thq-tw-application .text-amber-300\/15 {
  color: rgb(252 211 77 / 0.15);
}

.thq-tw-application.thq-tw-application .text-amber-300\/20 {
  color: rgb(252 211 77 / 0.2);
}

.thq-tw-application.thq-tw-application .text-amber-300\/25 {
  color: rgb(252 211 77 / 0.25);
}

.thq-tw-application.thq-tw-application .text-amber-300\/30 {
  color: rgb(252 211 77 / 0.3);
}

.thq-tw-application.thq-tw-application .text-amber-300\/35 {
  color: rgb(252 211 77 / 0.35);
}

.thq-tw-application.thq-tw-application .text-amber-300\/40 {
  color: rgb(252 211 77 / 0.4);
}

.thq-tw-application.thq-tw-application .text-amber-300\/45 {
  color: rgb(252 211 77 / 0.45);
}

.thq-tw-application.thq-tw-application .text-amber-300\/5 {
  color: rgb(252 211 77 / 0.05);
}

.thq-tw-application.thq-tw-application .text-amber-300\/50 {
  color: rgb(252 211 77 / 0.5);
}

.thq-tw-application.thq-tw-application .text-amber-300\/55 {
  color: rgb(252 211 77 / 0.55);
}

.thq-tw-application.thq-tw-application .text-amber-300\/60 {
  color: rgb(252 211 77 / 0.6);
}

.thq-tw-application.thq-tw-application .text-amber-300\/65 {
  color: rgb(252 211 77 / 0.65);
}

.thq-tw-application.thq-tw-application .text-amber-300\/70 {
  color: rgb(252 211 77 / 0.7);
}

.thq-tw-application.thq-tw-application .text-amber-300\/75 {
  color: rgb(252 211 77 / 0.75);
}

.thq-tw-application.thq-tw-application .text-amber-300\/80 {
  color: rgb(252 211 77 / 0.8);
}

.thq-tw-application.thq-tw-application .text-amber-300\/85 {
  color: rgb(252 211 77 / 0.85);
}

.thq-tw-application.thq-tw-application .text-amber-300\/90 {
  color: rgb(252 211 77 / 0.9);
}

.thq-tw-application.thq-tw-application .text-amber-300\/95 {
  color: rgb(252 211 77 / 0.95);
}

.thq-tw-application.thq-tw-application .text-amber-400 {
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-amber-400\/0 {
  color: rgb(251 191 36 / 0);
}

.thq-tw-application.thq-tw-application .text-amber-400\/10 {
  color: rgb(251 191 36 / 0.1);
}

.thq-tw-application.thq-tw-application .text-amber-400\/100 {
  color: rgb(251 191 36 / 1);
}

.thq-tw-application.thq-tw-application .text-amber-400\/15 {
  color: rgb(251 191 36 / 0.15);
}

.thq-tw-application.thq-tw-application .text-amber-400\/20 {
  color: rgb(251 191 36 / 0.2);
}

.thq-tw-application.thq-tw-application .text-amber-400\/25 {
  color: rgb(251 191 36 / 0.25);
}

.thq-tw-application.thq-tw-application .text-amber-400\/30 {
  color: rgb(251 191 36 / 0.3);
}

.thq-tw-application.thq-tw-application .text-amber-400\/35 {
  color: rgb(251 191 36 / 0.35);
}

.thq-tw-application.thq-tw-application .text-amber-400\/40 {
  color: rgb(251 191 36 / 0.4);
}

.thq-tw-application.thq-tw-application .text-amber-400\/45 {
  color: rgb(251 191 36 / 0.45);
}

.thq-tw-application.thq-tw-application .text-amber-400\/5 {
  color: rgb(251 191 36 / 0.05);
}

.thq-tw-application.thq-tw-application .text-amber-400\/50 {
  color: rgb(251 191 36 / 0.5);
}

.thq-tw-application.thq-tw-application .text-amber-400\/55 {
  color: rgb(251 191 36 / 0.55);
}

.thq-tw-application.thq-tw-application .text-amber-400\/60 {
  color: rgb(251 191 36 / 0.6);
}

.thq-tw-application.thq-tw-application .text-amber-400\/65 {
  color: rgb(251 191 36 / 0.65);
}

.thq-tw-application.thq-tw-application .text-amber-400\/70 {
  color: rgb(251 191 36 / 0.7);
}

.thq-tw-application.thq-tw-application .text-amber-400\/75 {
  color: rgb(251 191 36 / 0.75);
}

.thq-tw-application.thq-tw-application .text-amber-400\/80 {
  color: rgb(251 191 36 / 0.8);
}

.thq-tw-application.thq-tw-application .text-amber-400\/85 {
  color: rgb(251 191 36 / 0.85);
}

.thq-tw-application.thq-tw-application .text-amber-400\/90 {
  color: rgb(251 191 36 / 0.9);
}

.thq-tw-application.thq-tw-application .text-amber-400\/95 {
  color: rgb(251 191 36 / 0.95);
}

.thq-tw-application.thq-tw-application .text-amber-500 {
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-amber-500\/0 {
  color: rgb(245 158 11 / 0);
}

.thq-tw-application.thq-tw-application .text-amber-500\/10 {
  color: rgb(245 158 11 / 0.1);
}

.thq-tw-application.thq-tw-application .text-amber-500\/100 {
  color: rgb(245 158 11 / 1);
}

.thq-tw-application.thq-tw-application .text-amber-500\/15 {
  color: rgb(245 158 11 / 0.15);
}

.thq-tw-application.thq-tw-application .text-amber-500\/20 {
  color: rgb(245 158 11 / 0.2);
}

.thq-tw-application.thq-tw-application .text-amber-500\/25 {
  color: rgb(245 158 11 / 0.25);
}

.thq-tw-application.thq-tw-application .text-amber-500\/30 {
  color: rgb(245 158 11 / 0.3);
}

.thq-tw-application.thq-tw-application .text-amber-500\/35 {
  color: rgb(245 158 11 / 0.35);
}

.thq-tw-application.thq-tw-application .text-amber-500\/40 {
  color: rgb(245 158 11 / 0.4);
}

.thq-tw-application.thq-tw-application .text-amber-500\/45 {
  color: rgb(245 158 11 / 0.45);
}

.thq-tw-application.thq-tw-application .text-amber-500\/5 {
  color: rgb(245 158 11 / 0.05);
}

.thq-tw-application.thq-tw-application .text-amber-500\/50 {
  color: rgb(245 158 11 / 0.5);
}

.thq-tw-application.thq-tw-application .text-amber-500\/55 {
  color: rgb(245 158 11 / 0.55);
}

.thq-tw-application.thq-tw-application .text-amber-500\/60 {
  color: rgb(245 158 11 / 0.6);
}

.thq-tw-application.thq-tw-application .text-amber-500\/65 {
  color: rgb(245 158 11 / 0.65);
}

.thq-tw-application.thq-tw-application .text-amber-500\/70 {
  color: rgb(245 158 11 / 0.7);
}

.thq-tw-application.thq-tw-application .text-amber-500\/75 {
  color: rgb(245 158 11 / 0.75);
}

.thq-tw-application.thq-tw-application .text-amber-500\/80 {
  color: rgb(245 158 11 / 0.8);
}

.thq-tw-application.thq-tw-application .text-amber-500\/85 {
  color: rgb(245 158 11 / 0.85);
}

.thq-tw-application.thq-tw-application .text-amber-500\/90 {
  color: rgb(245 158 11 / 0.9);
}

.thq-tw-application.thq-tw-application .text-amber-500\/95 {
  color: rgb(245 158 11 / 0.95);
}

.thq-tw-application.thq-tw-application .text-amber-600 {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-amber-600\/0 {
  color: rgb(217 119 6 / 0);
}

.thq-tw-application.thq-tw-application .text-amber-600\/10 {
  color: rgb(217 119 6 / 0.1);
}

.thq-tw-application.thq-tw-application .text-amber-600\/100 {
  color: rgb(217 119 6 / 1);
}

.thq-tw-application.thq-tw-application .text-amber-600\/15 {
  color: rgb(217 119 6 / 0.15);
}

.thq-tw-application.thq-tw-application .text-amber-600\/20 {
  color: rgb(217 119 6 / 0.2);
}

.thq-tw-application.thq-tw-application .text-amber-600\/25 {
  color: rgb(217 119 6 / 0.25);
}

.thq-tw-application.thq-tw-application .text-amber-600\/30 {
  color: rgb(217 119 6 / 0.3);
}

.thq-tw-application.thq-tw-application .text-amber-600\/35 {
  color: rgb(217 119 6 / 0.35);
}

.thq-tw-application.thq-tw-application .text-amber-600\/40 {
  color: rgb(217 119 6 / 0.4);
}

.thq-tw-application.thq-tw-application .text-amber-600\/45 {
  color: rgb(217 119 6 / 0.45);
}

.thq-tw-application.thq-tw-application .text-amber-600\/5 {
  color: rgb(217 119 6 / 0.05);
}

.thq-tw-application.thq-tw-application .text-amber-600\/50 {
  color: rgb(217 119 6 / 0.5);
}

.thq-tw-application.thq-tw-application .text-amber-600\/55 {
  color: rgb(217 119 6 / 0.55);
}

.thq-tw-application.thq-tw-application .text-amber-600\/60 {
  color: rgb(217 119 6 / 0.6);
}

.thq-tw-application.thq-tw-application .text-amber-600\/65 {
  color: rgb(217 119 6 / 0.65);
}

.thq-tw-application.thq-tw-application .text-amber-600\/70 {
  color: rgb(217 119 6 / 0.7);
}

.thq-tw-application.thq-tw-application .text-amber-600\/75 {
  color: rgb(217 119 6 / 0.75);
}

.thq-tw-application.thq-tw-application .text-amber-600\/80 {
  color: rgb(217 119 6 / 0.8);
}

.thq-tw-application.thq-tw-application .text-amber-600\/85 {
  color: rgb(217 119 6 / 0.85);
}

.thq-tw-application.thq-tw-application .text-amber-600\/90 {
  color: rgb(217 119 6 / 0.9);
}

.thq-tw-application.thq-tw-application .text-amber-600\/95 {
  color: rgb(217 119 6 / 0.95);
}

.thq-tw-application.thq-tw-application .text-amber-700 {
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-amber-700\/0 {
  color: rgb(180 83 9 / 0);
}

.thq-tw-application.thq-tw-application .text-amber-700\/10 {
  color: rgb(180 83 9 / 0.1);
}

.thq-tw-application.thq-tw-application .text-amber-700\/100 {
  color: rgb(180 83 9 / 1);
}

.thq-tw-application.thq-tw-application .text-amber-700\/15 {
  color: rgb(180 83 9 / 0.15);
}

.thq-tw-application.thq-tw-application .text-amber-700\/20 {
  color: rgb(180 83 9 / 0.2);
}

.thq-tw-application.thq-tw-application .text-amber-700\/25 {
  color: rgb(180 83 9 / 0.25);
}

.thq-tw-application.thq-tw-application .text-amber-700\/30 {
  color: rgb(180 83 9 / 0.3);
}

.thq-tw-application.thq-tw-application .text-amber-700\/35 {
  color: rgb(180 83 9 / 0.35);
}

.thq-tw-application.thq-tw-application .text-amber-700\/40 {
  color: rgb(180 83 9 / 0.4);
}

.thq-tw-application.thq-tw-application .text-amber-700\/45 {
  color: rgb(180 83 9 / 0.45);
}

.thq-tw-application.thq-tw-application .text-amber-700\/5 {
  color: rgb(180 83 9 / 0.05);
}

.thq-tw-application.thq-tw-application .text-amber-700\/50 {
  color: rgb(180 83 9 / 0.5);
}

.thq-tw-application.thq-tw-application .text-amber-700\/55 {
  color: rgb(180 83 9 / 0.55);
}

.thq-tw-application.thq-tw-application .text-amber-700\/60 {
  color: rgb(180 83 9 / 0.6);
}

.thq-tw-application.thq-tw-application .text-amber-700\/65 {
  color: rgb(180 83 9 / 0.65);
}

.thq-tw-application.thq-tw-application .text-amber-700\/70 {
  color: rgb(180 83 9 / 0.7);
}

.thq-tw-application.thq-tw-application .text-amber-700\/75 {
  color: rgb(180 83 9 / 0.75);
}

.thq-tw-application.thq-tw-application .text-amber-700\/80 {
  color: rgb(180 83 9 / 0.8);
}

.thq-tw-application.thq-tw-application .text-amber-700\/85 {
  color: rgb(180 83 9 / 0.85);
}

.thq-tw-application.thq-tw-application .text-amber-700\/90 {
  color: rgb(180 83 9 / 0.9);
}

.thq-tw-application.thq-tw-application .text-amber-700\/95 {
  color: rgb(180 83 9 / 0.95);
}

.thq-tw-application.thq-tw-application .text-amber-800 {
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-amber-800\/0 {
  color: rgb(146 64 14 / 0);
}

.thq-tw-application.thq-tw-application .text-amber-800\/10 {
  color: rgb(146 64 14 / 0.1);
}

.thq-tw-application.thq-tw-application .text-amber-800\/100 {
  color: rgb(146 64 14 / 1);
}

.thq-tw-application.thq-tw-application .text-amber-800\/15 {
  color: rgb(146 64 14 / 0.15);
}

.thq-tw-application.thq-tw-application .text-amber-800\/20 {
  color: rgb(146 64 14 / 0.2);
}

.thq-tw-application.thq-tw-application .text-amber-800\/25 {
  color: rgb(146 64 14 / 0.25);
}

.thq-tw-application.thq-tw-application .text-amber-800\/30 {
  color: rgb(146 64 14 / 0.3);
}

.thq-tw-application.thq-tw-application .text-amber-800\/35 {
  color: rgb(146 64 14 / 0.35);
}

.thq-tw-application.thq-tw-application .text-amber-800\/40 {
  color: rgb(146 64 14 / 0.4);
}

.thq-tw-application.thq-tw-application .text-amber-800\/45 {
  color: rgb(146 64 14 / 0.45);
}

.thq-tw-application.thq-tw-application .text-amber-800\/5 {
  color: rgb(146 64 14 / 0.05);
}

.thq-tw-application.thq-tw-application .text-amber-800\/50 {
  color: rgb(146 64 14 / 0.5);
}

.thq-tw-application.thq-tw-application .text-amber-800\/55 {
  color: rgb(146 64 14 / 0.55);
}

.thq-tw-application.thq-tw-application .text-amber-800\/60 {
  color: rgb(146 64 14 / 0.6);
}

.thq-tw-application.thq-tw-application .text-amber-800\/65 {
  color: rgb(146 64 14 / 0.65);
}

.thq-tw-application.thq-tw-application .text-amber-800\/70 {
  color: rgb(146 64 14 / 0.7);
}

.thq-tw-application.thq-tw-application .text-amber-800\/75 {
  color: rgb(146 64 14 / 0.75);
}

.thq-tw-application.thq-tw-application .text-amber-800\/80 {
  color: rgb(146 64 14 / 0.8);
}

.thq-tw-application.thq-tw-application .text-amber-800\/85 {
  color: rgb(146 64 14 / 0.85);
}

.thq-tw-application.thq-tw-application .text-amber-800\/90 {
  color: rgb(146 64 14 / 0.9);
}

.thq-tw-application.thq-tw-application .text-amber-800\/95 {
  color: rgb(146 64 14 / 0.95);
}

.thq-tw-application.thq-tw-application .text-amber-900 {
  --tw-text-opacity: 1;
  color: rgb(120 53 15 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-amber-900\/0 {
  color: rgb(120 53 15 / 0);
}

.thq-tw-application.thq-tw-application .text-amber-900\/10 {
  color: rgb(120 53 15 / 0.1);
}

.thq-tw-application.thq-tw-application .text-amber-900\/100 {
  color: rgb(120 53 15 / 1);
}

.thq-tw-application.thq-tw-application .text-amber-900\/15 {
  color: rgb(120 53 15 / 0.15);
}

.thq-tw-application.thq-tw-application .text-amber-900\/20 {
  color: rgb(120 53 15 / 0.2);
}

.thq-tw-application.thq-tw-application .text-amber-900\/25 {
  color: rgb(120 53 15 / 0.25);
}

.thq-tw-application.thq-tw-application .text-amber-900\/30 {
  color: rgb(120 53 15 / 0.3);
}

.thq-tw-application.thq-tw-application .text-amber-900\/35 {
  color: rgb(120 53 15 / 0.35);
}

.thq-tw-application.thq-tw-application .text-amber-900\/40 {
  color: rgb(120 53 15 / 0.4);
}

.thq-tw-application.thq-tw-application .text-amber-900\/45 {
  color: rgb(120 53 15 / 0.45);
}

.thq-tw-application.thq-tw-application .text-amber-900\/5 {
  color: rgb(120 53 15 / 0.05);
}

.thq-tw-application.thq-tw-application .text-amber-900\/50 {
  color: rgb(120 53 15 / 0.5);
}

.thq-tw-application.thq-tw-application .text-amber-900\/55 {
  color: rgb(120 53 15 / 0.55);
}

.thq-tw-application.thq-tw-application .text-amber-900\/60 {
  color: rgb(120 53 15 / 0.6);
}

.thq-tw-application.thq-tw-application .text-amber-900\/65 {
  color: rgb(120 53 15 / 0.65);
}

.thq-tw-application.thq-tw-application .text-amber-900\/70 {
  color: rgb(120 53 15 / 0.7);
}

.thq-tw-application.thq-tw-application .text-amber-900\/75 {
  color: rgb(120 53 15 / 0.75);
}

.thq-tw-application.thq-tw-application .text-amber-900\/80 {
  color: rgb(120 53 15 / 0.8);
}

.thq-tw-application.thq-tw-application .text-amber-900\/85 {
  color: rgb(120 53 15 / 0.85);
}

.thq-tw-application.thq-tw-application .text-amber-900\/90 {
  color: rgb(120 53 15 / 0.9);
}

.thq-tw-application.thq-tw-application .text-amber-900\/95 {
  color: rgb(120 53 15 / 0.95);
}

.thq-tw-application.thq-tw-application .text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-blue-100 {
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-blue-100\/0 {
  color: rgb(219 234 254 / 0);
}

.thq-tw-application.thq-tw-application .text-blue-100\/10 {
  color: rgb(219 234 254 / 0.1);
}

.thq-tw-application.thq-tw-application .text-blue-100\/100 {
  color: rgb(219 234 254 / 1);
}

.thq-tw-application.thq-tw-application .text-blue-100\/15 {
  color: rgb(219 234 254 / 0.15);
}

.thq-tw-application.thq-tw-application .text-blue-100\/20 {
  color: rgb(219 234 254 / 0.2);
}

.thq-tw-application.thq-tw-application .text-blue-100\/25 {
  color: rgb(219 234 254 / 0.25);
}

.thq-tw-application.thq-tw-application .text-blue-100\/30 {
  color: rgb(219 234 254 / 0.3);
}

.thq-tw-application.thq-tw-application .text-blue-100\/35 {
  color: rgb(219 234 254 / 0.35);
}

.thq-tw-application.thq-tw-application .text-blue-100\/40 {
  color: rgb(219 234 254 / 0.4);
}

.thq-tw-application.thq-tw-application .text-blue-100\/45 {
  color: rgb(219 234 254 / 0.45);
}

.thq-tw-application.thq-tw-application .text-blue-100\/5 {
  color: rgb(219 234 254 / 0.05);
}

.thq-tw-application.thq-tw-application .text-blue-100\/50 {
  color: rgb(219 234 254 / 0.5);
}

.thq-tw-application.thq-tw-application .text-blue-100\/55 {
  color: rgb(219 234 254 / 0.55);
}

.thq-tw-application.thq-tw-application .text-blue-100\/60 {
  color: rgb(219 234 254 / 0.6);
}

.thq-tw-application.thq-tw-application .text-blue-100\/65 {
  color: rgb(219 234 254 / 0.65);
}

.thq-tw-application.thq-tw-application .text-blue-100\/70 {
  color: rgb(219 234 254 / 0.7);
}

.thq-tw-application.thq-tw-application .text-blue-100\/75 {
  color: rgb(219 234 254 / 0.75);
}

.thq-tw-application.thq-tw-application .text-blue-100\/80 {
  color: rgb(219 234 254 / 0.8);
}

.thq-tw-application.thq-tw-application .text-blue-100\/85 {
  color: rgb(219 234 254 / 0.85);
}

.thq-tw-application.thq-tw-application .text-blue-100\/90 {
  color: rgb(219 234 254 / 0.9);
}

.thq-tw-application.thq-tw-application .text-blue-100\/95 {
  color: rgb(219 234 254 / 0.95);
}

.thq-tw-application.thq-tw-application .text-blue-200 {
  --tw-text-opacity: 1;
  color: rgb(191 219 254 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-blue-200\/0 {
  color: rgb(191 219 254 / 0);
}

.thq-tw-application.thq-tw-application .text-blue-200\/10 {
  color: rgb(191 219 254 / 0.1);
}

.thq-tw-application.thq-tw-application .text-blue-200\/100 {
  color: rgb(191 219 254 / 1);
}

.thq-tw-application.thq-tw-application .text-blue-200\/15 {
  color: rgb(191 219 254 / 0.15);
}

.thq-tw-application.thq-tw-application .text-blue-200\/20 {
  color: rgb(191 219 254 / 0.2);
}

.thq-tw-application.thq-tw-application .text-blue-200\/25 {
  color: rgb(191 219 254 / 0.25);
}

.thq-tw-application.thq-tw-application .text-blue-200\/30 {
  color: rgb(191 219 254 / 0.3);
}

.thq-tw-application.thq-tw-application .text-blue-200\/35 {
  color: rgb(191 219 254 / 0.35);
}

.thq-tw-application.thq-tw-application .text-blue-200\/40 {
  color: rgb(191 219 254 / 0.4);
}

.thq-tw-application.thq-tw-application .text-blue-200\/45 {
  color: rgb(191 219 254 / 0.45);
}

.thq-tw-application.thq-tw-application .text-blue-200\/5 {
  color: rgb(191 219 254 / 0.05);
}

.thq-tw-application.thq-tw-application .text-blue-200\/50 {
  color: rgb(191 219 254 / 0.5);
}

.thq-tw-application.thq-tw-application .text-blue-200\/55 {
  color: rgb(191 219 254 / 0.55);
}

.thq-tw-application.thq-tw-application .text-blue-200\/60 {
  color: rgb(191 219 254 / 0.6);
}

.thq-tw-application.thq-tw-application .text-blue-200\/65 {
  color: rgb(191 219 254 / 0.65);
}

.thq-tw-application.thq-tw-application .text-blue-200\/70 {
  color: rgb(191 219 254 / 0.7);
}

.thq-tw-application.thq-tw-application .text-blue-200\/75 {
  color: rgb(191 219 254 / 0.75);
}

.thq-tw-application.thq-tw-application .text-blue-200\/80 {
  color: rgb(191 219 254 / 0.8);
}

.thq-tw-application.thq-tw-application .text-blue-200\/85 {
  color: rgb(191 219 254 / 0.85);
}

.thq-tw-application.thq-tw-application .text-blue-200\/90 {
  color: rgb(191 219 254 / 0.9);
}

.thq-tw-application.thq-tw-application .text-blue-200\/95 {
  color: rgb(191 219 254 / 0.95);
}

.thq-tw-application.thq-tw-application .text-blue-300 {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-blue-300\/0 {
  color: rgb(147 197 253 / 0);
}

.thq-tw-application.thq-tw-application .text-blue-300\/10 {
  color: rgb(147 197 253 / 0.1);
}

.thq-tw-application.thq-tw-application .text-blue-300\/100 {
  color: rgb(147 197 253 / 1);
}

.thq-tw-application.thq-tw-application .text-blue-300\/15 {
  color: rgb(147 197 253 / 0.15);
}

.thq-tw-application.thq-tw-application .text-blue-300\/20 {
  color: rgb(147 197 253 / 0.2);
}

.thq-tw-application.thq-tw-application .text-blue-300\/25 {
  color: rgb(147 197 253 / 0.25);
}

.thq-tw-application.thq-tw-application .text-blue-300\/30 {
  color: rgb(147 197 253 / 0.3);
}

.thq-tw-application.thq-tw-application .text-blue-300\/35 {
  color: rgb(147 197 253 / 0.35);
}

.thq-tw-application.thq-tw-application .text-blue-300\/40 {
  color: rgb(147 197 253 / 0.4);
}

.thq-tw-application.thq-tw-application .text-blue-300\/45 {
  color: rgb(147 197 253 / 0.45);
}

.thq-tw-application.thq-tw-application .text-blue-300\/5 {
  color: rgb(147 197 253 / 0.05);
}

.thq-tw-application.thq-tw-application .text-blue-300\/50 {
  color: rgb(147 197 253 / 0.5);
}

.thq-tw-application.thq-tw-application .text-blue-300\/55 {
  color: rgb(147 197 253 / 0.55);
}

.thq-tw-application.thq-tw-application .text-blue-300\/60 {
  color: rgb(147 197 253 / 0.6);
}

.thq-tw-application.thq-tw-application .text-blue-300\/65 {
  color: rgb(147 197 253 / 0.65);
}

.thq-tw-application.thq-tw-application .text-blue-300\/70 {
  color: rgb(147 197 253 / 0.7);
}

.thq-tw-application.thq-tw-application .text-blue-300\/75 {
  color: rgb(147 197 253 / 0.75);
}

.thq-tw-application.thq-tw-application .text-blue-300\/80 {
  color: rgb(147 197 253 / 0.8);
}

.thq-tw-application.thq-tw-application .text-blue-300\/85 {
  color: rgb(147 197 253 / 0.85);
}

.thq-tw-application.thq-tw-application .text-blue-300\/90 {
  color: rgb(147 197 253 / 0.9);
}

.thq-tw-application.thq-tw-application .text-blue-300\/95 {
  color: rgb(147 197 253 / 0.95);
}

.thq-tw-application.thq-tw-application .text-blue-400 {
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-blue-400\/0 {
  color: rgb(96 165 250 / 0);
}

.thq-tw-application.thq-tw-application .text-blue-400\/10 {
  color: rgb(96 165 250 / 0.1);
}

.thq-tw-application.thq-tw-application .text-blue-400\/100 {
  color: rgb(96 165 250 / 1);
}

.thq-tw-application.thq-tw-application .text-blue-400\/15 {
  color: rgb(96 165 250 / 0.15);
}

.thq-tw-application.thq-tw-application .text-blue-400\/20 {
  color: rgb(96 165 250 / 0.2);
}

.thq-tw-application.thq-tw-application .text-blue-400\/25 {
  color: rgb(96 165 250 / 0.25);
}

.thq-tw-application.thq-tw-application .text-blue-400\/30 {
  color: rgb(96 165 250 / 0.3);
}

.thq-tw-application.thq-tw-application .text-blue-400\/35 {
  color: rgb(96 165 250 / 0.35);
}

.thq-tw-application.thq-tw-application .text-blue-400\/40 {
  color: rgb(96 165 250 / 0.4);
}

.thq-tw-application.thq-tw-application .text-blue-400\/45 {
  color: rgb(96 165 250 / 0.45);
}

.thq-tw-application.thq-tw-application .text-blue-400\/5 {
  color: rgb(96 165 250 / 0.05);
}

.thq-tw-application.thq-tw-application .text-blue-400\/50 {
  color: rgb(96 165 250 / 0.5);
}

.thq-tw-application.thq-tw-application .text-blue-400\/55 {
  color: rgb(96 165 250 / 0.55);
}

.thq-tw-application.thq-tw-application .text-blue-400\/60 {
  color: rgb(96 165 250 / 0.6);
}

.thq-tw-application.thq-tw-application .text-blue-400\/65 {
  color: rgb(96 165 250 / 0.65);
}

.thq-tw-application.thq-tw-application .text-blue-400\/70 {
  color: rgb(96 165 250 / 0.7);
}

.thq-tw-application.thq-tw-application .text-blue-400\/75 {
  color: rgb(96 165 250 / 0.75);
}

.thq-tw-application.thq-tw-application .text-blue-400\/80 {
  color: rgb(96 165 250 / 0.8);
}

.thq-tw-application.thq-tw-application .text-blue-400\/85 {
  color: rgb(96 165 250 / 0.85);
}

.thq-tw-application.thq-tw-application .text-blue-400\/90 {
  color: rgb(96 165 250 / 0.9);
}

.thq-tw-application.thq-tw-application .text-blue-400\/95 {
  color: rgb(96 165 250 / 0.95);
}

.thq-tw-application.thq-tw-application .text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-blue-500\/0 {
  color: rgb(59 130 246 / 0);
}

.thq-tw-application.thq-tw-application .text-blue-500\/10 {
  color: rgb(59 130 246 / 0.1);
}

.thq-tw-application.thq-tw-application .text-blue-500\/100 {
  color: rgb(59 130 246 / 1);
}

.thq-tw-application.thq-tw-application .text-blue-500\/15 {
  color: rgb(59 130 246 / 0.15);
}

.thq-tw-application.thq-tw-application .text-blue-500\/20 {
  color: rgb(59 130 246 / 0.2);
}

.thq-tw-application.thq-tw-application .text-blue-500\/25 {
  color: rgb(59 130 246 / 0.25);
}

.thq-tw-application.thq-tw-application .text-blue-500\/30 {
  color: rgb(59 130 246 / 0.3);
}

.thq-tw-application.thq-tw-application .text-blue-500\/35 {
  color: rgb(59 130 246 / 0.35);
}

.thq-tw-application.thq-tw-application .text-blue-500\/40 {
  color: rgb(59 130 246 / 0.4);
}

.thq-tw-application.thq-tw-application .text-blue-500\/45 {
  color: rgb(59 130 246 / 0.45);
}

.thq-tw-application.thq-tw-application .text-blue-500\/5 {
  color: rgb(59 130 246 / 0.05);
}

.thq-tw-application.thq-tw-application .text-blue-500\/50 {
  color: rgb(59 130 246 / 0.5);
}

.thq-tw-application.thq-tw-application .text-blue-500\/55 {
  color: rgb(59 130 246 / 0.55);
}

.thq-tw-application.thq-tw-application .text-blue-500\/60 {
  color: rgb(59 130 246 / 0.6);
}

.thq-tw-application.thq-tw-application .text-blue-500\/65 {
  color: rgb(59 130 246 / 0.65);
}

.thq-tw-application.thq-tw-application .text-blue-500\/70 {
  color: rgb(59 130 246 / 0.7);
}

.thq-tw-application.thq-tw-application .text-blue-500\/75 {
  color: rgb(59 130 246 / 0.75);
}

.thq-tw-application.thq-tw-application .text-blue-500\/80 {
  color: rgb(59 130 246 / 0.8);
}

.thq-tw-application.thq-tw-application .text-blue-500\/85 {
  color: rgb(59 130 246 / 0.85);
}

.thq-tw-application.thq-tw-application .text-blue-500\/90 {
  color: rgb(59 130 246 / 0.9);
}

.thq-tw-application.thq-tw-application .text-blue-500\/95 {
  color: rgb(59 130 246 / 0.95);
}

.thq-tw-application.thq-tw-application .text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-blue-600\/0 {
  color: rgb(37 99 235 / 0);
}

.thq-tw-application.thq-tw-application .text-blue-600\/10 {
  color: rgb(37 99 235 / 0.1);
}

.thq-tw-application.thq-tw-application .text-blue-600\/100 {
  color: rgb(37 99 235 / 1);
}

.thq-tw-application.thq-tw-application .text-blue-600\/15 {
  color: rgb(37 99 235 / 0.15);
}

.thq-tw-application.thq-tw-application .text-blue-600\/20 {
  color: rgb(37 99 235 / 0.2);
}

.thq-tw-application.thq-tw-application .text-blue-600\/25 {
  color: rgb(37 99 235 / 0.25);
}

.thq-tw-application.thq-tw-application .text-blue-600\/30 {
  color: rgb(37 99 235 / 0.3);
}

.thq-tw-application.thq-tw-application .text-blue-600\/35 {
  color: rgb(37 99 235 / 0.35);
}

.thq-tw-application.thq-tw-application .text-blue-600\/40 {
  color: rgb(37 99 235 / 0.4);
}

.thq-tw-application.thq-tw-application .text-blue-600\/45 {
  color: rgb(37 99 235 / 0.45);
}

.thq-tw-application.thq-tw-application .text-blue-600\/5 {
  color: rgb(37 99 235 / 0.05);
}

.thq-tw-application.thq-tw-application .text-blue-600\/50 {
  color: rgb(37 99 235 / 0.5);
}

.thq-tw-application.thq-tw-application .text-blue-600\/55 {
  color: rgb(37 99 235 / 0.55);
}

.thq-tw-application.thq-tw-application .text-blue-600\/60 {
  color: rgb(37 99 235 / 0.6);
}

.thq-tw-application.thq-tw-application .text-blue-600\/65 {
  color: rgb(37 99 235 / 0.65);
}

.thq-tw-application.thq-tw-application .text-blue-600\/70 {
  color: rgb(37 99 235 / 0.7);
}

.thq-tw-application.thq-tw-application .text-blue-600\/75 {
  color: rgb(37 99 235 / 0.75);
}

.thq-tw-application.thq-tw-application .text-blue-600\/80 {
  color: rgb(37 99 235 / 0.8);
}

.thq-tw-application.thq-tw-application .text-blue-600\/85 {
  color: rgb(37 99 235 / 0.85);
}

.thq-tw-application.thq-tw-application .text-blue-600\/90 {
  color: rgb(37 99 235 / 0.9);
}

.thq-tw-application.thq-tw-application .text-blue-600\/95 {
  color: rgb(37 99 235 / 0.95);
}

.thq-tw-application.thq-tw-application .text-blue-700 {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-blue-700\/0 {
  color: rgb(29 78 216 / 0);
}

.thq-tw-application.thq-tw-application .text-blue-700\/10 {
  color: rgb(29 78 216 / 0.1);
}

.thq-tw-application.thq-tw-application .text-blue-700\/100 {
  color: rgb(29 78 216 / 1);
}

.thq-tw-application.thq-tw-application .text-blue-700\/15 {
  color: rgb(29 78 216 / 0.15);
}

.thq-tw-application.thq-tw-application .text-blue-700\/20 {
  color: rgb(29 78 216 / 0.2);
}

.thq-tw-application.thq-tw-application .text-blue-700\/25 {
  color: rgb(29 78 216 / 0.25);
}

.thq-tw-application.thq-tw-application .text-blue-700\/30 {
  color: rgb(29 78 216 / 0.3);
}

.thq-tw-application.thq-tw-application .text-blue-700\/35 {
  color: rgb(29 78 216 / 0.35);
}

.thq-tw-application.thq-tw-application .text-blue-700\/40 {
  color: rgb(29 78 216 / 0.4);
}

.thq-tw-application.thq-tw-application .text-blue-700\/45 {
  color: rgb(29 78 216 / 0.45);
}

.thq-tw-application.thq-tw-application .text-blue-700\/5 {
  color: rgb(29 78 216 / 0.05);
}

.thq-tw-application.thq-tw-application .text-blue-700\/50 {
  color: rgb(29 78 216 / 0.5);
}

.thq-tw-application.thq-tw-application .text-blue-700\/55 {
  color: rgb(29 78 216 / 0.55);
}

.thq-tw-application.thq-tw-application .text-blue-700\/60 {
  color: rgb(29 78 216 / 0.6);
}

.thq-tw-application.thq-tw-application .text-blue-700\/65 {
  color: rgb(29 78 216 / 0.65);
}

.thq-tw-application.thq-tw-application .text-blue-700\/70 {
  color: rgb(29 78 216 / 0.7);
}

.thq-tw-application.thq-tw-application .text-blue-700\/75 {
  color: rgb(29 78 216 / 0.75);
}

.thq-tw-application.thq-tw-application .text-blue-700\/80 {
  color: rgb(29 78 216 / 0.8);
}

.thq-tw-application.thq-tw-application .text-blue-700\/85 {
  color: rgb(29 78 216 / 0.85);
}

.thq-tw-application.thq-tw-application .text-blue-700\/90 {
  color: rgb(29 78 216 / 0.9);
}

.thq-tw-application.thq-tw-application .text-blue-700\/95 {
  color: rgb(29 78 216 / 0.95);
}

.thq-tw-application.thq-tw-application .text-blue-800 {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-blue-800\/0 {
  color: rgb(30 64 175 / 0);
}

.thq-tw-application.thq-tw-application .text-blue-800\/10 {
  color: rgb(30 64 175 / 0.1);
}

.thq-tw-application.thq-tw-application .text-blue-800\/100 {
  color: rgb(30 64 175 / 1);
}

.thq-tw-application.thq-tw-application .text-blue-800\/15 {
  color: rgb(30 64 175 / 0.15);
}

.thq-tw-application.thq-tw-application .text-blue-800\/20 {
  color: rgb(30 64 175 / 0.2);
}

.thq-tw-application.thq-tw-application .text-blue-800\/25 {
  color: rgb(30 64 175 / 0.25);
}

.thq-tw-application.thq-tw-application .text-blue-800\/30 {
  color: rgb(30 64 175 / 0.3);
}

.thq-tw-application.thq-tw-application .text-blue-800\/35 {
  color: rgb(30 64 175 / 0.35);
}

.thq-tw-application.thq-tw-application .text-blue-800\/40 {
  color: rgb(30 64 175 / 0.4);
}

.thq-tw-application.thq-tw-application .text-blue-800\/45 {
  color: rgb(30 64 175 / 0.45);
}

.thq-tw-application.thq-tw-application .text-blue-800\/5 {
  color: rgb(30 64 175 / 0.05);
}

.thq-tw-application.thq-tw-application .text-blue-800\/50 {
  color: rgb(30 64 175 / 0.5);
}

.thq-tw-application.thq-tw-application .text-blue-800\/55 {
  color: rgb(30 64 175 / 0.55);
}

.thq-tw-application.thq-tw-application .text-blue-800\/60 {
  color: rgb(30 64 175 / 0.6);
}

.thq-tw-application.thq-tw-application .text-blue-800\/65 {
  color: rgb(30 64 175 / 0.65);
}

.thq-tw-application.thq-tw-application .text-blue-800\/70 {
  color: rgb(30 64 175 / 0.7);
}

.thq-tw-application.thq-tw-application .text-blue-800\/75 {
  color: rgb(30 64 175 / 0.75);
}

.thq-tw-application.thq-tw-application .text-blue-800\/80 {
  color: rgb(30 64 175 / 0.8);
}

.thq-tw-application.thq-tw-application .text-blue-800\/85 {
  color: rgb(30 64 175 / 0.85);
}

.thq-tw-application.thq-tw-application .text-blue-800\/90 {
  color: rgb(30 64 175 / 0.9);
}

.thq-tw-application.thq-tw-application .text-blue-800\/95 {
  color: rgb(30 64 175 / 0.95);
}

.thq-tw-application.thq-tw-application .text-blue-900 {
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-blue-900\/0 {
  color: rgb(30 58 138 / 0);
}

.thq-tw-application.thq-tw-application .text-blue-900\/10 {
  color: rgb(30 58 138 / 0.1);
}

.thq-tw-application.thq-tw-application .text-blue-900\/100 {
  color: rgb(30 58 138 / 1);
}

.thq-tw-application.thq-tw-application .text-blue-900\/15 {
  color: rgb(30 58 138 / 0.15);
}

.thq-tw-application.thq-tw-application .text-blue-900\/20 {
  color: rgb(30 58 138 / 0.2);
}

.thq-tw-application.thq-tw-application .text-blue-900\/25 {
  color: rgb(30 58 138 / 0.25);
}

.thq-tw-application.thq-tw-application .text-blue-900\/30 {
  color: rgb(30 58 138 / 0.3);
}

.thq-tw-application.thq-tw-application .text-blue-900\/35 {
  color: rgb(30 58 138 / 0.35);
}

.thq-tw-application.thq-tw-application .text-blue-900\/40 {
  color: rgb(30 58 138 / 0.4);
}

.thq-tw-application.thq-tw-application .text-blue-900\/45 {
  color: rgb(30 58 138 / 0.45);
}

.thq-tw-application.thq-tw-application .text-blue-900\/5 {
  color: rgb(30 58 138 / 0.05);
}

.thq-tw-application.thq-tw-application .text-blue-900\/50 {
  color: rgb(30 58 138 / 0.5);
}

.thq-tw-application.thq-tw-application .text-blue-900\/55 {
  color: rgb(30 58 138 / 0.55);
}

.thq-tw-application.thq-tw-application .text-blue-900\/60 {
  color: rgb(30 58 138 / 0.6);
}

.thq-tw-application.thq-tw-application .text-blue-900\/65 {
  color: rgb(30 58 138 / 0.65);
}

.thq-tw-application.thq-tw-application .text-blue-900\/70 {
  color: rgb(30 58 138 / 0.7);
}

.thq-tw-application.thq-tw-application .text-blue-900\/75 {
  color: rgb(30 58 138 / 0.75);
}

.thq-tw-application.thq-tw-application .text-blue-900\/80 {
  color: rgb(30 58 138 / 0.8);
}

.thq-tw-application.thq-tw-application .text-blue-900\/85 {
  color: rgb(30 58 138 / 0.85);
}

.thq-tw-application.thq-tw-application .text-blue-900\/90 {
  color: rgb(30 58 138 / 0.9);
}

.thq-tw-application.thq-tw-application .text-blue-900\/95 {
  color: rgb(30 58 138 / 0.95);
}

.thq-tw-application.thq-tw-application .text-cyan-100 {
  --tw-text-opacity: 1;
  color: rgb(207 250 254 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-cyan-100\/0 {
  color: rgb(207 250 254 / 0);
}

.thq-tw-application.thq-tw-application .text-cyan-100\/10 {
  color: rgb(207 250 254 / 0.1);
}

.thq-tw-application.thq-tw-application .text-cyan-100\/100 {
  color: rgb(207 250 254 / 1);
}

.thq-tw-application.thq-tw-application .text-cyan-100\/15 {
  color: rgb(207 250 254 / 0.15);
}

.thq-tw-application.thq-tw-application .text-cyan-100\/20 {
  color: rgb(207 250 254 / 0.2);
}

.thq-tw-application.thq-tw-application .text-cyan-100\/25 {
  color: rgb(207 250 254 / 0.25);
}

.thq-tw-application.thq-tw-application .text-cyan-100\/30 {
  color: rgb(207 250 254 / 0.3);
}

.thq-tw-application.thq-tw-application .text-cyan-100\/35 {
  color: rgb(207 250 254 / 0.35);
}

.thq-tw-application.thq-tw-application .text-cyan-100\/40 {
  color: rgb(207 250 254 / 0.4);
}

.thq-tw-application.thq-tw-application .text-cyan-100\/45 {
  color: rgb(207 250 254 / 0.45);
}

.thq-tw-application.thq-tw-application .text-cyan-100\/5 {
  color: rgb(207 250 254 / 0.05);
}

.thq-tw-application.thq-tw-application .text-cyan-100\/50 {
  color: rgb(207 250 254 / 0.5);
}

.thq-tw-application.thq-tw-application .text-cyan-100\/55 {
  color: rgb(207 250 254 / 0.55);
}

.thq-tw-application.thq-tw-application .text-cyan-100\/60 {
  color: rgb(207 250 254 / 0.6);
}

.thq-tw-application.thq-tw-application .text-cyan-100\/65 {
  color: rgb(207 250 254 / 0.65);
}

.thq-tw-application.thq-tw-application .text-cyan-100\/70 {
  color: rgb(207 250 254 / 0.7);
}

.thq-tw-application.thq-tw-application .text-cyan-100\/75 {
  color: rgb(207 250 254 / 0.75);
}

.thq-tw-application.thq-tw-application .text-cyan-100\/80 {
  color: rgb(207 250 254 / 0.8);
}

.thq-tw-application.thq-tw-application .text-cyan-100\/85 {
  color: rgb(207 250 254 / 0.85);
}

.thq-tw-application.thq-tw-application .text-cyan-100\/90 {
  color: rgb(207 250 254 / 0.9);
}

.thq-tw-application.thq-tw-application .text-cyan-100\/95 {
  color: rgb(207 250 254 / 0.95);
}

.thq-tw-application.thq-tw-application .text-cyan-200 {
  --tw-text-opacity: 1;
  color: rgb(165 243 252 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-cyan-200\/0 {
  color: rgb(165 243 252 / 0);
}

.thq-tw-application.thq-tw-application .text-cyan-200\/10 {
  color: rgb(165 243 252 / 0.1);
}

.thq-tw-application.thq-tw-application .text-cyan-200\/100 {
  color: rgb(165 243 252 / 1);
}

.thq-tw-application.thq-tw-application .text-cyan-200\/15 {
  color: rgb(165 243 252 / 0.15);
}

.thq-tw-application.thq-tw-application .text-cyan-200\/20 {
  color: rgb(165 243 252 / 0.2);
}

.thq-tw-application.thq-tw-application .text-cyan-200\/25 {
  color: rgb(165 243 252 / 0.25);
}

.thq-tw-application.thq-tw-application .text-cyan-200\/30 {
  color: rgb(165 243 252 / 0.3);
}

.thq-tw-application.thq-tw-application .text-cyan-200\/35 {
  color: rgb(165 243 252 / 0.35);
}

.thq-tw-application.thq-tw-application .text-cyan-200\/40 {
  color: rgb(165 243 252 / 0.4);
}

.thq-tw-application.thq-tw-application .text-cyan-200\/45 {
  color: rgb(165 243 252 / 0.45);
}

.thq-tw-application.thq-tw-application .text-cyan-200\/5 {
  color: rgb(165 243 252 / 0.05);
}

.thq-tw-application.thq-tw-application .text-cyan-200\/50 {
  color: rgb(165 243 252 / 0.5);
}

.thq-tw-application.thq-tw-application .text-cyan-200\/55 {
  color: rgb(165 243 252 / 0.55);
}

.thq-tw-application.thq-tw-application .text-cyan-200\/60 {
  color: rgb(165 243 252 / 0.6);
}

.thq-tw-application.thq-tw-application .text-cyan-200\/65 {
  color: rgb(165 243 252 / 0.65);
}

.thq-tw-application.thq-tw-application .text-cyan-200\/70 {
  color: rgb(165 243 252 / 0.7);
}

.thq-tw-application.thq-tw-application .text-cyan-200\/75 {
  color: rgb(165 243 252 / 0.75);
}

.thq-tw-application.thq-tw-application .text-cyan-200\/80 {
  color: rgb(165 243 252 / 0.8);
}

.thq-tw-application.thq-tw-application .text-cyan-200\/85 {
  color: rgb(165 243 252 / 0.85);
}

.thq-tw-application.thq-tw-application .text-cyan-200\/90 {
  color: rgb(165 243 252 / 0.9);
}

.thq-tw-application.thq-tw-application .text-cyan-200\/95 {
  color: rgb(165 243 252 / 0.95);
}

.thq-tw-application.thq-tw-application .text-cyan-300 {
  --tw-text-opacity: 1;
  color: rgb(103 232 249 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-cyan-300\/0 {
  color: rgb(103 232 249 / 0);
}

.thq-tw-application.thq-tw-application .text-cyan-300\/10 {
  color: rgb(103 232 249 / 0.1);
}

.thq-tw-application.thq-tw-application .text-cyan-300\/100 {
  color: rgb(103 232 249 / 1);
}

.thq-tw-application.thq-tw-application .text-cyan-300\/15 {
  color: rgb(103 232 249 / 0.15);
}

.thq-tw-application.thq-tw-application .text-cyan-300\/20 {
  color: rgb(103 232 249 / 0.2);
}

.thq-tw-application.thq-tw-application .text-cyan-300\/25 {
  color: rgb(103 232 249 / 0.25);
}

.thq-tw-application.thq-tw-application .text-cyan-300\/30 {
  color: rgb(103 232 249 / 0.3);
}

.thq-tw-application.thq-tw-application .text-cyan-300\/35 {
  color: rgb(103 232 249 / 0.35);
}

.thq-tw-application.thq-tw-application .text-cyan-300\/40 {
  color: rgb(103 232 249 / 0.4);
}

.thq-tw-application.thq-tw-application .text-cyan-300\/45 {
  color: rgb(103 232 249 / 0.45);
}

.thq-tw-application.thq-tw-application .text-cyan-300\/5 {
  color: rgb(103 232 249 / 0.05);
}

.thq-tw-application.thq-tw-application .text-cyan-300\/50 {
  color: rgb(103 232 249 / 0.5);
}

.thq-tw-application.thq-tw-application .text-cyan-300\/55 {
  color: rgb(103 232 249 / 0.55);
}

.thq-tw-application.thq-tw-application .text-cyan-300\/60 {
  color: rgb(103 232 249 / 0.6);
}

.thq-tw-application.thq-tw-application .text-cyan-300\/65 {
  color: rgb(103 232 249 / 0.65);
}

.thq-tw-application.thq-tw-application .text-cyan-300\/70 {
  color: rgb(103 232 249 / 0.7);
}

.thq-tw-application.thq-tw-application .text-cyan-300\/75 {
  color: rgb(103 232 249 / 0.75);
}

.thq-tw-application.thq-tw-application .text-cyan-300\/80 {
  color: rgb(103 232 249 / 0.8);
}

.thq-tw-application.thq-tw-application .text-cyan-300\/85 {
  color: rgb(103 232 249 / 0.85);
}

.thq-tw-application.thq-tw-application .text-cyan-300\/90 {
  color: rgb(103 232 249 / 0.9);
}

.thq-tw-application.thq-tw-application .text-cyan-300\/95 {
  color: rgb(103 232 249 / 0.95);
}

.thq-tw-application.thq-tw-application .text-cyan-400 {
  --tw-text-opacity: 1;
  color: rgb(34 211 238 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-cyan-400\/0 {
  color: rgb(34 211 238 / 0);
}

.thq-tw-application.thq-tw-application .text-cyan-400\/10 {
  color: rgb(34 211 238 / 0.1);
}

.thq-tw-application.thq-tw-application .text-cyan-400\/100 {
  color: rgb(34 211 238 / 1);
}

.thq-tw-application.thq-tw-application .text-cyan-400\/15 {
  color: rgb(34 211 238 / 0.15);
}

.thq-tw-application.thq-tw-application .text-cyan-400\/20 {
  color: rgb(34 211 238 / 0.2);
}

.thq-tw-application.thq-tw-application .text-cyan-400\/25 {
  color: rgb(34 211 238 / 0.25);
}

.thq-tw-application.thq-tw-application .text-cyan-400\/30 {
  color: rgb(34 211 238 / 0.3);
}

.thq-tw-application.thq-tw-application .text-cyan-400\/35 {
  color: rgb(34 211 238 / 0.35);
}

.thq-tw-application.thq-tw-application .text-cyan-400\/40 {
  color: rgb(34 211 238 / 0.4);
}

.thq-tw-application.thq-tw-application .text-cyan-400\/45 {
  color: rgb(34 211 238 / 0.45);
}

.thq-tw-application.thq-tw-application .text-cyan-400\/5 {
  color: rgb(34 211 238 / 0.05);
}

.thq-tw-application.thq-tw-application .text-cyan-400\/50 {
  color: rgb(34 211 238 / 0.5);
}

.thq-tw-application.thq-tw-application .text-cyan-400\/55 {
  color: rgb(34 211 238 / 0.55);
}

.thq-tw-application.thq-tw-application .text-cyan-400\/60 {
  color: rgb(34 211 238 / 0.6);
}

.thq-tw-application.thq-tw-application .text-cyan-400\/65 {
  color: rgb(34 211 238 / 0.65);
}

.thq-tw-application.thq-tw-application .text-cyan-400\/70 {
  color: rgb(34 211 238 / 0.7);
}

.thq-tw-application.thq-tw-application .text-cyan-400\/75 {
  color: rgb(34 211 238 / 0.75);
}

.thq-tw-application.thq-tw-application .text-cyan-400\/80 {
  color: rgb(34 211 238 / 0.8);
}

.thq-tw-application.thq-tw-application .text-cyan-400\/85 {
  color: rgb(34 211 238 / 0.85);
}

.thq-tw-application.thq-tw-application .text-cyan-400\/90 {
  color: rgb(34 211 238 / 0.9);
}

.thq-tw-application.thq-tw-application .text-cyan-400\/95 {
  color: rgb(34 211 238 / 0.95);
}

.thq-tw-application.thq-tw-application .text-cyan-500 {
  --tw-text-opacity: 1;
  color: rgb(6 182 212 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-cyan-500\/0 {
  color: rgb(6 182 212 / 0);
}

.thq-tw-application.thq-tw-application .text-cyan-500\/10 {
  color: rgb(6 182 212 / 0.1);
}

.thq-tw-application.thq-tw-application .text-cyan-500\/100 {
  color: rgb(6 182 212 / 1);
}

.thq-tw-application.thq-tw-application .text-cyan-500\/15 {
  color: rgb(6 182 212 / 0.15);
}

.thq-tw-application.thq-tw-application .text-cyan-500\/20 {
  color: rgb(6 182 212 / 0.2);
}

.thq-tw-application.thq-tw-application .text-cyan-500\/25 {
  color: rgb(6 182 212 / 0.25);
}

.thq-tw-application.thq-tw-application .text-cyan-500\/30 {
  color: rgb(6 182 212 / 0.3);
}

.thq-tw-application.thq-tw-application .text-cyan-500\/35 {
  color: rgb(6 182 212 / 0.35);
}

.thq-tw-application.thq-tw-application .text-cyan-500\/40 {
  color: rgb(6 182 212 / 0.4);
}

.thq-tw-application.thq-tw-application .text-cyan-500\/45 {
  color: rgb(6 182 212 / 0.45);
}

.thq-tw-application.thq-tw-application .text-cyan-500\/5 {
  color: rgb(6 182 212 / 0.05);
}

.thq-tw-application.thq-tw-application .text-cyan-500\/50 {
  color: rgb(6 182 212 / 0.5);
}

.thq-tw-application.thq-tw-application .text-cyan-500\/55 {
  color: rgb(6 182 212 / 0.55);
}

.thq-tw-application.thq-tw-application .text-cyan-500\/60 {
  color: rgb(6 182 212 / 0.6);
}

.thq-tw-application.thq-tw-application .text-cyan-500\/65 {
  color: rgb(6 182 212 / 0.65);
}

.thq-tw-application.thq-tw-application .text-cyan-500\/70 {
  color: rgb(6 182 212 / 0.7);
}

.thq-tw-application.thq-tw-application .text-cyan-500\/75 {
  color: rgb(6 182 212 / 0.75);
}

.thq-tw-application.thq-tw-application .text-cyan-500\/80 {
  color: rgb(6 182 212 / 0.8);
}

.thq-tw-application.thq-tw-application .text-cyan-500\/85 {
  color: rgb(6 182 212 / 0.85);
}

.thq-tw-application.thq-tw-application .text-cyan-500\/90 {
  color: rgb(6 182 212 / 0.9);
}

.thq-tw-application.thq-tw-application .text-cyan-500\/95 {
  color: rgb(6 182 212 / 0.95);
}

.thq-tw-application.thq-tw-application .text-cyan-600 {
  --tw-text-opacity: 1;
  color: rgb(8 145 178 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-cyan-600\/0 {
  color: rgb(8 145 178 / 0);
}

.thq-tw-application.thq-tw-application .text-cyan-600\/10 {
  color: rgb(8 145 178 / 0.1);
}

.thq-tw-application.thq-tw-application .text-cyan-600\/100 {
  color: rgb(8 145 178 / 1);
}

.thq-tw-application.thq-tw-application .text-cyan-600\/15 {
  color: rgb(8 145 178 / 0.15);
}

.thq-tw-application.thq-tw-application .text-cyan-600\/20 {
  color: rgb(8 145 178 / 0.2);
}

.thq-tw-application.thq-tw-application .text-cyan-600\/25 {
  color: rgb(8 145 178 / 0.25);
}

.thq-tw-application.thq-tw-application .text-cyan-600\/30 {
  color: rgb(8 145 178 / 0.3);
}

.thq-tw-application.thq-tw-application .text-cyan-600\/35 {
  color: rgb(8 145 178 / 0.35);
}

.thq-tw-application.thq-tw-application .text-cyan-600\/40 {
  color: rgb(8 145 178 / 0.4);
}

.thq-tw-application.thq-tw-application .text-cyan-600\/45 {
  color: rgb(8 145 178 / 0.45);
}

.thq-tw-application.thq-tw-application .text-cyan-600\/5 {
  color: rgb(8 145 178 / 0.05);
}

.thq-tw-application.thq-tw-application .text-cyan-600\/50 {
  color: rgb(8 145 178 / 0.5);
}

.thq-tw-application.thq-tw-application .text-cyan-600\/55 {
  color: rgb(8 145 178 / 0.55);
}

.thq-tw-application.thq-tw-application .text-cyan-600\/60 {
  color: rgb(8 145 178 / 0.6);
}

.thq-tw-application.thq-tw-application .text-cyan-600\/65 {
  color: rgb(8 145 178 / 0.65);
}

.thq-tw-application.thq-tw-application .text-cyan-600\/70 {
  color: rgb(8 145 178 / 0.7);
}

.thq-tw-application.thq-tw-application .text-cyan-600\/75 {
  color: rgb(8 145 178 / 0.75);
}

.thq-tw-application.thq-tw-application .text-cyan-600\/80 {
  color: rgb(8 145 178 / 0.8);
}

.thq-tw-application.thq-tw-application .text-cyan-600\/85 {
  color: rgb(8 145 178 / 0.85);
}

.thq-tw-application.thq-tw-application .text-cyan-600\/90 {
  color: rgb(8 145 178 / 0.9);
}

.thq-tw-application.thq-tw-application .text-cyan-600\/95 {
  color: rgb(8 145 178 / 0.95);
}

.thq-tw-application.thq-tw-application .text-cyan-700 {
  --tw-text-opacity: 1;
  color: rgb(14 116 144 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-cyan-700\/0 {
  color: rgb(14 116 144 / 0);
}

.thq-tw-application.thq-tw-application .text-cyan-700\/10 {
  color: rgb(14 116 144 / 0.1);
}

.thq-tw-application.thq-tw-application .text-cyan-700\/100 {
  color: rgb(14 116 144 / 1);
}

.thq-tw-application.thq-tw-application .text-cyan-700\/15 {
  color: rgb(14 116 144 / 0.15);
}

.thq-tw-application.thq-tw-application .text-cyan-700\/20 {
  color: rgb(14 116 144 / 0.2);
}

.thq-tw-application.thq-tw-application .text-cyan-700\/25 {
  color: rgb(14 116 144 / 0.25);
}

.thq-tw-application.thq-tw-application .text-cyan-700\/30 {
  color: rgb(14 116 144 / 0.3);
}

.thq-tw-application.thq-tw-application .text-cyan-700\/35 {
  color: rgb(14 116 144 / 0.35);
}

.thq-tw-application.thq-tw-application .text-cyan-700\/40 {
  color: rgb(14 116 144 / 0.4);
}

.thq-tw-application.thq-tw-application .text-cyan-700\/45 {
  color: rgb(14 116 144 / 0.45);
}

.thq-tw-application.thq-tw-application .text-cyan-700\/5 {
  color: rgb(14 116 144 / 0.05);
}

.thq-tw-application.thq-tw-application .text-cyan-700\/50 {
  color: rgb(14 116 144 / 0.5);
}

.thq-tw-application.thq-tw-application .text-cyan-700\/55 {
  color: rgb(14 116 144 / 0.55);
}

.thq-tw-application.thq-tw-application .text-cyan-700\/60 {
  color: rgb(14 116 144 / 0.6);
}

.thq-tw-application.thq-tw-application .text-cyan-700\/65 {
  color: rgb(14 116 144 / 0.65);
}

.thq-tw-application.thq-tw-application .text-cyan-700\/70 {
  color: rgb(14 116 144 / 0.7);
}

.thq-tw-application.thq-tw-application .text-cyan-700\/75 {
  color: rgb(14 116 144 / 0.75);
}

.thq-tw-application.thq-tw-application .text-cyan-700\/80 {
  color: rgb(14 116 144 / 0.8);
}

.thq-tw-application.thq-tw-application .text-cyan-700\/85 {
  color: rgb(14 116 144 / 0.85);
}

.thq-tw-application.thq-tw-application .text-cyan-700\/90 {
  color: rgb(14 116 144 / 0.9);
}

.thq-tw-application.thq-tw-application .text-cyan-700\/95 {
  color: rgb(14 116 144 / 0.95);
}

.thq-tw-application.thq-tw-application .text-cyan-800 {
  --tw-text-opacity: 1;
  color: rgb(21 94 117 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-cyan-800\/0 {
  color: rgb(21 94 117 / 0);
}

.thq-tw-application.thq-tw-application .text-cyan-800\/10 {
  color: rgb(21 94 117 / 0.1);
}

.thq-tw-application.thq-tw-application .text-cyan-800\/100 {
  color: rgb(21 94 117 / 1);
}

.thq-tw-application.thq-tw-application .text-cyan-800\/15 {
  color: rgb(21 94 117 / 0.15);
}

.thq-tw-application.thq-tw-application .text-cyan-800\/20 {
  color: rgb(21 94 117 / 0.2);
}

.thq-tw-application.thq-tw-application .text-cyan-800\/25 {
  color: rgb(21 94 117 / 0.25);
}

.thq-tw-application.thq-tw-application .text-cyan-800\/30 {
  color: rgb(21 94 117 / 0.3);
}

.thq-tw-application.thq-tw-application .text-cyan-800\/35 {
  color: rgb(21 94 117 / 0.35);
}

.thq-tw-application.thq-tw-application .text-cyan-800\/40 {
  color: rgb(21 94 117 / 0.4);
}

.thq-tw-application.thq-tw-application .text-cyan-800\/45 {
  color: rgb(21 94 117 / 0.45);
}

.thq-tw-application.thq-tw-application .text-cyan-800\/5 {
  color: rgb(21 94 117 / 0.05);
}

.thq-tw-application.thq-tw-application .text-cyan-800\/50 {
  color: rgb(21 94 117 / 0.5);
}

.thq-tw-application.thq-tw-application .text-cyan-800\/55 {
  color: rgb(21 94 117 / 0.55);
}

.thq-tw-application.thq-tw-application .text-cyan-800\/60 {
  color: rgb(21 94 117 / 0.6);
}

.thq-tw-application.thq-tw-application .text-cyan-800\/65 {
  color: rgb(21 94 117 / 0.65);
}

.thq-tw-application.thq-tw-application .text-cyan-800\/70 {
  color: rgb(21 94 117 / 0.7);
}

.thq-tw-application.thq-tw-application .text-cyan-800\/75 {
  color: rgb(21 94 117 / 0.75);
}

.thq-tw-application.thq-tw-application .text-cyan-800\/80 {
  color: rgb(21 94 117 / 0.8);
}

.thq-tw-application.thq-tw-application .text-cyan-800\/85 {
  color: rgb(21 94 117 / 0.85);
}

.thq-tw-application.thq-tw-application .text-cyan-800\/90 {
  color: rgb(21 94 117 / 0.9);
}

.thq-tw-application.thq-tw-application .text-cyan-800\/95 {
  color: rgb(21 94 117 / 0.95);
}

.thq-tw-application.thq-tw-application .text-cyan-900 {
  --tw-text-opacity: 1;
  color: rgb(22 78 99 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-cyan-900\/0 {
  color: rgb(22 78 99 / 0);
}

.thq-tw-application.thq-tw-application .text-cyan-900\/10 {
  color: rgb(22 78 99 / 0.1);
}

.thq-tw-application.thq-tw-application .text-cyan-900\/100 {
  color: rgb(22 78 99 / 1);
}

.thq-tw-application.thq-tw-application .text-cyan-900\/15 {
  color: rgb(22 78 99 / 0.15);
}

.thq-tw-application.thq-tw-application .text-cyan-900\/20 {
  color: rgb(22 78 99 / 0.2);
}

.thq-tw-application.thq-tw-application .text-cyan-900\/25 {
  color: rgb(22 78 99 / 0.25);
}

.thq-tw-application.thq-tw-application .text-cyan-900\/30 {
  color: rgb(22 78 99 / 0.3);
}

.thq-tw-application.thq-tw-application .text-cyan-900\/35 {
  color: rgb(22 78 99 / 0.35);
}

.thq-tw-application.thq-tw-application .text-cyan-900\/40 {
  color: rgb(22 78 99 / 0.4);
}

.thq-tw-application.thq-tw-application .text-cyan-900\/45 {
  color: rgb(22 78 99 / 0.45);
}

.thq-tw-application.thq-tw-application .text-cyan-900\/5 {
  color: rgb(22 78 99 / 0.05);
}

.thq-tw-application.thq-tw-application .text-cyan-900\/50 {
  color: rgb(22 78 99 / 0.5);
}

.thq-tw-application.thq-tw-application .text-cyan-900\/55 {
  color: rgb(22 78 99 / 0.55);
}

.thq-tw-application.thq-tw-application .text-cyan-900\/60 {
  color: rgb(22 78 99 / 0.6);
}

.thq-tw-application.thq-tw-application .text-cyan-900\/65 {
  color: rgb(22 78 99 / 0.65);
}

.thq-tw-application.thq-tw-application .text-cyan-900\/70 {
  color: rgb(22 78 99 / 0.7);
}

.thq-tw-application.thq-tw-application .text-cyan-900\/75 {
  color: rgb(22 78 99 / 0.75);
}

.thq-tw-application.thq-tw-application .text-cyan-900\/80 {
  color: rgb(22 78 99 / 0.8);
}

.thq-tw-application.thq-tw-application .text-cyan-900\/85 {
  color: rgb(22 78 99 / 0.85);
}

.thq-tw-application.thq-tw-application .text-cyan-900\/90 {
  color: rgb(22 78 99 / 0.9);
}

.thq-tw-application.thq-tw-application .text-cyan-900\/95 {
  color: rgb(22 78 99 / 0.95);
}

.thq-tw-application.thq-tw-application .text-emerald-100 {
  --tw-text-opacity: 1;
  color: rgb(209 250 229 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-emerald-100\/0 {
  color: rgb(209 250 229 / 0);
}

.thq-tw-application.thq-tw-application .text-emerald-100\/10 {
  color: rgb(209 250 229 / 0.1);
}

.thq-tw-application.thq-tw-application .text-emerald-100\/100 {
  color: rgb(209 250 229 / 1);
}

.thq-tw-application.thq-tw-application .text-emerald-100\/15 {
  color: rgb(209 250 229 / 0.15);
}

.thq-tw-application.thq-tw-application .text-emerald-100\/20 {
  color: rgb(209 250 229 / 0.2);
}

.thq-tw-application.thq-tw-application .text-emerald-100\/25 {
  color: rgb(209 250 229 / 0.25);
}

.thq-tw-application.thq-tw-application .text-emerald-100\/30 {
  color: rgb(209 250 229 / 0.3);
}

.thq-tw-application.thq-tw-application .text-emerald-100\/35 {
  color: rgb(209 250 229 / 0.35);
}

.thq-tw-application.thq-tw-application .text-emerald-100\/40 {
  color: rgb(209 250 229 / 0.4);
}

.thq-tw-application.thq-tw-application .text-emerald-100\/45 {
  color: rgb(209 250 229 / 0.45);
}

.thq-tw-application.thq-tw-application .text-emerald-100\/5 {
  color: rgb(209 250 229 / 0.05);
}

.thq-tw-application.thq-tw-application .text-emerald-100\/50 {
  color: rgb(209 250 229 / 0.5);
}

.thq-tw-application.thq-tw-application .text-emerald-100\/55 {
  color: rgb(209 250 229 / 0.55);
}

.thq-tw-application.thq-tw-application .text-emerald-100\/60 {
  color: rgb(209 250 229 / 0.6);
}

.thq-tw-application.thq-tw-application .text-emerald-100\/65 {
  color: rgb(209 250 229 / 0.65);
}

.thq-tw-application.thq-tw-application .text-emerald-100\/70 {
  color: rgb(209 250 229 / 0.7);
}

.thq-tw-application.thq-tw-application .text-emerald-100\/75 {
  color: rgb(209 250 229 / 0.75);
}

.thq-tw-application.thq-tw-application .text-emerald-100\/80 {
  color: rgb(209 250 229 / 0.8);
}

.thq-tw-application.thq-tw-application .text-emerald-100\/85 {
  color: rgb(209 250 229 / 0.85);
}

.thq-tw-application.thq-tw-application .text-emerald-100\/90 {
  color: rgb(209 250 229 / 0.9);
}

.thq-tw-application.thq-tw-application .text-emerald-100\/95 {
  color: rgb(209 250 229 / 0.95);
}

.thq-tw-application.thq-tw-application .text-emerald-200 {
  --tw-text-opacity: 1;
  color: rgb(167 243 208 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-emerald-200\/0 {
  color: rgb(167 243 208 / 0);
}

.thq-tw-application.thq-tw-application .text-emerald-200\/10 {
  color: rgb(167 243 208 / 0.1);
}

.thq-tw-application.thq-tw-application .text-emerald-200\/100 {
  color: rgb(167 243 208 / 1);
}

.thq-tw-application.thq-tw-application .text-emerald-200\/15 {
  color: rgb(167 243 208 / 0.15);
}

.thq-tw-application.thq-tw-application .text-emerald-200\/20 {
  color: rgb(167 243 208 / 0.2);
}

.thq-tw-application.thq-tw-application .text-emerald-200\/25 {
  color: rgb(167 243 208 / 0.25);
}

.thq-tw-application.thq-tw-application .text-emerald-200\/30 {
  color: rgb(167 243 208 / 0.3);
}

.thq-tw-application.thq-tw-application .text-emerald-200\/35 {
  color: rgb(167 243 208 / 0.35);
}

.thq-tw-application.thq-tw-application .text-emerald-200\/40 {
  color: rgb(167 243 208 / 0.4);
}

.thq-tw-application.thq-tw-application .text-emerald-200\/45 {
  color: rgb(167 243 208 / 0.45);
}

.thq-tw-application.thq-tw-application .text-emerald-200\/5 {
  color: rgb(167 243 208 / 0.05);
}

.thq-tw-application.thq-tw-application .text-emerald-200\/50 {
  color: rgb(167 243 208 / 0.5);
}

.thq-tw-application.thq-tw-application .text-emerald-200\/55 {
  color: rgb(167 243 208 / 0.55);
}

.thq-tw-application.thq-tw-application .text-emerald-200\/60 {
  color: rgb(167 243 208 / 0.6);
}

.thq-tw-application.thq-tw-application .text-emerald-200\/65 {
  color: rgb(167 243 208 / 0.65);
}

.thq-tw-application.thq-tw-application .text-emerald-200\/70 {
  color: rgb(167 243 208 / 0.7);
}

.thq-tw-application.thq-tw-application .text-emerald-200\/75 {
  color: rgb(167 243 208 / 0.75);
}

.thq-tw-application.thq-tw-application .text-emerald-200\/80 {
  color: rgb(167 243 208 / 0.8);
}

.thq-tw-application.thq-tw-application .text-emerald-200\/85 {
  color: rgb(167 243 208 / 0.85);
}

.thq-tw-application.thq-tw-application .text-emerald-200\/90 {
  color: rgb(167 243 208 / 0.9);
}

.thq-tw-application.thq-tw-application .text-emerald-200\/95 {
  color: rgb(167 243 208 / 0.95);
}

.thq-tw-application.thq-tw-application .text-emerald-300 {
  --tw-text-opacity: 1;
  color: rgb(110 231 183 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-emerald-300\/0 {
  color: rgb(110 231 183 / 0);
}

.thq-tw-application.thq-tw-application .text-emerald-300\/10 {
  color: rgb(110 231 183 / 0.1);
}

.thq-tw-application.thq-tw-application .text-emerald-300\/100 {
  color: rgb(110 231 183 / 1);
}

.thq-tw-application.thq-tw-application .text-emerald-300\/15 {
  color: rgb(110 231 183 / 0.15);
}

.thq-tw-application.thq-tw-application .text-emerald-300\/20 {
  color: rgb(110 231 183 / 0.2);
}

.thq-tw-application.thq-tw-application .text-emerald-300\/25 {
  color: rgb(110 231 183 / 0.25);
}

.thq-tw-application.thq-tw-application .text-emerald-300\/30 {
  color: rgb(110 231 183 / 0.3);
}

.thq-tw-application.thq-tw-application .text-emerald-300\/35 {
  color: rgb(110 231 183 / 0.35);
}

.thq-tw-application.thq-tw-application .text-emerald-300\/40 {
  color: rgb(110 231 183 / 0.4);
}

.thq-tw-application.thq-tw-application .text-emerald-300\/45 {
  color: rgb(110 231 183 / 0.45);
}

.thq-tw-application.thq-tw-application .text-emerald-300\/5 {
  color: rgb(110 231 183 / 0.05);
}

.thq-tw-application.thq-tw-application .text-emerald-300\/50 {
  color: rgb(110 231 183 / 0.5);
}

.thq-tw-application.thq-tw-application .text-emerald-300\/55 {
  color: rgb(110 231 183 / 0.55);
}

.thq-tw-application.thq-tw-application .text-emerald-300\/60 {
  color: rgb(110 231 183 / 0.6);
}

.thq-tw-application.thq-tw-application .text-emerald-300\/65 {
  color: rgb(110 231 183 / 0.65);
}

.thq-tw-application.thq-tw-application .text-emerald-300\/70 {
  color: rgb(110 231 183 / 0.7);
}

.thq-tw-application.thq-tw-application .text-emerald-300\/75 {
  color: rgb(110 231 183 / 0.75);
}

.thq-tw-application.thq-tw-application .text-emerald-300\/80 {
  color: rgb(110 231 183 / 0.8);
}

.thq-tw-application.thq-tw-application .text-emerald-300\/85 {
  color: rgb(110 231 183 / 0.85);
}

.thq-tw-application.thq-tw-application .text-emerald-300\/90 {
  color: rgb(110 231 183 / 0.9);
}

.thq-tw-application.thq-tw-application .text-emerald-300\/95 {
  color: rgb(110 231 183 / 0.95);
}

.thq-tw-application.thq-tw-application .text-emerald-400 {
  --tw-text-opacity: 1;
  color: rgb(52 211 153 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-emerald-400\/0 {
  color: rgb(52 211 153 / 0);
}

.thq-tw-application.thq-tw-application .text-emerald-400\/10 {
  color: rgb(52 211 153 / 0.1);
}

.thq-tw-application.thq-tw-application .text-emerald-400\/100 {
  color: rgb(52 211 153 / 1);
}

.thq-tw-application.thq-tw-application .text-emerald-400\/15 {
  color: rgb(52 211 153 / 0.15);
}

.thq-tw-application.thq-tw-application .text-emerald-400\/20 {
  color: rgb(52 211 153 / 0.2);
}

.thq-tw-application.thq-tw-application .text-emerald-400\/25 {
  color: rgb(52 211 153 / 0.25);
}

.thq-tw-application.thq-tw-application .text-emerald-400\/30 {
  color: rgb(52 211 153 / 0.3);
}

.thq-tw-application.thq-tw-application .text-emerald-400\/35 {
  color: rgb(52 211 153 / 0.35);
}

.thq-tw-application.thq-tw-application .text-emerald-400\/40 {
  color: rgb(52 211 153 / 0.4);
}

.thq-tw-application.thq-tw-application .text-emerald-400\/45 {
  color: rgb(52 211 153 / 0.45);
}

.thq-tw-application.thq-tw-application .text-emerald-400\/5 {
  color: rgb(52 211 153 / 0.05);
}

.thq-tw-application.thq-tw-application .text-emerald-400\/50 {
  color: rgb(52 211 153 / 0.5);
}

.thq-tw-application.thq-tw-application .text-emerald-400\/55 {
  color: rgb(52 211 153 / 0.55);
}

.thq-tw-application.thq-tw-application .text-emerald-400\/60 {
  color: rgb(52 211 153 / 0.6);
}

.thq-tw-application.thq-tw-application .text-emerald-400\/65 {
  color: rgb(52 211 153 / 0.65);
}

.thq-tw-application.thq-tw-application .text-emerald-400\/70 {
  color: rgb(52 211 153 / 0.7);
}

.thq-tw-application.thq-tw-application .text-emerald-400\/75 {
  color: rgb(52 211 153 / 0.75);
}

.thq-tw-application.thq-tw-application .text-emerald-400\/80 {
  color: rgb(52 211 153 / 0.8);
}

.thq-tw-application.thq-tw-application .text-emerald-400\/85 {
  color: rgb(52 211 153 / 0.85);
}

.thq-tw-application.thq-tw-application .text-emerald-400\/90 {
  color: rgb(52 211 153 / 0.9);
}

.thq-tw-application.thq-tw-application .text-emerald-400\/95 {
  color: rgb(52 211 153 / 0.95);
}

.thq-tw-application.thq-tw-application .text-emerald-500 {
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-emerald-500\/0 {
  color: rgb(16 185 129 / 0);
}

.thq-tw-application.thq-tw-application .text-emerald-500\/10 {
  color: rgb(16 185 129 / 0.1);
}

.thq-tw-application.thq-tw-application .text-emerald-500\/100 {
  color: rgb(16 185 129 / 1);
}

.thq-tw-application.thq-tw-application .text-emerald-500\/15 {
  color: rgb(16 185 129 / 0.15);
}

.thq-tw-application.thq-tw-application .text-emerald-500\/20 {
  color: rgb(16 185 129 / 0.2);
}

.thq-tw-application.thq-tw-application .text-emerald-500\/25 {
  color: rgb(16 185 129 / 0.25);
}

.thq-tw-application.thq-tw-application .text-emerald-500\/30 {
  color: rgb(16 185 129 / 0.3);
}

.thq-tw-application.thq-tw-application .text-emerald-500\/35 {
  color: rgb(16 185 129 / 0.35);
}

.thq-tw-application.thq-tw-application .text-emerald-500\/40 {
  color: rgb(16 185 129 / 0.4);
}

.thq-tw-application.thq-tw-application .text-emerald-500\/45 {
  color: rgb(16 185 129 / 0.45);
}

.thq-tw-application.thq-tw-application .text-emerald-500\/5 {
  color: rgb(16 185 129 / 0.05);
}

.thq-tw-application.thq-tw-application .text-emerald-500\/50 {
  color: rgb(16 185 129 / 0.5);
}

.thq-tw-application.thq-tw-application .text-emerald-500\/55 {
  color: rgb(16 185 129 / 0.55);
}

.thq-tw-application.thq-tw-application .text-emerald-500\/60 {
  color: rgb(16 185 129 / 0.6);
}

.thq-tw-application.thq-tw-application .text-emerald-500\/65 {
  color: rgb(16 185 129 / 0.65);
}

.thq-tw-application.thq-tw-application .text-emerald-500\/70 {
  color: rgb(16 185 129 / 0.7);
}

.thq-tw-application.thq-tw-application .text-emerald-500\/75 {
  color: rgb(16 185 129 / 0.75);
}

.thq-tw-application.thq-tw-application .text-emerald-500\/80 {
  color: rgb(16 185 129 / 0.8);
}

.thq-tw-application.thq-tw-application .text-emerald-500\/85 {
  color: rgb(16 185 129 / 0.85);
}

.thq-tw-application.thq-tw-application .text-emerald-500\/90 {
  color: rgb(16 185 129 / 0.9);
}

.thq-tw-application.thq-tw-application .text-emerald-500\/95 {
  color: rgb(16 185 129 / 0.95);
}

.thq-tw-application.thq-tw-application .text-emerald-600 {
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-emerald-600\/0 {
  color: rgb(5 150 105 / 0);
}

.thq-tw-application.thq-tw-application .text-emerald-600\/10 {
  color: rgb(5 150 105 / 0.1);
}

.thq-tw-application.thq-tw-application .text-emerald-600\/100 {
  color: rgb(5 150 105 / 1);
}

.thq-tw-application.thq-tw-application .text-emerald-600\/15 {
  color: rgb(5 150 105 / 0.15);
}

.thq-tw-application.thq-tw-application .text-emerald-600\/20 {
  color: rgb(5 150 105 / 0.2);
}

.thq-tw-application.thq-tw-application .text-emerald-600\/25 {
  color: rgb(5 150 105 / 0.25);
}

.thq-tw-application.thq-tw-application .text-emerald-600\/30 {
  color: rgb(5 150 105 / 0.3);
}

.thq-tw-application.thq-tw-application .text-emerald-600\/35 {
  color: rgb(5 150 105 / 0.35);
}

.thq-tw-application.thq-tw-application .text-emerald-600\/40 {
  color: rgb(5 150 105 / 0.4);
}

.thq-tw-application.thq-tw-application .text-emerald-600\/45 {
  color: rgb(5 150 105 / 0.45);
}

.thq-tw-application.thq-tw-application .text-emerald-600\/5 {
  color: rgb(5 150 105 / 0.05);
}

.thq-tw-application.thq-tw-application .text-emerald-600\/50 {
  color: rgb(5 150 105 / 0.5);
}

.thq-tw-application.thq-tw-application .text-emerald-600\/55 {
  color: rgb(5 150 105 / 0.55);
}

.thq-tw-application.thq-tw-application .text-emerald-600\/60 {
  color: rgb(5 150 105 / 0.6);
}

.thq-tw-application.thq-tw-application .text-emerald-600\/65 {
  color: rgb(5 150 105 / 0.65);
}

.thq-tw-application.thq-tw-application .text-emerald-600\/70 {
  color: rgb(5 150 105 / 0.7);
}

.thq-tw-application.thq-tw-application .text-emerald-600\/75 {
  color: rgb(5 150 105 / 0.75);
}

.thq-tw-application.thq-tw-application .text-emerald-600\/80 {
  color: rgb(5 150 105 / 0.8);
}

.thq-tw-application.thq-tw-application .text-emerald-600\/85 {
  color: rgb(5 150 105 / 0.85);
}

.thq-tw-application.thq-tw-application .text-emerald-600\/90 {
  color: rgb(5 150 105 / 0.9);
}

.thq-tw-application.thq-tw-application .text-emerald-600\/95 {
  color: rgb(5 150 105 / 0.95);
}

.thq-tw-application.thq-tw-application .text-emerald-700 {
  --tw-text-opacity: 1;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-emerald-700\/0 {
  color: rgb(4 120 87 / 0);
}

.thq-tw-application.thq-tw-application .text-emerald-700\/10 {
  color: rgb(4 120 87 / 0.1);
}

.thq-tw-application.thq-tw-application .text-emerald-700\/100 {
  color: rgb(4 120 87 / 1);
}

.thq-tw-application.thq-tw-application .text-emerald-700\/15 {
  color: rgb(4 120 87 / 0.15);
}

.thq-tw-application.thq-tw-application .text-emerald-700\/20 {
  color: rgb(4 120 87 / 0.2);
}

.thq-tw-application.thq-tw-application .text-emerald-700\/25 {
  color: rgb(4 120 87 / 0.25);
}

.thq-tw-application.thq-tw-application .text-emerald-700\/30 {
  color: rgb(4 120 87 / 0.3);
}

.thq-tw-application.thq-tw-application .text-emerald-700\/35 {
  color: rgb(4 120 87 / 0.35);
}

.thq-tw-application.thq-tw-application .text-emerald-700\/40 {
  color: rgb(4 120 87 / 0.4);
}

.thq-tw-application.thq-tw-application .text-emerald-700\/45 {
  color: rgb(4 120 87 / 0.45);
}

.thq-tw-application.thq-tw-application .text-emerald-700\/5 {
  color: rgb(4 120 87 / 0.05);
}

.thq-tw-application.thq-tw-application .text-emerald-700\/50 {
  color: rgb(4 120 87 / 0.5);
}

.thq-tw-application.thq-tw-application .text-emerald-700\/55 {
  color: rgb(4 120 87 / 0.55);
}

.thq-tw-application.thq-tw-application .text-emerald-700\/60 {
  color: rgb(4 120 87 / 0.6);
}

.thq-tw-application.thq-tw-application .text-emerald-700\/65 {
  color: rgb(4 120 87 / 0.65);
}

.thq-tw-application.thq-tw-application .text-emerald-700\/70 {
  color: rgb(4 120 87 / 0.7);
}

.thq-tw-application.thq-tw-application .text-emerald-700\/75 {
  color: rgb(4 120 87 / 0.75);
}

.thq-tw-application.thq-tw-application .text-emerald-700\/80 {
  color: rgb(4 120 87 / 0.8);
}

.thq-tw-application.thq-tw-application .text-emerald-700\/85 {
  color: rgb(4 120 87 / 0.85);
}

.thq-tw-application.thq-tw-application .text-emerald-700\/90 {
  color: rgb(4 120 87 / 0.9);
}

.thq-tw-application.thq-tw-application .text-emerald-700\/95 {
  color: rgb(4 120 87 / 0.95);
}

.thq-tw-application.thq-tw-application .text-emerald-800 {
  --tw-text-opacity: 1;
  color: rgb(6 95 70 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-emerald-800\/0 {
  color: rgb(6 95 70 / 0);
}

.thq-tw-application.thq-tw-application .text-emerald-800\/10 {
  color: rgb(6 95 70 / 0.1);
}

.thq-tw-application.thq-tw-application .text-emerald-800\/100 {
  color: rgb(6 95 70 / 1);
}

.thq-tw-application.thq-tw-application .text-emerald-800\/15 {
  color: rgb(6 95 70 / 0.15);
}

.thq-tw-application.thq-tw-application .text-emerald-800\/20 {
  color: rgb(6 95 70 / 0.2);
}

.thq-tw-application.thq-tw-application .text-emerald-800\/25 {
  color: rgb(6 95 70 / 0.25);
}

.thq-tw-application.thq-tw-application .text-emerald-800\/30 {
  color: rgb(6 95 70 / 0.3);
}

.thq-tw-application.thq-tw-application .text-emerald-800\/35 {
  color: rgb(6 95 70 / 0.35);
}

.thq-tw-application.thq-tw-application .text-emerald-800\/40 {
  color: rgb(6 95 70 / 0.4);
}

.thq-tw-application.thq-tw-application .text-emerald-800\/45 {
  color: rgb(6 95 70 / 0.45);
}

.thq-tw-application.thq-tw-application .text-emerald-800\/5 {
  color: rgb(6 95 70 / 0.05);
}

.thq-tw-application.thq-tw-application .text-emerald-800\/50 {
  color: rgb(6 95 70 / 0.5);
}

.thq-tw-application.thq-tw-application .text-emerald-800\/55 {
  color: rgb(6 95 70 / 0.55);
}

.thq-tw-application.thq-tw-application .text-emerald-800\/60 {
  color: rgb(6 95 70 / 0.6);
}

.thq-tw-application.thq-tw-application .text-emerald-800\/65 {
  color: rgb(6 95 70 / 0.65);
}

.thq-tw-application.thq-tw-application .text-emerald-800\/70 {
  color: rgb(6 95 70 / 0.7);
}

.thq-tw-application.thq-tw-application .text-emerald-800\/75 {
  color: rgb(6 95 70 / 0.75);
}

.thq-tw-application.thq-tw-application .text-emerald-800\/80 {
  color: rgb(6 95 70 / 0.8);
}

.thq-tw-application.thq-tw-application .text-emerald-800\/85 {
  color: rgb(6 95 70 / 0.85);
}

.thq-tw-application.thq-tw-application .text-emerald-800\/90 {
  color: rgb(6 95 70 / 0.9);
}

.thq-tw-application.thq-tw-application .text-emerald-800\/95 {
  color: rgb(6 95 70 / 0.95);
}

.thq-tw-application.thq-tw-application .text-emerald-900 {
  --tw-text-opacity: 1;
  color: rgb(6 78 59 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-emerald-900\/0 {
  color: rgb(6 78 59 / 0);
}

.thq-tw-application.thq-tw-application .text-emerald-900\/10 {
  color: rgb(6 78 59 / 0.1);
}

.thq-tw-application.thq-tw-application .text-emerald-900\/100 {
  color: rgb(6 78 59 / 1);
}

.thq-tw-application.thq-tw-application .text-emerald-900\/15 {
  color: rgb(6 78 59 / 0.15);
}

.thq-tw-application.thq-tw-application .text-emerald-900\/20 {
  color: rgb(6 78 59 / 0.2);
}

.thq-tw-application.thq-tw-application .text-emerald-900\/25 {
  color: rgb(6 78 59 / 0.25);
}

.thq-tw-application.thq-tw-application .text-emerald-900\/30 {
  color: rgb(6 78 59 / 0.3);
}

.thq-tw-application.thq-tw-application .text-emerald-900\/35 {
  color: rgb(6 78 59 / 0.35);
}

.thq-tw-application.thq-tw-application .text-emerald-900\/40 {
  color: rgb(6 78 59 / 0.4);
}

.thq-tw-application.thq-tw-application .text-emerald-900\/45 {
  color: rgb(6 78 59 / 0.45);
}

.thq-tw-application.thq-tw-application .text-emerald-900\/5 {
  color: rgb(6 78 59 / 0.05);
}

.thq-tw-application.thq-tw-application .text-emerald-900\/50 {
  color: rgb(6 78 59 / 0.5);
}

.thq-tw-application.thq-tw-application .text-emerald-900\/55 {
  color: rgb(6 78 59 / 0.55);
}

.thq-tw-application.thq-tw-application .text-emerald-900\/60 {
  color: rgb(6 78 59 / 0.6);
}

.thq-tw-application.thq-tw-application .text-emerald-900\/65 {
  color: rgb(6 78 59 / 0.65);
}

.thq-tw-application.thq-tw-application .text-emerald-900\/70 {
  color: rgb(6 78 59 / 0.7);
}

.thq-tw-application.thq-tw-application .text-emerald-900\/75 {
  color: rgb(6 78 59 / 0.75);
}

.thq-tw-application.thq-tw-application .text-emerald-900\/80 {
  color: rgb(6 78 59 / 0.8);
}

.thq-tw-application.thq-tw-application .text-emerald-900\/85 {
  color: rgb(6 78 59 / 0.85);
}

.thq-tw-application.thq-tw-application .text-emerald-900\/90 {
  color: rgb(6 78 59 / 0.9);
}

.thq-tw-application.thq-tw-application .text-emerald-900\/95 {
  color: rgb(6 78 59 / 0.95);
}

.thq-tw-application.thq-tw-application .text-fuchsia-100 {
  --tw-text-opacity: 1;
  color: rgb(250 232 255 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-fuchsia-100\/0 {
  color: rgb(250 232 255 / 0);
}

.thq-tw-application.thq-tw-application .text-fuchsia-100\/10 {
  color: rgb(250 232 255 / 0.1);
}

.thq-tw-application.thq-tw-application .text-fuchsia-100\/100 {
  color: rgb(250 232 255 / 1);
}

.thq-tw-application.thq-tw-application .text-fuchsia-100\/15 {
  color: rgb(250 232 255 / 0.15);
}

.thq-tw-application.thq-tw-application .text-fuchsia-100\/20 {
  color: rgb(250 232 255 / 0.2);
}

.thq-tw-application.thq-tw-application .text-fuchsia-100\/25 {
  color: rgb(250 232 255 / 0.25);
}

.thq-tw-application.thq-tw-application .text-fuchsia-100\/30 {
  color: rgb(250 232 255 / 0.3);
}

.thq-tw-application.thq-tw-application .text-fuchsia-100\/35 {
  color: rgb(250 232 255 / 0.35);
}

.thq-tw-application.thq-tw-application .text-fuchsia-100\/40 {
  color: rgb(250 232 255 / 0.4);
}

.thq-tw-application.thq-tw-application .text-fuchsia-100\/45 {
  color: rgb(250 232 255 / 0.45);
}

.thq-tw-application.thq-tw-application .text-fuchsia-100\/5 {
  color: rgb(250 232 255 / 0.05);
}

.thq-tw-application.thq-tw-application .text-fuchsia-100\/50 {
  color: rgb(250 232 255 / 0.5);
}

.thq-tw-application.thq-tw-application .text-fuchsia-100\/55 {
  color: rgb(250 232 255 / 0.55);
}

.thq-tw-application.thq-tw-application .text-fuchsia-100\/60 {
  color: rgb(250 232 255 / 0.6);
}

.thq-tw-application.thq-tw-application .text-fuchsia-100\/65 {
  color: rgb(250 232 255 / 0.65);
}

.thq-tw-application.thq-tw-application .text-fuchsia-100\/70 {
  color: rgb(250 232 255 / 0.7);
}

.thq-tw-application.thq-tw-application .text-fuchsia-100\/75 {
  color: rgb(250 232 255 / 0.75);
}

.thq-tw-application.thq-tw-application .text-fuchsia-100\/80 {
  color: rgb(250 232 255 / 0.8);
}

.thq-tw-application.thq-tw-application .text-fuchsia-100\/85 {
  color: rgb(250 232 255 / 0.85);
}

.thq-tw-application.thq-tw-application .text-fuchsia-100\/90 {
  color: rgb(250 232 255 / 0.9);
}

.thq-tw-application.thq-tw-application .text-fuchsia-100\/95 {
  color: rgb(250 232 255 / 0.95);
}

.thq-tw-application.thq-tw-application .text-fuchsia-200 {
  --tw-text-opacity: 1;
  color: rgb(245 208 254 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-fuchsia-200\/0 {
  color: rgb(245 208 254 / 0);
}

.thq-tw-application.thq-tw-application .text-fuchsia-200\/10 {
  color: rgb(245 208 254 / 0.1);
}

.thq-tw-application.thq-tw-application .text-fuchsia-200\/100 {
  color: rgb(245 208 254 / 1);
}

.thq-tw-application.thq-tw-application .text-fuchsia-200\/15 {
  color: rgb(245 208 254 / 0.15);
}

.thq-tw-application.thq-tw-application .text-fuchsia-200\/20 {
  color: rgb(245 208 254 / 0.2);
}

.thq-tw-application.thq-tw-application .text-fuchsia-200\/25 {
  color: rgb(245 208 254 / 0.25);
}

.thq-tw-application.thq-tw-application .text-fuchsia-200\/30 {
  color: rgb(245 208 254 / 0.3);
}

.thq-tw-application.thq-tw-application .text-fuchsia-200\/35 {
  color: rgb(245 208 254 / 0.35);
}

.thq-tw-application.thq-tw-application .text-fuchsia-200\/40 {
  color: rgb(245 208 254 / 0.4);
}

.thq-tw-application.thq-tw-application .text-fuchsia-200\/45 {
  color: rgb(245 208 254 / 0.45);
}

.thq-tw-application.thq-tw-application .text-fuchsia-200\/5 {
  color: rgb(245 208 254 / 0.05);
}

.thq-tw-application.thq-tw-application .text-fuchsia-200\/50 {
  color: rgb(245 208 254 / 0.5);
}

.thq-tw-application.thq-tw-application .text-fuchsia-200\/55 {
  color: rgb(245 208 254 / 0.55);
}

.thq-tw-application.thq-tw-application .text-fuchsia-200\/60 {
  color: rgb(245 208 254 / 0.6);
}

.thq-tw-application.thq-tw-application .text-fuchsia-200\/65 {
  color: rgb(245 208 254 / 0.65);
}

.thq-tw-application.thq-tw-application .text-fuchsia-200\/70 {
  color: rgb(245 208 254 / 0.7);
}

.thq-tw-application.thq-tw-application .text-fuchsia-200\/75 {
  color: rgb(245 208 254 / 0.75);
}

.thq-tw-application.thq-tw-application .text-fuchsia-200\/80 {
  color: rgb(245 208 254 / 0.8);
}

.thq-tw-application.thq-tw-application .text-fuchsia-200\/85 {
  color: rgb(245 208 254 / 0.85);
}

.thq-tw-application.thq-tw-application .text-fuchsia-200\/90 {
  color: rgb(245 208 254 / 0.9);
}

.thq-tw-application.thq-tw-application .text-fuchsia-200\/95 {
  color: rgb(245 208 254 / 0.95);
}

.thq-tw-application.thq-tw-application .text-fuchsia-300 {
  --tw-text-opacity: 1;
  color: rgb(240 171 252 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-fuchsia-300\/0 {
  color: rgb(240 171 252 / 0);
}

.thq-tw-application.thq-tw-application .text-fuchsia-300\/10 {
  color: rgb(240 171 252 / 0.1);
}

.thq-tw-application.thq-tw-application .text-fuchsia-300\/100 {
  color: rgb(240 171 252 / 1);
}

.thq-tw-application.thq-tw-application .text-fuchsia-300\/15 {
  color: rgb(240 171 252 / 0.15);
}

.thq-tw-application.thq-tw-application .text-fuchsia-300\/20 {
  color: rgb(240 171 252 / 0.2);
}

.thq-tw-application.thq-tw-application .text-fuchsia-300\/25 {
  color: rgb(240 171 252 / 0.25);
}

.thq-tw-application.thq-tw-application .text-fuchsia-300\/30 {
  color: rgb(240 171 252 / 0.3);
}

.thq-tw-application.thq-tw-application .text-fuchsia-300\/35 {
  color: rgb(240 171 252 / 0.35);
}

.thq-tw-application.thq-tw-application .text-fuchsia-300\/40 {
  color: rgb(240 171 252 / 0.4);
}

.thq-tw-application.thq-tw-application .text-fuchsia-300\/45 {
  color: rgb(240 171 252 / 0.45);
}

.thq-tw-application.thq-tw-application .text-fuchsia-300\/5 {
  color: rgb(240 171 252 / 0.05);
}

.thq-tw-application.thq-tw-application .text-fuchsia-300\/50 {
  color: rgb(240 171 252 / 0.5);
}

.thq-tw-application.thq-tw-application .text-fuchsia-300\/55 {
  color: rgb(240 171 252 / 0.55);
}

.thq-tw-application.thq-tw-application .text-fuchsia-300\/60 {
  color: rgb(240 171 252 / 0.6);
}

.thq-tw-application.thq-tw-application .text-fuchsia-300\/65 {
  color: rgb(240 171 252 / 0.65);
}

.thq-tw-application.thq-tw-application .text-fuchsia-300\/70 {
  color: rgb(240 171 252 / 0.7);
}

.thq-tw-application.thq-tw-application .text-fuchsia-300\/75 {
  color: rgb(240 171 252 / 0.75);
}

.thq-tw-application.thq-tw-application .text-fuchsia-300\/80 {
  color: rgb(240 171 252 / 0.8);
}

.thq-tw-application.thq-tw-application .text-fuchsia-300\/85 {
  color: rgb(240 171 252 / 0.85);
}

.thq-tw-application.thq-tw-application .text-fuchsia-300\/90 {
  color: rgb(240 171 252 / 0.9);
}

.thq-tw-application.thq-tw-application .text-fuchsia-300\/95 {
  color: rgb(240 171 252 / 0.95);
}

.thq-tw-application.thq-tw-application .text-fuchsia-400 {
  --tw-text-opacity: 1;
  color: rgb(232 121 249 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-fuchsia-400\/0 {
  color: rgb(232 121 249 / 0);
}

.thq-tw-application.thq-tw-application .text-fuchsia-400\/10 {
  color: rgb(232 121 249 / 0.1);
}

.thq-tw-application.thq-tw-application .text-fuchsia-400\/100 {
  color: rgb(232 121 249 / 1);
}

.thq-tw-application.thq-tw-application .text-fuchsia-400\/15 {
  color: rgb(232 121 249 / 0.15);
}

.thq-tw-application.thq-tw-application .text-fuchsia-400\/20 {
  color: rgb(232 121 249 / 0.2);
}

.thq-tw-application.thq-tw-application .text-fuchsia-400\/25 {
  color: rgb(232 121 249 / 0.25);
}

.thq-tw-application.thq-tw-application .text-fuchsia-400\/30 {
  color: rgb(232 121 249 / 0.3);
}

.thq-tw-application.thq-tw-application .text-fuchsia-400\/35 {
  color: rgb(232 121 249 / 0.35);
}

.thq-tw-application.thq-tw-application .text-fuchsia-400\/40 {
  color: rgb(232 121 249 / 0.4);
}

.thq-tw-application.thq-tw-application .text-fuchsia-400\/45 {
  color: rgb(232 121 249 / 0.45);
}

.thq-tw-application.thq-tw-application .text-fuchsia-400\/5 {
  color: rgb(232 121 249 / 0.05);
}

.thq-tw-application.thq-tw-application .text-fuchsia-400\/50 {
  color: rgb(232 121 249 / 0.5);
}

.thq-tw-application.thq-tw-application .text-fuchsia-400\/55 {
  color: rgb(232 121 249 / 0.55);
}

.thq-tw-application.thq-tw-application .text-fuchsia-400\/60 {
  color: rgb(232 121 249 / 0.6);
}

.thq-tw-application.thq-tw-application .text-fuchsia-400\/65 {
  color: rgb(232 121 249 / 0.65);
}

.thq-tw-application.thq-tw-application .text-fuchsia-400\/70 {
  color: rgb(232 121 249 / 0.7);
}

.thq-tw-application.thq-tw-application .text-fuchsia-400\/75 {
  color: rgb(232 121 249 / 0.75);
}

.thq-tw-application.thq-tw-application .text-fuchsia-400\/80 {
  color: rgb(232 121 249 / 0.8);
}

.thq-tw-application.thq-tw-application .text-fuchsia-400\/85 {
  color: rgb(232 121 249 / 0.85);
}

.thq-tw-application.thq-tw-application .text-fuchsia-400\/90 {
  color: rgb(232 121 249 / 0.9);
}

.thq-tw-application.thq-tw-application .text-fuchsia-400\/95 {
  color: rgb(232 121 249 / 0.95);
}

.thq-tw-application.thq-tw-application .text-fuchsia-500 {
  --tw-text-opacity: 1;
  color: rgb(217 70 239 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-fuchsia-500\/0 {
  color: rgb(217 70 239 / 0);
}

.thq-tw-application.thq-tw-application .text-fuchsia-500\/10 {
  color: rgb(217 70 239 / 0.1);
}

.thq-tw-application.thq-tw-application .text-fuchsia-500\/100 {
  color: rgb(217 70 239 / 1);
}

.thq-tw-application.thq-tw-application .text-fuchsia-500\/15 {
  color: rgb(217 70 239 / 0.15);
}

.thq-tw-application.thq-tw-application .text-fuchsia-500\/20 {
  color: rgb(217 70 239 / 0.2);
}

.thq-tw-application.thq-tw-application .text-fuchsia-500\/25 {
  color: rgb(217 70 239 / 0.25);
}

.thq-tw-application.thq-tw-application .text-fuchsia-500\/30 {
  color: rgb(217 70 239 / 0.3);
}

.thq-tw-application.thq-tw-application .text-fuchsia-500\/35 {
  color: rgb(217 70 239 / 0.35);
}

.thq-tw-application.thq-tw-application .text-fuchsia-500\/40 {
  color: rgb(217 70 239 / 0.4);
}

.thq-tw-application.thq-tw-application .text-fuchsia-500\/45 {
  color: rgb(217 70 239 / 0.45);
}

.thq-tw-application.thq-tw-application .text-fuchsia-500\/5 {
  color: rgb(217 70 239 / 0.05);
}

.thq-tw-application.thq-tw-application .text-fuchsia-500\/50 {
  color: rgb(217 70 239 / 0.5);
}

.thq-tw-application.thq-tw-application .text-fuchsia-500\/55 {
  color: rgb(217 70 239 / 0.55);
}

.thq-tw-application.thq-tw-application .text-fuchsia-500\/60 {
  color: rgb(217 70 239 / 0.6);
}

.thq-tw-application.thq-tw-application .text-fuchsia-500\/65 {
  color: rgb(217 70 239 / 0.65);
}

.thq-tw-application.thq-tw-application .text-fuchsia-500\/70 {
  color: rgb(217 70 239 / 0.7);
}

.thq-tw-application.thq-tw-application .text-fuchsia-500\/75 {
  color: rgb(217 70 239 / 0.75);
}

.thq-tw-application.thq-tw-application .text-fuchsia-500\/80 {
  color: rgb(217 70 239 / 0.8);
}

.thq-tw-application.thq-tw-application .text-fuchsia-500\/85 {
  color: rgb(217 70 239 / 0.85);
}

.thq-tw-application.thq-tw-application .text-fuchsia-500\/90 {
  color: rgb(217 70 239 / 0.9);
}

.thq-tw-application.thq-tw-application .text-fuchsia-500\/95 {
  color: rgb(217 70 239 / 0.95);
}

.thq-tw-application.thq-tw-application .text-fuchsia-600 {
  --tw-text-opacity: 1;
  color: rgb(192 38 211 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-fuchsia-600\/0 {
  color: rgb(192 38 211 / 0);
}

.thq-tw-application.thq-tw-application .text-fuchsia-600\/10 {
  color: rgb(192 38 211 / 0.1);
}

.thq-tw-application.thq-tw-application .text-fuchsia-600\/100 {
  color: rgb(192 38 211 / 1);
}

.thq-tw-application.thq-tw-application .text-fuchsia-600\/15 {
  color: rgb(192 38 211 / 0.15);
}

.thq-tw-application.thq-tw-application .text-fuchsia-600\/20 {
  color: rgb(192 38 211 / 0.2);
}

.thq-tw-application.thq-tw-application .text-fuchsia-600\/25 {
  color: rgb(192 38 211 / 0.25);
}

.thq-tw-application.thq-tw-application .text-fuchsia-600\/30 {
  color: rgb(192 38 211 / 0.3);
}

.thq-tw-application.thq-tw-application .text-fuchsia-600\/35 {
  color: rgb(192 38 211 / 0.35);
}

.thq-tw-application.thq-tw-application .text-fuchsia-600\/40 {
  color: rgb(192 38 211 / 0.4);
}

.thq-tw-application.thq-tw-application .text-fuchsia-600\/45 {
  color: rgb(192 38 211 / 0.45);
}

.thq-tw-application.thq-tw-application .text-fuchsia-600\/5 {
  color: rgb(192 38 211 / 0.05);
}

.thq-tw-application.thq-tw-application .text-fuchsia-600\/50 {
  color: rgb(192 38 211 / 0.5);
}

.thq-tw-application.thq-tw-application .text-fuchsia-600\/55 {
  color: rgb(192 38 211 / 0.55);
}

.thq-tw-application.thq-tw-application .text-fuchsia-600\/60 {
  color: rgb(192 38 211 / 0.6);
}

.thq-tw-application.thq-tw-application .text-fuchsia-600\/65 {
  color: rgb(192 38 211 / 0.65);
}

.thq-tw-application.thq-tw-application .text-fuchsia-600\/70 {
  color: rgb(192 38 211 / 0.7);
}

.thq-tw-application.thq-tw-application .text-fuchsia-600\/75 {
  color: rgb(192 38 211 / 0.75);
}

.thq-tw-application.thq-tw-application .text-fuchsia-600\/80 {
  color: rgb(192 38 211 / 0.8);
}

.thq-tw-application.thq-tw-application .text-fuchsia-600\/85 {
  color: rgb(192 38 211 / 0.85);
}

.thq-tw-application.thq-tw-application .text-fuchsia-600\/90 {
  color: rgb(192 38 211 / 0.9);
}

.thq-tw-application.thq-tw-application .text-fuchsia-600\/95 {
  color: rgb(192 38 211 / 0.95);
}

.thq-tw-application.thq-tw-application .text-fuchsia-700 {
  --tw-text-opacity: 1;
  color: rgb(162 28 175 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-fuchsia-700\/0 {
  color: rgb(162 28 175 / 0);
}

.thq-tw-application.thq-tw-application .text-fuchsia-700\/10 {
  color: rgb(162 28 175 / 0.1);
}

.thq-tw-application.thq-tw-application .text-fuchsia-700\/100 {
  color: rgb(162 28 175 / 1);
}

.thq-tw-application.thq-tw-application .text-fuchsia-700\/15 {
  color: rgb(162 28 175 / 0.15);
}

.thq-tw-application.thq-tw-application .text-fuchsia-700\/20 {
  color: rgb(162 28 175 / 0.2);
}

.thq-tw-application.thq-tw-application .text-fuchsia-700\/25 {
  color: rgb(162 28 175 / 0.25);
}

.thq-tw-application.thq-tw-application .text-fuchsia-700\/30 {
  color: rgb(162 28 175 / 0.3);
}

.thq-tw-application.thq-tw-application .text-fuchsia-700\/35 {
  color: rgb(162 28 175 / 0.35);
}

.thq-tw-application.thq-tw-application .text-fuchsia-700\/40 {
  color: rgb(162 28 175 / 0.4);
}

.thq-tw-application.thq-tw-application .text-fuchsia-700\/45 {
  color: rgb(162 28 175 / 0.45);
}

.thq-tw-application.thq-tw-application .text-fuchsia-700\/5 {
  color: rgb(162 28 175 / 0.05);
}

.thq-tw-application.thq-tw-application .text-fuchsia-700\/50 {
  color: rgb(162 28 175 / 0.5);
}

.thq-tw-application.thq-tw-application .text-fuchsia-700\/55 {
  color: rgb(162 28 175 / 0.55);
}

.thq-tw-application.thq-tw-application .text-fuchsia-700\/60 {
  color: rgb(162 28 175 / 0.6);
}

.thq-tw-application.thq-tw-application .text-fuchsia-700\/65 {
  color: rgb(162 28 175 / 0.65);
}

.thq-tw-application.thq-tw-application .text-fuchsia-700\/70 {
  color: rgb(162 28 175 / 0.7);
}

.thq-tw-application.thq-tw-application .text-fuchsia-700\/75 {
  color: rgb(162 28 175 / 0.75);
}

.thq-tw-application.thq-tw-application .text-fuchsia-700\/80 {
  color: rgb(162 28 175 / 0.8);
}

.thq-tw-application.thq-tw-application .text-fuchsia-700\/85 {
  color: rgb(162 28 175 / 0.85);
}

.thq-tw-application.thq-tw-application .text-fuchsia-700\/90 {
  color: rgb(162 28 175 / 0.9);
}

.thq-tw-application.thq-tw-application .text-fuchsia-700\/95 {
  color: rgb(162 28 175 / 0.95);
}

.thq-tw-application.thq-tw-application .text-fuchsia-800 {
  --tw-text-opacity: 1;
  color: rgb(134 25 143 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-fuchsia-800\/0 {
  color: rgb(134 25 143 / 0);
}

.thq-tw-application.thq-tw-application .text-fuchsia-800\/10 {
  color: rgb(134 25 143 / 0.1);
}

.thq-tw-application.thq-tw-application .text-fuchsia-800\/100 {
  color: rgb(134 25 143 / 1);
}

.thq-tw-application.thq-tw-application .text-fuchsia-800\/15 {
  color: rgb(134 25 143 / 0.15);
}

.thq-tw-application.thq-tw-application .text-fuchsia-800\/20 {
  color: rgb(134 25 143 / 0.2);
}

.thq-tw-application.thq-tw-application .text-fuchsia-800\/25 {
  color: rgb(134 25 143 / 0.25);
}

.thq-tw-application.thq-tw-application .text-fuchsia-800\/30 {
  color: rgb(134 25 143 / 0.3);
}

.thq-tw-application.thq-tw-application .text-fuchsia-800\/35 {
  color: rgb(134 25 143 / 0.35);
}

.thq-tw-application.thq-tw-application .text-fuchsia-800\/40 {
  color: rgb(134 25 143 / 0.4);
}

.thq-tw-application.thq-tw-application .text-fuchsia-800\/45 {
  color: rgb(134 25 143 / 0.45);
}

.thq-tw-application.thq-tw-application .text-fuchsia-800\/5 {
  color: rgb(134 25 143 / 0.05);
}

.thq-tw-application.thq-tw-application .text-fuchsia-800\/50 {
  color: rgb(134 25 143 / 0.5);
}

.thq-tw-application.thq-tw-application .text-fuchsia-800\/55 {
  color: rgb(134 25 143 / 0.55);
}

.thq-tw-application.thq-tw-application .text-fuchsia-800\/60 {
  color: rgb(134 25 143 / 0.6);
}

.thq-tw-application.thq-tw-application .text-fuchsia-800\/65 {
  color: rgb(134 25 143 / 0.65);
}

.thq-tw-application.thq-tw-application .text-fuchsia-800\/70 {
  color: rgb(134 25 143 / 0.7);
}

.thq-tw-application.thq-tw-application .text-fuchsia-800\/75 {
  color: rgb(134 25 143 / 0.75);
}

.thq-tw-application.thq-tw-application .text-fuchsia-800\/80 {
  color: rgb(134 25 143 / 0.8);
}

.thq-tw-application.thq-tw-application .text-fuchsia-800\/85 {
  color: rgb(134 25 143 / 0.85);
}

.thq-tw-application.thq-tw-application .text-fuchsia-800\/90 {
  color: rgb(134 25 143 / 0.9);
}

.thq-tw-application.thq-tw-application .text-fuchsia-800\/95 {
  color: rgb(134 25 143 / 0.95);
}

.thq-tw-application.thq-tw-application .text-fuchsia-900 {
  --tw-text-opacity: 1;
  color: rgb(112 26 117 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-fuchsia-900\/0 {
  color: rgb(112 26 117 / 0);
}

.thq-tw-application.thq-tw-application .text-fuchsia-900\/10 {
  color: rgb(112 26 117 / 0.1);
}

.thq-tw-application.thq-tw-application .text-fuchsia-900\/100 {
  color: rgb(112 26 117 / 1);
}

.thq-tw-application.thq-tw-application .text-fuchsia-900\/15 {
  color: rgb(112 26 117 / 0.15);
}

.thq-tw-application.thq-tw-application .text-fuchsia-900\/20 {
  color: rgb(112 26 117 / 0.2);
}

.thq-tw-application.thq-tw-application .text-fuchsia-900\/25 {
  color: rgb(112 26 117 / 0.25);
}

.thq-tw-application.thq-tw-application .text-fuchsia-900\/30 {
  color: rgb(112 26 117 / 0.3);
}

.thq-tw-application.thq-tw-application .text-fuchsia-900\/35 {
  color: rgb(112 26 117 / 0.35);
}

.thq-tw-application.thq-tw-application .text-fuchsia-900\/40 {
  color: rgb(112 26 117 / 0.4);
}

.thq-tw-application.thq-tw-application .text-fuchsia-900\/45 {
  color: rgb(112 26 117 / 0.45);
}

.thq-tw-application.thq-tw-application .text-fuchsia-900\/5 {
  color: rgb(112 26 117 / 0.05);
}

.thq-tw-application.thq-tw-application .text-fuchsia-900\/50 {
  color: rgb(112 26 117 / 0.5);
}

.thq-tw-application.thq-tw-application .text-fuchsia-900\/55 {
  color: rgb(112 26 117 / 0.55);
}

.thq-tw-application.thq-tw-application .text-fuchsia-900\/60 {
  color: rgb(112 26 117 / 0.6);
}

.thq-tw-application.thq-tw-application .text-fuchsia-900\/65 {
  color: rgb(112 26 117 / 0.65);
}

.thq-tw-application.thq-tw-application .text-fuchsia-900\/70 {
  color: rgb(112 26 117 / 0.7);
}

.thq-tw-application.thq-tw-application .text-fuchsia-900\/75 {
  color: rgb(112 26 117 / 0.75);
}

.thq-tw-application.thq-tw-application .text-fuchsia-900\/80 {
  color: rgb(112 26 117 / 0.8);
}

.thq-tw-application.thq-tw-application .text-fuchsia-900\/85 {
  color: rgb(112 26 117 / 0.85);
}

.thq-tw-application.thq-tw-application .text-fuchsia-900\/90 {
  color: rgb(112 26 117 / 0.9);
}

.thq-tw-application.thq-tw-application .text-fuchsia-900\/95 {
  color: rgb(112 26 117 / 0.95);
}

.thq-tw-application.thq-tw-application .text-gray-100 {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-gray-100\/0 {
  color: rgb(243 244 246 / 0);
}

.thq-tw-application.thq-tw-application .text-gray-100\/10 {
  color: rgb(243 244 246 / 0.1);
}

.thq-tw-application.thq-tw-application .text-gray-100\/100 {
  color: rgb(243 244 246 / 1);
}

.thq-tw-application.thq-tw-application .text-gray-100\/15 {
  color: rgb(243 244 246 / 0.15);
}

.thq-tw-application.thq-tw-application .text-gray-100\/20 {
  color: rgb(243 244 246 / 0.2);
}

.thq-tw-application.thq-tw-application .text-gray-100\/25 {
  color: rgb(243 244 246 / 0.25);
}

.thq-tw-application.thq-tw-application .text-gray-100\/30 {
  color: rgb(243 244 246 / 0.3);
}

.thq-tw-application.thq-tw-application .text-gray-100\/35 {
  color: rgb(243 244 246 / 0.35);
}

.thq-tw-application.thq-tw-application .text-gray-100\/40 {
  color: rgb(243 244 246 / 0.4);
}

.thq-tw-application.thq-tw-application .text-gray-100\/45 {
  color: rgb(243 244 246 / 0.45);
}

.thq-tw-application.thq-tw-application .text-gray-100\/5 {
  color: rgb(243 244 246 / 0.05);
}

.thq-tw-application.thq-tw-application .text-gray-100\/50 {
  color: rgb(243 244 246 / 0.5);
}

.thq-tw-application.thq-tw-application .text-gray-100\/55 {
  color: rgb(243 244 246 / 0.55);
}

.thq-tw-application.thq-tw-application .text-gray-100\/60 {
  color: rgb(243 244 246 / 0.6);
}

.thq-tw-application.thq-tw-application .text-gray-100\/65 {
  color: rgb(243 244 246 / 0.65);
}

.thq-tw-application.thq-tw-application .text-gray-100\/70 {
  color: rgb(243 244 246 / 0.7);
}

.thq-tw-application.thq-tw-application .text-gray-100\/75 {
  color: rgb(243 244 246 / 0.75);
}

.thq-tw-application.thq-tw-application .text-gray-100\/80 {
  color: rgb(243 244 246 / 0.8);
}

.thq-tw-application.thq-tw-application .text-gray-100\/85 {
  color: rgb(243 244 246 / 0.85);
}

.thq-tw-application.thq-tw-application .text-gray-100\/90 {
  color: rgb(243 244 246 / 0.9);
}

.thq-tw-application.thq-tw-application .text-gray-100\/95 {
  color: rgb(243 244 246 / 0.95);
}

.thq-tw-application.thq-tw-application .text-gray-200 {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-gray-200\/0 {
  color: rgb(229 231 235 / 0);
}

.thq-tw-application.thq-tw-application .text-gray-200\/10 {
  color: rgb(229 231 235 / 0.1);
}

.thq-tw-application.thq-tw-application .text-gray-200\/100 {
  color: rgb(229 231 235 / 1);
}

.thq-tw-application.thq-tw-application .text-gray-200\/15 {
  color: rgb(229 231 235 / 0.15);
}

.thq-tw-application.thq-tw-application .text-gray-200\/20 {
  color: rgb(229 231 235 / 0.2);
}

.thq-tw-application.thq-tw-application .text-gray-200\/25 {
  color: rgb(229 231 235 / 0.25);
}

.thq-tw-application.thq-tw-application .text-gray-200\/30 {
  color: rgb(229 231 235 / 0.3);
}

.thq-tw-application.thq-tw-application .text-gray-200\/35 {
  color: rgb(229 231 235 / 0.35);
}

.thq-tw-application.thq-tw-application .text-gray-200\/40 {
  color: rgb(229 231 235 / 0.4);
}

.thq-tw-application.thq-tw-application .text-gray-200\/45 {
  color: rgb(229 231 235 / 0.45);
}

.thq-tw-application.thq-tw-application .text-gray-200\/5 {
  color: rgb(229 231 235 / 0.05);
}

.thq-tw-application.thq-tw-application .text-gray-200\/50 {
  color: rgb(229 231 235 / 0.5);
}

.thq-tw-application.thq-tw-application .text-gray-200\/55 {
  color: rgb(229 231 235 / 0.55);
}

.thq-tw-application.thq-tw-application .text-gray-200\/60 {
  color: rgb(229 231 235 / 0.6);
}

.thq-tw-application.thq-tw-application .text-gray-200\/65 {
  color: rgb(229 231 235 / 0.65);
}

.thq-tw-application.thq-tw-application .text-gray-200\/70 {
  color: rgb(229 231 235 / 0.7);
}

.thq-tw-application.thq-tw-application .text-gray-200\/75 {
  color: rgb(229 231 235 / 0.75);
}

.thq-tw-application.thq-tw-application .text-gray-200\/80 {
  color: rgb(229 231 235 / 0.8);
}

.thq-tw-application.thq-tw-application .text-gray-200\/85 {
  color: rgb(229 231 235 / 0.85);
}

.thq-tw-application.thq-tw-application .text-gray-200\/90 {
  color: rgb(229 231 235 / 0.9);
}

.thq-tw-application.thq-tw-application .text-gray-200\/95 {
  color: rgb(229 231 235 / 0.95);
}

.thq-tw-application.thq-tw-application .text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-gray-300\/0 {
  color: rgb(209 213 219 / 0);
}

.thq-tw-application.thq-tw-application .text-gray-300\/10 {
  color: rgb(209 213 219 / 0.1);
}

.thq-tw-application.thq-tw-application .text-gray-300\/100 {
  color: rgb(209 213 219 / 1);
}

.thq-tw-application.thq-tw-application .text-gray-300\/15 {
  color: rgb(209 213 219 / 0.15);
}

.thq-tw-application.thq-tw-application .text-gray-300\/20 {
  color: rgb(209 213 219 / 0.2);
}

.thq-tw-application.thq-tw-application .text-gray-300\/25 {
  color: rgb(209 213 219 / 0.25);
}

.thq-tw-application.thq-tw-application .text-gray-300\/30 {
  color: rgb(209 213 219 / 0.3);
}

.thq-tw-application.thq-tw-application .text-gray-300\/35 {
  color: rgb(209 213 219 / 0.35);
}

.thq-tw-application.thq-tw-application .text-gray-300\/40 {
  color: rgb(209 213 219 / 0.4);
}

.thq-tw-application.thq-tw-application .text-gray-300\/45 {
  color: rgb(209 213 219 / 0.45);
}

.thq-tw-application.thq-tw-application .text-gray-300\/5 {
  color: rgb(209 213 219 / 0.05);
}

.thq-tw-application.thq-tw-application .text-gray-300\/50 {
  color: rgb(209 213 219 / 0.5);
}

.thq-tw-application.thq-tw-application .text-gray-300\/55 {
  color: rgb(209 213 219 / 0.55);
}

.thq-tw-application.thq-tw-application .text-gray-300\/60 {
  color: rgb(209 213 219 / 0.6);
}

.thq-tw-application.thq-tw-application .text-gray-300\/65 {
  color: rgb(209 213 219 / 0.65);
}

.thq-tw-application.thq-tw-application .text-gray-300\/70 {
  color: rgb(209 213 219 / 0.7);
}

.thq-tw-application.thq-tw-application .text-gray-300\/75 {
  color: rgb(209 213 219 / 0.75);
}

.thq-tw-application.thq-tw-application .text-gray-300\/80 {
  color: rgb(209 213 219 / 0.8);
}

.thq-tw-application.thq-tw-application .text-gray-300\/85 {
  color: rgb(209 213 219 / 0.85);
}

.thq-tw-application.thq-tw-application .text-gray-300\/90 {
  color: rgb(209 213 219 / 0.9);
}

.thq-tw-application.thq-tw-application .text-gray-300\/95 {
  color: rgb(209 213 219 / 0.95);
}

.thq-tw-application.thq-tw-application .text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-gray-400\/0 {
  color: rgb(156 163 175 / 0);
}

.thq-tw-application.thq-tw-application .text-gray-400\/10 {
  color: rgb(156 163 175 / 0.1);
}

.thq-tw-application.thq-tw-application .text-gray-400\/100 {
  color: rgb(156 163 175 / 1);
}

.thq-tw-application.thq-tw-application .text-gray-400\/15 {
  color: rgb(156 163 175 / 0.15);
}

.thq-tw-application.thq-tw-application .text-gray-400\/20 {
  color: rgb(156 163 175 / 0.2);
}

.thq-tw-application.thq-tw-application .text-gray-400\/25 {
  color: rgb(156 163 175 / 0.25);
}

.thq-tw-application.thq-tw-application .text-gray-400\/30 {
  color: rgb(156 163 175 / 0.3);
}

.thq-tw-application.thq-tw-application .text-gray-400\/35 {
  color: rgb(156 163 175 / 0.35);
}

.thq-tw-application.thq-tw-application .text-gray-400\/40 {
  color: rgb(156 163 175 / 0.4);
}

.thq-tw-application.thq-tw-application .text-gray-400\/45 {
  color: rgb(156 163 175 / 0.45);
}

.thq-tw-application.thq-tw-application .text-gray-400\/5 {
  color: rgb(156 163 175 / 0.05);
}

.thq-tw-application.thq-tw-application .text-gray-400\/50 {
  color: rgb(156 163 175 / 0.5);
}

.thq-tw-application.thq-tw-application .text-gray-400\/55 {
  color: rgb(156 163 175 / 0.55);
}

.thq-tw-application.thq-tw-application .text-gray-400\/60 {
  color: rgb(156 163 175 / 0.6);
}

.thq-tw-application.thq-tw-application .text-gray-400\/65 {
  color: rgb(156 163 175 / 0.65);
}

.thq-tw-application.thq-tw-application .text-gray-400\/70 {
  color: rgb(156 163 175 / 0.7);
}

.thq-tw-application.thq-tw-application .text-gray-400\/75 {
  color: rgb(156 163 175 / 0.75);
}

.thq-tw-application.thq-tw-application .text-gray-400\/80 {
  color: rgb(156 163 175 / 0.8);
}

.thq-tw-application.thq-tw-application .text-gray-400\/85 {
  color: rgb(156 163 175 / 0.85);
}

.thq-tw-application.thq-tw-application .text-gray-400\/90 {
  color: rgb(156 163 175 / 0.9);
}

.thq-tw-application.thq-tw-application .text-gray-400\/95 {
  color: rgb(156 163 175 / 0.95);
}

.thq-tw-application.thq-tw-application .text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-gray-500\/0 {
  color: rgb(107 114 128 / 0);
}

.thq-tw-application.thq-tw-application .text-gray-500\/10 {
  color: rgb(107 114 128 / 0.1);
}

.thq-tw-application.thq-tw-application .text-gray-500\/100 {
  color: rgb(107 114 128 / 1);
}

.thq-tw-application.thq-tw-application .text-gray-500\/15 {
  color: rgb(107 114 128 / 0.15);
}

.thq-tw-application.thq-tw-application .text-gray-500\/20 {
  color: rgb(107 114 128 / 0.2);
}

.thq-tw-application.thq-tw-application .text-gray-500\/25 {
  color: rgb(107 114 128 / 0.25);
}

.thq-tw-application.thq-tw-application .text-gray-500\/30 {
  color: rgb(107 114 128 / 0.3);
}

.thq-tw-application.thq-tw-application .text-gray-500\/35 {
  color: rgb(107 114 128 / 0.35);
}

.thq-tw-application.thq-tw-application .text-gray-500\/40 {
  color: rgb(107 114 128 / 0.4);
}

.thq-tw-application.thq-tw-application .text-gray-500\/45 {
  color: rgb(107 114 128 / 0.45);
}

.thq-tw-application.thq-tw-application .text-gray-500\/5 {
  color: rgb(107 114 128 / 0.05);
}

.thq-tw-application.thq-tw-application .text-gray-500\/50 {
  color: rgb(107 114 128 / 0.5);
}

.thq-tw-application.thq-tw-application .text-gray-500\/55 {
  color: rgb(107 114 128 / 0.55);
}

.thq-tw-application.thq-tw-application .text-gray-500\/60 {
  color: rgb(107 114 128 / 0.6);
}

.thq-tw-application.thq-tw-application .text-gray-500\/65 {
  color: rgb(107 114 128 / 0.65);
}

.thq-tw-application.thq-tw-application .text-gray-500\/70 {
  color: rgb(107 114 128 / 0.7);
}

.thq-tw-application.thq-tw-application .text-gray-500\/75 {
  color: rgb(107 114 128 / 0.75);
}

.thq-tw-application.thq-tw-application .text-gray-500\/80 {
  color: rgb(107 114 128 / 0.8);
}

.thq-tw-application.thq-tw-application .text-gray-500\/85 {
  color: rgb(107 114 128 / 0.85);
}

.thq-tw-application.thq-tw-application .text-gray-500\/90 {
  color: rgb(107 114 128 / 0.9);
}

.thq-tw-application.thq-tw-application .text-gray-500\/95 {
  color: rgb(107 114 128 / 0.95);
}

.thq-tw-application.thq-tw-application .text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-gray-600\/0 {
  color: rgb(75 85 99 / 0);
}

.thq-tw-application.thq-tw-application .text-gray-600\/10 {
  color: rgb(75 85 99 / 0.1);
}

.thq-tw-application.thq-tw-application .text-gray-600\/100 {
  color: rgb(75 85 99 / 1);
}

.thq-tw-application.thq-tw-application .text-gray-600\/15 {
  color: rgb(75 85 99 / 0.15);
}

.thq-tw-application.thq-tw-application .text-gray-600\/20 {
  color: rgb(75 85 99 / 0.2);
}

.thq-tw-application.thq-tw-application .text-gray-600\/25 {
  color: rgb(75 85 99 / 0.25);
}

.thq-tw-application.thq-tw-application .text-gray-600\/30 {
  color: rgb(75 85 99 / 0.3);
}

.thq-tw-application.thq-tw-application .text-gray-600\/35 {
  color: rgb(75 85 99 / 0.35);
}

.thq-tw-application.thq-tw-application .text-gray-600\/40 {
  color: rgb(75 85 99 / 0.4);
}

.thq-tw-application.thq-tw-application .text-gray-600\/45 {
  color: rgb(75 85 99 / 0.45);
}

.thq-tw-application.thq-tw-application .text-gray-600\/5 {
  color: rgb(75 85 99 / 0.05);
}

.thq-tw-application.thq-tw-application .text-gray-600\/50 {
  color: rgb(75 85 99 / 0.5);
}

.thq-tw-application.thq-tw-application .text-gray-600\/55 {
  color: rgb(75 85 99 / 0.55);
}

.thq-tw-application.thq-tw-application .text-gray-600\/60 {
  color: rgb(75 85 99 / 0.6);
}

.thq-tw-application.thq-tw-application .text-gray-600\/65 {
  color: rgb(75 85 99 / 0.65);
}

.thq-tw-application.thq-tw-application .text-gray-600\/70 {
  color: rgb(75 85 99 / 0.7);
}

.thq-tw-application.thq-tw-application .text-gray-600\/75 {
  color: rgb(75 85 99 / 0.75);
}

.thq-tw-application.thq-tw-application .text-gray-600\/80 {
  color: rgb(75 85 99 / 0.8);
}

.thq-tw-application.thq-tw-application .text-gray-600\/85 {
  color: rgb(75 85 99 / 0.85);
}

.thq-tw-application.thq-tw-application .text-gray-600\/90 {
  color: rgb(75 85 99 / 0.9);
}

.thq-tw-application.thq-tw-application .text-gray-600\/95 {
  color: rgb(75 85 99 / 0.95);
}

.thq-tw-application.thq-tw-application .text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-gray-700\/0 {
  color: rgb(55 65 81 / 0);
}

.thq-tw-application.thq-tw-application .text-gray-700\/10 {
  color: rgb(55 65 81 / 0.1);
}

.thq-tw-application.thq-tw-application .text-gray-700\/100 {
  color: rgb(55 65 81 / 1);
}

.thq-tw-application.thq-tw-application .text-gray-700\/15 {
  color: rgb(55 65 81 / 0.15);
}

.thq-tw-application.thq-tw-application .text-gray-700\/20 {
  color: rgb(55 65 81 / 0.2);
}

.thq-tw-application.thq-tw-application .text-gray-700\/25 {
  color: rgb(55 65 81 / 0.25);
}

.thq-tw-application.thq-tw-application .text-gray-700\/30 {
  color: rgb(55 65 81 / 0.3);
}

.thq-tw-application.thq-tw-application .text-gray-700\/35 {
  color: rgb(55 65 81 / 0.35);
}

.thq-tw-application.thq-tw-application .text-gray-700\/40 {
  color: rgb(55 65 81 / 0.4);
}

.thq-tw-application.thq-tw-application .text-gray-700\/45 {
  color: rgb(55 65 81 / 0.45);
}

.thq-tw-application.thq-tw-application .text-gray-700\/5 {
  color: rgb(55 65 81 / 0.05);
}

.thq-tw-application.thq-tw-application .text-gray-700\/50 {
  color: rgb(55 65 81 / 0.5);
}

.thq-tw-application.thq-tw-application .text-gray-700\/55 {
  color: rgb(55 65 81 / 0.55);
}

.thq-tw-application.thq-tw-application .text-gray-700\/60 {
  color: rgb(55 65 81 / 0.6);
}

.thq-tw-application.thq-tw-application .text-gray-700\/65 {
  color: rgb(55 65 81 / 0.65);
}

.thq-tw-application.thq-tw-application .text-gray-700\/70 {
  color: rgb(55 65 81 / 0.7);
}

.thq-tw-application.thq-tw-application .text-gray-700\/75 {
  color: rgb(55 65 81 / 0.75);
}

.thq-tw-application.thq-tw-application .text-gray-700\/80 {
  color: rgb(55 65 81 / 0.8);
}

.thq-tw-application.thq-tw-application .text-gray-700\/85 {
  color: rgb(55 65 81 / 0.85);
}

.thq-tw-application.thq-tw-application .text-gray-700\/90 {
  color: rgb(55 65 81 / 0.9);
}

.thq-tw-application.thq-tw-application .text-gray-700\/95 {
  color: rgb(55 65 81 / 0.95);
}

.thq-tw-application.thq-tw-application .text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-gray-800\/0 {
  color: rgb(31 41 55 / 0);
}

.thq-tw-application.thq-tw-application .text-gray-800\/10 {
  color: rgb(31 41 55 / 0.1);
}

.thq-tw-application.thq-tw-application .text-gray-800\/100 {
  color: rgb(31 41 55 / 1);
}

.thq-tw-application.thq-tw-application .text-gray-800\/15 {
  color: rgb(31 41 55 / 0.15);
}

.thq-tw-application.thq-tw-application .text-gray-800\/20 {
  color: rgb(31 41 55 / 0.2);
}

.thq-tw-application.thq-tw-application .text-gray-800\/25 {
  color: rgb(31 41 55 / 0.25);
}

.thq-tw-application.thq-tw-application .text-gray-800\/30 {
  color: rgb(31 41 55 / 0.3);
}

.thq-tw-application.thq-tw-application .text-gray-800\/35 {
  color: rgb(31 41 55 / 0.35);
}

.thq-tw-application.thq-tw-application .text-gray-800\/40 {
  color: rgb(31 41 55 / 0.4);
}

.thq-tw-application.thq-tw-application .text-gray-800\/45 {
  color: rgb(31 41 55 / 0.45);
}

.thq-tw-application.thq-tw-application .text-gray-800\/5 {
  color: rgb(31 41 55 / 0.05);
}

.thq-tw-application.thq-tw-application .text-gray-800\/50 {
  color: rgb(31 41 55 / 0.5);
}

.thq-tw-application.thq-tw-application .text-gray-800\/55 {
  color: rgb(31 41 55 / 0.55);
}

.thq-tw-application.thq-tw-application .text-gray-800\/60 {
  color: rgb(31 41 55 / 0.6);
}

.thq-tw-application.thq-tw-application .text-gray-800\/65 {
  color: rgb(31 41 55 / 0.65);
}

.thq-tw-application.thq-tw-application .text-gray-800\/70 {
  color: rgb(31 41 55 / 0.7);
}

.thq-tw-application.thq-tw-application .text-gray-800\/75 {
  color: rgb(31 41 55 / 0.75);
}

.thq-tw-application.thq-tw-application .text-gray-800\/80 {
  color: rgb(31 41 55 / 0.8);
}

.thq-tw-application.thq-tw-application .text-gray-800\/85 {
  color: rgb(31 41 55 / 0.85);
}

.thq-tw-application.thq-tw-application .text-gray-800\/90 {
  color: rgb(31 41 55 / 0.9);
}

.thq-tw-application.thq-tw-application .text-gray-800\/95 {
  color: rgb(31 41 55 / 0.95);
}

.thq-tw-application.thq-tw-application .text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-gray-900\/0 {
  color: rgb(17 24 39 / 0);
}

.thq-tw-application.thq-tw-application .text-gray-900\/10 {
  color: rgb(17 24 39 / 0.1);
}

.thq-tw-application.thq-tw-application .text-gray-900\/100 {
  color: rgb(17 24 39 / 1);
}

.thq-tw-application.thq-tw-application .text-gray-900\/15 {
  color: rgb(17 24 39 / 0.15);
}

.thq-tw-application.thq-tw-application .text-gray-900\/20 {
  color: rgb(17 24 39 / 0.2);
}

.thq-tw-application.thq-tw-application .text-gray-900\/25 {
  color: rgb(17 24 39 / 0.25);
}

.thq-tw-application.thq-tw-application .text-gray-900\/30 {
  color: rgb(17 24 39 / 0.3);
}

.thq-tw-application.thq-tw-application .text-gray-900\/35 {
  color: rgb(17 24 39 / 0.35);
}

.thq-tw-application.thq-tw-application .text-gray-900\/40 {
  color: rgb(17 24 39 / 0.4);
}

.thq-tw-application.thq-tw-application .text-gray-900\/45 {
  color: rgb(17 24 39 / 0.45);
}

.thq-tw-application.thq-tw-application .text-gray-900\/5 {
  color: rgb(17 24 39 / 0.05);
}

.thq-tw-application.thq-tw-application .text-gray-900\/50 {
  color: rgb(17 24 39 / 0.5);
}

.thq-tw-application.thq-tw-application .text-gray-900\/55 {
  color: rgb(17 24 39 / 0.55);
}

.thq-tw-application.thq-tw-application .text-gray-900\/60 {
  color: rgb(17 24 39 / 0.6);
}

.thq-tw-application.thq-tw-application .text-gray-900\/65 {
  color: rgb(17 24 39 / 0.65);
}

.thq-tw-application.thq-tw-application .text-gray-900\/70 {
  color: rgb(17 24 39 / 0.7);
}

.thq-tw-application.thq-tw-application .text-gray-900\/75 {
  color: rgb(17 24 39 / 0.75);
}

.thq-tw-application.thq-tw-application .text-gray-900\/80 {
  color: rgb(17 24 39 / 0.8);
}

.thq-tw-application.thq-tw-application .text-gray-900\/85 {
  color: rgb(17 24 39 / 0.85);
}

.thq-tw-application.thq-tw-application .text-gray-900\/90 {
  color: rgb(17 24 39 / 0.9);
}

.thq-tw-application.thq-tw-application .text-gray-900\/95 {
  color: rgb(17 24 39 / 0.95);
}

.thq-tw-application.thq-tw-application .text-gray-950 {
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-green-100 {
  --tw-text-opacity: 1;
  color: rgb(220 252 231 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-green-100\/0 {
  color: rgb(220 252 231 / 0);
}

.thq-tw-application.thq-tw-application .text-green-100\/10 {
  color: rgb(220 252 231 / 0.1);
}

.thq-tw-application.thq-tw-application .text-green-100\/100 {
  color: rgb(220 252 231 / 1);
}

.thq-tw-application.thq-tw-application .text-green-100\/15 {
  color: rgb(220 252 231 / 0.15);
}

.thq-tw-application.thq-tw-application .text-green-100\/20 {
  color: rgb(220 252 231 / 0.2);
}

.thq-tw-application.thq-tw-application .text-green-100\/25 {
  color: rgb(220 252 231 / 0.25);
}

.thq-tw-application.thq-tw-application .text-green-100\/30 {
  color: rgb(220 252 231 / 0.3);
}

.thq-tw-application.thq-tw-application .text-green-100\/35 {
  color: rgb(220 252 231 / 0.35);
}

.thq-tw-application.thq-tw-application .text-green-100\/40 {
  color: rgb(220 252 231 / 0.4);
}

.thq-tw-application.thq-tw-application .text-green-100\/45 {
  color: rgb(220 252 231 / 0.45);
}

.thq-tw-application.thq-tw-application .text-green-100\/5 {
  color: rgb(220 252 231 / 0.05);
}

.thq-tw-application.thq-tw-application .text-green-100\/50 {
  color: rgb(220 252 231 / 0.5);
}

.thq-tw-application.thq-tw-application .text-green-100\/55 {
  color: rgb(220 252 231 / 0.55);
}

.thq-tw-application.thq-tw-application .text-green-100\/60 {
  color: rgb(220 252 231 / 0.6);
}

.thq-tw-application.thq-tw-application .text-green-100\/65 {
  color: rgb(220 252 231 / 0.65);
}

.thq-tw-application.thq-tw-application .text-green-100\/70 {
  color: rgb(220 252 231 / 0.7);
}

.thq-tw-application.thq-tw-application .text-green-100\/75 {
  color: rgb(220 252 231 / 0.75);
}

.thq-tw-application.thq-tw-application .text-green-100\/80 {
  color: rgb(220 252 231 / 0.8);
}

.thq-tw-application.thq-tw-application .text-green-100\/85 {
  color: rgb(220 252 231 / 0.85);
}

.thq-tw-application.thq-tw-application .text-green-100\/90 {
  color: rgb(220 252 231 / 0.9);
}

.thq-tw-application.thq-tw-application .text-green-100\/95 {
  color: rgb(220 252 231 / 0.95);
}

.thq-tw-application.thq-tw-application .text-green-200 {
  --tw-text-opacity: 1;
  color: rgb(187 247 208 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-green-200\/0 {
  color: rgb(187 247 208 / 0);
}

.thq-tw-application.thq-tw-application .text-green-200\/10 {
  color: rgb(187 247 208 / 0.1);
}

.thq-tw-application.thq-tw-application .text-green-200\/100 {
  color: rgb(187 247 208 / 1);
}

.thq-tw-application.thq-tw-application .text-green-200\/15 {
  color: rgb(187 247 208 / 0.15);
}

.thq-tw-application.thq-tw-application .text-green-200\/20 {
  color: rgb(187 247 208 / 0.2);
}

.thq-tw-application.thq-tw-application .text-green-200\/25 {
  color: rgb(187 247 208 / 0.25);
}

.thq-tw-application.thq-tw-application .text-green-200\/30 {
  color: rgb(187 247 208 / 0.3);
}

.thq-tw-application.thq-tw-application .text-green-200\/35 {
  color: rgb(187 247 208 / 0.35);
}

.thq-tw-application.thq-tw-application .text-green-200\/40 {
  color: rgb(187 247 208 / 0.4);
}

.thq-tw-application.thq-tw-application .text-green-200\/45 {
  color: rgb(187 247 208 / 0.45);
}

.thq-tw-application.thq-tw-application .text-green-200\/5 {
  color: rgb(187 247 208 / 0.05);
}

.thq-tw-application.thq-tw-application .text-green-200\/50 {
  color: rgb(187 247 208 / 0.5);
}

.thq-tw-application.thq-tw-application .text-green-200\/55 {
  color: rgb(187 247 208 / 0.55);
}

.thq-tw-application.thq-tw-application .text-green-200\/60 {
  color: rgb(187 247 208 / 0.6);
}

.thq-tw-application.thq-tw-application .text-green-200\/65 {
  color: rgb(187 247 208 / 0.65);
}

.thq-tw-application.thq-tw-application .text-green-200\/70 {
  color: rgb(187 247 208 / 0.7);
}

.thq-tw-application.thq-tw-application .text-green-200\/75 {
  color: rgb(187 247 208 / 0.75);
}

.thq-tw-application.thq-tw-application .text-green-200\/80 {
  color: rgb(187 247 208 / 0.8);
}

.thq-tw-application.thq-tw-application .text-green-200\/85 {
  color: rgb(187 247 208 / 0.85);
}

.thq-tw-application.thq-tw-application .text-green-200\/90 {
  color: rgb(187 247 208 / 0.9);
}

.thq-tw-application.thq-tw-application .text-green-200\/95 {
  color: rgb(187 247 208 / 0.95);
}

.thq-tw-application.thq-tw-application .text-green-300 {
  --tw-text-opacity: 1;
  color: rgb(134 239 172 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-green-300\/0 {
  color: rgb(134 239 172 / 0);
}

.thq-tw-application.thq-tw-application .text-green-300\/10 {
  color: rgb(134 239 172 / 0.1);
}

.thq-tw-application.thq-tw-application .text-green-300\/100 {
  color: rgb(134 239 172 / 1);
}

.thq-tw-application.thq-tw-application .text-green-300\/15 {
  color: rgb(134 239 172 / 0.15);
}

.thq-tw-application.thq-tw-application .text-green-300\/20 {
  color: rgb(134 239 172 / 0.2);
}

.thq-tw-application.thq-tw-application .text-green-300\/25 {
  color: rgb(134 239 172 / 0.25);
}

.thq-tw-application.thq-tw-application .text-green-300\/30 {
  color: rgb(134 239 172 / 0.3);
}

.thq-tw-application.thq-tw-application .text-green-300\/35 {
  color: rgb(134 239 172 / 0.35);
}

.thq-tw-application.thq-tw-application .text-green-300\/40 {
  color: rgb(134 239 172 / 0.4);
}

.thq-tw-application.thq-tw-application .text-green-300\/45 {
  color: rgb(134 239 172 / 0.45);
}

.thq-tw-application.thq-tw-application .text-green-300\/5 {
  color: rgb(134 239 172 / 0.05);
}

.thq-tw-application.thq-tw-application .text-green-300\/50 {
  color: rgb(134 239 172 / 0.5);
}

.thq-tw-application.thq-tw-application .text-green-300\/55 {
  color: rgb(134 239 172 / 0.55);
}

.thq-tw-application.thq-tw-application .text-green-300\/60 {
  color: rgb(134 239 172 / 0.6);
}

.thq-tw-application.thq-tw-application .text-green-300\/65 {
  color: rgb(134 239 172 / 0.65);
}

.thq-tw-application.thq-tw-application .text-green-300\/70 {
  color: rgb(134 239 172 / 0.7);
}

.thq-tw-application.thq-tw-application .text-green-300\/75 {
  color: rgb(134 239 172 / 0.75);
}

.thq-tw-application.thq-tw-application .text-green-300\/80 {
  color: rgb(134 239 172 / 0.8);
}

.thq-tw-application.thq-tw-application .text-green-300\/85 {
  color: rgb(134 239 172 / 0.85);
}

.thq-tw-application.thq-tw-application .text-green-300\/90 {
  color: rgb(134 239 172 / 0.9);
}

.thq-tw-application.thq-tw-application .text-green-300\/95 {
  color: rgb(134 239 172 / 0.95);
}

.thq-tw-application.thq-tw-application .text-green-400 {
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-green-400\/0 {
  color: rgb(74 222 128 / 0);
}

.thq-tw-application.thq-tw-application .text-green-400\/10 {
  color: rgb(74 222 128 / 0.1);
}

.thq-tw-application.thq-tw-application .text-green-400\/100 {
  color: rgb(74 222 128 / 1);
}

.thq-tw-application.thq-tw-application .text-green-400\/15 {
  color: rgb(74 222 128 / 0.15);
}

.thq-tw-application.thq-tw-application .text-green-400\/20 {
  color: rgb(74 222 128 / 0.2);
}

.thq-tw-application.thq-tw-application .text-green-400\/25 {
  color: rgb(74 222 128 / 0.25);
}

.thq-tw-application.thq-tw-application .text-green-400\/30 {
  color: rgb(74 222 128 / 0.3);
}

.thq-tw-application.thq-tw-application .text-green-400\/35 {
  color: rgb(74 222 128 / 0.35);
}

.thq-tw-application.thq-tw-application .text-green-400\/40 {
  color: rgb(74 222 128 / 0.4);
}

.thq-tw-application.thq-tw-application .text-green-400\/45 {
  color: rgb(74 222 128 / 0.45);
}

.thq-tw-application.thq-tw-application .text-green-400\/5 {
  color: rgb(74 222 128 / 0.05);
}

.thq-tw-application.thq-tw-application .text-green-400\/50 {
  color: rgb(74 222 128 / 0.5);
}

.thq-tw-application.thq-tw-application .text-green-400\/55 {
  color: rgb(74 222 128 / 0.55);
}

.thq-tw-application.thq-tw-application .text-green-400\/60 {
  color: rgb(74 222 128 / 0.6);
}

.thq-tw-application.thq-tw-application .text-green-400\/65 {
  color: rgb(74 222 128 / 0.65);
}

.thq-tw-application.thq-tw-application .text-green-400\/70 {
  color: rgb(74 222 128 / 0.7);
}

.thq-tw-application.thq-tw-application .text-green-400\/75 {
  color: rgb(74 222 128 / 0.75);
}

.thq-tw-application.thq-tw-application .text-green-400\/80 {
  color: rgb(74 222 128 / 0.8);
}

.thq-tw-application.thq-tw-application .text-green-400\/85 {
  color: rgb(74 222 128 / 0.85);
}

.thq-tw-application.thq-tw-application .text-green-400\/90 {
  color: rgb(74 222 128 / 0.9);
}

.thq-tw-application.thq-tw-application .text-green-400\/95 {
  color: rgb(74 222 128 / 0.95);
}

.thq-tw-application.thq-tw-application .text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-green-500\/0 {
  color: rgb(34 197 94 / 0);
}

.thq-tw-application.thq-tw-application .text-green-500\/10 {
  color: rgb(34 197 94 / 0.1);
}

.thq-tw-application.thq-tw-application .text-green-500\/100 {
  color: rgb(34 197 94 / 1);
}

.thq-tw-application.thq-tw-application .text-green-500\/15 {
  color: rgb(34 197 94 / 0.15);
}

.thq-tw-application.thq-tw-application .text-green-500\/20 {
  color: rgb(34 197 94 / 0.2);
}

.thq-tw-application.thq-tw-application .text-green-500\/25 {
  color: rgb(34 197 94 / 0.25);
}

.thq-tw-application.thq-tw-application .text-green-500\/30 {
  color: rgb(34 197 94 / 0.3);
}

.thq-tw-application.thq-tw-application .text-green-500\/35 {
  color: rgb(34 197 94 / 0.35);
}

.thq-tw-application.thq-tw-application .text-green-500\/40 {
  color: rgb(34 197 94 / 0.4);
}

.thq-tw-application.thq-tw-application .text-green-500\/45 {
  color: rgb(34 197 94 / 0.45);
}

.thq-tw-application.thq-tw-application .text-green-500\/5 {
  color: rgb(34 197 94 / 0.05);
}

.thq-tw-application.thq-tw-application .text-green-500\/50 {
  color: rgb(34 197 94 / 0.5);
}

.thq-tw-application.thq-tw-application .text-green-500\/55 {
  color: rgb(34 197 94 / 0.55);
}

.thq-tw-application.thq-tw-application .text-green-500\/60 {
  color: rgb(34 197 94 / 0.6);
}

.thq-tw-application.thq-tw-application .text-green-500\/65 {
  color: rgb(34 197 94 / 0.65);
}

.thq-tw-application.thq-tw-application .text-green-500\/70 {
  color: rgb(34 197 94 / 0.7);
}

.thq-tw-application.thq-tw-application .text-green-500\/75 {
  color: rgb(34 197 94 / 0.75);
}

.thq-tw-application.thq-tw-application .text-green-500\/80 {
  color: rgb(34 197 94 / 0.8);
}

.thq-tw-application.thq-tw-application .text-green-500\/85 {
  color: rgb(34 197 94 / 0.85);
}

.thq-tw-application.thq-tw-application .text-green-500\/90 {
  color: rgb(34 197 94 / 0.9);
}

.thq-tw-application.thq-tw-application .text-green-500\/95 {
  color: rgb(34 197 94 / 0.95);
}

.thq-tw-application.thq-tw-application .text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-green-600\/0 {
  color: rgb(22 163 74 / 0);
}

.thq-tw-application.thq-tw-application .text-green-600\/10 {
  color: rgb(22 163 74 / 0.1);
}

.thq-tw-application.thq-tw-application .text-green-600\/100 {
  color: rgb(22 163 74 / 1);
}

.thq-tw-application.thq-tw-application .text-green-600\/15 {
  color: rgb(22 163 74 / 0.15);
}

.thq-tw-application.thq-tw-application .text-green-600\/20 {
  color: rgb(22 163 74 / 0.2);
}

.thq-tw-application.thq-tw-application .text-green-600\/25 {
  color: rgb(22 163 74 / 0.25);
}

.thq-tw-application.thq-tw-application .text-green-600\/30 {
  color: rgb(22 163 74 / 0.3);
}

.thq-tw-application.thq-tw-application .text-green-600\/35 {
  color: rgb(22 163 74 / 0.35);
}

.thq-tw-application.thq-tw-application .text-green-600\/40 {
  color: rgb(22 163 74 / 0.4);
}

.thq-tw-application.thq-tw-application .text-green-600\/45 {
  color: rgb(22 163 74 / 0.45);
}

.thq-tw-application.thq-tw-application .text-green-600\/5 {
  color: rgb(22 163 74 / 0.05);
}

.thq-tw-application.thq-tw-application .text-green-600\/50 {
  color: rgb(22 163 74 / 0.5);
}

.thq-tw-application.thq-tw-application .text-green-600\/55 {
  color: rgb(22 163 74 / 0.55);
}

.thq-tw-application.thq-tw-application .text-green-600\/60 {
  color: rgb(22 163 74 / 0.6);
}

.thq-tw-application.thq-tw-application .text-green-600\/65 {
  color: rgb(22 163 74 / 0.65);
}

.thq-tw-application.thq-tw-application .text-green-600\/70 {
  color: rgb(22 163 74 / 0.7);
}

.thq-tw-application.thq-tw-application .text-green-600\/75 {
  color: rgb(22 163 74 / 0.75);
}

.thq-tw-application.thq-tw-application .text-green-600\/80 {
  color: rgb(22 163 74 / 0.8);
}

.thq-tw-application.thq-tw-application .text-green-600\/85 {
  color: rgb(22 163 74 / 0.85);
}

.thq-tw-application.thq-tw-application .text-green-600\/90 {
  color: rgb(22 163 74 / 0.9);
}

.thq-tw-application.thq-tw-application .text-green-600\/95 {
  color: rgb(22 163 74 / 0.95);
}

.thq-tw-application.thq-tw-application .text-green-700 {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-green-700\/0 {
  color: rgb(21 128 61 / 0);
}

.thq-tw-application.thq-tw-application .text-green-700\/10 {
  color: rgb(21 128 61 / 0.1);
}

.thq-tw-application.thq-tw-application .text-green-700\/100 {
  color: rgb(21 128 61 / 1);
}

.thq-tw-application.thq-tw-application .text-green-700\/15 {
  color: rgb(21 128 61 / 0.15);
}

.thq-tw-application.thq-tw-application .text-green-700\/20 {
  color: rgb(21 128 61 / 0.2);
}

.thq-tw-application.thq-tw-application .text-green-700\/25 {
  color: rgb(21 128 61 / 0.25);
}

.thq-tw-application.thq-tw-application .text-green-700\/30 {
  color: rgb(21 128 61 / 0.3);
}

.thq-tw-application.thq-tw-application .text-green-700\/35 {
  color: rgb(21 128 61 / 0.35);
}

.thq-tw-application.thq-tw-application .text-green-700\/40 {
  color: rgb(21 128 61 / 0.4);
}

.thq-tw-application.thq-tw-application .text-green-700\/45 {
  color: rgb(21 128 61 / 0.45);
}

.thq-tw-application.thq-tw-application .text-green-700\/5 {
  color: rgb(21 128 61 / 0.05);
}

.thq-tw-application.thq-tw-application .text-green-700\/50 {
  color: rgb(21 128 61 / 0.5);
}

.thq-tw-application.thq-tw-application .text-green-700\/55 {
  color: rgb(21 128 61 / 0.55);
}

.thq-tw-application.thq-tw-application .text-green-700\/60 {
  color: rgb(21 128 61 / 0.6);
}

.thq-tw-application.thq-tw-application .text-green-700\/65 {
  color: rgb(21 128 61 / 0.65);
}

.thq-tw-application.thq-tw-application .text-green-700\/70 {
  color: rgb(21 128 61 / 0.7);
}

.thq-tw-application.thq-tw-application .text-green-700\/75 {
  color: rgb(21 128 61 / 0.75);
}

.thq-tw-application.thq-tw-application .text-green-700\/80 {
  color: rgb(21 128 61 / 0.8);
}

.thq-tw-application.thq-tw-application .text-green-700\/85 {
  color: rgb(21 128 61 / 0.85);
}

.thq-tw-application.thq-tw-application .text-green-700\/90 {
  color: rgb(21 128 61 / 0.9);
}

.thq-tw-application.thq-tw-application .text-green-700\/95 {
  color: rgb(21 128 61 / 0.95);
}

.thq-tw-application.thq-tw-application .text-green-800 {
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-green-800\/0 {
  color: rgb(22 101 52 / 0);
}

.thq-tw-application.thq-tw-application .text-green-800\/10 {
  color: rgb(22 101 52 / 0.1);
}

.thq-tw-application.thq-tw-application .text-green-800\/100 {
  color: rgb(22 101 52 / 1);
}

.thq-tw-application.thq-tw-application .text-green-800\/15 {
  color: rgb(22 101 52 / 0.15);
}

.thq-tw-application.thq-tw-application .text-green-800\/20 {
  color: rgb(22 101 52 / 0.2);
}

.thq-tw-application.thq-tw-application .text-green-800\/25 {
  color: rgb(22 101 52 / 0.25);
}

.thq-tw-application.thq-tw-application .text-green-800\/30 {
  color: rgb(22 101 52 / 0.3);
}

.thq-tw-application.thq-tw-application .text-green-800\/35 {
  color: rgb(22 101 52 / 0.35);
}

.thq-tw-application.thq-tw-application .text-green-800\/40 {
  color: rgb(22 101 52 / 0.4);
}

.thq-tw-application.thq-tw-application .text-green-800\/45 {
  color: rgb(22 101 52 / 0.45);
}

.thq-tw-application.thq-tw-application .text-green-800\/5 {
  color: rgb(22 101 52 / 0.05);
}

.thq-tw-application.thq-tw-application .text-green-800\/50 {
  color: rgb(22 101 52 / 0.5);
}

.thq-tw-application.thq-tw-application .text-green-800\/55 {
  color: rgb(22 101 52 / 0.55);
}

.thq-tw-application.thq-tw-application .text-green-800\/60 {
  color: rgb(22 101 52 / 0.6);
}

.thq-tw-application.thq-tw-application .text-green-800\/65 {
  color: rgb(22 101 52 / 0.65);
}

.thq-tw-application.thq-tw-application .text-green-800\/70 {
  color: rgb(22 101 52 / 0.7);
}

.thq-tw-application.thq-tw-application .text-green-800\/75 {
  color: rgb(22 101 52 / 0.75);
}

.thq-tw-application.thq-tw-application .text-green-800\/80 {
  color: rgb(22 101 52 / 0.8);
}

.thq-tw-application.thq-tw-application .text-green-800\/85 {
  color: rgb(22 101 52 / 0.85);
}

.thq-tw-application.thq-tw-application .text-green-800\/90 {
  color: rgb(22 101 52 / 0.9);
}

.thq-tw-application.thq-tw-application .text-green-800\/95 {
  color: rgb(22 101 52 / 0.95);
}

.thq-tw-application.thq-tw-application .text-green-900 {
  --tw-text-opacity: 1;
  color: rgb(20 83 45 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-green-900\/0 {
  color: rgb(20 83 45 / 0);
}

.thq-tw-application.thq-tw-application .text-green-900\/10 {
  color: rgb(20 83 45 / 0.1);
}

.thq-tw-application.thq-tw-application .text-green-900\/100 {
  color: rgb(20 83 45 / 1);
}

.thq-tw-application.thq-tw-application .text-green-900\/15 {
  color: rgb(20 83 45 / 0.15);
}

.thq-tw-application.thq-tw-application .text-green-900\/20 {
  color: rgb(20 83 45 / 0.2);
}

.thq-tw-application.thq-tw-application .text-green-900\/25 {
  color: rgb(20 83 45 / 0.25);
}

.thq-tw-application.thq-tw-application .text-green-900\/30 {
  color: rgb(20 83 45 / 0.3);
}

.thq-tw-application.thq-tw-application .text-green-900\/35 {
  color: rgb(20 83 45 / 0.35);
}

.thq-tw-application.thq-tw-application .text-green-900\/40 {
  color: rgb(20 83 45 / 0.4);
}

.thq-tw-application.thq-tw-application .text-green-900\/45 {
  color: rgb(20 83 45 / 0.45);
}

.thq-tw-application.thq-tw-application .text-green-900\/5 {
  color: rgb(20 83 45 / 0.05);
}

.thq-tw-application.thq-tw-application .text-green-900\/50 {
  color: rgb(20 83 45 / 0.5);
}

.thq-tw-application.thq-tw-application .text-green-900\/55 {
  color: rgb(20 83 45 / 0.55);
}

.thq-tw-application.thq-tw-application .text-green-900\/60 {
  color: rgb(20 83 45 / 0.6);
}

.thq-tw-application.thq-tw-application .text-green-900\/65 {
  color: rgb(20 83 45 / 0.65);
}

.thq-tw-application.thq-tw-application .text-green-900\/70 {
  color: rgb(20 83 45 / 0.7);
}

.thq-tw-application.thq-tw-application .text-green-900\/75 {
  color: rgb(20 83 45 / 0.75);
}

.thq-tw-application.thq-tw-application .text-green-900\/80 {
  color: rgb(20 83 45 / 0.8);
}

.thq-tw-application.thq-tw-application .text-green-900\/85 {
  color: rgb(20 83 45 / 0.85);
}

.thq-tw-application.thq-tw-application .text-green-900\/90 {
  color: rgb(20 83 45 / 0.9);
}

.thq-tw-application.thq-tw-application .text-green-900\/95 {
  color: rgb(20 83 45 / 0.95);
}

.thq-tw-application.thq-tw-application .text-indigo-100 {
  --tw-text-opacity: 1;
  color: rgb(224 231 255 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-indigo-100\/0 {
  color: rgb(224 231 255 / 0);
}

.thq-tw-application.thq-tw-application .text-indigo-100\/10 {
  color: rgb(224 231 255 / 0.1);
}

.thq-tw-application.thq-tw-application .text-indigo-100\/100 {
  color: rgb(224 231 255 / 1);
}

.thq-tw-application.thq-tw-application .text-indigo-100\/15 {
  color: rgb(224 231 255 / 0.15);
}

.thq-tw-application.thq-tw-application .text-indigo-100\/20 {
  color: rgb(224 231 255 / 0.2);
}

.thq-tw-application.thq-tw-application .text-indigo-100\/25 {
  color: rgb(224 231 255 / 0.25);
}

.thq-tw-application.thq-tw-application .text-indigo-100\/30 {
  color: rgb(224 231 255 / 0.3);
}

.thq-tw-application.thq-tw-application .text-indigo-100\/35 {
  color: rgb(224 231 255 / 0.35);
}

.thq-tw-application.thq-tw-application .text-indigo-100\/40 {
  color: rgb(224 231 255 / 0.4);
}

.thq-tw-application.thq-tw-application .text-indigo-100\/45 {
  color: rgb(224 231 255 / 0.45);
}

.thq-tw-application.thq-tw-application .text-indigo-100\/5 {
  color: rgb(224 231 255 / 0.05);
}

.thq-tw-application.thq-tw-application .text-indigo-100\/50 {
  color: rgb(224 231 255 / 0.5);
}

.thq-tw-application.thq-tw-application .text-indigo-100\/55 {
  color: rgb(224 231 255 / 0.55);
}

.thq-tw-application.thq-tw-application .text-indigo-100\/60 {
  color: rgb(224 231 255 / 0.6);
}

.thq-tw-application.thq-tw-application .text-indigo-100\/65 {
  color: rgb(224 231 255 / 0.65);
}

.thq-tw-application.thq-tw-application .text-indigo-100\/70 {
  color: rgb(224 231 255 / 0.7);
}

.thq-tw-application.thq-tw-application .text-indigo-100\/75 {
  color: rgb(224 231 255 / 0.75);
}

.thq-tw-application.thq-tw-application .text-indigo-100\/80 {
  color: rgb(224 231 255 / 0.8);
}

.thq-tw-application.thq-tw-application .text-indigo-100\/85 {
  color: rgb(224 231 255 / 0.85);
}

.thq-tw-application.thq-tw-application .text-indigo-100\/90 {
  color: rgb(224 231 255 / 0.9);
}

.thq-tw-application.thq-tw-application .text-indigo-100\/95 {
  color: rgb(224 231 255 / 0.95);
}

.thq-tw-application.thq-tw-application .text-indigo-200 {
  --tw-text-opacity: 1;
  color: rgb(199 210 254 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-indigo-200\/0 {
  color: rgb(199 210 254 / 0);
}

.thq-tw-application.thq-tw-application .text-indigo-200\/10 {
  color: rgb(199 210 254 / 0.1);
}

.thq-tw-application.thq-tw-application .text-indigo-200\/100 {
  color: rgb(199 210 254 / 1);
}

.thq-tw-application.thq-tw-application .text-indigo-200\/15 {
  color: rgb(199 210 254 / 0.15);
}

.thq-tw-application.thq-tw-application .text-indigo-200\/20 {
  color: rgb(199 210 254 / 0.2);
}

.thq-tw-application.thq-tw-application .text-indigo-200\/25 {
  color: rgb(199 210 254 / 0.25);
}

.thq-tw-application.thq-tw-application .text-indigo-200\/30 {
  color: rgb(199 210 254 / 0.3);
}

.thq-tw-application.thq-tw-application .text-indigo-200\/35 {
  color: rgb(199 210 254 / 0.35);
}

.thq-tw-application.thq-tw-application .text-indigo-200\/40 {
  color: rgb(199 210 254 / 0.4);
}

.thq-tw-application.thq-tw-application .text-indigo-200\/45 {
  color: rgb(199 210 254 / 0.45);
}

.thq-tw-application.thq-tw-application .text-indigo-200\/5 {
  color: rgb(199 210 254 / 0.05);
}

.thq-tw-application.thq-tw-application .text-indigo-200\/50 {
  color: rgb(199 210 254 / 0.5);
}

.thq-tw-application.thq-tw-application .text-indigo-200\/55 {
  color: rgb(199 210 254 / 0.55);
}

.thq-tw-application.thq-tw-application .text-indigo-200\/60 {
  color: rgb(199 210 254 / 0.6);
}

.thq-tw-application.thq-tw-application .text-indigo-200\/65 {
  color: rgb(199 210 254 / 0.65);
}

.thq-tw-application.thq-tw-application .text-indigo-200\/70 {
  color: rgb(199 210 254 / 0.7);
}

.thq-tw-application.thq-tw-application .text-indigo-200\/75 {
  color: rgb(199 210 254 / 0.75);
}

.thq-tw-application.thq-tw-application .text-indigo-200\/80 {
  color: rgb(199 210 254 / 0.8);
}

.thq-tw-application.thq-tw-application .text-indigo-200\/85 {
  color: rgb(199 210 254 / 0.85);
}

.thq-tw-application.thq-tw-application .text-indigo-200\/90 {
  color: rgb(199 210 254 / 0.9);
}

.thq-tw-application.thq-tw-application .text-indigo-200\/95 {
  color: rgb(199 210 254 / 0.95);
}

.thq-tw-application.thq-tw-application .text-indigo-300 {
  --tw-text-opacity: 1;
  color: rgb(165 180 252 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-indigo-300\/0 {
  color: rgb(165 180 252 / 0);
}

.thq-tw-application.thq-tw-application .text-indigo-300\/10 {
  color: rgb(165 180 252 / 0.1);
}

.thq-tw-application.thq-tw-application .text-indigo-300\/100 {
  color: rgb(165 180 252 / 1);
}

.thq-tw-application.thq-tw-application .text-indigo-300\/15 {
  color: rgb(165 180 252 / 0.15);
}

.thq-tw-application.thq-tw-application .text-indigo-300\/20 {
  color: rgb(165 180 252 / 0.2);
}

.thq-tw-application.thq-tw-application .text-indigo-300\/25 {
  color: rgb(165 180 252 / 0.25);
}

.thq-tw-application.thq-tw-application .text-indigo-300\/30 {
  color: rgb(165 180 252 / 0.3);
}

.thq-tw-application.thq-tw-application .text-indigo-300\/35 {
  color: rgb(165 180 252 / 0.35);
}

.thq-tw-application.thq-tw-application .text-indigo-300\/40 {
  color: rgb(165 180 252 / 0.4);
}

.thq-tw-application.thq-tw-application .text-indigo-300\/45 {
  color: rgb(165 180 252 / 0.45);
}

.thq-tw-application.thq-tw-application .text-indigo-300\/5 {
  color: rgb(165 180 252 / 0.05);
}

.thq-tw-application.thq-tw-application .text-indigo-300\/50 {
  color: rgb(165 180 252 / 0.5);
}

.thq-tw-application.thq-tw-application .text-indigo-300\/55 {
  color: rgb(165 180 252 / 0.55);
}

.thq-tw-application.thq-tw-application .text-indigo-300\/60 {
  color: rgb(165 180 252 / 0.6);
}

.thq-tw-application.thq-tw-application .text-indigo-300\/65 {
  color: rgb(165 180 252 / 0.65);
}

.thq-tw-application.thq-tw-application .text-indigo-300\/70 {
  color: rgb(165 180 252 / 0.7);
}

.thq-tw-application.thq-tw-application .text-indigo-300\/75 {
  color: rgb(165 180 252 / 0.75);
}

.thq-tw-application.thq-tw-application .text-indigo-300\/80 {
  color: rgb(165 180 252 / 0.8);
}

.thq-tw-application.thq-tw-application .text-indigo-300\/85 {
  color: rgb(165 180 252 / 0.85);
}

.thq-tw-application.thq-tw-application .text-indigo-300\/90 {
  color: rgb(165 180 252 / 0.9);
}

.thq-tw-application.thq-tw-application .text-indigo-300\/95 {
  color: rgb(165 180 252 / 0.95);
}

.thq-tw-application.thq-tw-application .text-indigo-400 {
  --tw-text-opacity: 1;
  color: rgb(129 140 248 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-indigo-400\/0 {
  color: rgb(129 140 248 / 0);
}

.thq-tw-application.thq-tw-application .text-indigo-400\/10 {
  color: rgb(129 140 248 / 0.1);
}

.thq-tw-application.thq-tw-application .text-indigo-400\/100 {
  color: rgb(129 140 248 / 1);
}

.thq-tw-application.thq-tw-application .text-indigo-400\/15 {
  color: rgb(129 140 248 / 0.15);
}

.thq-tw-application.thq-tw-application .text-indigo-400\/20 {
  color: rgb(129 140 248 / 0.2);
}

.thq-tw-application.thq-tw-application .text-indigo-400\/25 {
  color: rgb(129 140 248 / 0.25);
}

.thq-tw-application.thq-tw-application .text-indigo-400\/30 {
  color: rgb(129 140 248 / 0.3);
}

.thq-tw-application.thq-tw-application .text-indigo-400\/35 {
  color: rgb(129 140 248 / 0.35);
}

.thq-tw-application.thq-tw-application .text-indigo-400\/40 {
  color: rgb(129 140 248 / 0.4);
}

.thq-tw-application.thq-tw-application .text-indigo-400\/45 {
  color: rgb(129 140 248 / 0.45);
}

.thq-tw-application.thq-tw-application .text-indigo-400\/5 {
  color: rgb(129 140 248 / 0.05);
}

.thq-tw-application.thq-tw-application .text-indigo-400\/50 {
  color: rgb(129 140 248 / 0.5);
}

.thq-tw-application.thq-tw-application .text-indigo-400\/55 {
  color: rgb(129 140 248 / 0.55);
}

.thq-tw-application.thq-tw-application .text-indigo-400\/60 {
  color: rgb(129 140 248 / 0.6);
}

.thq-tw-application.thq-tw-application .text-indigo-400\/65 {
  color: rgb(129 140 248 / 0.65);
}

.thq-tw-application.thq-tw-application .text-indigo-400\/70 {
  color: rgb(129 140 248 / 0.7);
}

.thq-tw-application.thq-tw-application .text-indigo-400\/75 {
  color: rgb(129 140 248 / 0.75);
}

.thq-tw-application.thq-tw-application .text-indigo-400\/80 {
  color: rgb(129 140 248 / 0.8);
}

.thq-tw-application.thq-tw-application .text-indigo-400\/85 {
  color: rgb(129 140 248 / 0.85);
}

.thq-tw-application.thq-tw-application .text-indigo-400\/90 {
  color: rgb(129 140 248 / 0.9);
}

.thq-tw-application.thq-tw-application .text-indigo-400\/95 {
  color: rgb(129 140 248 / 0.95);
}

.thq-tw-application.thq-tw-application .text-indigo-500 {
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-indigo-500\/0 {
  color: rgb(99 102 241 / 0);
}

.thq-tw-application.thq-tw-application .text-indigo-500\/10 {
  color: rgb(99 102 241 / 0.1);
}

.thq-tw-application.thq-tw-application .text-indigo-500\/100 {
  color: rgb(99 102 241 / 1);
}

.thq-tw-application.thq-tw-application .text-indigo-500\/15 {
  color: rgb(99 102 241 / 0.15);
}

.thq-tw-application.thq-tw-application .text-indigo-500\/20 {
  color: rgb(99 102 241 / 0.2);
}

.thq-tw-application.thq-tw-application .text-indigo-500\/25 {
  color: rgb(99 102 241 / 0.25);
}

.thq-tw-application.thq-tw-application .text-indigo-500\/30 {
  color: rgb(99 102 241 / 0.3);
}

.thq-tw-application.thq-tw-application .text-indigo-500\/35 {
  color: rgb(99 102 241 / 0.35);
}

.thq-tw-application.thq-tw-application .text-indigo-500\/40 {
  color: rgb(99 102 241 / 0.4);
}

.thq-tw-application.thq-tw-application .text-indigo-500\/45 {
  color: rgb(99 102 241 / 0.45);
}

.thq-tw-application.thq-tw-application .text-indigo-500\/5 {
  color: rgb(99 102 241 / 0.05);
}

.thq-tw-application.thq-tw-application .text-indigo-500\/50 {
  color: rgb(99 102 241 / 0.5);
}

.thq-tw-application.thq-tw-application .text-indigo-500\/55 {
  color: rgb(99 102 241 / 0.55);
}

.thq-tw-application.thq-tw-application .text-indigo-500\/60 {
  color: rgb(99 102 241 / 0.6);
}

.thq-tw-application.thq-tw-application .text-indigo-500\/65 {
  color: rgb(99 102 241 / 0.65);
}

.thq-tw-application.thq-tw-application .text-indigo-500\/70 {
  color: rgb(99 102 241 / 0.7);
}

.thq-tw-application.thq-tw-application .text-indigo-500\/75 {
  color: rgb(99 102 241 / 0.75);
}

.thq-tw-application.thq-tw-application .text-indigo-500\/80 {
  color: rgb(99 102 241 / 0.8);
}

.thq-tw-application.thq-tw-application .text-indigo-500\/85 {
  color: rgb(99 102 241 / 0.85);
}

.thq-tw-application.thq-tw-application .text-indigo-500\/90 {
  color: rgb(99 102 241 / 0.9);
}

.thq-tw-application.thq-tw-application .text-indigo-500\/95 {
  color: rgb(99 102 241 / 0.95);
}

.thq-tw-application.thq-tw-application .text-indigo-600 {
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-indigo-600\/0 {
  color: rgb(79 70 229 / 0);
}

.thq-tw-application.thq-tw-application .text-indigo-600\/10 {
  color: rgb(79 70 229 / 0.1);
}

.thq-tw-application.thq-tw-application .text-indigo-600\/100 {
  color: rgb(79 70 229 / 1);
}

.thq-tw-application.thq-tw-application .text-indigo-600\/15 {
  color: rgb(79 70 229 / 0.15);
}

.thq-tw-application.thq-tw-application .text-indigo-600\/20 {
  color: rgb(79 70 229 / 0.2);
}

.thq-tw-application.thq-tw-application .text-indigo-600\/25 {
  color: rgb(79 70 229 / 0.25);
}

.thq-tw-application.thq-tw-application .text-indigo-600\/30 {
  color: rgb(79 70 229 / 0.3);
}

.thq-tw-application.thq-tw-application .text-indigo-600\/35 {
  color: rgb(79 70 229 / 0.35);
}

.thq-tw-application.thq-tw-application .text-indigo-600\/40 {
  color: rgb(79 70 229 / 0.4);
}

.thq-tw-application.thq-tw-application .text-indigo-600\/45 {
  color: rgb(79 70 229 / 0.45);
}

.thq-tw-application.thq-tw-application .text-indigo-600\/5 {
  color: rgb(79 70 229 / 0.05);
}

.thq-tw-application.thq-tw-application .text-indigo-600\/50 {
  color: rgb(79 70 229 / 0.5);
}

.thq-tw-application.thq-tw-application .text-indigo-600\/55 {
  color: rgb(79 70 229 / 0.55);
}

.thq-tw-application.thq-tw-application .text-indigo-600\/60 {
  color: rgb(79 70 229 / 0.6);
}

.thq-tw-application.thq-tw-application .text-indigo-600\/65 {
  color: rgb(79 70 229 / 0.65);
}

.thq-tw-application.thq-tw-application .text-indigo-600\/70 {
  color: rgb(79 70 229 / 0.7);
}

.thq-tw-application.thq-tw-application .text-indigo-600\/75 {
  color: rgb(79 70 229 / 0.75);
}

.thq-tw-application.thq-tw-application .text-indigo-600\/80 {
  color: rgb(79 70 229 / 0.8);
}

.thq-tw-application.thq-tw-application .text-indigo-600\/85 {
  color: rgb(79 70 229 / 0.85);
}

.thq-tw-application.thq-tw-application .text-indigo-600\/90 {
  color: rgb(79 70 229 / 0.9);
}

.thq-tw-application.thq-tw-application .text-indigo-600\/95 {
  color: rgb(79 70 229 / 0.95);
}

.thq-tw-application.thq-tw-application .text-indigo-700 {
  --tw-text-opacity: 1;
  color: rgb(67 56 202 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-indigo-700\/0 {
  color: rgb(67 56 202 / 0);
}

.thq-tw-application.thq-tw-application .text-indigo-700\/10 {
  color: rgb(67 56 202 / 0.1);
}

.thq-tw-application.thq-tw-application .text-indigo-700\/100 {
  color: rgb(67 56 202 / 1);
}

.thq-tw-application.thq-tw-application .text-indigo-700\/15 {
  color: rgb(67 56 202 / 0.15);
}

.thq-tw-application.thq-tw-application .text-indigo-700\/20 {
  color: rgb(67 56 202 / 0.2);
}

.thq-tw-application.thq-tw-application .text-indigo-700\/25 {
  color: rgb(67 56 202 / 0.25);
}

.thq-tw-application.thq-tw-application .text-indigo-700\/30 {
  color: rgb(67 56 202 / 0.3);
}

.thq-tw-application.thq-tw-application .text-indigo-700\/35 {
  color: rgb(67 56 202 / 0.35);
}

.thq-tw-application.thq-tw-application .text-indigo-700\/40 {
  color: rgb(67 56 202 / 0.4);
}

.thq-tw-application.thq-tw-application .text-indigo-700\/45 {
  color: rgb(67 56 202 / 0.45);
}

.thq-tw-application.thq-tw-application .text-indigo-700\/5 {
  color: rgb(67 56 202 / 0.05);
}

.thq-tw-application.thq-tw-application .text-indigo-700\/50 {
  color: rgb(67 56 202 / 0.5);
}

.thq-tw-application.thq-tw-application .text-indigo-700\/55 {
  color: rgb(67 56 202 / 0.55);
}

.thq-tw-application.thq-tw-application .text-indigo-700\/60 {
  color: rgb(67 56 202 / 0.6);
}

.thq-tw-application.thq-tw-application .text-indigo-700\/65 {
  color: rgb(67 56 202 / 0.65);
}

.thq-tw-application.thq-tw-application .text-indigo-700\/70 {
  color: rgb(67 56 202 / 0.7);
}

.thq-tw-application.thq-tw-application .text-indigo-700\/75 {
  color: rgb(67 56 202 / 0.75);
}

.thq-tw-application.thq-tw-application .text-indigo-700\/80 {
  color: rgb(67 56 202 / 0.8);
}

.thq-tw-application.thq-tw-application .text-indigo-700\/85 {
  color: rgb(67 56 202 / 0.85);
}

.thq-tw-application.thq-tw-application .text-indigo-700\/90 {
  color: rgb(67 56 202 / 0.9);
}

.thq-tw-application.thq-tw-application .text-indigo-700\/95 {
  color: rgb(67 56 202 / 0.95);
}

.thq-tw-application.thq-tw-application .text-indigo-800 {
  --tw-text-opacity: 1;
  color: rgb(55 48 163 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-indigo-800\/0 {
  color: rgb(55 48 163 / 0);
}

.thq-tw-application.thq-tw-application .text-indigo-800\/10 {
  color: rgb(55 48 163 / 0.1);
}

.thq-tw-application.thq-tw-application .text-indigo-800\/100 {
  color: rgb(55 48 163 / 1);
}

.thq-tw-application.thq-tw-application .text-indigo-800\/15 {
  color: rgb(55 48 163 / 0.15);
}

.thq-tw-application.thq-tw-application .text-indigo-800\/20 {
  color: rgb(55 48 163 / 0.2);
}

.thq-tw-application.thq-tw-application .text-indigo-800\/25 {
  color: rgb(55 48 163 / 0.25);
}

.thq-tw-application.thq-tw-application .text-indigo-800\/30 {
  color: rgb(55 48 163 / 0.3);
}

.thq-tw-application.thq-tw-application .text-indigo-800\/35 {
  color: rgb(55 48 163 / 0.35);
}

.thq-tw-application.thq-tw-application .text-indigo-800\/40 {
  color: rgb(55 48 163 / 0.4);
}

.thq-tw-application.thq-tw-application .text-indigo-800\/45 {
  color: rgb(55 48 163 / 0.45);
}

.thq-tw-application.thq-tw-application .text-indigo-800\/5 {
  color: rgb(55 48 163 / 0.05);
}

.thq-tw-application.thq-tw-application .text-indigo-800\/50 {
  color: rgb(55 48 163 / 0.5);
}

.thq-tw-application.thq-tw-application .text-indigo-800\/55 {
  color: rgb(55 48 163 / 0.55);
}

.thq-tw-application.thq-tw-application .text-indigo-800\/60 {
  color: rgb(55 48 163 / 0.6);
}

.thq-tw-application.thq-tw-application .text-indigo-800\/65 {
  color: rgb(55 48 163 / 0.65);
}

.thq-tw-application.thq-tw-application .text-indigo-800\/70 {
  color: rgb(55 48 163 / 0.7);
}

.thq-tw-application.thq-tw-application .text-indigo-800\/75 {
  color: rgb(55 48 163 / 0.75);
}

.thq-tw-application.thq-tw-application .text-indigo-800\/80 {
  color: rgb(55 48 163 / 0.8);
}

.thq-tw-application.thq-tw-application .text-indigo-800\/85 {
  color: rgb(55 48 163 / 0.85);
}

.thq-tw-application.thq-tw-application .text-indigo-800\/90 {
  color: rgb(55 48 163 / 0.9);
}

.thq-tw-application.thq-tw-application .text-indigo-800\/95 {
  color: rgb(55 48 163 / 0.95);
}

.thq-tw-application.thq-tw-application .text-indigo-900 {
  --tw-text-opacity: 1;
  color: rgb(49 46 129 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-indigo-900\/0 {
  color: rgb(49 46 129 / 0);
}

.thq-tw-application.thq-tw-application .text-indigo-900\/10 {
  color: rgb(49 46 129 / 0.1);
}

.thq-tw-application.thq-tw-application .text-indigo-900\/100 {
  color: rgb(49 46 129 / 1);
}

.thq-tw-application.thq-tw-application .text-indigo-900\/15 {
  color: rgb(49 46 129 / 0.15);
}

.thq-tw-application.thq-tw-application .text-indigo-900\/20 {
  color: rgb(49 46 129 / 0.2);
}

.thq-tw-application.thq-tw-application .text-indigo-900\/25 {
  color: rgb(49 46 129 / 0.25);
}

.thq-tw-application.thq-tw-application .text-indigo-900\/30 {
  color: rgb(49 46 129 / 0.3);
}

.thq-tw-application.thq-tw-application .text-indigo-900\/35 {
  color: rgb(49 46 129 / 0.35);
}

.thq-tw-application.thq-tw-application .text-indigo-900\/40 {
  color: rgb(49 46 129 / 0.4);
}

.thq-tw-application.thq-tw-application .text-indigo-900\/45 {
  color: rgb(49 46 129 / 0.45);
}

.thq-tw-application.thq-tw-application .text-indigo-900\/5 {
  color: rgb(49 46 129 / 0.05);
}

.thq-tw-application.thq-tw-application .text-indigo-900\/50 {
  color: rgb(49 46 129 / 0.5);
}

.thq-tw-application.thq-tw-application .text-indigo-900\/55 {
  color: rgb(49 46 129 / 0.55);
}

.thq-tw-application.thq-tw-application .text-indigo-900\/60 {
  color: rgb(49 46 129 / 0.6);
}

.thq-tw-application.thq-tw-application .text-indigo-900\/65 {
  color: rgb(49 46 129 / 0.65);
}

.thq-tw-application.thq-tw-application .text-indigo-900\/70 {
  color: rgb(49 46 129 / 0.7);
}

.thq-tw-application.thq-tw-application .text-indigo-900\/75 {
  color: rgb(49 46 129 / 0.75);
}

.thq-tw-application.thq-tw-application .text-indigo-900\/80 {
  color: rgb(49 46 129 / 0.8);
}

.thq-tw-application.thq-tw-application .text-indigo-900\/85 {
  color: rgb(49 46 129 / 0.85);
}

.thq-tw-application.thq-tw-application .text-indigo-900\/90 {
  color: rgb(49 46 129 / 0.9);
}

.thq-tw-application.thq-tw-application .text-indigo-900\/95 {
  color: rgb(49 46 129 / 0.95);
}

.thq-tw-application.thq-tw-application .text-lime-100 {
  --tw-text-opacity: 1;
  color: rgb(236 252 203 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-lime-100\/0 {
  color: rgb(236 252 203 / 0);
}

.thq-tw-application.thq-tw-application .text-lime-100\/10 {
  color: rgb(236 252 203 / 0.1);
}

.thq-tw-application.thq-tw-application .text-lime-100\/100 {
  color: rgb(236 252 203 / 1);
}

.thq-tw-application.thq-tw-application .text-lime-100\/15 {
  color: rgb(236 252 203 / 0.15);
}

.thq-tw-application.thq-tw-application .text-lime-100\/20 {
  color: rgb(236 252 203 / 0.2);
}

.thq-tw-application.thq-tw-application .text-lime-100\/25 {
  color: rgb(236 252 203 / 0.25);
}

.thq-tw-application.thq-tw-application .text-lime-100\/30 {
  color: rgb(236 252 203 / 0.3);
}

.thq-tw-application.thq-tw-application .text-lime-100\/35 {
  color: rgb(236 252 203 / 0.35);
}

.thq-tw-application.thq-tw-application .text-lime-100\/40 {
  color: rgb(236 252 203 / 0.4);
}

.thq-tw-application.thq-tw-application .text-lime-100\/45 {
  color: rgb(236 252 203 / 0.45);
}

.thq-tw-application.thq-tw-application .text-lime-100\/5 {
  color: rgb(236 252 203 / 0.05);
}

.thq-tw-application.thq-tw-application .text-lime-100\/50 {
  color: rgb(236 252 203 / 0.5);
}

.thq-tw-application.thq-tw-application .text-lime-100\/55 {
  color: rgb(236 252 203 / 0.55);
}

.thq-tw-application.thq-tw-application .text-lime-100\/60 {
  color: rgb(236 252 203 / 0.6);
}

.thq-tw-application.thq-tw-application .text-lime-100\/65 {
  color: rgb(236 252 203 / 0.65);
}

.thq-tw-application.thq-tw-application .text-lime-100\/70 {
  color: rgb(236 252 203 / 0.7);
}

.thq-tw-application.thq-tw-application .text-lime-100\/75 {
  color: rgb(236 252 203 / 0.75);
}

.thq-tw-application.thq-tw-application .text-lime-100\/80 {
  color: rgb(236 252 203 / 0.8);
}

.thq-tw-application.thq-tw-application .text-lime-100\/85 {
  color: rgb(236 252 203 / 0.85);
}

.thq-tw-application.thq-tw-application .text-lime-100\/90 {
  color: rgb(236 252 203 / 0.9);
}

.thq-tw-application.thq-tw-application .text-lime-100\/95 {
  color: rgb(236 252 203 / 0.95);
}

.thq-tw-application.thq-tw-application .text-lime-200 {
  --tw-text-opacity: 1;
  color: rgb(217 249 157 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-lime-200\/0 {
  color: rgb(217 249 157 / 0);
}

.thq-tw-application.thq-tw-application .text-lime-200\/10 {
  color: rgb(217 249 157 / 0.1);
}

.thq-tw-application.thq-tw-application .text-lime-200\/100 {
  color: rgb(217 249 157 / 1);
}

.thq-tw-application.thq-tw-application .text-lime-200\/15 {
  color: rgb(217 249 157 / 0.15);
}

.thq-tw-application.thq-tw-application .text-lime-200\/20 {
  color: rgb(217 249 157 / 0.2);
}

.thq-tw-application.thq-tw-application .text-lime-200\/25 {
  color: rgb(217 249 157 / 0.25);
}

.thq-tw-application.thq-tw-application .text-lime-200\/30 {
  color: rgb(217 249 157 / 0.3);
}

.thq-tw-application.thq-tw-application .text-lime-200\/35 {
  color: rgb(217 249 157 / 0.35);
}

.thq-tw-application.thq-tw-application .text-lime-200\/40 {
  color: rgb(217 249 157 / 0.4);
}

.thq-tw-application.thq-tw-application .text-lime-200\/45 {
  color: rgb(217 249 157 / 0.45);
}

.thq-tw-application.thq-tw-application .text-lime-200\/5 {
  color: rgb(217 249 157 / 0.05);
}

.thq-tw-application.thq-tw-application .text-lime-200\/50 {
  color: rgb(217 249 157 / 0.5);
}

.thq-tw-application.thq-tw-application .text-lime-200\/55 {
  color: rgb(217 249 157 / 0.55);
}

.thq-tw-application.thq-tw-application .text-lime-200\/60 {
  color: rgb(217 249 157 / 0.6);
}

.thq-tw-application.thq-tw-application .text-lime-200\/65 {
  color: rgb(217 249 157 / 0.65);
}

.thq-tw-application.thq-tw-application .text-lime-200\/70 {
  color: rgb(217 249 157 / 0.7);
}

.thq-tw-application.thq-tw-application .text-lime-200\/75 {
  color: rgb(217 249 157 / 0.75);
}

.thq-tw-application.thq-tw-application .text-lime-200\/80 {
  color: rgb(217 249 157 / 0.8);
}

.thq-tw-application.thq-tw-application .text-lime-200\/85 {
  color: rgb(217 249 157 / 0.85);
}

.thq-tw-application.thq-tw-application .text-lime-200\/90 {
  color: rgb(217 249 157 / 0.9);
}

.thq-tw-application.thq-tw-application .text-lime-200\/95 {
  color: rgb(217 249 157 / 0.95);
}

.thq-tw-application.thq-tw-application .text-lime-300 {
  --tw-text-opacity: 1;
  color: rgb(190 242 100 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-lime-300\/0 {
  color: rgb(190 242 100 / 0);
}

.thq-tw-application.thq-tw-application .text-lime-300\/10 {
  color: rgb(190 242 100 / 0.1);
}

.thq-tw-application.thq-tw-application .text-lime-300\/100 {
  color: rgb(190 242 100 / 1);
}

.thq-tw-application.thq-tw-application .text-lime-300\/15 {
  color: rgb(190 242 100 / 0.15);
}

.thq-tw-application.thq-tw-application .text-lime-300\/20 {
  color: rgb(190 242 100 / 0.2);
}

.thq-tw-application.thq-tw-application .text-lime-300\/25 {
  color: rgb(190 242 100 / 0.25);
}

.thq-tw-application.thq-tw-application .text-lime-300\/30 {
  color: rgb(190 242 100 / 0.3);
}

.thq-tw-application.thq-tw-application .text-lime-300\/35 {
  color: rgb(190 242 100 / 0.35);
}

.thq-tw-application.thq-tw-application .text-lime-300\/40 {
  color: rgb(190 242 100 / 0.4);
}

.thq-tw-application.thq-tw-application .text-lime-300\/45 {
  color: rgb(190 242 100 / 0.45);
}

.thq-tw-application.thq-tw-application .text-lime-300\/5 {
  color: rgb(190 242 100 / 0.05);
}

.thq-tw-application.thq-tw-application .text-lime-300\/50 {
  color: rgb(190 242 100 / 0.5);
}

.thq-tw-application.thq-tw-application .text-lime-300\/55 {
  color: rgb(190 242 100 / 0.55);
}

.thq-tw-application.thq-tw-application .text-lime-300\/60 {
  color: rgb(190 242 100 / 0.6);
}

.thq-tw-application.thq-tw-application .text-lime-300\/65 {
  color: rgb(190 242 100 / 0.65);
}

.thq-tw-application.thq-tw-application .text-lime-300\/70 {
  color: rgb(190 242 100 / 0.7);
}

.thq-tw-application.thq-tw-application .text-lime-300\/75 {
  color: rgb(190 242 100 / 0.75);
}

.thq-tw-application.thq-tw-application .text-lime-300\/80 {
  color: rgb(190 242 100 / 0.8);
}

.thq-tw-application.thq-tw-application .text-lime-300\/85 {
  color: rgb(190 242 100 / 0.85);
}

.thq-tw-application.thq-tw-application .text-lime-300\/90 {
  color: rgb(190 242 100 / 0.9);
}

.thq-tw-application.thq-tw-application .text-lime-300\/95 {
  color: rgb(190 242 100 / 0.95);
}

.thq-tw-application.thq-tw-application .text-lime-400 {
  --tw-text-opacity: 1;
  color: rgb(163 230 53 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-lime-400\/0 {
  color: rgb(163 230 53 / 0);
}

.thq-tw-application.thq-tw-application .text-lime-400\/10 {
  color: rgb(163 230 53 / 0.1);
}

.thq-tw-application.thq-tw-application .text-lime-400\/100 {
  color: rgb(163 230 53 / 1);
}

.thq-tw-application.thq-tw-application .text-lime-400\/15 {
  color: rgb(163 230 53 / 0.15);
}

.thq-tw-application.thq-tw-application .text-lime-400\/20 {
  color: rgb(163 230 53 / 0.2);
}

.thq-tw-application.thq-tw-application .text-lime-400\/25 {
  color: rgb(163 230 53 / 0.25);
}

.thq-tw-application.thq-tw-application .text-lime-400\/30 {
  color: rgb(163 230 53 / 0.3);
}

.thq-tw-application.thq-tw-application .text-lime-400\/35 {
  color: rgb(163 230 53 / 0.35);
}

.thq-tw-application.thq-tw-application .text-lime-400\/40 {
  color: rgb(163 230 53 / 0.4);
}

.thq-tw-application.thq-tw-application .text-lime-400\/45 {
  color: rgb(163 230 53 / 0.45);
}

.thq-tw-application.thq-tw-application .text-lime-400\/5 {
  color: rgb(163 230 53 / 0.05);
}

.thq-tw-application.thq-tw-application .text-lime-400\/50 {
  color: rgb(163 230 53 / 0.5);
}

.thq-tw-application.thq-tw-application .text-lime-400\/55 {
  color: rgb(163 230 53 / 0.55);
}

.thq-tw-application.thq-tw-application .text-lime-400\/60 {
  color: rgb(163 230 53 / 0.6);
}

.thq-tw-application.thq-tw-application .text-lime-400\/65 {
  color: rgb(163 230 53 / 0.65);
}

.thq-tw-application.thq-tw-application .text-lime-400\/70 {
  color: rgb(163 230 53 / 0.7);
}

.thq-tw-application.thq-tw-application .text-lime-400\/75 {
  color: rgb(163 230 53 / 0.75);
}

.thq-tw-application.thq-tw-application .text-lime-400\/80 {
  color: rgb(163 230 53 / 0.8);
}

.thq-tw-application.thq-tw-application .text-lime-400\/85 {
  color: rgb(163 230 53 / 0.85);
}

.thq-tw-application.thq-tw-application .text-lime-400\/90 {
  color: rgb(163 230 53 / 0.9);
}

.thq-tw-application.thq-tw-application .text-lime-400\/95 {
  color: rgb(163 230 53 / 0.95);
}

.thq-tw-application.thq-tw-application .text-lime-500 {
  --tw-text-opacity: 1;
  color: rgb(132 204 22 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-lime-500\/0 {
  color: rgb(132 204 22 / 0);
}

.thq-tw-application.thq-tw-application .text-lime-500\/10 {
  color: rgb(132 204 22 / 0.1);
}

.thq-tw-application.thq-tw-application .text-lime-500\/100 {
  color: rgb(132 204 22 / 1);
}

.thq-tw-application.thq-tw-application .text-lime-500\/15 {
  color: rgb(132 204 22 / 0.15);
}

.thq-tw-application.thq-tw-application .text-lime-500\/20 {
  color: rgb(132 204 22 / 0.2);
}

.thq-tw-application.thq-tw-application .text-lime-500\/25 {
  color: rgb(132 204 22 / 0.25);
}

.thq-tw-application.thq-tw-application .text-lime-500\/30 {
  color: rgb(132 204 22 / 0.3);
}

.thq-tw-application.thq-tw-application .text-lime-500\/35 {
  color: rgb(132 204 22 / 0.35);
}

.thq-tw-application.thq-tw-application .text-lime-500\/40 {
  color: rgb(132 204 22 / 0.4);
}

.thq-tw-application.thq-tw-application .text-lime-500\/45 {
  color: rgb(132 204 22 / 0.45);
}

.thq-tw-application.thq-tw-application .text-lime-500\/5 {
  color: rgb(132 204 22 / 0.05);
}

.thq-tw-application.thq-tw-application .text-lime-500\/50 {
  color: rgb(132 204 22 / 0.5);
}

.thq-tw-application.thq-tw-application .text-lime-500\/55 {
  color: rgb(132 204 22 / 0.55);
}

.thq-tw-application.thq-tw-application .text-lime-500\/60 {
  color: rgb(132 204 22 / 0.6);
}

.thq-tw-application.thq-tw-application .text-lime-500\/65 {
  color: rgb(132 204 22 / 0.65);
}

.thq-tw-application.thq-tw-application .text-lime-500\/70 {
  color: rgb(132 204 22 / 0.7);
}

.thq-tw-application.thq-tw-application .text-lime-500\/75 {
  color: rgb(132 204 22 / 0.75);
}

.thq-tw-application.thq-tw-application .text-lime-500\/80 {
  color: rgb(132 204 22 / 0.8);
}

.thq-tw-application.thq-tw-application .text-lime-500\/85 {
  color: rgb(132 204 22 / 0.85);
}

.thq-tw-application.thq-tw-application .text-lime-500\/90 {
  color: rgb(132 204 22 / 0.9);
}

.thq-tw-application.thq-tw-application .text-lime-500\/95 {
  color: rgb(132 204 22 / 0.95);
}

.thq-tw-application.thq-tw-application .text-lime-600 {
  --tw-text-opacity: 1;
  color: rgb(101 163 13 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-lime-600\/0 {
  color: rgb(101 163 13 / 0);
}

.thq-tw-application.thq-tw-application .text-lime-600\/10 {
  color: rgb(101 163 13 / 0.1);
}

.thq-tw-application.thq-tw-application .text-lime-600\/100 {
  color: rgb(101 163 13 / 1);
}

.thq-tw-application.thq-tw-application .text-lime-600\/15 {
  color: rgb(101 163 13 / 0.15);
}

.thq-tw-application.thq-tw-application .text-lime-600\/20 {
  color: rgb(101 163 13 / 0.2);
}

.thq-tw-application.thq-tw-application .text-lime-600\/25 {
  color: rgb(101 163 13 / 0.25);
}

.thq-tw-application.thq-tw-application .text-lime-600\/30 {
  color: rgb(101 163 13 / 0.3);
}

.thq-tw-application.thq-tw-application .text-lime-600\/35 {
  color: rgb(101 163 13 / 0.35);
}

.thq-tw-application.thq-tw-application .text-lime-600\/40 {
  color: rgb(101 163 13 / 0.4);
}

.thq-tw-application.thq-tw-application .text-lime-600\/45 {
  color: rgb(101 163 13 / 0.45);
}

.thq-tw-application.thq-tw-application .text-lime-600\/5 {
  color: rgb(101 163 13 / 0.05);
}

.thq-tw-application.thq-tw-application .text-lime-600\/50 {
  color: rgb(101 163 13 / 0.5);
}

.thq-tw-application.thq-tw-application .text-lime-600\/55 {
  color: rgb(101 163 13 / 0.55);
}

.thq-tw-application.thq-tw-application .text-lime-600\/60 {
  color: rgb(101 163 13 / 0.6);
}

.thq-tw-application.thq-tw-application .text-lime-600\/65 {
  color: rgb(101 163 13 / 0.65);
}

.thq-tw-application.thq-tw-application .text-lime-600\/70 {
  color: rgb(101 163 13 / 0.7);
}

.thq-tw-application.thq-tw-application .text-lime-600\/75 {
  color: rgb(101 163 13 / 0.75);
}

.thq-tw-application.thq-tw-application .text-lime-600\/80 {
  color: rgb(101 163 13 / 0.8);
}

.thq-tw-application.thq-tw-application .text-lime-600\/85 {
  color: rgb(101 163 13 / 0.85);
}

.thq-tw-application.thq-tw-application .text-lime-600\/90 {
  color: rgb(101 163 13 / 0.9);
}

.thq-tw-application.thq-tw-application .text-lime-600\/95 {
  color: rgb(101 163 13 / 0.95);
}

.thq-tw-application.thq-tw-application .text-lime-700 {
  --tw-text-opacity: 1;
  color: rgb(77 124 15 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-lime-700\/0 {
  color: rgb(77 124 15 / 0);
}

.thq-tw-application.thq-tw-application .text-lime-700\/10 {
  color: rgb(77 124 15 / 0.1);
}

.thq-tw-application.thq-tw-application .text-lime-700\/100 {
  color: rgb(77 124 15 / 1);
}

.thq-tw-application.thq-tw-application .text-lime-700\/15 {
  color: rgb(77 124 15 / 0.15);
}

.thq-tw-application.thq-tw-application .text-lime-700\/20 {
  color: rgb(77 124 15 / 0.2);
}

.thq-tw-application.thq-tw-application .text-lime-700\/25 {
  color: rgb(77 124 15 / 0.25);
}

.thq-tw-application.thq-tw-application .text-lime-700\/30 {
  color: rgb(77 124 15 / 0.3);
}

.thq-tw-application.thq-tw-application .text-lime-700\/35 {
  color: rgb(77 124 15 / 0.35);
}

.thq-tw-application.thq-tw-application .text-lime-700\/40 {
  color: rgb(77 124 15 / 0.4);
}

.thq-tw-application.thq-tw-application .text-lime-700\/45 {
  color: rgb(77 124 15 / 0.45);
}

.thq-tw-application.thq-tw-application .text-lime-700\/5 {
  color: rgb(77 124 15 / 0.05);
}

.thq-tw-application.thq-tw-application .text-lime-700\/50 {
  color: rgb(77 124 15 / 0.5);
}

.thq-tw-application.thq-tw-application .text-lime-700\/55 {
  color: rgb(77 124 15 / 0.55);
}

.thq-tw-application.thq-tw-application .text-lime-700\/60 {
  color: rgb(77 124 15 / 0.6);
}

.thq-tw-application.thq-tw-application .text-lime-700\/65 {
  color: rgb(77 124 15 / 0.65);
}

.thq-tw-application.thq-tw-application .text-lime-700\/70 {
  color: rgb(77 124 15 / 0.7);
}

.thq-tw-application.thq-tw-application .text-lime-700\/75 {
  color: rgb(77 124 15 / 0.75);
}

.thq-tw-application.thq-tw-application .text-lime-700\/80 {
  color: rgb(77 124 15 / 0.8);
}

.thq-tw-application.thq-tw-application .text-lime-700\/85 {
  color: rgb(77 124 15 / 0.85);
}

.thq-tw-application.thq-tw-application .text-lime-700\/90 {
  color: rgb(77 124 15 / 0.9);
}

.thq-tw-application.thq-tw-application .text-lime-700\/95 {
  color: rgb(77 124 15 / 0.95);
}

.thq-tw-application.thq-tw-application .text-lime-800 {
  --tw-text-opacity: 1;
  color: rgb(63 98 18 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-lime-800\/0 {
  color: rgb(63 98 18 / 0);
}

.thq-tw-application.thq-tw-application .text-lime-800\/10 {
  color: rgb(63 98 18 / 0.1);
}

.thq-tw-application.thq-tw-application .text-lime-800\/100 {
  color: rgb(63 98 18 / 1);
}

.thq-tw-application.thq-tw-application .text-lime-800\/15 {
  color: rgb(63 98 18 / 0.15);
}

.thq-tw-application.thq-tw-application .text-lime-800\/20 {
  color: rgb(63 98 18 / 0.2);
}

.thq-tw-application.thq-tw-application .text-lime-800\/25 {
  color: rgb(63 98 18 / 0.25);
}

.thq-tw-application.thq-tw-application .text-lime-800\/30 {
  color: rgb(63 98 18 / 0.3);
}

.thq-tw-application.thq-tw-application .text-lime-800\/35 {
  color: rgb(63 98 18 / 0.35);
}

.thq-tw-application.thq-tw-application .text-lime-800\/40 {
  color: rgb(63 98 18 / 0.4);
}

.thq-tw-application.thq-tw-application .text-lime-800\/45 {
  color: rgb(63 98 18 / 0.45);
}

.thq-tw-application.thq-tw-application .text-lime-800\/5 {
  color: rgb(63 98 18 / 0.05);
}

.thq-tw-application.thq-tw-application .text-lime-800\/50 {
  color: rgb(63 98 18 / 0.5);
}

.thq-tw-application.thq-tw-application .text-lime-800\/55 {
  color: rgb(63 98 18 / 0.55);
}

.thq-tw-application.thq-tw-application .text-lime-800\/60 {
  color: rgb(63 98 18 / 0.6);
}

.thq-tw-application.thq-tw-application .text-lime-800\/65 {
  color: rgb(63 98 18 / 0.65);
}

.thq-tw-application.thq-tw-application .text-lime-800\/70 {
  color: rgb(63 98 18 / 0.7);
}

.thq-tw-application.thq-tw-application .text-lime-800\/75 {
  color: rgb(63 98 18 / 0.75);
}

.thq-tw-application.thq-tw-application .text-lime-800\/80 {
  color: rgb(63 98 18 / 0.8);
}

.thq-tw-application.thq-tw-application .text-lime-800\/85 {
  color: rgb(63 98 18 / 0.85);
}

.thq-tw-application.thq-tw-application .text-lime-800\/90 {
  color: rgb(63 98 18 / 0.9);
}

.thq-tw-application.thq-tw-application .text-lime-800\/95 {
  color: rgb(63 98 18 / 0.95);
}

.thq-tw-application.thq-tw-application .text-lime-900 {
  --tw-text-opacity: 1;
  color: rgb(54 83 20 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-lime-900\/0 {
  color: rgb(54 83 20 / 0);
}

.thq-tw-application.thq-tw-application .text-lime-900\/10 {
  color: rgb(54 83 20 / 0.1);
}

.thq-tw-application.thq-tw-application .text-lime-900\/100 {
  color: rgb(54 83 20 / 1);
}

.thq-tw-application.thq-tw-application .text-lime-900\/15 {
  color: rgb(54 83 20 / 0.15);
}

.thq-tw-application.thq-tw-application .text-lime-900\/20 {
  color: rgb(54 83 20 / 0.2);
}

.thq-tw-application.thq-tw-application .text-lime-900\/25 {
  color: rgb(54 83 20 / 0.25);
}

.thq-tw-application.thq-tw-application .text-lime-900\/30 {
  color: rgb(54 83 20 / 0.3);
}

.thq-tw-application.thq-tw-application .text-lime-900\/35 {
  color: rgb(54 83 20 / 0.35);
}

.thq-tw-application.thq-tw-application .text-lime-900\/40 {
  color: rgb(54 83 20 / 0.4);
}

.thq-tw-application.thq-tw-application .text-lime-900\/45 {
  color: rgb(54 83 20 / 0.45);
}

.thq-tw-application.thq-tw-application .text-lime-900\/5 {
  color: rgb(54 83 20 / 0.05);
}

.thq-tw-application.thq-tw-application .text-lime-900\/50 {
  color: rgb(54 83 20 / 0.5);
}

.thq-tw-application.thq-tw-application .text-lime-900\/55 {
  color: rgb(54 83 20 / 0.55);
}

.thq-tw-application.thq-tw-application .text-lime-900\/60 {
  color: rgb(54 83 20 / 0.6);
}

.thq-tw-application.thq-tw-application .text-lime-900\/65 {
  color: rgb(54 83 20 / 0.65);
}

.thq-tw-application.thq-tw-application .text-lime-900\/70 {
  color: rgb(54 83 20 / 0.7);
}

.thq-tw-application.thq-tw-application .text-lime-900\/75 {
  color: rgb(54 83 20 / 0.75);
}

.thq-tw-application.thq-tw-application .text-lime-900\/80 {
  color: rgb(54 83 20 / 0.8);
}

.thq-tw-application.thq-tw-application .text-lime-900\/85 {
  color: rgb(54 83 20 / 0.85);
}

.thq-tw-application.thq-tw-application .text-lime-900\/90 {
  color: rgb(54 83 20 / 0.9);
}

.thq-tw-application.thq-tw-application .text-lime-900\/95 {
  color: rgb(54 83 20 / 0.95);
}

.thq-tw-application.thq-tw-application .text-neutral-100 {
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-neutral-100\/0 {
  color: rgb(245 245 245 / 0);
}

.thq-tw-application.thq-tw-application .text-neutral-100\/10 {
  color: rgb(245 245 245 / 0.1);
}

.thq-tw-application.thq-tw-application .text-neutral-100\/100 {
  color: rgb(245 245 245 / 1);
}

.thq-tw-application.thq-tw-application .text-neutral-100\/15 {
  color: rgb(245 245 245 / 0.15);
}

.thq-tw-application.thq-tw-application .text-neutral-100\/20 {
  color: rgb(245 245 245 / 0.2);
}

.thq-tw-application.thq-tw-application .text-neutral-100\/25 {
  color: rgb(245 245 245 / 0.25);
}

.thq-tw-application.thq-tw-application .text-neutral-100\/30 {
  color: rgb(245 245 245 / 0.3);
}

.thq-tw-application.thq-tw-application .text-neutral-100\/35 {
  color: rgb(245 245 245 / 0.35);
}

.thq-tw-application.thq-tw-application .text-neutral-100\/40 {
  color: rgb(245 245 245 / 0.4);
}

.thq-tw-application.thq-tw-application .text-neutral-100\/45 {
  color: rgb(245 245 245 / 0.45);
}

.thq-tw-application.thq-tw-application .text-neutral-100\/5 {
  color: rgb(245 245 245 / 0.05);
}

.thq-tw-application.thq-tw-application .text-neutral-100\/50 {
  color: rgb(245 245 245 / 0.5);
}

.thq-tw-application.thq-tw-application .text-neutral-100\/55 {
  color: rgb(245 245 245 / 0.55);
}

.thq-tw-application.thq-tw-application .text-neutral-100\/60 {
  color: rgb(245 245 245 / 0.6);
}

.thq-tw-application.thq-tw-application .text-neutral-100\/65 {
  color: rgb(245 245 245 / 0.65);
}

.thq-tw-application.thq-tw-application .text-neutral-100\/70 {
  color: rgb(245 245 245 / 0.7);
}

.thq-tw-application.thq-tw-application .text-neutral-100\/75 {
  color: rgb(245 245 245 / 0.75);
}

.thq-tw-application.thq-tw-application .text-neutral-100\/80 {
  color: rgb(245 245 245 / 0.8);
}

.thq-tw-application.thq-tw-application .text-neutral-100\/85 {
  color: rgb(245 245 245 / 0.85);
}

.thq-tw-application.thq-tw-application .text-neutral-100\/90 {
  color: rgb(245 245 245 / 0.9);
}

.thq-tw-application.thq-tw-application .text-neutral-100\/95 {
  color: rgb(245 245 245 / 0.95);
}

.thq-tw-application.thq-tw-application .text-neutral-200 {
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-neutral-200\/0 {
  color: rgb(229 229 229 / 0);
}

.thq-tw-application.thq-tw-application .text-neutral-200\/10 {
  color: rgb(229 229 229 / 0.1);
}

.thq-tw-application.thq-tw-application .text-neutral-200\/100 {
  color: rgb(229 229 229 / 1);
}

.thq-tw-application.thq-tw-application .text-neutral-200\/15 {
  color: rgb(229 229 229 / 0.15);
}

.thq-tw-application.thq-tw-application .text-neutral-200\/20 {
  color: rgb(229 229 229 / 0.2);
}

.thq-tw-application.thq-tw-application .text-neutral-200\/25 {
  color: rgb(229 229 229 / 0.25);
}

.thq-tw-application.thq-tw-application .text-neutral-200\/30 {
  color: rgb(229 229 229 / 0.3);
}

.thq-tw-application.thq-tw-application .text-neutral-200\/35 {
  color: rgb(229 229 229 / 0.35);
}

.thq-tw-application.thq-tw-application .text-neutral-200\/40 {
  color: rgb(229 229 229 / 0.4);
}

.thq-tw-application.thq-tw-application .text-neutral-200\/45 {
  color: rgb(229 229 229 / 0.45);
}

.thq-tw-application.thq-tw-application .text-neutral-200\/5 {
  color: rgb(229 229 229 / 0.05);
}

.thq-tw-application.thq-tw-application .text-neutral-200\/50 {
  color: rgb(229 229 229 / 0.5);
}

.thq-tw-application.thq-tw-application .text-neutral-200\/55 {
  color: rgb(229 229 229 / 0.55);
}

.thq-tw-application.thq-tw-application .text-neutral-200\/60 {
  color: rgb(229 229 229 / 0.6);
}

.thq-tw-application.thq-tw-application .text-neutral-200\/65 {
  color: rgb(229 229 229 / 0.65);
}

.thq-tw-application.thq-tw-application .text-neutral-200\/70 {
  color: rgb(229 229 229 / 0.7);
}

.thq-tw-application.thq-tw-application .text-neutral-200\/75 {
  color: rgb(229 229 229 / 0.75);
}

.thq-tw-application.thq-tw-application .text-neutral-200\/80 {
  color: rgb(229 229 229 / 0.8);
}

.thq-tw-application.thq-tw-application .text-neutral-200\/85 {
  color: rgb(229 229 229 / 0.85);
}

.thq-tw-application.thq-tw-application .text-neutral-200\/90 {
  color: rgb(229 229 229 / 0.9);
}

.thq-tw-application.thq-tw-application .text-neutral-200\/95 {
  color: rgb(229 229 229 / 0.95);
}

.thq-tw-application.thq-tw-application .text-neutral-300 {
  --tw-text-opacity: 1;
  color: rgb(212 212 212 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-neutral-300\/0 {
  color: rgb(212 212 212 / 0);
}

.thq-tw-application.thq-tw-application .text-neutral-300\/10 {
  color: rgb(212 212 212 / 0.1);
}

.thq-tw-application.thq-tw-application .text-neutral-300\/100 {
  color: rgb(212 212 212 / 1);
}

.thq-tw-application.thq-tw-application .text-neutral-300\/15 {
  color: rgb(212 212 212 / 0.15);
}

.thq-tw-application.thq-tw-application .text-neutral-300\/20 {
  color: rgb(212 212 212 / 0.2);
}

.thq-tw-application.thq-tw-application .text-neutral-300\/25 {
  color: rgb(212 212 212 / 0.25);
}

.thq-tw-application.thq-tw-application .text-neutral-300\/30 {
  color: rgb(212 212 212 / 0.3);
}

.thq-tw-application.thq-tw-application .text-neutral-300\/35 {
  color: rgb(212 212 212 / 0.35);
}

.thq-tw-application.thq-tw-application .text-neutral-300\/40 {
  color: rgb(212 212 212 / 0.4);
}

.thq-tw-application.thq-tw-application .text-neutral-300\/45 {
  color: rgb(212 212 212 / 0.45);
}

.thq-tw-application.thq-tw-application .text-neutral-300\/5 {
  color: rgb(212 212 212 / 0.05);
}

.thq-tw-application.thq-tw-application .text-neutral-300\/50 {
  color: rgb(212 212 212 / 0.5);
}

.thq-tw-application.thq-tw-application .text-neutral-300\/55 {
  color: rgb(212 212 212 / 0.55);
}

.thq-tw-application.thq-tw-application .text-neutral-300\/60 {
  color: rgb(212 212 212 / 0.6);
}

.thq-tw-application.thq-tw-application .text-neutral-300\/65 {
  color: rgb(212 212 212 / 0.65);
}

.thq-tw-application.thq-tw-application .text-neutral-300\/70 {
  color: rgb(212 212 212 / 0.7);
}

.thq-tw-application.thq-tw-application .text-neutral-300\/75 {
  color: rgb(212 212 212 / 0.75);
}

.thq-tw-application.thq-tw-application .text-neutral-300\/80 {
  color: rgb(212 212 212 / 0.8);
}

.thq-tw-application.thq-tw-application .text-neutral-300\/85 {
  color: rgb(212 212 212 / 0.85);
}

.thq-tw-application.thq-tw-application .text-neutral-300\/90 {
  color: rgb(212 212 212 / 0.9);
}

.thq-tw-application.thq-tw-application .text-neutral-300\/95 {
  color: rgb(212 212 212 / 0.95);
}

.thq-tw-application.thq-tw-application .text-neutral-400 {
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-neutral-400\/0 {
  color: rgb(163 163 163 / 0);
}

.thq-tw-application.thq-tw-application .text-neutral-400\/10 {
  color: rgb(163 163 163 / 0.1);
}

.thq-tw-application.thq-tw-application .text-neutral-400\/100 {
  color: rgb(163 163 163 / 1);
}

.thq-tw-application.thq-tw-application .text-neutral-400\/15 {
  color: rgb(163 163 163 / 0.15);
}

.thq-tw-application.thq-tw-application .text-neutral-400\/20 {
  color: rgb(163 163 163 / 0.2);
}

.thq-tw-application.thq-tw-application .text-neutral-400\/25 {
  color: rgb(163 163 163 / 0.25);
}

.thq-tw-application.thq-tw-application .text-neutral-400\/30 {
  color: rgb(163 163 163 / 0.3);
}

.thq-tw-application.thq-tw-application .text-neutral-400\/35 {
  color: rgb(163 163 163 / 0.35);
}

.thq-tw-application.thq-tw-application .text-neutral-400\/40 {
  color: rgb(163 163 163 / 0.4);
}

.thq-tw-application.thq-tw-application .text-neutral-400\/45 {
  color: rgb(163 163 163 / 0.45);
}

.thq-tw-application.thq-tw-application .text-neutral-400\/5 {
  color: rgb(163 163 163 / 0.05);
}

.thq-tw-application.thq-tw-application .text-neutral-400\/50 {
  color: rgb(163 163 163 / 0.5);
}

.thq-tw-application.thq-tw-application .text-neutral-400\/55 {
  color: rgb(163 163 163 / 0.55);
}

.thq-tw-application.thq-tw-application .text-neutral-400\/60 {
  color: rgb(163 163 163 / 0.6);
}

.thq-tw-application.thq-tw-application .text-neutral-400\/65 {
  color: rgb(163 163 163 / 0.65);
}

.thq-tw-application.thq-tw-application .text-neutral-400\/70 {
  color: rgb(163 163 163 / 0.7);
}

.thq-tw-application.thq-tw-application .text-neutral-400\/75 {
  color: rgb(163 163 163 / 0.75);
}

.thq-tw-application.thq-tw-application .text-neutral-400\/80 {
  color: rgb(163 163 163 / 0.8);
}

.thq-tw-application.thq-tw-application .text-neutral-400\/85 {
  color: rgb(163 163 163 / 0.85);
}

.thq-tw-application.thq-tw-application .text-neutral-400\/90 {
  color: rgb(163 163 163 / 0.9);
}

.thq-tw-application.thq-tw-application .text-neutral-400\/95 {
  color: rgb(163 163 163 / 0.95);
}

.thq-tw-application.thq-tw-application .text-neutral-500 {
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-neutral-500\/0 {
  color: rgb(115 115 115 / 0);
}

.thq-tw-application.thq-tw-application .text-neutral-500\/10 {
  color: rgb(115 115 115 / 0.1);
}

.thq-tw-application.thq-tw-application .text-neutral-500\/100 {
  color: rgb(115 115 115 / 1);
}

.thq-tw-application.thq-tw-application .text-neutral-500\/15 {
  color: rgb(115 115 115 / 0.15);
}

.thq-tw-application.thq-tw-application .text-neutral-500\/20 {
  color: rgb(115 115 115 / 0.2);
}

.thq-tw-application.thq-tw-application .text-neutral-500\/25 {
  color: rgb(115 115 115 / 0.25);
}

.thq-tw-application.thq-tw-application .text-neutral-500\/30 {
  color: rgb(115 115 115 / 0.3);
}

.thq-tw-application.thq-tw-application .text-neutral-500\/35 {
  color: rgb(115 115 115 / 0.35);
}

.thq-tw-application.thq-tw-application .text-neutral-500\/40 {
  color: rgb(115 115 115 / 0.4);
}

.thq-tw-application.thq-tw-application .text-neutral-500\/45 {
  color: rgb(115 115 115 / 0.45);
}

.thq-tw-application.thq-tw-application .text-neutral-500\/5 {
  color: rgb(115 115 115 / 0.05);
}

.thq-tw-application.thq-tw-application .text-neutral-500\/50 {
  color: rgb(115 115 115 / 0.5);
}

.thq-tw-application.thq-tw-application .text-neutral-500\/55 {
  color: rgb(115 115 115 / 0.55);
}

.thq-tw-application.thq-tw-application .text-neutral-500\/60 {
  color: rgb(115 115 115 / 0.6);
}

.thq-tw-application.thq-tw-application .text-neutral-500\/65 {
  color: rgb(115 115 115 / 0.65);
}

.thq-tw-application.thq-tw-application .text-neutral-500\/70 {
  color: rgb(115 115 115 / 0.7);
}

.thq-tw-application.thq-tw-application .text-neutral-500\/75 {
  color: rgb(115 115 115 / 0.75);
}

.thq-tw-application.thq-tw-application .text-neutral-500\/80 {
  color: rgb(115 115 115 / 0.8);
}

.thq-tw-application.thq-tw-application .text-neutral-500\/85 {
  color: rgb(115 115 115 / 0.85);
}

.thq-tw-application.thq-tw-application .text-neutral-500\/90 {
  color: rgb(115 115 115 / 0.9);
}

.thq-tw-application.thq-tw-application .text-neutral-500\/95 {
  color: rgb(115 115 115 / 0.95);
}

.thq-tw-application.thq-tw-application .text-neutral-600 {
  --tw-text-opacity: 1;
  color: rgb(82 82 82 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-neutral-600\/0 {
  color: rgb(82 82 82 / 0);
}

.thq-tw-application.thq-tw-application .text-neutral-600\/10 {
  color: rgb(82 82 82 / 0.1);
}

.thq-tw-application.thq-tw-application .text-neutral-600\/100 {
  color: rgb(82 82 82 / 1);
}

.thq-tw-application.thq-tw-application .text-neutral-600\/15 {
  color: rgb(82 82 82 / 0.15);
}

.thq-tw-application.thq-tw-application .text-neutral-600\/20 {
  color: rgb(82 82 82 / 0.2);
}

.thq-tw-application.thq-tw-application .text-neutral-600\/25 {
  color: rgb(82 82 82 / 0.25);
}

.thq-tw-application.thq-tw-application .text-neutral-600\/30 {
  color: rgb(82 82 82 / 0.3);
}

.thq-tw-application.thq-tw-application .text-neutral-600\/35 {
  color: rgb(82 82 82 / 0.35);
}

.thq-tw-application.thq-tw-application .text-neutral-600\/40 {
  color: rgb(82 82 82 / 0.4);
}

.thq-tw-application.thq-tw-application .text-neutral-600\/45 {
  color: rgb(82 82 82 / 0.45);
}

.thq-tw-application.thq-tw-application .text-neutral-600\/5 {
  color: rgb(82 82 82 / 0.05);
}

.thq-tw-application.thq-tw-application .text-neutral-600\/50 {
  color: rgb(82 82 82 / 0.5);
}

.thq-tw-application.thq-tw-application .text-neutral-600\/55 {
  color: rgb(82 82 82 / 0.55);
}

.thq-tw-application.thq-tw-application .text-neutral-600\/60 {
  color: rgb(82 82 82 / 0.6);
}

.thq-tw-application.thq-tw-application .text-neutral-600\/65 {
  color: rgb(82 82 82 / 0.65);
}

.thq-tw-application.thq-tw-application .text-neutral-600\/70 {
  color: rgb(82 82 82 / 0.7);
}

.thq-tw-application.thq-tw-application .text-neutral-600\/75 {
  color: rgb(82 82 82 / 0.75);
}

.thq-tw-application.thq-tw-application .text-neutral-600\/80 {
  color: rgb(82 82 82 / 0.8);
}

.thq-tw-application.thq-tw-application .text-neutral-600\/85 {
  color: rgb(82 82 82 / 0.85);
}

.thq-tw-application.thq-tw-application .text-neutral-600\/90 {
  color: rgb(82 82 82 / 0.9);
}

.thq-tw-application.thq-tw-application .text-neutral-600\/95 {
  color: rgb(82 82 82 / 0.95);
}

.thq-tw-application.thq-tw-application .text-neutral-700 {
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-neutral-700\/0 {
  color: rgb(64 64 64 / 0);
}

.thq-tw-application.thq-tw-application .text-neutral-700\/10 {
  color: rgb(64 64 64 / 0.1);
}

.thq-tw-application.thq-tw-application .text-neutral-700\/100 {
  color: rgb(64 64 64 / 1);
}

.thq-tw-application.thq-tw-application .text-neutral-700\/15 {
  color: rgb(64 64 64 / 0.15);
}

.thq-tw-application.thq-tw-application .text-neutral-700\/20 {
  color: rgb(64 64 64 / 0.2);
}

.thq-tw-application.thq-tw-application .text-neutral-700\/25 {
  color: rgb(64 64 64 / 0.25);
}

.thq-tw-application.thq-tw-application .text-neutral-700\/30 {
  color: rgb(64 64 64 / 0.3);
}

.thq-tw-application.thq-tw-application .text-neutral-700\/35 {
  color: rgb(64 64 64 / 0.35);
}

.thq-tw-application.thq-tw-application .text-neutral-700\/40 {
  color: rgb(64 64 64 / 0.4);
}

.thq-tw-application.thq-tw-application .text-neutral-700\/45 {
  color: rgb(64 64 64 / 0.45);
}

.thq-tw-application.thq-tw-application .text-neutral-700\/5 {
  color: rgb(64 64 64 / 0.05);
}

.thq-tw-application.thq-tw-application .text-neutral-700\/50 {
  color: rgb(64 64 64 / 0.5);
}

.thq-tw-application.thq-tw-application .text-neutral-700\/55 {
  color: rgb(64 64 64 / 0.55);
}

.thq-tw-application.thq-tw-application .text-neutral-700\/60 {
  color: rgb(64 64 64 / 0.6);
}

.thq-tw-application.thq-tw-application .text-neutral-700\/65 {
  color: rgb(64 64 64 / 0.65);
}

.thq-tw-application.thq-tw-application .text-neutral-700\/70 {
  color: rgb(64 64 64 / 0.7);
}

.thq-tw-application.thq-tw-application .text-neutral-700\/75 {
  color: rgb(64 64 64 / 0.75);
}

.thq-tw-application.thq-tw-application .text-neutral-700\/80 {
  color: rgb(64 64 64 / 0.8);
}

.thq-tw-application.thq-tw-application .text-neutral-700\/85 {
  color: rgb(64 64 64 / 0.85);
}

.thq-tw-application.thq-tw-application .text-neutral-700\/90 {
  color: rgb(64 64 64 / 0.9);
}

.thq-tw-application.thq-tw-application .text-neutral-700\/95 {
  color: rgb(64 64 64 / 0.95);
}

.thq-tw-application.thq-tw-application .text-neutral-800 {
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-neutral-800\/0 {
  color: rgb(38 38 38 / 0);
}

.thq-tw-application.thq-tw-application .text-neutral-800\/10 {
  color: rgb(38 38 38 / 0.1);
}

.thq-tw-application.thq-tw-application .text-neutral-800\/100 {
  color: rgb(38 38 38 / 1);
}

.thq-tw-application.thq-tw-application .text-neutral-800\/15 {
  color: rgb(38 38 38 / 0.15);
}

.thq-tw-application.thq-tw-application .text-neutral-800\/20 {
  color: rgb(38 38 38 / 0.2);
}

.thq-tw-application.thq-tw-application .text-neutral-800\/25 {
  color: rgb(38 38 38 / 0.25);
}

.thq-tw-application.thq-tw-application .text-neutral-800\/30 {
  color: rgb(38 38 38 / 0.3);
}

.thq-tw-application.thq-tw-application .text-neutral-800\/35 {
  color: rgb(38 38 38 / 0.35);
}

.thq-tw-application.thq-tw-application .text-neutral-800\/40 {
  color: rgb(38 38 38 / 0.4);
}

.thq-tw-application.thq-tw-application .text-neutral-800\/45 {
  color: rgb(38 38 38 / 0.45);
}

.thq-tw-application.thq-tw-application .text-neutral-800\/5 {
  color: rgb(38 38 38 / 0.05);
}

.thq-tw-application.thq-tw-application .text-neutral-800\/50 {
  color: rgb(38 38 38 / 0.5);
}

.thq-tw-application.thq-tw-application .text-neutral-800\/55 {
  color: rgb(38 38 38 / 0.55);
}

.thq-tw-application.thq-tw-application .text-neutral-800\/60 {
  color: rgb(38 38 38 / 0.6);
}

.thq-tw-application.thq-tw-application .text-neutral-800\/65 {
  color: rgb(38 38 38 / 0.65);
}

.thq-tw-application.thq-tw-application .text-neutral-800\/70 {
  color: rgb(38 38 38 / 0.7);
}

.thq-tw-application.thq-tw-application .text-neutral-800\/75 {
  color: rgb(38 38 38 / 0.75);
}

.thq-tw-application.thq-tw-application .text-neutral-800\/80 {
  color: rgb(38 38 38 / 0.8);
}

.thq-tw-application.thq-tw-application .text-neutral-800\/85 {
  color: rgb(38 38 38 / 0.85);
}

.thq-tw-application.thq-tw-application .text-neutral-800\/90 {
  color: rgb(38 38 38 / 0.9);
}

.thq-tw-application.thq-tw-application .text-neutral-800\/95 {
  color: rgb(38 38 38 / 0.95);
}

.thq-tw-application.thq-tw-application .text-neutral-900 {
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-neutral-900\/0 {
  color: rgb(23 23 23 / 0);
}

.thq-tw-application.thq-tw-application .text-neutral-900\/10 {
  color: rgb(23 23 23 / 0.1);
}

.thq-tw-application.thq-tw-application .text-neutral-900\/100 {
  color: rgb(23 23 23 / 1);
}

.thq-tw-application.thq-tw-application .text-neutral-900\/15 {
  color: rgb(23 23 23 / 0.15);
}

.thq-tw-application.thq-tw-application .text-neutral-900\/20 {
  color: rgb(23 23 23 / 0.2);
}

.thq-tw-application.thq-tw-application .text-neutral-900\/25 {
  color: rgb(23 23 23 / 0.25);
}

.thq-tw-application.thq-tw-application .text-neutral-900\/30 {
  color: rgb(23 23 23 / 0.3);
}

.thq-tw-application.thq-tw-application .text-neutral-900\/35 {
  color: rgb(23 23 23 / 0.35);
}

.thq-tw-application.thq-tw-application .text-neutral-900\/40 {
  color: rgb(23 23 23 / 0.4);
}

.thq-tw-application.thq-tw-application .text-neutral-900\/45 {
  color: rgb(23 23 23 / 0.45);
}

.thq-tw-application.thq-tw-application .text-neutral-900\/5 {
  color: rgb(23 23 23 / 0.05);
}

.thq-tw-application.thq-tw-application .text-neutral-900\/50 {
  color: rgb(23 23 23 / 0.5);
}

.thq-tw-application.thq-tw-application .text-neutral-900\/55 {
  color: rgb(23 23 23 / 0.55);
}

.thq-tw-application.thq-tw-application .text-neutral-900\/60 {
  color: rgb(23 23 23 / 0.6);
}

.thq-tw-application.thq-tw-application .text-neutral-900\/65 {
  color: rgb(23 23 23 / 0.65);
}

.thq-tw-application.thq-tw-application .text-neutral-900\/70 {
  color: rgb(23 23 23 / 0.7);
}

.thq-tw-application.thq-tw-application .text-neutral-900\/75 {
  color: rgb(23 23 23 / 0.75);
}

.thq-tw-application.thq-tw-application .text-neutral-900\/80 {
  color: rgb(23 23 23 / 0.8);
}

.thq-tw-application.thq-tw-application .text-neutral-900\/85 {
  color: rgb(23 23 23 / 0.85);
}

.thq-tw-application.thq-tw-application .text-neutral-900\/90 {
  color: rgb(23 23 23 / 0.9);
}

.thq-tw-application.thq-tw-application .text-neutral-900\/95 {
  color: rgb(23 23 23 / 0.95);
}

.thq-tw-application.thq-tw-application .text-orange-100 {
  --tw-text-opacity: 1;
  color: rgb(255 237 213 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-orange-100\/0 {
  color: rgb(255 237 213 / 0);
}

.thq-tw-application.thq-tw-application .text-orange-100\/10 {
  color: rgb(255 237 213 / 0.1);
}

.thq-tw-application.thq-tw-application .text-orange-100\/100 {
  color: rgb(255 237 213 / 1);
}

.thq-tw-application.thq-tw-application .text-orange-100\/15 {
  color: rgb(255 237 213 / 0.15);
}

.thq-tw-application.thq-tw-application .text-orange-100\/20 {
  color: rgb(255 237 213 / 0.2);
}

.thq-tw-application.thq-tw-application .text-orange-100\/25 {
  color: rgb(255 237 213 / 0.25);
}

.thq-tw-application.thq-tw-application .text-orange-100\/30 {
  color: rgb(255 237 213 / 0.3);
}

.thq-tw-application.thq-tw-application .text-orange-100\/35 {
  color: rgb(255 237 213 / 0.35);
}

.thq-tw-application.thq-tw-application .text-orange-100\/40 {
  color: rgb(255 237 213 / 0.4);
}

.thq-tw-application.thq-tw-application .text-orange-100\/45 {
  color: rgb(255 237 213 / 0.45);
}

.thq-tw-application.thq-tw-application .text-orange-100\/5 {
  color: rgb(255 237 213 / 0.05);
}

.thq-tw-application.thq-tw-application .text-orange-100\/50 {
  color: rgb(255 237 213 / 0.5);
}

.thq-tw-application.thq-tw-application .text-orange-100\/55 {
  color: rgb(255 237 213 / 0.55);
}

.thq-tw-application.thq-tw-application .text-orange-100\/60 {
  color: rgb(255 237 213 / 0.6);
}

.thq-tw-application.thq-tw-application .text-orange-100\/65 {
  color: rgb(255 237 213 / 0.65);
}

.thq-tw-application.thq-tw-application .text-orange-100\/70 {
  color: rgb(255 237 213 / 0.7);
}

.thq-tw-application.thq-tw-application .text-orange-100\/75 {
  color: rgb(255 237 213 / 0.75);
}

.thq-tw-application.thq-tw-application .text-orange-100\/80 {
  color: rgb(255 237 213 / 0.8);
}

.thq-tw-application.thq-tw-application .text-orange-100\/85 {
  color: rgb(255 237 213 / 0.85);
}

.thq-tw-application.thq-tw-application .text-orange-100\/90 {
  color: rgb(255 237 213 / 0.9);
}

.thq-tw-application.thq-tw-application .text-orange-100\/95 {
  color: rgb(255 237 213 / 0.95);
}

.thq-tw-application.thq-tw-application .text-orange-200 {
  --tw-text-opacity: 1;
  color: rgb(254 215 170 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-orange-200\/0 {
  color: rgb(254 215 170 / 0);
}

.thq-tw-application.thq-tw-application .text-orange-200\/10 {
  color: rgb(254 215 170 / 0.1);
}

.thq-tw-application.thq-tw-application .text-orange-200\/100 {
  color: rgb(254 215 170 / 1);
}

.thq-tw-application.thq-tw-application .text-orange-200\/15 {
  color: rgb(254 215 170 / 0.15);
}

.thq-tw-application.thq-tw-application .text-orange-200\/20 {
  color: rgb(254 215 170 / 0.2);
}

.thq-tw-application.thq-tw-application .text-orange-200\/25 {
  color: rgb(254 215 170 / 0.25);
}

.thq-tw-application.thq-tw-application .text-orange-200\/30 {
  color: rgb(254 215 170 / 0.3);
}

.thq-tw-application.thq-tw-application .text-orange-200\/35 {
  color: rgb(254 215 170 / 0.35);
}

.thq-tw-application.thq-tw-application .text-orange-200\/40 {
  color: rgb(254 215 170 / 0.4);
}

.thq-tw-application.thq-tw-application .text-orange-200\/45 {
  color: rgb(254 215 170 / 0.45);
}

.thq-tw-application.thq-tw-application .text-orange-200\/5 {
  color: rgb(254 215 170 / 0.05);
}

.thq-tw-application.thq-tw-application .text-orange-200\/50 {
  color: rgb(254 215 170 / 0.5);
}

.thq-tw-application.thq-tw-application .text-orange-200\/55 {
  color: rgb(254 215 170 / 0.55);
}

.thq-tw-application.thq-tw-application .text-orange-200\/60 {
  color: rgb(254 215 170 / 0.6);
}

.thq-tw-application.thq-tw-application .text-orange-200\/65 {
  color: rgb(254 215 170 / 0.65);
}

.thq-tw-application.thq-tw-application .text-orange-200\/70 {
  color: rgb(254 215 170 / 0.7);
}

.thq-tw-application.thq-tw-application .text-orange-200\/75 {
  color: rgb(254 215 170 / 0.75);
}

.thq-tw-application.thq-tw-application .text-orange-200\/80 {
  color: rgb(254 215 170 / 0.8);
}

.thq-tw-application.thq-tw-application .text-orange-200\/85 {
  color: rgb(254 215 170 / 0.85);
}

.thq-tw-application.thq-tw-application .text-orange-200\/90 {
  color: rgb(254 215 170 / 0.9);
}

.thq-tw-application.thq-tw-application .text-orange-200\/95 {
  color: rgb(254 215 170 / 0.95);
}

.thq-tw-application.thq-tw-application .text-orange-300 {
  --tw-text-opacity: 1;
  color: rgb(253 186 116 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-orange-300\/0 {
  color: rgb(253 186 116 / 0);
}

.thq-tw-application.thq-tw-application .text-orange-300\/10 {
  color: rgb(253 186 116 / 0.1);
}

.thq-tw-application.thq-tw-application .text-orange-300\/100 {
  color: rgb(253 186 116 / 1);
}

.thq-tw-application.thq-tw-application .text-orange-300\/15 {
  color: rgb(253 186 116 / 0.15);
}

.thq-tw-application.thq-tw-application .text-orange-300\/20 {
  color: rgb(253 186 116 / 0.2);
}

.thq-tw-application.thq-tw-application .text-orange-300\/25 {
  color: rgb(253 186 116 / 0.25);
}

.thq-tw-application.thq-tw-application .text-orange-300\/30 {
  color: rgb(253 186 116 / 0.3);
}

.thq-tw-application.thq-tw-application .text-orange-300\/35 {
  color: rgb(253 186 116 / 0.35);
}

.thq-tw-application.thq-tw-application .text-orange-300\/40 {
  color: rgb(253 186 116 / 0.4);
}

.thq-tw-application.thq-tw-application .text-orange-300\/45 {
  color: rgb(253 186 116 / 0.45);
}

.thq-tw-application.thq-tw-application .text-orange-300\/5 {
  color: rgb(253 186 116 / 0.05);
}

.thq-tw-application.thq-tw-application .text-orange-300\/50 {
  color: rgb(253 186 116 / 0.5);
}

.thq-tw-application.thq-tw-application .text-orange-300\/55 {
  color: rgb(253 186 116 / 0.55);
}

.thq-tw-application.thq-tw-application .text-orange-300\/60 {
  color: rgb(253 186 116 / 0.6);
}

.thq-tw-application.thq-tw-application .text-orange-300\/65 {
  color: rgb(253 186 116 / 0.65);
}

.thq-tw-application.thq-tw-application .text-orange-300\/70 {
  color: rgb(253 186 116 / 0.7);
}

.thq-tw-application.thq-tw-application .text-orange-300\/75 {
  color: rgb(253 186 116 / 0.75);
}

.thq-tw-application.thq-tw-application .text-orange-300\/80 {
  color: rgb(253 186 116 / 0.8);
}

.thq-tw-application.thq-tw-application .text-orange-300\/85 {
  color: rgb(253 186 116 / 0.85);
}

.thq-tw-application.thq-tw-application .text-orange-300\/90 {
  color: rgb(253 186 116 / 0.9);
}

.thq-tw-application.thq-tw-application .text-orange-300\/95 {
  color: rgb(253 186 116 / 0.95);
}

.thq-tw-application.thq-tw-application .text-orange-400 {
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-orange-400\/0 {
  color: rgb(251 146 60 / 0);
}

.thq-tw-application.thq-tw-application .text-orange-400\/10 {
  color: rgb(251 146 60 / 0.1);
}

.thq-tw-application.thq-tw-application .text-orange-400\/100 {
  color: rgb(251 146 60 / 1);
}

.thq-tw-application.thq-tw-application .text-orange-400\/15 {
  color: rgb(251 146 60 / 0.15);
}

.thq-tw-application.thq-tw-application .text-orange-400\/20 {
  color: rgb(251 146 60 / 0.2);
}

.thq-tw-application.thq-tw-application .text-orange-400\/25 {
  color: rgb(251 146 60 / 0.25);
}

.thq-tw-application.thq-tw-application .text-orange-400\/30 {
  color: rgb(251 146 60 / 0.3);
}

.thq-tw-application.thq-tw-application .text-orange-400\/35 {
  color: rgb(251 146 60 / 0.35);
}

.thq-tw-application.thq-tw-application .text-orange-400\/40 {
  color: rgb(251 146 60 / 0.4);
}

.thq-tw-application.thq-tw-application .text-orange-400\/45 {
  color: rgb(251 146 60 / 0.45);
}

.thq-tw-application.thq-tw-application .text-orange-400\/5 {
  color: rgb(251 146 60 / 0.05);
}

.thq-tw-application.thq-tw-application .text-orange-400\/50 {
  color: rgb(251 146 60 / 0.5);
}

.thq-tw-application.thq-tw-application .text-orange-400\/55 {
  color: rgb(251 146 60 / 0.55);
}

.thq-tw-application.thq-tw-application .text-orange-400\/60 {
  color: rgb(251 146 60 / 0.6);
}

.thq-tw-application.thq-tw-application .text-orange-400\/65 {
  color: rgb(251 146 60 / 0.65);
}

.thq-tw-application.thq-tw-application .text-orange-400\/70 {
  color: rgb(251 146 60 / 0.7);
}

.thq-tw-application.thq-tw-application .text-orange-400\/75 {
  color: rgb(251 146 60 / 0.75);
}

.thq-tw-application.thq-tw-application .text-orange-400\/80 {
  color: rgb(251 146 60 / 0.8);
}

.thq-tw-application.thq-tw-application .text-orange-400\/85 {
  color: rgb(251 146 60 / 0.85);
}

.thq-tw-application.thq-tw-application .text-orange-400\/90 {
  color: rgb(251 146 60 / 0.9);
}

.thq-tw-application.thq-tw-application .text-orange-400\/95 {
  color: rgb(251 146 60 / 0.95);
}

.thq-tw-application.thq-tw-application .text-orange-500 {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-orange-500\/0 {
  color: rgb(249 115 22 / 0);
}

.thq-tw-application.thq-tw-application .text-orange-500\/10 {
  color: rgb(249 115 22 / 0.1);
}

.thq-tw-application.thq-tw-application .text-orange-500\/100 {
  color: rgb(249 115 22 / 1);
}

.thq-tw-application.thq-tw-application .text-orange-500\/15 {
  color: rgb(249 115 22 / 0.15);
}

.thq-tw-application.thq-tw-application .text-orange-500\/20 {
  color: rgb(249 115 22 / 0.2);
}

.thq-tw-application.thq-tw-application .text-orange-500\/25 {
  color: rgb(249 115 22 / 0.25);
}

.thq-tw-application.thq-tw-application .text-orange-500\/30 {
  color: rgb(249 115 22 / 0.3);
}

.thq-tw-application.thq-tw-application .text-orange-500\/35 {
  color: rgb(249 115 22 / 0.35);
}

.thq-tw-application.thq-tw-application .text-orange-500\/40 {
  color: rgb(249 115 22 / 0.4);
}

.thq-tw-application.thq-tw-application .text-orange-500\/45 {
  color: rgb(249 115 22 / 0.45);
}

.thq-tw-application.thq-tw-application .text-orange-500\/5 {
  color: rgb(249 115 22 / 0.05);
}

.thq-tw-application.thq-tw-application .text-orange-500\/50 {
  color: rgb(249 115 22 / 0.5);
}

.thq-tw-application.thq-tw-application .text-orange-500\/55 {
  color: rgb(249 115 22 / 0.55);
}

.thq-tw-application.thq-tw-application .text-orange-500\/60 {
  color: rgb(249 115 22 / 0.6);
}

.thq-tw-application.thq-tw-application .text-orange-500\/65 {
  color: rgb(249 115 22 / 0.65);
}

.thq-tw-application.thq-tw-application .text-orange-500\/70 {
  color: rgb(249 115 22 / 0.7);
}

.thq-tw-application.thq-tw-application .text-orange-500\/75 {
  color: rgb(249 115 22 / 0.75);
}

.thq-tw-application.thq-tw-application .text-orange-500\/80 {
  color: rgb(249 115 22 / 0.8);
}

.thq-tw-application.thq-tw-application .text-orange-500\/85 {
  color: rgb(249 115 22 / 0.85);
}

.thq-tw-application.thq-tw-application .text-orange-500\/90 {
  color: rgb(249 115 22 / 0.9);
}

.thq-tw-application.thq-tw-application .text-orange-500\/95 {
  color: rgb(249 115 22 / 0.95);
}

.thq-tw-application.thq-tw-application .text-orange-600 {
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-orange-600\/0 {
  color: rgb(234 88 12 / 0);
}

.thq-tw-application.thq-tw-application .text-orange-600\/10 {
  color: rgb(234 88 12 / 0.1);
}

.thq-tw-application.thq-tw-application .text-orange-600\/100 {
  color: rgb(234 88 12 / 1);
}

.thq-tw-application.thq-tw-application .text-orange-600\/15 {
  color: rgb(234 88 12 / 0.15);
}

.thq-tw-application.thq-tw-application .text-orange-600\/20 {
  color: rgb(234 88 12 / 0.2);
}

.thq-tw-application.thq-tw-application .text-orange-600\/25 {
  color: rgb(234 88 12 / 0.25);
}

.thq-tw-application.thq-tw-application .text-orange-600\/30 {
  color: rgb(234 88 12 / 0.3);
}

.thq-tw-application.thq-tw-application .text-orange-600\/35 {
  color: rgb(234 88 12 / 0.35);
}

.thq-tw-application.thq-tw-application .text-orange-600\/40 {
  color: rgb(234 88 12 / 0.4);
}

.thq-tw-application.thq-tw-application .text-orange-600\/45 {
  color: rgb(234 88 12 / 0.45);
}

.thq-tw-application.thq-tw-application .text-orange-600\/5 {
  color: rgb(234 88 12 / 0.05);
}

.thq-tw-application.thq-tw-application .text-orange-600\/50 {
  color: rgb(234 88 12 / 0.5);
}

.thq-tw-application.thq-tw-application .text-orange-600\/55 {
  color: rgb(234 88 12 / 0.55);
}

.thq-tw-application.thq-tw-application .text-orange-600\/60 {
  color: rgb(234 88 12 / 0.6);
}

.thq-tw-application.thq-tw-application .text-orange-600\/65 {
  color: rgb(234 88 12 / 0.65);
}

.thq-tw-application.thq-tw-application .text-orange-600\/70 {
  color: rgb(234 88 12 / 0.7);
}

.thq-tw-application.thq-tw-application .text-orange-600\/75 {
  color: rgb(234 88 12 / 0.75);
}

.thq-tw-application.thq-tw-application .text-orange-600\/80 {
  color: rgb(234 88 12 / 0.8);
}

.thq-tw-application.thq-tw-application .text-orange-600\/85 {
  color: rgb(234 88 12 / 0.85);
}

.thq-tw-application.thq-tw-application .text-orange-600\/90 {
  color: rgb(234 88 12 / 0.9);
}

.thq-tw-application.thq-tw-application .text-orange-600\/95 {
  color: rgb(234 88 12 / 0.95);
}

.thq-tw-application.thq-tw-application .text-orange-700 {
  --tw-text-opacity: 1;
  color: rgb(194 65 12 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-orange-700\/0 {
  color: rgb(194 65 12 / 0);
}

.thq-tw-application.thq-tw-application .text-orange-700\/10 {
  color: rgb(194 65 12 / 0.1);
}

.thq-tw-application.thq-tw-application .text-orange-700\/100 {
  color: rgb(194 65 12 / 1);
}

.thq-tw-application.thq-tw-application .text-orange-700\/15 {
  color: rgb(194 65 12 / 0.15);
}

.thq-tw-application.thq-tw-application .text-orange-700\/20 {
  color: rgb(194 65 12 / 0.2);
}

.thq-tw-application.thq-tw-application .text-orange-700\/25 {
  color: rgb(194 65 12 / 0.25);
}

.thq-tw-application.thq-tw-application .text-orange-700\/30 {
  color: rgb(194 65 12 / 0.3);
}

.thq-tw-application.thq-tw-application .text-orange-700\/35 {
  color: rgb(194 65 12 / 0.35);
}

.thq-tw-application.thq-tw-application .text-orange-700\/40 {
  color: rgb(194 65 12 / 0.4);
}

.thq-tw-application.thq-tw-application .text-orange-700\/45 {
  color: rgb(194 65 12 / 0.45);
}

.thq-tw-application.thq-tw-application .text-orange-700\/5 {
  color: rgb(194 65 12 / 0.05);
}

.thq-tw-application.thq-tw-application .text-orange-700\/50 {
  color: rgb(194 65 12 / 0.5);
}

.thq-tw-application.thq-tw-application .text-orange-700\/55 {
  color: rgb(194 65 12 / 0.55);
}

.thq-tw-application.thq-tw-application .text-orange-700\/60 {
  color: rgb(194 65 12 / 0.6);
}

.thq-tw-application.thq-tw-application .text-orange-700\/65 {
  color: rgb(194 65 12 / 0.65);
}

.thq-tw-application.thq-tw-application .text-orange-700\/70 {
  color: rgb(194 65 12 / 0.7);
}

.thq-tw-application.thq-tw-application .text-orange-700\/75 {
  color: rgb(194 65 12 / 0.75);
}

.thq-tw-application.thq-tw-application .text-orange-700\/80 {
  color: rgb(194 65 12 / 0.8);
}

.thq-tw-application.thq-tw-application .text-orange-700\/85 {
  color: rgb(194 65 12 / 0.85);
}

.thq-tw-application.thq-tw-application .text-orange-700\/90 {
  color: rgb(194 65 12 / 0.9);
}

.thq-tw-application.thq-tw-application .text-orange-700\/95 {
  color: rgb(194 65 12 / 0.95);
}

.thq-tw-application.thq-tw-application .text-orange-800 {
  --tw-text-opacity: 1;
  color: rgb(154 52 18 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-orange-800\/0 {
  color: rgb(154 52 18 / 0);
}

.thq-tw-application.thq-tw-application .text-orange-800\/10 {
  color: rgb(154 52 18 / 0.1);
}

.thq-tw-application.thq-tw-application .text-orange-800\/100 {
  color: rgb(154 52 18 / 1);
}

.thq-tw-application.thq-tw-application .text-orange-800\/15 {
  color: rgb(154 52 18 / 0.15);
}

.thq-tw-application.thq-tw-application .text-orange-800\/20 {
  color: rgb(154 52 18 / 0.2);
}

.thq-tw-application.thq-tw-application .text-orange-800\/25 {
  color: rgb(154 52 18 / 0.25);
}

.thq-tw-application.thq-tw-application .text-orange-800\/30 {
  color: rgb(154 52 18 / 0.3);
}

.thq-tw-application.thq-tw-application .text-orange-800\/35 {
  color: rgb(154 52 18 / 0.35);
}

.thq-tw-application.thq-tw-application .text-orange-800\/40 {
  color: rgb(154 52 18 / 0.4);
}

.thq-tw-application.thq-tw-application .text-orange-800\/45 {
  color: rgb(154 52 18 / 0.45);
}

.thq-tw-application.thq-tw-application .text-orange-800\/5 {
  color: rgb(154 52 18 / 0.05);
}

.thq-tw-application.thq-tw-application .text-orange-800\/50 {
  color: rgb(154 52 18 / 0.5);
}

.thq-tw-application.thq-tw-application .text-orange-800\/55 {
  color: rgb(154 52 18 / 0.55);
}

.thq-tw-application.thq-tw-application .text-orange-800\/60 {
  color: rgb(154 52 18 / 0.6);
}

.thq-tw-application.thq-tw-application .text-orange-800\/65 {
  color: rgb(154 52 18 / 0.65);
}

.thq-tw-application.thq-tw-application .text-orange-800\/70 {
  color: rgb(154 52 18 / 0.7);
}

.thq-tw-application.thq-tw-application .text-orange-800\/75 {
  color: rgb(154 52 18 / 0.75);
}

.thq-tw-application.thq-tw-application .text-orange-800\/80 {
  color: rgb(154 52 18 / 0.8);
}

.thq-tw-application.thq-tw-application .text-orange-800\/85 {
  color: rgb(154 52 18 / 0.85);
}

.thq-tw-application.thq-tw-application .text-orange-800\/90 {
  color: rgb(154 52 18 / 0.9);
}

.thq-tw-application.thq-tw-application .text-orange-800\/95 {
  color: rgb(154 52 18 / 0.95);
}

.thq-tw-application.thq-tw-application .text-orange-900 {
  --tw-text-opacity: 1;
  color: rgb(124 45 18 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-orange-900\/0 {
  color: rgb(124 45 18 / 0);
}

.thq-tw-application.thq-tw-application .text-orange-900\/10 {
  color: rgb(124 45 18 / 0.1);
}

.thq-tw-application.thq-tw-application .text-orange-900\/100 {
  color: rgb(124 45 18 / 1);
}

.thq-tw-application.thq-tw-application .text-orange-900\/15 {
  color: rgb(124 45 18 / 0.15);
}

.thq-tw-application.thq-tw-application .text-orange-900\/20 {
  color: rgb(124 45 18 / 0.2);
}

.thq-tw-application.thq-tw-application .text-orange-900\/25 {
  color: rgb(124 45 18 / 0.25);
}

.thq-tw-application.thq-tw-application .text-orange-900\/30 {
  color: rgb(124 45 18 / 0.3);
}

.thq-tw-application.thq-tw-application .text-orange-900\/35 {
  color: rgb(124 45 18 / 0.35);
}

.thq-tw-application.thq-tw-application .text-orange-900\/40 {
  color: rgb(124 45 18 / 0.4);
}

.thq-tw-application.thq-tw-application .text-orange-900\/45 {
  color: rgb(124 45 18 / 0.45);
}

.thq-tw-application.thq-tw-application .text-orange-900\/5 {
  color: rgb(124 45 18 / 0.05);
}

.thq-tw-application.thq-tw-application .text-orange-900\/50 {
  color: rgb(124 45 18 / 0.5);
}

.thq-tw-application.thq-tw-application .text-orange-900\/55 {
  color: rgb(124 45 18 / 0.55);
}

.thq-tw-application.thq-tw-application .text-orange-900\/60 {
  color: rgb(124 45 18 / 0.6);
}

.thq-tw-application.thq-tw-application .text-orange-900\/65 {
  color: rgb(124 45 18 / 0.65);
}

.thq-tw-application.thq-tw-application .text-orange-900\/70 {
  color: rgb(124 45 18 / 0.7);
}

.thq-tw-application.thq-tw-application .text-orange-900\/75 {
  color: rgb(124 45 18 / 0.75);
}

.thq-tw-application.thq-tw-application .text-orange-900\/80 {
  color: rgb(124 45 18 / 0.8);
}

.thq-tw-application.thq-tw-application .text-orange-900\/85 {
  color: rgb(124 45 18 / 0.85);
}

.thq-tw-application.thq-tw-application .text-orange-900\/90 {
  color: rgb(124 45 18 / 0.9);
}

.thq-tw-application.thq-tw-application .text-orange-900\/95 {
  color: rgb(124 45 18 / 0.95);
}

.thq-tw-application.thq-tw-application .text-pink-100 {
  --tw-text-opacity: 1;
  color: rgb(252 231 243 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-pink-100\/0 {
  color: rgb(252 231 243 / 0);
}

.thq-tw-application.thq-tw-application .text-pink-100\/10 {
  color: rgb(252 231 243 / 0.1);
}

.thq-tw-application.thq-tw-application .text-pink-100\/100 {
  color: rgb(252 231 243 / 1);
}

.thq-tw-application.thq-tw-application .text-pink-100\/15 {
  color: rgb(252 231 243 / 0.15);
}

.thq-tw-application.thq-tw-application .text-pink-100\/20 {
  color: rgb(252 231 243 / 0.2);
}

.thq-tw-application.thq-tw-application .text-pink-100\/25 {
  color: rgb(252 231 243 / 0.25);
}

.thq-tw-application.thq-tw-application .text-pink-100\/30 {
  color: rgb(252 231 243 / 0.3);
}

.thq-tw-application.thq-tw-application .text-pink-100\/35 {
  color: rgb(252 231 243 / 0.35);
}

.thq-tw-application.thq-tw-application .text-pink-100\/40 {
  color: rgb(252 231 243 / 0.4);
}

.thq-tw-application.thq-tw-application .text-pink-100\/45 {
  color: rgb(252 231 243 / 0.45);
}

.thq-tw-application.thq-tw-application .text-pink-100\/5 {
  color: rgb(252 231 243 / 0.05);
}

.thq-tw-application.thq-tw-application .text-pink-100\/50 {
  color: rgb(252 231 243 / 0.5);
}

.thq-tw-application.thq-tw-application .text-pink-100\/55 {
  color: rgb(252 231 243 / 0.55);
}

.thq-tw-application.thq-tw-application .text-pink-100\/60 {
  color: rgb(252 231 243 / 0.6);
}

.thq-tw-application.thq-tw-application .text-pink-100\/65 {
  color: rgb(252 231 243 / 0.65);
}

.thq-tw-application.thq-tw-application .text-pink-100\/70 {
  color: rgb(252 231 243 / 0.7);
}

.thq-tw-application.thq-tw-application .text-pink-100\/75 {
  color: rgb(252 231 243 / 0.75);
}

.thq-tw-application.thq-tw-application .text-pink-100\/80 {
  color: rgb(252 231 243 / 0.8);
}

.thq-tw-application.thq-tw-application .text-pink-100\/85 {
  color: rgb(252 231 243 / 0.85);
}

.thq-tw-application.thq-tw-application .text-pink-100\/90 {
  color: rgb(252 231 243 / 0.9);
}

.thq-tw-application.thq-tw-application .text-pink-100\/95 {
  color: rgb(252 231 243 / 0.95);
}

.thq-tw-application.thq-tw-application .text-pink-200 {
  --tw-text-opacity: 1;
  color: rgb(251 207 232 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-pink-200\/0 {
  color: rgb(251 207 232 / 0);
}

.thq-tw-application.thq-tw-application .text-pink-200\/10 {
  color: rgb(251 207 232 / 0.1);
}

.thq-tw-application.thq-tw-application .text-pink-200\/100 {
  color: rgb(251 207 232 / 1);
}

.thq-tw-application.thq-tw-application .text-pink-200\/15 {
  color: rgb(251 207 232 / 0.15);
}

.thq-tw-application.thq-tw-application .text-pink-200\/20 {
  color: rgb(251 207 232 / 0.2);
}

.thq-tw-application.thq-tw-application .text-pink-200\/25 {
  color: rgb(251 207 232 / 0.25);
}

.thq-tw-application.thq-tw-application .text-pink-200\/30 {
  color: rgb(251 207 232 / 0.3);
}

.thq-tw-application.thq-tw-application .text-pink-200\/35 {
  color: rgb(251 207 232 / 0.35);
}

.thq-tw-application.thq-tw-application .text-pink-200\/40 {
  color: rgb(251 207 232 / 0.4);
}

.thq-tw-application.thq-tw-application .text-pink-200\/45 {
  color: rgb(251 207 232 / 0.45);
}

.thq-tw-application.thq-tw-application .text-pink-200\/5 {
  color: rgb(251 207 232 / 0.05);
}

.thq-tw-application.thq-tw-application .text-pink-200\/50 {
  color: rgb(251 207 232 / 0.5);
}

.thq-tw-application.thq-tw-application .text-pink-200\/55 {
  color: rgb(251 207 232 / 0.55);
}

.thq-tw-application.thq-tw-application .text-pink-200\/60 {
  color: rgb(251 207 232 / 0.6);
}

.thq-tw-application.thq-tw-application .text-pink-200\/65 {
  color: rgb(251 207 232 / 0.65);
}

.thq-tw-application.thq-tw-application .text-pink-200\/70 {
  color: rgb(251 207 232 / 0.7);
}

.thq-tw-application.thq-tw-application .text-pink-200\/75 {
  color: rgb(251 207 232 / 0.75);
}

.thq-tw-application.thq-tw-application .text-pink-200\/80 {
  color: rgb(251 207 232 / 0.8);
}

.thq-tw-application.thq-tw-application .text-pink-200\/85 {
  color: rgb(251 207 232 / 0.85);
}

.thq-tw-application.thq-tw-application .text-pink-200\/90 {
  color: rgb(251 207 232 / 0.9);
}

.thq-tw-application.thq-tw-application .text-pink-200\/95 {
  color: rgb(251 207 232 / 0.95);
}

.thq-tw-application.thq-tw-application .text-pink-300 {
  --tw-text-opacity: 1;
  color: rgb(249 168 212 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-pink-300\/0 {
  color: rgb(249 168 212 / 0);
}

.thq-tw-application.thq-tw-application .text-pink-300\/10 {
  color: rgb(249 168 212 / 0.1);
}

.thq-tw-application.thq-tw-application .text-pink-300\/100 {
  color: rgb(249 168 212 / 1);
}

.thq-tw-application.thq-tw-application .text-pink-300\/15 {
  color: rgb(249 168 212 / 0.15);
}

.thq-tw-application.thq-tw-application .text-pink-300\/20 {
  color: rgb(249 168 212 / 0.2);
}

.thq-tw-application.thq-tw-application .text-pink-300\/25 {
  color: rgb(249 168 212 / 0.25);
}

.thq-tw-application.thq-tw-application .text-pink-300\/30 {
  color: rgb(249 168 212 / 0.3);
}

.thq-tw-application.thq-tw-application .text-pink-300\/35 {
  color: rgb(249 168 212 / 0.35);
}

.thq-tw-application.thq-tw-application .text-pink-300\/40 {
  color: rgb(249 168 212 / 0.4);
}

.thq-tw-application.thq-tw-application .text-pink-300\/45 {
  color: rgb(249 168 212 / 0.45);
}

.thq-tw-application.thq-tw-application .text-pink-300\/5 {
  color: rgb(249 168 212 / 0.05);
}

.thq-tw-application.thq-tw-application .text-pink-300\/50 {
  color: rgb(249 168 212 / 0.5);
}

.thq-tw-application.thq-tw-application .text-pink-300\/55 {
  color: rgb(249 168 212 / 0.55);
}

.thq-tw-application.thq-tw-application .text-pink-300\/60 {
  color: rgb(249 168 212 / 0.6);
}

.thq-tw-application.thq-tw-application .text-pink-300\/65 {
  color: rgb(249 168 212 / 0.65);
}

.thq-tw-application.thq-tw-application .text-pink-300\/70 {
  color: rgb(249 168 212 / 0.7);
}

.thq-tw-application.thq-tw-application .text-pink-300\/75 {
  color: rgb(249 168 212 / 0.75);
}

.thq-tw-application.thq-tw-application .text-pink-300\/80 {
  color: rgb(249 168 212 / 0.8);
}

.thq-tw-application.thq-tw-application .text-pink-300\/85 {
  color: rgb(249 168 212 / 0.85);
}

.thq-tw-application.thq-tw-application .text-pink-300\/90 {
  color: rgb(249 168 212 / 0.9);
}

.thq-tw-application.thq-tw-application .text-pink-300\/95 {
  color: rgb(249 168 212 / 0.95);
}

.thq-tw-application.thq-tw-application .text-pink-400 {
  --tw-text-opacity: 1;
  color: rgb(244 114 182 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-pink-400\/0 {
  color: rgb(244 114 182 / 0);
}

.thq-tw-application.thq-tw-application .text-pink-400\/10 {
  color: rgb(244 114 182 / 0.1);
}

.thq-tw-application.thq-tw-application .text-pink-400\/100 {
  color: rgb(244 114 182 / 1);
}

.thq-tw-application.thq-tw-application .text-pink-400\/15 {
  color: rgb(244 114 182 / 0.15);
}

.thq-tw-application.thq-tw-application .text-pink-400\/20 {
  color: rgb(244 114 182 / 0.2);
}

.thq-tw-application.thq-tw-application .text-pink-400\/25 {
  color: rgb(244 114 182 / 0.25);
}

.thq-tw-application.thq-tw-application .text-pink-400\/30 {
  color: rgb(244 114 182 / 0.3);
}

.thq-tw-application.thq-tw-application .text-pink-400\/35 {
  color: rgb(244 114 182 / 0.35);
}

.thq-tw-application.thq-tw-application .text-pink-400\/40 {
  color: rgb(244 114 182 / 0.4);
}

.thq-tw-application.thq-tw-application .text-pink-400\/45 {
  color: rgb(244 114 182 / 0.45);
}

.thq-tw-application.thq-tw-application .text-pink-400\/5 {
  color: rgb(244 114 182 / 0.05);
}

.thq-tw-application.thq-tw-application .text-pink-400\/50 {
  color: rgb(244 114 182 / 0.5);
}

.thq-tw-application.thq-tw-application .text-pink-400\/55 {
  color: rgb(244 114 182 / 0.55);
}

.thq-tw-application.thq-tw-application .text-pink-400\/60 {
  color: rgb(244 114 182 / 0.6);
}

.thq-tw-application.thq-tw-application .text-pink-400\/65 {
  color: rgb(244 114 182 / 0.65);
}

.thq-tw-application.thq-tw-application .text-pink-400\/70 {
  color: rgb(244 114 182 / 0.7);
}

.thq-tw-application.thq-tw-application .text-pink-400\/75 {
  color: rgb(244 114 182 / 0.75);
}

.thq-tw-application.thq-tw-application .text-pink-400\/80 {
  color: rgb(244 114 182 / 0.8);
}

.thq-tw-application.thq-tw-application .text-pink-400\/85 {
  color: rgb(244 114 182 / 0.85);
}

.thq-tw-application.thq-tw-application .text-pink-400\/90 {
  color: rgb(244 114 182 / 0.9);
}

.thq-tw-application.thq-tw-application .text-pink-400\/95 {
  color: rgb(244 114 182 / 0.95);
}

.thq-tw-application.thq-tw-application .text-pink-500 {
  --tw-text-opacity: 1;
  color: rgb(236 72 153 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-pink-500\/0 {
  color: rgb(236 72 153 / 0);
}

.thq-tw-application.thq-tw-application .text-pink-500\/10 {
  color: rgb(236 72 153 / 0.1);
}

.thq-tw-application.thq-tw-application .text-pink-500\/100 {
  color: rgb(236 72 153 / 1);
}

.thq-tw-application.thq-tw-application .text-pink-500\/15 {
  color: rgb(236 72 153 / 0.15);
}

.thq-tw-application.thq-tw-application .text-pink-500\/20 {
  color: rgb(236 72 153 / 0.2);
}

.thq-tw-application.thq-tw-application .text-pink-500\/25 {
  color: rgb(236 72 153 / 0.25);
}

.thq-tw-application.thq-tw-application .text-pink-500\/30 {
  color: rgb(236 72 153 / 0.3);
}

.thq-tw-application.thq-tw-application .text-pink-500\/35 {
  color: rgb(236 72 153 / 0.35);
}

.thq-tw-application.thq-tw-application .text-pink-500\/40 {
  color: rgb(236 72 153 / 0.4);
}

.thq-tw-application.thq-tw-application .text-pink-500\/45 {
  color: rgb(236 72 153 / 0.45);
}

.thq-tw-application.thq-tw-application .text-pink-500\/5 {
  color: rgb(236 72 153 / 0.05);
}

.thq-tw-application.thq-tw-application .text-pink-500\/50 {
  color: rgb(236 72 153 / 0.5);
}

.thq-tw-application.thq-tw-application .text-pink-500\/55 {
  color: rgb(236 72 153 / 0.55);
}

.thq-tw-application.thq-tw-application .text-pink-500\/60 {
  color: rgb(236 72 153 / 0.6);
}

.thq-tw-application.thq-tw-application .text-pink-500\/65 {
  color: rgb(236 72 153 / 0.65);
}

.thq-tw-application.thq-tw-application .text-pink-500\/70 {
  color: rgb(236 72 153 / 0.7);
}

.thq-tw-application.thq-tw-application .text-pink-500\/75 {
  color: rgb(236 72 153 / 0.75);
}

.thq-tw-application.thq-tw-application .text-pink-500\/80 {
  color: rgb(236 72 153 / 0.8);
}

.thq-tw-application.thq-tw-application .text-pink-500\/85 {
  color: rgb(236 72 153 / 0.85);
}

.thq-tw-application.thq-tw-application .text-pink-500\/90 {
  color: rgb(236 72 153 / 0.9);
}

.thq-tw-application.thq-tw-application .text-pink-500\/95 {
  color: rgb(236 72 153 / 0.95);
}

.thq-tw-application.thq-tw-application .text-pink-600 {
  --tw-text-opacity: 1;
  color: rgb(219 39 119 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-pink-600\/0 {
  color: rgb(219 39 119 / 0);
}

.thq-tw-application.thq-tw-application .text-pink-600\/10 {
  color: rgb(219 39 119 / 0.1);
}

.thq-tw-application.thq-tw-application .text-pink-600\/100 {
  color: rgb(219 39 119 / 1);
}

.thq-tw-application.thq-tw-application .text-pink-600\/15 {
  color: rgb(219 39 119 / 0.15);
}

.thq-tw-application.thq-tw-application .text-pink-600\/20 {
  color: rgb(219 39 119 / 0.2);
}

.thq-tw-application.thq-tw-application .text-pink-600\/25 {
  color: rgb(219 39 119 / 0.25);
}

.thq-tw-application.thq-tw-application .text-pink-600\/30 {
  color: rgb(219 39 119 / 0.3);
}

.thq-tw-application.thq-tw-application .text-pink-600\/35 {
  color: rgb(219 39 119 / 0.35);
}

.thq-tw-application.thq-tw-application .text-pink-600\/40 {
  color: rgb(219 39 119 / 0.4);
}

.thq-tw-application.thq-tw-application .text-pink-600\/45 {
  color: rgb(219 39 119 / 0.45);
}

.thq-tw-application.thq-tw-application .text-pink-600\/5 {
  color: rgb(219 39 119 / 0.05);
}

.thq-tw-application.thq-tw-application .text-pink-600\/50 {
  color: rgb(219 39 119 / 0.5);
}

.thq-tw-application.thq-tw-application .text-pink-600\/55 {
  color: rgb(219 39 119 / 0.55);
}

.thq-tw-application.thq-tw-application .text-pink-600\/60 {
  color: rgb(219 39 119 / 0.6);
}

.thq-tw-application.thq-tw-application .text-pink-600\/65 {
  color: rgb(219 39 119 / 0.65);
}

.thq-tw-application.thq-tw-application .text-pink-600\/70 {
  color: rgb(219 39 119 / 0.7);
}

.thq-tw-application.thq-tw-application .text-pink-600\/75 {
  color: rgb(219 39 119 / 0.75);
}

.thq-tw-application.thq-tw-application .text-pink-600\/80 {
  color: rgb(219 39 119 / 0.8);
}

.thq-tw-application.thq-tw-application .text-pink-600\/85 {
  color: rgb(219 39 119 / 0.85);
}

.thq-tw-application.thq-tw-application .text-pink-600\/90 {
  color: rgb(219 39 119 / 0.9);
}

.thq-tw-application.thq-tw-application .text-pink-600\/95 {
  color: rgb(219 39 119 / 0.95);
}

.thq-tw-application.thq-tw-application .text-pink-700 {
  --tw-text-opacity: 1;
  color: rgb(190 24 93 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-pink-700\/0 {
  color: rgb(190 24 93 / 0);
}

.thq-tw-application.thq-tw-application .text-pink-700\/10 {
  color: rgb(190 24 93 / 0.1);
}

.thq-tw-application.thq-tw-application .text-pink-700\/100 {
  color: rgb(190 24 93 / 1);
}

.thq-tw-application.thq-tw-application .text-pink-700\/15 {
  color: rgb(190 24 93 / 0.15);
}

.thq-tw-application.thq-tw-application .text-pink-700\/20 {
  color: rgb(190 24 93 / 0.2);
}

.thq-tw-application.thq-tw-application .text-pink-700\/25 {
  color: rgb(190 24 93 / 0.25);
}

.thq-tw-application.thq-tw-application .text-pink-700\/30 {
  color: rgb(190 24 93 / 0.3);
}

.thq-tw-application.thq-tw-application .text-pink-700\/35 {
  color: rgb(190 24 93 / 0.35);
}

.thq-tw-application.thq-tw-application .text-pink-700\/40 {
  color: rgb(190 24 93 / 0.4);
}

.thq-tw-application.thq-tw-application .text-pink-700\/45 {
  color: rgb(190 24 93 / 0.45);
}

.thq-tw-application.thq-tw-application .text-pink-700\/5 {
  color: rgb(190 24 93 / 0.05);
}

.thq-tw-application.thq-tw-application .text-pink-700\/50 {
  color: rgb(190 24 93 / 0.5);
}

.thq-tw-application.thq-tw-application .text-pink-700\/55 {
  color: rgb(190 24 93 / 0.55);
}

.thq-tw-application.thq-tw-application .text-pink-700\/60 {
  color: rgb(190 24 93 / 0.6);
}

.thq-tw-application.thq-tw-application .text-pink-700\/65 {
  color: rgb(190 24 93 / 0.65);
}

.thq-tw-application.thq-tw-application .text-pink-700\/70 {
  color: rgb(190 24 93 / 0.7);
}

.thq-tw-application.thq-tw-application .text-pink-700\/75 {
  color: rgb(190 24 93 / 0.75);
}

.thq-tw-application.thq-tw-application .text-pink-700\/80 {
  color: rgb(190 24 93 / 0.8);
}

.thq-tw-application.thq-tw-application .text-pink-700\/85 {
  color: rgb(190 24 93 / 0.85);
}

.thq-tw-application.thq-tw-application .text-pink-700\/90 {
  color: rgb(190 24 93 / 0.9);
}

.thq-tw-application.thq-tw-application .text-pink-700\/95 {
  color: rgb(190 24 93 / 0.95);
}

.thq-tw-application.thq-tw-application .text-pink-800 {
  --tw-text-opacity: 1;
  color: rgb(157 23 77 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-pink-800\/0 {
  color: rgb(157 23 77 / 0);
}

.thq-tw-application.thq-tw-application .text-pink-800\/10 {
  color: rgb(157 23 77 / 0.1);
}

.thq-tw-application.thq-tw-application .text-pink-800\/100 {
  color: rgb(157 23 77 / 1);
}

.thq-tw-application.thq-tw-application .text-pink-800\/15 {
  color: rgb(157 23 77 / 0.15);
}

.thq-tw-application.thq-tw-application .text-pink-800\/20 {
  color: rgb(157 23 77 / 0.2);
}

.thq-tw-application.thq-tw-application .text-pink-800\/25 {
  color: rgb(157 23 77 / 0.25);
}

.thq-tw-application.thq-tw-application .text-pink-800\/30 {
  color: rgb(157 23 77 / 0.3);
}

.thq-tw-application.thq-tw-application .text-pink-800\/35 {
  color: rgb(157 23 77 / 0.35);
}

.thq-tw-application.thq-tw-application .text-pink-800\/40 {
  color: rgb(157 23 77 / 0.4);
}

.thq-tw-application.thq-tw-application .text-pink-800\/45 {
  color: rgb(157 23 77 / 0.45);
}

.thq-tw-application.thq-tw-application .text-pink-800\/5 {
  color: rgb(157 23 77 / 0.05);
}

.thq-tw-application.thq-tw-application .text-pink-800\/50 {
  color: rgb(157 23 77 / 0.5);
}

.thq-tw-application.thq-tw-application .text-pink-800\/55 {
  color: rgb(157 23 77 / 0.55);
}

.thq-tw-application.thq-tw-application .text-pink-800\/60 {
  color: rgb(157 23 77 / 0.6);
}

.thq-tw-application.thq-tw-application .text-pink-800\/65 {
  color: rgb(157 23 77 / 0.65);
}

.thq-tw-application.thq-tw-application .text-pink-800\/70 {
  color: rgb(157 23 77 / 0.7);
}

.thq-tw-application.thq-tw-application .text-pink-800\/75 {
  color: rgb(157 23 77 / 0.75);
}

.thq-tw-application.thq-tw-application .text-pink-800\/80 {
  color: rgb(157 23 77 / 0.8);
}

.thq-tw-application.thq-tw-application .text-pink-800\/85 {
  color: rgb(157 23 77 / 0.85);
}

.thq-tw-application.thq-tw-application .text-pink-800\/90 {
  color: rgb(157 23 77 / 0.9);
}

.thq-tw-application.thq-tw-application .text-pink-800\/95 {
  color: rgb(157 23 77 / 0.95);
}

.thq-tw-application.thq-tw-application .text-pink-900 {
  --tw-text-opacity: 1;
  color: rgb(131 24 67 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-pink-900\/0 {
  color: rgb(131 24 67 / 0);
}

.thq-tw-application.thq-tw-application .text-pink-900\/10 {
  color: rgb(131 24 67 / 0.1);
}

.thq-tw-application.thq-tw-application .text-pink-900\/100 {
  color: rgb(131 24 67 / 1);
}

.thq-tw-application.thq-tw-application .text-pink-900\/15 {
  color: rgb(131 24 67 / 0.15);
}

.thq-tw-application.thq-tw-application .text-pink-900\/20 {
  color: rgb(131 24 67 / 0.2);
}

.thq-tw-application.thq-tw-application .text-pink-900\/25 {
  color: rgb(131 24 67 / 0.25);
}

.thq-tw-application.thq-tw-application .text-pink-900\/30 {
  color: rgb(131 24 67 / 0.3);
}

.thq-tw-application.thq-tw-application .text-pink-900\/35 {
  color: rgb(131 24 67 / 0.35);
}

.thq-tw-application.thq-tw-application .text-pink-900\/40 {
  color: rgb(131 24 67 / 0.4);
}

.thq-tw-application.thq-tw-application .text-pink-900\/45 {
  color: rgb(131 24 67 / 0.45);
}

.thq-tw-application.thq-tw-application .text-pink-900\/5 {
  color: rgb(131 24 67 / 0.05);
}

.thq-tw-application.thq-tw-application .text-pink-900\/50 {
  color: rgb(131 24 67 / 0.5);
}

.thq-tw-application.thq-tw-application .text-pink-900\/55 {
  color: rgb(131 24 67 / 0.55);
}

.thq-tw-application.thq-tw-application .text-pink-900\/60 {
  color: rgb(131 24 67 / 0.6);
}

.thq-tw-application.thq-tw-application .text-pink-900\/65 {
  color: rgb(131 24 67 / 0.65);
}

.thq-tw-application.thq-tw-application .text-pink-900\/70 {
  color: rgb(131 24 67 / 0.7);
}

.thq-tw-application.thq-tw-application .text-pink-900\/75 {
  color: rgb(131 24 67 / 0.75);
}

.thq-tw-application.thq-tw-application .text-pink-900\/80 {
  color: rgb(131 24 67 / 0.8);
}

.thq-tw-application.thq-tw-application .text-pink-900\/85 {
  color: rgb(131 24 67 / 0.85);
}

.thq-tw-application.thq-tw-application .text-pink-900\/90 {
  color: rgb(131 24 67 / 0.9);
}

.thq-tw-application.thq-tw-application .text-pink-900\/95 {
  color: rgb(131 24 67 / 0.95);
}

.thq-tw-application.thq-tw-application .text-purple-100 {
  --tw-text-opacity: 1;
  color: rgb(243 232 255 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-purple-100\/0 {
  color: rgb(243 232 255 / 0);
}

.thq-tw-application.thq-tw-application .text-purple-100\/10 {
  color: rgb(243 232 255 / 0.1);
}

.thq-tw-application.thq-tw-application .text-purple-100\/100 {
  color: rgb(243 232 255 / 1);
}

.thq-tw-application.thq-tw-application .text-purple-100\/15 {
  color: rgb(243 232 255 / 0.15);
}

.thq-tw-application.thq-tw-application .text-purple-100\/20 {
  color: rgb(243 232 255 / 0.2);
}

.thq-tw-application.thq-tw-application .text-purple-100\/25 {
  color: rgb(243 232 255 / 0.25);
}

.thq-tw-application.thq-tw-application .text-purple-100\/30 {
  color: rgb(243 232 255 / 0.3);
}

.thq-tw-application.thq-tw-application .text-purple-100\/35 {
  color: rgb(243 232 255 / 0.35);
}

.thq-tw-application.thq-tw-application .text-purple-100\/40 {
  color: rgb(243 232 255 / 0.4);
}

.thq-tw-application.thq-tw-application .text-purple-100\/45 {
  color: rgb(243 232 255 / 0.45);
}

.thq-tw-application.thq-tw-application .text-purple-100\/5 {
  color: rgb(243 232 255 / 0.05);
}

.thq-tw-application.thq-tw-application .text-purple-100\/50 {
  color: rgb(243 232 255 / 0.5);
}

.thq-tw-application.thq-tw-application .text-purple-100\/55 {
  color: rgb(243 232 255 / 0.55);
}

.thq-tw-application.thq-tw-application .text-purple-100\/60 {
  color: rgb(243 232 255 / 0.6);
}

.thq-tw-application.thq-tw-application .text-purple-100\/65 {
  color: rgb(243 232 255 / 0.65);
}

.thq-tw-application.thq-tw-application .text-purple-100\/70 {
  color: rgb(243 232 255 / 0.7);
}

.thq-tw-application.thq-tw-application .text-purple-100\/75 {
  color: rgb(243 232 255 / 0.75);
}

.thq-tw-application.thq-tw-application .text-purple-100\/80 {
  color: rgb(243 232 255 / 0.8);
}

.thq-tw-application.thq-tw-application .text-purple-100\/85 {
  color: rgb(243 232 255 / 0.85);
}

.thq-tw-application.thq-tw-application .text-purple-100\/90 {
  color: rgb(243 232 255 / 0.9);
}

.thq-tw-application.thq-tw-application .text-purple-100\/95 {
  color: rgb(243 232 255 / 0.95);
}

.thq-tw-application.thq-tw-application .text-purple-200 {
  --tw-text-opacity: 1;
  color: rgb(233 213 255 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-purple-200\/0 {
  color: rgb(233 213 255 / 0);
}

.thq-tw-application.thq-tw-application .text-purple-200\/10 {
  color: rgb(233 213 255 / 0.1);
}

.thq-tw-application.thq-tw-application .text-purple-200\/100 {
  color: rgb(233 213 255 / 1);
}

.thq-tw-application.thq-tw-application .text-purple-200\/15 {
  color: rgb(233 213 255 / 0.15);
}

.thq-tw-application.thq-tw-application .text-purple-200\/20 {
  color: rgb(233 213 255 / 0.2);
}

.thq-tw-application.thq-tw-application .text-purple-200\/25 {
  color: rgb(233 213 255 / 0.25);
}

.thq-tw-application.thq-tw-application .text-purple-200\/30 {
  color: rgb(233 213 255 / 0.3);
}

.thq-tw-application.thq-tw-application .text-purple-200\/35 {
  color: rgb(233 213 255 / 0.35);
}

.thq-tw-application.thq-tw-application .text-purple-200\/40 {
  color: rgb(233 213 255 / 0.4);
}

.thq-tw-application.thq-tw-application .text-purple-200\/45 {
  color: rgb(233 213 255 / 0.45);
}

.thq-tw-application.thq-tw-application .text-purple-200\/5 {
  color: rgb(233 213 255 / 0.05);
}

.thq-tw-application.thq-tw-application .text-purple-200\/50 {
  color: rgb(233 213 255 / 0.5);
}

.thq-tw-application.thq-tw-application .text-purple-200\/55 {
  color: rgb(233 213 255 / 0.55);
}

.thq-tw-application.thq-tw-application .text-purple-200\/60 {
  color: rgb(233 213 255 / 0.6);
}

.thq-tw-application.thq-tw-application .text-purple-200\/65 {
  color: rgb(233 213 255 / 0.65);
}

.thq-tw-application.thq-tw-application .text-purple-200\/70 {
  color: rgb(233 213 255 / 0.7);
}

.thq-tw-application.thq-tw-application .text-purple-200\/75 {
  color: rgb(233 213 255 / 0.75);
}

.thq-tw-application.thq-tw-application .text-purple-200\/80 {
  color: rgb(233 213 255 / 0.8);
}

.thq-tw-application.thq-tw-application .text-purple-200\/85 {
  color: rgb(233 213 255 / 0.85);
}

.thq-tw-application.thq-tw-application .text-purple-200\/90 {
  color: rgb(233 213 255 / 0.9);
}

.thq-tw-application.thq-tw-application .text-purple-200\/95 {
  color: rgb(233 213 255 / 0.95);
}

.thq-tw-application.thq-tw-application .text-purple-300 {
  --tw-text-opacity: 1;
  color: rgb(216 180 254 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-purple-300\/0 {
  color: rgb(216 180 254 / 0);
}

.thq-tw-application.thq-tw-application .text-purple-300\/10 {
  color: rgb(216 180 254 / 0.1);
}

.thq-tw-application.thq-tw-application .text-purple-300\/100 {
  color: rgb(216 180 254 / 1);
}

.thq-tw-application.thq-tw-application .text-purple-300\/15 {
  color: rgb(216 180 254 / 0.15);
}

.thq-tw-application.thq-tw-application .text-purple-300\/20 {
  color: rgb(216 180 254 / 0.2);
}

.thq-tw-application.thq-tw-application .text-purple-300\/25 {
  color: rgb(216 180 254 / 0.25);
}

.thq-tw-application.thq-tw-application .text-purple-300\/30 {
  color: rgb(216 180 254 / 0.3);
}

.thq-tw-application.thq-tw-application .text-purple-300\/35 {
  color: rgb(216 180 254 / 0.35);
}

.thq-tw-application.thq-tw-application .text-purple-300\/40 {
  color: rgb(216 180 254 / 0.4);
}

.thq-tw-application.thq-tw-application .text-purple-300\/45 {
  color: rgb(216 180 254 / 0.45);
}

.thq-tw-application.thq-tw-application .text-purple-300\/5 {
  color: rgb(216 180 254 / 0.05);
}

.thq-tw-application.thq-tw-application .text-purple-300\/50 {
  color: rgb(216 180 254 / 0.5);
}

.thq-tw-application.thq-tw-application .text-purple-300\/55 {
  color: rgb(216 180 254 / 0.55);
}

.thq-tw-application.thq-tw-application .text-purple-300\/60 {
  color: rgb(216 180 254 / 0.6);
}

.thq-tw-application.thq-tw-application .text-purple-300\/65 {
  color: rgb(216 180 254 / 0.65);
}

.thq-tw-application.thq-tw-application .text-purple-300\/70 {
  color: rgb(216 180 254 / 0.7);
}

.thq-tw-application.thq-tw-application .text-purple-300\/75 {
  color: rgb(216 180 254 / 0.75);
}

.thq-tw-application.thq-tw-application .text-purple-300\/80 {
  color: rgb(216 180 254 / 0.8);
}

.thq-tw-application.thq-tw-application .text-purple-300\/85 {
  color: rgb(216 180 254 / 0.85);
}

.thq-tw-application.thq-tw-application .text-purple-300\/90 {
  color: rgb(216 180 254 / 0.9);
}

.thq-tw-application.thq-tw-application .text-purple-300\/95 {
  color: rgb(216 180 254 / 0.95);
}

.thq-tw-application.thq-tw-application .text-purple-400 {
  --tw-text-opacity: 1;
  color: rgb(192 132 252 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-purple-400\/0 {
  color: rgb(192 132 252 / 0);
}

.thq-tw-application.thq-tw-application .text-purple-400\/10 {
  color: rgb(192 132 252 / 0.1);
}

.thq-tw-application.thq-tw-application .text-purple-400\/100 {
  color: rgb(192 132 252 / 1);
}

.thq-tw-application.thq-tw-application .text-purple-400\/15 {
  color: rgb(192 132 252 / 0.15);
}

.thq-tw-application.thq-tw-application .text-purple-400\/20 {
  color: rgb(192 132 252 / 0.2);
}

.thq-tw-application.thq-tw-application .text-purple-400\/25 {
  color: rgb(192 132 252 / 0.25);
}

.thq-tw-application.thq-tw-application .text-purple-400\/30 {
  color: rgb(192 132 252 / 0.3);
}

.thq-tw-application.thq-tw-application .text-purple-400\/35 {
  color: rgb(192 132 252 / 0.35);
}

.thq-tw-application.thq-tw-application .text-purple-400\/40 {
  color: rgb(192 132 252 / 0.4);
}

.thq-tw-application.thq-tw-application .text-purple-400\/45 {
  color: rgb(192 132 252 / 0.45);
}

.thq-tw-application.thq-tw-application .text-purple-400\/5 {
  color: rgb(192 132 252 / 0.05);
}

.thq-tw-application.thq-tw-application .text-purple-400\/50 {
  color: rgb(192 132 252 / 0.5);
}

.thq-tw-application.thq-tw-application .text-purple-400\/55 {
  color: rgb(192 132 252 / 0.55);
}

.thq-tw-application.thq-tw-application .text-purple-400\/60 {
  color: rgb(192 132 252 / 0.6);
}

.thq-tw-application.thq-tw-application .text-purple-400\/65 {
  color: rgb(192 132 252 / 0.65);
}

.thq-tw-application.thq-tw-application .text-purple-400\/70 {
  color: rgb(192 132 252 / 0.7);
}

.thq-tw-application.thq-tw-application .text-purple-400\/75 {
  color: rgb(192 132 252 / 0.75);
}

.thq-tw-application.thq-tw-application .text-purple-400\/80 {
  color: rgb(192 132 252 / 0.8);
}

.thq-tw-application.thq-tw-application .text-purple-400\/85 {
  color: rgb(192 132 252 / 0.85);
}

.thq-tw-application.thq-tw-application .text-purple-400\/90 {
  color: rgb(192 132 252 / 0.9);
}

.thq-tw-application.thq-tw-application .text-purple-400\/95 {
  color: rgb(192 132 252 / 0.95);
}

.thq-tw-application.thq-tw-application .text-purple-500 {
  --tw-text-opacity: 1;
  color: rgb(168 85 247 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-purple-500\/0 {
  color: rgb(168 85 247 / 0);
}

.thq-tw-application.thq-tw-application .text-purple-500\/10 {
  color: rgb(168 85 247 / 0.1);
}

.thq-tw-application.thq-tw-application .text-purple-500\/100 {
  color: rgb(168 85 247 / 1);
}

.thq-tw-application.thq-tw-application .text-purple-500\/15 {
  color: rgb(168 85 247 / 0.15);
}

.thq-tw-application.thq-tw-application .text-purple-500\/20 {
  color: rgb(168 85 247 / 0.2);
}

.thq-tw-application.thq-tw-application .text-purple-500\/25 {
  color: rgb(168 85 247 / 0.25);
}

.thq-tw-application.thq-tw-application .text-purple-500\/30 {
  color: rgb(168 85 247 / 0.3);
}

.thq-tw-application.thq-tw-application .text-purple-500\/35 {
  color: rgb(168 85 247 / 0.35);
}

.thq-tw-application.thq-tw-application .text-purple-500\/40 {
  color: rgb(168 85 247 / 0.4);
}

.thq-tw-application.thq-tw-application .text-purple-500\/45 {
  color: rgb(168 85 247 / 0.45);
}

.thq-tw-application.thq-tw-application .text-purple-500\/5 {
  color: rgb(168 85 247 / 0.05);
}

.thq-tw-application.thq-tw-application .text-purple-500\/50 {
  color: rgb(168 85 247 / 0.5);
}

.thq-tw-application.thq-tw-application .text-purple-500\/55 {
  color: rgb(168 85 247 / 0.55);
}

.thq-tw-application.thq-tw-application .text-purple-500\/60 {
  color: rgb(168 85 247 / 0.6);
}

.thq-tw-application.thq-tw-application .text-purple-500\/65 {
  color: rgb(168 85 247 / 0.65);
}

.thq-tw-application.thq-tw-application .text-purple-500\/70 {
  color: rgb(168 85 247 / 0.7);
}

.thq-tw-application.thq-tw-application .text-purple-500\/75 {
  color: rgb(168 85 247 / 0.75);
}

.thq-tw-application.thq-tw-application .text-purple-500\/80 {
  color: rgb(168 85 247 / 0.8);
}

.thq-tw-application.thq-tw-application .text-purple-500\/85 {
  color: rgb(168 85 247 / 0.85);
}

.thq-tw-application.thq-tw-application .text-purple-500\/90 {
  color: rgb(168 85 247 / 0.9);
}

.thq-tw-application.thq-tw-application .text-purple-500\/95 {
  color: rgb(168 85 247 / 0.95);
}

.thq-tw-application.thq-tw-application .text-purple-600 {
  --tw-text-opacity: 1;
  color: rgb(147 51 234 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-purple-600\/0 {
  color: rgb(147 51 234 / 0);
}

.thq-tw-application.thq-tw-application .text-purple-600\/10 {
  color: rgb(147 51 234 / 0.1);
}

.thq-tw-application.thq-tw-application .text-purple-600\/100 {
  color: rgb(147 51 234 / 1);
}

.thq-tw-application.thq-tw-application .text-purple-600\/15 {
  color: rgb(147 51 234 / 0.15);
}

.thq-tw-application.thq-tw-application .text-purple-600\/20 {
  color: rgb(147 51 234 / 0.2);
}

.thq-tw-application.thq-tw-application .text-purple-600\/25 {
  color: rgb(147 51 234 / 0.25);
}

.thq-tw-application.thq-tw-application .text-purple-600\/30 {
  color: rgb(147 51 234 / 0.3);
}

.thq-tw-application.thq-tw-application .text-purple-600\/35 {
  color: rgb(147 51 234 / 0.35);
}

.thq-tw-application.thq-tw-application .text-purple-600\/40 {
  color: rgb(147 51 234 / 0.4);
}

.thq-tw-application.thq-tw-application .text-purple-600\/45 {
  color: rgb(147 51 234 / 0.45);
}

.thq-tw-application.thq-tw-application .text-purple-600\/5 {
  color: rgb(147 51 234 / 0.05);
}

.thq-tw-application.thq-tw-application .text-purple-600\/50 {
  color: rgb(147 51 234 / 0.5);
}

.thq-tw-application.thq-tw-application .text-purple-600\/55 {
  color: rgb(147 51 234 / 0.55);
}

.thq-tw-application.thq-tw-application .text-purple-600\/60 {
  color: rgb(147 51 234 / 0.6);
}

.thq-tw-application.thq-tw-application .text-purple-600\/65 {
  color: rgb(147 51 234 / 0.65);
}

.thq-tw-application.thq-tw-application .text-purple-600\/70 {
  color: rgb(147 51 234 / 0.7);
}

.thq-tw-application.thq-tw-application .text-purple-600\/75 {
  color: rgb(147 51 234 / 0.75);
}

.thq-tw-application.thq-tw-application .text-purple-600\/80 {
  color: rgb(147 51 234 / 0.8);
}

.thq-tw-application.thq-tw-application .text-purple-600\/85 {
  color: rgb(147 51 234 / 0.85);
}

.thq-tw-application.thq-tw-application .text-purple-600\/90 {
  color: rgb(147 51 234 / 0.9);
}

.thq-tw-application.thq-tw-application .text-purple-600\/95 {
  color: rgb(147 51 234 / 0.95);
}

.thq-tw-application.thq-tw-application .text-purple-700 {
  --tw-text-opacity: 1;
  color: rgb(126 34 206 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-purple-700\/0 {
  color: rgb(126 34 206 / 0);
}

.thq-tw-application.thq-tw-application .text-purple-700\/10 {
  color: rgb(126 34 206 / 0.1);
}

.thq-tw-application.thq-tw-application .text-purple-700\/100 {
  color: rgb(126 34 206 / 1);
}

.thq-tw-application.thq-tw-application .text-purple-700\/15 {
  color: rgb(126 34 206 / 0.15);
}

.thq-tw-application.thq-tw-application .text-purple-700\/20 {
  color: rgb(126 34 206 / 0.2);
}

.thq-tw-application.thq-tw-application .text-purple-700\/25 {
  color: rgb(126 34 206 / 0.25);
}

.thq-tw-application.thq-tw-application .text-purple-700\/30 {
  color: rgb(126 34 206 / 0.3);
}

.thq-tw-application.thq-tw-application .text-purple-700\/35 {
  color: rgb(126 34 206 / 0.35);
}

.thq-tw-application.thq-tw-application .text-purple-700\/40 {
  color: rgb(126 34 206 / 0.4);
}

.thq-tw-application.thq-tw-application .text-purple-700\/45 {
  color: rgb(126 34 206 / 0.45);
}

.thq-tw-application.thq-tw-application .text-purple-700\/5 {
  color: rgb(126 34 206 / 0.05);
}

.thq-tw-application.thq-tw-application .text-purple-700\/50 {
  color: rgb(126 34 206 / 0.5);
}

.thq-tw-application.thq-tw-application .text-purple-700\/55 {
  color: rgb(126 34 206 / 0.55);
}

.thq-tw-application.thq-tw-application .text-purple-700\/60 {
  color: rgb(126 34 206 / 0.6);
}

.thq-tw-application.thq-tw-application .text-purple-700\/65 {
  color: rgb(126 34 206 / 0.65);
}

.thq-tw-application.thq-tw-application .text-purple-700\/70 {
  color: rgb(126 34 206 / 0.7);
}

.thq-tw-application.thq-tw-application .text-purple-700\/75 {
  color: rgb(126 34 206 / 0.75);
}

.thq-tw-application.thq-tw-application .text-purple-700\/80 {
  color: rgb(126 34 206 / 0.8);
}

.thq-tw-application.thq-tw-application .text-purple-700\/85 {
  color: rgb(126 34 206 / 0.85);
}

.thq-tw-application.thq-tw-application .text-purple-700\/90 {
  color: rgb(126 34 206 / 0.9);
}

.thq-tw-application.thq-tw-application .text-purple-700\/95 {
  color: rgb(126 34 206 / 0.95);
}

.thq-tw-application.thq-tw-application .text-purple-800 {
  --tw-text-opacity: 1;
  color: rgb(107 33 168 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-purple-800\/0 {
  color: rgb(107 33 168 / 0);
}

.thq-tw-application.thq-tw-application .text-purple-800\/10 {
  color: rgb(107 33 168 / 0.1);
}

.thq-tw-application.thq-tw-application .text-purple-800\/100 {
  color: rgb(107 33 168 / 1);
}

.thq-tw-application.thq-tw-application .text-purple-800\/15 {
  color: rgb(107 33 168 / 0.15);
}

.thq-tw-application.thq-tw-application .text-purple-800\/20 {
  color: rgb(107 33 168 / 0.2);
}

.thq-tw-application.thq-tw-application .text-purple-800\/25 {
  color: rgb(107 33 168 / 0.25);
}

.thq-tw-application.thq-tw-application .text-purple-800\/30 {
  color: rgb(107 33 168 / 0.3);
}

.thq-tw-application.thq-tw-application .text-purple-800\/35 {
  color: rgb(107 33 168 / 0.35);
}

.thq-tw-application.thq-tw-application .text-purple-800\/40 {
  color: rgb(107 33 168 / 0.4);
}

.thq-tw-application.thq-tw-application .text-purple-800\/45 {
  color: rgb(107 33 168 / 0.45);
}

.thq-tw-application.thq-tw-application .text-purple-800\/5 {
  color: rgb(107 33 168 / 0.05);
}

.thq-tw-application.thq-tw-application .text-purple-800\/50 {
  color: rgb(107 33 168 / 0.5);
}

.thq-tw-application.thq-tw-application .text-purple-800\/55 {
  color: rgb(107 33 168 / 0.55);
}

.thq-tw-application.thq-tw-application .text-purple-800\/60 {
  color: rgb(107 33 168 / 0.6);
}

.thq-tw-application.thq-tw-application .text-purple-800\/65 {
  color: rgb(107 33 168 / 0.65);
}

.thq-tw-application.thq-tw-application .text-purple-800\/70 {
  color: rgb(107 33 168 / 0.7);
}

.thq-tw-application.thq-tw-application .text-purple-800\/75 {
  color: rgb(107 33 168 / 0.75);
}

.thq-tw-application.thq-tw-application .text-purple-800\/80 {
  color: rgb(107 33 168 / 0.8);
}

.thq-tw-application.thq-tw-application .text-purple-800\/85 {
  color: rgb(107 33 168 / 0.85);
}

.thq-tw-application.thq-tw-application .text-purple-800\/90 {
  color: rgb(107 33 168 / 0.9);
}

.thq-tw-application.thq-tw-application .text-purple-800\/95 {
  color: rgb(107 33 168 / 0.95);
}

.thq-tw-application.thq-tw-application .text-purple-900 {
  --tw-text-opacity: 1;
  color: rgb(88 28 135 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-purple-900\/0 {
  color: rgb(88 28 135 / 0);
}

.thq-tw-application.thq-tw-application .text-purple-900\/10 {
  color: rgb(88 28 135 / 0.1);
}

.thq-tw-application.thq-tw-application .text-purple-900\/100 {
  color: rgb(88 28 135 / 1);
}

.thq-tw-application.thq-tw-application .text-purple-900\/15 {
  color: rgb(88 28 135 / 0.15);
}

.thq-tw-application.thq-tw-application .text-purple-900\/20 {
  color: rgb(88 28 135 / 0.2);
}

.thq-tw-application.thq-tw-application .text-purple-900\/25 {
  color: rgb(88 28 135 / 0.25);
}

.thq-tw-application.thq-tw-application .text-purple-900\/30 {
  color: rgb(88 28 135 / 0.3);
}

.thq-tw-application.thq-tw-application .text-purple-900\/35 {
  color: rgb(88 28 135 / 0.35);
}

.thq-tw-application.thq-tw-application .text-purple-900\/40 {
  color: rgb(88 28 135 / 0.4);
}

.thq-tw-application.thq-tw-application .text-purple-900\/45 {
  color: rgb(88 28 135 / 0.45);
}

.thq-tw-application.thq-tw-application .text-purple-900\/5 {
  color: rgb(88 28 135 / 0.05);
}

.thq-tw-application.thq-tw-application .text-purple-900\/50 {
  color: rgb(88 28 135 / 0.5);
}

.thq-tw-application.thq-tw-application .text-purple-900\/55 {
  color: rgb(88 28 135 / 0.55);
}

.thq-tw-application.thq-tw-application .text-purple-900\/60 {
  color: rgb(88 28 135 / 0.6);
}

.thq-tw-application.thq-tw-application .text-purple-900\/65 {
  color: rgb(88 28 135 / 0.65);
}

.thq-tw-application.thq-tw-application .text-purple-900\/70 {
  color: rgb(88 28 135 / 0.7);
}

.thq-tw-application.thq-tw-application .text-purple-900\/75 {
  color: rgb(88 28 135 / 0.75);
}

.thq-tw-application.thq-tw-application .text-purple-900\/80 {
  color: rgb(88 28 135 / 0.8);
}

.thq-tw-application.thq-tw-application .text-purple-900\/85 {
  color: rgb(88 28 135 / 0.85);
}

.thq-tw-application.thq-tw-application .text-purple-900\/90 {
  color: rgb(88 28 135 / 0.9);
}

.thq-tw-application.thq-tw-application .text-purple-900\/95 {
  color: rgb(88 28 135 / 0.95);
}

.thq-tw-application.thq-tw-application .text-red-100 {
  --tw-text-opacity: 1;
  color: rgb(254 226 226 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-red-100\/0 {
  color: rgb(254 226 226 / 0);
}

.thq-tw-application.thq-tw-application .text-red-100\/10 {
  color: rgb(254 226 226 / 0.1);
}

.thq-tw-application.thq-tw-application .text-red-100\/100 {
  color: rgb(254 226 226 / 1);
}

.thq-tw-application.thq-tw-application .text-red-100\/15 {
  color: rgb(254 226 226 / 0.15);
}

.thq-tw-application.thq-tw-application .text-red-100\/20 {
  color: rgb(254 226 226 / 0.2);
}

.thq-tw-application.thq-tw-application .text-red-100\/25 {
  color: rgb(254 226 226 / 0.25);
}

.thq-tw-application.thq-tw-application .text-red-100\/30 {
  color: rgb(254 226 226 / 0.3);
}

.thq-tw-application.thq-tw-application .text-red-100\/35 {
  color: rgb(254 226 226 / 0.35);
}

.thq-tw-application.thq-tw-application .text-red-100\/40 {
  color: rgb(254 226 226 / 0.4);
}

.thq-tw-application.thq-tw-application .text-red-100\/45 {
  color: rgb(254 226 226 / 0.45);
}

.thq-tw-application.thq-tw-application .text-red-100\/5 {
  color: rgb(254 226 226 / 0.05);
}

.thq-tw-application.thq-tw-application .text-red-100\/50 {
  color: rgb(254 226 226 / 0.5);
}

.thq-tw-application.thq-tw-application .text-red-100\/55 {
  color: rgb(254 226 226 / 0.55);
}

.thq-tw-application.thq-tw-application .text-red-100\/60 {
  color: rgb(254 226 226 / 0.6);
}

.thq-tw-application.thq-tw-application .text-red-100\/65 {
  color: rgb(254 226 226 / 0.65);
}

.thq-tw-application.thq-tw-application .text-red-100\/70 {
  color: rgb(254 226 226 / 0.7);
}

.thq-tw-application.thq-tw-application .text-red-100\/75 {
  color: rgb(254 226 226 / 0.75);
}

.thq-tw-application.thq-tw-application .text-red-100\/80 {
  color: rgb(254 226 226 / 0.8);
}

.thq-tw-application.thq-tw-application .text-red-100\/85 {
  color: rgb(254 226 226 / 0.85);
}

.thq-tw-application.thq-tw-application .text-red-100\/90 {
  color: rgb(254 226 226 / 0.9);
}

.thq-tw-application.thq-tw-application .text-red-100\/95 {
  color: rgb(254 226 226 / 0.95);
}

.thq-tw-application.thq-tw-application .text-red-200 {
  --tw-text-opacity: 1;
  color: rgb(254 202 202 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-red-200\/0 {
  color: rgb(254 202 202 / 0);
}

.thq-tw-application.thq-tw-application .text-red-200\/10 {
  color: rgb(254 202 202 / 0.1);
}

.thq-tw-application.thq-tw-application .text-red-200\/100 {
  color: rgb(254 202 202 / 1);
}

.thq-tw-application.thq-tw-application .text-red-200\/15 {
  color: rgb(254 202 202 / 0.15);
}

.thq-tw-application.thq-tw-application .text-red-200\/20 {
  color: rgb(254 202 202 / 0.2);
}

.thq-tw-application.thq-tw-application .text-red-200\/25 {
  color: rgb(254 202 202 / 0.25);
}

.thq-tw-application.thq-tw-application .text-red-200\/30 {
  color: rgb(254 202 202 / 0.3);
}

.thq-tw-application.thq-tw-application .text-red-200\/35 {
  color: rgb(254 202 202 / 0.35);
}

.thq-tw-application.thq-tw-application .text-red-200\/40 {
  color: rgb(254 202 202 / 0.4);
}

.thq-tw-application.thq-tw-application .text-red-200\/45 {
  color: rgb(254 202 202 / 0.45);
}

.thq-tw-application.thq-tw-application .text-red-200\/5 {
  color: rgb(254 202 202 / 0.05);
}

.thq-tw-application.thq-tw-application .text-red-200\/50 {
  color: rgb(254 202 202 / 0.5);
}

.thq-tw-application.thq-tw-application .text-red-200\/55 {
  color: rgb(254 202 202 / 0.55);
}

.thq-tw-application.thq-tw-application .text-red-200\/60 {
  color: rgb(254 202 202 / 0.6);
}

.thq-tw-application.thq-tw-application .text-red-200\/65 {
  color: rgb(254 202 202 / 0.65);
}

.thq-tw-application.thq-tw-application .text-red-200\/70 {
  color: rgb(254 202 202 / 0.7);
}

.thq-tw-application.thq-tw-application .text-red-200\/75 {
  color: rgb(254 202 202 / 0.75);
}

.thq-tw-application.thq-tw-application .text-red-200\/80 {
  color: rgb(254 202 202 / 0.8);
}

.thq-tw-application.thq-tw-application .text-red-200\/85 {
  color: rgb(254 202 202 / 0.85);
}

.thq-tw-application.thq-tw-application .text-red-200\/90 {
  color: rgb(254 202 202 / 0.9);
}

.thq-tw-application.thq-tw-application .text-red-200\/95 {
  color: rgb(254 202 202 / 0.95);
}

.thq-tw-application.thq-tw-application .text-red-300 {
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-red-300\/0 {
  color: rgb(252 165 165 / 0);
}

.thq-tw-application.thq-tw-application .text-red-300\/10 {
  color: rgb(252 165 165 / 0.1);
}

.thq-tw-application.thq-tw-application .text-red-300\/100 {
  color: rgb(252 165 165 / 1);
}

.thq-tw-application.thq-tw-application .text-red-300\/15 {
  color: rgb(252 165 165 / 0.15);
}

.thq-tw-application.thq-tw-application .text-red-300\/20 {
  color: rgb(252 165 165 / 0.2);
}

.thq-tw-application.thq-tw-application .text-red-300\/25 {
  color: rgb(252 165 165 / 0.25);
}

.thq-tw-application.thq-tw-application .text-red-300\/30 {
  color: rgb(252 165 165 / 0.3);
}

.thq-tw-application.thq-tw-application .text-red-300\/35 {
  color: rgb(252 165 165 / 0.35);
}

.thq-tw-application.thq-tw-application .text-red-300\/40 {
  color: rgb(252 165 165 / 0.4);
}

.thq-tw-application.thq-tw-application .text-red-300\/45 {
  color: rgb(252 165 165 / 0.45);
}

.thq-tw-application.thq-tw-application .text-red-300\/5 {
  color: rgb(252 165 165 / 0.05);
}

.thq-tw-application.thq-tw-application .text-red-300\/50 {
  color: rgb(252 165 165 / 0.5);
}

.thq-tw-application.thq-tw-application .text-red-300\/55 {
  color: rgb(252 165 165 / 0.55);
}

.thq-tw-application.thq-tw-application .text-red-300\/60 {
  color: rgb(252 165 165 / 0.6);
}

.thq-tw-application.thq-tw-application .text-red-300\/65 {
  color: rgb(252 165 165 / 0.65);
}

.thq-tw-application.thq-tw-application .text-red-300\/70 {
  color: rgb(252 165 165 / 0.7);
}

.thq-tw-application.thq-tw-application .text-red-300\/75 {
  color: rgb(252 165 165 / 0.75);
}

.thq-tw-application.thq-tw-application .text-red-300\/80 {
  color: rgb(252 165 165 / 0.8);
}

.thq-tw-application.thq-tw-application .text-red-300\/85 {
  color: rgb(252 165 165 / 0.85);
}

.thq-tw-application.thq-tw-application .text-red-300\/90 {
  color: rgb(252 165 165 / 0.9);
}

.thq-tw-application.thq-tw-application .text-red-300\/95 {
  color: rgb(252 165 165 / 0.95);
}

.thq-tw-application.thq-tw-application .text-red-400 {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-red-400\/0 {
  color: rgb(248 113 113 / 0);
}

.thq-tw-application.thq-tw-application .text-red-400\/10 {
  color: rgb(248 113 113 / 0.1);
}

.thq-tw-application.thq-tw-application .text-red-400\/100 {
  color: rgb(248 113 113 / 1);
}

.thq-tw-application.thq-tw-application .text-red-400\/15 {
  color: rgb(248 113 113 / 0.15);
}

.thq-tw-application.thq-tw-application .text-red-400\/20 {
  color: rgb(248 113 113 / 0.2);
}

.thq-tw-application.thq-tw-application .text-red-400\/25 {
  color: rgb(248 113 113 / 0.25);
}

.thq-tw-application.thq-tw-application .text-red-400\/30 {
  color: rgb(248 113 113 / 0.3);
}

.thq-tw-application.thq-tw-application .text-red-400\/35 {
  color: rgb(248 113 113 / 0.35);
}

.thq-tw-application.thq-tw-application .text-red-400\/40 {
  color: rgb(248 113 113 / 0.4);
}

.thq-tw-application.thq-tw-application .text-red-400\/45 {
  color: rgb(248 113 113 / 0.45);
}

.thq-tw-application.thq-tw-application .text-red-400\/5 {
  color: rgb(248 113 113 / 0.05);
}

.thq-tw-application.thq-tw-application .text-red-400\/50 {
  color: rgb(248 113 113 / 0.5);
}

.thq-tw-application.thq-tw-application .text-red-400\/55 {
  color: rgb(248 113 113 / 0.55);
}

.thq-tw-application.thq-tw-application .text-red-400\/60 {
  color: rgb(248 113 113 / 0.6);
}

.thq-tw-application.thq-tw-application .text-red-400\/65 {
  color: rgb(248 113 113 / 0.65);
}

.thq-tw-application.thq-tw-application .text-red-400\/70 {
  color: rgb(248 113 113 / 0.7);
}

.thq-tw-application.thq-tw-application .text-red-400\/75 {
  color: rgb(248 113 113 / 0.75);
}

.thq-tw-application.thq-tw-application .text-red-400\/80 {
  color: rgb(248 113 113 / 0.8);
}

.thq-tw-application.thq-tw-application .text-red-400\/85 {
  color: rgb(248 113 113 / 0.85);
}

.thq-tw-application.thq-tw-application .text-red-400\/90 {
  color: rgb(248 113 113 / 0.9);
}

.thq-tw-application.thq-tw-application .text-red-400\/95 {
  color: rgb(248 113 113 / 0.95);
}

.thq-tw-application.thq-tw-application .text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-red-500\/0 {
  color: rgb(239 68 68 / 0);
}

.thq-tw-application.thq-tw-application .text-red-500\/10 {
  color: rgb(239 68 68 / 0.1);
}

.thq-tw-application.thq-tw-application .text-red-500\/100 {
  color: rgb(239 68 68 / 1);
}

.thq-tw-application.thq-tw-application .text-red-500\/15 {
  color: rgb(239 68 68 / 0.15);
}

.thq-tw-application.thq-tw-application .text-red-500\/20 {
  color: rgb(239 68 68 / 0.2);
}

.thq-tw-application.thq-tw-application .text-red-500\/25 {
  color: rgb(239 68 68 / 0.25);
}

.thq-tw-application.thq-tw-application .text-red-500\/30 {
  color: rgb(239 68 68 / 0.3);
}

.thq-tw-application.thq-tw-application .text-red-500\/35 {
  color: rgb(239 68 68 / 0.35);
}

.thq-tw-application.thq-tw-application .text-red-500\/40 {
  color: rgb(239 68 68 / 0.4);
}

.thq-tw-application.thq-tw-application .text-red-500\/45 {
  color: rgb(239 68 68 / 0.45);
}

.thq-tw-application.thq-tw-application .text-red-500\/5 {
  color: rgb(239 68 68 / 0.05);
}

.thq-tw-application.thq-tw-application .text-red-500\/50 {
  color: rgb(239 68 68 / 0.5);
}

.thq-tw-application.thq-tw-application .text-red-500\/55 {
  color: rgb(239 68 68 / 0.55);
}

.thq-tw-application.thq-tw-application .text-red-500\/60 {
  color: rgb(239 68 68 / 0.6);
}

.thq-tw-application.thq-tw-application .text-red-500\/65 {
  color: rgb(239 68 68 / 0.65);
}

.thq-tw-application.thq-tw-application .text-red-500\/70 {
  color: rgb(239 68 68 / 0.7);
}

.thq-tw-application.thq-tw-application .text-red-500\/75 {
  color: rgb(239 68 68 / 0.75);
}

.thq-tw-application.thq-tw-application .text-red-500\/80 {
  color: rgb(239 68 68 / 0.8);
}

.thq-tw-application.thq-tw-application .text-red-500\/85 {
  color: rgb(239 68 68 / 0.85);
}

.thq-tw-application.thq-tw-application .text-red-500\/90 {
  color: rgb(239 68 68 / 0.9);
}

.thq-tw-application.thq-tw-application .text-red-500\/95 {
  color: rgb(239 68 68 / 0.95);
}

.thq-tw-application.thq-tw-application .text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-red-600\/0 {
  color: rgb(220 38 38 / 0);
}

.thq-tw-application.thq-tw-application .text-red-600\/10 {
  color: rgb(220 38 38 / 0.1);
}

.thq-tw-application.thq-tw-application .text-red-600\/100 {
  color: rgb(220 38 38 / 1);
}

.thq-tw-application.thq-tw-application .text-red-600\/15 {
  color: rgb(220 38 38 / 0.15);
}

.thq-tw-application.thq-tw-application .text-red-600\/20 {
  color: rgb(220 38 38 / 0.2);
}

.thq-tw-application.thq-tw-application .text-red-600\/25 {
  color: rgb(220 38 38 / 0.25);
}

.thq-tw-application.thq-tw-application .text-red-600\/30 {
  color: rgb(220 38 38 / 0.3);
}

.thq-tw-application.thq-tw-application .text-red-600\/35 {
  color: rgb(220 38 38 / 0.35);
}

.thq-tw-application.thq-tw-application .text-red-600\/40 {
  color: rgb(220 38 38 / 0.4);
}

.thq-tw-application.thq-tw-application .text-red-600\/45 {
  color: rgb(220 38 38 / 0.45);
}

.thq-tw-application.thq-tw-application .text-red-600\/5 {
  color: rgb(220 38 38 / 0.05);
}

.thq-tw-application.thq-tw-application .text-red-600\/50 {
  color: rgb(220 38 38 / 0.5);
}

.thq-tw-application.thq-tw-application .text-red-600\/55 {
  color: rgb(220 38 38 / 0.55);
}

.thq-tw-application.thq-tw-application .text-red-600\/60 {
  color: rgb(220 38 38 / 0.6);
}

.thq-tw-application.thq-tw-application .text-red-600\/65 {
  color: rgb(220 38 38 / 0.65);
}

.thq-tw-application.thq-tw-application .text-red-600\/70 {
  color: rgb(220 38 38 / 0.7);
}

.thq-tw-application.thq-tw-application .text-red-600\/75 {
  color: rgb(220 38 38 / 0.75);
}

.thq-tw-application.thq-tw-application .text-red-600\/80 {
  color: rgb(220 38 38 / 0.8);
}

.thq-tw-application.thq-tw-application .text-red-600\/85 {
  color: rgb(220 38 38 / 0.85);
}

.thq-tw-application.thq-tw-application .text-red-600\/90 {
  color: rgb(220 38 38 / 0.9);
}

.thq-tw-application.thq-tw-application .text-red-600\/95 {
  color: rgb(220 38 38 / 0.95);
}

.thq-tw-application.thq-tw-application .text-red-700 {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-red-700\/0 {
  color: rgb(185 28 28 / 0);
}

.thq-tw-application.thq-tw-application .text-red-700\/10 {
  color: rgb(185 28 28 / 0.1);
}

.thq-tw-application.thq-tw-application .text-red-700\/100 {
  color: rgb(185 28 28 / 1);
}

.thq-tw-application.thq-tw-application .text-red-700\/15 {
  color: rgb(185 28 28 / 0.15);
}

.thq-tw-application.thq-tw-application .text-red-700\/20 {
  color: rgb(185 28 28 / 0.2);
}

.thq-tw-application.thq-tw-application .text-red-700\/25 {
  color: rgb(185 28 28 / 0.25);
}

.thq-tw-application.thq-tw-application .text-red-700\/30 {
  color: rgb(185 28 28 / 0.3);
}

.thq-tw-application.thq-tw-application .text-red-700\/35 {
  color: rgb(185 28 28 / 0.35);
}

.thq-tw-application.thq-tw-application .text-red-700\/40 {
  color: rgb(185 28 28 / 0.4);
}

.thq-tw-application.thq-tw-application .text-red-700\/45 {
  color: rgb(185 28 28 / 0.45);
}

.thq-tw-application.thq-tw-application .text-red-700\/5 {
  color: rgb(185 28 28 / 0.05);
}

.thq-tw-application.thq-tw-application .text-red-700\/50 {
  color: rgb(185 28 28 / 0.5);
}

.thq-tw-application.thq-tw-application .text-red-700\/55 {
  color: rgb(185 28 28 / 0.55);
}

.thq-tw-application.thq-tw-application .text-red-700\/60 {
  color: rgb(185 28 28 / 0.6);
}

.thq-tw-application.thq-tw-application .text-red-700\/65 {
  color: rgb(185 28 28 / 0.65);
}

.thq-tw-application.thq-tw-application .text-red-700\/70 {
  color: rgb(185 28 28 / 0.7);
}

.thq-tw-application.thq-tw-application .text-red-700\/75 {
  color: rgb(185 28 28 / 0.75);
}

.thq-tw-application.thq-tw-application .text-red-700\/80 {
  color: rgb(185 28 28 / 0.8);
}

.thq-tw-application.thq-tw-application .text-red-700\/85 {
  color: rgb(185 28 28 / 0.85);
}

.thq-tw-application.thq-tw-application .text-red-700\/90 {
  color: rgb(185 28 28 / 0.9);
}

.thq-tw-application.thq-tw-application .text-red-700\/95 {
  color: rgb(185 28 28 / 0.95);
}

.thq-tw-application.thq-tw-application .text-red-800 {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-red-800\/0 {
  color: rgb(153 27 27 / 0);
}

.thq-tw-application.thq-tw-application .text-red-800\/10 {
  color: rgb(153 27 27 / 0.1);
}

.thq-tw-application.thq-tw-application .text-red-800\/100 {
  color: rgb(153 27 27 / 1);
}

.thq-tw-application.thq-tw-application .text-red-800\/15 {
  color: rgb(153 27 27 / 0.15);
}

.thq-tw-application.thq-tw-application .text-red-800\/20 {
  color: rgb(153 27 27 / 0.2);
}

.thq-tw-application.thq-tw-application .text-red-800\/25 {
  color: rgb(153 27 27 / 0.25);
}

.thq-tw-application.thq-tw-application .text-red-800\/30 {
  color: rgb(153 27 27 / 0.3);
}

.thq-tw-application.thq-tw-application .text-red-800\/35 {
  color: rgb(153 27 27 / 0.35);
}

.thq-tw-application.thq-tw-application .text-red-800\/40 {
  color: rgb(153 27 27 / 0.4);
}

.thq-tw-application.thq-tw-application .text-red-800\/45 {
  color: rgb(153 27 27 / 0.45);
}

.thq-tw-application.thq-tw-application .text-red-800\/5 {
  color: rgb(153 27 27 / 0.05);
}

.thq-tw-application.thq-tw-application .text-red-800\/50 {
  color: rgb(153 27 27 / 0.5);
}

.thq-tw-application.thq-tw-application .text-red-800\/55 {
  color: rgb(153 27 27 / 0.55);
}

.thq-tw-application.thq-tw-application .text-red-800\/60 {
  color: rgb(153 27 27 / 0.6);
}

.thq-tw-application.thq-tw-application .text-red-800\/65 {
  color: rgb(153 27 27 / 0.65);
}

.thq-tw-application.thq-tw-application .text-red-800\/70 {
  color: rgb(153 27 27 / 0.7);
}

.thq-tw-application.thq-tw-application .text-red-800\/75 {
  color: rgb(153 27 27 / 0.75);
}

.thq-tw-application.thq-tw-application .text-red-800\/80 {
  color: rgb(153 27 27 / 0.8);
}

.thq-tw-application.thq-tw-application .text-red-800\/85 {
  color: rgb(153 27 27 / 0.85);
}

.thq-tw-application.thq-tw-application .text-red-800\/90 {
  color: rgb(153 27 27 / 0.9);
}

.thq-tw-application.thq-tw-application .text-red-800\/95 {
  color: rgb(153 27 27 / 0.95);
}

.thq-tw-application.thq-tw-application .text-red-900 {
  --tw-text-opacity: 1;
  color: rgb(127 29 29 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-red-900\/0 {
  color: rgb(127 29 29 / 0);
}

.thq-tw-application.thq-tw-application .text-red-900\/10 {
  color: rgb(127 29 29 / 0.1);
}

.thq-tw-application.thq-tw-application .text-red-900\/100 {
  color: rgb(127 29 29 / 1);
}

.thq-tw-application.thq-tw-application .text-red-900\/15 {
  color: rgb(127 29 29 / 0.15);
}

.thq-tw-application.thq-tw-application .text-red-900\/20 {
  color: rgb(127 29 29 / 0.2);
}

.thq-tw-application.thq-tw-application .text-red-900\/25 {
  color: rgb(127 29 29 / 0.25);
}

.thq-tw-application.thq-tw-application .text-red-900\/30 {
  color: rgb(127 29 29 / 0.3);
}

.thq-tw-application.thq-tw-application .text-red-900\/35 {
  color: rgb(127 29 29 / 0.35);
}

.thq-tw-application.thq-tw-application .text-red-900\/40 {
  color: rgb(127 29 29 / 0.4);
}

.thq-tw-application.thq-tw-application .text-red-900\/45 {
  color: rgb(127 29 29 / 0.45);
}

.thq-tw-application.thq-tw-application .text-red-900\/5 {
  color: rgb(127 29 29 / 0.05);
}

.thq-tw-application.thq-tw-application .text-red-900\/50 {
  color: rgb(127 29 29 / 0.5);
}

.thq-tw-application.thq-tw-application .text-red-900\/55 {
  color: rgb(127 29 29 / 0.55);
}

.thq-tw-application.thq-tw-application .text-red-900\/60 {
  color: rgb(127 29 29 / 0.6);
}

.thq-tw-application.thq-tw-application .text-red-900\/65 {
  color: rgb(127 29 29 / 0.65);
}

.thq-tw-application.thq-tw-application .text-red-900\/70 {
  color: rgb(127 29 29 / 0.7);
}

.thq-tw-application.thq-tw-application .text-red-900\/75 {
  color: rgb(127 29 29 / 0.75);
}

.thq-tw-application.thq-tw-application .text-red-900\/80 {
  color: rgb(127 29 29 / 0.8);
}

.thq-tw-application.thq-tw-application .text-red-900\/85 {
  color: rgb(127 29 29 / 0.85);
}

.thq-tw-application.thq-tw-application .text-red-900\/90 {
  color: rgb(127 29 29 / 0.9);
}

.thq-tw-application.thq-tw-application .text-red-900\/95 {
  color: rgb(127 29 29 / 0.95);
}

.thq-tw-application.thq-tw-application .text-rose-100 {
  --tw-text-opacity: 1;
  color: rgb(255 228 230 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-rose-100\/0 {
  color: rgb(255 228 230 / 0);
}

.thq-tw-application.thq-tw-application .text-rose-100\/10 {
  color: rgb(255 228 230 / 0.1);
}

.thq-tw-application.thq-tw-application .text-rose-100\/100 {
  color: rgb(255 228 230 / 1);
}

.thq-tw-application.thq-tw-application .text-rose-100\/15 {
  color: rgb(255 228 230 / 0.15);
}

.thq-tw-application.thq-tw-application .text-rose-100\/20 {
  color: rgb(255 228 230 / 0.2);
}

.thq-tw-application.thq-tw-application .text-rose-100\/25 {
  color: rgb(255 228 230 / 0.25);
}

.thq-tw-application.thq-tw-application .text-rose-100\/30 {
  color: rgb(255 228 230 / 0.3);
}

.thq-tw-application.thq-tw-application .text-rose-100\/35 {
  color: rgb(255 228 230 / 0.35);
}

.thq-tw-application.thq-tw-application .text-rose-100\/40 {
  color: rgb(255 228 230 / 0.4);
}

.thq-tw-application.thq-tw-application .text-rose-100\/45 {
  color: rgb(255 228 230 / 0.45);
}

.thq-tw-application.thq-tw-application .text-rose-100\/5 {
  color: rgb(255 228 230 / 0.05);
}

.thq-tw-application.thq-tw-application .text-rose-100\/50 {
  color: rgb(255 228 230 / 0.5);
}

.thq-tw-application.thq-tw-application .text-rose-100\/55 {
  color: rgb(255 228 230 / 0.55);
}

.thq-tw-application.thq-tw-application .text-rose-100\/60 {
  color: rgb(255 228 230 / 0.6);
}

.thq-tw-application.thq-tw-application .text-rose-100\/65 {
  color: rgb(255 228 230 / 0.65);
}

.thq-tw-application.thq-tw-application .text-rose-100\/70 {
  color: rgb(255 228 230 / 0.7);
}

.thq-tw-application.thq-tw-application .text-rose-100\/75 {
  color: rgb(255 228 230 / 0.75);
}

.thq-tw-application.thq-tw-application .text-rose-100\/80 {
  color: rgb(255 228 230 / 0.8);
}

.thq-tw-application.thq-tw-application .text-rose-100\/85 {
  color: rgb(255 228 230 / 0.85);
}

.thq-tw-application.thq-tw-application .text-rose-100\/90 {
  color: rgb(255 228 230 / 0.9);
}

.thq-tw-application.thq-tw-application .text-rose-100\/95 {
  color: rgb(255 228 230 / 0.95);
}

.thq-tw-application.thq-tw-application .text-rose-200 {
  --tw-text-opacity: 1;
  color: rgb(254 205 211 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-rose-200\/0 {
  color: rgb(254 205 211 / 0);
}

.thq-tw-application.thq-tw-application .text-rose-200\/10 {
  color: rgb(254 205 211 / 0.1);
}

.thq-tw-application.thq-tw-application .text-rose-200\/100 {
  color: rgb(254 205 211 / 1);
}

.thq-tw-application.thq-tw-application .text-rose-200\/15 {
  color: rgb(254 205 211 / 0.15);
}

.thq-tw-application.thq-tw-application .text-rose-200\/20 {
  color: rgb(254 205 211 / 0.2);
}

.thq-tw-application.thq-tw-application .text-rose-200\/25 {
  color: rgb(254 205 211 / 0.25);
}

.thq-tw-application.thq-tw-application .text-rose-200\/30 {
  color: rgb(254 205 211 / 0.3);
}

.thq-tw-application.thq-tw-application .text-rose-200\/35 {
  color: rgb(254 205 211 / 0.35);
}

.thq-tw-application.thq-tw-application .text-rose-200\/40 {
  color: rgb(254 205 211 / 0.4);
}

.thq-tw-application.thq-tw-application .text-rose-200\/45 {
  color: rgb(254 205 211 / 0.45);
}

.thq-tw-application.thq-tw-application .text-rose-200\/5 {
  color: rgb(254 205 211 / 0.05);
}

.thq-tw-application.thq-tw-application .text-rose-200\/50 {
  color: rgb(254 205 211 / 0.5);
}

.thq-tw-application.thq-tw-application .text-rose-200\/55 {
  color: rgb(254 205 211 / 0.55);
}

.thq-tw-application.thq-tw-application .text-rose-200\/60 {
  color: rgb(254 205 211 / 0.6);
}

.thq-tw-application.thq-tw-application .text-rose-200\/65 {
  color: rgb(254 205 211 / 0.65);
}

.thq-tw-application.thq-tw-application .text-rose-200\/70 {
  color: rgb(254 205 211 / 0.7);
}

.thq-tw-application.thq-tw-application .text-rose-200\/75 {
  color: rgb(254 205 211 / 0.75);
}

.thq-tw-application.thq-tw-application .text-rose-200\/80 {
  color: rgb(254 205 211 / 0.8);
}

.thq-tw-application.thq-tw-application .text-rose-200\/85 {
  color: rgb(254 205 211 / 0.85);
}

.thq-tw-application.thq-tw-application .text-rose-200\/90 {
  color: rgb(254 205 211 / 0.9);
}

.thq-tw-application.thq-tw-application .text-rose-200\/95 {
  color: rgb(254 205 211 / 0.95);
}

.thq-tw-application.thq-tw-application .text-rose-300 {
  --tw-text-opacity: 1;
  color: rgb(253 164 175 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-rose-300\/0 {
  color: rgb(253 164 175 / 0);
}

.thq-tw-application.thq-tw-application .text-rose-300\/10 {
  color: rgb(253 164 175 / 0.1);
}

.thq-tw-application.thq-tw-application .text-rose-300\/100 {
  color: rgb(253 164 175 / 1);
}

.thq-tw-application.thq-tw-application .text-rose-300\/15 {
  color: rgb(253 164 175 / 0.15);
}

.thq-tw-application.thq-tw-application .text-rose-300\/20 {
  color: rgb(253 164 175 / 0.2);
}

.thq-tw-application.thq-tw-application .text-rose-300\/25 {
  color: rgb(253 164 175 / 0.25);
}

.thq-tw-application.thq-tw-application .text-rose-300\/30 {
  color: rgb(253 164 175 / 0.3);
}

.thq-tw-application.thq-tw-application .text-rose-300\/35 {
  color: rgb(253 164 175 / 0.35);
}

.thq-tw-application.thq-tw-application .text-rose-300\/40 {
  color: rgb(253 164 175 / 0.4);
}

.thq-tw-application.thq-tw-application .text-rose-300\/45 {
  color: rgb(253 164 175 / 0.45);
}

.thq-tw-application.thq-tw-application .text-rose-300\/5 {
  color: rgb(253 164 175 / 0.05);
}

.thq-tw-application.thq-tw-application .text-rose-300\/50 {
  color: rgb(253 164 175 / 0.5);
}

.thq-tw-application.thq-tw-application .text-rose-300\/55 {
  color: rgb(253 164 175 / 0.55);
}

.thq-tw-application.thq-tw-application .text-rose-300\/60 {
  color: rgb(253 164 175 / 0.6);
}

.thq-tw-application.thq-tw-application .text-rose-300\/65 {
  color: rgb(253 164 175 / 0.65);
}

.thq-tw-application.thq-tw-application .text-rose-300\/70 {
  color: rgb(253 164 175 / 0.7);
}

.thq-tw-application.thq-tw-application .text-rose-300\/75 {
  color: rgb(253 164 175 / 0.75);
}

.thq-tw-application.thq-tw-application .text-rose-300\/80 {
  color: rgb(253 164 175 / 0.8);
}

.thq-tw-application.thq-tw-application .text-rose-300\/85 {
  color: rgb(253 164 175 / 0.85);
}

.thq-tw-application.thq-tw-application .text-rose-300\/90 {
  color: rgb(253 164 175 / 0.9);
}

.thq-tw-application.thq-tw-application .text-rose-300\/95 {
  color: rgb(253 164 175 / 0.95);
}

.thq-tw-application.thq-tw-application .text-rose-400 {
  --tw-text-opacity: 1;
  color: rgb(251 113 133 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-rose-400\/0 {
  color: rgb(251 113 133 / 0);
}

.thq-tw-application.thq-tw-application .text-rose-400\/10 {
  color: rgb(251 113 133 / 0.1);
}

.thq-tw-application.thq-tw-application .text-rose-400\/100 {
  color: rgb(251 113 133 / 1);
}

.thq-tw-application.thq-tw-application .text-rose-400\/15 {
  color: rgb(251 113 133 / 0.15);
}

.thq-tw-application.thq-tw-application .text-rose-400\/20 {
  color: rgb(251 113 133 / 0.2);
}

.thq-tw-application.thq-tw-application .text-rose-400\/25 {
  color: rgb(251 113 133 / 0.25);
}

.thq-tw-application.thq-tw-application .text-rose-400\/30 {
  color: rgb(251 113 133 / 0.3);
}

.thq-tw-application.thq-tw-application .text-rose-400\/35 {
  color: rgb(251 113 133 / 0.35);
}

.thq-tw-application.thq-tw-application .text-rose-400\/40 {
  color: rgb(251 113 133 / 0.4);
}

.thq-tw-application.thq-tw-application .text-rose-400\/45 {
  color: rgb(251 113 133 / 0.45);
}

.thq-tw-application.thq-tw-application .text-rose-400\/5 {
  color: rgb(251 113 133 / 0.05);
}

.thq-tw-application.thq-tw-application .text-rose-400\/50 {
  color: rgb(251 113 133 / 0.5);
}

.thq-tw-application.thq-tw-application .text-rose-400\/55 {
  color: rgb(251 113 133 / 0.55);
}

.thq-tw-application.thq-tw-application .text-rose-400\/60 {
  color: rgb(251 113 133 / 0.6);
}

.thq-tw-application.thq-tw-application .text-rose-400\/65 {
  color: rgb(251 113 133 / 0.65);
}

.thq-tw-application.thq-tw-application .text-rose-400\/70 {
  color: rgb(251 113 133 / 0.7);
}

.thq-tw-application.thq-tw-application .text-rose-400\/75 {
  color: rgb(251 113 133 / 0.75);
}

.thq-tw-application.thq-tw-application .text-rose-400\/80 {
  color: rgb(251 113 133 / 0.8);
}

.thq-tw-application.thq-tw-application .text-rose-400\/85 {
  color: rgb(251 113 133 / 0.85);
}

.thq-tw-application.thq-tw-application .text-rose-400\/90 {
  color: rgb(251 113 133 / 0.9);
}

.thq-tw-application.thq-tw-application .text-rose-400\/95 {
  color: rgb(251 113 133 / 0.95);
}

.thq-tw-application.thq-tw-application .text-rose-500 {
  --tw-text-opacity: 1;
  color: rgb(244 63 94 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-rose-500\/0 {
  color: rgb(244 63 94 / 0);
}

.thq-tw-application.thq-tw-application .text-rose-500\/10 {
  color: rgb(244 63 94 / 0.1);
}

.thq-tw-application.thq-tw-application .text-rose-500\/100 {
  color: rgb(244 63 94 / 1);
}

.thq-tw-application.thq-tw-application .text-rose-500\/15 {
  color: rgb(244 63 94 / 0.15);
}

.thq-tw-application.thq-tw-application .text-rose-500\/20 {
  color: rgb(244 63 94 / 0.2);
}

.thq-tw-application.thq-tw-application .text-rose-500\/25 {
  color: rgb(244 63 94 / 0.25);
}

.thq-tw-application.thq-tw-application .text-rose-500\/30 {
  color: rgb(244 63 94 / 0.3);
}

.thq-tw-application.thq-tw-application .text-rose-500\/35 {
  color: rgb(244 63 94 / 0.35);
}

.thq-tw-application.thq-tw-application .text-rose-500\/40 {
  color: rgb(244 63 94 / 0.4);
}

.thq-tw-application.thq-tw-application .text-rose-500\/45 {
  color: rgb(244 63 94 / 0.45);
}

.thq-tw-application.thq-tw-application .text-rose-500\/5 {
  color: rgb(244 63 94 / 0.05);
}

.thq-tw-application.thq-tw-application .text-rose-500\/50 {
  color: rgb(244 63 94 / 0.5);
}

.thq-tw-application.thq-tw-application .text-rose-500\/55 {
  color: rgb(244 63 94 / 0.55);
}

.thq-tw-application.thq-tw-application .text-rose-500\/60 {
  color: rgb(244 63 94 / 0.6);
}

.thq-tw-application.thq-tw-application .text-rose-500\/65 {
  color: rgb(244 63 94 / 0.65);
}

.thq-tw-application.thq-tw-application .text-rose-500\/70 {
  color: rgb(244 63 94 / 0.7);
}

.thq-tw-application.thq-tw-application .text-rose-500\/75 {
  color: rgb(244 63 94 / 0.75);
}

.thq-tw-application.thq-tw-application .text-rose-500\/80 {
  color: rgb(244 63 94 / 0.8);
}

.thq-tw-application.thq-tw-application .text-rose-500\/85 {
  color: rgb(244 63 94 / 0.85);
}

.thq-tw-application.thq-tw-application .text-rose-500\/90 {
  color: rgb(244 63 94 / 0.9);
}

.thq-tw-application.thq-tw-application .text-rose-500\/95 {
  color: rgb(244 63 94 / 0.95);
}

.thq-tw-application.thq-tw-application .text-rose-600 {
  --tw-text-opacity: 1;
  color: rgb(225 29 72 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-rose-600\/0 {
  color: rgb(225 29 72 / 0);
}

.thq-tw-application.thq-tw-application .text-rose-600\/10 {
  color: rgb(225 29 72 / 0.1);
}

.thq-tw-application.thq-tw-application .text-rose-600\/100 {
  color: rgb(225 29 72 / 1);
}

.thq-tw-application.thq-tw-application .text-rose-600\/15 {
  color: rgb(225 29 72 / 0.15);
}

.thq-tw-application.thq-tw-application .text-rose-600\/20 {
  color: rgb(225 29 72 / 0.2);
}

.thq-tw-application.thq-tw-application .text-rose-600\/25 {
  color: rgb(225 29 72 / 0.25);
}

.thq-tw-application.thq-tw-application .text-rose-600\/30 {
  color: rgb(225 29 72 / 0.3);
}

.thq-tw-application.thq-tw-application .text-rose-600\/35 {
  color: rgb(225 29 72 / 0.35);
}

.thq-tw-application.thq-tw-application .text-rose-600\/40 {
  color: rgb(225 29 72 / 0.4);
}

.thq-tw-application.thq-tw-application .text-rose-600\/45 {
  color: rgb(225 29 72 / 0.45);
}

.thq-tw-application.thq-tw-application .text-rose-600\/5 {
  color: rgb(225 29 72 / 0.05);
}

.thq-tw-application.thq-tw-application .text-rose-600\/50 {
  color: rgb(225 29 72 / 0.5);
}

.thq-tw-application.thq-tw-application .text-rose-600\/55 {
  color: rgb(225 29 72 / 0.55);
}

.thq-tw-application.thq-tw-application .text-rose-600\/60 {
  color: rgb(225 29 72 / 0.6);
}

.thq-tw-application.thq-tw-application .text-rose-600\/65 {
  color: rgb(225 29 72 / 0.65);
}

.thq-tw-application.thq-tw-application .text-rose-600\/70 {
  color: rgb(225 29 72 / 0.7);
}

.thq-tw-application.thq-tw-application .text-rose-600\/75 {
  color: rgb(225 29 72 / 0.75);
}

.thq-tw-application.thq-tw-application .text-rose-600\/80 {
  color: rgb(225 29 72 / 0.8);
}

.thq-tw-application.thq-tw-application .text-rose-600\/85 {
  color: rgb(225 29 72 / 0.85);
}

.thq-tw-application.thq-tw-application .text-rose-600\/90 {
  color: rgb(225 29 72 / 0.9);
}

.thq-tw-application.thq-tw-application .text-rose-600\/95 {
  color: rgb(225 29 72 / 0.95);
}

.thq-tw-application.thq-tw-application .text-rose-700 {
  --tw-text-opacity: 1;
  color: rgb(190 18 60 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-rose-700\/0 {
  color: rgb(190 18 60 / 0);
}

.thq-tw-application.thq-tw-application .text-rose-700\/10 {
  color: rgb(190 18 60 / 0.1);
}

.thq-tw-application.thq-tw-application .text-rose-700\/100 {
  color: rgb(190 18 60 / 1);
}

.thq-tw-application.thq-tw-application .text-rose-700\/15 {
  color: rgb(190 18 60 / 0.15);
}

.thq-tw-application.thq-tw-application .text-rose-700\/20 {
  color: rgb(190 18 60 / 0.2);
}

.thq-tw-application.thq-tw-application .text-rose-700\/25 {
  color: rgb(190 18 60 / 0.25);
}

.thq-tw-application.thq-tw-application .text-rose-700\/30 {
  color: rgb(190 18 60 / 0.3);
}

.thq-tw-application.thq-tw-application .text-rose-700\/35 {
  color: rgb(190 18 60 / 0.35);
}

.thq-tw-application.thq-tw-application .text-rose-700\/40 {
  color: rgb(190 18 60 / 0.4);
}

.thq-tw-application.thq-tw-application .text-rose-700\/45 {
  color: rgb(190 18 60 / 0.45);
}

.thq-tw-application.thq-tw-application .text-rose-700\/5 {
  color: rgb(190 18 60 / 0.05);
}

.thq-tw-application.thq-tw-application .text-rose-700\/50 {
  color: rgb(190 18 60 / 0.5);
}

.thq-tw-application.thq-tw-application .text-rose-700\/55 {
  color: rgb(190 18 60 / 0.55);
}

.thq-tw-application.thq-tw-application .text-rose-700\/60 {
  color: rgb(190 18 60 / 0.6);
}

.thq-tw-application.thq-tw-application .text-rose-700\/65 {
  color: rgb(190 18 60 / 0.65);
}

.thq-tw-application.thq-tw-application .text-rose-700\/70 {
  color: rgb(190 18 60 / 0.7);
}

.thq-tw-application.thq-tw-application .text-rose-700\/75 {
  color: rgb(190 18 60 / 0.75);
}

.thq-tw-application.thq-tw-application .text-rose-700\/80 {
  color: rgb(190 18 60 / 0.8);
}

.thq-tw-application.thq-tw-application .text-rose-700\/85 {
  color: rgb(190 18 60 / 0.85);
}

.thq-tw-application.thq-tw-application .text-rose-700\/90 {
  color: rgb(190 18 60 / 0.9);
}

.thq-tw-application.thq-tw-application .text-rose-700\/95 {
  color: rgb(190 18 60 / 0.95);
}

.thq-tw-application.thq-tw-application .text-rose-800 {
  --tw-text-opacity: 1;
  color: rgb(159 18 57 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-rose-800\/0 {
  color: rgb(159 18 57 / 0);
}

.thq-tw-application.thq-tw-application .text-rose-800\/10 {
  color: rgb(159 18 57 / 0.1);
}

.thq-tw-application.thq-tw-application .text-rose-800\/100 {
  color: rgb(159 18 57 / 1);
}

.thq-tw-application.thq-tw-application .text-rose-800\/15 {
  color: rgb(159 18 57 / 0.15);
}

.thq-tw-application.thq-tw-application .text-rose-800\/20 {
  color: rgb(159 18 57 / 0.2);
}

.thq-tw-application.thq-tw-application .text-rose-800\/25 {
  color: rgb(159 18 57 / 0.25);
}

.thq-tw-application.thq-tw-application .text-rose-800\/30 {
  color: rgb(159 18 57 / 0.3);
}

.thq-tw-application.thq-tw-application .text-rose-800\/35 {
  color: rgb(159 18 57 / 0.35);
}

.thq-tw-application.thq-tw-application .text-rose-800\/40 {
  color: rgb(159 18 57 / 0.4);
}

.thq-tw-application.thq-tw-application .text-rose-800\/45 {
  color: rgb(159 18 57 / 0.45);
}

.thq-tw-application.thq-tw-application .text-rose-800\/5 {
  color: rgb(159 18 57 / 0.05);
}

.thq-tw-application.thq-tw-application .text-rose-800\/50 {
  color: rgb(159 18 57 / 0.5);
}

.thq-tw-application.thq-tw-application .text-rose-800\/55 {
  color: rgb(159 18 57 / 0.55);
}

.thq-tw-application.thq-tw-application .text-rose-800\/60 {
  color: rgb(159 18 57 / 0.6);
}

.thq-tw-application.thq-tw-application .text-rose-800\/65 {
  color: rgb(159 18 57 / 0.65);
}

.thq-tw-application.thq-tw-application .text-rose-800\/70 {
  color: rgb(159 18 57 / 0.7);
}

.thq-tw-application.thq-tw-application .text-rose-800\/75 {
  color: rgb(159 18 57 / 0.75);
}

.thq-tw-application.thq-tw-application .text-rose-800\/80 {
  color: rgb(159 18 57 / 0.8);
}

.thq-tw-application.thq-tw-application .text-rose-800\/85 {
  color: rgb(159 18 57 / 0.85);
}

.thq-tw-application.thq-tw-application .text-rose-800\/90 {
  color: rgb(159 18 57 / 0.9);
}

.thq-tw-application.thq-tw-application .text-rose-800\/95 {
  color: rgb(159 18 57 / 0.95);
}

.thq-tw-application.thq-tw-application .text-rose-900 {
  --tw-text-opacity: 1;
  color: rgb(136 19 55 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-rose-900\/0 {
  color: rgb(136 19 55 / 0);
}

.thq-tw-application.thq-tw-application .text-rose-900\/10 {
  color: rgb(136 19 55 / 0.1);
}

.thq-tw-application.thq-tw-application .text-rose-900\/100 {
  color: rgb(136 19 55 / 1);
}

.thq-tw-application.thq-tw-application .text-rose-900\/15 {
  color: rgb(136 19 55 / 0.15);
}

.thq-tw-application.thq-tw-application .text-rose-900\/20 {
  color: rgb(136 19 55 / 0.2);
}

.thq-tw-application.thq-tw-application .text-rose-900\/25 {
  color: rgb(136 19 55 / 0.25);
}

.thq-tw-application.thq-tw-application .text-rose-900\/30 {
  color: rgb(136 19 55 / 0.3);
}

.thq-tw-application.thq-tw-application .text-rose-900\/35 {
  color: rgb(136 19 55 / 0.35);
}

.thq-tw-application.thq-tw-application .text-rose-900\/40 {
  color: rgb(136 19 55 / 0.4);
}

.thq-tw-application.thq-tw-application .text-rose-900\/45 {
  color: rgb(136 19 55 / 0.45);
}

.thq-tw-application.thq-tw-application .text-rose-900\/5 {
  color: rgb(136 19 55 / 0.05);
}

.thq-tw-application.thq-tw-application .text-rose-900\/50 {
  color: rgb(136 19 55 / 0.5);
}

.thq-tw-application.thq-tw-application .text-rose-900\/55 {
  color: rgb(136 19 55 / 0.55);
}

.thq-tw-application.thq-tw-application .text-rose-900\/60 {
  color: rgb(136 19 55 / 0.6);
}

.thq-tw-application.thq-tw-application .text-rose-900\/65 {
  color: rgb(136 19 55 / 0.65);
}

.thq-tw-application.thq-tw-application .text-rose-900\/70 {
  color: rgb(136 19 55 / 0.7);
}

.thq-tw-application.thq-tw-application .text-rose-900\/75 {
  color: rgb(136 19 55 / 0.75);
}

.thq-tw-application.thq-tw-application .text-rose-900\/80 {
  color: rgb(136 19 55 / 0.8);
}

.thq-tw-application.thq-tw-application .text-rose-900\/85 {
  color: rgb(136 19 55 / 0.85);
}

.thq-tw-application.thq-tw-application .text-rose-900\/90 {
  color: rgb(136 19 55 / 0.9);
}

.thq-tw-application.thq-tw-application .text-rose-900\/95 {
  color: rgb(136 19 55 / 0.95);
}

.thq-tw-application.thq-tw-application .text-sky-100 {
  --tw-text-opacity: 1;
  color: rgb(224 242 254 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-sky-100\/0 {
  color: rgb(224 242 254 / 0);
}

.thq-tw-application.thq-tw-application .text-sky-100\/10 {
  color: rgb(224 242 254 / 0.1);
}

.thq-tw-application.thq-tw-application .text-sky-100\/100 {
  color: rgb(224 242 254 / 1);
}

.thq-tw-application.thq-tw-application .text-sky-100\/15 {
  color: rgb(224 242 254 / 0.15);
}

.thq-tw-application.thq-tw-application .text-sky-100\/20 {
  color: rgb(224 242 254 / 0.2);
}

.thq-tw-application.thq-tw-application .text-sky-100\/25 {
  color: rgb(224 242 254 / 0.25);
}

.thq-tw-application.thq-tw-application .text-sky-100\/30 {
  color: rgb(224 242 254 / 0.3);
}

.thq-tw-application.thq-tw-application .text-sky-100\/35 {
  color: rgb(224 242 254 / 0.35);
}

.thq-tw-application.thq-tw-application .text-sky-100\/40 {
  color: rgb(224 242 254 / 0.4);
}

.thq-tw-application.thq-tw-application .text-sky-100\/45 {
  color: rgb(224 242 254 / 0.45);
}

.thq-tw-application.thq-tw-application .text-sky-100\/5 {
  color: rgb(224 242 254 / 0.05);
}

.thq-tw-application.thq-tw-application .text-sky-100\/50 {
  color: rgb(224 242 254 / 0.5);
}

.thq-tw-application.thq-tw-application .text-sky-100\/55 {
  color: rgb(224 242 254 / 0.55);
}

.thq-tw-application.thq-tw-application .text-sky-100\/60 {
  color: rgb(224 242 254 / 0.6);
}

.thq-tw-application.thq-tw-application .text-sky-100\/65 {
  color: rgb(224 242 254 / 0.65);
}

.thq-tw-application.thq-tw-application .text-sky-100\/70 {
  color: rgb(224 242 254 / 0.7);
}

.thq-tw-application.thq-tw-application .text-sky-100\/75 {
  color: rgb(224 242 254 / 0.75);
}

.thq-tw-application.thq-tw-application .text-sky-100\/80 {
  color: rgb(224 242 254 / 0.8);
}

.thq-tw-application.thq-tw-application .text-sky-100\/85 {
  color: rgb(224 242 254 / 0.85);
}

.thq-tw-application.thq-tw-application .text-sky-100\/90 {
  color: rgb(224 242 254 / 0.9);
}

.thq-tw-application.thq-tw-application .text-sky-100\/95 {
  color: rgb(224 242 254 / 0.95);
}

.thq-tw-application.thq-tw-application .text-sky-200 {
  --tw-text-opacity: 1;
  color: rgb(186 230 253 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-sky-200\/0 {
  color: rgb(186 230 253 / 0);
}

.thq-tw-application.thq-tw-application .text-sky-200\/10 {
  color: rgb(186 230 253 / 0.1);
}

.thq-tw-application.thq-tw-application .text-sky-200\/100 {
  color: rgb(186 230 253 / 1);
}

.thq-tw-application.thq-tw-application .text-sky-200\/15 {
  color: rgb(186 230 253 / 0.15);
}

.thq-tw-application.thq-tw-application .text-sky-200\/20 {
  color: rgb(186 230 253 / 0.2);
}

.thq-tw-application.thq-tw-application .text-sky-200\/25 {
  color: rgb(186 230 253 / 0.25);
}

.thq-tw-application.thq-tw-application .text-sky-200\/30 {
  color: rgb(186 230 253 / 0.3);
}

.thq-tw-application.thq-tw-application .text-sky-200\/35 {
  color: rgb(186 230 253 / 0.35);
}

.thq-tw-application.thq-tw-application .text-sky-200\/40 {
  color: rgb(186 230 253 / 0.4);
}

.thq-tw-application.thq-tw-application .text-sky-200\/45 {
  color: rgb(186 230 253 / 0.45);
}

.thq-tw-application.thq-tw-application .text-sky-200\/5 {
  color: rgb(186 230 253 / 0.05);
}

.thq-tw-application.thq-tw-application .text-sky-200\/50 {
  color: rgb(186 230 253 / 0.5);
}

.thq-tw-application.thq-tw-application .text-sky-200\/55 {
  color: rgb(186 230 253 / 0.55);
}

.thq-tw-application.thq-tw-application .text-sky-200\/60 {
  color: rgb(186 230 253 / 0.6);
}

.thq-tw-application.thq-tw-application .text-sky-200\/65 {
  color: rgb(186 230 253 / 0.65);
}

.thq-tw-application.thq-tw-application .text-sky-200\/70 {
  color: rgb(186 230 253 / 0.7);
}

.thq-tw-application.thq-tw-application .text-sky-200\/75 {
  color: rgb(186 230 253 / 0.75);
}

.thq-tw-application.thq-tw-application .text-sky-200\/80 {
  color: rgb(186 230 253 / 0.8);
}

.thq-tw-application.thq-tw-application .text-sky-200\/85 {
  color: rgb(186 230 253 / 0.85);
}

.thq-tw-application.thq-tw-application .text-sky-200\/90 {
  color: rgb(186 230 253 / 0.9);
}

.thq-tw-application.thq-tw-application .text-sky-200\/95 {
  color: rgb(186 230 253 / 0.95);
}

.thq-tw-application.thq-tw-application .text-sky-300 {
  --tw-text-opacity: 1;
  color: rgb(125 211 252 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-sky-300\/0 {
  color: rgb(125 211 252 / 0);
}

.thq-tw-application.thq-tw-application .text-sky-300\/10 {
  color: rgb(125 211 252 / 0.1);
}

.thq-tw-application.thq-tw-application .text-sky-300\/100 {
  color: rgb(125 211 252 / 1);
}

.thq-tw-application.thq-tw-application .text-sky-300\/15 {
  color: rgb(125 211 252 / 0.15);
}

.thq-tw-application.thq-tw-application .text-sky-300\/20 {
  color: rgb(125 211 252 / 0.2);
}

.thq-tw-application.thq-tw-application .text-sky-300\/25 {
  color: rgb(125 211 252 / 0.25);
}

.thq-tw-application.thq-tw-application .text-sky-300\/30 {
  color: rgb(125 211 252 / 0.3);
}

.thq-tw-application.thq-tw-application .text-sky-300\/35 {
  color: rgb(125 211 252 / 0.35);
}

.thq-tw-application.thq-tw-application .text-sky-300\/40 {
  color: rgb(125 211 252 / 0.4);
}

.thq-tw-application.thq-tw-application .text-sky-300\/45 {
  color: rgb(125 211 252 / 0.45);
}

.thq-tw-application.thq-tw-application .text-sky-300\/5 {
  color: rgb(125 211 252 / 0.05);
}

.thq-tw-application.thq-tw-application .text-sky-300\/50 {
  color: rgb(125 211 252 / 0.5);
}

.thq-tw-application.thq-tw-application .text-sky-300\/55 {
  color: rgb(125 211 252 / 0.55);
}

.thq-tw-application.thq-tw-application .text-sky-300\/60 {
  color: rgb(125 211 252 / 0.6);
}

.thq-tw-application.thq-tw-application .text-sky-300\/65 {
  color: rgb(125 211 252 / 0.65);
}

.thq-tw-application.thq-tw-application .text-sky-300\/70 {
  color: rgb(125 211 252 / 0.7);
}

.thq-tw-application.thq-tw-application .text-sky-300\/75 {
  color: rgb(125 211 252 / 0.75);
}

.thq-tw-application.thq-tw-application .text-sky-300\/80 {
  color: rgb(125 211 252 / 0.8);
}

.thq-tw-application.thq-tw-application .text-sky-300\/85 {
  color: rgb(125 211 252 / 0.85);
}

.thq-tw-application.thq-tw-application .text-sky-300\/90 {
  color: rgb(125 211 252 / 0.9);
}

.thq-tw-application.thq-tw-application .text-sky-300\/95 {
  color: rgb(125 211 252 / 0.95);
}

.thq-tw-application.thq-tw-application .text-sky-400 {
  --tw-text-opacity: 1;
  color: rgb(56 189 248 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-sky-400\/0 {
  color: rgb(56 189 248 / 0);
}

.thq-tw-application.thq-tw-application .text-sky-400\/10 {
  color: rgb(56 189 248 / 0.1);
}

.thq-tw-application.thq-tw-application .text-sky-400\/100 {
  color: rgb(56 189 248 / 1);
}

.thq-tw-application.thq-tw-application .text-sky-400\/15 {
  color: rgb(56 189 248 / 0.15);
}

.thq-tw-application.thq-tw-application .text-sky-400\/20 {
  color: rgb(56 189 248 / 0.2);
}

.thq-tw-application.thq-tw-application .text-sky-400\/25 {
  color: rgb(56 189 248 / 0.25);
}

.thq-tw-application.thq-tw-application .text-sky-400\/30 {
  color: rgb(56 189 248 / 0.3);
}

.thq-tw-application.thq-tw-application .text-sky-400\/35 {
  color: rgb(56 189 248 / 0.35);
}

.thq-tw-application.thq-tw-application .text-sky-400\/40 {
  color: rgb(56 189 248 / 0.4);
}

.thq-tw-application.thq-tw-application .text-sky-400\/45 {
  color: rgb(56 189 248 / 0.45);
}

.thq-tw-application.thq-tw-application .text-sky-400\/5 {
  color: rgb(56 189 248 / 0.05);
}

.thq-tw-application.thq-tw-application .text-sky-400\/50 {
  color: rgb(56 189 248 / 0.5);
}

.thq-tw-application.thq-tw-application .text-sky-400\/55 {
  color: rgb(56 189 248 / 0.55);
}

.thq-tw-application.thq-tw-application .text-sky-400\/60 {
  color: rgb(56 189 248 / 0.6);
}

.thq-tw-application.thq-tw-application .text-sky-400\/65 {
  color: rgb(56 189 248 / 0.65);
}

.thq-tw-application.thq-tw-application .text-sky-400\/70 {
  color: rgb(56 189 248 / 0.7);
}

.thq-tw-application.thq-tw-application .text-sky-400\/75 {
  color: rgb(56 189 248 / 0.75);
}

.thq-tw-application.thq-tw-application .text-sky-400\/80 {
  color: rgb(56 189 248 / 0.8);
}

.thq-tw-application.thq-tw-application .text-sky-400\/85 {
  color: rgb(56 189 248 / 0.85);
}

.thq-tw-application.thq-tw-application .text-sky-400\/90 {
  color: rgb(56 189 248 / 0.9);
}

.thq-tw-application.thq-tw-application .text-sky-400\/95 {
  color: rgb(56 189 248 / 0.95);
}

.thq-tw-application.thq-tw-application .text-sky-500 {
  --tw-text-opacity: 1;
  color: rgb(14 165 233 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-sky-500\/0 {
  color: rgb(14 165 233 / 0);
}

.thq-tw-application.thq-tw-application .text-sky-500\/10 {
  color: rgb(14 165 233 / 0.1);
}

.thq-tw-application.thq-tw-application .text-sky-500\/100 {
  color: rgb(14 165 233 / 1);
}

.thq-tw-application.thq-tw-application .text-sky-500\/15 {
  color: rgb(14 165 233 / 0.15);
}

.thq-tw-application.thq-tw-application .text-sky-500\/20 {
  color: rgb(14 165 233 / 0.2);
}

.thq-tw-application.thq-tw-application .text-sky-500\/25 {
  color: rgb(14 165 233 / 0.25);
}

.thq-tw-application.thq-tw-application .text-sky-500\/30 {
  color: rgb(14 165 233 / 0.3);
}

.thq-tw-application.thq-tw-application .text-sky-500\/35 {
  color: rgb(14 165 233 / 0.35);
}

.thq-tw-application.thq-tw-application .text-sky-500\/40 {
  color: rgb(14 165 233 / 0.4);
}

.thq-tw-application.thq-tw-application .text-sky-500\/45 {
  color: rgb(14 165 233 / 0.45);
}

.thq-tw-application.thq-tw-application .text-sky-500\/5 {
  color: rgb(14 165 233 / 0.05);
}

.thq-tw-application.thq-tw-application .text-sky-500\/50 {
  color: rgb(14 165 233 / 0.5);
}

.thq-tw-application.thq-tw-application .text-sky-500\/55 {
  color: rgb(14 165 233 / 0.55);
}

.thq-tw-application.thq-tw-application .text-sky-500\/60 {
  color: rgb(14 165 233 / 0.6);
}

.thq-tw-application.thq-tw-application .text-sky-500\/65 {
  color: rgb(14 165 233 / 0.65);
}

.thq-tw-application.thq-tw-application .text-sky-500\/70 {
  color: rgb(14 165 233 / 0.7);
}

.thq-tw-application.thq-tw-application .text-sky-500\/75 {
  color: rgb(14 165 233 / 0.75);
}

.thq-tw-application.thq-tw-application .text-sky-500\/80 {
  color: rgb(14 165 233 / 0.8);
}

.thq-tw-application.thq-tw-application .text-sky-500\/85 {
  color: rgb(14 165 233 / 0.85);
}

.thq-tw-application.thq-tw-application .text-sky-500\/90 {
  color: rgb(14 165 233 / 0.9);
}

.thq-tw-application.thq-tw-application .text-sky-500\/95 {
  color: rgb(14 165 233 / 0.95);
}

.thq-tw-application.thq-tw-application .text-sky-600 {
  --tw-text-opacity: 1;
  color: rgb(2 132 199 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-sky-600\/0 {
  color: rgb(2 132 199 / 0);
}

.thq-tw-application.thq-tw-application .text-sky-600\/10 {
  color: rgb(2 132 199 / 0.1);
}

.thq-tw-application.thq-tw-application .text-sky-600\/100 {
  color: rgb(2 132 199 / 1);
}

.thq-tw-application.thq-tw-application .text-sky-600\/15 {
  color: rgb(2 132 199 / 0.15);
}

.thq-tw-application.thq-tw-application .text-sky-600\/20 {
  color: rgb(2 132 199 / 0.2);
}

.thq-tw-application.thq-tw-application .text-sky-600\/25 {
  color: rgb(2 132 199 / 0.25);
}

.thq-tw-application.thq-tw-application .text-sky-600\/30 {
  color: rgb(2 132 199 / 0.3);
}

.thq-tw-application.thq-tw-application .text-sky-600\/35 {
  color: rgb(2 132 199 / 0.35);
}

.thq-tw-application.thq-tw-application .text-sky-600\/40 {
  color: rgb(2 132 199 / 0.4);
}

.thq-tw-application.thq-tw-application .text-sky-600\/45 {
  color: rgb(2 132 199 / 0.45);
}

.thq-tw-application.thq-tw-application .text-sky-600\/5 {
  color: rgb(2 132 199 / 0.05);
}

.thq-tw-application.thq-tw-application .text-sky-600\/50 {
  color: rgb(2 132 199 / 0.5);
}

.thq-tw-application.thq-tw-application .text-sky-600\/55 {
  color: rgb(2 132 199 / 0.55);
}

.thq-tw-application.thq-tw-application .text-sky-600\/60 {
  color: rgb(2 132 199 / 0.6);
}

.thq-tw-application.thq-tw-application .text-sky-600\/65 {
  color: rgb(2 132 199 / 0.65);
}

.thq-tw-application.thq-tw-application .text-sky-600\/70 {
  color: rgb(2 132 199 / 0.7);
}

.thq-tw-application.thq-tw-application .text-sky-600\/75 {
  color: rgb(2 132 199 / 0.75);
}

.thq-tw-application.thq-tw-application .text-sky-600\/80 {
  color: rgb(2 132 199 / 0.8);
}

.thq-tw-application.thq-tw-application .text-sky-600\/85 {
  color: rgb(2 132 199 / 0.85);
}

.thq-tw-application.thq-tw-application .text-sky-600\/90 {
  color: rgb(2 132 199 / 0.9);
}

.thq-tw-application.thq-tw-application .text-sky-600\/95 {
  color: rgb(2 132 199 / 0.95);
}

.thq-tw-application.thq-tw-application .text-sky-700 {
  --tw-text-opacity: 1;
  color: rgb(3 105 161 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-sky-700\/0 {
  color: rgb(3 105 161 / 0);
}

.thq-tw-application.thq-tw-application .text-sky-700\/10 {
  color: rgb(3 105 161 / 0.1);
}

.thq-tw-application.thq-tw-application .text-sky-700\/100 {
  color: rgb(3 105 161 / 1);
}

.thq-tw-application.thq-tw-application .text-sky-700\/15 {
  color: rgb(3 105 161 / 0.15);
}

.thq-tw-application.thq-tw-application .text-sky-700\/20 {
  color: rgb(3 105 161 / 0.2);
}

.thq-tw-application.thq-tw-application .text-sky-700\/25 {
  color: rgb(3 105 161 / 0.25);
}

.thq-tw-application.thq-tw-application .text-sky-700\/30 {
  color: rgb(3 105 161 / 0.3);
}

.thq-tw-application.thq-tw-application .text-sky-700\/35 {
  color: rgb(3 105 161 / 0.35);
}

.thq-tw-application.thq-tw-application .text-sky-700\/40 {
  color: rgb(3 105 161 / 0.4);
}

.thq-tw-application.thq-tw-application .text-sky-700\/45 {
  color: rgb(3 105 161 / 0.45);
}

.thq-tw-application.thq-tw-application .text-sky-700\/5 {
  color: rgb(3 105 161 / 0.05);
}

.thq-tw-application.thq-tw-application .text-sky-700\/50 {
  color: rgb(3 105 161 / 0.5);
}

.thq-tw-application.thq-tw-application .text-sky-700\/55 {
  color: rgb(3 105 161 / 0.55);
}

.thq-tw-application.thq-tw-application .text-sky-700\/60 {
  color: rgb(3 105 161 / 0.6);
}

.thq-tw-application.thq-tw-application .text-sky-700\/65 {
  color: rgb(3 105 161 / 0.65);
}

.thq-tw-application.thq-tw-application .text-sky-700\/70 {
  color: rgb(3 105 161 / 0.7);
}

.thq-tw-application.thq-tw-application .text-sky-700\/75 {
  color: rgb(3 105 161 / 0.75);
}

.thq-tw-application.thq-tw-application .text-sky-700\/80 {
  color: rgb(3 105 161 / 0.8);
}

.thq-tw-application.thq-tw-application .text-sky-700\/85 {
  color: rgb(3 105 161 / 0.85);
}

.thq-tw-application.thq-tw-application .text-sky-700\/90 {
  color: rgb(3 105 161 / 0.9);
}

.thq-tw-application.thq-tw-application .text-sky-700\/95 {
  color: rgb(3 105 161 / 0.95);
}

.thq-tw-application.thq-tw-application .text-sky-800 {
  --tw-text-opacity: 1;
  color: rgb(7 89 133 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-sky-800\/0 {
  color: rgb(7 89 133 / 0);
}

.thq-tw-application.thq-tw-application .text-sky-800\/10 {
  color: rgb(7 89 133 / 0.1);
}

.thq-tw-application.thq-tw-application .text-sky-800\/100 {
  color: rgb(7 89 133 / 1);
}

.thq-tw-application.thq-tw-application .text-sky-800\/15 {
  color: rgb(7 89 133 / 0.15);
}

.thq-tw-application.thq-tw-application .text-sky-800\/20 {
  color: rgb(7 89 133 / 0.2);
}

.thq-tw-application.thq-tw-application .text-sky-800\/25 {
  color: rgb(7 89 133 / 0.25);
}

.thq-tw-application.thq-tw-application .text-sky-800\/30 {
  color: rgb(7 89 133 / 0.3);
}

.thq-tw-application.thq-tw-application .text-sky-800\/35 {
  color: rgb(7 89 133 / 0.35);
}

.thq-tw-application.thq-tw-application .text-sky-800\/40 {
  color: rgb(7 89 133 / 0.4);
}

.thq-tw-application.thq-tw-application .text-sky-800\/45 {
  color: rgb(7 89 133 / 0.45);
}

.thq-tw-application.thq-tw-application .text-sky-800\/5 {
  color: rgb(7 89 133 / 0.05);
}

.thq-tw-application.thq-tw-application .text-sky-800\/50 {
  color: rgb(7 89 133 / 0.5);
}

.thq-tw-application.thq-tw-application .text-sky-800\/55 {
  color: rgb(7 89 133 / 0.55);
}

.thq-tw-application.thq-tw-application .text-sky-800\/60 {
  color: rgb(7 89 133 / 0.6);
}

.thq-tw-application.thq-tw-application .text-sky-800\/65 {
  color: rgb(7 89 133 / 0.65);
}

.thq-tw-application.thq-tw-application .text-sky-800\/70 {
  color: rgb(7 89 133 / 0.7);
}

.thq-tw-application.thq-tw-application .text-sky-800\/75 {
  color: rgb(7 89 133 / 0.75);
}

.thq-tw-application.thq-tw-application .text-sky-800\/80 {
  color: rgb(7 89 133 / 0.8);
}

.thq-tw-application.thq-tw-application .text-sky-800\/85 {
  color: rgb(7 89 133 / 0.85);
}

.thq-tw-application.thq-tw-application .text-sky-800\/90 {
  color: rgb(7 89 133 / 0.9);
}

.thq-tw-application.thq-tw-application .text-sky-800\/95 {
  color: rgb(7 89 133 / 0.95);
}

.thq-tw-application.thq-tw-application .text-sky-900 {
  --tw-text-opacity: 1;
  color: rgb(12 74 110 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-sky-900\/0 {
  color: rgb(12 74 110 / 0);
}

.thq-tw-application.thq-tw-application .text-sky-900\/10 {
  color: rgb(12 74 110 / 0.1);
}

.thq-tw-application.thq-tw-application .text-sky-900\/100 {
  color: rgb(12 74 110 / 1);
}

.thq-tw-application.thq-tw-application .text-sky-900\/15 {
  color: rgb(12 74 110 / 0.15);
}

.thq-tw-application.thq-tw-application .text-sky-900\/20 {
  color: rgb(12 74 110 / 0.2);
}

.thq-tw-application.thq-tw-application .text-sky-900\/25 {
  color: rgb(12 74 110 / 0.25);
}

.thq-tw-application.thq-tw-application .text-sky-900\/30 {
  color: rgb(12 74 110 / 0.3);
}

.thq-tw-application.thq-tw-application .text-sky-900\/35 {
  color: rgb(12 74 110 / 0.35);
}

.thq-tw-application.thq-tw-application .text-sky-900\/40 {
  color: rgb(12 74 110 / 0.4);
}

.thq-tw-application.thq-tw-application .text-sky-900\/45 {
  color: rgb(12 74 110 / 0.45);
}

.thq-tw-application.thq-tw-application .text-sky-900\/5 {
  color: rgb(12 74 110 / 0.05);
}

.thq-tw-application.thq-tw-application .text-sky-900\/50 {
  color: rgb(12 74 110 / 0.5);
}

.thq-tw-application.thq-tw-application .text-sky-900\/55 {
  color: rgb(12 74 110 / 0.55);
}

.thq-tw-application.thq-tw-application .text-sky-900\/60 {
  color: rgb(12 74 110 / 0.6);
}

.thq-tw-application.thq-tw-application .text-sky-900\/65 {
  color: rgb(12 74 110 / 0.65);
}

.thq-tw-application.thq-tw-application .text-sky-900\/70 {
  color: rgb(12 74 110 / 0.7);
}

.thq-tw-application.thq-tw-application .text-sky-900\/75 {
  color: rgb(12 74 110 / 0.75);
}

.thq-tw-application.thq-tw-application .text-sky-900\/80 {
  color: rgb(12 74 110 / 0.8);
}

.thq-tw-application.thq-tw-application .text-sky-900\/85 {
  color: rgb(12 74 110 / 0.85);
}

.thq-tw-application.thq-tw-application .text-sky-900\/90 {
  color: rgb(12 74 110 / 0.9);
}

.thq-tw-application.thq-tw-application .text-sky-900\/95 {
  color: rgb(12 74 110 / 0.95);
}

.thq-tw-application.thq-tw-application .text-slate-100 {
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-slate-100\/0 {
  color: rgb(241 245 249 / 0);
}

.thq-tw-application.thq-tw-application .text-slate-100\/10 {
  color: rgb(241 245 249 / 0.1);
}

.thq-tw-application.thq-tw-application .text-slate-100\/100 {
  color: rgb(241 245 249 / 1);
}

.thq-tw-application.thq-tw-application .text-slate-100\/15 {
  color: rgb(241 245 249 / 0.15);
}

.thq-tw-application.thq-tw-application .text-slate-100\/20 {
  color: rgb(241 245 249 / 0.2);
}

.thq-tw-application.thq-tw-application .text-slate-100\/25 {
  color: rgb(241 245 249 / 0.25);
}

.thq-tw-application.thq-tw-application .text-slate-100\/30 {
  color: rgb(241 245 249 / 0.3);
}

.thq-tw-application.thq-tw-application .text-slate-100\/35 {
  color: rgb(241 245 249 / 0.35);
}

.thq-tw-application.thq-tw-application .text-slate-100\/40 {
  color: rgb(241 245 249 / 0.4);
}

.thq-tw-application.thq-tw-application .text-slate-100\/45 {
  color: rgb(241 245 249 / 0.45);
}

.thq-tw-application.thq-tw-application .text-slate-100\/5 {
  color: rgb(241 245 249 / 0.05);
}

.thq-tw-application.thq-tw-application .text-slate-100\/50 {
  color: rgb(241 245 249 / 0.5);
}

.thq-tw-application.thq-tw-application .text-slate-100\/55 {
  color: rgb(241 245 249 / 0.55);
}

.thq-tw-application.thq-tw-application .text-slate-100\/60 {
  color: rgb(241 245 249 / 0.6);
}

.thq-tw-application.thq-tw-application .text-slate-100\/65 {
  color: rgb(241 245 249 / 0.65);
}

.thq-tw-application.thq-tw-application .text-slate-100\/70 {
  color: rgb(241 245 249 / 0.7);
}

.thq-tw-application.thq-tw-application .text-slate-100\/75 {
  color: rgb(241 245 249 / 0.75);
}

.thq-tw-application.thq-tw-application .text-slate-100\/80 {
  color: rgb(241 245 249 / 0.8);
}

.thq-tw-application.thq-tw-application .text-slate-100\/85 {
  color: rgb(241 245 249 / 0.85);
}

.thq-tw-application.thq-tw-application .text-slate-100\/90 {
  color: rgb(241 245 249 / 0.9);
}

.thq-tw-application.thq-tw-application .text-slate-100\/95 {
  color: rgb(241 245 249 / 0.95);
}

.thq-tw-application.thq-tw-application .text-slate-200 {
  --tw-text-opacity: 1;
  color: rgb(226 232 240 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-slate-200\/0 {
  color: rgb(226 232 240 / 0);
}

.thq-tw-application.thq-tw-application .text-slate-200\/10 {
  color: rgb(226 232 240 / 0.1);
}

.thq-tw-application.thq-tw-application .text-slate-200\/100 {
  color: rgb(226 232 240 / 1);
}

.thq-tw-application.thq-tw-application .text-slate-200\/15 {
  color: rgb(226 232 240 / 0.15);
}

.thq-tw-application.thq-tw-application .text-slate-200\/20 {
  color: rgb(226 232 240 / 0.2);
}

.thq-tw-application.thq-tw-application .text-slate-200\/25 {
  color: rgb(226 232 240 / 0.25);
}

.thq-tw-application.thq-tw-application .text-slate-200\/30 {
  color: rgb(226 232 240 / 0.3);
}

.thq-tw-application.thq-tw-application .text-slate-200\/35 {
  color: rgb(226 232 240 / 0.35);
}

.thq-tw-application.thq-tw-application .text-slate-200\/40 {
  color: rgb(226 232 240 / 0.4);
}

.thq-tw-application.thq-tw-application .text-slate-200\/45 {
  color: rgb(226 232 240 / 0.45);
}

.thq-tw-application.thq-tw-application .text-slate-200\/5 {
  color: rgb(226 232 240 / 0.05);
}

.thq-tw-application.thq-tw-application .text-slate-200\/50 {
  color: rgb(226 232 240 / 0.5);
}

.thq-tw-application.thq-tw-application .text-slate-200\/55 {
  color: rgb(226 232 240 / 0.55);
}

.thq-tw-application.thq-tw-application .text-slate-200\/60 {
  color: rgb(226 232 240 / 0.6);
}

.thq-tw-application.thq-tw-application .text-slate-200\/65 {
  color: rgb(226 232 240 / 0.65);
}

.thq-tw-application.thq-tw-application .text-slate-200\/70 {
  color: rgb(226 232 240 / 0.7);
}

.thq-tw-application.thq-tw-application .text-slate-200\/75 {
  color: rgb(226 232 240 / 0.75);
}

.thq-tw-application.thq-tw-application .text-slate-200\/80 {
  color: rgb(226 232 240 / 0.8);
}

.thq-tw-application.thq-tw-application .text-slate-200\/85 {
  color: rgb(226 232 240 / 0.85);
}

.thq-tw-application.thq-tw-application .text-slate-200\/90 {
  color: rgb(226 232 240 / 0.9);
}

.thq-tw-application.thq-tw-application .text-slate-200\/95 {
  color: rgb(226 232 240 / 0.95);
}

.thq-tw-application.thq-tw-application .text-slate-300 {
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-slate-300\/0 {
  color: rgb(203 213 225 / 0);
}

.thq-tw-application.thq-tw-application .text-slate-300\/10 {
  color: rgb(203 213 225 / 0.1);
}

.thq-tw-application.thq-tw-application .text-slate-300\/100 {
  color: rgb(203 213 225 / 1);
}

.thq-tw-application.thq-tw-application .text-slate-300\/15 {
  color: rgb(203 213 225 / 0.15);
}

.thq-tw-application.thq-tw-application .text-slate-300\/20 {
  color: rgb(203 213 225 / 0.2);
}

.thq-tw-application.thq-tw-application .text-slate-300\/25 {
  color: rgb(203 213 225 / 0.25);
}

.thq-tw-application.thq-tw-application .text-slate-300\/30 {
  color: rgb(203 213 225 / 0.3);
}

.thq-tw-application.thq-tw-application .text-slate-300\/35 {
  color: rgb(203 213 225 / 0.35);
}

.thq-tw-application.thq-tw-application .text-slate-300\/40 {
  color: rgb(203 213 225 / 0.4);
}

.thq-tw-application.thq-tw-application .text-slate-300\/45 {
  color: rgb(203 213 225 / 0.45);
}

.thq-tw-application.thq-tw-application .text-slate-300\/5 {
  color: rgb(203 213 225 / 0.05);
}

.thq-tw-application.thq-tw-application .text-slate-300\/50 {
  color: rgb(203 213 225 / 0.5);
}

.thq-tw-application.thq-tw-application .text-slate-300\/55 {
  color: rgb(203 213 225 / 0.55);
}

.thq-tw-application.thq-tw-application .text-slate-300\/60 {
  color: rgb(203 213 225 / 0.6);
}

.thq-tw-application.thq-tw-application .text-slate-300\/65 {
  color: rgb(203 213 225 / 0.65);
}

.thq-tw-application.thq-tw-application .text-slate-300\/70 {
  color: rgb(203 213 225 / 0.7);
}

.thq-tw-application.thq-tw-application .text-slate-300\/75 {
  color: rgb(203 213 225 / 0.75);
}

.thq-tw-application.thq-tw-application .text-slate-300\/80 {
  color: rgb(203 213 225 / 0.8);
}

.thq-tw-application.thq-tw-application .text-slate-300\/85 {
  color: rgb(203 213 225 / 0.85);
}

.thq-tw-application.thq-tw-application .text-slate-300\/90 {
  color: rgb(203 213 225 / 0.9);
}

.thq-tw-application.thq-tw-application .text-slate-300\/95 {
  color: rgb(203 213 225 / 0.95);
}

.thq-tw-application.thq-tw-application .text-slate-400 {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-slate-400\/0 {
  color: rgb(148 163 184 / 0);
}

.thq-tw-application.thq-tw-application .text-slate-400\/10 {
  color: rgb(148 163 184 / 0.1);
}

.thq-tw-application.thq-tw-application .text-slate-400\/100 {
  color: rgb(148 163 184 / 1);
}

.thq-tw-application.thq-tw-application .text-slate-400\/15 {
  color: rgb(148 163 184 / 0.15);
}

.thq-tw-application.thq-tw-application .text-slate-400\/20 {
  color: rgb(148 163 184 / 0.2);
}

.thq-tw-application.thq-tw-application .text-slate-400\/25 {
  color: rgb(148 163 184 / 0.25);
}

.thq-tw-application.thq-tw-application .text-slate-400\/30 {
  color: rgb(148 163 184 / 0.3);
}

.thq-tw-application.thq-tw-application .text-slate-400\/35 {
  color: rgb(148 163 184 / 0.35);
}

.thq-tw-application.thq-tw-application .text-slate-400\/40 {
  color: rgb(148 163 184 / 0.4);
}

.thq-tw-application.thq-tw-application .text-slate-400\/45 {
  color: rgb(148 163 184 / 0.45);
}

.thq-tw-application.thq-tw-application .text-slate-400\/5 {
  color: rgb(148 163 184 / 0.05);
}

.thq-tw-application.thq-tw-application .text-slate-400\/50 {
  color: rgb(148 163 184 / 0.5);
}

.thq-tw-application.thq-tw-application .text-slate-400\/55 {
  color: rgb(148 163 184 / 0.55);
}

.thq-tw-application.thq-tw-application .text-slate-400\/60 {
  color: rgb(148 163 184 / 0.6);
}

.thq-tw-application.thq-tw-application .text-slate-400\/65 {
  color: rgb(148 163 184 / 0.65);
}

.thq-tw-application.thq-tw-application .text-slate-400\/70 {
  color: rgb(148 163 184 / 0.7);
}

.thq-tw-application.thq-tw-application .text-slate-400\/75 {
  color: rgb(148 163 184 / 0.75);
}

.thq-tw-application.thq-tw-application .text-slate-400\/80 {
  color: rgb(148 163 184 / 0.8);
}

.thq-tw-application.thq-tw-application .text-slate-400\/85 {
  color: rgb(148 163 184 / 0.85);
}

.thq-tw-application.thq-tw-application .text-slate-400\/90 {
  color: rgb(148 163 184 / 0.9);
}

.thq-tw-application.thq-tw-application .text-slate-400\/95 {
  color: rgb(148 163 184 / 0.95);
}

.thq-tw-application.thq-tw-application .text-slate-500 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-slate-500\/0 {
  color: rgb(100 116 139 / 0);
}

.thq-tw-application.thq-tw-application .text-slate-500\/10 {
  color: rgb(100 116 139 / 0.1);
}

.thq-tw-application.thq-tw-application .text-slate-500\/100 {
  color: rgb(100 116 139 / 1);
}

.thq-tw-application.thq-tw-application .text-slate-500\/15 {
  color: rgb(100 116 139 / 0.15);
}

.thq-tw-application.thq-tw-application .text-slate-500\/20 {
  color: rgb(100 116 139 / 0.2);
}

.thq-tw-application.thq-tw-application .text-slate-500\/25 {
  color: rgb(100 116 139 / 0.25);
}

.thq-tw-application.thq-tw-application .text-slate-500\/30 {
  color: rgb(100 116 139 / 0.3);
}

.thq-tw-application.thq-tw-application .text-slate-500\/35 {
  color: rgb(100 116 139 / 0.35);
}

.thq-tw-application.thq-tw-application .text-slate-500\/40 {
  color: rgb(100 116 139 / 0.4);
}

.thq-tw-application.thq-tw-application .text-slate-500\/45 {
  color: rgb(100 116 139 / 0.45);
}

.thq-tw-application.thq-tw-application .text-slate-500\/5 {
  color: rgb(100 116 139 / 0.05);
}

.thq-tw-application.thq-tw-application .text-slate-500\/50 {
  color: rgb(100 116 139 / 0.5);
}

.thq-tw-application.thq-tw-application .text-slate-500\/55 {
  color: rgb(100 116 139 / 0.55);
}

.thq-tw-application.thq-tw-application .text-slate-500\/60 {
  color: rgb(100 116 139 / 0.6);
}

.thq-tw-application.thq-tw-application .text-slate-500\/65 {
  color: rgb(100 116 139 / 0.65);
}

.thq-tw-application.thq-tw-application .text-slate-500\/70 {
  color: rgb(100 116 139 / 0.7);
}

.thq-tw-application.thq-tw-application .text-slate-500\/75 {
  color: rgb(100 116 139 / 0.75);
}

.thq-tw-application.thq-tw-application .text-slate-500\/80 {
  color: rgb(100 116 139 / 0.8);
}

.thq-tw-application.thq-tw-application .text-slate-500\/85 {
  color: rgb(100 116 139 / 0.85);
}

.thq-tw-application.thq-tw-application .text-slate-500\/90 {
  color: rgb(100 116 139 / 0.9);
}

.thq-tw-application.thq-tw-application .text-slate-500\/95 {
  color: rgb(100 116 139 / 0.95);
}

.thq-tw-application.thq-tw-application .text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-slate-600\/0 {
  color: rgb(71 85 105 / 0);
}

.thq-tw-application.thq-tw-application .text-slate-600\/10 {
  color: rgb(71 85 105 / 0.1);
}

.thq-tw-application.thq-tw-application .text-slate-600\/100 {
  color: rgb(71 85 105 / 1);
}

.thq-tw-application.thq-tw-application .text-slate-600\/15 {
  color: rgb(71 85 105 / 0.15);
}

.thq-tw-application.thq-tw-application .text-slate-600\/20 {
  color: rgb(71 85 105 / 0.2);
}

.thq-tw-application.thq-tw-application .text-slate-600\/25 {
  color: rgb(71 85 105 / 0.25);
}

.thq-tw-application.thq-tw-application .text-slate-600\/30 {
  color: rgb(71 85 105 / 0.3);
}

.thq-tw-application.thq-tw-application .text-slate-600\/35 {
  color: rgb(71 85 105 / 0.35);
}

.thq-tw-application.thq-tw-application .text-slate-600\/40 {
  color: rgb(71 85 105 / 0.4);
}

.thq-tw-application.thq-tw-application .text-slate-600\/45 {
  color: rgb(71 85 105 / 0.45);
}

.thq-tw-application.thq-tw-application .text-slate-600\/5 {
  color: rgb(71 85 105 / 0.05);
}

.thq-tw-application.thq-tw-application .text-slate-600\/50 {
  color: rgb(71 85 105 / 0.5);
}

.thq-tw-application.thq-tw-application .text-slate-600\/55 {
  color: rgb(71 85 105 / 0.55);
}

.thq-tw-application.thq-tw-application .text-slate-600\/60 {
  color: rgb(71 85 105 / 0.6);
}

.thq-tw-application.thq-tw-application .text-slate-600\/65 {
  color: rgb(71 85 105 / 0.65);
}

.thq-tw-application.thq-tw-application .text-slate-600\/70 {
  color: rgb(71 85 105 / 0.7);
}

.thq-tw-application.thq-tw-application .text-slate-600\/75 {
  color: rgb(71 85 105 / 0.75);
}

.thq-tw-application.thq-tw-application .text-slate-600\/80 {
  color: rgb(71 85 105 / 0.8);
}

.thq-tw-application.thq-tw-application .text-slate-600\/85 {
  color: rgb(71 85 105 / 0.85);
}

.thq-tw-application.thq-tw-application .text-slate-600\/90 {
  color: rgb(71 85 105 / 0.9);
}

.thq-tw-application.thq-tw-application .text-slate-600\/95 {
  color: rgb(71 85 105 / 0.95);
}

.thq-tw-application.thq-tw-application .text-slate-700 {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-slate-700\/0 {
  color: rgb(51 65 85 / 0);
}

.thq-tw-application.thq-tw-application .text-slate-700\/10 {
  color: rgb(51 65 85 / 0.1);
}

.thq-tw-application.thq-tw-application .text-slate-700\/100 {
  color: rgb(51 65 85 / 1);
}

.thq-tw-application.thq-tw-application .text-slate-700\/15 {
  color: rgb(51 65 85 / 0.15);
}

.thq-tw-application.thq-tw-application .text-slate-700\/20 {
  color: rgb(51 65 85 / 0.2);
}

.thq-tw-application.thq-tw-application .text-slate-700\/25 {
  color: rgb(51 65 85 / 0.25);
}

.thq-tw-application.thq-tw-application .text-slate-700\/30 {
  color: rgb(51 65 85 / 0.3);
}

.thq-tw-application.thq-tw-application .text-slate-700\/35 {
  color: rgb(51 65 85 / 0.35);
}

.thq-tw-application.thq-tw-application .text-slate-700\/40 {
  color: rgb(51 65 85 / 0.4);
}

.thq-tw-application.thq-tw-application .text-slate-700\/45 {
  color: rgb(51 65 85 / 0.45);
}

.thq-tw-application.thq-tw-application .text-slate-700\/5 {
  color: rgb(51 65 85 / 0.05);
}

.thq-tw-application.thq-tw-application .text-slate-700\/50 {
  color: rgb(51 65 85 / 0.5);
}

.thq-tw-application.thq-tw-application .text-slate-700\/55 {
  color: rgb(51 65 85 / 0.55);
}

.thq-tw-application.thq-tw-application .text-slate-700\/60 {
  color: rgb(51 65 85 / 0.6);
}

.thq-tw-application.thq-tw-application .text-slate-700\/65 {
  color: rgb(51 65 85 / 0.65);
}

.thq-tw-application.thq-tw-application .text-slate-700\/70 {
  color: rgb(51 65 85 / 0.7);
}

.thq-tw-application.thq-tw-application .text-slate-700\/75 {
  color: rgb(51 65 85 / 0.75);
}

.thq-tw-application.thq-tw-application .text-slate-700\/80 {
  color: rgb(51 65 85 / 0.8);
}

.thq-tw-application.thq-tw-application .text-slate-700\/85 {
  color: rgb(51 65 85 / 0.85);
}

.thq-tw-application.thq-tw-application .text-slate-700\/90 {
  color: rgb(51 65 85 / 0.9);
}

.thq-tw-application.thq-tw-application .text-slate-700\/95 {
  color: rgb(51 65 85 / 0.95);
}

.thq-tw-application.thq-tw-application .text-slate-800 {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-slate-800\/0 {
  color: rgb(30 41 59 / 0);
}

.thq-tw-application.thq-tw-application .text-slate-800\/10 {
  color: rgb(30 41 59 / 0.1);
}

.thq-tw-application.thq-tw-application .text-slate-800\/100 {
  color: rgb(30 41 59 / 1);
}

.thq-tw-application.thq-tw-application .text-slate-800\/15 {
  color: rgb(30 41 59 / 0.15);
}

.thq-tw-application.thq-tw-application .text-slate-800\/20 {
  color: rgb(30 41 59 / 0.2);
}

.thq-tw-application.thq-tw-application .text-slate-800\/25 {
  color: rgb(30 41 59 / 0.25);
}

.thq-tw-application.thq-tw-application .text-slate-800\/30 {
  color: rgb(30 41 59 / 0.3);
}

.thq-tw-application.thq-tw-application .text-slate-800\/35 {
  color: rgb(30 41 59 / 0.35);
}

.thq-tw-application.thq-tw-application .text-slate-800\/40 {
  color: rgb(30 41 59 / 0.4);
}

.thq-tw-application.thq-tw-application .text-slate-800\/45 {
  color: rgb(30 41 59 / 0.45);
}

.thq-tw-application.thq-tw-application .text-slate-800\/5 {
  color: rgb(30 41 59 / 0.05);
}

.thq-tw-application.thq-tw-application .text-slate-800\/50 {
  color: rgb(30 41 59 / 0.5);
}

.thq-tw-application.thq-tw-application .text-slate-800\/55 {
  color: rgb(30 41 59 / 0.55);
}

.thq-tw-application.thq-tw-application .text-slate-800\/60 {
  color: rgb(30 41 59 / 0.6);
}

.thq-tw-application.thq-tw-application .text-slate-800\/65 {
  color: rgb(30 41 59 / 0.65);
}

.thq-tw-application.thq-tw-application .text-slate-800\/70 {
  color: rgb(30 41 59 / 0.7);
}

.thq-tw-application.thq-tw-application .text-slate-800\/75 {
  color: rgb(30 41 59 / 0.75);
}

.thq-tw-application.thq-tw-application .text-slate-800\/80 {
  color: rgb(30 41 59 / 0.8);
}

.thq-tw-application.thq-tw-application .text-slate-800\/85 {
  color: rgb(30 41 59 / 0.85);
}

.thq-tw-application.thq-tw-application .text-slate-800\/90 {
  color: rgb(30 41 59 / 0.9);
}

.thq-tw-application.thq-tw-application .text-slate-800\/95 {
  color: rgb(30 41 59 / 0.95);
}

.thq-tw-application.thq-tw-application .text-slate-900 {
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-slate-900\/0 {
  color: rgb(15 23 42 / 0);
}

.thq-tw-application.thq-tw-application .text-slate-900\/10 {
  color: rgb(15 23 42 / 0.1);
}

.thq-tw-application.thq-tw-application .text-slate-900\/100 {
  color: rgb(15 23 42 / 1);
}

.thq-tw-application.thq-tw-application .text-slate-900\/15 {
  color: rgb(15 23 42 / 0.15);
}

.thq-tw-application.thq-tw-application .text-slate-900\/20 {
  color: rgb(15 23 42 / 0.2);
}

.thq-tw-application.thq-tw-application .text-slate-900\/25 {
  color: rgb(15 23 42 / 0.25);
}

.thq-tw-application.thq-tw-application .text-slate-900\/30 {
  color: rgb(15 23 42 / 0.3);
}

.thq-tw-application.thq-tw-application .text-slate-900\/35 {
  color: rgb(15 23 42 / 0.35);
}

.thq-tw-application.thq-tw-application .text-slate-900\/40 {
  color: rgb(15 23 42 / 0.4);
}

.thq-tw-application.thq-tw-application .text-slate-900\/45 {
  color: rgb(15 23 42 / 0.45);
}

.thq-tw-application.thq-tw-application .text-slate-900\/5 {
  color: rgb(15 23 42 / 0.05);
}

.thq-tw-application.thq-tw-application .text-slate-900\/50 {
  color: rgb(15 23 42 / 0.5);
}

.thq-tw-application.thq-tw-application .text-slate-900\/55 {
  color: rgb(15 23 42 / 0.55);
}

.thq-tw-application.thq-tw-application .text-slate-900\/60 {
  color: rgb(15 23 42 / 0.6);
}

.thq-tw-application.thq-tw-application .text-slate-900\/65 {
  color: rgb(15 23 42 / 0.65);
}

.thq-tw-application.thq-tw-application .text-slate-900\/70 {
  color: rgb(15 23 42 / 0.7);
}

.thq-tw-application.thq-tw-application .text-slate-900\/75 {
  color: rgb(15 23 42 / 0.75);
}

.thq-tw-application.thq-tw-application .text-slate-900\/80 {
  color: rgb(15 23 42 / 0.8);
}

.thq-tw-application.thq-tw-application .text-slate-900\/85 {
  color: rgb(15 23 42 / 0.85);
}

.thq-tw-application.thq-tw-application .text-slate-900\/90 {
  color: rgb(15 23 42 / 0.9);
}

.thq-tw-application.thq-tw-application .text-slate-900\/95 {
  color: rgb(15 23 42 / 0.95);
}

.thq-tw-application.thq-tw-application .text-stone-100 {
  --tw-text-opacity: 1;
  color: rgb(245 245 244 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-stone-100\/0 {
  color: rgb(245 245 244 / 0);
}

.thq-tw-application.thq-tw-application .text-stone-100\/10 {
  color: rgb(245 245 244 / 0.1);
}

.thq-tw-application.thq-tw-application .text-stone-100\/100 {
  color: rgb(245 245 244 / 1);
}

.thq-tw-application.thq-tw-application .text-stone-100\/15 {
  color: rgb(245 245 244 / 0.15);
}

.thq-tw-application.thq-tw-application .text-stone-100\/20 {
  color: rgb(245 245 244 / 0.2);
}

.thq-tw-application.thq-tw-application .text-stone-100\/25 {
  color: rgb(245 245 244 / 0.25);
}

.thq-tw-application.thq-tw-application .text-stone-100\/30 {
  color: rgb(245 245 244 / 0.3);
}

.thq-tw-application.thq-tw-application .text-stone-100\/35 {
  color: rgb(245 245 244 / 0.35);
}

.thq-tw-application.thq-tw-application .text-stone-100\/40 {
  color: rgb(245 245 244 / 0.4);
}

.thq-tw-application.thq-tw-application .text-stone-100\/45 {
  color: rgb(245 245 244 / 0.45);
}

.thq-tw-application.thq-tw-application .text-stone-100\/5 {
  color: rgb(245 245 244 / 0.05);
}

.thq-tw-application.thq-tw-application .text-stone-100\/50 {
  color: rgb(245 245 244 / 0.5);
}

.thq-tw-application.thq-tw-application .text-stone-100\/55 {
  color: rgb(245 245 244 / 0.55);
}

.thq-tw-application.thq-tw-application .text-stone-100\/60 {
  color: rgb(245 245 244 / 0.6);
}

.thq-tw-application.thq-tw-application .text-stone-100\/65 {
  color: rgb(245 245 244 / 0.65);
}

.thq-tw-application.thq-tw-application .text-stone-100\/70 {
  color: rgb(245 245 244 / 0.7);
}

.thq-tw-application.thq-tw-application .text-stone-100\/75 {
  color: rgb(245 245 244 / 0.75);
}

.thq-tw-application.thq-tw-application .text-stone-100\/80 {
  color: rgb(245 245 244 / 0.8);
}

.thq-tw-application.thq-tw-application .text-stone-100\/85 {
  color: rgb(245 245 244 / 0.85);
}

.thq-tw-application.thq-tw-application .text-stone-100\/90 {
  color: rgb(245 245 244 / 0.9);
}

.thq-tw-application.thq-tw-application .text-stone-100\/95 {
  color: rgb(245 245 244 / 0.95);
}

.thq-tw-application.thq-tw-application .text-stone-200 {
  --tw-text-opacity: 1;
  color: rgb(231 229 228 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-stone-200\/0 {
  color: rgb(231 229 228 / 0);
}

.thq-tw-application.thq-tw-application .text-stone-200\/10 {
  color: rgb(231 229 228 / 0.1);
}

.thq-tw-application.thq-tw-application .text-stone-200\/100 {
  color: rgb(231 229 228 / 1);
}

.thq-tw-application.thq-tw-application .text-stone-200\/15 {
  color: rgb(231 229 228 / 0.15);
}

.thq-tw-application.thq-tw-application .text-stone-200\/20 {
  color: rgb(231 229 228 / 0.2);
}

.thq-tw-application.thq-tw-application .text-stone-200\/25 {
  color: rgb(231 229 228 / 0.25);
}

.thq-tw-application.thq-tw-application .text-stone-200\/30 {
  color: rgb(231 229 228 / 0.3);
}

.thq-tw-application.thq-tw-application .text-stone-200\/35 {
  color: rgb(231 229 228 / 0.35);
}

.thq-tw-application.thq-tw-application .text-stone-200\/40 {
  color: rgb(231 229 228 / 0.4);
}

.thq-tw-application.thq-tw-application .text-stone-200\/45 {
  color: rgb(231 229 228 / 0.45);
}

.thq-tw-application.thq-tw-application .text-stone-200\/5 {
  color: rgb(231 229 228 / 0.05);
}

.thq-tw-application.thq-tw-application .text-stone-200\/50 {
  color: rgb(231 229 228 / 0.5);
}

.thq-tw-application.thq-tw-application .text-stone-200\/55 {
  color: rgb(231 229 228 / 0.55);
}

.thq-tw-application.thq-tw-application .text-stone-200\/60 {
  color: rgb(231 229 228 / 0.6);
}

.thq-tw-application.thq-tw-application .text-stone-200\/65 {
  color: rgb(231 229 228 / 0.65);
}

.thq-tw-application.thq-tw-application .text-stone-200\/70 {
  color: rgb(231 229 228 / 0.7);
}

.thq-tw-application.thq-tw-application .text-stone-200\/75 {
  color: rgb(231 229 228 / 0.75);
}

.thq-tw-application.thq-tw-application .text-stone-200\/80 {
  color: rgb(231 229 228 / 0.8);
}

.thq-tw-application.thq-tw-application .text-stone-200\/85 {
  color: rgb(231 229 228 / 0.85);
}

.thq-tw-application.thq-tw-application .text-stone-200\/90 {
  color: rgb(231 229 228 / 0.9);
}

.thq-tw-application.thq-tw-application .text-stone-200\/95 {
  color: rgb(231 229 228 / 0.95);
}

.thq-tw-application.thq-tw-application .text-stone-300 {
  --tw-text-opacity: 1;
  color: rgb(214 211 209 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-stone-300\/0 {
  color: rgb(214 211 209 / 0);
}

.thq-tw-application.thq-tw-application .text-stone-300\/10 {
  color: rgb(214 211 209 / 0.1);
}

.thq-tw-application.thq-tw-application .text-stone-300\/100 {
  color: rgb(214 211 209 / 1);
}

.thq-tw-application.thq-tw-application .text-stone-300\/15 {
  color: rgb(214 211 209 / 0.15);
}

.thq-tw-application.thq-tw-application .text-stone-300\/20 {
  color: rgb(214 211 209 / 0.2);
}

.thq-tw-application.thq-tw-application .text-stone-300\/25 {
  color: rgb(214 211 209 / 0.25);
}

.thq-tw-application.thq-tw-application .text-stone-300\/30 {
  color: rgb(214 211 209 / 0.3);
}

.thq-tw-application.thq-tw-application .text-stone-300\/35 {
  color: rgb(214 211 209 / 0.35);
}

.thq-tw-application.thq-tw-application .text-stone-300\/40 {
  color: rgb(214 211 209 / 0.4);
}

.thq-tw-application.thq-tw-application .text-stone-300\/45 {
  color: rgb(214 211 209 / 0.45);
}

.thq-tw-application.thq-tw-application .text-stone-300\/5 {
  color: rgb(214 211 209 / 0.05);
}

.thq-tw-application.thq-tw-application .text-stone-300\/50 {
  color: rgb(214 211 209 / 0.5);
}

.thq-tw-application.thq-tw-application .text-stone-300\/55 {
  color: rgb(214 211 209 / 0.55);
}

.thq-tw-application.thq-tw-application .text-stone-300\/60 {
  color: rgb(214 211 209 / 0.6);
}

.thq-tw-application.thq-tw-application .text-stone-300\/65 {
  color: rgb(214 211 209 / 0.65);
}

.thq-tw-application.thq-tw-application .text-stone-300\/70 {
  color: rgb(214 211 209 / 0.7);
}

.thq-tw-application.thq-tw-application .text-stone-300\/75 {
  color: rgb(214 211 209 / 0.75);
}

.thq-tw-application.thq-tw-application .text-stone-300\/80 {
  color: rgb(214 211 209 / 0.8);
}

.thq-tw-application.thq-tw-application .text-stone-300\/85 {
  color: rgb(214 211 209 / 0.85);
}

.thq-tw-application.thq-tw-application .text-stone-300\/90 {
  color: rgb(214 211 209 / 0.9);
}

.thq-tw-application.thq-tw-application .text-stone-300\/95 {
  color: rgb(214 211 209 / 0.95);
}

.thq-tw-application.thq-tw-application .text-stone-400 {
  --tw-text-opacity: 1;
  color: rgb(168 162 158 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-stone-400\/0 {
  color: rgb(168 162 158 / 0);
}

.thq-tw-application.thq-tw-application .text-stone-400\/10 {
  color: rgb(168 162 158 / 0.1);
}

.thq-tw-application.thq-tw-application .text-stone-400\/100 {
  color: rgb(168 162 158 / 1);
}

.thq-tw-application.thq-tw-application .text-stone-400\/15 {
  color: rgb(168 162 158 / 0.15);
}

.thq-tw-application.thq-tw-application .text-stone-400\/20 {
  color: rgb(168 162 158 / 0.2);
}

.thq-tw-application.thq-tw-application .text-stone-400\/25 {
  color: rgb(168 162 158 / 0.25);
}

.thq-tw-application.thq-tw-application .text-stone-400\/30 {
  color: rgb(168 162 158 / 0.3);
}

.thq-tw-application.thq-tw-application .text-stone-400\/35 {
  color: rgb(168 162 158 / 0.35);
}

.thq-tw-application.thq-tw-application .text-stone-400\/40 {
  color: rgb(168 162 158 / 0.4);
}

.thq-tw-application.thq-tw-application .text-stone-400\/45 {
  color: rgb(168 162 158 / 0.45);
}

.thq-tw-application.thq-tw-application .text-stone-400\/5 {
  color: rgb(168 162 158 / 0.05);
}

.thq-tw-application.thq-tw-application .text-stone-400\/50 {
  color: rgb(168 162 158 / 0.5);
}

.thq-tw-application.thq-tw-application .text-stone-400\/55 {
  color: rgb(168 162 158 / 0.55);
}

.thq-tw-application.thq-tw-application .text-stone-400\/60 {
  color: rgb(168 162 158 / 0.6);
}

.thq-tw-application.thq-tw-application .text-stone-400\/65 {
  color: rgb(168 162 158 / 0.65);
}

.thq-tw-application.thq-tw-application .text-stone-400\/70 {
  color: rgb(168 162 158 / 0.7);
}

.thq-tw-application.thq-tw-application .text-stone-400\/75 {
  color: rgb(168 162 158 / 0.75);
}

.thq-tw-application.thq-tw-application .text-stone-400\/80 {
  color: rgb(168 162 158 / 0.8);
}

.thq-tw-application.thq-tw-application .text-stone-400\/85 {
  color: rgb(168 162 158 / 0.85);
}

.thq-tw-application.thq-tw-application .text-stone-400\/90 {
  color: rgb(168 162 158 / 0.9);
}

.thq-tw-application.thq-tw-application .text-stone-400\/95 {
  color: rgb(168 162 158 / 0.95);
}

.thq-tw-application.thq-tw-application .text-stone-500 {
  --tw-text-opacity: 1;
  color: rgb(120 113 108 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-stone-500\/0 {
  color: rgb(120 113 108 / 0);
}

.thq-tw-application.thq-tw-application .text-stone-500\/10 {
  color: rgb(120 113 108 / 0.1);
}

.thq-tw-application.thq-tw-application .text-stone-500\/100 {
  color: rgb(120 113 108 / 1);
}

.thq-tw-application.thq-tw-application .text-stone-500\/15 {
  color: rgb(120 113 108 / 0.15);
}

.thq-tw-application.thq-tw-application .text-stone-500\/20 {
  color: rgb(120 113 108 / 0.2);
}

.thq-tw-application.thq-tw-application .text-stone-500\/25 {
  color: rgb(120 113 108 / 0.25);
}

.thq-tw-application.thq-tw-application .text-stone-500\/30 {
  color: rgb(120 113 108 / 0.3);
}

.thq-tw-application.thq-tw-application .text-stone-500\/35 {
  color: rgb(120 113 108 / 0.35);
}

.thq-tw-application.thq-tw-application .text-stone-500\/40 {
  color: rgb(120 113 108 / 0.4);
}

.thq-tw-application.thq-tw-application .text-stone-500\/45 {
  color: rgb(120 113 108 / 0.45);
}

.thq-tw-application.thq-tw-application .text-stone-500\/5 {
  color: rgb(120 113 108 / 0.05);
}

.thq-tw-application.thq-tw-application .text-stone-500\/50 {
  color: rgb(120 113 108 / 0.5);
}

.thq-tw-application.thq-tw-application .text-stone-500\/55 {
  color: rgb(120 113 108 / 0.55);
}

.thq-tw-application.thq-tw-application .text-stone-500\/60 {
  color: rgb(120 113 108 / 0.6);
}

.thq-tw-application.thq-tw-application .text-stone-500\/65 {
  color: rgb(120 113 108 / 0.65);
}

.thq-tw-application.thq-tw-application .text-stone-500\/70 {
  color: rgb(120 113 108 / 0.7);
}

.thq-tw-application.thq-tw-application .text-stone-500\/75 {
  color: rgb(120 113 108 / 0.75);
}

.thq-tw-application.thq-tw-application .text-stone-500\/80 {
  color: rgb(120 113 108 / 0.8);
}

.thq-tw-application.thq-tw-application .text-stone-500\/85 {
  color: rgb(120 113 108 / 0.85);
}

.thq-tw-application.thq-tw-application .text-stone-500\/90 {
  color: rgb(120 113 108 / 0.9);
}

.thq-tw-application.thq-tw-application .text-stone-500\/95 {
  color: rgb(120 113 108 / 0.95);
}

.thq-tw-application.thq-tw-application .text-stone-600 {
  --tw-text-opacity: 1;
  color: rgb(87 83 78 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-stone-600\/0 {
  color: rgb(87 83 78 / 0);
}

.thq-tw-application.thq-tw-application .text-stone-600\/10 {
  color: rgb(87 83 78 / 0.1);
}

.thq-tw-application.thq-tw-application .text-stone-600\/100 {
  color: rgb(87 83 78 / 1);
}

.thq-tw-application.thq-tw-application .text-stone-600\/15 {
  color: rgb(87 83 78 / 0.15);
}

.thq-tw-application.thq-tw-application .text-stone-600\/20 {
  color: rgb(87 83 78 / 0.2);
}

.thq-tw-application.thq-tw-application .text-stone-600\/25 {
  color: rgb(87 83 78 / 0.25);
}

.thq-tw-application.thq-tw-application .text-stone-600\/30 {
  color: rgb(87 83 78 / 0.3);
}

.thq-tw-application.thq-tw-application .text-stone-600\/35 {
  color: rgb(87 83 78 / 0.35);
}

.thq-tw-application.thq-tw-application .text-stone-600\/40 {
  color: rgb(87 83 78 / 0.4);
}

.thq-tw-application.thq-tw-application .text-stone-600\/45 {
  color: rgb(87 83 78 / 0.45);
}

.thq-tw-application.thq-tw-application .text-stone-600\/5 {
  color: rgb(87 83 78 / 0.05);
}

.thq-tw-application.thq-tw-application .text-stone-600\/50 {
  color: rgb(87 83 78 / 0.5);
}

.thq-tw-application.thq-tw-application .text-stone-600\/55 {
  color: rgb(87 83 78 / 0.55);
}

.thq-tw-application.thq-tw-application .text-stone-600\/60 {
  color: rgb(87 83 78 / 0.6);
}

.thq-tw-application.thq-tw-application .text-stone-600\/65 {
  color: rgb(87 83 78 / 0.65);
}

.thq-tw-application.thq-tw-application .text-stone-600\/70 {
  color: rgb(87 83 78 / 0.7);
}

.thq-tw-application.thq-tw-application .text-stone-600\/75 {
  color: rgb(87 83 78 / 0.75);
}

.thq-tw-application.thq-tw-application .text-stone-600\/80 {
  color: rgb(87 83 78 / 0.8);
}

.thq-tw-application.thq-tw-application .text-stone-600\/85 {
  color: rgb(87 83 78 / 0.85);
}

.thq-tw-application.thq-tw-application .text-stone-600\/90 {
  color: rgb(87 83 78 / 0.9);
}

.thq-tw-application.thq-tw-application .text-stone-600\/95 {
  color: rgb(87 83 78 / 0.95);
}

.thq-tw-application.thq-tw-application .text-stone-700 {
  --tw-text-opacity: 1;
  color: rgb(68 64 60 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-stone-700\/0 {
  color: rgb(68 64 60 / 0);
}

.thq-tw-application.thq-tw-application .text-stone-700\/10 {
  color: rgb(68 64 60 / 0.1);
}

.thq-tw-application.thq-tw-application .text-stone-700\/100 {
  color: rgb(68 64 60 / 1);
}

.thq-tw-application.thq-tw-application .text-stone-700\/15 {
  color: rgb(68 64 60 / 0.15);
}

.thq-tw-application.thq-tw-application .text-stone-700\/20 {
  color: rgb(68 64 60 / 0.2);
}

.thq-tw-application.thq-tw-application .text-stone-700\/25 {
  color: rgb(68 64 60 / 0.25);
}

.thq-tw-application.thq-tw-application .text-stone-700\/30 {
  color: rgb(68 64 60 / 0.3);
}

.thq-tw-application.thq-tw-application .text-stone-700\/35 {
  color: rgb(68 64 60 / 0.35);
}

.thq-tw-application.thq-tw-application .text-stone-700\/40 {
  color: rgb(68 64 60 / 0.4);
}

.thq-tw-application.thq-tw-application .text-stone-700\/45 {
  color: rgb(68 64 60 / 0.45);
}

.thq-tw-application.thq-tw-application .text-stone-700\/5 {
  color: rgb(68 64 60 / 0.05);
}

.thq-tw-application.thq-tw-application .text-stone-700\/50 {
  color: rgb(68 64 60 / 0.5);
}

.thq-tw-application.thq-tw-application .text-stone-700\/55 {
  color: rgb(68 64 60 / 0.55);
}

.thq-tw-application.thq-tw-application .text-stone-700\/60 {
  color: rgb(68 64 60 / 0.6);
}

.thq-tw-application.thq-tw-application .text-stone-700\/65 {
  color: rgb(68 64 60 / 0.65);
}

.thq-tw-application.thq-tw-application .text-stone-700\/70 {
  color: rgb(68 64 60 / 0.7);
}

.thq-tw-application.thq-tw-application .text-stone-700\/75 {
  color: rgb(68 64 60 / 0.75);
}

.thq-tw-application.thq-tw-application .text-stone-700\/80 {
  color: rgb(68 64 60 / 0.8);
}

.thq-tw-application.thq-tw-application .text-stone-700\/85 {
  color: rgb(68 64 60 / 0.85);
}

.thq-tw-application.thq-tw-application .text-stone-700\/90 {
  color: rgb(68 64 60 / 0.9);
}

.thq-tw-application.thq-tw-application .text-stone-700\/95 {
  color: rgb(68 64 60 / 0.95);
}

.thq-tw-application.thq-tw-application .text-stone-800 {
  --tw-text-opacity: 1;
  color: rgb(41 37 36 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-stone-800\/0 {
  color: rgb(41 37 36 / 0);
}

.thq-tw-application.thq-tw-application .text-stone-800\/10 {
  color: rgb(41 37 36 / 0.1);
}

.thq-tw-application.thq-tw-application .text-stone-800\/100 {
  color: rgb(41 37 36 / 1);
}

.thq-tw-application.thq-tw-application .text-stone-800\/15 {
  color: rgb(41 37 36 / 0.15);
}

.thq-tw-application.thq-tw-application .text-stone-800\/20 {
  color: rgb(41 37 36 / 0.2);
}

.thq-tw-application.thq-tw-application .text-stone-800\/25 {
  color: rgb(41 37 36 / 0.25);
}

.thq-tw-application.thq-tw-application .text-stone-800\/30 {
  color: rgb(41 37 36 / 0.3);
}

.thq-tw-application.thq-tw-application .text-stone-800\/35 {
  color: rgb(41 37 36 / 0.35);
}

.thq-tw-application.thq-tw-application .text-stone-800\/40 {
  color: rgb(41 37 36 / 0.4);
}

.thq-tw-application.thq-tw-application .text-stone-800\/45 {
  color: rgb(41 37 36 / 0.45);
}

.thq-tw-application.thq-tw-application .text-stone-800\/5 {
  color: rgb(41 37 36 / 0.05);
}

.thq-tw-application.thq-tw-application .text-stone-800\/50 {
  color: rgb(41 37 36 / 0.5);
}

.thq-tw-application.thq-tw-application .text-stone-800\/55 {
  color: rgb(41 37 36 / 0.55);
}

.thq-tw-application.thq-tw-application .text-stone-800\/60 {
  color: rgb(41 37 36 / 0.6);
}

.thq-tw-application.thq-tw-application .text-stone-800\/65 {
  color: rgb(41 37 36 / 0.65);
}

.thq-tw-application.thq-tw-application .text-stone-800\/70 {
  color: rgb(41 37 36 / 0.7);
}

.thq-tw-application.thq-tw-application .text-stone-800\/75 {
  color: rgb(41 37 36 / 0.75);
}

.thq-tw-application.thq-tw-application .text-stone-800\/80 {
  color: rgb(41 37 36 / 0.8);
}

.thq-tw-application.thq-tw-application .text-stone-800\/85 {
  color: rgb(41 37 36 / 0.85);
}

.thq-tw-application.thq-tw-application .text-stone-800\/90 {
  color: rgb(41 37 36 / 0.9);
}

.thq-tw-application.thq-tw-application .text-stone-800\/95 {
  color: rgb(41 37 36 / 0.95);
}

.thq-tw-application.thq-tw-application .text-stone-900 {
  --tw-text-opacity: 1;
  color: rgb(28 25 23 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-stone-900\/0 {
  color: rgb(28 25 23 / 0);
}

.thq-tw-application.thq-tw-application .text-stone-900\/10 {
  color: rgb(28 25 23 / 0.1);
}

.thq-tw-application.thq-tw-application .text-stone-900\/100 {
  color: rgb(28 25 23 / 1);
}

.thq-tw-application.thq-tw-application .text-stone-900\/15 {
  color: rgb(28 25 23 / 0.15);
}

.thq-tw-application.thq-tw-application .text-stone-900\/20 {
  color: rgb(28 25 23 / 0.2);
}

.thq-tw-application.thq-tw-application .text-stone-900\/25 {
  color: rgb(28 25 23 / 0.25);
}

.thq-tw-application.thq-tw-application .text-stone-900\/30 {
  color: rgb(28 25 23 / 0.3);
}

.thq-tw-application.thq-tw-application .text-stone-900\/35 {
  color: rgb(28 25 23 / 0.35);
}

.thq-tw-application.thq-tw-application .text-stone-900\/40 {
  color: rgb(28 25 23 / 0.4);
}

.thq-tw-application.thq-tw-application .text-stone-900\/45 {
  color: rgb(28 25 23 / 0.45);
}

.thq-tw-application.thq-tw-application .text-stone-900\/5 {
  color: rgb(28 25 23 / 0.05);
}

.thq-tw-application.thq-tw-application .text-stone-900\/50 {
  color: rgb(28 25 23 / 0.5);
}

.thq-tw-application.thq-tw-application .text-stone-900\/55 {
  color: rgb(28 25 23 / 0.55);
}

.thq-tw-application.thq-tw-application .text-stone-900\/60 {
  color: rgb(28 25 23 / 0.6);
}

.thq-tw-application.thq-tw-application .text-stone-900\/65 {
  color: rgb(28 25 23 / 0.65);
}

.thq-tw-application.thq-tw-application .text-stone-900\/70 {
  color: rgb(28 25 23 / 0.7);
}

.thq-tw-application.thq-tw-application .text-stone-900\/75 {
  color: rgb(28 25 23 / 0.75);
}

.thq-tw-application.thq-tw-application .text-stone-900\/80 {
  color: rgb(28 25 23 / 0.8);
}

.thq-tw-application.thq-tw-application .text-stone-900\/85 {
  color: rgb(28 25 23 / 0.85);
}

.thq-tw-application.thq-tw-application .text-stone-900\/90 {
  color: rgb(28 25 23 / 0.9);
}

.thq-tw-application.thq-tw-application .text-stone-900\/95 {
  color: rgb(28 25 23 / 0.95);
}

.thq-tw-application.thq-tw-application .text-teal-100 {
  --tw-text-opacity: 1;
  color: rgb(204 251 241 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-teal-100\/0 {
  color: rgb(204 251 241 / 0);
}

.thq-tw-application.thq-tw-application .text-teal-100\/10 {
  color: rgb(204 251 241 / 0.1);
}

.thq-tw-application.thq-tw-application .text-teal-100\/100 {
  color: rgb(204 251 241 / 1);
}

.thq-tw-application.thq-tw-application .text-teal-100\/15 {
  color: rgb(204 251 241 / 0.15);
}

.thq-tw-application.thq-tw-application .text-teal-100\/20 {
  color: rgb(204 251 241 / 0.2);
}

.thq-tw-application.thq-tw-application .text-teal-100\/25 {
  color: rgb(204 251 241 / 0.25);
}

.thq-tw-application.thq-tw-application .text-teal-100\/30 {
  color: rgb(204 251 241 / 0.3);
}

.thq-tw-application.thq-tw-application .text-teal-100\/35 {
  color: rgb(204 251 241 / 0.35);
}

.thq-tw-application.thq-tw-application .text-teal-100\/40 {
  color: rgb(204 251 241 / 0.4);
}

.thq-tw-application.thq-tw-application .text-teal-100\/45 {
  color: rgb(204 251 241 / 0.45);
}

.thq-tw-application.thq-tw-application .text-teal-100\/5 {
  color: rgb(204 251 241 / 0.05);
}

.thq-tw-application.thq-tw-application .text-teal-100\/50 {
  color: rgb(204 251 241 / 0.5);
}

.thq-tw-application.thq-tw-application .text-teal-100\/55 {
  color: rgb(204 251 241 / 0.55);
}

.thq-tw-application.thq-tw-application .text-teal-100\/60 {
  color: rgb(204 251 241 / 0.6);
}

.thq-tw-application.thq-tw-application .text-teal-100\/65 {
  color: rgb(204 251 241 / 0.65);
}

.thq-tw-application.thq-tw-application .text-teal-100\/70 {
  color: rgb(204 251 241 / 0.7);
}

.thq-tw-application.thq-tw-application .text-teal-100\/75 {
  color: rgb(204 251 241 / 0.75);
}

.thq-tw-application.thq-tw-application .text-teal-100\/80 {
  color: rgb(204 251 241 / 0.8);
}

.thq-tw-application.thq-tw-application .text-teal-100\/85 {
  color: rgb(204 251 241 / 0.85);
}

.thq-tw-application.thq-tw-application .text-teal-100\/90 {
  color: rgb(204 251 241 / 0.9);
}

.thq-tw-application.thq-tw-application .text-teal-100\/95 {
  color: rgb(204 251 241 / 0.95);
}

.thq-tw-application.thq-tw-application .text-teal-200 {
  --tw-text-opacity: 1;
  color: rgb(153 246 228 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-teal-200\/0 {
  color: rgb(153 246 228 / 0);
}

.thq-tw-application.thq-tw-application .text-teal-200\/10 {
  color: rgb(153 246 228 / 0.1);
}

.thq-tw-application.thq-tw-application .text-teal-200\/100 {
  color: rgb(153 246 228 / 1);
}

.thq-tw-application.thq-tw-application .text-teal-200\/15 {
  color: rgb(153 246 228 / 0.15);
}

.thq-tw-application.thq-tw-application .text-teal-200\/20 {
  color: rgb(153 246 228 / 0.2);
}

.thq-tw-application.thq-tw-application .text-teal-200\/25 {
  color: rgb(153 246 228 / 0.25);
}

.thq-tw-application.thq-tw-application .text-teal-200\/30 {
  color: rgb(153 246 228 / 0.3);
}

.thq-tw-application.thq-tw-application .text-teal-200\/35 {
  color: rgb(153 246 228 / 0.35);
}

.thq-tw-application.thq-tw-application .text-teal-200\/40 {
  color: rgb(153 246 228 / 0.4);
}

.thq-tw-application.thq-tw-application .text-teal-200\/45 {
  color: rgb(153 246 228 / 0.45);
}

.thq-tw-application.thq-tw-application .text-teal-200\/5 {
  color: rgb(153 246 228 / 0.05);
}

.thq-tw-application.thq-tw-application .text-teal-200\/50 {
  color: rgb(153 246 228 / 0.5);
}

.thq-tw-application.thq-tw-application .text-teal-200\/55 {
  color: rgb(153 246 228 / 0.55);
}

.thq-tw-application.thq-tw-application .text-teal-200\/60 {
  color: rgb(153 246 228 / 0.6);
}

.thq-tw-application.thq-tw-application .text-teal-200\/65 {
  color: rgb(153 246 228 / 0.65);
}

.thq-tw-application.thq-tw-application .text-teal-200\/70 {
  color: rgb(153 246 228 / 0.7);
}

.thq-tw-application.thq-tw-application .text-teal-200\/75 {
  color: rgb(153 246 228 / 0.75);
}

.thq-tw-application.thq-tw-application .text-teal-200\/80 {
  color: rgb(153 246 228 / 0.8);
}

.thq-tw-application.thq-tw-application .text-teal-200\/85 {
  color: rgb(153 246 228 / 0.85);
}

.thq-tw-application.thq-tw-application .text-teal-200\/90 {
  color: rgb(153 246 228 / 0.9);
}

.thq-tw-application.thq-tw-application .text-teal-200\/95 {
  color: rgb(153 246 228 / 0.95);
}

.thq-tw-application.thq-tw-application .text-teal-300 {
  --tw-text-opacity: 1;
  color: rgb(94 234 212 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-teal-300\/0 {
  color: rgb(94 234 212 / 0);
}

.thq-tw-application.thq-tw-application .text-teal-300\/10 {
  color: rgb(94 234 212 / 0.1);
}

.thq-tw-application.thq-tw-application .text-teal-300\/100 {
  color: rgb(94 234 212 / 1);
}

.thq-tw-application.thq-tw-application .text-teal-300\/15 {
  color: rgb(94 234 212 / 0.15);
}

.thq-tw-application.thq-tw-application .text-teal-300\/20 {
  color: rgb(94 234 212 / 0.2);
}

.thq-tw-application.thq-tw-application .text-teal-300\/25 {
  color: rgb(94 234 212 / 0.25);
}

.thq-tw-application.thq-tw-application .text-teal-300\/30 {
  color: rgb(94 234 212 / 0.3);
}

.thq-tw-application.thq-tw-application .text-teal-300\/35 {
  color: rgb(94 234 212 / 0.35);
}

.thq-tw-application.thq-tw-application .text-teal-300\/40 {
  color: rgb(94 234 212 / 0.4);
}

.thq-tw-application.thq-tw-application .text-teal-300\/45 {
  color: rgb(94 234 212 / 0.45);
}

.thq-tw-application.thq-tw-application .text-teal-300\/5 {
  color: rgb(94 234 212 / 0.05);
}

.thq-tw-application.thq-tw-application .text-teal-300\/50 {
  color: rgb(94 234 212 / 0.5);
}

.thq-tw-application.thq-tw-application .text-teal-300\/55 {
  color: rgb(94 234 212 / 0.55);
}

.thq-tw-application.thq-tw-application .text-teal-300\/60 {
  color: rgb(94 234 212 / 0.6);
}

.thq-tw-application.thq-tw-application .text-teal-300\/65 {
  color: rgb(94 234 212 / 0.65);
}

.thq-tw-application.thq-tw-application .text-teal-300\/70 {
  color: rgb(94 234 212 / 0.7);
}

.thq-tw-application.thq-tw-application .text-teal-300\/75 {
  color: rgb(94 234 212 / 0.75);
}

.thq-tw-application.thq-tw-application .text-teal-300\/80 {
  color: rgb(94 234 212 / 0.8);
}

.thq-tw-application.thq-tw-application .text-teal-300\/85 {
  color: rgb(94 234 212 / 0.85);
}

.thq-tw-application.thq-tw-application .text-teal-300\/90 {
  color: rgb(94 234 212 / 0.9);
}

.thq-tw-application.thq-tw-application .text-teal-300\/95 {
  color: rgb(94 234 212 / 0.95);
}

.thq-tw-application.thq-tw-application .text-teal-400 {
  --tw-text-opacity: 1;
  color: rgb(45 212 191 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-teal-400\/0 {
  color: rgb(45 212 191 / 0);
}

.thq-tw-application.thq-tw-application .text-teal-400\/10 {
  color: rgb(45 212 191 / 0.1);
}

.thq-tw-application.thq-tw-application .text-teal-400\/100 {
  color: rgb(45 212 191 / 1);
}

.thq-tw-application.thq-tw-application .text-teal-400\/15 {
  color: rgb(45 212 191 / 0.15);
}

.thq-tw-application.thq-tw-application .text-teal-400\/20 {
  color: rgb(45 212 191 / 0.2);
}

.thq-tw-application.thq-tw-application .text-teal-400\/25 {
  color: rgb(45 212 191 / 0.25);
}

.thq-tw-application.thq-tw-application .text-teal-400\/30 {
  color: rgb(45 212 191 / 0.3);
}

.thq-tw-application.thq-tw-application .text-teal-400\/35 {
  color: rgb(45 212 191 / 0.35);
}

.thq-tw-application.thq-tw-application .text-teal-400\/40 {
  color: rgb(45 212 191 / 0.4);
}

.thq-tw-application.thq-tw-application .text-teal-400\/45 {
  color: rgb(45 212 191 / 0.45);
}

.thq-tw-application.thq-tw-application .text-teal-400\/5 {
  color: rgb(45 212 191 / 0.05);
}

.thq-tw-application.thq-tw-application .text-teal-400\/50 {
  color: rgb(45 212 191 / 0.5);
}

.thq-tw-application.thq-tw-application .text-teal-400\/55 {
  color: rgb(45 212 191 / 0.55);
}

.thq-tw-application.thq-tw-application .text-teal-400\/60 {
  color: rgb(45 212 191 / 0.6);
}

.thq-tw-application.thq-tw-application .text-teal-400\/65 {
  color: rgb(45 212 191 / 0.65);
}

.thq-tw-application.thq-tw-application .text-teal-400\/70 {
  color: rgb(45 212 191 / 0.7);
}

.thq-tw-application.thq-tw-application .text-teal-400\/75 {
  color: rgb(45 212 191 / 0.75);
}

.thq-tw-application.thq-tw-application .text-teal-400\/80 {
  color: rgb(45 212 191 / 0.8);
}

.thq-tw-application.thq-tw-application .text-teal-400\/85 {
  color: rgb(45 212 191 / 0.85);
}

.thq-tw-application.thq-tw-application .text-teal-400\/90 {
  color: rgb(45 212 191 / 0.9);
}

.thq-tw-application.thq-tw-application .text-teal-400\/95 {
  color: rgb(45 212 191 / 0.95);
}

.thq-tw-application.thq-tw-application .text-teal-500 {
  --tw-text-opacity: 1;
  color: rgb(20 184 166 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-teal-500\/0 {
  color: rgb(20 184 166 / 0);
}

.thq-tw-application.thq-tw-application .text-teal-500\/10 {
  color: rgb(20 184 166 / 0.1);
}

.thq-tw-application.thq-tw-application .text-teal-500\/100 {
  color: rgb(20 184 166 / 1);
}

.thq-tw-application.thq-tw-application .text-teal-500\/15 {
  color: rgb(20 184 166 / 0.15);
}

.thq-tw-application.thq-tw-application .text-teal-500\/20 {
  color: rgb(20 184 166 / 0.2);
}

.thq-tw-application.thq-tw-application .text-teal-500\/25 {
  color: rgb(20 184 166 / 0.25);
}

.thq-tw-application.thq-tw-application .text-teal-500\/30 {
  color: rgb(20 184 166 / 0.3);
}

.thq-tw-application.thq-tw-application .text-teal-500\/35 {
  color: rgb(20 184 166 / 0.35);
}

.thq-tw-application.thq-tw-application .text-teal-500\/40 {
  color: rgb(20 184 166 / 0.4);
}

.thq-tw-application.thq-tw-application .text-teal-500\/45 {
  color: rgb(20 184 166 / 0.45);
}

.thq-tw-application.thq-tw-application .text-teal-500\/5 {
  color: rgb(20 184 166 / 0.05);
}

.thq-tw-application.thq-tw-application .text-teal-500\/50 {
  color: rgb(20 184 166 / 0.5);
}

.thq-tw-application.thq-tw-application .text-teal-500\/55 {
  color: rgb(20 184 166 / 0.55);
}

.thq-tw-application.thq-tw-application .text-teal-500\/60 {
  color: rgb(20 184 166 / 0.6);
}

.thq-tw-application.thq-tw-application .text-teal-500\/65 {
  color: rgb(20 184 166 / 0.65);
}

.thq-tw-application.thq-tw-application .text-teal-500\/70 {
  color: rgb(20 184 166 / 0.7);
}

.thq-tw-application.thq-tw-application .text-teal-500\/75 {
  color: rgb(20 184 166 / 0.75);
}

.thq-tw-application.thq-tw-application .text-teal-500\/80 {
  color: rgb(20 184 166 / 0.8);
}

.thq-tw-application.thq-tw-application .text-teal-500\/85 {
  color: rgb(20 184 166 / 0.85);
}

.thq-tw-application.thq-tw-application .text-teal-500\/90 {
  color: rgb(20 184 166 / 0.9);
}

.thq-tw-application.thq-tw-application .text-teal-500\/95 {
  color: rgb(20 184 166 / 0.95);
}

.thq-tw-application.thq-tw-application .text-teal-600 {
  --tw-text-opacity: 1;
  color: rgb(13 148 136 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-teal-600\/0 {
  color: rgb(13 148 136 / 0);
}

.thq-tw-application.thq-tw-application .text-teal-600\/10 {
  color: rgb(13 148 136 / 0.1);
}

.thq-tw-application.thq-tw-application .text-teal-600\/100 {
  color: rgb(13 148 136 / 1);
}

.thq-tw-application.thq-tw-application .text-teal-600\/15 {
  color: rgb(13 148 136 / 0.15);
}

.thq-tw-application.thq-tw-application .text-teal-600\/20 {
  color: rgb(13 148 136 / 0.2);
}

.thq-tw-application.thq-tw-application .text-teal-600\/25 {
  color: rgb(13 148 136 / 0.25);
}

.thq-tw-application.thq-tw-application .text-teal-600\/30 {
  color: rgb(13 148 136 / 0.3);
}

.thq-tw-application.thq-tw-application .text-teal-600\/35 {
  color: rgb(13 148 136 / 0.35);
}

.thq-tw-application.thq-tw-application .text-teal-600\/40 {
  color: rgb(13 148 136 / 0.4);
}

.thq-tw-application.thq-tw-application .text-teal-600\/45 {
  color: rgb(13 148 136 / 0.45);
}

.thq-tw-application.thq-tw-application .text-teal-600\/5 {
  color: rgb(13 148 136 / 0.05);
}

.thq-tw-application.thq-tw-application .text-teal-600\/50 {
  color: rgb(13 148 136 / 0.5);
}

.thq-tw-application.thq-tw-application .text-teal-600\/55 {
  color: rgb(13 148 136 / 0.55);
}

.thq-tw-application.thq-tw-application .text-teal-600\/60 {
  color: rgb(13 148 136 / 0.6);
}

.thq-tw-application.thq-tw-application .text-teal-600\/65 {
  color: rgb(13 148 136 / 0.65);
}

.thq-tw-application.thq-tw-application .text-teal-600\/70 {
  color: rgb(13 148 136 / 0.7);
}

.thq-tw-application.thq-tw-application .text-teal-600\/75 {
  color: rgb(13 148 136 / 0.75);
}

.thq-tw-application.thq-tw-application .text-teal-600\/80 {
  color: rgb(13 148 136 / 0.8);
}

.thq-tw-application.thq-tw-application .text-teal-600\/85 {
  color: rgb(13 148 136 / 0.85);
}

.thq-tw-application.thq-tw-application .text-teal-600\/90 {
  color: rgb(13 148 136 / 0.9);
}

.thq-tw-application.thq-tw-application .text-teal-600\/95 {
  color: rgb(13 148 136 / 0.95);
}

.thq-tw-application.thq-tw-application .text-teal-700 {
  --tw-text-opacity: 1;
  color: rgb(15 118 110 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-teal-700\/0 {
  color: rgb(15 118 110 / 0);
}

.thq-tw-application.thq-tw-application .text-teal-700\/10 {
  color: rgb(15 118 110 / 0.1);
}

.thq-tw-application.thq-tw-application .text-teal-700\/100 {
  color: rgb(15 118 110 / 1);
}

.thq-tw-application.thq-tw-application .text-teal-700\/15 {
  color: rgb(15 118 110 / 0.15);
}

.thq-tw-application.thq-tw-application .text-teal-700\/20 {
  color: rgb(15 118 110 / 0.2);
}

.thq-tw-application.thq-tw-application .text-teal-700\/25 {
  color: rgb(15 118 110 / 0.25);
}

.thq-tw-application.thq-tw-application .text-teal-700\/30 {
  color: rgb(15 118 110 / 0.3);
}

.thq-tw-application.thq-tw-application .text-teal-700\/35 {
  color: rgb(15 118 110 / 0.35);
}

.thq-tw-application.thq-tw-application .text-teal-700\/40 {
  color: rgb(15 118 110 / 0.4);
}

.thq-tw-application.thq-tw-application .text-teal-700\/45 {
  color: rgb(15 118 110 / 0.45);
}

.thq-tw-application.thq-tw-application .text-teal-700\/5 {
  color: rgb(15 118 110 / 0.05);
}

.thq-tw-application.thq-tw-application .text-teal-700\/50 {
  color: rgb(15 118 110 / 0.5);
}

.thq-tw-application.thq-tw-application .text-teal-700\/55 {
  color: rgb(15 118 110 / 0.55);
}

.thq-tw-application.thq-tw-application .text-teal-700\/60 {
  color: rgb(15 118 110 / 0.6);
}

.thq-tw-application.thq-tw-application .text-teal-700\/65 {
  color: rgb(15 118 110 / 0.65);
}

.thq-tw-application.thq-tw-application .text-teal-700\/70 {
  color: rgb(15 118 110 / 0.7);
}

.thq-tw-application.thq-tw-application .text-teal-700\/75 {
  color: rgb(15 118 110 / 0.75);
}

.thq-tw-application.thq-tw-application .text-teal-700\/80 {
  color: rgb(15 118 110 / 0.8);
}

.thq-tw-application.thq-tw-application .text-teal-700\/85 {
  color: rgb(15 118 110 / 0.85);
}

.thq-tw-application.thq-tw-application .text-teal-700\/90 {
  color: rgb(15 118 110 / 0.9);
}

.thq-tw-application.thq-tw-application .text-teal-700\/95 {
  color: rgb(15 118 110 / 0.95);
}

.thq-tw-application.thq-tw-application .text-teal-800 {
  --tw-text-opacity: 1;
  color: rgb(17 94 89 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-teal-800\/0 {
  color: rgb(17 94 89 / 0);
}

.thq-tw-application.thq-tw-application .text-teal-800\/10 {
  color: rgb(17 94 89 / 0.1);
}

.thq-tw-application.thq-tw-application .text-teal-800\/100 {
  color: rgb(17 94 89 / 1);
}

.thq-tw-application.thq-tw-application .text-teal-800\/15 {
  color: rgb(17 94 89 / 0.15);
}

.thq-tw-application.thq-tw-application .text-teal-800\/20 {
  color: rgb(17 94 89 / 0.2);
}

.thq-tw-application.thq-tw-application .text-teal-800\/25 {
  color: rgb(17 94 89 / 0.25);
}

.thq-tw-application.thq-tw-application .text-teal-800\/30 {
  color: rgb(17 94 89 / 0.3);
}

.thq-tw-application.thq-tw-application .text-teal-800\/35 {
  color: rgb(17 94 89 / 0.35);
}

.thq-tw-application.thq-tw-application .text-teal-800\/40 {
  color: rgb(17 94 89 / 0.4);
}

.thq-tw-application.thq-tw-application .text-teal-800\/45 {
  color: rgb(17 94 89 / 0.45);
}

.thq-tw-application.thq-tw-application .text-teal-800\/5 {
  color: rgb(17 94 89 / 0.05);
}

.thq-tw-application.thq-tw-application .text-teal-800\/50 {
  color: rgb(17 94 89 / 0.5);
}

.thq-tw-application.thq-tw-application .text-teal-800\/55 {
  color: rgb(17 94 89 / 0.55);
}

.thq-tw-application.thq-tw-application .text-teal-800\/60 {
  color: rgb(17 94 89 / 0.6);
}

.thq-tw-application.thq-tw-application .text-teal-800\/65 {
  color: rgb(17 94 89 / 0.65);
}

.thq-tw-application.thq-tw-application .text-teal-800\/70 {
  color: rgb(17 94 89 / 0.7);
}

.thq-tw-application.thq-tw-application .text-teal-800\/75 {
  color: rgb(17 94 89 / 0.75);
}

.thq-tw-application.thq-tw-application .text-teal-800\/80 {
  color: rgb(17 94 89 / 0.8);
}

.thq-tw-application.thq-tw-application .text-teal-800\/85 {
  color: rgb(17 94 89 / 0.85);
}

.thq-tw-application.thq-tw-application .text-teal-800\/90 {
  color: rgb(17 94 89 / 0.9);
}

.thq-tw-application.thq-tw-application .text-teal-800\/95 {
  color: rgb(17 94 89 / 0.95);
}

.thq-tw-application.thq-tw-application .text-teal-900 {
  --tw-text-opacity: 1;
  color: rgb(19 78 74 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-teal-900\/0 {
  color: rgb(19 78 74 / 0);
}

.thq-tw-application.thq-tw-application .text-teal-900\/10 {
  color: rgb(19 78 74 / 0.1);
}

.thq-tw-application.thq-tw-application .text-teal-900\/100 {
  color: rgb(19 78 74 / 1);
}

.thq-tw-application.thq-tw-application .text-teal-900\/15 {
  color: rgb(19 78 74 / 0.15);
}

.thq-tw-application.thq-tw-application .text-teal-900\/20 {
  color: rgb(19 78 74 / 0.2);
}

.thq-tw-application.thq-tw-application .text-teal-900\/25 {
  color: rgb(19 78 74 / 0.25);
}

.thq-tw-application.thq-tw-application .text-teal-900\/30 {
  color: rgb(19 78 74 / 0.3);
}

.thq-tw-application.thq-tw-application .text-teal-900\/35 {
  color: rgb(19 78 74 / 0.35);
}

.thq-tw-application.thq-tw-application .text-teal-900\/40 {
  color: rgb(19 78 74 / 0.4);
}

.thq-tw-application.thq-tw-application .text-teal-900\/45 {
  color: rgb(19 78 74 / 0.45);
}

.thq-tw-application.thq-tw-application .text-teal-900\/5 {
  color: rgb(19 78 74 / 0.05);
}

.thq-tw-application.thq-tw-application .text-teal-900\/50 {
  color: rgb(19 78 74 / 0.5);
}

.thq-tw-application.thq-tw-application .text-teal-900\/55 {
  color: rgb(19 78 74 / 0.55);
}

.thq-tw-application.thq-tw-application .text-teal-900\/60 {
  color: rgb(19 78 74 / 0.6);
}

.thq-tw-application.thq-tw-application .text-teal-900\/65 {
  color: rgb(19 78 74 / 0.65);
}

.thq-tw-application.thq-tw-application .text-teal-900\/70 {
  color: rgb(19 78 74 / 0.7);
}

.thq-tw-application.thq-tw-application .text-teal-900\/75 {
  color: rgb(19 78 74 / 0.75);
}

.thq-tw-application.thq-tw-application .text-teal-900\/80 {
  color: rgb(19 78 74 / 0.8);
}

.thq-tw-application.thq-tw-application .text-teal-900\/85 {
  color: rgb(19 78 74 / 0.85);
}

.thq-tw-application.thq-tw-application .text-teal-900\/90 {
  color: rgb(19 78 74 / 0.9);
}

.thq-tw-application.thq-tw-application .text-teal-900\/95 {
  color: rgb(19 78 74 / 0.95);
}

.thq-tw-application.thq-tw-application .text-violet-100 {
  --tw-text-opacity: 1;
  color: rgb(237 233 254 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-violet-100\/0 {
  color: rgb(237 233 254 / 0);
}

.thq-tw-application.thq-tw-application .text-violet-100\/10 {
  color: rgb(237 233 254 / 0.1);
}

.thq-tw-application.thq-tw-application .text-violet-100\/100 {
  color: rgb(237 233 254 / 1);
}

.thq-tw-application.thq-tw-application .text-violet-100\/15 {
  color: rgb(237 233 254 / 0.15);
}

.thq-tw-application.thq-tw-application .text-violet-100\/20 {
  color: rgb(237 233 254 / 0.2);
}

.thq-tw-application.thq-tw-application .text-violet-100\/25 {
  color: rgb(237 233 254 / 0.25);
}

.thq-tw-application.thq-tw-application .text-violet-100\/30 {
  color: rgb(237 233 254 / 0.3);
}

.thq-tw-application.thq-tw-application .text-violet-100\/35 {
  color: rgb(237 233 254 / 0.35);
}

.thq-tw-application.thq-tw-application .text-violet-100\/40 {
  color: rgb(237 233 254 / 0.4);
}

.thq-tw-application.thq-tw-application .text-violet-100\/45 {
  color: rgb(237 233 254 / 0.45);
}

.thq-tw-application.thq-tw-application .text-violet-100\/5 {
  color: rgb(237 233 254 / 0.05);
}

.thq-tw-application.thq-tw-application .text-violet-100\/50 {
  color: rgb(237 233 254 / 0.5);
}

.thq-tw-application.thq-tw-application .text-violet-100\/55 {
  color: rgb(237 233 254 / 0.55);
}

.thq-tw-application.thq-tw-application .text-violet-100\/60 {
  color: rgb(237 233 254 / 0.6);
}

.thq-tw-application.thq-tw-application .text-violet-100\/65 {
  color: rgb(237 233 254 / 0.65);
}

.thq-tw-application.thq-tw-application .text-violet-100\/70 {
  color: rgb(237 233 254 / 0.7);
}

.thq-tw-application.thq-tw-application .text-violet-100\/75 {
  color: rgb(237 233 254 / 0.75);
}

.thq-tw-application.thq-tw-application .text-violet-100\/80 {
  color: rgb(237 233 254 / 0.8);
}

.thq-tw-application.thq-tw-application .text-violet-100\/85 {
  color: rgb(237 233 254 / 0.85);
}

.thq-tw-application.thq-tw-application .text-violet-100\/90 {
  color: rgb(237 233 254 / 0.9);
}

.thq-tw-application.thq-tw-application .text-violet-100\/95 {
  color: rgb(237 233 254 / 0.95);
}

.thq-tw-application.thq-tw-application .text-violet-200 {
  --tw-text-opacity: 1;
  color: rgb(221 214 254 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-violet-200\/0 {
  color: rgb(221 214 254 / 0);
}

.thq-tw-application.thq-tw-application .text-violet-200\/10 {
  color: rgb(221 214 254 / 0.1);
}

.thq-tw-application.thq-tw-application .text-violet-200\/100 {
  color: rgb(221 214 254 / 1);
}

.thq-tw-application.thq-tw-application .text-violet-200\/15 {
  color: rgb(221 214 254 / 0.15);
}

.thq-tw-application.thq-tw-application .text-violet-200\/20 {
  color: rgb(221 214 254 / 0.2);
}

.thq-tw-application.thq-tw-application .text-violet-200\/25 {
  color: rgb(221 214 254 / 0.25);
}

.thq-tw-application.thq-tw-application .text-violet-200\/30 {
  color: rgb(221 214 254 / 0.3);
}

.thq-tw-application.thq-tw-application .text-violet-200\/35 {
  color: rgb(221 214 254 / 0.35);
}

.thq-tw-application.thq-tw-application .text-violet-200\/40 {
  color: rgb(221 214 254 / 0.4);
}

.thq-tw-application.thq-tw-application .text-violet-200\/45 {
  color: rgb(221 214 254 / 0.45);
}

.thq-tw-application.thq-tw-application .text-violet-200\/5 {
  color: rgb(221 214 254 / 0.05);
}

.thq-tw-application.thq-tw-application .text-violet-200\/50 {
  color: rgb(221 214 254 / 0.5);
}

.thq-tw-application.thq-tw-application .text-violet-200\/55 {
  color: rgb(221 214 254 / 0.55);
}

.thq-tw-application.thq-tw-application .text-violet-200\/60 {
  color: rgb(221 214 254 / 0.6);
}

.thq-tw-application.thq-tw-application .text-violet-200\/65 {
  color: rgb(221 214 254 / 0.65);
}

.thq-tw-application.thq-tw-application .text-violet-200\/70 {
  color: rgb(221 214 254 / 0.7);
}

.thq-tw-application.thq-tw-application .text-violet-200\/75 {
  color: rgb(221 214 254 / 0.75);
}

.thq-tw-application.thq-tw-application .text-violet-200\/80 {
  color: rgb(221 214 254 / 0.8);
}

.thq-tw-application.thq-tw-application .text-violet-200\/85 {
  color: rgb(221 214 254 / 0.85);
}

.thq-tw-application.thq-tw-application .text-violet-200\/90 {
  color: rgb(221 214 254 / 0.9);
}

.thq-tw-application.thq-tw-application .text-violet-200\/95 {
  color: rgb(221 214 254 / 0.95);
}

.thq-tw-application.thq-tw-application .text-violet-300 {
  --tw-text-opacity: 1;
  color: rgb(196 181 253 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-violet-300\/0 {
  color: rgb(196 181 253 / 0);
}

.thq-tw-application.thq-tw-application .text-violet-300\/10 {
  color: rgb(196 181 253 / 0.1);
}

.thq-tw-application.thq-tw-application .text-violet-300\/100 {
  color: rgb(196 181 253 / 1);
}

.thq-tw-application.thq-tw-application .text-violet-300\/15 {
  color: rgb(196 181 253 / 0.15);
}

.thq-tw-application.thq-tw-application .text-violet-300\/20 {
  color: rgb(196 181 253 / 0.2);
}

.thq-tw-application.thq-tw-application .text-violet-300\/25 {
  color: rgb(196 181 253 / 0.25);
}

.thq-tw-application.thq-tw-application .text-violet-300\/30 {
  color: rgb(196 181 253 / 0.3);
}

.thq-tw-application.thq-tw-application .text-violet-300\/35 {
  color: rgb(196 181 253 / 0.35);
}

.thq-tw-application.thq-tw-application .text-violet-300\/40 {
  color: rgb(196 181 253 / 0.4);
}

.thq-tw-application.thq-tw-application .text-violet-300\/45 {
  color: rgb(196 181 253 / 0.45);
}

.thq-tw-application.thq-tw-application .text-violet-300\/5 {
  color: rgb(196 181 253 / 0.05);
}

.thq-tw-application.thq-tw-application .text-violet-300\/50 {
  color: rgb(196 181 253 / 0.5);
}

.thq-tw-application.thq-tw-application .text-violet-300\/55 {
  color: rgb(196 181 253 / 0.55);
}

.thq-tw-application.thq-tw-application .text-violet-300\/60 {
  color: rgb(196 181 253 / 0.6);
}

.thq-tw-application.thq-tw-application .text-violet-300\/65 {
  color: rgb(196 181 253 / 0.65);
}

.thq-tw-application.thq-tw-application .text-violet-300\/70 {
  color: rgb(196 181 253 / 0.7);
}

.thq-tw-application.thq-tw-application .text-violet-300\/75 {
  color: rgb(196 181 253 / 0.75);
}

.thq-tw-application.thq-tw-application .text-violet-300\/80 {
  color: rgb(196 181 253 / 0.8);
}

.thq-tw-application.thq-tw-application .text-violet-300\/85 {
  color: rgb(196 181 253 / 0.85);
}

.thq-tw-application.thq-tw-application .text-violet-300\/90 {
  color: rgb(196 181 253 / 0.9);
}

.thq-tw-application.thq-tw-application .text-violet-300\/95 {
  color: rgb(196 181 253 / 0.95);
}

.thq-tw-application.thq-tw-application .text-violet-400 {
  --tw-text-opacity: 1;
  color: rgb(167 139 250 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-violet-400\/0 {
  color: rgb(167 139 250 / 0);
}

.thq-tw-application.thq-tw-application .text-violet-400\/10 {
  color: rgb(167 139 250 / 0.1);
}

.thq-tw-application.thq-tw-application .text-violet-400\/100 {
  color: rgb(167 139 250 / 1);
}

.thq-tw-application.thq-tw-application .text-violet-400\/15 {
  color: rgb(167 139 250 / 0.15);
}

.thq-tw-application.thq-tw-application .text-violet-400\/20 {
  color: rgb(167 139 250 / 0.2);
}

.thq-tw-application.thq-tw-application .text-violet-400\/25 {
  color: rgb(167 139 250 / 0.25);
}

.thq-tw-application.thq-tw-application .text-violet-400\/30 {
  color: rgb(167 139 250 / 0.3);
}

.thq-tw-application.thq-tw-application .text-violet-400\/35 {
  color: rgb(167 139 250 / 0.35);
}

.thq-tw-application.thq-tw-application .text-violet-400\/40 {
  color: rgb(167 139 250 / 0.4);
}

.thq-tw-application.thq-tw-application .text-violet-400\/45 {
  color: rgb(167 139 250 / 0.45);
}

.thq-tw-application.thq-tw-application .text-violet-400\/5 {
  color: rgb(167 139 250 / 0.05);
}

.thq-tw-application.thq-tw-application .text-violet-400\/50 {
  color: rgb(167 139 250 / 0.5);
}

.thq-tw-application.thq-tw-application .text-violet-400\/55 {
  color: rgb(167 139 250 / 0.55);
}

.thq-tw-application.thq-tw-application .text-violet-400\/60 {
  color: rgb(167 139 250 / 0.6);
}

.thq-tw-application.thq-tw-application .text-violet-400\/65 {
  color: rgb(167 139 250 / 0.65);
}

.thq-tw-application.thq-tw-application .text-violet-400\/70 {
  color: rgb(167 139 250 / 0.7);
}

.thq-tw-application.thq-tw-application .text-violet-400\/75 {
  color: rgb(167 139 250 / 0.75);
}

.thq-tw-application.thq-tw-application .text-violet-400\/80 {
  color: rgb(167 139 250 / 0.8);
}

.thq-tw-application.thq-tw-application .text-violet-400\/85 {
  color: rgb(167 139 250 / 0.85);
}

.thq-tw-application.thq-tw-application .text-violet-400\/90 {
  color: rgb(167 139 250 / 0.9);
}

.thq-tw-application.thq-tw-application .text-violet-400\/95 {
  color: rgb(167 139 250 / 0.95);
}

.thq-tw-application.thq-tw-application .text-violet-500 {
  --tw-text-opacity: 1;
  color: rgb(139 92 246 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-violet-500\/0 {
  color: rgb(139 92 246 / 0);
}

.thq-tw-application.thq-tw-application .text-violet-500\/10 {
  color: rgb(139 92 246 / 0.1);
}

.thq-tw-application.thq-tw-application .text-violet-500\/100 {
  color: rgb(139 92 246 / 1);
}

.thq-tw-application.thq-tw-application .text-violet-500\/15 {
  color: rgb(139 92 246 / 0.15);
}

.thq-tw-application.thq-tw-application .text-violet-500\/20 {
  color: rgb(139 92 246 / 0.2);
}

.thq-tw-application.thq-tw-application .text-violet-500\/25 {
  color: rgb(139 92 246 / 0.25);
}

.thq-tw-application.thq-tw-application .text-violet-500\/30 {
  color: rgb(139 92 246 / 0.3);
}

.thq-tw-application.thq-tw-application .text-violet-500\/35 {
  color: rgb(139 92 246 / 0.35);
}

.thq-tw-application.thq-tw-application .text-violet-500\/40 {
  color: rgb(139 92 246 / 0.4);
}

.thq-tw-application.thq-tw-application .text-violet-500\/45 {
  color: rgb(139 92 246 / 0.45);
}

.thq-tw-application.thq-tw-application .text-violet-500\/5 {
  color: rgb(139 92 246 / 0.05);
}

.thq-tw-application.thq-tw-application .text-violet-500\/50 {
  color: rgb(139 92 246 / 0.5);
}

.thq-tw-application.thq-tw-application .text-violet-500\/55 {
  color: rgb(139 92 246 / 0.55);
}

.thq-tw-application.thq-tw-application .text-violet-500\/60 {
  color: rgb(139 92 246 / 0.6);
}

.thq-tw-application.thq-tw-application .text-violet-500\/65 {
  color: rgb(139 92 246 / 0.65);
}

.thq-tw-application.thq-tw-application .text-violet-500\/70 {
  color: rgb(139 92 246 / 0.7);
}

.thq-tw-application.thq-tw-application .text-violet-500\/75 {
  color: rgb(139 92 246 / 0.75);
}

.thq-tw-application.thq-tw-application .text-violet-500\/80 {
  color: rgb(139 92 246 / 0.8);
}

.thq-tw-application.thq-tw-application .text-violet-500\/85 {
  color: rgb(139 92 246 / 0.85);
}

.thq-tw-application.thq-tw-application .text-violet-500\/90 {
  color: rgb(139 92 246 / 0.9);
}

.thq-tw-application.thq-tw-application .text-violet-500\/95 {
  color: rgb(139 92 246 / 0.95);
}

.thq-tw-application.thq-tw-application .text-violet-600 {
  --tw-text-opacity: 1;
  color: rgb(124 58 237 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-violet-600\/0 {
  color: rgb(124 58 237 / 0);
}

.thq-tw-application.thq-tw-application .text-violet-600\/10 {
  color: rgb(124 58 237 / 0.1);
}

.thq-tw-application.thq-tw-application .text-violet-600\/100 {
  color: rgb(124 58 237 / 1);
}

.thq-tw-application.thq-tw-application .text-violet-600\/15 {
  color: rgb(124 58 237 / 0.15);
}

.thq-tw-application.thq-tw-application .text-violet-600\/20 {
  color: rgb(124 58 237 / 0.2);
}

.thq-tw-application.thq-tw-application .text-violet-600\/25 {
  color: rgb(124 58 237 / 0.25);
}

.thq-tw-application.thq-tw-application .text-violet-600\/30 {
  color: rgb(124 58 237 / 0.3);
}

.thq-tw-application.thq-tw-application .text-violet-600\/35 {
  color: rgb(124 58 237 / 0.35);
}

.thq-tw-application.thq-tw-application .text-violet-600\/40 {
  color: rgb(124 58 237 / 0.4);
}

.thq-tw-application.thq-tw-application .text-violet-600\/45 {
  color: rgb(124 58 237 / 0.45);
}

.thq-tw-application.thq-tw-application .text-violet-600\/5 {
  color: rgb(124 58 237 / 0.05);
}

.thq-tw-application.thq-tw-application .text-violet-600\/50 {
  color: rgb(124 58 237 / 0.5);
}

.thq-tw-application.thq-tw-application .text-violet-600\/55 {
  color: rgb(124 58 237 / 0.55);
}

.thq-tw-application.thq-tw-application .text-violet-600\/60 {
  color: rgb(124 58 237 / 0.6);
}

.thq-tw-application.thq-tw-application .text-violet-600\/65 {
  color: rgb(124 58 237 / 0.65);
}

.thq-tw-application.thq-tw-application .text-violet-600\/70 {
  color: rgb(124 58 237 / 0.7);
}

.thq-tw-application.thq-tw-application .text-violet-600\/75 {
  color: rgb(124 58 237 / 0.75);
}

.thq-tw-application.thq-tw-application .text-violet-600\/80 {
  color: rgb(124 58 237 / 0.8);
}

.thq-tw-application.thq-tw-application .text-violet-600\/85 {
  color: rgb(124 58 237 / 0.85);
}

.thq-tw-application.thq-tw-application .text-violet-600\/90 {
  color: rgb(124 58 237 / 0.9);
}

.thq-tw-application.thq-tw-application .text-violet-600\/95 {
  color: rgb(124 58 237 / 0.95);
}

.thq-tw-application.thq-tw-application .text-violet-700 {
  --tw-text-opacity: 1;
  color: rgb(109 40 217 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-violet-700\/0 {
  color: rgb(109 40 217 / 0);
}

.thq-tw-application.thq-tw-application .text-violet-700\/10 {
  color: rgb(109 40 217 / 0.1);
}

.thq-tw-application.thq-tw-application .text-violet-700\/100 {
  color: rgb(109 40 217 / 1);
}

.thq-tw-application.thq-tw-application .text-violet-700\/15 {
  color: rgb(109 40 217 / 0.15);
}

.thq-tw-application.thq-tw-application .text-violet-700\/20 {
  color: rgb(109 40 217 / 0.2);
}

.thq-tw-application.thq-tw-application .text-violet-700\/25 {
  color: rgb(109 40 217 / 0.25);
}

.thq-tw-application.thq-tw-application .text-violet-700\/30 {
  color: rgb(109 40 217 / 0.3);
}

.thq-tw-application.thq-tw-application .text-violet-700\/35 {
  color: rgb(109 40 217 / 0.35);
}

.thq-tw-application.thq-tw-application .text-violet-700\/40 {
  color: rgb(109 40 217 / 0.4);
}

.thq-tw-application.thq-tw-application .text-violet-700\/45 {
  color: rgb(109 40 217 / 0.45);
}

.thq-tw-application.thq-tw-application .text-violet-700\/5 {
  color: rgb(109 40 217 / 0.05);
}

.thq-tw-application.thq-tw-application .text-violet-700\/50 {
  color: rgb(109 40 217 / 0.5);
}

.thq-tw-application.thq-tw-application .text-violet-700\/55 {
  color: rgb(109 40 217 / 0.55);
}

.thq-tw-application.thq-tw-application .text-violet-700\/60 {
  color: rgb(109 40 217 / 0.6);
}

.thq-tw-application.thq-tw-application .text-violet-700\/65 {
  color: rgb(109 40 217 / 0.65);
}

.thq-tw-application.thq-tw-application .text-violet-700\/70 {
  color: rgb(109 40 217 / 0.7);
}

.thq-tw-application.thq-tw-application .text-violet-700\/75 {
  color: rgb(109 40 217 / 0.75);
}

.thq-tw-application.thq-tw-application .text-violet-700\/80 {
  color: rgb(109 40 217 / 0.8);
}

.thq-tw-application.thq-tw-application .text-violet-700\/85 {
  color: rgb(109 40 217 / 0.85);
}

.thq-tw-application.thq-tw-application .text-violet-700\/90 {
  color: rgb(109 40 217 / 0.9);
}

.thq-tw-application.thq-tw-application .text-violet-700\/95 {
  color: rgb(109 40 217 / 0.95);
}

.thq-tw-application.thq-tw-application .text-violet-800 {
  --tw-text-opacity: 1;
  color: rgb(91 33 182 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-violet-800\/0 {
  color: rgb(91 33 182 / 0);
}

.thq-tw-application.thq-tw-application .text-violet-800\/10 {
  color: rgb(91 33 182 / 0.1);
}

.thq-tw-application.thq-tw-application .text-violet-800\/100 {
  color: rgb(91 33 182 / 1);
}

.thq-tw-application.thq-tw-application .text-violet-800\/15 {
  color: rgb(91 33 182 / 0.15);
}

.thq-tw-application.thq-tw-application .text-violet-800\/20 {
  color: rgb(91 33 182 / 0.2);
}

.thq-tw-application.thq-tw-application .text-violet-800\/25 {
  color: rgb(91 33 182 / 0.25);
}

.thq-tw-application.thq-tw-application .text-violet-800\/30 {
  color: rgb(91 33 182 / 0.3);
}

.thq-tw-application.thq-tw-application .text-violet-800\/35 {
  color: rgb(91 33 182 / 0.35);
}

.thq-tw-application.thq-tw-application .text-violet-800\/40 {
  color: rgb(91 33 182 / 0.4);
}

.thq-tw-application.thq-tw-application .text-violet-800\/45 {
  color: rgb(91 33 182 / 0.45);
}

.thq-tw-application.thq-tw-application .text-violet-800\/5 {
  color: rgb(91 33 182 / 0.05);
}

.thq-tw-application.thq-tw-application .text-violet-800\/50 {
  color: rgb(91 33 182 / 0.5);
}

.thq-tw-application.thq-tw-application .text-violet-800\/55 {
  color: rgb(91 33 182 / 0.55);
}

.thq-tw-application.thq-tw-application .text-violet-800\/60 {
  color: rgb(91 33 182 / 0.6);
}

.thq-tw-application.thq-tw-application .text-violet-800\/65 {
  color: rgb(91 33 182 / 0.65);
}

.thq-tw-application.thq-tw-application .text-violet-800\/70 {
  color: rgb(91 33 182 / 0.7);
}

.thq-tw-application.thq-tw-application .text-violet-800\/75 {
  color: rgb(91 33 182 / 0.75);
}

.thq-tw-application.thq-tw-application .text-violet-800\/80 {
  color: rgb(91 33 182 / 0.8);
}

.thq-tw-application.thq-tw-application .text-violet-800\/85 {
  color: rgb(91 33 182 / 0.85);
}

.thq-tw-application.thq-tw-application .text-violet-800\/90 {
  color: rgb(91 33 182 / 0.9);
}

.thq-tw-application.thq-tw-application .text-violet-800\/95 {
  color: rgb(91 33 182 / 0.95);
}

.thq-tw-application.thq-tw-application .text-violet-900 {
  --tw-text-opacity: 1;
  color: rgb(76 29 149 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-violet-900\/0 {
  color: rgb(76 29 149 / 0);
}

.thq-tw-application.thq-tw-application .text-violet-900\/10 {
  color: rgb(76 29 149 / 0.1);
}

.thq-tw-application.thq-tw-application .text-violet-900\/100 {
  color: rgb(76 29 149 / 1);
}

.thq-tw-application.thq-tw-application .text-violet-900\/15 {
  color: rgb(76 29 149 / 0.15);
}

.thq-tw-application.thq-tw-application .text-violet-900\/20 {
  color: rgb(76 29 149 / 0.2);
}

.thq-tw-application.thq-tw-application .text-violet-900\/25 {
  color: rgb(76 29 149 / 0.25);
}

.thq-tw-application.thq-tw-application .text-violet-900\/30 {
  color: rgb(76 29 149 / 0.3);
}

.thq-tw-application.thq-tw-application .text-violet-900\/35 {
  color: rgb(76 29 149 / 0.35);
}

.thq-tw-application.thq-tw-application .text-violet-900\/40 {
  color: rgb(76 29 149 / 0.4);
}

.thq-tw-application.thq-tw-application .text-violet-900\/45 {
  color: rgb(76 29 149 / 0.45);
}

.thq-tw-application.thq-tw-application .text-violet-900\/5 {
  color: rgb(76 29 149 / 0.05);
}

.thq-tw-application.thq-tw-application .text-violet-900\/50 {
  color: rgb(76 29 149 / 0.5);
}

.thq-tw-application.thq-tw-application .text-violet-900\/55 {
  color: rgb(76 29 149 / 0.55);
}

.thq-tw-application.thq-tw-application .text-violet-900\/60 {
  color: rgb(76 29 149 / 0.6);
}

.thq-tw-application.thq-tw-application .text-violet-900\/65 {
  color: rgb(76 29 149 / 0.65);
}

.thq-tw-application.thq-tw-application .text-violet-900\/70 {
  color: rgb(76 29 149 / 0.7);
}

.thq-tw-application.thq-tw-application .text-violet-900\/75 {
  color: rgb(76 29 149 / 0.75);
}

.thq-tw-application.thq-tw-application .text-violet-900\/80 {
  color: rgb(76 29 149 / 0.8);
}

.thq-tw-application.thq-tw-application .text-violet-900\/85 {
  color: rgb(76 29 149 / 0.85);
}

.thq-tw-application.thq-tw-application .text-violet-900\/90 {
  color: rgb(76 29 149 / 0.9);
}

.thq-tw-application.thq-tw-application .text-violet-900\/95 {
  color: rgb(76 29 149 / 0.95);
}

.thq-tw-application.thq-tw-application .text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-yellow-100 {
  --tw-text-opacity: 1;
  color: rgb(254 249 195 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-yellow-100\/0 {
  color: rgb(254 249 195 / 0);
}

.thq-tw-application.thq-tw-application .text-yellow-100\/10 {
  color: rgb(254 249 195 / 0.1);
}

.thq-tw-application.thq-tw-application .text-yellow-100\/100 {
  color: rgb(254 249 195 / 1);
}

.thq-tw-application.thq-tw-application .text-yellow-100\/15 {
  color: rgb(254 249 195 / 0.15);
}

.thq-tw-application.thq-tw-application .text-yellow-100\/20 {
  color: rgb(254 249 195 / 0.2);
}

.thq-tw-application.thq-tw-application .text-yellow-100\/25 {
  color: rgb(254 249 195 / 0.25);
}

.thq-tw-application.thq-tw-application .text-yellow-100\/30 {
  color: rgb(254 249 195 / 0.3);
}

.thq-tw-application.thq-tw-application .text-yellow-100\/35 {
  color: rgb(254 249 195 / 0.35);
}

.thq-tw-application.thq-tw-application .text-yellow-100\/40 {
  color: rgb(254 249 195 / 0.4);
}

.thq-tw-application.thq-tw-application .text-yellow-100\/45 {
  color: rgb(254 249 195 / 0.45);
}

.thq-tw-application.thq-tw-application .text-yellow-100\/5 {
  color: rgb(254 249 195 / 0.05);
}

.thq-tw-application.thq-tw-application .text-yellow-100\/50 {
  color: rgb(254 249 195 / 0.5);
}

.thq-tw-application.thq-tw-application .text-yellow-100\/55 {
  color: rgb(254 249 195 / 0.55);
}

.thq-tw-application.thq-tw-application .text-yellow-100\/60 {
  color: rgb(254 249 195 / 0.6);
}

.thq-tw-application.thq-tw-application .text-yellow-100\/65 {
  color: rgb(254 249 195 / 0.65);
}

.thq-tw-application.thq-tw-application .text-yellow-100\/70 {
  color: rgb(254 249 195 / 0.7);
}

.thq-tw-application.thq-tw-application .text-yellow-100\/75 {
  color: rgb(254 249 195 / 0.75);
}

.thq-tw-application.thq-tw-application .text-yellow-100\/80 {
  color: rgb(254 249 195 / 0.8);
}

.thq-tw-application.thq-tw-application .text-yellow-100\/85 {
  color: rgb(254 249 195 / 0.85);
}

.thq-tw-application.thq-tw-application .text-yellow-100\/90 {
  color: rgb(254 249 195 / 0.9);
}

.thq-tw-application.thq-tw-application .text-yellow-100\/95 {
  color: rgb(254 249 195 / 0.95);
}

.thq-tw-application.thq-tw-application .text-yellow-200 {
  --tw-text-opacity: 1;
  color: rgb(254 240 138 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-yellow-200\/0 {
  color: rgb(254 240 138 / 0);
}

.thq-tw-application.thq-tw-application .text-yellow-200\/10 {
  color: rgb(254 240 138 / 0.1);
}

.thq-tw-application.thq-tw-application .text-yellow-200\/100 {
  color: rgb(254 240 138 / 1);
}

.thq-tw-application.thq-tw-application .text-yellow-200\/15 {
  color: rgb(254 240 138 / 0.15);
}

.thq-tw-application.thq-tw-application .text-yellow-200\/20 {
  color: rgb(254 240 138 / 0.2);
}

.thq-tw-application.thq-tw-application .text-yellow-200\/25 {
  color: rgb(254 240 138 / 0.25);
}

.thq-tw-application.thq-tw-application .text-yellow-200\/30 {
  color: rgb(254 240 138 / 0.3);
}

.thq-tw-application.thq-tw-application .text-yellow-200\/35 {
  color: rgb(254 240 138 / 0.35);
}

.thq-tw-application.thq-tw-application .text-yellow-200\/40 {
  color: rgb(254 240 138 / 0.4);
}

.thq-tw-application.thq-tw-application .text-yellow-200\/45 {
  color: rgb(254 240 138 / 0.45);
}

.thq-tw-application.thq-tw-application .text-yellow-200\/5 {
  color: rgb(254 240 138 / 0.05);
}

.thq-tw-application.thq-tw-application .text-yellow-200\/50 {
  color: rgb(254 240 138 / 0.5);
}

.thq-tw-application.thq-tw-application .text-yellow-200\/55 {
  color: rgb(254 240 138 / 0.55);
}

.thq-tw-application.thq-tw-application .text-yellow-200\/60 {
  color: rgb(254 240 138 / 0.6);
}

.thq-tw-application.thq-tw-application .text-yellow-200\/65 {
  color: rgb(254 240 138 / 0.65);
}

.thq-tw-application.thq-tw-application .text-yellow-200\/70 {
  color: rgb(254 240 138 / 0.7);
}

.thq-tw-application.thq-tw-application .text-yellow-200\/75 {
  color: rgb(254 240 138 / 0.75);
}

.thq-tw-application.thq-tw-application .text-yellow-200\/80 {
  color: rgb(254 240 138 / 0.8);
}

.thq-tw-application.thq-tw-application .text-yellow-200\/85 {
  color: rgb(254 240 138 / 0.85);
}

.thq-tw-application.thq-tw-application .text-yellow-200\/90 {
  color: rgb(254 240 138 / 0.9);
}

.thq-tw-application.thq-tw-application .text-yellow-200\/95 {
  color: rgb(254 240 138 / 0.95);
}

.thq-tw-application.thq-tw-application .text-yellow-300 {
  --tw-text-opacity: 1;
  color: rgb(253 224 71 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-yellow-300\/0 {
  color: rgb(253 224 71 / 0);
}

.thq-tw-application.thq-tw-application .text-yellow-300\/10 {
  color: rgb(253 224 71 / 0.1);
}

.thq-tw-application.thq-tw-application .text-yellow-300\/100 {
  color: rgb(253 224 71 / 1);
}

.thq-tw-application.thq-tw-application .text-yellow-300\/15 {
  color: rgb(253 224 71 / 0.15);
}

.thq-tw-application.thq-tw-application .text-yellow-300\/20 {
  color: rgb(253 224 71 / 0.2);
}

.thq-tw-application.thq-tw-application .text-yellow-300\/25 {
  color: rgb(253 224 71 / 0.25);
}

.thq-tw-application.thq-tw-application .text-yellow-300\/30 {
  color: rgb(253 224 71 / 0.3);
}

.thq-tw-application.thq-tw-application .text-yellow-300\/35 {
  color: rgb(253 224 71 / 0.35);
}

.thq-tw-application.thq-tw-application .text-yellow-300\/40 {
  color: rgb(253 224 71 / 0.4);
}

.thq-tw-application.thq-tw-application .text-yellow-300\/45 {
  color: rgb(253 224 71 / 0.45);
}

.thq-tw-application.thq-tw-application .text-yellow-300\/5 {
  color: rgb(253 224 71 / 0.05);
}

.thq-tw-application.thq-tw-application .text-yellow-300\/50 {
  color: rgb(253 224 71 / 0.5);
}

.thq-tw-application.thq-tw-application .text-yellow-300\/55 {
  color: rgb(253 224 71 / 0.55);
}

.thq-tw-application.thq-tw-application .text-yellow-300\/60 {
  color: rgb(253 224 71 / 0.6);
}

.thq-tw-application.thq-tw-application .text-yellow-300\/65 {
  color: rgb(253 224 71 / 0.65);
}

.thq-tw-application.thq-tw-application .text-yellow-300\/70 {
  color: rgb(253 224 71 / 0.7);
}

.thq-tw-application.thq-tw-application .text-yellow-300\/75 {
  color: rgb(253 224 71 / 0.75);
}

.thq-tw-application.thq-tw-application .text-yellow-300\/80 {
  color: rgb(253 224 71 / 0.8);
}

.thq-tw-application.thq-tw-application .text-yellow-300\/85 {
  color: rgb(253 224 71 / 0.85);
}

.thq-tw-application.thq-tw-application .text-yellow-300\/90 {
  color: rgb(253 224 71 / 0.9);
}

.thq-tw-application.thq-tw-application .text-yellow-300\/95 {
  color: rgb(253 224 71 / 0.95);
}

.thq-tw-application.thq-tw-application .text-yellow-400 {
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-yellow-400\/0 {
  color: rgb(250 204 21 / 0);
}

.thq-tw-application.thq-tw-application .text-yellow-400\/10 {
  color: rgb(250 204 21 / 0.1);
}

.thq-tw-application.thq-tw-application .text-yellow-400\/100 {
  color: rgb(250 204 21 / 1);
}

.thq-tw-application.thq-tw-application .text-yellow-400\/15 {
  color: rgb(250 204 21 / 0.15);
}

.thq-tw-application.thq-tw-application .text-yellow-400\/20 {
  color: rgb(250 204 21 / 0.2);
}

.thq-tw-application.thq-tw-application .text-yellow-400\/25 {
  color: rgb(250 204 21 / 0.25);
}

.thq-tw-application.thq-tw-application .text-yellow-400\/30 {
  color: rgb(250 204 21 / 0.3);
}

.thq-tw-application.thq-tw-application .text-yellow-400\/35 {
  color: rgb(250 204 21 / 0.35);
}

.thq-tw-application.thq-tw-application .text-yellow-400\/40 {
  color: rgb(250 204 21 / 0.4);
}

.thq-tw-application.thq-tw-application .text-yellow-400\/45 {
  color: rgb(250 204 21 / 0.45);
}

.thq-tw-application.thq-tw-application .text-yellow-400\/5 {
  color: rgb(250 204 21 / 0.05);
}

.thq-tw-application.thq-tw-application .text-yellow-400\/50 {
  color: rgb(250 204 21 / 0.5);
}

.thq-tw-application.thq-tw-application .text-yellow-400\/55 {
  color: rgb(250 204 21 / 0.55);
}

.thq-tw-application.thq-tw-application .text-yellow-400\/60 {
  color: rgb(250 204 21 / 0.6);
}

.thq-tw-application.thq-tw-application .text-yellow-400\/65 {
  color: rgb(250 204 21 / 0.65);
}

.thq-tw-application.thq-tw-application .text-yellow-400\/70 {
  color: rgb(250 204 21 / 0.7);
}

.thq-tw-application.thq-tw-application .text-yellow-400\/75 {
  color: rgb(250 204 21 / 0.75);
}

.thq-tw-application.thq-tw-application .text-yellow-400\/80 {
  color: rgb(250 204 21 / 0.8);
}

.thq-tw-application.thq-tw-application .text-yellow-400\/85 {
  color: rgb(250 204 21 / 0.85);
}

.thq-tw-application.thq-tw-application .text-yellow-400\/90 {
  color: rgb(250 204 21 / 0.9);
}

.thq-tw-application.thq-tw-application .text-yellow-400\/95 {
  color: rgb(250 204 21 / 0.95);
}

.thq-tw-application.thq-tw-application .text-yellow-500 {
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-yellow-500\/0 {
  color: rgb(234 179 8 / 0);
}

.thq-tw-application.thq-tw-application .text-yellow-500\/10 {
  color: rgb(234 179 8 / 0.1);
}

.thq-tw-application.thq-tw-application .text-yellow-500\/100 {
  color: rgb(234 179 8 / 1);
}

.thq-tw-application.thq-tw-application .text-yellow-500\/15 {
  color: rgb(234 179 8 / 0.15);
}

.thq-tw-application.thq-tw-application .text-yellow-500\/20 {
  color: rgb(234 179 8 / 0.2);
}

.thq-tw-application.thq-tw-application .text-yellow-500\/25 {
  color: rgb(234 179 8 / 0.25);
}

.thq-tw-application.thq-tw-application .text-yellow-500\/30 {
  color: rgb(234 179 8 / 0.3);
}

.thq-tw-application.thq-tw-application .text-yellow-500\/35 {
  color: rgb(234 179 8 / 0.35);
}

.thq-tw-application.thq-tw-application .text-yellow-500\/40 {
  color: rgb(234 179 8 / 0.4);
}

.thq-tw-application.thq-tw-application .text-yellow-500\/45 {
  color: rgb(234 179 8 / 0.45);
}

.thq-tw-application.thq-tw-application .text-yellow-500\/5 {
  color: rgb(234 179 8 / 0.05);
}

.thq-tw-application.thq-tw-application .text-yellow-500\/50 {
  color: rgb(234 179 8 / 0.5);
}

.thq-tw-application.thq-tw-application .text-yellow-500\/55 {
  color: rgb(234 179 8 / 0.55);
}

.thq-tw-application.thq-tw-application .text-yellow-500\/60 {
  color: rgb(234 179 8 / 0.6);
}

.thq-tw-application.thq-tw-application .text-yellow-500\/65 {
  color: rgb(234 179 8 / 0.65);
}

.thq-tw-application.thq-tw-application .text-yellow-500\/70 {
  color: rgb(234 179 8 / 0.7);
}

.thq-tw-application.thq-tw-application .text-yellow-500\/75 {
  color: rgb(234 179 8 / 0.75);
}

.thq-tw-application.thq-tw-application .text-yellow-500\/80 {
  color: rgb(234 179 8 / 0.8);
}

.thq-tw-application.thq-tw-application .text-yellow-500\/85 {
  color: rgb(234 179 8 / 0.85);
}

.thq-tw-application.thq-tw-application .text-yellow-500\/90 {
  color: rgb(234 179 8 / 0.9);
}

.thq-tw-application.thq-tw-application .text-yellow-500\/95 {
  color: rgb(234 179 8 / 0.95);
}

.thq-tw-application.thq-tw-application .text-yellow-600 {
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-yellow-600\/0 {
  color: rgb(202 138 4 / 0);
}

.thq-tw-application.thq-tw-application .text-yellow-600\/10 {
  color: rgb(202 138 4 / 0.1);
}

.thq-tw-application.thq-tw-application .text-yellow-600\/100 {
  color: rgb(202 138 4 / 1);
}

.thq-tw-application.thq-tw-application .text-yellow-600\/15 {
  color: rgb(202 138 4 / 0.15);
}

.thq-tw-application.thq-tw-application .text-yellow-600\/20 {
  color: rgb(202 138 4 / 0.2);
}

.thq-tw-application.thq-tw-application .text-yellow-600\/25 {
  color: rgb(202 138 4 / 0.25);
}

.thq-tw-application.thq-tw-application .text-yellow-600\/30 {
  color: rgb(202 138 4 / 0.3);
}

.thq-tw-application.thq-tw-application .text-yellow-600\/35 {
  color: rgb(202 138 4 / 0.35);
}

.thq-tw-application.thq-tw-application .text-yellow-600\/40 {
  color: rgb(202 138 4 / 0.4);
}

.thq-tw-application.thq-tw-application .text-yellow-600\/45 {
  color: rgb(202 138 4 / 0.45);
}

.thq-tw-application.thq-tw-application .text-yellow-600\/5 {
  color: rgb(202 138 4 / 0.05);
}

.thq-tw-application.thq-tw-application .text-yellow-600\/50 {
  color: rgb(202 138 4 / 0.5);
}

.thq-tw-application.thq-tw-application .text-yellow-600\/55 {
  color: rgb(202 138 4 / 0.55);
}

.thq-tw-application.thq-tw-application .text-yellow-600\/60 {
  color: rgb(202 138 4 / 0.6);
}

.thq-tw-application.thq-tw-application .text-yellow-600\/65 {
  color: rgb(202 138 4 / 0.65);
}

.thq-tw-application.thq-tw-application .text-yellow-600\/70 {
  color: rgb(202 138 4 / 0.7);
}

.thq-tw-application.thq-tw-application .text-yellow-600\/75 {
  color: rgb(202 138 4 / 0.75);
}

.thq-tw-application.thq-tw-application .text-yellow-600\/80 {
  color: rgb(202 138 4 / 0.8);
}

.thq-tw-application.thq-tw-application .text-yellow-600\/85 {
  color: rgb(202 138 4 / 0.85);
}

.thq-tw-application.thq-tw-application .text-yellow-600\/90 {
  color: rgb(202 138 4 / 0.9);
}

.thq-tw-application.thq-tw-application .text-yellow-600\/95 {
  color: rgb(202 138 4 / 0.95);
}

.thq-tw-application.thq-tw-application .text-yellow-700 {
  --tw-text-opacity: 1;
  color: rgb(161 98 7 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-yellow-700\/0 {
  color: rgb(161 98 7 / 0);
}

.thq-tw-application.thq-tw-application .text-yellow-700\/10 {
  color: rgb(161 98 7 / 0.1);
}

.thq-tw-application.thq-tw-application .text-yellow-700\/100 {
  color: rgb(161 98 7 / 1);
}

.thq-tw-application.thq-tw-application .text-yellow-700\/15 {
  color: rgb(161 98 7 / 0.15);
}

.thq-tw-application.thq-tw-application .text-yellow-700\/20 {
  color: rgb(161 98 7 / 0.2);
}

.thq-tw-application.thq-tw-application .text-yellow-700\/25 {
  color: rgb(161 98 7 / 0.25);
}

.thq-tw-application.thq-tw-application .text-yellow-700\/30 {
  color: rgb(161 98 7 / 0.3);
}

.thq-tw-application.thq-tw-application .text-yellow-700\/35 {
  color: rgb(161 98 7 / 0.35);
}

.thq-tw-application.thq-tw-application .text-yellow-700\/40 {
  color: rgb(161 98 7 / 0.4);
}

.thq-tw-application.thq-tw-application .text-yellow-700\/45 {
  color: rgb(161 98 7 / 0.45);
}

.thq-tw-application.thq-tw-application .text-yellow-700\/5 {
  color: rgb(161 98 7 / 0.05);
}

.thq-tw-application.thq-tw-application .text-yellow-700\/50 {
  color: rgb(161 98 7 / 0.5);
}

.thq-tw-application.thq-tw-application .text-yellow-700\/55 {
  color: rgb(161 98 7 / 0.55);
}

.thq-tw-application.thq-tw-application .text-yellow-700\/60 {
  color: rgb(161 98 7 / 0.6);
}

.thq-tw-application.thq-tw-application .text-yellow-700\/65 {
  color: rgb(161 98 7 / 0.65);
}

.thq-tw-application.thq-tw-application .text-yellow-700\/70 {
  color: rgb(161 98 7 / 0.7);
}

.thq-tw-application.thq-tw-application .text-yellow-700\/75 {
  color: rgb(161 98 7 / 0.75);
}

.thq-tw-application.thq-tw-application .text-yellow-700\/80 {
  color: rgb(161 98 7 / 0.8);
}

.thq-tw-application.thq-tw-application .text-yellow-700\/85 {
  color: rgb(161 98 7 / 0.85);
}

.thq-tw-application.thq-tw-application .text-yellow-700\/90 {
  color: rgb(161 98 7 / 0.9);
}

.thq-tw-application.thq-tw-application .text-yellow-700\/95 {
  color: rgb(161 98 7 / 0.95);
}

.thq-tw-application.thq-tw-application .text-yellow-800 {
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-yellow-800\/0 {
  color: rgb(133 77 14 / 0);
}

.thq-tw-application.thq-tw-application .text-yellow-800\/10 {
  color: rgb(133 77 14 / 0.1);
}

.thq-tw-application.thq-tw-application .text-yellow-800\/100 {
  color: rgb(133 77 14 / 1);
}

.thq-tw-application.thq-tw-application .text-yellow-800\/15 {
  color: rgb(133 77 14 / 0.15);
}

.thq-tw-application.thq-tw-application .text-yellow-800\/20 {
  color: rgb(133 77 14 / 0.2);
}

.thq-tw-application.thq-tw-application .text-yellow-800\/25 {
  color: rgb(133 77 14 / 0.25);
}

.thq-tw-application.thq-tw-application .text-yellow-800\/30 {
  color: rgb(133 77 14 / 0.3);
}

.thq-tw-application.thq-tw-application .text-yellow-800\/35 {
  color: rgb(133 77 14 / 0.35);
}

.thq-tw-application.thq-tw-application .text-yellow-800\/40 {
  color: rgb(133 77 14 / 0.4);
}

.thq-tw-application.thq-tw-application .text-yellow-800\/45 {
  color: rgb(133 77 14 / 0.45);
}

.thq-tw-application.thq-tw-application .text-yellow-800\/5 {
  color: rgb(133 77 14 / 0.05);
}

.thq-tw-application.thq-tw-application .text-yellow-800\/50 {
  color: rgb(133 77 14 / 0.5);
}

.thq-tw-application.thq-tw-application .text-yellow-800\/55 {
  color: rgb(133 77 14 / 0.55);
}

.thq-tw-application.thq-tw-application .text-yellow-800\/60 {
  color: rgb(133 77 14 / 0.6);
}

.thq-tw-application.thq-tw-application .text-yellow-800\/65 {
  color: rgb(133 77 14 / 0.65);
}

.thq-tw-application.thq-tw-application .text-yellow-800\/70 {
  color: rgb(133 77 14 / 0.7);
}

.thq-tw-application.thq-tw-application .text-yellow-800\/75 {
  color: rgb(133 77 14 / 0.75);
}

.thq-tw-application.thq-tw-application .text-yellow-800\/80 {
  color: rgb(133 77 14 / 0.8);
}

.thq-tw-application.thq-tw-application .text-yellow-800\/85 {
  color: rgb(133 77 14 / 0.85);
}

.thq-tw-application.thq-tw-application .text-yellow-800\/90 {
  color: rgb(133 77 14 / 0.9);
}

.thq-tw-application.thq-tw-application .text-yellow-800\/95 {
  color: rgb(133 77 14 / 0.95);
}

.thq-tw-application.thq-tw-application .text-yellow-900 {
  --tw-text-opacity: 1;
  color: rgb(113 63 18 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-yellow-900\/0 {
  color: rgb(113 63 18 / 0);
}

.thq-tw-application.thq-tw-application .text-yellow-900\/10 {
  color: rgb(113 63 18 / 0.1);
}

.thq-tw-application.thq-tw-application .text-yellow-900\/100 {
  color: rgb(113 63 18 / 1);
}

.thq-tw-application.thq-tw-application .text-yellow-900\/15 {
  color: rgb(113 63 18 / 0.15);
}

.thq-tw-application.thq-tw-application .text-yellow-900\/20 {
  color: rgb(113 63 18 / 0.2);
}

.thq-tw-application.thq-tw-application .text-yellow-900\/25 {
  color: rgb(113 63 18 / 0.25);
}

.thq-tw-application.thq-tw-application .text-yellow-900\/30 {
  color: rgb(113 63 18 / 0.3);
}

.thq-tw-application.thq-tw-application .text-yellow-900\/35 {
  color: rgb(113 63 18 / 0.35);
}

.thq-tw-application.thq-tw-application .text-yellow-900\/40 {
  color: rgb(113 63 18 / 0.4);
}

.thq-tw-application.thq-tw-application .text-yellow-900\/45 {
  color: rgb(113 63 18 / 0.45);
}

.thq-tw-application.thq-tw-application .text-yellow-900\/5 {
  color: rgb(113 63 18 / 0.05);
}

.thq-tw-application.thq-tw-application .text-yellow-900\/50 {
  color: rgb(113 63 18 / 0.5);
}

.thq-tw-application.thq-tw-application .text-yellow-900\/55 {
  color: rgb(113 63 18 / 0.55);
}

.thq-tw-application.thq-tw-application .text-yellow-900\/60 {
  color: rgb(113 63 18 / 0.6);
}

.thq-tw-application.thq-tw-application .text-yellow-900\/65 {
  color: rgb(113 63 18 / 0.65);
}

.thq-tw-application.thq-tw-application .text-yellow-900\/70 {
  color: rgb(113 63 18 / 0.7);
}

.thq-tw-application.thq-tw-application .text-yellow-900\/75 {
  color: rgb(113 63 18 / 0.75);
}

.thq-tw-application.thq-tw-application .text-yellow-900\/80 {
  color: rgb(113 63 18 / 0.8);
}

.thq-tw-application.thq-tw-application .text-yellow-900\/85 {
  color: rgb(113 63 18 / 0.85);
}

.thq-tw-application.thq-tw-application .text-yellow-900\/90 {
  color: rgb(113 63 18 / 0.9);
}

.thq-tw-application.thq-tw-application .text-yellow-900\/95 {
  color: rgb(113 63 18 / 0.95);
}

.thq-tw-application.thq-tw-application .text-zinc-100 {
  --tw-text-opacity: 1;
  color: rgb(244 244 245 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-zinc-100\/0 {
  color: rgb(244 244 245 / 0);
}

.thq-tw-application.thq-tw-application .text-zinc-100\/10 {
  color: rgb(244 244 245 / 0.1);
}

.thq-tw-application.thq-tw-application .text-zinc-100\/100 {
  color: rgb(244 244 245 / 1);
}

.thq-tw-application.thq-tw-application .text-zinc-100\/15 {
  color: rgb(244 244 245 / 0.15);
}

.thq-tw-application.thq-tw-application .text-zinc-100\/20 {
  color: rgb(244 244 245 / 0.2);
}

.thq-tw-application.thq-tw-application .text-zinc-100\/25 {
  color: rgb(244 244 245 / 0.25);
}

.thq-tw-application.thq-tw-application .text-zinc-100\/30 {
  color: rgb(244 244 245 / 0.3);
}

.thq-tw-application.thq-tw-application .text-zinc-100\/35 {
  color: rgb(244 244 245 / 0.35);
}

.thq-tw-application.thq-tw-application .text-zinc-100\/40 {
  color: rgb(244 244 245 / 0.4);
}

.thq-tw-application.thq-tw-application .text-zinc-100\/45 {
  color: rgb(244 244 245 / 0.45);
}

.thq-tw-application.thq-tw-application .text-zinc-100\/5 {
  color: rgb(244 244 245 / 0.05);
}

.thq-tw-application.thq-tw-application .text-zinc-100\/50 {
  color: rgb(244 244 245 / 0.5);
}

.thq-tw-application.thq-tw-application .text-zinc-100\/55 {
  color: rgb(244 244 245 / 0.55);
}

.thq-tw-application.thq-tw-application .text-zinc-100\/60 {
  color: rgb(244 244 245 / 0.6);
}

.thq-tw-application.thq-tw-application .text-zinc-100\/65 {
  color: rgb(244 244 245 / 0.65);
}

.thq-tw-application.thq-tw-application .text-zinc-100\/70 {
  color: rgb(244 244 245 / 0.7);
}

.thq-tw-application.thq-tw-application .text-zinc-100\/75 {
  color: rgb(244 244 245 / 0.75);
}

.thq-tw-application.thq-tw-application .text-zinc-100\/80 {
  color: rgb(244 244 245 / 0.8);
}

.thq-tw-application.thq-tw-application .text-zinc-100\/85 {
  color: rgb(244 244 245 / 0.85);
}

.thq-tw-application.thq-tw-application .text-zinc-100\/90 {
  color: rgb(244 244 245 / 0.9);
}

.thq-tw-application.thq-tw-application .text-zinc-100\/95 {
  color: rgb(244 244 245 / 0.95);
}

.thq-tw-application.thq-tw-application .text-zinc-200 {
  --tw-text-opacity: 1;
  color: rgb(228 228 231 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-zinc-200\/0 {
  color: rgb(228 228 231 / 0);
}

.thq-tw-application.thq-tw-application .text-zinc-200\/10 {
  color: rgb(228 228 231 / 0.1);
}

.thq-tw-application.thq-tw-application .text-zinc-200\/100 {
  color: rgb(228 228 231 / 1);
}

.thq-tw-application.thq-tw-application .text-zinc-200\/15 {
  color: rgb(228 228 231 / 0.15);
}

.thq-tw-application.thq-tw-application .text-zinc-200\/20 {
  color: rgb(228 228 231 / 0.2);
}

.thq-tw-application.thq-tw-application .text-zinc-200\/25 {
  color: rgb(228 228 231 / 0.25);
}

.thq-tw-application.thq-tw-application .text-zinc-200\/30 {
  color: rgb(228 228 231 / 0.3);
}

.thq-tw-application.thq-tw-application .text-zinc-200\/35 {
  color: rgb(228 228 231 / 0.35);
}

.thq-tw-application.thq-tw-application .text-zinc-200\/40 {
  color: rgb(228 228 231 / 0.4);
}

.thq-tw-application.thq-tw-application .text-zinc-200\/45 {
  color: rgb(228 228 231 / 0.45);
}

.thq-tw-application.thq-tw-application .text-zinc-200\/5 {
  color: rgb(228 228 231 / 0.05);
}

.thq-tw-application.thq-tw-application .text-zinc-200\/50 {
  color: rgb(228 228 231 / 0.5);
}

.thq-tw-application.thq-tw-application .text-zinc-200\/55 {
  color: rgb(228 228 231 / 0.55);
}

.thq-tw-application.thq-tw-application .text-zinc-200\/60 {
  color: rgb(228 228 231 / 0.6);
}

.thq-tw-application.thq-tw-application .text-zinc-200\/65 {
  color: rgb(228 228 231 / 0.65);
}

.thq-tw-application.thq-tw-application .text-zinc-200\/70 {
  color: rgb(228 228 231 / 0.7);
}

.thq-tw-application.thq-tw-application .text-zinc-200\/75 {
  color: rgb(228 228 231 / 0.75);
}

.thq-tw-application.thq-tw-application .text-zinc-200\/80 {
  color: rgb(228 228 231 / 0.8);
}

.thq-tw-application.thq-tw-application .text-zinc-200\/85 {
  color: rgb(228 228 231 / 0.85);
}

.thq-tw-application.thq-tw-application .text-zinc-200\/90 {
  color: rgb(228 228 231 / 0.9);
}

.thq-tw-application.thq-tw-application .text-zinc-200\/95 {
  color: rgb(228 228 231 / 0.95);
}

.thq-tw-application.thq-tw-application .text-zinc-300 {
  --tw-text-opacity: 1;
  color: rgb(212 212 216 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-zinc-300\/0 {
  color: rgb(212 212 216 / 0);
}

.thq-tw-application.thq-tw-application .text-zinc-300\/10 {
  color: rgb(212 212 216 / 0.1);
}

.thq-tw-application.thq-tw-application .text-zinc-300\/100 {
  color: rgb(212 212 216 / 1);
}

.thq-tw-application.thq-tw-application .text-zinc-300\/15 {
  color: rgb(212 212 216 / 0.15);
}

.thq-tw-application.thq-tw-application .text-zinc-300\/20 {
  color: rgb(212 212 216 / 0.2);
}

.thq-tw-application.thq-tw-application .text-zinc-300\/25 {
  color: rgb(212 212 216 / 0.25);
}

.thq-tw-application.thq-tw-application .text-zinc-300\/30 {
  color: rgb(212 212 216 / 0.3);
}

.thq-tw-application.thq-tw-application .text-zinc-300\/35 {
  color: rgb(212 212 216 / 0.35);
}

.thq-tw-application.thq-tw-application .text-zinc-300\/40 {
  color: rgb(212 212 216 / 0.4);
}

.thq-tw-application.thq-tw-application .text-zinc-300\/45 {
  color: rgb(212 212 216 / 0.45);
}

.thq-tw-application.thq-tw-application .text-zinc-300\/5 {
  color: rgb(212 212 216 / 0.05);
}

.thq-tw-application.thq-tw-application .text-zinc-300\/50 {
  color: rgb(212 212 216 / 0.5);
}

.thq-tw-application.thq-tw-application .text-zinc-300\/55 {
  color: rgb(212 212 216 / 0.55);
}

.thq-tw-application.thq-tw-application .text-zinc-300\/60 {
  color: rgb(212 212 216 / 0.6);
}

.thq-tw-application.thq-tw-application .text-zinc-300\/65 {
  color: rgb(212 212 216 / 0.65);
}

.thq-tw-application.thq-tw-application .text-zinc-300\/70 {
  color: rgb(212 212 216 / 0.7);
}

.thq-tw-application.thq-tw-application .text-zinc-300\/75 {
  color: rgb(212 212 216 / 0.75);
}

.thq-tw-application.thq-tw-application .text-zinc-300\/80 {
  color: rgb(212 212 216 / 0.8);
}

.thq-tw-application.thq-tw-application .text-zinc-300\/85 {
  color: rgb(212 212 216 / 0.85);
}

.thq-tw-application.thq-tw-application .text-zinc-300\/90 {
  color: rgb(212 212 216 / 0.9);
}

.thq-tw-application.thq-tw-application .text-zinc-300\/95 {
  color: rgb(212 212 216 / 0.95);
}

.thq-tw-application.thq-tw-application .text-zinc-400 {
  --tw-text-opacity: 1;
  color: rgb(161 161 170 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-zinc-400\/0 {
  color: rgb(161 161 170 / 0);
}

.thq-tw-application.thq-tw-application .text-zinc-400\/10 {
  color: rgb(161 161 170 / 0.1);
}

.thq-tw-application.thq-tw-application .text-zinc-400\/100 {
  color: rgb(161 161 170 / 1);
}

.thq-tw-application.thq-tw-application .text-zinc-400\/15 {
  color: rgb(161 161 170 / 0.15);
}

.thq-tw-application.thq-tw-application .text-zinc-400\/20 {
  color: rgb(161 161 170 / 0.2);
}

.thq-tw-application.thq-tw-application .text-zinc-400\/25 {
  color: rgb(161 161 170 / 0.25);
}

.thq-tw-application.thq-tw-application .text-zinc-400\/30 {
  color: rgb(161 161 170 / 0.3);
}

.thq-tw-application.thq-tw-application .text-zinc-400\/35 {
  color: rgb(161 161 170 / 0.35);
}

.thq-tw-application.thq-tw-application .text-zinc-400\/40 {
  color: rgb(161 161 170 / 0.4);
}

.thq-tw-application.thq-tw-application .text-zinc-400\/45 {
  color: rgb(161 161 170 / 0.45);
}

.thq-tw-application.thq-tw-application .text-zinc-400\/5 {
  color: rgb(161 161 170 / 0.05);
}

.thq-tw-application.thq-tw-application .text-zinc-400\/50 {
  color: rgb(161 161 170 / 0.5);
}

.thq-tw-application.thq-tw-application .text-zinc-400\/55 {
  color: rgb(161 161 170 / 0.55);
}

.thq-tw-application.thq-tw-application .text-zinc-400\/60 {
  color: rgb(161 161 170 / 0.6);
}

.thq-tw-application.thq-tw-application .text-zinc-400\/65 {
  color: rgb(161 161 170 / 0.65);
}

.thq-tw-application.thq-tw-application .text-zinc-400\/70 {
  color: rgb(161 161 170 / 0.7);
}

.thq-tw-application.thq-tw-application .text-zinc-400\/75 {
  color: rgb(161 161 170 / 0.75);
}

.thq-tw-application.thq-tw-application .text-zinc-400\/80 {
  color: rgb(161 161 170 / 0.8);
}

.thq-tw-application.thq-tw-application .text-zinc-400\/85 {
  color: rgb(161 161 170 / 0.85);
}

.thq-tw-application.thq-tw-application .text-zinc-400\/90 {
  color: rgb(161 161 170 / 0.9);
}

.thq-tw-application.thq-tw-application .text-zinc-400\/95 {
  color: rgb(161 161 170 / 0.95);
}

.thq-tw-application.thq-tw-application .text-zinc-500 {
  --tw-text-opacity: 1;
  color: rgb(113 113 122 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-zinc-500\/0 {
  color: rgb(113 113 122 / 0);
}

.thq-tw-application.thq-tw-application .text-zinc-500\/10 {
  color: rgb(113 113 122 / 0.1);
}

.thq-tw-application.thq-tw-application .text-zinc-500\/100 {
  color: rgb(113 113 122 / 1);
}

.thq-tw-application.thq-tw-application .text-zinc-500\/15 {
  color: rgb(113 113 122 / 0.15);
}

.thq-tw-application.thq-tw-application .text-zinc-500\/20 {
  color: rgb(113 113 122 / 0.2);
}

.thq-tw-application.thq-tw-application .text-zinc-500\/25 {
  color: rgb(113 113 122 / 0.25);
}

.thq-tw-application.thq-tw-application .text-zinc-500\/30 {
  color: rgb(113 113 122 / 0.3);
}

.thq-tw-application.thq-tw-application .text-zinc-500\/35 {
  color: rgb(113 113 122 / 0.35);
}

.thq-tw-application.thq-tw-application .text-zinc-500\/40 {
  color: rgb(113 113 122 / 0.4);
}

.thq-tw-application.thq-tw-application .text-zinc-500\/45 {
  color: rgb(113 113 122 / 0.45);
}

.thq-tw-application.thq-tw-application .text-zinc-500\/5 {
  color: rgb(113 113 122 / 0.05);
}

.thq-tw-application.thq-tw-application .text-zinc-500\/50 {
  color: rgb(113 113 122 / 0.5);
}

.thq-tw-application.thq-tw-application .text-zinc-500\/55 {
  color: rgb(113 113 122 / 0.55);
}

.thq-tw-application.thq-tw-application .text-zinc-500\/60 {
  color: rgb(113 113 122 / 0.6);
}

.thq-tw-application.thq-tw-application .text-zinc-500\/65 {
  color: rgb(113 113 122 / 0.65);
}

.thq-tw-application.thq-tw-application .text-zinc-500\/70 {
  color: rgb(113 113 122 / 0.7);
}

.thq-tw-application.thq-tw-application .text-zinc-500\/75 {
  color: rgb(113 113 122 / 0.75);
}

.thq-tw-application.thq-tw-application .text-zinc-500\/80 {
  color: rgb(113 113 122 / 0.8);
}

.thq-tw-application.thq-tw-application .text-zinc-500\/85 {
  color: rgb(113 113 122 / 0.85);
}

.thq-tw-application.thq-tw-application .text-zinc-500\/90 {
  color: rgb(113 113 122 / 0.9);
}

.thq-tw-application.thq-tw-application .text-zinc-500\/95 {
  color: rgb(113 113 122 / 0.95);
}

.thq-tw-application.thq-tw-application .text-zinc-600 {
  --tw-text-opacity: 1;
  color: rgb(82 82 91 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-zinc-600\/0 {
  color: rgb(82 82 91 / 0);
}

.thq-tw-application.thq-tw-application .text-zinc-600\/10 {
  color: rgb(82 82 91 / 0.1);
}

.thq-tw-application.thq-tw-application .text-zinc-600\/100 {
  color: rgb(82 82 91 / 1);
}

.thq-tw-application.thq-tw-application .text-zinc-600\/15 {
  color: rgb(82 82 91 / 0.15);
}

.thq-tw-application.thq-tw-application .text-zinc-600\/20 {
  color: rgb(82 82 91 / 0.2);
}

.thq-tw-application.thq-tw-application .text-zinc-600\/25 {
  color: rgb(82 82 91 / 0.25);
}

.thq-tw-application.thq-tw-application .text-zinc-600\/30 {
  color: rgb(82 82 91 / 0.3);
}

.thq-tw-application.thq-tw-application .text-zinc-600\/35 {
  color: rgb(82 82 91 / 0.35);
}

.thq-tw-application.thq-tw-application .text-zinc-600\/40 {
  color: rgb(82 82 91 / 0.4);
}

.thq-tw-application.thq-tw-application .text-zinc-600\/45 {
  color: rgb(82 82 91 / 0.45);
}

.thq-tw-application.thq-tw-application .text-zinc-600\/5 {
  color: rgb(82 82 91 / 0.05);
}

.thq-tw-application.thq-tw-application .text-zinc-600\/50 {
  color: rgb(82 82 91 / 0.5);
}

.thq-tw-application.thq-tw-application .text-zinc-600\/55 {
  color: rgb(82 82 91 / 0.55);
}

.thq-tw-application.thq-tw-application .text-zinc-600\/60 {
  color: rgb(82 82 91 / 0.6);
}

.thq-tw-application.thq-tw-application .text-zinc-600\/65 {
  color: rgb(82 82 91 / 0.65);
}

.thq-tw-application.thq-tw-application .text-zinc-600\/70 {
  color: rgb(82 82 91 / 0.7);
}

.thq-tw-application.thq-tw-application .text-zinc-600\/75 {
  color: rgb(82 82 91 / 0.75);
}

.thq-tw-application.thq-tw-application .text-zinc-600\/80 {
  color: rgb(82 82 91 / 0.8);
}

.thq-tw-application.thq-tw-application .text-zinc-600\/85 {
  color: rgb(82 82 91 / 0.85);
}

.thq-tw-application.thq-tw-application .text-zinc-600\/90 {
  color: rgb(82 82 91 / 0.9);
}

.thq-tw-application.thq-tw-application .text-zinc-600\/95 {
  color: rgb(82 82 91 / 0.95);
}

.thq-tw-application.thq-tw-application .text-zinc-700 {
  --tw-text-opacity: 1;
  color: rgb(63 63 70 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-zinc-700\/0 {
  color: rgb(63 63 70 / 0);
}

.thq-tw-application.thq-tw-application .text-zinc-700\/10 {
  color: rgb(63 63 70 / 0.1);
}

.thq-tw-application.thq-tw-application .text-zinc-700\/100 {
  color: rgb(63 63 70 / 1);
}

.thq-tw-application.thq-tw-application .text-zinc-700\/15 {
  color: rgb(63 63 70 / 0.15);
}

.thq-tw-application.thq-tw-application .text-zinc-700\/20 {
  color: rgb(63 63 70 / 0.2);
}

.thq-tw-application.thq-tw-application .text-zinc-700\/25 {
  color: rgb(63 63 70 / 0.25);
}

.thq-tw-application.thq-tw-application .text-zinc-700\/30 {
  color: rgb(63 63 70 / 0.3);
}

.thq-tw-application.thq-tw-application .text-zinc-700\/35 {
  color: rgb(63 63 70 / 0.35);
}

.thq-tw-application.thq-tw-application .text-zinc-700\/40 {
  color: rgb(63 63 70 / 0.4);
}

.thq-tw-application.thq-tw-application .text-zinc-700\/45 {
  color: rgb(63 63 70 / 0.45);
}

.thq-tw-application.thq-tw-application .text-zinc-700\/5 {
  color: rgb(63 63 70 / 0.05);
}

.thq-tw-application.thq-tw-application .text-zinc-700\/50 {
  color: rgb(63 63 70 / 0.5);
}

.thq-tw-application.thq-tw-application .text-zinc-700\/55 {
  color: rgb(63 63 70 / 0.55);
}

.thq-tw-application.thq-tw-application .text-zinc-700\/60 {
  color: rgb(63 63 70 / 0.6);
}

.thq-tw-application.thq-tw-application .text-zinc-700\/65 {
  color: rgb(63 63 70 / 0.65);
}

.thq-tw-application.thq-tw-application .text-zinc-700\/70 {
  color: rgb(63 63 70 / 0.7);
}

.thq-tw-application.thq-tw-application .text-zinc-700\/75 {
  color: rgb(63 63 70 / 0.75);
}

.thq-tw-application.thq-tw-application .text-zinc-700\/80 {
  color: rgb(63 63 70 / 0.8);
}

.thq-tw-application.thq-tw-application .text-zinc-700\/85 {
  color: rgb(63 63 70 / 0.85);
}

.thq-tw-application.thq-tw-application .text-zinc-700\/90 {
  color: rgb(63 63 70 / 0.9);
}

.thq-tw-application.thq-tw-application .text-zinc-700\/95 {
  color: rgb(63 63 70 / 0.95);
}

.thq-tw-application.thq-tw-application .text-zinc-800 {
  --tw-text-opacity: 1;
  color: rgb(39 39 42 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-zinc-800\/0 {
  color: rgb(39 39 42 / 0);
}

.thq-tw-application.thq-tw-application .text-zinc-800\/10 {
  color: rgb(39 39 42 / 0.1);
}

.thq-tw-application.thq-tw-application .text-zinc-800\/100 {
  color: rgb(39 39 42 / 1);
}

.thq-tw-application.thq-tw-application .text-zinc-800\/15 {
  color: rgb(39 39 42 / 0.15);
}

.thq-tw-application.thq-tw-application .text-zinc-800\/20 {
  color: rgb(39 39 42 / 0.2);
}

.thq-tw-application.thq-tw-application .text-zinc-800\/25 {
  color: rgb(39 39 42 / 0.25);
}

.thq-tw-application.thq-tw-application .text-zinc-800\/30 {
  color: rgb(39 39 42 / 0.3);
}

.thq-tw-application.thq-tw-application .text-zinc-800\/35 {
  color: rgb(39 39 42 / 0.35);
}

.thq-tw-application.thq-tw-application .text-zinc-800\/40 {
  color: rgb(39 39 42 / 0.4);
}

.thq-tw-application.thq-tw-application .text-zinc-800\/45 {
  color: rgb(39 39 42 / 0.45);
}

.thq-tw-application.thq-tw-application .text-zinc-800\/5 {
  color: rgb(39 39 42 / 0.05);
}

.thq-tw-application.thq-tw-application .text-zinc-800\/50 {
  color: rgb(39 39 42 / 0.5);
}

.thq-tw-application.thq-tw-application .text-zinc-800\/55 {
  color: rgb(39 39 42 / 0.55);
}

.thq-tw-application.thq-tw-application .text-zinc-800\/60 {
  color: rgb(39 39 42 / 0.6);
}

.thq-tw-application.thq-tw-application .text-zinc-800\/65 {
  color: rgb(39 39 42 / 0.65);
}

.thq-tw-application.thq-tw-application .text-zinc-800\/70 {
  color: rgb(39 39 42 / 0.7);
}

.thq-tw-application.thq-tw-application .text-zinc-800\/75 {
  color: rgb(39 39 42 / 0.75);
}

.thq-tw-application.thq-tw-application .text-zinc-800\/80 {
  color: rgb(39 39 42 / 0.8);
}

.thq-tw-application.thq-tw-application .text-zinc-800\/85 {
  color: rgb(39 39 42 / 0.85);
}

.thq-tw-application.thq-tw-application .text-zinc-800\/90 {
  color: rgb(39 39 42 / 0.9);
}

.thq-tw-application.thq-tw-application .text-zinc-800\/95 {
  color: rgb(39 39 42 / 0.95);
}

.thq-tw-application.thq-tw-application .text-zinc-900 {
  --tw-text-opacity: 1;
  color: rgb(24 24 27 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .text-zinc-900\/0 {
  color: rgb(24 24 27 / 0);
}

.thq-tw-application.thq-tw-application .text-zinc-900\/10 {
  color: rgb(24 24 27 / 0.1);
}

.thq-tw-application.thq-tw-application .text-zinc-900\/100 {
  color: rgb(24 24 27 / 1);
}

.thq-tw-application.thq-tw-application .text-zinc-900\/15 {
  color: rgb(24 24 27 / 0.15);
}

.thq-tw-application.thq-tw-application .text-zinc-900\/20 {
  color: rgb(24 24 27 / 0.2);
}

.thq-tw-application.thq-tw-application .text-zinc-900\/25 {
  color: rgb(24 24 27 / 0.25);
}

.thq-tw-application.thq-tw-application .text-zinc-900\/30 {
  color: rgb(24 24 27 / 0.3);
}

.thq-tw-application.thq-tw-application .text-zinc-900\/35 {
  color: rgb(24 24 27 / 0.35);
}

.thq-tw-application.thq-tw-application .text-zinc-900\/40 {
  color: rgb(24 24 27 / 0.4);
}

.thq-tw-application.thq-tw-application .text-zinc-900\/45 {
  color: rgb(24 24 27 / 0.45);
}

.thq-tw-application.thq-tw-application .text-zinc-900\/5 {
  color: rgb(24 24 27 / 0.05);
}

.thq-tw-application.thq-tw-application .text-zinc-900\/50 {
  color: rgb(24 24 27 / 0.5);
}

.thq-tw-application.thq-tw-application .text-zinc-900\/55 {
  color: rgb(24 24 27 / 0.55);
}

.thq-tw-application.thq-tw-application .text-zinc-900\/60 {
  color: rgb(24 24 27 / 0.6);
}

.thq-tw-application.thq-tw-application .text-zinc-900\/65 {
  color: rgb(24 24 27 / 0.65);
}

.thq-tw-application.thq-tw-application .text-zinc-900\/70 {
  color: rgb(24 24 27 / 0.7);
}

.thq-tw-application.thq-tw-application .text-zinc-900\/75 {
  color: rgb(24 24 27 / 0.75);
}

.thq-tw-application.thq-tw-application .text-zinc-900\/80 {
  color: rgb(24 24 27 / 0.8);
}

.thq-tw-application.thq-tw-application .text-zinc-900\/85 {
  color: rgb(24 24 27 / 0.85);
}

.thq-tw-application.thq-tw-application .text-zinc-900\/90 {
  color: rgb(24 24 27 / 0.9);
}

.thq-tw-application.thq-tw-application .text-zinc-900\/95 {
  color: rgb(24 24 27 / 0.95);
}

.thq-tw-application.thq-tw-application .underline {
  text-decoration-line: underline;
}

.thq-tw-application.thq-tw-application .no-underline {
  text-decoration-line: none;
}

.thq-tw-application.thq-tw-application .opacity-0 {
  opacity: 0;
}

.thq-tw-application.thq-tw-application .opacity-10 {
  opacity: 0.1;
}

.thq-tw-application.thq-tw-application .opacity-100 {
  opacity: 1;
}

.thq-tw-application.thq-tw-application .opacity-25 {
  opacity: 0.25;
}

.thq-tw-application.thq-tw-application .opacity-30 {
  opacity: 0.3;
}

.thq-tw-application.thq-tw-application .opacity-40 {
  opacity: 0.4;
}

.thq-tw-application.thq-tw-application .opacity-50 {
  opacity: 0.5;
}

.thq-tw-application.thq-tw-application .opacity-60 {
  opacity: 0.6;
}

.thq-tw-application.thq-tw-application .opacity-70 {
  opacity: 0.7;
}

.thq-tw-application.thq-tw-application .opacity-75 {
  opacity: 0.75;
}

.thq-tw-application.thq-tw-application .shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.thq-tw-application.thq-tw-application .shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.thq-tw-application.thq-tw-application .shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.thq-tw-application.thq-tw-application .shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

.thq-tw-application.thq-tw-application .outline {
  outline-style: solid;
}

.thq-tw-application.thq-tw-application .outline-1 {
  outline-width: 1px;
}

.thq-tw-application.thq-tw-application .outline-offset-\[-1px\] {
  outline-offset: -1px;
}

.thq-tw-application.thq-tw-application .outline-gray-300 {
  outline-color: #d1d5db;
}

.thq-tw-application.thq-tw-application .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), var(--tw-shadow, 0 0 #0000);
}

.thq-tw-application.thq-tw-application .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), var(--tw-shadow, 0 0 #0000);
}

.thq-tw-application.thq-tw-application .ring-black {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1));
}

.thq-tw-application.thq-tw-application .ring-white {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1));
}

.thq-tw-application.thq-tw-application .ring-opacity-5 {
  --tw-ring-opacity: 0.05;
}

.thq-tw-application.thq-tw-application .blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.thq-tw-application.thq-tw-application .grayscale {
  --tw-grayscale: grayscale(100%);
  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);
}

.thq-tw-application.thq-tw-application .filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.thq-tw-application.thq-tw-application .transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-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;
}

.thq-tw-application.thq-tw-application .transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.thq-tw-application.thq-tw-application .transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.thq-tw-application.thq-tw-application .transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.thq-tw-application.thq-tw-application .transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.thq-tw-application.thq-tw-application .duration-150 {
  transition-duration: 150ms;
}

.thq-tw-application.thq-tw-application .duration-200 {
  transition-duration: 200ms;
}

.thq-tw-application.thq-tw-application .duration-300 {
  transition-duration: 300ms;
}

.thq-tw-application.thq-tw-application .ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.thq-tw-application.thq-tw-application .file\:mr-4::file-selector-button {
  margin-right: 1.6rem;
}

.thq-tw-application.thq-tw-application .file\:cursor-pointer::file-selector-button {
  cursor: pointer;
}

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

.thq-tw-application.thq-tw-application .file\:bg-gray-100::file-selector-button {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .file\:px-4::file-selector-button {
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}

.thq-tw-application.thq-tw-application .file\:py-3::file-selector-button {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}

.thq-tw-application.thq-tw-application .file\:text-gray-900::file-selector-button {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .backdrop\:bg-gray-600::backdrop {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .backdrop\:bg-opacity-50::backdrop {
  --tw-bg-opacity: 0.5;
}

.thq-tw-application.thq-tw-application .first\:rounded-t-md:first-child {
  border-top-left-radius: 0.6rem;
  border-top-right-radius: 0.6rem;
}

.thq-tw-application.thq-tw-application .first\:border-0:first-child {
  border-width: 0px;
}

.thq-tw-application.thq-tw-application .last\:rounded-b-md:last-child {
  border-bottom-right-radius: 0.6rem;
  border-bottom-left-radius: 0.6rem;
}

.thq-tw-application.thq-tw-application .empty\:hidden:empty {
  display: none;
}

.thq-tw-application.thq-tw-application .hover\:cursor-pointer:hover {
  cursor: pointer;
}

.thq-tw-application.thq-tw-application .hover\:border-blue-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:border-blue-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:border-gray-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:border-gray-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:bg-blue-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:bg-blue-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:bg-blue-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:bg-blue-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:bg-blue-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:bg-blue-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:bg-gray-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:bg-gray-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:bg-gray-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:bg-gray-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:bg-gray-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:bg-gray-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:bg-green-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:bg-green-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:bg-green-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:bg-red-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:bg-red-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:bg-slate-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:bg-teal-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(13 148 136 / var(--tw-bg-opacity, 1));
}

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

.thq-tw-application.thq-tw-application .hover\:text-blue-600:hover {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:text-blue-700:hover {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:text-blue-800:hover {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:text-gray-600:hover {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:text-gray-700:hover {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .hover\:text-gray-900:hover {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

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

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

.thq-tw-application.thq-tw-application .hover\:shadow-lg:hover {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.thq-tw-application.thq-tw-application .hover\:outline-gray-200:hover {
  outline-color: #e5e7eb;
}

.thq-tw-application.thq-tw-application .focus\:z-10:focus {
  z-index: 10;
}

.thq-tw-application.thq-tw-application .focus\:border:focus {
  border-width: 1px;
}

.thq-tw-application.thq-tw-application .focus\:border-\[0px\]:focus {
  border-width: 0px;
}

.thq-tw-application.thq-tw-application .focus\:border-blue-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .focus\:border-gray-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

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

.thq-tw-application.thq-tw-application .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), var(--tw-shadow, 0 0 #0000);
}

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

.thq-tw-application.thq-tw-application .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), var(--tw-shadow, 0 0 #0000);
}

.thq-tw-application.thq-tw-application .focus\:ring-blue-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity, 1));
}

.thq-tw-application.thq-tw-application .focus\:ring-blue-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1));
}

.thq-tw-application.thq-tw-application .focus\:ring-blue-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}

.thq-tw-application.thq-tw-application .focus\:ring-gray-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(243 244 246 / var(--tw-ring-opacity, 1));
}

.thq-tw-application.thq-tw-application .focus\:ring-gray-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1));
}

.thq-tw-application.thq-tw-application .focus\:ring-gray-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1));
}

.thq-tw-application.thq-tw-application .focus\:ring-gray-50:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(249 250 251 / var(--tw-ring-opacity, 1));
}

.thq-tw-application.thq-tw-application .focus\:ring-gray-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1));
}

.thq-tw-application.thq-tw-application .focus\:ring-green-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(134 239 172 / var(--tw-ring-opacity, 1));
}

.thq-tw-application.thq-tw-application .focus\:ring-green-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity, 1));
}

.thq-tw-application.thq-tw-application .focus\:ring-red-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1));
}

.thq-tw-application.thq-tw-application .focus\:ring-red-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1));
}

.thq-tw-application.thq-tw-application .focus\:ring-teal-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(94 234 212 / var(--tw-ring-opacity, 1));
}

.thq-tw-application.thq-tw-application .focus\:ring-offset-1:focus {
  --tw-ring-offset-width: 1px;
}

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

.thq-tw-application.thq-tw-application .disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}

.thq-tw-application.thq-tw-application .disabled\:opacity-50:disabled {
  opacity: 0.5;
}

.thq-tw-application.thq-tw-application .group:hover .group-hover\:border-blue-100 {
  --tw-border-opacity: 1;
  border-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .group:hover .group-hover\:border-blue-200 {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .group:hover .group-hover\:border-blue-600 {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .group:hover .group-hover\:border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .group:hover .group-hover\:border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .group:hover .group-hover\:border-gray-50 {
  --tw-border-opacity: 1;
  border-color: rgb(249 250 251 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .group:hover .group-hover\:bg-blue-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .group:hover .group-hover\:bg-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .group:hover .group-hover\:bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .group:hover .group-hover\:bg-gray-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}

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

.thq-tw-application.thq-tw-application .group.ai-insights-disabled .group-\[\.ai-insights-disabled\]\:hidden {
  display: none;
}

.thq-tw-application.thq-tw-application .peer:checked ~ .peer-checked\:bg-blue-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .peer:checked ~ .peer-checked\:bg-yellow-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .peer:checked ~ .peer-checked\:text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .peer:checked ~ .peer-checked\:opacity-100 {
  opacity: 1;
}

.thq-tw-application.thq-tw-application .has-\[div\[aria-expanded\=true\]\]\:box-border:has(div[aria-expanded=true]) {
  box-sizing: border-box;
}

.thq-tw-application.thq-tw-application .has-\[div\[aria-expanded\=true\]\]\:border-2:has(div[aria-expanded=true]) {
  border-width: 2px;
}

.thq-tw-application.thq-tw-application .has-\[\:checked\]\:border-blue-500:has(:checked) {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .has-\[div\[aria-expanded\=true\]\]\:border-blue-300:has(div[aria-expanded=true]) {
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .has-\[\:checked\]\:bg-blue-50:has(:checked) {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .has-\[\:disabled\]\:opacity-30:has(:disabled) {
  opacity: 0.3;
}

.thq-tw-application.thq-tw-application .aria-expanded\:hidden[aria-expanded="true"] {
  display: none;
}

.thq-tw-application.thq-tw-application .aria-expanded\:rounded-b-none[aria-expanded="true"] {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.thq-tw-application.thq-tw-application .aria-expanded\:border-blue-600[aria-expanded="true"] {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .aria-expanded\:text-blue-600[aria-expanded="true"] {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .aria-expanded\:text-gray-900[aria-expanded="true"] {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .aria-selected\:border-gray-900[aria-selected="true"] {
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .aria-selected\:text-gray-900[aria-selected="true"] {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .aria-\[expanded\=false\]\:rounded-b-lg[aria-expanded="false"] {
  border-bottom-right-radius: 0.8rem;
  border-bottom-left-radius: 0.8rem;
}

.thq-tw-application.thq-tw-application .data-\[active\=true\]\:border[data-active="true"] {
  border-width: 1px;
}

.thq-tw-application.thq-tw-application .data-\[active\=true\]\:border-blue-200[data-active="true"] {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .data-\[active\=true\]\:bg-blue-200[data-active="true"] {
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .data-\[active\=true\]\:bg-blue-50[data-active="true"] {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:divide-gray-600:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-divide-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:divide-gray-700:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-divide-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:border-amber-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:border-blue-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:border-blue-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:border-blue-900\/20:is(.dark *) {
  border-color: rgb(30 58 138 / 0.2);
}

.thq-tw-application.thq-tw-application .dark\:border-gray-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:border-gray-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:border-gray-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:border-transparent:is(.dark *) {
  border-color: transparent;
}

.thq-tw-application.thq-tw-application .dark\:\!bg-gray-700:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1)) !important;
}

.thq-tw-application.thq-tw-application .dark\:bg-amber-900\/20:is(.dark *) {
  background-color: rgb(120 53 15 / 0.2);
}

.thq-tw-application.thq-tw-application .dark\:bg-blue-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:bg-blue-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:bg-blue-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:bg-blue-900\/20:is(.dark *) {
  background-color: rgb(30 58 138 / 0.2);
}

.thq-tw-application.thq-tw-application .dark\:bg-blue-900\/30:is(.dark *) {
  background-color: rgb(30 58 138 / 0.3);
}

.thq-tw-application.thq-tw-application .dark\:bg-gray-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:bg-gray-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:bg-gray-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:bg-gray-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:bg-gray-800\/50:is(.dark *) {
  background-color: rgb(31 41 55 / 0.5);
}

.thq-tw-application.thq-tw-application .dark\:bg-gray-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:bg-gray-900\/80:is(.dark *) {
  background-color: rgb(17 24 39 / 0.8);
}

.thq-tw-application.thq-tw-application .dark\:bg-orange-900\/30:is(.dark *) {
  background-color: rgb(124 45 18 / 0.3);
}

.thq-tw-application.thq-tw-application .dark\:bg-opacity-25:is(.dark *) {
  --tw-bg-opacity: 0.25;
}

.thq-tw-application.thq-tw-application .dark\:text-amber-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(253 230 138 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:text-amber-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:text-blue-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:text-blue-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:text-blue-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:text-gray-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:text-gray-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:text-gray-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:text-gray-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:text-gray-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:text-green-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:text-orange-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:text-white:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:placeholder-gray-400:is(.dark *)::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:placeholder-gray-400:is(.dark *)::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:ring-white:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:ring-offset-gray-700:is(.dark *) {
  --tw-ring-offset-color: #374151;
}

.thq-tw-application.thq-tw-application .dark\:ring-offset-gray-800:is(.dark *) {
  --tw-ring-offset-color: #1f2937;
}

.thq-tw-application.thq-tw-application .dark\:hover\:border-gray-600:hover:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:hover\:bg-blue-600:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:hover\:bg-blue-700:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:hover\:bg-blue-800\/30:hover:is(.dark *) {
  background-color: rgb(30 64 175 / 0.3);
}

.thq-tw-application.thq-tw-application .dark\:hover\:bg-gray-300:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:hover\:bg-gray-600:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:hover\:bg-gray-700:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:hover\:bg-gray-800:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:hover\:text-blue-500:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:hover\:text-gray-300:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:hover\:text-white:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:focus\:border-blue-500:focus:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:focus\:ring-blue-500:focus:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:focus\:ring-blue-600:focus:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:focus\:ring-blue-800:focus:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:focus\:ring-gray-400:focus:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:focus\:ring-gray-600:focus:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(75 85 99 / var(--tw-ring-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:focus\:ring-gray-700:focus:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity, 1));
}

.thq-tw-application.thq-tw-application .dark\:focus\:ring-offset-gray-700:focus:is(.dark *) {
  --tw-ring-offset-color: #374151;
}

.thq-tw-application.thq-tw-application .group:hover .dark\:group-hover\:border-blue-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .group:hover .dark\:group-hover\:border-blue-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(30 64 175 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .group:hover .dark\:group-hover\:border-gray-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .group:hover .dark\:group-hover\:border-gray-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .group:hover .dark\:group-hover\:bg-blue-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .group:hover .dark\:group-hover\:bg-gray-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .group:hover .dark\:group-hover\:bg-gray-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

.thq-tw-application.thq-tw-application .peer:checked ~ .dark\:peer-checked\:text-gray-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}

.thq-tw-application.thq-tw-application .data-\[active\=true\]\:dark\:border-blue-700:is(.dark *)[data-active="true"] {
  --tw-border-opacity: 1;
  border-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
}

.thq-tw-application.thq-tw-application .data-\[active\=true\]\:dark\:bg-blue-900\/20:is(.dark *)[data-active="true"] {
  background-color: rgb(30 58 138 / 0.2);
}

@media (min-width: 640px) {
  .thq-tw-application.thq-tw-application .sm\:ml-0 {
    margin-left: 0px;
  }

  .thq-tw-application.thq-tw-application .sm\:ml-4 {
    margin-left: 1.6rem;
  }

  .thq-tw-application.thq-tw-application .sm\:mr-6 {
    margin-right: 2.4rem;
  }

  .thq-tw-application.thq-tw-application .sm\:mt-0 {
    margin-top: 0px;
  }

  .thq-tw-application.thq-tw-application .sm\:\!block {
    display: block !important;
  }

  .thq-tw-application.thq-tw-application .sm\:h-14 {
    height: 5.6rem;
  }

  .thq-tw-application.thq-tw-application .sm\:h-32 {
    height: 12.8rem;
  }

  .thq-tw-application.thq-tw-application .sm\:h-9 {
    height: 3.6rem;
  }

  .thq-tw-application.thq-tw-application .sm\:w-14 {
    width: 5.6rem;
  }

  .thq-tw-application.thq-tw-application .sm\:w-32 {
    width: 12.8rem;
  }

  .thq-tw-application.thq-tw-application .sm\:w-9 {
    width: 3.6rem;
  }

  .thq-tw-application.thq-tw-application .sm\:w-\[371px\] {
    width: 371px;
  }

  .thq-tw-application.thq-tw-application .sm\:w-auto {
    width: auto;
  }

  .thq-tw-application.thq-tw-application .sm\:max-w-md {
    max-width: 44.8rem;
  }

  .thq-tw-application.thq-tw-application .sm\:flex-row {
    flex-direction: row;
  }

  .thq-tw-application.thq-tw-application .sm\:items-center {
    align-items: center;
  }

  .thq-tw-application.thq-tw-application .sm\:justify-center {
    justify-content: center;
  }

  .thq-tw-application.thq-tw-application .sm\:justify-between {
    justify-content: space-between;
  }

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

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

  .thq-tw-application.thq-tw-application .sm\: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));
  }

  .thq-tw-application.thq-tw-application .sm\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.4rem * var(--tw-space-y-reverse));
  }

  .thq-tw-application.thq-tw-application .sm\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3.2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.2rem * var(--tw-space-y-reverse));
  }

  .thq-tw-application.thq-tw-application .sm\:p-4 {
    padding: 1.6rem;
  }

  .thq-tw-application.thq-tw-application .sm\:p-8 {
    padding: 3.2rem;
  }

  .thq-tw-application.thq-tw-application .sm\:px-3 {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }

  .thq-tw-application.thq-tw-application .sm\:px-4 {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .thq-tw-application.thq-tw-application .sm\:px-6 {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }

  .thq-tw-application.thq-tw-application .sm\:py-3 {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }

  .thq-tw-application.thq-tw-application .sm\:py-6 {
    padding-top: 2.4rem;
    padding-bottom: 2.4rem;
  }

  .thq-tw-application.thq-tw-application .sm\:text-left {
    text-align: left;
  }

  .thq-tw-application.thq-tw-application .sm\:text-2xl {
    font-size: 2.4rem;
    line-height: 3.2rem;
  }

  .thq-tw-application.thq-tw-application .sm\:text-3xl {
    font-size: 3rem;
    line-height: 3.6rem;
  }

  .thq-tw-application.thq-tw-application .sm\:text-\[10px\] {
    font-size: 10px;
  }

  .thq-tw-application.thq-tw-application .sm\:text-sm {
    font-size: 1.4rem;
    line-height: 2rem;
  }
}

@media (min-width: 768px) {
  .thq-tw-application.thq-tw-application .md\:sticky {
    position: sticky;
  }

  .thq-tw-application.thq-tw-application .md\:inset-0 {
    inset: 0px;
  }

  .thq-tw-application.thq-tw-application .md\:top-2 {
    top: 0.8rem;
  }

  .thq-tw-application.thq-tw-application .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .thq-tw-application.thq-tw-application .md\:mb-0 {
    margin-bottom: 0px;
  }

  .thq-tw-application.thq-tw-application .md\:mb-2 {
    margin-bottom: 0.8rem;
  }

  .thq-tw-application.thq-tw-application .md\:mr-1 {
    margin-right: 0.4rem;
  }

  .thq-tw-application.thq-tw-application .md\:mt-0 {
    margin-top: 0px;
  }

  .thq-tw-application.thq-tw-application .md\:\!block {
    display: block !important;
  }

  .thq-tw-application.thq-tw-application .md\:max-h-\[calc\(100dvh_-_8px\)\] {
    max-height: calc(100dvh - 8px);
  }

  .thq-tw-application.thq-tw-application .md\:w-1\/3 {
    width: 33.333333%;
  }

  .thq-tw-application.thq-tw-application .md\:w-1\/4 {
    width: 25%;
  }

  .thq-tw-application.thq-tw-application .md\:w-2\/3 {
    width: 66.666667%;
  }

  .thq-tw-application.thq-tw-application .md\:w-2\/5 {
    width: 40%;
  }

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

  .thq-tw-application.thq-tw-application .md\:w-3\/5 {
    width: 60%;
  }

  .thq-tw-application.thq-tw-application .md\:w-60 {
    width: 24rem;
  }

  .thq-tw-application.thq-tw-application .md\:w-80 {
    width: 32rem;
  }

  .thq-tw-application.thq-tw-application .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .thq-tw-application.thq-tw-application .md\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .thq-tw-application.thq-tw-application .md\:flex-row {
    flex-direction: row;
  }

  .thq-tw-application.thq-tw-application .md\:gap-2 {
    gap: 0.8rem;
  }

  .thq-tw-application.thq-tw-application .md\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .thq-tw-application.thq-tw-application .md\:overscroll-y-contain {
    overscroll-behavior-y: contain;
  }

  .thq-tw-application.thq-tw-application .md\:rounded-md {
    border-radius: 0.6rem;
  }

  .thq-tw-application.thq-tw-application .md\:p-5 {
    padding: 2rem;
  }

  .thq-tw-application.thq-tw-application .md\:py-5 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .thq-tw-application.thq-tw-application .md\:pr-3 {
    padding-right: 1.2rem;
  }

  .thq-tw-application.thq-tw-application .md\:pr-4 {
    padding-right: 1.6rem;
  }

  .thq-tw-application.thq-tw-application .group.loaded-mobile-view .md\:group-\[\.loaded-mobile-view\]\:hidden {
    display: none;
  }
}

@media (min-width: 1024px) {
  .thq-tw-application.thq-tw-application .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .thq-tw-application.thq-tw-application .lg\:flex-row {
    flex-direction: row;
  }

  .thq-tw-application.thq-tw-application .lg\:items-center {
    align-items: center;
  }

  .thq-tw-application.thq-tw-application .lg\:justify-between {
    justify-content: space-between;
  }

  .thq-tw-application.thq-tw-application .lg\:gap-6 {
    gap: 2.4rem;
  }

  .thq-tw-application.thq-tw-application .lg\: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));
  }

  .thq-tw-application.thq-tw-application .lg\:px-8 {
    padding-left: 3.2rem;
    padding-right: 3.2rem;
  }

  .thq-tw-application.thq-tw-application .lg\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

@media (min-width: 1280px) {
  .thq-tw-application.thq-tw-application .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .thq-tw-application.thq-tw-application .xl\:p-0 {
    padding: 0px;
  }
}

.thq-tw-application.thq-tw-application .rtl\:rotate-180:where([dir="rtl"], [dir="rtl"] *) {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.thq-tw-application.thq-tw-application .rtl\:space-x-reverse:where([dir="rtl"], [dir="rtl"] *) > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 1;
}


