@import url(https://fonts.cdnfonts.com/css/quiet-sans);
/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com */

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

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

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

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

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

html {
	-moz-tab-size: 4;
	-o-tab-size: 4;
	   tab-size: 4;
}

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

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

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

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

body {
	margin: 0;
}

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

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

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

/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/

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

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

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

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

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

b,
strong {
	font-weight: bolder;
}

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

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

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

small {
	font-size: 80%;
}

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

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

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

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

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

/*
Forms
=====
*/

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

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

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

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

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

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

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

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

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

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

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

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

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

legend {
	padding: 0;
}

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

progress {
	vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

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

summary {
	display: list-item;
}

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

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

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

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

fieldset {
  margin: 0;
  padding: 0;
}

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

/**
 * Tailwind custom reset styles
 */

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

html {
  font-family: Quiet Sans, sans-serif; /* 1 */
  line-height: 1.5; /* 2 */
}

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

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

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

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

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

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

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

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

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

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

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

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

:-moz-focusring {
	outline: auto;
}

table {
  border-collapse: collapse;
}

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

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

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

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

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

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

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

/**
 * 1. Make replaced elements `display: block` by default as that's
 *    the behavior you want almost all of the time. Inspired by
 *    CSS Remedy, with `svg` added as well.
 *
 *    https://github.com/mozdevs/cssremedy/issues/14
 * 
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 * 
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */

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

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

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

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

[hidden] {
  display: none;
}

*, ::before, ::after{
	--tw-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-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	--tw-border-opacity: 1;
	border-color: rgba(229, 231, 235, var(--tw-border-opacity));
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgba(59, 130, 246, 0.5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-blur: var(--tw-empty,/*!*/ /*!*/);
	--tw-brightness: var(--tw-empty,/*!*/ /*!*/);
	--tw-contrast: var(--tw-empty,/*!*/ /*!*/);
	--tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
	--tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
	--tw-invert: var(--tw-empty,/*!*/ /*!*/);
	--tw-saturate: var(--tw-empty,/*!*/ /*!*/);
	--tw-sepia: var(--tw-empty,/*!*/ /*!*/);
	--tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
	--tw-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
	--tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
	--tw-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

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

[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, 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, 0 0 #0000);
	border-color: #2563eb;
}

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

input::placeholder,textarea::placeholder{
	color: #6b7280;
	opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper{
	padding: 0;
}

::-webkit-date-and-time-value{
	min-height: 1.5em;
}

select{
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
	background-position: right 0.5rem center;
	background-repeat: no-repeat;
	background-size: 1.5em 1.5em;
	padding-right: 2.5rem;
	-webkit-print-color-adjust: exact;
	        color-adjust: exact;
}

[multiple]{
	background-image: initial;
	background-position: initial;
	background-repeat: unset;
	background-size: initial;
	padding-right: 0.75rem;
	-webkit-print-color-adjust: unset;
	        color-adjust: unset;
}

[type='checkbox'],[type='radio']{
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	padding: 0;
	-webkit-print-color-adjust: exact;
	        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: 1rem;
	width: 1rem;
	color: #2563eb;
	background-color: #fff;
	border-color: #6b7280;
	border-width: 1px;
}

[type='checkbox']{
	border-radius: 0px;
}

[type='radio']{
	border-radius: 100%;
}

[type='checkbox']:focus,[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, 0 0 #0000);
}

[type='checkbox']:checked,[type='radio']:checked{
	border-color: transparent;
	background-color: currentColor;
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
}

[type='checkbox']:checked{
	background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

[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");
}

[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus{
	border-color: transparent;
	background-color: currentColor;
}

[type='checkbox']:indeterminate{
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
	border-color: transparent;
	background-color: currentColor;
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
}

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

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

[type='file']:focus{
	outline: 1px auto -webkit-focus-ring-color;
}

body{
	--tw-bg-opacity: 1;
	background-color: rgba(249, 249, 249, var(--tw-bg-opacity));
}

ul{
	list-style-type: disc;
	list-style-position: inside;
}

ol{
	list-style-type: decimal;
	list-style-position: inside;
}

[type='radio'], [type='checkbox']{
	height: 0.75rem;
	width: 0.75rem;
}

[type='radio']:focus, [type='checkbox']:focus{
	--tw-border-opacity: 1;
	border-color: rgba(29, 191, 111, var(--tw-border-opacity));
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(29, 191, 111, var(--tw-ring-opacity));
}

[type='text'], [type='email'], [type='url'], [type='password'], [type='number'], [type='date'], [type='datetime-local'], [type='month'], [type='search'], [type='tel'], [type='time'], [type='week'], [multiple], textarea, select{
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(149, 152, 153, var(--tw-border-opacity));
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}

[type='text']::-moz-placeholder, [type='email']::-moz-placeholder, [type='url']::-moz-placeholder, [type='password']::-moz-placeholder, [type='number']::-moz-placeholder, [type='date']::-moz-placeholder, [type='datetime-local']::-moz-placeholder, [type='month']::-moz-placeholder, [type='search']::-moz-placeholder, [type='tel']::-moz-placeholder, [type='time']::-moz-placeholder, [type='week']::-moz-placeholder, [multiple]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder{
	--tw-placeholder-opacity: 1;
	color: rgba(149, 152, 153, var(--tw-placeholder-opacity));
}

[type='text']::placeholder, [type='email']::placeholder, [type='url']::placeholder, [type='password']::placeholder, [type='number']::placeholder, [type='date']::placeholder, [type='datetime-local']::placeholder, [type='month']::placeholder, [type='search']::placeholder, [type='tel']::placeholder, [type='time']::placeholder, [type='week']::placeholder, [multiple]::placeholder, textarea::placeholder, select::placeholder{
	--tw-placeholder-opacity: 1;
	color: rgba(149, 152, 153, var(--tw-placeholder-opacity));
}

[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus{
	--tw-border-opacity: 1;
	border-color: rgba(29, 191, 111, var(--tw-border-opacity));
	outline: 2px solid transparent;
	outline-offset: 2px;
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(29, 191, 111, var(--tw-ring-opacity));
}

/*    @font-face {
        font-family: "QuietSans";
        font-style: normal;
        font-weight: normal;
        src: url('/public/fonts/quiet-sans/Regular.otf');
    }

    @font-face {
        font-family: "QuietSans";
        font-style: normal;
        font-weight: 600;
        src: url('/public/fonts/quiet-sans/SemiBold.otf');
    }

    @font-face {
        font-family: "QuietSans";
        font-style: normal;
        font-weight: 700;
        src: url('/public/fonts/quiet-sans/Bold.otf');
    }

    @font-face {
        font-family: "QuietSans";
        font-style: normal;
        font-weight: 900;
        src: url('/public/fonts/quiet-sans/ExtraBold.otf');
    }

    @font-face {
        font-family: "QuietSans";
        font-style: normal;
        font-weight: 300;
        src: url('/public/fonts/quiet-sans/Light.otf');
    }

    @font-face {
        font-family: "QuietSans";
        font-style: normal;
        font-weight: 100;
        src: url('/public/fonts/quiet-sans/ExtraLight.otf');
    }*/
.container{
	width: 100%;
}
.\!container{
	width: 100% !important;
}
@media (min-width: 640px){

	.container{
		max-width: 640px;
	}

	.\!container{
		max-width: 640px !important;
	}
}
@media (min-width: 768px){

	.container{
		max-width: 768px;
	}

	.\!container{
		max-width: 768px !important;
	}
}
@media (min-width: 1024px){

	.container{
		max-width: 1024px;
	}

	.\!container{
		max-width: 1024px !important;
	}
}
@media (min-width: 1280px){

	.container{
		max-width: 1280px;
	}

	.\!container{
		max-width: 1280px !important;
	}
}
@media (min-width: 1536px){

	.container{
		max-width: 1536px;
	}

	.\!container{
		max-width: 1536px !important;
	}
}
.button-primary{
	display: inline-flex;
	align-items: center;
	border-radius: 0.25rem;
	--tw-bg-opacity: 1;
	background-color: rgba(29, 191, 111, var(--tw-bg-opacity));
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.button-primary:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.button-danger{
	display: inline-flex;
	align-items: center;
	border-radius: 0.25rem;
	--tw-bg-opacity: 1;
	background-color: rgba(225, 67, 64, var(--tw-bg-opacity));
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.button-danger:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
}
.button-outline-primary{
	display: inline-flex;
	align-items: center;
	border-radius: 0.25rem;
	border-width: 2px;
	--tw-border-opacity: 1;
	border-color: rgba(29, 191, 111, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	font-weight: 600;
	text-transform: capitalize;
	--tw-text-opacity: 1;
	color: rgba(29, 191, 111, var(--tw-text-opacity));
}
.button-outline-primary:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(29, 191, 111, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
[x-cloak] {
        display: none !important;
    }
.scroll::-webkit-scrollbar-track {
        border: 0.4375rem solid #E4E4E4;
        border-radius: 0.4375rem;
        background-color: #E4E4E4;
    }
.scroll::-webkit-scrollbar {
        width: 0.8125rem;
        border-radius: 0.4375rem;
        background-color: #E4E4E4;
    }
.scroll::-webkit-scrollbar-thumb {
        border-radius: 0.4375rem;
        background-color: #B2B7C3;
    }
.sr-only{
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border-width: 0 !important;
}
.pointer-events-none{
	pointer-events: none !important;
}
.pointer-events-auto{
	pointer-events: auto !important;
}
.visible{
	visibility: visible !important;
}
.\!visible{
	visibility: visible !important;
}
.static{
	position: static !important;
}
.fixed{
	position: fixed !important;
}
.absolute{
	position: absolute !important;
}
.relative{
	position: relative !important;
}
.sticky{
	position: sticky !important;
}
.inset-0{
	top: 0px !important;
	right: 0px !important;
	bottom: 0px !important;
	left: 0px !important;
}
.inset-y-0{
	top: 0px !important;
	bottom: 0px !important;
}
.inset-x-0{
	left: 0px !important;
	right: 0px !important;
}
.-top-2{
	top: -0.5rem !important;
}
.-right-2{
	right: -0.5rem !important;
}
.top-6{
	top: 1.5rem !important;
}
.left-6{
	left: 1.5rem !important;
}
.top-0{
	top: 0px !important;
}
.left-0{
	left: 0px !important;
}
.right-0{
	right: 0px !important;
}
.left-3{
	left: 0.75rem !important;
}
.top-1\/2{
	top: 50% !important;
}
.bottom-4{
	bottom: 1rem !important;
}
.right-4{
	right: 1rem !important;
}
.top-4{
	top: 1rem !important;
}
.left-4{
	left: 1rem !important;
}
.top-2\.5{
	top: 0.625rem !important;
}
.top-2{
	top: 0.5rem !important;
}
.right-3{
	right: 0.75rem !important;
}
.top-full{
	top: 100% !important;
}
.-bottom-1{
	bottom: -0.25rem !important;
}
.-right-1{
	right: -0.25rem !important;
}
.-top-1{
	top: -0.25rem !important;
}
.-left-1{
	left: -0.25rem !important;
}
.bottom-0{
	bottom: 0px !important;
}
.-top-10{
	top: -2.5rem !important;
}
.-left-32{
	left: -8rem !important;
}
.top-10{
	top: 2.5rem !important;
}
.-right-24{
	right: -6rem !important;
}
.-right-10{
	right: -2.5rem !important;
}
.-right-40{
	right: -10rem !important;
}
.isolate{
	isolation: isolate !important;
}
.z-30{
	z-index: 30 !important;
}
.z-10{
	z-index: 10 !important;
}
.z-50{
	z-index: 50 !important;
}
.z-\[2\]{
	z-index: 2 !important;
}
.z-20{
	z-index: 20 !important;
}
.z-40{
	z-index: 40 !important;
}
.z-\[9999\]{
	z-index: 9999 !important;
}
.z-0{
	z-index: 0 !important;
}
.col-span-2{
	grid-column: span 2 / span 2 !important;
}
.col-span-4{
	grid-column: span 4 / span 4 !important;
}
.col-span-3{
	grid-column: span 3 / span 3 !important;
}
.col-span-5{
	grid-column: span 5 / span 5 !important;
}
.col-span-full{
	grid-column: 1 / -1 !important;
}
.col-span-12{
	grid-column: span 12 / span 12 !important;
}
.col-span-1{
	grid-column: span 1 / span 1 !important;
}
.col-span-6{
	grid-column: span 6 / span 6 !important;
}
.col-auto{
	grid-column: auto !important;
}
.col-start-1{
	grid-column-start: 1 !important;
}
.col-start-2{
	grid-column-start: 2 !important;
}
.col-start-4{
	grid-column-start: 4 !important;
}
.row-span-1{
	grid-row: span 1 / span 1 !important;
}
.row-span-2{
	grid-row: span 2 / span 2 !important;
}
.row-span-6{
	grid-row: span 6 / span 6 !important;
}
.row-start-1{
	grid-row-start: 1 !important;
}
.row-start-2{
	grid-row-start: 2 !important;
}
.row-start-3{
	grid-row-start: 3 !important;
}
.float-right{
	float: right !important;
}
.float-left{
	float: left !important;
}
.m-0{
	margin: 0px !important;
}
.m-5{
	margin: 1.25rem !important;
}
.m-6{
	margin: 1.5rem !important;
}
.m-8{
	margin: 2rem !important;
}
.m-1{
	margin: 0.25rem !important;
}
.m-auto{
	margin: auto !important;
}
.my-4{
	margin-top: 1rem !important;
	margin-bottom: 1rem !important;
}
.my-2{
	margin-top: 0.5rem !important;
	margin-bottom: 0.5rem !important;
}
.my-6{
	margin-top: 1.5rem !important;
	margin-bottom: 1.5rem !important;
}
.mx-4{
	margin-left: 1rem !important;
	margin-right: 1rem !important;
}
.mx-8{
	margin-left: 2rem !important;
	margin-right: 2rem !important;
}
.mx-6{
	margin-left: 1.5rem !important;
	margin-right: 1.5rem !important;
}
.my-5{
	margin-top: 1.25rem !important;
	margin-bottom: 1.25rem !important;
}
.my-8{
	margin-top: 2rem !important;
	margin-bottom: 2rem !important;
}
.mx-2{
	margin-left: 0.5rem !important;
	margin-right: 0.5rem !important;
}
.mx-auto{
	margin-left: auto !important;
	margin-right: auto !important;
}
.my-3{
	margin-top: 0.75rem !important;
	margin-bottom: 0.75rem !important;
}
.my-1{
	margin-top: 0.25rem !important;
	margin-bottom: 0.25rem !important;
}
.mx-1{
	margin-left: 0.25rem !important;
	margin-right: 0.25rem !important;
}
.mx-3{
	margin-left: 0.75rem !important;
	margin-right: 0.75rem !important;
}
.my-0{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.my-auto{
	margin-top: auto !important;
	margin-bottom: auto !important;
}
.mx-0{
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.-mx-7{
	margin-left: -1.75rem !important;
	margin-right: -1.75rem !important;
}
.ml-2{
	margin-left: 0.5rem !important;
}
.mb-2{
	margin-bottom: 0.5rem !important;
}
.mt-0\.5{
	margin-top: 0.125rem !important;
}
.mt-0{
	margin-top: 0px !important;
}
.mr-2{
	margin-right: 0.5rem !important;
}
.mr-1{
	margin-right: 0.25rem !important;
}
.mt-3{
	margin-top: 0.75rem !important;
}
.mb-4{
	margin-bottom: 1rem !important;
}
.mr-3{
	margin-right: 0.75rem !important;
}
.mb-1{
	margin-bottom: 0.25rem !important;
}
.mt-4{
	margin-top: 1rem !important;
}
.mb-3{
	margin-bottom: 0.75rem !important;
}
.mt-5{
	margin-top: 1.25rem !important;
}
.ml-8{
	margin-left: 2rem !important;
}
.mb-6{
	margin-bottom: 1.5rem !important;
}
.mt-1{
	margin-top: 0.25rem !important;
}
.mt-8{
	margin-top: 2rem !important;
}
.mb-10{
	margin-bottom: 2.5rem !important;
}
.mb-8{
	margin-bottom: 2rem !important;
}
.mt-6{
	margin-top: 1.5rem !important;
}
.mb-1\.5{
	margin-bottom: 0.375rem !important;
}
.mb-5{
	margin-bottom: 1.25rem !important;
}
.mt-2{
	margin-top: 0.5rem !important;
}
.-mt-2{
	margin-top: -0.5rem !important;
}
.-ml-2{
	margin-left: -0.5rem !important;
}
.mb-12{
	margin-bottom: 3rem !important;
}
.ml-4{
	margin-left: 1rem !important;
}
.mt-10{
	margin-top: 2.5rem !important;
}
.ml-1{
	margin-left: 0.25rem !important;
}
.ml-12{
	margin-left: 3rem !important;
}
.-mt-px{
	margin-top: -1px !important;
}
.mr-auto{
	margin-right: auto !important;
}
.ml-auto{
	margin-left: auto !important;
}
.ml-3{
	margin-left: 0.75rem !important;
}
.mt-auto{
	margin-top: auto !important;
}
.mb-0{
	margin-bottom: 0px !important;
}
.mr-1\.5{
	margin-right: 0.375rem !important;
}
.-ml-1{
	margin-left: -0.25rem !important;
}
.mb-16{
	margin-bottom: 4rem !important;
}
.-mt-8{
	margin-top: -2rem !important;
}
.mt-1\.5{
	margin-top: 0.375rem !important;
}
.-mb-px{
	margin-bottom: -1px !important;
}
.mb-auto{
	margin-bottom: auto !important;
}
.mr-5{
	margin-right: 1.25rem !important;
}
.ml-16{
	margin-left: 4rem !important;
}
.mr-32{
	margin-right: 8rem !important;
}
.mr-16{
	margin-right: 4rem !important;
}
.-mb-8{
	margin-bottom: -2rem !important;
}
.-ml-px{
	margin-left: -1px !important;
}
.mr-4{
	margin-right: 1rem !important;
}
.ml-0\.5{
	margin-left: 0.125rem !important;
}
.ml-0{
	margin-left: 0px !important;
}
.-mt-0\.5{
	margin-top: -0.125rem !important;
}
.-mt-0{
	margin-top: 0px !important;
}
.mt-7{
	margin-top: 1.75rem !important;
}
.ml-5{
	margin-left: 1.25rem !important;
}
.mt-14{
	margin-top: 3.5rem !important;
}
.mb-2\.5{
	margin-bottom: 0.625rem !important;
}
.mb-14{
	margin-bottom: 3.5rem !important;
}
.mb-0\.5{
	margin-bottom: 0.125rem !important;
}
.mr-0\.5{
	margin-right: 0.125rem !important;
}
.mr-0{
	margin-right: 0px !important;
}
.mb-7{
	margin-bottom: 1.75rem !important;
}
.mb-\[1\.1rem\]{
	margin-bottom: 1.1rem !important;
}
.mb-\[3px\]{
	margin-bottom: 3px !important;
}
.mb-3\.5{
	margin-bottom: 0.875rem !important;
}
.-mt-1{
	margin-top: -0.25rem !important;
}
.-mr-1{
	margin-right: -0.25rem !important;
}
.mt-16{
	margin-top: 4rem !important;
}
.mt-12{
	margin-top: 3rem !important;
}
.box-border{
	box-sizing: border-box !important;
}
.block{
	display: block !important;
}
.inline-block{
	display: inline-block !important;
}
.inline{
	display: inline !important;
}
.flex{
	display: flex !important;
}
.inline-flex{
	display: inline-flex !important;
}
.table{
	display: table !important;
}
.flow-root{
	display: flow-root !important;
}
.grid{
	display: grid !important;
}
.contents{
	display: contents !important;
}
.hidden{
	display: none !important;
}
.h-5{
	height: 1.25rem !important;
}
.h-9{
	height: 2.25rem !important;
}
.h-4{
	height: 1rem !important;
}
.h-3{
	height: 0.75rem !important;
}
.h-3\.5{
	height: 0.875rem !important;
}
.h-2{
	height: 0.5rem !important;
}
.h-14{
	height: 3.5rem !important;
}
.h-8{
	height: 2rem !important;
}
.h-16{
	height: 4rem !important;
}
.h-10{
	height: 2.5rem !important;
}
.h-0\.5{
	height: 0.125rem !important;
}
.h-0{
	height: 0px !important;
}
.h-\[250px\]{
	height: 250px !important;
}
.h-6{
	height: 1.5rem !important;
}
.h-\[228px\]{
	height: 228px !important;
}
.h-full{
	height: 100% !important;
}
.h-\[400px\]{
	height: 400px !important;
}
.h-2\.5{
	height: 0.625rem !important;
}
.h-1{
	height: 0.25rem !important;
}
.h-\[42px\]{
	height: 42px !important;
}
.h-7{
	height: 1.75rem !important;
}
.h-\[38px\]{
	height: 38px !important;
}
.h-\[30px\]{
	height: 30px !important;
}
.h-12{
	height: 3rem !important;
}
.h-\[30rem\]{
	height: 30rem !important;
}
.h-20{
	height: 5rem !important;
}
.h-\[2\.4rem\]{
	height: 2.4rem !important;
}
.h-\[18px\]{
	height: 18px !important;
}
.h-1\.5{
	height: 0.375rem !important;
}
.h-11{
	height: 2.75rem !important;
}
.h-\[min\(28rem\2c 70vh\)\]{
	height: min(28rem,70vh) !important;
}
.h-\[min\(22rem\2c 60vh\)\]{
	height: min(22rem,60vh) !important;
}
.h-24{
	height: 6rem !important;
}
.h-32{
	height: 8rem !important;
}
.h-40{
	height: 10rem !important;
}
.h-auto{
	height: auto !important;
}
.h-\[120px\]{
	height: 120px !important;
}
.\!h-auto{
	height: auto !important;
}
.h-36{
	height: 9rem !important;
}
.h-px{
	height: 1px !important;
}
.h-96{
	height: 24rem !important;
}
.h-80{
	height: 20rem !important;
}
.h-28{
	height: 7rem !important;
}
.h-\[22rem\]{
	height: 22rem !important;
}
.max-h-\[20rem\]{
	max-height: 20rem !important;
}
.max-h-64{
	max-height: 16rem !important;
}
.max-h-48{
	max-height: 12rem !important;
}
.max-h-60{
	max-height: 15rem !important;
}
.max-h-0{
	max-height: 0px !important;
}
.max-h-40{
	max-height: 10rem !important;
}
.max-h-\[60vh\]{
	max-height: 60vh !important;
}
.max-h-\[90vh\]{
	max-height: 90vh !important;
}
.max-h-\[28rem\]{
	max-height: 28rem !important;
}
.max-h-\[30rem\]{
	max-height: 30rem !important;
}
.max-h-80{
	max-height: 20rem !important;
}
.max-h-\[50rem\]{
	max-height: 50rem !important;
}
.max-h-\[80vh\]{
	max-height: 80vh !important;
}
.max-h-\[85vh\]{
	max-height: 85vh !important;
}
.min-h-\[20rem\]{
	min-height: 20rem !important;
}
.min-h-screen{
	min-height: 100vh !important;
}
.min-h-\[2\.5rem\]{
	min-height: 2.5rem !important;
}
.min-h-0{
	min-height: 0px !important;
}
.min-h-\[40px\]{
	min-height: 40px !important;
}
.min-h-\[46px\]{
	min-height: 46px !important;
}
.min-h-\[200px\]{
	min-height: 200px !important;
}
.min-h-\[90px\]{
	min-height: 90px !important;
}
.min-h-\[2\.625rem\]{
	min-height: 2.625rem !important;
}
.min-h-\[5rem\]{
	min-height: 5rem !important;
}
.w-5{
	width: 1.25rem !important;
}
.w-full{
	width: 100% !important;
}
.w-9{
	width: 2.25rem !important;
}
.w-28{
	width: 7rem !important;
}
.w-1{
	width: 0.25rem !important;
}
.w-11\/12{
	width: 91.666667% !important;
}
.w-4{
	width: 1rem !important;
}
.w-3{
	width: 0.75rem !important;
}
.w-32{
	width: 8rem !important;
}
.w-3\.5{
	width: 0.875rem !important;
}
.w-2{
	width: 0.5rem !important;
}
.w-14{
	width: 3.5rem !important;
}
.w-8{
	width: 2rem !important;
}
.w-16{
	width: 4rem !important;
}
.w-10{
	width: 2.5rem !important;
}
.w-0\.5{
	width: 0.125rem !important;
}
.w-0{
	width: 0px !important;
}
.w-1\/4{
	width: 25% !important;
}
.w-6{
	width: 1.5rem !important;
}
.w-3\/4{
	width: 75% !important;
}
.w-52{
	width: 13rem !important;
}
.w-auto{
	width: auto !important;
}
.w-24{
	width: 6rem !important;
}
.w-44{
	width: 11rem !important;
}
.w-12{
	width: 3rem !important;
}
.w-56{
	width: 14rem !important;
}
.w-\[10rem\]{
	width: 10rem !important;
}
.w-7{
	width: 1.75rem !important;
}
.w-40{
	width: 10rem !important;
}
.w-1\/6{
	width: 16.666667% !important;
}
.w-6\/12{
	width: 50% !important;
}
.w-1\/3{
	width: 33.333333% !important;
}
.w-48{
	width: 12rem !important;
}
.w-\[18px\]{
	width: 18px !important;
}
.w-80{
	width: 20rem !important;
}
.w-64{
	width: 16rem !important;
}
.w-36{
	width: 9rem !important;
}
.w-1\.5{
	width: 0.375rem !important;
}
.w-72{
	width: 18rem !important;
}
.w-20{
	width: 5rem !important;
}
.w-2\.5{
	width: 0.625rem !important;
}
.w-px{
	width: 1px !important;
}
.w-\[120px\]{
	width: 120px !important;
}
.w-96{
	width: 24rem !important;
}
.w-\[36rem\]{
	width: 36rem !important;
}
.w-\[42rem\]{
	width: 42rem !important;
}
.min-w-\[960px\]{
	min-width: 960px !important;
}
.min-w-0{
	min-width: 0px !important;
}
.min-w-\[1\.25rem\]{
	min-width: 1.25rem !important;
}
.min-w-\[10rem\]{
	min-width: 10rem !important;
}
.min-w-\[9rem\]{
	min-width: 9rem !important;
}
.min-w-\[11rem\]{
	min-width: 11rem !important;
}
.min-w-\[4\.5rem\]{
	min-width: 4.5rem !important;
}
.min-w-\[24\%\]{
	min-width: 24% !important;
}
.min-w-\[18px\]{
	min-width: 18px !important;
}
.min-w-\[20px\]{
	min-width: 20px !important;
}
.min-w-\[200px\]{
	min-width: 200px !important;
}
.min-w-\[8rem\]{
	min-width: 8rem !important;
}
.min-w-\[180px\]{
	min-width: 180px !important;
}
.min-w-\[640px\]{
	min-width: 640px !important;
}
.min-w-\[12rem\]{
	min-width: 12rem !important;
}
.min-w-\[7rem\]{
	min-width: 7rem !important;
}
.min-w-\[24px\]{
	min-width: 24px !important;
}
.min-w-\[900px\]{
	min-width: 900px !important;
}
.min-w-\[140px\]{
	min-width: 140px !important;
}
.min-w-\[60px\]{
	min-width: 60px !important;
}
.min-w-\[160px\]{
	min-width: 160px !important;
}
.min-w-\[36rem\]{
	min-width: 36rem !important;
}
.max-w-2xl{
	max-width: 42rem !important;
}
.max-w-lg{
	max-width: 32rem !important;
}
.max-w-sm{
	max-width: 24rem !important;
}
.max-w-xl{
	max-width: 36rem !important;
}
.max-w-6xl{
	max-width: 72rem !important;
}
.max-w-\[120px\]{
	max-width: 120px !important;
}
.max-w-4xl{
	max-width: 56rem !important;
}
.max-w-\[1280px\]{
	max-width: 1280px !important;
}
.max-w-\[200px\]{
	max-width: 200px !important;
}
.max-w-md{
	max-width: 28rem !important;
}
.max-w-\[10rem\]{
	max-width: 10rem !important;
}
.max-w-\[9rem\]{
	max-width: 9rem !important;
}
.max-w-\[12rem\]{
	max-width: 12rem !important;
}
.max-w-xs{
	max-width: 20rem !important;
}
.max-w-\[1200px\]{
	max-width: 1200px !important;
}
.max-w-3xl{
	max-width: 48rem !important;
}
.max-w-max{
	max-width: -moz-max-content !important;
	max-width: max-content !important;
}
.max-w-\[16rem\]{
	max-width: 16rem !important;
}
.max-w-\[260px\]{
	max-width: 260px !important;
}
.max-w-none{
	max-width: none !important;
}
.max-w-\[160px\]{
	max-width: 160px !important;
}
.max-w-7xl{
	max-width: 80rem !important;
}
.max-w-\[90vw\]{
	max-width: 90vw !important;
}
.max-w-full{
	max-width: 100% !important;
}
.max-w-\[14rem\]{
	max-width: 14rem !important;
}
.max-w-\[8rem\]{
	max-width: 8rem !important;
}
.max-w-\[940px\]{
	max-width: 940px !important;
}
.max-w-\[380px\]{
	max-width: 380px !important;
}
.flex-1{
	flex: 1 1 0% !important;
}
.flex-none{
	flex: none !important;
}
.flex-auto{
	flex: 1 1 auto !important;
}
.flex-shrink{
	flex-shrink: 1 !important;
}
.flex-shrink-0{
	flex-shrink: 0 !important;
}
.flex-grow{
	flex-grow: 1 !important;
}
.table-auto{
	table-layout: auto !important;
}
.table-fixed{
	table-layout: fixed !important;
}
.border-collapse{
	border-collapse: collapse !important;
}
.border-separate{
	border-collapse: separate !important;
}
.origin-top-right{
	transform-origin: top right !important;
}
.-translate-y-1\/2{
	--tw-translate-y: -50% !important;
	transform: var(--tw-transform) !important;
}
.-translate-y-1{
	--tw-translate-y: -0.25rem !important;
	transform: var(--tw-transform) !important;
}
.translate-y-0{
	--tw-translate-y: 0px !important;
	transform: var(--tw-transform) !important;
}
.translate-y-4{
	--tw-translate-y: 1rem !important;
	transform: var(--tw-transform) !important;
}
.rotate-180{
	--tw-rotate: 180deg !important;
	transform: var(--tw-transform) !important;
}
.-rotate-90{
	--tw-rotate: -90deg !important;
	transform: var(--tw-transform) !important;
}
.rotate-90{
	--tw-rotate: 90deg !important;
	transform: var(--tw-transform) !important;
}
.scale-90{
	--tw-scale-x: .9 !important;
	--tw-scale-y: .9 !important;
	transform: var(--tw-transform) !important;
}
.scale-100{
	--tw-scale-x: 1 !important;
	--tw-scale-y: 1 !important;
	transform: var(--tw-transform) !important;
}
.scale-95{
	--tw-scale-x: .95 !important;
	--tw-scale-y: .95 !important;
	transform: var(--tw-transform) !important;
}
.transform{
	transform: var(--tw-transform) !important;
}
@keyframes spin{

	to{
		transform: rotate(360deg);
	}
}
.animate-spin{
	animation: spin 1s linear infinite !important;
}
.cursor-pointer{
	cursor: pointer !important;
}
.cursor-default{
	cursor: default !important;
}
.cursor-not-allowed{
	cursor: not-allowed !important;
}
.cursor-help{
	cursor: help !important;
}
.cursor-wait{
	cursor: wait !important;
}
.select-none{
	-webkit-user-select: none !important;
	   -moz-user-select: none !important;
	        user-select: none !important;
}
.select-all{
	-webkit-user-select: all !important;
	   -moz-user-select: all !important;
	        user-select: all !important;
}
.resize-none{
	resize: none !important;
}
.resize-y{
	resize: vertical !important;
}
.resize{
	resize: both !important;
}
.list-inside{
	list-style-position: inside !important;
}
.list-none{
	list-style-type: none !important;
}
.list-disc{
	list-style-type: disc !important;
}
.appearance-none{
	-webkit-appearance: none !important;
	   -moz-appearance: none !important;
	        appearance: none !important;
}
.grid-cols-3{
	grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.grid-cols-1{
	grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.grid-cols-4{
	grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.grid-cols-5{
	grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}
.grid-cols-2{
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.grid-cols-7{
	grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
}
.grid-cols-6{
	grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}
.grid-cols-12{
	grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
}
.flex-row{
	flex-direction: row !important;
}
.flex-row-reverse{
	flex-direction: row-reverse !important;
}
.flex-col{
	flex-direction: column !important;
}
.flex-col-reverse{
	flex-direction: column-reverse !important;
}
.flex-wrap{
	flex-wrap: wrap !important;
}
.items-start{
	align-items: flex-start !important;
}
.items-end{
	align-items: flex-end !important;
}
.items-center{
	align-items: center !important;
}
.items-baseline{
	align-items: baseline !important;
}
.items-stretch{
	align-items: stretch !important;
}
.justify-start{
	justify-content: flex-start !important;
}
.justify-end{
	justify-content: flex-end !important;
}
.justify-center{
	justify-content: center !important;
}
.justify-between{
	justify-content: space-between !important;
}
.justify-around{
	justify-content: space-around !important;
}
.justify-items-start{
	justify-items: start !important;
}
.gap-4{
	gap: 1rem !important;
}
.gap-2{
	gap: 0.5rem !important;
}
.gap-1{
	gap: 0.25rem !important;
}
.gap-1\.5{
	gap: 0.375rem !important;
}
.gap-3{
	gap: 0.75rem !important;
}
.gap-2\.5{
	gap: 0.625rem !important;
}
.gap-6{
	gap: 1.5rem !important;
}
.gap-8{
	gap: 2rem !important;
}
.gap-3\.5{
	gap: 0.875rem !important;
}
.gap-0\.5{
	gap: 0.125rem !important;
}
.gap-0{
	gap: 0px !important;
}
.gap-10{
	gap: 2.5rem !important;
}
.gap-14{
	gap: 3.5rem !important;
}
.gap-px{
	gap: 1px !important;
}
.gap-5{
	gap: 1.25rem !important;
}
.gap-12{
	gap: 3rem !important;
}
.gap-x-5{
	-moz-column-gap: 1.25rem !important;
	     column-gap: 1.25rem !important;
}
.gap-y-\[18px\]{
	row-gap: 18px !important;
}
.gap-x-6{
	-moz-column-gap: 1.5rem !important;
	     column-gap: 1.5rem !important;
}
.gap-y-6{
	row-gap: 1.5rem !important;
}
.gap-x-2{
	-moz-column-gap: 0.5rem !important;
	     column-gap: 0.5rem !important;
}
.gap-y-1{
	row-gap: 0.25rem !important;
}
.gap-y-3{
	row-gap: 0.75rem !important;
}
.gap-x-8{
	-moz-column-gap: 2rem !important;
	     column-gap: 2rem !important;
}
.gap-x-4{
	-moz-column-gap: 1rem !important;
	     column-gap: 1rem !important;
}
.gap-y-2{
	row-gap: 0.5rem !important;
}
.gap-y-10{
	row-gap: 2.5rem !important;
}
.gap-x-12{
	-moz-column-gap: 3rem !important;
	     column-gap: 3rem !important;
}
.gap-y-8{
	row-gap: 2rem !important;
}
.gap-x-10{
	-moz-column-gap: 2.5rem !important;
	     column-gap: 2.5rem !important;
}
.gap-y-4{
	row-gap: 1rem !important;
}
.gap-y-14{
	row-gap: 3.5rem !important;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0 !important;
	margin-right: calc(0.25rem * var(--tw-space-x-reverse)) !important;
	margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-2 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0 !important;
	margin-right: calc(0.5rem * var(--tw-space-x-reverse)) !important;
	margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-3 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0 !important;
	margin-right: calc(0.75rem * var(--tw-space-x-reverse)) !important;
	margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-y-3 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0 !important;
	margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
	margin-bottom: calc(0.75rem * var(--tw-space-y-reverse)) !important;
}
.space-y-2 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0 !important;
	margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
	margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important;
}
.space-y-6 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0 !important;
	margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
	margin-bottom: calc(1.5rem * var(--tw-space-y-reverse)) !important;
}
.space-x-4 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0 !important;
	margin-right: calc(1rem * var(--tw-space-x-reverse)) !important;
	margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-12 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0 !important;
	margin-right: calc(3rem * var(--tw-space-x-reverse)) !important;
	margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-6 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0 !important;
	margin-right: calc(1.5rem * var(--tw-space-x-reverse)) !important;
	margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0 !important;
	margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse))) !important;
	margin-bottom: calc(1rem * var(--tw-space-y-reverse)) !important;
}
.space-y-5 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0 !important;
	margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
	margin-bottom: calc(1.25rem * var(--tw-space-y-reverse)) !important;
}
.space-y-1 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0 !important;
	margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
	margin-bottom: calc(0.25rem * var(--tw-space-y-reverse)) !important;
}
.space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0 !important;
	margin-right: calc(0.125rem * var(--tw-space-x-reverse)) !important;
	margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-0 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0 !important;
	margin-right: calc(0px * var(--tw-space-x-reverse)) !important;
	margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-y-8 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0 !important;
	margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse))) !important;
	margin-bottom: calc(2rem * var(--tw-space-y-reverse)) !important;
}
.space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0 !important;
	margin-right: calc(0.375rem * var(--tw-space-x-reverse)) !important;
	margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-10 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0 !important;
	margin-right: calc(2.5rem * var(--tw-space-x-reverse)) !important;
	margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0 !important;
	margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse))) !important;
	margin-bottom: calc(0.375rem * var(--tw-space-y-reverse)) !important;
}
.space-x-8 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0 !important;
	margin-right: calc(2rem * var(--tw-space-x-reverse)) !important;
	margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-y-0 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0 !important;
	margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
	margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
}
.space-x-5 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0 !important;
	margin-right: calc(1.25rem * var(--tw-space-x-reverse)) !important;
	margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0 !important;
	margin-right: calc(0.625rem * var(--tw-space-x-reverse)) !important;
	margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0 !important;
	margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse))) !important;
	margin-bottom: calc(0.625rem * var(--tw-space-y-reverse)) !important;
}
.-space-y-1 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0 !important;
	margin-top: calc(-0.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
	margin-bottom: calc(-0.25rem * var(--tw-space-y-reverse)) !important;
}
.space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0 !important;
	margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse))) !important;
	margin-bottom: calc(0.125rem * var(--tw-space-y-reverse)) !important;
}
.space-y-12 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0 !important;
	margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse))) !important;
	margin-bottom: calc(3rem * var(--tw-space-y-reverse)) !important;
}
.divide-y > :not([hidden]) ~ :not([hidden]){
	--tw-divide-y-reverse: 0 !important;
	border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse))) !important;
	border-bottom-width: calc(1px * var(--tw-divide-y-reverse)) !important;
}
.divide-x > :not([hidden]) ~ :not([hidden]){
	--tw-divide-x-reverse: 0 !important;
	border-right-width: calc(1px * var(--tw-divide-x-reverse)) !important;
	border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse))) !important;
}
.divide-solid > :not([hidden]) ~ :not([hidden]){
	border-style: solid !important;
}
.divide-gray-100 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 1 !important;
	border-color: rgba(243, 244, 246, var(--tw-divide-opacity)) !important;
}
.divide-\[\#F5F5F5\] > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 1 !important;
	border-color: rgba(245, 245, 245, var(--tw-divide-opacity)) !important;
}
.divide-gray-200 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 1 !important;
	border-color: rgba(229, 231, 235, var(--tw-divide-opacity)) !important;
}
.divide-\[\#E5E5E2\] > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 1 !important;
	border-color: rgba(229, 229, 226, var(--tw-divide-opacity)) !important;
}
.divide-\[\#F4F4F4\] > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 1 !important;
	border-color: rgba(244, 244, 244, var(--tw-divide-opacity)) !important;
}
.divide-gray-300 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 1 !important;
	border-color: rgba(209, 213, 219, var(--tw-divide-opacity)) !important;
}
.divide-\[\#E4E4E4\] > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 1 !important;
	border-color: rgba(228, 228, 228, var(--tw-divide-opacity)) !important;
}
.divide-\[\#F0F0F0\] > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 1 !important;
	border-color: rgba(240, 240, 240, var(--tw-divide-opacity)) !important;
}
.divide-gray-50 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 1 !important;
	border-color: rgba(249, 250, 251, var(--tw-divide-opacity)) !important;
}
.divide-red-50 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 1 !important;
	border-color: rgba(254, 242, 242, var(--tw-divide-opacity)) !important;
}
.divide-blue-50 > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 1 !important;
	border-color: rgba(239, 246, 255, var(--tw-divide-opacity)) !important;
}
.divide-\[\#FDE68A\] > :not([hidden]) ~ :not([hidden]){
	--tw-divide-opacity: 1 !important;
	border-color: rgba(253, 230, 138, var(--tw-divide-opacity)) !important;
}
.self-start{
	align-self: flex-start !important;
}
.self-end{
	align-self: flex-end !important;
}
.self-center{
	align-self: center !important;
}
.self-stretch{
	align-self: stretch !important;
}
.overflow-auto{
	overflow: auto !important;
}
.overflow-hidden{
	overflow: hidden !important;
}
.\!overflow-visible{
	overflow: visible !important;
}
.overflow-x-auto{
	overflow-x: auto !important;
}
.overflow-y-auto{
	overflow-y: auto !important;
}
.truncate{
	overflow: hidden !important;
	text-overflow: ellipsis !important;
	white-space: nowrap !important;
}
.whitespace-nowrap{
	white-space: nowrap !important;
}
.whitespace-pre-wrap{
	white-space: pre-wrap !important;
}
.break-normal{
	overflow-wrap: normal !important;
	word-break: normal !important;
}
.break-words{
	overflow-wrap: break-word !important;
}
.break-all{
	word-break: break-all !important;
}
.rounded-lg{
	border-radius: 0.5rem !important;
}
.rounded-xl{
	border-radius: 0.75rem !important;
}
.rounded{
	border-radius: 0.25rem !important;
}
.rounded-\[0\.3125rem\]{
	border-radius: 0.3125rem !important;
}
.rounded-full{
	border-radius: 9999px !important;
}
.rounded-2xl{
	border-radius: 1rem !important;
}
.rounded-\[0\.1875rem\]{
	border-radius: 0.1875rem !important;
}
.rounded-\[16rem\]{
	border-radius: 16rem !important;
}
.rounded-\[9px\]{
	border-radius: 9px !important;
}
.rounded-\[10px\]{
	border-radius: 10px !important;
}
.rounded-\[14px\]{
	border-radius: 14px !important;
}
.rounded-\[20px\]{
	border-radius: 20px !important;
}
.rounded-md{
	border-radius: 0.375rem !important;
}
.rounded-sm{
	border-radius: 0.125rem !important;
}
.rounded-\[0\.625rem\]{
	border-radius: 0.625rem !important;
}
.rounded-\[1\.125rem\]{
	border-radius: 1.125rem !important;
}
.rounded-\[12px\]{
	border-radius: 12px !important;
}
.rounded-3xl{
	border-radius: 1.5rem !important;
}
.rounded-t-2xl{
	border-top-left-radius: 1rem !important;
	border-top-right-radius: 1rem !important;
}
.rounded-l-md{
	border-top-left-radius: 0.375rem !important;
	border-bottom-left-radius: 0.375rem !important;
}
.rounded-r-md{
	border-top-right-radius: 0.375rem !important;
	border-bottom-right-radius: 0.375rem !important;
}
.rounded-t-md{
	border-top-left-radius: 0.375rem !important;
	border-top-right-radius: 0.375rem !important;
}
.rounded-r-lg{
	border-top-right-radius: 0.5rem !important;
	border-bottom-right-radius: 0.5rem !important;
}
.rounded-b-2xl{
	border-bottom-right-radius: 1rem !important;
	border-bottom-left-radius: 1rem !important;
}
.rounded-r-none{
	border-top-right-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
}
.rounded-t-\[0\.3125rem\]{
	border-top-left-radius: 0.3125rem !important;
	border-top-right-radius: 0.3125rem !important;
}
.rounded-t-xl{
	border-top-left-radius: 0.75rem !important;
	border-top-right-radius: 0.75rem !important;
}
.rounded-b-xl{
	border-bottom-right-radius: 0.75rem !important;
	border-bottom-left-radius: 0.75rem !important;
}
.rounded-t{
	border-top-left-radius: 0.25rem !important;
	border-top-right-radius: 0.25rem !important;
}
.rounded-l-lg{
	border-top-left-radius: 0.5rem !important;
	border-bottom-left-radius: 0.5rem !important;
}
.rounded-t-lg{
	border-top-left-radius: 0.5rem !important;
	border-top-right-radius: 0.5rem !important;
}
.rounded-tl-md{
	border-top-left-radius: 0.375rem !important;
}
.rounded-tr-md{
	border-top-right-radius: 0.375rem !important;
}
.rounded-tl{
	border-top-left-radius: 0.25rem !important;
}
.rounded-tr{
	border-top-right-radius: 0.25rem !important;
}
.rounded-bl-none{
	border-bottom-left-radius: 0px !important;
}
.rounded-br-none{
	border-bottom-right-radius: 0px !important;
}
.rounded-tl-none{
	border-top-left-radius: 0px !important;
}
.rounded-tr-none{
	border-top-right-radius: 0px !important;
}
.rounded-br-\[0\.0\.3125rem\]{
	border-bottom-right-radius: 0.0.3125rem !important;
}
.rounded-bl-\[0\.0\.3125rem\]{
	border-bottom-left-radius: 0.0.3125rem !important;
}
.rounded-tl-\[0\.1875rem\]{
	border-top-left-radius: 0.1875rem !important;
}
.rounded-bl-\[0\.1875rem\]{
	border-bottom-left-radius: 0.1875rem !important;
}
.rounded-tr-\[0\.1875rem\]{
	border-top-right-radius: 0.1875rem !important;
}
.rounded-br-\[0\.1875rem\]{
	border-bottom-right-radius: 0.1875rem !important;
}
.rounded-br-\[0\.3125rem\]{
	border-bottom-right-radius: 0.3125rem !important;
}
.rounded-bl-\[0\.3125rem\]{
	border-bottom-left-radius: 0.3125rem !important;
}
.border{
	border-width: 1px !important;
}
.border-2{
	border-width: 2px !important;
}
.border-4{
	border-width: 4px !important;
}
.border-0{
	border-width: last !important;
}
.border-\[1\.4px\]{
	border-width: 1.4px !important;
}
.border-\[1\.5px\]{
	border-width: 1.5px !important;
}
.border-\[0\.3125rem\]{
	border-width: 0.3125rem !important;
}
.border-t-4{
	border-top-width: 4px !important;
}
.border-b-2{
	border-bottom-width: 2px !important;
}
.border-b{
	border-bottom-width: 1px !important;
}
.border-b-4{
	border-bottom-width: 4px !important;
}
.border-l{
	border-left-width: 1px !important;
}
.border-t{
	border-top-width: 1px !important;
}
.border-r{
	border-right-width: 1px !important;
}
.border-b-0{
	border-bottom-width: last !important;
}
.border-l-0{
	border-left-width: last !important;
}
.border-l-2{
	border-left-width: 2px !important;
}
.border-l-4{
	border-left-width: 4px !important;
}
.border-l-\[2\.5px\]{
	border-left-width: 2.5px !important;
}
.border-t-0{
	border-top-width: last !important;
}
.border-l-\[0\.8px\]{
	border-left-width: 0.8px !important;
}
.border-t-\[0\.625rem\]{
	border-top-width: 0.625rem !important;
}
.border-b-\[5px\]{
	border-bottom-width: 5px !important;
}
.border-t-\[1\.5px\]{
	border-top-width: 1.5px !important;
}
.border-solid{
	border-style: solid !important;
}
.border-dashed{
	border-style: dashed !important;
}
.border-\[\#E4E4E4\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(228, 228, 228, var(--tw-border-opacity)) !important;
}
.border-\[\#63A17E\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(99, 161, 126, var(--tw-border-opacity)) !important;
}
.border-\[\#70ADF9\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(112, 173, 249, var(--tw-border-opacity)) !important;
}
.border-\[\#80B6FA\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(128, 182, 250, var(--tw-border-opacity)) !important;
}
.border-\[\#CFE4FD\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(207, 228, 253, var(--tw-border-opacity)) !important;
}
.border-\[\#B1D2FA\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(177, 210, 250, var(--tw-border-opacity)) !important;
}
.border-\[\#DFE1E5\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(223, 225, 229, var(--tw-border-opacity)) !important;
}
.border-\[\#B7E4C7\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(183, 228, 199, var(--tw-border-opacity)) !important;
}
.border-indigo-200{
	--tw-border-opacity: 1 !important;
	border-color: rgba(199, 210, 254, var(--tw-border-opacity)) !important;
}
.border-gray-200{
	--tw-border-opacity: 1 !important;
	border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
}
.border-transparent{
	border-color: transparent !important;
}
.border-\[\#636366\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(99, 99, 102, var(--tw-border-opacity)) !important;
}
.border-\[\#B2B7C3\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(178, 183, 195, var(--tw-border-opacity)) !important;
}
.border-\[\#1B92F3\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(27, 146, 243, var(--tw-border-opacity)) !important;
}
.border-\[\#1DBF6F\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(29, 191, 111, var(--tw-border-opacity)) !important;
}
.border-\[\#E5E7EB\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(229, 231, 235, var(--tw-border-opacity)) !important;
}
.border-\[\#DCAC03\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(220, 172, 3, var(--tw-border-opacity)) !important;
}
.border-\[\#E64A1B\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(230, 74, 27, var(--tw-border-opacity)) !important;
}
.border-\[\#F07F7E\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(240, 127, 126, var(--tw-border-opacity)) !important;
}
.border-\[\#D3DDDF\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(211, 221, 223, var(--tw-border-opacity)) !important;
}
.border-\[\#DBDBDB\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(219, 219, 219, var(--tw-border-opacity)) !important;
}
.border-\[\#115835\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(17, 88, 53, var(--tw-border-opacity)) !important;
}
.border-\[\#C5C5C5\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(197, 197, 197, var(--tw-border-opacity)) !important;
}
.border-\[\#ECECED\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(236, 236, 237, var(--tw-border-opacity)) !important;
}
.border-\[\#E5E5E5\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(229, 229, 229, var(--tw-border-opacity)) !important;
}
.border-\[\#2BBE72\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(43, 190, 114, var(--tw-border-opacity)) !important;
}
.border-gray-400{
	--tw-border-opacity: 1 !important;
	border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
}
.border-red-600{
	--tw-border-opacity: 1 !important;
	border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
}
.border-\[\#F0F0F0\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(240, 240, 240, var(--tw-border-opacity)) !important;
}
.border-\[\#F5F5F5\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(245, 245, 245, var(--tw-border-opacity)) !important;
}
.border-\[\#FEE2E2\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
}
.border-\[\#F7F7F7\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(247, 247, 247, var(--tw-border-opacity)) !important;
}
.border-\[\#CDEAD9\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(205, 234, 217, var(--tw-border-opacity)) !important;
}
.border-gray-100{
	--tw-border-opacity: 1 !important;
	border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
}
.border-red-500{
	--tw-border-opacity: 1 !important;
	border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
}
.border-gray-300{
	--tw-border-opacity: 1 !important;
	border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
}
.border-green-200{
	--tw-border-opacity: 1 !important;
	border-color: rgba(167, 243, 208, var(--tw-border-opacity)) !important;
}
.border-red-200{
	--tw-border-opacity: 1 !important;
	border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
}
.border-green-100{
	--tw-border-opacity: 1 !important;
	border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
}
.border-yellow-200{
	--tw-border-opacity: 1 !important;
	border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
}
.border-\[\#FC625D\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(252, 98, 93, var(--tw-border-opacity)) !important;
}
.border-\[\#75AFFA\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(117, 175, 250, var(--tw-border-opacity)) !important;
}
.border-green-400{
	--tw-border-opacity: 1 !important;
	border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
}
.border-red-400{
	--tw-border-opacity: 1 !important;
	border-color: rgba(248, 113, 113, var(--tw-border-opacity)) !important;
}
.border-blue-400{
	--tw-border-opacity: 1 !important;
	border-color: rgba(96, 165, 250, var(--tw-border-opacity)) !important;
}
.border-white\/60{
	border-color: rgba(255, 255, 255, 0.6) !important;
}
.border-red-300{
	--tw-border-opacity: 1 !important;
	border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
}
.border-\[\#D6E8FF\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(214, 232, 255, var(--tw-border-opacity)) !important;
}
.border-\[\#FDE68A\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
}
.border-\[\#E14340\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(225, 67, 64, var(--tw-border-opacity)) !important;
}
.border-\[\#53260F\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(83, 38, 15, var(--tw-border-opacity)) !important;
}
.border-\[\#DCDFF1\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(220, 223, 241, var(--tw-border-opacity)) !important;
}
.border-\[\#B3B19C\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(179, 177, 156, var(--tw-border-opacity)) !important;
}
.border-\[\#F2F2F2\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(242, 242, 242, var(--tw-border-opacity)) !important;
}
.border-\[\#A8BCFC3E\]{
	border-color: #A8BCFC3E !important;
}
.border-\[\#FECACA\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(254, 202, 202, var(--tw-border-opacity)) !important;
}
.border-\[\#B8E0C0\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(184, 224, 192, var(--tw-border-opacity)) !important;
}
.border-\[\#5fa346\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(95, 163, 70, var(--tw-border-opacity)) !important;
}
.border-\[\#67D5A6\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(103, 213, 166, var(--tw-border-opacity)) !important;
}
.border-gray{
	--tw-border-opacity: 1 !important;
	border-color: rgba(149, 152, 153, var(--tw-border-opacity)) !important;
}
.border-\[\#E1E1E1\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(225, 225, 225, var(--tw-border-opacity)) !important;
}
.border-\[\#E5E5E2\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(229, 229, 226, var(--tw-border-opacity)) !important;
}
.border-\[\#E0E0E0\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(224, 224, 224, var(--tw-border-opacity)) !important;
}
.border-\[\#169F73\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(22, 159, 115, var(--tw-border-opacity)) !important;
}
.border-\[\#73AFF6\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(115, 175, 246, var(--tw-border-opacity)) !important;
}
.border-\[\#EAE7E7\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(234, 231, 231, var(--tw-border-opacity)) !important;
}
.border-\[\#E6E8EA\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(230, 232, 234, var(--tw-border-opacity)) !important;
}
.border-\[\#DC2626\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(220, 38, 38, var(--tw-border-opacity)) !important;
}
.border-\[\#77B0F734\]{
	border-color: #77B0F734 !important;
}
.border-\[\#DDDDDD\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(221, 221, 221, var(--tw-border-opacity)) !important;
}
.border-green-500{
	--tw-border-opacity: 1 !important;
	border-color: rgba(16, 185, 129, var(--tw-border-opacity)) !important;
}
.border-\[\#FF9800\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(255, 152, 0, var(--tw-border-opacity)) !important;
}
.border-blue-600{
	--tw-border-opacity: 1 !important;
	border-color: rgba(37, 99, 235, var(--tw-border-opacity)) !important;
}
.border-\[\#C8C8C8\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(200, 200, 200, var(--tw-border-opacity)) !important;
}
.border-\[\#C0C0C079\]{
	border-color: #C0C0C079 !important;
}
.border-green{
	--tw-border-opacity: 1 !important;
	border-color: rgba(29, 191, 111, var(--tw-border-opacity)) !important;
}
.border-gray-cool{
	--tw-border-opacity: 1 !important;
	border-color: rgba(228, 228, 228, var(--tw-border-opacity)) !important;
}
.border-\[\#FFFFFF\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
}
.border-\[\#C0D0C1\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(192, 208, 193, var(--tw-border-opacity)) !important;
}
.border-\[\#DCD4B2\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(220, 212, 178, var(--tw-border-opacity)) !important;
}
.border-\[\#DADEFF\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(218, 222, 255, var(--tw-border-opacity)) !important;
}
.border-\[\#946B29\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(148, 107, 41, var(--tw-border-opacity)) !important;
}
.border-white\/5{
	border-color: rgba(255, 255, 255, 0.05) !important;
}
.border-\[\#5BAD50\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(91, 173, 80, var(--tw-border-opacity)) !important;
}
.border-current{
	border-color: currentColor !important;
}
.border-\[\#F4F4F4\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(244, 244, 244, var(--tw-border-opacity)) !important;
}
.border-blue-200{
	--tw-border-opacity: 1 !important;
	border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
}
.border-\[\#D0E6F6\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(208, 230, 246, var(--tw-border-opacity)) !important;
}
.border-\[\#86EFAC\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(134, 239, 172, var(--tw-border-opacity)) !important;
}
.border-\[\#3B5D86\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(59, 93, 134, var(--tw-border-opacity)) !important;
}
.border-\[\#6B7280\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(107, 114, 128, var(--tw-border-opacity)) !important;
}
.border-\[\#B6D4C2\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(182, 212, 194, var(--tw-border-opacity)) !important;
}
.border-\[\#E8ECF4\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(232, 236, 244, var(--tw-border-opacity)) !important;
}
.border-\[\#FDE68A\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(253, 230, 138, var(--tw-border-opacity)) !important;
}
.border-blue-300{
	--tw-border-opacity: 1 !important;
	border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
}
.border-\[\#BFDBFE\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(191, 219, 254, var(--tw-border-opacity)) !important;
}
.border-\[\#38CA8C\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(56, 202, 140, var(--tw-border-opacity)) !important;
}
.border-\[\#D4D3D5\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(212, 211, 213, var(--tw-border-opacity)) !important;
}
.border-\[\#D5E3D6\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(213, 227, 214, var(--tw-border-opacity)) !important;
}
.border-\[\#C2E6C4\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(194, 230, 196, var(--tw-border-opacity)) !important;
}
.border-\[\#E6EBF1\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(230, 235, 241, var(--tw-border-opacity)) !important;
}
.border-\[\#DFF1E0\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(223, 241, 224, var(--tw-border-opacity)) !important;
}
.border-\[\#CB6B25\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(203, 107, 37, var(--tw-border-opacity)) !important;
}
.border-\[\#6C9981\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(108, 153, 129, var(--tw-border-opacity)) !important;
}
.border-\[\#3E608A\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(62, 96, 138, var(--tw-border-opacity)) !important;
}
.border-\[\#F6F9F8\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(246, 249, 248, var(--tw-border-opacity)) !important;
}
.border-white{
	--tw-border-opacity: 1 !important;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important;
}
.border-gray-50{
	--tw-border-opacity: 1 !important;
	border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
}
.border-red-100{
	--tw-border-opacity: 1 !important;
	border-color: rgba(254, 226, 226, var(--tw-border-opacity)) !important;
}
.border-blue-100{
	--tw-border-opacity: 1 !important;
	border-color: rgba(219, 234, 254, var(--tw-border-opacity)) !important;
}
.border-\[\#D1D5DB\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
}
.border-\[\#D1FAE5\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(209, 250, 229, var(--tw-border-opacity)) !important;
}
.border-\[\#FCA5A5\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
}
.border-yellow-300{
	--tw-border-opacity: 1 !important;
	border-color: rgba(252, 211, 77, var(--tw-border-opacity)) !important;
}
.border-\[\#f3f4f6\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(243, 244, 246, var(--tw-border-opacity)) !important;
}
.border-\[\#f9fafb\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(249, 250, 251, var(--tw-border-opacity)) !important;
}
.border-\[\#16a34a\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(22, 163, 74, var(--tw-border-opacity)) !important;
}
.border-\[\#E4EAF5\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(228, 234, 245, var(--tw-border-opacity)) !important;
}
.border-\[\#D9F2E1\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(217, 242, 225, var(--tw-border-opacity)) !important;
}
.border-\[\#F7E7C2\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(247, 231, 194, var(--tw-border-opacity)) !important;
}
.border-\[\#F9DCDC\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(249, 220, 220, var(--tw-border-opacity)) !important;
}
.border-green-500\/40{
	border-color: rgba(16, 185, 129, 0.4) !important;
}
.\!border-red-500{
	--tw-border-opacity: 1 !important;
	border-color: rgba(239, 68, 68, var(--tw-border-opacity)) !important;
}
.border-t-\[\#3B5D86\]{
	--tw-border-opacity: 1 !important;
	border-top-color: rgba(59, 93, 134, var(--tw-border-opacity)) !important;
}
.border-b-\[\#EFEFEF\]{
	--tw-border-opacity: 1 !important;
	border-bottom-color: rgba(239, 239, 239, var(--tw-border-opacity)) !important;
}
.border-b-\[\#F8F7F7\]{
	--tw-border-opacity: 1 !important;
	border-bottom-color: rgba(248, 247, 247, var(--tw-border-opacity)) !important;
}
.border-t-transparent{
	border-top-color: transparent !important;
}
.border-l-\[\#75AFFA\]{
	--tw-border-opacity: 1 !important;
	border-left-color: rgba(117, 175, 250, var(--tw-border-opacity)) !important;
}
.border-b-\[\#1DBF6F\]{
	--tw-border-opacity: 1 !important;
	border-bottom-color: rgba(29, 191, 111, var(--tw-border-opacity)) !important;
}
.border-b-\[\#D3D5F1\]{
	--tw-border-opacity: 1 !important;
	border-bottom-color: rgba(211, 213, 241, var(--tw-border-opacity)) !important;
}
.border-b-\[\#E4E4E4\]{
	--tw-border-opacity: 1 !important;
	border-bottom-color: rgba(228, 228, 228, var(--tw-border-opacity)) !important;
}
.border-b-\[\#D5D4D6\]{
	--tw-border-opacity: 1 !important;
	border-bottom-color: rgba(213, 212, 214, var(--tw-border-opacity)) !important;
}
.border-t-\[\#75AFFA\]{
	--tw-border-opacity: 1 !important;
	border-top-color: rgba(117, 175, 250, var(--tw-border-opacity)) !important;
}
.border-b-\[\#7C3AED\]{
	--tw-border-opacity: 1 !important;
	border-bottom-color: rgba(124, 58, 237, var(--tw-border-opacity)) !important;
}
.border-b-\[\#E6E6F8\]{
	--tw-border-opacity: 1 !important;
	border-bottom-color: rgba(230, 230, 248, var(--tw-border-opacity)) !important;
}
.border-t-\[\#EDEFF8\]{
	--tw-border-opacity: 1 !important;
	border-top-color: rgba(237, 239, 248, var(--tw-border-opacity)) !important;
}
.border-l-\[\#53260F\]{
	--tw-border-opacity: 1 !important;
	border-left-color: rgba(83, 38, 15, var(--tw-border-opacity)) !important;
}
.border-b-\[\#115835\]{
	--tw-border-opacity: 1 !important;
	border-bottom-color: rgba(17, 88, 53, var(--tw-border-opacity)) !important;
}
.border-b-\[\#DCD4B2\]{
	--tw-border-opacity: 1 !important;
	border-bottom-color: rgba(220, 212, 178, var(--tw-border-opacity)) !important;
}
.border-t-\[\#946B29\]{
	--tw-border-opacity: 1 !important;
	border-top-color: rgba(148, 107, 41, var(--tw-border-opacity)) !important;
}
.border-b-\[\#946B29\]{
	--tw-border-opacity: 1 !important;
	border-bottom-color: rgba(148, 107, 41, var(--tw-border-opacity)) !important;
}
.border-b-\[\#6C9981\]{
	--tw-border-opacity: 1 !important;
	border-bottom-color: rgba(108, 153, 129, var(--tw-border-opacity)) !important;
}
.border-b-\[\#E5DCCC\]{
	--tw-border-opacity: 1 !important;
	border-bottom-color: rgba(229, 220, 204, var(--tw-border-opacity)) !important;
}
.border-opacity-\[0\.54\]{
	--tw-border-opacity: 0.54 !important;
}
.border-opacity-90{
	--tw-border-opacity: 0.9 !important;
}
.bg-white{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
}
.bg-\[\#F6F9F8\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(246, 249, 248, var(--tw-bg-opacity)) !important;
}
.bg-\[\#F6F9FE\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(246, 249, 254, var(--tw-bg-opacity)) !important;
}
.bg-\[\#1DBF6F\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(29, 191, 111, var(--tw-bg-opacity)) !important;
}
.bg-\[\#53260F\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(83, 38, 15, var(--tw-bg-opacity)) !important;
}
.bg-\[\#CFE4FD\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(207, 228, 253, var(--tw-bg-opacity)) !important;
}
.bg-\[\#C5EFDE\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(197, 239, 222, var(--tw-bg-opacity)) !important;
}
.bg-\[\#6280FF\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(98, 128, 255, var(--tw-bg-opacity)) !important;
}
.bg-\[\#FF9C46\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(255, 156, 70, var(--tw-bg-opacity)) !important;
}
.bg-\[\#E14340\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(225, 67, 64, var(--tw-bg-opacity)) !important;
}
.bg-blue{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(64, 139, 249, var(--tw-bg-opacity)) !important;
}
.bg-green{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(29, 191, 111, var(--tw-bg-opacity)) !important;
}
.bg-\[\#EFF6FE\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(239, 246, 254, var(--tw-bg-opacity)) !important;
}
.bg-\[\#EEF5F7\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(238, 245, 247, var(--tw-bg-opacity)) !important;
}
.bg-\[\#75AFFA\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(117, 175, 250, var(--tw-bg-opacity)) !important;
}
.bg-green-50{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(236, 253, 245, var(--tw-bg-opacity)) !important;
}
.bg-\[\#F0FDF4\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(240, 253, 244, var(--tw-bg-opacity)) !important;
}
.bg-\[\#115835\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(17, 88, 53, var(--tw-bg-opacity)) !important;
}
.bg-indigo-50{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
}
.bg-\[\#212225\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(33, 34, 37, var(--tw-bg-opacity)) !important;
}
.bg-\[\#F5F7F9\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(245, 247, 249, var(--tw-bg-opacity)) !important;
}
.bg-\[\#DFF1E0\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(223, 241, 224, var(--tw-bg-opacity)) !important;
}
.bg-transparent{
	background-color: transparent !important;
}
.bg-\[\#CAE0F3\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(202, 224, 243, var(--tw-bg-opacity)) !important;
}
.bg-gray-50{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
}
.bg-\[\#80B6FA\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(128, 182, 250, var(--tw-bg-opacity)) !important;
}
.bg-\[\#FCFAE1\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(252, 250, 225, var(--tw-bg-opacity)) !important;
}
.bg-\[\#F07F7E\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(240, 127, 126, var(--tw-bg-opacity)) !important;
}
.bg-\[\#FFFFFF\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
}
.bg-\[\#E4E4E4\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(228, 228, 228, var(--tw-bg-opacity)) !important;
}
.bg-\[\#EEEFF2\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(238, 239, 242, var(--tw-bg-opacity)) !important;
}
.bg-gray-100{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
}
.bg-gray-800{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(31, 41, 55, var(--tw-bg-opacity)) !important;
}
.bg-\[\#F9F9F9\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(249, 249, 249, var(--tw-bg-opacity)) !important;
}
.bg-\[\#F9FAFB\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
}
.bg-\[\#FCFCFD\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(252, 252, 253, var(--tw-bg-opacity)) !important;
}
.bg-\[\#F3F4F6\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
}
.bg-\[\#FFF5F5\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(255, 245, 245, var(--tw-bg-opacity)) !important;
}
.bg-\[\#E8F5EE\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(232, 245, 238, var(--tw-bg-opacity)) !important;
}
.bg-\[\#FEECEC\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(254, 236, 236, var(--tw-bg-opacity)) !important;
}
.bg-\[\#FAFAFA\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(250, 250, 250, var(--tw-bg-opacity)) !important;
}
.bg-green-100{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(209, 250, 229, var(--tw-bg-opacity)) !important;
}
.bg-red-100{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
}
.bg-gray-400{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(156, 163, 175, var(--tw-bg-opacity)) !important;
}
.bg-yellow-50{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
}
.bg-\[\#F5C7CC\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(245, 199, 204, var(--tw-bg-opacity)) !important;
}
.bg-blue-100{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(219, 234, 254, var(--tw-bg-opacity)) !important;
}
.bg-red-50{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
}
.bg-yellow-100{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
}
.bg-\[\#FFFBEB\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(255, 251, 235, var(--tw-bg-opacity)) !important;
}
.bg-\[\#FAFAFB\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(250, 250, 251, var(--tw-bg-opacity)) !important;
}
.bg-\[\#5fa346\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(95, 163, 70, var(--tw-bg-opacity)) !important;
}
.bg-\[\#EFF8ED\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(239, 248, 237, var(--tw-bg-opacity)) !important;
}
.bg-\[\#F8F8F8\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(248, 248, 248, var(--tw-bg-opacity)) !important;
}
.bg-green-500{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(16, 185, 129, var(--tw-bg-opacity)) !important;
}
.bg-\[\#F7F6F2\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(247, 246, 242, var(--tw-bg-opacity)) !important;
}
.bg-\[\#F7F8FF\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(247, 248, 255, var(--tw-bg-opacity)) !important;
}
.bg-white\/80{
	background-color: rgba(255, 255, 255, 0.8) !important;
}
.bg-\[\#FEF2F2\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
}
.bg-black\/30{
	background-color: rgba(0, 0, 0, 0.3) !important;
}
.bg-gray-lightest{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(247, 247, 247, var(--tw-bg-opacity)) !important;
}
.bg-\[\#CBECCC\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(203, 236, 204, var(--tw-bg-opacity)) !important;
}
.bg-\[\#34B53A\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(52, 181, 58, var(--tw-bg-opacity)) !important;
}
.bg-\[\#4339F2\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(67, 57, 242, var(--tw-bg-opacity)) !important;
}
.bg-\[\#FD3A28\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(253, 58, 40, var(--tw-bg-opacity)) !important;
}
.bg-\[\#E4F8EE\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(228, 248, 238, var(--tw-bg-opacity)) !important;
}
.bg-\[\#F1F2F4\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(241, 242, 244, var(--tw-bg-opacity)) !important;
}
.bg-\[\#19AB69\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(25, 171, 105, var(--tw-bg-opacity)) !important;
}
.bg-\[\#FEC041\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(254, 192, 65, var(--tw-bg-opacity)) !important;
}
.bg-\[\#F62E52\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(246, 46, 82, var(--tw-bg-opacity)) !important;
}
.bg-\[\#248A8F\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(36, 138, 143, var(--tw-bg-opacity)) !important;
}
.bg-\[\#15AB92\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(21, 171, 146, var(--tw-bg-opacity)) !important;
}
.bg-\[\#19AB92\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(25, 171, 146, var(--tw-bg-opacity)) !important;
}
.bg-\[\#1B6372\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(27, 99, 114, var(--tw-bg-opacity)) !important;
}
.bg-\[\#E8F5E9\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(232, 245, 233, var(--tw-bg-opacity)) !important;
}
.bg-\[\#E1E1E3\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(225, 225, 227, var(--tw-bg-opacity)) !important;
}
.bg-\[\#D1E3FB\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(209, 227, 251, var(--tw-bg-opacity)) !important;
}
.bg-\[\#F7F7FF\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(247, 247, 255, var(--tw-bg-opacity)) !important;
}
.bg-gray-500{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(107, 114, 128, var(--tw-bg-opacity)) !important;
}
.bg-gray-200{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
}
.bg-\[\#F0F9F4\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(240, 249, 244, var(--tw-bg-opacity)) !important;
}
.bg-blue-600{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(37, 99, 235, var(--tw-bg-opacity)) !important;
}
.bg-\[\#F3E8FF\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(243, 232, 255, var(--tw-bg-opacity)) !important;
}
.bg-\[\#F2F2F5\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(242, 242, 245, var(--tw-bg-opacity)) !important;
}
.bg-gray-cool{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(228, 228, 228, var(--tw-bg-opacity)) !important;
}
.bg-\[\#CB6B25\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(203, 107, 37, var(--tw-bg-opacity)) !important;
}
.bg-\[\#946B29\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(148, 107, 41, var(--tw-bg-opacity)) !important;
}
.bg-\[\#192637\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(25, 38, 55, var(--tw-bg-opacity)) !important;
}
.bg-\[\#B3B19C\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(179, 177, 156, var(--tw-bg-opacity)) !important;
}
.bg-green-600{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(5, 150, 105, var(--tw-bg-opacity)) !important;
}
.bg-\[\#FFF6CE24\]{
	background-color: #FFF6CE24 !important;
}
.bg-\[\#E5DCCC\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(229, 220, 204, var(--tw-bg-opacity)) !important;
}
.\!bg-\[\#946B29\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(148, 107, 41, var(--tw-bg-opacity)) !important;
}
.bg-\[\#C8F5D4\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(200, 245, 212, var(--tw-bg-opacity)) !important;
}
.bg-\[\#FFF1F1\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(255, 241, 241, var(--tw-bg-opacity)) !important;
}
.bg-\[\#169F73\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(22, 159, 115, var(--tw-bg-opacity)) !important;
}
.bg-\[\#BCDFF7\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(188, 223, 247, var(--tw-bg-opacity)) !important;
}
.bg-black\/40{
	background-color: rgba(0, 0, 0, 0.4) !important;
}
.bg-blue-50{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
}
.bg-purple-50{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(245, 243, 255, var(--tw-bg-opacity)) !important;
}
.bg-\[\#DBFEE8\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(219, 254, 232, var(--tw-bg-opacity)) !important;
}
.bg-\[\#2BBE72\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(43, 190, 114, var(--tw-bg-opacity)) !important;
}
.bg-\[\#F0F0F0\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(240, 240, 240, var(--tw-bg-opacity)) !important;
}
.bg-\[\#73AFF7\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(115, 175, 247, var(--tw-bg-opacity)) !important;
}
.bg-\[\#FFF4E5\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(255, 244, 229, var(--tw-bg-opacity)) !important;
}
.bg-\[\#E8F0EB\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(232, 240, 235, var(--tw-bg-opacity)) !important;
}
.bg-\[\#FAFBFC\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(250, 251, 252, var(--tw-bg-opacity)) !important;
}
.bg-red-600{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(220, 38, 38, var(--tw-bg-opacity)) !important;
}
.bg-red-50\/60{
	background-color: rgba(254, 242, 242, 0.6) !important;
}
.bg-\[\#E8ECF4\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(232, 236, 244, var(--tw-bg-opacity)) !important;
}
.bg-\[\#B42318\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(180, 35, 24, var(--tw-bg-opacity)) !important;
}
.bg-\[\#F59E0B\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(245, 158, 11, var(--tw-bg-opacity)) !important;
}
.bg-purple-100{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(237, 233, 254, var(--tw-bg-opacity)) !important;
}
.bg-gray-600{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(75, 85, 99, var(--tw-bg-opacity)) !important;
}
.bg-indigo-100{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(224, 231, 255, var(--tw-bg-opacity)) !important;
}
.bg-black{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
}
.bg-\[\#EFF6FF\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
}
.bg-red-50\/40{
	background-color: rgba(254, 242, 242, 0.4) !important;
}
.bg-\[\#D9EEE6\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(217, 238, 230, var(--tw-bg-opacity)) !important;
}
.bg-\[\#FFFFFF2B\]{
	background-color: #FFFFFF2B !important;
}
.bg-\[\#FAFAFF\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(250, 250, 255, var(--tw-bg-opacity)) !important;
}
.bg-\[\#F6F6F6\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(246, 246, 246, var(--tw-bg-opacity)) !important;
}
.bg-\[\#F2DFE3\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(242, 223, 227, var(--tw-bg-opacity)) !important;
}
.bg-\[\#FDBD41\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(253, 189, 65, var(--tw-bg-opacity)) !important;
}
.bg-\[\#DFD2BE\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(223, 210, 190, var(--tw-bg-opacity)) !important;
}
.bg-\[\#80A892\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(128, 168, 146, var(--tw-bg-opacity)) !important;
}
.bg-\[\#EDEAE4\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(237, 234, 228, var(--tw-bg-opacity)) !important;
}
.bg-\[\#F9A61A\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(249, 166, 26, var(--tw-bg-opacity)) !important;
}
.bg-\[\#E64A1B\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(230, 74, 27, var(--tw-bg-opacity)) !important;
}
.\!bg-\[\#53260F\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(83, 38, 15, var(--tw-bg-opacity)) !important;
}
.bg-red-500{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(239, 68, 68, var(--tw-bg-opacity)) !important;
}
.bg-\[\#FDECEA\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(253, 236, 234, var(--tw-bg-opacity)) !important;
}
.bg-\[\#EEF2FF\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(238, 242, 255, var(--tw-bg-opacity)) !important;
}
.bg-\[\#FFF7ED\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(255, 247, 237, var(--tw-bg-opacity)) !important;
}
.bg-\[\#FEF9E7\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(254, 249, 231, var(--tw-bg-opacity)) !important;
}
.bg-\[\#FDECEC\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(253, 236, 236, var(--tw-bg-opacity)) !important;
}
.bg-red-200{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(254, 202, 202, var(--tw-bg-opacity)) !important;
}
.bg-\[\#3B82F6\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
}
.bg-\[\#F0F9FF\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(240, 249, 255, var(--tw-bg-opacity)) !important;
}
.bg-blue-500{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important;
}
.bg-black\/50{
	background-color: rgba(0, 0, 0, 0.5) !important;
}
.bg-black\/70{
	background-color: rgba(0, 0, 0, 0.7) !important;
}
.bg-\[\#fff7f7\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(255, 247, 247, var(--tw-bg-opacity)) !important;
}
.bg-\[\#16a34a\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(22, 163, 74, var(--tw-bg-opacity)) !important;
}
.bg-\[\#F2FBF5\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(242, 251, 245, var(--tw-bg-opacity)) !important;
}
.bg-\[\#FFF9ED\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(255, 249, 237, var(--tw-bg-opacity)) !important;
}
.bg-\[\#FFF1F2\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(255, 241, 242, var(--tw-bg-opacity)) !important;
}
.bg-\[\#F3E8FB\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(243, 232, 251, var(--tw-bg-opacity)) !important;
}
.bg-green-700{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(4, 120, 87, var(--tw-bg-opacity)) !important;
}
.bg-green-500\/10{
	background-color: rgba(16, 185, 129, 0.1) !important;
}
.bg-red-500\/10{
	background-color: rgba(239, 68, 68, 0.1) !important;
}
.bg-opacity-10{
	--tw-bg-opacity: 0.1 !important;
}
.bg-opacity-70{
	--tw-bg-opacity: 0.7 !important;
}
.bg-opacity-30{
	--tw-bg-opacity: 0.3 !important;
}
.bg-opacity-75{
	--tw-bg-opacity: 0.75 !important;
}
.bg-opacity-50{
	--tw-bg-opacity: 0.5 !important;
}
.bg-opacity-40{
	--tw-bg-opacity: 0.4 !important;
}
.bg-opacity-0{
	--tw-bg-opacity: 0 !important;
}
.bg-none{
	background-image: none !important;
}
.bg-gradient-to-br{
	background-image: linear-gradient(to bottom right, var(--tw-gradient-stops)) !important;
}
.bg-gradient-to-r{
	background-image: linear-gradient(to right, var(--tw-gradient-stops)) !important;
}
.from-\[\#FFEBEE\]{
	--tw-gradient-from: #FFEBEE !important;
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 235, 238, 0)) !important;
}
.from-\[\#53260F\]{
	--tw-gradient-from: #53260F !important;
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(83, 38, 15, 0)) !important;
}
.from-green-500{
	--tw-gradient-from: #10b981 !important;
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0)) !important;
}
.to-\[\#FFCDD2\]{
	--tw-gradient-to: #FFCDD2 !important;
}
.to-\[\#53260F\]{
	--tw-gradient-to: #53260F !important;
}
.to-green-500{
	--tw-gradient-to: #10b981 !important;
}
.bg-cover{
	background-size: cover !important;
}
.bg-no-repeat{
	background-repeat: no-repeat !important;
}
.fill-current{
	fill: currentColor !important;
}
.fill-\[\#3E608A\]{
	fill: #3E608A !important;
}
.stroke-current{
	stroke: currentColor !important;
}
.stroke-\[0\.3px\]{
	stroke-width: 0.3px !important;
}
.object-contain{
	-o-object-fit: contain !important;
	   object-fit: contain !important;
}
.object-cover{
	-o-object-fit: cover !important;
	   object-fit: cover !important;
}
.p-2{
	padding: 0.5rem !important;
}
.p-3{
	padding: 0.75rem !important;
}
.p-8{
	padding: 2rem !important;
}
.p-6{
	padding: 1.5rem !important;
}
.p-1{
	padding: 0.25rem !important;
}
.p-4{
	padding: 1rem !important;
}
.p-5{
	padding: 1.25rem !important;
}
.p-\[2px\]{
	padding: 2px !important;
}
.p-0{
	padding: 0px !important;
}
.p-1\.5{
	padding: 0.375rem !important;
}
.p-0\.5{
	padding: 0.125rem !important;
}
.p-2\.5{
	padding: 0.625rem !important;
}
.p-12{
	padding: 3rem !important;
}
.p-7{
	padding: 1.75rem !important;
}
.px-4{
	padding-left: 1rem !important;
	padding-right: 1rem !important;
}
.py-2\.5{
	padding-top: 0.625rem !important;
	padding-bottom: 0.625rem !important;
}
.py-2{
	padding-top: 0.5rem !important;
	padding-bottom: 0.5rem !important;
}
.px-1{
	padding-left: 0.25rem !important;
	padding-right: 0.25rem !important;
}
.py-1{
	padding-top: 0.25rem !important;
	padding-bottom: 0.25rem !important;
}
.px-3{
	padding-left: 0.75rem !important;
	padding-right: 0.75rem !important;
}
.px-16{
	padding-left: 4rem !important;
	padding-right: 4rem !important;
}
.px-2{
	padding-left: 0.5rem !important;
	padding-right: 0.5rem !important;
}
.py-0\.5{
	padding-top: 0.125rem !important;
	padding-bottom: 0.125rem !important;
}
.py-0{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.py-1\.5{
	padding-top: 0.375rem !important;
	padding-bottom: 0.375rem !important;
}
.px-5{
	padding-left: 1.25rem !important;
	padding-right: 1.25rem !important;
}
.py-3{
	padding-top: 0.75rem !important;
	padding-bottom: 0.75rem !important;
}
.py-4{
	padding-top: 1rem !important;
	padding-bottom: 1rem !important;
}
.px-6{
	padding-left: 1.5rem !important;
	padding-right: 1.5rem !important;
}
.py-6{
	padding-top: 1.5rem !important;
	padding-bottom: 1.5rem !important;
}
.py-5{
	padding-top: 1.25rem !important;
	padding-bottom: 1.25rem !important;
}
.py-8{
	padding-top: 2rem !important;
	padding-bottom: 2rem !important;
}
.px-\[13px\]{
	padding-left: 13px !important;
	padding-right: 13px !important;
}
.py-\[18px\]{
	padding-top: 18px !important;
	padding-bottom: 18px !important;
}
.px-\[18px\]{
	padding-left: 18px !important;
	padding-right: 18px !important;
}
.py-12{
	padding-top: 3rem !important;
	padding-bottom: 3rem !important;
}
.px-\[22px\]{
	padding-left: 22px !important;
	padding-right: 22px !important;
}
.py-3\.5{
	padding-top: 0.875rem !important;
	padding-bottom: 0.875rem !important;
}
.px-2\.5{
	padding-left: 0.625rem !important;
	padding-right: 0.625rem !important;
}
.py-\[3px\]{
	padding-top: 3px !important;
	padding-bottom: 3px !important;
}
.px-1\.5{
	padding-left: 0.375rem !important;
	padding-right: 0.375rem !important;
}
.py-16{
	padding-top: 4rem !important;
	padding-bottom: 4rem !important;
}
.px-8{
	padding-left: 2rem !important;
	padding-right: 2rem !important;
}
.px-0{
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.\!py-2{
	padding-top: 0.5rem !important;
	padding-bottom: 0.5rem !important;
}
.px-7{
	padding-left: 1.75rem !important;
	padding-right: 1.75rem !important;
}
.py-20{
	padding-top: 5rem !important;
	padding-bottom: 5rem !important;
}
.py-7{
	padding-top: 1.75rem !important;
	padding-bottom: 1.75rem !important;
}
.py-\[8px\]{
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}
.px-3\.5{
	padding-left: 0.875rem !important;
	padding-right: 0.875rem !important;
}
.py-20{
	padding-top: 5rem !important;
	padding-bottom: 5rem !important;
}
.py-10{
	padding-top: 2.5rem !important;
	padding-bottom: 2.5rem !important;
}
.py-14{
	padding-top: 3.5rem !important;
	padding-bottom: 3.5rem !important;
}
.px-9{
	padding-left: 2.25rem !important;
	padding-right: 2.25rem !important;
}
.px-\[1\.4rem\]{
	padding-left: 1.4rem !important;
	padding-right: 1.4rem !important;
}
.py-\[1\.1rem\]{
	padding-top: 1.1rem !important;
	padding-bottom: 1.1rem !important;
}
.py-\[7px\]{
	padding-top: 7px !important;
	padding-bottom: 7px !important;
}
.py-24{
	padding-top: 6rem !important;
	padding-bottom: 6rem !important;
}
.\!py-14{
	padding-top: 3.5rem !important;
	padding-bottom: 3.5rem !important;
}
.pt-3{
	padding-top: 0.75rem !important;
}
.pl-4{
	padding-left: 1rem !important;
}
.pb-2{
	padding-bottom: 0.5rem !important;
}
.pr-3{
	padding-right: 0.75rem !important;
}
.pb-12{
	padding-bottom: 3rem !important;
}
.pl-6{
	padding-left: 1.5rem !important;
}
.pb-4{
	padding-bottom: 1rem !important;
}
.pr-4{
	padding-right: 1rem !important;
}
.pb-8{
	padding-bottom: 2rem !important;
}
.pb-3{
	padding-bottom: 0.75rem !important;
}
.pt-2{
	padding-top: 0.5rem !important;
}
.pt-8{
	padding-top: 2rem !important;
}
.pr-0{
	padding-right: 0px !important;
}
.pt-\[14px\]{
	padding-top: 14px !important;
}
.pt-5{
	padding-top: 1.25rem !important;
}
.pl-3{
	padding-left: 0.75rem !important;
}
.pl-9{
	padding-left: 2.25rem !important;
}
.pl-11{
	padding-left: 2.75rem !important;
}
.pt-4{
	padding-top: 1rem !important;
}
.pb-20{
	padding-bottom: 5rem !important;
}
.pt-6{
	padding-top: 1.5rem !important;
}
.pl-10{
	padding-left: 2.5rem !important;
}
.pl-2{
	padding-left: 0.5rem !important;
}
.pl-8{
	padding-left: 2rem !important;
}
.pr-2{
	padding-right: 0.5rem !important;
}
.pb-6{
	padding-bottom: 1.5rem !important;
}
.pb-1{
	padding-bottom: 0.25rem !important;
}
.pb-5{
	padding-bottom: 1.25rem !important;
}
.pt-1\.5{
	padding-top: 0.375rem !important;
}
.pt-1{
	padding-top: 0.25rem !important;
}
.pb-0{
	padding-bottom: 0px !important;
}
.pt-0{
	padding-top: 0px !important;
}
.pl-3\.5{
	padding-left: 0.875rem !important;
}
.pl-5{
	padding-left: 1.25rem !important;
}
.pr-8{
	padding-right: 2rem !important;
}
.pl-1{
	padding-left: 0.25rem !important;
}
.pr-1{
	padding-right: 0.25rem !important;
}
.pl-12{
	padding-left: 3rem !important;
}
.pt-0\.5{
	padding-top: 0.125rem !important;
}
.pb-10{
	padding-bottom: 2.5rem !important;
}
.pt-14{
	padding-top: 3.5rem !important;
}
.pr-5{
	padding-right: 1.25rem !important;
}
.pr-10{
	padding-right: 2.5rem !important;
}
.pr-32{
	padding-right: 8rem !important;
}
.pb-2\.5{
	padding-bottom: 0.625rem !important;
}
.pl-16{
	padding-left: 4rem !important;
}
.pb-0\.5{
	padding-bottom: 0.125rem !important;
}
.pt-\[18px\]{
	padding-top: 18px !important;
}
.pb-3\.5{
	padding-bottom: 0.875rem !important;
}
.pt-10{
	padding-top: 2.5rem !important;
}
.pr-6{
	padding-right: 1.5rem !important;
}
.pb-24{
	padding-bottom: 6rem !important;
}
.pt-32{
	padding-top: 8rem !important;
}
.pb-14{
	padding-bottom: 3.5rem !important;
}
.pt-16{
	padding-top: 4rem !important;
}
.pt-36{
	padding-top: 9rem !important;
}
.text-left{
	text-align: left !important;
}
.text-center{
	text-align: center !important;
}
.\!text-center{
	text-align: center !important;
}
.text-right{
	text-align: right !important;
}
.text-justify{
	text-align: justify !important;
}
.align-top{
	vertical-align: top !important;
}
.align-middle{
	vertical-align: middle !important;
}
.align-bottom{
	vertical-align: bottom !important;
}
.font-sans{
	font-family: Quiet Sans, sans-serif !important;
}
.text-xl{
	font-size: 1.25rem !important;
	line-height: 1.75rem !important;
}
.text-sm{
	font-size: 0.875rem !important;
	line-height: 1.25rem !important;
}
.text-base{
	font-size: 1rem !important;
	line-height: 1.5rem !important;
}
.text-xs{
	font-size: 0.75rem !important;
	line-height: 1rem !important;
}
.text-2xl{
	font-size: 1.5rem !important;
	line-height: 2rem !important;
}
.text-\[13px\]{
	font-size: 13px !important;
}
.text-lg{
	font-size: 1.125rem !important;
	line-height: 1.75rem !important;
}
.text-3xl{
	font-size: 1.875rem !important;
	line-height: 2.25rem !important;
}
.text-\[18px\]{
	font-size: 18px !important;
}
.text-\[15px\]{
	font-size: 15px !important;
}
.text-\[14px\]{
	font-size: 14px !important;
}
.text-\[12px\]{
	font-size: 12px !important;
}
.text-\[11px\]{
	font-size: 11px !important;
}
.text-\[16px\]{
	font-size: 16px !important;
}
.text-\[24px\]{
	font-size: 24px !important;
}
.text-\[10px\]{
	font-size: 10px !important;
}
.text-5xl{
	font-size: 3rem !important;
	line-height: 1 !important;
}
.text-\[17px\]{
	font-size: 17px !important;
}
.text-\[26px\]{
	font-size: 26px !important;
}
.text-4xl{
	font-size: 2.25rem !important;
	line-height: 2.5rem !important;
}
.text-7xl{
	font-size: 4.5rem !important;
	line-height: 1 !important;
}
.text-6xl{
	font-size: 3.75rem !important;
	line-height: 1 !important;
}
.\!text-sm{
	font-size: 0.875rem !important;
	line-height: 1.25rem !important;
}
.text-\[0\.9375rem\]{
	font-size: 0.9375rem !important;
}
.text-\[0\.8125rem\]{
	font-size: 0.8125rem !important;
}
.text-\[0\.7rem\]{
	font-size: 0.7rem !important;
}
.font-medium{
	font-weight: 500 !important;
}
.font-semibold{
	font-weight: 600 !important;
}
.font-light{
	font-weight: 300 !important;
}
.font-normal{
	font-weight: 400 !important;
}
.font-bold{
	font-weight: 700 !important;
}
.font-extrabold{
	font-weight: 800 !important;
}
.font-extralight{
	font-weight: 200 !important;
}
.font-black{
	font-weight: 900 !important;
}
.font-thin{
	font-weight: 100 !important;
}
.uppercase{
	text-transform: uppercase !important;
}
.lowercase{
	text-transform: lowercase !important;
}
.capitalize{
	text-transform: capitalize !important;
}
.normal-case{
	text-transform: none !important;
}
.italic{
	font-style: italic !important;
}
.ordinal, .slashed-zero, .lining-nums, .oldstyle-nums, .proportional-nums, .tabular-nums, .diagonal-fractions, .stacked-fractions{
	--tw-ordinal: var(--tw-empty,/*!*/ /*!*/) !important;
	--tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/) !important;
	--tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/) !important;
	--tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/) !important;
	--tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/) !important;
	font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction) !important;
}
.tabular-nums{
	--tw-numeric-spacing: tabular-nums !important;
}
.leading-normal{
	line-height: 1.5 !important;
}
.leading-7{
	line-height: 1.75rem !important;
}
.leading-none{
	line-height: 1 !important;
}
.leading-relaxed{
	line-height: 1.625 !important;
}
.leading-5{
	line-height: 1.25rem !important;
}
.leading-6{
	line-height: 1.5rem !important;
}
.leading-tight{
	line-height: 1.25 !important;
}
.leading-snug{
	line-height: 1.375 !important;
}
.tracking-wide{
	letter-spacing: 0.025em !important;
}
.tracking-wider{
	letter-spacing: 0.05em !important;
}
.tracking-\[\.04em\]{
	letter-spacing: .04em !important;
}
.tracking-normal{
	letter-spacing: 0em !important;
}
.tracking-widest{
	letter-spacing: 0.1em !important;
}
.tracking-\[\.06em\]{
	letter-spacing: .06em !important;
}
.tracking-\[\.05em\]{
	letter-spacing: .05em !important;
}
.tracking-tight{
	letter-spacing: -0.025em !important;
}
.text-\[\#1DBF6F\]{
	--tw-text-opacity: 1 !important;
	color: rgba(29, 191, 111, var(--tw-text-opacity)) !important;
}
.text-\[\#75AFFA\]{
	--tw-text-opacity: 1 !important;
	color: rgba(117, 175, 250, var(--tw-text-opacity)) !important;
}
.text-\[\#FED36A\]{
	--tw-text-opacity: 1 !important;
	color: rgba(254, 211, 106, var(--tw-text-opacity)) !important;
}
.text-\[\#E14340\]{
	--tw-text-opacity: 1 !important;
	color: rgba(225, 67, 64, var(--tw-text-opacity)) !important;
}
.text-white{
	--tw-text-opacity: 1 !important;
	color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}
.text-\[\#212225\]{
	--tw-text-opacity: 1 !important;
	color: rgba(33, 34, 37, var(--tw-text-opacity)) !important;
}
.text-\[\#60646C\]{
	--tw-text-opacity: 1 !important;
	color: rgba(96, 100, 108, var(--tw-text-opacity)) !important;
}
.text-\[\#9094A2\]{
	--tw-text-opacity: 1 !important;
	color: rgba(144, 148, 162, var(--tw-text-opacity)) !important;
}
.text-\[\#212225\]{
	--tw-text-opacity: 1 !important;
	color: rgba(33, 34, 37, var(--tw-text-opacity)) !important;
}
.text-\[\#60646C\]{
	--tw-text-opacity: 1 !important;
	color: rgba(96, 100, 108, var(--tw-text-opacity)) !important;
}
.text-\[\#9094A2\]{
	--tw-text-opacity: 1 !important;
	color: rgba(144, 148, 162, var(--tw-text-opacity)) !important;
}
.text-\[\#01541D\]{
	--tw-text-opacity: 1 !important;
	color: rgba(1, 84, 29, var(--tw-text-opacity)) !important;
}
.text-\[\#3E608A\]{
	--tw-text-opacity: 1 !important;
	color: rgba(62, 96, 138, var(--tw-text-opacity)) !important;
}
.text-\[\#6280FF\]{
	--tw-text-opacity: 1 !important;
	color: rgba(98, 128, 255, var(--tw-text-opacity)) !important;
}
.text-\[\#FF9C46\]{
	--tw-text-opacity: 1 !important;
	color: rgba(255, 156, 70, var(--tw-text-opacity)) !important;
}
.text-blue{
	--tw-text-opacity: 1 !important;
	color: rgba(64, 139, 249, var(--tw-text-opacity)) !important;
}
.text-green{
	--tw-text-opacity: 1 !important;
	color: rgba(29, 191, 111, var(--tw-text-opacity)) !important;
}
.text-\[\#192637\]{
	--tw-text-opacity: 1 !important;
	color: rgba(25, 38, 55, var(--tw-text-opacity)) !important;
}
.text-\[\#1E3A4B\]{
	--tw-text-opacity: 1 !important;
	color: rgba(30, 58, 75, var(--tw-text-opacity)) !important;
}
.text-\[\#80B6FA\]{
	--tw-text-opacity: 1 !important;
	color: rgba(128, 182, 250, var(--tw-text-opacity)) !important;
}
.text-\[\#4B73A6\]{
	--tw-text-opacity: 1 !important;
	color: rgba(75, 115, 166, var(--tw-text-opacity)) !important;
}
.text-\[\#253A53\]{
	--tw-text-opacity: 1 !important;
	color: rgba(37, 58, 83, var(--tw-text-opacity)) !important;
}
.text-\[\#C1C1C1\]{
	--tw-text-opacity: 1 !important;
	color: rgba(193, 193, 193, var(--tw-text-opacity)) !important;
}
.text-\[\#73AFF7\]{
	--tw-text-opacity: 1 !important;
	color: rgba(115, 175, 247, var(--tw-text-opacity)) !important;
}
.text-\[\#9797A6\]{
	--tw-text-opacity: 1 !important;
	color: rgba(151, 151, 166, var(--tw-text-opacity)) !important;
}
.text-\[\#B8B9BA\]{
	--tw-text-opacity: 1 !important;
	color: rgba(184, 185, 186, var(--tw-text-opacity)) !important;
}
.text-\[\#fff\]{
	--tw-text-opacity: 1 !important;
	color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}
.text-\[\#6C6C6F\]{
	--tw-text-opacity: 1 !important;
	color: rgba(108, 108, 111, var(--tw-text-opacity)) !important;
}
.text-red-500{
	--tw-text-opacity: 1 !important;
	color: rgba(239, 68, 68, var(--tw-text-opacity)) !important;
}
.text-green-700{
	--tw-text-opacity: 1 !important;
	color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
}
.text-\[\#115835\]{
	--tw-text-opacity: 1 !important;
	color: rgba(17, 88, 53, var(--tw-text-opacity)) !important;
}
.text-red-600{
	--tw-text-opacity: 1 !important;
	color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
}
.text-gray-500{
	--tw-text-opacity: 1 !important;
	color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
}
.text-indigo-600{
	--tw-text-opacity: 1 !important;
	color: rgba(79, 70, 229, var(--tw-text-opacity)) !important;
}
.text-\[\#162945\]{
	--tw-text-opacity: 1 !important;
	color: rgba(22, 41, 69, var(--tw-text-opacity)) !important;
}
.text-\[\#B2B7C3\]{
	--tw-text-opacity: 1 !important;
	color: rgba(178, 183, 195, var(--tw-text-opacity)) !important;
}
.text-\[\#838EAB\]{
	--tw-text-opacity: 1 !important;
	color: rgba(131, 142, 171, var(--tw-text-opacity)) !important;
}
.text-gray-600{
	--tw-text-opacity: 1 !important;
	color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
}
.text-gray-700{
	--tw-text-opacity: 1 !important;
	color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
}
.text-gray-800{
	--tw-text-opacity: 1 !important;
	color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
}
.text-\[\#3B5D86\]{
	--tw-text-opacity: 1 !important;
	color: rgba(59, 93, 134, var(--tw-text-opacity)) !important;
}
.text-\[\#95A0B9\]{
	--tw-text-opacity: 1 !important;
	color: rgba(149, 160, 185, var(--tw-text-opacity)) !important;
}
.text-\[\#3F3F3F\]{
	--tw-text-opacity: 1 !important;
	color: rgba(63, 63, 63, var(--tw-text-opacity)) !important;
}
.text-\[\#C19C05\]{
	--tw-text-opacity: 1 !important;
	color: rgba(193, 156, 5, var(--tw-text-opacity)) !important;
}
.text-\[\#940909\]{
	--tw-text-opacity: 1 !important;
	color: rgba(148, 9, 9, var(--tw-text-opacity)) !important;
}
.text-gray-100{
	--tw-text-opacity: 1 !important;
	color: rgba(243, 244, 246, var(--tw-text-opacity)) !important;
}
.text-\[\#DCAC03\]{
	--tw-text-opacity: 1 !important;
	color: rgba(220, 172, 3, var(--tw-text-opacity)) !important;
}
.text-\[\#6D6576\]{
	--tw-text-opacity: 1 !important;
	color: rgba(109, 101, 118, var(--tw-text-opacity)) !important;
}
.text-\[\#2BBE72\]{
	--tw-text-opacity: 1 !important;
	color: rgba(43, 190, 114, var(--tw-text-opacity)) !important;
}
.text-\[\#D1D1D1\]{
	--tw-text-opacity: 1 !important;
	color: rgba(209, 209, 209, var(--tw-text-opacity)) !important;
}
.text-\[\#168ADC\]{
	--tw-text-opacity: 1 !important;
	color: rgba(22, 138, 220, var(--tw-text-opacity)) !important;
}
.text-\[\#0F1211\]{
	--tw-text-opacity: 1 !important;
	color: rgba(15, 18, 17, var(--tw-text-opacity)) !important;
}
.text-current{
	color: currentColor !important;
}
.text-\[\#636366\]{
	--tw-text-opacity: 1 !important;
	color: rgba(99, 99, 102, var(--tw-text-opacity)) !important;
}
.text-gray-200{
	--tw-text-opacity: 1 !important;
	color: rgba(229, 231, 235, var(--tw-text-opacity)) !important;
}
.text-\[\#BCDFF7\]{
	--tw-text-opacity: 1 !important;
	color: rgba(188, 223, 247, var(--tw-text-opacity)) !important;
}
.text-black{
	--tw-text-opacity: 1 !important;
	color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
}
.text-gray-300{
	--tw-text-opacity: 1 !important;
	color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
}
.text-gray-400{
	--tw-text-opacity: 1 !important;
	color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
}
.text-gray-900{
	--tw-text-opacity: 1 !important;
	color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
}
.text-\[\#6B7280\]{
	--tw-text-opacity: 1 !important;
	color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
}
.text-\[\#374151\]{
	--tw-text-opacity: 1 !important;
	color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
}
.text-\[\#DC2626\]{
	--tw-text-opacity: 1 !important;
	color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
}
.text-\[\#9CA3AF\]{
	--tw-text-opacity: 1 !important;
	color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
}
.text-\[\#C2410C\]{
	--tw-text-opacity: 1 !important;
	color: rgba(194, 65, 12, var(--tw-text-opacity)) !important;
}
.text-\[\#1E40AF\]{
	--tw-text-opacity: 1 !important;
	color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
}
.text-\[\#92400E\]{
	--tw-text-opacity: 1 !important;
	color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
}
.text-\[\#991B1B\]{
	--tw-text-opacity: 1 !important;
	color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
}
.text-green-800{
	--tw-text-opacity: 1 !important;
	color: rgba(6, 95, 70, var(--tw-text-opacity)) !important;
}
.text-red-800{
	--tw-text-opacity: 1 !important;
	color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
}
.text-green-400{
	--tw-text-opacity: 1 !important;
	color: rgba(52, 211, 153, var(--tw-text-opacity)) !important;
}
.text-red-400{
	--tw-text-opacity: 1 !important;
	color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
}
.text-yellow-800{
	--tw-text-opacity: 1 !important;
	color: rgba(146, 64, 14, var(--tw-text-opacity)) !important;
}
.text-yellow-600{
	--tw-text-opacity: 1 !important;
	color: rgba(217, 119, 6, var(--tw-text-opacity)) !important;
}
.text-\[\#FC625D\]{
	--tw-text-opacity: 1 !important;
	color: rgba(252, 98, 93, var(--tw-text-opacity)) !important;
}
.text-red-700{
	--tw-text-opacity: 1 !important;
	color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
}
.text-blue-700{
	--tw-text-opacity: 1 !important;
	color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
}
.text-green-600{
	--tw-text-opacity: 1 !important;
	color: rgba(5, 150, 105, var(--tw-text-opacity)) !important;
}
.text-\[\#B45309\]{
	--tw-text-opacity: 1 !important;
	color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
}
.text-\[\#047857\]{
	--tw-text-opacity: 1 !important;
	color: rgba(4, 120, 87, var(--tw-text-opacity)) !important;
}
.text-\[\#5fa346\]{
	--tw-text-opacity: 1 !important;
	color: rgba(95, 163, 70, var(--tw-text-opacity)) !important;
}
.text-blue-600{
	--tw-text-opacity: 1 !important;
	color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
}
.text-\[\#333f39\]{
	--tw-text-opacity: 1 !important;
	color: rgba(51, 63, 57, var(--tw-text-opacity)) !important;
}
.text-\[\#946B29\]{
	--tw-text-opacity: 1 !important;
	color: rgba(148, 107, 41, var(--tw-text-opacity)) !important;
}
.text-\[\#202842\]{
	--tw-text-opacity: 1 !important;
	color: rgba(32, 40, 66, var(--tw-text-opacity)) !important;
}
.text-\[\#050507\]{
	--tw-text-opacity: 1 !important;
	color: rgba(5, 5, 7, var(--tw-text-opacity)) !important;
}
.text-\[\#53260F\]{
	--tw-text-opacity: 1 !important;
	color: rgba(83, 38, 15, var(--tw-text-opacity)) !important;
}
.text-\[\#707070\]{
	--tw-text-opacity: 1 !important;
	color: rgba(112, 112, 112, var(--tw-text-opacity)) !important;
}
.text-red-900{
	--tw-text-opacity: 1 !important;
	color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
}
.text-\[\#B42318\]{
	--tw-text-opacity: 1 !important;
	color: rgba(180, 35, 24, var(--tw-text-opacity)) !important;
}
.text-\[\#0E1731\]{
	--tw-text-opacity: 1 !important;
	color: rgba(14, 23, 49, var(--tw-text-opacity)) !important;
}
.text-\[\#91D1BD\]{
	--tw-text-opacity: 1 !important;
	color: rgba(145, 209, 189, var(--tw-text-opacity)) !important;
}
.text-\[\#90BFFA\]{
	--tw-text-opacity: 1 !important;
	color: rgba(144, 191, 250, var(--tw-text-opacity)) !important;
}
.text-blue-lightest{
	--tw-text-opacity: 1 !important;
	color: rgba(186, 200, 211, var(--tw-text-opacity)) !important;
}
.text-\[\#121212\]{
	--tw-text-opacity: 1 !important;
	color: rgba(18, 18, 18, var(--tw-text-opacity)) !important;
}
.text-\[\#999999\]{
	--tw-text-opacity: 1 !important;
	color: rgba(153, 153, 153, var(--tw-text-opacity)) !important;
}
.text-\[\#FC635E\]{
	--tw-text-opacity: 1 !important;
	color: rgba(252, 99, 94, var(--tw-text-opacity)) !important;
}
.text-\[\#73AFF6\]{
	--tw-text-opacity: 1 !important;
	color: rgba(115, 175, 246, var(--tw-text-opacity)) !important;
}
.text-\[\#5AAAFC\]{
	--tw-text-opacity: 1 !important;
	color: rgba(90, 170, 252, var(--tw-text-opacity)) !important;
}
.text-\[\#F19D47\]{
	--tw-text-opacity: 1 !important;
	color: rgba(241, 157, 71, var(--tw-text-opacity)) !important;
}
.text-\[\#9C94F5\]{
	--tw-text-opacity: 1 !important;
	color: rgba(156, 148, 245, var(--tw-text-opacity)) !important;
}
.text-\[\#1A8D54\]{
	--tw-text-opacity: 1 !important;
	color: rgba(26, 141, 84, var(--tw-text-opacity)) !important;
}
.text-\[\#666666\]{
	--tw-text-opacity: 1 !important;
	color: rgba(102, 102, 102, var(--tw-text-opacity)) !important;
}
.text-\[\#6E6E6E\]{
	--tw-text-opacity: 1 !important;
	color: rgba(110, 110, 110, var(--tw-text-opacity)) !important;
}
.text-\[\#073C22\]{
	--tw-text-opacity: 1 !important;
	color: rgba(7, 60, 34, var(--tw-text-opacity)) !important;
}
.text-white\/75{
	color: rgba(255, 255, 255, 0.75) !important;
}
.text-\[\#a4abb6\]{
	--tw-text-opacity: 1 !important;
	color: rgba(164, 171, 182, var(--tw-text-opacity)) !important;
}
.text-\[\#B1C6F2\]{
	--tw-text-opacity: 1 !important;
	color: rgba(177, 198, 242, var(--tw-text-opacity)) !important;
}
.text-\[\#169F73\]{
	--tw-text-opacity: 1 !important;
	color: rgba(22, 159, 115, var(--tw-text-opacity)) !important;
}
.text-\[\#91d1bd\]{
	--tw-text-opacity: 1 !important;
	color: rgba(145, 209, 189, var(--tw-text-opacity)) !important;
}
.text-\[\#b1c6f2\]{
	--tw-text-opacity: 1 !important;
	color: rgba(177, 198, 242, var(--tw-text-opacity)) !important;
}
.text-\[\#887011\]{
	--tw-text-opacity: 1 !important;
	color: rgba(136, 112, 17, var(--tw-text-opacity)) !important;
}
.text-\[\#7F9FA6\]{
	--tw-text-opacity: 1 !important;
	color: rgba(127, 159, 166, var(--tw-text-opacity)) !important;
}
.text-\[\#1F3399\]{
	--tw-text-opacity: 1 !important;
	color: rgba(31, 51, 153, var(--tw-text-opacity)) !important;
}
.text-\[\#A3A6A9\]{
	--tw-text-opacity: 1 !important;
	color: rgba(163, 166, 169, var(--tw-text-opacity)) !important;
}
.text-\[\#19AB69\]{
	--tw-text-opacity: 1 !important;
	color: rgba(25, 171, 105, var(--tw-text-opacity)) !important;
}
.text-\[\#3E3D3D\]{
	--tw-text-opacity: 1 !important;
	color: rgba(62, 61, 61, var(--tw-text-opacity)) !important;
}
.text-\[\#EBEAE4\]{
	--tw-text-opacity: 1 !important;
	color: rgba(235, 234, 228, var(--tw-text-opacity)) !important;
}
.text-\[\#4B4B4B\]{
	--tw-text-opacity: 1 !important;
	color: rgba(75, 75, 75, var(--tw-text-opacity)) !important;
}
.text-\[\#DCE4F5\]{
	--tw-text-opacity: 1 !important;
	color: rgba(220, 228, 245, var(--tw-text-opacity)) !important;
}
.text-\[\#408BF9\]{
	--tw-text-opacity: 1 !important;
	color: rgba(64, 139, 249, var(--tw-text-opacity)) !important;
}
.text-\[\#FF9800\]{
	--tw-text-opacity: 1 !important;
	color: rgba(255, 152, 0, var(--tw-text-opacity)) !important;
}
.text-\[\#D32F2F\]{
	--tw-text-opacity: 1 !important;
	color: rgba(211, 47, 47, var(--tw-text-opacity)) !important;
}
.text-\[\#6B21A8\]{
	--tw-text-opacity: 1 !important;
	color: rgba(107, 33, 168, var(--tw-text-opacity)) !important;
}
.text-\[\#1B6372\]{
	--tw-text-opacity: 1 !important;
	color: rgba(27, 99, 114, var(--tw-text-opacity)) !important;
}
.text-\[\#9A3412\]{
	--tw-text-opacity: 1 !important;
	color: rgba(154, 52, 18, var(--tw-text-opacity)) !important;
}
.text-\[\#B91C1C\]{
	--tw-text-opacity: 1 !important;
	color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
}
.text-gray-light{
	--tw-text-opacity: 1 !important;
	color: rgba(173, 173, 173, var(--tw-text-opacity)) !important;
}
.text-blue-light{
	--tw-text-opacity: 1 !important;
	color: rgba(112, 173, 250, var(--tw-text-opacity)) !important;
}
.text-gray{
	--tw-text-opacity: 1 !important;
	color: rgba(149, 152, 153, var(--tw-text-opacity)) !important;
}
.text-\[\#898989\]{
	--tw-text-opacity: 1 !important;
	color: rgba(137, 137, 137, var(--tw-text-opacity)) !important;
}
.text-\[\#FC635D\]{
	--tw-text-opacity: 1 !important;
	color: rgba(252, 99, 93, var(--tw-text-opacity)) !important;
}
.text-\[\#616161\]{
	--tw-text-opacity: 1 !important;
	color: rgba(97, 97, 97, var(--tw-text-opacity)) !important;
}
.text-\[\#fed36a\]{
	--tw-text-opacity: 1 !important;
	color: rgba(254, 211, 106, var(--tw-text-opacity)) !important;
}
.text-yellow-dark{
	--tw-text-opacity: 1 !important;
	color: rgba(253, 191, 65, var(--tw-text-opacity)) !important;
}
.text-\[\#CBEAE0\]{
	--tw-text-opacity: 1 !important;
	color: rgba(203, 234, 224, var(--tw-text-opacity)) !important;
}
.text-\[\#EFF6FE\]{
	--tw-text-opacity: 1 !important;
	color: rgba(239, 246, 254, var(--tw-text-opacity)) !important;
}
.text-\[\#909090\]{
	--tw-text-opacity: 1 !important;
	color: rgba(144, 144, 144, var(--tw-text-opacity)) !important;
}
.text-\[\#000000DE\]{
	color: #000000DE !important;
}
.text-\[\#838383\]{
	--tw-text-opacity: 1 !important;
	color: rgba(131, 131, 131, var(--tw-text-opacity)) !important;
}
.text-\[\#4B4F65\]{
	--tw-text-opacity: 1 !important;
	color: rgba(75, 79, 101, var(--tw-text-opacity)) !important;
}
.text-\[\#CB6B25\]{
	--tw-text-opacity: 1 !important;
	color: rgba(203, 107, 37, var(--tw-text-opacity)) !important;
}
.text-\[\#D4A853\]{
	--tw-text-opacity: 1 !important;
	color: rgba(212, 168, 83, var(--tw-text-opacity)) !important;
}
.text-\[\#b8c0cc\]{
	--tw-text-opacity: 1 !important;
	color: rgba(184, 192, 204, var(--tw-text-opacity)) !important;
}
.text-\[\#7a8a9e\]{
	--tw-text-opacity: 1 !important;
	color: rgba(122, 138, 158, var(--tw-text-opacity)) !important;
}
.\!text-\[\#5fa346\]{
	--tw-text-opacity: 1 !important;
	color: rgba(95, 163, 70, var(--tw-text-opacity)) !important;
}
.text-\[\#d4dae3\]{
	--tw-text-opacity: 1 !important;
	color: rgba(212, 218, 227, var(--tw-text-opacity)) !important;
}
.text-\[\#9aa8b8\]{
	--tw-text-opacity: 1 !important;
	color: rgba(154, 168, 184, var(--tw-text-opacity)) !important;
}
.text-\[\#0A4D28\]{
	--tw-text-opacity: 1 !important;
	color: rgba(10, 77, 40, var(--tw-text-opacity)) !important;
}
.text-\[\#1B7F46\]{
	--tw-text-opacity: 1 !important;
	color: rgba(27, 127, 70, var(--tw-text-opacity)) !important;
}
.text-\[\#9B2C2C\]{
	--tw-text-opacity: 1 !important;
	color: rgba(155, 44, 44, var(--tw-text-opacity)) !important;
}
.text-blue-800{
	--tw-text-opacity: 1 !important;
	color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
}
.text-\[\#DCDFF1\]{
	--tw-text-opacity: 1 !important;
	color: rgba(220, 223, 241, var(--tw-text-opacity)) !important;
}
.text-green-500{
	--tw-text-opacity: 1 !important;
	color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
}
.text-\[\#2c3e50\]{
	--tw-text-opacity: 1 !important;
	color: rgba(44, 62, 80, var(--tw-text-opacity)) !important;
}
.text-purple-700{
	--tw-text-opacity: 1 !important;
	color: rgba(109, 40, 217, var(--tw-text-opacity)) !important;
}
.text-\[\#218C5C\]{
	--tw-text-opacity: 1 !important;
	color: rgba(33, 140, 92, var(--tw-text-opacity)) !important;
}
.text-\[\#C8C8C8\]{
	--tw-text-opacity: 1 !important;
	color: rgba(200, 200, 200, var(--tw-text-opacity)) !important;
}
.text-\[\#8F93A0\]{
	--tw-text-opacity: 1 !important;
	color: rgba(143, 147, 160, var(--tw-text-opacity)) !important;
}
.text-\[\#10B981\]{
	--tw-text-opacity: 1 !important;
	color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
}
.text-\[\#9A5B00\]{
	--tw-text-opacity: 1 !important;
	color: rgba(154, 91, 0, var(--tw-text-opacity)) !important;
}
.text-\[\#2563eb\]{
	--tw-text-opacity: 1 !important;
	color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
}
.text-\[\#7F1D1D\]{
	--tw-text-opacity: 1 !important;
	color: rgba(127, 29, 29, var(--tw-text-opacity)) !important;
}
.text-\[\#78350F\]{
	--tw-text-opacity: 1 !important;
	color: rgba(120, 53, 15, var(--tw-text-opacity)) !important;
}
.text-blue-500{
	--tw-text-opacity: 1 !important;
	color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
}
.text-green-500{
	--tw-text-opacity: 1 !important;
	color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
}
.text-purple-500{
	--tw-text-opacity: 1 !important;
	color: rgba(139, 92, 246, var(--tw-text-opacity)) !important;
}
.text-purple-800{
	--tw-text-opacity: 1 !important;
	color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
}
.text-\[\#3B82F6\]{
	--tw-text-opacity: 1 !important;
	color: rgba(59, 130, 246, var(--tw-text-opacity)) !important;
}
.text-\[\#F59E0B\]{
	--tw-text-opacity: 1 !important;
	color: rgba(245, 158, 11, var(--tw-text-opacity)) !important;
}
.text-indigo-800{
	--tw-text-opacity: 1 !important;
	color: rgba(55, 48, 163, var(--tw-text-opacity)) !important;
}
.text-\[\#4B5563\]{
	--tw-text-opacity: 1 !important;
	color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
}
.text-\[\#296949\]{
	--tw-text-opacity: 1 !important;
	color: rgba(41, 105, 73, var(--tw-text-opacity)) !important;
}
.text-\[\#151749\]{
	--tw-text-opacity: 1 !important;
	color: rgba(21, 23, 73, var(--tw-text-opacity)) !important;
}
.text-\[\#ABAAAC\]{
	--tw-text-opacity: 1 !important;
	color: rgba(171, 170, 172, var(--tw-text-opacity)) !important;
}
.text-\[\#17103B\]{
	--tw-text-opacity: 1 !important;
	color: rgba(23, 16, 59, var(--tw-text-opacity)) !important;
}
.text-\[\#5B21B6\]{
	--tw-text-opacity: 1 !important;
	color: rgba(91, 33, 182, var(--tw-text-opacity)) !important;
}
.text-\[\#262626\]{
	--tw-text-opacity: 1 !important;
	color: rgba(38, 38, 38, var(--tw-text-opacity)) !important;
}
.text-\[\#B0B0B0\]{
	--tw-text-opacity: 1 !important;
	color: rgba(176, 176, 176, var(--tw-text-opacity)) !important;
}
.text-\[\#ECECEC\]{
	--tw-text-opacity: 1 !important;
	color: rgba(236, 236, 236, var(--tw-text-opacity)) !important;
}
.text-\[\#A8A8A8\]{
	--tw-text-opacity: 1 !important;
	color: rgba(168, 168, 168, var(--tw-text-opacity)) !important;
}
.text-\[\#B3B19C\]{
	--tw-text-opacity: 1 !important;
	color: rgba(179, 177, 156, var(--tw-text-opacity)) !important;
}
.text-\[\#A7A7A7\]{
	--tw-text-opacity: 1 !important;
	color: rgba(167, 167, 167, var(--tw-text-opacity)) !important;
}
.text-\[\#272D3B\]{
	--tw-text-opacity: 1 !important;
	color: rgba(39, 45, 59, var(--tw-text-opacity)) !important;
}
.text-\[\#646464\]{
	--tw-text-opacity: 1 !important;
	color: rgba(100, 100, 100, var(--tw-text-opacity)) !important;
}
.text-\[\#0B3923\]{
	--tw-text-opacity: 1 !important;
	color: rgba(11, 57, 35, var(--tw-text-opacity)) !important;
}
.text-\[\#5A6C63\]{
	--tw-text-opacity: 1 !important;
	color: rgba(90, 108, 99, var(--tw-text-opacity)) !important;
}
.text-\[\#0D4228\]{
	--tw-text-opacity: 1 !important;
	color: rgba(13, 66, 40, var(--tw-text-opacity)) !important;
}
.text-\[\#10182F\]{
	--tw-text-opacity: 1 !important;
	color: rgba(16, 24, 47, var(--tw-text-opacity)) !important;
}
.text-\[\#8F98A9\]{
	--tw-text-opacity: 1 !important;
	color: rgba(143, 152, 169, var(--tw-text-opacity)) !important;
}
.text-\[\#A06A10\]{
	--tw-text-opacity: 1 !important;
	color: rgba(160, 106, 16, var(--tw-text-opacity)) !important;
}
.text-green-300{
	--tw-text-opacity: 1 !important;
	color: rgba(110, 231, 183, var(--tw-text-opacity)) !important;
}
.text-\[\#19AB92\]{
	--tw-text-opacity: 1 !important;
	color: rgba(25, 171, 146, var(--tw-text-opacity)) !important;
}
.text-yellow-700{
	--tw-text-opacity: 1 !important;
	color: rgba(180, 83, 9, var(--tw-text-opacity)) !important;
}
.text-\[\#F87171\]{
	--tw-text-opacity: 1 !important;
	color: rgba(248, 113, 113, var(--tw-text-opacity)) !important;
}
.text-\[\#16A34A\]{
	--tw-text-opacity: 1 !important;
	color: rgba(22, 163, 74, var(--tw-text-opacity)) !important;
}
.text-\[\#4ADE80\]{
	--tw-text-opacity: 1 !important;
	color: rgba(74, 222, 128, var(--tw-text-opacity)) !important;
}
.text-blue-900{
	--tw-text-opacity: 1 !important;
	color: rgba(30, 58, 138, var(--tw-text-opacity)) !important;
}
.text-\[\#0EA5E9\]{
	--tw-text-opacity: 1 !important;
	color: rgba(14, 165, 233, var(--tw-text-opacity)) !important;
}
.text-\[\#22C55E\]{
	--tw-text-opacity: 1 !important;
	color: rgba(34, 197, 94, var(--tw-text-opacity)) !important;
}
.text-\[\#166534\]{
	--tw-text-opacity: 1 !important;
	color: rgba(22, 101, 52, var(--tw-text-opacity)) !important;
}
.text-\[\#E4E4E4\]{
	--tw-text-opacity: 1 !important;
	color: rgba(228, 228, 228, var(--tw-text-opacity)) !important;
}
.text-\[\#111827\]{
	--tw-text-opacity: 1 !important;
	color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
}
.text-\[\#16a34a\]{
	--tw-text-opacity: 1 !important;
	color: rgba(22, 163, 74, var(--tw-text-opacity)) !important;
}
.text-\[\#dc2626\]{
	--tw-text-opacity: 1 !important;
	color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
}
.text-\[\#A56B00\]{
	--tw-text-opacity: 1 !important;
	color: rgba(165, 107, 0, var(--tw-text-opacity)) !important;
}
.text-\[\#1D4ED8\]{
	--tw-text-opacity: 1 !important;
	color: rgba(29, 78, 216, var(--tw-text-opacity)) !important;
}
.text-\[\#BE123C\]{
	--tw-text-opacity: 1 !important;
	color: rgba(190, 18, 60, var(--tw-text-opacity)) !important;
}
.text-\[\#9B51E0\]{
	--tw-text-opacity: 1 !important;
	color: rgba(155, 81, 224, var(--tw-text-opacity)) !important;
}
.text-opacity-60{
	--tw-text-opacity: 0.6 !important;
}
.text-opacity-50{
	--tw-text-opacity: 0.5 !important;
}
.text-opacity-40{
	--tw-text-opacity: 0.4 !important;
}
.underline{
	text-decoration: underline !important;
}
.line-through{
	text-decoration: line-through !important;
}
.no-underline{
	text-decoration: none !important;
}
.antialiased{
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
}
.placeholder-current::-moz-placeholder{
	color: currentColor !important;
}
.placeholder-current::placeholder{
	color: currentColor !important;
}
.placeholder-\[\#9CA3AF\]::-moz-placeholder{
	--tw-placeholder-opacity: 1 !important;
	color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
}
.placeholder-\[\#9CA3AF\]::placeholder{
	--tw-placeholder-opacity: 1 !important;
	color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
}
.placeholder-\[\#C3C3C3\]::-moz-placeholder{
	--tw-placeholder-opacity: 1 !important;
	color: rgba(195, 195, 195, var(--tw-placeholder-opacity)) !important;
}
.placeholder-\[\#C3C3C3\]::placeholder{
	--tw-placeholder-opacity: 1 !important;
	color: rgba(195, 195, 195, var(--tw-placeholder-opacity)) !important;
}
.placeholder-gray-400::-moz-placeholder{
	--tw-placeholder-opacity: 1 !important;
	color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
}
.placeholder-gray-400::placeholder{
	--tw-placeholder-opacity: 1 !important;
	color: rgba(156, 163, 175, var(--tw-placeholder-opacity)) !important;
}
.placeholder-opacity-80::-moz-placeholder{
	--tw-placeholder-opacity: 0.8 !important;
}
.placeholder-opacity-80::placeholder{
	--tw-placeholder-opacity: 0.8 !important;
}
.placeholder-opacity-50::-moz-placeholder{
	--tw-placeholder-opacity: 0.5 !important;
}
.placeholder-opacity-50::placeholder{
	--tw-placeholder-opacity: 0.5 !important;
}
.opacity-0{
	opacity: 0 !important;
}
.opacity-100{
	opacity: 1 !important;
}
.opacity-90{
	opacity: 0.9 !important;
}
.opacity-80{
	opacity: 0.8 !important;
}
.opacity-60{
	opacity: 0.6 !important;
}
.opacity-70{
	opacity: 0.7 !important;
}
.opacity-50{
	opacity: 0.5 !important;
}
.opacity-40{
	opacity: 0.4 !important;
}
.opacity-25{
	opacity: 0.25 !important;
}
.opacity-75{
	opacity: 0.75 !important;
}
.opacity-30{
	opacity: 0.3 !important;
}
.opacity-10{
	opacity: 0.1 !important;
}
.opacity-20{
	opacity: 0.2 !important;
}
.opacity-\[56\]{
	opacity: 56 !important;
}
.opacity-\[0\.16\]{
	opacity: 0.16 !important;
}
.opacity-\[0\.09\]{
	opacity: 0.09 !important;
}
.shadow-lg{
	--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-sm{
	--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow{
	--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-xl{
	--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important;
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-inner{
	--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) !important;
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-none{
	--tw-shadow: 0 0 #0000 !important;
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-md{
	--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-2xl{
	--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important;
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.outline-none{
	outline: 2px solid transparent !important;
	outline-offset: 2px !important;
}
.ring-8{
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.ring-1{
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.ring-2{
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.ring{
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.ring-white{
	--tw-ring-opacity: 1 !important;
	--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important;
}
.ring-\[\#5fa346\]{
	--tw-ring-opacity: 1 !important;
	--tw-ring-color: rgba(95, 163, 70, var(--tw-ring-opacity)) !important;
}
.ring-red-100{
	--tw-ring-opacity: 1 !important;
	--tw-ring-color: rgba(254, 226, 226, var(--tw-ring-opacity)) !important;
}
.ring-\[\#E8ECF4\]{
	--tw-ring-opacity: 1 !important;
	--tw-ring-color: rgba(232, 236, 244, var(--tw-ring-opacity)) !important;
}
.ring-\[\#75AFFA\]{
	--tw-ring-opacity: 1 !important;
	--tw-ring-color: rgba(117, 175, 250, var(--tw-ring-opacity)) !important;
}
.ring-gray-300{
	--tw-ring-opacity: 1 !important;
	--tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
}
.ring-\[\#53260F\]{
	--tw-ring-opacity: 1 !important;
	--tw-ring-color: rgba(83, 38, 15, var(--tw-ring-opacity)) !important;
}
.ring-\[\#115835\]{
	--tw-ring-opacity: 1 !important;
	--tw-ring-color: rgba(17, 88, 53, var(--tw-ring-opacity)) !important;
}
.ring-black{
	--tw-ring-opacity: 1 !important;
	--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity)) !important;
}
.ring-green-700\/20{
	--tw-ring-color: rgba(4, 120, 87, 0.2) !important;
}
.ring-red-500\/20{
	--tw-ring-color: rgba(239, 68, 68, 0.2) !important;
}
.ring-red-500\/30{
	--tw-ring-color: rgba(239, 68, 68, 0.3) !important;
}
.ring-green-500\/30{
	--tw-ring-color: rgba(16, 185, 129, 0.3) !important;
}
.ring-opacity-0{
	--tw-ring-opacity: 0 !important;
}
.ring-opacity-5{
	--tw-ring-opacity: 0.05 !important;
}
.blur{
	--tw-blur: blur(8px) !important;
	filter: var(--tw-filter) !important;
}
.blur-3xl{
	--tw-blur: blur(64px) !important;
	filter: var(--tw-filter) !important;
}
.drop-shadow-md{
	--tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06)) !important;
	filter: var(--tw-filter) !important;
}
.sepia{
	--tw-sepia: sepia(100%) !important;
	filter: var(--tw-filter) !important;
}
.filter{
	filter: var(--tw-filter) !important;
}
.backdrop-blur-sm{
	--tw-backdrop-blur: blur(4px) !important;
	-webkit-backdrop-filter: var(--tw-backdrop-filter) !important;
	        backdrop-filter: var(--tw-backdrop-filter) !important;
}
.backdrop-blur{
	--tw-backdrop-blur: blur(8px) !important;
	-webkit-backdrop-filter: var(--tw-backdrop-filter) !important;
	        backdrop-filter: var(--tw-backdrop-filter) !important;
}
.backdrop-filter{
	-webkit-backdrop-filter: var(--tw-backdrop-filter) !important;
	        backdrop-filter: var(--tw-backdrop-filter) !important;
}
.transition-colors{
	transition-property: background-color, border-color, color, fill, stroke !important;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
	transition-duration: 150ms !important;
}
.transition{
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
	transition-duration: 150ms !important;
}
.transition-all{
	transition-property: all !important;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
	transition-duration: 150ms !important;
}
.transition-transform{
	transition-property: transform !important;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
	transition-duration: 150ms !important;
}
.transition-opacity{
	transition-property: opacity !important;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
	transition-duration: 150ms !important;
}
.transition-shadow{
	transition-property: box-shadow !important;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
	transition-duration: 150ms !important;
}
.duration-200{
	transition-duration: 200ms !important;
}
.duration-150{
	transition-duration: 150ms !important;
}
.duration-300{
	transition-duration: 300ms !important;
}
.duration-100{
	transition-duration: 100ms !important;
}
.duration-75{
	transition-duration: 75ms !important;
}
.ease-in-out{
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}
.ease-out{
	transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}
.ease-in{
	transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
}

svg > g[class^="raphael-group-"] > text{
    display: none;
}

.after\:m-auto::after{
	content: "" !important;
	margin: auto !important;
}

.after\:block::after{
	content: "" !important;
	display: block !important;
}

.after\:w-5::after{
	content: "" !important;
	width: 1.25rem !important;
}

.after\:border-b-2::after{
	content: "" !important;
	border-bottom-width: 2px !important;
}

.after\:border-\[\#946B29\]::after{
	content: "" !important;
	--tw-border-opacity: 1 !important;
	border-color: rgba(148, 107, 41, var(--tw-border-opacity)) !important;
}

.first\:mt-0:first-child{
	margin-top: 0px !important;
}

.first\:border-t-0:first-child{
	border-top-width: last !important;
}

.first\:pt-0:first-child{
	padding-top: 0px !important;
}

.last\:border-0:last-child{
	border-width: last !important;
}

.last\:border-b-0:last-child{
	border-bottom-width: last !important;
}

.odd\:bg-\[\#F8F8Fa\]:nth-child(odd){
	--tw-bg-opacity: 1 !important;
	background-color: rgba(248, 248, 250, var(--tw-bg-opacity)) !important;
}

.odd\:bg-gray-lighter:nth-child(odd){
	--tw-bg-opacity: 1 !important;
	background-color: rgba(242, 242, 242, var(--tw-bg-opacity)) !important;
}

.even\:bg-\[\#F8F8Fa\]:nth-child(even){
	--tw-bg-opacity: 1 !important;
	background-color: rgba(248, 248, 250, var(--tw-bg-opacity)) !important;
}

.even\:bg-white:nth-child(even){
	--tw-bg-opacity: 1 !important;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
}

.even\:bg-\[\#F0F0F0\]:nth-child(even){
	--tw-bg-opacity: 1 !important;
	background-color: rgba(240, 240, 240, var(--tw-bg-opacity)) !important;
}

.focus-within\:border-\[\#115835\]:focus-within{
	--tw-border-opacity: 1 !important;
	border-color: rgba(17, 88, 53, var(--tw-border-opacity)) !important;
}

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

.focus-within\:ring-\[\#115835\]:focus-within{
	--tw-ring-opacity: 1 !important;
	--tw-ring-color: rgba(17, 88, 53, var(--tw-ring-opacity)) !important;
}

.hover\:-mx-4:hover{
	margin-left: -1rem !important;
	margin-right: -1rem !important;
}

.hover\:scale-105:hover{
	--tw-scale-x: 1.05 !important;
	--tw-scale-y: 1.05 !important;
	transform: var(--tw-transform) !important;
}

.hover\:scale-110:hover{
	--tw-scale-x: 1.1 !important;
	--tw-scale-y: 1.1 !important;
	transform: var(--tw-transform) !important;
}

.hover\:scale-\[1\.02\]:hover{
	--tw-scale-x: 1.02 !important;
	--tw-scale-y: 1.02 !important;
	transform: var(--tw-transform) !important;
}

.hover\:rounded-\[0\.1875rem\]:hover{
	border-radius: 0.1875rem !important;
}

.hover\:rounded-\[0\.3125rem\]:hover{
	border-radius: 0.3125rem !important;
}

.hover\:rounded-lg:hover{
	border-radius: 0.5rem !important;
}

.hover\:border-gray-300:hover{
	--tw-border-opacity: 1 !important;
	border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
}

.hover\:border-\[\#115835\]:hover{
	--tw-border-opacity: 1 !important;
	border-color: rgba(17, 88, 53, var(--tw-border-opacity)) !important;
}

.hover\:border-\[\#75AFFA\]:hover{
	--tw-border-opacity: 1 !important;
	border-color: rgba(117, 175, 250, var(--tw-border-opacity)) !important;
}

.hover\:border-\[\#9094A2\]:hover{
	--tw-border-opacity: 1 !important;
	border-color: rgba(144, 148, 162, var(--tw-border-opacity)) !important;
}

.hover\:border-\[\#C8C8C8\]:hover{
	--tw-border-opacity: 1 !important;
	border-color: rgba(200, 200, 200, var(--tw-border-opacity)) !important;
}

.hover\:border-\[\#E4F8EE\]:hover{
	--tw-border-opacity: 1 !important;
	border-color: rgba(228, 248, 238, var(--tw-border-opacity)) !important;
}

.hover\:border-\[\#1DBF6F\]:hover{
	--tw-border-opacity: 1 !important;
	border-color: rgba(29, 191, 111, var(--tw-border-opacity)) !important;
}

.hover\:border-\[\#E14340\]:hover{
	--tw-border-opacity: 1 !important;
	border-color: rgba(225, 67, 64, var(--tw-border-opacity)) !important;
}

.hover\:border-\[\#CB6B25\]:hover{
	--tw-border-opacity: 1 !important;
	border-color: rgba(203, 107, 37, var(--tw-border-opacity)) !important;
}

.hover\:border-\[\#5fa346\]:hover{
	--tw-border-opacity: 1 !important;
	border-color: rgba(95, 163, 70, var(--tw-border-opacity)) !important;
}

.hover\:border-red-300:hover{
	--tw-border-opacity: 1 !important;
	border-color: rgba(252, 165, 165, var(--tw-border-opacity)) !important;
}

.hover\:border-\[\#53260F\]:hover{
	--tw-border-opacity: 1 !important;
	border-color: rgba(83, 38, 15, var(--tw-border-opacity)) !important;
}

.hover\:border-gray-400:hover{
	--tw-border-opacity: 1 !important;
	border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
}

.hover\:border-\[\#D1D5DB\]:hover{
	--tw-border-opacity: 1 !important;
	border-color: rgba(209, 213, 219, var(--tw-border-opacity)) !important;
}

.hover\:border-\[\#0EA5E9\]:hover{
	--tw-border-opacity: 1 !important;
	border-color: rgba(14, 165, 233, var(--tw-border-opacity)) !important;
}

.hover\:border-green-400:hover{
	--tw-border-opacity: 1 !important;
	border-color: rgba(52, 211, 153, var(--tw-border-opacity)) !important;
}

.hover\:bg-\[\#FAFAFA\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(250, 250, 250, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#DCFCE7\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(220, 252, 231, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#0D4127\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(13, 65, 39, var(--tw-bg-opacity)) !important;
}

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

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

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

.hover\:bg-\[\#0e4a2c\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(14, 74, 44, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#F3F4F6\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(243, 244, 246, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#FEE2E2\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(254, 226, 226, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#d7eee1\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(215, 238, 225, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#FAFAFB\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(250, 250, 251, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#115835\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(17, 88, 53, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#0e4429\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(14, 68, 41, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#c9302c\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(201, 48, 44, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#75AFFA\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(117, 175, 250, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#9094A2\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(144, 148, 162, var(--tw-bg-opacity)) !important;
}

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

.hover\:bg-\[\#0d4527\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(13, 69, 39, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#0d4429\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(13, 68, 41, var(--tw-bg-opacity)) !important;
}

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

.hover\:bg-\[\#4d8a37\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(77, 138, 55, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#FEF2F2\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(254, 242, 242, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#E8EBFF\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(232, 235, 255, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#0d4028\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(13, 64, 40, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#0d4228\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(13, 66, 40, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#E14340\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(225, 67, 64, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#1DBF6F\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(29, 191, 111, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#E4F8EE\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(228, 248, 238, var(--tw-bg-opacity)) !important;
}

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

.hover\:bg-\[\#18A05E\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(24, 160, 94, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#c93936\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(201, 57, 54, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#F0F9F4\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(240, 249, 244, var(--tw-bg-opacity)) !important;
}

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

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

.hover\:bg-\[\#946B29\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(148, 107, 41, var(--tw-bg-opacity)) !important;
}

.hover\:bg-red-500\/10:hover{
	background-color: rgba(239, 68, 68, 0.1) !important;
}

.hover\:bg-white\/5:hover{
	background-color: rgba(255, 255, 255, 0.05) !important;
}

.hover\:bg-\[\#F4F4F4\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(244, 244, 244, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#F6F9FE\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(246, 249, 254, var(--tw-bg-opacity)) !important;
}

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

.hover\:bg-\[\#F2FBF5\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(242, 251, 245, var(--tw-bg-opacity)) !important;
}

.hover\:bg-green-500\/90:hover{
	background-color: rgba(16, 185, 129, 0.9) !important;
}

.hover\:bg-green:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(29, 191, 111, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#F5F5F5\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(245, 245, 245, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#EFF8ED\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(239, 248, 237, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#F8F8Fa\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(248, 248, 250, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#E8F0EB\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(232, 240, 235, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#0d4329\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(13, 67, 41, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#FFF1F1\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(255, 241, 241, var(--tw-bg-opacity)) !important;
}

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

.hover\:bg-white\/70:hover{
	background-color: rgba(255, 255, 255, 0.7) !important;
}

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

.hover\:bg-\[\#0f4728\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(15, 71, 40, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#991B1B\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(153, 27, 27, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#FEF3C7\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(254, 243, 199, var(--tw-bg-opacity)) !important;
}

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

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

.hover\:bg-\[\#E5E7EB\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(229, 231, 235, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#F0FDF4\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(240, 253, 244, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#0d4528\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(13, 69, 40, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#5a96e8\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(90, 150, 232, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#EFF6FF\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(239, 246, 255, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#15a05e\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(21, 160, 94, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#D9EEE6\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(217, 238, 230, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#B3B19C\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(179, 177, 156, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#53260F\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(83, 38, 15, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#FFFFFF\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
}

.hover\:bg-white\/25:hover{
	background-color: rgba(255, 255, 255, 0.25) !important;
}

.hover\:bg-\[\#5fa346\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(95, 163, 70, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#F0F0F0\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(240, 240, 240, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#F5F7F9\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(245, 247, 249, var(--tw-bg-opacity)) !important;
}

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

.hover\:bg-\[\#f9fafb\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important;
}

.hover\:bg-\[\#15803d\]:hover{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(21, 128, 61, var(--tw-bg-opacity)) !important;
}

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

.hover\:p-4:hover{
	padding: 1rem !important;
}

.hover\:px-4:hover{
	padding-left: 1rem !important;
	padding-right: 1rem !important;
}

.hover\:font-semibold:hover{
	font-weight: 600 !important;
}

.hover\:text-gray-700:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
}

.hover\:text-\[\#5fa346\]:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(95, 163, 70, var(--tw-text-opacity)) !important;
}

.hover\:text-white:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}

.hover\:text-\[\#115835\]:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(17, 88, 53, var(--tw-text-opacity)) !important;
}

.hover\:text-gray-500:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
}

.hover\:text-\[\#212225\]:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(33, 34, 37, var(--tw-text-opacity)) !important;
}

.hover\:text-red-800:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(153, 27, 27, var(--tw-text-opacity)) !important;
}

.hover\:text-green-900:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(6, 78, 59, var(--tw-text-opacity)) !important;
}

.hover\:text-blue-800:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(30, 64, 175, var(--tw-text-opacity)) !important;
}

.hover\:text-\[\#53260F\]:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(83, 38, 15, var(--tw-text-opacity)) !important;
}

.hover\:text-\[\#B42318\]:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(180, 35, 24, var(--tw-text-opacity)) !important;
}

.hover\:text-\[\#1dbf6f\]:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(29, 191, 111, var(--tw-text-opacity)) !important;
}

.hover\:text-\[\#1DBF6F\]:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(29, 191, 111, var(--tw-text-opacity)) !important;
}

.hover\:text-gray-900:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
}

.hover\:text-black:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(0, 0, 0, var(--tw-text-opacity)) !important;
}

.hover\:text-blue-light:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(112, 173, 250, var(--tw-text-opacity)) !important;
}

.hover\:text-green-500:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(16, 185, 129, var(--tw-text-opacity)) !important;
}

.hover\:text-\[\#946B29\]:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(148, 107, 41, var(--tw-text-opacity)) !important;
}

.hover\:text-\[\#75AFFA\]:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(117, 175, 250, var(--tw-text-opacity)) !important;
}

.hover\:text-red-600:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
}

.hover\:text-\[\#0d4228\]:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(13, 66, 40, var(--tw-text-opacity)) !important;
}

.hover\:text-red-700:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(185, 28, 28, var(--tw-text-opacity)) !important;
}

.hover\:text-\[\#0f4728\]:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(15, 71, 40, var(--tw-text-opacity)) !important;
}

.hover\:text-gray-800:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(31, 41, 55, var(--tw-text-opacity)) !important;
}

.hover\:text-\[\#0d4028\]:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(13, 64, 40, var(--tw-text-opacity)) !important;
}

.hover\:text-\[\#253A53\]:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(37, 58, 83, var(--tw-text-opacity)) !important;
}

.hover\:text-\[\#2563eb\]:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(37, 99, 235, var(--tw-text-opacity)) !important;
}

.hover\:text-gray-400:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
}

.hover\:text-gray-600:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(75, 85, 99, var(--tw-text-opacity)) !important;
}

.hover\:text-\[\#ABAAAC\]:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(171, 170, 172, var(--tw-text-opacity)) !important;
}

.hover\:text-\[\#DC2626\]:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
}

.hover\:text-\[\#16A34A\]:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(22, 163, 74, var(--tw-text-opacity)) !important;
}

.hover\:text-\[\#9094A2\]:hover{
	--tw-text-opacity: 1 !important;
	color: rgba(144, 148, 162, var(--tw-text-opacity)) !important;
}

.hover\:underline:hover{
	text-decoration: underline !important;
}

.hover\:no-underline:hover{
	text-decoration: none !important;
}

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

.hover\:opacity-70:hover{
	opacity: 0.7 !important;
}

.hover\:shadow-md:hover{
	--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.hover\:shadow-lg:hover{
	--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.hover\:outline-none:hover{
	outline: 2px solid transparent !important;
	outline-offset: 2px !important;
}

.hover\:brightness-95:hover{
	--tw-brightness: brightness(.95) !important;
	filter: var(--tw-filter) !important;
}

.hover\:drop-shadow-cool:hover{
	--tw-drop-shadow: drop-shadow(0 5px 27px #1DBF6F21) !important;
	filter: var(--tw-filter) !important;
}

.hover\:drop-shadow-cooler:hover{
	--tw-drop-shadow: drop-shadow(0px 3px 6px #3F61883B) !important;
	filter: var(--tw-filter) !important;
}

.hover\:filter:hover{
	filter: var(--tw-filter) !important;
}

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

.focus\:absolute:focus{
	position: absolute !important;
}

.focus\:left-4:focus{
	left: 1rem !important;
}

.focus\:top-4:focus{
	top: 1rem !important;
}

.focus\:z-10:focus{
	z-index: 10 !important;
}

.focus\:z-\[60\]:focus{
	z-index: 60 !important;
}

.focus\:rounded:focus{
	border-radius: 0.25rem !important;
}

.focus\:border-none:focus{
	border-style: none !important;
}

.focus\:border-\[\#115835\]:focus{
	--tw-border-opacity: 1 !important;
	border-color: rgba(17, 88, 53, var(--tw-border-opacity)) !important;
}

.focus\:border-green:focus{
	--tw-border-opacity: 1 !important;
	border-color: rgba(29, 191, 111, var(--tw-border-opacity)) !important;
}

.focus\:border-transparent:focus{
	border-color: transparent !important;
}

.focus\:border-\[\#75AFFA\]:focus{
	--tw-border-opacity: 1 !important;
	border-color: rgba(117, 175, 250, var(--tw-border-opacity)) !important;
}

.focus\:border-\[\#5fa346\]:focus{
	--tw-border-opacity: 1 !important;
	border-color: rgba(95, 163, 70, var(--tw-border-opacity)) !important;
}

.focus\:border-blue-500:focus{
	--tw-border-opacity: 1 !important;
	border-color: rgba(59, 130, 246, var(--tw-border-opacity)) !important;
}

.focus\:border-gray-400:focus{
	--tw-border-opacity: 1 !important;
	border-color: rgba(156, 163, 175, var(--tw-border-opacity)) !important;
}

.focus\:border-blue-300:focus{
	--tw-border-opacity: 1 !important;
	border-color: rgba(147, 197, 253, var(--tw-border-opacity)) !important;
}

.focus\:border-indigo-300:focus{
	--tw-border-opacity: 1 !important;
	border-color: rgba(165, 180, 252, var(--tw-border-opacity)) !important;
}

.focus\:border-green-700:focus{
	--tw-border-opacity: 1 !important;
	border-color: rgba(4, 120, 87, var(--tw-border-opacity)) !important;
}

.focus\:border-opacity-0:focus{
	--tw-border-opacity: 0 !important;
}

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

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

.focus\:px-4:focus{
	padding-left: 1rem !important;
	padding-right: 1rem !important;
}

.focus\:py-2:focus{
	padding-top: 0.5rem !important;
	padding-bottom: 0.5rem !important;
}

.focus\:text-lg:focus{
	font-size: 1.125rem !important;
	line-height: 1.75rem !important;
}

.focus\:text-gray-900:focus{
	--tw-text-opacity: 1 !important;
	color: rgba(17, 24, 39, var(--tw-text-opacity)) !important;
}

.focus\:caret-\[\#1DBF6F\]:focus{
	caret-color: #1DBF6F !important;
}

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

.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) !important;
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

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

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

.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) !important;
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.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) !important;
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.focus\:ring-\[\#115835\]:focus{
	--tw-ring-opacity: 1 !important;
	--tw-ring-color: rgba(17, 88, 53, var(--tw-ring-opacity)) !important;
}

.focus\:ring-\[\#5fa346\]:focus{
	--tw-ring-opacity: 1 !important;
	--tw-ring-color: rgba(95, 163, 70, var(--tw-ring-opacity)) !important;
}

.focus\:ring-\[\#E14340\]:focus{
	--tw-ring-opacity: 1 !important;
	--tw-ring-color: rgba(225, 67, 64, var(--tw-ring-opacity)) !important;
}

.focus\:ring-\[\#75AFFA\]:focus{
	--tw-ring-opacity: 1 !important;
	--tw-ring-color: rgba(117, 175, 250, var(--tw-ring-opacity)) !important;
}

.focus\:ring-red-500:focus{
	--tw-ring-opacity: 1 !important;
	--tw-ring-color: rgba(239, 68, 68, var(--tw-ring-opacity)) !important;
}

.focus\:ring-\[\#1DBF6F\]:focus{
	--tw-ring-opacity: 1 !important;
	--tw-ring-color: rgba(29, 191, 111, var(--tw-ring-opacity)) !important;
}

.focus\:ring-green-500:focus{
	--tw-ring-opacity: 1 !important;
	--tw-ring-color: rgba(16, 185, 129, var(--tw-ring-opacity)) !important;
}

.focus\:ring-blue-500:focus{
	--tw-ring-opacity: 1 !important;
	--tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) !important;
}

.focus\:ring-red-400:focus{
	--tw-ring-opacity: 1 !important;
	--tw-ring-color: rgba(248, 113, 113, var(--tw-ring-opacity)) !important;
}

.focus\:ring-gray-300:focus{
	--tw-ring-opacity: 1 !important;
	--tw-ring-color: rgba(209, 213, 219, var(--tw-ring-opacity)) !important;
}

.focus\:ring-blue-200:focus{
	--tw-ring-opacity: 1 !important;
	--tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity)) !important;
}

.focus\:ring-gray-200:focus{
	--tw-ring-opacity: 1 !important;
	--tw-ring-color: rgba(229, 231, 235, var(--tw-ring-opacity)) !important;
}

.focus\:ring-\[\#53260F\]:focus{
	--tw-ring-opacity: 1 !important;
	--tw-ring-color: rgba(83, 38, 15, var(--tw-ring-opacity)) !important;
}

.focus\:ring-\[\#0EA5E9\]:focus{
	--tw-ring-opacity: 1 !important;
	--tw-ring-color: rgba(14, 165, 233, var(--tw-ring-opacity)) !important;
}

.focus\:ring-indigo-200:focus{
	--tw-ring-opacity: 1 !important;
	--tw-ring-color: rgba(199, 210, 254, var(--tw-ring-opacity)) !important;
}

.focus\:ring-green-700\/20:focus{
	--tw-ring-color: rgba(4, 120, 87, 0.2) !important;
}

.focus\:ring-opacity-0:focus{
	--tw-ring-opacity: 0 !important;
}

.focus\:ring-opacity-50:focus{
	--tw-ring-opacity: 0.5 !important;
}

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

.focus\:ring-offset-red-200:focus{
	--tw-ring-offset-color: #fecaca !important;
}

.focus\:ring-offset-green-200:focus{
	--tw-ring-offset-color: #a7f3d0 !important;
}

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

.focus-visible\:ring-\[\#115835\]:focus-visible{
	--tw-ring-opacity: 1 !important;
	--tw-ring-color: rgba(17, 88, 53, var(--tw-ring-opacity)) !important;
}

.focus-visible\:ring-green-700:focus-visible{
	--tw-ring-opacity: 1 !important;
	--tw-ring-color: rgba(4, 120, 87, var(--tw-ring-opacity)) !important;
}

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

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

.active\:text-white:active{
	--tw-text-opacity: 1 !important;
	color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}

.active\:text-gray-700:active{
	--tw-text-opacity: 1 !important;
	color: rgba(55, 65, 81, var(--tw-text-opacity)) !important;
}

.active\:text-gray-500:active{
	--tw-text-opacity: 1 !important;
	color: rgba(107, 114, 128, var(--tw-text-opacity)) !important;
}

.active\:outline-none:active{
	outline: 2px solid transparent !important;
	outline-offset: 2px !important;
}

.disabled\:cursor-wait:disabled{
	cursor: wait !important;
}

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

.disabled\:text-gray-300:disabled{
	--tw-text-opacity: 1 !important;
	color: rgba(209, 213, 219, var(--tw-text-opacity)) !important;
}

.disabled\:opacity-75:disabled{
	opacity: 0.75 !important;
}

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

.disabled\:opacity-60:disabled{
	opacity: 0.6 !important;
}

.disabled\:opacity-40:disabled{
	opacity: 0.4 !important;
}

.disabled\:opacity-30:disabled{
	opacity: 0.3 !important;
}

.disabled\:opacity-70:disabled{
	opacity: 0.7 !important;
}

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

.group:hover .group-hover\:block{
	display: block !important;
}

.group:hover .group-hover\:hidden{
	display: none !important;
}

.group:hover .group-hover\:bg-opacity-40{
	--tw-bg-opacity: 0.4 !important;
}

.group:hover .group-hover\:text-\[\#5fa346\]{
	--tw-text-opacity: 1 !important;
	color: rgba(95, 163, 70, var(--tw-text-opacity)) !important;
}

.group:hover .group-hover\:opacity-100{
	opacity: 1 !important;
}

.peer:checked ~ .peer-checked\:border-\[\#16a34a\]{
	--tw-border-opacity: 1 !important;
	border-color: rgba(22, 163, 74, var(--tw-border-opacity)) !important;
}

.peer:checked ~ .peer-checked\:bg-\[\#f0fdf4\]{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(240, 253, 244, var(--tw-bg-opacity)) !important;
}

@media (prefers-reduced-motion: no-preference){

	.motion-safe\:ease-out{
		transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
	}
}

@media (min-width: 640px){

	.sm\:col-span-1{
		grid-column: span 1 / span 1 !important;
	}

	.sm\:col-span-2{
		grid-column: span 2 / span 2 !important;
	}

	.sm\:my-8{
		margin-top: 2rem !important;
		margin-bottom: 2rem !important;
	}

	.sm\:mx-0{
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.sm\:-mx-9{
		margin-left: -2.25rem !important;
		margin-right: -2.25rem !important;
	}

	.sm\:mt-0{
		margin-top: 0px !important;
	}

	.sm\:ml-4{
		margin-left: 1rem !important;
	}

	.sm\:mt-4{
		margin-top: 1rem !important;
	}

	.sm\:ml-3{
		margin-left: 0.75rem !important;
	}

	.sm\:block{
		display: block !important;
	}

	.sm\:inline-block{
		display: inline-block !important;
	}

	.sm\:flex{
		display: flex !important;
	}

	.sm\:grid{
		display: grid !important;
	}

	.sm\:hidden{
		display: none !important;
	}

	.sm\:h-screen{
		height: 100vh !important;
	}

	.sm\:h-10{
		height: 2.5rem !important;
	}

	.sm\:w-auto{
		width: auto !important;
	}

	.sm\:w-full{
		width: 100% !important;
	}

	.sm\:w-10{
		width: 2.5rem !important;
	}

	.sm\:w-2\/3{
		width: 66.666667% !important;
	}

	.sm\:w-1\/3{
		width: 33.333333% !important;
	}

	.sm\:w-64{
		width: 16rem !important;
	}

	.sm\:w-44{
		width: 11rem !important;
	}

	.sm\:min-w-\[240px\]{
		min-width: 240px !important;
	}

	.sm\:min-w-\[min\(100\%\2c 22rem\)\]{
		min-width: min(100%,22rem) !important;
	}

	.sm\:max-w-xl{
		max-width: 36rem !important;
	}

	.sm\:max-w-\[60rem\]{
		max-width: 60rem !important;
	}

	.sm\:max-w-lg{
		max-width: 32rem !important;
	}

	.sm\:max-w-2xl{
		max-width: 42rem !important;
	}

	.sm\:flex-1{
		flex: 1 1 0% !important;
	}

	.sm\:translate-y-0{
		--tw-translate-y: 0px !important;
		transform: var(--tw-transform) !important;
	}

	.sm\:rotate-0{
		--tw-rotate: 0deg !important;
		transform: var(--tw-transform) !important;
	}

	.sm\:scale-95{
		--tw-scale-x: .95 !important;
		--tw-scale-y: .95 !important;
		transform: var(--tw-transform) !important;
	}

	.sm\:scale-100{
		--tw-scale-x: 1 !important;
		--tw-scale-y: 1 !important;
		transform: var(--tw-transform) !important;
	}

	.sm\:grid-cols-2{
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}

	.sm\:grid-cols-3{
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}

	.sm\:grid-cols-7{
		grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
	}

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

	.sm\:flex-row-reverse{
		flex-direction: row-reverse !important;
	}

	.sm\:flex-wrap{
		flex-wrap: wrap !important;
	}

	.sm\:items-start{
		align-items: flex-start !important;
	}

	.sm\:items-end{
		align-items: flex-end !important;
	}

	.sm\:items-center{
		align-items: center !important;
	}

	.sm\:justify-start{
		justify-content: flex-start !important;
	}

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

	.sm\:justify-between{
		justify-content: space-between !important;
	}

	.sm\:gap-6{
		gap: 1.5rem !important;
	}

	.sm\:gap-12{
		gap: 3rem !important;
	}

	.sm\:gap-8{
		gap: 2rem !important;
	}

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

	.sm\:p-0{
		padding: 0px !important;
	}

	.sm\:p-6{
		padding: 1.5rem !important;
	}

	.sm\:p-4{
		padding: 1rem !important;
	}

	.sm\:p-9{
		padding: 2.25rem !important;
	}

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

	.sm\:px-10{
		padding-left: 2.5rem !important;
		padding-right: 2.5rem !important;
	}

	.sm\:py-20{
		padding-top: 5rem !important;
		padding-bottom: 5rem !important;
	}

	.sm\:px-9{
		padding-left: 2.25rem !important;
		padding-right: 2.25rem !important;
	}

	.sm\:pt-0{
		padding-top: 0px !important;
	}

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

	.sm\:text-right{
		text-align: right !important;
	}

	.sm\:align-middle{
		vertical-align: middle !important;
	}

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

	.sm\:text-3xl{
		font-size: 1.875rem !important;
		line-height: 2.25rem !important;
	}
}

@media (min-width: 768px){

	.md\:col-span-2{
		grid-column: span 2 / span 2 !important;
	}

	.md\:col-span-3{
		grid-column: span 3 / span 3 !important;
	}

	.md\:col-span-6{
		grid-column: span 6 / span 6 !important;
	}

	.md\:col-span-4{
		grid-column: span 4 / span 4 !important;
	}

	.md\:col-span-8{
		grid-column: span 8 / span 8 !important;
	}

	.md\:m-8{
		margin: 2rem !important;
	}

	.md\:mx-8{
		margin-left: 2rem !important;
		margin-right: 2rem !important;
	}

	.md\:mx-2{
		margin-left: 0.5rem !important;
		margin-right: 0.5rem !important;
	}

	.md\:mx-0{
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.md\:my-6{
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important;
	}

	.md\:my-0{
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}

	.md\:-mx-8{
		margin-left: -2rem !important;
		margin-right: -2rem !important;
	}

	.md\:ml-16{
		margin-left: 4rem !important;
	}

	.md\:ml-auto{
		margin-left: auto !important;
	}

	.md\:ml-8{
		margin-left: 2rem !important;
	}

	.md\:mb-0{
		margin-bottom: 0px !important;
	}

	.md\:block{
		display: block !important;
	}

	.md\:inline-block{
		display: inline-block !important;
	}

	.md\:flex{
		display: flex !important;
	}

	.md\:inline-flex{
		display: inline-flex !important;
	}

	.md\:grid{
		display: grid !important;
	}

	.md\:hidden{
		display: none !important;
	}

	.md\:max-h-\[20rem\]{
		max-height: 20rem !important;
	}

	.md\:max-h-20{
		max-height: 5rem !important;
	}

	.md\:min-h-screen{
		min-height: 100vh !important;
	}

	.md\:w-6\/12{
		width: 50% !important;
	}

	.md\:w-1\/2{
		width: 50% !important;
	}

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

	.md\:w-2\/4{
		width: 50% !important;
	}

	.md\:w-48{
		width: 12rem !important;
	}

	.md\:max-w-3xl{
		max-width: 48rem !important;
	}

	.md\:max-w-screen-2xl{
		max-width: 1536px !important;
	}

	.md\:max-w-xl{
		max-width: 36rem !important;
	}

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

	.md\:grid-cols-9{
		grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
	}

	.md\:grid-cols-2{
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}

	.md\:grid-cols-3{
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}

	.md\:grid-cols-12{
		grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
	}

	.md\:grid-cols-4{
		grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	}

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

	.md\:flex-col{
		flex-direction: column !important;
	}

	.md\:flex-wrap{
		flex-wrap: wrap !important;
	}

	.md\:items-center{
		align-items: center !important;
	}

	.md\:justify-end{
		justify-content: flex-end !important;
	}

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

	.md\:gap-4{
		gap: 1rem !important;
	}

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

	.md\:border{
		border-width: 1px !important;
	}

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

	.md\:bg-left{
		background-position: left !important;
	}

	.md\:p-6{
		padding: 1.5rem !important;
	}

	.md\:p-8{
		padding: 2rem !important;
	}

	.md\:p-0{
		padding: 0px !important;
	}

	.md\:p-10{
		padding: 2.5rem !important;
	}

	.md\:px-6{
		padding-left: 1.5rem !important;
		padding-right: 1.5rem !important;
	}

	.md\:px-4{
		padding-left: 1rem !important;
		padding-right: 1rem !important;
	}

	.md\:py-2{
		padding-top: 0.5rem !important;
		padding-bottom: 0.5rem !important;
	}

	.md\:py-32{
		padding-top: 8rem !important;
		padding-bottom: 8rem !important;
	}

	.md\:pb-0{
		padding-bottom: 0px !important;
	}

	.md\:pb-4{
		padding-bottom: 1rem !important;
	}

	.md\:pb-32{
		padding-bottom: 8rem !important;
	}

	.md\:pt-40{
		padding-top: 10rem !important;
	}

	.md\:pt-44{
		padding-top: 11rem !important;
	}

	.md\:text-base{
		font-size: 1rem !important;
		line-height: 1.5rem !important;
	}

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

	.md\:text-3xl{
		font-size: 1.875rem !important;
		line-height: 2.25rem !important;
	}

	.md\:text-\[2\.5rem\]{
		font-size: 2.5rem !important;
	}

	.md\:text-lg{
		font-size: 1.125rem !important;
		line-height: 1.75rem !important;
	}

	.md\:text-xl{
		font-size: 1.25rem !important;
		line-height: 1.75rem !important;
	}

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

	.md\:font-normal{
		font-weight: 400 !important;
	}

	.md\:font-semibold{
		font-weight: 600 !important;
	}

	.md\:text-\[\#168ADC\]{
		--tw-text-opacity: 1 !important;
		color: rgba(22, 138, 220, var(--tw-text-opacity)) !important;
	}

	.md\:text-\[\#1DBF6F\]{
		--tw-text-opacity: 1 !important;
		color: rgba(29, 191, 111, var(--tw-text-opacity)) !important;
	}

	.md\:after\:border-\[\#2BBE72\]::after{
		content: "" !important;
		--tw-border-opacity: 1 !important;
		border-color: rgba(43, 190, 114, var(--tw-border-opacity)) !important;
	}
}

@media (min-width: 1024px){

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

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

	.lg\:col-span-4{
		grid-column: span 4 / span 4 !important;
	}

	.lg\:col-span-8{
		grid-column: span 8 / span 8 !important;
	}

	.lg\:col-span-7{
		grid-column: span 7 / span 7 !important;
	}

	.lg\:col-span-5{
		grid-column: span 5 / span 5 !important;
	}

	.lg\:col-span-6{
		grid-column: span 6 / span 6 !important;
	}

	.lg\:mb-6{
		margin-bottom: 1.5rem !important;
	}

	.lg\:block{
		display: block !important;
	}

	.lg\:flex{
		display: flex !important;
	}

	.lg\:hidden{
		display: none !important;
	}

	.lg\:h-\[15rem\]{
		height: 15rem !important;
	}

	.lg\:h-\[22rem\]{
		height: 22rem !important;
	}

	.lg\:h-\[23rem\]{
		height: 23rem !important;
	}

	.lg\:max-h-\[30rem\]{
		max-height: 30rem !important;
	}

	.lg\:w-\[24rem\]{
		width: 24rem !important;
	}

	.lg\:w-\[10rem\]{
		width: 10rem !important;
	}

	.lg\:max-w-md{
		max-width: 28rem !important;
	}

	.lg\:grid-cols-3{
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}

	.lg\:grid-cols-4{
		grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	}

	.lg\:grid-cols-2{
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}

	.lg\:grid-cols-5{
		grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
	}

	.lg\:grid-cols-12{
		grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
	}

	.lg\:grid-cols-6{
		grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
	}

	.lg\:flex-row{
		flex-direction: row !important;
	}

	.lg\:flex-wrap{
		flex-wrap: wrap !important;
	}

	.lg\:items-start{
		align-items: flex-start !important;
	}

	.lg\:items-end{
		align-items: flex-end !important;
	}

	.lg\:items-center{
		align-items: center !important;
	}

	.lg\:justify-end{
		justify-content: flex-end !important;
	}

	.lg\:justify-between{
		justify-content: space-between !important;
	}

	.lg\:gap-8{
		gap: 2rem !important;
	}

	.lg\:gap-x-2{
		-moz-column-gap: 0.5rem !important;
		     column-gap: 0.5rem !important;
	}

	.lg\:gap-x-4{
		-moz-column-gap: 1rem !important;
		     column-gap: 1rem !important;
	}

	.lg\:gap-x-16{
		-moz-column-gap: 4rem !important;
		     column-gap: 4rem !important;
	}

	.lg\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
		--tw-divide-y-reverse: 0 !important;
		border-top-width: calc(last * calc(1 - var(--tw-divide-y-reverse))) !important;
		border-bottom-width: calc(last * var(--tw-divide-y-reverse)) !important;
	}

	.lg\:divide-x > :not([hidden]) ~ :not([hidden]){
		--tw-divide-x-reverse: 0 !important;
		border-right-width: calc(1px * var(--tw-divide-x-reverse)) !important;
		border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse))) !important;
	}

	.lg\:justify-self-end{
		justify-self: end !important;
	}

	.lg\:bg-center{
		background-position: center !important;
	}

	.lg\:p-10{
		padding: 2.5rem !important;
	}

	.lg\:p-6{
		padding: 1.5rem !important;
	}

	.lg\:px-6{
		padding-left: 1.5rem !important;
		padding-right: 1.5rem !important;
	}

	.lg\:py-4{
		padding-top: 1rem !important;
		padding-bottom: 1rem !important;
	}

	.lg\:px-8{
		padding-left: 2rem !important;
		padding-right: 2rem !important;
	}

	.lg\:pr-6{
		padding-right: 1.5rem !important;
	}

	.lg\:pb-14{
		padding-bottom: 3.5rem !important;
	}

	.lg\:pt-6{
		padding-top: 1.5rem !important;
	}

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

	.lg\:text-lg{
		font-size: 1.125rem !important;
		line-height: 1.75rem !important;
	}

	.lg\:text-3xl{
		font-size: 1.875rem !important;
		line-height: 2.25rem !important;
	}

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

	.lg\:text-xl{
		font-size: 1.25rem !important;
		line-height: 1.75rem !important;
	}

	.lg\:text-2xl{
		font-size: 1.5rem !important;
		line-height: 2rem !important;
	}

	.lg\:text-base{
		font-size: 1rem !important;
		line-height: 1.5rem !important;
	}
}

@media (min-width: 1280px){

	.xl\:col-span-2{
		grid-column: span 2 / span 2 !important;
	}

	.xl\:col-span-3{
		grid-column: span 3 / span 3 !important;
	}

	.xl\:col-span-9{
		grid-column: span 9 / span 9 !important;
	}

	.xl\:m-16{
		margin: 4rem !important;
	}

	.xl\:mx-16{
		margin-left: 4rem !important;
		margin-right: 4rem !important;
	}

	.xl\:-mx-16{
		margin-left: -4rem !important;
		margin-right: -4rem !important;
	}

	.xl\:h-\[20rem\]{
		height: 20rem !important;
	}

	.xl\:h-\[27rem\]{
		height: 27rem !important;
	}

	.xl\:h-\[28rem\]{
		height: 28rem !important;
	}

	.xl\:w-\[32rem\]{
		width: 32rem !important;
	}

	.xl\:w-\[12\.25rem\]{
		width: 12.25rem !important;
	}

	.xl\:min-w-\[240px\]{
		min-width: 240px !important;
	}

	.xl\:max-w-md{
		max-width: 28rem !important;
	}

	.xl\:flex-1{
		flex: 1 1 0% !important;
	}

	.xl\:grid-cols-6{
		grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
	}

	.xl\:grid-cols-4{
		grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	}

	.xl\:grid-cols-2{
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}

	.xl\:grid-cols-3{
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}

	.xl\:flex-row{
		flex-direction: row !important;
	}

	.xl\:items-center{
		align-items: center !important;
	}

	.xl\:justify-between{
		justify-content: space-between !important;
	}

	.xl\:gap-4{
		gap: 1rem !important;
	}

	.xl\:gap-6{
		gap: 1.5rem !important;
	}

	.xl\:gap-3{
		gap: 0.75rem !important;
	}
}

@media (min-width: 1536px){

	.\32xl\:grid-cols-6{
		grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
	}
}
