@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap);
/* Reset */
/* ! 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: Cerebri Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}
/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */
body {
  font-family: inherit;
  line-height: inherit;
}
/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}
/*
 * Ensure horizontal rules are visible by default
 */
hr {
  border-top-width: 1px;
}
/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */
img {
  border-style: solid;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #94a3b8;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
  color: #94a3b8;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #94a3b8;
}
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(226, 232, 240, 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);
}
input:focus, input:active, select:focus, select:active, textarea:focus, textarea:active, button:focus, button:active, div:focus, div:active, a:focus, a:active {
    outline: none;
  }
/* Components */
.container{
	width: 100%;
}
@media (min-width: 640px){
	.container{
		max-width: 640px;
	}
}
@media (min-width: 768px){
	.container{
		max-width: 768px;
	}
}
@media (min-width: 1024px){
	.container{
		max-width: 1024px;
	}
}
@media (min-width: 1280px){
	.container{
		max-width: 1280px;
	}
}
@media (min-width: 1536px){
	.container{
		max-width: 1536px;
	}
}
.bg-primary {
  background: #262262;
}
.bg-secondary {
  background: #2160AD;
}
.bg-alternative {
  background: #80b6e3;
}
.text-primary {
  color: #262262;
}
.text-secondary {
  color: #2160AD;
}
.text-alternative {
  color: #80b6e3;
}
.fill-primary {
  fill: #262262;
}
.fill-secondary {
  fill: #2160AD;
}
.fill-alternative {
  fill: #80b6e3;
}
table th,table td{
  color: #50626D !important;
}
table thead tr{
  background: #80b6e3;
}
table.custom-striped-table tbody tr:nth-child(2n){
  background: #D1e2ee !important;
  color: white !important;
}
.btn-indigo{
	white-space: nowrap;
	border-radius: 0.25rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-weight: 700;
	line-height: 1rem;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.btn-success{
	white-space: nowrap;
	border-radius: 0.25rem;
	--tw-bg-opacity: 1;
	background-color: rgba(22, 163, 74, var(--tw-bg-opacity));
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-weight: 700;
	line-height: 1rem;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.btn-danger{
	white-space: nowrap;
	border-radius: 0.25rem;
	--tw-bg-opacity: 1;
	background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-weight: 700;
	line-height: 1rem;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.btn-danger:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(251, 146, 60, var(--tw-bg-opacity));
}
.btn-danger:focus{
	--tw-bg-opacity: 1;
	background-color: rgba(251, 146, 60, var(--tw-bg-opacity));
}
.btn-sm{
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.btn-indigo{
  background: #2160AD;
}
.btn-indigo:hover,.btn-indigo:focus,.btn-success:hover,.btn-success:focus{
  color: #2160AD;
  background: #80b6e3;
}
.btn-spinner,
.btn-spinner:after {
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
}
.btn-spinner {
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 0.2em solid white;
  border-right: 0.2em solid white;
  border-bottom: 0.2em solid white;
  border-left: 0.2em solid transparent;
  transform: translateZ(0);
  -webkit-animation: spinning 1s infinite linear;
          animation: spinning 1s infinite linear;
}
@-webkit-keyframes spinning {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spinning {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.form-label{
	margin-bottom: 0.5rem;
	display: block;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	--tw-text-opacity: 1;
	color: rgba(51, 65, 85, var(--tw-text-opacity));
}
.form-input, .form-textarea, .form-select{
	position: relative;
	display: block;
	width: 100%;
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	border-radius: 0.25rem;
	border-width: 1px;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	padding: 0.5rem;
	text-align: left;
	font-family: Cerebri Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	line-height: 1.5;
	--tw-text-opacity: 1;
	color: rgba(51, 65, 85, var(--tw-text-opacity));
}
.form-input:focus, .form-textarea:focus, .form-select:focus{
	--tw-border-opacity: 1;
	border-color: rgba(120, 134, 215, var(--tw-border-opacity));
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.form-input::-moz-placeholder, .form-textarea::-moz-placeholder, .form-select::-moz-placeholder{
	--tw-text-opacity: 1;
	color: rgba(100, 116, 139, var(--tw-text-opacity));
	opacity: 1;
}
.form-input:-ms-input-placeholder, .form-textarea:-ms-input-placeholder, .form-select:-ms-input-placeholder{
	--tw-text-opacity: 1;
	color: rgba(100, 116, 139, var(--tw-text-opacity));
	opacity: 1;
}
.form-input::placeholder, .form-textarea::placeholder, .form-select::placeholder{
	--tw-text-opacity: 1;
	color: rgba(100, 116, 139, var(--tw-text-opacity));
	opacity: 1;
}
.form-select{
	padding-right: 1.5rem;

  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAQCAYAAAAMJL+VAAAABGdBTUEAALGPC/xhBQAAAQtJREFUOBG1lEEOgjAQRalbGj2OG9caOACn4ALGtfEuHACiazceR1PWOH/CNA3aMiTaBDpt/7zPdBKy7M/DCL9pGkvxxVp7KsvyJftL5rZt1865M+Ucq6pyyF3hNcI7Cuu+728QYn/JQA5yKaempxuZmQngOwEaYx55nu+1lQh8GIatMGi+01NwBcEmhxBqK4nAPZJ78K0KKFAJmR3oPp8+Iwgob0Oa6+TLoeCvRx+mTUYf/FVBGTPRwDkfLxnaSrRwcH0FWhNOmrkWYbE2XEicqgSa1J0LQ+aPCuQgZiLnwewbGuz5MGoAhcIkCQcjaTBjMgtXGURMVHC1wcQEy0J+Zlj8bKAnY1/UzDe2dbAVqfXn6wAAAABJRU5ErkJggg==');
  background-size: 0.7rem;
  background-repeat: no-repeat;
  background-position: right 0.7rem center;
}
.form-select::-ms-expand{
	opacity: 0;
}
.form-input.error, .form-textarea.error, .form-select.error{
	--tw-border-opacity: 1;
	border-color: rgba(239, 68, 68, var(--tw-border-opacity));
}
.form-input.error:focus, .form-textarea.error:focus, .form-select.error:focus{
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(254, 202, 202, var(--tw-ring-opacity));
}
.form-error{
	margin-top: 0.5rem;
	font-size: 0.875rem;
	line-height: 1.25rem;
	--tw-text-opacity: 1;
	color: rgba(185, 28, 28, var(--tw-text-opacity));
}
.table1 th, .table1 td{
  padding: 0.5rem;
  vertical-align: top;
}
.fees-table th, .fees-table td{
  padding: 0.5rem;
}
.formkit-options{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 0.5rem;
}
.formkit-options-end .formkit-options{
  display: flex;
  flex-direction: row;
  justify-content: flex-end !important;
  margin-top: 0.5rem;
}
.formkit-options-start .formkit-options{
  display: flex;
  flex-direction: row;
  justify-content: flex-start !important;
  margin-top: 0.5rem;
}
.formkit-option{
  margin-left: 0.5rem;
}
.formkit-option .formkit-wrapper{
  display: flex;
}
.formkit-option .formkit-wrapper .formkit-label{
  padding-left: 0.25rem;
}
.radio-vertical{
  flex-direction: column;
  margin-top: 0.5rem;
}
.radio-vertical .formkit-option .formkit-wrapper{
  display: flex;
}
.radio-vertical .formkit-option .formkit-wrapper .formkit-label{
  padding-left: 0.25rem;
}
.formkit-help{
  margin-top: 5px;
  margin-bottom: 5px;
}
.options-label-none .formkit-label.form-label{
  display: none !important;
}
.c-dashboardInfo {
  /* margin-bottom: 15px; */
  min-width: 200px;
  max-width: 400px;
  width: 100%;
}
.c-dashboardInfo .wrap {
  margin-right: 30px;
  margin-bottom: 30px;
  min-height: 160px;
  background: #ffffff;
  box-shadow: 2px 10px 20px rgba(0, 0, 0, 0.1);
  border-radius: 7px;
  text-align: center;
  position: relative;
  overflow: hidden;
  padding: 30px 0px !important;
  height: 100%;
}
.c-dashboardInfo.mp-box .wrap{
	margin: 0px 30px 30px !important;
}
.c-dashboardInfo.mp-box .wrap:first-child{
	margin-left: 0px !important;
}
.mp-box a {
	margin: 0 5px !important;
}
.c-dashboardInfo__title,
.c-dashboardInfo__subInfo {
  color: #6c6c6c;
  font-size: 1.18em;
}
h3.heading.hind-font.bold-font-weight.c-dashboardInfo__title_large {
  font-size: 22px !important;
  font-weight: 600 !important;
  line-height: 30px !important;
margin-bottom: 10px !important;
}
.c-dashboardInfo span {
  display: block;
}
.c-dashboardInfo__count {
  font-weight: 600;
  font-size: 2.5em;
  line-height: 64px;
  color: #323c43;
  margin-bottom:10px;
}
.c-dashboardInfo .wrap:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: "";
}
.c-dashboardInfo-bg-green .wrap:after {
  background: linear-gradient(82.59deg, #262262 0%, #2160AD 100%);
}
.c-dashboardInfo-bg-blue .wrap:after {
  background: linear-gradient(81.67deg, #2160AD 0%, #80b6e2 100%);
}
.c-dashboardInfo-bg-purple .wrap:after {
  background: linear-gradient(81.67deg, #80b6e2 0%, #D1e2ee 100%);
}
@media (max-width:480px)
{
	.c-dashboardInfo.mp-box .wrap {
		margin: 0px 0px !important;
	}
}
/* Utilities */
.fixed{
	position: fixed;
}
.absolute{
	position: absolute;
}
.relative{
	position: relative;
}
.inset-0{
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}
.left-0{
	left: 0px;
}
.right-0{
	right: 0px;
}
.top-0{
	top: 0px;
}
.z-40{
	z-index: 40;
}
.z-50{
	z-index: 50;
}
.m-8{
	margin: 2rem;
}
.m-0{
	margin: 0px;
}
.m-3{
	margin: 0.75rem;
}
.m-2{
	margin: 0.5rem;
}
.mx-auto{
	margin-left: auto;
	margin-right: auto;
}
.my-4{
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.my-1{
	margin-top: 0.25rem;
	margin-bottom: 0.25rem;
}
.my-2{
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}
.my-3{
	margin-top: 0.75rem;
	margin-bottom: 0.75rem;
}
.mx-2{
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}
.-my-2{
	margin-top: -0.5rem;
	margin-bottom: -0.5rem;
}
.my-0{
	margin-top: 0px;
	margin-bottom: 0px;
}
.mx-4{
	margin-left: 1rem;
	margin-right: 1rem;
}
.mt-2{
	margin-top: 0.5rem;
}
.mt-3{
	margin-top: 0.75rem;
}
.mt-6{
	margin-top: 1.5rem;
}
.ml-4{
	margin-left: 1rem;
}
.mt-8{
	margin-top: 2rem;
}
.ml-12{
	margin-left: 3rem;
}
.mt-4{
	margin-top: 1rem;
}
.-mt-px{
	margin-top: -1px;
}
.ml-1{
	margin-left: 0.25rem;
}
.mb-8{
	margin-bottom: 2rem;
}
.mr-2{
	margin-right: 0.5rem;
}
.mt-1{
	margin-top: 0.25rem;
}
.mr-4{
	margin-right: 1rem;
}
.mr-1{
	margin-right: 0.25rem;
}
.mb-4{
	margin-bottom: 1rem;
}
.-mb-1{
	margin-bottom: -0.25rem;
}
.mb-1{
	margin-bottom: 0.25rem;
}
.ml-3{
	margin-left: 0.75rem;
}
.ml-0{
	margin-left: 0px;
}
.ml-2{
	margin-left: 0.5rem;
}
.ml-auto{
	margin-left: auto;
}
.mt-10{
	margin-top: 2.5rem;
}
.mb-6{
	margin-bottom: 1.5rem;
}
.-mb-8{
	margin-bottom: -2rem;
}
.-mr-6{
	margin-right: -1.5rem;
}
.mb-2{
	margin-bottom: 0.5rem;
}
.mb-0{
	margin-bottom: 0px;
}
.mb-3{
	margin-bottom: 0.75rem;
}
.mt-5{
	margin-top: 1.25rem;
}
.mt-0{
	margin-top: 0px;
}
.block{
	display: block;
}
.inline-block{
	display: inline-block;
}
.flex{
	display: flex;
}
.inline-flex{
	display: inline-flex;
}
.table{
	display: table;
}
.table-cell{
	display: table-cell;
}
.grid{
	display: grid;
}
.contents{
	display: contents;
}
.hidden{
	display: none;
}
.h-full{
	height: 100%;
}
.h-20{
	height: 5rem;
}
.h-16{
	height: 4rem;
}
.h-8{
	height: 2rem;
}
.h-5{
	height: 1.25rem;
}
.h-4{
	height: 1rem;
}
.h-2{
	height: 0.5rem;
}
.h-6{
	height: 1.5rem;
}
.h-1{
	height: 0.25rem;
}
.h-3{
	height: 0.75rem;
}
.min-h-screen{
	min-height: 100vh;
}
.w-48{
	width: 12rem;
}
.w-full{
	width: 100%;
}
.w-20{
	width: 5rem;
}
.w-auto{
	width: auto;
}
.w-8{
	width: 2rem;
}
.w-5{
	width: 1.25rem;
}
.w-1\/4{
	width: 25%;
}
.w-3\/4{
	width: 75%;
}
.w-1\/2{
	width: 50%;
}
.w-4{
	width: 1rem;
}
.w-2{
	width: 0.5rem;
}
.w-6{
	width: 1.5rem;
}
.w-56{
	width: 14rem;
}
.w-screen{
	width: 100vw;
}
.w-16{
	width: 4rem;
}
.w-24{
	width: 6rem;
}
.w-3{
	width: 0.75rem;
}
.w-px{
	width: 1px;
}
.w-2\/4{
	width: 50%;
}
.w-2\/3{
	width: 66.666667%;
}
.w-6\/12{
	width: 50%;
}
.w-3\/12{
	width: 25%;
}
.w-10{
	width: 2.5rem;
}
.w-9\/12{
	width: 75%;
}
.w-40{
	width: 10rem;
}
.max-w-6xl{
	max-width: 72rem;
}
.max-w-3xl{
	max-width: 48rem;
}
.max-w-sm{
	max-width: 24rem;
}
.max-w-xl{
	max-width: 36rem;
}
.max-w-md{
	max-width: 28rem;
}
.max-w-xs{
	max-width: 20rem;
}
.flex-1{
	flex: 1 1 0%;
}
.flex-shrink-0{
	flex-shrink: 0;
}
.border-collapse{
	border-collapse: collapse;
}
.origin-top-left{
	transform-origin: top left;
}
.origin-top-right{
	transform-origin: top right;
}
.origin-top{
	transform-origin: top;
}
.scale-95{
	--tw-scale-x: .95;
	--tw-scale-y: .95;
	transform: var(--tw-transform);
}
.scale-100{
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	transform: var(--tw-transform);
}
.transform{
	transform: var(--tw-transform);
}
.cursor-pointer{
	cursor: pointer;
}
.select-none{
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
}
.list-inside{
	list-style-position: inside;
}
.list-disc{
	list-style-type: disc;
}
.grid-cols-1{
	grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-col{
	flex-direction: column;
}
.flex-wrap{
	flex-wrap: wrap;
}
.items-center{
	align-items: center;
}
.items-baseline{
	align-items: baseline;
}
.justify-start{
	justify-content: flex-start;
}
.justify-end{
	justify-content: flex-end;
}
.justify-center{
	justify-content: center;
}
.justify-between{
	justify-content: space-between;
}
.overflow-hidden{
	overflow: hidden;
}
.overflow-x-auto{
	overflow-x: auto;
}
.overflow-y-auto{
	overflow-y: auto;
}
.whitespace-nowrap{
	white-space: nowrap;
}
.rounded-md{
	border-radius: 0.375rem;
}
.rounded{
	border-radius: 0.25rem;
}
.rounded-sm{
	border-radius: 0.125rem;
}
.rounded-lg{
	border-radius: 0.5rem;
}
.rounded-full{
	border-radius: 9999px;
}
.rounded-l{
	border-top-left-radius: 0.25rem;
	border-bottom-left-radius: 0.25rem;
}
.rounded-r{
	border-top-right-radius: 0.25rem;
	border-bottom-right-radius: 0.25rem;
}
.border{
	border-width: 1px;
}
.border-2{
	border-width: 2px;
}
.border-0{
	border-width: 0px;
}
.border-b-2{
	border-bottom-width: 2px;
}
.border-l-4{
	border-left-width: 4px;
}
.border-t{
	border-top-width: 1px;
}
.border-b{
	border-bottom-width: 1px;
}
.border-r{
	border-right-width: 1px;
}
.border-l{
	border-left-width: 1px;
}
.border-transparent{
	border-color: transparent;
}
.border-gray-300{
	--tw-border-opacity: 1;
	border-color: rgba(203, 213, 225, var(--tw-border-opacity));
}
.border-indigo-400{
	--tw-border-opacity: 1;
	border-color: rgba(120, 134, 215, var(--tw-border-opacity));
}
.border-gray-200{
	--tw-border-opacity: 1;
	border-color: rgba(226, 232, 240, var(--tw-border-opacity));
}
.border-gray-400{
	--tw-border-opacity: 1;
	border-color: rgba(148, 163, 184, var(--tw-border-opacity));
}
.border-gray-100{
	--tw-border-opacity: 1;
	border-color: rgba(241, 245, 249, var(--tw-border-opacity));
}
.bg-gray-100{
	--tw-bg-opacity: 1;
	background-color: rgba(241, 245, 249, var(--tw-bg-opacity));
}
.bg-gray-800{
	--tw-bg-opacity: 1;
	background-color: rgba(30, 41, 59, var(--tw-bg-opacity));
}
.bg-white{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.bg-gray-500{
	--tw-bg-opacity: 1;
	background-color: rgba(100, 116, 139, var(--tw-bg-opacity));
}
.bg-green-500{
	--tw-bg-opacity: 1;
	background-color: rgba(34, 197, 94, var(--tw-bg-opacity));
}
.bg-red-500{
	--tw-bg-opacity: 1;
	background-color: rgba(239, 68, 68, var(--tw-bg-opacity));
}
.bg-yellow-400{
	--tw-bg-opacity: 1;
	background-color: rgba(250, 204, 21, var(--tw-bg-opacity));
}
.bg-transparent{
	background-color: transparent;
}
.bg-gray-50{
	--tw-bg-opacity: 1;
	background-color: rgba(248, 250, 252, var(--tw-bg-opacity));
}
.bg-cover{
	background-size: cover;
}
.bg-no-repeat{
	background-repeat: no-repeat;
}
.fill-current{
	fill: currentColor;
}
.fill-white{
	fill: #fff;
}
.fill-green-800{
	fill: #166534;
}
.fill-red-800{
	fill: #991b1b;
}
.fill-gray-700{
	fill: #334155;
}
.fill-yellow-800{
	fill: #854d0e;
}
.fill-gray-400{
	fill: #94a3b8;
}
.p-6{
	padding: 1.5rem;
}
.p-0{
	padding: 0px;
}
.p-2{
	padding: 0.5rem;
}
.p-4{
	padding: 1rem;
}
.p-12{
	padding: 3rem;
}
.p-3{
	padding: 0.75rem;
}
.p-8{
	padding: 2rem;
}
.p-1{
	padding: 0.25rem;
}
.px-4{
	padding-left: 1rem;
	padding-right: 1rem;
}
.py-2{
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.py-1{
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}
.px-1{
	padding-left: 0.25rem;
	padding-right: 0.25rem;
}
.px-6{
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.py-4{
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.px-8{
	padding-left: 2rem;
	padding-right: 2rem;
}
.py-8{
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.py-3{
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}
.py-6{
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.px-10{
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}
.py-12{
	padding-top: 3rem;
	padding-bottom: 3rem;
}
.px-3{
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}
.pb-2{
	padding-bottom: 0.5rem;
}
.pr-6{
	padding-right: 1.5rem;
}
.pt-1{
	padding-top: 0.25rem;
}
.pl-3{
	padding-left: 0.75rem;
}
.pr-4{
	padding-right: 1rem;
}
.pt-6{
	padding-top: 1.5rem;
}
.pt-8{
	padding-top: 2rem;
}
.pr-1{
	padding-right: 0.25rem;
}
.pb-4{
	padding-bottom: 1rem;
}
.pb-8{
	padding-bottom: 2rem;
}
.pt-0{
	padding-top: 0px;
}
.pl-4{
	padding-left: 1rem;
}
.pl-2{
	padding-left: 0.5rem;
}
.pb-0{
	padding-bottom: 0px;
}
.pt-5{
	padding-top: 1.25rem;
}
.text-left{
	text-align: left;
}
.text-center{
	text-align: center;
}
.font-sans{
	font-family: Cerebri Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.text-xs{
	font-size: 0.75rem;
	line-height: 1rem;
}
.text-sm{
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.text-base{
	font-size: 1rem;
	line-height: 1.5rem;
}
.text-lg{
	font-size: 1.125rem;
	line-height: 1.75rem;
}
.text-3xl{
	font-size: 1.875rem;
	line-height: 2.25rem;
}
.text-2xl{
	font-size: 1.5rem;
	line-height: 2rem;
}
.text-5xl{
	font-size: 3rem;
	line-height: 1;
}
.text-xl{
	font-size: 1.25rem;
	line-height: 1.75rem;
}
.font-semibold{
	font-weight: 600;
}
.font-medium{
	font-weight: 500;
}
.font-bold{
	font-weight: 700;
}
.font-light{
	font-weight: 300;
}
.font-black{
	font-weight: 900;
}
.uppercase{
	text-transform: uppercase;
}
.leading-none{
	line-height: 1;
}
.leading-5{
	line-height: 1.25rem;
}
.leading-7{
	line-height: 1.75rem;
}
.leading-4{
	line-height: 1rem;
}
.leading-normal{
	line-height: 1.5;
}
.leading-tight{
	line-height: 1.25;
}
.tracking-widest{
	letter-spacing: 0.1em;
}
.tracking-wide{
	letter-spacing: 0.025em;
}
.tracking-wider{
	letter-spacing: 0.05em;
}
.text-gray-700{
	--tw-text-opacity: 1;
	color: rgba(51, 65, 85, var(--tw-text-opacity));
}
.text-white{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-indigo-600{
	--tw-text-opacity: 1;
	color: rgba(86, 97, 179, var(--tw-text-opacity));
}
.text-red-600{
	--tw-text-opacity: 1;
	color: rgba(220, 38, 38, var(--tw-text-opacity));
}
.text-gray-900{
	--tw-text-opacity: 1;
	color: rgba(15, 23, 42, var(--tw-text-opacity));
}
.text-gray-500{
	--tw-text-opacity: 1;
	color: rgba(100, 116, 139, var(--tw-text-opacity));
}
.text-gray-600{
	--tw-text-opacity: 1;
	color: rgba(71, 85, 105, var(--tw-text-opacity));
}
.text-gray-400{
	--tw-text-opacity: 1;
	color: rgba(148, 163, 184, var(--tw-text-opacity));
}
.text-yellow-800{
	--tw-text-opacity: 1;
	color: rgba(133, 77, 14, var(--tw-text-opacity));
}
.text-black{
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.text-gray-200{
	--tw-text-opacity: 1;
	color: rgba(226, 232, 240, var(--tw-text-opacity));
}
.text-gray-300{
	--tw-text-opacity: 1;
	color: rgba(203, 213, 225, var(--tw-text-opacity));
}
.text-green-600{
	--tw-text-opacity: 1;
	color: rgba(22, 163, 74, var(--tw-text-opacity));
}
.text-indigo-400{
	--tw-text-opacity: 1;
	color: rgba(120, 134, 215, var(--tw-text-opacity));
}
.underline{
	text-decoration: underline;
}
.antialiased{
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.opacity-0{
	opacity: 0;
}
.opacity-100{
	opacity: 1;
}
.opacity-25{
	opacity: 0.25;
}
.shadow-sm{
	--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg{
	--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md{
	--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow{
	--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl{
	--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.ring-1{
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-black{
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
}
.ring-opacity-5{
	--tw-ring-opacity: 0.05;
}
.filter{
	filter: var(--tw-filter);
}
.transition{
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.duration-150{
	transition-duration: 150ms;
}
.duration-200{
	transition-duration: 200ms;
}
.duration-75{
	transition-duration: 75ms;
}
.ease-in-out{
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out{
	transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.ease-in{
	transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
html,body{
  font-family: 'Open Sans', sans-serif !important;
}
.focus-within\:bg-gray-100:focus-within{
	--tw-bg-opacity: 1;
	background-color: rgba(241, 245, 249, var(--tw-bg-opacity));
}
.hover\:border-gray-300:hover{
	--tw-border-opacity: 1;
	border-color: rgba(203, 213, 225, var(--tw-border-opacity));
}
.hover\:bg-gray-700:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(51, 65, 85, var(--tw-bg-opacity));
}
.hover\:bg-gray-100:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(241, 245, 249, var(--tw-bg-opacity));
}
.hover\:bg-gray-50:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(248, 250, 252, var(--tw-bg-opacity));
}
.hover\:bg-indigo-500:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(101, 116, 205, var(--tw-bg-opacity));
}
.hover\:bg-white:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.hover\:text-gray-700:hover{
	--tw-text-opacity: 1;
	color: rgba(51, 65, 85, var(--tw-text-opacity));
}
.hover\:text-gray-800:hover{
	--tw-text-opacity: 1;
	color: rgba(30, 41, 59, var(--tw-text-opacity));
}
.hover\:text-white:hover{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.hover\:text-gray-900:hover{
	--tw-text-opacity: 1;
	color: rgba(15, 23, 42, var(--tw-text-opacity));
}
.hover\:text-indigo-600:hover{
	--tw-text-opacity: 1;
	color: rgba(86, 97, 179, var(--tw-text-opacity));
}
.hover\:underline:hover{
	text-decoration: underline;
}
.focus\:z-10:focus{
	z-index: 10;
}
.focus\:border-gray-900:focus{
	--tw-border-opacity: 1;
	border-color: rgba(15, 23, 42, var(--tw-border-opacity));
}
.focus\:border-indigo-300:focus{
	--tw-border-opacity: 1;
	border-color: rgba(178, 183, 255, var(--tw-border-opacity));
}
.focus\:border-gray-300:focus{
	--tw-border-opacity: 1;
	border-color: rgba(203, 213, 225, var(--tw-border-opacity));
}
.focus\:border-indigo-500:focus{
	--tw-border-opacity: 1;
	border-color: rgba(101, 116, 205, var(--tw-border-opacity));
}
.focus\:border-white:focus{
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}
.focus\:bg-gray-100:focus{
	--tw-bg-opacity: 1;
	background-color: rgba(241, 245, 249, var(--tw-bg-opacity));
}
.focus\:bg-indigo-100:focus{
	--tw-bg-opacity: 1;
	background-color: rgba(230, 232, 255, var(--tw-bg-opacity));
}
.focus\:bg-gray-50:focus{
	--tw-bg-opacity: 1;
	background-color: rgba(248, 250, 252, var(--tw-bg-opacity));
}
.focus\:fill-indigo-600:focus{
	fill: #5661b3;
}
.focus\:text-gray-700:focus{
	--tw-text-opacity: 1;
	color: rgba(51, 65, 85, var(--tw-text-opacity));
}
.focus\:text-indigo-800:focus{
	--tw-text-opacity: 1;
	color: rgba(47, 54, 95, var(--tw-text-opacity));
}
.focus\:text-gray-800:focus{
	--tw-text-opacity: 1;
	color: rgba(30, 41, 59, var(--tw-text-opacity));
}
.focus\:text-indigo-600:focus{
	--tw-text-opacity: 1;
	color: rgba(86, 97, 179, var(--tw-text-opacity));
}
.focus\:text-indigo-500:focus{
	--tw-text-opacity: 1;
	color: rgba(101, 116, 205, var(--tw-text-opacity));
}
.focus\:shadow-outline:focus{
	--tw-shadow: 0 0 0 2px #6574cd;
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.focus\:outline-none:focus{
	outline: 2px solid transparent;
	outline-offset: 2px;
}
.focus\:ring:focus{
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-opacity-50:focus{
	--tw-ring-opacity: 0.5;
}
.active\:bg-gray-900:active{
	--tw-bg-opacity: 1;
	background-color: rgba(15, 23, 42, var(--tw-bg-opacity));
}
.group:hover .group-hover\:fill-white{
	fill: #fff;
}
.group:hover .group-hover\:fill-indigo-600{
	fill: #5661b3;
}
.group:hover .group-hover\:text-indigo-600{
	--tw-text-opacity: 1;
	color: rgba(86, 97, 179, var(--tw-text-opacity));
}
.group:hover .group-hover\:text-white{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
@media (min-width: 640px){
	.sm\:ml-0{
		margin-left: 0px;
	}
	.sm\:block{
		display: block;
	}
	.sm\:h-20{
		height: 5rem;
	}
	.sm\:max-w-md{
		max-width: 28rem;
	}
	.sm\:items-center{
		align-items: center;
	}
	.sm\:justify-start{
		justify-content: flex-start;
	}
	.sm\:justify-center{
		justify-content: center;
	}
	.sm\:justify-between{
		justify-content: space-between;
	}
	.sm\:rounded-lg{
		border-radius: 0.5rem;
	}
	.sm\:px-6{
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	.sm\:pt-0{
		padding-top: 0px;
	}
	.sm\:text-left{
		text-align: left;
	}
	.sm\:text-right{
		text-align: right;
	}
}
@media (min-width: 768px){
	.md\:my-6{
		margin-top: 1.5rem;
		margin-bottom: 1.5rem;
	}
	.md\:ml-2{
		margin-left: 0.5rem;
	}
	.md\:block{
		display: block;
	}
	.md\:inline{
		display: inline;
	}
	.md\:flex{
		display: flex;
	}
	.md\:hidden{
		display: none;
	}
	.md\:h-screen{
		height: 100vh;
	}
	.md\:min-h-screen{
		min-height: 100vh;
	}
	.md\:w-56{
		width: 14rem;
	}
	.md\:w-1\/2{
		width: 50%;
	}
	.md\:w-64{
		width: 16rem;
	}
	.md\:flex-1{
		flex: 1 1 0%;
	}
	.md\:flex-shrink-0{
		flex-shrink: 0;
	}
	.md\:flex-grow{
		flex-grow: 1;
	}
	.md\:grid-cols-2{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.md\:flex-row{
		flex-direction: row;
	}
	.md\:flex-col{
		flex-direction: column;
	}
	.md\:items-center{
		align-items: center;
	}
	.md\:justify-center{
		justify-content: center;
	}
	.md\:justify-between{
		justify-content: space-between;
	}
	.md\:overflow-hidden{
		overflow: hidden;
	}
	.md\:overflow-y-auto{
		overflow-y: auto;
	}
	.md\:border-t-0{
		border-top-width: 0px;
	}
	.md\:border-l{
		border-left-width: 1px;
	}
	.md\:p-12{
		padding: 3rem;
	}
	.md\:px-12{
		padding-left: 3rem;
		padding-right: 3rem;
	}
	.md\:py-0{
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.md\:px-6{
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	.md\:pb-0{
		padding-bottom: 0px;
	}
	.md\:text-3xl{
		font-size: 1.875rem;
		line-height: 2.25rem;
	}
}
@media (min-width: 1024px){
	.lg\:w-1\/2{
		width: 50%;
	}
	.lg\:w-1\/4{
		width: 25%;
	}
	.lg\:px-8{
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

