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

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

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
*/

html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
}

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

body {
  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.
*/

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

button,
input,
optgroup,
select,
textarea {
  font-family: 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.
*/

button,
select {
  text-transform: none;
}

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

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #b2b2b2; /* 2 */
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1; /* 1 */
  color: #b2b2b2; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #b2b2b2; /* 2 */
}

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

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

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

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

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

*, ::before, ::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-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::-webkit-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-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::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-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

/* for AlpineJs */

[x-cloak] {
  display: none !important;
}

html{
  scroll-behavior: smooth;
}

/* For Webkit-based browsers (Chrome, Safari and Opera) */

.scrollbar-hide::-webkit-scrollbar {
    display: none;
}

/* For IE, Edge and Firefox */

.scrollbar-hide {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}

@font-face{
    font-family:"Decimal";
    src:url("/dist/assets/Decimal-Light-Pro-SwVuyTGI.otf") format("opentype");
    font-weight:300;
}

@font-face{
    font-family:"Decimal";
    src:url("/dist/assets/Decimal-Book-Pro-DHNAYZGd.otf") format("opentype");
    font-weight:400;
}

@font-face{
    font-family:"Decimal";
    src:url("/dist/assets/Decimal-BookItalic-Pro-rsJHDybB.otf") format("opentype");
    font-weight:400;
    font-style: italic;
}

@font-face{
    font-family:"Decimal";
    src:url("/dist/assets/Decimal-Medium-Pro-CmVK0NRs.otf") format("opentype");
    font-weight:500;
}

@font-face{
    font-family:"Decimal";
    src:url("/dist/assets/Decimal-Semibold-Pro-BTAhcWj6.otf") format("opentype");
    font-weight:600;
}

@font-face{
    font-family:"Decimal";
    src:url("/dist/assets/Decimal-Black-Pro-BjQswf01.otf") format("opentype");
    font-weight:900;
}

html,  body{
  font-family: Decimal, Times;
}

h1, h2, h3, h4, h5, h6 {

}

h1,  .h1{
  font-size: 2rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.05em;
}

@media (min-width: 640px){

  h1,  .h1{
    font-size: 2.5rem;
  }
}

@media (min-width: 1024px){

  h1,  .h1{
    font-size: 4rem;
  }
}

h1, .h1 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h2,  .h2{
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.05em;
}

@media (min-width: 640px){

  h2,  .h2{
    font-size: 2rem;
  }
}

@media (min-width: 1024px){

  h2,  .h2{
    font-size: 3.5rem;
  }
}

h2, .h2 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h3,  .h3{
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1;
}

@media (min-width: 640px){

  h3,  .h3{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

@media (min-width: 1024px){

  h3,  .h3{
    font-size: 2.5rem;
  }
}

h3, .h3 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h4,  .h4{
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 1;
}

@media (min-width: 1024px){

  h4,  .h4{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

h4, .h4 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h5,  .h5{
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1;
}

@media (min-width: 1024px){

  h5,  .h5{
    font-size: 1.5rem;
  }
}

h5, .h5 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h6,  .h6{
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.flat-breaks br {
    content: "";
  }

.flat-breaks br:after {
    content: " ";
  }

@media (min-width: 768px) {
    .flat-breaks br {
      content: " ";
      display:block;
    }

    .flat-breaks br:after {
      content: "";
    }
  }

.copy{
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: -0.025em;
  --tw-text-opacity: 1;
  color: rgb(58 58 60 / var(--tw-text-opacity));
}

@media (min-width: 768px){

  .copy{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.copy > :not(:last-child){
  margin-bottom: 1rem;
}

.copy a[href]:not(.button, .cta){
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

.copy p + h2,  .copy p + h3,  .copy p + h4,  .copy p + h5,  .copy ul + h2,  .copy ul + h3,  .copy ul + h4,  .copy ul + h5,  .copy ol + h2,  .copy ol  + h3,  .copy ol  + h4,  .copy ol + h5{
  margin-top: 1.75rem;
}

.copy ul{
  display: flex;
  list-style-type: disc;
  flex-direction: column;
  gap: 0.5rem;
    margin: 0 2em;
}

.copy ol{
  display: flex;
  list-style-type: decimal;
  flex-direction: column;
  gap: 0.5rem;
    margin: 0 2em;
}

.copy-lg{
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 300;
  letter-spacing: -0.025em;
}

@media (min-width: 1024px){

  .copy-lg{
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
}

.copy-lg > :not(:last-child){
  margin-bottom: 1rem;
}

.copy-lg a[href]:not(.button, .cta){
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

.copy-lg p + h2,  .copy-lg p + h3,  .copy-lg p + h4,  .copy-lg p + h5,  .copy-lg ul + h2,  .copy-lg ul + h3,  .copy-lg ul + h4,  .copy-lg ul + h5,  .copy-lg ol + h2,  .copy-lg ol  + h3,  .copy-lg ol  + h4,  .copy-lg ol + h5{
  margin-top: 1.75rem;
}

.copy-lg ul{
  display: flex;
  list-style-type: disc;
  flex-direction: column;
  gap: 1rem;
    margin: 0 0 0 1em;
}

.copy-lg ol{
  display: flex;
  list-style-type: decimal;
  flex-direction: column;
  gap: 1rem;
    margin: 0 0 0 1em;
}

.copy-lg ul li, .copy-lg ol li {
    padding-left:0.5em;
  }

.copy-extra h6{
  margin-bottom: 0.5rem;
  margin-top: 1.25rem;
  font-weight: 600;
}

@media (min-width: 1024px){

  .copy-extra h6{
    font-size: 1.125rem;
  }
}

.copy-extra{
  display: block;
}

.copy-extra p,  .copy-extra ul,  .copy-extra ol{
  margin-bottom: 1rem;
}

.copy-extra p:last-child,  .copy-extra ul:last-child,  .copy-extra ol:last-child{
  margin-bottom: 0px;
}

.copy-extra p + ul,  .copy-extra p + ol{
  margin-top: -0.5rem;
}

.button{
  display: inline-block;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  text-align: center;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.button {
  padding: .625rem 2.5rem;

}

.button-active{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.button-blue{
  --tw-border-opacity: 1;
  border-color: rgb(83 152 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(83 152 255 / var(--tw-bg-opacity));
}

.button-blue:hover{
  --tw-text-opacity: 1;
  color: rgb(83 152 255 / var(--tw-text-opacity));
}

.button-sm{
  font-size: 0.75rem;
}

.button-md{
  padding: 1.25rem;
  font-size: 0.875rem;
  font-weight: 600;
}

.button-lg{
  padding: 1.25rem;
  font-size: 1.125rem;
  font-weight: 600;
}

.button-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

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

.cta{
  display: inline-block;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  text-align: center;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.cta:hover{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.cta {
  padding: .75rem 1.625rem;
}

.cta-link{
  display: inline-block;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(83 152 255 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.cta-link:hover{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

.cta-link {
  padding: 0 ;
}

.cta-lg{
  padding: 1.25rem;
  font-size: 1.125rem;
  font-weight: 600;
}

.cta-primary-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.cta-primary-blue{
  --tw-text-opacity: 1;
  color: rgb(83 152 255 / var(--tw-text-opacity));
}

.cta-primary-blue:hover{
  --tw-border-opacity: 1;
  border-color: rgb(83 152 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(83 152 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.cta-primary-blue-invert{
  --tw-border-opacity: 1;
  border-color: rgb(83 152 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(83 152 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.cta-primary-blue-invert:hover{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.cta-primary-hover-white:hover{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.cta-secondary{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.cta-secondary:hover{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.cta-secondary {
  padding: 1rem 1.625rem;
}

.cta-secondary-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.cta-secondary-black-invert{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.cta-secondary-black-invert:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.cta-secondary-blue{
  --tw-text-opacity: 1;
  color: rgb(83 152 255 / var(--tw-text-opacity));
}

.cta-secondary-blue:hover{
  --tw-border-opacity: 1;
  border-color: rgb(83 152 255 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(83 152 255 / var(--tw-text-opacity));
}

.cta-lg{
  font-size: 1.125rem;
  padding: 0.825rem 2.25rem;
}

.faq-toggle {
  display:block;
  width:1.5rem;
  height:1.5rem;
  position: relative;
}

.faq-toggle::before, .faq-toggle::after {
    content:'';
    --tw-bg-opacity: 1;
    background-color: rgb(178 178 178 / var(--tw-bg-opacity));
    position: absolute;
    display:block;
    width:100%;
    height:0.25rem;
    top: 50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%);
  }

.faq-toggle::after {
    transform:translateX(-50%) translateY(-50%) rotate(90deg);
    transition: all;
    transition-duration: 200ms;
  }

.faq-toggle-open::after {
      transform:translateX(-50%) translateY(-50%) rotate(180deg);
    }

/* Styling for Freeform fields */

.freeform-form {
  padding-top: 120px;
  margin-top: -120px;
}

.freeform-form-errors{
  position: relative;
  margin-bottom: 1rem;
  border-radius: 4px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 95 119 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 225 227 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(151 4 48 / var(--tw-text-opacity));
}

.freeform-errors{
  font-size: 0.75rem;
  font-style: italic;
  --tw-text-opacity: 1;
  color: rgb(191 0 52 / var(--tw-text-opacity));
}

.freeform-has-errors{
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 95 119 / var(--tw-border-opacity)) !important;
}

.freeform-form-success{
  position: relative;
  margin-bottom: 1rem;
  border-radius: 4px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(40 161 115 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(215 244 228 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(20 104 76 / var(--tw-text-opacity));
}

.freeform_form_handle ~ div,
.freeform_form_handle ~ input {
  max-height: 300px;
  transition: all .2s ease-out;
}

.freeform-form-success ~ div,
.freeform-form-success ~ input {
  max-height: 0;
  margin: 0;
  overflow: hidden;
}

/* Styling for Formie fields */

.fui-i {
  /* Fonts */
  --fui-font: Decimal, Times;
  --fui-font-size: 16px;
  --fui-font-weight: 500;

  /* Setup colours */
  --fui-color: #000000;
  --fui-primary-color: #000000;
  --fui-primary-color-hover: #475569;
  --fui-error: #e3384d;
  --fui-error-light: #f8b4b4;
  --fui-error-dark: #771d1d;
  --fui-gray-100: #f5f5f5;
  --fui-gray-200: #e3e2e2;
  --fui-gray-300: #d9d9d9;
  --fui-gray-400: #b2b2b2;
  --fui-gray-500: #999a99;
  --fui-gray-600: #7d7f7e;
  --fui-gray-700: #636161;
  --fui-gray-800: #454545;
  --fui-gray-900: #3A3A3C;

  /* Field Labels */
  --fui-label-color: var(--fui-color);
  --fui-label-font-size: 16px;
  --fui-label-font-weight: 500;

  /* Instructions */
  --fui-instructions-color: var(--fui-gray-600);

  /* Placeholder */
  --fui-input-placeholder-color: var(--fui-gray-500);

  /* Buttons */
  --fui-btn-font-size: 16px;
  --fui-btn-padding: 10px 40px;

  /* Borders */
  --fui-border-color: var(--fui-color);
  --fui-input-border: 2px solid var(--fui-border-color);
  --fui-input-error-border-color: var(--fui-error);
  --fui-border-radius: 0;

  /* Focus states */
  --fui-focus-border-color:  var(--fui-border-color);
  --fui-focus-shadow: 0 0 0 3px var(--fui-gray-300);
}

.fui-radio-label::before, .fui-checkbox-label::before {
  border: 2px solid var(--fui-border-color) !important;
}

.fui-checkbox-label::before {
  border-radius: 0 !important;
}

.fui-input-container input[type="file"] {
  border: 2px dashed #3a85ee;
  border-radius: 7px;
  padding: 20px;
}

.hs-form{
  margin-left: auto;
  margin-right: auto;
  max-width: 42rem;
}

.hs-form .hs-button{
  display: inline-block;
  width: auto;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  text-align: center;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.hs-form .hs-button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.hs-form .hs-button {
  padding: .625rem 2.5rem;
  }

.hs-form.stacked{
  display: grid;
  grid-auto-flow: row;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.25rem;
}

.hs-form.stacked fieldset{
  width: 100%;
  max-width: none;
}

.hs-main-font-element.submitted-message{
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 48rem !important;
  text-align: center !important;
}

 .hs-main-font-element.submitted-message{
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1;
}

@media (min-width: 640px){

   .hs-main-font-element.submitted-message{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

@media (min-width: 1024px){

   .hs-main-font-element.submitted-message{
    font-size: 2.5rem;
  }
}

 .hs-main-font-element.submitted-message {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

.hs-form .form-columns-2{
  display: grid;
  grid-auto-flow: row;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.25rem;
}

@media (min-width: 1024px){

  .hs-form .form-columns-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.hs-form-field{
  position: relative !important;
  float: none !important;
  width: 100% !important;
}

.hs-form-field input,  .hs-form-field select{
  display: block;
  height: 100%;
  width: 100%;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(58 58 60 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  line-height: 1;
}

.hs-form-field input::-moz-placeholder, .hs-form-field select::-moz-placeholder{
  color: transparent;
}

.hs-form-field input:-ms-input-placeholder, .hs-form-field select:-ms-input-placeholder{
  color: transparent;
}

.hs-form-field input::placeholder,  .hs-form-field select::placeholder{
  color: transparent;
}

.hs-form-field input, .hs-form-field select {
    margin: 0 !important;
    width: 100% !important;
  }

.hs-form-field select {
    position: relative;
    -moz-appearance: none;
    -webkit-appearance: none;
  }

.hs-form-field select::-ms-expand {
      display: none;
    }

.hs-form-field div.input:has(select){
    position: relative;

  }

.hs-form-field div.input:has(select)::after {
      display: block;
      content: '\25BE';
      position: absolute;
      right:1rem;
      top:0.25rem;
      height:1rem;
      width:1rem;
    }

.hs-form-field textarea{
  margin-bottom: 0px;
  display: block;
  height: 6rem;
  width: 100%;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(58 58 60 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  line-height: 1;
}

.hs-form-field textarea::-moz-placeholder{
  color: transparent;
}

.hs-form-field textarea:-ms-input-placeholder{
  color: transparent;
}

.hs-form-field textarea::placeholder{
  color: transparent;
}

.hs-form-field textarea {
    margin: 0 !important;
    width: 100% !important;
  }

.hs-form-field label{
  margin-bottom: 0.25rem;
  display: block;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(58 58 60 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.hs-form-field.hs-fieldtype-radio label:first-of-type span,  .hs-form-field.hs-fieldtype-checkbox label:first-of-type span{
  margin-left: 0px;
}

.hs-form-field label.hs-form-radio-display,  .hs-form-field label.hs-form-checkbox-display{
  pointer-events: auto;
  left: 0px;
}

.hs-form-field label.hs-form-radio-display span,  .hs-form-field label.hs-form-checkbox-display span{
  margin-left: 1.25rem !important;
  display: inline-block !important;
}

.hs-form-field label.hs-error-msg{
  position: relative !important;
  margin-top: 0.25rem !important;
  margin-bottom: 0px !important;
  display: block !important;
  width: 100% !important;
  font-size: 0.75rem !important;
  --tw-text-opacity: 1 !important;
  color: rgb(191 0 52 / var(--tw-text-opacity)) !important;
}

.hs-form-field a{
  --tw-text-opacity: 1;
  color: rgb(83 152 255 / var(--tw-text-opacity));
}

.hs-form-field legend{
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  --tw-text-opacity: 1;
  color: rgb(99 97 97 / var(--tw-text-opacity));
}

.hs-form-field input::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(153 154 153 / var(--tw-placeholder-opacity));
}

.hs-form-field input:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(153 154 153 / var(--tw-placeholder-opacity));
}

.hs-form-field input::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(153 154 153 / var(--tw-placeholder-opacity));
}

.hs-dependent-field .field + .field{
  margin-top: 1.5rem;
}

.hs-recaptcha{
  padding-bottom: 1rem;
}

ul.hs-error-msgs{
  font-size: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(191 0 52 / var(--tw-text-opacity));
}

.legal-consent-container{
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  --tw-text-opacity: 1;
  color: rgb(58 58 60 / var(--tw-text-opacity));
}

.hs-fieldtype-radio .hs-form-radio label,  .hs-fieldtype-checkbox .hs-form-checkbox label{
  position: relative;
}

.hs-input[type=checkbox],  .hs-input[type=radio]{
  position: absolute !important;
  left: 0px !important;
  top: 50% !important;
  height: 1rem !important;
  width: 1rem !important;
  --tw-translate-y: -50% !important;
  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)) !important;
}

ul.primary-nav a:hover,  ul.secondary-nav a:hover{
  font-weight: 600;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

ul.primary-nav a::before, ul.secondary-nav a::before {
    display: block;
    content: attr(title) / "";
    font-weight: bold;
    height: 0;
    overflow: hidden;
    visibility: hidden;
  }

.nav-toggle{
  position: relative;
  height: 3rem;
  width: 3rem;
  border-radius: 9999px;
  padding: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.nav-toggle:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.nav-toggle:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.nav-toggle > div {
    position: relative;
    width:100%;
    height:100%;
  }

.nav-toggle span {
    display:block;
    height: 2px;
    width: 2rem;
    position:absolute;
    transition: all 200ms;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  }

.nav-toggle:hover span,  .nav-toggle:focus span{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.nav-toggle:hover span:nth-child(1), .nav-toggle:hover span:nth-child(4), .nav-toggle:focus span:nth-child(1), .nav-toggle:focus span:nth-child(4) {
      width: 50%;
    }

.nav-toggle:hover span:nth-child(2), .nav-toggle:hover span:nth-child(3), .nav-toggle:focus span:nth-child(2), .nav-toggle:focus span:nth-child(3) {
      width: 80%;
    }

.nav-toggle span:nth-child(1){
    top:6px;
    left:50%;
    transform: translate(-50%, -50%);
  }

.nav-toggle span:nth-child(2), .nav-toggle span:nth-child(3){
    top:50%;
    left:50%;
    transform: translate(-50%, -50%);

  }

.nav-toggle span:nth-child(4){
    bottom:4px;
    left:50%;
    transform: translate(-50%, -50%);
  }

.nav-toggle.nav-toggle--open span:nth-child(1){
      top:50%;
      opacity: 0;
    }

.nav-toggle.nav-toggle--open span:nth-child(2){
      transform: translate(-50%, -50%) rotate(-45deg);
    }

.nav-toggle.nav-toggle--open span:nth-child(3){
      transform: translate(-50%, -50%) rotate(45deg);

    }

.nav-toggle.nav-toggle--open span:nth-child(4){
      top:50%;
      opacity: 0;
    }

/**
 * Swiper 9.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 31, 2023
 */

/* FONT_START */

@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}

/* FONT_END */

:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

.swiper,
swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide,
swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/* 3D Effects */

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Fraction */

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
  /*ADD_HOST*/
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  -ms-touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

/* a11y */

.swiper .swiper-notification,
swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev,
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
}

/* :root var assignments pass through to our web component
   versions as well. Other styling for vue usage is injected
   within the individual components. */

:root {
  --swiper-navigation-color: black;
  --swiper-theme-color: black;
  --swiper-navigation-size: 1em;
}

.swiper-button-prev,  .swiper-button-next{
  margin: 0px;
  height: 1.75rem;
  width: 1.75rem;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0px;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  opacity: 0.5;
}

.swiper-button-prev:hover,  .swiper-button-next:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  opacity: 1;
}

.swiper-button-prev::after, .swiper-button-next::after {
    content:'';
  }

.swiper-pagination-bullet{
  height: 1rem;
  width: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(178 178 178 / var(--tw-bg-opacity));
  opacity: 1;
}

.swiper-pagination-small .swiper-pagination-bullet{
  height: 0.5rem;
  width: 0.5rem;
}

.swiper-pagination-bullet-active{
  --tw-bg-opacity: 1;
  background-color: rgb(58 58 60 / var(--tw-bg-opacity));
}

/*
.swiper-wrapper {
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}
*/

.table-responsive{
  width: 100%;
}

@media screen and (max-width: 767px) {
    .table-responsive thead {
      display: none;
    }

    .table-responsive td {
      display: grid;
      gap: .5rem;
      grid-template-columns: minmax(120px, 1fr) 3fr;
      line-height:1.3;
      align-items: flex-end;
      padding-bottom: 0.5rem;
    }

    .table-responsive tr td:last-child{
    padding-bottom: 1.75rem;
  }

    .table-responsive td::before {
      content: attr(aria-label);
      font-weight: bold;
      font-size: 0.75rem;
    }

}

@media screen and (min-width: 768px) {
    .table-responsive thead{
    border-bottom-width: 2px;
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity));
  }

    .table-responsive th {
      text-align: left;
      padding-bottom: 0.5rem;
    }

    .table-responsive td {
      vertical-align: top;
      padding-left:4px;
      padding-right:4px;
    }

    .table-responsive tbody tr:first-of-type td{
    padding-top: 0.5rem;
  }

    .table-responsive tr td{
    padding-bottom: 1rem;
  }

    .table-responsive tr:last-of-type td{
    padding-bottom: 0px;
  }

}

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

@media (min-width: 100%){

  .container{
    max-width: 100%;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

@media (min-width: 1440px){

  .container{
    max-width: 1440px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.aspect-w-16{
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 16;
}

.aspect-w-16 > *{
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.aspect-h-9{
  --tw-aspect-h: 9;
}

.aspect-w-4{
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 4;
}

.aspect-w-4 > *{
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.aspect-h-3{
  --tw-aspect-h: 3;
}

.aspect-w-1{
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 1;
}

.aspect-w-1 > *{
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.aspect-h-1{
  --tw-aspect-h: 1;
}

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

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

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

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

.top-0{
  top: 0px;
}

.left-0{
  left: 0px;
}

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

.left-2{
  left: 0.5rem;
}

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

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

.left-1{
  left: 0.25rem;
}

.right-1{
  right: 0.25rem;
}

.left-3{
  left: 0.75rem;
}

.right-3{
  right: 0.75rem;
}

.bottom-\[50\%\]{
  bottom: 50%;
}

.bottom-4{
  bottom: 1rem;
}

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

.right-0{
  right: 0px;
}

.z-10{
  z-index: 10;
}

.z-20{
  z-index: 20;
}

.z-30{
  z-index: 30;
}

.z-0{
  z-index: 0;
}

.z-50{
  z-index: 50;
}

.order-1{
  order: 1;
}

.order-2{
  order: 2;
}

.order-3{
  order: 3;
}

.order-4{
  order: 4;
}

.order-5{
  order: 5;
}

.order-6{
  order: 6;
}

.order-7{
  order: 7;
}

.order-8{
  order: 8;
}

.order-9{
  order: 9;
}

.order-10{
  order: 10;
}

.order-11{
  order: 11;
}

.order-12{
  order: 12;
}

.-order-1{
  order: -1;
}

.-order-2{
  order: -2;
}

.-order-3{
  order: -3;
}

.-order-4{
  order: -4;
}

.-order-5{
  order: -5;
}

.-order-6{
  order: -6;
}

.-order-7{
  order: -7;
}

.-order-8{
  order: -8;
}

.-order-9{
  order: -9;
}

.-order-10{
  order: -10;
}

.-order-11{
  order: -11;
}

.-order-12{
  order: -12;
}

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

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

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

.my-\[-2em\]{
  margin-top: -2em;
  margin-bottom: -2em;
}

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

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

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

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

.-mr-9{
  margin-right: -2.25rem;
}

.mb-11{
  margin-bottom: 2.75rem;
}

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

.mb-7{
  margin-bottom: 1.75rem;
}

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

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

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

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

.mb-13{
  margin-bottom: 3.25rem;
}

.mt-13{
  margin-top: 3.25rem;
}

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

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

.mb-25{
  margin-bottom: 6.25rem;
}

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

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

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

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

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

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

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

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

.-mt-1\.5{
  margin-top: -0.375rem;
}

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

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

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

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

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

.block{
  display: block;
}

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

.inline{
  display: inline;
}

.flex{
  display: flex;
}

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

.table{
  display: table;
}

.table-row{
  display: table-row;
}

.grid{
  display: grid;
}

.contents{
  display: contents;
}

.hidden{
  display: none;
}

.h-3{
  height: 0.75rem;
}

.h-auto{
  height: auto;
}

.h-full{
  height: 100%;
}

.h-5{
  height: 1.25rem;
}

.h-screen{
  height: 100vh;
}

.h-4{
  height: 1rem;
}

.h-12{
  height: 3rem;
}

.h-7{
  height: 1.75rem;
}

.h-6{
  height: 1.5rem;
}

.h-8{
  height: 2rem;
}

.min-h-\[65vh\]{
  min-height: 65vh;
}

.min-h-92{
  min-height: 23rem;
}

.min-h-80{
  min-height: 20rem;
}

.w-full{
  width: 100%;
}

.w-40{
  width: 10rem;
}

.w-5{
  width: 1.25rem;
}

.w-4{
  width: 1rem;
}

.w-12{
  width: 3rem;
}

.w-6{
  width: 1.5rem;
}

.w-7{
  width: 1.75rem;
}

.w-8{
  width: 2rem;
}

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

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

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

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

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

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

.grow{
  flex-grow: 1;
}

.translate-y-0{
  --tw-translate-y: 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));
}

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

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

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

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

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

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

@-webkit-keyframes spin{

  to{
    transform: rotate(360deg);
  }
}

@keyframes spin{

  to{
    transform: rotate(360deg);
  }
}

.animate-spin{
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}

.cursor-pointer{
  cursor: pointer;
}

.resize{
  resize: both;
}

.appearance-none{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

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

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

.flex-row{
  flex-direction: row;
}

.flex-col{
  flex-direction: column;
}

.flex-col-reverse{
  flex-direction: column-reverse;
}

.flex-wrap{
  flex-wrap: wrap;
}

.items-end{
  align-items: flex-end;
}

.items-center{
  align-items: center;
}

.items-baseline{
  align-items: baseline;
}

.items-stretch{
  align-items: stretch;
}

.justify-start{
  justify-content: flex-start;
}

.justify-end{
  justify-content: flex-end;
}

.justify-center{
  justify-content: center;
}

.justify-between{
  justify-content: space-between;
}

.justify-evenly{
  justify-content: space-evenly;
}

.gap-10{
  gap: 2.5rem;
}

.gap-18{
  gap: 4.5rem;
}

.gap-15{
  gap: 3.75rem;
}

.gap-3{
  gap: 0.75rem;
}

.gap-7{
  gap: 1.75rem;
}

.gap-1{
  gap: 0.25rem;
}

.gap-8{
  gap: 2rem;
}

.gap-4{
  gap: 1rem;
}

.gap-5{
  gap: 1.25rem;
}

.gap-20{
  gap: 5rem;
}

.gap-2{
  gap: 0.5rem;
}

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

.space-y-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));
}

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

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

.overflow-hidden{
  overflow: hidden;
}

.overflow-y-scroll{
  overflow-y: scroll;
}

.whitespace-nowrap{
  white-space: nowrap;
}

.rounded{
  border-radius: 4px;
}

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

.rounded-sm{
  border-radius: 0.1875rem;
}

.rounded-xl{
  border-radius: 0.75rem;
}

.rounded-lg{
  border-radius: 0.5rem;
}

.rounded-none{
  border-radius: 0;
}

.rounded-t-xl{
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}

.rounded-b-xl{
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}

.rounded-t{
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.rounded-tl{
  border-top-left-radius: 4px;
}

.rounded-bl{
  border-bottom-left-radius: 4px;
}

.rounded-tr{
  border-top-right-radius: 4px;
}

.rounded-br{
  border-bottom-right-radius: 4px;
}

.border-0{
  border-width: 0px;
}

.border-2{
  border-width: 2px;
}

.border-4{
  border-width: 4px;
}

.border-8{
  border-width: 8px;
}

.border{
  border-width: 1px;
}

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

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

.border-l{
  border-left-width: 1px;
}

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

.border-r{
  border-right-width: 1px;
}

.border-red-100{
  --tw-border-opacity: 1;
  border-color: rgb(255 225 227 / var(--tw-border-opacity));
}

.border-red-400{
  --tw-border-opacity: 1;
  border-color: rgb(255 95 119 / var(--tw-border-opacity));
}

.border-red-700{
  --tw-border-opacity: 1;
  border-color: rgb(151 4 48 / var(--tw-border-opacity));
}

.border-red{
  --tw-border-opacity: 1;
  border-color: rgb(191 0 52 / var(--tw-border-opacity));
}

.border-green-100{
  --tw-border-opacity: 1;
  border-color: rgb(215 244 228 / var(--tw-border-opacity));
}

.border-green-300{
  --tw-border-opacity: 1;
  border-color: rgb(112 190 144 / var(--tw-border-opacity));
}

.border-green-500{
  --tw-border-opacity: 1;
  border-color: rgb(40 161 115 / var(--tw-border-opacity));
}

.border-green-700{
  --tw-border-opacity: 1;
  border-color: rgb(20 104 76 / var(--tw-border-opacity));
}

.border-green{
  --tw-border-opacity: 1;
  border-color: rgb(68 186 137 / var(--tw-border-opacity));
}

.border-red-100\/0{
  border-color: rgb(255 225 227 / 0);
}

.border-red-100\/5{
  border-color: rgb(255 225 227 / 0.05);
}

.border-red-100\/10{
  border-color: rgb(255 225 227 / 0.1);
}

.border-red-100\/20{
  border-color: rgb(255 225 227 / 0.2);
}

.border-red-100\/25{
  border-color: rgb(255 225 227 / 0.25);
}

.border-red-100\/30{
  border-color: rgb(255 225 227 / 0.3);
}

.border-red-100\/40{
  border-color: rgb(255 225 227 / 0.4);
}

.border-red-100\/50{
  border-color: rgb(255 225 227 / 0.5);
}

.border-red-100\/60{
  border-color: rgb(255 225 227 / 0.6);
}

.border-red-100\/70{
  border-color: rgb(255 225 227 / 0.7);
}

.border-red-100\/75{
  border-color: rgb(255 225 227 / 0.75);
}

.border-red-100\/80{
  border-color: rgb(255 225 227 / 0.8);
}

.border-red-100\/90{
  border-color: rgb(255 225 227 / 0.9);
}

.border-red-100\/95{
  border-color: rgb(255 225 227 / 0.95);
}

.border-red-100\/100{
  border-color: rgb(255 225 227 / 1);
}

.border-red-400\/0{
  border-color: rgb(255 95 119 / 0);
}

.border-red-400\/5{
  border-color: rgb(255 95 119 / 0.05);
}

.border-red-400\/10{
  border-color: rgb(255 95 119 / 0.1);
}

.border-red-400\/20{
  border-color: rgb(255 95 119 / 0.2);
}

.border-red-400\/25{
  border-color: rgb(255 95 119 / 0.25);
}

.border-red-400\/30{
  border-color: rgb(255 95 119 / 0.3);
}

.border-red-400\/40{
  border-color: rgb(255 95 119 / 0.4);
}

.border-red-400\/50{
  border-color: rgb(255 95 119 / 0.5);
}

.border-red-400\/60{
  border-color: rgb(255 95 119 / 0.6);
}

.border-red-400\/70{
  border-color: rgb(255 95 119 / 0.7);
}

.border-red-400\/75{
  border-color: rgb(255 95 119 / 0.75);
}

.border-red-400\/80{
  border-color: rgb(255 95 119 / 0.8);
}

.border-red-400\/90{
  border-color: rgb(255 95 119 / 0.9);
}

.border-red-400\/95{
  border-color: rgb(255 95 119 / 0.95);
}

.border-red-400\/100{
  border-color: rgb(255 95 119 / 1);
}

.border-red-700\/0{
  border-color: rgb(151 4 48 / 0);
}

.border-red-700\/5{
  border-color: rgb(151 4 48 / 0.05);
}

.border-red-700\/10{
  border-color: rgb(151 4 48 / 0.1);
}

.border-red-700\/20{
  border-color: rgb(151 4 48 / 0.2);
}

.border-red-700\/25{
  border-color: rgb(151 4 48 / 0.25);
}

.border-red-700\/30{
  border-color: rgb(151 4 48 / 0.3);
}

.border-red-700\/40{
  border-color: rgb(151 4 48 / 0.4);
}

.border-red-700\/50{
  border-color: rgb(151 4 48 / 0.5);
}

.border-red-700\/60{
  border-color: rgb(151 4 48 / 0.6);
}

.border-red-700\/70{
  border-color: rgb(151 4 48 / 0.7);
}

.border-red-700\/75{
  border-color: rgb(151 4 48 / 0.75);
}

.border-red-700\/80{
  border-color: rgb(151 4 48 / 0.8);
}

.border-red-700\/90{
  border-color: rgb(151 4 48 / 0.9);
}

.border-red-700\/95{
  border-color: rgb(151 4 48 / 0.95);
}

.border-red-700\/100{
  border-color: rgb(151 4 48 / 1);
}

.border-red\/0{
  border-color: rgb(191 0 52 / 0);
}

.border-red\/5{
  border-color: rgb(191 0 52 / 0.05);
}

.border-red\/10{
  border-color: rgb(191 0 52 / 0.1);
}

.border-red\/20{
  border-color: rgb(191 0 52 / 0.2);
}

.border-red\/25{
  border-color: rgb(191 0 52 / 0.25);
}

.border-red\/30{
  border-color: rgb(191 0 52 / 0.3);
}

.border-red\/40{
  border-color: rgb(191 0 52 / 0.4);
}

.border-red\/50{
  border-color: rgb(191 0 52 / 0.5);
}

.border-red\/60{
  border-color: rgb(191 0 52 / 0.6);
}

.border-red\/70{
  border-color: rgb(191 0 52 / 0.7);
}

.border-red\/75{
  border-color: rgb(191 0 52 / 0.75);
}

.border-red\/80{
  border-color: rgb(191 0 52 / 0.8);
}

.border-red\/90{
  border-color: rgb(191 0 52 / 0.9);
}

.border-red\/95{
  border-color: rgb(191 0 52 / 0.95);
}

.border-red\/100{
  border-color: rgb(191 0 52 / 1);
}

.border-green-100\/0{
  border-color: rgb(215 244 228 / 0);
}

.border-green-100\/5{
  border-color: rgb(215 244 228 / 0.05);
}

.border-green-100\/10{
  border-color: rgb(215 244 228 / 0.1);
}

.border-green-100\/20{
  border-color: rgb(215 244 228 / 0.2);
}

.border-green-100\/25{
  border-color: rgb(215 244 228 / 0.25);
}

.border-green-100\/30{
  border-color: rgb(215 244 228 / 0.3);
}

.border-green-100\/40{
  border-color: rgb(215 244 228 / 0.4);
}

.border-green-100\/50{
  border-color: rgb(215 244 228 / 0.5);
}

.border-green-100\/60{
  border-color: rgb(215 244 228 / 0.6);
}

.border-green-100\/70{
  border-color: rgb(215 244 228 / 0.7);
}

.border-green-100\/75{
  border-color: rgb(215 244 228 / 0.75);
}

.border-green-100\/80{
  border-color: rgb(215 244 228 / 0.8);
}

.border-green-100\/90{
  border-color: rgb(215 244 228 / 0.9);
}

.border-green-100\/95{
  border-color: rgb(215 244 228 / 0.95);
}

.border-green-100\/100{
  border-color: rgb(215 244 228 / 1);
}

.border-green-300\/0{
  border-color: rgb(112 190 144 / 0);
}

.border-green-300\/5{
  border-color: rgb(112 190 144 / 0.05);
}

.border-green-300\/10{
  border-color: rgb(112 190 144 / 0.1);
}

.border-green-300\/20{
  border-color: rgb(112 190 144 / 0.2);
}

.border-green-300\/25{
  border-color: rgb(112 190 144 / 0.25);
}

.border-green-300\/30{
  border-color: rgb(112 190 144 / 0.3);
}

.border-green-300\/40{
  border-color: rgb(112 190 144 / 0.4);
}

.border-green-300\/50{
  border-color: rgb(112 190 144 / 0.5);
}

.border-green-300\/60{
  border-color: rgb(112 190 144 / 0.6);
}

.border-green-300\/70{
  border-color: rgb(112 190 144 / 0.7);
}

.border-green-300\/75{
  border-color: rgb(112 190 144 / 0.75);
}

.border-green-300\/80{
  border-color: rgb(112 190 144 / 0.8);
}

.border-green-300\/90{
  border-color: rgb(112 190 144 / 0.9);
}

.border-green-300\/95{
  border-color: rgb(112 190 144 / 0.95);
}

.border-green-300\/100{
  border-color: rgb(112 190 144 / 1);
}

.border-green-500\/0{
  border-color: rgb(40 161 115 / 0);
}

.border-green-500\/5{
  border-color: rgb(40 161 115 / 0.05);
}

.border-green-500\/10{
  border-color: rgb(40 161 115 / 0.1);
}

.border-green-500\/20{
  border-color: rgb(40 161 115 / 0.2);
}

.border-green-500\/25{
  border-color: rgb(40 161 115 / 0.25);
}

.border-green-500\/30{
  border-color: rgb(40 161 115 / 0.3);
}

.border-green-500\/40{
  border-color: rgb(40 161 115 / 0.4);
}

.border-green-500\/50{
  border-color: rgb(40 161 115 / 0.5);
}

.border-green-500\/60{
  border-color: rgb(40 161 115 / 0.6);
}

.border-green-500\/70{
  border-color: rgb(40 161 115 / 0.7);
}

.border-green-500\/75{
  border-color: rgb(40 161 115 / 0.75);
}

.border-green-500\/80{
  border-color: rgb(40 161 115 / 0.8);
}

.border-green-500\/90{
  border-color: rgb(40 161 115 / 0.9);
}

.border-green-500\/95{
  border-color: rgb(40 161 115 / 0.95);
}

.border-green-500\/100{
  border-color: rgb(40 161 115 / 1);
}

.border-green-700\/0{
  border-color: rgb(20 104 76 / 0);
}

.border-green-700\/5{
  border-color: rgb(20 104 76 / 0.05);
}

.border-green-700\/10{
  border-color: rgb(20 104 76 / 0.1);
}

.border-green-700\/20{
  border-color: rgb(20 104 76 / 0.2);
}

.border-green-700\/25{
  border-color: rgb(20 104 76 / 0.25);
}

.border-green-700\/30{
  border-color: rgb(20 104 76 / 0.3);
}

.border-green-700\/40{
  border-color: rgb(20 104 76 / 0.4);
}

.border-green-700\/50{
  border-color: rgb(20 104 76 / 0.5);
}

.border-green-700\/60{
  border-color: rgb(20 104 76 / 0.6);
}

.border-green-700\/70{
  border-color: rgb(20 104 76 / 0.7);
}

.border-green-700\/75{
  border-color: rgb(20 104 76 / 0.75);
}

.border-green-700\/80{
  border-color: rgb(20 104 76 / 0.8);
}

.border-green-700\/90{
  border-color: rgb(20 104 76 / 0.9);
}

.border-green-700\/95{
  border-color: rgb(20 104 76 / 0.95);
}

.border-green-700\/100{
  border-color: rgb(20 104 76 / 1);
}

.border-green\/0{
  border-color: rgb(68 186 137 / 0);
}

.border-green\/5{
  border-color: rgb(68 186 137 / 0.05);
}

.border-green\/10{
  border-color: rgb(68 186 137 / 0.1);
}

.border-green\/20{
  border-color: rgb(68 186 137 / 0.2);
}

.border-green\/25{
  border-color: rgb(68 186 137 / 0.25);
}

.border-green\/30{
  border-color: rgb(68 186 137 / 0.3);
}

.border-green\/40{
  border-color: rgb(68 186 137 / 0.4);
}

.border-green\/50{
  border-color: rgb(68 186 137 / 0.5);
}

.border-green\/60{
  border-color: rgb(68 186 137 / 0.6);
}

.border-green\/70{
  border-color: rgb(68 186 137 / 0.7);
}

.border-green\/75{
  border-color: rgb(68 186 137 / 0.75);
}

.border-green\/80{
  border-color: rgb(68 186 137 / 0.8);
}

.border-green\/90{
  border-color: rgb(68 186 137 / 0.9);
}

.border-green\/95{
  border-color: rgb(68 186 137 / 0.95);
}

.border-green\/100{
  border-color: rgb(68 186 137 / 1);
}

.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.border-gray-900{
  --tw-border-opacity: 1;
  border-color: rgb(58 58 60 / var(--tw-border-opacity));
}

.bg-red-100{
  --tw-bg-opacity: 1;
  background-color: rgb(255 225 227 / var(--tw-bg-opacity));
}

.bg-red-400{
  --tw-bg-opacity: 1;
  background-color: rgb(255 95 119 / var(--tw-bg-opacity));
}

.bg-red-700{
  --tw-bg-opacity: 1;
  background-color: rgb(151 4 48 / var(--tw-bg-opacity));
}

.bg-red{
  --tw-bg-opacity: 1;
  background-color: rgb(191 0 52 / var(--tw-bg-opacity));
}

.bg-green-100{
  --tw-bg-opacity: 1;
  background-color: rgb(215 244 228 / var(--tw-bg-opacity));
}

.bg-green-300{
  --tw-bg-opacity: 1;
  background-color: rgb(112 190 144 / var(--tw-bg-opacity));
}

.bg-green-500{
  --tw-bg-opacity: 1;
  background-color: rgb(40 161 115 / var(--tw-bg-opacity));
}

.bg-green-700{
  --tw-bg-opacity: 1;
  background-color: rgb(20 104 76 / var(--tw-bg-opacity));
}

.bg-green{
  --tw-bg-opacity: 1;
  background-color: rgb(68 186 137 / var(--tw-bg-opacity));
}

.bg-red-100\/0{
  background-color: rgb(255 225 227 / 0);
}

.bg-red-100\/5{
  background-color: rgb(255 225 227 / 0.05);
}

.bg-red-100\/10{
  background-color: rgb(255 225 227 / 0.1);
}

.bg-red-100\/20{
  background-color: rgb(255 225 227 / 0.2);
}

.bg-red-100\/25{
  background-color: rgb(255 225 227 / 0.25);
}

.bg-red-100\/30{
  background-color: rgb(255 225 227 / 0.3);
}

.bg-red-100\/40{
  background-color: rgb(255 225 227 / 0.4);
}

.bg-red-100\/50{
  background-color: rgb(255 225 227 / 0.5);
}

.bg-red-100\/60{
  background-color: rgb(255 225 227 / 0.6);
}

.bg-red-100\/70{
  background-color: rgb(255 225 227 / 0.7);
}

.bg-red-100\/75{
  background-color: rgb(255 225 227 / 0.75);
}

.bg-red-100\/80{
  background-color: rgb(255 225 227 / 0.8);
}

.bg-red-100\/90{
  background-color: rgb(255 225 227 / 0.9);
}

.bg-red-100\/95{
  background-color: rgb(255 225 227 / 0.95);
}

.bg-red-100\/100{
  background-color: rgb(255 225 227 / 1);
}

.bg-red-400\/0{
  background-color: rgb(255 95 119 / 0);
}

.bg-red-400\/5{
  background-color: rgb(255 95 119 / 0.05);
}

.bg-red-400\/10{
  background-color: rgb(255 95 119 / 0.1);
}

.bg-red-400\/20{
  background-color: rgb(255 95 119 / 0.2);
}

.bg-red-400\/25{
  background-color: rgb(255 95 119 / 0.25);
}

.bg-red-400\/30{
  background-color: rgb(255 95 119 / 0.3);
}

.bg-red-400\/40{
  background-color: rgb(255 95 119 / 0.4);
}

.bg-red-400\/50{
  background-color: rgb(255 95 119 / 0.5);
}

.bg-red-400\/60{
  background-color: rgb(255 95 119 / 0.6);
}

.bg-red-400\/70{
  background-color: rgb(255 95 119 / 0.7);
}

.bg-red-400\/75{
  background-color: rgb(255 95 119 / 0.75);
}

.bg-red-400\/80{
  background-color: rgb(255 95 119 / 0.8);
}

.bg-red-400\/90{
  background-color: rgb(255 95 119 / 0.9);
}

.bg-red-400\/95{
  background-color: rgb(255 95 119 / 0.95);
}

.bg-red-400\/100{
  background-color: rgb(255 95 119 / 1);
}

.bg-red-700\/0{
  background-color: rgb(151 4 48 / 0);
}

.bg-red-700\/5{
  background-color: rgb(151 4 48 / 0.05);
}

.bg-red-700\/10{
  background-color: rgb(151 4 48 / 0.1);
}

.bg-red-700\/20{
  background-color: rgb(151 4 48 / 0.2);
}

.bg-red-700\/25{
  background-color: rgb(151 4 48 / 0.25);
}

.bg-red-700\/30{
  background-color: rgb(151 4 48 / 0.3);
}

.bg-red-700\/40{
  background-color: rgb(151 4 48 / 0.4);
}

.bg-red-700\/50{
  background-color: rgb(151 4 48 / 0.5);
}

.bg-red-700\/60{
  background-color: rgb(151 4 48 / 0.6);
}

.bg-red-700\/70{
  background-color: rgb(151 4 48 / 0.7);
}

.bg-red-700\/75{
  background-color: rgb(151 4 48 / 0.75);
}

.bg-red-700\/80{
  background-color: rgb(151 4 48 / 0.8);
}

.bg-red-700\/90{
  background-color: rgb(151 4 48 / 0.9);
}

.bg-red-700\/95{
  background-color: rgb(151 4 48 / 0.95);
}

.bg-red-700\/100{
  background-color: rgb(151 4 48 / 1);
}

.bg-red\/0{
  background-color: rgb(191 0 52 / 0);
}

.bg-red\/5{
  background-color: rgb(191 0 52 / 0.05);
}

.bg-red\/10{
  background-color: rgb(191 0 52 / 0.1);
}

.bg-red\/20{
  background-color: rgb(191 0 52 / 0.2);
}

.bg-red\/25{
  background-color: rgb(191 0 52 / 0.25);
}

.bg-red\/30{
  background-color: rgb(191 0 52 / 0.3);
}

.bg-red\/40{
  background-color: rgb(191 0 52 / 0.4);
}

.bg-red\/50{
  background-color: rgb(191 0 52 / 0.5);
}

.bg-red\/60{
  background-color: rgb(191 0 52 / 0.6);
}

.bg-red\/70{
  background-color: rgb(191 0 52 / 0.7);
}

.bg-red\/75{
  background-color: rgb(191 0 52 / 0.75);
}

.bg-red\/80{
  background-color: rgb(191 0 52 / 0.8);
}

.bg-red\/90{
  background-color: rgb(191 0 52 / 0.9);
}

.bg-red\/95{
  background-color: rgb(191 0 52 / 0.95);
}

.bg-red\/100{
  background-color: rgb(191 0 52 / 1);
}

.bg-green-100\/0{
  background-color: rgb(215 244 228 / 0);
}

.bg-green-100\/5{
  background-color: rgb(215 244 228 / 0.05);
}

.bg-green-100\/10{
  background-color: rgb(215 244 228 / 0.1);
}

.bg-green-100\/20{
  background-color: rgb(215 244 228 / 0.2);
}

.bg-green-100\/25{
  background-color: rgb(215 244 228 / 0.25);
}

.bg-green-100\/30{
  background-color: rgb(215 244 228 / 0.3);
}

.bg-green-100\/40{
  background-color: rgb(215 244 228 / 0.4);
}

.bg-green-100\/50{
  background-color: rgb(215 244 228 / 0.5);
}

.bg-green-100\/60{
  background-color: rgb(215 244 228 / 0.6);
}

.bg-green-100\/70{
  background-color: rgb(215 244 228 / 0.7);
}

.bg-green-100\/75{
  background-color: rgb(215 244 228 / 0.75);
}

.bg-green-100\/80{
  background-color: rgb(215 244 228 / 0.8);
}

.bg-green-100\/90{
  background-color: rgb(215 244 228 / 0.9);
}

.bg-green-100\/95{
  background-color: rgb(215 244 228 / 0.95);
}

.bg-green-100\/100{
  background-color: rgb(215 244 228 / 1);
}

.bg-green-300\/0{
  background-color: rgb(112 190 144 / 0);
}

.bg-green-300\/5{
  background-color: rgb(112 190 144 / 0.05);
}

.bg-green-300\/10{
  background-color: rgb(112 190 144 / 0.1);
}

.bg-green-300\/20{
  background-color: rgb(112 190 144 / 0.2);
}

.bg-green-300\/25{
  background-color: rgb(112 190 144 / 0.25);
}

.bg-green-300\/30{
  background-color: rgb(112 190 144 / 0.3);
}

.bg-green-300\/40{
  background-color: rgb(112 190 144 / 0.4);
}

.bg-green-300\/50{
  background-color: rgb(112 190 144 / 0.5);
}

.bg-green-300\/60{
  background-color: rgb(112 190 144 / 0.6);
}

.bg-green-300\/70{
  background-color: rgb(112 190 144 / 0.7);
}

.bg-green-300\/75{
  background-color: rgb(112 190 144 / 0.75);
}

.bg-green-300\/80{
  background-color: rgb(112 190 144 / 0.8);
}

.bg-green-300\/90{
  background-color: rgb(112 190 144 / 0.9);
}

.bg-green-300\/95{
  background-color: rgb(112 190 144 / 0.95);
}

.bg-green-300\/100{
  background-color: rgb(112 190 144 / 1);
}

.bg-green-500\/0{
  background-color: rgb(40 161 115 / 0);
}

.bg-green-500\/5{
  background-color: rgb(40 161 115 / 0.05);
}

.bg-green-500\/10{
  background-color: rgb(40 161 115 / 0.1);
}

.bg-green-500\/20{
  background-color: rgb(40 161 115 / 0.2);
}

.bg-green-500\/25{
  background-color: rgb(40 161 115 / 0.25);
}

.bg-green-500\/30{
  background-color: rgb(40 161 115 / 0.3);
}

.bg-green-500\/40{
  background-color: rgb(40 161 115 / 0.4);
}

.bg-green-500\/50{
  background-color: rgb(40 161 115 / 0.5);
}

.bg-green-500\/60{
  background-color: rgb(40 161 115 / 0.6);
}

.bg-green-500\/70{
  background-color: rgb(40 161 115 / 0.7);
}

.bg-green-500\/75{
  background-color: rgb(40 161 115 / 0.75);
}

.bg-green-500\/80{
  background-color: rgb(40 161 115 / 0.8);
}

.bg-green-500\/90{
  background-color: rgb(40 161 115 / 0.9);
}

.bg-green-500\/95{
  background-color: rgb(40 161 115 / 0.95);
}

.bg-green-500\/100{
  background-color: rgb(40 161 115 / 1);
}

.bg-green-700\/0{
  background-color: rgb(20 104 76 / 0);
}

.bg-green-700\/5{
  background-color: rgb(20 104 76 / 0.05);
}

.bg-green-700\/10{
  background-color: rgb(20 104 76 / 0.1);
}

.bg-green-700\/20{
  background-color: rgb(20 104 76 / 0.2);
}

.bg-green-700\/25{
  background-color: rgb(20 104 76 / 0.25);
}

.bg-green-700\/30{
  background-color: rgb(20 104 76 / 0.3);
}

.bg-green-700\/40{
  background-color: rgb(20 104 76 / 0.4);
}

.bg-green-700\/50{
  background-color: rgb(20 104 76 / 0.5);
}

.bg-green-700\/60{
  background-color: rgb(20 104 76 / 0.6);
}

.bg-green-700\/70{
  background-color: rgb(20 104 76 / 0.7);
}

.bg-green-700\/75{
  background-color: rgb(20 104 76 / 0.75);
}

.bg-green-700\/80{
  background-color: rgb(20 104 76 / 0.8);
}

.bg-green-700\/90{
  background-color: rgb(20 104 76 / 0.9);
}

.bg-green-700\/95{
  background-color: rgb(20 104 76 / 0.95);
}

.bg-green-700\/100{
  background-color: rgb(20 104 76 / 1);
}

.bg-green\/0{
  background-color: rgb(68 186 137 / 0);
}

.bg-green\/5{
  background-color: rgb(68 186 137 / 0.05);
}

.bg-green\/10{
  background-color: rgb(68 186 137 / 0.1);
}

.bg-green\/20{
  background-color: rgb(68 186 137 / 0.2);
}

.bg-green\/25{
  background-color: rgb(68 186 137 / 0.25);
}

.bg-green\/30{
  background-color: rgb(68 186 137 / 0.3);
}

.bg-green\/40{
  background-color: rgb(68 186 137 / 0.4);
}

.bg-green\/50{
  background-color: rgb(68 186 137 / 0.5);
}

.bg-green\/60{
  background-color: rgb(68 186 137 / 0.6);
}

.bg-green\/70{
  background-color: rgb(68 186 137 / 0.7);
}

.bg-green\/75{
  background-color: rgb(68 186 137 / 0.75);
}

.bg-green\/80{
  background-color: rgb(68 186 137 / 0.8);
}

.bg-green\/90{
  background-color: rgb(68 186 137 / 0.9);
}

.bg-green\/95{
  background-color: rgb(68 186 137 / 0.95);
}

.bg-green\/100{
  background-color: rgb(68 186 137 / 1);
}

.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.bg-gray-300{
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity));
}

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

.bg-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(83 152 255 / var(--tw-bg-opacity));
}

.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

.bg-gray-700{
  --tw-bg-opacity: 1;
  background-color: rgb(99 97 97 / var(--tw-bg-opacity));
}

.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.from-black{
  --tw-gradient-from: #000000;
  --tw-gradient-to: rgb(0 0 0 / 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-transparent{
  --tw-gradient-to: transparent;
}

.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}

.p-5{
  padding: 1.25rem;
}

.p-2{
  padding: 0.5rem;
}

.p-1{
  padding: 0.25rem;
}

.p-10{
  padding: 2.5rem;
}

.px-9{
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}

.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.py-7{
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.py-13{
  padding-top: 3.25rem;
  padding-bottom: 3.25rem;
}

.px-0{
  padding-left: 0px;
  padding-right: 0px;
}

.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}

.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.pt-12{
  padding-top: 3rem;
}

.pb-2{
  padding-bottom: 0.5rem;
}

.pt-3{
  padding-top: 0.75rem;
}

.pb-5{
  padding-bottom: 1.25rem;
}

.pt-28{
  padding-top: 7rem;
}

.pt-1{
  padding-top: 0.25rem;
}

.pt-7{
  padding-top: 1.75rem;
}

.pb-18{
  padding-bottom: 4.5rem;
}

.pl-5{
  padding-left: 1.25rem;
}

.pr-10{
  padding-right: 2.5rem;
}

.pb-12{
  padding-bottom: 3rem;
}

.pb-10{
  padding-bottom: 2.5rem;
}

.pb-13{
  padding-bottom: 3.25rem;
}

.pb-8{
  padding-bottom: 2rem;
}

.pb-1{
  padding-bottom: 0.25rem;
}

.text-left{
  text-align: left;
}

.text-center{
  text-align: center;
}

.text-right{
  text-align: right;
}

.font-body{
  font-family: Decimal, Times;
}

.text-xs{
  font-size: 0.75rem;
}

.text-xxs{
  font-size: 0.625rem;
}

.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-2xl{
  font-size: 1.375rem;
}

.text-md{
  font-size: 1rem;
}

.text-xl{
  font-size: 1.25rem;
}

.text-sm{
  font-size: 0.875rem;
}

.text-6xl{
  font-size: 2rem;
}

.text-lg{
  font-size: 1.125rem;
}

.font-semibold{
  font-weight: 600;
}

.font-normal{
  font-weight: 400;
}

.font-light{
  font-weight: 300;
}

.font-medium{
  font-weight: 500;
}

.font-bold{
  font-weight: 700;
}

.uppercase{
  text-transform: uppercase;
}

.normal-case{
  text-transform: none;
}

.not-italic{
  font-style: normal;
}

.leading-tight{
  line-height: 1.25;
}

.tracking-tight{
  letter-spacing: -0.025em;
}

.text-red-100{
  --tw-text-opacity: 1;
  color: rgb(255 225 227 / var(--tw-text-opacity));
}

.text-red-400{
  --tw-text-opacity: 1;
  color: rgb(255 95 119 / var(--tw-text-opacity));
}

.text-red-700{
  --tw-text-opacity: 1;
  color: rgb(151 4 48 / var(--tw-text-opacity));
}

.text-red{
  --tw-text-opacity: 1;
  color: rgb(191 0 52 / var(--tw-text-opacity));
}

.text-green-100{
  --tw-text-opacity: 1;
  color: rgb(215 244 228 / var(--tw-text-opacity));
}

.text-green-300{
  --tw-text-opacity: 1;
  color: rgb(112 190 144 / var(--tw-text-opacity));
}

.text-green-500{
  --tw-text-opacity: 1;
  color: rgb(40 161 115 / var(--tw-text-opacity));
}

.text-green-700{
  --tw-text-opacity: 1;
  color: rgb(20 104 76 / var(--tw-text-opacity));
}

.text-green{
  --tw-text-opacity: 1;
  color: rgb(68 186 137 / var(--tw-text-opacity));
}

.text-red-100\/0{
  color: rgb(255 225 227 / 0);
}

.text-red-100\/5{
  color: rgb(255 225 227 / 0.05);
}

.text-red-100\/10{
  color: rgb(255 225 227 / 0.1);
}

.text-red-100\/20{
  color: rgb(255 225 227 / 0.2);
}

.text-red-100\/25{
  color: rgb(255 225 227 / 0.25);
}

.text-red-100\/30{
  color: rgb(255 225 227 / 0.3);
}

.text-red-100\/40{
  color: rgb(255 225 227 / 0.4);
}

.text-red-100\/50{
  color: rgb(255 225 227 / 0.5);
}

.text-red-100\/60{
  color: rgb(255 225 227 / 0.6);
}

.text-red-100\/70{
  color: rgb(255 225 227 / 0.7);
}

.text-red-100\/75{
  color: rgb(255 225 227 / 0.75);
}

.text-red-100\/80{
  color: rgb(255 225 227 / 0.8);
}

.text-red-100\/90{
  color: rgb(255 225 227 / 0.9);
}

.text-red-100\/95{
  color: rgb(255 225 227 / 0.95);
}

.text-red-100\/100{
  color: rgb(255 225 227 / 1);
}

.text-red-400\/0{
  color: rgb(255 95 119 / 0);
}

.text-red-400\/5{
  color: rgb(255 95 119 / 0.05);
}

.text-red-400\/10{
  color: rgb(255 95 119 / 0.1);
}

.text-red-400\/20{
  color: rgb(255 95 119 / 0.2);
}

.text-red-400\/25{
  color: rgb(255 95 119 / 0.25);
}

.text-red-400\/30{
  color: rgb(255 95 119 / 0.3);
}

.text-red-400\/40{
  color: rgb(255 95 119 / 0.4);
}

.text-red-400\/50{
  color: rgb(255 95 119 / 0.5);
}

.text-red-400\/60{
  color: rgb(255 95 119 / 0.6);
}

.text-red-400\/70{
  color: rgb(255 95 119 / 0.7);
}

.text-red-400\/75{
  color: rgb(255 95 119 / 0.75);
}

.text-red-400\/80{
  color: rgb(255 95 119 / 0.8);
}

.text-red-400\/90{
  color: rgb(255 95 119 / 0.9);
}

.text-red-400\/95{
  color: rgb(255 95 119 / 0.95);
}

.text-red-400\/100{
  color: rgb(255 95 119 / 1);
}

.text-red-700\/0{
  color: rgb(151 4 48 / 0);
}

.text-red-700\/5{
  color: rgb(151 4 48 / 0.05);
}

.text-red-700\/10{
  color: rgb(151 4 48 / 0.1);
}

.text-red-700\/20{
  color: rgb(151 4 48 / 0.2);
}

.text-red-700\/25{
  color: rgb(151 4 48 / 0.25);
}

.text-red-700\/30{
  color: rgb(151 4 48 / 0.3);
}

.text-red-700\/40{
  color: rgb(151 4 48 / 0.4);
}

.text-red-700\/50{
  color: rgb(151 4 48 / 0.5);
}

.text-red-700\/60{
  color: rgb(151 4 48 / 0.6);
}

.text-red-700\/70{
  color: rgb(151 4 48 / 0.7);
}

.text-red-700\/75{
  color: rgb(151 4 48 / 0.75);
}

.text-red-700\/80{
  color: rgb(151 4 48 / 0.8);
}

.text-red-700\/90{
  color: rgb(151 4 48 / 0.9);
}

.text-red-700\/95{
  color: rgb(151 4 48 / 0.95);
}

.text-red-700\/100{
  color: rgb(151 4 48 / 1);
}

.text-red\/0{
  color: rgb(191 0 52 / 0);
}

.text-red\/5{
  color: rgb(191 0 52 / 0.05);
}

.text-red\/10{
  color: rgb(191 0 52 / 0.1);
}

.text-red\/20{
  color: rgb(191 0 52 / 0.2);
}

.text-red\/25{
  color: rgb(191 0 52 / 0.25);
}

.text-red\/30{
  color: rgb(191 0 52 / 0.3);
}

.text-red\/40{
  color: rgb(191 0 52 / 0.4);
}

.text-red\/50{
  color: rgb(191 0 52 / 0.5);
}

.text-red\/60{
  color: rgb(191 0 52 / 0.6);
}

.text-red\/70{
  color: rgb(191 0 52 / 0.7);
}

.text-red\/75{
  color: rgb(191 0 52 / 0.75);
}

.text-red\/80{
  color: rgb(191 0 52 / 0.8);
}

.text-red\/90{
  color: rgb(191 0 52 / 0.9);
}

.text-red\/95{
  color: rgb(191 0 52 / 0.95);
}

.text-red\/100{
  color: rgb(191 0 52 / 1);
}

.text-green-100\/0{
  color: rgb(215 244 228 / 0);
}

.text-green-100\/5{
  color: rgb(215 244 228 / 0.05);
}

.text-green-100\/10{
  color: rgb(215 244 228 / 0.1);
}

.text-green-100\/20{
  color: rgb(215 244 228 / 0.2);
}

.text-green-100\/25{
  color: rgb(215 244 228 / 0.25);
}

.text-green-100\/30{
  color: rgb(215 244 228 / 0.3);
}

.text-green-100\/40{
  color: rgb(215 244 228 / 0.4);
}

.text-green-100\/50{
  color: rgb(215 244 228 / 0.5);
}

.text-green-100\/60{
  color: rgb(215 244 228 / 0.6);
}

.text-green-100\/70{
  color: rgb(215 244 228 / 0.7);
}

.text-green-100\/75{
  color: rgb(215 244 228 / 0.75);
}

.text-green-100\/80{
  color: rgb(215 244 228 / 0.8);
}

.text-green-100\/90{
  color: rgb(215 244 228 / 0.9);
}

.text-green-100\/95{
  color: rgb(215 244 228 / 0.95);
}

.text-green-100\/100{
  color: rgb(215 244 228 / 1);
}

.text-green-300\/0{
  color: rgb(112 190 144 / 0);
}

.text-green-300\/5{
  color: rgb(112 190 144 / 0.05);
}

.text-green-300\/10{
  color: rgb(112 190 144 / 0.1);
}

.text-green-300\/20{
  color: rgb(112 190 144 / 0.2);
}

.text-green-300\/25{
  color: rgb(112 190 144 / 0.25);
}

.text-green-300\/30{
  color: rgb(112 190 144 / 0.3);
}

.text-green-300\/40{
  color: rgb(112 190 144 / 0.4);
}

.text-green-300\/50{
  color: rgb(112 190 144 / 0.5);
}

.text-green-300\/60{
  color: rgb(112 190 144 / 0.6);
}

.text-green-300\/70{
  color: rgb(112 190 144 / 0.7);
}

.text-green-300\/75{
  color: rgb(112 190 144 / 0.75);
}

.text-green-300\/80{
  color: rgb(112 190 144 / 0.8);
}

.text-green-300\/90{
  color: rgb(112 190 144 / 0.9);
}

.text-green-300\/95{
  color: rgb(112 190 144 / 0.95);
}

.text-green-300\/100{
  color: rgb(112 190 144 / 1);
}

.text-green-500\/0{
  color: rgb(40 161 115 / 0);
}

.text-green-500\/5{
  color: rgb(40 161 115 / 0.05);
}

.text-green-500\/10{
  color: rgb(40 161 115 / 0.1);
}

.text-green-500\/20{
  color: rgb(40 161 115 / 0.2);
}

.text-green-500\/25{
  color: rgb(40 161 115 / 0.25);
}

.text-green-500\/30{
  color: rgb(40 161 115 / 0.3);
}

.text-green-500\/40{
  color: rgb(40 161 115 / 0.4);
}

.text-green-500\/50{
  color: rgb(40 161 115 / 0.5);
}

.text-green-500\/60{
  color: rgb(40 161 115 / 0.6);
}

.text-green-500\/70{
  color: rgb(40 161 115 / 0.7);
}

.text-green-500\/75{
  color: rgb(40 161 115 / 0.75);
}

.text-green-500\/80{
  color: rgb(40 161 115 / 0.8);
}

.text-green-500\/90{
  color: rgb(40 161 115 / 0.9);
}

.text-green-500\/95{
  color: rgb(40 161 115 / 0.95);
}

.text-green-500\/100{
  color: rgb(40 161 115 / 1);
}

.text-green-700\/0{
  color: rgb(20 104 76 / 0);
}

.text-green-700\/5{
  color: rgb(20 104 76 / 0.05);
}

.text-green-700\/10{
  color: rgb(20 104 76 / 0.1);
}

.text-green-700\/20{
  color: rgb(20 104 76 / 0.2);
}

.text-green-700\/25{
  color: rgb(20 104 76 / 0.25);
}

.text-green-700\/30{
  color: rgb(20 104 76 / 0.3);
}

.text-green-700\/40{
  color: rgb(20 104 76 / 0.4);
}

.text-green-700\/50{
  color: rgb(20 104 76 / 0.5);
}

.text-green-700\/60{
  color: rgb(20 104 76 / 0.6);
}

.text-green-700\/70{
  color: rgb(20 104 76 / 0.7);
}

.text-green-700\/75{
  color: rgb(20 104 76 / 0.75);
}

.text-green-700\/80{
  color: rgb(20 104 76 / 0.8);
}

.text-green-700\/90{
  color: rgb(20 104 76 / 0.9);
}

.text-green-700\/95{
  color: rgb(20 104 76 / 0.95);
}

.text-green-700\/100{
  color: rgb(20 104 76 / 1);
}

.text-green\/0{
  color: rgb(68 186 137 / 0);
}

.text-green\/5{
  color: rgb(68 186 137 / 0.05);
}

.text-green\/10{
  color: rgb(68 186 137 / 0.1);
}

.text-green\/20{
  color: rgb(68 186 137 / 0.2);
}

.text-green\/25{
  color: rgb(68 186 137 / 0.25);
}

.text-green\/30{
  color: rgb(68 186 137 / 0.3);
}

.text-green\/40{
  color: rgb(68 186 137 / 0.4);
}

.text-green\/50{
  color: rgb(68 186 137 / 0.5);
}

.text-green\/60{
  color: rgb(68 186 137 / 0.6);
}

.text-green\/70{
  color: rgb(68 186 137 / 0.7);
}

.text-green\/75{
  color: rgb(68 186 137 / 0.75);
}

.text-green\/80{
  color: rgb(68 186 137 / 0.8);
}

.text-green\/90{
  color: rgb(68 186 137 / 0.9);
}

.text-green\/95{
  color: rgb(68 186 137 / 0.95);
}

.text-green\/100{
  color: rgb(68 186 137 / 1);
}

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

.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-blue{
  --tw-text-opacity: 1;
  color: rgb(83 152 255 / var(--tw-text-opacity));
}

.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(153 154 153 / var(--tw-text-opacity));
}

.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(99 97 97 / var(--tw-text-opacity));
}

.opacity-25{
  opacity: 0.25;
}

.opacity-75{
  opacity: 0.75;
}

.opacity-100{
  opacity: 1;
}

.opacity-30{
  opacity: 0.3;
}

.opacity-50{
  opacity: 0.5;
}

.opacity-0{
  opacity: 0;
}

.blur-md{
  --tw-blur: blur(12px);
  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);
}

.invert-0{
  --tw-invert: invert(0);
  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);
}

.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition{
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-300{
  transition-duration: 300ms;
}

.duration-200{
  transition-duration: 200ms;
}

.duration-500{
  transition-duration: 500ms;
}

.placeholder\:font-light::-moz-placeholder{
  font-weight: 300;
}

.placeholder\:font-light:-ms-input-placeholder{
  font-weight: 300;
}

.placeholder\:font-light::placeholder{
  font-weight: 300;
}

.placeholder\:uppercase::-moz-placeholder{
  text-transform: uppercase;
}

.placeholder\:uppercase:-ms-input-placeholder{
  text-transform: uppercase;
}

.placeholder\:uppercase::placeholder{
  text-transform: uppercase;
}

.placeholder\:text-gray-500::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(153 154 153 / var(--tw-text-opacity));
}

.placeholder\:text-gray-500:-ms-input-placeholder{
  --tw-text-opacity: 1;
  color: rgb(153 154 153 / var(--tw-text-opacity));
}

.placeholder\:text-gray-500::placeholder{
  --tw-text-opacity: 1;
  color: rgb(153 154 153 / var(--tw-text-opacity));
}

.after\:mx-1::after{
  content: var(--tw-content);
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.after\:text-gray-500::after{
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgb(153 154 153 / var(--tw-text-opacity));
}

.after\:content-\[\'\>\'\]::after{
  --tw-content: '>';
  content: var(--tw-content);
}

.hover\:border-red-100:hover{
  --tw-border-opacity: 1;
  border-color: rgb(255 225 227 / var(--tw-border-opacity));
}

.hover\:border-red-400:hover{
  --tw-border-opacity: 1;
  border-color: rgb(255 95 119 / var(--tw-border-opacity));
}

.hover\:border-red-700:hover{
  --tw-border-opacity: 1;
  border-color: rgb(151 4 48 / var(--tw-border-opacity));
}

.hover\:border-red:hover{
  --tw-border-opacity: 1;
  border-color: rgb(191 0 52 / var(--tw-border-opacity));
}

.hover\:border-green-100:hover{
  --tw-border-opacity: 1;
  border-color: rgb(215 244 228 / var(--tw-border-opacity));
}

.hover\:border-green-300:hover{
  --tw-border-opacity: 1;
  border-color: rgb(112 190 144 / var(--tw-border-opacity));
}

.hover\:border-green-500:hover{
  --tw-border-opacity: 1;
  border-color: rgb(40 161 115 / var(--tw-border-opacity));
}

.hover\:border-green-700:hover{
  --tw-border-opacity: 1;
  border-color: rgb(20 104 76 / var(--tw-border-opacity));
}

.hover\:border-green:hover{
  --tw-border-opacity: 1;
  border-color: rgb(68 186 137 / var(--tw-border-opacity));
}

.hover\:border-red-100\/0:hover{
  border-color: rgb(255 225 227 / 0);
}

.hover\:border-red-100\/5:hover{
  border-color: rgb(255 225 227 / 0.05);
}

.hover\:border-red-100\/10:hover{
  border-color: rgb(255 225 227 / 0.1);
}

.hover\:border-red-100\/20:hover{
  border-color: rgb(255 225 227 / 0.2);
}

.hover\:border-red-100\/25:hover{
  border-color: rgb(255 225 227 / 0.25);
}

.hover\:border-red-100\/30:hover{
  border-color: rgb(255 225 227 / 0.3);
}

.hover\:border-red-100\/40:hover{
  border-color: rgb(255 225 227 / 0.4);
}

.hover\:border-red-100\/50:hover{
  border-color: rgb(255 225 227 / 0.5);
}

.hover\:border-red-100\/60:hover{
  border-color: rgb(255 225 227 / 0.6);
}

.hover\:border-red-100\/70:hover{
  border-color: rgb(255 225 227 / 0.7);
}

.hover\:border-red-100\/75:hover{
  border-color: rgb(255 225 227 / 0.75);
}

.hover\:border-red-100\/80:hover{
  border-color: rgb(255 225 227 / 0.8);
}

.hover\:border-red-100\/90:hover{
  border-color: rgb(255 225 227 / 0.9);
}

.hover\:border-red-100\/95:hover{
  border-color: rgb(255 225 227 / 0.95);
}

.hover\:border-red-100\/100:hover{
  border-color: rgb(255 225 227 / 1);
}

.hover\:border-red-400\/0:hover{
  border-color: rgb(255 95 119 / 0);
}

.hover\:border-red-400\/5:hover{
  border-color: rgb(255 95 119 / 0.05);
}

.hover\:border-red-400\/10:hover{
  border-color: rgb(255 95 119 / 0.1);
}

.hover\:border-red-400\/20:hover{
  border-color: rgb(255 95 119 / 0.2);
}

.hover\:border-red-400\/25:hover{
  border-color: rgb(255 95 119 / 0.25);
}

.hover\:border-red-400\/30:hover{
  border-color: rgb(255 95 119 / 0.3);
}

.hover\:border-red-400\/40:hover{
  border-color: rgb(255 95 119 / 0.4);
}

.hover\:border-red-400\/50:hover{
  border-color: rgb(255 95 119 / 0.5);
}

.hover\:border-red-400\/60:hover{
  border-color: rgb(255 95 119 / 0.6);
}

.hover\:border-red-400\/70:hover{
  border-color: rgb(255 95 119 / 0.7);
}

.hover\:border-red-400\/75:hover{
  border-color: rgb(255 95 119 / 0.75);
}

.hover\:border-red-400\/80:hover{
  border-color: rgb(255 95 119 / 0.8);
}

.hover\:border-red-400\/90:hover{
  border-color: rgb(255 95 119 / 0.9);
}

.hover\:border-red-400\/95:hover{
  border-color: rgb(255 95 119 / 0.95);
}

.hover\:border-red-400\/100:hover{
  border-color: rgb(255 95 119 / 1);
}

.hover\:border-red-700\/0:hover{
  border-color: rgb(151 4 48 / 0);
}

.hover\:border-red-700\/5:hover{
  border-color: rgb(151 4 48 / 0.05);
}

.hover\:border-red-700\/10:hover{
  border-color: rgb(151 4 48 / 0.1);
}

.hover\:border-red-700\/20:hover{
  border-color: rgb(151 4 48 / 0.2);
}

.hover\:border-red-700\/25:hover{
  border-color: rgb(151 4 48 / 0.25);
}

.hover\:border-red-700\/30:hover{
  border-color: rgb(151 4 48 / 0.3);
}

.hover\:border-red-700\/40:hover{
  border-color: rgb(151 4 48 / 0.4);
}

.hover\:border-red-700\/50:hover{
  border-color: rgb(151 4 48 / 0.5);
}

.hover\:border-red-700\/60:hover{
  border-color: rgb(151 4 48 / 0.6);
}

.hover\:border-red-700\/70:hover{
  border-color: rgb(151 4 48 / 0.7);
}

.hover\:border-red-700\/75:hover{
  border-color: rgb(151 4 48 / 0.75);
}

.hover\:border-red-700\/80:hover{
  border-color: rgb(151 4 48 / 0.8);
}

.hover\:border-red-700\/90:hover{
  border-color: rgb(151 4 48 / 0.9);
}

.hover\:border-red-700\/95:hover{
  border-color: rgb(151 4 48 / 0.95);
}

.hover\:border-red-700\/100:hover{
  border-color: rgb(151 4 48 / 1);
}

.hover\:border-red\/0:hover{
  border-color: rgb(191 0 52 / 0);
}

.hover\:border-red\/5:hover{
  border-color: rgb(191 0 52 / 0.05);
}

.hover\:border-red\/10:hover{
  border-color: rgb(191 0 52 / 0.1);
}

.hover\:border-red\/20:hover{
  border-color: rgb(191 0 52 / 0.2);
}

.hover\:border-red\/25:hover{
  border-color: rgb(191 0 52 / 0.25);
}

.hover\:border-red\/30:hover{
  border-color: rgb(191 0 52 / 0.3);
}

.hover\:border-red\/40:hover{
  border-color: rgb(191 0 52 / 0.4);
}

.hover\:border-red\/50:hover{
  border-color: rgb(191 0 52 / 0.5);
}

.hover\:border-red\/60:hover{
  border-color: rgb(191 0 52 / 0.6);
}

.hover\:border-red\/70:hover{
  border-color: rgb(191 0 52 / 0.7);
}

.hover\:border-red\/75:hover{
  border-color: rgb(191 0 52 / 0.75);
}

.hover\:border-red\/80:hover{
  border-color: rgb(191 0 52 / 0.8);
}

.hover\:border-red\/90:hover{
  border-color: rgb(191 0 52 / 0.9);
}

.hover\:border-red\/95:hover{
  border-color: rgb(191 0 52 / 0.95);
}

.hover\:border-red\/100:hover{
  border-color: rgb(191 0 52 / 1);
}

.hover\:border-green-100\/0:hover{
  border-color: rgb(215 244 228 / 0);
}

.hover\:border-green-100\/5:hover{
  border-color: rgb(215 244 228 / 0.05);
}

.hover\:border-green-100\/10:hover{
  border-color: rgb(215 244 228 / 0.1);
}

.hover\:border-green-100\/20:hover{
  border-color: rgb(215 244 228 / 0.2);
}

.hover\:border-green-100\/25:hover{
  border-color: rgb(215 244 228 / 0.25);
}

.hover\:border-green-100\/30:hover{
  border-color: rgb(215 244 228 / 0.3);
}

.hover\:border-green-100\/40:hover{
  border-color: rgb(215 244 228 / 0.4);
}

.hover\:border-green-100\/50:hover{
  border-color: rgb(215 244 228 / 0.5);
}

.hover\:border-green-100\/60:hover{
  border-color: rgb(215 244 228 / 0.6);
}

.hover\:border-green-100\/70:hover{
  border-color: rgb(215 244 228 / 0.7);
}

.hover\:border-green-100\/75:hover{
  border-color: rgb(215 244 228 / 0.75);
}

.hover\:border-green-100\/80:hover{
  border-color: rgb(215 244 228 / 0.8);
}

.hover\:border-green-100\/90:hover{
  border-color: rgb(215 244 228 / 0.9);
}

.hover\:border-green-100\/95:hover{
  border-color: rgb(215 244 228 / 0.95);
}

.hover\:border-green-100\/100:hover{
  border-color: rgb(215 244 228 / 1);
}

.hover\:border-green-300\/0:hover{
  border-color: rgb(112 190 144 / 0);
}

.hover\:border-green-300\/5:hover{
  border-color: rgb(112 190 144 / 0.05);
}

.hover\:border-green-300\/10:hover{
  border-color: rgb(112 190 144 / 0.1);
}

.hover\:border-green-300\/20:hover{
  border-color: rgb(112 190 144 / 0.2);
}

.hover\:border-green-300\/25:hover{
  border-color: rgb(112 190 144 / 0.25);
}

.hover\:border-green-300\/30:hover{
  border-color: rgb(112 190 144 / 0.3);
}

.hover\:border-green-300\/40:hover{
  border-color: rgb(112 190 144 / 0.4);
}

.hover\:border-green-300\/50:hover{
  border-color: rgb(112 190 144 / 0.5);
}

.hover\:border-green-300\/60:hover{
  border-color: rgb(112 190 144 / 0.6);
}

.hover\:border-green-300\/70:hover{
  border-color: rgb(112 190 144 / 0.7);
}

.hover\:border-green-300\/75:hover{
  border-color: rgb(112 190 144 / 0.75);
}

.hover\:border-green-300\/80:hover{
  border-color: rgb(112 190 144 / 0.8);
}

.hover\:border-green-300\/90:hover{
  border-color: rgb(112 190 144 / 0.9);
}

.hover\:border-green-300\/95:hover{
  border-color: rgb(112 190 144 / 0.95);
}

.hover\:border-green-300\/100:hover{
  border-color: rgb(112 190 144 / 1);
}

.hover\:border-green-500\/0:hover{
  border-color: rgb(40 161 115 / 0);
}

.hover\:border-green-500\/5:hover{
  border-color: rgb(40 161 115 / 0.05);
}

.hover\:border-green-500\/10:hover{
  border-color: rgb(40 161 115 / 0.1);
}

.hover\:border-green-500\/20:hover{
  border-color: rgb(40 161 115 / 0.2);
}

.hover\:border-green-500\/25:hover{
  border-color: rgb(40 161 115 / 0.25);
}

.hover\:border-green-500\/30:hover{
  border-color: rgb(40 161 115 / 0.3);
}

.hover\:border-green-500\/40:hover{
  border-color: rgb(40 161 115 / 0.4);
}

.hover\:border-green-500\/50:hover{
  border-color: rgb(40 161 115 / 0.5);
}

.hover\:border-green-500\/60:hover{
  border-color: rgb(40 161 115 / 0.6);
}

.hover\:border-green-500\/70:hover{
  border-color: rgb(40 161 115 / 0.7);
}

.hover\:border-green-500\/75:hover{
  border-color: rgb(40 161 115 / 0.75);
}

.hover\:border-green-500\/80:hover{
  border-color: rgb(40 161 115 / 0.8);
}

.hover\:border-green-500\/90:hover{
  border-color: rgb(40 161 115 / 0.9);
}

.hover\:border-green-500\/95:hover{
  border-color: rgb(40 161 115 / 0.95);
}

.hover\:border-green-500\/100:hover{
  border-color: rgb(40 161 115 / 1);
}

.hover\:border-green-700\/0:hover{
  border-color: rgb(20 104 76 / 0);
}

.hover\:border-green-700\/5:hover{
  border-color: rgb(20 104 76 / 0.05);
}

.hover\:border-green-700\/10:hover{
  border-color: rgb(20 104 76 / 0.1);
}

.hover\:border-green-700\/20:hover{
  border-color: rgb(20 104 76 / 0.2);
}

.hover\:border-green-700\/25:hover{
  border-color: rgb(20 104 76 / 0.25);
}

.hover\:border-green-700\/30:hover{
  border-color: rgb(20 104 76 / 0.3);
}

.hover\:border-green-700\/40:hover{
  border-color: rgb(20 104 76 / 0.4);
}

.hover\:border-green-700\/50:hover{
  border-color: rgb(20 104 76 / 0.5);
}

.hover\:border-green-700\/60:hover{
  border-color: rgb(20 104 76 / 0.6);
}

.hover\:border-green-700\/70:hover{
  border-color: rgb(20 104 76 / 0.7);
}

.hover\:border-green-700\/75:hover{
  border-color: rgb(20 104 76 / 0.75);
}

.hover\:border-green-700\/80:hover{
  border-color: rgb(20 104 76 / 0.8);
}

.hover\:border-green-700\/90:hover{
  border-color: rgb(20 104 76 / 0.9);
}

.hover\:border-green-700\/95:hover{
  border-color: rgb(20 104 76 / 0.95);
}

.hover\:border-green-700\/100:hover{
  border-color: rgb(20 104 76 / 1);
}

.hover\:border-green\/0:hover{
  border-color: rgb(68 186 137 / 0);
}

.hover\:border-green\/5:hover{
  border-color: rgb(68 186 137 / 0.05);
}

.hover\:border-green\/10:hover{
  border-color: rgb(68 186 137 / 0.1);
}

.hover\:border-green\/20:hover{
  border-color: rgb(68 186 137 / 0.2);
}

.hover\:border-green\/25:hover{
  border-color: rgb(68 186 137 / 0.25);
}

.hover\:border-green\/30:hover{
  border-color: rgb(68 186 137 / 0.3);
}

.hover\:border-green\/40:hover{
  border-color: rgb(68 186 137 / 0.4);
}

.hover\:border-green\/50:hover{
  border-color: rgb(68 186 137 / 0.5);
}

.hover\:border-green\/60:hover{
  border-color: rgb(68 186 137 / 0.6);
}

.hover\:border-green\/70:hover{
  border-color: rgb(68 186 137 / 0.7);
}

.hover\:border-green\/75:hover{
  border-color: rgb(68 186 137 / 0.75);
}

.hover\:border-green\/80:hover{
  border-color: rgb(68 186 137 / 0.8);
}

.hover\:border-green\/90:hover{
  border-color: rgb(68 186 137 / 0.9);
}

.hover\:border-green\/95:hover{
  border-color: rgb(68 186 137 / 0.95);
}

.hover\:border-green\/100:hover{
  border-color: rgb(68 186 137 / 1);
}

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

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

.hover\:bg-red-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(151 4 48 / var(--tw-bg-opacity));
}

.hover\:bg-red:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(191 0 52 / var(--tw-bg-opacity));
}

.hover\:bg-green-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(215 244 228 / var(--tw-bg-opacity));
}

.hover\:bg-green-300:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(112 190 144 / var(--tw-bg-opacity));
}

.hover\:bg-green-500:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(40 161 115 / var(--tw-bg-opacity));
}

.hover\:bg-green-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(20 104 76 / var(--tw-bg-opacity));
}

.hover\:bg-green:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(68 186 137 / var(--tw-bg-opacity));
}

.hover\:bg-red-100\/0:hover{
  background-color: rgb(255 225 227 / 0);
}

.hover\:bg-red-100\/5:hover{
  background-color: rgb(255 225 227 / 0.05);
}

.hover\:bg-red-100\/10:hover{
  background-color: rgb(255 225 227 / 0.1);
}

.hover\:bg-red-100\/20:hover{
  background-color: rgb(255 225 227 / 0.2);
}

.hover\:bg-red-100\/25:hover{
  background-color: rgb(255 225 227 / 0.25);
}

.hover\:bg-red-100\/30:hover{
  background-color: rgb(255 225 227 / 0.3);
}

.hover\:bg-red-100\/40:hover{
  background-color: rgb(255 225 227 / 0.4);
}

.hover\:bg-red-100\/50:hover{
  background-color: rgb(255 225 227 / 0.5);
}

.hover\:bg-red-100\/60:hover{
  background-color: rgb(255 225 227 / 0.6);
}

.hover\:bg-red-100\/70:hover{
  background-color: rgb(255 225 227 / 0.7);
}

.hover\:bg-red-100\/75:hover{
  background-color: rgb(255 225 227 / 0.75);
}

.hover\:bg-red-100\/80:hover{
  background-color: rgb(255 225 227 / 0.8);
}

.hover\:bg-red-100\/90:hover{
  background-color: rgb(255 225 227 / 0.9);
}

.hover\:bg-red-100\/95:hover{
  background-color: rgb(255 225 227 / 0.95);
}

.hover\:bg-red-100\/100:hover{
  background-color: rgb(255 225 227 / 1);
}

.hover\:bg-red-400\/0:hover{
  background-color: rgb(255 95 119 / 0);
}

.hover\:bg-red-400\/5:hover{
  background-color: rgb(255 95 119 / 0.05);
}

.hover\:bg-red-400\/10:hover{
  background-color: rgb(255 95 119 / 0.1);
}

.hover\:bg-red-400\/20:hover{
  background-color: rgb(255 95 119 / 0.2);
}

.hover\:bg-red-400\/25:hover{
  background-color: rgb(255 95 119 / 0.25);
}

.hover\:bg-red-400\/30:hover{
  background-color: rgb(255 95 119 / 0.3);
}

.hover\:bg-red-400\/40:hover{
  background-color: rgb(255 95 119 / 0.4);
}

.hover\:bg-red-400\/50:hover{
  background-color: rgb(255 95 119 / 0.5);
}

.hover\:bg-red-400\/60:hover{
  background-color: rgb(255 95 119 / 0.6);
}

.hover\:bg-red-400\/70:hover{
  background-color: rgb(255 95 119 / 0.7);
}

.hover\:bg-red-400\/75:hover{
  background-color: rgb(255 95 119 / 0.75);
}

.hover\:bg-red-400\/80:hover{
  background-color: rgb(255 95 119 / 0.8);
}

.hover\:bg-red-400\/90:hover{
  background-color: rgb(255 95 119 / 0.9);
}

.hover\:bg-red-400\/95:hover{
  background-color: rgb(255 95 119 / 0.95);
}

.hover\:bg-red-400\/100:hover{
  background-color: rgb(255 95 119 / 1);
}

.hover\:bg-red-700\/0:hover{
  background-color: rgb(151 4 48 / 0);
}

.hover\:bg-red-700\/5:hover{
  background-color: rgb(151 4 48 / 0.05);
}

.hover\:bg-red-700\/10:hover{
  background-color: rgb(151 4 48 / 0.1);
}

.hover\:bg-red-700\/20:hover{
  background-color: rgb(151 4 48 / 0.2);
}

.hover\:bg-red-700\/25:hover{
  background-color: rgb(151 4 48 / 0.25);
}

.hover\:bg-red-700\/30:hover{
  background-color: rgb(151 4 48 / 0.3);
}

.hover\:bg-red-700\/40:hover{
  background-color: rgb(151 4 48 / 0.4);
}

.hover\:bg-red-700\/50:hover{
  background-color: rgb(151 4 48 / 0.5);
}

.hover\:bg-red-700\/60:hover{
  background-color: rgb(151 4 48 / 0.6);
}

.hover\:bg-red-700\/70:hover{
  background-color: rgb(151 4 48 / 0.7);
}

.hover\:bg-red-700\/75:hover{
  background-color: rgb(151 4 48 / 0.75);
}

.hover\:bg-red-700\/80:hover{
  background-color: rgb(151 4 48 / 0.8);
}

.hover\:bg-red-700\/90:hover{
  background-color: rgb(151 4 48 / 0.9);
}

.hover\:bg-red-700\/95:hover{
  background-color: rgb(151 4 48 / 0.95);
}

.hover\:bg-red-700\/100:hover{
  background-color: rgb(151 4 48 / 1);
}

.hover\:bg-red\/0:hover{
  background-color: rgb(191 0 52 / 0);
}

.hover\:bg-red\/5:hover{
  background-color: rgb(191 0 52 / 0.05);
}

.hover\:bg-red\/10:hover{
  background-color: rgb(191 0 52 / 0.1);
}

.hover\:bg-red\/20:hover{
  background-color: rgb(191 0 52 / 0.2);
}

.hover\:bg-red\/25:hover{
  background-color: rgb(191 0 52 / 0.25);
}

.hover\:bg-red\/30:hover{
  background-color: rgb(191 0 52 / 0.3);
}

.hover\:bg-red\/40:hover{
  background-color: rgb(191 0 52 / 0.4);
}

.hover\:bg-red\/50:hover{
  background-color: rgb(191 0 52 / 0.5);
}

.hover\:bg-red\/60:hover{
  background-color: rgb(191 0 52 / 0.6);
}

.hover\:bg-red\/70:hover{
  background-color: rgb(191 0 52 / 0.7);
}

.hover\:bg-red\/75:hover{
  background-color: rgb(191 0 52 / 0.75);
}

.hover\:bg-red\/80:hover{
  background-color: rgb(191 0 52 / 0.8);
}

.hover\:bg-red\/90:hover{
  background-color: rgb(191 0 52 / 0.9);
}

.hover\:bg-red\/95:hover{
  background-color: rgb(191 0 52 / 0.95);
}

.hover\:bg-red\/100:hover{
  background-color: rgb(191 0 52 / 1);
}

.hover\:bg-green-100\/0:hover{
  background-color: rgb(215 244 228 / 0);
}

.hover\:bg-green-100\/5:hover{
  background-color: rgb(215 244 228 / 0.05);
}

.hover\:bg-green-100\/10:hover{
  background-color: rgb(215 244 228 / 0.1);
}

.hover\:bg-green-100\/20:hover{
  background-color: rgb(215 244 228 / 0.2);
}

.hover\:bg-green-100\/25:hover{
  background-color: rgb(215 244 228 / 0.25);
}

.hover\:bg-green-100\/30:hover{
  background-color: rgb(215 244 228 / 0.3);
}

.hover\:bg-green-100\/40:hover{
  background-color: rgb(215 244 228 / 0.4);
}

.hover\:bg-green-100\/50:hover{
  background-color: rgb(215 244 228 / 0.5);
}

.hover\:bg-green-100\/60:hover{
  background-color: rgb(215 244 228 / 0.6);
}

.hover\:bg-green-100\/70:hover{
  background-color: rgb(215 244 228 / 0.7);
}

.hover\:bg-green-100\/75:hover{
  background-color: rgb(215 244 228 / 0.75);
}

.hover\:bg-green-100\/80:hover{
  background-color: rgb(215 244 228 / 0.8);
}

.hover\:bg-green-100\/90:hover{
  background-color: rgb(215 244 228 / 0.9);
}

.hover\:bg-green-100\/95:hover{
  background-color: rgb(215 244 228 / 0.95);
}

.hover\:bg-green-100\/100:hover{
  background-color: rgb(215 244 228 / 1);
}

.hover\:bg-green-300\/0:hover{
  background-color: rgb(112 190 144 / 0);
}

.hover\:bg-green-300\/5:hover{
  background-color: rgb(112 190 144 / 0.05);
}

.hover\:bg-green-300\/10:hover{
  background-color: rgb(112 190 144 / 0.1);
}

.hover\:bg-green-300\/20:hover{
  background-color: rgb(112 190 144 / 0.2);
}

.hover\:bg-green-300\/25:hover{
  background-color: rgb(112 190 144 / 0.25);
}

.hover\:bg-green-300\/30:hover{
  background-color: rgb(112 190 144 / 0.3);
}

.hover\:bg-green-300\/40:hover{
  background-color: rgb(112 190 144 / 0.4);
}

.hover\:bg-green-300\/50:hover{
  background-color: rgb(112 190 144 / 0.5);
}

.hover\:bg-green-300\/60:hover{
  background-color: rgb(112 190 144 / 0.6);
}

.hover\:bg-green-300\/70:hover{
  background-color: rgb(112 190 144 / 0.7);
}

.hover\:bg-green-300\/75:hover{
  background-color: rgb(112 190 144 / 0.75);
}

.hover\:bg-green-300\/80:hover{
  background-color: rgb(112 190 144 / 0.8);
}

.hover\:bg-green-300\/90:hover{
  background-color: rgb(112 190 144 / 0.9);
}

.hover\:bg-green-300\/95:hover{
  background-color: rgb(112 190 144 / 0.95);
}

.hover\:bg-green-300\/100:hover{
  background-color: rgb(112 190 144 / 1);
}

.hover\:bg-green-500\/0:hover{
  background-color: rgb(40 161 115 / 0);
}

.hover\:bg-green-500\/5:hover{
  background-color: rgb(40 161 115 / 0.05);
}

.hover\:bg-green-500\/10:hover{
  background-color: rgb(40 161 115 / 0.1);
}

.hover\:bg-green-500\/20:hover{
  background-color: rgb(40 161 115 / 0.2);
}

.hover\:bg-green-500\/25:hover{
  background-color: rgb(40 161 115 / 0.25);
}

.hover\:bg-green-500\/30:hover{
  background-color: rgb(40 161 115 / 0.3);
}

.hover\:bg-green-500\/40:hover{
  background-color: rgb(40 161 115 / 0.4);
}

.hover\:bg-green-500\/50:hover{
  background-color: rgb(40 161 115 / 0.5);
}

.hover\:bg-green-500\/60:hover{
  background-color: rgb(40 161 115 / 0.6);
}

.hover\:bg-green-500\/70:hover{
  background-color: rgb(40 161 115 / 0.7);
}

.hover\:bg-green-500\/75:hover{
  background-color: rgb(40 161 115 / 0.75);
}

.hover\:bg-green-500\/80:hover{
  background-color: rgb(40 161 115 / 0.8);
}

.hover\:bg-green-500\/90:hover{
  background-color: rgb(40 161 115 / 0.9);
}

.hover\:bg-green-500\/95:hover{
  background-color: rgb(40 161 115 / 0.95);
}

.hover\:bg-green-500\/100:hover{
  background-color: rgb(40 161 115 / 1);
}

.hover\:bg-green-700\/0:hover{
  background-color: rgb(20 104 76 / 0);
}

.hover\:bg-green-700\/5:hover{
  background-color: rgb(20 104 76 / 0.05);
}

.hover\:bg-green-700\/10:hover{
  background-color: rgb(20 104 76 / 0.1);
}

.hover\:bg-green-700\/20:hover{
  background-color: rgb(20 104 76 / 0.2);
}

.hover\:bg-green-700\/25:hover{
  background-color: rgb(20 104 76 / 0.25);
}

.hover\:bg-green-700\/30:hover{
  background-color: rgb(20 104 76 / 0.3);
}

.hover\:bg-green-700\/40:hover{
  background-color: rgb(20 104 76 / 0.4);
}

.hover\:bg-green-700\/50:hover{
  background-color: rgb(20 104 76 / 0.5);
}

.hover\:bg-green-700\/60:hover{
  background-color: rgb(20 104 76 / 0.6);
}

.hover\:bg-green-700\/70:hover{
  background-color: rgb(20 104 76 / 0.7);
}

.hover\:bg-green-700\/75:hover{
  background-color: rgb(20 104 76 / 0.75);
}

.hover\:bg-green-700\/80:hover{
  background-color: rgb(20 104 76 / 0.8);
}

.hover\:bg-green-700\/90:hover{
  background-color: rgb(20 104 76 / 0.9);
}

.hover\:bg-green-700\/95:hover{
  background-color: rgb(20 104 76 / 0.95);
}

.hover\:bg-green-700\/100:hover{
  background-color: rgb(20 104 76 / 1);
}

.hover\:bg-green\/0:hover{
  background-color: rgb(68 186 137 / 0);
}

.hover\:bg-green\/5:hover{
  background-color: rgb(68 186 137 / 0.05);
}

.hover\:bg-green\/10:hover{
  background-color: rgb(68 186 137 / 0.1);
}

.hover\:bg-green\/20:hover{
  background-color: rgb(68 186 137 / 0.2);
}

.hover\:bg-green\/25:hover{
  background-color: rgb(68 186 137 / 0.25);
}

.hover\:bg-green\/30:hover{
  background-color: rgb(68 186 137 / 0.3);
}

.hover\:bg-green\/40:hover{
  background-color: rgb(68 186 137 / 0.4);
}

.hover\:bg-green\/50:hover{
  background-color: rgb(68 186 137 / 0.5);
}

.hover\:bg-green\/60:hover{
  background-color: rgb(68 186 137 / 0.6);
}

.hover\:bg-green\/70:hover{
  background-color: rgb(68 186 137 / 0.7);
}

.hover\:bg-green\/75:hover{
  background-color: rgb(68 186 137 / 0.75);
}

.hover\:bg-green\/80:hover{
  background-color: rgb(68 186 137 / 0.8);
}

.hover\:bg-green\/90:hover{
  background-color: rgb(68 186 137 / 0.9);
}

.hover\:bg-green\/95:hover{
  background-color: rgb(68 186 137 / 0.95);
}

.hover\:bg-green\/100:hover{
  background-color: rgb(68 186 137 / 1);
}

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

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

.hover\:text-red-100:hover{
  --tw-text-opacity: 1;
  color: rgb(255 225 227 / var(--tw-text-opacity));
}

.hover\:text-red-400:hover{
  --tw-text-opacity: 1;
  color: rgb(255 95 119 / var(--tw-text-opacity));
}

.hover\:text-red-700:hover{
  --tw-text-opacity: 1;
  color: rgb(151 4 48 / var(--tw-text-opacity));
}

.hover\:text-red:hover{
  --tw-text-opacity: 1;
  color: rgb(191 0 52 / var(--tw-text-opacity));
}

.hover\:text-green-100:hover{
  --tw-text-opacity: 1;
  color: rgb(215 244 228 / var(--tw-text-opacity));
}

.hover\:text-green-300:hover{
  --tw-text-opacity: 1;
  color: rgb(112 190 144 / var(--tw-text-opacity));
}

.hover\:text-green-500:hover{
  --tw-text-opacity: 1;
  color: rgb(40 161 115 / var(--tw-text-opacity));
}

.hover\:text-green-700:hover{
  --tw-text-opacity: 1;
  color: rgb(20 104 76 / var(--tw-text-opacity));
}

.hover\:text-green:hover{
  --tw-text-opacity: 1;
  color: rgb(68 186 137 / var(--tw-text-opacity));
}

.hover\:text-red-100\/0:hover{
  color: rgb(255 225 227 / 0);
}

.hover\:text-red-100\/5:hover{
  color: rgb(255 225 227 / 0.05);
}

.hover\:text-red-100\/10:hover{
  color: rgb(255 225 227 / 0.1);
}

.hover\:text-red-100\/20:hover{
  color: rgb(255 225 227 / 0.2);
}

.hover\:text-red-100\/25:hover{
  color: rgb(255 225 227 / 0.25);
}

.hover\:text-red-100\/30:hover{
  color: rgb(255 225 227 / 0.3);
}

.hover\:text-red-100\/40:hover{
  color: rgb(255 225 227 / 0.4);
}

.hover\:text-red-100\/50:hover{
  color: rgb(255 225 227 / 0.5);
}

.hover\:text-red-100\/60:hover{
  color: rgb(255 225 227 / 0.6);
}

.hover\:text-red-100\/70:hover{
  color: rgb(255 225 227 / 0.7);
}

.hover\:text-red-100\/75:hover{
  color: rgb(255 225 227 / 0.75);
}

.hover\:text-red-100\/80:hover{
  color: rgb(255 225 227 / 0.8);
}

.hover\:text-red-100\/90:hover{
  color: rgb(255 225 227 / 0.9);
}

.hover\:text-red-100\/95:hover{
  color: rgb(255 225 227 / 0.95);
}

.hover\:text-red-100\/100:hover{
  color: rgb(255 225 227 / 1);
}

.hover\:text-red-400\/0:hover{
  color: rgb(255 95 119 / 0);
}

.hover\:text-red-400\/5:hover{
  color: rgb(255 95 119 / 0.05);
}

.hover\:text-red-400\/10:hover{
  color: rgb(255 95 119 / 0.1);
}

.hover\:text-red-400\/20:hover{
  color: rgb(255 95 119 / 0.2);
}

.hover\:text-red-400\/25:hover{
  color: rgb(255 95 119 / 0.25);
}

.hover\:text-red-400\/30:hover{
  color: rgb(255 95 119 / 0.3);
}

.hover\:text-red-400\/40:hover{
  color: rgb(255 95 119 / 0.4);
}

.hover\:text-red-400\/50:hover{
  color: rgb(255 95 119 / 0.5);
}

.hover\:text-red-400\/60:hover{
  color: rgb(255 95 119 / 0.6);
}

.hover\:text-red-400\/70:hover{
  color: rgb(255 95 119 / 0.7);
}

.hover\:text-red-400\/75:hover{
  color: rgb(255 95 119 / 0.75);
}

.hover\:text-red-400\/80:hover{
  color: rgb(255 95 119 / 0.8);
}

.hover\:text-red-400\/90:hover{
  color: rgb(255 95 119 / 0.9);
}

.hover\:text-red-400\/95:hover{
  color: rgb(255 95 119 / 0.95);
}

.hover\:text-red-400\/100:hover{
  color: rgb(255 95 119 / 1);
}

.hover\:text-red-700\/0:hover{
  color: rgb(151 4 48 / 0);
}

.hover\:text-red-700\/5:hover{
  color: rgb(151 4 48 / 0.05);
}

.hover\:text-red-700\/10:hover{
  color: rgb(151 4 48 / 0.1);
}

.hover\:text-red-700\/20:hover{
  color: rgb(151 4 48 / 0.2);
}

.hover\:text-red-700\/25:hover{
  color: rgb(151 4 48 / 0.25);
}

.hover\:text-red-700\/30:hover{
  color: rgb(151 4 48 / 0.3);
}

.hover\:text-red-700\/40:hover{
  color: rgb(151 4 48 / 0.4);
}

.hover\:text-red-700\/50:hover{
  color: rgb(151 4 48 / 0.5);
}

.hover\:text-red-700\/60:hover{
  color: rgb(151 4 48 / 0.6);
}

.hover\:text-red-700\/70:hover{
  color: rgb(151 4 48 / 0.7);
}

.hover\:text-red-700\/75:hover{
  color: rgb(151 4 48 / 0.75);
}

.hover\:text-red-700\/80:hover{
  color: rgb(151 4 48 / 0.8);
}

.hover\:text-red-700\/90:hover{
  color: rgb(151 4 48 / 0.9);
}

.hover\:text-red-700\/95:hover{
  color: rgb(151 4 48 / 0.95);
}

.hover\:text-red-700\/100:hover{
  color: rgb(151 4 48 / 1);
}

.hover\:text-red\/0:hover{
  color: rgb(191 0 52 / 0);
}

.hover\:text-red\/5:hover{
  color: rgb(191 0 52 / 0.05);
}

.hover\:text-red\/10:hover{
  color: rgb(191 0 52 / 0.1);
}

.hover\:text-red\/20:hover{
  color: rgb(191 0 52 / 0.2);
}

.hover\:text-red\/25:hover{
  color: rgb(191 0 52 / 0.25);
}

.hover\:text-red\/30:hover{
  color: rgb(191 0 52 / 0.3);
}

.hover\:text-red\/40:hover{
  color: rgb(191 0 52 / 0.4);
}

.hover\:text-red\/50:hover{
  color: rgb(191 0 52 / 0.5);
}

.hover\:text-red\/60:hover{
  color: rgb(191 0 52 / 0.6);
}

.hover\:text-red\/70:hover{
  color: rgb(191 0 52 / 0.7);
}

.hover\:text-red\/75:hover{
  color: rgb(191 0 52 / 0.75);
}

.hover\:text-red\/80:hover{
  color: rgb(191 0 52 / 0.8);
}

.hover\:text-red\/90:hover{
  color: rgb(191 0 52 / 0.9);
}

.hover\:text-red\/95:hover{
  color: rgb(191 0 52 / 0.95);
}

.hover\:text-red\/100:hover{
  color: rgb(191 0 52 / 1);
}

.hover\:text-green-100\/0:hover{
  color: rgb(215 244 228 / 0);
}

.hover\:text-green-100\/5:hover{
  color: rgb(215 244 228 / 0.05);
}

.hover\:text-green-100\/10:hover{
  color: rgb(215 244 228 / 0.1);
}

.hover\:text-green-100\/20:hover{
  color: rgb(215 244 228 / 0.2);
}

.hover\:text-green-100\/25:hover{
  color: rgb(215 244 228 / 0.25);
}

.hover\:text-green-100\/30:hover{
  color: rgb(215 244 228 / 0.3);
}

.hover\:text-green-100\/40:hover{
  color: rgb(215 244 228 / 0.4);
}

.hover\:text-green-100\/50:hover{
  color: rgb(215 244 228 / 0.5);
}

.hover\:text-green-100\/60:hover{
  color: rgb(215 244 228 / 0.6);
}

.hover\:text-green-100\/70:hover{
  color: rgb(215 244 228 / 0.7);
}

.hover\:text-green-100\/75:hover{
  color: rgb(215 244 228 / 0.75);
}

.hover\:text-green-100\/80:hover{
  color: rgb(215 244 228 / 0.8);
}

.hover\:text-green-100\/90:hover{
  color: rgb(215 244 228 / 0.9);
}

.hover\:text-green-100\/95:hover{
  color: rgb(215 244 228 / 0.95);
}

.hover\:text-green-100\/100:hover{
  color: rgb(215 244 228 / 1);
}

.hover\:text-green-300\/0:hover{
  color: rgb(112 190 144 / 0);
}

.hover\:text-green-300\/5:hover{
  color: rgb(112 190 144 / 0.05);
}

.hover\:text-green-300\/10:hover{
  color: rgb(112 190 144 / 0.1);
}

.hover\:text-green-300\/20:hover{
  color: rgb(112 190 144 / 0.2);
}

.hover\:text-green-300\/25:hover{
  color: rgb(112 190 144 / 0.25);
}

.hover\:text-green-300\/30:hover{
  color: rgb(112 190 144 / 0.3);
}

.hover\:text-green-300\/40:hover{
  color: rgb(112 190 144 / 0.4);
}

.hover\:text-green-300\/50:hover{
  color: rgb(112 190 144 / 0.5);
}

.hover\:text-green-300\/60:hover{
  color: rgb(112 190 144 / 0.6);
}

.hover\:text-green-300\/70:hover{
  color: rgb(112 190 144 / 0.7);
}

.hover\:text-green-300\/75:hover{
  color: rgb(112 190 144 / 0.75);
}

.hover\:text-green-300\/80:hover{
  color: rgb(112 190 144 / 0.8);
}

.hover\:text-green-300\/90:hover{
  color: rgb(112 190 144 / 0.9);
}

.hover\:text-green-300\/95:hover{
  color: rgb(112 190 144 / 0.95);
}

.hover\:text-green-300\/100:hover{
  color: rgb(112 190 144 / 1);
}

.hover\:text-green-500\/0:hover{
  color: rgb(40 161 115 / 0);
}

.hover\:text-green-500\/5:hover{
  color: rgb(40 161 115 / 0.05);
}

.hover\:text-green-500\/10:hover{
  color: rgb(40 161 115 / 0.1);
}

.hover\:text-green-500\/20:hover{
  color: rgb(40 161 115 / 0.2);
}

.hover\:text-green-500\/25:hover{
  color: rgb(40 161 115 / 0.25);
}

.hover\:text-green-500\/30:hover{
  color: rgb(40 161 115 / 0.3);
}

.hover\:text-green-500\/40:hover{
  color: rgb(40 161 115 / 0.4);
}

.hover\:text-green-500\/50:hover{
  color: rgb(40 161 115 / 0.5);
}

.hover\:text-green-500\/60:hover{
  color: rgb(40 161 115 / 0.6);
}

.hover\:text-green-500\/70:hover{
  color: rgb(40 161 115 / 0.7);
}

.hover\:text-green-500\/75:hover{
  color: rgb(40 161 115 / 0.75);
}

.hover\:text-green-500\/80:hover{
  color: rgb(40 161 115 / 0.8);
}

.hover\:text-green-500\/90:hover{
  color: rgb(40 161 115 / 0.9);
}

.hover\:text-green-500\/95:hover{
  color: rgb(40 161 115 / 0.95);
}

.hover\:text-green-500\/100:hover{
  color: rgb(40 161 115 / 1);
}

.hover\:text-green-700\/0:hover{
  color: rgb(20 104 76 / 0);
}

.hover\:text-green-700\/5:hover{
  color: rgb(20 104 76 / 0.05);
}

.hover\:text-green-700\/10:hover{
  color: rgb(20 104 76 / 0.1);
}

.hover\:text-green-700\/20:hover{
  color: rgb(20 104 76 / 0.2);
}

.hover\:text-green-700\/25:hover{
  color: rgb(20 104 76 / 0.25);
}

.hover\:text-green-700\/30:hover{
  color: rgb(20 104 76 / 0.3);
}

.hover\:text-green-700\/40:hover{
  color: rgb(20 104 76 / 0.4);
}

.hover\:text-green-700\/50:hover{
  color: rgb(20 104 76 / 0.5);
}

.hover\:text-green-700\/60:hover{
  color: rgb(20 104 76 / 0.6);
}

.hover\:text-green-700\/70:hover{
  color: rgb(20 104 76 / 0.7);
}

.hover\:text-green-700\/75:hover{
  color: rgb(20 104 76 / 0.75);
}

.hover\:text-green-700\/80:hover{
  color: rgb(20 104 76 / 0.8);
}

.hover\:text-green-700\/90:hover{
  color: rgb(20 104 76 / 0.9);
}

.hover\:text-green-700\/95:hover{
  color: rgb(20 104 76 / 0.95);
}

.hover\:text-green-700\/100:hover{
  color: rgb(20 104 76 / 1);
}

.hover\:text-green\/0:hover{
  color: rgb(68 186 137 / 0);
}

.hover\:text-green\/5:hover{
  color: rgb(68 186 137 / 0.05);
}

.hover\:text-green\/10:hover{
  color: rgb(68 186 137 / 0.1);
}

.hover\:text-green\/20:hover{
  color: rgb(68 186 137 / 0.2);
}

.hover\:text-green\/25:hover{
  color: rgb(68 186 137 / 0.25);
}

.hover\:text-green\/30:hover{
  color: rgb(68 186 137 / 0.3);
}

.hover\:text-green\/40:hover{
  color: rgb(68 186 137 / 0.4);
}

.hover\:text-green\/50:hover{
  color: rgb(68 186 137 / 0.5);
}

.hover\:text-green\/60:hover{
  color: rgb(68 186 137 / 0.6);
}

.hover\:text-green\/70:hover{
  color: rgb(68 186 137 / 0.7);
}

.hover\:text-green\/75:hover{
  color: rgb(68 186 137 / 0.75);
}

.hover\:text-green\/80:hover{
  color: rgb(68 186 137 / 0.8);
}

.hover\:text-green\/90:hover{
  color: rgb(68 186 137 / 0.9);
}

.hover\:text-green\/95:hover{
  color: rgb(68 186 137 / 0.95);
}

.hover\:text-green\/100:hover{
  color: rgb(68 186 137 / 1);
}

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

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

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

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

.focus\:border-red-100:focus{
  --tw-border-opacity: 1;
  border-color: rgb(255 225 227 / var(--tw-border-opacity));
}

.focus\:border-red-400:focus{
  --tw-border-opacity: 1;
  border-color: rgb(255 95 119 / var(--tw-border-opacity));
}

.focus\:border-red-700:focus{
  --tw-border-opacity: 1;
  border-color: rgb(151 4 48 / var(--tw-border-opacity));
}

.focus\:border-red:focus{
  --tw-border-opacity: 1;
  border-color: rgb(191 0 52 / var(--tw-border-opacity));
}

.focus\:border-green-100:focus{
  --tw-border-opacity: 1;
  border-color: rgb(215 244 228 / var(--tw-border-opacity));
}

.focus\:border-green-300:focus{
  --tw-border-opacity: 1;
  border-color: rgb(112 190 144 / var(--tw-border-opacity));
}

.focus\:border-green-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(40 161 115 / var(--tw-border-opacity));
}

.focus\:border-green-700:focus{
  --tw-border-opacity: 1;
  border-color: rgb(20 104 76 / var(--tw-border-opacity));
}

.focus\:border-green:focus{
  --tw-border-opacity: 1;
  border-color: rgb(68 186 137 / var(--tw-border-opacity));
}

.focus\:border-red-100\/0:focus{
  border-color: rgb(255 225 227 / 0);
}

.focus\:border-red-100\/5:focus{
  border-color: rgb(255 225 227 / 0.05);
}

.focus\:border-red-100\/10:focus{
  border-color: rgb(255 225 227 / 0.1);
}

.focus\:border-red-100\/20:focus{
  border-color: rgb(255 225 227 / 0.2);
}

.focus\:border-red-100\/25:focus{
  border-color: rgb(255 225 227 / 0.25);
}

.focus\:border-red-100\/30:focus{
  border-color: rgb(255 225 227 / 0.3);
}

.focus\:border-red-100\/40:focus{
  border-color: rgb(255 225 227 / 0.4);
}

.focus\:border-red-100\/50:focus{
  border-color: rgb(255 225 227 / 0.5);
}

.focus\:border-red-100\/60:focus{
  border-color: rgb(255 225 227 / 0.6);
}

.focus\:border-red-100\/70:focus{
  border-color: rgb(255 225 227 / 0.7);
}

.focus\:border-red-100\/75:focus{
  border-color: rgb(255 225 227 / 0.75);
}

.focus\:border-red-100\/80:focus{
  border-color: rgb(255 225 227 / 0.8);
}

.focus\:border-red-100\/90:focus{
  border-color: rgb(255 225 227 / 0.9);
}

.focus\:border-red-100\/95:focus{
  border-color: rgb(255 225 227 / 0.95);
}

.focus\:border-red-100\/100:focus{
  border-color: rgb(255 225 227 / 1);
}

.focus\:border-red-400\/0:focus{
  border-color: rgb(255 95 119 / 0);
}

.focus\:border-red-400\/5:focus{
  border-color: rgb(255 95 119 / 0.05);
}

.focus\:border-red-400\/10:focus{
  border-color: rgb(255 95 119 / 0.1);
}

.focus\:border-red-400\/20:focus{
  border-color: rgb(255 95 119 / 0.2);
}

.focus\:border-red-400\/25:focus{
  border-color: rgb(255 95 119 / 0.25);
}

.focus\:border-red-400\/30:focus{
  border-color: rgb(255 95 119 / 0.3);
}

.focus\:border-red-400\/40:focus{
  border-color: rgb(255 95 119 / 0.4);
}

.focus\:border-red-400\/50:focus{
  border-color: rgb(255 95 119 / 0.5);
}

.focus\:border-red-400\/60:focus{
  border-color: rgb(255 95 119 / 0.6);
}

.focus\:border-red-400\/70:focus{
  border-color: rgb(255 95 119 / 0.7);
}

.focus\:border-red-400\/75:focus{
  border-color: rgb(255 95 119 / 0.75);
}

.focus\:border-red-400\/80:focus{
  border-color: rgb(255 95 119 / 0.8);
}

.focus\:border-red-400\/90:focus{
  border-color: rgb(255 95 119 / 0.9);
}

.focus\:border-red-400\/95:focus{
  border-color: rgb(255 95 119 / 0.95);
}

.focus\:border-red-400\/100:focus{
  border-color: rgb(255 95 119 / 1);
}

.focus\:border-red-700\/0:focus{
  border-color: rgb(151 4 48 / 0);
}

.focus\:border-red-700\/5:focus{
  border-color: rgb(151 4 48 / 0.05);
}

.focus\:border-red-700\/10:focus{
  border-color: rgb(151 4 48 / 0.1);
}

.focus\:border-red-700\/20:focus{
  border-color: rgb(151 4 48 / 0.2);
}

.focus\:border-red-700\/25:focus{
  border-color: rgb(151 4 48 / 0.25);
}

.focus\:border-red-700\/30:focus{
  border-color: rgb(151 4 48 / 0.3);
}

.focus\:border-red-700\/40:focus{
  border-color: rgb(151 4 48 / 0.4);
}

.focus\:border-red-700\/50:focus{
  border-color: rgb(151 4 48 / 0.5);
}

.focus\:border-red-700\/60:focus{
  border-color: rgb(151 4 48 / 0.6);
}

.focus\:border-red-700\/70:focus{
  border-color: rgb(151 4 48 / 0.7);
}

.focus\:border-red-700\/75:focus{
  border-color: rgb(151 4 48 / 0.75);
}

.focus\:border-red-700\/80:focus{
  border-color: rgb(151 4 48 / 0.8);
}

.focus\:border-red-700\/90:focus{
  border-color: rgb(151 4 48 / 0.9);
}

.focus\:border-red-700\/95:focus{
  border-color: rgb(151 4 48 / 0.95);
}

.focus\:border-red-700\/100:focus{
  border-color: rgb(151 4 48 / 1);
}

.focus\:border-red\/0:focus{
  border-color: rgb(191 0 52 / 0);
}

.focus\:border-red\/5:focus{
  border-color: rgb(191 0 52 / 0.05);
}

.focus\:border-red\/10:focus{
  border-color: rgb(191 0 52 / 0.1);
}

.focus\:border-red\/20:focus{
  border-color: rgb(191 0 52 / 0.2);
}

.focus\:border-red\/25:focus{
  border-color: rgb(191 0 52 / 0.25);
}

.focus\:border-red\/30:focus{
  border-color: rgb(191 0 52 / 0.3);
}

.focus\:border-red\/40:focus{
  border-color: rgb(191 0 52 / 0.4);
}

.focus\:border-red\/50:focus{
  border-color: rgb(191 0 52 / 0.5);
}

.focus\:border-red\/60:focus{
  border-color: rgb(191 0 52 / 0.6);
}

.focus\:border-red\/70:focus{
  border-color: rgb(191 0 52 / 0.7);
}

.focus\:border-red\/75:focus{
  border-color: rgb(191 0 52 / 0.75);
}

.focus\:border-red\/80:focus{
  border-color: rgb(191 0 52 / 0.8);
}

.focus\:border-red\/90:focus{
  border-color: rgb(191 0 52 / 0.9);
}

.focus\:border-red\/95:focus{
  border-color: rgb(191 0 52 / 0.95);
}

.focus\:border-red\/100:focus{
  border-color: rgb(191 0 52 / 1);
}

.focus\:border-green-100\/0:focus{
  border-color: rgb(215 244 228 / 0);
}

.focus\:border-green-100\/5:focus{
  border-color: rgb(215 244 228 / 0.05);
}

.focus\:border-green-100\/10:focus{
  border-color: rgb(215 244 228 / 0.1);
}

.focus\:border-green-100\/20:focus{
  border-color: rgb(215 244 228 / 0.2);
}

.focus\:border-green-100\/25:focus{
  border-color: rgb(215 244 228 / 0.25);
}

.focus\:border-green-100\/30:focus{
  border-color: rgb(215 244 228 / 0.3);
}

.focus\:border-green-100\/40:focus{
  border-color: rgb(215 244 228 / 0.4);
}

.focus\:border-green-100\/50:focus{
  border-color: rgb(215 244 228 / 0.5);
}

.focus\:border-green-100\/60:focus{
  border-color: rgb(215 244 228 / 0.6);
}

.focus\:border-green-100\/70:focus{
  border-color: rgb(215 244 228 / 0.7);
}

.focus\:border-green-100\/75:focus{
  border-color: rgb(215 244 228 / 0.75);
}

.focus\:border-green-100\/80:focus{
  border-color: rgb(215 244 228 / 0.8);
}

.focus\:border-green-100\/90:focus{
  border-color: rgb(215 244 228 / 0.9);
}

.focus\:border-green-100\/95:focus{
  border-color: rgb(215 244 228 / 0.95);
}

.focus\:border-green-100\/100:focus{
  border-color: rgb(215 244 228 / 1);
}

.focus\:border-green-300\/0:focus{
  border-color: rgb(112 190 144 / 0);
}

.focus\:border-green-300\/5:focus{
  border-color: rgb(112 190 144 / 0.05);
}

.focus\:border-green-300\/10:focus{
  border-color: rgb(112 190 144 / 0.1);
}

.focus\:border-green-300\/20:focus{
  border-color: rgb(112 190 144 / 0.2);
}

.focus\:border-green-300\/25:focus{
  border-color: rgb(112 190 144 / 0.25);
}

.focus\:border-green-300\/30:focus{
  border-color: rgb(112 190 144 / 0.3);
}

.focus\:border-green-300\/40:focus{
  border-color: rgb(112 190 144 / 0.4);
}

.focus\:border-green-300\/50:focus{
  border-color: rgb(112 190 144 / 0.5);
}

.focus\:border-green-300\/60:focus{
  border-color: rgb(112 190 144 / 0.6);
}

.focus\:border-green-300\/70:focus{
  border-color: rgb(112 190 144 / 0.7);
}

.focus\:border-green-300\/75:focus{
  border-color: rgb(112 190 144 / 0.75);
}

.focus\:border-green-300\/80:focus{
  border-color: rgb(112 190 144 / 0.8);
}

.focus\:border-green-300\/90:focus{
  border-color: rgb(112 190 144 / 0.9);
}

.focus\:border-green-300\/95:focus{
  border-color: rgb(112 190 144 / 0.95);
}

.focus\:border-green-300\/100:focus{
  border-color: rgb(112 190 144 / 1);
}

.focus\:border-green-500\/0:focus{
  border-color: rgb(40 161 115 / 0);
}

.focus\:border-green-500\/5:focus{
  border-color: rgb(40 161 115 / 0.05);
}

.focus\:border-green-500\/10:focus{
  border-color: rgb(40 161 115 / 0.1);
}

.focus\:border-green-500\/20:focus{
  border-color: rgb(40 161 115 / 0.2);
}

.focus\:border-green-500\/25:focus{
  border-color: rgb(40 161 115 / 0.25);
}

.focus\:border-green-500\/30:focus{
  border-color: rgb(40 161 115 / 0.3);
}

.focus\:border-green-500\/40:focus{
  border-color: rgb(40 161 115 / 0.4);
}

.focus\:border-green-500\/50:focus{
  border-color: rgb(40 161 115 / 0.5);
}

.focus\:border-green-500\/60:focus{
  border-color: rgb(40 161 115 / 0.6);
}

.focus\:border-green-500\/70:focus{
  border-color: rgb(40 161 115 / 0.7);
}

.focus\:border-green-500\/75:focus{
  border-color: rgb(40 161 115 / 0.75);
}

.focus\:border-green-500\/80:focus{
  border-color: rgb(40 161 115 / 0.8);
}

.focus\:border-green-500\/90:focus{
  border-color: rgb(40 161 115 / 0.9);
}

.focus\:border-green-500\/95:focus{
  border-color: rgb(40 161 115 / 0.95);
}

.focus\:border-green-500\/100:focus{
  border-color: rgb(40 161 115 / 1);
}

.focus\:border-green-700\/0:focus{
  border-color: rgb(20 104 76 / 0);
}

.focus\:border-green-700\/5:focus{
  border-color: rgb(20 104 76 / 0.05);
}

.focus\:border-green-700\/10:focus{
  border-color: rgb(20 104 76 / 0.1);
}

.focus\:border-green-700\/20:focus{
  border-color: rgb(20 104 76 / 0.2);
}

.focus\:border-green-700\/25:focus{
  border-color: rgb(20 104 76 / 0.25);
}

.focus\:border-green-700\/30:focus{
  border-color: rgb(20 104 76 / 0.3);
}

.focus\:border-green-700\/40:focus{
  border-color: rgb(20 104 76 / 0.4);
}

.focus\:border-green-700\/50:focus{
  border-color: rgb(20 104 76 / 0.5);
}

.focus\:border-green-700\/60:focus{
  border-color: rgb(20 104 76 / 0.6);
}

.focus\:border-green-700\/70:focus{
  border-color: rgb(20 104 76 / 0.7);
}

.focus\:border-green-700\/75:focus{
  border-color: rgb(20 104 76 / 0.75);
}

.focus\:border-green-700\/80:focus{
  border-color: rgb(20 104 76 / 0.8);
}

.focus\:border-green-700\/90:focus{
  border-color: rgb(20 104 76 / 0.9);
}

.focus\:border-green-700\/95:focus{
  border-color: rgb(20 104 76 / 0.95);
}

.focus\:border-green-700\/100:focus{
  border-color: rgb(20 104 76 / 1);
}

.focus\:border-green\/0:focus{
  border-color: rgb(68 186 137 / 0);
}

.focus\:border-green\/5:focus{
  border-color: rgb(68 186 137 / 0.05);
}

.focus\:border-green\/10:focus{
  border-color: rgb(68 186 137 / 0.1);
}

.focus\:border-green\/20:focus{
  border-color: rgb(68 186 137 / 0.2);
}

.focus\:border-green\/25:focus{
  border-color: rgb(68 186 137 / 0.25);
}

.focus\:border-green\/30:focus{
  border-color: rgb(68 186 137 / 0.3);
}

.focus\:border-green\/40:focus{
  border-color: rgb(68 186 137 / 0.4);
}

.focus\:border-green\/50:focus{
  border-color: rgb(68 186 137 / 0.5);
}

.focus\:border-green\/60:focus{
  border-color: rgb(68 186 137 / 0.6);
}

.focus\:border-green\/70:focus{
  border-color: rgb(68 186 137 / 0.7);
}

.focus\:border-green\/75:focus{
  border-color: rgb(68 186 137 / 0.75);
}

.focus\:border-green\/80:focus{
  border-color: rgb(68 186 137 / 0.8);
}

.focus\:border-green\/90:focus{
  border-color: rgb(68 186 137 / 0.9);
}

.focus\:border-green\/95:focus{
  border-color: rgb(68 186 137 / 0.95);
}

.focus\:border-green\/100:focus{
  border-color: rgb(68 186 137 / 1);
}

.focus\:border-black:focus{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.focus\:bg-red-100:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(255 225 227 / var(--tw-bg-opacity));
}

.focus\:bg-red-400:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(255 95 119 / var(--tw-bg-opacity));
}

.focus\:bg-red-700:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(151 4 48 / var(--tw-bg-opacity));
}

.focus\:bg-red:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(191 0 52 / var(--tw-bg-opacity));
}

.focus\:bg-green-100:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(215 244 228 / var(--tw-bg-opacity));
}

.focus\:bg-green-300:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(112 190 144 / var(--tw-bg-opacity));
}

.focus\:bg-green-500:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(40 161 115 / var(--tw-bg-opacity));
}

.focus\:bg-green-700:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(20 104 76 / var(--tw-bg-opacity));
}

.focus\:bg-green:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(68 186 137 / var(--tw-bg-opacity));
}

.focus\:bg-red-100\/0:focus{
  background-color: rgb(255 225 227 / 0);
}

.focus\:bg-red-100\/5:focus{
  background-color: rgb(255 225 227 / 0.05);
}

.focus\:bg-red-100\/10:focus{
  background-color: rgb(255 225 227 / 0.1);
}

.focus\:bg-red-100\/20:focus{
  background-color: rgb(255 225 227 / 0.2);
}

.focus\:bg-red-100\/25:focus{
  background-color: rgb(255 225 227 / 0.25);
}

.focus\:bg-red-100\/30:focus{
  background-color: rgb(255 225 227 / 0.3);
}

.focus\:bg-red-100\/40:focus{
  background-color: rgb(255 225 227 / 0.4);
}

.focus\:bg-red-100\/50:focus{
  background-color: rgb(255 225 227 / 0.5);
}

.focus\:bg-red-100\/60:focus{
  background-color: rgb(255 225 227 / 0.6);
}

.focus\:bg-red-100\/70:focus{
  background-color: rgb(255 225 227 / 0.7);
}

.focus\:bg-red-100\/75:focus{
  background-color: rgb(255 225 227 / 0.75);
}

.focus\:bg-red-100\/80:focus{
  background-color: rgb(255 225 227 / 0.8);
}

.focus\:bg-red-100\/90:focus{
  background-color: rgb(255 225 227 / 0.9);
}

.focus\:bg-red-100\/95:focus{
  background-color: rgb(255 225 227 / 0.95);
}

.focus\:bg-red-100\/100:focus{
  background-color: rgb(255 225 227 / 1);
}

.focus\:bg-red-400\/0:focus{
  background-color: rgb(255 95 119 / 0);
}

.focus\:bg-red-400\/5:focus{
  background-color: rgb(255 95 119 / 0.05);
}

.focus\:bg-red-400\/10:focus{
  background-color: rgb(255 95 119 / 0.1);
}

.focus\:bg-red-400\/20:focus{
  background-color: rgb(255 95 119 / 0.2);
}

.focus\:bg-red-400\/25:focus{
  background-color: rgb(255 95 119 / 0.25);
}

.focus\:bg-red-400\/30:focus{
  background-color: rgb(255 95 119 / 0.3);
}

.focus\:bg-red-400\/40:focus{
  background-color: rgb(255 95 119 / 0.4);
}

.focus\:bg-red-400\/50:focus{
  background-color: rgb(255 95 119 / 0.5);
}

.focus\:bg-red-400\/60:focus{
  background-color: rgb(255 95 119 / 0.6);
}

.focus\:bg-red-400\/70:focus{
  background-color: rgb(255 95 119 / 0.7);
}

.focus\:bg-red-400\/75:focus{
  background-color: rgb(255 95 119 / 0.75);
}

.focus\:bg-red-400\/80:focus{
  background-color: rgb(255 95 119 / 0.8);
}

.focus\:bg-red-400\/90:focus{
  background-color: rgb(255 95 119 / 0.9);
}

.focus\:bg-red-400\/95:focus{
  background-color: rgb(255 95 119 / 0.95);
}

.focus\:bg-red-400\/100:focus{
  background-color: rgb(255 95 119 / 1);
}

.focus\:bg-red-700\/0:focus{
  background-color: rgb(151 4 48 / 0);
}

.focus\:bg-red-700\/5:focus{
  background-color: rgb(151 4 48 / 0.05);
}

.focus\:bg-red-700\/10:focus{
  background-color: rgb(151 4 48 / 0.1);
}

.focus\:bg-red-700\/20:focus{
  background-color: rgb(151 4 48 / 0.2);
}

.focus\:bg-red-700\/25:focus{
  background-color: rgb(151 4 48 / 0.25);
}

.focus\:bg-red-700\/30:focus{
  background-color: rgb(151 4 48 / 0.3);
}

.focus\:bg-red-700\/40:focus{
  background-color: rgb(151 4 48 / 0.4);
}

.focus\:bg-red-700\/50:focus{
  background-color: rgb(151 4 48 / 0.5);
}

.focus\:bg-red-700\/60:focus{
  background-color: rgb(151 4 48 / 0.6);
}

.focus\:bg-red-700\/70:focus{
  background-color: rgb(151 4 48 / 0.7);
}

.focus\:bg-red-700\/75:focus{
  background-color: rgb(151 4 48 / 0.75);
}

.focus\:bg-red-700\/80:focus{
  background-color: rgb(151 4 48 / 0.8);
}

.focus\:bg-red-700\/90:focus{
  background-color: rgb(151 4 48 / 0.9);
}

.focus\:bg-red-700\/95:focus{
  background-color: rgb(151 4 48 / 0.95);
}

.focus\:bg-red-700\/100:focus{
  background-color: rgb(151 4 48 / 1);
}

.focus\:bg-red\/0:focus{
  background-color: rgb(191 0 52 / 0);
}

.focus\:bg-red\/5:focus{
  background-color: rgb(191 0 52 / 0.05);
}

.focus\:bg-red\/10:focus{
  background-color: rgb(191 0 52 / 0.1);
}

.focus\:bg-red\/20:focus{
  background-color: rgb(191 0 52 / 0.2);
}

.focus\:bg-red\/25:focus{
  background-color: rgb(191 0 52 / 0.25);
}

.focus\:bg-red\/30:focus{
  background-color: rgb(191 0 52 / 0.3);
}

.focus\:bg-red\/40:focus{
  background-color: rgb(191 0 52 / 0.4);
}

.focus\:bg-red\/50:focus{
  background-color: rgb(191 0 52 / 0.5);
}

.focus\:bg-red\/60:focus{
  background-color: rgb(191 0 52 / 0.6);
}

.focus\:bg-red\/70:focus{
  background-color: rgb(191 0 52 / 0.7);
}

.focus\:bg-red\/75:focus{
  background-color: rgb(191 0 52 / 0.75);
}

.focus\:bg-red\/80:focus{
  background-color: rgb(191 0 52 / 0.8);
}

.focus\:bg-red\/90:focus{
  background-color: rgb(191 0 52 / 0.9);
}

.focus\:bg-red\/95:focus{
  background-color: rgb(191 0 52 / 0.95);
}

.focus\:bg-red\/100:focus{
  background-color: rgb(191 0 52 / 1);
}

.focus\:bg-green-100\/0:focus{
  background-color: rgb(215 244 228 / 0);
}

.focus\:bg-green-100\/5:focus{
  background-color: rgb(215 244 228 / 0.05);
}

.focus\:bg-green-100\/10:focus{
  background-color: rgb(215 244 228 / 0.1);
}

.focus\:bg-green-100\/20:focus{
  background-color: rgb(215 244 228 / 0.2);
}

.focus\:bg-green-100\/25:focus{
  background-color: rgb(215 244 228 / 0.25);
}

.focus\:bg-green-100\/30:focus{
  background-color: rgb(215 244 228 / 0.3);
}

.focus\:bg-green-100\/40:focus{
  background-color: rgb(215 244 228 / 0.4);
}

.focus\:bg-green-100\/50:focus{
  background-color: rgb(215 244 228 / 0.5);
}

.focus\:bg-green-100\/60:focus{
  background-color: rgb(215 244 228 / 0.6);
}

.focus\:bg-green-100\/70:focus{
  background-color: rgb(215 244 228 / 0.7);
}

.focus\:bg-green-100\/75:focus{
  background-color: rgb(215 244 228 / 0.75);
}

.focus\:bg-green-100\/80:focus{
  background-color: rgb(215 244 228 / 0.8);
}

.focus\:bg-green-100\/90:focus{
  background-color: rgb(215 244 228 / 0.9);
}

.focus\:bg-green-100\/95:focus{
  background-color: rgb(215 244 228 / 0.95);
}

.focus\:bg-green-100\/100:focus{
  background-color: rgb(215 244 228 / 1);
}

.focus\:bg-green-300\/0:focus{
  background-color: rgb(112 190 144 / 0);
}

.focus\:bg-green-300\/5:focus{
  background-color: rgb(112 190 144 / 0.05);
}

.focus\:bg-green-300\/10:focus{
  background-color: rgb(112 190 144 / 0.1);
}

.focus\:bg-green-300\/20:focus{
  background-color: rgb(112 190 144 / 0.2);
}

.focus\:bg-green-300\/25:focus{
  background-color: rgb(112 190 144 / 0.25);
}

.focus\:bg-green-300\/30:focus{
  background-color: rgb(112 190 144 / 0.3);
}

.focus\:bg-green-300\/40:focus{
  background-color: rgb(112 190 144 / 0.4);
}

.focus\:bg-green-300\/50:focus{
  background-color: rgb(112 190 144 / 0.5);
}

.focus\:bg-green-300\/60:focus{
  background-color: rgb(112 190 144 / 0.6);
}

.focus\:bg-green-300\/70:focus{
  background-color: rgb(112 190 144 / 0.7);
}

.focus\:bg-green-300\/75:focus{
  background-color: rgb(112 190 144 / 0.75);
}

.focus\:bg-green-300\/80:focus{
  background-color: rgb(112 190 144 / 0.8);
}

.focus\:bg-green-300\/90:focus{
  background-color: rgb(112 190 144 / 0.9);
}

.focus\:bg-green-300\/95:focus{
  background-color: rgb(112 190 144 / 0.95);
}

.focus\:bg-green-300\/100:focus{
  background-color: rgb(112 190 144 / 1);
}

.focus\:bg-green-500\/0:focus{
  background-color: rgb(40 161 115 / 0);
}

.focus\:bg-green-500\/5:focus{
  background-color: rgb(40 161 115 / 0.05);
}

.focus\:bg-green-500\/10:focus{
  background-color: rgb(40 161 115 / 0.1);
}

.focus\:bg-green-500\/20:focus{
  background-color: rgb(40 161 115 / 0.2);
}

.focus\:bg-green-500\/25:focus{
  background-color: rgb(40 161 115 / 0.25);
}

.focus\:bg-green-500\/30:focus{
  background-color: rgb(40 161 115 / 0.3);
}

.focus\:bg-green-500\/40:focus{
  background-color: rgb(40 161 115 / 0.4);
}

.focus\:bg-green-500\/50:focus{
  background-color: rgb(40 161 115 / 0.5);
}

.focus\:bg-green-500\/60:focus{
  background-color: rgb(40 161 115 / 0.6);
}

.focus\:bg-green-500\/70:focus{
  background-color: rgb(40 161 115 / 0.7);
}

.focus\:bg-green-500\/75:focus{
  background-color: rgb(40 161 115 / 0.75);
}

.focus\:bg-green-500\/80:focus{
  background-color: rgb(40 161 115 / 0.8);
}

.focus\:bg-green-500\/90:focus{
  background-color: rgb(40 161 115 / 0.9);
}

.focus\:bg-green-500\/95:focus{
  background-color: rgb(40 161 115 / 0.95);
}

.focus\:bg-green-500\/100:focus{
  background-color: rgb(40 161 115 / 1);
}

.focus\:bg-green-700\/0:focus{
  background-color: rgb(20 104 76 / 0);
}

.focus\:bg-green-700\/5:focus{
  background-color: rgb(20 104 76 / 0.05);
}

.focus\:bg-green-700\/10:focus{
  background-color: rgb(20 104 76 / 0.1);
}

.focus\:bg-green-700\/20:focus{
  background-color: rgb(20 104 76 / 0.2);
}

.focus\:bg-green-700\/25:focus{
  background-color: rgb(20 104 76 / 0.25);
}

.focus\:bg-green-700\/30:focus{
  background-color: rgb(20 104 76 / 0.3);
}

.focus\:bg-green-700\/40:focus{
  background-color: rgb(20 104 76 / 0.4);
}

.focus\:bg-green-700\/50:focus{
  background-color: rgb(20 104 76 / 0.5);
}

.focus\:bg-green-700\/60:focus{
  background-color: rgb(20 104 76 / 0.6);
}

.focus\:bg-green-700\/70:focus{
  background-color: rgb(20 104 76 / 0.7);
}

.focus\:bg-green-700\/75:focus{
  background-color: rgb(20 104 76 / 0.75);
}

.focus\:bg-green-700\/80:focus{
  background-color: rgb(20 104 76 / 0.8);
}

.focus\:bg-green-700\/90:focus{
  background-color: rgb(20 104 76 / 0.9);
}

.focus\:bg-green-700\/95:focus{
  background-color: rgb(20 104 76 / 0.95);
}

.focus\:bg-green-700\/100:focus{
  background-color: rgb(20 104 76 / 1);
}

.focus\:bg-green\/0:focus{
  background-color: rgb(68 186 137 / 0);
}

.focus\:bg-green\/5:focus{
  background-color: rgb(68 186 137 / 0.05);
}

.focus\:bg-green\/10:focus{
  background-color: rgb(68 186 137 / 0.1);
}

.focus\:bg-green\/20:focus{
  background-color: rgb(68 186 137 / 0.2);
}

.focus\:bg-green\/25:focus{
  background-color: rgb(68 186 137 / 0.25);
}

.focus\:bg-green\/30:focus{
  background-color: rgb(68 186 137 / 0.3);
}

.focus\:bg-green\/40:focus{
  background-color: rgb(68 186 137 / 0.4);
}

.focus\:bg-green\/50:focus{
  background-color: rgb(68 186 137 / 0.5);
}

.focus\:bg-green\/60:focus{
  background-color: rgb(68 186 137 / 0.6);
}

.focus\:bg-green\/70:focus{
  background-color: rgb(68 186 137 / 0.7);
}

.focus\:bg-green\/75:focus{
  background-color: rgb(68 186 137 / 0.75);
}

.focus\:bg-green\/80:focus{
  background-color: rgb(68 186 137 / 0.8);
}

.focus\:bg-green\/90:focus{
  background-color: rgb(68 186 137 / 0.9);
}

.focus\:bg-green\/95:focus{
  background-color: rgb(68 186 137 / 0.95);
}

.focus\:bg-green\/100:focus{
  background-color: rgb(68 186 137 / 1);
}

.focus\:bg-black:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

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

.focus\:text-red-100:focus{
  --tw-text-opacity: 1;
  color: rgb(255 225 227 / var(--tw-text-opacity));
}

.focus\:text-red-400:focus{
  --tw-text-opacity: 1;
  color: rgb(255 95 119 / var(--tw-text-opacity));
}

.focus\:text-red-700:focus{
  --tw-text-opacity: 1;
  color: rgb(151 4 48 / var(--tw-text-opacity));
}

.focus\:text-red:focus{
  --tw-text-opacity: 1;
  color: rgb(191 0 52 / var(--tw-text-opacity));
}

.focus\:text-green-100:focus{
  --tw-text-opacity: 1;
  color: rgb(215 244 228 / var(--tw-text-opacity));
}

.focus\:text-green-300:focus{
  --tw-text-opacity: 1;
  color: rgb(112 190 144 / var(--tw-text-opacity));
}

.focus\:text-green-500:focus{
  --tw-text-opacity: 1;
  color: rgb(40 161 115 / var(--tw-text-opacity));
}

.focus\:text-green-700:focus{
  --tw-text-opacity: 1;
  color: rgb(20 104 76 / var(--tw-text-opacity));
}

.focus\:text-green:focus{
  --tw-text-opacity: 1;
  color: rgb(68 186 137 / var(--tw-text-opacity));
}

.focus\:text-red-100\/0:focus{
  color: rgb(255 225 227 / 0);
}

.focus\:text-red-100\/5:focus{
  color: rgb(255 225 227 / 0.05);
}

.focus\:text-red-100\/10:focus{
  color: rgb(255 225 227 / 0.1);
}

.focus\:text-red-100\/20:focus{
  color: rgb(255 225 227 / 0.2);
}

.focus\:text-red-100\/25:focus{
  color: rgb(255 225 227 / 0.25);
}

.focus\:text-red-100\/30:focus{
  color: rgb(255 225 227 / 0.3);
}

.focus\:text-red-100\/40:focus{
  color: rgb(255 225 227 / 0.4);
}

.focus\:text-red-100\/50:focus{
  color: rgb(255 225 227 / 0.5);
}

.focus\:text-red-100\/60:focus{
  color: rgb(255 225 227 / 0.6);
}

.focus\:text-red-100\/70:focus{
  color: rgb(255 225 227 / 0.7);
}

.focus\:text-red-100\/75:focus{
  color: rgb(255 225 227 / 0.75);
}

.focus\:text-red-100\/80:focus{
  color: rgb(255 225 227 / 0.8);
}

.focus\:text-red-100\/90:focus{
  color: rgb(255 225 227 / 0.9);
}

.focus\:text-red-100\/95:focus{
  color: rgb(255 225 227 / 0.95);
}

.focus\:text-red-100\/100:focus{
  color: rgb(255 225 227 / 1);
}

.focus\:text-red-400\/0:focus{
  color: rgb(255 95 119 / 0);
}

.focus\:text-red-400\/5:focus{
  color: rgb(255 95 119 / 0.05);
}

.focus\:text-red-400\/10:focus{
  color: rgb(255 95 119 / 0.1);
}

.focus\:text-red-400\/20:focus{
  color: rgb(255 95 119 / 0.2);
}

.focus\:text-red-400\/25:focus{
  color: rgb(255 95 119 / 0.25);
}

.focus\:text-red-400\/30:focus{
  color: rgb(255 95 119 / 0.3);
}

.focus\:text-red-400\/40:focus{
  color: rgb(255 95 119 / 0.4);
}

.focus\:text-red-400\/50:focus{
  color: rgb(255 95 119 / 0.5);
}

.focus\:text-red-400\/60:focus{
  color: rgb(255 95 119 / 0.6);
}

.focus\:text-red-400\/70:focus{
  color: rgb(255 95 119 / 0.7);
}

.focus\:text-red-400\/75:focus{
  color: rgb(255 95 119 / 0.75);
}

.focus\:text-red-400\/80:focus{
  color: rgb(255 95 119 / 0.8);
}

.focus\:text-red-400\/90:focus{
  color: rgb(255 95 119 / 0.9);
}

.focus\:text-red-400\/95:focus{
  color: rgb(255 95 119 / 0.95);
}

.focus\:text-red-400\/100:focus{
  color: rgb(255 95 119 / 1);
}

.focus\:text-red-700\/0:focus{
  color: rgb(151 4 48 / 0);
}

.focus\:text-red-700\/5:focus{
  color: rgb(151 4 48 / 0.05);
}

.focus\:text-red-700\/10:focus{
  color: rgb(151 4 48 / 0.1);
}

.focus\:text-red-700\/20:focus{
  color: rgb(151 4 48 / 0.2);
}

.focus\:text-red-700\/25:focus{
  color: rgb(151 4 48 / 0.25);
}

.focus\:text-red-700\/30:focus{
  color: rgb(151 4 48 / 0.3);
}

.focus\:text-red-700\/40:focus{
  color: rgb(151 4 48 / 0.4);
}

.focus\:text-red-700\/50:focus{
  color: rgb(151 4 48 / 0.5);
}

.focus\:text-red-700\/60:focus{
  color: rgb(151 4 48 / 0.6);
}

.focus\:text-red-700\/70:focus{
  color: rgb(151 4 48 / 0.7);
}

.focus\:text-red-700\/75:focus{
  color: rgb(151 4 48 / 0.75);
}

.focus\:text-red-700\/80:focus{
  color: rgb(151 4 48 / 0.8);
}

.focus\:text-red-700\/90:focus{
  color: rgb(151 4 48 / 0.9);
}

.focus\:text-red-700\/95:focus{
  color: rgb(151 4 48 / 0.95);
}

.focus\:text-red-700\/100:focus{
  color: rgb(151 4 48 / 1);
}

.focus\:text-red\/0:focus{
  color: rgb(191 0 52 / 0);
}

.focus\:text-red\/5:focus{
  color: rgb(191 0 52 / 0.05);
}

.focus\:text-red\/10:focus{
  color: rgb(191 0 52 / 0.1);
}

.focus\:text-red\/20:focus{
  color: rgb(191 0 52 / 0.2);
}

.focus\:text-red\/25:focus{
  color: rgb(191 0 52 / 0.25);
}

.focus\:text-red\/30:focus{
  color: rgb(191 0 52 / 0.3);
}

.focus\:text-red\/40:focus{
  color: rgb(191 0 52 / 0.4);
}

.focus\:text-red\/50:focus{
  color: rgb(191 0 52 / 0.5);
}

.focus\:text-red\/60:focus{
  color: rgb(191 0 52 / 0.6);
}

.focus\:text-red\/70:focus{
  color: rgb(191 0 52 / 0.7);
}

.focus\:text-red\/75:focus{
  color: rgb(191 0 52 / 0.75);
}

.focus\:text-red\/80:focus{
  color: rgb(191 0 52 / 0.8);
}

.focus\:text-red\/90:focus{
  color: rgb(191 0 52 / 0.9);
}

.focus\:text-red\/95:focus{
  color: rgb(191 0 52 / 0.95);
}

.focus\:text-red\/100:focus{
  color: rgb(191 0 52 / 1);
}

.focus\:text-green-100\/0:focus{
  color: rgb(215 244 228 / 0);
}

.focus\:text-green-100\/5:focus{
  color: rgb(215 244 228 / 0.05);
}

.focus\:text-green-100\/10:focus{
  color: rgb(215 244 228 / 0.1);
}

.focus\:text-green-100\/20:focus{
  color: rgb(215 244 228 / 0.2);
}

.focus\:text-green-100\/25:focus{
  color: rgb(215 244 228 / 0.25);
}

.focus\:text-green-100\/30:focus{
  color: rgb(215 244 228 / 0.3);
}

.focus\:text-green-100\/40:focus{
  color: rgb(215 244 228 / 0.4);
}

.focus\:text-green-100\/50:focus{
  color: rgb(215 244 228 / 0.5);
}

.focus\:text-green-100\/60:focus{
  color: rgb(215 244 228 / 0.6);
}

.focus\:text-green-100\/70:focus{
  color: rgb(215 244 228 / 0.7);
}

.focus\:text-green-100\/75:focus{
  color: rgb(215 244 228 / 0.75);
}

.focus\:text-green-100\/80:focus{
  color: rgb(215 244 228 / 0.8);
}

.focus\:text-green-100\/90:focus{
  color: rgb(215 244 228 / 0.9);
}

.focus\:text-green-100\/95:focus{
  color: rgb(215 244 228 / 0.95);
}

.focus\:text-green-100\/100:focus{
  color: rgb(215 244 228 / 1);
}

.focus\:text-green-300\/0:focus{
  color: rgb(112 190 144 / 0);
}

.focus\:text-green-300\/5:focus{
  color: rgb(112 190 144 / 0.05);
}

.focus\:text-green-300\/10:focus{
  color: rgb(112 190 144 / 0.1);
}

.focus\:text-green-300\/20:focus{
  color: rgb(112 190 144 / 0.2);
}

.focus\:text-green-300\/25:focus{
  color: rgb(112 190 144 / 0.25);
}

.focus\:text-green-300\/30:focus{
  color: rgb(112 190 144 / 0.3);
}

.focus\:text-green-300\/40:focus{
  color: rgb(112 190 144 / 0.4);
}

.focus\:text-green-300\/50:focus{
  color: rgb(112 190 144 / 0.5);
}

.focus\:text-green-300\/60:focus{
  color: rgb(112 190 144 / 0.6);
}

.focus\:text-green-300\/70:focus{
  color: rgb(112 190 144 / 0.7);
}

.focus\:text-green-300\/75:focus{
  color: rgb(112 190 144 / 0.75);
}

.focus\:text-green-300\/80:focus{
  color: rgb(112 190 144 / 0.8);
}

.focus\:text-green-300\/90:focus{
  color: rgb(112 190 144 / 0.9);
}

.focus\:text-green-300\/95:focus{
  color: rgb(112 190 144 / 0.95);
}

.focus\:text-green-300\/100:focus{
  color: rgb(112 190 144 / 1);
}

.focus\:text-green-500\/0:focus{
  color: rgb(40 161 115 / 0);
}

.focus\:text-green-500\/5:focus{
  color: rgb(40 161 115 / 0.05);
}

.focus\:text-green-500\/10:focus{
  color: rgb(40 161 115 / 0.1);
}

.focus\:text-green-500\/20:focus{
  color: rgb(40 161 115 / 0.2);
}

.focus\:text-green-500\/25:focus{
  color: rgb(40 161 115 / 0.25);
}

.focus\:text-green-500\/30:focus{
  color: rgb(40 161 115 / 0.3);
}

.focus\:text-green-500\/40:focus{
  color: rgb(40 161 115 / 0.4);
}

.focus\:text-green-500\/50:focus{
  color: rgb(40 161 115 / 0.5);
}

.focus\:text-green-500\/60:focus{
  color: rgb(40 161 115 / 0.6);
}

.focus\:text-green-500\/70:focus{
  color: rgb(40 161 115 / 0.7);
}

.focus\:text-green-500\/75:focus{
  color: rgb(40 161 115 / 0.75);
}

.focus\:text-green-500\/80:focus{
  color: rgb(40 161 115 / 0.8);
}

.focus\:text-green-500\/90:focus{
  color: rgb(40 161 115 / 0.9);
}

.focus\:text-green-500\/95:focus{
  color: rgb(40 161 115 / 0.95);
}

.focus\:text-green-500\/100:focus{
  color: rgb(40 161 115 / 1);
}

.focus\:text-green-700\/0:focus{
  color: rgb(20 104 76 / 0);
}

.focus\:text-green-700\/5:focus{
  color: rgb(20 104 76 / 0.05);
}

.focus\:text-green-700\/10:focus{
  color: rgb(20 104 76 / 0.1);
}

.focus\:text-green-700\/20:focus{
  color: rgb(20 104 76 / 0.2);
}

.focus\:text-green-700\/25:focus{
  color: rgb(20 104 76 / 0.25);
}

.focus\:text-green-700\/30:focus{
  color: rgb(20 104 76 / 0.3);
}

.focus\:text-green-700\/40:focus{
  color: rgb(20 104 76 / 0.4);
}

.focus\:text-green-700\/50:focus{
  color: rgb(20 104 76 / 0.5);
}

.focus\:text-green-700\/60:focus{
  color: rgb(20 104 76 / 0.6);
}

.focus\:text-green-700\/70:focus{
  color: rgb(20 104 76 / 0.7);
}

.focus\:text-green-700\/75:focus{
  color: rgb(20 104 76 / 0.75);
}

.focus\:text-green-700\/80:focus{
  color: rgb(20 104 76 / 0.8);
}

.focus\:text-green-700\/90:focus{
  color: rgb(20 104 76 / 0.9);
}

.focus\:text-green-700\/95:focus{
  color: rgb(20 104 76 / 0.95);
}

.focus\:text-green-700\/100:focus{
  color: rgb(20 104 76 / 1);
}

.focus\:text-green\/0:focus{
  color: rgb(68 186 137 / 0);
}

.focus\:text-green\/5:focus{
  color: rgb(68 186 137 / 0.05);
}

.focus\:text-green\/10:focus{
  color: rgb(68 186 137 / 0.1);
}

.focus\:text-green\/20:focus{
  color: rgb(68 186 137 / 0.2);
}

.focus\:text-green\/25:focus{
  color: rgb(68 186 137 / 0.25);
}

.focus\:text-green\/30:focus{
  color: rgb(68 186 137 / 0.3);
}

.focus\:text-green\/40:focus{
  color: rgb(68 186 137 / 0.4);
}

.focus\:text-green\/50:focus{
  color: rgb(68 186 137 / 0.5);
}

.focus\:text-green\/60:focus{
  color: rgb(68 186 137 / 0.6);
}

.focus\:text-green\/70:focus{
  color: rgb(68 186 137 / 0.7);
}

.focus\:text-green\/75:focus{
  color: rgb(68 186 137 / 0.75);
}

.focus\:text-green\/80:focus{
  color: rgb(68 186 137 / 0.8);
}

.focus\:text-green\/90:focus{
  color: rgb(68 186 137 / 0.9);
}

.focus\:text-green\/95:focus{
  color: rgb(68 186 137 / 0.95);
}

.focus\:text-green\/100:focus{
  color: rgb(68 186 137 / 1);
}

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

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

.group:hover .group-hover\:scale-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}

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

.peer:-moz-placeholder-shown ~ .peer-placeholder-shown\:top-1{
  top: 0.25rem;
}

.peer:-ms-input-placeholder ~ .peer-placeholder-shown\:top-1{
  top: 0.25rem;
}

.peer:placeholder-shown ~ .peer-placeholder-shown\:top-1{
  top: 0.25rem;
}

.peer:-moz-placeholder-shown ~ .peer-placeholder-shown\:left-1{
  left: 0.25rem;
}

.peer:-ms-input-placeholder ~ .peer-placeholder-shown\:left-1{
  left: 0.25rem;
}

.peer:placeholder-shown ~ .peer-placeholder-shown\:left-1{
  left: 0.25rem;
}

.peer:-moz-placeholder-shown ~ .peer-placeholder-shown\:block{
  display: block;
}

.peer:-ms-input-placeholder ~ .peer-placeholder-shown\:block{
  display: block;
}

.peer:placeholder-shown ~ .peer-placeholder-shown\:block{
  display: block;
}

.peer:-moz-placeholder-shown ~ .peer-placeholder-shown\:bg-transparent{
  background-color: transparent;
}

.peer:-ms-input-placeholder ~ .peer-placeholder-shown\:bg-transparent{
  background-color: transparent;
}

.peer:placeholder-shown ~ .peer-placeholder-shown\:bg-transparent{
  background-color: transparent;
}

.peer:-moz-placeholder-shown ~ .peer-placeholder-shown\:text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}

.peer:-ms-input-placeholder ~ .peer-placeholder-shown\:text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}

.peer:placeholder-shown ~ .peer-placeholder-shown\:text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}

.peer:focus ~ .peer-focus\:-top-3{
  top: -0.75rem;
}

.peer:focus ~ .peer-focus\:left-2{
  left: 0.5rem;
}

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

.peer:focus ~ .peer-focus\:px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.peer:focus ~ .peer-focus\:text-xxs{
  font-size: 0.625rem;
}

@media (min-width: 480px){

  .xs\:absolute{
    position: absolute;
  }

  .xs\:relative{
    position: relative;
  }
}

@media (min-width: 640px){

  .sm\:aspect-w-3{
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 3;
  }

  .sm\:aspect-w-3 > *{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .sm\:aspect-h-4{
    --tw-aspect-h: 4;
  }

  .sm\:order-1{
    order: 1;
  }

  .sm\:order-2{
    order: 2;
  }

  .sm\:order-3{
    order: 3;
  }

  .sm\:order-4{
    order: 4;
  }

  .sm\:order-5{
    order: 5;
  }

  .sm\:order-6{
    order: 6;
  }

  .sm\:order-7{
    order: 7;
  }

  .sm\:order-8{
    order: 8;
  }

  .sm\:order-9{
    order: 9;
  }

  .sm\:order-10{
    order: 10;
  }

  .sm\:order-11{
    order: 11;
  }

  .sm\:order-12{
    order: 12;
  }

  .sm\:-order-1{
    order: -1;
  }

  .sm\:-order-2{
    order: -2;
  }

  .sm\:-order-3{
    order: -3;
  }

  .sm\:-order-4{
    order: -4;
  }

  .sm\:-order-5{
    order: -5;
  }

  .sm\:-order-6{
    order: -6;
  }

  .sm\:-order-7{
    order: -7;
  }

  .sm\:-order-8{
    order: -8;
  }

  .sm\:-order-9{
    order: -9;
  }

  .sm\:-order-10{
    order: -10;
  }

  .sm\:-order-11{
    order: -11;
  }

  .sm\:-order-12{
    order: -12;
  }

  .sm\:border-0{
    border-width: 0px;
  }

  .sm\:border-2{
    border-width: 2px;
  }

  .sm\:border-4{
    border-width: 4px;
  }

  .sm\:border-8{
    border-width: 8px;
  }

  .sm\:border-red-100{
    --tw-border-opacity: 1;
    border-color: rgb(255 225 227 / var(--tw-border-opacity));
  }

  .sm\:border-red-400{
    --tw-border-opacity: 1;
    border-color: rgb(255 95 119 / var(--tw-border-opacity));
  }

  .sm\:border-red-700{
    --tw-border-opacity: 1;
    border-color: rgb(151 4 48 / var(--tw-border-opacity));
  }

  .sm\:border-red{
    --tw-border-opacity: 1;
    border-color: rgb(191 0 52 / var(--tw-border-opacity));
  }

  .sm\:border-green-100{
    --tw-border-opacity: 1;
    border-color: rgb(215 244 228 / var(--tw-border-opacity));
  }

  .sm\:border-green-300{
    --tw-border-opacity: 1;
    border-color: rgb(112 190 144 / var(--tw-border-opacity));
  }

  .sm\:border-green-500{
    --tw-border-opacity: 1;
    border-color: rgb(40 161 115 / var(--tw-border-opacity));
  }

  .sm\:border-green-700{
    --tw-border-opacity: 1;
    border-color: rgb(20 104 76 / var(--tw-border-opacity));
  }

  .sm\:border-green{
    --tw-border-opacity: 1;
    border-color: rgb(68 186 137 / var(--tw-border-opacity));
  }

  .sm\:border-red-100\/0{
    border-color: rgb(255 225 227 / 0);
  }

  .sm\:border-red-100\/5{
    border-color: rgb(255 225 227 / 0.05);
  }

  .sm\:border-red-100\/10{
    border-color: rgb(255 225 227 / 0.1);
  }

  .sm\:border-red-100\/20{
    border-color: rgb(255 225 227 / 0.2);
  }

  .sm\:border-red-100\/25{
    border-color: rgb(255 225 227 / 0.25);
  }

  .sm\:border-red-100\/30{
    border-color: rgb(255 225 227 / 0.3);
  }

  .sm\:border-red-100\/40{
    border-color: rgb(255 225 227 / 0.4);
  }

  .sm\:border-red-100\/50{
    border-color: rgb(255 225 227 / 0.5);
  }

  .sm\:border-red-100\/60{
    border-color: rgb(255 225 227 / 0.6);
  }

  .sm\:border-red-100\/70{
    border-color: rgb(255 225 227 / 0.7);
  }

  .sm\:border-red-100\/75{
    border-color: rgb(255 225 227 / 0.75);
  }

  .sm\:border-red-100\/80{
    border-color: rgb(255 225 227 / 0.8);
  }

  .sm\:border-red-100\/90{
    border-color: rgb(255 225 227 / 0.9);
  }

  .sm\:border-red-100\/95{
    border-color: rgb(255 225 227 / 0.95);
  }

  .sm\:border-red-100\/100{
    border-color: rgb(255 225 227 / 1);
  }

  .sm\:border-red-400\/0{
    border-color: rgb(255 95 119 / 0);
  }

  .sm\:border-red-400\/5{
    border-color: rgb(255 95 119 / 0.05);
  }

  .sm\:border-red-400\/10{
    border-color: rgb(255 95 119 / 0.1);
  }

  .sm\:border-red-400\/20{
    border-color: rgb(255 95 119 / 0.2);
  }

  .sm\:border-red-400\/25{
    border-color: rgb(255 95 119 / 0.25);
  }

  .sm\:border-red-400\/30{
    border-color: rgb(255 95 119 / 0.3);
  }

  .sm\:border-red-400\/40{
    border-color: rgb(255 95 119 / 0.4);
  }

  .sm\:border-red-400\/50{
    border-color: rgb(255 95 119 / 0.5);
  }

  .sm\:border-red-400\/60{
    border-color: rgb(255 95 119 / 0.6);
  }

  .sm\:border-red-400\/70{
    border-color: rgb(255 95 119 / 0.7);
  }

  .sm\:border-red-400\/75{
    border-color: rgb(255 95 119 / 0.75);
  }

  .sm\:border-red-400\/80{
    border-color: rgb(255 95 119 / 0.8);
  }

  .sm\:border-red-400\/90{
    border-color: rgb(255 95 119 / 0.9);
  }

  .sm\:border-red-400\/95{
    border-color: rgb(255 95 119 / 0.95);
  }

  .sm\:border-red-400\/100{
    border-color: rgb(255 95 119 / 1);
  }

  .sm\:border-red-700\/0{
    border-color: rgb(151 4 48 / 0);
  }

  .sm\:border-red-700\/5{
    border-color: rgb(151 4 48 / 0.05);
  }

  .sm\:border-red-700\/10{
    border-color: rgb(151 4 48 / 0.1);
  }

  .sm\:border-red-700\/20{
    border-color: rgb(151 4 48 / 0.2);
  }

  .sm\:border-red-700\/25{
    border-color: rgb(151 4 48 / 0.25);
  }

  .sm\:border-red-700\/30{
    border-color: rgb(151 4 48 / 0.3);
  }

  .sm\:border-red-700\/40{
    border-color: rgb(151 4 48 / 0.4);
  }

  .sm\:border-red-700\/50{
    border-color: rgb(151 4 48 / 0.5);
  }

  .sm\:border-red-700\/60{
    border-color: rgb(151 4 48 / 0.6);
  }

  .sm\:border-red-700\/70{
    border-color: rgb(151 4 48 / 0.7);
  }

  .sm\:border-red-700\/75{
    border-color: rgb(151 4 48 / 0.75);
  }

  .sm\:border-red-700\/80{
    border-color: rgb(151 4 48 / 0.8);
  }

  .sm\:border-red-700\/90{
    border-color: rgb(151 4 48 / 0.9);
  }

  .sm\:border-red-700\/95{
    border-color: rgb(151 4 48 / 0.95);
  }

  .sm\:border-red-700\/100{
    border-color: rgb(151 4 48 / 1);
  }

  .sm\:border-red\/0{
    border-color: rgb(191 0 52 / 0);
  }

  .sm\:border-red\/5{
    border-color: rgb(191 0 52 / 0.05);
  }

  .sm\:border-red\/10{
    border-color: rgb(191 0 52 / 0.1);
  }

  .sm\:border-red\/20{
    border-color: rgb(191 0 52 / 0.2);
  }

  .sm\:border-red\/25{
    border-color: rgb(191 0 52 / 0.25);
  }

  .sm\:border-red\/30{
    border-color: rgb(191 0 52 / 0.3);
  }

  .sm\:border-red\/40{
    border-color: rgb(191 0 52 / 0.4);
  }

  .sm\:border-red\/50{
    border-color: rgb(191 0 52 / 0.5);
  }

  .sm\:border-red\/60{
    border-color: rgb(191 0 52 / 0.6);
  }

  .sm\:border-red\/70{
    border-color: rgb(191 0 52 / 0.7);
  }

  .sm\:border-red\/75{
    border-color: rgb(191 0 52 / 0.75);
  }

  .sm\:border-red\/80{
    border-color: rgb(191 0 52 / 0.8);
  }

  .sm\:border-red\/90{
    border-color: rgb(191 0 52 / 0.9);
  }

  .sm\:border-red\/95{
    border-color: rgb(191 0 52 / 0.95);
  }

  .sm\:border-red\/100{
    border-color: rgb(191 0 52 / 1);
  }

  .sm\:border-green-100\/0{
    border-color: rgb(215 244 228 / 0);
  }

  .sm\:border-green-100\/5{
    border-color: rgb(215 244 228 / 0.05);
  }

  .sm\:border-green-100\/10{
    border-color: rgb(215 244 228 / 0.1);
  }

  .sm\:border-green-100\/20{
    border-color: rgb(215 244 228 / 0.2);
  }

  .sm\:border-green-100\/25{
    border-color: rgb(215 244 228 / 0.25);
  }

  .sm\:border-green-100\/30{
    border-color: rgb(215 244 228 / 0.3);
  }

  .sm\:border-green-100\/40{
    border-color: rgb(215 244 228 / 0.4);
  }

  .sm\:border-green-100\/50{
    border-color: rgb(215 244 228 / 0.5);
  }

  .sm\:border-green-100\/60{
    border-color: rgb(215 244 228 / 0.6);
  }

  .sm\:border-green-100\/70{
    border-color: rgb(215 244 228 / 0.7);
  }

  .sm\:border-green-100\/75{
    border-color: rgb(215 244 228 / 0.75);
  }

  .sm\:border-green-100\/80{
    border-color: rgb(215 244 228 / 0.8);
  }

  .sm\:border-green-100\/90{
    border-color: rgb(215 244 228 / 0.9);
  }

  .sm\:border-green-100\/95{
    border-color: rgb(215 244 228 / 0.95);
  }

  .sm\:border-green-100\/100{
    border-color: rgb(215 244 228 / 1);
  }

  .sm\:border-green-300\/0{
    border-color: rgb(112 190 144 / 0);
  }

  .sm\:border-green-300\/5{
    border-color: rgb(112 190 144 / 0.05);
  }

  .sm\:border-green-300\/10{
    border-color: rgb(112 190 144 / 0.1);
  }

  .sm\:border-green-300\/20{
    border-color: rgb(112 190 144 / 0.2);
  }

  .sm\:border-green-300\/25{
    border-color: rgb(112 190 144 / 0.25);
  }

  .sm\:border-green-300\/30{
    border-color: rgb(112 190 144 / 0.3);
  }

  .sm\:border-green-300\/40{
    border-color: rgb(112 190 144 / 0.4);
  }

  .sm\:border-green-300\/50{
    border-color: rgb(112 190 144 / 0.5);
  }

  .sm\:border-green-300\/60{
    border-color: rgb(112 190 144 / 0.6);
  }

  .sm\:border-green-300\/70{
    border-color: rgb(112 190 144 / 0.7);
  }

  .sm\:border-green-300\/75{
    border-color: rgb(112 190 144 / 0.75);
  }

  .sm\:border-green-300\/80{
    border-color: rgb(112 190 144 / 0.8);
  }

  .sm\:border-green-300\/90{
    border-color: rgb(112 190 144 / 0.9);
  }

  .sm\:border-green-300\/95{
    border-color: rgb(112 190 144 / 0.95);
  }

  .sm\:border-green-300\/100{
    border-color: rgb(112 190 144 / 1);
  }

  .sm\:border-green-500\/0{
    border-color: rgb(40 161 115 / 0);
  }

  .sm\:border-green-500\/5{
    border-color: rgb(40 161 115 / 0.05);
  }

  .sm\:border-green-500\/10{
    border-color: rgb(40 161 115 / 0.1);
  }

  .sm\:border-green-500\/20{
    border-color: rgb(40 161 115 / 0.2);
  }

  .sm\:border-green-500\/25{
    border-color: rgb(40 161 115 / 0.25);
  }

  .sm\:border-green-500\/30{
    border-color: rgb(40 161 115 / 0.3);
  }

  .sm\:border-green-500\/40{
    border-color: rgb(40 161 115 / 0.4);
  }

  .sm\:border-green-500\/50{
    border-color: rgb(40 161 115 / 0.5);
  }

  .sm\:border-green-500\/60{
    border-color: rgb(40 161 115 / 0.6);
  }

  .sm\:border-green-500\/70{
    border-color: rgb(40 161 115 / 0.7);
  }

  .sm\:border-green-500\/75{
    border-color: rgb(40 161 115 / 0.75);
  }

  .sm\:border-green-500\/80{
    border-color: rgb(40 161 115 / 0.8);
  }

  .sm\:border-green-500\/90{
    border-color: rgb(40 161 115 / 0.9);
  }

  .sm\:border-green-500\/95{
    border-color: rgb(40 161 115 / 0.95);
  }

  .sm\:border-green-500\/100{
    border-color: rgb(40 161 115 / 1);
  }

  .sm\:border-green-700\/0{
    border-color: rgb(20 104 76 / 0);
  }

  .sm\:border-green-700\/5{
    border-color: rgb(20 104 76 / 0.05);
  }

  .sm\:border-green-700\/10{
    border-color: rgb(20 104 76 / 0.1);
  }

  .sm\:border-green-700\/20{
    border-color: rgb(20 104 76 / 0.2);
  }

  .sm\:border-green-700\/25{
    border-color: rgb(20 104 76 / 0.25);
  }

  .sm\:border-green-700\/30{
    border-color: rgb(20 104 76 / 0.3);
  }

  .sm\:border-green-700\/40{
    border-color: rgb(20 104 76 / 0.4);
  }

  .sm\:border-green-700\/50{
    border-color: rgb(20 104 76 / 0.5);
  }

  .sm\:border-green-700\/60{
    border-color: rgb(20 104 76 / 0.6);
  }

  .sm\:border-green-700\/70{
    border-color: rgb(20 104 76 / 0.7);
  }

  .sm\:border-green-700\/75{
    border-color: rgb(20 104 76 / 0.75);
  }

  .sm\:border-green-700\/80{
    border-color: rgb(20 104 76 / 0.8);
  }

  .sm\:border-green-700\/90{
    border-color: rgb(20 104 76 / 0.9);
  }

  .sm\:border-green-700\/95{
    border-color: rgb(20 104 76 / 0.95);
  }

  .sm\:border-green-700\/100{
    border-color: rgb(20 104 76 / 1);
  }

  .sm\:border-green\/0{
    border-color: rgb(68 186 137 / 0);
  }

  .sm\:border-green\/5{
    border-color: rgb(68 186 137 / 0.05);
  }

  .sm\:border-green\/10{
    border-color: rgb(68 186 137 / 0.1);
  }

  .sm\:border-green\/20{
    border-color: rgb(68 186 137 / 0.2);
  }

  .sm\:border-green\/25{
    border-color: rgb(68 186 137 / 0.25);
  }

  .sm\:border-green\/30{
    border-color: rgb(68 186 137 / 0.3);
  }

  .sm\:border-green\/40{
    border-color: rgb(68 186 137 / 0.4);
  }

  .sm\:border-green\/50{
    border-color: rgb(68 186 137 / 0.5);
  }

  .sm\:border-green\/60{
    border-color: rgb(68 186 137 / 0.6);
  }

  .sm\:border-green\/70{
    border-color: rgb(68 186 137 / 0.7);
  }

  .sm\:border-green\/75{
    border-color: rgb(68 186 137 / 0.75);
  }

  .sm\:border-green\/80{
    border-color: rgb(68 186 137 / 0.8);
  }

  .sm\:border-green\/90{
    border-color: rgb(68 186 137 / 0.9);
  }

  .sm\:border-green\/95{
    border-color: rgb(68 186 137 / 0.95);
  }

  .sm\:border-green\/100{
    border-color: rgb(68 186 137 / 1);
  }

  .sm\:bg-red-100{
    --tw-bg-opacity: 1;
    background-color: rgb(255 225 227 / var(--tw-bg-opacity));
  }

  .sm\:bg-red-400{
    --tw-bg-opacity: 1;
    background-color: rgb(255 95 119 / var(--tw-bg-opacity));
  }

  .sm\:bg-red-700{
    --tw-bg-opacity: 1;
    background-color: rgb(151 4 48 / var(--tw-bg-opacity));
  }

  .sm\:bg-red{
    --tw-bg-opacity: 1;
    background-color: rgb(191 0 52 / var(--tw-bg-opacity));
  }

  .sm\:bg-green-100{
    --tw-bg-opacity: 1;
    background-color: rgb(215 244 228 / var(--tw-bg-opacity));
  }

  .sm\:bg-green-300{
    --tw-bg-opacity: 1;
    background-color: rgb(112 190 144 / var(--tw-bg-opacity));
  }

  .sm\:bg-green-500{
    --tw-bg-opacity: 1;
    background-color: rgb(40 161 115 / var(--tw-bg-opacity));
  }

  .sm\:bg-green-700{
    --tw-bg-opacity: 1;
    background-color: rgb(20 104 76 / var(--tw-bg-opacity));
  }

  .sm\:bg-green{
    --tw-bg-opacity: 1;
    background-color: rgb(68 186 137 / var(--tw-bg-opacity));
  }

  .sm\:bg-red-100\/0{
    background-color: rgb(255 225 227 / 0);
  }

  .sm\:bg-red-100\/5{
    background-color: rgb(255 225 227 / 0.05);
  }

  .sm\:bg-red-100\/10{
    background-color: rgb(255 225 227 / 0.1);
  }

  .sm\:bg-red-100\/20{
    background-color: rgb(255 225 227 / 0.2);
  }

  .sm\:bg-red-100\/25{
    background-color: rgb(255 225 227 / 0.25);
  }

  .sm\:bg-red-100\/30{
    background-color: rgb(255 225 227 / 0.3);
  }

  .sm\:bg-red-100\/40{
    background-color: rgb(255 225 227 / 0.4);
  }

  .sm\:bg-red-100\/50{
    background-color: rgb(255 225 227 / 0.5);
  }

  .sm\:bg-red-100\/60{
    background-color: rgb(255 225 227 / 0.6);
  }

  .sm\:bg-red-100\/70{
    background-color: rgb(255 225 227 / 0.7);
  }

  .sm\:bg-red-100\/75{
    background-color: rgb(255 225 227 / 0.75);
  }

  .sm\:bg-red-100\/80{
    background-color: rgb(255 225 227 / 0.8);
  }

  .sm\:bg-red-100\/90{
    background-color: rgb(255 225 227 / 0.9);
  }

  .sm\:bg-red-100\/95{
    background-color: rgb(255 225 227 / 0.95);
  }

  .sm\:bg-red-100\/100{
    background-color: rgb(255 225 227 / 1);
  }

  .sm\:bg-red-400\/0{
    background-color: rgb(255 95 119 / 0);
  }

  .sm\:bg-red-400\/5{
    background-color: rgb(255 95 119 / 0.05);
  }

  .sm\:bg-red-400\/10{
    background-color: rgb(255 95 119 / 0.1);
  }

  .sm\:bg-red-400\/20{
    background-color: rgb(255 95 119 / 0.2);
  }

  .sm\:bg-red-400\/25{
    background-color: rgb(255 95 119 / 0.25);
  }

  .sm\:bg-red-400\/30{
    background-color: rgb(255 95 119 / 0.3);
  }

  .sm\:bg-red-400\/40{
    background-color: rgb(255 95 119 / 0.4);
  }

  .sm\:bg-red-400\/50{
    background-color: rgb(255 95 119 / 0.5);
  }

  .sm\:bg-red-400\/60{
    background-color: rgb(255 95 119 / 0.6);
  }

  .sm\:bg-red-400\/70{
    background-color: rgb(255 95 119 / 0.7);
  }

  .sm\:bg-red-400\/75{
    background-color: rgb(255 95 119 / 0.75);
  }

  .sm\:bg-red-400\/80{
    background-color: rgb(255 95 119 / 0.8);
  }

  .sm\:bg-red-400\/90{
    background-color: rgb(255 95 119 / 0.9);
  }

  .sm\:bg-red-400\/95{
    background-color: rgb(255 95 119 / 0.95);
  }

  .sm\:bg-red-400\/100{
    background-color: rgb(255 95 119 / 1);
  }

  .sm\:bg-red-700\/0{
    background-color: rgb(151 4 48 / 0);
  }

  .sm\:bg-red-700\/5{
    background-color: rgb(151 4 48 / 0.05);
  }

  .sm\:bg-red-700\/10{
    background-color: rgb(151 4 48 / 0.1);
  }

  .sm\:bg-red-700\/20{
    background-color: rgb(151 4 48 / 0.2);
  }

  .sm\:bg-red-700\/25{
    background-color: rgb(151 4 48 / 0.25);
  }

  .sm\:bg-red-700\/30{
    background-color: rgb(151 4 48 / 0.3);
  }

  .sm\:bg-red-700\/40{
    background-color: rgb(151 4 48 / 0.4);
  }

  .sm\:bg-red-700\/50{
    background-color: rgb(151 4 48 / 0.5);
  }

  .sm\:bg-red-700\/60{
    background-color: rgb(151 4 48 / 0.6);
  }

  .sm\:bg-red-700\/70{
    background-color: rgb(151 4 48 / 0.7);
  }

  .sm\:bg-red-700\/75{
    background-color: rgb(151 4 48 / 0.75);
  }

  .sm\:bg-red-700\/80{
    background-color: rgb(151 4 48 / 0.8);
  }

  .sm\:bg-red-700\/90{
    background-color: rgb(151 4 48 / 0.9);
  }

  .sm\:bg-red-700\/95{
    background-color: rgb(151 4 48 / 0.95);
  }

  .sm\:bg-red-700\/100{
    background-color: rgb(151 4 48 / 1);
  }

  .sm\:bg-red\/0{
    background-color: rgb(191 0 52 / 0);
  }

  .sm\:bg-red\/5{
    background-color: rgb(191 0 52 / 0.05);
  }

  .sm\:bg-red\/10{
    background-color: rgb(191 0 52 / 0.1);
  }

  .sm\:bg-red\/20{
    background-color: rgb(191 0 52 / 0.2);
  }

  .sm\:bg-red\/25{
    background-color: rgb(191 0 52 / 0.25);
  }

  .sm\:bg-red\/30{
    background-color: rgb(191 0 52 / 0.3);
  }

  .sm\:bg-red\/40{
    background-color: rgb(191 0 52 / 0.4);
  }

  .sm\:bg-red\/50{
    background-color: rgb(191 0 52 / 0.5);
  }

  .sm\:bg-red\/60{
    background-color: rgb(191 0 52 / 0.6);
  }

  .sm\:bg-red\/70{
    background-color: rgb(191 0 52 / 0.7);
  }

  .sm\:bg-red\/75{
    background-color: rgb(191 0 52 / 0.75);
  }

  .sm\:bg-red\/80{
    background-color: rgb(191 0 52 / 0.8);
  }

  .sm\:bg-red\/90{
    background-color: rgb(191 0 52 / 0.9);
  }

  .sm\:bg-red\/95{
    background-color: rgb(191 0 52 / 0.95);
  }

  .sm\:bg-red\/100{
    background-color: rgb(191 0 52 / 1);
  }

  .sm\:bg-green-100\/0{
    background-color: rgb(215 244 228 / 0);
  }

  .sm\:bg-green-100\/5{
    background-color: rgb(215 244 228 / 0.05);
  }

  .sm\:bg-green-100\/10{
    background-color: rgb(215 244 228 / 0.1);
  }

  .sm\:bg-green-100\/20{
    background-color: rgb(215 244 228 / 0.2);
  }

  .sm\:bg-green-100\/25{
    background-color: rgb(215 244 228 / 0.25);
  }

  .sm\:bg-green-100\/30{
    background-color: rgb(215 244 228 / 0.3);
  }

  .sm\:bg-green-100\/40{
    background-color: rgb(215 244 228 / 0.4);
  }

  .sm\:bg-green-100\/50{
    background-color: rgb(215 244 228 / 0.5);
  }

  .sm\:bg-green-100\/60{
    background-color: rgb(215 244 228 / 0.6);
  }

  .sm\:bg-green-100\/70{
    background-color: rgb(215 244 228 / 0.7);
  }

  .sm\:bg-green-100\/75{
    background-color: rgb(215 244 228 / 0.75);
  }

  .sm\:bg-green-100\/80{
    background-color: rgb(215 244 228 / 0.8);
  }

  .sm\:bg-green-100\/90{
    background-color: rgb(215 244 228 / 0.9);
  }

  .sm\:bg-green-100\/95{
    background-color: rgb(215 244 228 / 0.95);
  }

  .sm\:bg-green-100\/100{
    background-color: rgb(215 244 228 / 1);
  }

  .sm\:bg-green-300\/0{
    background-color: rgb(112 190 144 / 0);
  }

  .sm\:bg-green-300\/5{
    background-color: rgb(112 190 144 / 0.05);
  }

  .sm\:bg-green-300\/10{
    background-color: rgb(112 190 144 / 0.1);
  }

  .sm\:bg-green-300\/20{
    background-color: rgb(112 190 144 / 0.2);
  }

  .sm\:bg-green-300\/25{
    background-color: rgb(112 190 144 / 0.25);
  }

  .sm\:bg-green-300\/30{
    background-color: rgb(112 190 144 / 0.3);
  }

  .sm\:bg-green-300\/40{
    background-color: rgb(112 190 144 / 0.4);
  }

  .sm\:bg-green-300\/50{
    background-color: rgb(112 190 144 / 0.5);
  }

  .sm\:bg-green-300\/60{
    background-color: rgb(112 190 144 / 0.6);
  }

  .sm\:bg-green-300\/70{
    background-color: rgb(112 190 144 / 0.7);
  }

  .sm\:bg-green-300\/75{
    background-color: rgb(112 190 144 / 0.75);
  }

  .sm\:bg-green-300\/80{
    background-color: rgb(112 190 144 / 0.8);
  }

  .sm\:bg-green-300\/90{
    background-color: rgb(112 190 144 / 0.9);
  }

  .sm\:bg-green-300\/95{
    background-color: rgb(112 190 144 / 0.95);
  }

  .sm\:bg-green-300\/100{
    background-color: rgb(112 190 144 / 1);
  }

  .sm\:bg-green-500\/0{
    background-color: rgb(40 161 115 / 0);
  }

  .sm\:bg-green-500\/5{
    background-color: rgb(40 161 115 / 0.05);
  }

  .sm\:bg-green-500\/10{
    background-color: rgb(40 161 115 / 0.1);
  }

  .sm\:bg-green-500\/20{
    background-color: rgb(40 161 115 / 0.2);
  }

  .sm\:bg-green-500\/25{
    background-color: rgb(40 161 115 / 0.25);
  }

  .sm\:bg-green-500\/30{
    background-color: rgb(40 161 115 / 0.3);
  }

  .sm\:bg-green-500\/40{
    background-color: rgb(40 161 115 / 0.4);
  }

  .sm\:bg-green-500\/50{
    background-color: rgb(40 161 115 / 0.5);
  }

  .sm\:bg-green-500\/60{
    background-color: rgb(40 161 115 / 0.6);
  }

  .sm\:bg-green-500\/70{
    background-color: rgb(40 161 115 / 0.7);
  }

  .sm\:bg-green-500\/75{
    background-color: rgb(40 161 115 / 0.75);
  }

  .sm\:bg-green-500\/80{
    background-color: rgb(40 161 115 / 0.8);
  }

  .sm\:bg-green-500\/90{
    background-color: rgb(40 161 115 / 0.9);
  }

  .sm\:bg-green-500\/95{
    background-color: rgb(40 161 115 / 0.95);
  }

  .sm\:bg-green-500\/100{
    background-color: rgb(40 161 115 / 1);
  }

  .sm\:bg-green-700\/0{
    background-color: rgb(20 104 76 / 0);
  }

  .sm\:bg-green-700\/5{
    background-color: rgb(20 104 76 / 0.05);
  }

  .sm\:bg-green-700\/10{
    background-color: rgb(20 104 76 / 0.1);
  }

  .sm\:bg-green-700\/20{
    background-color: rgb(20 104 76 / 0.2);
  }

  .sm\:bg-green-700\/25{
    background-color: rgb(20 104 76 / 0.25);
  }

  .sm\:bg-green-700\/30{
    background-color: rgb(20 104 76 / 0.3);
  }

  .sm\:bg-green-700\/40{
    background-color: rgb(20 104 76 / 0.4);
  }

  .sm\:bg-green-700\/50{
    background-color: rgb(20 104 76 / 0.5);
  }

  .sm\:bg-green-700\/60{
    background-color: rgb(20 104 76 / 0.6);
  }

  .sm\:bg-green-700\/70{
    background-color: rgb(20 104 76 / 0.7);
  }

  .sm\:bg-green-700\/75{
    background-color: rgb(20 104 76 / 0.75);
  }

  .sm\:bg-green-700\/80{
    background-color: rgb(20 104 76 / 0.8);
  }

  .sm\:bg-green-700\/90{
    background-color: rgb(20 104 76 / 0.9);
  }

  .sm\:bg-green-700\/95{
    background-color: rgb(20 104 76 / 0.95);
  }

  .sm\:bg-green-700\/100{
    background-color: rgb(20 104 76 / 1);
  }

  .sm\:bg-green\/0{
    background-color: rgb(68 186 137 / 0);
  }

  .sm\:bg-green\/5{
    background-color: rgb(68 186 137 / 0.05);
  }

  .sm\:bg-green\/10{
    background-color: rgb(68 186 137 / 0.1);
  }

  .sm\:bg-green\/20{
    background-color: rgb(68 186 137 / 0.2);
  }

  .sm\:bg-green\/25{
    background-color: rgb(68 186 137 / 0.25);
  }

  .sm\:bg-green\/30{
    background-color: rgb(68 186 137 / 0.3);
  }

  .sm\:bg-green\/40{
    background-color: rgb(68 186 137 / 0.4);
  }

  .sm\:bg-green\/50{
    background-color: rgb(68 186 137 / 0.5);
  }

  .sm\:bg-green\/60{
    background-color: rgb(68 186 137 / 0.6);
  }

  .sm\:bg-green\/70{
    background-color: rgb(68 186 137 / 0.7);
  }

  .sm\:bg-green\/75{
    background-color: rgb(68 186 137 / 0.75);
  }

  .sm\:bg-green\/80{
    background-color: rgb(68 186 137 / 0.8);
  }

  .sm\:bg-green\/90{
    background-color: rgb(68 186 137 / 0.9);
  }

  .sm\:bg-green\/95{
    background-color: rgb(68 186 137 / 0.95);
  }

  .sm\:bg-green\/100{
    background-color: rgb(68 186 137 / 1);
  }

  .sm\:text-red-100{
    --tw-text-opacity: 1;
    color: rgb(255 225 227 / var(--tw-text-opacity));
  }

  .sm\:text-red-400{
    --tw-text-opacity: 1;
    color: rgb(255 95 119 / var(--tw-text-opacity));
  }

  .sm\:text-red-700{
    --tw-text-opacity: 1;
    color: rgb(151 4 48 / var(--tw-text-opacity));
  }

  .sm\:text-red{
    --tw-text-opacity: 1;
    color: rgb(191 0 52 / var(--tw-text-opacity));
  }

  .sm\:text-green-100{
    --tw-text-opacity: 1;
    color: rgb(215 244 228 / var(--tw-text-opacity));
  }

  .sm\:text-green-300{
    --tw-text-opacity: 1;
    color: rgb(112 190 144 / var(--tw-text-opacity));
  }

  .sm\:text-green-500{
    --tw-text-opacity: 1;
    color: rgb(40 161 115 / var(--tw-text-opacity));
  }

  .sm\:text-green-700{
    --tw-text-opacity: 1;
    color: rgb(20 104 76 / var(--tw-text-opacity));
  }

  .sm\:text-green{
    --tw-text-opacity: 1;
    color: rgb(68 186 137 / var(--tw-text-opacity));
  }

  .sm\:text-red-100\/0{
    color: rgb(255 225 227 / 0);
  }

  .sm\:text-red-100\/5{
    color: rgb(255 225 227 / 0.05);
  }

  .sm\:text-red-100\/10{
    color: rgb(255 225 227 / 0.1);
  }

  .sm\:text-red-100\/20{
    color: rgb(255 225 227 / 0.2);
  }

  .sm\:text-red-100\/25{
    color: rgb(255 225 227 / 0.25);
  }

  .sm\:text-red-100\/30{
    color: rgb(255 225 227 / 0.3);
  }

  .sm\:text-red-100\/40{
    color: rgb(255 225 227 / 0.4);
  }

  .sm\:text-red-100\/50{
    color: rgb(255 225 227 / 0.5);
  }

  .sm\:text-red-100\/60{
    color: rgb(255 225 227 / 0.6);
  }

  .sm\:text-red-100\/70{
    color: rgb(255 225 227 / 0.7);
  }

  .sm\:text-red-100\/75{
    color: rgb(255 225 227 / 0.75);
  }

  .sm\:text-red-100\/80{
    color: rgb(255 225 227 / 0.8);
  }

  .sm\:text-red-100\/90{
    color: rgb(255 225 227 / 0.9);
  }

  .sm\:text-red-100\/95{
    color: rgb(255 225 227 / 0.95);
  }

  .sm\:text-red-100\/100{
    color: rgb(255 225 227 / 1);
  }

  .sm\:text-red-400\/0{
    color: rgb(255 95 119 / 0);
  }

  .sm\:text-red-400\/5{
    color: rgb(255 95 119 / 0.05);
  }

  .sm\:text-red-400\/10{
    color: rgb(255 95 119 / 0.1);
  }

  .sm\:text-red-400\/20{
    color: rgb(255 95 119 / 0.2);
  }

  .sm\:text-red-400\/25{
    color: rgb(255 95 119 / 0.25);
  }

  .sm\:text-red-400\/30{
    color: rgb(255 95 119 / 0.3);
  }

  .sm\:text-red-400\/40{
    color: rgb(255 95 119 / 0.4);
  }

  .sm\:text-red-400\/50{
    color: rgb(255 95 119 / 0.5);
  }

  .sm\:text-red-400\/60{
    color: rgb(255 95 119 / 0.6);
  }

  .sm\:text-red-400\/70{
    color: rgb(255 95 119 / 0.7);
  }

  .sm\:text-red-400\/75{
    color: rgb(255 95 119 / 0.75);
  }

  .sm\:text-red-400\/80{
    color: rgb(255 95 119 / 0.8);
  }

  .sm\:text-red-400\/90{
    color: rgb(255 95 119 / 0.9);
  }

  .sm\:text-red-400\/95{
    color: rgb(255 95 119 / 0.95);
  }

  .sm\:text-red-400\/100{
    color: rgb(255 95 119 / 1);
  }

  .sm\:text-red-700\/0{
    color: rgb(151 4 48 / 0);
  }

  .sm\:text-red-700\/5{
    color: rgb(151 4 48 / 0.05);
  }

  .sm\:text-red-700\/10{
    color: rgb(151 4 48 / 0.1);
  }

  .sm\:text-red-700\/20{
    color: rgb(151 4 48 / 0.2);
  }

  .sm\:text-red-700\/25{
    color: rgb(151 4 48 / 0.25);
  }

  .sm\:text-red-700\/30{
    color: rgb(151 4 48 / 0.3);
  }

  .sm\:text-red-700\/40{
    color: rgb(151 4 48 / 0.4);
  }

  .sm\:text-red-700\/50{
    color: rgb(151 4 48 / 0.5);
  }

  .sm\:text-red-700\/60{
    color: rgb(151 4 48 / 0.6);
  }

  .sm\:text-red-700\/70{
    color: rgb(151 4 48 / 0.7);
  }

  .sm\:text-red-700\/75{
    color: rgb(151 4 48 / 0.75);
  }

  .sm\:text-red-700\/80{
    color: rgb(151 4 48 / 0.8);
  }

  .sm\:text-red-700\/90{
    color: rgb(151 4 48 / 0.9);
  }

  .sm\:text-red-700\/95{
    color: rgb(151 4 48 / 0.95);
  }

  .sm\:text-red-700\/100{
    color: rgb(151 4 48 / 1);
  }

  .sm\:text-red\/0{
    color: rgb(191 0 52 / 0);
  }

  .sm\:text-red\/5{
    color: rgb(191 0 52 / 0.05);
  }

  .sm\:text-red\/10{
    color: rgb(191 0 52 / 0.1);
  }

  .sm\:text-red\/20{
    color: rgb(191 0 52 / 0.2);
  }

  .sm\:text-red\/25{
    color: rgb(191 0 52 / 0.25);
  }

  .sm\:text-red\/30{
    color: rgb(191 0 52 / 0.3);
  }

  .sm\:text-red\/40{
    color: rgb(191 0 52 / 0.4);
  }

  .sm\:text-red\/50{
    color: rgb(191 0 52 / 0.5);
  }

  .sm\:text-red\/60{
    color: rgb(191 0 52 / 0.6);
  }

  .sm\:text-red\/70{
    color: rgb(191 0 52 / 0.7);
  }

  .sm\:text-red\/75{
    color: rgb(191 0 52 / 0.75);
  }

  .sm\:text-red\/80{
    color: rgb(191 0 52 / 0.8);
  }

  .sm\:text-red\/90{
    color: rgb(191 0 52 / 0.9);
  }

  .sm\:text-red\/95{
    color: rgb(191 0 52 / 0.95);
  }

  .sm\:text-red\/100{
    color: rgb(191 0 52 / 1);
  }

  .sm\:text-green-100\/0{
    color: rgb(215 244 228 / 0);
  }

  .sm\:text-green-100\/5{
    color: rgb(215 244 228 / 0.05);
  }

  .sm\:text-green-100\/10{
    color: rgb(215 244 228 / 0.1);
  }

  .sm\:text-green-100\/20{
    color: rgb(215 244 228 / 0.2);
  }

  .sm\:text-green-100\/25{
    color: rgb(215 244 228 / 0.25);
  }

  .sm\:text-green-100\/30{
    color: rgb(215 244 228 / 0.3);
  }

  .sm\:text-green-100\/40{
    color: rgb(215 244 228 / 0.4);
  }

  .sm\:text-green-100\/50{
    color: rgb(215 244 228 / 0.5);
  }

  .sm\:text-green-100\/60{
    color: rgb(215 244 228 / 0.6);
  }

  .sm\:text-green-100\/70{
    color: rgb(215 244 228 / 0.7);
  }

  .sm\:text-green-100\/75{
    color: rgb(215 244 228 / 0.75);
  }

  .sm\:text-green-100\/80{
    color: rgb(215 244 228 / 0.8);
  }

  .sm\:text-green-100\/90{
    color: rgb(215 244 228 / 0.9);
  }

  .sm\:text-green-100\/95{
    color: rgb(215 244 228 / 0.95);
  }

  .sm\:text-green-100\/100{
    color: rgb(215 244 228 / 1);
  }

  .sm\:text-green-300\/0{
    color: rgb(112 190 144 / 0);
  }

  .sm\:text-green-300\/5{
    color: rgb(112 190 144 / 0.05);
  }

  .sm\:text-green-300\/10{
    color: rgb(112 190 144 / 0.1);
  }

  .sm\:text-green-300\/20{
    color: rgb(112 190 144 / 0.2);
  }

  .sm\:text-green-300\/25{
    color: rgb(112 190 144 / 0.25);
  }

  .sm\:text-green-300\/30{
    color: rgb(112 190 144 / 0.3);
  }

  .sm\:text-green-300\/40{
    color: rgb(112 190 144 / 0.4);
  }

  .sm\:text-green-300\/50{
    color: rgb(112 190 144 / 0.5);
  }

  .sm\:text-green-300\/60{
    color: rgb(112 190 144 / 0.6);
  }

  .sm\:text-green-300\/70{
    color: rgb(112 190 144 / 0.7);
  }

  .sm\:text-green-300\/75{
    color: rgb(112 190 144 / 0.75);
  }

  .sm\:text-green-300\/80{
    color: rgb(112 190 144 / 0.8);
  }

  .sm\:text-green-300\/90{
    color: rgb(112 190 144 / 0.9);
  }

  .sm\:text-green-300\/95{
    color: rgb(112 190 144 / 0.95);
  }

  .sm\:text-green-300\/100{
    color: rgb(112 190 144 / 1);
  }

  .sm\:text-green-500\/0{
    color: rgb(40 161 115 / 0);
  }

  .sm\:text-green-500\/5{
    color: rgb(40 161 115 / 0.05);
  }

  .sm\:text-green-500\/10{
    color: rgb(40 161 115 / 0.1);
  }

  .sm\:text-green-500\/20{
    color: rgb(40 161 115 / 0.2);
  }

  .sm\:text-green-500\/25{
    color: rgb(40 161 115 / 0.25);
  }

  .sm\:text-green-500\/30{
    color: rgb(40 161 115 / 0.3);
  }

  .sm\:text-green-500\/40{
    color: rgb(40 161 115 / 0.4);
  }

  .sm\:text-green-500\/50{
    color: rgb(40 161 115 / 0.5);
  }

  .sm\:text-green-500\/60{
    color: rgb(40 161 115 / 0.6);
  }

  .sm\:text-green-500\/70{
    color: rgb(40 161 115 / 0.7);
  }

  .sm\:text-green-500\/75{
    color: rgb(40 161 115 / 0.75);
  }

  .sm\:text-green-500\/80{
    color: rgb(40 161 115 / 0.8);
  }

  .sm\:text-green-500\/90{
    color: rgb(40 161 115 / 0.9);
  }

  .sm\:text-green-500\/95{
    color: rgb(40 161 115 / 0.95);
  }

  .sm\:text-green-500\/100{
    color: rgb(40 161 115 / 1);
  }

  .sm\:text-green-700\/0{
    color: rgb(20 104 76 / 0);
  }

  .sm\:text-green-700\/5{
    color: rgb(20 104 76 / 0.05);
  }

  .sm\:text-green-700\/10{
    color: rgb(20 104 76 / 0.1);
  }

  .sm\:text-green-700\/20{
    color: rgb(20 104 76 / 0.2);
  }

  .sm\:text-green-700\/25{
    color: rgb(20 104 76 / 0.25);
  }

  .sm\:text-green-700\/30{
    color: rgb(20 104 76 / 0.3);
  }

  .sm\:text-green-700\/40{
    color: rgb(20 104 76 / 0.4);
  }

  .sm\:text-green-700\/50{
    color: rgb(20 104 76 / 0.5);
  }

  .sm\:text-green-700\/60{
    color: rgb(20 104 76 / 0.6);
  }

  .sm\:text-green-700\/70{
    color: rgb(20 104 76 / 0.7);
  }

  .sm\:text-green-700\/75{
    color: rgb(20 104 76 / 0.75);
  }

  .sm\:text-green-700\/80{
    color: rgb(20 104 76 / 0.8);
  }

  .sm\:text-green-700\/90{
    color: rgb(20 104 76 / 0.9);
  }

  .sm\:text-green-700\/95{
    color: rgb(20 104 76 / 0.95);
  }

  .sm\:text-green-700\/100{
    color: rgb(20 104 76 / 1);
  }

  .sm\:text-green\/0{
    color: rgb(68 186 137 / 0);
  }

  .sm\:text-green\/5{
    color: rgb(68 186 137 / 0.05);
  }

  .sm\:text-green\/10{
    color: rgb(68 186 137 / 0.1);
  }

  .sm\:text-green\/20{
    color: rgb(68 186 137 / 0.2);
  }

  .sm\:text-green\/25{
    color: rgb(68 186 137 / 0.25);
  }

  .sm\:text-green\/30{
    color: rgb(68 186 137 / 0.3);
  }

  .sm\:text-green\/40{
    color: rgb(68 186 137 / 0.4);
  }

  .sm\:text-green\/50{
    color: rgb(68 186 137 / 0.5);
  }

  .sm\:text-green\/60{
    color: rgb(68 186 137 / 0.6);
  }

  .sm\:text-green\/70{
    color: rgb(68 186 137 / 0.7);
  }

  .sm\:text-green\/75{
    color: rgb(68 186 137 / 0.75);
  }

  .sm\:text-green\/80{
    color: rgb(68 186 137 / 0.8);
  }

  .sm\:text-green\/90{
    color: rgb(68 186 137 / 0.9);
  }

  .sm\:text-green\/95{
    color: rgb(68 186 137 / 0.95);
  }

  .sm\:text-green\/100{
    color: rgb(68 186 137 / 1);
  }
}

@media (min-width: 768px){

  .md\:aspect-w-16{
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 16;
  }

  .md\:aspect-w-16 > *{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .md\:aspect-h-9{
    --tw-aspect-h: 9;
  }

  .md\:aspect-w-4{
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 4;
  }

  .md\:aspect-w-4 > *{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .md\:aspect-h-3{
    --tw-aspect-h: 3;
  }

  .md\:my-\[-1em\]{
    margin-top: -1em;
    margin-bottom: -1em;
  }

  .md\:mt-19{
    margin-top: 4.75rem;
  }

  .md\:mb-2{
    margin-bottom: 0.5rem;
  }

  .md\:flex{
    display: flex;
  }

  .md\:hidden{
    display: none;
  }

  .md\:w-3\/5{
    width: 60%;
  }

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

  .md\:w-full{
    width: 100%;
  }

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

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

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

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

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

  .md\:flex-row-reverse{
    flex-direction: row-reverse;
  }

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

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

  .md\:justify-center{
    justify-content: center;
  }

  .md\:gap-0{
    gap: 0px;
  }

  .md\:gap-3{
    gap: 0.75rem;
  }

  .md\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

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

  .md\:rounded-xl{
    border-radius: 0.75rem;
  }

  .md\:rounded-t-none{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .md\:rounded-l-xl{
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }

  .md\:rounded-b-none{
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .md\:rounded-r-xl{
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }

  .md\:border-red-100{
    --tw-border-opacity: 1;
    border-color: rgb(255 225 227 / var(--tw-border-opacity));
  }

  .md\:border-red-400{
    --tw-border-opacity: 1;
    border-color: rgb(255 95 119 / var(--tw-border-opacity));
  }

  .md\:border-red-700{
    --tw-border-opacity: 1;
    border-color: rgb(151 4 48 / var(--tw-border-opacity));
  }

  .md\:border-red{
    --tw-border-opacity: 1;
    border-color: rgb(191 0 52 / var(--tw-border-opacity));
  }

  .md\:border-green-100{
    --tw-border-opacity: 1;
    border-color: rgb(215 244 228 / var(--tw-border-opacity));
  }

  .md\:border-green-300{
    --tw-border-opacity: 1;
    border-color: rgb(112 190 144 / var(--tw-border-opacity));
  }

  .md\:border-green-500{
    --tw-border-opacity: 1;
    border-color: rgb(40 161 115 / var(--tw-border-opacity));
  }

  .md\:border-green-700{
    --tw-border-opacity: 1;
    border-color: rgb(20 104 76 / var(--tw-border-opacity));
  }

  .md\:border-green{
    --tw-border-opacity: 1;
    border-color: rgb(68 186 137 / var(--tw-border-opacity));
  }

  .md\:border-red-100\/0{
    border-color: rgb(255 225 227 / 0);
  }

  .md\:border-red-100\/5{
    border-color: rgb(255 225 227 / 0.05);
  }

  .md\:border-red-100\/10{
    border-color: rgb(255 225 227 / 0.1);
  }

  .md\:border-red-100\/20{
    border-color: rgb(255 225 227 / 0.2);
  }

  .md\:border-red-100\/25{
    border-color: rgb(255 225 227 / 0.25);
  }

  .md\:border-red-100\/30{
    border-color: rgb(255 225 227 / 0.3);
  }

  .md\:border-red-100\/40{
    border-color: rgb(255 225 227 / 0.4);
  }

  .md\:border-red-100\/50{
    border-color: rgb(255 225 227 / 0.5);
  }

  .md\:border-red-100\/60{
    border-color: rgb(255 225 227 / 0.6);
  }

  .md\:border-red-100\/70{
    border-color: rgb(255 225 227 / 0.7);
  }

  .md\:border-red-100\/75{
    border-color: rgb(255 225 227 / 0.75);
  }

  .md\:border-red-100\/80{
    border-color: rgb(255 225 227 / 0.8);
  }

  .md\:border-red-100\/90{
    border-color: rgb(255 225 227 / 0.9);
  }

  .md\:border-red-100\/95{
    border-color: rgb(255 225 227 / 0.95);
  }

  .md\:border-red-100\/100{
    border-color: rgb(255 225 227 / 1);
  }

  .md\:border-red-400\/0{
    border-color: rgb(255 95 119 / 0);
  }

  .md\:border-red-400\/5{
    border-color: rgb(255 95 119 / 0.05);
  }

  .md\:border-red-400\/10{
    border-color: rgb(255 95 119 / 0.1);
  }

  .md\:border-red-400\/20{
    border-color: rgb(255 95 119 / 0.2);
  }

  .md\:border-red-400\/25{
    border-color: rgb(255 95 119 / 0.25);
  }

  .md\:border-red-400\/30{
    border-color: rgb(255 95 119 / 0.3);
  }

  .md\:border-red-400\/40{
    border-color: rgb(255 95 119 / 0.4);
  }

  .md\:border-red-400\/50{
    border-color: rgb(255 95 119 / 0.5);
  }

  .md\:border-red-400\/60{
    border-color: rgb(255 95 119 / 0.6);
  }

  .md\:border-red-400\/70{
    border-color: rgb(255 95 119 / 0.7);
  }

  .md\:border-red-400\/75{
    border-color: rgb(255 95 119 / 0.75);
  }

  .md\:border-red-400\/80{
    border-color: rgb(255 95 119 / 0.8);
  }

  .md\:border-red-400\/90{
    border-color: rgb(255 95 119 / 0.9);
  }

  .md\:border-red-400\/95{
    border-color: rgb(255 95 119 / 0.95);
  }

  .md\:border-red-400\/100{
    border-color: rgb(255 95 119 / 1);
  }

  .md\:border-red-700\/0{
    border-color: rgb(151 4 48 / 0);
  }

  .md\:border-red-700\/5{
    border-color: rgb(151 4 48 / 0.05);
  }

  .md\:border-red-700\/10{
    border-color: rgb(151 4 48 / 0.1);
  }

  .md\:border-red-700\/20{
    border-color: rgb(151 4 48 / 0.2);
  }

  .md\:border-red-700\/25{
    border-color: rgb(151 4 48 / 0.25);
  }

  .md\:border-red-700\/30{
    border-color: rgb(151 4 48 / 0.3);
  }

  .md\:border-red-700\/40{
    border-color: rgb(151 4 48 / 0.4);
  }

  .md\:border-red-700\/50{
    border-color: rgb(151 4 48 / 0.5);
  }

  .md\:border-red-700\/60{
    border-color: rgb(151 4 48 / 0.6);
  }

  .md\:border-red-700\/70{
    border-color: rgb(151 4 48 / 0.7);
  }

  .md\:border-red-700\/75{
    border-color: rgb(151 4 48 / 0.75);
  }

  .md\:border-red-700\/80{
    border-color: rgb(151 4 48 / 0.8);
  }

  .md\:border-red-700\/90{
    border-color: rgb(151 4 48 / 0.9);
  }

  .md\:border-red-700\/95{
    border-color: rgb(151 4 48 / 0.95);
  }

  .md\:border-red-700\/100{
    border-color: rgb(151 4 48 / 1);
  }

  .md\:border-red\/0{
    border-color: rgb(191 0 52 / 0);
  }

  .md\:border-red\/5{
    border-color: rgb(191 0 52 / 0.05);
  }

  .md\:border-red\/10{
    border-color: rgb(191 0 52 / 0.1);
  }

  .md\:border-red\/20{
    border-color: rgb(191 0 52 / 0.2);
  }

  .md\:border-red\/25{
    border-color: rgb(191 0 52 / 0.25);
  }

  .md\:border-red\/30{
    border-color: rgb(191 0 52 / 0.3);
  }

  .md\:border-red\/40{
    border-color: rgb(191 0 52 / 0.4);
  }

  .md\:border-red\/50{
    border-color: rgb(191 0 52 / 0.5);
  }

  .md\:border-red\/60{
    border-color: rgb(191 0 52 / 0.6);
  }

  .md\:border-red\/70{
    border-color: rgb(191 0 52 / 0.7);
  }

  .md\:border-red\/75{
    border-color: rgb(191 0 52 / 0.75);
  }

  .md\:border-red\/80{
    border-color: rgb(191 0 52 / 0.8);
  }

  .md\:border-red\/90{
    border-color: rgb(191 0 52 / 0.9);
  }

  .md\:border-red\/95{
    border-color: rgb(191 0 52 / 0.95);
  }

  .md\:border-red\/100{
    border-color: rgb(191 0 52 / 1);
  }

  .md\:border-green-100\/0{
    border-color: rgb(215 244 228 / 0);
  }

  .md\:border-green-100\/5{
    border-color: rgb(215 244 228 / 0.05);
  }

  .md\:border-green-100\/10{
    border-color: rgb(215 244 228 / 0.1);
  }

  .md\:border-green-100\/20{
    border-color: rgb(215 244 228 / 0.2);
  }

  .md\:border-green-100\/25{
    border-color: rgb(215 244 228 / 0.25);
  }

  .md\:border-green-100\/30{
    border-color: rgb(215 244 228 / 0.3);
  }

  .md\:border-green-100\/40{
    border-color: rgb(215 244 228 / 0.4);
  }

  .md\:border-green-100\/50{
    border-color: rgb(215 244 228 / 0.5);
  }

  .md\:border-green-100\/60{
    border-color: rgb(215 244 228 / 0.6);
  }

  .md\:border-green-100\/70{
    border-color: rgb(215 244 228 / 0.7);
  }

  .md\:border-green-100\/75{
    border-color: rgb(215 244 228 / 0.75);
  }

  .md\:border-green-100\/80{
    border-color: rgb(215 244 228 / 0.8);
  }

  .md\:border-green-100\/90{
    border-color: rgb(215 244 228 / 0.9);
  }

  .md\:border-green-100\/95{
    border-color: rgb(215 244 228 / 0.95);
  }

  .md\:border-green-100\/100{
    border-color: rgb(215 244 228 / 1);
  }

  .md\:border-green-300\/0{
    border-color: rgb(112 190 144 / 0);
  }

  .md\:border-green-300\/5{
    border-color: rgb(112 190 144 / 0.05);
  }

  .md\:border-green-300\/10{
    border-color: rgb(112 190 144 / 0.1);
  }

  .md\:border-green-300\/20{
    border-color: rgb(112 190 144 / 0.2);
  }

  .md\:border-green-300\/25{
    border-color: rgb(112 190 144 / 0.25);
  }

  .md\:border-green-300\/30{
    border-color: rgb(112 190 144 / 0.3);
  }

  .md\:border-green-300\/40{
    border-color: rgb(112 190 144 / 0.4);
  }

  .md\:border-green-300\/50{
    border-color: rgb(112 190 144 / 0.5);
  }

  .md\:border-green-300\/60{
    border-color: rgb(112 190 144 / 0.6);
  }

  .md\:border-green-300\/70{
    border-color: rgb(112 190 144 / 0.7);
  }

  .md\:border-green-300\/75{
    border-color: rgb(112 190 144 / 0.75);
  }

  .md\:border-green-300\/80{
    border-color: rgb(112 190 144 / 0.8);
  }

  .md\:border-green-300\/90{
    border-color: rgb(112 190 144 / 0.9);
  }

  .md\:border-green-300\/95{
    border-color: rgb(112 190 144 / 0.95);
  }

  .md\:border-green-300\/100{
    border-color: rgb(112 190 144 / 1);
  }

  .md\:border-green-500\/0{
    border-color: rgb(40 161 115 / 0);
  }

  .md\:border-green-500\/5{
    border-color: rgb(40 161 115 / 0.05);
  }

  .md\:border-green-500\/10{
    border-color: rgb(40 161 115 / 0.1);
  }

  .md\:border-green-500\/20{
    border-color: rgb(40 161 115 / 0.2);
  }

  .md\:border-green-500\/25{
    border-color: rgb(40 161 115 / 0.25);
  }

  .md\:border-green-500\/30{
    border-color: rgb(40 161 115 / 0.3);
  }

  .md\:border-green-500\/40{
    border-color: rgb(40 161 115 / 0.4);
  }

  .md\:border-green-500\/50{
    border-color: rgb(40 161 115 / 0.5);
  }

  .md\:border-green-500\/60{
    border-color: rgb(40 161 115 / 0.6);
  }

  .md\:border-green-500\/70{
    border-color: rgb(40 161 115 / 0.7);
  }

  .md\:border-green-500\/75{
    border-color: rgb(40 161 115 / 0.75);
  }

  .md\:border-green-500\/80{
    border-color: rgb(40 161 115 / 0.8);
  }

  .md\:border-green-500\/90{
    border-color: rgb(40 161 115 / 0.9);
  }

  .md\:border-green-500\/95{
    border-color: rgb(40 161 115 / 0.95);
  }

  .md\:border-green-500\/100{
    border-color: rgb(40 161 115 / 1);
  }

  .md\:border-green-700\/0{
    border-color: rgb(20 104 76 / 0);
  }

  .md\:border-green-700\/5{
    border-color: rgb(20 104 76 / 0.05);
  }

  .md\:border-green-700\/10{
    border-color: rgb(20 104 76 / 0.1);
  }

  .md\:border-green-700\/20{
    border-color: rgb(20 104 76 / 0.2);
  }

  .md\:border-green-700\/25{
    border-color: rgb(20 104 76 / 0.25);
  }

  .md\:border-green-700\/30{
    border-color: rgb(20 104 76 / 0.3);
  }

  .md\:border-green-700\/40{
    border-color: rgb(20 104 76 / 0.4);
  }

  .md\:border-green-700\/50{
    border-color: rgb(20 104 76 / 0.5);
  }

  .md\:border-green-700\/60{
    border-color: rgb(20 104 76 / 0.6);
  }

  .md\:border-green-700\/70{
    border-color: rgb(20 104 76 / 0.7);
  }

  .md\:border-green-700\/75{
    border-color: rgb(20 104 76 / 0.75);
  }

  .md\:border-green-700\/80{
    border-color: rgb(20 104 76 / 0.8);
  }

  .md\:border-green-700\/90{
    border-color: rgb(20 104 76 / 0.9);
  }

  .md\:border-green-700\/95{
    border-color: rgb(20 104 76 / 0.95);
  }

  .md\:border-green-700\/100{
    border-color: rgb(20 104 76 / 1);
  }

  .md\:border-green\/0{
    border-color: rgb(68 186 137 / 0);
  }

  .md\:border-green\/5{
    border-color: rgb(68 186 137 / 0.05);
  }

  .md\:border-green\/10{
    border-color: rgb(68 186 137 / 0.1);
  }

  .md\:border-green\/20{
    border-color: rgb(68 186 137 / 0.2);
  }

  .md\:border-green\/25{
    border-color: rgb(68 186 137 / 0.25);
  }

  .md\:border-green\/30{
    border-color: rgb(68 186 137 / 0.3);
  }

  .md\:border-green\/40{
    border-color: rgb(68 186 137 / 0.4);
  }

  .md\:border-green\/50{
    border-color: rgb(68 186 137 / 0.5);
  }

  .md\:border-green\/60{
    border-color: rgb(68 186 137 / 0.6);
  }

  .md\:border-green\/70{
    border-color: rgb(68 186 137 / 0.7);
  }

  .md\:border-green\/75{
    border-color: rgb(68 186 137 / 0.75);
  }

  .md\:border-green\/80{
    border-color: rgb(68 186 137 / 0.8);
  }

  .md\:border-green\/90{
    border-color: rgb(68 186 137 / 0.9);
  }

  .md\:border-green\/95{
    border-color: rgb(68 186 137 / 0.95);
  }

  .md\:border-green\/100{
    border-color: rgb(68 186 137 / 1);
  }

  .md\:bg-red-100{
    --tw-bg-opacity: 1;
    background-color: rgb(255 225 227 / var(--tw-bg-opacity));
  }

  .md\:bg-red-400{
    --tw-bg-opacity: 1;
    background-color: rgb(255 95 119 / var(--tw-bg-opacity));
  }

  .md\:bg-red-700{
    --tw-bg-opacity: 1;
    background-color: rgb(151 4 48 / var(--tw-bg-opacity));
  }

  .md\:bg-red{
    --tw-bg-opacity: 1;
    background-color: rgb(191 0 52 / var(--tw-bg-opacity));
  }

  .md\:bg-green-100{
    --tw-bg-opacity: 1;
    background-color: rgb(215 244 228 / var(--tw-bg-opacity));
  }

  .md\:bg-green-300{
    --tw-bg-opacity: 1;
    background-color: rgb(112 190 144 / var(--tw-bg-opacity));
  }

  .md\:bg-green-500{
    --tw-bg-opacity: 1;
    background-color: rgb(40 161 115 / var(--tw-bg-opacity));
  }

  .md\:bg-green-700{
    --tw-bg-opacity: 1;
    background-color: rgb(20 104 76 / var(--tw-bg-opacity));
  }

  .md\:bg-green{
    --tw-bg-opacity: 1;
    background-color: rgb(68 186 137 / var(--tw-bg-opacity));
  }

  .md\:bg-red-100\/0{
    background-color: rgb(255 225 227 / 0);
  }

  .md\:bg-red-100\/5{
    background-color: rgb(255 225 227 / 0.05);
  }

  .md\:bg-red-100\/10{
    background-color: rgb(255 225 227 / 0.1);
  }

  .md\:bg-red-100\/20{
    background-color: rgb(255 225 227 / 0.2);
  }

  .md\:bg-red-100\/25{
    background-color: rgb(255 225 227 / 0.25);
  }

  .md\:bg-red-100\/30{
    background-color: rgb(255 225 227 / 0.3);
  }

  .md\:bg-red-100\/40{
    background-color: rgb(255 225 227 / 0.4);
  }

  .md\:bg-red-100\/50{
    background-color: rgb(255 225 227 / 0.5);
  }

  .md\:bg-red-100\/60{
    background-color: rgb(255 225 227 / 0.6);
  }

  .md\:bg-red-100\/70{
    background-color: rgb(255 225 227 / 0.7);
  }

  .md\:bg-red-100\/75{
    background-color: rgb(255 225 227 / 0.75);
  }

  .md\:bg-red-100\/80{
    background-color: rgb(255 225 227 / 0.8);
  }

  .md\:bg-red-100\/90{
    background-color: rgb(255 225 227 / 0.9);
  }

  .md\:bg-red-100\/95{
    background-color: rgb(255 225 227 / 0.95);
  }

  .md\:bg-red-100\/100{
    background-color: rgb(255 225 227 / 1);
  }

  .md\:bg-red-400\/0{
    background-color: rgb(255 95 119 / 0);
  }

  .md\:bg-red-400\/5{
    background-color: rgb(255 95 119 / 0.05);
  }

  .md\:bg-red-400\/10{
    background-color: rgb(255 95 119 / 0.1);
  }

  .md\:bg-red-400\/20{
    background-color: rgb(255 95 119 / 0.2);
  }

  .md\:bg-red-400\/25{
    background-color: rgb(255 95 119 / 0.25);
  }

  .md\:bg-red-400\/30{
    background-color: rgb(255 95 119 / 0.3);
  }

  .md\:bg-red-400\/40{
    background-color: rgb(255 95 119 / 0.4);
  }

  .md\:bg-red-400\/50{
    background-color: rgb(255 95 119 / 0.5);
  }

  .md\:bg-red-400\/60{
    background-color: rgb(255 95 119 / 0.6);
  }

  .md\:bg-red-400\/70{
    background-color: rgb(255 95 119 / 0.7);
  }

  .md\:bg-red-400\/75{
    background-color: rgb(255 95 119 / 0.75);
  }

  .md\:bg-red-400\/80{
    background-color: rgb(255 95 119 / 0.8);
  }

  .md\:bg-red-400\/90{
    background-color: rgb(255 95 119 / 0.9);
  }

  .md\:bg-red-400\/95{
    background-color: rgb(255 95 119 / 0.95);
  }

  .md\:bg-red-400\/100{
    background-color: rgb(255 95 119 / 1);
  }

  .md\:bg-red-700\/0{
    background-color: rgb(151 4 48 / 0);
  }

  .md\:bg-red-700\/5{
    background-color: rgb(151 4 48 / 0.05);
  }

  .md\:bg-red-700\/10{
    background-color: rgb(151 4 48 / 0.1);
  }

  .md\:bg-red-700\/20{
    background-color: rgb(151 4 48 / 0.2);
  }

  .md\:bg-red-700\/25{
    background-color: rgb(151 4 48 / 0.25);
  }

  .md\:bg-red-700\/30{
    background-color: rgb(151 4 48 / 0.3);
  }

  .md\:bg-red-700\/40{
    background-color: rgb(151 4 48 / 0.4);
  }

  .md\:bg-red-700\/50{
    background-color: rgb(151 4 48 / 0.5);
  }

  .md\:bg-red-700\/60{
    background-color: rgb(151 4 48 / 0.6);
  }

  .md\:bg-red-700\/70{
    background-color: rgb(151 4 48 / 0.7);
  }

  .md\:bg-red-700\/75{
    background-color: rgb(151 4 48 / 0.75);
  }

  .md\:bg-red-700\/80{
    background-color: rgb(151 4 48 / 0.8);
  }

  .md\:bg-red-700\/90{
    background-color: rgb(151 4 48 / 0.9);
  }

  .md\:bg-red-700\/95{
    background-color: rgb(151 4 48 / 0.95);
  }

  .md\:bg-red-700\/100{
    background-color: rgb(151 4 48 / 1);
  }

  .md\:bg-red\/0{
    background-color: rgb(191 0 52 / 0);
  }

  .md\:bg-red\/5{
    background-color: rgb(191 0 52 / 0.05);
  }

  .md\:bg-red\/10{
    background-color: rgb(191 0 52 / 0.1);
  }

  .md\:bg-red\/20{
    background-color: rgb(191 0 52 / 0.2);
  }

  .md\:bg-red\/25{
    background-color: rgb(191 0 52 / 0.25);
  }

  .md\:bg-red\/30{
    background-color: rgb(191 0 52 / 0.3);
  }

  .md\:bg-red\/40{
    background-color: rgb(191 0 52 / 0.4);
  }

  .md\:bg-red\/50{
    background-color: rgb(191 0 52 / 0.5);
  }

  .md\:bg-red\/60{
    background-color: rgb(191 0 52 / 0.6);
  }

  .md\:bg-red\/70{
    background-color: rgb(191 0 52 / 0.7);
  }

  .md\:bg-red\/75{
    background-color: rgb(191 0 52 / 0.75);
  }

  .md\:bg-red\/80{
    background-color: rgb(191 0 52 / 0.8);
  }

  .md\:bg-red\/90{
    background-color: rgb(191 0 52 / 0.9);
  }

  .md\:bg-red\/95{
    background-color: rgb(191 0 52 / 0.95);
  }

  .md\:bg-red\/100{
    background-color: rgb(191 0 52 / 1);
  }

  .md\:bg-green-100\/0{
    background-color: rgb(215 244 228 / 0);
  }

  .md\:bg-green-100\/5{
    background-color: rgb(215 244 228 / 0.05);
  }

  .md\:bg-green-100\/10{
    background-color: rgb(215 244 228 / 0.1);
  }

  .md\:bg-green-100\/20{
    background-color: rgb(215 244 228 / 0.2);
  }

  .md\:bg-green-100\/25{
    background-color: rgb(215 244 228 / 0.25);
  }

  .md\:bg-green-100\/30{
    background-color: rgb(215 244 228 / 0.3);
  }

  .md\:bg-green-100\/40{
    background-color: rgb(215 244 228 / 0.4);
  }

  .md\:bg-green-100\/50{
    background-color: rgb(215 244 228 / 0.5);
  }

  .md\:bg-green-100\/60{
    background-color: rgb(215 244 228 / 0.6);
  }

  .md\:bg-green-100\/70{
    background-color: rgb(215 244 228 / 0.7);
  }

  .md\:bg-green-100\/75{
    background-color: rgb(215 244 228 / 0.75);
  }

  .md\:bg-green-100\/80{
    background-color: rgb(215 244 228 / 0.8);
  }

  .md\:bg-green-100\/90{
    background-color: rgb(215 244 228 / 0.9);
  }

  .md\:bg-green-100\/95{
    background-color: rgb(215 244 228 / 0.95);
  }

  .md\:bg-green-100\/100{
    background-color: rgb(215 244 228 / 1);
  }

  .md\:bg-green-300\/0{
    background-color: rgb(112 190 144 / 0);
  }

  .md\:bg-green-300\/5{
    background-color: rgb(112 190 144 / 0.05);
  }

  .md\:bg-green-300\/10{
    background-color: rgb(112 190 144 / 0.1);
  }

  .md\:bg-green-300\/20{
    background-color: rgb(112 190 144 / 0.2);
  }

  .md\:bg-green-300\/25{
    background-color: rgb(112 190 144 / 0.25);
  }

  .md\:bg-green-300\/30{
    background-color: rgb(112 190 144 / 0.3);
  }

  .md\:bg-green-300\/40{
    background-color: rgb(112 190 144 / 0.4);
  }

  .md\:bg-green-300\/50{
    background-color: rgb(112 190 144 / 0.5);
  }

  .md\:bg-green-300\/60{
    background-color: rgb(112 190 144 / 0.6);
  }

  .md\:bg-green-300\/70{
    background-color: rgb(112 190 144 / 0.7);
  }

  .md\:bg-green-300\/75{
    background-color: rgb(112 190 144 / 0.75);
  }

  .md\:bg-green-300\/80{
    background-color: rgb(112 190 144 / 0.8);
  }

  .md\:bg-green-300\/90{
    background-color: rgb(112 190 144 / 0.9);
  }

  .md\:bg-green-300\/95{
    background-color: rgb(112 190 144 / 0.95);
  }

  .md\:bg-green-300\/100{
    background-color: rgb(112 190 144 / 1);
  }

  .md\:bg-green-500\/0{
    background-color: rgb(40 161 115 / 0);
  }

  .md\:bg-green-500\/5{
    background-color: rgb(40 161 115 / 0.05);
  }

  .md\:bg-green-500\/10{
    background-color: rgb(40 161 115 / 0.1);
  }

  .md\:bg-green-500\/20{
    background-color: rgb(40 161 115 / 0.2);
  }

  .md\:bg-green-500\/25{
    background-color: rgb(40 161 115 / 0.25);
  }

  .md\:bg-green-500\/30{
    background-color: rgb(40 161 115 / 0.3);
  }

  .md\:bg-green-500\/40{
    background-color: rgb(40 161 115 / 0.4);
  }

  .md\:bg-green-500\/50{
    background-color: rgb(40 161 115 / 0.5);
  }

  .md\:bg-green-500\/60{
    background-color: rgb(40 161 115 / 0.6);
  }

  .md\:bg-green-500\/70{
    background-color: rgb(40 161 115 / 0.7);
  }

  .md\:bg-green-500\/75{
    background-color: rgb(40 161 115 / 0.75);
  }

  .md\:bg-green-500\/80{
    background-color: rgb(40 161 115 / 0.8);
  }

  .md\:bg-green-500\/90{
    background-color: rgb(40 161 115 / 0.9);
  }

  .md\:bg-green-500\/95{
    background-color: rgb(40 161 115 / 0.95);
  }

  .md\:bg-green-500\/100{
    background-color: rgb(40 161 115 / 1);
  }

  .md\:bg-green-700\/0{
    background-color: rgb(20 104 76 / 0);
  }

  .md\:bg-green-700\/5{
    background-color: rgb(20 104 76 / 0.05);
  }

  .md\:bg-green-700\/10{
    background-color: rgb(20 104 76 / 0.1);
  }

  .md\:bg-green-700\/20{
    background-color: rgb(20 104 76 / 0.2);
  }

  .md\:bg-green-700\/25{
    background-color: rgb(20 104 76 / 0.25);
  }

  .md\:bg-green-700\/30{
    background-color: rgb(20 104 76 / 0.3);
  }

  .md\:bg-green-700\/40{
    background-color: rgb(20 104 76 / 0.4);
  }

  .md\:bg-green-700\/50{
    background-color: rgb(20 104 76 / 0.5);
  }

  .md\:bg-green-700\/60{
    background-color: rgb(20 104 76 / 0.6);
  }

  .md\:bg-green-700\/70{
    background-color: rgb(20 104 76 / 0.7);
  }

  .md\:bg-green-700\/75{
    background-color: rgb(20 104 76 / 0.75);
  }

  .md\:bg-green-700\/80{
    background-color: rgb(20 104 76 / 0.8);
  }

  .md\:bg-green-700\/90{
    background-color: rgb(20 104 76 / 0.9);
  }

  .md\:bg-green-700\/95{
    background-color: rgb(20 104 76 / 0.95);
  }

  .md\:bg-green-700\/100{
    background-color: rgb(20 104 76 / 1);
  }

  .md\:bg-green\/0{
    background-color: rgb(68 186 137 / 0);
  }

  .md\:bg-green\/5{
    background-color: rgb(68 186 137 / 0.05);
  }

  .md\:bg-green\/10{
    background-color: rgb(68 186 137 / 0.1);
  }

  .md\:bg-green\/20{
    background-color: rgb(68 186 137 / 0.2);
  }

  .md\:bg-green\/25{
    background-color: rgb(68 186 137 / 0.25);
  }

  .md\:bg-green\/30{
    background-color: rgb(68 186 137 / 0.3);
  }

  .md\:bg-green\/40{
    background-color: rgb(68 186 137 / 0.4);
  }

  .md\:bg-green\/50{
    background-color: rgb(68 186 137 / 0.5);
  }

  .md\:bg-green\/60{
    background-color: rgb(68 186 137 / 0.6);
  }

  .md\:bg-green\/70{
    background-color: rgb(68 186 137 / 0.7);
  }

  .md\:bg-green\/75{
    background-color: rgb(68 186 137 / 0.75);
  }

  .md\:bg-green\/80{
    background-color: rgb(68 186 137 / 0.8);
  }

  .md\:bg-green\/90{
    background-color: rgb(68 186 137 / 0.9);
  }

  .md\:bg-green\/95{
    background-color: rgb(68 186 137 / 0.95);
  }

  .md\:bg-green\/100{
    background-color: rgb(68 186 137 / 1);
  }

  .md\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }

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

  .md\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }

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

  .md\:text-sm{
    font-size: 0.875rem;
  }

  .md\:text-red-100{
    --tw-text-opacity: 1;
    color: rgb(255 225 227 / var(--tw-text-opacity));
  }

  .md\:text-red-400{
    --tw-text-opacity: 1;
    color: rgb(255 95 119 / var(--tw-text-opacity));
  }

  .md\:text-red-700{
    --tw-text-opacity: 1;
    color: rgb(151 4 48 / var(--tw-text-opacity));
  }

  .md\:text-red{
    --tw-text-opacity: 1;
    color: rgb(191 0 52 / var(--tw-text-opacity));
  }

  .md\:text-green-100{
    --tw-text-opacity: 1;
    color: rgb(215 244 228 / var(--tw-text-opacity));
  }

  .md\:text-green-300{
    --tw-text-opacity: 1;
    color: rgb(112 190 144 / var(--tw-text-opacity));
  }

  .md\:text-green-500{
    --tw-text-opacity: 1;
    color: rgb(40 161 115 / var(--tw-text-opacity));
  }

  .md\:text-green-700{
    --tw-text-opacity: 1;
    color: rgb(20 104 76 / var(--tw-text-opacity));
  }

  .md\:text-green{
    --tw-text-opacity: 1;
    color: rgb(68 186 137 / var(--tw-text-opacity));
  }

  .md\:text-red-100\/0{
    color: rgb(255 225 227 / 0);
  }

  .md\:text-red-100\/5{
    color: rgb(255 225 227 / 0.05);
  }

  .md\:text-red-100\/10{
    color: rgb(255 225 227 / 0.1);
  }

  .md\:text-red-100\/20{
    color: rgb(255 225 227 / 0.2);
  }

  .md\:text-red-100\/25{
    color: rgb(255 225 227 / 0.25);
  }

  .md\:text-red-100\/30{
    color: rgb(255 225 227 / 0.3);
  }

  .md\:text-red-100\/40{
    color: rgb(255 225 227 / 0.4);
  }

  .md\:text-red-100\/50{
    color: rgb(255 225 227 / 0.5);
  }

  .md\:text-red-100\/60{
    color: rgb(255 225 227 / 0.6);
  }

  .md\:text-red-100\/70{
    color: rgb(255 225 227 / 0.7);
  }

  .md\:text-red-100\/75{
    color: rgb(255 225 227 / 0.75);
  }

  .md\:text-red-100\/80{
    color: rgb(255 225 227 / 0.8);
  }

  .md\:text-red-100\/90{
    color: rgb(255 225 227 / 0.9);
  }

  .md\:text-red-100\/95{
    color: rgb(255 225 227 / 0.95);
  }

  .md\:text-red-100\/100{
    color: rgb(255 225 227 / 1);
  }

  .md\:text-red-400\/0{
    color: rgb(255 95 119 / 0);
  }

  .md\:text-red-400\/5{
    color: rgb(255 95 119 / 0.05);
  }

  .md\:text-red-400\/10{
    color: rgb(255 95 119 / 0.1);
  }

  .md\:text-red-400\/20{
    color: rgb(255 95 119 / 0.2);
  }

  .md\:text-red-400\/25{
    color: rgb(255 95 119 / 0.25);
  }

  .md\:text-red-400\/30{
    color: rgb(255 95 119 / 0.3);
  }

  .md\:text-red-400\/40{
    color: rgb(255 95 119 / 0.4);
  }

  .md\:text-red-400\/50{
    color: rgb(255 95 119 / 0.5);
  }

  .md\:text-red-400\/60{
    color: rgb(255 95 119 / 0.6);
  }

  .md\:text-red-400\/70{
    color: rgb(255 95 119 / 0.7);
  }

  .md\:text-red-400\/75{
    color: rgb(255 95 119 / 0.75);
  }

  .md\:text-red-400\/80{
    color: rgb(255 95 119 / 0.8);
  }

  .md\:text-red-400\/90{
    color: rgb(255 95 119 / 0.9);
  }

  .md\:text-red-400\/95{
    color: rgb(255 95 119 / 0.95);
  }

  .md\:text-red-400\/100{
    color: rgb(255 95 119 / 1);
  }

  .md\:text-red-700\/0{
    color: rgb(151 4 48 / 0);
  }

  .md\:text-red-700\/5{
    color: rgb(151 4 48 / 0.05);
  }

  .md\:text-red-700\/10{
    color: rgb(151 4 48 / 0.1);
  }

  .md\:text-red-700\/20{
    color: rgb(151 4 48 / 0.2);
  }

  .md\:text-red-700\/25{
    color: rgb(151 4 48 / 0.25);
  }

  .md\:text-red-700\/30{
    color: rgb(151 4 48 / 0.3);
  }

  .md\:text-red-700\/40{
    color: rgb(151 4 48 / 0.4);
  }

  .md\:text-red-700\/50{
    color: rgb(151 4 48 / 0.5);
  }

  .md\:text-red-700\/60{
    color: rgb(151 4 48 / 0.6);
  }

  .md\:text-red-700\/70{
    color: rgb(151 4 48 / 0.7);
  }

  .md\:text-red-700\/75{
    color: rgb(151 4 48 / 0.75);
  }

  .md\:text-red-700\/80{
    color: rgb(151 4 48 / 0.8);
  }

  .md\:text-red-700\/90{
    color: rgb(151 4 48 / 0.9);
  }

  .md\:text-red-700\/95{
    color: rgb(151 4 48 / 0.95);
  }

  .md\:text-red-700\/100{
    color: rgb(151 4 48 / 1);
  }

  .md\:text-red\/0{
    color: rgb(191 0 52 / 0);
  }

  .md\:text-red\/5{
    color: rgb(191 0 52 / 0.05);
  }

  .md\:text-red\/10{
    color: rgb(191 0 52 / 0.1);
  }

  .md\:text-red\/20{
    color: rgb(191 0 52 / 0.2);
  }

  .md\:text-red\/25{
    color: rgb(191 0 52 / 0.25);
  }

  .md\:text-red\/30{
    color: rgb(191 0 52 / 0.3);
  }

  .md\:text-red\/40{
    color: rgb(191 0 52 / 0.4);
  }

  .md\:text-red\/50{
    color: rgb(191 0 52 / 0.5);
  }

  .md\:text-red\/60{
    color: rgb(191 0 52 / 0.6);
  }

  .md\:text-red\/70{
    color: rgb(191 0 52 / 0.7);
  }

  .md\:text-red\/75{
    color: rgb(191 0 52 / 0.75);
  }

  .md\:text-red\/80{
    color: rgb(191 0 52 / 0.8);
  }

  .md\:text-red\/90{
    color: rgb(191 0 52 / 0.9);
  }

  .md\:text-red\/95{
    color: rgb(191 0 52 / 0.95);
  }

  .md\:text-red\/100{
    color: rgb(191 0 52 / 1);
  }

  .md\:text-green-100\/0{
    color: rgb(215 244 228 / 0);
  }

  .md\:text-green-100\/5{
    color: rgb(215 244 228 / 0.05);
  }

  .md\:text-green-100\/10{
    color: rgb(215 244 228 / 0.1);
  }

  .md\:text-green-100\/20{
    color: rgb(215 244 228 / 0.2);
  }

  .md\:text-green-100\/25{
    color: rgb(215 244 228 / 0.25);
  }

  .md\:text-green-100\/30{
    color: rgb(215 244 228 / 0.3);
  }

  .md\:text-green-100\/40{
    color: rgb(215 244 228 / 0.4);
  }

  .md\:text-green-100\/50{
    color: rgb(215 244 228 / 0.5);
  }

  .md\:text-green-100\/60{
    color: rgb(215 244 228 / 0.6);
  }

  .md\:text-green-100\/70{
    color: rgb(215 244 228 / 0.7);
  }

  .md\:text-green-100\/75{
    color: rgb(215 244 228 / 0.75);
  }

  .md\:text-green-100\/80{
    color: rgb(215 244 228 / 0.8);
  }

  .md\:text-green-100\/90{
    color: rgb(215 244 228 / 0.9);
  }

  .md\:text-green-100\/95{
    color: rgb(215 244 228 / 0.95);
  }

  .md\:text-green-100\/100{
    color: rgb(215 244 228 / 1);
  }

  .md\:text-green-300\/0{
    color: rgb(112 190 144 / 0);
  }

  .md\:text-green-300\/5{
    color: rgb(112 190 144 / 0.05);
  }

  .md\:text-green-300\/10{
    color: rgb(112 190 144 / 0.1);
  }

  .md\:text-green-300\/20{
    color: rgb(112 190 144 / 0.2);
  }

  .md\:text-green-300\/25{
    color: rgb(112 190 144 / 0.25);
  }

  .md\:text-green-300\/30{
    color: rgb(112 190 144 / 0.3);
  }

  .md\:text-green-300\/40{
    color: rgb(112 190 144 / 0.4);
  }

  .md\:text-green-300\/50{
    color: rgb(112 190 144 / 0.5);
  }

  .md\:text-green-300\/60{
    color: rgb(112 190 144 / 0.6);
  }

  .md\:text-green-300\/70{
    color: rgb(112 190 144 / 0.7);
  }

  .md\:text-green-300\/75{
    color: rgb(112 190 144 / 0.75);
  }

  .md\:text-green-300\/80{
    color: rgb(112 190 144 / 0.8);
  }

  .md\:text-green-300\/90{
    color: rgb(112 190 144 / 0.9);
  }

  .md\:text-green-300\/95{
    color: rgb(112 190 144 / 0.95);
  }

  .md\:text-green-300\/100{
    color: rgb(112 190 144 / 1);
  }

  .md\:text-green-500\/0{
    color: rgb(40 161 115 / 0);
  }

  .md\:text-green-500\/5{
    color: rgb(40 161 115 / 0.05);
  }

  .md\:text-green-500\/10{
    color: rgb(40 161 115 / 0.1);
  }

  .md\:text-green-500\/20{
    color: rgb(40 161 115 / 0.2);
  }

  .md\:text-green-500\/25{
    color: rgb(40 161 115 / 0.25);
  }

  .md\:text-green-500\/30{
    color: rgb(40 161 115 / 0.3);
  }

  .md\:text-green-500\/40{
    color: rgb(40 161 115 / 0.4);
  }

  .md\:text-green-500\/50{
    color: rgb(40 161 115 / 0.5);
  }

  .md\:text-green-500\/60{
    color: rgb(40 161 115 / 0.6);
  }

  .md\:text-green-500\/70{
    color: rgb(40 161 115 / 0.7);
  }

  .md\:text-green-500\/75{
    color: rgb(40 161 115 / 0.75);
  }

  .md\:text-green-500\/80{
    color: rgb(40 161 115 / 0.8);
  }

  .md\:text-green-500\/90{
    color: rgb(40 161 115 / 0.9);
  }

  .md\:text-green-500\/95{
    color: rgb(40 161 115 / 0.95);
  }

  .md\:text-green-500\/100{
    color: rgb(40 161 115 / 1);
  }

  .md\:text-green-700\/0{
    color: rgb(20 104 76 / 0);
  }

  .md\:text-green-700\/5{
    color: rgb(20 104 76 / 0.05);
  }

  .md\:text-green-700\/10{
    color: rgb(20 104 76 / 0.1);
  }

  .md\:text-green-700\/20{
    color: rgb(20 104 76 / 0.2);
  }

  .md\:text-green-700\/25{
    color: rgb(20 104 76 / 0.25);
  }

  .md\:text-green-700\/30{
    color: rgb(20 104 76 / 0.3);
  }

  .md\:text-green-700\/40{
    color: rgb(20 104 76 / 0.4);
  }

  .md\:text-green-700\/50{
    color: rgb(20 104 76 / 0.5);
  }

  .md\:text-green-700\/60{
    color: rgb(20 104 76 / 0.6);
  }

  .md\:text-green-700\/70{
    color: rgb(20 104 76 / 0.7);
  }

  .md\:text-green-700\/75{
    color: rgb(20 104 76 / 0.75);
  }

  .md\:text-green-700\/80{
    color: rgb(20 104 76 / 0.8);
  }

  .md\:text-green-700\/90{
    color: rgb(20 104 76 / 0.9);
  }

  .md\:text-green-700\/95{
    color: rgb(20 104 76 / 0.95);
  }

  .md\:text-green-700\/100{
    color: rgb(20 104 76 / 1);
  }

  .md\:text-green\/0{
    color: rgb(68 186 137 / 0);
  }

  .md\:text-green\/5{
    color: rgb(68 186 137 / 0.05);
  }

  .md\:text-green\/10{
    color: rgb(68 186 137 / 0.1);
  }

  .md\:text-green\/20{
    color: rgb(68 186 137 / 0.2);
  }

  .md\:text-green\/25{
    color: rgb(68 186 137 / 0.25);
  }

  .md\:text-green\/30{
    color: rgb(68 186 137 / 0.3);
  }

  .md\:text-green\/40{
    color: rgb(68 186 137 / 0.4);
  }

  .md\:text-green\/50{
    color: rgb(68 186 137 / 0.5);
  }

  .md\:text-green\/60{
    color: rgb(68 186 137 / 0.6);
  }

  .md\:text-green\/70{
    color: rgb(68 186 137 / 0.7);
  }

  .md\:text-green\/75{
    color: rgb(68 186 137 / 0.75);
  }

  .md\:text-green\/80{
    color: rgb(68 186 137 / 0.8);
  }

  .md\:text-green\/90{
    color: rgb(68 186 137 / 0.9);
  }

  .md\:text-green\/95{
    color: rgb(68 186 137 / 0.95);
  }

  .md\:text-green\/100{
    color: rgb(68 186 137 / 1);
  }
}

@media (min-width: 1024px){

  .lg\:aspect-w-16{
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 16;
  }

  .lg\:aspect-w-16 > *{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .lg\:aspect-h-9{
    --tw-aspect-h: 9;
  }

  .lg\:left-5{
    left: 1.25rem;
  }

  .lg\:right-5{
    right: 1.25rem;
  }

  .lg\:col-span-12{
    grid-column: span 12 / span 12;
  }

  .lg\:col-span-9{
    grid-column: span 9 / span 9;
  }

  .lg\:col-span-3{
    grid-column: span 3 / span 3;
  }

  .lg\:mt-40{
    margin-top: 10rem;
  }

  .lg\:mb-25{
    margin-bottom: 6.25rem;
  }

  .lg\:mb-10{
    margin-bottom: 2.5rem;
  }

  .lg\:mt-35{
    margin-top: 8.75rem;
  }

  .lg\:mb-4{
    margin-bottom: 1rem;
  }

  .lg\:mb-9{
    margin-bottom: 2.25rem;
  }

  .lg\:block{
    display: block;
  }

  .lg\:flex{
    display: flex;
  }

  .lg\:hidden{
    display: none;
  }

  .lg\:h-10{
    height: 2.5rem;
  }

  .lg\:h-8{
    height: 2rem;
  }

  .lg\:w-1\/2{
    width: 50%;
  }

  .lg\:w-52{
    width: 13rem;
  }

  .lg\:w-48{
    width: 12rem;
  }

  .lg\:w-10{
    width: 2.5rem;
  }

  .lg\:w-8{
    width: 2rem;
  }

  .lg\:w-3\/4{
    width: 75%;
  }

  .lg\:w-full{
    width: 100%;
  }

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

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

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

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

  .lg\:justify-start{
    justify-content: flex-start;
  }

  .lg\:gap-4{
    gap: 1rem;
  }

  .lg\:gap-32{
    gap: 8rem;
  }

  .lg\:gap-12{
    gap: 3rem;
  }

  .lg\:rounded-2xl{
    border-radius: 2.8125rem;
  }

  .lg\:border-red-100{
    --tw-border-opacity: 1;
    border-color: rgb(255 225 227 / var(--tw-border-opacity));
  }

  .lg\:border-red-400{
    --tw-border-opacity: 1;
    border-color: rgb(255 95 119 / var(--tw-border-opacity));
  }

  .lg\:border-red-700{
    --tw-border-opacity: 1;
    border-color: rgb(151 4 48 / var(--tw-border-opacity));
  }

  .lg\:border-red{
    --tw-border-opacity: 1;
    border-color: rgb(191 0 52 / var(--tw-border-opacity));
  }

  .lg\:border-green-100{
    --tw-border-opacity: 1;
    border-color: rgb(215 244 228 / var(--tw-border-opacity));
  }

  .lg\:border-green-300{
    --tw-border-opacity: 1;
    border-color: rgb(112 190 144 / var(--tw-border-opacity));
  }

  .lg\:border-green-500{
    --tw-border-opacity: 1;
    border-color: rgb(40 161 115 / var(--tw-border-opacity));
  }

  .lg\:border-green-700{
    --tw-border-opacity: 1;
    border-color: rgb(20 104 76 / var(--tw-border-opacity));
  }

  .lg\:border-green{
    --tw-border-opacity: 1;
    border-color: rgb(68 186 137 / var(--tw-border-opacity));
  }

  .lg\:border-red-100\/0{
    border-color: rgb(255 225 227 / 0);
  }

  .lg\:border-red-100\/5{
    border-color: rgb(255 225 227 / 0.05);
  }

  .lg\:border-red-100\/10{
    border-color: rgb(255 225 227 / 0.1);
  }

  .lg\:border-red-100\/20{
    border-color: rgb(255 225 227 / 0.2);
  }

  .lg\:border-red-100\/25{
    border-color: rgb(255 225 227 / 0.25);
  }

  .lg\:border-red-100\/30{
    border-color: rgb(255 225 227 / 0.3);
  }

  .lg\:border-red-100\/40{
    border-color: rgb(255 225 227 / 0.4);
  }

  .lg\:border-red-100\/50{
    border-color: rgb(255 225 227 / 0.5);
  }

  .lg\:border-red-100\/60{
    border-color: rgb(255 225 227 / 0.6);
  }

  .lg\:border-red-100\/70{
    border-color: rgb(255 225 227 / 0.7);
  }

  .lg\:border-red-100\/75{
    border-color: rgb(255 225 227 / 0.75);
  }

  .lg\:border-red-100\/80{
    border-color: rgb(255 225 227 / 0.8);
  }

  .lg\:border-red-100\/90{
    border-color: rgb(255 225 227 / 0.9);
  }

  .lg\:border-red-100\/95{
    border-color: rgb(255 225 227 / 0.95);
  }

  .lg\:border-red-100\/100{
    border-color: rgb(255 225 227 / 1);
  }

  .lg\:border-red-400\/0{
    border-color: rgb(255 95 119 / 0);
  }

  .lg\:border-red-400\/5{
    border-color: rgb(255 95 119 / 0.05);
  }

  .lg\:border-red-400\/10{
    border-color: rgb(255 95 119 / 0.1);
  }

  .lg\:border-red-400\/20{
    border-color: rgb(255 95 119 / 0.2);
  }

  .lg\:border-red-400\/25{
    border-color: rgb(255 95 119 / 0.25);
  }

  .lg\:border-red-400\/30{
    border-color: rgb(255 95 119 / 0.3);
  }

  .lg\:border-red-400\/40{
    border-color: rgb(255 95 119 / 0.4);
  }

  .lg\:border-red-400\/50{
    border-color: rgb(255 95 119 / 0.5);
  }

  .lg\:border-red-400\/60{
    border-color: rgb(255 95 119 / 0.6);
  }

  .lg\:border-red-400\/70{
    border-color: rgb(255 95 119 / 0.7);
  }

  .lg\:border-red-400\/75{
    border-color: rgb(255 95 119 / 0.75);
  }

  .lg\:border-red-400\/80{
    border-color: rgb(255 95 119 / 0.8);
  }

  .lg\:border-red-400\/90{
    border-color: rgb(255 95 119 / 0.9);
  }

  .lg\:border-red-400\/95{
    border-color: rgb(255 95 119 / 0.95);
  }

  .lg\:border-red-400\/100{
    border-color: rgb(255 95 119 / 1);
  }

  .lg\:border-red-700\/0{
    border-color: rgb(151 4 48 / 0);
  }

  .lg\:border-red-700\/5{
    border-color: rgb(151 4 48 / 0.05);
  }

  .lg\:border-red-700\/10{
    border-color: rgb(151 4 48 / 0.1);
  }

  .lg\:border-red-700\/20{
    border-color: rgb(151 4 48 / 0.2);
  }

  .lg\:border-red-700\/25{
    border-color: rgb(151 4 48 / 0.25);
  }

  .lg\:border-red-700\/30{
    border-color: rgb(151 4 48 / 0.3);
  }

  .lg\:border-red-700\/40{
    border-color: rgb(151 4 48 / 0.4);
  }

  .lg\:border-red-700\/50{
    border-color: rgb(151 4 48 / 0.5);
  }

  .lg\:border-red-700\/60{
    border-color: rgb(151 4 48 / 0.6);
  }

  .lg\:border-red-700\/70{
    border-color: rgb(151 4 48 / 0.7);
  }

  .lg\:border-red-700\/75{
    border-color: rgb(151 4 48 / 0.75);
  }

  .lg\:border-red-700\/80{
    border-color: rgb(151 4 48 / 0.8);
  }

  .lg\:border-red-700\/90{
    border-color: rgb(151 4 48 / 0.9);
  }

  .lg\:border-red-700\/95{
    border-color: rgb(151 4 48 / 0.95);
  }

  .lg\:border-red-700\/100{
    border-color: rgb(151 4 48 / 1);
  }

  .lg\:border-red\/0{
    border-color: rgb(191 0 52 / 0);
  }

  .lg\:border-red\/5{
    border-color: rgb(191 0 52 / 0.05);
  }

  .lg\:border-red\/10{
    border-color: rgb(191 0 52 / 0.1);
  }

  .lg\:border-red\/20{
    border-color: rgb(191 0 52 / 0.2);
  }

  .lg\:border-red\/25{
    border-color: rgb(191 0 52 / 0.25);
  }

  .lg\:border-red\/30{
    border-color: rgb(191 0 52 / 0.3);
  }

  .lg\:border-red\/40{
    border-color: rgb(191 0 52 / 0.4);
  }

  .lg\:border-red\/50{
    border-color: rgb(191 0 52 / 0.5);
  }

  .lg\:border-red\/60{
    border-color: rgb(191 0 52 / 0.6);
  }

  .lg\:border-red\/70{
    border-color: rgb(191 0 52 / 0.7);
  }

  .lg\:border-red\/75{
    border-color: rgb(191 0 52 / 0.75);
  }

  .lg\:border-red\/80{
    border-color: rgb(191 0 52 / 0.8);
  }

  .lg\:border-red\/90{
    border-color: rgb(191 0 52 / 0.9);
  }

  .lg\:border-red\/95{
    border-color: rgb(191 0 52 / 0.95);
  }

  .lg\:border-red\/100{
    border-color: rgb(191 0 52 / 1);
  }

  .lg\:border-green-100\/0{
    border-color: rgb(215 244 228 / 0);
  }

  .lg\:border-green-100\/5{
    border-color: rgb(215 244 228 / 0.05);
  }

  .lg\:border-green-100\/10{
    border-color: rgb(215 244 228 / 0.1);
  }

  .lg\:border-green-100\/20{
    border-color: rgb(215 244 228 / 0.2);
  }

  .lg\:border-green-100\/25{
    border-color: rgb(215 244 228 / 0.25);
  }

  .lg\:border-green-100\/30{
    border-color: rgb(215 244 228 / 0.3);
  }

  .lg\:border-green-100\/40{
    border-color: rgb(215 244 228 / 0.4);
  }

  .lg\:border-green-100\/50{
    border-color: rgb(215 244 228 / 0.5);
  }

  .lg\:border-green-100\/60{
    border-color: rgb(215 244 228 / 0.6);
  }

  .lg\:border-green-100\/70{
    border-color: rgb(215 244 228 / 0.7);
  }

  .lg\:border-green-100\/75{
    border-color: rgb(215 244 228 / 0.75);
  }

  .lg\:border-green-100\/80{
    border-color: rgb(215 244 228 / 0.8);
  }

  .lg\:border-green-100\/90{
    border-color: rgb(215 244 228 / 0.9);
  }

  .lg\:border-green-100\/95{
    border-color: rgb(215 244 228 / 0.95);
  }

  .lg\:border-green-100\/100{
    border-color: rgb(215 244 228 / 1);
  }

  .lg\:border-green-300\/0{
    border-color: rgb(112 190 144 / 0);
  }

  .lg\:border-green-300\/5{
    border-color: rgb(112 190 144 / 0.05);
  }

  .lg\:border-green-300\/10{
    border-color: rgb(112 190 144 / 0.1);
  }

  .lg\:border-green-300\/20{
    border-color: rgb(112 190 144 / 0.2);
  }

  .lg\:border-green-300\/25{
    border-color: rgb(112 190 144 / 0.25);
  }

  .lg\:border-green-300\/30{
    border-color: rgb(112 190 144 / 0.3);
  }

  .lg\:border-green-300\/40{
    border-color: rgb(112 190 144 / 0.4);
  }

  .lg\:border-green-300\/50{
    border-color: rgb(112 190 144 / 0.5);
  }

  .lg\:border-green-300\/60{
    border-color: rgb(112 190 144 / 0.6);
  }

  .lg\:border-green-300\/70{
    border-color: rgb(112 190 144 / 0.7);
  }

  .lg\:border-green-300\/75{
    border-color: rgb(112 190 144 / 0.75);
  }

  .lg\:border-green-300\/80{
    border-color: rgb(112 190 144 / 0.8);
  }

  .lg\:border-green-300\/90{
    border-color: rgb(112 190 144 / 0.9);
  }

  .lg\:border-green-300\/95{
    border-color: rgb(112 190 144 / 0.95);
  }

  .lg\:border-green-300\/100{
    border-color: rgb(112 190 144 / 1);
  }

  .lg\:border-green-500\/0{
    border-color: rgb(40 161 115 / 0);
  }

  .lg\:border-green-500\/5{
    border-color: rgb(40 161 115 / 0.05);
  }

  .lg\:border-green-500\/10{
    border-color: rgb(40 161 115 / 0.1);
  }

  .lg\:border-green-500\/20{
    border-color: rgb(40 161 115 / 0.2);
  }

  .lg\:border-green-500\/25{
    border-color: rgb(40 161 115 / 0.25);
  }

  .lg\:border-green-500\/30{
    border-color: rgb(40 161 115 / 0.3);
  }

  .lg\:border-green-500\/40{
    border-color: rgb(40 161 115 / 0.4);
  }

  .lg\:border-green-500\/50{
    border-color: rgb(40 161 115 / 0.5);
  }

  .lg\:border-green-500\/60{
    border-color: rgb(40 161 115 / 0.6);
  }

  .lg\:border-green-500\/70{
    border-color: rgb(40 161 115 / 0.7);
  }

  .lg\:border-green-500\/75{
    border-color: rgb(40 161 115 / 0.75);
  }

  .lg\:border-green-500\/80{
    border-color: rgb(40 161 115 / 0.8);
  }

  .lg\:border-green-500\/90{
    border-color: rgb(40 161 115 / 0.9);
  }

  .lg\:border-green-500\/95{
    border-color: rgb(40 161 115 / 0.95);
  }

  .lg\:border-green-500\/100{
    border-color: rgb(40 161 115 / 1);
  }

  .lg\:border-green-700\/0{
    border-color: rgb(20 104 76 / 0);
  }

  .lg\:border-green-700\/5{
    border-color: rgb(20 104 76 / 0.05);
  }

  .lg\:border-green-700\/10{
    border-color: rgb(20 104 76 / 0.1);
  }

  .lg\:border-green-700\/20{
    border-color: rgb(20 104 76 / 0.2);
  }

  .lg\:border-green-700\/25{
    border-color: rgb(20 104 76 / 0.25);
  }

  .lg\:border-green-700\/30{
    border-color: rgb(20 104 76 / 0.3);
  }

  .lg\:border-green-700\/40{
    border-color: rgb(20 104 76 / 0.4);
  }

  .lg\:border-green-700\/50{
    border-color: rgb(20 104 76 / 0.5);
  }

  .lg\:border-green-700\/60{
    border-color: rgb(20 104 76 / 0.6);
  }

  .lg\:border-green-700\/70{
    border-color: rgb(20 104 76 / 0.7);
  }

  .lg\:border-green-700\/75{
    border-color: rgb(20 104 76 / 0.75);
  }

  .lg\:border-green-700\/80{
    border-color: rgb(20 104 76 / 0.8);
  }

  .lg\:border-green-700\/90{
    border-color: rgb(20 104 76 / 0.9);
  }

  .lg\:border-green-700\/95{
    border-color: rgb(20 104 76 / 0.95);
  }

  .lg\:border-green-700\/100{
    border-color: rgb(20 104 76 / 1);
  }

  .lg\:border-green\/0{
    border-color: rgb(68 186 137 / 0);
  }

  .lg\:border-green\/5{
    border-color: rgb(68 186 137 / 0.05);
  }

  .lg\:border-green\/10{
    border-color: rgb(68 186 137 / 0.1);
  }

  .lg\:border-green\/20{
    border-color: rgb(68 186 137 / 0.2);
  }

  .lg\:border-green\/25{
    border-color: rgb(68 186 137 / 0.25);
  }

  .lg\:border-green\/30{
    border-color: rgb(68 186 137 / 0.3);
  }

  .lg\:border-green\/40{
    border-color: rgb(68 186 137 / 0.4);
  }

  .lg\:border-green\/50{
    border-color: rgb(68 186 137 / 0.5);
  }

  .lg\:border-green\/60{
    border-color: rgb(68 186 137 / 0.6);
  }

  .lg\:border-green\/70{
    border-color: rgb(68 186 137 / 0.7);
  }

  .lg\:border-green\/75{
    border-color: rgb(68 186 137 / 0.75);
  }

  .lg\:border-green\/80{
    border-color: rgb(68 186 137 / 0.8);
  }

  .lg\:border-green\/90{
    border-color: rgb(68 186 137 / 0.9);
  }

  .lg\:border-green\/95{
    border-color: rgb(68 186 137 / 0.95);
  }

  .lg\:border-green\/100{
    border-color: rgb(68 186 137 / 1);
  }

  .lg\:bg-red-100{
    --tw-bg-opacity: 1;
    background-color: rgb(255 225 227 / var(--tw-bg-opacity));
  }

  .lg\:bg-red-400{
    --tw-bg-opacity: 1;
    background-color: rgb(255 95 119 / var(--tw-bg-opacity));
  }

  .lg\:bg-red-700{
    --tw-bg-opacity: 1;
    background-color: rgb(151 4 48 / var(--tw-bg-opacity));
  }

  .lg\:bg-red{
    --tw-bg-opacity: 1;
    background-color: rgb(191 0 52 / var(--tw-bg-opacity));
  }

  .lg\:bg-green-100{
    --tw-bg-opacity: 1;
    background-color: rgb(215 244 228 / var(--tw-bg-opacity));
  }

  .lg\:bg-green-300{
    --tw-bg-opacity: 1;
    background-color: rgb(112 190 144 / var(--tw-bg-opacity));
  }

  .lg\:bg-green-500{
    --tw-bg-opacity: 1;
    background-color: rgb(40 161 115 / var(--tw-bg-opacity));
  }

  .lg\:bg-green-700{
    --tw-bg-opacity: 1;
    background-color: rgb(20 104 76 / var(--tw-bg-opacity));
  }

  .lg\:bg-green{
    --tw-bg-opacity: 1;
    background-color: rgb(68 186 137 / var(--tw-bg-opacity));
  }

  .lg\:bg-red-100\/0{
    background-color: rgb(255 225 227 / 0);
  }

  .lg\:bg-red-100\/5{
    background-color: rgb(255 225 227 / 0.05);
  }

  .lg\:bg-red-100\/10{
    background-color: rgb(255 225 227 / 0.1);
  }

  .lg\:bg-red-100\/20{
    background-color: rgb(255 225 227 / 0.2);
  }

  .lg\:bg-red-100\/25{
    background-color: rgb(255 225 227 / 0.25);
  }

  .lg\:bg-red-100\/30{
    background-color: rgb(255 225 227 / 0.3);
  }

  .lg\:bg-red-100\/40{
    background-color: rgb(255 225 227 / 0.4);
  }

  .lg\:bg-red-100\/50{
    background-color: rgb(255 225 227 / 0.5);
  }

  .lg\:bg-red-100\/60{
    background-color: rgb(255 225 227 / 0.6);
  }

  .lg\:bg-red-100\/70{
    background-color: rgb(255 225 227 / 0.7);
  }

  .lg\:bg-red-100\/75{
    background-color: rgb(255 225 227 / 0.75);
  }

  .lg\:bg-red-100\/80{
    background-color: rgb(255 225 227 / 0.8);
  }

  .lg\:bg-red-100\/90{
    background-color: rgb(255 225 227 / 0.9);
  }

  .lg\:bg-red-100\/95{
    background-color: rgb(255 225 227 / 0.95);
  }

  .lg\:bg-red-100\/100{
    background-color: rgb(255 225 227 / 1);
  }

  .lg\:bg-red-400\/0{
    background-color: rgb(255 95 119 / 0);
  }

  .lg\:bg-red-400\/5{
    background-color: rgb(255 95 119 / 0.05);
  }

  .lg\:bg-red-400\/10{
    background-color: rgb(255 95 119 / 0.1);
  }

  .lg\:bg-red-400\/20{
    background-color: rgb(255 95 119 / 0.2);
  }

  .lg\:bg-red-400\/25{
    background-color: rgb(255 95 119 / 0.25);
  }

  .lg\:bg-red-400\/30{
    background-color: rgb(255 95 119 / 0.3);
  }

  .lg\:bg-red-400\/40{
    background-color: rgb(255 95 119 / 0.4);
  }

  .lg\:bg-red-400\/50{
    background-color: rgb(255 95 119 / 0.5);
  }

  .lg\:bg-red-400\/60{
    background-color: rgb(255 95 119 / 0.6);
  }

  .lg\:bg-red-400\/70{
    background-color: rgb(255 95 119 / 0.7);
  }

  .lg\:bg-red-400\/75{
    background-color: rgb(255 95 119 / 0.75);
  }

  .lg\:bg-red-400\/80{
    background-color: rgb(255 95 119 / 0.8);
  }

  .lg\:bg-red-400\/90{
    background-color: rgb(255 95 119 / 0.9);
  }

  .lg\:bg-red-400\/95{
    background-color: rgb(255 95 119 / 0.95);
  }

  .lg\:bg-red-400\/100{
    background-color: rgb(255 95 119 / 1);
  }

  .lg\:bg-red-700\/0{
    background-color: rgb(151 4 48 / 0);
  }

  .lg\:bg-red-700\/5{
    background-color: rgb(151 4 48 / 0.05);
  }

  .lg\:bg-red-700\/10{
    background-color: rgb(151 4 48 / 0.1);
  }

  .lg\:bg-red-700\/20{
    background-color: rgb(151 4 48 / 0.2);
  }

  .lg\:bg-red-700\/25{
    background-color: rgb(151 4 48 / 0.25);
  }

  .lg\:bg-red-700\/30{
    background-color: rgb(151 4 48 / 0.3);
  }

  .lg\:bg-red-700\/40{
    background-color: rgb(151 4 48 / 0.4);
  }

  .lg\:bg-red-700\/50{
    background-color: rgb(151 4 48 / 0.5);
  }

  .lg\:bg-red-700\/60{
    background-color: rgb(151 4 48 / 0.6);
  }

  .lg\:bg-red-700\/70{
    background-color: rgb(151 4 48 / 0.7);
  }

  .lg\:bg-red-700\/75{
    background-color: rgb(151 4 48 / 0.75);
  }

  .lg\:bg-red-700\/80{
    background-color: rgb(151 4 48 / 0.8);
  }

  .lg\:bg-red-700\/90{
    background-color: rgb(151 4 48 / 0.9);
  }

  .lg\:bg-red-700\/95{
    background-color: rgb(151 4 48 / 0.95);
  }

  .lg\:bg-red-700\/100{
    background-color: rgb(151 4 48 / 1);
  }

  .lg\:bg-red\/0{
    background-color: rgb(191 0 52 / 0);
  }

  .lg\:bg-red\/5{
    background-color: rgb(191 0 52 / 0.05);
  }

  .lg\:bg-red\/10{
    background-color: rgb(191 0 52 / 0.1);
  }

  .lg\:bg-red\/20{
    background-color: rgb(191 0 52 / 0.2);
  }

  .lg\:bg-red\/25{
    background-color: rgb(191 0 52 / 0.25);
  }

  .lg\:bg-red\/30{
    background-color: rgb(191 0 52 / 0.3);
  }

  .lg\:bg-red\/40{
    background-color: rgb(191 0 52 / 0.4);
  }

  .lg\:bg-red\/50{
    background-color: rgb(191 0 52 / 0.5);
  }

  .lg\:bg-red\/60{
    background-color: rgb(191 0 52 / 0.6);
  }

  .lg\:bg-red\/70{
    background-color: rgb(191 0 52 / 0.7);
  }

  .lg\:bg-red\/75{
    background-color: rgb(191 0 52 / 0.75);
  }

  .lg\:bg-red\/80{
    background-color: rgb(191 0 52 / 0.8);
  }

  .lg\:bg-red\/90{
    background-color: rgb(191 0 52 / 0.9);
  }

  .lg\:bg-red\/95{
    background-color: rgb(191 0 52 / 0.95);
  }

  .lg\:bg-red\/100{
    background-color: rgb(191 0 52 / 1);
  }

  .lg\:bg-green-100\/0{
    background-color: rgb(215 244 228 / 0);
  }

  .lg\:bg-green-100\/5{
    background-color: rgb(215 244 228 / 0.05);
  }

  .lg\:bg-green-100\/10{
    background-color: rgb(215 244 228 / 0.1);
  }

  .lg\:bg-green-100\/20{
    background-color: rgb(215 244 228 / 0.2);
  }

  .lg\:bg-green-100\/25{
    background-color: rgb(215 244 228 / 0.25);
  }

  .lg\:bg-green-100\/30{
    background-color: rgb(215 244 228 / 0.3);
  }

  .lg\:bg-green-100\/40{
    background-color: rgb(215 244 228 / 0.4);
  }

  .lg\:bg-green-100\/50{
    background-color: rgb(215 244 228 / 0.5);
  }

  .lg\:bg-green-100\/60{
    background-color: rgb(215 244 228 / 0.6);
  }

  .lg\:bg-green-100\/70{
    background-color: rgb(215 244 228 / 0.7);
  }

  .lg\:bg-green-100\/75{
    background-color: rgb(215 244 228 / 0.75);
  }

  .lg\:bg-green-100\/80{
    background-color: rgb(215 244 228 / 0.8);
  }

  .lg\:bg-green-100\/90{
    background-color: rgb(215 244 228 / 0.9);
  }

  .lg\:bg-green-100\/95{
    background-color: rgb(215 244 228 / 0.95);
  }

  .lg\:bg-green-100\/100{
    background-color: rgb(215 244 228 / 1);
  }

  .lg\:bg-green-300\/0{
    background-color: rgb(112 190 144 / 0);
  }

  .lg\:bg-green-300\/5{
    background-color: rgb(112 190 144 / 0.05);
  }

  .lg\:bg-green-300\/10{
    background-color: rgb(112 190 144 / 0.1);
  }

  .lg\:bg-green-300\/20{
    background-color: rgb(112 190 144 / 0.2);
  }

  .lg\:bg-green-300\/25{
    background-color: rgb(112 190 144 / 0.25);
  }

  .lg\:bg-green-300\/30{
    background-color: rgb(112 190 144 / 0.3);
  }

  .lg\:bg-green-300\/40{
    background-color: rgb(112 190 144 / 0.4);
  }

  .lg\:bg-green-300\/50{
    background-color: rgb(112 190 144 / 0.5);
  }

  .lg\:bg-green-300\/60{
    background-color: rgb(112 190 144 / 0.6);
  }

  .lg\:bg-green-300\/70{
    background-color: rgb(112 190 144 / 0.7);
  }

  .lg\:bg-green-300\/75{
    background-color: rgb(112 190 144 / 0.75);
  }

  .lg\:bg-green-300\/80{
    background-color: rgb(112 190 144 / 0.8);
  }

  .lg\:bg-green-300\/90{
    background-color: rgb(112 190 144 / 0.9);
  }

  .lg\:bg-green-300\/95{
    background-color: rgb(112 190 144 / 0.95);
  }

  .lg\:bg-green-300\/100{
    background-color: rgb(112 190 144 / 1);
  }

  .lg\:bg-green-500\/0{
    background-color: rgb(40 161 115 / 0);
  }

  .lg\:bg-green-500\/5{
    background-color: rgb(40 161 115 / 0.05);
  }

  .lg\:bg-green-500\/10{
    background-color: rgb(40 161 115 / 0.1);
  }

  .lg\:bg-green-500\/20{
    background-color: rgb(40 161 115 / 0.2);
  }

  .lg\:bg-green-500\/25{
    background-color: rgb(40 161 115 / 0.25);
  }

  .lg\:bg-green-500\/30{
    background-color: rgb(40 161 115 / 0.3);
  }

  .lg\:bg-green-500\/40{
    background-color: rgb(40 161 115 / 0.4);
  }

  .lg\:bg-green-500\/50{
    background-color: rgb(40 161 115 / 0.5);
  }

  .lg\:bg-green-500\/60{
    background-color: rgb(40 161 115 / 0.6);
  }

  .lg\:bg-green-500\/70{
    background-color: rgb(40 161 115 / 0.7);
  }

  .lg\:bg-green-500\/75{
    background-color: rgb(40 161 115 / 0.75);
  }

  .lg\:bg-green-500\/80{
    background-color: rgb(40 161 115 / 0.8);
  }

  .lg\:bg-green-500\/90{
    background-color: rgb(40 161 115 / 0.9);
  }

  .lg\:bg-green-500\/95{
    background-color: rgb(40 161 115 / 0.95);
  }

  .lg\:bg-green-500\/100{
    background-color: rgb(40 161 115 / 1);
  }

  .lg\:bg-green-700\/0{
    background-color: rgb(20 104 76 / 0);
  }

  .lg\:bg-green-700\/5{
    background-color: rgb(20 104 76 / 0.05);
  }

  .lg\:bg-green-700\/10{
    background-color: rgb(20 104 76 / 0.1);
  }

  .lg\:bg-green-700\/20{
    background-color: rgb(20 104 76 / 0.2);
  }

  .lg\:bg-green-700\/25{
    background-color: rgb(20 104 76 / 0.25);
  }

  .lg\:bg-green-700\/30{
    background-color: rgb(20 104 76 / 0.3);
  }

  .lg\:bg-green-700\/40{
    background-color: rgb(20 104 76 / 0.4);
  }

  .lg\:bg-green-700\/50{
    background-color: rgb(20 104 76 / 0.5);
  }

  .lg\:bg-green-700\/60{
    background-color: rgb(20 104 76 / 0.6);
  }

  .lg\:bg-green-700\/70{
    background-color: rgb(20 104 76 / 0.7);
  }

  .lg\:bg-green-700\/75{
    background-color: rgb(20 104 76 / 0.75);
  }

  .lg\:bg-green-700\/80{
    background-color: rgb(20 104 76 / 0.8);
  }

  .lg\:bg-green-700\/90{
    background-color: rgb(20 104 76 / 0.9);
  }

  .lg\:bg-green-700\/95{
    background-color: rgb(20 104 76 / 0.95);
  }

  .lg\:bg-green-700\/100{
    background-color: rgb(20 104 76 / 1);
  }

  .lg\:bg-green\/0{
    background-color: rgb(68 186 137 / 0);
  }

  .lg\:bg-green\/5{
    background-color: rgb(68 186 137 / 0.05);
  }

  .lg\:bg-green\/10{
    background-color: rgb(68 186 137 / 0.1);
  }

  .lg\:bg-green\/20{
    background-color: rgb(68 186 137 / 0.2);
  }

  .lg\:bg-green\/25{
    background-color: rgb(68 186 137 / 0.25);
  }

  .lg\:bg-green\/30{
    background-color: rgb(68 186 137 / 0.3);
  }

  .lg\:bg-green\/40{
    background-color: rgb(68 186 137 / 0.4);
  }

  .lg\:bg-green\/50{
    background-color: rgb(68 186 137 / 0.5);
  }

  .lg\:bg-green\/60{
    background-color: rgb(68 186 137 / 0.6);
  }

  .lg\:bg-green\/70{
    background-color: rgb(68 186 137 / 0.7);
  }

  .lg\:bg-green\/75{
    background-color: rgb(68 186 137 / 0.75);
  }

  .lg\:bg-green\/80{
    background-color: rgb(68 186 137 / 0.8);
  }

  .lg\:bg-green\/90{
    background-color: rgb(68 186 137 / 0.9);
  }

  .lg\:bg-green\/95{
    background-color: rgb(68 186 137 / 0.95);
  }

  .lg\:bg-green\/100{
    background-color: rgb(68 186 137 / 1);
  }

  .lg\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .lg\:py-22{
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }

  .lg\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:px-13{
    padding-left: 3.25rem;
    padding-right: 3.25rem;
  }

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

  .lg\:pt-32{
    padding-top: 8rem;
  }

  .lg\:pb-5{
    padding-bottom: 1.25rem;
  }

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

  .lg\:pt-16{
    padding-top: 4rem;
  }

  .lg\:text-left{
    text-align: left;
  }

  .lg\:text-lg{
    font-size: 1.125rem;
  }

  .lg\:leading-7{
    line-height: 1.75rem;
  }

  .lg\:text-red-100{
    --tw-text-opacity: 1;
    color: rgb(255 225 227 / var(--tw-text-opacity));
  }

  .lg\:text-red-400{
    --tw-text-opacity: 1;
    color: rgb(255 95 119 / var(--tw-text-opacity));
  }

  .lg\:text-red-700{
    --tw-text-opacity: 1;
    color: rgb(151 4 48 / var(--tw-text-opacity));
  }

  .lg\:text-red{
    --tw-text-opacity: 1;
    color: rgb(191 0 52 / var(--tw-text-opacity));
  }

  .lg\:text-green-100{
    --tw-text-opacity: 1;
    color: rgb(215 244 228 / var(--tw-text-opacity));
  }

  .lg\:text-green-300{
    --tw-text-opacity: 1;
    color: rgb(112 190 144 / var(--tw-text-opacity));
  }

  .lg\:text-green-500{
    --tw-text-opacity: 1;
    color: rgb(40 161 115 / var(--tw-text-opacity));
  }

  .lg\:text-green-700{
    --tw-text-opacity: 1;
    color: rgb(20 104 76 / var(--tw-text-opacity));
  }

  .lg\:text-green{
    --tw-text-opacity: 1;
    color: rgb(68 186 137 / var(--tw-text-opacity));
  }

  .lg\:text-red-100\/0{
    color: rgb(255 225 227 / 0);
  }

  .lg\:text-red-100\/5{
    color: rgb(255 225 227 / 0.05);
  }

  .lg\:text-red-100\/10{
    color: rgb(255 225 227 / 0.1);
  }

  .lg\:text-red-100\/20{
    color: rgb(255 225 227 / 0.2);
  }

  .lg\:text-red-100\/25{
    color: rgb(255 225 227 / 0.25);
  }

  .lg\:text-red-100\/30{
    color: rgb(255 225 227 / 0.3);
  }

  .lg\:text-red-100\/40{
    color: rgb(255 225 227 / 0.4);
  }

  .lg\:text-red-100\/50{
    color: rgb(255 225 227 / 0.5);
  }

  .lg\:text-red-100\/60{
    color: rgb(255 225 227 / 0.6);
  }

  .lg\:text-red-100\/70{
    color: rgb(255 225 227 / 0.7);
  }

  .lg\:text-red-100\/75{
    color: rgb(255 225 227 / 0.75);
  }

  .lg\:text-red-100\/80{
    color: rgb(255 225 227 / 0.8);
  }

  .lg\:text-red-100\/90{
    color: rgb(255 225 227 / 0.9);
  }

  .lg\:text-red-100\/95{
    color: rgb(255 225 227 / 0.95);
  }

  .lg\:text-red-100\/100{
    color: rgb(255 225 227 / 1);
  }

  .lg\:text-red-400\/0{
    color: rgb(255 95 119 / 0);
  }

  .lg\:text-red-400\/5{
    color: rgb(255 95 119 / 0.05);
  }

  .lg\:text-red-400\/10{
    color: rgb(255 95 119 / 0.1);
  }

  .lg\:text-red-400\/20{
    color: rgb(255 95 119 / 0.2);
  }

  .lg\:text-red-400\/25{
    color: rgb(255 95 119 / 0.25);
  }

  .lg\:text-red-400\/30{
    color: rgb(255 95 119 / 0.3);
  }

  .lg\:text-red-400\/40{
    color: rgb(255 95 119 / 0.4);
  }

  .lg\:text-red-400\/50{
    color: rgb(255 95 119 / 0.5);
  }

  .lg\:text-red-400\/60{
    color: rgb(255 95 119 / 0.6);
  }

  .lg\:text-red-400\/70{
    color: rgb(255 95 119 / 0.7);
  }

  .lg\:text-red-400\/75{
    color: rgb(255 95 119 / 0.75);
  }

  .lg\:text-red-400\/80{
    color: rgb(255 95 119 / 0.8);
  }

  .lg\:text-red-400\/90{
    color: rgb(255 95 119 / 0.9);
  }

  .lg\:text-red-400\/95{
    color: rgb(255 95 119 / 0.95);
  }

  .lg\:text-red-400\/100{
    color: rgb(255 95 119 / 1);
  }

  .lg\:text-red-700\/0{
    color: rgb(151 4 48 / 0);
  }

  .lg\:text-red-700\/5{
    color: rgb(151 4 48 / 0.05);
  }

  .lg\:text-red-700\/10{
    color: rgb(151 4 48 / 0.1);
  }

  .lg\:text-red-700\/20{
    color: rgb(151 4 48 / 0.2);
  }

  .lg\:text-red-700\/25{
    color: rgb(151 4 48 / 0.25);
  }

  .lg\:text-red-700\/30{
    color: rgb(151 4 48 / 0.3);
  }

  .lg\:text-red-700\/40{
    color: rgb(151 4 48 / 0.4);
  }

  .lg\:text-red-700\/50{
    color: rgb(151 4 48 / 0.5);
  }

  .lg\:text-red-700\/60{
    color: rgb(151 4 48 / 0.6);
  }

  .lg\:text-red-700\/70{
    color: rgb(151 4 48 / 0.7);
  }

  .lg\:text-red-700\/75{
    color: rgb(151 4 48 / 0.75);
  }

  .lg\:text-red-700\/80{
    color: rgb(151 4 48 / 0.8);
  }

  .lg\:text-red-700\/90{
    color: rgb(151 4 48 / 0.9);
  }

  .lg\:text-red-700\/95{
    color: rgb(151 4 48 / 0.95);
  }

  .lg\:text-red-700\/100{
    color: rgb(151 4 48 / 1);
  }

  .lg\:text-red\/0{
    color: rgb(191 0 52 / 0);
  }

  .lg\:text-red\/5{
    color: rgb(191 0 52 / 0.05);
  }

  .lg\:text-red\/10{
    color: rgb(191 0 52 / 0.1);
  }

  .lg\:text-red\/20{
    color: rgb(191 0 52 / 0.2);
  }

  .lg\:text-red\/25{
    color: rgb(191 0 52 / 0.25);
  }

  .lg\:text-red\/30{
    color: rgb(191 0 52 / 0.3);
  }

  .lg\:text-red\/40{
    color: rgb(191 0 52 / 0.4);
  }

  .lg\:text-red\/50{
    color: rgb(191 0 52 / 0.5);
  }

  .lg\:text-red\/60{
    color: rgb(191 0 52 / 0.6);
  }

  .lg\:text-red\/70{
    color: rgb(191 0 52 / 0.7);
  }

  .lg\:text-red\/75{
    color: rgb(191 0 52 / 0.75);
  }

  .lg\:text-red\/80{
    color: rgb(191 0 52 / 0.8);
  }

  .lg\:text-red\/90{
    color: rgb(191 0 52 / 0.9);
  }

  .lg\:text-red\/95{
    color: rgb(191 0 52 / 0.95);
  }

  .lg\:text-red\/100{
    color: rgb(191 0 52 / 1);
  }

  .lg\:text-green-100\/0{
    color: rgb(215 244 228 / 0);
  }

  .lg\:text-green-100\/5{
    color: rgb(215 244 228 / 0.05);
  }

  .lg\:text-green-100\/10{
    color: rgb(215 244 228 / 0.1);
  }

  .lg\:text-green-100\/20{
    color: rgb(215 244 228 / 0.2);
  }

  .lg\:text-green-100\/25{
    color: rgb(215 244 228 / 0.25);
  }

  .lg\:text-green-100\/30{
    color: rgb(215 244 228 / 0.3);
  }

  .lg\:text-green-100\/40{
    color: rgb(215 244 228 / 0.4);
  }

  .lg\:text-green-100\/50{
    color: rgb(215 244 228 / 0.5);
  }

  .lg\:text-green-100\/60{
    color: rgb(215 244 228 / 0.6);
  }

  .lg\:text-green-100\/70{
    color: rgb(215 244 228 / 0.7);
  }

  .lg\:text-green-100\/75{
    color: rgb(215 244 228 / 0.75);
  }

  .lg\:text-green-100\/80{
    color: rgb(215 244 228 / 0.8);
  }

  .lg\:text-green-100\/90{
    color: rgb(215 244 228 / 0.9);
  }

  .lg\:text-green-100\/95{
    color: rgb(215 244 228 / 0.95);
  }

  .lg\:text-green-100\/100{
    color: rgb(215 244 228 / 1);
  }

  .lg\:text-green-300\/0{
    color: rgb(112 190 144 / 0);
  }

  .lg\:text-green-300\/5{
    color: rgb(112 190 144 / 0.05);
  }

  .lg\:text-green-300\/10{
    color: rgb(112 190 144 / 0.1);
  }

  .lg\:text-green-300\/20{
    color: rgb(112 190 144 / 0.2);
  }

  .lg\:text-green-300\/25{
    color: rgb(112 190 144 / 0.25);
  }

  .lg\:text-green-300\/30{
    color: rgb(112 190 144 / 0.3);
  }

  .lg\:text-green-300\/40{
    color: rgb(112 190 144 / 0.4);
  }

  .lg\:text-green-300\/50{
    color: rgb(112 190 144 / 0.5);
  }

  .lg\:text-green-300\/60{
    color: rgb(112 190 144 / 0.6);
  }

  .lg\:text-green-300\/70{
    color: rgb(112 190 144 / 0.7);
  }

  .lg\:text-green-300\/75{
    color: rgb(112 190 144 / 0.75);
  }

  .lg\:text-green-300\/80{
    color: rgb(112 190 144 / 0.8);
  }

  .lg\:text-green-300\/90{
    color: rgb(112 190 144 / 0.9);
  }

  .lg\:text-green-300\/95{
    color: rgb(112 190 144 / 0.95);
  }

  .lg\:text-green-300\/100{
    color: rgb(112 190 144 / 1);
  }

  .lg\:text-green-500\/0{
    color: rgb(40 161 115 / 0);
  }

  .lg\:text-green-500\/5{
    color: rgb(40 161 115 / 0.05);
  }

  .lg\:text-green-500\/10{
    color: rgb(40 161 115 / 0.1);
  }

  .lg\:text-green-500\/20{
    color: rgb(40 161 115 / 0.2);
  }

  .lg\:text-green-500\/25{
    color: rgb(40 161 115 / 0.25);
  }

  .lg\:text-green-500\/30{
    color: rgb(40 161 115 / 0.3);
  }

  .lg\:text-green-500\/40{
    color: rgb(40 161 115 / 0.4);
  }

  .lg\:text-green-500\/50{
    color: rgb(40 161 115 / 0.5);
  }

  .lg\:text-green-500\/60{
    color: rgb(40 161 115 / 0.6);
  }

  .lg\:text-green-500\/70{
    color: rgb(40 161 115 / 0.7);
  }

  .lg\:text-green-500\/75{
    color: rgb(40 161 115 / 0.75);
  }

  .lg\:text-green-500\/80{
    color: rgb(40 161 115 / 0.8);
  }

  .lg\:text-green-500\/90{
    color: rgb(40 161 115 / 0.9);
  }

  .lg\:text-green-500\/95{
    color: rgb(40 161 115 / 0.95);
  }

  .lg\:text-green-500\/100{
    color: rgb(40 161 115 / 1);
  }

  .lg\:text-green-700\/0{
    color: rgb(20 104 76 / 0);
  }

  .lg\:text-green-700\/5{
    color: rgb(20 104 76 / 0.05);
  }

  .lg\:text-green-700\/10{
    color: rgb(20 104 76 / 0.1);
  }

  .lg\:text-green-700\/20{
    color: rgb(20 104 76 / 0.2);
  }

  .lg\:text-green-700\/25{
    color: rgb(20 104 76 / 0.25);
  }

  .lg\:text-green-700\/30{
    color: rgb(20 104 76 / 0.3);
  }

  .lg\:text-green-700\/40{
    color: rgb(20 104 76 / 0.4);
  }

  .lg\:text-green-700\/50{
    color: rgb(20 104 76 / 0.5);
  }

  .lg\:text-green-700\/60{
    color: rgb(20 104 76 / 0.6);
  }

  .lg\:text-green-700\/70{
    color: rgb(20 104 76 / 0.7);
  }

  .lg\:text-green-700\/75{
    color: rgb(20 104 76 / 0.75);
  }

  .lg\:text-green-700\/80{
    color: rgb(20 104 76 / 0.8);
  }

  .lg\:text-green-700\/90{
    color: rgb(20 104 76 / 0.9);
  }

  .lg\:text-green-700\/95{
    color: rgb(20 104 76 / 0.95);
  }

  .lg\:text-green-700\/100{
    color: rgb(20 104 76 / 1);
  }

  .lg\:text-green\/0{
    color: rgb(68 186 137 / 0);
  }

  .lg\:text-green\/5{
    color: rgb(68 186 137 / 0.05);
  }

  .lg\:text-green\/10{
    color: rgb(68 186 137 / 0.1);
  }

  .lg\:text-green\/20{
    color: rgb(68 186 137 / 0.2);
  }

  .lg\:text-green\/25{
    color: rgb(68 186 137 / 0.25);
  }

  .lg\:text-green\/30{
    color: rgb(68 186 137 / 0.3);
  }

  .lg\:text-green\/40{
    color: rgb(68 186 137 / 0.4);
  }

  .lg\:text-green\/50{
    color: rgb(68 186 137 / 0.5);
  }

  .lg\:text-green\/60{
    color: rgb(68 186 137 / 0.6);
  }

  .lg\:text-green\/70{
    color: rgb(68 186 137 / 0.7);
  }

  .lg\:text-green\/75{
    color: rgb(68 186 137 / 0.75);
  }

  .lg\:text-green\/80{
    color: rgb(68 186 137 / 0.8);
  }

  .lg\:text-green\/90{
    color: rgb(68 186 137 / 0.9);
  }

  .lg\:text-green\/95{
    color: rgb(68 186 137 / 0.95);
  }

  .lg\:text-green\/100{
    color: rgb(68 186 137 / 1);
  }
}

@media (min-width: 1240px){

  .xl\:mb-11{
    margin-bottom: 2.75rem;
  }

  .xl\:w-full{
    width: 100%;
  }

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

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

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

  .xl\:border-red-100{
    --tw-border-opacity: 1;
    border-color: rgb(255 225 227 / var(--tw-border-opacity));
  }

  .xl\:border-red-400{
    --tw-border-opacity: 1;
    border-color: rgb(255 95 119 / var(--tw-border-opacity));
  }

  .xl\:border-red-700{
    --tw-border-opacity: 1;
    border-color: rgb(151 4 48 / var(--tw-border-opacity));
  }

  .xl\:border-red{
    --tw-border-opacity: 1;
    border-color: rgb(191 0 52 / var(--tw-border-opacity));
  }

  .xl\:border-green-100{
    --tw-border-opacity: 1;
    border-color: rgb(215 244 228 / var(--tw-border-opacity));
  }

  .xl\:border-green-300{
    --tw-border-opacity: 1;
    border-color: rgb(112 190 144 / var(--tw-border-opacity));
  }

  .xl\:border-green-500{
    --tw-border-opacity: 1;
    border-color: rgb(40 161 115 / var(--tw-border-opacity));
  }

  .xl\:border-green-700{
    --tw-border-opacity: 1;
    border-color: rgb(20 104 76 / var(--tw-border-opacity));
  }

  .xl\:border-green{
    --tw-border-opacity: 1;
    border-color: rgb(68 186 137 / var(--tw-border-opacity));
  }

  .xl\:border-red-100\/0{
    border-color: rgb(255 225 227 / 0);
  }

  .xl\:border-red-100\/5{
    border-color: rgb(255 225 227 / 0.05);
  }

  .xl\:border-red-100\/10{
    border-color: rgb(255 225 227 / 0.1);
  }

  .xl\:border-red-100\/20{
    border-color: rgb(255 225 227 / 0.2);
  }

  .xl\:border-red-100\/25{
    border-color: rgb(255 225 227 / 0.25);
  }

  .xl\:border-red-100\/30{
    border-color: rgb(255 225 227 / 0.3);
  }

  .xl\:border-red-100\/40{
    border-color: rgb(255 225 227 / 0.4);
  }

  .xl\:border-red-100\/50{
    border-color: rgb(255 225 227 / 0.5);
  }

  .xl\:border-red-100\/60{
    border-color: rgb(255 225 227 / 0.6);
  }

  .xl\:border-red-100\/70{
    border-color: rgb(255 225 227 / 0.7);
  }

  .xl\:border-red-100\/75{
    border-color: rgb(255 225 227 / 0.75);
  }

  .xl\:border-red-100\/80{
    border-color: rgb(255 225 227 / 0.8);
  }

  .xl\:border-red-100\/90{
    border-color: rgb(255 225 227 / 0.9);
  }

  .xl\:border-red-100\/95{
    border-color: rgb(255 225 227 / 0.95);
  }

  .xl\:border-red-100\/100{
    border-color: rgb(255 225 227 / 1);
  }

  .xl\:border-red-400\/0{
    border-color: rgb(255 95 119 / 0);
  }

  .xl\:border-red-400\/5{
    border-color: rgb(255 95 119 / 0.05);
  }

  .xl\:border-red-400\/10{
    border-color: rgb(255 95 119 / 0.1);
  }

  .xl\:border-red-400\/20{
    border-color: rgb(255 95 119 / 0.2);
  }

  .xl\:border-red-400\/25{
    border-color: rgb(255 95 119 / 0.25);
  }

  .xl\:border-red-400\/30{
    border-color: rgb(255 95 119 / 0.3);
  }

  .xl\:border-red-400\/40{
    border-color: rgb(255 95 119 / 0.4);
  }

  .xl\:border-red-400\/50{
    border-color: rgb(255 95 119 / 0.5);
  }

  .xl\:border-red-400\/60{
    border-color: rgb(255 95 119 / 0.6);
  }

  .xl\:border-red-400\/70{
    border-color: rgb(255 95 119 / 0.7);
  }

  .xl\:border-red-400\/75{
    border-color: rgb(255 95 119 / 0.75);
  }

  .xl\:border-red-400\/80{
    border-color: rgb(255 95 119 / 0.8);
  }

  .xl\:border-red-400\/90{
    border-color: rgb(255 95 119 / 0.9);
  }

  .xl\:border-red-400\/95{
    border-color: rgb(255 95 119 / 0.95);
  }

  .xl\:border-red-400\/100{
    border-color: rgb(255 95 119 / 1);
  }

  .xl\:border-red-700\/0{
    border-color: rgb(151 4 48 / 0);
  }

  .xl\:border-red-700\/5{
    border-color: rgb(151 4 48 / 0.05);
  }

  .xl\:border-red-700\/10{
    border-color: rgb(151 4 48 / 0.1);
  }

  .xl\:border-red-700\/20{
    border-color: rgb(151 4 48 / 0.2);
  }

  .xl\:border-red-700\/25{
    border-color: rgb(151 4 48 / 0.25);
  }

  .xl\:border-red-700\/30{
    border-color: rgb(151 4 48 / 0.3);
  }

  .xl\:border-red-700\/40{
    border-color: rgb(151 4 48 / 0.4);
  }

  .xl\:border-red-700\/50{
    border-color: rgb(151 4 48 / 0.5);
  }

  .xl\:border-red-700\/60{
    border-color: rgb(151 4 48 / 0.6);
  }

  .xl\:border-red-700\/70{
    border-color: rgb(151 4 48 / 0.7);
  }

  .xl\:border-red-700\/75{
    border-color: rgb(151 4 48 / 0.75);
  }

  .xl\:border-red-700\/80{
    border-color: rgb(151 4 48 / 0.8);
  }

  .xl\:border-red-700\/90{
    border-color: rgb(151 4 48 / 0.9);
  }

  .xl\:border-red-700\/95{
    border-color: rgb(151 4 48 / 0.95);
  }

  .xl\:border-red-700\/100{
    border-color: rgb(151 4 48 / 1);
  }

  .xl\:border-red\/0{
    border-color: rgb(191 0 52 / 0);
  }

  .xl\:border-red\/5{
    border-color: rgb(191 0 52 / 0.05);
  }

  .xl\:border-red\/10{
    border-color: rgb(191 0 52 / 0.1);
  }

  .xl\:border-red\/20{
    border-color: rgb(191 0 52 / 0.2);
  }

  .xl\:border-red\/25{
    border-color: rgb(191 0 52 / 0.25);
  }

  .xl\:border-red\/30{
    border-color: rgb(191 0 52 / 0.3);
  }

  .xl\:border-red\/40{
    border-color: rgb(191 0 52 / 0.4);
  }

  .xl\:border-red\/50{
    border-color: rgb(191 0 52 / 0.5);
  }

  .xl\:border-red\/60{
    border-color: rgb(191 0 52 / 0.6);
  }

  .xl\:border-red\/70{
    border-color: rgb(191 0 52 / 0.7);
  }

  .xl\:border-red\/75{
    border-color: rgb(191 0 52 / 0.75);
  }

  .xl\:border-red\/80{
    border-color: rgb(191 0 52 / 0.8);
  }

  .xl\:border-red\/90{
    border-color: rgb(191 0 52 / 0.9);
  }

  .xl\:border-red\/95{
    border-color: rgb(191 0 52 / 0.95);
  }

  .xl\:border-red\/100{
    border-color: rgb(191 0 52 / 1);
  }

  .xl\:border-green-100\/0{
    border-color: rgb(215 244 228 / 0);
  }

  .xl\:border-green-100\/5{
    border-color: rgb(215 244 228 / 0.05);
  }

  .xl\:border-green-100\/10{
    border-color: rgb(215 244 228 / 0.1);
  }

  .xl\:border-green-100\/20{
    border-color: rgb(215 244 228 / 0.2);
  }

  .xl\:border-green-100\/25{
    border-color: rgb(215 244 228 / 0.25);
  }

  .xl\:border-green-100\/30{
    border-color: rgb(215 244 228 / 0.3);
  }

  .xl\:border-green-100\/40{
    border-color: rgb(215 244 228 / 0.4);
  }

  .xl\:border-green-100\/50{
    border-color: rgb(215 244 228 / 0.5);
  }

  .xl\:border-green-100\/60{
    border-color: rgb(215 244 228 / 0.6);
  }

  .xl\:border-green-100\/70{
    border-color: rgb(215 244 228 / 0.7);
  }

  .xl\:border-green-100\/75{
    border-color: rgb(215 244 228 / 0.75);
  }

  .xl\:border-green-100\/80{
    border-color: rgb(215 244 228 / 0.8);
  }

  .xl\:border-green-100\/90{
    border-color: rgb(215 244 228 / 0.9);
  }

  .xl\:border-green-100\/95{
    border-color: rgb(215 244 228 / 0.95);
  }

  .xl\:border-green-100\/100{
    border-color: rgb(215 244 228 / 1);
  }

  .xl\:border-green-300\/0{
    border-color: rgb(112 190 144 / 0);
  }

  .xl\:border-green-300\/5{
    border-color: rgb(112 190 144 / 0.05);
  }

  .xl\:border-green-300\/10{
    border-color: rgb(112 190 144 / 0.1);
  }

  .xl\:border-green-300\/20{
    border-color: rgb(112 190 144 / 0.2);
  }

  .xl\:border-green-300\/25{
    border-color: rgb(112 190 144 / 0.25);
  }

  .xl\:border-green-300\/30{
    border-color: rgb(112 190 144 / 0.3);
  }

  .xl\:border-green-300\/40{
    border-color: rgb(112 190 144 / 0.4);
  }

  .xl\:border-green-300\/50{
    border-color: rgb(112 190 144 / 0.5);
  }

  .xl\:border-green-300\/60{
    border-color: rgb(112 190 144 / 0.6);
  }

  .xl\:border-green-300\/70{
    border-color: rgb(112 190 144 / 0.7);
  }

  .xl\:border-green-300\/75{
    border-color: rgb(112 190 144 / 0.75);
  }

  .xl\:border-green-300\/80{
    border-color: rgb(112 190 144 / 0.8);
  }

  .xl\:border-green-300\/90{
    border-color: rgb(112 190 144 / 0.9);
  }

  .xl\:border-green-300\/95{
    border-color: rgb(112 190 144 / 0.95);
  }

  .xl\:border-green-300\/100{
    border-color: rgb(112 190 144 / 1);
  }

  .xl\:border-green-500\/0{
    border-color: rgb(40 161 115 / 0);
  }

  .xl\:border-green-500\/5{
    border-color: rgb(40 161 115 / 0.05);
  }

  .xl\:border-green-500\/10{
    border-color: rgb(40 161 115 / 0.1);
  }

  .xl\:border-green-500\/20{
    border-color: rgb(40 161 115 / 0.2);
  }

  .xl\:border-green-500\/25{
    border-color: rgb(40 161 115 / 0.25);
  }

  .xl\:border-green-500\/30{
    border-color: rgb(40 161 115 / 0.3);
  }

  .xl\:border-green-500\/40{
    border-color: rgb(40 161 115 / 0.4);
  }

  .xl\:border-green-500\/50{
    border-color: rgb(40 161 115 / 0.5);
  }

  .xl\:border-green-500\/60{
    border-color: rgb(40 161 115 / 0.6);
  }

  .xl\:border-green-500\/70{
    border-color: rgb(40 161 115 / 0.7);
  }

  .xl\:border-green-500\/75{
    border-color: rgb(40 161 115 / 0.75);
  }

  .xl\:border-green-500\/80{
    border-color: rgb(40 161 115 / 0.8);
  }

  .xl\:border-green-500\/90{
    border-color: rgb(40 161 115 / 0.9);
  }

  .xl\:border-green-500\/95{
    border-color: rgb(40 161 115 / 0.95);
  }

  .xl\:border-green-500\/100{
    border-color: rgb(40 161 115 / 1);
  }

  .xl\:border-green-700\/0{
    border-color: rgb(20 104 76 / 0);
  }

  .xl\:border-green-700\/5{
    border-color: rgb(20 104 76 / 0.05);
  }

  .xl\:border-green-700\/10{
    border-color: rgb(20 104 76 / 0.1);
  }

  .xl\:border-green-700\/20{
    border-color: rgb(20 104 76 / 0.2);
  }

  .xl\:border-green-700\/25{
    border-color: rgb(20 104 76 / 0.25);
  }

  .xl\:border-green-700\/30{
    border-color: rgb(20 104 76 / 0.3);
  }

  .xl\:border-green-700\/40{
    border-color: rgb(20 104 76 / 0.4);
  }

  .xl\:border-green-700\/50{
    border-color: rgb(20 104 76 / 0.5);
  }

  .xl\:border-green-700\/60{
    border-color: rgb(20 104 76 / 0.6);
  }

  .xl\:border-green-700\/70{
    border-color: rgb(20 104 76 / 0.7);
  }

  .xl\:border-green-700\/75{
    border-color: rgb(20 104 76 / 0.75);
  }

  .xl\:border-green-700\/80{
    border-color: rgb(20 104 76 / 0.8);
  }

  .xl\:border-green-700\/90{
    border-color: rgb(20 104 76 / 0.9);
  }

  .xl\:border-green-700\/95{
    border-color: rgb(20 104 76 / 0.95);
  }

  .xl\:border-green-700\/100{
    border-color: rgb(20 104 76 / 1);
  }

  .xl\:border-green\/0{
    border-color: rgb(68 186 137 / 0);
  }

  .xl\:border-green\/5{
    border-color: rgb(68 186 137 / 0.05);
  }

  .xl\:border-green\/10{
    border-color: rgb(68 186 137 / 0.1);
  }

  .xl\:border-green\/20{
    border-color: rgb(68 186 137 / 0.2);
  }

  .xl\:border-green\/25{
    border-color: rgb(68 186 137 / 0.25);
  }

  .xl\:border-green\/30{
    border-color: rgb(68 186 137 / 0.3);
  }

  .xl\:border-green\/40{
    border-color: rgb(68 186 137 / 0.4);
  }

  .xl\:border-green\/50{
    border-color: rgb(68 186 137 / 0.5);
  }

  .xl\:border-green\/60{
    border-color: rgb(68 186 137 / 0.6);
  }

  .xl\:border-green\/70{
    border-color: rgb(68 186 137 / 0.7);
  }

  .xl\:border-green\/75{
    border-color: rgb(68 186 137 / 0.75);
  }

  .xl\:border-green\/80{
    border-color: rgb(68 186 137 / 0.8);
  }

  .xl\:border-green\/90{
    border-color: rgb(68 186 137 / 0.9);
  }

  .xl\:border-green\/95{
    border-color: rgb(68 186 137 / 0.95);
  }

  .xl\:border-green\/100{
    border-color: rgb(68 186 137 / 1);
  }

  .xl\:bg-red-100{
    --tw-bg-opacity: 1;
    background-color: rgb(255 225 227 / var(--tw-bg-opacity));
  }

  .xl\:bg-red-400{
    --tw-bg-opacity: 1;
    background-color: rgb(255 95 119 / var(--tw-bg-opacity));
  }

  .xl\:bg-red-700{
    --tw-bg-opacity: 1;
    background-color: rgb(151 4 48 / var(--tw-bg-opacity));
  }

  .xl\:bg-red{
    --tw-bg-opacity: 1;
    background-color: rgb(191 0 52 / var(--tw-bg-opacity));
  }

  .xl\:bg-green-100{
    --tw-bg-opacity: 1;
    background-color: rgb(215 244 228 / var(--tw-bg-opacity));
  }

  .xl\:bg-green-300{
    --tw-bg-opacity: 1;
    background-color: rgb(112 190 144 / var(--tw-bg-opacity));
  }

  .xl\:bg-green-500{
    --tw-bg-opacity: 1;
    background-color: rgb(40 161 115 / var(--tw-bg-opacity));
  }

  .xl\:bg-green-700{
    --tw-bg-opacity: 1;
    background-color: rgb(20 104 76 / var(--tw-bg-opacity));
  }

  .xl\:bg-green{
    --tw-bg-opacity: 1;
    background-color: rgb(68 186 137 / var(--tw-bg-opacity));
  }

  .xl\:bg-red-100\/0{
    background-color: rgb(255 225 227 / 0);
  }

  .xl\:bg-red-100\/5{
    background-color: rgb(255 225 227 / 0.05);
  }

  .xl\:bg-red-100\/10{
    background-color: rgb(255 225 227 / 0.1);
  }

  .xl\:bg-red-100\/20{
    background-color: rgb(255 225 227 / 0.2);
  }

  .xl\:bg-red-100\/25{
    background-color: rgb(255 225 227 / 0.25);
  }

  .xl\:bg-red-100\/30{
    background-color: rgb(255 225 227 / 0.3);
  }

  .xl\:bg-red-100\/40{
    background-color: rgb(255 225 227 / 0.4);
  }

  .xl\:bg-red-100\/50{
    background-color: rgb(255 225 227 / 0.5);
  }

  .xl\:bg-red-100\/60{
    background-color: rgb(255 225 227 / 0.6);
  }

  .xl\:bg-red-100\/70{
    background-color: rgb(255 225 227 / 0.7);
  }

  .xl\:bg-red-100\/75{
    background-color: rgb(255 225 227 / 0.75);
  }

  .xl\:bg-red-100\/80{
    background-color: rgb(255 225 227 / 0.8);
  }

  .xl\:bg-red-100\/90{
    background-color: rgb(255 225 227 / 0.9);
  }

  .xl\:bg-red-100\/95{
    background-color: rgb(255 225 227 / 0.95);
  }

  .xl\:bg-red-100\/100{
    background-color: rgb(255 225 227 / 1);
  }

  .xl\:bg-red-400\/0{
    background-color: rgb(255 95 119 / 0);
  }

  .xl\:bg-red-400\/5{
    background-color: rgb(255 95 119 / 0.05);
  }

  .xl\:bg-red-400\/10{
    background-color: rgb(255 95 119 / 0.1);
  }

  .xl\:bg-red-400\/20{
    background-color: rgb(255 95 119 / 0.2);
  }

  .xl\:bg-red-400\/25{
    background-color: rgb(255 95 119 / 0.25);
  }

  .xl\:bg-red-400\/30{
    background-color: rgb(255 95 119 / 0.3);
  }

  .xl\:bg-red-400\/40{
    background-color: rgb(255 95 119 / 0.4);
  }

  .xl\:bg-red-400\/50{
    background-color: rgb(255 95 119 / 0.5);
  }

  .xl\:bg-red-400\/60{
    background-color: rgb(255 95 119 / 0.6);
  }

  .xl\:bg-red-400\/70{
    background-color: rgb(255 95 119 / 0.7);
  }

  .xl\:bg-red-400\/75{
    background-color: rgb(255 95 119 / 0.75);
  }

  .xl\:bg-red-400\/80{
    background-color: rgb(255 95 119 / 0.8);
  }

  .xl\:bg-red-400\/90{
    background-color: rgb(255 95 119 / 0.9);
  }

  .xl\:bg-red-400\/95{
    background-color: rgb(255 95 119 / 0.95);
  }

  .xl\:bg-red-400\/100{
    background-color: rgb(255 95 119 / 1);
  }

  .xl\:bg-red-700\/0{
    background-color: rgb(151 4 48 / 0);
  }

  .xl\:bg-red-700\/5{
    background-color: rgb(151 4 48 / 0.05);
  }

  .xl\:bg-red-700\/10{
    background-color: rgb(151 4 48 / 0.1);
  }

  .xl\:bg-red-700\/20{
    background-color: rgb(151 4 48 / 0.2);
  }

  .xl\:bg-red-700\/25{
    background-color: rgb(151 4 48 / 0.25);
  }

  .xl\:bg-red-700\/30{
    background-color: rgb(151 4 48 / 0.3);
  }

  .xl\:bg-red-700\/40{
    background-color: rgb(151 4 48 / 0.4);
  }

  .xl\:bg-red-700\/50{
    background-color: rgb(151 4 48 / 0.5);
  }

  .xl\:bg-red-700\/60{
    background-color: rgb(151 4 48 / 0.6);
  }

  .xl\:bg-red-700\/70{
    background-color: rgb(151 4 48 / 0.7);
  }

  .xl\:bg-red-700\/75{
    background-color: rgb(151 4 48 / 0.75);
  }

  .xl\:bg-red-700\/80{
    background-color: rgb(151 4 48 / 0.8);
  }

  .xl\:bg-red-700\/90{
    background-color: rgb(151 4 48 / 0.9);
  }

  .xl\:bg-red-700\/95{
    background-color: rgb(151 4 48 / 0.95);
  }

  .xl\:bg-red-700\/100{
    background-color: rgb(151 4 48 / 1);
  }

  .xl\:bg-red\/0{
    background-color: rgb(191 0 52 / 0);
  }

  .xl\:bg-red\/5{
    background-color: rgb(191 0 52 / 0.05);
  }

  .xl\:bg-red\/10{
    background-color: rgb(191 0 52 / 0.1);
  }

  .xl\:bg-red\/20{
    background-color: rgb(191 0 52 / 0.2);
  }

  .xl\:bg-red\/25{
    background-color: rgb(191 0 52 / 0.25);
  }

  .xl\:bg-red\/30{
    background-color: rgb(191 0 52 / 0.3);
  }

  .xl\:bg-red\/40{
    background-color: rgb(191 0 52 / 0.4);
  }

  .xl\:bg-red\/50{
    background-color: rgb(191 0 52 / 0.5);
  }

  .xl\:bg-red\/60{
    background-color: rgb(191 0 52 / 0.6);
  }

  .xl\:bg-red\/70{
    background-color: rgb(191 0 52 / 0.7);
  }

  .xl\:bg-red\/75{
    background-color: rgb(191 0 52 / 0.75);
  }

  .xl\:bg-red\/80{
    background-color: rgb(191 0 52 / 0.8);
  }

  .xl\:bg-red\/90{
    background-color: rgb(191 0 52 / 0.9);
  }

  .xl\:bg-red\/95{
    background-color: rgb(191 0 52 / 0.95);
  }

  .xl\:bg-red\/100{
    background-color: rgb(191 0 52 / 1);
  }

  .xl\:bg-green-100\/0{
    background-color: rgb(215 244 228 / 0);
  }

  .xl\:bg-green-100\/5{
    background-color: rgb(215 244 228 / 0.05);
  }

  .xl\:bg-green-100\/10{
    background-color: rgb(215 244 228 / 0.1);
  }

  .xl\:bg-green-100\/20{
    background-color: rgb(215 244 228 / 0.2);
  }

  .xl\:bg-green-100\/25{
    background-color: rgb(215 244 228 / 0.25);
  }

  .xl\:bg-green-100\/30{
    background-color: rgb(215 244 228 / 0.3);
  }

  .xl\:bg-green-100\/40{
    background-color: rgb(215 244 228 / 0.4);
  }

  .xl\:bg-green-100\/50{
    background-color: rgb(215 244 228 / 0.5);
  }

  .xl\:bg-green-100\/60{
    background-color: rgb(215 244 228 / 0.6);
  }

  .xl\:bg-green-100\/70{
    background-color: rgb(215 244 228 / 0.7);
  }

  .xl\:bg-green-100\/75{
    background-color: rgb(215 244 228 / 0.75);
  }

  .xl\:bg-green-100\/80{
    background-color: rgb(215 244 228 / 0.8);
  }

  .xl\:bg-green-100\/90{
    background-color: rgb(215 244 228 / 0.9);
  }

  .xl\:bg-green-100\/95{
    background-color: rgb(215 244 228 / 0.95);
  }

  .xl\:bg-green-100\/100{
    background-color: rgb(215 244 228 / 1);
  }

  .xl\:bg-green-300\/0{
    background-color: rgb(112 190 144 / 0);
  }

  .xl\:bg-green-300\/5{
    background-color: rgb(112 190 144 / 0.05);
  }

  .xl\:bg-green-300\/10{
    background-color: rgb(112 190 144 / 0.1);
  }

  .xl\:bg-green-300\/20{
    background-color: rgb(112 190 144 / 0.2);
  }

  .xl\:bg-green-300\/25{
    background-color: rgb(112 190 144 / 0.25);
  }

  .xl\:bg-green-300\/30{
    background-color: rgb(112 190 144 / 0.3);
  }

  .xl\:bg-green-300\/40{
    background-color: rgb(112 190 144 / 0.4);
  }

  .xl\:bg-green-300\/50{
    background-color: rgb(112 190 144 / 0.5);
  }

  .xl\:bg-green-300\/60{
    background-color: rgb(112 190 144 / 0.6);
  }

  .xl\:bg-green-300\/70{
    background-color: rgb(112 190 144 / 0.7);
  }

  .xl\:bg-green-300\/75{
    background-color: rgb(112 190 144 / 0.75);
  }

  .xl\:bg-green-300\/80{
    background-color: rgb(112 190 144 / 0.8);
  }

  .xl\:bg-green-300\/90{
    background-color: rgb(112 190 144 / 0.9);
  }

  .xl\:bg-green-300\/95{
    background-color: rgb(112 190 144 / 0.95);
  }

  .xl\:bg-green-300\/100{
    background-color: rgb(112 190 144 / 1);
  }

  .xl\:bg-green-500\/0{
    background-color: rgb(40 161 115 / 0);
  }

  .xl\:bg-green-500\/5{
    background-color: rgb(40 161 115 / 0.05);
  }

  .xl\:bg-green-500\/10{
    background-color: rgb(40 161 115 / 0.1);
  }

  .xl\:bg-green-500\/20{
    background-color: rgb(40 161 115 / 0.2);
  }

  .xl\:bg-green-500\/25{
    background-color: rgb(40 161 115 / 0.25);
  }

  .xl\:bg-green-500\/30{
    background-color: rgb(40 161 115 / 0.3);
  }

  .xl\:bg-green-500\/40{
    background-color: rgb(40 161 115 / 0.4);
  }

  .xl\:bg-green-500\/50{
    background-color: rgb(40 161 115 / 0.5);
  }

  .xl\:bg-green-500\/60{
    background-color: rgb(40 161 115 / 0.6);
  }

  .xl\:bg-green-500\/70{
    background-color: rgb(40 161 115 / 0.7);
  }

  .xl\:bg-green-500\/75{
    background-color: rgb(40 161 115 / 0.75);
  }

  .xl\:bg-green-500\/80{
    background-color: rgb(40 161 115 / 0.8);
  }

  .xl\:bg-green-500\/90{
    background-color: rgb(40 161 115 / 0.9);
  }

  .xl\:bg-green-500\/95{
    background-color: rgb(40 161 115 / 0.95);
  }

  .xl\:bg-green-500\/100{
    background-color: rgb(40 161 115 / 1);
  }

  .xl\:bg-green-700\/0{
    background-color: rgb(20 104 76 / 0);
  }

  .xl\:bg-green-700\/5{
    background-color: rgb(20 104 76 / 0.05);
  }

  .xl\:bg-green-700\/10{
    background-color: rgb(20 104 76 / 0.1);
  }

  .xl\:bg-green-700\/20{
    background-color: rgb(20 104 76 / 0.2);
  }

  .xl\:bg-green-700\/25{
    background-color: rgb(20 104 76 / 0.25);
  }

  .xl\:bg-green-700\/30{
    background-color: rgb(20 104 76 / 0.3);
  }

  .xl\:bg-green-700\/40{
    background-color: rgb(20 104 76 / 0.4);
  }

  .xl\:bg-green-700\/50{
    background-color: rgb(20 104 76 / 0.5);
  }

  .xl\:bg-green-700\/60{
    background-color: rgb(20 104 76 / 0.6);
  }

  .xl\:bg-green-700\/70{
    background-color: rgb(20 104 76 / 0.7);
  }

  .xl\:bg-green-700\/75{
    background-color: rgb(20 104 76 / 0.75);
  }

  .xl\:bg-green-700\/80{
    background-color: rgb(20 104 76 / 0.8);
  }

  .xl\:bg-green-700\/90{
    background-color: rgb(20 104 76 / 0.9);
  }

  .xl\:bg-green-700\/95{
    background-color: rgb(20 104 76 / 0.95);
  }

  .xl\:bg-green-700\/100{
    background-color: rgb(20 104 76 / 1);
  }

  .xl\:bg-green\/0{
    background-color: rgb(68 186 137 / 0);
  }

  .xl\:bg-green\/5{
    background-color: rgb(68 186 137 / 0.05);
  }

  .xl\:bg-green\/10{
    background-color: rgb(68 186 137 / 0.1);
  }

  .xl\:bg-green\/20{
    background-color: rgb(68 186 137 / 0.2);
  }

  .xl\:bg-green\/25{
    background-color: rgb(68 186 137 / 0.25);
  }

  .xl\:bg-green\/30{
    background-color: rgb(68 186 137 / 0.3);
  }

  .xl\:bg-green\/40{
    background-color: rgb(68 186 137 / 0.4);
  }

  .xl\:bg-green\/50{
    background-color: rgb(68 186 137 / 0.5);
  }

  .xl\:bg-green\/60{
    background-color: rgb(68 186 137 / 0.6);
  }

  .xl\:bg-green\/70{
    background-color: rgb(68 186 137 / 0.7);
  }

  .xl\:bg-green\/75{
    background-color: rgb(68 186 137 / 0.75);
  }

  .xl\:bg-green\/80{
    background-color: rgb(68 186 137 / 0.8);
  }

  .xl\:bg-green\/90{
    background-color: rgb(68 186 137 / 0.9);
  }

  .xl\:bg-green\/95{
    background-color: rgb(68 186 137 / 0.95);
  }

  .xl\:bg-green\/100{
    background-color: rgb(68 186 137 / 1);
  }

  .xl\:text-9xl{
    font-size: 3rem;
  }

  .xl\:text-2xl{
    font-size: 1.375rem;
  }

  .xl\:text-red-100{
    --tw-text-opacity: 1;
    color: rgb(255 225 227 / var(--tw-text-opacity));
  }

  .xl\:text-red-400{
    --tw-text-opacity: 1;
    color: rgb(255 95 119 / var(--tw-text-opacity));
  }

  .xl\:text-red-700{
    --tw-text-opacity: 1;
    color: rgb(151 4 48 / var(--tw-text-opacity));
  }

  .xl\:text-red{
    --tw-text-opacity: 1;
    color: rgb(191 0 52 / var(--tw-text-opacity));
  }

  .xl\:text-green-100{
    --tw-text-opacity: 1;
    color: rgb(215 244 228 / var(--tw-text-opacity));
  }

  .xl\:text-green-300{
    --tw-text-opacity: 1;
    color: rgb(112 190 144 / var(--tw-text-opacity));
  }

  .xl\:text-green-500{
    --tw-text-opacity: 1;
    color: rgb(40 161 115 / var(--tw-text-opacity));
  }

  .xl\:text-green-700{
    --tw-text-opacity: 1;
    color: rgb(20 104 76 / var(--tw-text-opacity));
  }

  .xl\:text-green{
    --tw-text-opacity: 1;
    color: rgb(68 186 137 / var(--tw-text-opacity));
  }

  .xl\:text-red-100\/0{
    color: rgb(255 225 227 / 0);
  }

  .xl\:text-red-100\/5{
    color: rgb(255 225 227 / 0.05);
  }

  .xl\:text-red-100\/10{
    color: rgb(255 225 227 / 0.1);
  }

  .xl\:text-red-100\/20{
    color: rgb(255 225 227 / 0.2);
  }

  .xl\:text-red-100\/25{
    color: rgb(255 225 227 / 0.25);
  }

  .xl\:text-red-100\/30{
    color: rgb(255 225 227 / 0.3);
  }

  .xl\:text-red-100\/40{
    color: rgb(255 225 227 / 0.4);
  }

  .xl\:text-red-100\/50{
    color: rgb(255 225 227 / 0.5);
  }

  .xl\:text-red-100\/60{
    color: rgb(255 225 227 / 0.6);
  }

  .xl\:text-red-100\/70{
    color: rgb(255 225 227 / 0.7);
  }

  .xl\:text-red-100\/75{
    color: rgb(255 225 227 / 0.75);
  }

  .xl\:text-red-100\/80{
    color: rgb(255 225 227 / 0.8);
  }

  .xl\:text-red-100\/90{
    color: rgb(255 225 227 / 0.9);
  }

  .xl\:text-red-100\/95{
    color: rgb(255 225 227 / 0.95);
  }

  .xl\:text-red-100\/100{
    color: rgb(255 225 227 / 1);
  }

  .xl\:text-red-400\/0{
    color: rgb(255 95 119 / 0);
  }

  .xl\:text-red-400\/5{
    color: rgb(255 95 119 / 0.05);
  }

  .xl\:text-red-400\/10{
    color: rgb(255 95 119 / 0.1);
  }

  .xl\:text-red-400\/20{
    color: rgb(255 95 119 / 0.2);
  }

  .xl\:text-red-400\/25{
    color: rgb(255 95 119 / 0.25);
  }

  .xl\:text-red-400\/30{
    color: rgb(255 95 119 / 0.3);
  }

  .xl\:text-red-400\/40{
    color: rgb(255 95 119 / 0.4);
  }

  .xl\:text-red-400\/50{
    color: rgb(255 95 119 / 0.5);
  }

  .xl\:text-red-400\/60{
    color: rgb(255 95 119 / 0.6);
  }

  .xl\:text-red-400\/70{
    color: rgb(255 95 119 / 0.7);
  }

  .xl\:text-red-400\/75{
    color: rgb(255 95 119 / 0.75);
  }

  .xl\:text-red-400\/80{
    color: rgb(255 95 119 / 0.8);
  }

  .xl\:text-red-400\/90{
    color: rgb(255 95 119 / 0.9);
  }

  .xl\:text-red-400\/95{
    color: rgb(255 95 119 / 0.95);
  }

  .xl\:text-red-400\/100{
    color: rgb(255 95 119 / 1);
  }

  .xl\:text-red-700\/0{
    color: rgb(151 4 48 / 0);
  }

  .xl\:text-red-700\/5{
    color: rgb(151 4 48 / 0.05);
  }

  .xl\:text-red-700\/10{
    color: rgb(151 4 48 / 0.1);
  }

  .xl\:text-red-700\/20{
    color: rgb(151 4 48 / 0.2);
  }

  .xl\:text-red-700\/25{
    color: rgb(151 4 48 / 0.25);
  }

  .xl\:text-red-700\/30{
    color: rgb(151 4 48 / 0.3);
  }

  .xl\:text-red-700\/40{
    color: rgb(151 4 48 / 0.4);
  }

  .xl\:text-red-700\/50{
    color: rgb(151 4 48 / 0.5);
  }

  .xl\:text-red-700\/60{
    color: rgb(151 4 48 / 0.6);
  }

  .xl\:text-red-700\/70{
    color: rgb(151 4 48 / 0.7);
  }

  .xl\:text-red-700\/75{
    color: rgb(151 4 48 / 0.75);
  }

  .xl\:text-red-700\/80{
    color: rgb(151 4 48 / 0.8);
  }

  .xl\:text-red-700\/90{
    color: rgb(151 4 48 / 0.9);
  }

  .xl\:text-red-700\/95{
    color: rgb(151 4 48 / 0.95);
  }

  .xl\:text-red-700\/100{
    color: rgb(151 4 48 / 1);
  }

  .xl\:text-red\/0{
    color: rgb(191 0 52 / 0);
  }

  .xl\:text-red\/5{
    color: rgb(191 0 52 / 0.05);
  }

  .xl\:text-red\/10{
    color: rgb(191 0 52 / 0.1);
  }

  .xl\:text-red\/20{
    color: rgb(191 0 52 / 0.2);
  }

  .xl\:text-red\/25{
    color: rgb(191 0 52 / 0.25);
  }

  .xl\:text-red\/30{
    color: rgb(191 0 52 / 0.3);
  }

  .xl\:text-red\/40{
    color: rgb(191 0 52 / 0.4);
  }

  .xl\:text-red\/50{
    color: rgb(191 0 52 / 0.5);
  }

  .xl\:text-red\/60{
    color: rgb(191 0 52 / 0.6);
  }

  .xl\:text-red\/70{
    color: rgb(191 0 52 / 0.7);
  }

  .xl\:text-red\/75{
    color: rgb(191 0 52 / 0.75);
  }

  .xl\:text-red\/80{
    color: rgb(191 0 52 / 0.8);
  }

  .xl\:text-red\/90{
    color: rgb(191 0 52 / 0.9);
  }

  .xl\:text-red\/95{
    color: rgb(191 0 52 / 0.95);
  }

  .xl\:text-red\/100{
    color: rgb(191 0 52 / 1);
  }

  .xl\:text-green-100\/0{
    color: rgb(215 244 228 / 0);
  }

  .xl\:text-green-100\/5{
    color: rgb(215 244 228 / 0.05);
  }

  .xl\:text-green-100\/10{
    color: rgb(215 244 228 / 0.1);
  }

  .xl\:text-green-100\/20{
    color: rgb(215 244 228 / 0.2);
  }

  .xl\:text-green-100\/25{
    color: rgb(215 244 228 / 0.25);
  }

  .xl\:text-green-100\/30{
    color: rgb(215 244 228 / 0.3);
  }

  .xl\:text-green-100\/40{
    color: rgb(215 244 228 / 0.4);
  }

  .xl\:text-green-100\/50{
    color: rgb(215 244 228 / 0.5);
  }

  .xl\:text-green-100\/60{
    color: rgb(215 244 228 / 0.6);
  }

  .xl\:text-green-100\/70{
    color: rgb(215 244 228 / 0.7);
  }

  .xl\:text-green-100\/75{
    color: rgb(215 244 228 / 0.75);
  }

  .xl\:text-green-100\/80{
    color: rgb(215 244 228 / 0.8);
  }

  .xl\:text-green-100\/90{
    color: rgb(215 244 228 / 0.9);
  }

  .xl\:text-green-100\/95{
    color: rgb(215 244 228 / 0.95);
  }

  .xl\:text-green-100\/100{
    color: rgb(215 244 228 / 1);
  }

  .xl\:text-green-300\/0{
    color: rgb(112 190 144 / 0);
  }

  .xl\:text-green-300\/5{
    color: rgb(112 190 144 / 0.05);
  }

  .xl\:text-green-300\/10{
    color: rgb(112 190 144 / 0.1);
  }

  .xl\:text-green-300\/20{
    color: rgb(112 190 144 / 0.2);
  }

  .xl\:text-green-300\/25{
    color: rgb(112 190 144 / 0.25);
  }

  .xl\:text-green-300\/30{
    color: rgb(112 190 144 / 0.3);
  }

  .xl\:text-green-300\/40{
    color: rgb(112 190 144 / 0.4);
  }

  .xl\:text-green-300\/50{
    color: rgb(112 190 144 / 0.5);
  }

  .xl\:text-green-300\/60{
    color: rgb(112 190 144 / 0.6);
  }

  .xl\:text-green-300\/70{
    color: rgb(112 190 144 / 0.7);
  }

  .xl\:text-green-300\/75{
    color: rgb(112 190 144 / 0.75);
  }

  .xl\:text-green-300\/80{
    color: rgb(112 190 144 / 0.8);
  }

  .xl\:text-green-300\/90{
    color: rgb(112 190 144 / 0.9);
  }

  .xl\:text-green-300\/95{
    color: rgb(112 190 144 / 0.95);
  }

  .xl\:text-green-300\/100{
    color: rgb(112 190 144 / 1);
  }

  .xl\:text-green-500\/0{
    color: rgb(40 161 115 / 0);
  }

  .xl\:text-green-500\/5{
    color: rgb(40 161 115 / 0.05);
  }

  .xl\:text-green-500\/10{
    color: rgb(40 161 115 / 0.1);
  }

  .xl\:text-green-500\/20{
    color: rgb(40 161 115 / 0.2);
  }

  .xl\:text-green-500\/25{
    color: rgb(40 161 115 / 0.25);
  }

  .xl\:text-green-500\/30{
    color: rgb(40 161 115 / 0.3);
  }

  .xl\:text-green-500\/40{
    color: rgb(40 161 115 / 0.4);
  }

  .xl\:text-green-500\/50{
    color: rgb(40 161 115 / 0.5);
  }

  .xl\:text-green-500\/60{
    color: rgb(40 161 115 / 0.6);
  }

  .xl\:text-green-500\/70{
    color: rgb(40 161 115 / 0.7);
  }

  .xl\:text-green-500\/75{
    color: rgb(40 161 115 / 0.75);
  }

  .xl\:text-green-500\/80{
    color: rgb(40 161 115 / 0.8);
  }

  .xl\:text-green-500\/90{
    color: rgb(40 161 115 / 0.9);
  }

  .xl\:text-green-500\/95{
    color: rgb(40 161 115 / 0.95);
  }

  .xl\:text-green-500\/100{
    color: rgb(40 161 115 / 1);
  }

  .xl\:text-green-700\/0{
    color: rgb(20 104 76 / 0);
  }

  .xl\:text-green-700\/5{
    color: rgb(20 104 76 / 0.05);
  }

  .xl\:text-green-700\/10{
    color: rgb(20 104 76 / 0.1);
  }

  .xl\:text-green-700\/20{
    color: rgb(20 104 76 / 0.2);
  }

  .xl\:text-green-700\/25{
    color: rgb(20 104 76 / 0.25);
  }

  .xl\:text-green-700\/30{
    color: rgb(20 104 76 / 0.3);
  }

  .xl\:text-green-700\/40{
    color: rgb(20 104 76 / 0.4);
  }

  .xl\:text-green-700\/50{
    color: rgb(20 104 76 / 0.5);
  }

  .xl\:text-green-700\/60{
    color: rgb(20 104 76 / 0.6);
  }

  .xl\:text-green-700\/70{
    color: rgb(20 104 76 / 0.7);
  }

  .xl\:text-green-700\/75{
    color: rgb(20 104 76 / 0.75);
  }

  .xl\:text-green-700\/80{
    color: rgb(20 104 76 / 0.8);
  }

  .xl\:text-green-700\/90{
    color: rgb(20 104 76 / 0.9);
  }

  .xl\:text-green-700\/95{
    color: rgb(20 104 76 / 0.95);
  }

  .xl\:text-green-700\/100{
    color: rgb(20 104 76 / 1);
  }

  .xl\:text-green\/0{
    color: rgb(68 186 137 / 0);
  }

  .xl\:text-green\/5{
    color: rgb(68 186 137 / 0.05);
  }

  .xl\:text-green\/10{
    color: rgb(68 186 137 / 0.1);
  }

  .xl\:text-green\/20{
    color: rgb(68 186 137 / 0.2);
  }

  .xl\:text-green\/25{
    color: rgb(68 186 137 / 0.25);
  }

  .xl\:text-green\/30{
    color: rgb(68 186 137 / 0.3);
  }

  .xl\:text-green\/40{
    color: rgb(68 186 137 / 0.4);
  }

  .xl\:text-green\/50{
    color: rgb(68 186 137 / 0.5);
  }

  .xl\:text-green\/60{
    color: rgb(68 186 137 / 0.6);
  }

  .xl\:text-green\/70{
    color: rgb(68 186 137 / 0.7);
  }

  .xl\:text-green\/75{
    color: rgb(68 186 137 / 0.75);
  }

  .xl\:text-green\/80{
    color: rgb(68 186 137 / 0.8);
  }

  .xl\:text-green\/90{
    color: rgb(68 186 137 / 0.9);
  }

  .xl\:text-green\/95{
    color: rgb(68 186 137 / 0.95);
  }

  .xl\:text-green\/100{
    color: rgb(68 186 137 / 1);
  }
}

@media (min-width: 1440px){

  .\32xl\:hidden{
    display: none;
  }

  .\32xl\:w-52{
    width: 13rem;
  }

  .\32xl\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
}
