/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[4].oneOf[1].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[4]!./assets/admin/app.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
.tailwind *:where(.tailwind,.tailwind *),.tailwind ::before:where(.tailwind,.tailwind *),.tailwind ::after:where(.tailwind,.tailwind *) {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #E5E7EB; /* 2 */
}
.tailwind ::before:where(.tailwind,.tailwind *),.tailwind ::after:where(.tailwind,.tailwind *) {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
.tailwind html:where(.tailwind,.tailwind *),.tailwind :host:where(.tailwind,.tailwind *) {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: "Sofia Pro", sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
.tailwind body:where(.tailwind,.tailwind *) {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
.tailwind hr:where(.tailwind,.tailwind *) {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
.tailwind abbr:where([title]):where(.tailwind,.tailwind *) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
.tailwind h1:where(.tailwind,.tailwind *),.tailwind h2:where(.tailwind,.tailwind *),.tailwind h3:where(.tailwind,.tailwind *),.tailwind h4:where(.tailwind,.tailwind *),.tailwind h5:where(.tailwind,.tailwind *),.tailwind h6:where(.tailwind,.tailwind *) {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
.tailwind a:where(.tailwind,.tailwind *) {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
.tailwind b:where(.tailwind,.tailwind *),.tailwind strong:where(.tailwind,.tailwind *) {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
.tailwind code:where(.tailwind,.tailwind *),.tailwind kbd:where(.tailwind,.tailwind *),.tailwind samp:where(.tailwind,.tailwind *),.tailwind pre:where(.tailwind,.tailwind *) {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
.tailwind small:where(.tailwind,.tailwind *) {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
.tailwind sub:where(.tailwind,.tailwind *),.tailwind sup:where(.tailwind,.tailwind *) {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.tailwind sub:where(.tailwind,.tailwind *) {
  bottom: -0.25em;
}
.tailwind sup:where(.tailwind,.tailwind *) {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
.tailwind table:where(.tailwind,.tailwind *) {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
.tailwind button:where(.tailwind,.tailwind *),.tailwind input:where(.tailwind,.tailwind *),.tailwind optgroup:where(.tailwind,.tailwind *),.tailwind select:where(.tailwind,.tailwind *),.tailwind textarea:where(.tailwind,.tailwind *) {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
.tailwind button:where(.tailwind,.tailwind *),.tailwind select:where(.tailwind,.tailwind *) {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
.tailwind button:where(.tailwind,.tailwind *),.tailwind [type='button']:where(.tailwind,.tailwind *),.tailwind [type='reset']:where(.tailwind,.tailwind *),.tailwind [type='submit']:where(.tailwind,.tailwind *) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
.tailwind :-moz-focusring:where(.tailwind,.tailwind *) {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
.tailwind :-moz-ui-invalid:where(.tailwind,.tailwind *) {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
.tailwind progress:where(.tailwind,.tailwind *) {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
.tailwind ::-webkit-inner-spin-button:where(.tailwind,.tailwind *),.tailwind ::-webkit-outer-spin-button:where(.tailwind,.tailwind *) {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
.tailwind [type='search']:where(.tailwind,.tailwind *) {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
.tailwind ::-webkit-search-decoration:where(.tailwind,.tailwind *) {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
.tailwind ::-webkit-file-upload-button:where(.tailwind,.tailwind *) {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
.tailwind summary:where(.tailwind,.tailwind *) {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
.tailwind blockquote:where(.tailwind,.tailwind *),.tailwind dl:where(.tailwind,.tailwind *),.tailwind dd:where(.tailwind,.tailwind *),.tailwind h1:where(.tailwind,.tailwind *),.tailwind h2:where(.tailwind,.tailwind *),.tailwind h3:where(.tailwind,.tailwind *),.tailwind h4:where(.tailwind,.tailwind *),.tailwind h5:where(.tailwind,.tailwind *),.tailwind h6:where(.tailwind,.tailwind *),.tailwind hr:where(.tailwind,.tailwind *),.tailwind figure:where(.tailwind,.tailwind *),.tailwind p:where(.tailwind,.tailwind *),.tailwind pre:where(.tailwind,.tailwind *) {
  margin: 0;
}
.tailwind fieldset:where(.tailwind,.tailwind *) {
  margin: 0;
  padding: 0;
}
.tailwind legend:where(.tailwind,.tailwind *) {
  padding: 0;
}
.tailwind ol:where(.tailwind,.tailwind *),.tailwind ul:where(.tailwind,.tailwind *),.tailwind menu:where(.tailwind,.tailwind *) {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
.tailwind dialog:where(.tailwind,.tailwind *) {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
.tailwind textarea:where(.tailwind,.tailwind *) {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
.tailwind input::-moz-placeholder:where(.tailwind,.tailwind *), .tailwind textarea::-moz-placeholder:where(.tailwind,.tailwind *) {
  opacity: 1; /* 1 */
  color: #9CA3AF; /* 2 */
}
.tailwind input::placeholder:where(.tailwind,.tailwind *),.tailwind textarea::placeholder:where(.tailwind,.tailwind *) {
  opacity: 1; /* 1 */
  color: #9CA3AF; /* 2 */
}
/*
Set the default cursor for buttons.
*/
.tailwind button:where(.tailwind,.tailwind *),.tailwind [role="button"]:where(.tailwind,.tailwind *) {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
.tailwind :disabled:where(.tailwind,.tailwind *) {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
.tailwind img:where(.tailwind,.tailwind *),.tailwind svg:where(.tailwind,.tailwind *),.tailwind video:where(.tailwind,.tailwind *),.tailwind canvas:where(.tailwind,.tailwind *),.tailwind audio:where(.tailwind,.tailwind *),.tailwind iframe:where(.tailwind,.tailwind *),.tailwind embed:where(.tailwind,.tailwind *),.tailwind object:where(.tailwind,.tailwind *) {
  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)
*/
.tailwind img:where(.tailwind,.tailwind *),.tailwind video:where(.tailwind,.tailwind *) {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
.tailwind [hidden]:where(.tailwind,.tailwind *) {
  display: none;
}
.tailwind [type='text'],.tailwind input:where(:not([type])),.tailwind [type='email'],.tailwind [type='url'],.tailwind [type='password'],.tailwind [type='number'],.tailwind [type='date'],.tailwind [type='datetime-local'],.tailwind [type='month'],.tailwind [type='search'],.tailwind [type='tel'],.tailwind [type='time'],.tailwind [type='week'],.tailwind [multiple],.tailwind textarea,.tailwind 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;
  --tw-shadow: 0 0 #0000;
}
.tailwind [type='text']:focus, .tailwind input:where(:not([type])):focus, .tailwind [type='email']:focus, .tailwind [type='url']:focus, .tailwind [type='password']:focus, .tailwind [type='number']:focus, .tailwind [type='date']:focus, .tailwind [type='datetime-local']:focus, .tailwind [type='month']:focus, .tailwind [type='search']:focus, .tailwind [type='tel']:focus, .tailwind [type='time']:focus, .tailwind [type='week']:focus, .tailwind [multiple]:focus, .tailwind textarea:focus, .tailwind 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: #1C64F2;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #1C64F2;
}
.tailwind input::-moz-placeholder, .tailwind textarea::-moz-placeholder{
  color: #6B7280;
  opacity: 1;
}
.tailwind input::placeholder,.tailwind textarea::placeholder{
  color: #6B7280;
  opacity: 1;
}
.tailwind ::-webkit-datetime-edit-fields-wrapper{
  padding: 0;
}
.tailwind ::-webkit-date-and-time-value{
  min-height: 1.5em;
}
.tailwind ::-webkit-date-and-time-value{
  text-align: inherit;
}
.tailwind ::-webkit-datetime-edit{
  display: inline-flex;
}
.tailwind ::-webkit-datetime-edit,.tailwind ::-webkit-datetime-edit-year-field,.tailwind ::-webkit-datetime-edit-month-field,.tailwind ::-webkit-datetime-edit-day-field,.tailwind ::-webkit-datetime-edit-hour-field,.tailwind ::-webkit-datetime-edit-minute-field,.tailwind ::-webkit-datetime-edit-second-field,.tailwind ::-webkit-datetime-edit-millisecond-field,.tailwind ::-webkit-datetime-edit-meridiem-field{
  padding-top: 0;
  padding-bottom: 0;
}
.tailwind select{
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 20 20%27%3e%3cpath stroke=%27%236B7280%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.5%27 d=%27M6 8l4 4 4-4%27/%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;
          print-color-adjust: exact;
}
.tailwind [multiple],.tailwind [size]:where(select:not([size="1"])){
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}
.tailwind [type='checkbox'],.tailwind [type='radio']{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #1C64F2;
  background-color: #fff;
  border-color: #6B7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}
.tailwind [type='checkbox']{
  border-radius: 0px;
}
.tailwind [type='radio']{
  border-radius: 100%;
}
.tailwind [type='checkbox']:focus,.tailwind [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: #1C64F2;
  --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);
}
.tailwind [type='checkbox']:checked,.tailwind [type='radio']:checked{
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.tailwind [type='checkbox']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox=%270 0 16 16%27 fill=%27white%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3cpath d=%27M12.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%27/%3e%3c/svg%3e");
}
@media (forced-colors: active) {
  .tailwind [type='checkbox']:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
.tailwind [type='radio']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox=%270 0 16 16%27 fill=%27white%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3ccircle cx=%278%27 cy=%278%27 r=%273%27/%3e%3c/svg%3e");
}
@media (forced-colors: active) {
  .tailwind [type='radio']:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
.tailwind [type='checkbox']:checked:hover,.tailwind [type='checkbox']:checked:focus,.tailwind [type='radio']:checked:hover,.tailwind [type='radio']:checked:focus{
  border-color: transparent;
  background-color: currentColor;
}
.tailwind [type='checkbox']:indeterminate{
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 16 16%27%3e%3cpath stroke=%27white%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M4 8h8%27/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media (forced-colors: active) {
  .tailwind [type='checkbox']:indeterminate{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
.tailwind [type='checkbox']:indeterminate:hover,.tailwind [type='checkbox']:indeterminate:focus{
  border-color: transparent;
  background-color: currentColor;
}
.tailwind [type='file']{
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}
.tailwind [type='file']:focus{
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}
.tailwind .tooltip-arrow,.tailwind .tooltip-arrow:before{
  position: absolute;
  width: 8px;
  height: 8px;
  background: inherit;
}
.tailwind .tooltip-arrow{
  visibility: hidden;
}
.tailwind .tooltip-arrow:before{
  content: "";
  visibility: visible;
  transform: rotate(45deg);
}
.tailwind [data-tooltip-style^='light'] + .tooltip > .tooltip-arrow:before{
  border-style: solid;
  border-color: #e5e7eb;
}
.tailwind [data-tooltip-style^='light'] + .tooltip[data-popper-placement^='top'] > .tooltip-arrow:before{
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.tailwind [data-tooltip-style^='light'] + .tooltip[data-popper-placement^='right'] > .tooltip-arrow:before{
  border-bottom-width: 1px;
  border-left-width: 1px;
}
.tailwind [data-tooltip-style^='light'] + .tooltip[data-popper-placement^='bottom'] > .tooltip-arrow:before{
  border-top-width: 1px;
  border-left-width: 1px;
}
.tailwind [data-tooltip-style^='light'] + .tooltip[data-popper-placement^='left'] > .tooltip-arrow:before{
  border-top-width: 1px;
  border-right-width: 1px;
}
.tailwind .tooltip[data-popper-placement^='top'] > .tooltip-arrow{
  bottom: -4px;
}
.tailwind .tooltip[data-popper-placement^='bottom'] > .tooltip-arrow{
  top: -4px;
}
.tailwind .tooltip[data-popper-placement^='left'] > .tooltip-arrow{
  right: -4px;
}
.tailwind .tooltip[data-popper-placement^='right'] > .tooltip-arrow{
  left: -4px;
}
.tailwind .tooltip.invisible > .tooltip-arrow:before{
  visibility: hidden;
}
.tailwind [data-popper-arrow],.tailwind [data-popper-arrow]:before{
  position: absolute;
  width: 8px;
  height: 8px;
  background: inherit;
}
.tailwind [data-popper-arrow]{
  visibility: hidden;
}
.tailwind [data-popper-arrow]:before{
  content: "";
  visibility: visible;
  transform: rotate(45deg);
}
.tailwind [data-popper-arrow]:after{
  content: "";
  visibility: visible;
  transform: rotate(45deg);
  position: absolute;
  width: 9px;
  height: 9px;
  background: inherit;
}
.tailwind [role="tooltip"] > [data-popper-arrow]:before{
  border-style: solid;
  border-color: #e5e7eb;
}
.tailwind .dark [role="tooltip"] > [data-popper-arrow]:before{
  border-style: solid;
  border-color: #4b5563;
}
.tailwind [role="tooltip"] > [data-popper-arrow]:after{
  border-style: solid;
  border-color: #e5e7eb;
}
.tailwind .dark [role="tooltip"] > [data-popper-arrow]:after{
  border-style: solid;
  border-color: #4b5563;
}
.tailwind [data-popover][role="tooltip"][data-popper-placement^='top'] > [data-popper-arrow]:before{
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.tailwind [data-popover][role="tooltip"][data-popper-placement^='top'] > [data-popper-arrow]:after{
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.tailwind [data-popover][role="tooltip"][data-popper-placement^='right'] > [data-popper-arrow]:before{
  border-bottom-width: 1px;
  border-left-width: 1px;
}
.tailwind [data-popover][role="tooltip"][data-popper-placement^='right'] > [data-popper-arrow]:after{
  border-bottom-width: 1px;
  border-left-width: 1px;
}
.tailwind [data-popover][role="tooltip"][data-popper-placement^='bottom'] > [data-popper-arrow]:before{
  border-top-width: 1px;
  border-left-width: 1px;
}
.tailwind [data-popover][role="tooltip"][data-popper-placement^='bottom'] > [data-popper-arrow]:after{
  border-top-width: 1px;
  border-left-width: 1px;
}
.tailwind [data-popover][role="tooltip"][data-popper-placement^='left'] > [data-popper-arrow]:before{
  border-top-width: 1px;
  border-right-width: 1px;
}
.tailwind [data-popover][role="tooltip"][data-popper-placement^='left'] > [data-popper-arrow]:after{
  border-top-width: 1px;
  border-right-width: 1px;
}
.tailwind [data-popover][role="tooltip"][data-popper-placement^='top'] > [data-popper-arrow]{
  bottom: -5px;
}
.tailwind [data-popover][role="tooltip"][data-popper-placement^='bottom'] > [data-popper-arrow]{
  top: -5px;
}
.tailwind [data-popover][role="tooltip"][data-popper-placement^='left'] > [data-popper-arrow]{
  right: -5px;
}
.tailwind [data-popover][role="tooltip"][data-popper-placement^='right'] > [data-popper-arrow]{
  left: -5px;
}
.tailwind [role="tooltip"].invisible > [data-popper-arrow]:before{
  visibility: hidden;
}
.tailwind [role="tooltip"].invisible > [data-popper-arrow]:after{
  visibility: hidden;
}
.tailwind [type='text'],.tailwind [type='email'],.tailwind [type='url'],.tailwind [type='password'],.tailwind [type='number'],.tailwind [type='date'],.tailwind [type='datetime-local'],.tailwind [type='month'],.tailwind [type='search'],.tailwind [type='tel'],.tailwind [type='time'],.tailwind [type='week'],.tailwind [multiple],.tailwind textarea,.tailwind 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;
  --tw-shadow: 0 0 #0000;
}
.tailwind [type='text']:focus, .tailwind [type='email']:focus, .tailwind [type='url']:focus, .tailwind [type='password']:focus, .tailwind [type='number']:focus, .tailwind [type='date']:focus, .tailwind [type='datetime-local']:focus, .tailwind [type='month']:focus, .tailwind [type='search']:focus, .tailwind [type='tel']:focus, .tailwind [type='time']:focus, .tailwind [type='week']:focus, .tailwind [multiple]:focus, .tailwind textarea:focus, .tailwind 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: #1C64F2;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #1C64F2;
}
.tailwind input::-moz-placeholder, .tailwind textarea::-moz-placeholder{
  color: #6B7280;
  opacity: 1;
}
.tailwind input::placeholder,.tailwind textarea::placeholder{
  color: #6B7280;
  opacity: 1;
}
.tailwind ::-webkit-datetime-edit-fields-wrapper{
  padding: 0;
}
.tailwind ::-webkit-date-and-time-value{
  min-height: 1.5em;
}
.tailwind select:not([size]){
  background-image: url("data:image/svg+xml,%3csvg aria-hidden=%27true%27 xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 10 6%27%3e %3cpath stroke=%27%236B7280%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27m1 1 4 4 4-4%27/%3e %3c/svg%3e");
  background-position: right 0.75rem center;
  background-repeat: no-repeat;
  background-size: 0.75em 0.75em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
.tailwind :is([dir=rtl]) select:not([size]){
  background-position: left 0.75rem center;
  padding-right: 0.75rem;
  padding-left: 0;
}
.tailwind [multiple]{
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}
.tailwind [type='checkbox'],.tailwind [type='radio']{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #1C64F2;
  background-color: #fff;
  border-color: #6B7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}
.tailwind [type='checkbox']{
  border-radius: 0px;
}
.tailwind [type='radio']{
  border-radius: 100%;
}
.tailwind [type='checkbox']:focus,.tailwind [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: #1C64F2;
  --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);
}
.tailwind [type='checkbox']:checked,.tailwind [type='radio']:checked,.tailwind .dark [type='checkbox']:checked,.tailwind .dark [type='radio']:checked{
  border-color: transparent;
  background-color: currentColor;
  background-size: 0.55em 0.55em;
  background-position: center;
  background-repeat: no-repeat;
}
.tailwind [type='checkbox']:checked{
  background-image: url("data:image/svg+xml,%3csvg aria-hidden=%27true%27 xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 16 12%27%3e %3cpath stroke=%27white%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M1 5.917 5.724 10.5 15 1.5%27/%3e %3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 0.55em 0.55em;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
.tailwind [type='radio']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox=%270 0 16 16%27 fill=%27white%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3ccircle cx=%278%27 cy=%278%27 r=%273%27/%3e%3c/svg%3e");
  background-size: 1em 1em;
}
.tailwind .dark [type='radio']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox=%270 0 16 16%27 fill=%27white%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3ccircle cx=%278%27 cy=%278%27 r=%273%27/%3e%3c/svg%3e");
  background-size: 1em 1em;
}
.tailwind [type='checkbox']:indeterminate{
  background-image: url("data:image/svg+xml,%3csvg aria-hidden=%27true%27 xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 16 12%27%3e %3cpath stroke=%27white%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M0.5 6h14%27/%3e %3c/svg%3e");
  background-color: currentColor;
  border-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 0.55em 0.55em;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
.tailwind [type='checkbox']:indeterminate:hover,.tailwind [type='checkbox']:indeterminate:focus{
  border-color: transparent;
  background-color: currentColor;
}
.tailwind [type='file']{
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}
.tailwind [type='file']:focus{
  outline: 1px auto inherit;
}
.tailwind input[type=file]::file-selector-button{
  color: white;
  background: #1F2937;
  border: 0;
  font-weight: 500;
  font-size: 0.875rem;
  cursor: pointer;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 2rem;
  padding-right: 1rem;
  margin-inline-start: -1rem;
  margin-inline-end: 1rem;
}
.tailwind input[type=file]::file-selector-button:hover{
  background: #374151;
}
.tailwind :is([dir=rtl]) input[type=file]::file-selector-button{
  padding-right: 2rem;
  padding-left: 1rem;
}
.tailwind .dark input[type=file]::file-selector-button{
  color: white;
  background: #4B5563;
}
.tailwind .dark input[type=file]::file-selector-button:hover{
  background: #6B7280;
}
.tailwind input[type="range"]::-webkit-slider-thumb{
  height: 1.25rem;
  width: 1.25rem;
  background: #1C64F2;
  border-radius: 9999px;
  border: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}
.tailwind input[type="range"]:disabled::-webkit-slider-thumb{
  background: #9CA3AF;
}
.tailwind .dark input[type="range"]:disabled::-webkit-slider-thumb{
  background: #6B7280;
}
.tailwind input[type="range"]:focus::-webkit-slider-thumb{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1px;
  --tw-ring-color: rgb(164 202 254 / var(--tw-ring-opacity));
}
.tailwind input[type="range"]::-moz-range-thumb{
  height: 1.25rem;
  width: 1.25rem;
  background: #1C64F2;
  border-radius: 9999px;
  border: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}
.tailwind input[type="range"]:disabled::-moz-range-thumb{
  background: #9CA3AF;
}
.tailwind .dark input[type="range"]:disabled::-moz-range-thumb{
  background: #6B7280;
}
.tailwind input[type="range"]::-moz-range-progress{
  background: #3F83F8;
}
.tailwind input[type="range"]::-ms-fill-lower{
  background: #3F83F8;
}
.tailwind .toggle-bg:after{
  content: "";
  position: absolute;
  top: 0.125rem;
  left: 0.125rem;
  background: white;
  border-color: #D1D5DB;
  border-width: 1px;
  border-radius: 9999px;
  height: 1.25rem;
  width: 1.25rem;
  transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
  transition-duration: .15s;
  box-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
}
.tailwind input:checked + .toggle-bg:after{
  transform: translateX(100%);;
  border-color: white;
}
.tailwind input:checked + .toggle-bg{
  background: #1C64F2;
  border-color: #1C64F2;
}
.tailwind *, .tailwind ::before, .tailwind ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(63 131 248 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.tailwind ::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(63 131 248 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.tailwind .container{
  width: 100%;
}
@media (min-width: 640px){
  .tailwind .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .tailwind .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .tailwind .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .tailwind .container{
    max-width: 1280px;
  }
}
@media (min-width: 1536px){
  .tailwind .container{
    max-width: 1536px;
  }
}
.tailwind .sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.tailwind .pointer-events-none{
  pointer-events: none;
}
.tailwind .visible{
  visibility: visible;
}
.tailwind .invisible{
  visibility: hidden;
}
.tailwind .collapse{
  visibility: collapse;
}
.tailwind .static{
  position: static;
}
.tailwind .fixed{
  position: fixed;
}
.tailwind .absolute{
  position: absolute;
}
.tailwind .relative{
  position: relative;
}
.tailwind .sticky{
  position: sticky;
}
.tailwind .inset-0{
  inset: 0px;
}
.tailwind .inset-y-0{
  top: 0px;
  bottom: 0px;
}
.tailwind .bottom-0{
  bottom: 0px;
}
.tailwind .bottom-\[60px\]{
  bottom: 60px;
}
.tailwind .end-1{
  inset-inline-end: 0.25rem;
}
.tailwind .left-0{
  left: 0px;
}
.tailwind .right-0{
  right: 0px;
}
.tailwind .start-0{
  inset-inline-start: 0px;
}
.tailwind .top-0{
  top: 0px;
}
.tailwind .top-4{
  top: 1rem;
}
.tailwind .z-0{
  z-index: 0;
}
.tailwind .z-10{
  z-index: 10;
}
.tailwind .z-20{
  z-index: 20;
}
.tailwind .z-30{
  z-index: 30;
}
.tailwind .z-40{
  z-index: 40;
}
.tailwind .z-50{
  z-index: 50;
}
.tailwind .col-span-2{
  grid-column: span 2 / span 2;
}
.tailwind .m-0{
  margin: 0px;
}
.tailwind .mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.tailwind .my-16{
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.tailwind .my-32{
  margin-top: 8rem;
  margin-bottom: 8rem;
}
.tailwind .my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.tailwind .my-auto{
  margin-top: auto;
  margin-bottom: auto;
}
.tailwind .\!-mt-6{
  margin-top: -1.5rem !important;
}
.tailwind .\!mb-10{
  margin-bottom: 2.5rem !important;
}
.tailwind .mb-0{
  margin-bottom: 0px;
}
.tailwind .mb-1{
  margin-bottom: 0.25rem;
}
.tailwind .mb-10{
  margin-bottom: 2.5rem;
}
.tailwind .mb-12{
  margin-bottom: 3rem;
}
.tailwind .mb-16{
  margin-bottom: 4rem;
}
.tailwind .mb-2{
  margin-bottom: 0.5rem;
}
.tailwind .mb-3{
  margin-bottom: 0.75rem;
}
.tailwind .mb-4{
  margin-bottom: 1rem;
}
.tailwind .mb-5{
  margin-bottom: 1.25rem;
}
.tailwind .mb-6{
  margin-bottom: 1.5rem;
}
.tailwind .mb-7{
  margin-bottom: 1.75rem;
}
.tailwind .mb-8{
  margin-bottom: 2rem;
}
.tailwind .me-2{
  margin-inline-end: 0.5rem;
}
.tailwind .ml-1{
  margin-left: 0.25rem;
}
.tailwind .ml-2{
  margin-left: 0.5rem;
}
.tailwind .ml-3{
  margin-left: 0.75rem;
}
.tailwind .ml-auto{
  margin-left: auto;
}
.tailwind .mr-1{
  margin-right: 0.25rem;
}
.tailwind .mr-2{
  margin-right: 0.5rem;
}
.tailwind .mr-3{
  margin-right: 0.75rem;
}
.tailwind .mr-4{
  margin-right: 1rem;
}
.tailwind .mr-8{
  margin-right: 2rem;
}
.tailwind .ms-0{
  margin-inline-start: 0px;
}
.tailwind .ms-2{
  margin-inline-start: 0.5rem;
}
.tailwind .ms-3{
  margin-inline-start: 0.75rem;
}
.tailwind .ms-6{
  margin-inline-start: 1.5rem;
}
.tailwind .mt-0{
  margin-top: 0px;
}
.tailwind .mt-0\.5{
  margin-top: 0.125rem;
}
.tailwind .mt-1{
  margin-top: 0.25rem;
}
.tailwind .mt-10{
  margin-top: 2.5rem;
}
.tailwind .mt-12{
  margin-top: 3rem;
}
.tailwind .mt-16{
  margin-top: 4rem;
}
.tailwind .mt-2{
  margin-top: 0.5rem;
}
.tailwind .mt-24{
  margin-top: 6rem;
}
.tailwind .mt-3{
  margin-top: 0.75rem;
}
.tailwind .mt-4{
  margin-top: 1rem;
}
.tailwind .mt-40{
  margin-top: 10rem;
}
.tailwind .mt-5{
  margin-top: 1.25rem;
}
.tailwind .mt-6{
  margin-top: 1.5rem;
}
.tailwind .mt-8{
  margin-top: 2rem;
}
.tailwind .block{
  display: block;
}
.tailwind .inline-block{
  display: inline-block;
}
.tailwind .inline{
  display: inline;
}
.tailwind .flex{
  display: flex;
}
.tailwind .inline-flex{
  display: inline-flex;
}
.tailwind .table{
  display: table;
}
.tailwind .grid{
  display: grid;
}
.tailwind .contents{
  display: contents;
}
.tailwind .hidden{
  display: none;
}
.tailwind .h-1{
  height: 0.25rem;
}
.tailwind .h-10{
  height: 2.5rem;
}
.tailwind .h-14{
  height: 3.5rem;
}
.tailwind .h-16{
  height: 4rem;
}
.tailwind .h-3{
  height: 0.75rem;
}
.tailwind .h-3\.5{
  height: 0.875rem;
}
.tailwind .h-4{
  height: 1rem;
}
.tailwind .h-48{
  height: 12rem;
}
.tailwind .h-5{
  height: 1.25rem;
}
.tailwind .h-6{
  height: 1.5rem;
}
.tailwind .h-64{
  height: 16rem;
}
.tailwind .h-8{
  height: 2rem;
}
.tailwind .h-9{
  height: 2.25rem;
}
.tailwind .h-\[300px\]{
  height: 300px;
}
.tailwind .h-\[700px\]{
  height: 700px;
}
.tailwind .h-full{
  height: 100%;
}
.tailwind .h-screen{
  height: 100vh;
}
.tailwind .max-h-48{
  max-height: 12rem;
}
.tailwind .max-h-60{
  max-height: 15rem;
}
.tailwind .max-h-64{
  max-height: 16rem;
}
.tailwind .max-h-96{
  max-height: 24rem;
}
.tailwind .min-h-full{
  min-height: 100%;
}
.tailwind .min-h-screen{
  min-height: 100vh;
}
.tailwind .w-1{
  width: 0.25rem;
}
.tailwind .w-1\/2{
  width: 50%;
}
.tailwind .w-10{
  width: 2.5rem;
}
.tailwind .w-16{
  width: 4rem;
}
.tailwind .w-2\/3{
  width: 66.666667%;
}
.tailwind .w-3{
  width: 0.75rem;
}
.tailwind .w-3\.5{
  width: 0.875rem;
}
.tailwind .w-4{
  width: 1rem;
}
.tailwind .w-40{
  width: 10rem;
}
.tailwind .w-48{
  width: 12rem;
}
.tailwind .w-5{
  width: 1.25rem;
}
.tailwind .w-56{
  width: 14rem;
}
.tailwind .w-6{
  width: 1.5rem;
}
.tailwind .w-64{
  width: 16rem;
}
.tailwind .w-8{
  width: 2rem;
}
.tailwind .w-96{
  width: 24rem;
}
.tailwind .w-full{
  width: 100%;
}
.tailwind .min-w-0{
  min-width: 0px;
}
.tailwind .max-w-2xl{
  max-width: 42rem;
}
.tailwind .max-w-lg{
  max-width: 32rem;
}
.tailwind .max-w-md{
  max-width: 28rem;
}
.tailwind .max-w-screen-md{
  max-width: 768px;
}
.tailwind .max-w-screen-xl{
  max-width: 1280px;
}
.tailwind .flex-1{
  flex: 1 1 0%;
}
.tailwind .flex-shrink{
  flex-shrink: 1;
}
.tailwind .flex-shrink-0{
  flex-shrink: 0;
}
.tailwind .shrink{
  flex-shrink: 1;
}
.tailwind .shrink-0{
  flex-shrink: 0;
}
.tailwind .grow{
  flex-grow: 1;
}
.tailwind .border-collapse{
  border-collapse: collapse;
}
.tailwind .-translate-x-full{
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tailwind .-translate-y-full{
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tailwind .translate-x-0{
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tailwind .translate-x-full{
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tailwind .translate-y-full{
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tailwind .rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tailwind .transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tailwind .transform-none{
  transform: none;
}
@keyframes spin{
  to{
    transform: rotate(360deg);
  }
}
.tailwind .animate-spin{
  animation: spin 1s linear infinite;
}
.tailwind .cursor-default{
  cursor: default;
}
.tailwind .cursor-not-allowed{
  cursor: not-allowed;
}
.tailwind .cursor-pointer{
  cursor: pointer;
}
.tailwind .resize{
  resize: both;
}
.tailwind .list-inside{
  list-style-position: inside;
}
.tailwind .list-decimal{
  list-style-type: decimal;
}
.tailwind .list-disc{
  list-style-type: disc;
}
.tailwind .grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.tailwind .grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.tailwind .grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.tailwind .grid-cols-4{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.tailwind .grid-cols-7{
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.tailwind .flex-col{
  flex-direction: column;
}
.tailwind .flex-wrap{
  flex-wrap: wrap;
}
.tailwind .content-center{
  align-content: center;
}
.tailwind .items-start{
  align-items: flex-start;
}
.tailwind .items-end{
  align-items: flex-end;
}
.tailwind .items-center{
  align-items: center;
}
.tailwind .items-baseline{
  align-items: baseline;
}
.tailwind .justify-start{
  justify-content: flex-start;
}
.tailwind .justify-end{
  justify-content: flex-end;
}
.tailwind .justify-center{
  justify-content: center;
}
.tailwind .justify-between{
  justify-content: space-between;
}
.tailwind .gap-1{
  gap: 0.25rem;
}
.tailwind .gap-2{
  gap: 0.5rem;
}
.tailwind .gap-3{
  gap: 0.75rem;
}
.tailwind .gap-4{
  gap: 1rem;
}
.tailwind .gap-5{
  gap: 1.25rem;
}
.tailwind .gap-6{
  gap: 1.5rem;
}
.tailwind .gap-8{
  gap: 2rem;
}
.tailwind .gap-x-3{
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.tailwind .gap-x-4{
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.tailwind .gap-x-6{
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.tailwind .gap-y-2{
  row-gap: 0.5rem;
}
.tailwind .gap-y-8{
  row-gap: 2rem;
}
.tailwind .-space-x-px > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(-1px * var(--tw-space-x-reverse));
  margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
}
.tailwind .space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.tailwind .space-x-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.tailwind .space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.tailwind .space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.tailwind .space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.tailwind .space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.tailwind .space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.tailwind .space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.tailwind .divide-y > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.tailwind .divide-gray-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity));
}
.tailwind .overflow-auto{
  overflow: auto;
}
.tailwind .overflow-hidden{
  overflow: hidden;
}
.tailwind .overflow-x-auto{
  overflow-x: auto;
}
.tailwind .overflow-y-auto{
  overflow-y: auto;
}
.tailwind .truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tailwind .whitespace-nowrap{
  white-space: nowrap;
}
.tailwind .whitespace-pre-wrap{
  white-space: pre-wrap;
}
.tailwind .break-all{
  word-break: break-all;
}
.tailwind .rounded{
  border-radius: 0.25rem;
}
.tailwind .rounded-full{
  border-radius: 9999px;
}
.tailwind .rounded-lg{
  border-radius: 0.5rem;
}
.tailwind .rounded-md{
  border-radius: 0.375rem;
}
.tailwind .rounded-e-lg{
  border-start-end-radius: 0.5rem;
  border-end-end-radius: 0.5rem;
}
.tailwind .rounded-l-lg{
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.tailwind .rounded-r-lg{
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}
.tailwind .rounded-s-lg{
  border-start-start-radius: 0.5rem;
  border-end-start-radius: 0.5rem;
}
.tailwind .border{
  border-width: 1px;
}
.tailwind .border-0{
  border-width: 0px;
}
.tailwind .border-2{
  border-width: 2px;
}
.tailwind .border-b{
  border-bottom-width: 1px;
}
.tailwind .border-b-2{
  border-bottom-width: 2px;
}
.tailwind .border-b-4{
  border-bottom-width: 4px;
}
.tailwind .border-e-0{
  border-inline-end-width: 0px;
}
.tailwind .border-l-4{
  border-left-width: 4px;
}
.tailwind .border-r{
  border-right-width: 1px;
}
.tailwind .border-t{
  border-top-width: 1px;
}
.tailwind .border-t-2{
  border-top-width: 2px;
}
.tailwind .border-dashed{
  border-style: dashed;
}
.tailwind .border-blue-200{
  --tw-border-opacity: 1;
  border-color: rgb(195 221 253 / var(--tw-border-opacity));
}
.tailwind .border-blue-300{
  --tw-border-opacity: 1;
  border-color: rgb(164 202 254 / var(--tw-border-opacity));
}
.tailwind .border-blue-500{
  --tw-border-opacity: 1;
  border-color: rgb(63 131 248 / var(--tw-border-opacity));
}
.tailwind .border-blue-600{
  --tw-border-opacity: 1;
  border-color: rgb(28 100 242 / var(--tw-border-opacity));
}
.tailwind .border-blue-700{
  --tw-border-opacity: 1;
  border-color: rgb(26 86 219 / var(--tw-border-opacity));
}
.tailwind .border-gray-100{
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity));
}
.tailwind .border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.tailwind .border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.tailwind .border-gray-400{
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}
.tailwind .border-green-200{
  --tw-border-opacity: 1;
  border-color: rgb(188 240 218 / var(--tw-border-opacity));
}
.tailwind .border-green-400{
  --tw-border-opacity: 1;
  border-color: rgb(49 196 141 / var(--tw-border-opacity));
}
.tailwind .border-green-500{
  --tw-border-opacity: 1;
  border-color: rgb(14 159 110 / var(--tw-border-opacity));
}
.tailwind .border-green-700{
  --tw-border-opacity: 1;
  border-color: rgb(4 108 78 / var(--tw-border-opacity));
}
.tailwind .border-mc-blue{
  --tw-border-opacity: 1;
  border-color: rgb(10 52 78 / var(--tw-border-opacity));
}
.tailwind .border-purple-500{
  --tw-border-opacity: 1;
  border-color: rgb(144 97 249 / var(--tw-border-opacity));
}
.tailwind .border-red-200{
  --tw-border-opacity: 1;
  border-color: rgb(251 213 213 / var(--tw-border-opacity));
}
.tailwind .border-red-400{
  --tw-border-opacity: 1;
  border-color: rgb(249 128 128 / var(--tw-border-opacity));
}
.tailwind .border-red-500{
  --tw-border-opacity: 1;
  border-color: rgb(240 82 82 / var(--tw-border-opacity));
}
.tailwind .border-red-600{
  --tw-border-opacity: 1;
  border-color: rgb(224 36 36 / var(--tw-border-opacity));
}
.tailwind .border-red-700{
  --tw-border-opacity: 1;
  border-color: rgb(200 30 30 / var(--tw-border-opacity));
}
.tailwind .border-b-blue-600{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(28 100 242 / var(--tw-border-opacity));
}
.tailwind .border-t-gray-300{
  --tw-border-opacity: 1;
  border-top-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.tailwind .bg-\[\#000333\]{
  --tw-bg-opacity: 1;
  background-color: rgb(0 3 51 / var(--tw-bg-opacity));
}
.tailwind .bg-\[\#F4F4F4\]{
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 244 / var(--tw-bg-opacity));
}
.tailwind .bg-\[\#ffffffd9\]{
  background-color: #ffffffd9;
}
.tailwind .bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.tailwind .bg-blue-100{
  --tw-bg-opacity: 1;
  background-color: rgb(225 239 254 / var(--tw-bg-opacity));
}
.tailwind .bg-blue-50{
  --tw-bg-opacity: 1;
  background-color: rgb(235 245 255 / var(--tw-bg-opacity));
}
.tailwind .bg-blue-500{
  --tw-bg-opacity: 1;
  background-color: rgb(63 131 248 / var(--tw-bg-opacity));
}
.tailwind .bg-blue-600{
  --tw-bg-opacity: 1;
  background-color: rgb(28 100 242 / var(--tw-bg-opacity));
}
.tailwind .bg-blue-700{
  --tw-bg-opacity: 1;
  background-color: rgb(26 86 219 / var(--tw-bg-opacity));
}
.tailwind .bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.tailwind .bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.tailwind .bg-gray-300{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}
.tailwind .bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.tailwind .bg-gray-500{
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
}
.tailwind .bg-gray-800{
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}
.tailwind .bg-gray-900{
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}
.tailwind .bg-gray-900\/50{
  background-color: rgb(17 24 39 / 0.5);
}
.tailwind .bg-green-100{
  --tw-bg-opacity: 1;
  background-color: rgb(222 247 236 / var(--tw-bg-opacity));
}
.tailwind .bg-green-50{
  --tw-bg-opacity: 1;
  background-color: rgb(243 250 247 / var(--tw-bg-opacity));
}
.tailwind .bg-green-500{
  --tw-bg-opacity: 1;
  background-color: rgb(14 159 110 / var(--tw-bg-opacity));
}
.tailwind .bg-mc-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(10 52 78 / var(--tw-bg-opacity));
}
.tailwind .bg-orange-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 236 220 / var(--tw-bg-opacity));
}
.tailwind .bg-purple-100{
  --tw-bg-opacity: 1;
  background-color: rgb(237 235 254 / var(--tw-bg-opacity));
}
.tailwind .bg-purple-50{
  --tw-bg-opacity: 1;
  background-color: rgb(246 245 255 / var(--tw-bg-opacity));
}
.tailwind .bg-purple-500{
  --tw-bg-opacity: 1;
  background-color: rgb(144 97 249 / var(--tw-bg-opacity));
}
.tailwind .bg-purple-600{
  --tw-bg-opacity: 1;
  background-color: rgb(126 58 242 / var(--tw-bg-opacity));
}
.tailwind .bg-red-100{
  --tw-bg-opacity: 1;
  background-color: rgb(253 232 232 / var(--tw-bg-opacity));
}
.tailwind .bg-red-200{
  --tw-bg-opacity: 1;
  background-color: rgb(251 213 213 / var(--tw-bg-opacity));
}
.tailwind .bg-red-50{
  --tw-bg-opacity: 1;
  background-color: rgb(253 242 242 / var(--tw-bg-opacity));
}
.tailwind .bg-red-600{
  --tw-bg-opacity: 1;
  background-color: rgb(224 36 36 / var(--tw-bg-opacity));
}
.tailwind .bg-transparent{
  background-color: transparent;
}
.tailwind .bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.tailwind .bg-white\/50{
  background-color: rgb(255 255 255 / 0.5);
}
.tailwind .bg-yellow-100{
  --tw-bg-opacity: 1;
  background-color: rgb(253 246 178 / var(--tw-bg-opacity));
}
.tailwind .bg-yellow-50{
  --tw-bg-opacity: 1;
  background-color: rgb(253 253 234 / var(--tw-bg-opacity));
}
.tailwind .bg-opacity-50{
  --tw-bg-opacity: 0.5;
}
.tailwind .bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.tailwind .from-blue-600{
  --tw-gradient-from: #1C64F2 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(28 100 242 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.tailwind .to-blue-700{
  --tw-gradient-to: #1A56DB var(--tw-gradient-to-position);
}
.tailwind .bg-cover{
  background-size: cover;
}
.tailwind .p-1{
  padding: 0.25rem;
}
.tailwind .p-10{
  padding: 2.5rem;
}
.tailwind .p-12{
  padding: 3rem;
}
.tailwind .p-2{
  padding: 0.5rem;
}
.tailwind .p-2\.5{
  padding: 0.625rem;
}
.tailwind .p-3{
  padding: 0.75rem;
}
.tailwind .p-4{
  padding: 1rem;
}
.tailwind .p-5{
  padding: 1.25rem;
}
.tailwind .p-6{
  padding: 1.5rem;
}
.tailwind .p-8{
  padding: 2rem;
}
.tailwind .px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.tailwind .px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.tailwind .px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.tailwind .px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.tailwind .px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.tailwind .px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.tailwind .px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.tailwind .py-0{
  padding-top: 0px;
  padding-bottom: 0px;
}
.tailwind .py-0\.5{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.tailwind .py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.tailwind .py-1\.5{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.tailwind .py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.tailwind .py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.tailwind .py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.tailwind .py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.tailwind .py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.tailwind .py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.tailwind .py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.tailwind .py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.tailwind .py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.tailwind .py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.tailwind .pb-16{
  padding-bottom: 4rem;
}
.tailwind .pb-2{
  padding-bottom: 0.5rem;
}
.tailwind .pb-3{
  padding-bottom: 0.75rem;
}
.tailwind .pe-4{
  padding-inline-end: 1rem;
}
.tailwind .ps-10{
  padding-inline-start: 2.5rem;
}
.tailwind .ps-2{
  padding-inline-start: 0.5rem;
}
.tailwind .ps-3{
  padding-inline-start: 0.75rem;
}
.tailwind .ps-3\.5{
  padding-inline-start: 0.875rem;
}
.tailwind .pt-2{
  padding-top: 0.5rem;
}
.tailwind .pt-3{
  padding-top: 0.75rem;
}
.tailwind .pt-4{
  padding-top: 1rem;
}
.tailwind .pt-8{
  padding-top: 2rem;
}
.tailwind .text-left{
  text-align: left;
}
.tailwind .text-center{
  text-align: center;
}
.tailwind .text-right{
  text-align: right;
}
.tailwind .text-start{
  text-align: start;
}
.tailwind .text-end{
  text-align: end;
}
.tailwind .align-baseline{
  vertical-align: baseline;
}
.tailwind .align-top{
  vertical-align: top;
}
.tailwind .align-middle{
  vertical-align: middle;
}
.tailwind .font-mono{
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.tailwind .font-sofia{
  font-family: "Sofia Pro", sans-serif;
}
.tailwind .\!text-xl{
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}
.tailwind .text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.tailwind .text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.tailwind .text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.tailwind .text-6xl{
  font-size: 3.75rem;
  line-height: 1;
}
.tailwind .text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.tailwind .text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tailwind .text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.tailwind .text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.tailwind .text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.tailwind .font-black{
  font-weight: 900;
}
.tailwind .font-bold{
  font-weight: 700;
}
.tailwind .font-extrabold{
  font-weight: 800;
}
.tailwind .font-light{
  font-weight: 300;
}
.tailwind .font-medium{
  font-weight: 500;
}
.tailwind .font-normal{
  font-weight: 400;
}
.tailwind .font-semibold{
  font-weight: 600;
}
.tailwind .uppercase{
  text-transform: uppercase;
}
.tailwind .lowercase{
  text-transform: lowercase;
}
.tailwind .italic{
  font-style: italic;
}
.tailwind .leading-5{
  line-height: 1.25rem;
}
.tailwind .leading-6{
  line-height: 1.5rem;
}
.tailwind .leading-9{
  line-height: 2.25rem;
}
.tailwind .leading-none{
  line-height: 1;
}
.tailwind .leading-relaxed{
  line-height: 1.625;
}
.tailwind .leading-tight{
  line-height: 1.25;
}
.tailwind .tracking-tight{
  letter-spacing: -0.025em;
}
.tailwind .tracking-wide{
  letter-spacing: 0.025em;
}
.tailwind .tracking-wider{
  letter-spacing: 0.05em;
}
.tailwind .tracking-widest{
  letter-spacing: 0.1em;
}
.tailwind .text-\[\#5c5757\]{
  --tw-text-opacity: 1;
  color: rgb(92 87 87 / var(--tw-text-opacity));
}
.tailwind .text-blue-100{
  --tw-text-opacity: 1;
  color: rgb(225 239 254 / var(--tw-text-opacity));
}
.tailwind .text-blue-400{
  --tw-text-opacity: 1;
  color: rgb(118 169 250 / var(--tw-text-opacity));
}
.tailwind .text-blue-500{
  --tw-text-opacity: 1;
  color: rgb(63 131 248 / var(--tw-text-opacity));
}
.tailwind .text-blue-600{
  --tw-text-opacity: 1;
  color: rgb(28 100 242 / var(--tw-text-opacity));
}
.tailwind .text-blue-700{
  --tw-text-opacity: 1;
  color: rgb(26 86 219 / var(--tw-text-opacity));
}
.tailwind .text-blue-800{
  --tw-text-opacity: 1;
  color: rgb(30 66 159 / var(--tw-text-opacity));
}
.tailwind .text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.tailwind .text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.tailwind .text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
.tailwind .text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
.tailwind .text-gray-800{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}
.tailwind .text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.tailwind .text-green-500{
  --tw-text-opacity: 1;
  color: rgb(14 159 110 / var(--tw-text-opacity));
}
.tailwind .text-green-600{
  --tw-text-opacity: 1;
  color: rgb(5 122 85 / var(--tw-text-opacity));
}
.tailwind .text-green-700{
  --tw-text-opacity: 1;
  color: rgb(4 108 78 / var(--tw-text-opacity));
}
.tailwind .text-green-800{
  --tw-text-opacity: 1;
  color: rgb(3 84 63 / var(--tw-text-opacity));
}
.tailwind .text-green-900{
  --tw-text-opacity: 1;
  color: rgb(1 71 55 / var(--tw-text-opacity));
}
.tailwind .text-mc-blue{
  --tw-text-opacity: 1;
  color: rgb(10 52 78 / var(--tw-text-opacity));
}
.tailwind .text-orange-800{
  --tw-text-opacity: 1;
  color: rgb(138 44 13 / var(--tw-text-opacity));
}
.tailwind .text-purple-600{
  --tw-text-opacity: 1;
  color: rgb(126 58 242 / var(--tw-text-opacity));
}
.tailwind .text-purple-800{
  --tw-text-opacity: 1;
  color: rgb(85 33 181 / var(--tw-text-opacity));
}
.tailwind .text-red-400{
  --tw-text-opacity: 1;
  color: rgb(249 128 128 / var(--tw-text-opacity));
}
.tailwind .text-red-500{
  --tw-text-opacity: 1;
  color: rgb(240 82 82 / var(--tw-text-opacity));
}
.tailwind .text-red-600{
  --tw-text-opacity: 1;
  color: rgb(224 36 36 / var(--tw-text-opacity));
}
.tailwind .text-red-700{
  --tw-text-opacity: 1;
  color: rgb(200 30 30 / var(--tw-text-opacity));
}
.tailwind .text-red-800{
  --tw-text-opacity: 1;
  color: rgb(155 28 28 / var(--tw-text-opacity));
}
.tailwind .text-red-900{
  --tw-text-opacity: 1;
  color: rgb(119 29 29 / var(--tw-text-opacity));
}
.tailwind .text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.tailwind .text-yellow-600{
  --tw-text-opacity: 1;
  color: rgb(159 88 10 / var(--tw-text-opacity));
}
.tailwind .text-yellow-800{
  --tw-text-opacity: 1;
  color: rgb(114 59 19 / var(--tw-text-opacity));
}
.tailwind .underline{
  text-decoration-line: underline;
}
.tailwind .opacity-0{
  opacity: 0;
}
.tailwind .opacity-100{
  opacity: 1;
}
.tailwind .opacity-25{
  opacity: 0.25;
}
.tailwind .opacity-50{
  opacity: 0.5;
}
.tailwind .opacity-75{
  opacity: 0.75;
}
.tailwind .shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.tailwind .shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.tailwind .shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.tailwind .shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.tailwind .outline{
  outline-style: solid;
}
.tailwind .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);
}
.tailwind .ring-inset{
  --tw-ring-inset: inset;
}
.tailwind .ring-gray-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity));
}
.tailwind .blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.tailwind .filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.tailwind .transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tailwind .transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tailwind .transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tailwind .transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tailwind .transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tailwind .duration-75{
  transition-duration: 75ms;
}
.tailwind .ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.tailwind .button-blue{
  margin-inline-end: 0.5rem;
  display: inline-block;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(10 52 78 / var(--tw-bg-opacity));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
 .tailwind .button-blue{
  display: inline-block;
}
@keyframes spin{}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-blue{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(10 52 78 / var(--tw-bg-opacity));
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-blue{
  font-weight: 500;
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-blue{
  border-radius: 0.5rem;
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-blue{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-blue{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-blue{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
 .tailwind .button-blue{
  margin-inline-end: 0.5rem;
}
@keyframes spin{}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-blue{
  text-transform: uppercase;
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-blue{
  text-align: center;
}
.tailwind .button-blue:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(30 66 159 / var(--tw-bg-opacity));
}
.tailwind .button-blue:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(164 202 254 / var(--tw-ring-opacity));
}
.tailwind .button-orange{
  margin-inline-end: 0.5rem;
  display: inline-block;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(208 56 1 / var(--tw-bg-opacity));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
 .tailwind .button-orange{
  display: inline-block;
}
@keyframes spin{}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-orange{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-orange{
  font-weight: 500;
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-orange{
  border-radius: 0.5rem;
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-orange{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-orange{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-orange{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
 .tailwind .button-orange{
  margin-inline-end: 0.5rem;
}
@keyframes spin{}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-orange{
  text-transform: uppercase;
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-orange{
  text-align: center;
}
.tailwind .button-orange:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(138 44 13 / var(--tw-bg-opacity));
}
.tailwind .button-orange:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 186 140 / var(--tw-ring-opacity));
}
.tailwind .button-light{
  margin-inline-end: 0.5rem;
  margin-bottom: 0.5rem;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-light{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-light{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-light{
  border-width: 1px;
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-light{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-light{
  font-weight: 500;
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-light{
  border-radius: 0.5rem;
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-light{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-light{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-light{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
 .tailwind .button-light{
  margin-inline-end: 0.5rem;
}
@keyframes spin{}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
 .tailwind .button-light{
  margin-bottom: 0.5rem;
}
@keyframes spin{}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-light{
  text-transform: uppercase;
}
.tailwind .button-light:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.tailwind .button-light:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity));
}
.tailwind .button-sm{
  white-space: nowrap;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-sm{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-sm{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-sm{
  font-size: 0.75rem;
  line-height: 1rem;
}
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
/*
Remove the default font size and weight for headings.
*/
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
/*
Add the correct font weight in Edge and Safari.
*/
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
/*
Add the correct font size in all browsers.
*/
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
/*
Use the modern Firefox focus style for all focusable elements.
*/
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
/*
Add the correct display in Chrome and Safari.
*/
/*
Removes the default spacing and border for appropriate elements.
*/
/*
Reset default styling for dialogs.
*/
/*
Prevent resizing textareas horizontally by default.
*/
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
/*
Set the default cursor for buttons.
*/
/*
Make sure disabled buttons don't get the pointer cursor.
*/
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
/* Make elements with the HTML hidden attribute stay hidden by default */
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (forced-colors: active) {}
@media (min-width: 640px){}
@media (min-width: 768px){}
@media (min-width: 1024px){}
@media (min-width: 1280px){}
@media (min-width: 1536px){}
@keyframes spin{}
 .tailwind .button-sm{
  white-space: nowrap;
}

.skin-black .main-header .logo {
  border: 0;
}
.logo img {
  display: inline;
  max-height: 100%;
  max-width: 100%;
  padding-bottom: 4px;
}

.submission-manage-actions .btn {
  width: 100%;
  margin-bottom: 3px;
}

.sonata-ba-list-field .btn-group {
  width: 150px;
}
.sonata-ba-list-field .btn-group .btn {
  width: 150px;
  margin-bottom: 5px;
  /* margin-right: 5px; */
}

.swal2-popup {
  font-size: 1.6rem !important;
}

.cke_notifications_area {
  display: none;
}

.disabled-status {
  color: #999; /* Light gray text */
  font-style: italic;
  cursor: not-allowed;
  background-color: #f5f5f5; /* Light background */
  opacity: 0.7;
}

/* Optional: Style for hover state */
.disabled-status:hover {
  background-color: #f0f0f0;
  border-color: #ddd;
}

/* If you want to remove the hover effect completely */
.disabled-status:hover,
.disabled-status:focus {
  cursor: not-allowed;
  box-shadow: none;
}

/* Optional: Add a subtle indication icon */
.disabled-status:after {
  content: "🔒";
  margin-left: 5px;
  font-size: 12px;
}

/* Soft red highlight for rows whose user has a rejected email domain */
body table tbody tr.rejected-domain-row > td,
body table tbody tr.rejected-domain-row > th {
  background-color: #FEE2E2 !important;
}

body table tbody tr.rejected-domain-row:hover > td,
body table tbody tr.rejected-domain-row:hover > th {
  background-color: #FCA5A5 !important;
}

/* Soft yellow highlight for rows whose user has a pending email domain */
body table tbody tr.pending-domain-row > td,
body table tbody tr.pending-domain-row > th {
  background-color: #FEF3C7 !important;
}

body table tbody tr.pending-domain-row:hover > td,
body table tbody tr.pending-domain-row:hover > th {
  background-color: #FCD34D !important;
}

/* Soft orange highlight for rows whose user has been manually flagged */
body table tbody tr.flagged-user-row > td,
body table tbody tr.flagged-user-row > th {
  background-color: #FFEDD5 !important;
}

body table tbody tr.flagged-user-row:hover > td,
body table tbody tr.flagged-user-row:hover > th {
  background-color: #FDBA74 !important;
}

.placeholder\:text-gray-400::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.placeholder\:text-gray-400::placeholder{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.odd\:bg-white:nth-child(odd){
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.even\:bg-gray-50:nth-child(even){
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.hover\:border-gray-300:hover{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.hover\:bg-\[\#041e42\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(4 30 66 / var(--tw-bg-opacity));
}

.hover\:bg-blue-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(225 239 254 / var(--tw-bg-opacity));
}

.hover\:bg-blue-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(235 245 255 / var(--tw-bg-opacity));
}

.hover\:bg-blue-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(26 86 219 / var(--tw-bg-opacity));
}

.hover\:bg-blue-800:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(30 66 159 / var(--tw-bg-opacity));
}

.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.hover\:bg-gray-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.hover\:bg-green-800:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(3 84 63 / var(--tw-bg-opacity));
}

.hover\:bg-purple-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(108 43 217 / var(--tw-bg-opacity));
}

.hover\:bg-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

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

.hover\:text-blue-600:hover{
  --tw-text-opacity: 1;
  color: rgb(28 100 242 / var(--tw-text-opacity));
}

.hover\:text-blue-700:hover{
  --tw-text-opacity: 1;
  color: rgb(26 86 219 / var(--tw-text-opacity));
}

.hover\:text-blue-800:hover{
  --tw-text-opacity: 1;
  color: rgb(30 66 159 / var(--tw-text-opacity));
}

.hover\:text-gray-200:hover{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}

.hover\:text-gray-600:hover{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.hover\:text-gray-700:hover{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.hover\:text-gray-900:hover{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.hover\:underline:hover{
  text-decoration-line: underline;
}

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

.focus\:border-blue-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(63 131 248 / var(--tw-border-opacity));
}

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

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

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

.focus\:ring-inset:focus{
  --tw-ring-inset: inset;
}

.focus\:ring-blue-300:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(164 202 254 / var(--tw-ring-opacity));
}

.focus\:ring-blue-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(63 131 248 / var(--tw-ring-opacity));
}

.focus\:ring-gray-200:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity));
}

.focus\:ring-green-300:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(132 225 188 / var(--tw-ring-opacity));
}

.focus\:ring-indigo-600:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(88 80 236 / var(--tw-ring-opacity));
}

.focus\:ring-purple-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(144 97 249 / var(--tw-ring-opacity));
}

.focus\:ring-white:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity));
}

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

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

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

.group:hover .group-hover\:text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

:is(.dark .dark\:divide-gray-700) > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-divide-opacity));
}

:is(.dark .dark\:border){
  border-width: 1px;
}

:is(.dark .dark\:border-blue-500){
  --tw-border-opacity: 1;
  border-color: rgb(63 131 248 / var(--tw-border-opacity));
}

:is(.dark .dark\:border-gray-600){
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}

:is(.dark .dark\:border-gray-700){
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity));
}

:is(.dark .dark\:border-transparent){
  border-color: transparent;
}

:is(.dark .dark\:bg-blue-600){
  --tw-bg-opacity: 1;
  background-color: rgb(28 100 242 / var(--tw-bg-opacity));
}

:is(.dark .dark\:bg-gray-600){
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}

:is(.dark .dark\:bg-gray-700){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}

:is(.dark .dark\:bg-gray-800){
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}

:is(.dark .dark\:bg-gray-800\/50){
  background-color: rgb(31 41 55 / 0.5);
}

:is(.dark .dark\:bg-gray-900\/80){
  background-color: rgb(17 24 39 / 0.8);
}

:is(.dark .dark\:text-blue-500){
  --tw-text-opacity: 1;
  color: rgb(63 131 248 / var(--tw-text-opacity));
}

:is(.dark .dark\:text-gray-300){
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}

:is(.dark .dark\:text-gray-400){
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

:is(.dark .dark\:text-white){
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

:is(.dark .dark\:ring-offset-gray-800){
  --tw-ring-offset-color: #1F2937;
}

:is(.dark .odd\:dark\:bg-gray-900):nth-child(odd){
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}

:is(.dark .even\:dark\:bg-gray-800):nth-child(even){
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}

:is(.dark .dark\:hover\:bg-blue-700:hover){
  --tw-bg-opacity: 1;
  background-color: rgb(26 86 219 / var(--tw-bg-opacity));
}

:is(.dark .dark\:hover\:bg-gray-600:hover){
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}

:is(.dark .dark\:hover\:bg-gray-700:hover){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}

:is(.dark .dark\:hover\:bg-gray-800:hover){
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}

:is(.dark .dark\:hover\:text-blue-500:hover){
  --tw-text-opacity: 1;
  color: rgb(63 131 248 / var(--tw-text-opacity));
}

:is(.dark .dark\:hover\:text-gray-300:hover){
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}

:is(.dark .dark\:hover\:text-white:hover){
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

:is(.dark .dark\:focus\:ring-blue-600:focus){
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(28 100 242 / var(--tw-ring-opacity));
}

:is(.dark .group:hover .dark\:group-hover\:text-white){
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 640px){
  .sm\:mb-0{
    margin-bottom: 0px;
  }
  .sm\:mr-2{
    margin-right: 0.5rem;
  }
  .sm\:block{
    display: block;
  }
  .sm\:hidden{
    display: none;
  }
  .sm\:max-w-md{
    max-width: 28rem;
  }
  .sm\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .sm\:flex-row{
    flex-direction: row;
  }
  .sm\:rounded-lg{
    border-radius: 0.5rem;
  }
  .sm\:p-8{
    padding: 2rem;
  }
  .sm\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .sm\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .sm\:leading-6{
    line-height: 1.5rem;
  }
}

@media (min-width: 768px){
  .md\:mb-0{
    margin-bottom: 0px;
  }
  .md\:mr-0{
    margin-right: 0px;
  }
  .md\:mt-0{
    margin-top: 0px;
  }
  .md\:h-\[500px\]{
    height: 500px;
  }
  .md\:\!w-40{
    width: 10rem !important;
  }
  .md\:w-1\/2{
    width: 50%;
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:items-start{
    align-items: flex-start;
  }
  .md\:items-end{
    align-items: flex-end;
  }
  .md\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .md\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }
  .md\:text-right{
    text-align: right;
  }
  .md\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .md\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }
  .md\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1024px){
  .lg\:col-span-1{
    grid-column: span 1 / span 1;
  }
  .lg\:col-span-12{
    grid-column: span 12 / span 12;
  }
  .lg\:col-span-3{
    grid-column: span 3 / span 3;
  }
  .lg\:col-span-5{
    grid-column: span 5 / span 5;
  }
  .lg\:col-span-7{
    grid-column: span 7 / span 7;
  }
  .lg\:mb-8{
    margin-bottom: 2rem;
  }
  .lg\:mt-0{
    margin-top: 0px;
  }
  .lg\:block{
    display: block;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:h-\[450px\]{
    height: 450px;
  }
  .lg\:h-\[758px\]{
    height: 758px;
  }
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:w-auto{
    width: auto;
  }
  .lg\:w-full{
    width: 100%;
  }
  .lg\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:gap-8{
    gap: 2rem;
  }
  .lg\:space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .lg\:p-0{
    padding: 0px;
  }
  .lg\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .lg\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .lg\:pe-16{
    padding-inline-end: 4rem;
  }
  .lg\:ps-16{
    padding-inline-start: 4rem;
  }
  .lg\:text-left{
    text-align: left;
  }
  .lg\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1280px){
  .xl\:gap-0{
    gap: 0px;
  }
  .xl\:p-0{
    padding: 0px;
  }
  .xl\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

.rtl\:rotate-180:where([dir="rtl"], [dir="rtl"] *){
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rtl\:space-x-reverse:where([dir="rtl"], [dir="rtl"] *) > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 1;
}

.rtl\:text-left:where([dir="rtl"], [dir="rtl"] *){
  text-align: left;
}

.rtl\:text-right:where([dir="rtl"], [dir="rtl"] *){
  text-align: right;
}

/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWRtaW4uY3NzIiwibWFwcGluZ3MiOiI7OztBQUFBLGdCQUFnQjtBQUdmOzs7Q0FBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBOzs7Ozs7OztDQUFBO0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtLQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBOzs7Q0FBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTs7Q0FBQTtBQUFBO0VBQUE7VUFBQTtBQUFBO0FBQUE7O0NBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBOztDQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTs7Q0FBQTtBQUFBO0VBQUE7QUFBQTtBQUFBOzs7OztDQUFBO0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7O0NBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTs7Q0FBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBOzs7O0NBQUE7QUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTs7Q0FBQTtBQUFBO0VBQUE7QUFBQTtBQUFBOzs7Q0FBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTs7Q0FBQTtBQUFBO0VBQUE7QUFBQTtBQUFBOztDQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7O0NBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTs7Q0FBQTtBQUFBO0VBQUE7QUFBQTtBQUFBOzs7Q0FBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7O0NBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTs7O0NBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBOztDQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7O0NBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTs7Q0FBQTtBQUFBO0VBQUE7QUFBQTtBQUFBOztDQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7OztDQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBOztDQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7O0NBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTs7OztDQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTs7Q0FBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0tBQUE7VUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO1VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO1VBQUE7QUFBQTtBQUFBO0VBQUE7S0FBQTtVQUFBO0VBQUE7RUFBQTtVQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7S0FBQTtVQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtJQUFBO09BQUE7WUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0lBQUE7T0FBQTtZQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7SUFBQTtPQUFBO1lBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7S0FBQTtVQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO1VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtVQUFBO0FBQUE7QUFBQTtFQUFBO0tBQUE7VUFBQTtFQUFBO0VBQUE7VUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0tBQUE7VUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7VUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7VUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBZ0JDO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFoQkQ7QUFBQTtFQWdCQztFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBaEJEO0FBQ0E7RUFBQTtBQUFBO0FBQUE7RUFBQTtJQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7SUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0lBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtJQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7SUFBQTtFQUFBO0FBQUE7QUFDQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtJQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7T0FBQTtBQUFBO0FBQUE7RUFBQTtPQUFBO0FBQUE7QUFBQTtFQUFBO09BQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBR0M7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7OztDQUFBO0FBQUE7Ozs7Ozs7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0FBQUE7OztDQUFBO0FBQUE7Ozs7Ozs7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Ozs7Ozs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBOzs7Q0FBQTtBQUFBOzs7Ozs7OztDQUFBO0FBQUE7OztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBOzs7Q0FBQTtBQUFBOzs7Ozs7OztDQUFBO0FBQUE7OztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBOzs7Q0FBQTtBQUFBOzs7Ozs7OztDQUFBO0FBQUE7OztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7OztDQUFBO0FBQUE7Ozs7Ozs7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Ozs7Ozs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBOzs7Q0FBQTtBQUFBOzs7Ozs7OztDQUFBO0FBQUE7OztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtBQUFBOzs7Q0FBQTtBQUFBOzs7Ozs7OztDQUFBO0FBQUE7OztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBOzs7Q0FBQTtBQUFBOzs7Ozs7OztDQUFBO0FBQUE7OztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBO0FBR0E7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7OztDQUFBO0FBQUE7Ozs7Ozs7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTtBQUFBO0FBQUE7OztDQUFBO0FBQUE7Ozs7Ozs7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Ozs7Ozs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Ozs7Ozs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Ozs7Ozs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBOzs7Q0FBQTtBQUFBOzs7Ozs7OztDQUFBO0FBQUE7OztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7OztDQUFBO0FBQUE7Ozs7Ozs7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Ozs7Ozs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Ozs7Ozs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Ozs7Ozs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTtBQUlBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Ozs7Ozs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBOzs7Q0FBQTtBQUFBOzs7Ozs7OztDQUFBO0FBQUE7OztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7OztDQUFBO0FBQUE7Ozs7Ozs7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7OztDQUFBO0FBQUE7Ozs7Ozs7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Ozs7Ozs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Ozs7Ozs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Ozs7Ozs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBOzs7Q0FBQTtBQUFBOzs7Ozs7OztDQUFBO0FBQUE7OztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7OztDQUFBO0FBQUE7Ozs7Ozs7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Ozs7Ozs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Ozs7Ozs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7RUFBQTtBQUFBO0FBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Ozs7Ozs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtFQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTtBQUlBO0VBQUE7RUFBQTtFQUFBO0VBQUE7RUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBOzs7Q0FBQTtBQUFBOzs7Ozs7OztDQUFBO0FBQUE7OztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0VBQUE7RUFBQTtBQUFBO0FBQUE7OztDQUFBO0FBQUE7Ozs7Ozs7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7RUFBQTtFQUFBO0FBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Ozs7Ozs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtFQUFBO0VBQUE7QUFBQTtBQUFBOzs7Q0FBQTtBQUFBOzs7Ozs7OztDQUFBO0FBQUE7OztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7Ozs7Q0FBQTtBQUFBOzs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7Q0FBQTtBQUFBOzs7Q0FBQTtBQUFBOztDQUFBO0FBQUE7O0NBQUE7QUFBQTs7OztDQUFBO0FBQUE7O0NBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0VBQUE7QUFBQTs7QUFJRjtFQUNDO0FBRkQ7QUFTQTtFQUNDO0VBQ0E7RUFDQTtFQUNBO0FBUEQ7O0FBVUM7RUFDQztFQUNBO0FBUEY7O0FBWUM7RUFDQztBQVRGO0FBVUU7RUFDQztFQUNBO0VBQ0E7QUFSSDs7QUFZQTtFQUNDO0FBVEQ7O0FBV0E7RUFBMEI7QUFQMUI7O0FBVUE7RUFDQztFQUNBO0VBQ0E7RUFDQTtFQUNBO0FBUEQ7O0FBVUE7QUFDQTtFQUNDO0VBQ0E7QUFQRDs7QUFVQTtBQUNBOztFQUVDO0VBQ0E7QUFQRDs7QUFVQTtBQUNBO0VBQ0M7RUFDQTtFQUNBO0FBUEQ7O0FBVUE7QUFDQTs7RUFFQztBQVBEOztBQVNBOztFQUVDO0FBTkQ7O0FBU0E7QUFDQTs7RUFFQztBQU5EOztBQVFBOztFQUVDO0FBTEQ7O0FBUUE7QUFDQTs7RUFFQztBQUxEOztBQU9BOztFQUVDO0FBSkQ7O0FBL0dBO0VBQUEsb0JBK0dBO0VBL0dBO0FBK0dBOztBQS9HQTtFQUFBLG9CQStHQTtFQS9HQTtBQStHQTs7QUEvR0E7RUFBQSxrQkErR0E7RUEvR0E7QUErR0E7O0FBL0dBO0VBQUEsa0JBK0dBO0VBL0dBO0FBK0dBOztBQS9HQTtFQUFBLHNCQStHQTtFQS9HQTtBQStHQTs7QUEvR0E7RUFBQSxrQkErR0E7RUEvR0E7QUErR0E7O0FBL0dBO0VBQUEsa0JBK0dBO0VBL0dBO0FBK0dBOztBQS9HQTtFQUFBLGtCQStHQTtFQS9HQTtBQStHQTs7QUEvR0E7RUFBQSxrQkErR0E7RUEvR0E7QUErR0E7O0FBL0dBO0VBQUEsa0JBK0dBO0VBL0dBO0FBK0dBOztBQS9HQTtFQUFBLGtCQStHQTtFQS9HQTtBQStHQTs7QUEvR0E7RUFBQSxrQkErR0E7RUEvR0E7QUErR0E7O0FBL0dBO0VBQUEsa0JBK0dBO0VBL0dBO0FBK0dBOztBQS9HQTtFQUFBLGtCQStHQTtFQS9HQTtBQStHQTs7QUEvR0E7RUFBQSxrQkErR0E7RUEvR0E7QUErR0E7O0FBL0dBO0VBQUEsa0JBK0dBO0VBL0dBO0FBK0dBOztBQS9HQTtFQUFBLG9CQStHQTtFQS9HQTtBQStHQTs7QUEvR0E7RUFBQSxvQkErR0E7RUEvR0E7QUErR0E7O0FBL0dBO0VBQUEsb0JBK0dBO0VBL0dBO0FBK0dBOztBQS9HQTtFQUFBLG9CQStHQTtFQS9HQTtBQStHQTs7QUEvR0E7RUFBQSxvQkErR0E7RUEvR0E7QUErR0E7O0FBL0dBO0VBQUEsb0JBK0dBO0VBL0dBO0FBK0dBOztBQS9HQTtFQUFBLG9CQStHQTtFQS9HQTtBQStHQTs7QUEvR0E7RUFBQSxvQkErR0E7RUEvR0E7QUErR0E7O0FBL0dBO0VBQUE7QUErR0E7O0FBL0dBO0VBQUE7QUErR0E7O0FBL0dBO0VBQUEsc0JBK0dBO0VBL0dBO0FBK0dBOztBQS9HQTtFQUFBLDhCQStHQTtFQS9HQTtBQStHQTs7QUEvR0E7RUFBQSwyR0ErR0E7RUEvR0EseUdBK0dBO0VBL0dBO0FBK0dBOztBQS9HQTtFQUFBLDJHQStHQTtFQS9HQSx5R0ErR0E7RUEvR0E7QUErR0E7O0FBL0dBO0VBQUE7QUErR0E7O0FBL0dBO0VBQUEsb0JBK0dBO0VBL0dBO0FBK0dBOztBQS9HQTtFQUFBLG9CQStHQTtFQS9HQTtBQStHQTs7QUEvR0E7RUFBQSxvQkErR0E7RUEvR0E7QUErR0E7O0FBL0dBO0VBQUEsb0JBK0dBO0VBL0dBO0FBK0dBOztBQS9HQTtFQUFBLG9CQStHQTtFQS9HQTtBQStHQTs7QUEvR0E7RUFBQSxvQkErR0E7RUEvR0E7QUErR0E7O0FBL0dBO0VBQUEsb0JBK0dBO0VBL0dBO0FBK0dBOztBQS9HQTtFQUFBO0FBK0dBOztBQS9HQTtFQUFBO0FBK0dBOztBQS9HQTtFQUFBO0FBK0dBOztBQS9HQTtFQUFBLG9CQStHQTtFQS9HQTtBQStHQTs7QUEvR0E7RUFBQSxzQkErR0E7RUEvR0E7QUErR0E7O0FBL0dBO0VBQUE7QUErR0E7O0FBL0dBO0VBQUEsc0JBK0dBO0VBL0dBO0FBK0dBOztBQS9HQTtFQUFBLHNCQStHQTtFQS9HQTtBQStHQTs7QUEvR0E7RUFBQSxzQkErR0E7RUEvR0E7QUErR0E7O0FBL0dBO0VBQUE7QUErR0E7O0FBL0dBO0VBQUEsa0JBK0dBO0VBL0dBO0FBK0dBOztBQS9HQTtFQUFBLGtCQStHQTtFQS9HQTtBQStHQTs7QUEvR0E7RUFBQSxrQkErR0E7RUEvR0E7QUErR0E7O0FBL0dBO0VBQUEsa0JBK0dBO0VBL0dBO0FBK0dBOztBQS9HQTtFQUFBO0FBK0dBOztBQS9HQTtFQUFBO0FBK0dBOztBQS9HQTtFQUFBLG9CQStHQTtFQS9HQTtBQStHQTs7QUEvR0E7RUFBQSxvQkErR0E7RUEvR0E7QUErR0E7O0FBL0dBO0VBQUEsb0JBK0dBO0VBL0dBO0FBK0dBOztBQS9HQTtFQUFBLG9CQStHQTtFQS9HQTtBQStHQTs7QUEvR0E7RUFBQTtBQStHQTs7QUEvR0E7RUFBQSxrQkErR0E7RUEvR0E7QUErR0E7O0FBL0dBO0VBQUEsa0JBK0dBO0VBL0dBO0FBK0dBOztBQS9HQTtFQUFBLGtCQStHQTtFQS9HQTtBQStHQTs7QUEvR0E7RUFBQSxrQkErR0E7RUEvR0E7QUErR0E7O0FBL0dBO0VBQUEsa0JBK0dBO0VBL0dBO0FBK0dBOztBQS9HQTtFQUFBLGtCQStHQTtFQS9HQTtBQStHQTs7QUEvR0E7RUFBQSxvQkErR0E7RUEvR0E7QUErR0E7O0FBL0dBO0VBQUEsb0JBK0dBO0VBL0dBO0FBK0dBOztBQS9HQTtFQUFBLG9CQStHQTtFQS9HQTtBQStHQTs7QUEvR0E7RUFBQSxvQkErR0E7RUEvR0E7QUErR0E7O0FBL0dBO0VBQUEsb0JBK0dBO0VBL0dBO0FBK0dBOztBQS9HQTtFQUFBO0lBQUE7RUErR0E7RUEvR0E7SUFBQTtFQStHQTtFQS9HQTtJQUFBO0VBK0dBO0VBL0dBO0lBQUE7RUErR0E7RUEvR0E7SUFBQTtFQStHQTtFQS9HQTtJQUFBO0VBK0dBO0VBL0dBO0lBQUE7RUErR0E7RUEvR0E7SUFBQTtFQStHQTtFQS9HQTtJQUFBO0VBK0dBO0VBL0dBO0lBQUEsZUErR0E7SUEvR0E7RUErR0E7RUEvR0E7SUFBQSxtQkErR0E7SUEvR0E7RUErR0E7RUEvR0E7SUFBQTtFQStHQTtBQUFBOztBQS9HQTtFQUFBO0lBQUE7RUErR0E7RUEvR0E7SUFBQTtFQStHQTtFQS9HQTtJQUFBO0VBK0dBO0VBL0dBO0lBQUE7RUErR0E7RUEvR0E7SUFBQTtFQStHQTtFQS9HQTtJQUFBO0VBK0dBO0VBL0dBO0lBQUE7RUErR0E7RUEvR0E7SUFBQTtFQStHQTtFQS9HQTtJQUFBO0VBK0dBO0VBL0dBO0lBQUE7RUErR0E7RUEvR0E7SUFBQTtFQStHQTtFQS9HQTtJQUFBO0VBK0dBO0VBL0dBO0lBQUEsdUJBK0dBO0lBL0dBLG9EQStHQTtJQS9HQTtFQStHQTtFQS9HQTtJQUFBLHVCQStHQTtJQS9HQSw4REErR0E7SUEvR0E7RUErR0E7RUEvR0E7SUFBQTtFQStHQTtFQS9HQTtJQUFBLGlCQStHQTtJQS9HQTtFQStHQTtFQS9HQTtJQUFBLGtCQStHQTtJQS9HQTtFQStHQTtFQS9HQTtJQUFBLG1CQStHQTtJQS9HQTtFQStHQTtBQUFBOztBQS9HQTtFQUFBO0lBQUE7RUErR0E7RUEvR0E7SUFBQTtFQStHQTtFQS9HQTtJQUFBO0VBK0dBO0VBL0dBO0lBQUE7RUErR0E7RUEvR0E7SUFBQTtFQStHQTtFQS9HQTtJQUFBO0VBK0dBO0VBL0dBO0lBQUE7RUErR0E7RUEvR0E7SUFBQTtFQStHQTtFQS9HQTtJQUFBO0VBK0dBO0VBL0dBO0lBQUE7RUErR0E7RUEvR0E7SUFBQTtFQStHQTtFQS9HQTtJQUFBO0VBK0dBO0VBL0dBO0lBQUE7RUErR0E7RUEvR0E7SUFBQTtFQStHQTtFQS9HQTtJQUFBO0VBK0dBO0VBL0dBO0lBQUE7RUErR0E7RUEvR0E7SUFBQTtFQStHQTtFQS9HQTtJQUFBO0VBK0dBO0VBL0dBO0lBQUE7RUErR0E7RUEvR0E7SUFBQTtFQStHQTtFQS9HQTtJQUFBO0VBK0dBO0VBL0dBO0lBQUEsdUJBK0dBO0lBL0dBLG9EQStHQTtJQS9HQTtFQStHQTtFQS9HQTtJQUFBO0VBK0dBO0VBL0dBO0lBQUEsZ0JBK0dBO0lBL0dBO0VBK0dBO0VBL0dBO0lBQUEsaUJBK0dBO0lBL0dBO0VBK0dBO0VBL0dBO0lBQUE7RUErR0E7RUEvR0E7SUFBQTtFQStHQTtFQS9HQTtJQUFBO0VBK0dBO0VBL0dBO0lBQUEsa0JBK0dBO0lBL0dBO0VBK0dBO0FBQUE7O0FBL0dBO0VBQUE7SUFBQTtFQStHQTtFQS9HQTtJQUFBO0VBK0dBO0VBL0dBO0lBQUEsa0JBK0dBO0lBL0dBO0VBK0dBO0FBQUE7O0FBL0dBO0VBQUEsbUJBK0dBO0VBL0dBO0FBK0dBOztBQS9HQTtFQUFBO0FBK0dBOztBQS9HQTtFQUFBO0FBK0dBOztBQS9HQTtFQUFBO0FBK0dBLEMiLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8vLi9hc3NldHMvYWRtaW4vYXBwLnNjc3MiXSwic291cmNlc0NvbnRlbnQiOlsiQGNvbmZpZyBcIi4uLy4uL3RhaWx3aW5kLmNvbmZpZy5hZG1pbi5qc1wiO1xuXG4udGFpbHdpbmR7XG5cdEB0YWlsd2luZCBiYXNlO1xuXHRAdGFpbHdpbmQgY29tcG9uZW50cztcblx0QHRhaWx3aW5kIHV0aWxpdGllcztcblxuXHQuYnV0dG9uLWJsdWUge1xuXHRcdEBhcHBseSBpbmxpbmUtYmxvY2sgdGV4dC13aGl0ZSBiZy1tYy1ibHVlIGhvdmVyOmJnLWJsdWUtODAwIGZvY3VzOnJpbmctNCBmb2N1czpyaW5nLWJsdWUtMzAwIGZvbnQtbWVkaXVtIHJvdW5kZWQtbGcgdGV4dC1zbSBweC01IHB5LTIuNSBtZS0yIHVwcGVyY2FzZSBmb2N1czpvdXRsaW5lLW5vbmUgdGV4dC1jZW50ZXJcblx0fVxuXHQuYnV0dG9uLW9yYW5nZSB7XG5cdFx0QGFwcGx5IGlubGluZS1ibG9jayB0ZXh0LXdoaXRlIGJnLW9yYW5nZS02MDAgaG92ZXI6Ymctb3JhbmdlLTgwMCBmb2N1czpyaW5nLTQgZm9jdXM6cmluZy1vcmFuZ2UtMzAwIGZvbnQtbWVkaXVtIHJvdW5kZWQtbGcgdGV4dC1zbSBweC01IHB5LTIuNSBtZS0yIHVwcGVyY2FzZSBmb2N1czpvdXRsaW5lLW5vbmUgdGV4dC1jZW50ZXJcblx0fVxuXG5cdC5idXR0b24tbGlnaHR7XG5cdFx0QGFwcGx5IHRleHQtZ3JheS05MDAgYmctd2hpdGUgYm9yZGVyIGJvcmRlci1ncmF5LTMwMCBmb2N1czpvdXRsaW5lLW5vbmUgaG92ZXI6YmctZ3JheS0xMDAgZm9jdXM6cmluZy00IGZvY3VzOnJpbmctZ3JheS0yMDAgZm9udC1tZWRpdW0gcm91bmRlZC1sZyB0ZXh0LXNtIHB4LTUgcHktMi41IG1lLTIgbWItMiB1cHBlcmNhc2Vcblx0fVxuXG5cdC5idXR0b24tc217XG5cdFx0QGFwcGx5IHB4LTMgcHktMiB0ZXh0LXhzIHdoaXRlc3BhY2Utbm93cmFwXG5cdH1cbn1cbi8vQGltcG9ydCBcInNlbGVjdDItYm9vdHN0cmFwLTUtdGhlbWVcIjtcbi5za2luLWJsYWNrIC5tYWluLWhlYWRlciAubG9nbyB7XG5cdGJvcmRlcjogMDtcblx0Ly9iYWNrZ3JvdW5kLWNvbG9yOiAjMjIyZDMyO1xuXHQmOmhvdmVye1xuLy9cdFx0YmFja2dyb3VuZC1jb2xvcjogIzI2MmMyZTtcblx0fVxufVxuXG4ubG9nbyBpbWcge1xuXHRkaXNwbGF5OiBpbmxpbmU7XG5cdG1heC1oZWlnaHQ6IDEwMCU7XG5cdG1heC13aWR0aDogMTAwJTtcblx0cGFkZGluZy1ib3R0b206IDRweDtcbn1cbi5zdWJtaXNzaW9uLW1hbmFnZS1hY3Rpb25ze1xuXHQuYnRue1xuXHRcdHdpZHRoOiAxMDAlO1xuXHRcdG1hcmdpbi1ib3R0b206IDNweDtcblx0fVxufVxuXG4uc29uYXRhLWJhLWxpc3QtZmllbGQge1xuXHQuYnRuLWdyb3Vwe1xuXHRcdHdpZHRoOiAxNTBweDtcblx0XHQuYnRue1xuXHRcdFx0d2lkdGg6IDE1MHB4O1xuXHRcdFx0bWFyZ2luLWJvdHRvbTogNXB4O1xuXHRcdFx0LyogbWFyZ2luLXJpZ2h0OiA1cHg7ICovXG5cdFx0fVxuXHR9XG59XG4uc3dhbDItcG9wdXAge1xuXHRmb250LXNpemU6IDEuNnJlbSAhaW1wb3J0YW50O1xufVxuLmNrZV9ub3RpZmljYXRpb25zX2FyZWEgeyBkaXNwbGF5OiBub25lOyB9XG5cblxuLmRpc2FibGVkLXN0YXR1cyB7XG5cdGNvbG9yOiAjOTk5OyAvKiBMaWdodCBncmF5IHRleHQgKi9cblx0Zm9udC1zdHlsZTogaXRhbGljO1xuXHRjdXJzb3I6IG5vdC1hbGxvd2VkO1xuXHRiYWNrZ3JvdW5kLWNvbG9yOiAjZjVmNWY1OyAvKiBMaWdodCBiYWNrZ3JvdW5kICovXG5cdG9wYWNpdHk6IDAuNztcbn1cblxuLyogT3B0aW9uYWw6IFN0eWxlIGZvciBob3ZlciBzdGF0ZSAqL1xuLmRpc2FibGVkLXN0YXR1czpob3ZlciB7XG5cdGJhY2tncm91bmQtY29sb3I6ICNmMGYwZjA7XG5cdGJvcmRlci1jb2xvcjogI2RkZDtcbn1cblxuLyogSWYgeW91IHdhbnQgdG8gcmVtb3ZlIHRoZSBob3ZlciBlZmZlY3QgY29tcGxldGVseSAqL1xuLmRpc2FibGVkLXN0YXR1czpob3Zlcixcbi5kaXNhYmxlZC1zdGF0dXM6Zm9jdXMge1xuXHRjdXJzb3I6IG5vdC1hbGxvd2VkO1xuXHRib3gtc2hhZG93OiBub25lO1xufVxuXG4vKiBPcHRpb25hbDogQWRkIGEgc3VidGxlIGluZGljYXRpb24gaWNvbiAqL1xuLmRpc2FibGVkLXN0YXR1czphZnRlciB7XG5cdGNvbnRlbnQ6ICfwn5SSJztcblx0bWFyZ2luLWxlZnQ6IDVweDtcblx0Zm9udC1zaXplOiAxMnB4O1xufVxuXG4vKiBTb2Z0IHJlZCBoaWdobGlnaHQgZm9yIHJvd3Mgd2hvc2UgdXNlciBoYXMgYSByZWplY3RlZCBlbWFpbCBkb21haW4gKi9cbmJvZHkgdGFibGUgdGJvZHkgdHIucmVqZWN0ZWQtZG9tYWluLXJvdyA+IHRkLFxuYm9keSB0YWJsZSB0Ym9keSB0ci5yZWplY3RlZC1kb21haW4tcm93ID4gdGgge1xuXHRiYWNrZ3JvdW5kLWNvbG9yOiAjRkVFMkUyICFpbXBvcnRhbnQ7XG59XG5ib2R5IHRhYmxlIHRib2R5IHRyLnJlamVjdGVkLWRvbWFpbi1yb3c6aG92ZXIgPiB0ZCxcbmJvZHkgdGFibGUgdGJvZHkgdHIucmVqZWN0ZWQtZG9tYWluLXJvdzpob3ZlciA+IHRoIHtcblx0YmFja2dyb3VuZC1jb2xvcjogI0ZDQTVBNSAhaW1wb3J0YW50O1xufVxuXG4vKiBTb2Z0IHllbGxvdyBoaWdobGlnaHQgZm9yIHJvd3Mgd2hvc2UgdXNlciBoYXMgYSBwZW5kaW5nIGVtYWlsIGRvbWFpbiAqL1xuYm9keSB0YWJsZSB0Ym9keSB0ci5wZW5kaW5nLWRvbWFpbi1yb3cgPiB0ZCxcbmJvZHkgdGFibGUgdGJvZHkgdHIucGVuZGluZy1kb21haW4tcm93ID4gdGgge1xuXHRiYWNrZ3JvdW5kLWNvbG9yOiAjRkVGM0M3ICFpbXBvcnRhbnQ7XG59XG5ib2R5IHRhYmxlIHRib2R5IHRyLnBlbmRpbmctZG9tYWluLXJvdzpob3ZlciA+IHRkLFxuYm9keSB0YWJsZSB0Ym9keSB0ci5wZW5kaW5nLWRvbWFpbi1yb3c6aG92ZXIgPiB0aCB7XG5cdGJhY2tncm91bmQtY29sb3I6ICNGQ0QzNEQgIWltcG9ydGFudDtcbn1cblxuLyogU29mdCBvcmFuZ2UgaGlnaGxpZ2h0IGZvciByb3dzIHdob3NlIHVzZXIgaGFzIGJlZW4gbWFudWFsbHkgZmxhZ2dlZCAqL1xuYm9keSB0YWJsZSB0Ym9keSB0ci5mbGFnZ2VkLXVzZXItcm93ID4gdGQsXG5ib2R5IHRhYmxlIHRib2R5IHRyLmZsYWdnZWQtdXNlci1yb3cgPiB0aCB7XG5cdGJhY2tncm91bmQtY29sb3I6ICNGRkVERDUgIWltcG9ydGFudDtcbn1cbmJvZHkgdGFibGUgdGJvZHkgdHIuZmxhZ2dlZC11c2VyLXJvdzpob3ZlciA+IHRkLFxuYm9keSB0YWJsZSB0Ym9keSB0ci5mbGFnZ2VkLXVzZXItcm93OmhvdmVyID4gdGgge1xuXHRiYWNrZ3JvdW5kLWNvbG9yOiAjRkRCQTc0ICFpbXBvcnRhbnQ7XG59XG4iXSwibmFtZXMiOltdLCJzb3VyY2VSb290IjoiIn0=*/