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

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

/*
! tailwindcss v3.4.13 | 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: currentColor;
  /* 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.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

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

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

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. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

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

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

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-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

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

button,
select {
  text-transform: none;
}

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

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

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

:-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;
}

/*
Reset default styling for dialogs.
*/

dialog {
  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: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 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;
}

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

[hidden] {
  display: none;
}

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

@media (min-width: 1457px) {
  .container {
    max-width: 1457px;
  }
}

.container {
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
}

@media (min-width: 640px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (min-width: 768px) {
  .container {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (min-width: 1024px) {
  .container {
    padding-left: 48px;
    padding-right: 48px;
  }
}

@media (min-width: 1440px) {
  .container {
    padding-left: 80px;
    padding-right: 80px;
  }
}

@media (min-width: 1920px) {
  .container {
    padding-left: 0px;
    padding-right: 0px;
    max-width: 1457px;
  }
}

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

.visible {
  visibility: visible;
}

.collapse {
  visibility: collapse;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

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

.bottom-0 {
  bottom: 0px;
}

.bottom-\[-100px\] {
  bottom: -100px;
}

.bottom-\[0\] {
  bottom: 0;
}

.bottom-\[24px\] {
  bottom: 24px;
}

.left-0 {
  left: 0px;
}

.left-\[-100px\] {
  left: -100px;
}

.left-\[-64px\] {
  left: -64px;
}

.left-\[0\] {
  left: 0;
}

.right-0 {
  right: 0px;
}

.right-\[-64px\] {
  right: -64px;
}

.right-\[0\] {
  right: 0;
}

.right-\[14px\] {
  right: 14px;
}

.top-0 {
  top: 0px;
}

.top-\[-1\.5px\] {
  top: -1.5px;
}

.top-\[-100px\] {
  top: -100px;
}

.top-\[0\] {
  top: 0;
}

.z-\[-1\] {
  z-index: -1;
}

.z-\[1\] {
  z-index: 1;
}

.z-\[2\] {
  z-index: 2;
}

.z-\[3\] {
  z-index: 3;
}

.z-\[99\] {
  z-index: 99;
}

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

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

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

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

.-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-first {
  order: 9999;
}

.-order-last {
  order: -9999;
}

.-order-none {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.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-first {
  order: -9999;
}

.order-last {
  order: 9999;
}

.order-none {
  order: 0;
}

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

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

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

.-mx-0\.5 {
  margin-left: -0.125rem;
  margin-right: -0.125rem;
}

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

.-mx-1 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

.-mx-1\.5 {
  margin-left: -0.375rem;
  margin-right: -0.375rem;
}

.-mx-10 {
  margin-left: -2.5rem;
  margin-right: -2.5rem;
}

.-mx-11 {
  margin-left: -2.75rem;
  margin-right: -2.75rem;
}

.-mx-12 {
  margin-left: -3rem;
  margin-right: -3rem;
}

.-mx-14 {
  margin-left: -3.5rem;
  margin-right: -3.5rem;
}

.-mx-16 {
  margin-left: -4rem;
  margin-right: -4rem;
}

.-mx-16px {
  margin-left: -16px;
  margin-right: -16px;
}

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

.-mx-2\.5 {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

.-mx-20 {
  margin-left: -5rem;
  margin-right: -5rem;
}

.-mx-24 {
  margin-left: -6rem;
  margin-right: -6rem;
}

.-mx-24px {
  margin-left: -24px;
  margin-right: -24px;
}

.-mx-28 {
  margin-left: -7rem;
  margin-right: -7rem;
}

.-mx-3 {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.-mx-3\.5 {
  margin-left: -0.875rem;
  margin-right: -0.875rem;
}

.-mx-32 {
  margin-left: -8rem;
  margin-right: -8rem;
}

.-mx-36 {
  margin-left: -9rem;
  margin-right: -9rem;
}

.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}

.-mx-40 {
  margin-left: -10rem;
  margin-right: -10rem;
}

.-mx-44 {
  margin-left: -11rem;
  margin-right: -11rem;
}

.-mx-48 {
  margin-left: -12rem;
  margin-right: -12rem;
}

.-mx-48px {
  margin-left: -48px;
  margin-right: -48px;
}

.-mx-5 {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

.-mx-52 {
  margin-left: -13rem;
  margin-right: -13rem;
}

.-mx-56 {
  margin-left: -14rem;
  margin-right: -14rem;
}

.-mx-6 {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

.-mx-60 {
  margin-left: -15rem;
  margin-right: -15rem;
}

.-mx-64 {
  margin-left: -16rem;
  margin-right: -16rem;
}

.-mx-7 {
  margin-left: -1.75rem;
  margin-right: -1.75rem;
}

.-mx-72 {
  margin-left: -18rem;
  margin-right: -18rem;
}

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

.-mx-80 {
  margin-left: -20rem;
  margin-right: -20rem;
}

.-mx-80px {
  margin-left: -80px;
  margin-right: -80px;
}

.-mx-9 {
  margin-left: -2.25rem;
  margin-right: -2.25rem;
}

.-mx-96 {
  margin-left: -24rem;
  margin-right: -24rem;
}

.-mx-px {
  margin-left: -1px;
  margin-right: -1px;
}

.-my-0 {
  margin-top: -0px;
  margin-bottom: -0px;
}

.-my-0\.5 {
  margin-top: -0.125rem;
  margin-bottom: -0.125rem;
}

.-my-0px {
  margin-top: -0px;
  margin-bottom: -0px;
}

.-my-1 {
  margin-top: -0.25rem;
  margin-bottom: -0.25rem;
}

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

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

.-my-11 {
  margin-top: -2.75rem;
  margin-bottom: -2.75rem;
}

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

.-my-14 {
  margin-top: -3.5rem;
  margin-bottom: -3.5rem;
}

.-my-16 {
  margin-top: -4rem;
  margin-bottom: -4rem;
}

.-my-16px {
  margin-top: -16px;
  margin-bottom: -16px;
}

.-my-2 {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}

.-my-2\.5 {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}

.-my-20 {
  margin-top: -5rem;
  margin-bottom: -5rem;
}

.-my-24 {
  margin-top: -6rem;
  margin-bottom: -6rem;
}

.-my-24px {
  margin-top: -24px;
  margin-bottom: -24px;
}

.-my-28 {
  margin-top: -7rem;
  margin-bottom: -7rem;
}

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

.-my-3\.5 {
  margin-top: -0.875rem;
  margin-bottom: -0.875rem;
}

.-my-32 {
  margin-top: -8rem;
  margin-bottom: -8rem;
}

.-my-36 {
  margin-top: -9rem;
  margin-bottom: -9rem;
}

.-my-4 {
  margin-top: -1rem;
  margin-bottom: -1rem;
}

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

.-my-44 {
  margin-top: -11rem;
  margin-bottom: -11rem;
}

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

.-my-48px {
  margin-top: -48px;
  margin-bottom: -48px;
}

.-my-5 {
  margin-top: -1.25rem;
  margin-bottom: -1.25rem;
}

.-my-52 {
  margin-top: -13rem;
  margin-bottom: -13rem;
}

.-my-56 {
  margin-top: -14rem;
  margin-bottom: -14rem;
}

.-my-6 {
  margin-top: -1.5rem;
  margin-bottom: -1.5rem;
}

.-my-60 {
  margin-top: -15rem;
  margin-bottom: -15rem;
}

.-my-64 {
  margin-top: -16rem;
  margin-bottom: -16rem;
}

.-my-7 {
  margin-top: -1.75rem;
  margin-bottom: -1.75rem;
}

.-my-72 {
  margin-top: -18rem;
  margin-bottom: -18rem;
}

.-my-8 {
  margin-top: -2rem;
  margin-bottom: -2rem;
}

.-my-80 {
  margin-top: -20rem;
  margin-bottom: -20rem;
}

.-my-80px {
  margin-top: -80px;
  margin-bottom: -80px;
}

.-my-9 {
  margin-top: -2.25rem;
  margin-bottom: -2.25rem;
}

.-my-96 {
  margin-top: -24rem;
  margin-bottom: -24rem;
}

.-my-px {
  margin-top: -1px;
  margin-bottom: -1px;
}

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

.mx-0\.5 {
  margin-left: 0.125rem;
  margin-right: 0.125rem;
}

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

.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.mx-1\.5 {
  margin-left: 0.375rem;
  margin-right: 0.375rem;
}

.mx-10 {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

.mx-11 {
  margin-left: 2.75rem;
  margin-right: 2.75rem;
}

.mx-12 {
  margin-left: 3rem;
  margin-right: 3rem;
}

.mx-14 {
  margin-left: 3.5rem;
  margin-right: 3.5rem;
}

.mx-16 {
  margin-left: 4rem;
  margin-right: 4rem;
}

.mx-16px {
  margin-left: 16px;
  margin-right: 16px;
}

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

.mx-2\.5 {
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}

.mx-20 {
  margin-left: 5rem;
  margin-right: 5rem;
}

.mx-24 {
  margin-left: 6rem;
  margin-right: 6rem;
}

.mx-24px {
  margin-left: 24px;
  margin-right: 24px;
}

.mx-28 {
  margin-left: 7rem;
  margin-right: 7rem;
}

.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.mx-3\.5 {
  margin-left: 0.875rem;
  margin-right: 0.875rem;
}

.mx-32 {
  margin-left: 8rem;
  margin-right: 8rem;
}

.mx-36 {
  margin-left: 9rem;
  margin-right: 9rem;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-40 {
  margin-left: 10rem;
  margin-right: 10rem;
}

.mx-44 {
  margin-left: 11rem;
  margin-right: 11rem;
}

.mx-48 {
  margin-left: 12rem;
  margin-right: 12rem;
}

.mx-48px {
  margin-left: 48px;
  margin-right: 48px;
}

.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.mx-52 {
  margin-left: 13rem;
  margin-right: 13rem;
}

.mx-56 {
  margin-left: 14rem;
  margin-right: 14rem;
}

.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.mx-60 {
  margin-left: 15rem;
  margin-right: 15rem;
}

.mx-64 {
  margin-left: 16rem;
  margin-right: 16rem;
}

.mx-7 {
  margin-left: 1.75rem;
  margin-right: 1.75rem;
}

.mx-72 {
  margin-left: 18rem;
  margin-right: 18rem;
}

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

.mx-80 {
  margin-left: 20rem;
  margin-right: 20rem;
}

.mx-80px {
  margin-left: 80px;
  margin-right: 80px;
}

.mx-9 {
  margin-left: 2.25rem;
  margin-right: 2.25rem;
}

.mx-96 {
  margin-left: 24rem;
  margin-right: 24rem;
}

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

.mx-px {
  margin-left: 1px;
  margin-right: 1px;
}

.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.my-0\.5 {
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}

.my-0px {
  margin-top: 0px;
  margin-bottom: 0px;
}

.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

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

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

.my-11 {
  margin-top: 2.75rem;
  margin-bottom: 2.75rem;
}

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

.my-14 {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

.my-16 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.my-16px {
  margin-top: 16px;
  margin-bottom: 16px;
}

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.my-2\.5 {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

.my-20 {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.my-24 {
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.my-24px {
  margin-top: 24px;
  margin-bottom: 24px;
}

.my-28 {
  margin-top: 7rem;
  margin-bottom: 7rem;
}

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

.my-3\.5 {
  margin-top: 0.875rem;
  margin-bottom: 0.875rem;
}

.my-32 {
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.my-36 {
  margin-top: 9rem;
  margin-bottom: 9rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

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

.my-44 {
  margin-top: 11rem;
  margin-bottom: 11rem;
}

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

.my-48px {
  margin-top: 48px;
  margin-bottom: 48px;
}

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.my-52 {
  margin-top: 13rem;
  margin-bottom: 13rem;
}

.my-56 {
  margin-top: 14rem;
  margin-bottom: 14rem;
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-60 {
  margin-top: 15rem;
  margin-bottom: 15rem;
}

.my-64 {
  margin-top: 16rem;
  margin-bottom: 16rem;
}

.my-7 {
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}

.my-72 {
  margin-top: 18rem;
  margin-bottom: 18rem;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.my-80 {
  margin-top: 20rem;
  margin-bottom: 20rem;
}

.my-80px {
  margin-top: 80px;
  margin-bottom: 80px;
}

.my-9 {
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
}

.my-96 {
  margin-top: 24rem;
  margin-bottom: 24rem;
}

.my-\[60px\] {
  margin-top: 60px;
  margin-bottom: 60px;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.my-px {
  margin-top: 1px;
  margin-bottom: 1px;
}

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

.-mb-0\.5 {
  margin-bottom: -0.125rem;
}

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

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

.-mb-1\.5 {
  margin-bottom: -0.375rem;
}

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

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

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

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

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

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

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

.-mb-2\.5 {
  margin-bottom: -0.625rem;
}

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

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

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

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

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

.-mb-3\.5 {
  margin-bottom: -0.875rem;
}

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

.-mb-36 {
  margin-bottom: -9rem;
}

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

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

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

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

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

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

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

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

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

.-mb-60 {
  margin-bottom: -15rem;
}

.-mb-64 {
  margin-bottom: -16rem;
}

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

.-mb-72 {
  margin-bottom: -18rem;
}

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

.-mb-80 {
  margin-bottom: -20rem;
}

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

.-mb-9 {
  margin-bottom: -2.25rem;
}

.-mb-96 {
  margin-bottom: -24rem;
}

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

.-ml-0 {
  margin-left: -0px;
}

.-ml-0\.5 {
  margin-left: -0.125rem;
}

.-ml-0px {
  margin-left: -0px;
}

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

.-ml-1\.5 {
  margin-left: -0.375rem;
}

.-ml-10 {
  margin-left: -2.5rem;
}

.-ml-11 {
  margin-left: -2.75rem;
}

.-ml-12 {
  margin-left: -3rem;
}

.-ml-14 {
  margin-left: -3.5rem;
}

.-ml-16 {
  margin-left: -4rem;
}

.-ml-16px {
  margin-left: -16px;
}

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

.-ml-2\.5 {
  margin-left: -0.625rem;
}

.-ml-20 {
  margin-left: -5rem;
}

.-ml-24 {
  margin-left: -6rem;
}

.-ml-24px {
  margin-left: -24px;
}

.-ml-28 {
  margin-left: -7rem;
}

.-ml-3 {
  margin-left: -0.75rem;
}

.-ml-3\.5 {
  margin-left: -0.875rem;
}

.-ml-32 {
  margin-left: -8rem;
}

.-ml-36 {
  margin-left: -9rem;
}

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

.-ml-40 {
  margin-left: -10rem;
}

.-ml-44 {
  margin-left: -11rem;
}

.-ml-48 {
  margin-left: -12rem;
}

.-ml-48px {
  margin-left: -48px;
}

.-ml-5 {
  margin-left: -1.25rem;
}

.-ml-52 {
  margin-left: -13rem;
}

.-ml-56 {
  margin-left: -14rem;
}

.-ml-6 {
  margin-left: -1.5rem;
}

.-ml-60 {
  margin-left: -15rem;
}

.-ml-64 {
  margin-left: -16rem;
}

.-ml-7 {
  margin-left: -1.75rem;
}

.-ml-72 {
  margin-left: -18rem;
}

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

.-ml-80 {
  margin-left: -20rem;
}

.-ml-80px {
  margin-left: -80px;
}

.-ml-9 {
  margin-left: -2.25rem;
}

.-ml-96 {
  margin-left: -24rem;
}

.-ml-px {
  margin-left: -1px;
}

.-mr-0 {
  margin-right: -0px;
}

.-mr-0\.5 {
  margin-right: -0.125rem;
}

.-mr-0px {
  margin-right: -0px;
}

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

.-mr-1\.5 {
  margin-right: -0.375rem;
}

.-mr-10 {
  margin-right: -2.5rem;
}

.-mr-11 {
  margin-right: -2.75rem;
}

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

.-mr-14 {
  margin-right: -3.5rem;
}

.-mr-16 {
  margin-right: -4rem;
}

.-mr-16px {
  margin-right: -16px;
}

.-mr-2 {
  margin-right: -0.5rem;
}

.-mr-2\.5 {
  margin-right: -0.625rem;
}

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

.-mr-24 {
  margin-right: -6rem;
}

.-mr-24px {
  margin-right: -24px;
}

.-mr-28 {
  margin-right: -7rem;
}

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

.-mr-3\.5 {
  margin-right: -0.875rem;
}

.-mr-32 {
  margin-right: -8rem;
}

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

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

.-mr-40 {
  margin-right: -10rem;
}

.-mr-44 {
  margin-right: -11rem;
}

.-mr-48 {
  margin-right: -12rem;
}

.-mr-48px {
  margin-right: -48px;
}

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

.-mr-52 {
  margin-right: -13rem;
}

.-mr-56 {
  margin-right: -14rem;
}

.-mr-6 {
  margin-right: -1.5rem;
}

.-mr-60 {
  margin-right: -15rem;
}

.-mr-64 {
  margin-right: -16rem;
}

.-mr-7 {
  margin-right: -1.75rem;
}

.-mr-72 {
  margin-right: -18rem;
}

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

.-mr-80 {
  margin-right: -20rem;
}

.-mr-80px {
  margin-right: -80px;
}

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

.-mr-96 {
  margin-right: -24rem;
}

.-mr-px {
  margin-right: -1px;
}

.-mt-0 {
  margin-top: -0px;
}

.-mt-0\.5 {
  margin-top: -0.125rem;
}

.-mt-0px {
  margin-top: -0px;
}

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

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

.-mt-10 {
  margin-top: -2.5rem;
}

.-mt-11 {
  margin-top: -2.75rem;
}

.-mt-12 {
  margin-top: -3rem;
}

.-mt-14 {
  margin-top: -3.5rem;
}

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

.-mt-16px {
  margin-top: -16px;
}

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

.-mt-2\.5 {
  margin-top: -0.625rem;
}

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

.-mt-24 {
  margin-top: -6rem;
}

.-mt-24px {
  margin-top: -24px;
}

.-mt-28 {
  margin-top: -7rem;
}

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

.-mt-3\.5 {
  margin-top: -0.875rem;
}

.-mt-32 {
  margin-top: -8rem;
}

.-mt-36 {
  margin-top: -9rem;
}

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

.-mt-40 {
  margin-top: -10rem;
}

.-mt-44 {
  margin-top: -11rem;
}

.-mt-48 {
  margin-top: -12rem;
}

.-mt-48px {
  margin-top: -48px;
}

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

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

.-mt-56 {
  margin-top: -14rem;
}

.-mt-6 {
  margin-top: -1.5rem;
}

.-mt-60 {
  margin-top: -15rem;
}

.-mt-64 {
  margin-top: -16rem;
}

.-mt-7 {
  margin-top: -1.75rem;
}

.-mt-72 {
  margin-top: -18rem;
}

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

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

.-mt-80px {
  margin-top: -80px;
}

.-mt-9 {
  margin-top: -2.25rem;
}

.-mt-96 {
  margin-top: -24rem;
}

.-mt-px {
  margin-top: -1px;
}

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

.mb-0\.5 {
  margin-bottom: 0.125rem;
}

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

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

.mb-1\.5 {
  margin-bottom: 0.375rem;
}

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

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

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

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

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

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

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

.mb-2\.5 {
  margin-bottom: 0.625rem;
}

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

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

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

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

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

.mb-3\.5 {
  margin-bottom: 0.875rem;
}

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

.mb-36 {
  margin-bottom: 9rem;
}

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

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

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

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

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

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

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

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

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

.mb-60 {
  margin-bottom: 15rem;
}

.mb-64 {
  margin-bottom: 16rem;
}

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

.mb-72 {
  margin-bottom: 18rem;
}

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

.mb-80 {
  margin-bottom: 20rem;
}

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

.mb-9 {
  margin-bottom: 2.25rem;
}

.mb-96 {
  margin-bottom: 24rem;
}

.mb-\[10px\] {
  margin-bottom: 10px;
}

.mb-\[16px\] {
  margin-bottom: 16px;
}

.mb-\[24px\] {
  margin-bottom: 24px;
}

.mb-\[40px\] {
  margin-bottom: 40px;
}

.mb-\[48px\] {
  margin-bottom: 48px;
}

.mb-\[50px\] {
  margin-bottom: 50px;
}

.mb-\[90px\] {
  margin-bottom: 90px;
}

.mb-auto {
  margin-bottom: auto;
}

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

.ml-0 {
  margin-left: 0px;
}

.ml-0\.5 {
  margin-left: 0.125rem;
}

.ml-0px {
  margin-left: 0px;
}

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

.ml-1\.5 {
  margin-left: 0.375rem;
}

.ml-10 {
  margin-left: 2.5rem;
}

.ml-11 {
  margin-left: 2.75rem;
}

.ml-12 {
  margin-left: 3rem;
}

.ml-14 {
  margin-left: 3.5rem;
}

.ml-16 {
  margin-left: 4rem;
}

.ml-16px {
  margin-left: 16px;
}

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

.ml-2\.5 {
  margin-left: 0.625rem;
}

.ml-20 {
  margin-left: 5rem;
}

.ml-24 {
  margin-left: 6rem;
}

.ml-24px {
  margin-left: 24px;
}

.ml-28 {
  margin-left: 7rem;
}

.ml-3 {
  margin-left: 0.75rem;
}

.ml-3\.5 {
  margin-left: 0.875rem;
}

.ml-32 {
  margin-left: 8rem;
}

.ml-36 {
  margin-left: 9rem;
}

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

.ml-40 {
  margin-left: 10rem;
}

.ml-44 {
  margin-left: 11rem;
}

.ml-48 {
  margin-left: 12rem;
}

.ml-48px {
  margin-left: 48px;
}

.ml-5 {
  margin-left: 1.25rem;
}

.ml-52 {
  margin-left: 13rem;
}

.ml-56 {
  margin-left: 14rem;
}

.ml-6 {
  margin-left: 1.5rem;
}

.ml-60 {
  margin-left: 15rem;
}

.ml-64 {
  margin-left: 16rem;
}

.ml-7 {
  margin-left: 1.75rem;
}

.ml-72 {
  margin-left: 18rem;
}

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

.ml-80 {
  margin-left: 20rem;
}

.ml-80px {
  margin-left: 80px;
}

.ml-9 {
  margin-left: 2.25rem;
}

.ml-96 {
  margin-left: 24rem;
}

.ml-\[-20\%\] {
  margin-left: -20%;
}

.ml-\[-50\%\] {
  margin-left: -50%;
}

.ml-auto {
  margin-left: auto;
}

.ml-px {
  margin-left: 1px;
}

.mr-0 {
  margin-right: 0px;
}

.mr-0\.5 {
  margin-right: 0.125rem;
}

.mr-0px {
  margin-right: 0px;
}

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

.mr-1\.5 {
  margin-right: 0.375rem;
}

.mr-10 {
  margin-right: 2.5rem;
}

.mr-11 {
  margin-right: 2.75rem;
}

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

.mr-14 {
  margin-right: 3.5rem;
}

.mr-16 {
  margin-right: 4rem;
}

.mr-16px {
  margin-right: 16px;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-2\.5 {
  margin-right: 0.625rem;
}

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

.mr-24 {
  margin-right: 6rem;
}

.mr-24px {
  margin-right: 24px;
}

.mr-28 {
  margin-right: 7rem;
}

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

.mr-3\.5 {
  margin-right: 0.875rem;
}

.mr-32 {
  margin-right: 8rem;
}

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

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

.mr-40 {
  margin-right: 10rem;
}

.mr-44 {
  margin-right: 11rem;
}

.mr-48 {
  margin-right: 12rem;
}

.mr-48px {
  margin-right: 48px;
}

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

.mr-52 {
  margin-right: 13rem;
}

.mr-56 {
  margin-right: 14rem;
}

.mr-6 {
  margin-right: 1.5rem;
}

.mr-60 {
  margin-right: 15rem;
}

.mr-64 {
  margin-right: 16rem;
}

.mr-7 {
  margin-right: 1.75rem;
}

.mr-72 {
  margin-right: 18rem;
}

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

.mr-80 {
  margin-right: 20rem;
}

.mr-80px {
  margin-right: 80px;
}

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

.mr-96 {
  margin-right: 24rem;
}

.mr-auto {
  margin-right: auto;
}

.mr-px {
  margin-right: 1px;
}

.mt-0 {
  margin-top: 0px;
}

.mt-0\.5 {
  margin-top: 0.125rem;
}

.mt-0px {
  margin-top: 0px;
}

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

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

.mt-10 {
  margin-top: 2.5rem;
}

.mt-11 {
  margin-top: 2.75rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-14 {
  margin-top: 3.5rem;
}

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

.mt-16px {
  margin-top: 16px;
}

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

.mt-2\.5 {
  margin-top: 0.625rem;
}

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

.mt-24 {
  margin-top: 6rem;
}

.mt-24px {
  margin-top: 24px;
}

.mt-28 {
  margin-top: 7rem;
}

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

.mt-3\.5 {
  margin-top: 0.875rem;
}

.mt-32 {
  margin-top: 8rem;
}

.mt-36 {
  margin-top: 9rem;
}

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

.mt-40 {
  margin-top: 10rem;
}

.mt-44 {
  margin-top: 11rem;
}

.mt-48 {
  margin-top: 12rem;
}

.mt-48px {
  margin-top: 48px;
}

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

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

.mt-56 {
  margin-top: 14rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-60 {
  margin-top: 15rem;
}

.mt-64 {
  margin-top: 16rem;
}

.mt-7 {
  margin-top: 1.75rem;
}

.mt-72 {
  margin-top: 18rem;
}

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

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

.mt-80px {
  margin-top: 80px;
}

.mt-9 {
  margin-top: 2.25rem;
}

.mt-96 {
  margin-top: 24rem;
}

.mt-\[-100\%\] {
  margin-top: -100%;
}

.mt-\[-80px\] {
  margin-top: -80px;
}

.mt-\[-90\%\] {
  margin-top: -90%;
}

.mt-\[100px\] {
  margin-top: 100px;
}

.mt-\[20px\] {
  margin-top: 20px;
}

.mt-\[24px\] {
  margin-top: 24px;
}

.mt-\[32px\] {
  margin-top: 32px;
}

.mt-\[36px\] {
  margin-top: 36px;
}

.mt-\[40px\] {
  margin-top: 40px;
}

.mt-\[70px\] {
  margin-top: 70px;
}

.mt-auto {
  margin-top: auto;
}

.mt-px {
  margin-top: 1px;
}

.block {
  display: block;
}

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

.inline {
  display: inline;
}

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

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

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

.hidden {
  display: none;
}

.h-16 {
  height: 4rem;
}

.h-4 {
  height: 1rem;
}

.h-6 {
  height: 1.5rem;
}

.h-\[0\.5px\] {
  height: 0.5px;
}

.h-\[150px\] {
  height: 150px;
}

.h-\[200px\] {
  height: 200px;
}

.h-\[24px\] {
  height: 24px;
}

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

.h-\[360px\] {
  height: 360px;
}

.h-\[400px\] {
  height: 400px;
}

.h-\[45px\] {
  height: 45px;
}

.h-\[4px\] {
  height: 4px;
}

.h-\[56px\] {
  height: 56px;
}

.h-\[68px\] {
  height: 68px;
}

.h-\[70px\] {
  height: 70px;
}

.h-auto {
  height: auto;
}

.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.max-h-0 {
  max-height: 0px;
}

.max-h-\[350px\] {
  max-height: 350px;
}

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

.max-h-screen {
  max-height: 100vh;
}

.min-h-\[40px\] {
  min-height: 40px;
}

.w-4 {
  width: 1rem;
}

.w-6 {
  width: 1.5rem;
}

.w-\[150\%\] {
  width: 150%;
}

.w-\[24px\] {
  width: 24px;
}

.w-\[30px\] {
  width: 30px;
}

.w-\[430px\] {
  width: 430px;
}

.w-\[600px\] {
  width: 600px;
}

.w-\[70\%\] {
  width: 70%;
}

.w-auto {
  width: auto;
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.w-full {
  width: 100%;
}

.w-screen {
  width: 100vw;
}

.min-w-\[40px\] {
  min-width: 40px;
}

.min-w-\[70px\] {
  min-width: 70px;
}

.\!max-w-\[700px\] {
  max-width: 700px !important;
}

.\!max-w-\[800px\] {
  max-width: 800px !important;
}

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

.max-w-\[300px\] {
  max-width: 300px;
}

.max-w-\[400px\] {
  max-width: 400px;
}

.max-w-\[440px\] {
  max-width: 440px;
}

.max-w-\[50\%\] {
  max-width: 50%;
}

.max-w-\[500px\] {
  max-width: 500px;
}

.max-w-\[530px\] {
  max-width: 530px;
}

.max-w-\[540px\] {
  max-width: 540px;
}

.max-w-\[541px\] {
  max-width: 541px;
}

.max-w-\[550px\] {
  max-width: 550px;
}

.max-w-\[580px\] {
  max-width: 580px;
}

.max-w-\[650px\] {
  max-width: 650px;
}

.max-w-\[700px\] {
  max-width: 700px;
}

.max-w-\[890px\] {
  max-width: 890px;
}

.max-w-\[950px\] {
  max-width: 950px;
}

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

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

.max-w-\[60\%\] {
  max-width: 60%;
}

.flex-1 {
  flex: 1 1 0%;
}

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

.border-collapse {
  border-collapse: collapse;
}

.border-separate {
  border-collapse: separate;
}

.border-spacing-0 {
  --tw-border-spacing-x: 0px;
  --tw-border-spacing-y: 0px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-0\.5 {
  --tw-border-spacing-x: 0.125rem;
  --tw-border-spacing-y: 0.125rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-0px {
  --tw-border-spacing-x: 0px;
  --tw-border-spacing-y: 0px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-1 {
  --tw-border-spacing-x: 0.25rem;
  --tw-border-spacing-y: 0.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-1\.5 {
  --tw-border-spacing-x: 0.375rem;
  --tw-border-spacing-y: 0.375rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-10 {
  --tw-border-spacing-x: 2.5rem;
  --tw-border-spacing-y: 2.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-11 {
  --tw-border-spacing-x: 2.75rem;
  --tw-border-spacing-y: 2.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-12 {
  --tw-border-spacing-x: 3rem;
  --tw-border-spacing-y: 3rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-14 {
  --tw-border-spacing-x: 3.5rem;
  --tw-border-spacing-y: 3.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-16 {
  --tw-border-spacing-x: 4rem;
  --tw-border-spacing-y: 4rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-16px {
  --tw-border-spacing-x: 16px;
  --tw-border-spacing-y: 16px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-2 {
  --tw-border-spacing-x: 0.5rem;
  --tw-border-spacing-y: 0.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-2\.5 {
  --tw-border-spacing-x: 0.625rem;
  --tw-border-spacing-y: 0.625rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-20 {
  --tw-border-spacing-x: 5rem;
  --tw-border-spacing-y: 5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-24 {
  --tw-border-spacing-x: 6rem;
  --tw-border-spacing-y: 6rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-24px {
  --tw-border-spacing-x: 24px;
  --tw-border-spacing-y: 24px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-28 {
  --tw-border-spacing-x: 7rem;
  --tw-border-spacing-y: 7rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-3 {
  --tw-border-spacing-x: 0.75rem;
  --tw-border-spacing-y: 0.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-3\.5 {
  --tw-border-spacing-x: 0.875rem;
  --tw-border-spacing-y: 0.875rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-32 {
  --tw-border-spacing-x: 8rem;
  --tw-border-spacing-y: 8rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-36 {
  --tw-border-spacing-x: 9rem;
  --tw-border-spacing-y: 9rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-4 {
  --tw-border-spacing-x: 1rem;
  --tw-border-spacing-y: 1rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-40 {
  --tw-border-spacing-x: 10rem;
  --tw-border-spacing-y: 10rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-44 {
  --tw-border-spacing-x: 11rem;
  --tw-border-spacing-y: 11rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-48 {
  --tw-border-spacing-x: 12rem;
  --tw-border-spacing-y: 12rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-48px {
  --tw-border-spacing-x: 48px;
  --tw-border-spacing-y: 48px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-5 {
  --tw-border-spacing-x: 1.25rem;
  --tw-border-spacing-y: 1.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-52 {
  --tw-border-spacing-x: 13rem;
  --tw-border-spacing-y: 13rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-56 {
  --tw-border-spacing-x: 14rem;
  --tw-border-spacing-y: 14rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-6 {
  --tw-border-spacing-x: 1.5rem;
  --tw-border-spacing-y: 1.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-60 {
  --tw-border-spacing-x: 15rem;
  --tw-border-spacing-y: 15rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-64 {
  --tw-border-spacing-x: 16rem;
  --tw-border-spacing-y: 16rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-7 {
  --tw-border-spacing-x: 1.75rem;
  --tw-border-spacing-y: 1.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-72 {
  --tw-border-spacing-x: 18rem;
  --tw-border-spacing-y: 18rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-8 {
  --tw-border-spacing-x: 2rem;
  --tw-border-spacing-y: 2rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-80 {
  --tw-border-spacing-x: 20rem;
  --tw-border-spacing-y: 20rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-80px {
  --tw-border-spacing-x: 80px;
  --tw-border-spacing-y: 80px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-9 {
  --tw-border-spacing-x: 2.25rem;
  --tw-border-spacing-y: 2.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-96 {
  --tw-border-spacing-x: 24rem;
  --tw-border-spacing-y: 24rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-px {
  --tw-border-spacing-x: 1px;
  --tw-border-spacing-y: 1px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-0 {
  --tw-border-spacing-x: 0px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-0\.5 {
  --tw-border-spacing-x: 0.125rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-0px {
  --tw-border-spacing-x: 0px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-1 {
  --tw-border-spacing-x: 0.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-1\.5 {
  --tw-border-spacing-x: 0.375rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-10 {
  --tw-border-spacing-x: 2.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-11 {
  --tw-border-spacing-x: 2.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-12 {
  --tw-border-spacing-x: 3rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-14 {
  --tw-border-spacing-x: 3.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-16 {
  --tw-border-spacing-x: 4rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-16px {
  --tw-border-spacing-x: 16px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-2 {
  --tw-border-spacing-x: 0.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-2\.5 {
  --tw-border-spacing-x: 0.625rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-20 {
  --tw-border-spacing-x: 5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-24 {
  --tw-border-spacing-x: 6rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-24px {
  --tw-border-spacing-x: 24px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-28 {
  --tw-border-spacing-x: 7rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-3 {
  --tw-border-spacing-x: 0.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-3\.5 {
  --tw-border-spacing-x: 0.875rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-32 {
  --tw-border-spacing-x: 8rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-36 {
  --tw-border-spacing-x: 9rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-4 {
  --tw-border-spacing-x: 1rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-40 {
  --tw-border-spacing-x: 10rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-44 {
  --tw-border-spacing-x: 11rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-48 {
  --tw-border-spacing-x: 12rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-48px {
  --tw-border-spacing-x: 48px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-5 {
  --tw-border-spacing-x: 1.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-52 {
  --tw-border-spacing-x: 13rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-56 {
  --tw-border-spacing-x: 14rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-6 {
  --tw-border-spacing-x: 1.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-60 {
  --tw-border-spacing-x: 15rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-64 {
  --tw-border-spacing-x: 16rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-7 {
  --tw-border-spacing-x: 1.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-72 {
  --tw-border-spacing-x: 18rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-8 {
  --tw-border-spacing-x: 2rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-80 {
  --tw-border-spacing-x: 20rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-80px {
  --tw-border-spacing-x: 80px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-9 {
  --tw-border-spacing-x: 2.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-96 {
  --tw-border-spacing-x: 24rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-x-px {
  --tw-border-spacing-x: 1px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-0 {
  --tw-border-spacing-y: 0px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-0\.5 {
  --tw-border-spacing-y: 0.125rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-0px {
  --tw-border-spacing-y: 0px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-1 {
  --tw-border-spacing-y: 0.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-1\.5 {
  --tw-border-spacing-y: 0.375rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-10 {
  --tw-border-spacing-y: 2.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-11 {
  --tw-border-spacing-y: 2.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-12 {
  --tw-border-spacing-y: 3rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-14 {
  --tw-border-spacing-y: 3.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-16 {
  --tw-border-spacing-y: 4rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-16px {
  --tw-border-spacing-y: 16px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-2 {
  --tw-border-spacing-y: 0.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-2\.5 {
  --tw-border-spacing-y: 0.625rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-20 {
  --tw-border-spacing-y: 5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-24 {
  --tw-border-spacing-y: 6rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-24px {
  --tw-border-spacing-y: 24px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-28 {
  --tw-border-spacing-y: 7rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-3 {
  --tw-border-spacing-y: 0.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-3\.5 {
  --tw-border-spacing-y: 0.875rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-32 {
  --tw-border-spacing-y: 8rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-36 {
  --tw-border-spacing-y: 9rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-4 {
  --tw-border-spacing-y: 1rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-40 {
  --tw-border-spacing-y: 10rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-44 {
  --tw-border-spacing-y: 11rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-48 {
  --tw-border-spacing-y: 12rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-48px {
  --tw-border-spacing-y: 48px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-5 {
  --tw-border-spacing-y: 1.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-52 {
  --tw-border-spacing-y: 13rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-56 {
  --tw-border-spacing-y: 14rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-6 {
  --tw-border-spacing-y: 1.5rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-60 {
  --tw-border-spacing-y: 15rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-64 {
  --tw-border-spacing-y: 16rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-7 {
  --tw-border-spacing-y: 1.75rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-72 {
  --tw-border-spacing-y: 18rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-8 {
  --tw-border-spacing-y: 2rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-80 {
  --tw-border-spacing-y: 20rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-80px {
  --tw-border-spacing-y: 80px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-9 {
  --tw-border-spacing-y: 2.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-96 {
  --tw-border-spacing-y: 24rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}

.border-spacing-y-px {
  --tw-border-spacing-y: 1px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-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));
}

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

.-scroll-mx-0 {
  scroll-margin-left: -0px;
  scroll-margin-right: -0px;
}

.-scroll-mx-0\.5 {
  scroll-margin-left: -0.125rem;
  scroll-margin-right: -0.125rem;
}

.-scroll-mx-0px {
  scroll-margin-left: -0px;
  scroll-margin-right: -0px;
}

.-scroll-mx-1 {
  scroll-margin-left: -0.25rem;
  scroll-margin-right: -0.25rem;
}

.-scroll-mx-1\.5 {
  scroll-margin-left: -0.375rem;
  scroll-margin-right: -0.375rem;
}

.-scroll-mx-10 {
  scroll-margin-left: -2.5rem;
  scroll-margin-right: -2.5rem;
}

.-scroll-mx-11 {
  scroll-margin-left: -2.75rem;
  scroll-margin-right: -2.75rem;
}

.-scroll-mx-12 {
  scroll-margin-left: -3rem;
  scroll-margin-right: -3rem;
}

.-scroll-mx-14 {
  scroll-margin-left: -3.5rem;
  scroll-margin-right: -3.5rem;
}

.-scroll-mx-16 {
  scroll-margin-left: -4rem;
  scroll-margin-right: -4rem;
}

.-scroll-mx-16px {
  scroll-margin-left: -16px;
  scroll-margin-right: -16px;
}

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

.-scroll-mx-2\.5 {
  scroll-margin-left: -0.625rem;
  scroll-margin-right: -0.625rem;
}

.-scroll-mx-20 {
  scroll-margin-left: -5rem;
  scroll-margin-right: -5rem;
}

.-scroll-mx-24 {
  scroll-margin-left: -6rem;
  scroll-margin-right: -6rem;
}

.-scroll-mx-24px {
  scroll-margin-left: -24px;
  scroll-margin-right: -24px;
}

.-scroll-mx-28 {
  scroll-margin-left: -7rem;
  scroll-margin-right: -7rem;
}

.-scroll-mx-3 {
  scroll-margin-left: -0.75rem;
  scroll-margin-right: -0.75rem;
}

.-scroll-mx-3\.5 {
  scroll-margin-left: -0.875rem;
  scroll-margin-right: -0.875rem;
}

.-scroll-mx-32 {
  scroll-margin-left: -8rem;
  scroll-margin-right: -8rem;
}

.-scroll-mx-36 {
  scroll-margin-left: -9rem;
  scroll-margin-right: -9rem;
}

.-scroll-mx-4 {
  scroll-margin-left: -1rem;
  scroll-margin-right: -1rem;
}

.-scroll-mx-40 {
  scroll-margin-left: -10rem;
  scroll-margin-right: -10rem;
}

.-scroll-mx-44 {
  scroll-margin-left: -11rem;
  scroll-margin-right: -11rem;
}

.-scroll-mx-48 {
  scroll-margin-left: -12rem;
  scroll-margin-right: -12rem;
}

.-scroll-mx-48px {
  scroll-margin-left: -48px;
  scroll-margin-right: -48px;
}

.-scroll-mx-5 {
  scroll-margin-left: -1.25rem;
  scroll-margin-right: -1.25rem;
}

.-scroll-mx-52 {
  scroll-margin-left: -13rem;
  scroll-margin-right: -13rem;
}

.-scroll-mx-56 {
  scroll-margin-left: -14rem;
  scroll-margin-right: -14rem;
}

.-scroll-mx-6 {
  scroll-margin-left: -1.5rem;
  scroll-margin-right: -1.5rem;
}

.-scroll-mx-60 {
  scroll-margin-left: -15rem;
  scroll-margin-right: -15rem;
}

.-scroll-mx-64 {
  scroll-margin-left: -16rem;
  scroll-margin-right: -16rem;
}

.-scroll-mx-7 {
  scroll-margin-left: -1.75rem;
  scroll-margin-right: -1.75rem;
}

.-scroll-mx-72 {
  scroll-margin-left: -18rem;
  scroll-margin-right: -18rem;
}

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

.-scroll-mx-80 {
  scroll-margin-left: -20rem;
  scroll-margin-right: -20rem;
}

.-scroll-mx-80px {
  scroll-margin-left: -80px;
  scroll-margin-right: -80px;
}

.-scroll-mx-9 {
  scroll-margin-left: -2.25rem;
  scroll-margin-right: -2.25rem;
}

.-scroll-mx-96 {
  scroll-margin-left: -24rem;
  scroll-margin-right: -24rem;
}

.-scroll-mx-px {
  scroll-margin-left: -1px;
  scroll-margin-right: -1px;
}

.-scroll-my-0 {
  scroll-margin-top: -0px;
  scroll-margin-bottom: -0px;
}

.-scroll-my-0\.5 {
  scroll-margin-top: -0.125rem;
  scroll-margin-bottom: -0.125rem;
}

.-scroll-my-0px {
  scroll-margin-top: -0px;
  scroll-margin-bottom: -0px;
}

.-scroll-my-1 {
  scroll-margin-top: -0.25rem;
  scroll-margin-bottom: -0.25rem;
}

.-scroll-my-1\.5 {
  scroll-margin-top: -0.375rem;
  scroll-margin-bottom: -0.375rem;
}

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

.-scroll-my-11 {
  scroll-margin-top: -2.75rem;
  scroll-margin-bottom: -2.75rem;
}

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

.-scroll-my-14 {
  scroll-margin-top: -3.5rem;
  scroll-margin-bottom: -3.5rem;
}

.-scroll-my-16 {
  scroll-margin-top: -4rem;
  scroll-margin-bottom: -4rem;
}

.-scroll-my-16px {
  scroll-margin-top: -16px;
  scroll-margin-bottom: -16px;
}

.-scroll-my-2 {
  scroll-margin-top: -0.5rem;
  scroll-margin-bottom: -0.5rem;
}

.-scroll-my-2\.5 {
  scroll-margin-top: -0.625rem;
  scroll-margin-bottom: -0.625rem;
}

.-scroll-my-20 {
  scroll-margin-top: -5rem;
  scroll-margin-bottom: -5rem;
}

.-scroll-my-24 {
  scroll-margin-top: -6rem;
  scroll-margin-bottom: -6rem;
}

.-scroll-my-24px {
  scroll-margin-top: -24px;
  scroll-margin-bottom: -24px;
}

.-scroll-my-28 {
  scroll-margin-top: -7rem;
  scroll-margin-bottom: -7rem;
}

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

.-scroll-my-3\.5 {
  scroll-margin-top: -0.875rem;
  scroll-margin-bottom: -0.875rem;
}

.-scroll-my-32 {
  scroll-margin-top: -8rem;
  scroll-margin-bottom: -8rem;
}

.-scroll-my-36 {
  scroll-margin-top: -9rem;
  scroll-margin-bottom: -9rem;
}

.-scroll-my-4 {
  scroll-margin-top: -1rem;
  scroll-margin-bottom: -1rem;
}

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

.-scroll-my-44 {
  scroll-margin-top: -11rem;
  scroll-margin-bottom: -11rem;
}

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

.-scroll-my-48px {
  scroll-margin-top: -48px;
  scroll-margin-bottom: -48px;
}

.-scroll-my-5 {
  scroll-margin-top: -1.25rem;
  scroll-margin-bottom: -1.25rem;
}

.-scroll-my-52 {
  scroll-margin-top: -13rem;
  scroll-margin-bottom: -13rem;
}

.-scroll-my-56 {
  scroll-margin-top: -14rem;
  scroll-margin-bottom: -14rem;
}

.-scroll-my-6 {
  scroll-margin-top: -1.5rem;
  scroll-margin-bottom: -1.5rem;
}

.-scroll-my-60 {
  scroll-margin-top: -15rem;
  scroll-margin-bottom: -15rem;
}

.-scroll-my-64 {
  scroll-margin-top: -16rem;
  scroll-margin-bottom: -16rem;
}

.-scroll-my-7 {
  scroll-margin-top: -1.75rem;
  scroll-margin-bottom: -1.75rem;
}

.-scroll-my-72 {
  scroll-margin-top: -18rem;
  scroll-margin-bottom: -18rem;
}

.-scroll-my-8 {
  scroll-margin-top: -2rem;
  scroll-margin-bottom: -2rem;
}

.-scroll-my-80 {
  scroll-margin-top: -20rem;
  scroll-margin-bottom: -20rem;
}

.-scroll-my-80px {
  scroll-margin-top: -80px;
  scroll-margin-bottom: -80px;
}

.-scroll-my-9 {
  scroll-margin-top: -2.25rem;
  scroll-margin-bottom: -2.25rem;
}

.-scroll-my-96 {
  scroll-margin-top: -24rem;
  scroll-margin-bottom: -24rem;
}

.-scroll-my-px {
  scroll-margin-top: -1px;
  scroll-margin-bottom: -1px;
}

.scroll-mx-0 {
  scroll-margin-left: 0px;
  scroll-margin-right: 0px;
}

.scroll-mx-0\.5 {
  scroll-margin-left: 0.125rem;
  scroll-margin-right: 0.125rem;
}

.scroll-mx-0px {
  scroll-margin-left: 0px;
  scroll-margin-right: 0px;
}

.scroll-mx-1 {
  scroll-margin-left: 0.25rem;
  scroll-margin-right: 0.25rem;
}

.scroll-mx-1\.5 {
  scroll-margin-left: 0.375rem;
  scroll-margin-right: 0.375rem;
}

.scroll-mx-10 {
  scroll-margin-left: 2.5rem;
  scroll-margin-right: 2.5rem;
}

.scroll-mx-11 {
  scroll-margin-left: 2.75rem;
  scroll-margin-right: 2.75rem;
}

.scroll-mx-12 {
  scroll-margin-left: 3rem;
  scroll-margin-right: 3rem;
}

.scroll-mx-14 {
  scroll-margin-left: 3.5rem;
  scroll-margin-right: 3.5rem;
}

.scroll-mx-16 {
  scroll-margin-left: 4rem;
  scroll-margin-right: 4rem;
}

.scroll-mx-16px {
  scroll-margin-left: 16px;
  scroll-margin-right: 16px;
}

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

.scroll-mx-2\.5 {
  scroll-margin-left: 0.625rem;
  scroll-margin-right: 0.625rem;
}

.scroll-mx-20 {
  scroll-margin-left: 5rem;
  scroll-margin-right: 5rem;
}

.scroll-mx-24 {
  scroll-margin-left: 6rem;
  scroll-margin-right: 6rem;
}

.scroll-mx-24px {
  scroll-margin-left: 24px;
  scroll-margin-right: 24px;
}

.scroll-mx-28 {
  scroll-margin-left: 7rem;
  scroll-margin-right: 7rem;
}

.scroll-mx-3 {
  scroll-margin-left: 0.75rem;
  scroll-margin-right: 0.75rem;
}

.scroll-mx-3\.5 {
  scroll-margin-left: 0.875rem;
  scroll-margin-right: 0.875rem;
}

.scroll-mx-32 {
  scroll-margin-left: 8rem;
  scroll-margin-right: 8rem;
}

.scroll-mx-36 {
  scroll-margin-left: 9rem;
  scroll-margin-right: 9rem;
}

.scroll-mx-4 {
  scroll-margin-left: 1rem;
  scroll-margin-right: 1rem;
}

.scroll-mx-40 {
  scroll-margin-left: 10rem;
  scroll-margin-right: 10rem;
}

.scroll-mx-44 {
  scroll-margin-left: 11rem;
  scroll-margin-right: 11rem;
}

.scroll-mx-48 {
  scroll-margin-left: 12rem;
  scroll-margin-right: 12rem;
}

.scroll-mx-48px {
  scroll-margin-left: 48px;
  scroll-margin-right: 48px;
}

.scroll-mx-5 {
  scroll-margin-left: 1.25rem;
  scroll-margin-right: 1.25rem;
}

.scroll-mx-52 {
  scroll-margin-left: 13rem;
  scroll-margin-right: 13rem;
}

.scroll-mx-56 {
  scroll-margin-left: 14rem;
  scroll-margin-right: 14rem;
}

.scroll-mx-6 {
  scroll-margin-left: 1.5rem;
  scroll-margin-right: 1.5rem;
}

.scroll-mx-60 {
  scroll-margin-left: 15rem;
  scroll-margin-right: 15rem;
}

.scroll-mx-64 {
  scroll-margin-left: 16rem;
  scroll-margin-right: 16rem;
}

.scroll-mx-7 {
  scroll-margin-left: 1.75rem;
  scroll-margin-right: 1.75rem;
}

.scroll-mx-72 {
  scroll-margin-left: 18rem;
  scroll-margin-right: 18rem;
}

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

.scroll-mx-80 {
  scroll-margin-left: 20rem;
  scroll-margin-right: 20rem;
}

.scroll-mx-80px {
  scroll-margin-left: 80px;
  scroll-margin-right: 80px;
}

.scroll-mx-9 {
  scroll-margin-left: 2.25rem;
  scroll-margin-right: 2.25rem;
}

.scroll-mx-96 {
  scroll-margin-left: 24rem;
  scroll-margin-right: 24rem;
}

.scroll-mx-px {
  scroll-margin-left: 1px;
  scroll-margin-right: 1px;
}

.scroll-my-0 {
  scroll-margin-top: 0px;
  scroll-margin-bottom: 0px;
}

.scroll-my-0\.5 {
  scroll-margin-top: 0.125rem;
  scroll-margin-bottom: 0.125rem;
}

.scroll-my-0px {
  scroll-margin-top: 0px;
  scroll-margin-bottom: 0px;
}

.scroll-my-1 {
  scroll-margin-top: 0.25rem;
  scroll-margin-bottom: 0.25rem;
}

.scroll-my-1\.5 {
  scroll-margin-top: 0.375rem;
  scroll-margin-bottom: 0.375rem;
}

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

.scroll-my-11 {
  scroll-margin-top: 2.75rem;
  scroll-margin-bottom: 2.75rem;
}

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

.scroll-my-14 {
  scroll-margin-top: 3.5rem;
  scroll-margin-bottom: 3.5rem;
}

.scroll-my-16 {
  scroll-margin-top: 4rem;
  scroll-margin-bottom: 4rem;
}

.scroll-my-16px {
  scroll-margin-top: 16px;
  scroll-margin-bottom: 16px;
}

.scroll-my-2 {
  scroll-margin-top: 0.5rem;
  scroll-margin-bottom: 0.5rem;
}

.scroll-my-2\.5 {
  scroll-margin-top: 0.625rem;
  scroll-margin-bottom: 0.625rem;
}

.scroll-my-20 {
  scroll-margin-top: 5rem;
  scroll-margin-bottom: 5rem;
}

.scroll-my-24 {
  scroll-margin-top: 6rem;
  scroll-margin-bottom: 6rem;
}

.scroll-my-24px {
  scroll-margin-top: 24px;
  scroll-margin-bottom: 24px;
}

.scroll-my-28 {
  scroll-margin-top: 7rem;
  scroll-margin-bottom: 7rem;
}

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

.scroll-my-3\.5 {
  scroll-margin-top: 0.875rem;
  scroll-margin-bottom: 0.875rem;
}

.scroll-my-32 {
  scroll-margin-top: 8rem;
  scroll-margin-bottom: 8rem;
}

.scroll-my-36 {
  scroll-margin-top: 9rem;
  scroll-margin-bottom: 9rem;
}

.scroll-my-4 {
  scroll-margin-top: 1rem;
  scroll-margin-bottom: 1rem;
}

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

.scroll-my-44 {
  scroll-margin-top: 11rem;
  scroll-margin-bottom: 11rem;
}

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

.scroll-my-48px {
  scroll-margin-top: 48px;
  scroll-margin-bottom: 48px;
}

.scroll-my-5 {
  scroll-margin-top: 1.25rem;
  scroll-margin-bottom: 1.25rem;
}

.scroll-my-52 {
  scroll-margin-top: 13rem;
  scroll-margin-bottom: 13rem;
}

.scroll-my-56 {
  scroll-margin-top: 14rem;
  scroll-margin-bottom: 14rem;
}

.scroll-my-6 {
  scroll-margin-top: 1.5rem;
  scroll-margin-bottom: 1.5rem;
}

.scroll-my-60 {
  scroll-margin-top: 15rem;
  scroll-margin-bottom: 15rem;
}

.scroll-my-64 {
  scroll-margin-top: 16rem;
  scroll-margin-bottom: 16rem;
}

.scroll-my-7 {
  scroll-margin-top: 1.75rem;
  scroll-margin-bottom: 1.75rem;
}

.scroll-my-72 {
  scroll-margin-top: 18rem;
  scroll-margin-bottom: 18rem;
}

.scroll-my-8 {
  scroll-margin-top: 2rem;
  scroll-margin-bottom: 2rem;
}

.scroll-my-80 {
  scroll-margin-top: 20rem;
  scroll-margin-bottom: 20rem;
}

.scroll-my-80px {
  scroll-margin-top: 80px;
  scroll-margin-bottom: 80px;
}

.scroll-my-9 {
  scroll-margin-top: 2.25rem;
  scroll-margin-bottom: 2.25rem;
}

.scroll-my-96 {
  scroll-margin-top: 24rem;
  scroll-margin-bottom: 24rem;
}

.scroll-my-px {
  scroll-margin-top: 1px;
  scroll-margin-bottom: 1px;
}

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

.-scroll-mb-0\.5 {
  scroll-margin-bottom: -0.125rem;
}

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

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

.-scroll-mb-1\.5 {
  scroll-margin-bottom: -0.375rem;
}

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

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

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

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

.-scroll-mb-16 {
  scroll-margin-bottom: -4rem;
}

.-scroll-mb-16px {
  scroll-margin-bottom: -16px;
}

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

.-scroll-mb-2\.5 {
  scroll-margin-bottom: -0.625rem;
}

.-scroll-mb-20 {
  scroll-margin-bottom: -5rem;
}

.-scroll-mb-24 {
  scroll-margin-bottom: -6rem;
}

.-scroll-mb-24px {
  scroll-margin-bottom: -24px;
}

.-scroll-mb-28 {
  scroll-margin-bottom: -7rem;
}

.-scroll-mb-3 {
  scroll-margin-bottom: -0.75rem;
}

.-scroll-mb-3\.5 {
  scroll-margin-bottom: -0.875rem;
}

.-scroll-mb-32 {
  scroll-margin-bottom: -8rem;
}

.-scroll-mb-36 {
  scroll-margin-bottom: -9rem;
}

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

.-scroll-mb-40 {
  scroll-margin-bottom: -10rem;
}

.-scroll-mb-44 {
  scroll-margin-bottom: -11rem;
}

.-scroll-mb-48 {
  scroll-margin-bottom: -12rem;
}

.-scroll-mb-48px {
  scroll-margin-bottom: -48px;
}

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

.-scroll-mb-52 {
  scroll-margin-bottom: -13rem;
}

.-scroll-mb-56 {
  scroll-margin-bottom: -14rem;
}

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

.-scroll-mb-60 {
  scroll-margin-bottom: -15rem;
}

.-scroll-mb-64 {
  scroll-margin-bottom: -16rem;
}

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

.-scroll-mb-72 {
  scroll-margin-bottom: -18rem;
}

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

.-scroll-mb-80 {
  scroll-margin-bottom: -20rem;
}

.-scroll-mb-80px {
  scroll-margin-bottom: -80px;
}

.-scroll-mb-9 {
  scroll-margin-bottom: -2.25rem;
}

.-scroll-mb-96 {
  scroll-margin-bottom: -24rem;
}

.-scroll-mb-px {
  scroll-margin-bottom: -1px;
}

.-scroll-ml-0 {
  scroll-margin-left: -0px;
}

.-scroll-ml-0\.5 {
  scroll-margin-left: -0.125rem;
}

.-scroll-ml-0px {
  scroll-margin-left: -0px;
}

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

.-scroll-ml-1\.5 {
  scroll-margin-left: -0.375rem;
}

.-scroll-ml-10 {
  scroll-margin-left: -2.5rem;
}

.-scroll-ml-11 {
  scroll-margin-left: -2.75rem;
}

.-scroll-ml-12 {
  scroll-margin-left: -3rem;
}

.-scroll-ml-14 {
  scroll-margin-left: -3.5rem;
}

.-scroll-ml-16 {
  scroll-margin-left: -4rem;
}

.-scroll-ml-16px {
  scroll-margin-left: -16px;
}

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

.-scroll-ml-2\.5 {
  scroll-margin-left: -0.625rem;
}

.-scroll-ml-20 {
  scroll-margin-left: -5rem;
}

.-scroll-ml-24 {
  scroll-margin-left: -6rem;
}

.-scroll-ml-24px {
  scroll-margin-left: -24px;
}

.-scroll-ml-28 {
  scroll-margin-left: -7rem;
}

.-scroll-ml-3 {
  scroll-margin-left: -0.75rem;
}

.-scroll-ml-3\.5 {
  scroll-margin-left: -0.875rem;
}

.-scroll-ml-32 {
  scroll-margin-left: -8rem;
}

.-scroll-ml-36 {
  scroll-margin-left: -9rem;
}

.-scroll-ml-4 {
  scroll-margin-left: -1rem;
}

.-scroll-ml-40 {
  scroll-margin-left: -10rem;
}

.-scroll-ml-44 {
  scroll-margin-left: -11rem;
}

.-scroll-ml-48 {
  scroll-margin-left: -12rem;
}

.-scroll-ml-48px {
  scroll-margin-left: -48px;
}

.-scroll-ml-5 {
  scroll-margin-left: -1.25rem;
}

.-scroll-ml-52 {
  scroll-margin-left: -13rem;
}

.-scroll-ml-56 {
  scroll-margin-left: -14rem;
}

.-scroll-ml-6 {
  scroll-margin-left: -1.5rem;
}

.-scroll-ml-60 {
  scroll-margin-left: -15rem;
}

.-scroll-ml-64 {
  scroll-margin-left: -16rem;
}

.-scroll-ml-7 {
  scroll-margin-left: -1.75rem;
}

.-scroll-ml-72 {
  scroll-margin-left: -18rem;
}

.-scroll-ml-8 {
  scroll-margin-left: -2rem;
}

.-scroll-ml-80 {
  scroll-margin-left: -20rem;
}

.-scroll-ml-80px {
  scroll-margin-left: -80px;
}

.-scroll-ml-9 {
  scroll-margin-left: -2.25rem;
}

.-scroll-ml-96 {
  scroll-margin-left: -24rem;
}

.-scroll-ml-px {
  scroll-margin-left: -1px;
}

.-scroll-mr-0 {
  scroll-margin-right: -0px;
}

.-scroll-mr-0\.5 {
  scroll-margin-right: -0.125rem;
}

.-scroll-mr-0px {
  scroll-margin-right: -0px;
}

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

.-scroll-mr-1\.5 {
  scroll-margin-right: -0.375rem;
}

.-scroll-mr-10 {
  scroll-margin-right: -2.5rem;
}

.-scroll-mr-11 {
  scroll-margin-right: -2.75rem;
}

.-scroll-mr-12 {
  scroll-margin-right: -3rem;
}

.-scroll-mr-14 {
  scroll-margin-right: -3.5rem;
}

.-scroll-mr-16 {
  scroll-margin-right: -4rem;
}

.-scroll-mr-16px {
  scroll-margin-right: -16px;
}

.-scroll-mr-2 {
  scroll-margin-right: -0.5rem;
}

.-scroll-mr-2\.5 {
  scroll-margin-right: -0.625rem;
}

.-scroll-mr-20 {
  scroll-margin-right: -5rem;
}

.-scroll-mr-24 {
  scroll-margin-right: -6rem;
}

.-scroll-mr-24px {
  scroll-margin-right: -24px;
}

.-scroll-mr-28 {
  scroll-margin-right: -7rem;
}

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

.-scroll-mr-3\.5 {
  scroll-margin-right: -0.875rem;
}

.-scroll-mr-32 {
  scroll-margin-right: -8rem;
}

.-scroll-mr-36 {
  scroll-margin-right: -9rem;
}

.-scroll-mr-4 {
  scroll-margin-right: -1rem;
}

.-scroll-mr-40 {
  scroll-margin-right: -10rem;
}

.-scroll-mr-44 {
  scroll-margin-right: -11rem;
}

.-scroll-mr-48 {
  scroll-margin-right: -12rem;
}

.-scroll-mr-48px {
  scroll-margin-right: -48px;
}

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

.-scroll-mr-52 {
  scroll-margin-right: -13rem;
}

.-scroll-mr-56 {
  scroll-margin-right: -14rem;
}

.-scroll-mr-6 {
  scroll-margin-right: -1.5rem;
}

.-scroll-mr-60 {
  scroll-margin-right: -15rem;
}

.-scroll-mr-64 {
  scroll-margin-right: -16rem;
}

.-scroll-mr-7 {
  scroll-margin-right: -1.75rem;
}

.-scroll-mr-72 {
  scroll-margin-right: -18rem;
}

.-scroll-mr-8 {
  scroll-margin-right: -2rem;
}

.-scroll-mr-80 {
  scroll-margin-right: -20rem;
}

.-scroll-mr-80px {
  scroll-margin-right: -80px;
}

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

.-scroll-mr-96 {
  scroll-margin-right: -24rem;
}

.-scroll-mr-px {
  scroll-margin-right: -1px;
}

.-scroll-mt-0 {
  scroll-margin-top: -0px;
}

.-scroll-mt-0\.5 {
  scroll-margin-top: -0.125rem;
}

.-scroll-mt-0px {
  scroll-margin-top: -0px;
}

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

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

.-scroll-mt-10 {
  scroll-margin-top: -2.5rem;
}

.-scroll-mt-11 {
  scroll-margin-top: -2.75rem;
}

.-scroll-mt-12 {
  scroll-margin-top: -3rem;
}

.-scroll-mt-14 {
  scroll-margin-top: -3.5rem;
}

.-scroll-mt-16 {
  scroll-margin-top: -4rem;
}

.-scroll-mt-16px {
  scroll-margin-top: -16px;
}

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

.-scroll-mt-2\.5 {
  scroll-margin-top: -0.625rem;
}

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

.-scroll-mt-24 {
  scroll-margin-top: -6rem;
}

.-scroll-mt-24px {
  scroll-margin-top: -24px;
}

.-scroll-mt-28 {
  scroll-margin-top: -7rem;
}

.-scroll-mt-3 {
  scroll-margin-top: -0.75rem;
}

.-scroll-mt-3\.5 {
  scroll-margin-top: -0.875rem;
}

.-scroll-mt-32 {
  scroll-margin-top: -8rem;
}

.-scroll-mt-36 {
  scroll-margin-top: -9rem;
}

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

.-scroll-mt-40 {
  scroll-margin-top: -10rem;
}

.-scroll-mt-44 {
  scroll-margin-top: -11rem;
}

.-scroll-mt-48 {
  scroll-margin-top: -12rem;
}

.-scroll-mt-48px {
  scroll-margin-top: -48px;
}

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

.-scroll-mt-52 {
  scroll-margin-top: -13rem;
}

.-scroll-mt-56 {
  scroll-margin-top: -14rem;
}

.-scroll-mt-6 {
  scroll-margin-top: -1.5rem;
}

.-scroll-mt-60 {
  scroll-margin-top: -15rem;
}

.-scroll-mt-64 {
  scroll-margin-top: -16rem;
}

.-scroll-mt-7 {
  scroll-margin-top: -1.75rem;
}

.-scroll-mt-72 {
  scroll-margin-top: -18rem;
}

.-scroll-mt-8 {
  scroll-margin-top: -2rem;
}

.-scroll-mt-80 {
  scroll-margin-top: -20rem;
}

.-scroll-mt-80px {
  scroll-margin-top: -80px;
}

.-scroll-mt-9 {
  scroll-margin-top: -2.25rem;
}

.-scroll-mt-96 {
  scroll-margin-top: -24rem;
}

.-scroll-mt-px {
  scroll-margin-top: -1px;
}

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

.scroll-mb-0\.5 {
  scroll-margin-bottom: 0.125rem;
}

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

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

.scroll-mb-1\.5 {
  scroll-margin-bottom: 0.375rem;
}

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

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

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

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

.scroll-mb-16 {
  scroll-margin-bottom: 4rem;
}

.scroll-mb-16px {
  scroll-margin-bottom: 16px;
}

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

.scroll-mb-2\.5 {
  scroll-margin-bottom: 0.625rem;
}

.scroll-mb-20 {
  scroll-margin-bottom: 5rem;
}

.scroll-mb-24 {
  scroll-margin-bottom: 6rem;
}

.scroll-mb-24px {
  scroll-margin-bottom: 24px;
}

.scroll-mb-28 {
  scroll-margin-bottom: 7rem;
}

.scroll-mb-3 {
  scroll-margin-bottom: 0.75rem;
}

.scroll-mb-3\.5 {
  scroll-margin-bottom: 0.875rem;
}

.scroll-mb-32 {
  scroll-margin-bottom: 8rem;
}

.scroll-mb-36 {
  scroll-margin-bottom: 9rem;
}

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

.scroll-mb-40 {
  scroll-margin-bottom: 10rem;
}

.scroll-mb-44 {
  scroll-margin-bottom: 11rem;
}

.scroll-mb-48 {
  scroll-margin-bottom: 12rem;
}

.scroll-mb-48px {
  scroll-margin-bottom: 48px;
}

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

.scroll-mb-52 {
  scroll-margin-bottom: 13rem;
}

.scroll-mb-56 {
  scroll-margin-bottom: 14rem;
}

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

.scroll-mb-60 {
  scroll-margin-bottom: 15rem;
}

.scroll-mb-64 {
  scroll-margin-bottom: 16rem;
}

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

.scroll-mb-72 {
  scroll-margin-bottom: 18rem;
}

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

.scroll-mb-80 {
  scroll-margin-bottom: 20rem;
}

.scroll-mb-80px {
  scroll-margin-bottom: 80px;
}

.scroll-mb-9 {
  scroll-margin-bottom: 2.25rem;
}

.scroll-mb-96 {
  scroll-margin-bottom: 24rem;
}

.scroll-mb-px {
  scroll-margin-bottom: 1px;
}

.scroll-ml-0 {
  scroll-margin-left: 0px;
}

.scroll-ml-0\.5 {
  scroll-margin-left: 0.125rem;
}

.scroll-ml-0px {
  scroll-margin-left: 0px;
}

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

.scroll-ml-1\.5 {
  scroll-margin-left: 0.375rem;
}

.scroll-ml-10 {
  scroll-margin-left: 2.5rem;
}

.scroll-ml-11 {
  scroll-margin-left: 2.75rem;
}

.scroll-ml-12 {
  scroll-margin-left: 3rem;
}

.scroll-ml-14 {
  scroll-margin-left: 3.5rem;
}

.scroll-ml-16 {
  scroll-margin-left: 4rem;
}

.scroll-ml-16px {
  scroll-margin-left: 16px;
}

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

.scroll-ml-2\.5 {
  scroll-margin-left: 0.625rem;
}

.scroll-ml-20 {
  scroll-margin-left: 5rem;
}

.scroll-ml-24 {
  scroll-margin-left: 6rem;
}

.scroll-ml-24px {
  scroll-margin-left: 24px;
}

.scroll-ml-28 {
  scroll-margin-left: 7rem;
}

.scroll-ml-3 {
  scroll-margin-left: 0.75rem;
}

.scroll-ml-3\.5 {
  scroll-margin-left: 0.875rem;
}

.scroll-ml-32 {
  scroll-margin-left: 8rem;
}

.scroll-ml-36 {
  scroll-margin-left: 9rem;
}

.scroll-ml-4 {
  scroll-margin-left: 1rem;
}

.scroll-ml-40 {
  scroll-margin-left: 10rem;
}

.scroll-ml-44 {
  scroll-margin-left: 11rem;
}

.scroll-ml-48 {
  scroll-margin-left: 12rem;
}

.scroll-ml-48px {
  scroll-margin-left: 48px;
}

.scroll-ml-5 {
  scroll-margin-left: 1.25rem;
}

.scroll-ml-52 {
  scroll-margin-left: 13rem;
}

.scroll-ml-56 {
  scroll-margin-left: 14rem;
}

.scroll-ml-6 {
  scroll-margin-left: 1.5rem;
}

.scroll-ml-60 {
  scroll-margin-left: 15rem;
}

.scroll-ml-64 {
  scroll-margin-left: 16rem;
}

.scroll-ml-7 {
  scroll-margin-left: 1.75rem;
}

.scroll-ml-72 {
  scroll-margin-left: 18rem;
}

.scroll-ml-8 {
  scroll-margin-left: 2rem;
}

.scroll-ml-80 {
  scroll-margin-left: 20rem;
}

.scroll-ml-80px {
  scroll-margin-left: 80px;
}

.scroll-ml-9 {
  scroll-margin-left: 2.25rem;
}

.scroll-ml-96 {
  scroll-margin-left: 24rem;
}

.scroll-ml-px {
  scroll-margin-left: 1px;
}

.scroll-mr-0 {
  scroll-margin-right: 0px;
}

.scroll-mr-0\.5 {
  scroll-margin-right: 0.125rem;
}

.scroll-mr-0px {
  scroll-margin-right: 0px;
}

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

.scroll-mr-1\.5 {
  scroll-margin-right: 0.375rem;
}

.scroll-mr-10 {
  scroll-margin-right: 2.5rem;
}

.scroll-mr-11 {
  scroll-margin-right: 2.75rem;
}

.scroll-mr-12 {
  scroll-margin-right: 3rem;
}

.scroll-mr-14 {
  scroll-margin-right: 3.5rem;
}

.scroll-mr-16 {
  scroll-margin-right: 4rem;
}

.scroll-mr-16px {
  scroll-margin-right: 16px;
}

.scroll-mr-2 {
  scroll-margin-right: 0.5rem;
}

.scroll-mr-2\.5 {
  scroll-margin-right: 0.625rem;
}

.scroll-mr-20 {
  scroll-margin-right: 5rem;
}

.scroll-mr-24 {
  scroll-margin-right: 6rem;
}

.scroll-mr-24px {
  scroll-margin-right: 24px;
}

.scroll-mr-28 {
  scroll-margin-right: 7rem;
}

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

.scroll-mr-3\.5 {
  scroll-margin-right: 0.875rem;
}

.scroll-mr-32 {
  scroll-margin-right: 8rem;
}

.scroll-mr-36 {
  scroll-margin-right: 9rem;
}

.scroll-mr-4 {
  scroll-margin-right: 1rem;
}

.scroll-mr-40 {
  scroll-margin-right: 10rem;
}

.scroll-mr-44 {
  scroll-margin-right: 11rem;
}

.scroll-mr-48 {
  scroll-margin-right: 12rem;
}

.scroll-mr-48px {
  scroll-margin-right: 48px;
}

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

.scroll-mr-52 {
  scroll-margin-right: 13rem;
}

.scroll-mr-56 {
  scroll-margin-right: 14rem;
}

.scroll-mr-6 {
  scroll-margin-right: 1.5rem;
}

.scroll-mr-60 {
  scroll-margin-right: 15rem;
}

.scroll-mr-64 {
  scroll-margin-right: 16rem;
}

.scroll-mr-7 {
  scroll-margin-right: 1.75rem;
}

.scroll-mr-72 {
  scroll-margin-right: 18rem;
}

.scroll-mr-8 {
  scroll-margin-right: 2rem;
}

.scroll-mr-80 {
  scroll-margin-right: 20rem;
}

.scroll-mr-80px {
  scroll-margin-right: 80px;
}

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

.scroll-mr-96 {
  scroll-margin-right: 24rem;
}

.scroll-mr-px {
  scroll-margin-right: 1px;
}

.scroll-mt-0 {
  scroll-margin-top: 0px;
}

.scroll-mt-0\.5 {
  scroll-margin-top: 0.125rem;
}

.scroll-mt-0px {
  scroll-margin-top: 0px;
}

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

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

.scroll-mt-10 {
  scroll-margin-top: 2.5rem;
}

.scroll-mt-11 {
  scroll-margin-top: 2.75rem;
}

.scroll-mt-12 {
  scroll-margin-top: 3rem;
}

.scroll-mt-14 {
  scroll-margin-top: 3.5rem;
}

.scroll-mt-16 {
  scroll-margin-top: 4rem;
}

.scroll-mt-16px {
  scroll-margin-top: 16px;
}

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

.scroll-mt-2\.5 {
  scroll-margin-top: 0.625rem;
}

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

.scroll-mt-24 {
  scroll-margin-top: 6rem;
}

.scroll-mt-24px {
  scroll-margin-top: 24px;
}

.scroll-mt-28 {
  scroll-margin-top: 7rem;
}

.scroll-mt-3 {
  scroll-margin-top: 0.75rem;
}

.scroll-mt-3\.5 {
  scroll-margin-top: 0.875rem;
}

.scroll-mt-32 {
  scroll-margin-top: 8rem;
}

.scroll-mt-36 {
  scroll-margin-top: 9rem;
}

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

.scroll-mt-40 {
  scroll-margin-top: 10rem;
}

.scroll-mt-44 {
  scroll-margin-top: 11rem;
}

.scroll-mt-48 {
  scroll-margin-top: 12rem;
}

.scroll-mt-48px {
  scroll-margin-top: 48px;
}

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

.scroll-mt-52 {
  scroll-margin-top: 13rem;
}

.scroll-mt-56 {
  scroll-margin-top: 14rem;
}

.scroll-mt-6 {
  scroll-margin-top: 1.5rem;
}

.scroll-mt-60 {
  scroll-margin-top: 15rem;
}

.scroll-mt-64 {
  scroll-margin-top: 16rem;
}

.scroll-mt-7 {
  scroll-margin-top: 1.75rem;
}

.scroll-mt-72 {
  scroll-margin-top: 18rem;
}

.scroll-mt-8 {
  scroll-margin-top: 2rem;
}

.scroll-mt-80 {
  scroll-margin-top: 20rem;
}

.scroll-mt-80px {
  scroll-margin-top: 80px;
}

.scroll-mt-9 {
  scroll-margin-top: 2.25rem;
}

.scroll-mt-96 {
  scroll-margin-top: 24rem;
}

.scroll-mt-px {
  scroll-margin-top: 1px;
}

.scroll-px-0 {
  scroll-padding-left: 0px;
  scroll-padding-right: 0px;
}

.scroll-px-0\.5 {
  scroll-padding-left: 0.125rem;
  scroll-padding-right: 0.125rem;
}

.scroll-px-0px {
  scroll-padding-left: 0px;
  scroll-padding-right: 0px;
}

.scroll-px-1 {
  scroll-padding-left: 0.25rem;
  scroll-padding-right: 0.25rem;
}

.scroll-px-1\.5 {
  scroll-padding-left: 0.375rem;
  scroll-padding-right: 0.375rem;
}

.scroll-px-10 {
  scroll-padding-left: 2.5rem;
  scroll-padding-right: 2.5rem;
}

.scroll-px-11 {
  scroll-padding-left: 2.75rem;
  scroll-padding-right: 2.75rem;
}

.scroll-px-12 {
  scroll-padding-left: 3rem;
  scroll-padding-right: 3rem;
}

.scroll-px-14 {
  scroll-padding-left: 3.5rem;
  scroll-padding-right: 3.5rem;
}

.scroll-px-16 {
  scroll-padding-left: 4rem;
  scroll-padding-right: 4rem;
}

.scroll-px-16px {
  scroll-padding-left: 16px;
  scroll-padding-right: 16px;
}

.scroll-px-2 {
  scroll-padding-left: 0.5rem;
  scroll-padding-right: 0.5rem;
}

.scroll-px-2\.5 {
  scroll-padding-left: 0.625rem;
  scroll-padding-right: 0.625rem;
}

.scroll-px-20 {
  scroll-padding-left: 5rem;
  scroll-padding-right: 5rem;
}

.scroll-px-24 {
  scroll-padding-left: 6rem;
  scroll-padding-right: 6rem;
}

.scroll-px-24px {
  scroll-padding-left: 24px;
  scroll-padding-right: 24px;
}

.scroll-px-28 {
  scroll-padding-left: 7rem;
  scroll-padding-right: 7rem;
}

.scroll-px-3 {
  scroll-padding-left: 0.75rem;
  scroll-padding-right: 0.75rem;
}

.scroll-px-3\.5 {
  scroll-padding-left: 0.875rem;
  scroll-padding-right: 0.875rem;
}

.scroll-px-32 {
  scroll-padding-left: 8rem;
  scroll-padding-right: 8rem;
}

.scroll-px-36 {
  scroll-padding-left: 9rem;
  scroll-padding-right: 9rem;
}

.scroll-px-4 {
  scroll-padding-left: 1rem;
  scroll-padding-right: 1rem;
}

.scroll-px-40 {
  scroll-padding-left: 10rem;
  scroll-padding-right: 10rem;
}

.scroll-px-44 {
  scroll-padding-left: 11rem;
  scroll-padding-right: 11rem;
}

.scroll-px-48 {
  scroll-padding-left: 12rem;
  scroll-padding-right: 12rem;
}

.scroll-px-48px {
  scroll-padding-left: 48px;
  scroll-padding-right: 48px;
}

.scroll-px-5 {
  scroll-padding-left: 1.25rem;
  scroll-padding-right: 1.25rem;
}

.scroll-px-52 {
  scroll-padding-left: 13rem;
  scroll-padding-right: 13rem;
}

.scroll-px-56 {
  scroll-padding-left: 14rem;
  scroll-padding-right: 14rem;
}

.scroll-px-6 {
  scroll-padding-left: 1.5rem;
  scroll-padding-right: 1.5rem;
}

.scroll-px-60 {
  scroll-padding-left: 15rem;
  scroll-padding-right: 15rem;
}

.scroll-px-64 {
  scroll-padding-left: 16rem;
  scroll-padding-right: 16rem;
}

.scroll-px-7 {
  scroll-padding-left: 1.75rem;
  scroll-padding-right: 1.75rem;
}

.scroll-px-72 {
  scroll-padding-left: 18rem;
  scroll-padding-right: 18rem;
}

.scroll-px-8 {
  scroll-padding-left: 2rem;
  scroll-padding-right: 2rem;
}

.scroll-px-80 {
  scroll-padding-left: 20rem;
  scroll-padding-right: 20rem;
}

.scroll-px-80px {
  scroll-padding-left: 80px;
  scroll-padding-right: 80px;
}

.scroll-px-9 {
  scroll-padding-left: 2.25rem;
  scroll-padding-right: 2.25rem;
}

.scroll-px-96 {
  scroll-padding-left: 24rem;
  scroll-padding-right: 24rem;
}

.scroll-px-px {
  scroll-padding-left: 1px;
  scroll-padding-right: 1px;
}

.scroll-py-0 {
  scroll-padding-top: 0px;
  scroll-padding-bottom: 0px;
}

.scroll-py-0\.5 {
  scroll-padding-top: 0.125rem;
  scroll-padding-bottom: 0.125rem;
}

.scroll-py-0px {
  scroll-padding-top: 0px;
  scroll-padding-bottom: 0px;
}

.scroll-py-1 {
  scroll-padding-top: 0.25rem;
  scroll-padding-bottom: 0.25rem;
}

.scroll-py-1\.5 {
  scroll-padding-top: 0.375rem;
  scroll-padding-bottom: 0.375rem;
}

.scroll-py-10 {
  scroll-padding-top: 2.5rem;
  scroll-padding-bottom: 2.5rem;
}

.scroll-py-11 {
  scroll-padding-top: 2.75rem;
  scroll-padding-bottom: 2.75rem;
}

.scroll-py-12 {
  scroll-padding-top: 3rem;
  scroll-padding-bottom: 3rem;
}

.scroll-py-14 {
  scroll-padding-top: 3.5rem;
  scroll-padding-bottom: 3.5rem;
}

.scroll-py-16 {
  scroll-padding-top: 4rem;
  scroll-padding-bottom: 4rem;
}

.scroll-py-16px {
  scroll-padding-top: 16px;
  scroll-padding-bottom: 16px;
}

.scroll-py-2 {
  scroll-padding-top: 0.5rem;
  scroll-padding-bottom: 0.5rem;
}

.scroll-py-2\.5 {
  scroll-padding-top: 0.625rem;
  scroll-padding-bottom: 0.625rem;
}

.scroll-py-20 {
  scroll-padding-top: 5rem;
  scroll-padding-bottom: 5rem;
}

.scroll-py-24 {
  scroll-padding-top: 6rem;
  scroll-padding-bottom: 6rem;
}

.scroll-py-24px {
  scroll-padding-top: 24px;
  scroll-padding-bottom: 24px;
}

.scroll-py-28 {
  scroll-padding-top: 7rem;
  scroll-padding-bottom: 7rem;
}

.scroll-py-3 {
  scroll-padding-top: 0.75rem;
  scroll-padding-bottom: 0.75rem;
}

.scroll-py-3\.5 {
  scroll-padding-top: 0.875rem;
  scroll-padding-bottom: 0.875rem;
}

.scroll-py-32 {
  scroll-padding-top: 8rem;
  scroll-padding-bottom: 8rem;
}

.scroll-py-36 {
  scroll-padding-top: 9rem;
  scroll-padding-bottom: 9rem;
}

.scroll-py-4 {
  scroll-padding-top: 1rem;
  scroll-padding-bottom: 1rem;
}

.scroll-py-40 {
  scroll-padding-top: 10rem;
  scroll-padding-bottom: 10rem;
}

.scroll-py-44 {
  scroll-padding-top: 11rem;
  scroll-padding-bottom: 11rem;
}

.scroll-py-48 {
  scroll-padding-top: 12rem;
  scroll-padding-bottom: 12rem;
}

.scroll-py-48px {
  scroll-padding-top: 48px;
  scroll-padding-bottom: 48px;
}

.scroll-py-5 {
  scroll-padding-top: 1.25rem;
  scroll-padding-bottom: 1.25rem;
}

.scroll-py-52 {
  scroll-padding-top: 13rem;
  scroll-padding-bottom: 13rem;
}

.scroll-py-56 {
  scroll-padding-top: 14rem;
  scroll-padding-bottom: 14rem;
}

.scroll-py-6 {
  scroll-padding-top: 1.5rem;
  scroll-padding-bottom: 1.5rem;
}

.scroll-py-60 {
  scroll-padding-top: 15rem;
  scroll-padding-bottom: 15rem;
}

.scroll-py-64 {
  scroll-padding-top: 16rem;
  scroll-padding-bottom: 16rem;
}

.scroll-py-7 {
  scroll-padding-top: 1.75rem;
  scroll-padding-bottom: 1.75rem;
}

.scroll-py-72 {
  scroll-padding-top: 18rem;
  scroll-padding-bottom: 18rem;
}

.scroll-py-8 {
  scroll-padding-top: 2rem;
  scroll-padding-bottom: 2rem;
}

.scroll-py-80 {
  scroll-padding-top: 20rem;
  scroll-padding-bottom: 20rem;
}

.scroll-py-80px {
  scroll-padding-top: 80px;
  scroll-padding-bottom: 80px;
}

.scroll-py-9 {
  scroll-padding-top: 2.25rem;
  scroll-padding-bottom: 2.25rem;
}

.scroll-py-96 {
  scroll-padding-top: 24rem;
  scroll-padding-bottom: 24rem;
}

.scroll-py-px {
  scroll-padding-top: 1px;
  scroll-padding-bottom: 1px;
}

.scroll-pb-0 {
  scroll-padding-bottom: 0px;
}

.scroll-pb-0\.5 {
  scroll-padding-bottom: 0.125rem;
}

.scroll-pb-0px {
  scroll-padding-bottom: 0px;
}

.scroll-pb-1 {
  scroll-padding-bottom: 0.25rem;
}

.scroll-pb-1\.5 {
  scroll-padding-bottom: 0.375rem;
}

.scroll-pb-10 {
  scroll-padding-bottom: 2.5rem;
}

.scroll-pb-11 {
  scroll-padding-bottom: 2.75rem;
}

.scroll-pb-12 {
  scroll-padding-bottom: 3rem;
}

.scroll-pb-14 {
  scroll-padding-bottom: 3.5rem;
}

.scroll-pb-16 {
  scroll-padding-bottom: 4rem;
}

.scroll-pb-16px {
  scroll-padding-bottom: 16px;
}

.scroll-pb-2 {
  scroll-padding-bottom: 0.5rem;
}

.scroll-pb-2\.5 {
  scroll-padding-bottom: 0.625rem;
}

.scroll-pb-20 {
  scroll-padding-bottom: 5rem;
}

.scroll-pb-24 {
  scroll-padding-bottom: 6rem;
}

.scroll-pb-24px {
  scroll-padding-bottom: 24px;
}

.scroll-pb-28 {
  scroll-padding-bottom: 7rem;
}

.scroll-pb-3 {
  scroll-padding-bottom: 0.75rem;
}

.scroll-pb-3\.5 {
  scroll-padding-bottom: 0.875rem;
}

.scroll-pb-32 {
  scroll-padding-bottom: 8rem;
}

.scroll-pb-36 {
  scroll-padding-bottom: 9rem;
}

.scroll-pb-4 {
  scroll-padding-bottom: 1rem;
}

.scroll-pb-40 {
  scroll-padding-bottom: 10rem;
}

.scroll-pb-44 {
  scroll-padding-bottom: 11rem;
}

.scroll-pb-48 {
  scroll-padding-bottom: 12rem;
}

.scroll-pb-48px {
  scroll-padding-bottom: 48px;
}

.scroll-pb-5 {
  scroll-padding-bottom: 1.25rem;
}

.scroll-pb-52 {
  scroll-padding-bottom: 13rem;
}

.scroll-pb-56 {
  scroll-padding-bottom: 14rem;
}

.scroll-pb-6 {
  scroll-padding-bottom: 1.5rem;
}

.scroll-pb-60 {
  scroll-padding-bottom: 15rem;
}

.scroll-pb-64 {
  scroll-padding-bottom: 16rem;
}

.scroll-pb-7 {
  scroll-padding-bottom: 1.75rem;
}

.scroll-pb-72 {
  scroll-padding-bottom: 18rem;
}

.scroll-pb-8 {
  scroll-padding-bottom: 2rem;
}

.scroll-pb-80 {
  scroll-padding-bottom: 20rem;
}

.scroll-pb-80px {
  scroll-padding-bottom: 80px;
}

.scroll-pb-9 {
  scroll-padding-bottom: 2.25rem;
}

.scroll-pb-96 {
  scroll-padding-bottom: 24rem;
}

.scroll-pb-px {
  scroll-padding-bottom: 1px;
}

.scroll-pl-0 {
  scroll-padding-left: 0px;
}

.scroll-pl-0\.5 {
  scroll-padding-left: 0.125rem;
}

.scroll-pl-0px {
  scroll-padding-left: 0px;
}

.scroll-pl-1 {
  scroll-padding-left: 0.25rem;
}

.scroll-pl-1\.5 {
  scroll-padding-left: 0.375rem;
}

.scroll-pl-10 {
  scroll-padding-left: 2.5rem;
}

.scroll-pl-11 {
  scroll-padding-left: 2.75rem;
}

.scroll-pl-12 {
  scroll-padding-left: 3rem;
}

.scroll-pl-14 {
  scroll-padding-left: 3.5rem;
}

.scroll-pl-16 {
  scroll-padding-left: 4rem;
}

.scroll-pl-16px {
  scroll-padding-left: 16px;
}

.scroll-pl-2 {
  scroll-padding-left: 0.5rem;
}

.scroll-pl-2\.5 {
  scroll-padding-left: 0.625rem;
}

.scroll-pl-20 {
  scroll-padding-left: 5rem;
}

.scroll-pl-24 {
  scroll-padding-left: 6rem;
}

.scroll-pl-24px {
  scroll-padding-left: 24px;
}

.scroll-pl-28 {
  scroll-padding-left: 7rem;
}

.scroll-pl-3 {
  scroll-padding-left: 0.75rem;
}

.scroll-pl-3\.5 {
  scroll-padding-left: 0.875rem;
}

.scroll-pl-32 {
  scroll-padding-left: 8rem;
}

.scroll-pl-36 {
  scroll-padding-left: 9rem;
}

.scroll-pl-4 {
  scroll-padding-left: 1rem;
}

.scroll-pl-40 {
  scroll-padding-left: 10rem;
}

.scroll-pl-44 {
  scroll-padding-left: 11rem;
}

.scroll-pl-48 {
  scroll-padding-left: 12rem;
}

.scroll-pl-48px {
  scroll-padding-left: 48px;
}

.scroll-pl-5 {
  scroll-padding-left: 1.25rem;
}

.scroll-pl-52 {
  scroll-padding-left: 13rem;
}

.scroll-pl-56 {
  scroll-padding-left: 14rem;
}

.scroll-pl-6 {
  scroll-padding-left: 1.5rem;
}

.scroll-pl-60 {
  scroll-padding-left: 15rem;
}

.scroll-pl-64 {
  scroll-padding-left: 16rem;
}

.scroll-pl-7 {
  scroll-padding-left: 1.75rem;
}

.scroll-pl-72 {
  scroll-padding-left: 18rem;
}

.scroll-pl-8 {
  scroll-padding-left: 2rem;
}

.scroll-pl-80 {
  scroll-padding-left: 20rem;
}

.scroll-pl-80px {
  scroll-padding-left: 80px;
}

.scroll-pl-9 {
  scroll-padding-left: 2.25rem;
}

.scroll-pl-96 {
  scroll-padding-left: 24rem;
}

.scroll-pl-px {
  scroll-padding-left: 1px;
}

.scroll-pr-0 {
  scroll-padding-right: 0px;
}

.scroll-pr-0\.5 {
  scroll-padding-right: 0.125rem;
}

.scroll-pr-0px {
  scroll-padding-right: 0px;
}

.scroll-pr-1 {
  scroll-padding-right: 0.25rem;
}

.scroll-pr-1\.5 {
  scroll-padding-right: 0.375rem;
}

.scroll-pr-10 {
  scroll-padding-right: 2.5rem;
}

.scroll-pr-11 {
  scroll-padding-right: 2.75rem;
}

.scroll-pr-12 {
  scroll-padding-right: 3rem;
}

.scroll-pr-14 {
  scroll-padding-right: 3.5rem;
}

.scroll-pr-16 {
  scroll-padding-right: 4rem;
}

.scroll-pr-16px {
  scroll-padding-right: 16px;
}

.scroll-pr-2 {
  scroll-padding-right: 0.5rem;
}

.scroll-pr-2\.5 {
  scroll-padding-right: 0.625rem;
}

.scroll-pr-20 {
  scroll-padding-right: 5rem;
}

.scroll-pr-24 {
  scroll-padding-right: 6rem;
}

.scroll-pr-24px {
  scroll-padding-right: 24px;
}

.scroll-pr-28 {
  scroll-padding-right: 7rem;
}

.scroll-pr-3 {
  scroll-padding-right: 0.75rem;
}

.scroll-pr-3\.5 {
  scroll-padding-right: 0.875rem;
}

.scroll-pr-32 {
  scroll-padding-right: 8rem;
}

.scroll-pr-36 {
  scroll-padding-right: 9rem;
}

.scroll-pr-4 {
  scroll-padding-right: 1rem;
}

.scroll-pr-40 {
  scroll-padding-right: 10rem;
}

.scroll-pr-44 {
  scroll-padding-right: 11rem;
}

.scroll-pr-48 {
  scroll-padding-right: 12rem;
}

.scroll-pr-48px {
  scroll-padding-right: 48px;
}

.scroll-pr-5 {
  scroll-padding-right: 1.25rem;
}

.scroll-pr-52 {
  scroll-padding-right: 13rem;
}

.scroll-pr-56 {
  scroll-padding-right: 14rem;
}

.scroll-pr-6 {
  scroll-padding-right: 1.5rem;
}

.scroll-pr-60 {
  scroll-padding-right: 15rem;
}

.scroll-pr-64 {
  scroll-padding-right: 16rem;
}

.scroll-pr-7 {
  scroll-padding-right: 1.75rem;
}

.scroll-pr-72 {
  scroll-padding-right: 18rem;
}

.scroll-pr-8 {
  scroll-padding-right: 2rem;
}

.scroll-pr-80 {
  scroll-padding-right: 20rem;
}

.scroll-pr-80px {
  scroll-padding-right: 80px;
}

.scroll-pr-9 {
  scroll-padding-right: 2.25rem;
}

.scroll-pr-96 {
  scroll-padding-right: 24rem;
}

.scroll-pr-px {
  scroll-padding-right: 1px;
}

.scroll-pt-0 {
  scroll-padding-top: 0px;
}

.scroll-pt-0\.5 {
  scroll-padding-top: 0.125rem;
}

.scroll-pt-0px {
  scroll-padding-top: 0px;
}

.scroll-pt-1 {
  scroll-padding-top: 0.25rem;
}

.scroll-pt-1\.5 {
  scroll-padding-top: 0.375rem;
}

.scroll-pt-10 {
  scroll-padding-top: 2.5rem;
}

.scroll-pt-11 {
  scroll-padding-top: 2.75rem;
}

.scroll-pt-12 {
  scroll-padding-top: 3rem;
}

.scroll-pt-14 {
  scroll-padding-top: 3.5rem;
}

.scroll-pt-16 {
  scroll-padding-top: 4rem;
}

.scroll-pt-16px {
  scroll-padding-top: 16px;
}

.scroll-pt-2 {
  scroll-padding-top: 0.5rem;
}

.scroll-pt-2\.5 {
  scroll-padding-top: 0.625rem;
}

.scroll-pt-20 {
  scroll-padding-top: 5rem;
}

.scroll-pt-24 {
  scroll-padding-top: 6rem;
}

.scroll-pt-24px {
  scroll-padding-top: 24px;
}

.scroll-pt-28 {
  scroll-padding-top: 7rem;
}

.scroll-pt-3 {
  scroll-padding-top: 0.75rem;
}

.scroll-pt-3\.5 {
  scroll-padding-top: 0.875rem;
}

.scroll-pt-32 {
  scroll-padding-top: 8rem;
}

.scroll-pt-36 {
  scroll-padding-top: 9rem;
}

.scroll-pt-4 {
  scroll-padding-top: 1rem;
}

.scroll-pt-40 {
  scroll-padding-top: 10rem;
}

.scroll-pt-44 {
  scroll-padding-top: 11rem;
}

.scroll-pt-48 {
  scroll-padding-top: 12rem;
}

.scroll-pt-48px {
  scroll-padding-top: 48px;
}

.scroll-pt-5 {
  scroll-padding-top: 1.25rem;
}

.scroll-pt-52 {
  scroll-padding-top: 13rem;
}

.scroll-pt-56 {
  scroll-padding-top: 14rem;
}

.scroll-pt-6 {
  scroll-padding-top: 1.5rem;
}

.scroll-pt-60 {
  scroll-padding-top: 15rem;
}

.scroll-pt-64 {
  scroll-padding-top: 16rem;
}

.scroll-pt-7 {
  scroll-padding-top: 1.75rem;
}

.scroll-pt-72 {
  scroll-padding-top: 18rem;
}

.scroll-pt-8 {
  scroll-padding-top: 2rem;
}

.scroll-pt-80 {
  scroll-padding-top: 20rem;
}

.scroll-pt-80px {
  scroll-padding-top: 80px;
}

.scroll-pt-9 {
  scroll-padding-top: 2.25rem;
}

.scroll-pt-96 {
  scroll-padding-top: 24rem;
}

.scroll-pt-px {
  scroll-padding-top: 1px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-\[100px\] {
  gap: 100px;
}

.gap-\[12px\] {
  gap: 12px;
}

.gap-\[14px\] {
  gap: 14px;
}

.gap-\[16px\] {
  gap: 16px;
}

.gap-\[2\.5rem\] {
  gap: 2.5rem;
}

.gap-\[20px\] {
  gap: 20px;
}

.gap-\[24px\] {
  gap: 24px;
}

.gap-\[26px\] {
  gap: 26px;
}

.gap-\[32px\] {
  gap: 32px;
}

.gap-\[36px\] {
  gap: 36px;
}

.gap-\[40px\] {
  gap: 40px;
}

.gap-\[48px\] {
  gap: 48px;
}

.gap-\[60px\] {
  gap: 60px;
}

.gap-\[80px\] {
  gap: 80px;
}

.gap-\[8px\] {
  gap: 8px;
}

.justify-self-end {
  justify-self: end;
}

.overflow-hidden {
  overflow: hidden;
}

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

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

.rounded-\[100px\] {
  border-radius: 100px;
}

.rounded-\[10px\] {
  border-radius: 10px;
}

.rounded-\[16px\] {
  border-radius: 16px;
}

.rounded-\[24px\] {
  border-radius: 24px;
}

.rounded-\[40px\] {
  border-radius: 40px;
}

.rounded-\[50\%\] {
  border-radius: 50%;
}

.rounded-\[8px\] {
  border-radius: 8px;
}

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

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

.rounded-t-\[16px\] {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}

.rounded-t-\[24px\] {
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}

.border {
  border-width: 1px;
}

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

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

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

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

.border-\[1px\] {
  border-width: 1px;
}

.border-\[2px\] {
  border-width: 2px;
}

.border-x {
  border-left-width: 1px;
  border-right-width: 1px;
}

.border-x-0 {
  border-left-width: 0px;
  border-right-width: 0px;
}

.border-x-2 {
  border-left-width: 2px;
  border-right-width: 2px;
}

.border-x-4 {
  border-left-width: 4px;
  border-right-width: 4px;
}

.border-x-8 {
  border-left-width: 8px;
  border-right-width: 8px;
}

.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.border-y-0 {
  border-top-width: 0px;
  border-bottom-width: 0px;
}

.border-y-2 {
  border-top-width: 2px;
  border-bottom-width: 2px;
}

.border-y-4 {
  border-top-width: 4px;
  border-bottom-width: 4px;
}

.border-y-8 {
  border-top-width: 8px;
  border-bottom-width: 8px;
}

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

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

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

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

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

.border-b-\[0\.5px\] {
  border-bottom-width: 0.5px;
}

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

.border-e {
  border-inline-end-width: 1px;
}

.border-e-0 {
  border-inline-end-width: 0px;
}

.border-e-2 {
  border-inline-end-width: 2px;
}

.border-e-4 {
  border-inline-end-width: 4px;
}

.border-e-8 {
  border-inline-end-width: 8px;
}

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

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

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

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

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

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

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

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

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

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

.border-s {
  border-inline-start-width: 1px;
}

.border-s-0 {
  border-inline-start-width: 0px;
}

.border-s-2 {
  border-inline-start-width: 2px;
}

.border-s-4 {
  border-inline-start-width: 4px;
}

.border-s-8 {
  border-inline-start-width: 8px;
}

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

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

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

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

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

.border-solid {
  border-style: solid;
}

.border-dashed {
  border-style: dashed;
}

.border-dotted {
  border-style: dotted;
}

.border-double {
  border-style: double;
}

.border-hidden {
  border-style: hidden;
}

.border-none {
  border-style: none;
}

.border-blue {
  border-color: var(--blue);
}

.border-border {
  --tw-border-opacity: 1;
  border-color: rgb(228 229 230 / var(--tw-border-opacity));
}

.border-border\/0 {
  border-color: rgb(228 229 230 / 0);
}

.border-border\/10 {
  border-color: rgb(228 229 230 / 0.1);
}

.border-border\/100 {
  border-color: rgb(228 229 230 / 1);
}

.border-border\/15 {
  border-color: rgb(228 229 230 / 0.15);
}

.border-border\/20 {
  border-color: rgb(228 229 230 / 0.2);
}

.border-border\/25 {
  border-color: rgb(228 229 230 / 0.25);
}

.border-border\/30 {
  border-color: rgb(228 229 230 / 0.3);
}

.border-border\/35 {
  border-color: rgb(228 229 230 / 0.35);
}

.border-border\/40 {
  border-color: rgb(228 229 230 / 0.4);
}

.border-border\/45 {
  border-color: rgb(228 229 230 / 0.45);
}

.border-border\/5 {
  border-color: rgb(228 229 230 / 0.05);
}

.border-border\/50 {
  border-color: rgb(228 229 230 / 0.5);
}

.border-border\/55 {
  border-color: rgb(228 229 230 / 0.55);
}

.border-border\/60 {
  border-color: rgb(228 229 230 / 0.6);
}

.border-border\/65 {
  border-color: rgb(228 229 230 / 0.65);
}

.border-border\/70 {
  border-color: rgb(228 229 230 / 0.7);
}

.border-border\/75 {
  border-color: rgb(228 229 230 / 0.75);
}

.border-border\/80 {
  border-color: rgb(228 229 230 / 0.8);
}

.border-border\/85 {
  border-color: rgb(228 229 230 / 0.85);
}

.border-border\/90 {
  border-color: rgb(228 229 230 / 0.9);
}

.border-border\/95 {
  border-color: rgb(228 229 230 / 0.95);
}

.border-button {
  --tw-border-opacity: 1;
  border-color: rgb(243 252 251 / var(--tw-border-opacity));
}

.border-button\/0 {
  border-color: rgb(243 252 251 / 0);
}

.border-button\/10 {
  border-color: rgb(243 252 251 / 0.1);
}

.border-button\/100 {
  border-color: rgb(243 252 251 / 1);
}

.border-button\/15 {
  border-color: rgb(243 252 251 / 0.15);
}

.border-button\/20 {
  border-color: rgb(243 252 251 / 0.2);
}

.border-button\/25 {
  border-color: rgb(243 252 251 / 0.25);
}

.border-button\/30 {
  border-color: rgb(243 252 251 / 0.3);
}

.border-button\/35 {
  border-color: rgb(243 252 251 / 0.35);
}

.border-button\/40 {
  border-color: rgb(243 252 251 / 0.4);
}

.border-button\/45 {
  border-color: rgb(243 252 251 / 0.45);
}

.border-button\/5 {
  border-color: rgb(243 252 251 / 0.05);
}

.border-button\/50 {
  border-color: rgb(243 252 251 / 0.5);
}

.border-button\/55 {
  border-color: rgb(243 252 251 / 0.55);
}

.border-button\/60 {
  border-color: rgb(243 252 251 / 0.6);
}

.border-button\/65 {
  border-color: rgb(243 252 251 / 0.65);
}

.border-button\/70 {
  border-color: rgb(243 252 251 / 0.7);
}

.border-button\/75 {
  border-color: rgb(243 252 251 / 0.75);
}

.border-button\/80 {
  border-color: rgb(243 252 251 / 0.8);
}

.border-button\/85 {
  border-color: rgb(243 252 251 / 0.85);
}

.border-button\/90 {
  border-color: rgb(243 252 251 / 0.9);
}

.border-button\/95 {
  border-color: rgb(243 252 251 / 0.95);
}

.border-current {
  border-color: currentColor;
}

.border-dark {
  --tw-border-opacity: 1;
  border-color: rgb(37 73 39 / var(--tw-border-opacity));
}

.border-dark-green {
  --tw-border-opacity: 1;
  border-color: rgb(16 64 48 / var(--tw-border-opacity));
}

.border-dark-green\/0 {
  border-color: rgb(16 64 48 / 0);
}

.border-dark-green\/10 {
  border-color: rgb(16 64 48 / 0.1);
}

.border-dark-green\/100 {
  border-color: rgb(16 64 48 / 1);
}

.border-dark-green\/15 {
  border-color: rgb(16 64 48 / 0.15);
}

.border-dark-green\/20 {
  border-color: rgb(16 64 48 / 0.2);
}

.border-dark-green\/25 {
  border-color: rgb(16 64 48 / 0.25);
}

.border-dark-green\/30 {
  border-color: rgb(16 64 48 / 0.3);
}

.border-dark-green\/35 {
  border-color: rgb(16 64 48 / 0.35);
}

.border-dark-green\/40 {
  border-color: rgb(16 64 48 / 0.4);
}

.border-dark-green\/45 {
  border-color: rgb(16 64 48 / 0.45);
}

.border-dark-green\/5 {
  border-color: rgb(16 64 48 / 0.05);
}

.border-dark-green\/50 {
  border-color: rgb(16 64 48 / 0.5);
}

.border-dark-green\/55 {
  border-color: rgb(16 64 48 / 0.55);
}

.border-dark-green\/60 {
  border-color: rgb(16 64 48 / 0.6);
}

.border-dark-green\/65 {
  border-color: rgb(16 64 48 / 0.65);
}

.border-dark-green\/70 {
  border-color: rgb(16 64 48 / 0.7);
}

.border-dark-green\/75 {
  border-color: rgb(16 64 48 / 0.75);
}

.border-dark-green\/80 {
  border-color: rgb(16 64 48 / 0.8);
}

.border-dark-green\/85 {
  border-color: rgb(16 64 48 / 0.85);
}

.border-dark-green\/90 {
  border-color: rgb(16 64 48 / 0.9);
}

.border-dark-green\/95 {
  border-color: rgb(16 64 48 / 0.95);
}

.border-dark\/0 {
  border-color: rgb(37 73 39 / 0);
}

.border-dark\/10 {
  border-color: rgb(37 73 39 / 0.1);
}

.border-dark\/100 {
  border-color: rgb(37 73 39 / 1);
}

.border-dark\/15 {
  border-color: rgb(37 73 39 / 0.15);
}

.border-dark\/20 {
  border-color: rgb(37 73 39 / 0.2);
}

.border-dark\/25 {
  border-color: rgb(37 73 39 / 0.25);
}

.border-dark\/30 {
  border-color: rgb(37 73 39 / 0.3);
}

.border-dark\/35 {
  border-color: rgb(37 73 39 / 0.35);
}

.border-dark\/40 {
  border-color: rgb(37 73 39 / 0.4);
}

.border-dark\/45 {
  border-color: rgb(37 73 39 / 0.45);
}

.border-dark\/5 {
  border-color: rgb(37 73 39 / 0.05);
}

.border-dark\/50 {
  border-color: rgb(37 73 39 / 0.5);
}

.border-dark\/55 {
  border-color: rgb(37 73 39 / 0.55);
}

.border-dark\/60 {
  border-color: rgb(37 73 39 / 0.6);
}

.border-dark\/65 {
  border-color: rgb(37 73 39 / 0.65);
}

.border-dark\/70 {
  border-color: rgb(37 73 39 / 0.7);
}

.border-dark\/75 {
  border-color: rgb(37 73 39 / 0.75);
}

.border-dark\/80 {
  border-color: rgb(37 73 39 / 0.8);
}

.border-dark\/85 {
  border-color: rgb(37 73 39 / 0.85);
}

.border-dark\/90 {
  border-color: rgb(37 73 39 / 0.9);
}

.border-dark\/95 {
  border-color: rgb(37 73 39 / 0.95);
}

.border-gray {
  border-color: var(--gray);
}

.border-green {
  --tw-border-opacity: 1;
  border-color: rgb(52 102 64 / var(--tw-border-opacity));
}

.border-green\/0 {
  border-color: rgb(52 102 64 / 0);
}

.border-green\/10 {
  border-color: rgb(52 102 64 / 0.1);
}

.border-green\/100 {
  border-color: rgb(52 102 64 / 1);
}

.border-green\/15 {
  border-color: rgb(52 102 64 / 0.15);
}

.border-green\/20 {
  border-color: rgb(52 102 64 / 0.2);
}

.border-green\/25 {
  border-color: rgb(52 102 64 / 0.25);
}

.border-green\/30 {
  border-color: rgb(52 102 64 / 0.3);
}

.border-green\/35 {
  border-color: rgb(52 102 64 / 0.35);
}

.border-green\/40 {
  border-color: rgb(52 102 64 / 0.4);
}

.border-green\/45 {
  border-color: rgb(52 102 64 / 0.45);
}

.border-green\/5 {
  border-color: rgb(52 102 64 / 0.05);
}

.border-green\/50 {
  border-color: rgb(52 102 64 / 0.5);
}

.border-green\/55 {
  border-color: rgb(52 102 64 / 0.55);
}

.border-green\/60 {
  border-color: rgb(52 102 64 / 0.6);
}

.border-green\/65 {
  border-color: rgb(52 102 64 / 0.65);
}

.border-green\/70 {
  border-color: rgb(52 102 64 / 0.7);
}

.border-green\/75 {
  border-color: rgb(52 102 64 / 0.75);
}

.border-green\/80 {
  border-color: rgb(52 102 64 / 0.8);
}

.border-green\/85 {
  border-color: rgb(52 102 64 / 0.85);
}

.border-green\/90 {
  border-color: rgb(52 102 64 / 0.9);
}

.border-green\/95 {
  border-color: rgb(52 102 64 / 0.95);
}

.border-grey {
  --tw-border-opacity: 1;
  border-color: rgb(205 217 209 / var(--tw-border-opacity));
}

.border-grey\/0 {
  border-color: rgb(205 217 209 / 0);
}

.border-grey\/10 {
  border-color: rgb(205 217 209 / 0.1);
}

.border-grey\/100 {
  border-color: rgb(205 217 209 / 1);
}

.border-grey\/15 {
  border-color: rgb(205 217 209 / 0.15);
}

.border-grey\/20 {
  border-color: rgb(205 217 209 / 0.2);
}

.border-grey\/25 {
  border-color: rgb(205 217 209 / 0.25);
}

.border-grey\/30 {
  border-color: rgb(205 217 209 / 0.3);
}

.border-grey\/35 {
  border-color: rgb(205 217 209 / 0.35);
}

.border-grey\/40 {
  border-color: rgb(205 217 209 / 0.4);
}

.border-grey\/45 {
  border-color: rgb(205 217 209 / 0.45);
}

.border-grey\/5 {
  border-color: rgb(205 217 209 / 0.05);
}

.border-grey\/50 {
  border-color: rgb(205 217 209 / 0.5);
}

.border-grey\/55 {
  border-color: rgb(205 217 209 / 0.55);
}

.border-grey\/60 {
  border-color: rgb(205 217 209 / 0.6);
}

.border-grey\/65 {
  border-color: rgb(205 217 209 / 0.65);
}

.border-grey\/70 {
  border-color: rgb(205 217 209 / 0.7);
}

.border-grey\/75 {
  border-color: rgb(205 217 209 / 0.75);
}

.border-grey\/80 {
  border-color: rgb(205 217 209 / 0.8);
}

.border-grey\/85 {
  border-color: rgb(205 217 209 / 0.85);
}

.border-grey\/90 {
  border-color: rgb(205 217 209 / 0.9);
}

.border-grey\/95 {
  border-color: rgb(205 217 209 / 0.95);
}

.border-light {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 228 / var(--tw-border-opacity));
}

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

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

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

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

.border-light-green\/15 {
  border-color: rgb(243 244 228 / 0.15);
}

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

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

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

.border-light-green\/35 {
  border-color: rgb(243 244 228 / 0.35);
}

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

.border-light-green\/45 {
  border-color: rgb(243 244 228 / 0.45);
}

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

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

.border-light-green\/55 {
  border-color: rgb(243 244 228 / 0.55);
}

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

.border-light-green\/65 {
  border-color: rgb(243 244 228 / 0.65);
}

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

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

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

.border-light-green\/85 {
  border-color: rgb(243 244 228 / 0.85);
}

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

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

.border-light\/0 {
  border-color: rgb(243 244 228 / 0);
}

.border-light\/10 {
  border-color: rgb(243 244 228 / 0.1);
}

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

.border-light\/15 {
  border-color: rgb(243 244 228 / 0.15);
}

.border-light\/20 {
  border-color: rgb(243 244 228 / 0.2);
}

.border-light\/25 {
  border-color: rgb(243 244 228 / 0.25);
}

.border-light\/30 {
  border-color: rgb(243 244 228 / 0.3);
}

.border-light\/35 {
  border-color: rgb(243 244 228 / 0.35);
}

.border-light\/40 {
  border-color: rgb(243 244 228 / 0.4);
}

.border-light\/45 {
  border-color: rgb(243 244 228 / 0.45);
}

.border-light\/5 {
  border-color: rgb(243 244 228 / 0.05);
}

.border-light\/50 {
  border-color: rgb(243 244 228 / 0.5);
}

.border-light\/55 {
  border-color: rgb(243 244 228 / 0.55);
}

.border-light\/60 {
  border-color: rgb(243 244 228 / 0.6);
}

.border-light\/65 {
  border-color: rgb(243 244 228 / 0.65);
}

.border-light\/70 {
  border-color: rgb(243 244 228 / 0.7);
}

.border-light\/75 {
  border-color: rgb(243 244 228 / 0.75);
}

.border-light\/80 {
  border-color: rgb(243 244 228 / 0.8);
}

.border-light\/85 {
  border-color: rgb(243 244 228 / 0.85);
}

.border-light\/90 {
  border-color: rgb(243 244 228 / 0.9);
}

.border-light\/95 {
  border-color: rgb(243 244 228 / 0.95);
}

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

.border-main\/0 {
  border-color: rgb(56 56 56 / 0);
}

.border-main\/10 {
  border-color: rgb(56 56 56 / 0.1);
}

.border-main\/100 {
  border-color: rgb(56 56 56 / 1);
}

.border-main\/15 {
  border-color: rgb(56 56 56 / 0.15);
}

.border-main\/20 {
  border-color: rgb(56 56 56 / 0.2);
}

.border-main\/25 {
  border-color: rgb(56 56 56 / 0.25);
}

.border-main\/30 {
  border-color: rgb(56 56 56 / 0.3);
}

.border-main\/35 {
  border-color: rgb(56 56 56 / 0.35);
}

.border-main\/40 {
  border-color: rgb(56 56 56 / 0.4);
}

.border-main\/45 {
  border-color: rgb(56 56 56 / 0.45);
}

.border-main\/5 {
  border-color: rgb(56 56 56 / 0.05);
}

.border-main\/50 {
  border-color: rgb(56 56 56 / 0.5);
}

.border-main\/55 {
  border-color: rgb(56 56 56 / 0.55);
}

.border-main\/60 {
  border-color: rgb(56 56 56 / 0.6);
}

.border-main\/65 {
  border-color: rgb(56 56 56 / 0.65);
}

.border-main\/70 {
  border-color: rgb(56 56 56 / 0.7);
}

.border-main\/75 {
  border-color: rgb(56 56 56 / 0.75);
}

.border-main\/80 {
  border-color: rgb(56 56 56 / 0.8);
}

.border-main\/85 {
  border-color: rgb(56 56 56 / 0.85);
}

.border-main\/90 {
  border-color: rgb(56 56 56 / 0.9);
}

.border-main\/95 {
  border-color: rgb(56 56 56 / 0.95);
}

.border-navy {
  border-color: var(--navy);
}

.border-offwhite {
  border-color: var(--offwhite);
}

.border-orange {
  border-color: var(--orange);
}

.border-pearl {
  --tw-border-opacity: 1;
  border-color: rgb(254 252 249 / var(--tw-border-opacity));
}

.border-pearl\/0 {
  border-color: rgb(254 252 249 / 0);
}

.border-pearl\/10 {
  border-color: rgb(254 252 249 / 0.1);
}

.border-pearl\/100 {
  border-color: rgb(254 252 249 / 1);
}

.border-pearl\/15 {
  border-color: rgb(254 252 249 / 0.15);
}

.border-pearl\/20 {
  border-color: rgb(254 252 249 / 0.2);
}

.border-pearl\/25 {
  border-color: rgb(254 252 249 / 0.25);
}

.border-pearl\/30 {
  border-color: rgb(254 252 249 / 0.3);
}

.border-pearl\/35 {
  border-color: rgb(254 252 249 / 0.35);
}

.border-pearl\/40 {
  border-color: rgb(254 252 249 / 0.4);
}

.border-pearl\/45 {
  border-color: rgb(254 252 249 / 0.45);
}

.border-pearl\/5 {
  border-color: rgb(254 252 249 / 0.05);
}

.border-pearl\/50 {
  border-color: rgb(254 252 249 / 0.5);
}

.border-pearl\/55 {
  border-color: rgb(254 252 249 / 0.55);
}

.border-pearl\/60 {
  border-color: rgb(254 252 249 / 0.6);
}

.border-pearl\/65 {
  border-color: rgb(254 252 249 / 0.65);
}

.border-pearl\/70 {
  border-color: rgb(254 252 249 / 0.7);
}

.border-pearl\/75 {
  border-color: rgb(254 252 249 / 0.75);
}

.border-pearl\/80 {
  border-color: rgb(254 252 249 / 0.8);
}

.border-pearl\/85 {
  border-color: rgb(254 252 249 / 0.85);
}

.border-pearl\/90 {
  border-color: rgb(254 252 249 / 0.9);
}

.border-pearl\/95 {
  border-color: rgb(254 252 249 / 0.95);
}

.border-text-grey {
  --tw-border-opacity: 1;
  border-color: rgb(179 179 179 / var(--tw-border-opacity));
}

.border-text-grey\/0 {
  border-color: rgb(179 179 179 / 0);
}

.border-text-grey\/10 {
  border-color: rgb(179 179 179 / 0.1);
}

.border-text-grey\/100 {
  border-color: rgb(179 179 179 / 1);
}

.border-text-grey\/15 {
  border-color: rgb(179 179 179 / 0.15);
}

.border-text-grey\/20 {
  border-color: rgb(179 179 179 / 0.2);
}

.border-text-grey\/25 {
  border-color: rgb(179 179 179 / 0.25);
}

.border-text-grey\/30 {
  border-color: rgb(179 179 179 / 0.3);
}

.border-text-grey\/35 {
  border-color: rgb(179 179 179 / 0.35);
}

.border-text-grey\/40 {
  border-color: rgb(179 179 179 / 0.4);
}

.border-text-grey\/45 {
  border-color: rgb(179 179 179 / 0.45);
}

.border-text-grey\/5 {
  border-color: rgb(179 179 179 / 0.05);
}

.border-text-grey\/50 {
  border-color: rgb(179 179 179 / 0.5);
}

.border-text-grey\/55 {
  border-color: rgb(179 179 179 / 0.55);
}

.border-text-grey\/60 {
  border-color: rgb(179 179 179 / 0.6);
}

.border-text-grey\/65 {
  border-color: rgb(179 179 179 / 0.65);
}

.border-text-grey\/70 {
  border-color: rgb(179 179 179 / 0.7);
}

.border-text-grey\/75 {
  border-color: rgb(179 179 179 / 0.75);
}

.border-text-grey\/80 {
  border-color: rgb(179 179 179 / 0.8);
}

.border-text-grey\/85 {
  border-color: rgb(179 179 179 / 0.85);
}

.border-text-grey\/90 {
  border-color: rgb(179 179 179 / 0.9);
}

.border-text-grey\/95 {
  border-color: rgb(179 179 179 / 0.95);
}

.border-transparent {
  border-color: transparent;
}

.border-transparent\/0 {
  border-color: rgb(0 0 0 / 0);
}

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

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

.border-transparent\/15 {
  border-color: rgb(0 0 0 / 0.15);
}

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

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

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

.border-transparent\/35 {
  border-color: rgb(0 0 0 / 0.35);
}

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

.border-transparent\/45 {
  border-color: rgb(0 0 0 / 0.45);
}

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

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

.border-transparent\/55 {
  border-color: rgb(0 0 0 / 0.55);
}

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

.border-transparent\/65 {
  border-color: rgb(0 0 0 / 0.65);
}

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

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

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

.border-transparent\/85 {
  border-color: rgb(0 0 0 / 0.85);
}

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

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

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

.border-white\/0 {
  border-color: rgb(255 255 255 / 0);
}

.border-white\/10 {
  border-color: rgb(255 255 255 / 0.1);
}

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

.border-white\/15 {
  border-color: rgb(255 255 255 / 0.15);
}

.border-white\/20 {
  border-color: rgb(255 255 255 / 0.2);
}

.border-white\/25 {
  border-color: rgb(255 255 255 / 0.25);
}

.border-white\/30 {
  border-color: rgb(255 255 255 / 0.3);
}

.border-white\/35 {
  border-color: rgb(255 255 255 / 0.35);
}

.border-white\/40 {
  border-color: rgb(255 255 255 / 0.4);
}

.border-white\/45 {
  border-color: rgb(255 255 255 / 0.45);
}

.border-white\/5 {
  border-color: rgb(255 255 255 / 0.05);
}

.border-white\/50 {
  border-color: rgb(255 255 255 / 0.5);
}

.border-white\/55 {
  border-color: rgb(255 255 255 / 0.55);
}

.border-white\/60 {
  border-color: rgb(255 255 255 / 0.6);
}

.border-white\/65 {
  border-color: rgb(255 255 255 / 0.65);
}

.border-white\/70 {
  border-color: rgb(255 255 255 / 0.7);
}

.border-white\/75 {
  border-color: rgb(255 255 255 / 0.75);
}

.border-white\/80 {
  border-color: rgb(255 255 255 / 0.8);
}

.border-white\/85 {
  border-color: rgb(255 255 255 / 0.85);
}

.border-white\/90 {
  border-color: rgb(255 255 255 / 0.9);
}

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

.border-x-blue {
  border-left-color: var(--blue);
  border-right-color: var(--blue);
}

.border-x-border {
  --tw-border-opacity: 1;
  border-left-color: rgb(228 229 230 / var(--tw-border-opacity));
  border-right-color: rgb(228 229 230 / var(--tw-border-opacity));
}

.border-x-border\/0 {
  border-left-color: rgb(228 229 230 / 0);
  border-right-color: rgb(228 229 230 / 0);
}

.border-x-border\/10 {
  border-left-color: rgb(228 229 230 / 0.1);
  border-right-color: rgb(228 229 230 / 0.1);
}

.border-x-border\/100 {
  border-left-color: rgb(228 229 230 / 1);
  border-right-color: rgb(228 229 230 / 1);
}

.border-x-border\/15 {
  border-left-color: rgb(228 229 230 / 0.15);
  border-right-color: rgb(228 229 230 / 0.15);
}

.border-x-border\/20 {
  border-left-color: rgb(228 229 230 / 0.2);
  border-right-color: rgb(228 229 230 / 0.2);
}

.border-x-border\/25 {
  border-left-color: rgb(228 229 230 / 0.25);
  border-right-color: rgb(228 229 230 / 0.25);
}

.border-x-border\/30 {
  border-left-color: rgb(228 229 230 / 0.3);
  border-right-color: rgb(228 229 230 / 0.3);
}

.border-x-border\/35 {
  border-left-color: rgb(228 229 230 / 0.35);
  border-right-color: rgb(228 229 230 / 0.35);
}

.border-x-border\/40 {
  border-left-color: rgb(228 229 230 / 0.4);
  border-right-color: rgb(228 229 230 / 0.4);
}

.border-x-border\/45 {
  border-left-color: rgb(228 229 230 / 0.45);
  border-right-color: rgb(228 229 230 / 0.45);
}

.border-x-border\/5 {
  border-left-color: rgb(228 229 230 / 0.05);
  border-right-color: rgb(228 229 230 / 0.05);
}

.border-x-border\/50 {
  border-left-color: rgb(228 229 230 / 0.5);
  border-right-color: rgb(228 229 230 / 0.5);
}

.border-x-border\/55 {
  border-left-color: rgb(228 229 230 / 0.55);
  border-right-color: rgb(228 229 230 / 0.55);
}

.border-x-border\/60 {
  border-left-color: rgb(228 229 230 / 0.6);
  border-right-color: rgb(228 229 230 / 0.6);
}

.border-x-border\/65 {
  border-left-color: rgb(228 229 230 / 0.65);
  border-right-color: rgb(228 229 230 / 0.65);
}

.border-x-border\/70 {
  border-left-color: rgb(228 229 230 / 0.7);
  border-right-color: rgb(228 229 230 / 0.7);
}

.border-x-border\/75 {
  border-left-color: rgb(228 229 230 / 0.75);
  border-right-color: rgb(228 229 230 / 0.75);
}

.border-x-border\/80 {
  border-left-color: rgb(228 229 230 / 0.8);
  border-right-color: rgb(228 229 230 / 0.8);
}

.border-x-border\/85 {
  border-left-color: rgb(228 229 230 / 0.85);
  border-right-color: rgb(228 229 230 / 0.85);
}

.border-x-border\/90 {
  border-left-color: rgb(228 229 230 / 0.9);
  border-right-color: rgb(228 229 230 / 0.9);
}

.border-x-border\/95 {
  border-left-color: rgb(228 229 230 / 0.95);
  border-right-color: rgb(228 229 230 / 0.95);
}

.border-x-button {
  --tw-border-opacity: 1;
  border-left-color: rgb(243 252 251 / var(--tw-border-opacity));
  border-right-color: rgb(243 252 251 / var(--tw-border-opacity));
}

.border-x-button\/0 {
  border-left-color: rgb(243 252 251 / 0);
  border-right-color: rgb(243 252 251 / 0);
}

.border-x-button\/10 {
  border-left-color: rgb(243 252 251 / 0.1);
  border-right-color: rgb(243 252 251 / 0.1);
}

.border-x-button\/100 {
  border-left-color: rgb(243 252 251 / 1);
  border-right-color: rgb(243 252 251 / 1);
}

.border-x-button\/15 {
  border-left-color: rgb(243 252 251 / 0.15);
  border-right-color: rgb(243 252 251 / 0.15);
}

.border-x-button\/20 {
  border-left-color: rgb(243 252 251 / 0.2);
  border-right-color: rgb(243 252 251 / 0.2);
}

.border-x-button\/25 {
  border-left-color: rgb(243 252 251 / 0.25);
  border-right-color: rgb(243 252 251 / 0.25);
}

.border-x-button\/30 {
  border-left-color: rgb(243 252 251 / 0.3);
  border-right-color: rgb(243 252 251 / 0.3);
}

.border-x-button\/35 {
  border-left-color: rgb(243 252 251 / 0.35);
  border-right-color: rgb(243 252 251 / 0.35);
}

.border-x-button\/40 {
  border-left-color: rgb(243 252 251 / 0.4);
  border-right-color: rgb(243 252 251 / 0.4);
}

.border-x-button\/45 {
  border-left-color: rgb(243 252 251 / 0.45);
  border-right-color: rgb(243 252 251 / 0.45);
}

.border-x-button\/5 {
  border-left-color: rgb(243 252 251 / 0.05);
  border-right-color: rgb(243 252 251 / 0.05);
}

.border-x-button\/50 {
  border-left-color: rgb(243 252 251 / 0.5);
  border-right-color: rgb(243 252 251 / 0.5);
}

.border-x-button\/55 {
  border-left-color: rgb(243 252 251 / 0.55);
  border-right-color: rgb(243 252 251 / 0.55);
}

.border-x-button\/60 {
  border-left-color: rgb(243 252 251 / 0.6);
  border-right-color: rgb(243 252 251 / 0.6);
}

.border-x-button\/65 {
  border-left-color: rgb(243 252 251 / 0.65);
  border-right-color: rgb(243 252 251 / 0.65);
}

.border-x-button\/70 {
  border-left-color: rgb(243 252 251 / 0.7);
  border-right-color: rgb(243 252 251 / 0.7);
}

.border-x-button\/75 {
  border-left-color: rgb(243 252 251 / 0.75);
  border-right-color: rgb(243 252 251 / 0.75);
}

.border-x-button\/80 {
  border-left-color: rgb(243 252 251 / 0.8);
  border-right-color: rgb(243 252 251 / 0.8);
}

.border-x-button\/85 {
  border-left-color: rgb(243 252 251 / 0.85);
  border-right-color: rgb(243 252 251 / 0.85);
}

.border-x-button\/90 {
  border-left-color: rgb(243 252 251 / 0.9);
  border-right-color: rgb(243 252 251 / 0.9);
}

.border-x-button\/95 {
  border-left-color: rgb(243 252 251 / 0.95);
  border-right-color: rgb(243 252 251 / 0.95);
}

.border-x-current {
  border-left-color: currentColor;
  border-right-color: currentColor;
}

.border-x-dark {
  --tw-border-opacity: 1;
  border-left-color: rgb(37 73 39 / var(--tw-border-opacity));
  border-right-color: rgb(37 73 39 / var(--tw-border-opacity));
}

.border-x-dark-green {
  --tw-border-opacity: 1;
  border-left-color: rgb(16 64 48 / var(--tw-border-opacity));
  border-right-color: rgb(16 64 48 / var(--tw-border-opacity));
}

.border-x-dark-green\/0 {
  border-left-color: rgb(16 64 48 / 0);
  border-right-color: rgb(16 64 48 / 0);
}

.border-x-dark-green\/10 {
  border-left-color: rgb(16 64 48 / 0.1);
  border-right-color: rgb(16 64 48 / 0.1);
}

.border-x-dark-green\/100 {
  border-left-color: rgb(16 64 48 / 1);
  border-right-color: rgb(16 64 48 / 1);
}

.border-x-dark-green\/15 {
  border-left-color: rgb(16 64 48 / 0.15);
  border-right-color: rgb(16 64 48 / 0.15);
}

.border-x-dark-green\/20 {
  border-left-color: rgb(16 64 48 / 0.2);
  border-right-color: rgb(16 64 48 / 0.2);
}

.border-x-dark-green\/25 {
  border-left-color: rgb(16 64 48 / 0.25);
  border-right-color: rgb(16 64 48 / 0.25);
}

.border-x-dark-green\/30 {
  border-left-color: rgb(16 64 48 / 0.3);
  border-right-color: rgb(16 64 48 / 0.3);
}

.border-x-dark-green\/35 {
  border-left-color: rgb(16 64 48 / 0.35);
  border-right-color: rgb(16 64 48 / 0.35);
}

.border-x-dark-green\/40 {
  border-left-color: rgb(16 64 48 / 0.4);
  border-right-color: rgb(16 64 48 / 0.4);
}

.border-x-dark-green\/45 {
  border-left-color: rgb(16 64 48 / 0.45);
  border-right-color: rgb(16 64 48 / 0.45);
}

.border-x-dark-green\/5 {
  border-left-color: rgb(16 64 48 / 0.05);
  border-right-color: rgb(16 64 48 / 0.05);
}

.border-x-dark-green\/50 {
  border-left-color: rgb(16 64 48 / 0.5);
  border-right-color: rgb(16 64 48 / 0.5);
}

.border-x-dark-green\/55 {
  border-left-color: rgb(16 64 48 / 0.55);
  border-right-color: rgb(16 64 48 / 0.55);
}

.border-x-dark-green\/60 {
  border-left-color: rgb(16 64 48 / 0.6);
  border-right-color: rgb(16 64 48 / 0.6);
}

.border-x-dark-green\/65 {
  border-left-color: rgb(16 64 48 / 0.65);
  border-right-color: rgb(16 64 48 / 0.65);
}

.border-x-dark-green\/70 {
  border-left-color: rgb(16 64 48 / 0.7);
  border-right-color: rgb(16 64 48 / 0.7);
}

.border-x-dark-green\/75 {
  border-left-color: rgb(16 64 48 / 0.75);
  border-right-color: rgb(16 64 48 / 0.75);
}

.border-x-dark-green\/80 {
  border-left-color: rgb(16 64 48 / 0.8);
  border-right-color: rgb(16 64 48 / 0.8);
}

.border-x-dark-green\/85 {
  border-left-color: rgb(16 64 48 / 0.85);
  border-right-color: rgb(16 64 48 / 0.85);
}

.border-x-dark-green\/90 {
  border-left-color: rgb(16 64 48 / 0.9);
  border-right-color: rgb(16 64 48 / 0.9);
}

.border-x-dark-green\/95 {
  border-left-color: rgb(16 64 48 / 0.95);
  border-right-color: rgb(16 64 48 / 0.95);
}

.border-x-dark\/0 {
  border-left-color: rgb(37 73 39 / 0);
  border-right-color: rgb(37 73 39 / 0);
}

.border-x-dark\/10 {
  border-left-color: rgb(37 73 39 / 0.1);
  border-right-color: rgb(37 73 39 / 0.1);
}

.border-x-dark\/100 {
  border-left-color: rgb(37 73 39 / 1);
  border-right-color: rgb(37 73 39 / 1);
}

.border-x-dark\/15 {
  border-left-color: rgb(37 73 39 / 0.15);
  border-right-color: rgb(37 73 39 / 0.15);
}

.border-x-dark\/20 {
  border-left-color: rgb(37 73 39 / 0.2);
  border-right-color: rgb(37 73 39 / 0.2);
}

.border-x-dark\/25 {
  border-left-color: rgb(37 73 39 / 0.25);
  border-right-color: rgb(37 73 39 / 0.25);
}

.border-x-dark\/30 {
  border-left-color: rgb(37 73 39 / 0.3);
  border-right-color: rgb(37 73 39 / 0.3);
}

.border-x-dark\/35 {
  border-left-color: rgb(37 73 39 / 0.35);
  border-right-color: rgb(37 73 39 / 0.35);
}

.border-x-dark\/40 {
  border-left-color: rgb(37 73 39 / 0.4);
  border-right-color: rgb(37 73 39 / 0.4);
}

.border-x-dark\/45 {
  border-left-color: rgb(37 73 39 / 0.45);
  border-right-color: rgb(37 73 39 / 0.45);
}

.border-x-dark\/5 {
  border-left-color: rgb(37 73 39 / 0.05);
  border-right-color: rgb(37 73 39 / 0.05);
}

.border-x-dark\/50 {
  border-left-color: rgb(37 73 39 / 0.5);
  border-right-color: rgb(37 73 39 / 0.5);
}

.border-x-dark\/55 {
  border-left-color: rgb(37 73 39 / 0.55);
  border-right-color: rgb(37 73 39 / 0.55);
}

.border-x-dark\/60 {
  border-left-color: rgb(37 73 39 / 0.6);
  border-right-color: rgb(37 73 39 / 0.6);
}

.border-x-dark\/65 {
  border-left-color: rgb(37 73 39 / 0.65);
  border-right-color: rgb(37 73 39 / 0.65);
}

.border-x-dark\/70 {
  border-left-color: rgb(37 73 39 / 0.7);
  border-right-color: rgb(37 73 39 / 0.7);
}

.border-x-dark\/75 {
  border-left-color: rgb(37 73 39 / 0.75);
  border-right-color: rgb(37 73 39 / 0.75);
}

.border-x-dark\/80 {
  border-left-color: rgb(37 73 39 / 0.8);
  border-right-color: rgb(37 73 39 / 0.8);
}

.border-x-dark\/85 {
  border-left-color: rgb(37 73 39 / 0.85);
  border-right-color: rgb(37 73 39 / 0.85);
}

.border-x-dark\/90 {
  border-left-color: rgb(37 73 39 / 0.9);
  border-right-color: rgb(37 73 39 / 0.9);
}

.border-x-dark\/95 {
  border-left-color: rgb(37 73 39 / 0.95);
  border-right-color: rgb(37 73 39 / 0.95);
}

.border-x-gray {
  border-left-color: var(--gray);
  border-right-color: var(--gray);
}

.border-x-green {
  --tw-border-opacity: 1;
  border-left-color: rgb(52 102 64 / var(--tw-border-opacity));
  border-right-color: rgb(52 102 64 / var(--tw-border-opacity));
}

.border-x-green\/0 {
  border-left-color: rgb(52 102 64 / 0);
  border-right-color: rgb(52 102 64 / 0);
}

.border-x-green\/10 {
  border-left-color: rgb(52 102 64 / 0.1);
  border-right-color: rgb(52 102 64 / 0.1);
}

.border-x-green\/100 {
  border-left-color: rgb(52 102 64 / 1);
  border-right-color: rgb(52 102 64 / 1);
}

.border-x-green\/15 {
  border-left-color: rgb(52 102 64 / 0.15);
  border-right-color: rgb(52 102 64 / 0.15);
}

.border-x-green\/20 {
  border-left-color: rgb(52 102 64 / 0.2);
  border-right-color: rgb(52 102 64 / 0.2);
}

.border-x-green\/25 {
  border-left-color: rgb(52 102 64 / 0.25);
  border-right-color: rgb(52 102 64 / 0.25);
}

.border-x-green\/30 {
  border-left-color: rgb(52 102 64 / 0.3);
  border-right-color: rgb(52 102 64 / 0.3);
}

.border-x-green\/35 {
  border-left-color: rgb(52 102 64 / 0.35);
  border-right-color: rgb(52 102 64 / 0.35);
}

.border-x-green\/40 {
  border-left-color: rgb(52 102 64 / 0.4);
  border-right-color: rgb(52 102 64 / 0.4);
}

.border-x-green\/45 {
  border-left-color: rgb(52 102 64 / 0.45);
  border-right-color: rgb(52 102 64 / 0.45);
}

.border-x-green\/5 {
  border-left-color: rgb(52 102 64 / 0.05);
  border-right-color: rgb(52 102 64 / 0.05);
}

.border-x-green\/50 {
  border-left-color: rgb(52 102 64 / 0.5);
  border-right-color: rgb(52 102 64 / 0.5);
}

.border-x-green\/55 {
  border-left-color: rgb(52 102 64 / 0.55);
  border-right-color: rgb(52 102 64 / 0.55);
}

.border-x-green\/60 {
  border-left-color: rgb(52 102 64 / 0.6);
  border-right-color: rgb(52 102 64 / 0.6);
}

.border-x-green\/65 {
  border-left-color: rgb(52 102 64 / 0.65);
  border-right-color: rgb(52 102 64 / 0.65);
}

.border-x-green\/70 {
  border-left-color: rgb(52 102 64 / 0.7);
  border-right-color: rgb(52 102 64 / 0.7);
}

.border-x-green\/75 {
  border-left-color: rgb(52 102 64 / 0.75);
  border-right-color: rgb(52 102 64 / 0.75);
}

.border-x-green\/80 {
  border-left-color: rgb(52 102 64 / 0.8);
  border-right-color: rgb(52 102 64 / 0.8);
}

.border-x-green\/85 {
  border-left-color: rgb(52 102 64 / 0.85);
  border-right-color: rgb(52 102 64 / 0.85);
}

.border-x-green\/90 {
  border-left-color: rgb(52 102 64 / 0.9);
  border-right-color: rgb(52 102 64 / 0.9);
}

.border-x-green\/95 {
  border-left-color: rgb(52 102 64 / 0.95);
  border-right-color: rgb(52 102 64 / 0.95);
}

.border-x-grey {
  --tw-border-opacity: 1;
  border-left-color: rgb(205 217 209 / var(--tw-border-opacity));
  border-right-color: rgb(205 217 209 / var(--tw-border-opacity));
}

.border-x-grey\/0 {
  border-left-color: rgb(205 217 209 / 0);
  border-right-color: rgb(205 217 209 / 0);
}

.border-x-grey\/10 {
  border-left-color: rgb(205 217 209 / 0.1);
  border-right-color: rgb(205 217 209 / 0.1);
}

.border-x-grey\/100 {
  border-left-color: rgb(205 217 209 / 1);
  border-right-color: rgb(205 217 209 / 1);
}

.border-x-grey\/15 {
  border-left-color: rgb(205 217 209 / 0.15);
  border-right-color: rgb(205 217 209 / 0.15);
}

.border-x-grey\/20 {
  border-left-color: rgb(205 217 209 / 0.2);
  border-right-color: rgb(205 217 209 / 0.2);
}

.border-x-grey\/25 {
  border-left-color: rgb(205 217 209 / 0.25);
  border-right-color: rgb(205 217 209 / 0.25);
}

.border-x-grey\/30 {
  border-left-color: rgb(205 217 209 / 0.3);
  border-right-color: rgb(205 217 209 / 0.3);
}

.border-x-grey\/35 {
  border-left-color: rgb(205 217 209 / 0.35);
  border-right-color: rgb(205 217 209 / 0.35);
}

.border-x-grey\/40 {
  border-left-color: rgb(205 217 209 / 0.4);
  border-right-color: rgb(205 217 209 / 0.4);
}

.border-x-grey\/45 {
  border-left-color: rgb(205 217 209 / 0.45);
  border-right-color: rgb(205 217 209 / 0.45);
}

.border-x-grey\/5 {
  border-left-color: rgb(205 217 209 / 0.05);
  border-right-color: rgb(205 217 209 / 0.05);
}

.border-x-grey\/50 {
  border-left-color: rgb(205 217 209 / 0.5);
  border-right-color: rgb(205 217 209 / 0.5);
}

.border-x-grey\/55 {
  border-left-color: rgb(205 217 209 / 0.55);
  border-right-color: rgb(205 217 209 / 0.55);
}

.border-x-grey\/60 {
  border-left-color: rgb(205 217 209 / 0.6);
  border-right-color: rgb(205 217 209 / 0.6);
}

.border-x-grey\/65 {
  border-left-color: rgb(205 217 209 / 0.65);
  border-right-color: rgb(205 217 209 / 0.65);
}

.border-x-grey\/70 {
  border-left-color: rgb(205 217 209 / 0.7);
  border-right-color: rgb(205 217 209 / 0.7);
}

.border-x-grey\/75 {
  border-left-color: rgb(205 217 209 / 0.75);
  border-right-color: rgb(205 217 209 / 0.75);
}

.border-x-grey\/80 {
  border-left-color: rgb(205 217 209 / 0.8);
  border-right-color: rgb(205 217 209 / 0.8);
}

.border-x-grey\/85 {
  border-left-color: rgb(205 217 209 / 0.85);
  border-right-color: rgb(205 217 209 / 0.85);
}

.border-x-grey\/90 {
  border-left-color: rgb(205 217 209 / 0.9);
  border-right-color: rgb(205 217 209 / 0.9);
}

.border-x-grey\/95 {
  border-left-color: rgb(205 217 209 / 0.95);
  border-right-color: rgb(205 217 209 / 0.95);
}

.border-x-light {
  --tw-border-opacity: 1;
  border-left-color: rgb(243 244 228 / var(--tw-border-opacity));
  border-right-color: rgb(243 244 228 / var(--tw-border-opacity));
}

.border-x-light-green {
  --tw-border-opacity: 1;
  border-left-color: rgb(243 244 228 / var(--tw-border-opacity));
  border-right-color: rgb(243 244 228 / var(--tw-border-opacity));
}

.border-x-light-green\/0 {
  border-left-color: rgb(243 244 228 / 0);
  border-right-color: rgb(243 244 228 / 0);
}

.border-x-light-green\/10 {
  border-left-color: rgb(243 244 228 / 0.1);
  border-right-color: rgb(243 244 228 / 0.1);
}

.border-x-light-green\/100 {
  border-left-color: rgb(243 244 228 / 1);
  border-right-color: rgb(243 244 228 / 1);
}

.border-x-light-green\/15 {
  border-left-color: rgb(243 244 228 / 0.15);
  border-right-color: rgb(243 244 228 / 0.15);
}

.border-x-light-green\/20 {
  border-left-color: rgb(243 244 228 / 0.2);
  border-right-color: rgb(243 244 228 / 0.2);
}

.border-x-light-green\/25 {
  border-left-color: rgb(243 244 228 / 0.25);
  border-right-color: rgb(243 244 228 / 0.25);
}

.border-x-light-green\/30 {
  border-left-color: rgb(243 244 228 / 0.3);
  border-right-color: rgb(243 244 228 / 0.3);
}

.border-x-light-green\/35 {
  border-left-color: rgb(243 244 228 / 0.35);
  border-right-color: rgb(243 244 228 / 0.35);
}

.border-x-light-green\/40 {
  border-left-color: rgb(243 244 228 / 0.4);
  border-right-color: rgb(243 244 228 / 0.4);
}

.border-x-light-green\/45 {
  border-left-color: rgb(243 244 228 / 0.45);
  border-right-color: rgb(243 244 228 / 0.45);
}

.border-x-light-green\/5 {
  border-left-color: rgb(243 244 228 / 0.05);
  border-right-color: rgb(243 244 228 / 0.05);
}

.border-x-light-green\/50 {
  border-left-color: rgb(243 244 228 / 0.5);
  border-right-color: rgb(243 244 228 / 0.5);
}

.border-x-light-green\/55 {
  border-left-color: rgb(243 244 228 / 0.55);
  border-right-color: rgb(243 244 228 / 0.55);
}

.border-x-light-green\/60 {
  border-left-color: rgb(243 244 228 / 0.6);
  border-right-color: rgb(243 244 228 / 0.6);
}

.border-x-light-green\/65 {
  border-left-color: rgb(243 244 228 / 0.65);
  border-right-color: rgb(243 244 228 / 0.65);
}

.border-x-light-green\/70 {
  border-left-color: rgb(243 244 228 / 0.7);
  border-right-color: rgb(243 244 228 / 0.7);
}

.border-x-light-green\/75 {
  border-left-color: rgb(243 244 228 / 0.75);
  border-right-color: rgb(243 244 228 / 0.75);
}

.border-x-light-green\/80 {
  border-left-color: rgb(243 244 228 / 0.8);
  border-right-color: rgb(243 244 228 / 0.8);
}

.border-x-light-green\/85 {
  border-left-color: rgb(243 244 228 / 0.85);
  border-right-color: rgb(243 244 228 / 0.85);
}

.border-x-light-green\/90 {
  border-left-color: rgb(243 244 228 / 0.9);
  border-right-color: rgb(243 244 228 / 0.9);
}

.border-x-light-green\/95 {
  border-left-color: rgb(243 244 228 / 0.95);
  border-right-color: rgb(243 244 228 / 0.95);
}

.border-x-light\/0 {
  border-left-color: rgb(243 244 228 / 0);
  border-right-color: rgb(243 244 228 / 0);
}

.border-x-light\/10 {
  border-left-color: rgb(243 244 228 / 0.1);
  border-right-color: rgb(243 244 228 / 0.1);
}

.border-x-light\/100 {
  border-left-color: rgb(243 244 228 / 1);
  border-right-color: rgb(243 244 228 / 1);
}

.border-x-light\/15 {
  border-left-color: rgb(243 244 228 / 0.15);
  border-right-color: rgb(243 244 228 / 0.15);
}

.border-x-light\/20 {
  border-left-color: rgb(243 244 228 / 0.2);
  border-right-color: rgb(243 244 228 / 0.2);
}

.border-x-light\/25 {
  border-left-color: rgb(243 244 228 / 0.25);
  border-right-color: rgb(243 244 228 / 0.25);
}

.border-x-light\/30 {
  border-left-color: rgb(243 244 228 / 0.3);
  border-right-color: rgb(243 244 228 / 0.3);
}

.border-x-light\/35 {
  border-left-color: rgb(243 244 228 / 0.35);
  border-right-color: rgb(243 244 228 / 0.35);
}

.border-x-light\/40 {
  border-left-color: rgb(243 244 228 / 0.4);
  border-right-color: rgb(243 244 228 / 0.4);
}

.border-x-light\/45 {
  border-left-color: rgb(243 244 228 / 0.45);
  border-right-color: rgb(243 244 228 / 0.45);
}

.border-x-light\/5 {
  border-left-color: rgb(243 244 228 / 0.05);
  border-right-color: rgb(243 244 228 / 0.05);
}

.border-x-light\/50 {
  border-left-color: rgb(243 244 228 / 0.5);
  border-right-color: rgb(243 244 228 / 0.5);
}

.border-x-light\/55 {
  border-left-color: rgb(243 244 228 / 0.55);
  border-right-color: rgb(243 244 228 / 0.55);
}

.border-x-light\/60 {
  border-left-color: rgb(243 244 228 / 0.6);
  border-right-color: rgb(243 244 228 / 0.6);
}

.border-x-light\/65 {
  border-left-color: rgb(243 244 228 / 0.65);
  border-right-color: rgb(243 244 228 / 0.65);
}

.border-x-light\/70 {
  border-left-color: rgb(243 244 228 / 0.7);
  border-right-color: rgb(243 244 228 / 0.7);
}

.border-x-light\/75 {
  border-left-color: rgb(243 244 228 / 0.75);
  border-right-color: rgb(243 244 228 / 0.75);
}

.border-x-light\/80 {
  border-left-color: rgb(243 244 228 / 0.8);
  border-right-color: rgb(243 244 228 / 0.8);
}

.border-x-light\/85 {
  border-left-color: rgb(243 244 228 / 0.85);
  border-right-color: rgb(243 244 228 / 0.85);
}

.border-x-light\/90 {
  border-left-color: rgb(243 244 228 / 0.9);
  border-right-color: rgb(243 244 228 / 0.9);
}

.border-x-light\/95 {
  border-left-color: rgb(243 244 228 / 0.95);
  border-right-color: rgb(243 244 228 / 0.95);
}

.border-x-main {
  --tw-border-opacity: 1;
  border-left-color: rgb(56 56 56 / var(--tw-border-opacity));
  border-right-color: rgb(56 56 56 / var(--tw-border-opacity));
}

.border-x-main\/0 {
  border-left-color: rgb(56 56 56 / 0);
  border-right-color: rgb(56 56 56 / 0);
}

.border-x-main\/10 {
  border-left-color: rgb(56 56 56 / 0.1);
  border-right-color: rgb(56 56 56 / 0.1);
}

.border-x-main\/100 {
  border-left-color: rgb(56 56 56 / 1);
  border-right-color: rgb(56 56 56 / 1);
}

.border-x-main\/15 {
  border-left-color: rgb(56 56 56 / 0.15);
  border-right-color: rgb(56 56 56 / 0.15);
}

.border-x-main\/20 {
  border-left-color: rgb(56 56 56 / 0.2);
  border-right-color: rgb(56 56 56 / 0.2);
}

.border-x-main\/25 {
  border-left-color: rgb(56 56 56 / 0.25);
  border-right-color: rgb(56 56 56 / 0.25);
}

.border-x-main\/30 {
  border-left-color: rgb(56 56 56 / 0.3);
  border-right-color: rgb(56 56 56 / 0.3);
}

.border-x-main\/35 {
  border-left-color: rgb(56 56 56 / 0.35);
  border-right-color: rgb(56 56 56 / 0.35);
}

.border-x-main\/40 {
  border-left-color: rgb(56 56 56 / 0.4);
  border-right-color: rgb(56 56 56 / 0.4);
}

.border-x-main\/45 {
  border-left-color: rgb(56 56 56 / 0.45);
  border-right-color: rgb(56 56 56 / 0.45);
}

.border-x-main\/5 {
  border-left-color: rgb(56 56 56 / 0.05);
  border-right-color: rgb(56 56 56 / 0.05);
}

.border-x-main\/50 {
  border-left-color: rgb(56 56 56 / 0.5);
  border-right-color: rgb(56 56 56 / 0.5);
}

.border-x-main\/55 {
  border-left-color: rgb(56 56 56 / 0.55);
  border-right-color: rgb(56 56 56 / 0.55);
}

.border-x-main\/60 {
  border-left-color: rgb(56 56 56 / 0.6);
  border-right-color: rgb(56 56 56 / 0.6);
}

.border-x-main\/65 {
  border-left-color: rgb(56 56 56 / 0.65);
  border-right-color: rgb(56 56 56 / 0.65);
}

.border-x-main\/70 {
  border-left-color: rgb(56 56 56 / 0.7);
  border-right-color: rgb(56 56 56 / 0.7);
}

.border-x-main\/75 {
  border-left-color: rgb(56 56 56 / 0.75);
  border-right-color: rgb(56 56 56 / 0.75);
}

.border-x-main\/80 {
  border-left-color: rgb(56 56 56 / 0.8);
  border-right-color: rgb(56 56 56 / 0.8);
}

.border-x-main\/85 {
  border-left-color: rgb(56 56 56 / 0.85);
  border-right-color: rgb(56 56 56 / 0.85);
}

.border-x-main\/90 {
  border-left-color: rgb(56 56 56 / 0.9);
  border-right-color: rgb(56 56 56 / 0.9);
}

.border-x-main\/95 {
  border-left-color: rgb(56 56 56 / 0.95);
  border-right-color: rgb(56 56 56 / 0.95);
}

.border-x-navy {
  border-left-color: var(--navy);
  border-right-color: var(--navy);
}

.border-x-offwhite {
  border-left-color: var(--offwhite);
  border-right-color: var(--offwhite);
}

.border-x-orange {
  border-left-color: var(--orange);
  border-right-color: var(--orange);
}

.border-x-pearl {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 252 249 / var(--tw-border-opacity));
  border-right-color: rgb(254 252 249 / var(--tw-border-opacity));
}

.border-x-pearl\/0 {
  border-left-color: rgb(254 252 249 / 0);
  border-right-color: rgb(254 252 249 / 0);
}

.border-x-pearl\/10 {
  border-left-color: rgb(254 252 249 / 0.1);
  border-right-color: rgb(254 252 249 / 0.1);
}

.border-x-pearl\/100 {
  border-left-color: rgb(254 252 249 / 1);
  border-right-color: rgb(254 252 249 / 1);
}

.border-x-pearl\/15 {
  border-left-color: rgb(254 252 249 / 0.15);
  border-right-color: rgb(254 252 249 / 0.15);
}

.border-x-pearl\/20 {
  border-left-color: rgb(254 252 249 / 0.2);
  border-right-color: rgb(254 252 249 / 0.2);
}

.border-x-pearl\/25 {
  border-left-color: rgb(254 252 249 / 0.25);
  border-right-color: rgb(254 252 249 / 0.25);
}

.border-x-pearl\/30 {
  border-left-color: rgb(254 252 249 / 0.3);
  border-right-color: rgb(254 252 249 / 0.3);
}

.border-x-pearl\/35 {
  border-left-color: rgb(254 252 249 / 0.35);
  border-right-color: rgb(254 252 249 / 0.35);
}

.border-x-pearl\/40 {
  border-left-color: rgb(254 252 249 / 0.4);
  border-right-color: rgb(254 252 249 / 0.4);
}

.border-x-pearl\/45 {
  border-left-color: rgb(254 252 249 / 0.45);
  border-right-color: rgb(254 252 249 / 0.45);
}

.border-x-pearl\/5 {
  border-left-color: rgb(254 252 249 / 0.05);
  border-right-color: rgb(254 252 249 / 0.05);
}

.border-x-pearl\/50 {
  border-left-color: rgb(254 252 249 / 0.5);
  border-right-color: rgb(254 252 249 / 0.5);
}

.border-x-pearl\/55 {
  border-left-color: rgb(254 252 249 / 0.55);
  border-right-color: rgb(254 252 249 / 0.55);
}

.border-x-pearl\/60 {
  border-left-color: rgb(254 252 249 / 0.6);
  border-right-color: rgb(254 252 249 / 0.6);
}

.border-x-pearl\/65 {
  border-left-color: rgb(254 252 249 / 0.65);
  border-right-color: rgb(254 252 249 / 0.65);
}

.border-x-pearl\/70 {
  border-left-color: rgb(254 252 249 / 0.7);
  border-right-color: rgb(254 252 249 / 0.7);
}

.border-x-pearl\/75 {
  border-left-color: rgb(254 252 249 / 0.75);
  border-right-color: rgb(254 252 249 / 0.75);
}

.border-x-pearl\/80 {
  border-left-color: rgb(254 252 249 / 0.8);
  border-right-color: rgb(254 252 249 / 0.8);
}

.border-x-pearl\/85 {
  border-left-color: rgb(254 252 249 / 0.85);
  border-right-color: rgb(254 252 249 / 0.85);
}

.border-x-pearl\/90 {
  border-left-color: rgb(254 252 249 / 0.9);
  border-right-color: rgb(254 252 249 / 0.9);
}

.border-x-pearl\/95 {
  border-left-color: rgb(254 252 249 / 0.95);
  border-right-color: rgb(254 252 249 / 0.95);
}

.border-x-text-grey {
  --tw-border-opacity: 1;
  border-left-color: rgb(179 179 179 / var(--tw-border-opacity));
  border-right-color: rgb(179 179 179 / var(--tw-border-opacity));
}

.border-x-text-grey\/0 {
  border-left-color: rgb(179 179 179 / 0);
  border-right-color: rgb(179 179 179 / 0);
}

.border-x-text-grey\/10 {
  border-left-color: rgb(179 179 179 / 0.1);
  border-right-color: rgb(179 179 179 / 0.1);
}

.border-x-text-grey\/100 {
  border-left-color: rgb(179 179 179 / 1);
  border-right-color: rgb(179 179 179 / 1);
}

.border-x-text-grey\/15 {
  border-left-color: rgb(179 179 179 / 0.15);
  border-right-color: rgb(179 179 179 / 0.15);
}

.border-x-text-grey\/20 {
  border-left-color: rgb(179 179 179 / 0.2);
  border-right-color: rgb(179 179 179 / 0.2);
}

.border-x-text-grey\/25 {
  border-left-color: rgb(179 179 179 / 0.25);
  border-right-color: rgb(179 179 179 / 0.25);
}

.border-x-text-grey\/30 {
  border-left-color: rgb(179 179 179 / 0.3);
  border-right-color: rgb(179 179 179 / 0.3);
}

.border-x-text-grey\/35 {
  border-left-color: rgb(179 179 179 / 0.35);
  border-right-color: rgb(179 179 179 / 0.35);
}

.border-x-text-grey\/40 {
  border-left-color: rgb(179 179 179 / 0.4);
  border-right-color: rgb(179 179 179 / 0.4);
}

.border-x-text-grey\/45 {
  border-left-color: rgb(179 179 179 / 0.45);
  border-right-color: rgb(179 179 179 / 0.45);
}

.border-x-text-grey\/5 {
  border-left-color: rgb(179 179 179 / 0.05);
  border-right-color: rgb(179 179 179 / 0.05);
}

.border-x-text-grey\/50 {
  border-left-color: rgb(179 179 179 / 0.5);
  border-right-color: rgb(179 179 179 / 0.5);
}

.border-x-text-grey\/55 {
  border-left-color: rgb(179 179 179 / 0.55);
  border-right-color: rgb(179 179 179 / 0.55);
}

.border-x-text-grey\/60 {
  border-left-color: rgb(179 179 179 / 0.6);
  border-right-color: rgb(179 179 179 / 0.6);
}

.border-x-text-grey\/65 {
  border-left-color: rgb(179 179 179 / 0.65);
  border-right-color: rgb(179 179 179 / 0.65);
}

.border-x-text-grey\/70 {
  border-left-color: rgb(179 179 179 / 0.7);
  border-right-color: rgb(179 179 179 / 0.7);
}

.border-x-text-grey\/75 {
  border-left-color: rgb(179 179 179 / 0.75);
  border-right-color: rgb(179 179 179 / 0.75);
}

.border-x-text-grey\/80 {
  border-left-color: rgb(179 179 179 / 0.8);
  border-right-color: rgb(179 179 179 / 0.8);
}

.border-x-text-grey\/85 {
  border-left-color: rgb(179 179 179 / 0.85);
  border-right-color: rgb(179 179 179 / 0.85);
}

.border-x-text-grey\/90 {
  border-left-color: rgb(179 179 179 / 0.9);
  border-right-color: rgb(179 179 179 / 0.9);
}

.border-x-text-grey\/95 {
  border-left-color: rgb(179 179 179 / 0.95);
  border-right-color: rgb(179 179 179 / 0.95);
}

.border-x-transparent {
  border-left-color: transparent;
  border-right-color: transparent;
}

.border-x-transparent\/0 {
  border-left-color: rgb(0 0 0 / 0);
  border-right-color: rgb(0 0 0 / 0);
}

.border-x-transparent\/10 {
  border-left-color: rgb(0 0 0 / 0.1);
  border-right-color: rgb(0 0 0 / 0.1);
}

.border-x-transparent\/100 {
  border-left-color: rgb(0 0 0 / 1);
  border-right-color: rgb(0 0 0 / 1);
}

.border-x-transparent\/15 {
  border-left-color: rgb(0 0 0 / 0.15);
  border-right-color: rgb(0 0 0 / 0.15);
}

.border-x-transparent\/20 {
  border-left-color: rgb(0 0 0 / 0.2);
  border-right-color: rgb(0 0 0 / 0.2);
}

.border-x-transparent\/25 {
  border-left-color: rgb(0 0 0 / 0.25);
  border-right-color: rgb(0 0 0 / 0.25);
}

.border-x-transparent\/30 {
  border-left-color: rgb(0 0 0 / 0.3);
  border-right-color: rgb(0 0 0 / 0.3);
}

.border-x-transparent\/35 {
  border-left-color: rgb(0 0 0 / 0.35);
  border-right-color: rgb(0 0 0 / 0.35);
}

.border-x-transparent\/40 {
  border-left-color: rgb(0 0 0 / 0.4);
  border-right-color: rgb(0 0 0 / 0.4);
}

.border-x-transparent\/45 {
  border-left-color: rgb(0 0 0 / 0.45);
  border-right-color: rgb(0 0 0 / 0.45);
}

.border-x-transparent\/5 {
  border-left-color: rgb(0 0 0 / 0.05);
  border-right-color: rgb(0 0 0 / 0.05);
}

.border-x-transparent\/50 {
  border-left-color: rgb(0 0 0 / 0.5);
  border-right-color: rgb(0 0 0 / 0.5);
}

.border-x-transparent\/55 {
  border-left-color: rgb(0 0 0 / 0.55);
  border-right-color: rgb(0 0 0 / 0.55);
}

.border-x-transparent\/60 {
  border-left-color: rgb(0 0 0 / 0.6);
  border-right-color: rgb(0 0 0 / 0.6);
}

.border-x-transparent\/65 {
  border-left-color: rgb(0 0 0 / 0.65);
  border-right-color: rgb(0 0 0 / 0.65);
}

.border-x-transparent\/70 {
  border-left-color: rgb(0 0 0 / 0.7);
  border-right-color: rgb(0 0 0 / 0.7);
}

.border-x-transparent\/75 {
  border-left-color: rgb(0 0 0 / 0.75);
  border-right-color: rgb(0 0 0 / 0.75);
}

.border-x-transparent\/80 {
  border-left-color: rgb(0 0 0 / 0.8);
  border-right-color: rgb(0 0 0 / 0.8);
}

.border-x-transparent\/85 {
  border-left-color: rgb(0 0 0 / 0.85);
  border-right-color: rgb(0 0 0 / 0.85);
}

.border-x-transparent\/90 {
  border-left-color: rgb(0 0 0 / 0.9);
  border-right-color: rgb(0 0 0 / 0.9);
}

.border-x-transparent\/95 {
  border-left-color: rgb(0 0 0 / 0.95);
  border-right-color: rgb(0 0 0 / 0.95);
}

.border-x-white {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity));
  border-right-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.border-x-white\/0 {
  border-left-color: rgb(255 255 255 / 0);
  border-right-color: rgb(255 255 255 / 0);
}

.border-x-white\/10 {
  border-left-color: rgb(255 255 255 / 0.1);
  border-right-color: rgb(255 255 255 / 0.1);
}

.border-x-white\/100 {
  border-left-color: rgb(255 255 255 / 1);
  border-right-color: rgb(255 255 255 / 1);
}

.border-x-white\/15 {
  border-left-color: rgb(255 255 255 / 0.15);
  border-right-color: rgb(255 255 255 / 0.15);
}

.border-x-white\/20 {
  border-left-color: rgb(255 255 255 / 0.2);
  border-right-color: rgb(255 255 255 / 0.2);
}

.border-x-white\/25 {
  border-left-color: rgb(255 255 255 / 0.25);
  border-right-color: rgb(255 255 255 / 0.25);
}

.border-x-white\/30 {
  border-left-color: rgb(255 255 255 / 0.3);
  border-right-color: rgb(255 255 255 / 0.3);
}

.border-x-white\/35 {
  border-left-color: rgb(255 255 255 / 0.35);
  border-right-color: rgb(255 255 255 / 0.35);
}

.border-x-white\/40 {
  border-left-color: rgb(255 255 255 / 0.4);
  border-right-color: rgb(255 255 255 / 0.4);
}

.border-x-white\/45 {
  border-left-color: rgb(255 255 255 / 0.45);
  border-right-color: rgb(255 255 255 / 0.45);
}

.border-x-white\/5 {
  border-left-color: rgb(255 255 255 / 0.05);
  border-right-color: rgb(255 255 255 / 0.05);
}

.border-x-white\/50 {
  border-left-color: rgb(255 255 255 / 0.5);
  border-right-color: rgb(255 255 255 / 0.5);
}

.border-x-white\/55 {
  border-left-color: rgb(255 255 255 / 0.55);
  border-right-color: rgb(255 255 255 / 0.55);
}

.border-x-white\/60 {
  border-left-color: rgb(255 255 255 / 0.6);
  border-right-color: rgb(255 255 255 / 0.6);
}

.border-x-white\/65 {
  border-left-color: rgb(255 255 255 / 0.65);
  border-right-color: rgb(255 255 255 / 0.65);
}

.border-x-white\/70 {
  border-left-color: rgb(255 255 255 / 0.7);
  border-right-color: rgb(255 255 255 / 0.7);
}

.border-x-white\/75 {
  border-left-color: rgb(255 255 255 / 0.75);
  border-right-color: rgb(255 255 255 / 0.75);
}

.border-x-white\/80 {
  border-left-color: rgb(255 255 255 / 0.8);
  border-right-color: rgb(255 255 255 / 0.8);
}

.border-x-white\/85 {
  border-left-color: rgb(255 255 255 / 0.85);
  border-right-color: rgb(255 255 255 / 0.85);
}

.border-x-white\/90 {
  border-left-color: rgb(255 255 255 / 0.9);
  border-right-color: rgb(255 255 255 / 0.9);
}

.border-x-white\/95 {
  border-left-color: rgb(255 255 255 / 0.95);
  border-right-color: rgb(255 255 255 / 0.95);
}

.border-y-blue {
  border-top-color: var(--blue);
  border-bottom-color: var(--blue);
}

.border-y-border {
  --tw-border-opacity: 1;
  border-top-color: rgb(228 229 230 / var(--tw-border-opacity));
  border-bottom-color: rgb(228 229 230 / var(--tw-border-opacity));
}

.border-y-border\/0 {
  border-top-color: rgb(228 229 230 / 0);
  border-bottom-color: rgb(228 229 230 / 0);
}

.border-y-border\/10 {
  border-top-color: rgb(228 229 230 / 0.1);
  border-bottom-color: rgb(228 229 230 / 0.1);
}

.border-y-border\/100 {
  border-top-color: rgb(228 229 230 / 1);
  border-bottom-color: rgb(228 229 230 / 1);
}

.border-y-border\/15 {
  border-top-color: rgb(228 229 230 / 0.15);
  border-bottom-color: rgb(228 229 230 / 0.15);
}

.border-y-border\/20 {
  border-top-color: rgb(228 229 230 / 0.2);
  border-bottom-color: rgb(228 229 230 / 0.2);
}

.border-y-border\/25 {
  border-top-color: rgb(228 229 230 / 0.25);
  border-bottom-color: rgb(228 229 230 / 0.25);
}

.border-y-border\/30 {
  border-top-color: rgb(228 229 230 / 0.3);
  border-bottom-color: rgb(228 229 230 / 0.3);
}

.border-y-border\/35 {
  border-top-color: rgb(228 229 230 / 0.35);
  border-bottom-color: rgb(228 229 230 / 0.35);
}

.border-y-border\/40 {
  border-top-color: rgb(228 229 230 / 0.4);
  border-bottom-color: rgb(228 229 230 / 0.4);
}

.border-y-border\/45 {
  border-top-color: rgb(228 229 230 / 0.45);
  border-bottom-color: rgb(228 229 230 / 0.45);
}

.border-y-border\/5 {
  border-top-color: rgb(228 229 230 / 0.05);
  border-bottom-color: rgb(228 229 230 / 0.05);
}

.border-y-border\/50 {
  border-top-color: rgb(228 229 230 / 0.5);
  border-bottom-color: rgb(228 229 230 / 0.5);
}

.border-y-border\/55 {
  border-top-color: rgb(228 229 230 / 0.55);
  border-bottom-color: rgb(228 229 230 / 0.55);
}

.border-y-border\/60 {
  border-top-color: rgb(228 229 230 / 0.6);
  border-bottom-color: rgb(228 229 230 / 0.6);
}

.border-y-border\/65 {
  border-top-color: rgb(228 229 230 / 0.65);
  border-bottom-color: rgb(228 229 230 / 0.65);
}

.border-y-border\/70 {
  border-top-color: rgb(228 229 230 / 0.7);
  border-bottom-color: rgb(228 229 230 / 0.7);
}

.border-y-border\/75 {
  border-top-color: rgb(228 229 230 / 0.75);
  border-bottom-color: rgb(228 229 230 / 0.75);
}

.border-y-border\/80 {
  border-top-color: rgb(228 229 230 / 0.8);
  border-bottom-color: rgb(228 229 230 / 0.8);
}

.border-y-border\/85 {
  border-top-color: rgb(228 229 230 / 0.85);
  border-bottom-color: rgb(228 229 230 / 0.85);
}

.border-y-border\/90 {
  border-top-color: rgb(228 229 230 / 0.9);
  border-bottom-color: rgb(228 229 230 / 0.9);
}

.border-y-border\/95 {
  border-top-color: rgb(228 229 230 / 0.95);
  border-bottom-color: rgb(228 229 230 / 0.95);
}

.border-y-button {
  --tw-border-opacity: 1;
  border-top-color: rgb(243 252 251 / var(--tw-border-opacity));
  border-bottom-color: rgb(243 252 251 / var(--tw-border-opacity));
}

.border-y-button\/0 {
  border-top-color: rgb(243 252 251 / 0);
  border-bottom-color: rgb(243 252 251 / 0);
}

.border-y-button\/10 {
  border-top-color: rgb(243 252 251 / 0.1);
  border-bottom-color: rgb(243 252 251 / 0.1);
}

.border-y-button\/100 {
  border-top-color: rgb(243 252 251 / 1);
  border-bottom-color: rgb(243 252 251 / 1);
}

.border-y-button\/15 {
  border-top-color: rgb(243 252 251 / 0.15);
  border-bottom-color: rgb(243 252 251 / 0.15);
}

.border-y-button\/20 {
  border-top-color: rgb(243 252 251 / 0.2);
  border-bottom-color: rgb(243 252 251 / 0.2);
}

.border-y-button\/25 {
  border-top-color: rgb(243 252 251 / 0.25);
  border-bottom-color: rgb(243 252 251 / 0.25);
}

.border-y-button\/30 {
  border-top-color: rgb(243 252 251 / 0.3);
  border-bottom-color: rgb(243 252 251 / 0.3);
}

.border-y-button\/35 {
  border-top-color: rgb(243 252 251 / 0.35);
  border-bottom-color: rgb(243 252 251 / 0.35);
}

.border-y-button\/40 {
  border-top-color: rgb(243 252 251 / 0.4);
  border-bottom-color: rgb(243 252 251 / 0.4);
}

.border-y-button\/45 {
  border-top-color: rgb(243 252 251 / 0.45);
  border-bottom-color: rgb(243 252 251 / 0.45);
}

.border-y-button\/5 {
  border-top-color: rgb(243 252 251 / 0.05);
  border-bottom-color: rgb(243 252 251 / 0.05);
}

.border-y-button\/50 {
  border-top-color: rgb(243 252 251 / 0.5);
  border-bottom-color: rgb(243 252 251 / 0.5);
}

.border-y-button\/55 {
  border-top-color: rgb(243 252 251 / 0.55);
  border-bottom-color: rgb(243 252 251 / 0.55);
}

.border-y-button\/60 {
  border-top-color: rgb(243 252 251 / 0.6);
  border-bottom-color: rgb(243 252 251 / 0.6);
}

.border-y-button\/65 {
  border-top-color: rgb(243 252 251 / 0.65);
  border-bottom-color: rgb(243 252 251 / 0.65);
}

.border-y-button\/70 {
  border-top-color: rgb(243 252 251 / 0.7);
  border-bottom-color: rgb(243 252 251 / 0.7);
}

.border-y-button\/75 {
  border-top-color: rgb(243 252 251 / 0.75);
  border-bottom-color: rgb(243 252 251 / 0.75);
}

.border-y-button\/80 {
  border-top-color: rgb(243 252 251 / 0.8);
  border-bottom-color: rgb(243 252 251 / 0.8);
}

.border-y-button\/85 {
  border-top-color: rgb(243 252 251 / 0.85);
  border-bottom-color: rgb(243 252 251 / 0.85);
}

.border-y-button\/90 {
  border-top-color: rgb(243 252 251 / 0.9);
  border-bottom-color: rgb(243 252 251 / 0.9);
}

.border-y-button\/95 {
  border-top-color: rgb(243 252 251 / 0.95);
  border-bottom-color: rgb(243 252 251 / 0.95);
}

.border-y-current {
  border-top-color: currentColor;
  border-bottom-color: currentColor;
}

.border-y-dark {
  --tw-border-opacity: 1;
  border-top-color: rgb(37 73 39 / var(--tw-border-opacity));
  border-bottom-color: rgb(37 73 39 / var(--tw-border-opacity));
}

.border-y-dark-green {
  --tw-border-opacity: 1;
  border-top-color: rgb(16 64 48 / var(--tw-border-opacity));
  border-bottom-color: rgb(16 64 48 / var(--tw-border-opacity));
}

.border-y-dark-green\/0 {
  border-top-color: rgb(16 64 48 / 0);
  border-bottom-color: rgb(16 64 48 / 0);
}

.border-y-dark-green\/10 {
  border-top-color: rgb(16 64 48 / 0.1);
  border-bottom-color: rgb(16 64 48 / 0.1);
}

.border-y-dark-green\/100 {
  border-top-color: rgb(16 64 48 / 1);
  border-bottom-color: rgb(16 64 48 / 1);
}

.border-y-dark-green\/15 {
  border-top-color: rgb(16 64 48 / 0.15);
  border-bottom-color: rgb(16 64 48 / 0.15);
}

.border-y-dark-green\/20 {
  border-top-color: rgb(16 64 48 / 0.2);
  border-bottom-color: rgb(16 64 48 / 0.2);
}

.border-y-dark-green\/25 {
  border-top-color: rgb(16 64 48 / 0.25);
  border-bottom-color: rgb(16 64 48 / 0.25);
}

.border-y-dark-green\/30 {
  border-top-color: rgb(16 64 48 / 0.3);
  border-bottom-color: rgb(16 64 48 / 0.3);
}

.border-y-dark-green\/35 {
  border-top-color: rgb(16 64 48 / 0.35);
  border-bottom-color: rgb(16 64 48 / 0.35);
}

.border-y-dark-green\/40 {
  border-top-color: rgb(16 64 48 / 0.4);
  border-bottom-color: rgb(16 64 48 / 0.4);
}

.border-y-dark-green\/45 {
  border-top-color: rgb(16 64 48 / 0.45);
  border-bottom-color: rgb(16 64 48 / 0.45);
}

.border-y-dark-green\/5 {
  border-top-color: rgb(16 64 48 / 0.05);
  border-bottom-color: rgb(16 64 48 / 0.05);
}

.border-y-dark-green\/50 {
  border-top-color: rgb(16 64 48 / 0.5);
  border-bottom-color: rgb(16 64 48 / 0.5);
}

.border-y-dark-green\/55 {
  border-top-color: rgb(16 64 48 / 0.55);
  border-bottom-color: rgb(16 64 48 / 0.55);
}

.border-y-dark-green\/60 {
  border-top-color: rgb(16 64 48 / 0.6);
  border-bottom-color: rgb(16 64 48 / 0.6);
}

.border-y-dark-green\/65 {
  border-top-color: rgb(16 64 48 / 0.65);
  border-bottom-color: rgb(16 64 48 / 0.65);
}

.border-y-dark-green\/70 {
  border-top-color: rgb(16 64 48 / 0.7);
  border-bottom-color: rgb(16 64 48 / 0.7);
}

.border-y-dark-green\/75 {
  border-top-color: rgb(16 64 48 / 0.75);
  border-bottom-color: rgb(16 64 48 / 0.75);
}

.border-y-dark-green\/80 {
  border-top-color: rgb(16 64 48 / 0.8);
  border-bottom-color: rgb(16 64 48 / 0.8);
}

.border-y-dark-green\/85 {
  border-top-color: rgb(16 64 48 / 0.85);
  border-bottom-color: rgb(16 64 48 / 0.85);
}

.border-y-dark-green\/90 {
  border-top-color: rgb(16 64 48 / 0.9);
  border-bottom-color: rgb(16 64 48 / 0.9);
}

.border-y-dark-green\/95 {
  border-top-color: rgb(16 64 48 / 0.95);
  border-bottom-color: rgb(16 64 48 / 0.95);
}

.border-y-dark\/0 {
  border-top-color: rgb(37 73 39 / 0);
  border-bottom-color: rgb(37 73 39 / 0);
}

.border-y-dark\/10 {
  border-top-color: rgb(37 73 39 / 0.1);
  border-bottom-color: rgb(37 73 39 / 0.1);
}

.border-y-dark\/100 {
  border-top-color: rgb(37 73 39 / 1);
  border-bottom-color: rgb(37 73 39 / 1);
}

.border-y-dark\/15 {
  border-top-color: rgb(37 73 39 / 0.15);
  border-bottom-color: rgb(37 73 39 / 0.15);
}

.border-y-dark\/20 {
  border-top-color: rgb(37 73 39 / 0.2);
  border-bottom-color: rgb(37 73 39 / 0.2);
}

.border-y-dark\/25 {
  border-top-color: rgb(37 73 39 / 0.25);
  border-bottom-color: rgb(37 73 39 / 0.25);
}

.border-y-dark\/30 {
  border-top-color: rgb(37 73 39 / 0.3);
  border-bottom-color: rgb(37 73 39 / 0.3);
}

.border-y-dark\/35 {
  border-top-color: rgb(37 73 39 / 0.35);
  border-bottom-color: rgb(37 73 39 / 0.35);
}

.border-y-dark\/40 {
  border-top-color: rgb(37 73 39 / 0.4);
  border-bottom-color: rgb(37 73 39 / 0.4);
}

.border-y-dark\/45 {
  border-top-color: rgb(37 73 39 / 0.45);
  border-bottom-color: rgb(37 73 39 / 0.45);
}

.border-y-dark\/5 {
  border-top-color: rgb(37 73 39 / 0.05);
  border-bottom-color: rgb(37 73 39 / 0.05);
}

.border-y-dark\/50 {
  border-top-color: rgb(37 73 39 / 0.5);
  border-bottom-color: rgb(37 73 39 / 0.5);
}

.border-y-dark\/55 {
  border-top-color: rgb(37 73 39 / 0.55);
  border-bottom-color: rgb(37 73 39 / 0.55);
}

.border-y-dark\/60 {
  border-top-color: rgb(37 73 39 / 0.6);
  border-bottom-color: rgb(37 73 39 / 0.6);
}

.border-y-dark\/65 {
  border-top-color: rgb(37 73 39 / 0.65);
  border-bottom-color: rgb(37 73 39 / 0.65);
}

.border-y-dark\/70 {
  border-top-color: rgb(37 73 39 / 0.7);
  border-bottom-color: rgb(37 73 39 / 0.7);
}

.border-y-dark\/75 {
  border-top-color: rgb(37 73 39 / 0.75);
  border-bottom-color: rgb(37 73 39 / 0.75);
}

.border-y-dark\/80 {
  border-top-color: rgb(37 73 39 / 0.8);
  border-bottom-color: rgb(37 73 39 / 0.8);
}

.border-y-dark\/85 {
  border-top-color: rgb(37 73 39 / 0.85);
  border-bottom-color: rgb(37 73 39 / 0.85);
}

.border-y-dark\/90 {
  border-top-color: rgb(37 73 39 / 0.9);
  border-bottom-color: rgb(37 73 39 / 0.9);
}

.border-y-dark\/95 {
  border-top-color: rgb(37 73 39 / 0.95);
  border-bottom-color: rgb(37 73 39 / 0.95);
}

.border-y-gray {
  border-top-color: var(--gray);
  border-bottom-color: var(--gray);
}

.border-y-green {
  --tw-border-opacity: 1;
  border-top-color: rgb(52 102 64 / var(--tw-border-opacity));
  border-bottom-color: rgb(52 102 64 / var(--tw-border-opacity));
}

.border-y-green\/0 {
  border-top-color: rgb(52 102 64 / 0);
  border-bottom-color: rgb(52 102 64 / 0);
}

.border-y-green\/10 {
  border-top-color: rgb(52 102 64 / 0.1);
  border-bottom-color: rgb(52 102 64 / 0.1);
}

.border-y-green\/100 {
  border-top-color: rgb(52 102 64 / 1);
  border-bottom-color: rgb(52 102 64 / 1);
}

.border-y-green\/15 {
  border-top-color: rgb(52 102 64 / 0.15);
  border-bottom-color: rgb(52 102 64 / 0.15);
}

.border-y-green\/20 {
  border-top-color: rgb(52 102 64 / 0.2);
  border-bottom-color: rgb(52 102 64 / 0.2);
}

.border-y-green\/25 {
  border-top-color: rgb(52 102 64 / 0.25);
  border-bottom-color: rgb(52 102 64 / 0.25);
}

.border-y-green\/30 {
  border-top-color: rgb(52 102 64 / 0.3);
  border-bottom-color: rgb(52 102 64 / 0.3);
}

.border-y-green\/35 {
  border-top-color: rgb(52 102 64 / 0.35);
  border-bottom-color: rgb(52 102 64 / 0.35);
}

.border-y-green\/40 {
  border-top-color: rgb(52 102 64 / 0.4);
  border-bottom-color: rgb(52 102 64 / 0.4);
}

.border-y-green\/45 {
  border-top-color: rgb(52 102 64 / 0.45);
  border-bottom-color: rgb(52 102 64 / 0.45);
}

.border-y-green\/5 {
  border-top-color: rgb(52 102 64 / 0.05);
  border-bottom-color: rgb(52 102 64 / 0.05);
}

.border-y-green\/50 {
  border-top-color: rgb(52 102 64 / 0.5);
  border-bottom-color: rgb(52 102 64 / 0.5);
}

.border-y-green\/55 {
  border-top-color: rgb(52 102 64 / 0.55);
  border-bottom-color: rgb(52 102 64 / 0.55);
}

.border-y-green\/60 {
  border-top-color: rgb(52 102 64 / 0.6);
  border-bottom-color: rgb(52 102 64 / 0.6);
}

.border-y-green\/65 {
  border-top-color: rgb(52 102 64 / 0.65);
  border-bottom-color: rgb(52 102 64 / 0.65);
}

.border-y-green\/70 {
  border-top-color: rgb(52 102 64 / 0.7);
  border-bottom-color: rgb(52 102 64 / 0.7);
}

.border-y-green\/75 {
  border-top-color: rgb(52 102 64 / 0.75);
  border-bottom-color: rgb(52 102 64 / 0.75);
}

.border-y-green\/80 {
  border-top-color: rgb(52 102 64 / 0.8);
  border-bottom-color: rgb(52 102 64 / 0.8);
}

.border-y-green\/85 {
  border-top-color: rgb(52 102 64 / 0.85);
  border-bottom-color: rgb(52 102 64 / 0.85);
}

.border-y-green\/90 {
  border-top-color: rgb(52 102 64 / 0.9);
  border-bottom-color: rgb(52 102 64 / 0.9);
}

.border-y-green\/95 {
  border-top-color: rgb(52 102 64 / 0.95);
  border-bottom-color: rgb(52 102 64 / 0.95);
}

.border-y-grey {
  --tw-border-opacity: 1;
  border-top-color: rgb(205 217 209 / var(--tw-border-opacity));
  border-bottom-color: rgb(205 217 209 / var(--tw-border-opacity));
}

.border-y-grey\/0 {
  border-top-color: rgb(205 217 209 / 0);
  border-bottom-color: rgb(205 217 209 / 0);
}

.border-y-grey\/10 {
  border-top-color: rgb(205 217 209 / 0.1);
  border-bottom-color: rgb(205 217 209 / 0.1);
}

.border-y-grey\/100 {
  border-top-color: rgb(205 217 209 / 1);
  border-bottom-color: rgb(205 217 209 / 1);
}

.border-y-grey\/15 {
  border-top-color: rgb(205 217 209 / 0.15);
  border-bottom-color: rgb(205 217 209 / 0.15);
}

.border-y-grey\/20 {
  border-top-color: rgb(205 217 209 / 0.2);
  border-bottom-color: rgb(205 217 209 / 0.2);
}

.border-y-grey\/25 {
  border-top-color: rgb(205 217 209 / 0.25);
  border-bottom-color: rgb(205 217 209 / 0.25);
}

.border-y-grey\/30 {
  border-top-color: rgb(205 217 209 / 0.3);
  border-bottom-color: rgb(205 217 209 / 0.3);
}

.border-y-grey\/35 {
  border-top-color: rgb(205 217 209 / 0.35);
  border-bottom-color: rgb(205 217 209 / 0.35);
}

.border-y-grey\/40 {
  border-top-color: rgb(205 217 209 / 0.4);
  border-bottom-color: rgb(205 217 209 / 0.4);
}

.border-y-grey\/45 {
  border-top-color: rgb(205 217 209 / 0.45);
  border-bottom-color: rgb(205 217 209 / 0.45);
}

.border-y-grey\/5 {
  border-top-color: rgb(205 217 209 / 0.05);
  border-bottom-color: rgb(205 217 209 / 0.05);
}

.border-y-grey\/50 {
  border-top-color: rgb(205 217 209 / 0.5);
  border-bottom-color: rgb(205 217 209 / 0.5);
}

.border-y-grey\/55 {
  border-top-color: rgb(205 217 209 / 0.55);
  border-bottom-color: rgb(205 217 209 / 0.55);
}

.border-y-grey\/60 {
  border-top-color: rgb(205 217 209 / 0.6);
  border-bottom-color: rgb(205 217 209 / 0.6);
}

.border-y-grey\/65 {
  border-top-color: rgb(205 217 209 / 0.65);
  border-bottom-color: rgb(205 217 209 / 0.65);
}

.border-y-grey\/70 {
  border-top-color: rgb(205 217 209 / 0.7);
  border-bottom-color: rgb(205 217 209 / 0.7);
}

.border-y-grey\/75 {
  border-top-color: rgb(205 217 209 / 0.75);
  border-bottom-color: rgb(205 217 209 / 0.75);
}

.border-y-grey\/80 {
  border-top-color: rgb(205 217 209 / 0.8);
  border-bottom-color: rgb(205 217 209 / 0.8);
}

.border-y-grey\/85 {
  border-top-color: rgb(205 217 209 / 0.85);
  border-bottom-color: rgb(205 217 209 / 0.85);
}

.border-y-grey\/90 {
  border-top-color: rgb(205 217 209 / 0.9);
  border-bottom-color: rgb(205 217 209 / 0.9);
}

.border-y-grey\/95 {
  border-top-color: rgb(205 217 209 / 0.95);
  border-bottom-color: rgb(205 217 209 / 0.95);
}

.border-y-light {
  --tw-border-opacity: 1;
  border-top-color: rgb(243 244 228 / var(--tw-border-opacity));
  border-bottom-color: rgb(243 244 228 / var(--tw-border-opacity));
}

.border-y-light-green {
  --tw-border-opacity: 1;
  border-top-color: rgb(243 244 228 / var(--tw-border-opacity));
  border-bottom-color: rgb(243 244 228 / var(--tw-border-opacity));
}

.border-y-light-green\/0 {
  border-top-color: rgb(243 244 228 / 0);
  border-bottom-color: rgb(243 244 228 / 0);
}

.border-y-light-green\/10 {
  border-top-color: rgb(243 244 228 / 0.1);
  border-bottom-color: rgb(243 244 228 / 0.1);
}

.border-y-light-green\/100 {
  border-top-color: rgb(243 244 228 / 1);
  border-bottom-color: rgb(243 244 228 / 1);
}

.border-y-light-green\/15 {
  border-top-color: rgb(243 244 228 / 0.15);
  border-bottom-color: rgb(243 244 228 / 0.15);
}

.border-y-light-green\/20 {
  border-top-color: rgb(243 244 228 / 0.2);
  border-bottom-color: rgb(243 244 228 / 0.2);
}

.border-y-light-green\/25 {
  border-top-color: rgb(243 244 228 / 0.25);
  border-bottom-color: rgb(243 244 228 / 0.25);
}

.border-y-light-green\/30 {
  border-top-color: rgb(243 244 228 / 0.3);
  border-bottom-color: rgb(243 244 228 / 0.3);
}

.border-y-light-green\/35 {
  border-top-color: rgb(243 244 228 / 0.35);
  border-bottom-color: rgb(243 244 228 / 0.35);
}

.border-y-light-green\/40 {
  border-top-color: rgb(243 244 228 / 0.4);
  border-bottom-color: rgb(243 244 228 / 0.4);
}

.border-y-light-green\/45 {
  border-top-color: rgb(243 244 228 / 0.45);
  border-bottom-color: rgb(243 244 228 / 0.45);
}

.border-y-light-green\/5 {
  border-top-color: rgb(243 244 228 / 0.05);
  border-bottom-color: rgb(243 244 228 / 0.05);
}

.border-y-light-green\/50 {
  border-top-color: rgb(243 244 228 / 0.5);
  border-bottom-color: rgb(243 244 228 / 0.5);
}

.border-y-light-green\/55 {
  border-top-color: rgb(243 244 228 / 0.55);
  border-bottom-color: rgb(243 244 228 / 0.55);
}

.border-y-light-green\/60 {
  border-top-color: rgb(243 244 228 / 0.6);
  border-bottom-color: rgb(243 244 228 / 0.6);
}

.border-y-light-green\/65 {
  border-top-color: rgb(243 244 228 / 0.65);
  border-bottom-color: rgb(243 244 228 / 0.65);
}

.border-y-light-green\/70 {
  border-top-color: rgb(243 244 228 / 0.7);
  border-bottom-color: rgb(243 244 228 / 0.7);
}

.border-y-light-green\/75 {
  border-top-color: rgb(243 244 228 / 0.75);
  border-bottom-color: rgb(243 244 228 / 0.75);
}

.border-y-light-green\/80 {
  border-top-color: rgb(243 244 228 / 0.8);
  border-bottom-color: rgb(243 244 228 / 0.8);
}

.border-y-light-green\/85 {
  border-top-color: rgb(243 244 228 / 0.85);
  border-bottom-color: rgb(243 244 228 / 0.85);
}

.border-y-light-green\/90 {
  border-top-color: rgb(243 244 228 / 0.9);
  border-bottom-color: rgb(243 244 228 / 0.9);
}

.border-y-light-green\/95 {
  border-top-color: rgb(243 244 228 / 0.95);
  border-bottom-color: rgb(243 244 228 / 0.95);
}

.border-y-light\/0 {
  border-top-color: rgb(243 244 228 / 0);
  border-bottom-color: rgb(243 244 228 / 0);
}

.border-y-light\/10 {
  border-top-color: rgb(243 244 228 / 0.1);
  border-bottom-color: rgb(243 244 228 / 0.1);
}

.border-y-light\/100 {
  border-top-color: rgb(243 244 228 / 1);
  border-bottom-color: rgb(243 244 228 / 1);
}

.border-y-light\/15 {
  border-top-color: rgb(243 244 228 / 0.15);
  border-bottom-color: rgb(243 244 228 / 0.15);
}

.border-y-light\/20 {
  border-top-color: rgb(243 244 228 / 0.2);
  border-bottom-color: rgb(243 244 228 / 0.2);
}

.border-y-light\/25 {
  border-top-color: rgb(243 244 228 / 0.25);
  border-bottom-color: rgb(243 244 228 / 0.25);
}

.border-y-light\/30 {
  border-top-color: rgb(243 244 228 / 0.3);
  border-bottom-color: rgb(243 244 228 / 0.3);
}

.border-y-light\/35 {
  border-top-color: rgb(243 244 228 / 0.35);
  border-bottom-color: rgb(243 244 228 / 0.35);
}

.border-y-light\/40 {
  border-top-color: rgb(243 244 228 / 0.4);
  border-bottom-color: rgb(243 244 228 / 0.4);
}

.border-y-light\/45 {
  border-top-color: rgb(243 244 228 / 0.45);
  border-bottom-color: rgb(243 244 228 / 0.45);
}

.border-y-light\/5 {
  border-top-color: rgb(243 244 228 / 0.05);
  border-bottom-color: rgb(243 244 228 / 0.05);
}

.border-y-light\/50 {
  border-top-color: rgb(243 244 228 / 0.5);
  border-bottom-color: rgb(243 244 228 / 0.5);
}

.border-y-light\/55 {
  border-top-color: rgb(243 244 228 / 0.55);
  border-bottom-color: rgb(243 244 228 / 0.55);
}

.border-y-light\/60 {
  border-top-color: rgb(243 244 228 / 0.6);
  border-bottom-color: rgb(243 244 228 / 0.6);
}

.border-y-light\/65 {
  border-top-color: rgb(243 244 228 / 0.65);
  border-bottom-color: rgb(243 244 228 / 0.65);
}

.border-y-light\/70 {
  border-top-color: rgb(243 244 228 / 0.7);
  border-bottom-color: rgb(243 244 228 / 0.7);
}

.border-y-light\/75 {
  border-top-color: rgb(243 244 228 / 0.75);
  border-bottom-color: rgb(243 244 228 / 0.75);
}

.border-y-light\/80 {
  border-top-color: rgb(243 244 228 / 0.8);
  border-bottom-color: rgb(243 244 228 / 0.8);
}

.border-y-light\/85 {
  border-top-color: rgb(243 244 228 / 0.85);
  border-bottom-color: rgb(243 244 228 / 0.85);
}

.border-y-light\/90 {
  border-top-color: rgb(243 244 228 / 0.9);
  border-bottom-color: rgb(243 244 228 / 0.9);
}

.border-y-light\/95 {
  border-top-color: rgb(243 244 228 / 0.95);
  border-bottom-color: rgb(243 244 228 / 0.95);
}

.border-y-main {
  --tw-border-opacity: 1;
  border-top-color: rgb(56 56 56 / var(--tw-border-opacity));
  border-bottom-color: rgb(56 56 56 / var(--tw-border-opacity));
}

.border-y-main\/0 {
  border-top-color: rgb(56 56 56 / 0);
  border-bottom-color: rgb(56 56 56 / 0);
}

.border-y-main\/10 {
  border-top-color: rgb(56 56 56 / 0.1);
  border-bottom-color: rgb(56 56 56 / 0.1);
}

.border-y-main\/100 {
  border-top-color: rgb(56 56 56 / 1);
  border-bottom-color: rgb(56 56 56 / 1);
}

.border-y-main\/15 {
  border-top-color: rgb(56 56 56 / 0.15);
  border-bottom-color: rgb(56 56 56 / 0.15);
}

.border-y-main\/20 {
  border-top-color: rgb(56 56 56 / 0.2);
  border-bottom-color: rgb(56 56 56 / 0.2);
}

.border-y-main\/25 {
  border-top-color: rgb(56 56 56 / 0.25);
  border-bottom-color: rgb(56 56 56 / 0.25);
}

.border-y-main\/30 {
  border-top-color: rgb(56 56 56 / 0.3);
  border-bottom-color: rgb(56 56 56 / 0.3);
}

.border-y-main\/35 {
  border-top-color: rgb(56 56 56 / 0.35);
  border-bottom-color: rgb(56 56 56 / 0.35);
}

.border-y-main\/40 {
  border-top-color: rgb(56 56 56 / 0.4);
  border-bottom-color: rgb(56 56 56 / 0.4);
}

.border-y-main\/45 {
  border-top-color: rgb(56 56 56 / 0.45);
  border-bottom-color: rgb(56 56 56 / 0.45);
}

.border-y-main\/5 {
  border-top-color: rgb(56 56 56 / 0.05);
  border-bottom-color: rgb(56 56 56 / 0.05);
}

.border-y-main\/50 {
  border-top-color: rgb(56 56 56 / 0.5);
  border-bottom-color: rgb(56 56 56 / 0.5);
}

.border-y-main\/55 {
  border-top-color: rgb(56 56 56 / 0.55);
  border-bottom-color: rgb(56 56 56 / 0.55);
}

.border-y-main\/60 {
  border-top-color: rgb(56 56 56 / 0.6);
  border-bottom-color: rgb(56 56 56 / 0.6);
}

.border-y-main\/65 {
  border-top-color: rgb(56 56 56 / 0.65);
  border-bottom-color: rgb(56 56 56 / 0.65);
}

.border-y-main\/70 {
  border-top-color: rgb(56 56 56 / 0.7);
  border-bottom-color: rgb(56 56 56 / 0.7);
}

.border-y-main\/75 {
  border-top-color: rgb(56 56 56 / 0.75);
  border-bottom-color: rgb(56 56 56 / 0.75);
}

.border-y-main\/80 {
  border-top-color: rgb(56 56 56 / 0.8);
  border-bottom-color: rgb(56 56 56 / 0.8);
}

.border-y-main\/85 {
  border-top-color: rgb(56 56 56 / 0.85);
  border-bottom-color: rgb(56 56 56 / 0.85);
}

.border-y-main\/90 {
  border-top-color: rgb(56 56 56 / 0.9);
  border-bottom-color: rgb(56 56 56 / 0.9);
}

.border-y-main\/95 {
  border-top-color: rgb(56 56 56 / 0.95);
  border-bottom-color: rgb(56 56 56 / 0.95);
}

.border-y-navy {
  border-top-color: var(--navy);
  border-bottom-color: var(--navy);
}

.border-y-offwhite {
  border-top-color: var(--offwhite);
  border-bottom-color: var(--offwhite);
}

.border-y-orange {
  border-top-color: var(--orange);
  border-bottom-color: var(--orange);
}

.border-y-pearl {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 252 249 / var(--tw-border-opacity));
  border-bottom-color: rgb(254 252 249 / var(--tw-border-opacity));
}

.border-y-pearl\/0 {
  border-top-color: rgb(254 252 249 / 0);
  border-bottom-color: rgb(254 252 249 / 0);
}

.border-y-pearl\/10 {
  border-top-color: rgb(254 252 249 / 0.1);
  border-bottom-color: rgb(254 252 249 / 0.1);
}

.border-y-pearl\/100 {
  border-top-color: rgb(254 252 249 / 1);
  border-bottom-color: rgb(254 252 249 / 1);
}

.border-y-pearl\/15 {
  border-top-color: rgb(254 252 249 / 0.15);
  border-bottom-color: rgb(254 252 249 / 0.15);
}

.border-y-pearl\/20 {
  border-top-color: rgb(254 252 249 / 0.2);
  border-bottom-color: rgb(254 252 249 / 0.2);
}

.border-y-pearl\/25 {
  border-top-color: rgb(254 252 249 / 0.25);
  border-bottom-color: rgb(254 252 249 / 0.25);
}

.border-y-pearl\/30 {
  border-top-color: rgb(254 252 249 / 0.3);
  border-bottom-color: rgb(254 252 249 / 0.3);
}

.border-y-pearl\/35 {
  border-top-color: rgb(254 252 249 / 0.35);
  border-bottom-color: rgb(254 252 249 / 0.35);
}

.border-y-pearl\/40 {
  border-top-color: rgb(254 252 249 / 0.4);
  border-bottom-color: rgb(254 252 249 / 0.4);
}

.border-y-pearl\/45 {
  border-top-color: rgb(254 252 249 / 0.45);
  border-bottom-color: rgb(254 252 249 / 0.45);
}

.border-y-pearl\/5 {
  border-top-color: rgb(254 252 249 / 0.05);
  border-bottom-color: rgb(254 252 249 / 0.05);
}

.border-y-pearl\/50 {
  border-top-color: rgb(254 252 249 / 0.5);
  border-bottom-color: rgb(254 252 249 / 0.5);
}

.border-y-pearl\/55 {
  border-top-color: rgb(254 252 249 / 0.55);
  border-bottom-color: rgb(254 252 249 / 0.55);
}

.border-y-pearl\/60 {
  border-top-color: rgb(254 252 249 / 0.6);
  border-bottom-color: rgb(254 252 249 / 0.6);
}

.border-y-pearl\/65 {
  border-top-color: rgb(254 252 249 / 0.65);
  border-bottom-color: rgb(254 252 249 / 0.65);
}

.border-y-pearl\/70 {
  border-top-color: rgb(254 252 249 / 0.7);
  border-bottom-color: rgb(254 252 249 / 0.7);
}

.border-y-pearl\/75 {
  border-top-color: rgb(254 252 249 / 0.75);
  border-bottom-color: rgb(254 252 249 / 0.75);
}

.border-y-pearl\/80 {
  border-top-color: rgb(254 252 249 / 0.8);
  border-bottom-color: rgb(254 252 249 / 0.8);
}

.border-y-pearl\/85 {
  border-top-color: rgb(254 252 249 / 0.85);
  border-bottom-color: rgb(254 252 249 / 0.85);
}

.border-y-pearl\/90 {
  border-top-color: rgb(254 252 249 / 0.9);
  border-bottom-color: rgb(254 252 249 / 0.9);
}

.border-y-pearl\/95 {
  border-top-color: rgb(254 252 249 / 0.95);
  border-bottom-color: rgb(254 252 249 / 0.95);
}

.border-y-text-grey {
  --tw-border-opacity: 1;
  border-top-color: rgb(179 179 179 / var(--tw-border-opacity));
  border-bottom-color: rgb(179 179 179 / var(--tw-border-opacity));
}

.border-y-text-grey\/0 {
  border-top-color: rgb(179 179 179 / 0);
  border-bottom-color: rgb(179 179 179 / 0);
}

.border-y-text-grey\/10 {
  border-top-color: rgb(179 179 179 / 0.1);
  border-bottom-color: rgb(179 179 179 / 0.1);
}

.border-y-text-grey\/100 {
  border-top-color: rgb(179 179 179 / 1);
  border-bottom-color: rgb(179 179 179 / 1);
}

.border-y-text-grey\/15 {
  border-top-color: rgb(179 179 179 / 0.15);
  border-bottom-color: rgb(179 179 179 / 0.15);
}

.border-y-text-grey\/20 {
  border-top-color: rgb(179 179 179 / 0.2);
  border-bottom-color: rgb(179 179 179 / 0.2);
}

.border-y-text-grey\/25 {
  border-top-color: rgb(179 179 179 / 0.25);
  border-bottom-color: rgb(179 179 179 / 0.25);
}

.border-y-text-grey\/30 {
  border-top-color: rgb(179 179 179 / 0.3);
  border-bottom-color: rgb(179 179 179 / 0.3);
}

.border-y-text-grey\/35 {
  border-top-color: rgb(179 179 179 / 0.35);
  border-bottom-color: rgb(179 179 179 / 0.35);
}

.border-y-text-grey\/40 {
  border-top-color: rgb(179 179 179 / 0.4);
  border-bottom-color: rgb(179 179 179 / 0.4);
}

.border-y-text-grey\/45 {
  border-top-color: rgb(179 179 179 / 0.45);
  border-bottom-color: rgb(179 179 179 / 0.45);
}

.border-y-text-grey\/5 {
  border-top-color: rgb(179 179 179 / 0.05);
  border-bottom-color: rgb(179 179 179 / 0.05);
}

.border-y-text-grey\/50 {
  border-top-color: rgb(179 179 179 / 0.5);
  border-bottom-color: rgb(179 179 179 / 0.5);
}

.border-y-text-grey\/55 {
  border-top-color: rgb(179 179 179 / 0.55);
  border-bottom-color: rgb(179 179 179 / 0.55);
}

.border-y-text-grey\/60 {
  border-top-color: rgb(179 179 179 / 0.6);
  border-bottom-color: rgb(179 179 179 / 0.6);
}

.border-y-text-grey\/65 {
  border-top-color: rgb(179 179 179 / 0.65);
  border-bottom-color: rgb(179 179 179 / 0.65);
}

.border-y-text-grey\/70 {
  border-top-color: rgb(179 179 179 / 0.7);
  border-bottom-color: rgb(179 179 179 / 0.7);
}

.border-y-text-grey\/75 {
  border-top-color: rgb(179 179 179 / 0.75);
  border-bottom-color: rgb(179 179 179 / 0.75);
}

.border-y-text-grey\/80 {
  border-top-color: rgb(179 179 179 / 0.8);
  border-bottom-color: rgb(179 179 179 / 0.8);
}

.border-y-text-grey\/85 {
  border-top-color: rgb(179 179 179 / 0.85);
  border-bottom-color: rgb(179 179 179 / 0.85);
}

.border-y-text-grey\/90 {
  border-top-color: rgb(179 179 179 / 0.9);
  border-bottom-color: rgb(179 179 179 / 0.9);
}

.border-y-text-grey\/95 {
  border-top-color: rgb(179 179 179 / 0.95);
  border-bottom-color: rgb(179 179 179 / 0.95);
}

.border-y-transparent {
  border-top-color: transparent;
  border-bottom-color: transparent;
}

.border-y-transparent\/0 {
  border-top-color: rgb(0 0 0 / 0);
  border-bottom-color: rgb(0 0 0 / 0);
}

.border-y-transparent\/10 {
  border-top-color: rgb(0 0 0 / 0.1);
  border-bottom-color: rgb(0 0 0 / 0.1);
}

.border-y-transparent\/100 {
  border-top-color: rgb(0 0 0 / 1);
  border-bottom-color: rgb(0 0 0 / 1);
}

.border-y-transparent\/15 {
  border-top-color: rgb(0 0 0 / 0.15);
  border-bottom-color: rgb(0 0 0 / 0.15);
}

.border-y-transparent\/20 {
  border-top-color: rgb(0 0 0 / 0.2);
  border-bottom-color: rgb(0 0 0 / 0.2);
}

.border-y-transparent\/25 {
  border-top-color: rgb(0 0 0 / 0.25);
  border-bottom-color: rgb(0 0 0 / 0.25);
}

.border-y-transparent\/30 {
  border-top-color: rgb(0 0 0 / 0.3);
  border-bottom-color: rgb(0 0 0 / 0.3);
}

.border-y-transparent\/35 {
  border-top-color: rgb(0 0 0 / 0.35);
  border-bottom-color: rgb(0 0 0 / 0.35);
}

.border-y-transparent\/40 {
  border-top-color: rgb(0 0 0 / 0.4);
  border-bottom-color: rgb(0 0 0 / 0.4);
}

.border-y-transparent\/45 {
  border-top-color: rgb(0 0 0 / 0.45);
  border-bottom-color: rgb(0 0 0 / 0.45);
}

.border-y-transparent\/5 {
  border-top-color: rgb(0 0 0 / 0.05);
  border-bottom-color: rgb(0 0 0 / 0.05);
}

.border-y-transparent\/50 {
  border-top-color: rgb(0 0 0 / 0.5);
  border-bottom-color: rgb(0 0 0 / 0.5);
}

.border-y-transparent\/55 {
  border-top-color: rgb(0 0 0 / 0.55);
  border-bottom-color: rgb(0 0 0 / 0.55);
}

.border-y-transparent\/60 {
  border-top-color: rgb(0 0 0 / 0.6);
  border-bottom-color: rgb(0 0 0 / 0.6);
}

.border-y-transparent\/65 {
  border-top-color: rgb(0 0 0 / 0.65);
  border-bottom-color: rgb(0 0 0 / 0.65);
}

.border-y-transparent\/70 {
  border-top-color: rgb(0 0 0 / 0.7);
  border-bottom-color: rgb(0 0 0 / 0.7);
}

.border-y-transparent\/75 {
  border-top-color: rgb(0 0 0 / 0.75);
  border-bottom-color: rgb(0 0 0 / 0.75);
}

.border-y-transparent\/80 {
  border-top-color: rgb(0 0 0 / 0.8);
  border-bottom-color: rgb(0 0 0 / 0.8);
}

.border-y-transparent\/85 {
  border-top-color: rgb(0 0 0 / 0.85);
  border-bottom-color: rgb(0 0 0 / 0.85);
}

.border-y-transparent\/90 {
  border-top-color: rgb(0 0 0 / 0.9);
  border-bottom-color: rgb(0 0 0 / 0.9);
}

.border-y-transparent\/95 {
  border-top-color: rgb(0 0 0 / 0.95);
  border-bottom-color: rgb(0 0 0 / 0.95);
}

.border-y-white {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.border-y-white\/0 {
  border-top-color: rgb(255 255 255 / 0);
  border-bottom-color: rgb(255 255 255 / 0);
}

.border-y-white\/10 {
  border-top-color: rgb(255 255 255 / 0.1);
  border-bottom-color: rgb(255 255 255 / 0.1);
}

.border-y-white\/100 {
  border-top-color: rgb(255 255 255 / 1);
  border-bottom-color: rgb(255 255 255 / 1);
}

.border-y-white\/15 {
  border-top-color: rgb(255 255 255 / 0.15);
  border-bottom-color: rgb(255 255 255 / 0.15);
}

.border-y-white\/20 {
  border-top-color: rgb(255 255 255 / 0.2);
  border-bottom-color: rgb(255 255 255 / 0.2);
}

.border-y-white\/25 {
  border-top-color: rgb(255 255 255 / 0.25);
  border-bottom-color: rgb(255 255 255 / 0.25);
}

.border-y-white\/30 {
  border-top-color: rgb(255 255 255 / 0.3);
  border-bottom-color: rgb(255 255 255 / 0.3);
}

.border-y-white\/35 {
  border-top-color: rgb(255 255 255 / 0.35);
  border-bottom-color: rgb(255 255 255 / 0.35);
}

.border-y-white\/40 {
  border-top-color: rgb(255 255 255 / 0.4);
  border-bottom-color: rgb(255 255 255 / 0.4);
}

.border-y-white\/45 {
  border-top-color: rgb(255 255 255 / 0.45);
  border-bottom-color: rgb(255 255 255 / 0.45);
}

.border-y-white\/5 {
  border-top-color: rgb(255 255 255 / 0.05);
  border-bottom-color: rgb(255 255 255 / 0.05);
}

.border-y-white\/50 {
  border-top-color: rgb(255 255 255 / 0.5);
  border-bottom-color: rgb(255 255 255 / 0.5);
}

.border-y-white\/55 {
  border-top-color: rgb(255 255 255 / 0.55);
  border-bottom-color: rgb(255 255 255 / 0.55);
}

.border-y-white\/60 {
  border-top-color: rgb(255 255 255 / 0.6);
  border-bottom-color: rgb(255 255 255 / 0.6);
}

.border-y-white\/65 {
  border-top-color: rgb(255 255 255 / 0.65);
  border-bottom-color: rgb(255 255 255 / 0.65);
}

.border-y-white\/70 {
  border-top-color: rgb(255 255 255 / 0.7);
  border-bottom-color: rgb(255 255 255 / 0.7);
}

.border-y-white\/75 {
  border-top-color: rgb(255 255 255 / 0.75);
  border-bottom-color: rgb(255 255 255 / 0.75);
}

.border-y-white\/80 {
  border-top-color: rgb(255 255 255 / 0.8);
  border-bottom-color: rgb(255 255 255 / 0.8);
}

.border-y-white\/85 {
  border-top-color: rgb(255 255 255 / 0.85);
  border-bottom-color: rgb(255 255 255 / 0.85);
}

.border-y-white\/90 {
  border-top-color: rgb(255 255 255 / 0.9);
  border-bottom-color: rgb(255 255 255 / 0.9);
}

.border-y-white\/95 {
  border-top-color: rgb(255 255 255 / 0.95);
  border-bottom-color: rgb(255 255 255 / 0.95);
}

.border-b-blue {
  border-bottom-color: var(--blue);
}

.border-b-border {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(228 229 230 / var(--tw-border-opacity));
}

.border-b-border\/0 {
  border-bottom-color: rgb(228 229 230 / 0);
}

.border-b-border\/10 {
  border-bottom-color: rgb(228 229 230 / 0.1);
}

.border-b-border\/100 {
  border-bottom-color: rgb(228 229 230 / 1);
}

.border-b-border\/15 {
  border-bottom-color: rgb(228 229 230 / 0.15);
}

.border-b-border\/20 {
  border-bottom-color: rgb(228 229 230 / 0.2);
}

.border-b-border\/25 {
  border-bottom-color: rgb(228 229 230 / 0.25);
}

.border-b-border\/30 {
  border-bottom-color: rgb(228 229 230 / 0.3);
}

.border-b-border\/35 {
  border-bottom-color: rgb(228 229 230 / 0.35);
}

.border-b-border\/40 {
  border-bottom-color: rgb(228 229 230 / 0.4);
}

.border-b-border\/45 {
  border-bottom-color: rgb(228 229 230 / 0.45);
}

.border-b-border\/5 {
  border-bottom-color: rgb(228 229 230 / 0.05);
}

.border-b-border\/50 {
  border-bottom-color: rgb(228 229 230 / 0.5);
}

.border-b-border\/55 {
  border-bottom-color: rgb(228 229 230 / 0.55);
}

.border-b-border\/60 {
  border-bottom-color: rgb(228 229 230 / 0.6);
}

.border-b-border\/65 {
  border-bottom-color: rgb(228 229 230 / 0.65);
}

.border-b-border\/70 {
  border-bottom-color: rgb(228 229 230 / 0.7);
}

.border-b-border\/75 {
  border-bottom-color: rgb(228 229 230 / 0.75);
}

.border-b-border\/80 {
  border-bottom-color: rgb(228 229 230 / 0.8);
}

.border-b-border\/85 {
  border-bottom-color: rgb(228 229 230 / 0.85);
}

.border-b-border\/90 {
  border-bottom-color: rgb(228 229 230 / 0.9);
}

.border-b-border\/95 {
  border-bottom-color: rgb(228 229 230 / 0.95);
}

.border-b-button {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(243 252 251 / var(--tw-border-opacity));
}

.border-b-button\/0 {
  border-bottom-color: rgb(243 252 251 / 0);
}

.border-b-button\/10 {
  border-bottom-color: rgb(243 252 251 / 0.1);
}

.border-b-button\/100 {
  border-bottom-color: rgb(243 252 251 / 1);
}

.border-b-button\/15 {
  border-bottom-color: rgb(243 252 251 / 0.15);
}

.border-b-button\/20 {
  border-bottom-color: rgb(243 252 251 / 0.2);
}

.border-b-button\/25 {
  border-bottom-color: rgb(243 252 251 / 0.25);
}

.border-b-button\/30 {
  border-bottom-color: rgb(243 252 251 / 0.3);
}

.border-b-button\/35 {
  border-bottom-color: rgb(243 252 251 / 0.35);
}

.border-b-button\/40 {
  border-bottom-color: rgb(243 252 251 / 0.4);
}

.border-b-button\/45 {
  border-bottom-color: rgb(243 252 251 / 0.45);
}

.border-b-button\/5 {
  border-bottom-color: rgb(243 252 251 / 0.05);
}

.border-b-button\/50 {
  border-bottom-color: rgb(243 252 251 / 0.5);
}

.border-b-button\/55 {
  border-bottom-color: rgb(243 252 251 / 0.55);
}

.border-b-button\/60 {
  border-bottom-color: rgb(243 252 251 / 0.6);
}

.border-b-button\/65 {
  border-bottom-color: rgb(243 252 251 / 0.65);
}

.border-b-button\/70 {
  border-bottom-color: rgb(243 252 251 / 0.7);
}

.border-b-button\/75 {
  border-bottom-color: rgb(243 252 251 / 0.75);
}

.border-b-button\/80 {
  border-bottom-color: rgb(243 252 251 / 0.8);
}

.border-b-button\/85 {
  border-bottom-color: rgb(243 252 251 / 0.85);
}

.border-b-button\/90 {
  border-bottom-color: rgb(243 252 251 / 0.9);
}

.border-b-button\/95 {
  border-bottom-color: rgb(243 252 251 / 0.95);
}

.border-b-current {
  border-bottom-color: currentColor;
}

.border-b-dark {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(37 73 39 / var(--tw-border-opacity));
}

.border-b-dark-green {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(16 64 48 / var(--tw-border-opacity));
}

.border-b-dark-green\/0 {
  border-bottom-color: rgb(16 64 48 / 0);
}

.border-b-dark-green\/10 {
  border-bottom-color: rgb(16 64 48 / 0.1);
}

.border-b-dark-green\/100 {
  border-bottom-color: rgb(16 64 48 / 1);
}

.border-b-dark-green\/15 {
  border-bottom-color: rgb(16 64 48 / 0.15);
}

.border-b-dark-green\/20 {
  border-bottom-color: rgb(16 64 48 / 0.2);
}

.border-b-dark-green\/25 {
  border-bottom-color: rgb(16 64 48 / 0.25);
}

.border-b-dark-green\/30 {
  border-bottom-color: rgb(16 64 48 / 0.3);
}

.border-b-dark-green\/35 {
  border-bottom-color: rgb(16 64 48 / 0.35);
}

.border-b-dark-green\/40 {
  border-bottom-color: rgb(16 64 48 / 0.4);
}

.border-b-dark-green\/45 {
  border-bottom-color: rgb(16 64 48 / 0.45);
}

.border-b-dark-green\/5 {
  border-bottom-color: rgb(16 64 48 / 0.05);
}

.border-b-dark-green\/50 {
  border-bottom-color: rgb(16 64 48 / 0.5);
}

.border-b-dark-green\/55 {
  border-bottom-color: rgb(16 64 48 / 0.55);
}

.border-b-dark-green\/60 {
  border-bottom-color: rgb(16 64 48 / 0.6);
}

.border-b-dark-green\/65 {
  border-bottom-color: rgb(16 64 48 / 0.65);
}

.border-b-dark-green\/70 {
  border-bottom-color: rgb(16 64 48 / 0.7);
}

.border-b-dark-green\/75 {
  border-bottom-color: rgb(16 64 48 / 0.75);
}

.border-b-dark-green\/80 {
  border-bottom-color: rgb(16 64 48 / 0.8);
}

.border-b-dark-green\/85 {
  border-bottom-color: rgb(16 64 48 / 0.85);
}

.border-b-dark-green\/90 {
  border-bottom-color: rgb(16 64 48 / 0.9);
}

.border-b-dark-green\/95 {
  border-bottom-color: rgb(16 64 48 / 0.95);
}

.border-b-dark\/0 {
  border-bottom-color: rgb(37 73 39 / 0);
}

.border-b-dark\/10 {
  border-bottom-color: rgb(37 73 39 / 0.1);
}

.border-b-dark\/100 {
  border-bottom-color: rgb(37 73 39 / 1);
}

.border-b-dark\/15 {
  border-bottom-color: rgb(37 73 39 / 0.15);
}

.border-b-dark\/20 {
  border-bottom-color: rgb(37 73 39 / 0.2);
}

.border-b-dark\/25 {
  border-bottom-color: rgb(37 73 39 / 0.25);
}

.border-b-dark\/30 {
  border-bottom-color: rgb(37 73 39 / 0.3);
}

.border-b-dark\/35 {
  border-bottom-color: rgb(37 73 39 / 0.35);
}

.border-b-dark\/40 {
  border-bottom-color: rgb(37 73 39 / 0.4);
}

.border-b-dark\/45 {
  border-bottom-color: rgb(37 73 39 / 0.45);
}

.border-b-dark\/5 {
  border-bottom-color: rgb(37 73 39 / 0.05);
}

.border-b-dark\/50 {
  border-bottom-color: rgb(37 73 39 / 0.5);
}

.border-b-dark\/55 {
  border-bottom-color: rgb(37 73 39 / 0.55);
}

.border-b-dark\/60 {
  border-bottom-color: rgb(37 73 39 / 0.6);
}

.border-b-dark\/65 {
  border-bottom-color: rgb(37 73 39 / 0.65);
}

.border-b-dark\/70 {
  border-bottom-color: rgb(37 73 39 / 0.7);
}

.border-b-dark\/75 {
  border-bottom-color: rgb(37 73 39 / 0.75);
}

.border-b-dark\/80 {
  border-bottom-color: rgb(37 73 39 / 0.8);
}

.border-b-dark\/85 {
  border-bottom-color: rgb(37 73 39 / 0.85);
}

.border-b-dark\/90 {
  border-bottom-color: rgb(37 73 39 / 0.9);
}

.border-b-dark\/95 {
  border-bottom-color: rgb(37 73 39 / 0.95);
}

.border-b-gray {
  border-bottom-color: var(--gray);
}

.border-b-green {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(52 102 64 / var(--tw-border-opacity));
}

.border-b-green\/0 {
  border-bottom-color: rgb(52 102 64 / 0);
}

.border-b-green\/10 {
  border-bottom-color: rgb(52 102 64 / 0.1);
}

.border-b-green\/100 {
  border-bottom-color: rgb(52 102 64 / 1);
}

.border-b-green\/15 {
  border-bottom-color: rgb(52 102 64 / 0.15);
}

.border-b-green\/20 {
  border-bottom-color: rgb(52 102 64 / 0.2);
}

.border-b-green\/25 {
  border-bottom-color: rgb(52 102 64 / 0.25);
}

.border-b-green\/30 {
  border-bottom-color: rgb(52 102 64 / 0.3);
}

.border-b-green\/35 {
  border-bottom-color: rgb(52 102 64 / 0.35);
}

.border-b-green\/40 {
  border-bottom-color: rgb(52 102 64 / 0.4);
}

.border-b-green\/45 {
  border-bottom-color: rgb(52 102 64 / 0.45);
}

.border-b-green\/5 {
  border-bottom-color: rgb(52 102 64 / 0.05);
}

.border-b-green\/50 {
  border-bottom-color: rgb(52 102 64 / 0.5);
}

.border-b-green\/55 {
  border-bottom-color: rgb(52 102 64 / 0.55);
}

.border-b-green\/60 {
  border-bottom-color: rgb(52 102 64 / 0.6);
}

.border-b-green\/65 {
  border-bottom-color: rgb(52 102 64 / 0.65);
}

.border-b-green\/70 {
  border-bottom-color: rgb(52 102 64 / 0.7);
}

.border-b-green\/75 {
  border-bottom-color: rgb(52 102 64 / 0.75);
}

.border-b-green\/80 {
  border-bottom-color: rgb(52 102 64 / 0.8);
}

.border-b-green\/85 {
  border-bottom-color: rgb(52 102 64 / 0.85);
}

.border-b-green\/90 {
  border-bottom-color: rgb(52 102 64 / 0.9);
}

.border-b-green\/95 {
  border-bottom-color: rgb(52 102 64 / 0.95);
}

.border-b-grey {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(205 217 209 / var(--tw-border-opacity));
}

.border-b-grey\/0 {
  border-bottom-color: rgb(205 217 209 / 0);
}

.border-b-grey\/10 {
  border-bottom-color: rgb(205 217 209 / 0.1);
}

.border-b-grey\/100 {
  border-bottom-color: rgb(205 217 209 / 1);
}

.border-b-grey\/15 {
  border-bottom-color: rgb(205 217 209 / 0.15);
}

.border-b-grey\/20 {
  border-bottom-color: rgb(205 217 209 / 0.2);
}

.border-b-grey\/25 {
  border-bottom-color: rgb(205 217 209 / 0.25);
}

.border-b-grey\/30 {
  border-bottom-color: rgb(205 217 209 / 0.3);
}

.border-b-grey\/35 {
  border-bottom-color: rgb(205 217 209 / 0.35);
}

.border-b-grey\/40 {
  border-bottom-color: rgb(205 217 209 / 0.4);
}

.border-b-grey\/45 {
  border-bottom-color: rgb(205 217 209 / 0.45);
}

.border-b-grey\/5 {
  border-bottom-color: rgb(205 217 209 / 0.05);
}

.border-b-grey\/50 {
  border-bottom-color: rgb(205 217 209 / 0.5);
}

.border-b-grey\/55 {
  border-bottom-color: rgb(205 217 209 / 0.55);
}

.border-b-grey\/60 {
  border-bottom-color: rgb(205 217 209 / 0.6);
}

.border-b-grey\/65 {
  border-bottom-color: rgb(205 217 209 / 0.65);
}

.border-b-grey\/70 {
  border-bottom-color: rgb(205 217 209 / 0.7);
}

.border-b-grey\/75 {
  border-bottom-color: rgb(205 217 209 / 0.75);
}

.border-b-grey\/80 {
  border-bottom-color: rgb(205 217 209 / 0.8);
}

.border-b-grey\/85 {
  border-bottom-color: rgb(205 217 209 / 0.85);
}

.border-b-grey\/90 {
  border-bottom-color: rgb(205 217 209 / 0.9);
}

.border-b-grey\/95 {
  border-bottom-color: rgb(205 217 209 / 0.95);
}

.border-b-light {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(243 244 228 / var(--tw-border-opacity));
}

.border-b-light-green {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(243 244 228 / var(--tw-border-opacity));
}

.border-b-light-green\/0 {
  border-bottom-color: rgb(243 244 228 / 0);
}

.border-b-light-green\/10 {
  border-bottom-color: rgb(243 244 228 / 0.1);
}

.border-b-light-green\/100 {
  border-bottom-color: rgb(243 244 228 / 1);
}

.border-b-light-green\/15 {
  border-bottom-color: rgb(243 244 228 / 0.15);
}

.border-b-light-green\/20 {
  border-bottom-color: rgb(243 244 228 / 0.2);
}

.border-b-light-green\/25 {
  border-bottom-color: rgb(243 244 228 / 0.25);
}

.border-b-light-green\/30 {
  border-bottom-color: rgb(243 244 228 / 0.3);
}

.border-b-light-green\/35 {
  border-bottom-color: rgb(243 244 228 / 0.35);
}

.border-b-light-green\/40 {
  border-bottom-color: rgb(243 244 228 / 0.4);
}

.border-b-light-green\/45 {
  border-bottom-color: rgb(243 244 228 / 0.45);
}

.border-b-light-green\/5 {
  border-bottom-color: rgb(243 244 228 / 0.05);
}

.border-b-light-green\/50 {
  border-bottom-color: rgb(243 244 228 / 0.5);
}

.border-b-light-green\/55 {
  border-bottom-color: rgb(243 244 228 / 0.55);
}

.border-b-light-green\/60 {
  border-bottom-color: rgb(243 244 228 / 0.6);
}

.border-b-light-green\/65 {
  border-bottom-color: rgb(243 244 228 / 0.65);
}

.border-b-light-green\/70 {
  border-bottom-color: rgb(243 244 228 / 0.7);
}

.border-b-light-green\/75 {
  border-bottom-color: rgb(243 244 228 / 0.75);
}

.border-b-light-green\/80 {
  border-bottom-color: rgb(243 244 228 / 0.8);
}

.border-b-light-green\/85 {
  border-bottom-color: rgb(243 244 228 / 0.85);
}

.border-b-light-green\/90 {
  border-bottom-color: rgb(243 244 228 / 0.9);
}

.border-b-light-green\/95 {
  border-bottom-color: rgb(243 244 228 / 0.95);
}

.border-b-light\/0 {
  border-bottom-color: rgb(243 244 228 / 0);
}

.border-b-light\/10 {
  border-bottom-color: rgb(243 244 228 / 0.1);
}

.border-b-light\/100 {
  border-bottom-color: rgb(243 244 228 / 1);
}

.border-b-light\/15 {
  border-bottom-color: rgb(243 244 228 / 0.15);
}

.border-b-light\/20 {
  border-bottom-color: rgb(243 244 228 / 0.2);
}

.border-b-light\/25 {
  border-bottom-color: rgb(243 244 228 / 0.25);
}

.border-b-light\/30 {
  border-bottom-color: rgb(243 244 228 / 0.3);
}

.border-b-light\/35 {
  border-bottom-color: rgb(243 244 228 / 0.35);
}

.border-b-light\/40 {
  border-bottom-color: rgb(243 244 228 / 0.4);
}

.border-b-light\/45 {
  border-bottom-color: rgb(243 244 228 / 0.45);
}

.border-b-light\/5 {
  border-bottom-color: rgb(243 244 228 / 0.05);
}

.border-b-light\/50 {
  border-bottom-color: rgb(243 244 228 / 0.5);
}

.border-b-light\/55 {
  border-bottom-color: rgb(243 244 228 / 0.55);
}

.border-b-light\/60 {
  border-bottom-color: rgb(243 244 228 / 0.6);
}

.border-b-light\/65 {
  border-bottom-color: rgb(243 244 228 / 0.65);
}

.border-b-light\/70 {
  border-bottom-color: rgb(243 244 228 / 0.7);
}

.border-b-light\/75 {
  border-bottom-color: rgb(243 244 228 / 0.75);
}

.border-b-light\/80 {
  border-bottom-color: rgb(243 244 228 / 0.8);
}

.border-b-light\/85 {
  border-bottom-color: rgb(243 244 228 / 0.85);
}

.border-b-light\/90 {
  border-bottom-color: rgb(243 244 228 / 0.9);
}

.border-b-light\/95 {
  border-bottom-color: rgb(243 244 228 / 0.95);
}

.border-b-main {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(56 56 56 / var(--tw-border-opacity));
}

.border-b-main\/0 {
  border-bottom-color: rgb(56 56 56 / 0);
}

.border-b-main\/10 {
  border-bottom-color: rgb(56 56 56 / 0.1);
}

.border-b-main\/100 {
  border-bottom-color: rgb(56 56 56 / 1);
}

.border-b-main\/15 {
  border-bottom-color: rgb(56 56 56 / 0.15);
}

.border-b-main\/20 {
  border-bottom-color: rgb(56 56 56 / 0.2);
}

.border-b-main\/25 {
  border-bottom-color: rgb(56 56 56 / 0.25);
}

.border-b-main\/30 {
  border-bottom-color: rgb(56 56 56 / 0.3);
}

.border-b-main\/35 {
  border-bottom-color: rgb(56 56 56 / 0.35);
}

.border-b-main\/40 {
  border-bottom-color: rgb(56 56 56 / 0.4);
}

.border-b-main\/45 {
  border-bottom-color: rgb(56 56 56 / 0.45);
}

.border-b-main\/5 {
  border-bottom-color: rgb(56 56 56 / 0.05);
}

.border-b-main\/50 {
  border-bottom-color: rgb(56 56 56 / 0.5);
}

.border-b-main\/55 {
  border-bottom-color: rgb(56 56 56 / 0.55);
}

.border-b-main\/60 {
  border-bottom-color: rgb(56 56 56 / 0.6);
}

.border-b-main\/65 {
  border-bottom-color: rgb(56 56 56 / 0.65);
}

.border-b-main\/70 {
  border-bottom-color: rgb(56 56 56 / 0.7);
}

.border-b-main\/75 {
  border-bottom-color: rgb(56 56 56 / 0.75);
}

.border-b-main\/80 {
  border-bottom-color: rgb(56 56 56 / 0.8);
}

.border-b-main\/85 {
  border-bottom-color: rgb(56 56 56 / 0.85);
}

.border-b-main\/90 {
  border-bottom-color: rgb(56 56 56 / 0.9);
}

.border-b-main\/95 {
  border-bottom-color: rgb(56 56 56 / 0.95);
}

.border-b-navy {
  border-bottom-color: var(--navy);
}

.border-b-offwhite {
  border-bottom-color: var(--offwhite);
}

.border-b-orange {
  border-bottom-color: var(--orange);
}

.border-b-pearl {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(254 252 249 / var(--tw-border-opacity));
}

.border-b-pearl\/0 {
  border-bottom-color: rgb(254 252 249 / 0);
}

.border-b-pearl\/10 {
  border-bottom-color: rgb(254 252 249 / 0.1);
}

.border-b-pearl\/100 {
  border-bottom-color: rgb(254 252 249 / 1);
}

.border-b-pearl\/15 {
  border-bottom-color: rgb(254 252 249 / 0.15);
}

.border-b-pearl\/20 {
  border-bottom-color: rgb(254 252 249 / 0.2);
}

.border-b-pearl\/25 {
  border-bottom-color: rgb(254 252 249 / 0.25);
}

.border-b-pearl\/30 {
  border-bottom-color: rgb(254 252 249 / 0.3);
}

.border-b-pearl\/35 {
  border-bottom-color: rgb(254 252 249 / 0.35);
}

.border-b-pearl\/40 {
  border-bottom-color: rgb(254 252 249 / 0.4);
}

.border-b-pearl\/45 {
  border-bottom-color: rgb(254 252 249 / 0.45);
}

.border-b-pearl\/5 {
  border-bottom-color: rgb(254 252 249 / 0.05);
}

.border-b-pearl\/50 {
  border-bottom-color: rgb(254 252 249 / 0.5);
}

.border-b-pearl\/55 {
  border-bottom-color: rgb(254 252 249 / 0.55);
}

.border-b-pearl\/60 {
  border-bottom-color: rgb(254 252 249 / 0.6);
}

.border-b-pearl\/65 {
  border-bottom-color: rgb(254 252 249 / 0.65);
}

.border-b-pearl\/70 {
  border-bottom-color: rgb(254 252 249 / 0.7);
}

.border-b-pearl\/75 {
  border-bottom-color: rgb(254 252 249 / 0.75);
}

.border-b-pearl\/80 {
  border-bottom-color: rgb(254 252 249 / 0.8);
}

.border-b-pearl\/85 {
  border-bottom-color: rgb(254 252 249 / 0.85);
}

.border-b-pearl\/90 {
  border-bottom-color: rgb(254 252 249 / 0.9);
}

.border-b-pearl\/95 {
  border-bottom-color: rgb(254 252 249 / 0.95);
}

.border-b-text-grey {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(179 179 179 / var(--tw-border-opacity));
}

.border-b-text-grey\/0 {
  border-bottom-color: rgb(179 179 179 / 0);
}

.border-b-text-grey\/10 {
  border-bottom-color: rgb(179 179 179 / 0.1);
}

.border-b-text-grey\/100 {
  border-bottom-color: rgb(179 179 179 / 1);
}

.border-b-text-grey\/15 {
  border-bottom-color: rgb(179 179 179 / 0.15);
}

.border-b-text-grey\/20 {
  border-bottom-color: rgb(179 179 179 / 0.2);
}

.border-b-text-grey\/25 {
  border-bottom-color: rgb(179 179 179 / 0.25);
}

.border-b-text-grey\/30 {
  border-bottom-color: rgb(179 179 179 / 0.3);
}

.border-b-text-grey\/35 {
  border-bottom-color: rgb(179 179 179 / 0.35);
}

.border-b-text-grey\/40 {
  border-bottom-color: rgb(179 179 179 / 0.4);
}

.border-b-text-grey\/45 {
  border-bottom-color: rgb(179 179 179 / 0.45);
}

.border-b-text-grey\/5 {
  border-bottom-color: rgb(179 179 179 / 0.05);
}

.border-b-text-grey\/50 {
  border-bottom-color: rgb(179 179 179 / 0.5);
}

.border-b-text-grey\/55 {
  border-bottom-color: rgb(179 179 179 / 0.55);
}

.border-b-text-grey\/60 {
  border-bottom-color: rgb(179 179 179 / 0.6);
}

.border-b-text-grey\/65 {
  border-bottom-color: rgb(179 179 179 / 0.65);
}

.border-b-text-grey\/70 {
  border-bottom-color: rgb(179 179 179 / 0.7);
}

.border-b-text-grey\/75 {
  border-bottom-color: rgb(179 179 179 / 0.75);
}

.border-b-text-grey\/80 {
  border-bottom-color: rgb(179 179 179 / 0.8);
}

.border-b-text-grey\/85 {
  border-bottom-color: rgb(179 179 179 / 0.85);
}

.border-b-text-grey\/90 {
  border-bottom-color: rgb(179 179 179 / 0.9);
}

.border-b-text-grey\/95 {
  border-bottom-color: rgb(179 179 179 / 0.95);
}

.border-b-transparent {
  border-bottom-color: transparent;
}

.border-b-transparent\/0 {
  border-bottom-color: rgb(0 0 0 / 0);
}

.border-b-transparent\/10 {
  border-bottom-color: rgb(0 0 0 / 0.1);
}

.border-b-transparent\/100 {
  border-bottom-color: rgb(0 0 0 / 1);
}

.border-b-transparent\/15 {
  border-bottom-color: rgb(0 0 0 / 0.15);
}

.border-b-transparent\/20 {
  border-bottom-color: rgb(0 0 0 / 0.2);
}

.border-b-transparent\/25 {
  border-bottom-color: rgb(0 0 0 / 0.25);
}

.border-b-transparent\/30 {
  border-bottom-color: rgb(0 0 0 / 0.3);
}

.border-b-transparent\/35 {
  border-bottom-color: rgb(0 0 0 / 0.35);
}

.border-b-transparent\/40 {
  border-bottom-color: rgb(0 0 0 / 0.4);
}

.border-b-transparent\/45 {
  border-bottom-color: rgb(0 0 0 / 0.45);
}

.border-b-transparent\/5 {
  border-bottom-color: rgb(0 0 0 / 0.05);
}

.border-b-transparent\/50 {
  border-bottom-color: rgb(0 0 0 / 0.5);
}

.border-b-transparent\/55 {
  border-bottom-color: rgb(0 0 0 / 0.55);
}

.border-b-transparent\/60 {
  border-bottom-color: rgb(0 0 0 / 0.6);
}

.border-b-transparent\/65 {
  border-bottom-color: rgb(0 0 0 / 0.65);
}

.border-b-transparent\/70 {
  border-bottom-color: rgb(0 0 0 / 0.7);
}

.border-b-transparent\/75 {
  border-bottom-color: rgb(0 0 0 / 0.75);
}

.border-b-transparent\/80 {
  border-bottom-color: rgb(0 0 0 / 0.8);
}

.border-b-transparent\/85 {
  border-bottom-color: rgb(0 0 0 / 0.85);
}

.border-b-transparent\/90 {
  border-bottom-color: rgb(0 0 0 / 0.9);
}

.border-b-transparent\/95 {
  border-bottom-color: rgb(0 0 0 / 0.95);
}

.border-b-white {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.border-b-white\/0 {
  border-bottom-color: rgb(255 255 255 / 0);
}

.border-b-white\/10 {
  border-bottom-color: rgb(255 255 255 / 0.1);
}

.border-b-white\/100 {
  border-bottom-color: rgb(255 255 255 / 1);
}

.border-b-white\/15 {
  border-bottom-color: rgb(255 255 255 / 0.15);
}

.border-b-white\/20 {
  border-bottom-color: rgb(255 255 255 / 0.2);
}

.border-b-white\/25 {
  border-bottom-color: rgb(255 255 255 / 0.25);
}

.border-b-white\/30 {
  border-bottom-color: rgb(255 255 255 / 0.3);
}

.border-b-white\/35 {
  border-bottom-color: rgb(255 255 255 / 0.35);
}

.border-b-white\/40 {
  border-bottom-color: rgb(255 255 255 / 0.4);
}

.border-b-white\/45 {
  border-bottom-color: rgb(255 255 255 / 0.45);
}

.border-b-white\/5 {
  border-bottom-color: rgb(255 255 255 / 0.05);
}

.border-b-white\/50 {
  border-bottom-color: rgb(255 255 255 / 0.5);
}

.border-b-white\/55 {
  border-bottom-color: rgb(255 255 255 / 0.55);
}

.border-b-white\/60 {
  border-bottom-color: rgb(255 255 255 / 0.6);
}

.border-b-white\/65 {
  border-bottom-color: rgb(255 255 255 / 0.65);
}

.border-b-white\/70 {
  border-bottom-color: rgb(255 255 255 / 0.7);
}

.border-b-white\/75 {
  border-bottom-color: rgb(255 255 255 / 0.75);
}

.border-b-white\/80 {
  border-bottom-color: rgb(255 255 255 / 0.8);
}

.border-b-white\/85 {
  border-bottom-color: rgb(255 255 255 / 0.85);
}

.border-b-white\/90 {
  border-bottom-color: rgb(255 255 255 / 0.9);
}

.border-b-white\/95 {
  border-bottom-color: rgb(255 255 255 / 0.95);
}

.border-e-blue {
  border-inline-end-color: var(--blue);
}

.border-e-border {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(228 229 230 / var(--tw-border-opacity));
}

.border-e-border\/0 {
  border-inline-end-color: rgb(228 229 230 / 0);
}

.border-e-border\/10 {
  border-inline-end-color: rgb(228 229 230 / 0.1);
}

.border-e-border\/100 {
  border-inline-end-color: rgb(228 229 230 / 1);
}

.border-e-border\/15 {
  border-inline-end-color: rgb(228 229 230 / 0.15);
}

.border-e-border\/20 {
  border-inline-end-color: rgb(228 229 230 / 0.2);
}

.border-e-border\/25 {
  border-inline-end-color: rgb(228 229 230 / 0.25);
}

.border-e-border\/30 {
  border-inline-end-color: rgb(228 229 230 / 0.3);
}

.border-e-border\/35 {
  border-inline-end-color: rgb(228 229 230 / 0.35);
}

.border-e-border\/40 {
  border-inline-end-color: rgb(228 229 230 / 0.4);
}

.border-e-border\/45 {
  border-inline-end-color: rgb(228 229 230 / 0.45);
}

.border-e-border\/5 {
  border-inline-end-color: rgb(228 229 230 / 0.05);
}

.border-e-border\/50 {
  border-inline-end-color: rgb(228 229 230 / 0.5);
}

.border-e-border\/55 {
  border-inline-end-color: rgb(228 229 230 / 0.55);
}

.border-e-border\/60 {
  border-inline-end-color: rgb(228 229 230 / 0.6);
}

.border-e-border\/65 {
  border-inline-end-color: rgb(228 229 230 / 0.65);
}

.border-e-border\/70 {
  border-inline-end-color: rgb(228 229 230 / 0.7);
}

.border-e-border\/75 {
  border-inline-end-color: rgb(228 229 230 / 0.75);
}

.border-e-border\/80 {
  border-inline-end-color: rgb(228 229 230 / 0.8);
}

.border-e-border\/85 {
  border-inline-end-color: rgb(228 229 230 / 0.85);
}

.border-e-border\/90 {
  border-inline-end-color: rgb(228 229 230 / 0.9);
}

.border-e-border\/95 {
  border-inline-end-color: rgb(228 229 230 / 0.95);
}

.border-e-button {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(243 252 251 / var(--tw-border-opacity));
}

.border-e-button\/0 {
  border-inline-end-color: rgb(243 252 251 / 0);
}

.border-e-button\/10 {
  border-inline-end-color: rgb(243 252 251 / 0.1);
}

.border-e-button\/100 {
  border-inline-end-color: rgb(243 252 251 / 1);
}

.border-e-button\/15 {
  border-inline-end-color: rgb(243 252 251 / 0.15);
}

.border-e-button\/20 {
  border-inline-end-color: rgb(243 252 251 / 0.2);
}

.border-e-button\/25 {
  border-inline-end-color: rgb(243 252 251 / 0.25);
}

.border-e-button\/30 {
  border-inline-end-color: rgb(243 252 251 / 0.3);
}

.border-e-button\/35 {
  border-inline-end-color: rgb(243 252 251 / 0.35);
}

.border-e-button\/40 {
  border-inline-end-color: rgb(243 252 251 / 0.4);
}

.border-e-button\/45 {
  border-inline-end-color: rgb(243 252 251 / 0.45);
}

.border-e-button\/5 {
  border-inline-end-color: rgb(243 252 251 / 0.05);
}

.border-e-button\/50 {
  border-inline-end-color: rgb(243 252 251 / 0.5);
}

.border-e-button\/55 {
  border-inline-end-color: rgb(243 252 251 / 0.55);
}

.border-e-button\/60 {
  border-inline-end-color: rgb(243 252 251 / 0.6);
}

.border-e-button\/65 {
  border-inline-end-color: rgb(243 252 251 / 0.65);
}

.border-e-button\/70 {
  border-inline-end-color: rgb(243 252 251 / 0.7);
}

.border-e-button\/75 {
  border-inline-end-color: rgb(243 252 251 / 0.75);
}

.border-e-button\/80 {
  border-inline-end-color: rgb(243 252 251 / 0.8);
}

.border-e-button\/85 {
  border-inline-end-color: rgb(243 252 251 / 0.85);
}

.border-e-button\/90 {
  border-inline-end-color: rgb(243 252 251 / 0.9);
}

.border-e-button\/95 {
  border-inline-end-color: rgb(243 252 251 / 0.95);
}

.border-e-current {
  border-inline-end-color: currentColor;
}

.border-e-dark {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(37 73 39 / var(--tw-border-opacity));
}

.border-e-dark-green {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(16 64 48 / var(--tw-border-opacity));
}

.border-e-dark-green\/0 {
  border-inline-end-color: rgb(16 64 48 / 0);
}

.border-e-dark-green\/10 {
  border-inline-end-color: rgb(16 64 48 / 0.1);
}

.border-e-dark-green\/100 {
  border-inline-end-color: rgb(16 64 48 / 1);
}

.border-e-dark-green\/15 {
  border-inline-end-color: rgb(16 64 48 / 0.15);
}

.border-e-dark-green\/20 {
  border-inline-end-color: rgb(16 64 48 / 0.2);
}

.border-e-dark-green\/25 {
  border-inline-end-color: rgb(16 64 48 / 0.25);
}

.border-e-dark-green\/30 {
  border-inline-end-color: rgb(16 64 48 / 0.3);
}

.border-e-dark-green\/35 {
  border-inline-end-color: rgb(16 64 48 / 0.35);
}

.border-e-dark-green\/40 {
  border-inline-end-color: rgb(16 64 48 / 0.4);
}

.border-e-dark-green\/45 {
  border-inline-end-color: rgb(16 64 48 / 0.45);
}

.border-e-dark-green\/5 {
  border-inline-end-color: rgb(16 64 48 / 0.05);
}

.border-e-dark-green\/50 {
  border-inline-end-color: rgb(16 64 48 / 0.5);
}

.border-e-dark-green\/55 {
  border-inline-end-color: rgb(16 64 48 / 0.55);
}

.border-e-dark-green\/60 {
  border-inline-end-color: rgb(16 64 48 / 0.6);
}

.border-e-dark-green\/65 {
  border-inline-end-color: rgb(16 64 48 / 0.65);
}

.border-e-dark-green\/70 {
  border-inline-end-color: rgb(16 64 48 / 0.7);
}

.border-e-dark-green\/75 {
  border-inline-end-color: rgb(16 64 48 / 0.75);
}

.border-e-dark-green\/80 {
  border-inline-end-color: rgb(16 64 48 / 0.8);
}

.border-e-dark-green\/85 {
  border-inline-end-color: rgb(16 64 48 / 0.85);
}

.border-e-dark-green\/90 {
  border-inline-end-color: rgb(16 64 48 / 0.9);
}

.border-e-dark-green\/95 {
  border-inline-end-color: rgb(16 64 48 / 0.95);
}

.border-e-dark\/0 {
  border-inline-end-color: rgb(37 73 39 / 0);
}

.border-e-dark\/10 {
  border-inline-end-color: rgb(37 73 39 / 0.1);
}

.border-e-dark\/100 {
  border-inline-end-color: rgb(37 73 39 / 1);
}

.border-e-dark\/15 {
  border-inline-end-color: rgb(37 73 39 / 0.15);
}

.border-e-dark\/20 {
  border-inline-end-color: rgb(37 73 39 / 0.2);
}

.border-e-dark\/25 {
  border-inline-end-color: rgb(37 73 39 / 0.25);
}

.border-e-dark\/30 {
  border-inline-end-color: rgb(37 73 39 / 0.3);
}

.border-e-dark\/35 {
  border-inline-end-color: rgb(37 73 39 / 0.35);
}

.border-e-dark\/40 {
  border-inline-end-color: rgb(37 73 39 / 0.4);
}

.border-e-dark\/45 {
  border-inline-end-color: rgb(37 73 39 / 0.45);
}

.border-e-dark\/5 {
  border-inline-end-color: rgb(37 73 39 / 0.05);
}

.border-e-dark\/50 {
  border-inline-end-color: rgb(37 73 39 / 0.5);
}

.border-e-dark\/55 {
  border-inline-end-color: rgb(37 73 39 / 0.55);
}

.border-e-dark\/60 {
  border-inline-end-color: rgb(37 73 39 / 0.6);
}

.border-e-dark\/65 {
  border-inline-end-color: rgb(37 73 39 / 0.65);
}

.border-e-dark\/70 {
  border-inline-end-color: rgb(37 73 39 / 0.7);
}

.border-e-dark\/75 {
  border-inline-end-color: rgb(37 73 39 / 0.75);
}

.border-e-dark\/80 {
  border-inline-end-color: rgb(37 73 39 / 0.8);
}

.border-e-dark\/85 {
  border-inline-end-color: rgb(37 73 39 / 0.85);
}

.border-e-dark\/90 {
  border-inline-end-color: rgb(37 73 39 / 0.9);
}

.border-e-dark\/95 {
  border-inline-end-color: rgb(37 73 39 / 0.95);
}

.border-e-gray {
  border-inline-end-color: var(--gray);
}

.border-e-green {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(52 102 64 / var(--tw-border-opacity));
}

.border-e-green\/0 {
  border-inline-end-color: rgb(52 102 64 / 0);
}

.border-e-green\/10 {
  border-inline-end-color: rgb(52 102 64 / 0.1);
}

.border-e-green\/100 {
  border-inline-end-color: rgb(52 102 64 / 1);
}

.border-e-green\/15 {
  border-inline-end-color: rgb(52 102 64 / 0.15);
}

.border-e-green\/20 {
  border-inline-end-color: rgb(52 102 64 / 0.2);
}

.border-e-green\/25 {
  border-inline-end-color: rgb(52 102 64 / 0.25);
}

.border-e-green\/30 {
  border-inline-end-color: rgb(52 102 64 / 0.3);
}

.border-e-green\/35 {
  border-inline-end-color: rgb(52 102 64 / 0.35);
}

.border-e-green\/40 {
  border-inline-end-color: rgb(52 102 64 / 0.4);
}

.border-e-green\/45 {
  border-inline-end-color: rgb(52 102 64 / 0.45);
}

.border-e-green\/5 {
  border-inline-end-color: rgb(52 102 64 / 0.05);
}

.border-e-green\/50 {
  border-inline-end-color: rgb(52 102 64 / 0.5);
}

.border-e-green\/55 {
  border-inline-end-color: rgb(52 102 64 / 0.55);
}

.border-e-green\/60 {
  border-inline-end-color: rgb(52 102 64 / 0.6);
}

.border-e-green\/65 {
  border-inline-end-color: rgb(52 102 64 / 0.65);
}

.border-e-green\/70 {
  border-inline-end-color: rgb(52 102 64 / 0.7);
}

.border-e-green\/75 {
  border-inline-end-color: rgb(52 102 64 / 0.75);
}

.border-e-green\/80 {
  border-inline-end-color: rgb(52 102 64 / 0.8);
}

.border-e-green\/85 {
  border-inline-end-color: rgb(52 102 64 / 0.85);
}

.border-e-green\/90 {
  border-inline-end-color: rgb(52 102 64 / 0.9);
}

.border-e-green\/95 {
  border-inline-end-color: rgb(52 102 64 / 0.95);
}

.border-e-grey {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(205 217 209 / var(--tw-border-opacity));
}

.border-e-grey\/0 {
  border-inline-end-color: rgb(205 217 209 / 0);
}

.border-e-grey\/10 {
  border-inline-end-color: rgb(205 217 209 / 0.1);
}

.border-e-grey\/100 {
  border-inline-end-color: rgb(205 217 209 / 1);
}

.border-e-grey\/15 {
  border-inline-end-color: rgb(205 217 209 / 0.15);
}

.border-e-grey\/20 {
  border-inline-end-color: rgb(205 217 209 / 0.2);
}

.border-e-grey\/25 {
  border-inline-end-color: rgb(205 217 209 / 0.25);
}

.border-e-grey\/30 {
  border-inline-end-color: rgb(205 217 209 / 0.3);
}

.border-e-grey\/35 {
  border-inline-end-color: rgb(205 217 209 / 0.35);
}

.border-e-grey\/40 {
  border-inline-end-color: rgb(205 217 209 / 0.4);
}

.border-e-grey\/45 {
  border-inline-end-color: rgb(205 217 209 / 0.45);
}

.border-e-grey\/5 {
  border-inline-end-color: rgb(205 217 209 / 0.05);
}

.border-e-grey\/50 {
  border-inline-end-color: rgb(205 217 209 / 0.5);
}

.border-e-grey\/55 {
  border-inline-end-color: rgb(205 217 209 / 0.55);
}

.border-e-grey\/60 {
  border-inline-end-color: rgb(205 217 209 / 0.6);
}

.border-e-grey\/65 {
  border-inline-end-color: rgb(205 217 209 / 0.65);
}

.border-e-grey\/70 {
  border-inline-end-color: rgb(205 217 209 / 0.7);
}

.border-e-grey\/75 {
  border-inline-end-color: rgb(205 217 209 / 0.75);
}

.border-e-grey\/80 {
  border-inline-end-color: rgb(205 217 209 / 0.8);
}

.border-e-grey\/85 {
  border-inline-end-color: rgb(205 217 209 / 0.85);
}

.border-e-grey\/90 {
  border-inline-end-color: rgb(205 217 209 / 0.9);
}

.border-e-grey\/95 {
  border-inline-end-color: rgb(205 217 209 / 0.95);
}

.border-e-light {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(243 244 228 / var(--tw-border-opacity));
}

.border-e-light-green {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(243 244 228 / var(--tw-border-opacity));
}

.border-e-light-green\/0 {
  border-inline-end-color: rgb(243 244 228 / 0);
}

.border-e-light-green\/10 {
  border-inline-end-color: rgb(243 244 228 / 0.1);
}

.border-e-light-green\/100 {
  border-inline-end-color: rgb(243 244 228 / 1);
}

.border-e-light-green\/15 {
  border-inline-end-color: rgb(243 244 228 / 0.15);
}

.border-e-light-green\/20 {
  border-inline-end-color: rgb(243 244 228 / 0.2);
}

.border-e-light-green\/25 {
  border-inline-end-color: rgb(243 244 228 / 0.25);
}

.border-e-light-green\/30 {
  border-inline-end-color: rgb(243 244 228 / 0.3);
}

.border-e-light-green\/35 {
  border-inline-end-color: rgb(243 244 228 / 0.35);
}

.border-e-light-green\/40 {
  border-inline-end-color: rgb(243 244 228 / 0.4);
}

.border-e-light-green\/45 {
  border-inline-end-color: rgb(243 244 228 / 0.45);
}

.border-e-light-green\/5 {
  border-inline-end-color: rgb(243 244 228 / 0.05);
}

.border-e-light-green\/50 {
  border-inline-end-color: rgb(243 244 228 / 0.5);
}

.border-e-light-green\/55 {
  border-inline-end-color: rgb(243 244 228 / 0.55);
}

.border-e-light-green\/60 {
  border-inline-end-color: rgb(243 244 228 / 0.6);
}

.border-e-light-green\/65 {
  border-inline-end-color: rgb(243 244 228 / 0.65);
}

.border-e-light-green\/70 {
  border-inline-end-color: rgb(243 244 228 / 0.7);
}

.border-e-light-green\/75 {
  border-inline-end-color: rgb(243 244 228 / 0.75);
}

.border-e-light-green\/80 {
  border-inline-end-color: rgb(243 244 228 / 0.8);
}

.border-e-light-green\/85 {
  border-inline-end-color: rgb(243 244 228 / 0.85);
}

.border-e-light-green\/90 {
  border-inline-end-color: rgb(243 244 228 / 0.9);
}

.border-e-light-green\/95 {
  border-inline-end-color: rgb(243 244 228 / 0.95);
}

.border-e-light\/0 {
  border-inline-end-color: rgb(243 244 228 / 0);
}

.border-e-light\/10 {
  border-inline-end-color: rgb(243 244 228 / 0.1);
}

.border-e-light\/100 {
  border-inline-end-color: rgb(243 244 228 / 1);
}

.border-e-light\/15 {
  border-inline-end-color: rgb(243 244 228 / 0.15);
}

.border-e-light\/20 {
  border-inline-end-color: rgb(243 244 228 / 0.2);
}

.border-e-light\/25 {
  border-inline-end-color: rgb(243 244 228 / 0.25);
}

.border-e-light\/30 {
  border-inline-end-color: rgb(243 244 228 / 0.3);
}

.border-e-light\/35 {
  border-inline-end-color: rgb(243 244 228 / 0.35);
}

.border-e-light\/40 {
  border-inline-end-color: rgb(243 244 228 / 0.4);
}

.border-e-light\/45 {
  border-inline-end-color: rgb(243 244 228 / 0.45);
}

.border-e-light\/5 {
  border-inline-end-color: rgb(243 244 228 / 0.05);
}

.border-e-light\/50 {
  border-inline-end-color: rgb(243 244 228 / 0.5);
}

.border-e-light\/55 {
  border-inline-end-color: rgb(243 244 228 / 0.55);
}

.border-e-light\/60 {
  border-inline-end-color: rgb(243 244 228 / 0.6);
}

.border-e-light\/65 {
  border-inline-end-color: rgb(243 244 228 / 0.65);
}

.border-e-light\/70 {
  border-inline-end-color: rgb(243 244 228 / 0.7);
}

.border-e-light\/75 {
  border-inline-end-color: rgb(243 244 228 / 0.75);
}

.border-e-light\/80 {
  border-inline-end-color: rgb(243 244 228 / 0.8);
}

.border-e-light\/85 {
  border-inline-end-color: rgb(243 244 228 / 0.85);
}

.border-e-light\/90 {
  border-inline-end-color: rgb(243 244 228 / 0.9);
}

.border-e-light\/95 {
  border-inline-end-color: rgb(243 244 228 / 0.95);
}

.border-e-main {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(56 56 56 / var(--tw-border-opacity));
}

.border-e-main\/0 {
  border-inline-end-color: rgb(56 56 56 / 0);
}

.border-e-main\/10 {
  border-inline-end-color: rgb(56 56 56 / 0.1);
}

.border-e-main\/100 {
  border-inline-end-color: rgb(56 56 56 / 1);
}

.border-e-main\/15 {
  border-inline-end-color: rgb(56 56 56 / 0.15);
}

.border-e-main\/20 {
  border-inline-end-color: rgb(56 56 56 / 0.2);
}

.border-e-main\/25 {
  border-inline-end-color: rgb(56 56 56 / 0.25);
}

.border-e-main\/30 {
  border-inline-end-color: rgb(56 56 56 / 0.3);
}

.border-e-main\/35 {
  border-inline-end-color: rgb(56 56 56 / 0.35);
}

.border-e-main\/40 {
  border-inline-end-color: rgb(56 56 56 / 0.4);
}

.border-e-main\/45 {
  border-inline-end-color: rgb(56 56 56 / 0.45);
}

.border-e-main\/5 {
  border-inline-end-color: rgb(56 56 56 / 0.05);
}

.border-e-main\/50 {
  border-inline-end-color: rgb(56 56 56 / 0.5);
}

.border-e-main\/55 {
  border-inline-end-color: rgb(56 56 56 / 0.55);
}

.border-e-main\/60 {
  border-inline-end-color: rgb(56 56 56 / 0.6);
}

.border-e-main\/65 {
  border-inline-end-color: rgb(56 56 56 / 0.65);
}

.border-e-main\/70 {
  border-inline-end-color: rgb(56 56 56 / 0.7);
}

.border-e-main\/75 {
  border-inline-end-color: rgb(56 56 56 / 0.75);
}

.border-e-main\/80 {
  border-inline-end-color: rgb(56 56 56 / 0.8);
}

.border-e-main\/85 {
  border-inline-end-color: rgb(56 56 56 / 0.85);
}

.border-e-main\/90 {
  border-inline-end-color: rgb(56 56 56 / 0.9);
}

.border-e-main\/95 {
  border-inline-end-color: rgb(56 56 56 / 0.95);
}

.border-e-navy {
  border-inline-end-color: var(--navy);
}

.border-e-offwhite {
  border-inline-end-color: var(--offwhite);
}

.border-e-orange {
  border-inline-end-color: var(--orange);
}

.border-e-pearl {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(254 252 249 / var(--tw-border-opacity));
}

.border-e-pearl\/0 {
  border-inline-end-color: rgb(254 252 249 / 0);
}

.border-e-pearl\/10 {
  border-inline-end-color: rgb(254 252 249 / 0.1);
}

.border-e-pearl\/100 {
  border-inline-end-color: rgb(254 252 249 / 1);
}

.border-e-pearl\/15 {
  border-inline-end-color: rgb(254 252 249 / 0.15);
}

.border-e-pearl\/20 {
  border-inline-end-color: rgb(254 252 249 / 0.2);
}

.border-e-pearl\/25 {
  border-inline-end-color: rgb(254 252 249 / 0.25);
}

.border-e-pearl\/30 {
  border-inline-end-color: rgb(254 252 249 / 0.3);
}

.border-e-pearl\/35 {
  border-inline-end-color: rgb(254 252 249 / 0.35);
}

.border-e-pearl\/40 {
  border-inline-end-color: rgb(254 252 249 / 0.4);
}

.border-e-pearl\/45 {
  border-inline-end-color: rgb(254 252 249 / 0.45);
}

.border-e-pearl\/5 {
  border-inline-end-color: rgb(254 252 249 / 0.05);
}

.border-e-pearl\/50 {
  border-inline-end-color: rgb(254 252 249 / 0.5);
}

.border-e-pearl\/55 {
  border-inline-end-color: rgb(254 252 249 / 0.55);
}

.border-e-pearl\/60 {
  border-inline-end-color: rgb(254 252 249 / 0.6);
}

.border-e-pearl\/65 {
  border-inline-end-color: rgb(254 252 249 / 0.65);
}

.border-e-pearl\/70 {
  border-inline-end-color: rgb(254 252 249 / 0.7);
}

.border-e-pearl\/75 {
  border-inline-end-color: rgb(254 252 249 / 0.75);
}

.border-e-pearl\/80 {
  border-inline-end-color: rgb(254 252 249 / 0.8);
}

.border-e-pearl\/85 {
  border-inline-end-color: rgb(254 252 249 / 0.85);
}

.border-e-pearl\/90 {
  border-inline-end-color: rgb(254 252 249 / 0.9);
}

.border-e-pearl\/95 {
  border-inline-end-color: rgb(254 252 249 / 0.95);
}

.border-e-text-grey {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(179 179 179 / var(--tw-border-opacity));
}

.border-e-text-grey\/0 {
  border-inline-end-color: rgb(179 179 179 / 0);
}

.border-e-text-grey\/10 {
  border-inline-end-color: rgb(179 179 179 / 0.1);
}

.border-e-text-grey\/100 {
  border-inline-end-color: rgb(179 179 179 / 1);
}

.border-e-text-grey\/15 {
  border-inline-end-color: rgb(179 179 179 / 0.15);
}

.border-e-text-grey\/20 {
  border-inline-end-color: rgb(179 179 179 / 0.2);
}

.border-e-text-grey\/25 {
  border-inline-end-color: rgb(179 179 179 / 0.25);
}

.border-e-text-grey\/30 {
  border-inline-end-color: rgb(179 179 179 / 0.3);
}

.border-e-text-grey\/35 {
  border-inline-end-color: rgb(179 179 179 / 0.35);
}

.border-e-text-grey\/40 {
  border-inline-end-color: rgb(179 179 179 / 0.4);
}

.border-e-text-grey\/45 {
  border-inline-end-color: rgb(179 179 179 / 0.45);
}

.border-e-text-grey\/5 {
  border-inline-end-color: rgb(179 179 179 / 0.05);
}

.border-e-text-grey\/50 {
  border-inline-end-color: rgb(179 179 179 / 0.5);
}

.border-e-text-grey\/55 {
  border-inline-end-color: rgb(179 179 179 / 0.55);
}

.border-e-text-grey\/60 {
  border-inline-end-color: rgb(179 179 179 / 0.6);
}

.border-e-text-grey\/65 {
  border-inline-end-color: rgb(179 179 179 / 0.65);
}

.border-e-text-grey\/70 {
  border-inline-end-color: rgb(179 179 179 / 0.7);
}

.border-e-text-grey\/75 {
  border-inline-end-color: rgb(179 179 179 / 0.75);
}

.border-e-text-grey\/80 {
  border-inline-end-color: rgb(179 179 179 / 0.8);
}

.border-e-text-grey\/85 {
  border-inline-end-color: rgb(179 179 179 / 0.85);
}

.border-e-text-grey\/90 {
  border-inline-end-color: rgb(179 179 179 / 0.9);
}

.border-e-text-grey\/95 {
  border-inline-end-color: rgb(179 179 179 / 0.95);
}

.border-e-transparent {
  border-inline-end-color: transparent;
}

.border-e-transparent\/0 {
  border-inline-end-color: rgb(0 0 0 / 0);
}

.border-e-transparent\/10 {
  border-inline-end-color: rgb(0 0 0 / 0.1);
}

.border-e-transparent\/100 {
  border-inline-end-color: rgb(0 0 0 / 1);
}

.border-e-transparent\/15 {
  border-inline-end-color: rgb(0 0 0 / 0.15);
}

.border-e-transparent\/20 {
  border-inline-end-color: rgb(0 0 0 / 0.2);
}

.border-e-transparent\/25 {
  border-inline-end-color: rgb(0 0 0 / 0.25);
}

.border-e-transparent\/30 {
  border-inline-end-color: rgb(0 0 0 / 0.3);
}

.border-e-transparent\/35 {
  border-inline-end-color: rgb(0 0 0 / 0.35);
}

.border-e-transparent\/40 {
  border-inline-end-color: rgb(0 0 0 / 0.4);
}

.border-e-transparent\/45 {
  border-inline-end-color: rgb(0 0 0 / 0.45);
}

.border-e-transparent\/5 {
  border-inline-end-color: rgb(0 0 0 / 0.05);
}

.border-e-transparent\/50 {
  border-inline-end-color: rgb(0 0 0 / 0.5);
}

.border-e-transparent\/55 {
  border-inline-end-color: rgb(0 0 0 / 0.55);
}

.border-e-transparent\/60 {
  border-inline-end-color: rgb(0 0 0 / 0.6);
}

.border-e-transparent\/65 {
  border-inline-end-color: rgb(0 0 0 / 0.65);
}

.border-e-transparent\/70 {
  border-inline-end-color: rgb(0 0 0 / 0.7);
}

.border-e-transparent\/75 {
  border-inline-end-color: rgb(0 0 0 / 0.75);
}

.border-e-transparent\/80 {
  border-inline-end-color: rgb(0 0 0 / 0.8);
}

.border-e-transparent\/85 {
  border-inline-end-color: rgb(0 0 0 / 0.85);
}

.border-e-transparent\/90 {
  border-inline-end-color: rgb(0 0 0 / 0.9);
}

.border-e-transparent\/95 {
  border-inline-end-color: rgb(0 0 0 / 0.95);
}

.border-e-white {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.border-e-white\/0 {
  border-inline-end-color: rgb(255 255 255 / 0);
}

.border-e-white\/10 {
  border-inline-end-color: rgb(255 255 255 / 0.1);
}

.border-e-white\/100 {
  border-inline-end-color: rgb(255 255 255 / 1);
}

.border-e-white\/15 {
  border-inline-end-color: rgb(255 255 255 / 0.15);
}

.border-e-white\/20 {
  border-inline-end-color: rgb(255 255 255 / 0.2);
}

.border-e-white\/25 {
  border-inline-end-color: rgb(255 255 255 / 0.25);
}

.border-e-white\/30 {
  border-inline-end-color: rgb(255 255 255 / 0.3);
}

.border-e-white\/35 {
  border-inline-end-color: rgb(255 255 255 / 0.35);
}

.border-e-white\/40 {
  border-inline-end-color: rgb(255 255 255 / 0.4);
}

.border-e-white\/45 {
  border-inline-end-color: rgb(255 255 255 / 0.45);
}

.border-e-white\/5 {
  border-inline-end-color: rgb(255 255 255 / 0.05);
}

.border-e-white\/50 {
  border-inline-end-color: rgb(255 255 255 / 0.5);
}

.border-e-white\/55 {
  border-inline-end-color: rgb(255 255 255 / 0.55);
}

.border-e-white\/60 {
  border-inline-end-color: rgb(255 255 255 / 0.6);
}

.border-e-white\/65 {
  border-inline-end-color: rgb(255 255 255 / 0.65);
}

.border-e-white\/70 {
  border-inline-end-color: rgb(255 255 255 / 0.7);
}

.border-e-white\/75 {
  border-inline-end-color: rgb(255 255 255 / 0.75);
}

.border-e-white\/80 {
  border-inline-end-color: rgb(255 255 255 / 0.8);
}

.border-e-white\/85 {
  border-inline-end-color: rgb(255 255 255 / 0.85);
}

.border-e-white\/90 {
  border-inline-end-color: rgb(255 255 255 / 0.9);
}

.border-e-white\/95 {
  border-inline-end-color: rgb(255 255 255 / 0.95);
}

.border-l-blue {
  border-left-color: var(--blue);
}

.border-l-border {
  --tw-border-opacity: 1;
  border-left-color: rgb(228 229 230 / var(--tw-border-opacity));
}

.border-l-border\/0 {
  border-left-color: rgb(228 229 230 / 0);
}

.border-l-border\/10 {
  border-left-color: rgb(228 229 230 / 0.1);
}

.border-l-border\/100 {
  border-left-color: rgb(228 229 230 / 1);
}

.border-l-border\/15 {
  border-left-color: rgb(228 229 230 / 0.15);
}

.border-l-border\/20 {
  border-left-color: rgb(228 229 230 / 0.2);
}

.border-l-border\/25 {
  border-left-color: rgb(228 229 230 / 0.25);
}

.border-l-border\/30 {
  border-left-color: rgb(228 229 230 / 0.3);
}

.border-l-border\/35 {
  border-left-color: rgb(228 229 230 / 0.35);
}

.border-l-border\/40 {
  border-left-color: rgb(228 229 230 / 0.4);
}

.border-l-border\/45 {
  border-left-color: rgb(228 229 230 / 0.45);
}

.border-l-border\/5 {
  border-left-color: rgb(228 229 230 / 0.05);
}

.border-l-border\/50 {
  border-left-color: rgb(228 229 230 / 0.5);
}

.border-l-border\/55 {
  border-left-color: rgb(228 229 230 / 0.55);
}

.border-l-border\/60 {
  border-left-color: rgb(228 229 230 / 0.6);
}

.border-l-border\/65 {
  border-left-color: rgb(228 229 230 / 0.65);
}

.border-l-border\/70 {
  border-left-color: rgb(228 229 230 / 0.7);
}

.border-l-border\/75 {
  border-left-color: rgb(228 229 230 / 0.75);
}

.border-l-border\/80 {
  border-left-color: rgb(228 229 230 / 0.8);
}

.border-l-border\/85 {
  border-left-color: rgb(228 229 230 / 0.85);
}

.border-l-border\/90 {
  border-left-color: rgb(228 229 230 / 0.9);
}

.border-l-border\/95 {
  border-left-color: rgb(228 229 230 / 0.95);
}

.border-l-button {
  --tw-border-opacity: 1;
  border-left-color: rgb(243 252 251 / var(--tw-border-opacity));
}

.border-l-button\/0 {
  border-left-color: rgb(243 252 251 / 0);
}

.border-l-button\/10 {
  border-left-color: rgb(243 252 251 / 0.1);
}

.border-l-button\/100 {
  border-left-color: rgb(243 252 251 / 1);
}

.border-l-button\/15 {
  border-left-color: rgb(243 252 251 / 0.15);
}

.border-l-button\/20 {
  border-left-color: rgb(243 252 251 / 0.2);
}

.border-l-button\/25 {
  border-left-color: rgb(243 252 251 / 0.25);
}

.border-l-button\/30 {
  border-left-color: rgb(243 252 251 / 0.3);
}

.border-l-button\/35 {
  border-left-color: rgb(243 252 251 / 0.35);
}

.border-l-button\/40 {
  border-left-color: rgb(243 252 251 / 0.4);
}

.border-l-button\/45 {
  border-left-color: rgb(243 252 251 / 0.45);
}

.border-l-button\/5 {
  border-left-color: rgb(243 252 251 / 0.05);
}

.border-l-button\/50 {
  border-left-color: rgb(243 252 251 / 0.5);
}

.border-l-button\/55 {
  border-left-color: rgb(243 252 251 / 0.55);
}

.border-l-button\/60 {
  border-left-color: rgb(243 252 251 / 0.6);
}

.border-l-button\/65 {
  border-left-color: rgb(243 252 251 / 0.65);
}

.border-l-button\/70 {
  border-left-color: rgb(243 252 251 / 0.7);
}

.border-l-button\/75 {
  border-left-color: rgb(243 252 251 / 0.75);
}

.border-l-button\/80 {
  border-left-color: rgb(243 252 251 / 0.8);
}

.border-l-button\/85 {
  border-left-color: rgb(243 252 251 / 0.85);
}

.border-l-button\/90 {
  border-left-color: rgb(243 252 251 / 0.9);
}

.border-l-button\/95 {
  border-left-color: rgb(243 252 251 / 0.95);
}

.border-l-current {
  border-left-color: currentColor;
}

.border-l-dark {
  --tw-border-opacity: 1;
  border-left-color: rgb(37 73 39 / var(--tw-border-opacity));
}

.border-l-dark-green {
  --tw-border-opacity: 1;
  border-left-color: rgb(16 64 48 / var(--tw-border-opacity));
}

.border-l-dark-green\/0 {
  border-left-color: rgb(16 64 48 / 0);
}

.border-l-dark-green\/10 {
  border-left-color: rgb(16 64 48 / 0.1);
}

.border-l-dark-green\/100 {
  border-left-color: rgb(16 64 48 / 1);
}

.border-l-dark-green\/15 {
  border-left-color: rgb(16 64 48 / 0.15);
}

.border-l-dark-green\/20 {
  border-left-color: rgb(16 64 48 / 0.2);
}

.border-l-dark-green\/25 {
  border-left-color: rgb(16 64 48 / 0.25);
}

.border-l-dark-green\/30 {
  border-left-color: rgb(16 64 48 / 0.3);
}

.border-l-dark-green\/35 {
  border-left-color: rgb(16 64 48 / 0.35);
}

.border-l-dark-green\/40 {
  border-left-color: rgb(16 64 48 / 0.4);
}

.border-l-dark-green\/45 {
  border-left-color: rgb(16 64 48 / 0.45);
}

.border-l-dark-green\/5 {
  border-left-color: rgb(16 64 48 / 0.05);
}

.border-l-dark-green\/50 {
  border-left-color: rgb(16 64 48 / 0.5);
}

.border-l-dark-green\/55 {
  border-left-color: rgb(16 64 48 / 0.55);
}

.border-l-dark-green\/60 {
  border-left-color: rgb(16 64 48 / 0.6);
}

.border-l-dark-green\/65 {
  border-left-color: rgb(16 64 48 / 0.65);
}

.border-l-dark-green\/70 {
  border-left-color: rgb(16 64 48 / 0.7);
}

.border-l-dark-green\/75 {
  border-left-color: rgb(16 64 48 / 0.75);
}

.border-l-dark-green\/80 {
  border-left-color: rgb(16 64 48 / 0.8);
}

.border-l-dark-green\/85 {
  border-left-color: rgb(16 64 48 / 0.85);
}

.border-l-dark-green\/90 {
  border-left-color: rgb(16 64 48 / 0.9);
}

.border-l-dark-green\/95 {
  border-left-color: rgb(16 64 48 / 0.95);
}

.border-l-dark\/0 {
  border-left-color: rgb(37 73 39 / 0);
}

.border-l-dark\/10 {
  border-left-color: rgb(37 73 39 / 0.1);
}

.border-l-dark\/100 {
  border-left-color: rgb(37 73 39 / 1);
}

.border-l-dark\/15 {
  border-left-color: rgb(37 73 39 / 0.15);
}

.border-l-dark\/20 {
  border-left-color: rgb(37 73 39 / 0.2);
}

.border-l-dark\/25 {
  border-left-color: rgb(37 73 39 / 0.25);
}

.border-l-dark\/30 {
  border-left-color: rgb(37 73 39 / 0.3);
}

.border-l-dark\/35 {
  border-left-color: rgb(37 73 39 / 0.35);
}

.border-l-dark\/40 {
  border-left-color: rgb(37 73 39 / 0.4);
}

.border-l-dark\/45 {
  border-left-color: rgb(37 73 39 / 0.45);
}

.border-l-dark\/5 {
  border-left-color: rgb(37 73 39 / 0.05);
}

.border-l-dark\/50 {
  border-left-color: rgb(37 73 39 / 0.5);
}

.border-l-dark\/55 {
  border-left-color: rgb(37 73 39 / 0.55);
}

.border-l-dark\/60 {
  border-left-color: rgb(37 73 39 / 0.6);
}

.border-l-dark\/65 {
  border-left-color: rgb(37 73 39 / 0.65);
}

.border-l-dark\/70 {
  border-left-color: rgb(37 73 39 / 0.7);
}

.border-l-dark\/75 {
  border-left-color: rgb(37 73 39 / 0.75);
}

.border-l-dark\/80 {
  border-left-color: rgb(37 73 39 / 0.8);
}

.border-l-dark\/85 {
  border-left-color: rgb(37 73 39 / 0.85);
}

.border-l-dark\/90 {
  border-left-color: rgb(37 73 39 / 0.9);
}

.border-l-dark\/95 {
  border-left-color: rgb(37 73 39 / 0.95);
}

.border-l-gray {
  border-left-color: var(--gray);
}

.border-l-green {
  --tw-border-opacity: 1;
  border-left-color: rgb(52 102 64 / var(--tw-border-opacity));
}

.border-l-green\/0 {
  border-left-color: rgb(52 102 64 / 0);
}

.border-l-green\/10 {
  border-left-color: rgb(52 102 64 / 0.1);
}

.border-l-green\/100 {
  border-left-color: rgb(52 102 64 / 1);
}

.border-l-green\/15 {
  border-left-color: rgb(52 102 64 / 0.15);
}

.border-l-green\/20 {
  border-left-color: rgb(52 102 64 / 0.2);
}

.border-l-green\/25 {
  border-left-color: rgb(52 102 64 / 0.25);
}

.border-l-green\/30 {
  border-left-color: rgb(52 102 64 / 0.3);
}

.border-l-green\/35 {
  border-left-color: rgb(52 102 64 / 0.35);
}

.border-l-green\/40 {
  border-left-color: rgb(52 102 64 / 0.4);
}

.border-l-green\/45 {
  border-left-color: rgb(52 102 64 / 0.45);
}

.border-l-green\/5 {
  border-left-color: rgb(52 102 64 / 0.05);
}

.border-l-green\/50 {
  border-left-color: rgb(52 102 64 / 0.5);
}

.border-l-green\/55 {
  border-left-color: rgb(52 102 64 / 0.55);
}

.border-l-green\/60 {
  border-left-color: rgb(52 102 64 / 0.6);
}

.border-l-green\/65 {
  border-left-color: rgb(52 102 64 / 0.65);
}

.border-l-green\/70 {
  border-left-color: rgb(52 102 64 / 0.7);
}

.border-l-green\/75 {
  border-left-color: rgb(52 102 64 / 0.75);
}

.border-l-green\/80 {
  border-left-color: rgb(52 102 64 / 0.8);
}

.border-l-green\/85 {
  border-left-color: rgb(52 102 64 / 0.85);
}

.border-l-green\/90 {
  border-left-color: rgb(52 102 64 / 0.9);
}

.border-l-green\/95 {
  border-left-color: rgb(52 102 64 / 0.95);
}

.border-l-grey {
  --tw-border-opacity: 1;
  border-left-color: rgb(205 217 209 / var(--tw-border-opacity));
}

.border-l-grey\/0 {
  border-left-color: rgb(205 217 209 / 0);
}

.border-l-grey\/10 {
  border-left-color: rgb(205 217 209 / 0.1);
}

.border-l-grey\/100 {
  border-left-color: rgb(205 217 209 / 1);
}

.border-l-grey\/15 {
  border-left-color: rgb(205 217 209 / 0.15);
}

.border-l-grey\/20 {
  border-left-color: rgb(205 217 209 / 0.2);
}

.border-l-grey\/25 {
  border-left-color: rgb(205 217 209 / 0.25);
}

.border-l-grey\/30 {
  border-left-color: rgb(205 217 209 / 0.3);
}

.border-l-grey\/35 {
  border-left-color: rgb(205 217 209 / 0.35);
}

.border-l-grey\/40 {
  border-left-color: rgb(205 217 209 / 0.4);
}

.border-l-grey\/45 {
  border-left-color: rgb(205 217 209 / 0.45);
}

.border-l-grey\/5 {
  border-left-color: rgb(205 217 209 / 0.05);
}

.border-l-grey\/50 {
  border-left-color: rgb(205 217 209 / 0.5);
}

.border-l-grey\/55 {
  border-left-color: rgb(205 217 209 / 0.55);
}

.border-l-grey\/60 {
  border-left-color: rgb(205 217 209 / 0.6);
}

.border-l-grey\/65 {
  border-left-color: rgb(205 217 209 / 0.65);
}

.border-l-grey\/70 {
  border-left-color: rgb(205 217 209 / 0.7);
}

.border-l-grey\/75 {
  border-left-color: rgb(205 217 209 / 0.75);
}

.border-l-grey\/80 {
  border-left-color: rgb(205 217 209 / 0.8);
}

.border-l-grey\/85 {
  border-left-color: rgb(205 217 209 / 0.85);
}

.border-l-grey\/90 {
  border-left-color: rgb(205 217 209 / 0.9);
}

.border-l-grey\/95 {
  border-left-color: rgb(205 217 209 / 0.95);
}

.border-l-light {
  --tw-border-opacity: 1;
  border-left-color: rgb(243 244 228 / var(--tw-border-opacity));
}

.border-l-light-green {
  --tw-border-opacity: 1;
  border-left-color: rgb(243 244 228 / var(--tw-border-opacity));
}

.border-l-light-green\/0 {
  border-left-color: rgb(243 244 228 / 0);
}

.border-l-light-green\/10 {
  border-left-color: rgb(243 244 228 / 0.1);
}

.border-l-light-green\/100 {
  border-left-color: rgb(243 244 228 / 1);
}

.border-l-light-green\/15 {
  border-left-color: rgb(243 244 228 / 0.15);
}

.border-l-light-green\/20 {
  border-left-color: rgb(243 244 228 / 0.2);
}

.border-l-light-green\/25 {
  border-left-color: rgb(243 244 228 / 0.25);
}

.border-l-light-green\/30 {
  border-left-color: rgb(243 244 228 / 0.3);
}

.border-l-light-green\/35 {
  border-left-color: rgb(243 244 228 / 0.35);
}

.border-l-light-green\/40 {
  border-left-color: rgb(243 244 228 / 0.4);
}

.border-l-light-green\/45 {
  border-left-color: rgb(243 244 228 / 0.45);
}

.border-l-light-green\/5 {
  border-left-color: rgb(243 244 228 / 0.05);
}

.border-l-light-green\/50 {
  border-left-color: rgb(243 244 228 / 0.5);
}

.border-l-light-green\/55 {
  border-left-color: rgb(243 244 228 / 0.55);
}

.border-l-light-green\/60 {
  border-left-color: rgb(243 244 228 / 0.6);
}

.border-l-light-green\/65 {
  border-left-color: rgb(243 244 228 / 0.65);
}

.border-l-light-green\/70 {
  border-left-color: rgb(243 244 228 / 0.7);
}

.border-l-light-green\/75 {
  border-left-color: rgb(243 244 228 / 0.75);
}

.border-l-light-green\/80 {
  border-left-color: rgb(243 244 228 / 0.8);
}

.border-l-light-green\/85 {
  border-left-color: rgb(243 244 228 / 0.85);
}

.border-l-light-green\/90 {
  border-left-color: rgb(243 244 228 / 0.9);
}

.border-l-light-green\/95 {
  border-left-color: rgb(243 244 228 / 0.95);
}

.border-l-light\/0 {
  border-left-color: rgb(243 244 228 / 0);
}

.border-l-light\/10 {
  border-left-color: rgb(243 244 228 / 0.1);
}

.border-l-light\/100 {
  border-left-color: rgb(243 244 228 / 1);
}

.border-l-light\/15 {
  border-left-color: rgb(243 244 228 / 0.15);
}

.border-l-light\/20 {
  border-left-color: rgb(243 244 228 / 0.2);
}

.border-l-light\/25 {
  border-left-color: rgb(243 244 228 / 0.25);
}

.border-l-light\/30 {
  border-left-color: rgb(243 244 228 / 0.3);
}

.border-l-light\/35 {
  border-left-color: rgb(243 244 228 / 0.35);
}

.border-l-light\/40 {
  border-left-color: rgb(243 244 228 / 0.4);
}

.border-l-light\/45 {
  border-left-color: rgb(243 244 228 / 0.45);
}

.border-l-light\/5 {
  border-left-color: rgb(243 244 228 / 0.05);
}

.border-l-light\/50 {
  border-left-color: rgb(243 244 228 / 0.5);
}

.border-l-light\/55 {
  border-left-color: rgb(243 244 228 / 0.55);
}

.border-l-light\/60 {
  border-left-color: rgb(243 244 228 / 0.6);
}

.border-l-light\/65 {
  border-left-color: rgb(243 244 228 / 0.65);
}

.border-l-light\/70 {
  border-left-color: rgb(243 244 228 / 0.7);
}

.border-l-light\/75 {
  border-left-color: rgb(243 244 228 / 0.75);
}

.border-l-light\/80 {
  border-left-color: rgb(243 244 228 / 0.8);
}

.border-l-light\/85 {
  border-left-color: rgb(243 244 228 / 0.85);
}

.border-l-light\/90 {
  border-left-color: rgb(243 244 228 / 0.9);
}

.border-l-light\/95 {
  border-left-color: rgb(243 244 228 / 0.95);
}

.border-l-main {
  --tw-border-opacity: 1;
  border-left-color: rgb(56 56 56 / var(--tw-border-opacity));
}

.border-l-main\/0 {
  border-left-color: rgb(56 56 56 / 0);
}

.border-l-main\/10 {
  border-left-color: rgb(56 56 56 / 0.1);
}

.border-l-main\/100 {
  border-left-color: rgb(56 56 56 / 1);
}

.border-l-main\/15 {
  border-left-color: rgb(56 56 56 / 0.15);
}

.border-l-main\/20 {
  border-left-color: rgb(56 56 56 / 0.2);
}

.border-l-main\/25 {
  border-left-color: rgb(56 56 56 / 0.25);
}

.border-l-main\/30 {
  border-left-color: rgb(56 56 56 / 0.3);
}

.border-l-main\/35 {
  border-left-color: rgb(56 56 56 / 0.35);
}

.border-l-main\/40 {
  border-left-color: rgb(56 56 56 / 0.4);
}

.border-l-main\/45 {
  border-left-color: rgb(56 56 56 / 0.45);
}

.border-l-main\/5 {
  border-left-color: rgb(56 56 56 / 0.05);
}

.border-l-main\/50 {
  border-left-color: rgb(56 56 56 / 0.5);
}

.border-l-main\/55 {
  border-left-color: rgb(56 56 56 / 0.55);
}

.border-l-main\/60 {
  border-left-color: rgb(56 56 56 / 0.6);
}

.border-l-main\/65 {
  border-left-color: rgb(56 56 56 / 0.65);
}

.border-l-main\/70 {
  border-left-color: rgb(56 56 56 / 0.7);
}

.border-l-main\/75 {
  border-left-color: rgb(56 56 56 / 0.75);
}

.border-l-main\/80 {
  border-left-color: rgb(56 56 56 / 0.8);
}

.border-l-main\/85 {
  border-left-color: rgb(56 56 56 / 0.85);
}

.border-l-main\/90 {
  border-left-color: rgb(56 56 56 / 0.9);
}

.border-l-main\/95 {
  border-left-color: rgb(56 56 56 / 0.95);
}

.border-l-navy {
  border-left-color: var(--navy);
}

.border-l-offwhite {
  border-left-color: var(--offwhite);
}

.border-l-orange {
  border-left-color: var(--orange);
}

.border-l-pearl {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 252 249 / var(--tw-border-opacity));
}

.border-l-pearl\/0 {
  border-left-color: rgb(254 252 249 / 0);
}

.border-l-pearl\/10 {
  border-left-color: rgb(254 252 249 / 0.1);
}

.border-l-pearl\/100 {
  border-left-color: rgb(254 252 249 / 1);
}

.border-l-pearl\/15 {
  border-left-color: rgb(254 252 249 / 0.15);
}

.border-l-pearl\/20 {
  border-left-color: rgb(254 252 249 / 0.2);
}

.border-l-pearl\/25 {
  border-left-color: rgb(254 252 249 / 0.25);
}

.border-l-pearl\/30 {
  border-left-color: rgb(254 252 249 / 0.3);
}

.border-l-pearl\/35 {
  border-left-color: rgb(254 252 249 / 0.35);
}

.border-l-pearl\/40 {
  border-left-color: rgb(254 252 249 / 0.4);
}

.border-l-pearl\/45 {
  border-left-color: rgb(254 252 249 / 0.45);
}

.border-l-pearl\/5 {
  border-left-color: rgb(254 252 249 / 0.05);
}

.border-l-pearl\/50 {
  border-left-color: rgb(254 252 249 / 0.5);
}

.border-l-pearl\/55 {
  border-left-color: rgb(254 252 249 / 0.55);
}

.border-l-pearl\/60 {
  border-left-color: rgb(254 252 249 / 0.6);
}

.border-l-pearl\/65 {
  border-left-color: rgb(254 252 249 / 0.65);
}

.border-l-pearl\/70 {
  border-left-color: rgb(254 252 249 / 0.7);
}

.border-l-pearl\/75 {
  border-left-color: rgb(254 252 249 / 0.75);
}

.border-l-pearl\/80 {
  border-left-color: rgb(254 252 249 / 0.8);
}

.border-l-pearl\/85 {
  border-left-color: rgb(254 252 249 / 0.85);
}

.border-l-pearl\/90 {
  border-left-color: rgb(254 252 249 / 0.9);
}

.border-l-pearl\/95 {
  border-left-color: rgb(254 252 249 / 0.95);
}

.border-l-text-grey {
  --tw-border-opacity: 1;
  border-left-color: rgb(179 179 179 / var(--tw-border-opacity));
}

.border-l-text-grey\/0 {
  border-left-color: rgb(179 179 179 / 0);
}

.border-l-text-grey\/10 {
  border-left-color: rgb(179 179 179 / 0.1);
}

.border-l-text-grey\/100 {
  border-left-color: rgb(179 179 179 / 1);
}

.border-l-text-grey\/15 {
  border-left-color: rgb(179 179 179 / 0.15);
}

.border-l-text-grey\/20 {
  border-left-color: rgb(179 179 179 / 0.2);
}

.border-l-text-grey\/25 {
  border-left-color: rgb(179 179 179 / 0.25);
}

.border-l-text-grey\/30 {
  border-left-color: rgb(179 179 179 / 0.3);
}

.border-l-text-grey\/35 {
  border-left-color: rgb(179 179 179 / 0.35);
}

.border-l-text-grey\/40 {
  border-left-color: rgb(179 179 179 / 0.4);
}

.border-l-text-grey\/45 {
  border-left-color: rgb(179 179 179 / 0.45);
}

.border-l-text-grey\/5 {
  border-left-color: rgb(179 179 179 / 0.05);
}

.border-l-text-grey\/50 {
  border-left-color: rgb(179 179 179 / 0.5);
}

.border-l-text-grey\/55 {
  border-left-color: rgb(179 179 179 / 0.55);
}

.border-l-text-grey\/60 {
  border-left-color: rgb(179 179 179 / 0.6);
}

.border-l-text-grey\/65 {
  border-left-color: rgb(179 179 179 / 0.65);
}

.border-l-text-grey\/70 {
  border-left-color: rgb(179 179 179 / 0.7);
}

.border-l-text-grey\/75 {
  border-left-color: rgb(179 179 179 / 0.75);
}

.border-l-text-grey\/80 {
  border-left-color: rgb(179 179 179 / 0.8);
}

.border-l-text-grey\/85 {
  border-left-color: rgb(179 179 179 / 0.85);
}

.border-l-text-grey\/90 {
  border-left-color: rgb(179 179 179 / 0.9);
}

.border-l-text-grey\/95 {
  border-left-color: rgb(179 179 179 / 0.95);
}

.border-l-transparent {
  border-left-color: transparent;
}

.border-l-transparent\/0 {
  border-left-color: rgb(0 0 0 / 0);
}

.border-l-transparent\/10 {
  border-left-color: rgb(0 0 0 / 0.1);
}

.border-l-transparent\/100 {
  border-left-color: rgb(0 0 0 / 1);
}

.border-l-transparent\/15 {
  border-left-color: rgb(0 0 0 / 0.15);
}

.border-l-transparent\/20 {
  border-left-color: rgb(0 0 0 / 0.2);
}

.border-l-transparent\/25 {
  border-left-color: rgb(0 0 0 / 0.25);
}

.border-l-transparent\/30 {
  border-left-color: rgb(0 0 0 / 0.3);
}

.border-l-transparent\/35 {
  border-left-color: rgb(0 0 0 / 0.35);
}

.border-l-transparent\/40 {
  border-left-color: rgb(0 0 0 / 0.4);
}

.border-l-transparent\/45 {
  border-left-color: rgb(0 0 0 / 0.45);
}

.border-l-transparent\/5 {
  border-left-color: rgb(0 0 0 / 0.05);
}

.border-l-transparent\/50 {
  border-left-color: rgb(0 0 0 / 0.5);
}

.border-l-transparent\/55 {
  border-left-color: rgb(0 0 0 / 0.55);
}

.border-l-transparent\/60 {
  border-left-color: rgb(0 0 0 / 0.6);
}

.border-l-transparent\/65 {
  border-left-color: rgb(0 0 0 / 0.65);
}

.border-l-transparent\/70 {
  border-left-color: rgb(0 0 0 / 0.7);
}

.border-l-transparent\/75 {
  border-left-color: rgb(0 0 0 / 0.75);
}

.border-l-transparent\/80 {
  border-left-color: rgb(0 0 0 / 0.8);
}

.border-l-transparent\/85 {
  border-left-color: rgb(0 0 0 / 0.85);
}

.border-l-transparent\/90 {
  border-left-color: rgb(0 0 0 / 0.9);
}

.border-l-transparent\/95 {
  border-left-color: rgb(0 0 0 / 0.95);
}

.border-l-white {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.border-l-white\/0 {
  border-left-color: rgb(255 255 255 / 0);
}

.border-l-white\/10 {
  border-left-color: rgb(255 255 255 / 0.1);
}

.border-l-white\/100 {
  border-left-color: rgb(255 255 255 / 1);
}

.border-l-white\/15 {
  border-left-color: rgb(255 255 255 / 0.15);
}

.border-l-white\/20 {
  border-left-color: rgb(255 255 255 / 0.2);
}

.border-l-white\/25 {
  border-left-color: rgb(255 255 255 / 0.25);
}

.border-l-white\/30 {
  border-left-color: rgb(255 255 255 / 0.3);
}

.border-l-white\/35 {
  border-left-color: rgb(255 255 255 / 0.35);
}

.border-l-white\/40 {
  border-left-color: rgb(255 255 255 / 0.4);
}

.border-l-white\/45 {
  border-left-color: rgb(255 255 255 / 0.45);
}

.border-l-white\/5 {
  border-left-color: rgb(255 255 255 / 0.05);
}

.border-l-white\/50 {
  border-left-color: rgb(255 255 255 / 0.5);
}

.border-l-white\/55 {
  border-left-color: rgb(255 255 255 / 0.55);
}

.border-l-white\/60 {
  border-left-color: rgb(255 255 255 / 0.6);
}

.border-l-white\/65 {
  border-left-color: rgb(255 255 255 / 0.65);
}

.border-l-white\/70 {
  border-left-color: rgb(255 255 255 / 0.7);
}

.border-l-white\/75 {
  border-left-color: rgb(255 255 255 / 0.75);
}

.border-l-white\/80 {
  border-left-color: rgb(255 255 255 / 0.8);
}

.border-l-white\/85 {
  border-left-color: rgb(255 255 255 / 0.85);
}

.border-l-white\/90 {
  border-left-color: rgb(255 255 255 / 0.9);
}

.border-l-white\/95 {
  border-left-color: rgb(255 255 255 / 0.95);
}

.border-r-blue {
  border-right-color: var(--blue);
}

.border-r-border {
  --tw-border-opacity: 1;
  border-right-color: rgb(228 229 230 / var(--tw-border-opacity));
}

.border-r-border\/0 {
  border-right-color: rgb(228 229 230 / 0);
}

.border-r-border\/10 {
  border-right-color: rgb(228 229 230 / 0.1);
}

.border-r-border\/100 {
  border-right-color: rgb(228 229 230 / 1);
}

.border-r-border\/15 {
  border-right-color: rgb(228 229 230 / 0.15);
}

.border-r-border\/20 {
  border-right-color: rgb(228 229 230 / 0.2);
}

.border-r-border\/25 {
  border-right-color: rgb(228 229 230 / 0.25);
}

.border-r-border\/30 {
  border-right-color: rgb(228 229 230 / 0.3);
}

.border-r-border\/35 {
  border-right-color: rgb(228 229 230 / 0.35);
}

.border-r-border\/40 {
  border-right-color: rgb(228 229 230 / 0.4);
}

.border-r-border\/45 {
  border-right-color: rgb(228 229 230 / 0.45);
}

.border-r-border\/5 {
  border-right-color: rgb(228 229 230 / 0.05);
}

.border-r-border\/50 {
  border-right-color: rgb(228 229 230 / 0.5);
}

.border-r-border\/55 {
  border-right-color: rgb(228 229 230 / 0.55);
}

.border-r-border\/60 {
  border-right-color: rgb(228 229 230 / 0.6);
}

.border-r-border\/65 {
  border-right-color: rgb(228 229 230 / 0.65);
}

.border-r-border\/70 {
  border-right-color: rgb(228 229 230 / 0.7);
}

.border-r-border\/75 {
  border-right-color: rgb(228 229 230 / 0.75);
}

.border-r-border\/80 {
  border-right-color: rgb(228 229 230 / 0.8);
}

.border-r-border\/85 {
  border-right-color: rgb(228 229 230 / 0.85);
}

.border-r-border\/90 {
  border-right-color: rgb(228 229 230 / 0.9);
}

.border-r-border\/95 {
  border-right-color: rgb(228 229 230 / 0.95);
}

.border-r-button {
  --tw-border-opacity: 1;
  border-right-color: rgb(243 252 251 / var(--tw-border-opacity));
}

.border-r-button\/0 {
  border-right-color: rgb(243 252 251 / 0);
}

.border-r-button\/10 {
  border-right-color: rgb(243 252 251 / 0.1);
}

.border-r-button\/100 {
  border-right-color: rgb(243 252 251 / 1);
}

.border-r-button\/15 {
  border-right-color: rgb(243 252 251 / 0.15);
}

.border-r-button\/20 {
  border-right-color: rgb(243 252 251 / 0.2);
}

.border-r-button\/25 {
  border-right-color: rgb(243 252 251 / 0.25);
}

.border-r-button\/30 {
  border-right-color: rgb(243 252 251 / 0.3);
}

.border-r-button\/35 {
  border-right-color: rgb(243 252 251 / 0.35);
}

.border-r-button\/40 {
  border-right-color: rgb(243 252 251 / 0.4);
}

.border-r-button\/45 {
  border-right-color: rgb(243 252 251 / 0.45);
}

.border-r-button\/5 {
  border-right-color: rgb(243 252 251 / 0.05);
}

.border-r-button\/50 {
  border-right-color: rgb(243 252 251 / 0.5);
}

.border-r-button\/55 {
  border-right-color: rgb(243 252 251 / 0.55);
}

.border-r-button\/60 {
  border-right-color: rgb(243 252 251 / 0.6);
}

.border-r-button\/65 {
  border-right-color: rgb(243 252 251 / 0.65);
}

.border-r-button\/70 {
  border-right-color: rgb(243 252 251 / 0.7);
}

.border-r-button\/75 {
  border-right-color: rgb(243 252 251 / 0.75);
}

.border-r-button\/80 {
  border-right-color: rgb(243 252 251 / 0.8);
}

.border-r-button\/85 {
  border-right-color: rgb(243 252 251 / 0.85);
}

.border-r-button\/90 {
  border-right-color: rgb(243 252 251 / 0.9);
}

.border-r-button\/95 {
  border-right-color: rgb(243 252 251 / 0.95);
}

.border-r-current {
  border-right-color: currentColor;
}

.border-r-dark {
  --tw-border-opacity: 1;
  border-right-color: rgb(37 73 39 / var(--tw-border-opacity));
}

.border-r-dark-green {
  --tw-border-opacity: 1;
  border-right-color: rgb(16 64 48 / var(--tw-border-opacity));
}

.border-r-dark-green\/0 {
  border-right-color: rgb(16 64 48 / 0);
}

.border-r-dark-green\/10 {
  border-right-color: rgb(16 64 48 / 0.1);
}

.border-r-dark-green\/100 {
  border-right-color: rgb(16 64 48 / 1);
}

.border-r-dark-green\/15 {
  border-right-color: rgb(16 64 48 / 0.15);
}

.border-r-dark-green\/20 {
  border-right-color: rgb(16 64 48 / 0.2);
}

.border-r-dark-green\/25 {
  border-right-color: rgb(16 64 48 / 0.25);
}

.border-r-dark-green\/30 {
  border-right-color: rgb(16 64 48 / 0.3);
}

.border-r-dark-green\/35 {
  border-right-color: rgb(16 64 48 / 0.35);
}

.border-r-dark-green\/40 {
  border-right-color: rgb(16 64 48 / 0.4);
}

.border-r-dark-green\/45 {
  border-right-color: rgb(16 64 48 / 0.45);
}

.border-r-dark-green\/5 {
  border-right-color: rgb(16 64 48 / 0.05);
}

.border-r-dark-green\/50 {
  border-right-color: rgb(16 64 48 / 0.5);
}

.border-r-dark-green\/55 {
  border-right-color: rgb(16 64 48 / 0.55);
}

.border-r-dark-green\/60 {
  border-right-color: rgb(16 64 48 / 0.6);
}

.border-r-dark-green\/65 {
  border-right-color: rgb(16 64 48 / 0.65);
}

.border-r-dark-green\/70 {
  border-right-color: rgb(16 64 48 / 0.7);
}

.border-r-dark-green\/75 {
  border-right-color: rgb(16 64 48 / 0.75);
}

.border-r-dark-green\/80 {
  border-right-color: rgb(16 64 48 / 0.8);
}

.border-r-dark-green\/85 {
  border-right-color: rgb(16 64 48 / 0.85);
}

.border-r-dark-green\/90 {
  border-right-color: rgb(16 64 48 / 0.9);
}

.border-r-dark-green\/95 {
  border-right-color: rgb(16 64 48 / 0.95);
}

.border-r-dark\/0 {
  border-right-color: rgb(37 73 39 / 0);
}

.border-r-dark\/10 {
  border-right-color: rgb(37 73 39 / 0.1);
}

.border-r-dark\/100 {
  border-right-color: rgb(37 73 39 / 1);
}

.border-r-dark\/15 {
  border-right-color: rgb(37 73 39 / 0.15);
}

.border-r-dark\/20 {
  border-right-color: rgb(37 73 39 / 0.2);
}

.border-r-dark\/25 {
  border-right-color: rgb(37 73 39 / 0.25);
}

.border-r-dark\/30 {
  border-right-color: rgb(37 73 39 / 0.3);
}

.border-r-dark\/35 {
  border-right-color: rgb(37 73 39 / 0.35);
}

.border-r-dark\/40 {
  border-right-color: rgb(37 73 39 / 0.4);
}

.border-r-dark\/45 {
  border-right-color: rgb(37 73 39 / 0.45);
}

.border-r-dark\/5 {
  border-right-color: rgb(37 73 39 / 0.05);
}

.border-r-dark\/50 {
  border-right-color: rgb(37 73 39 / 0.5);
}

.border-r-dark\/55 {
  border-right-color: rgb(37 73 39 / 0.55);
}

.border-r-dark\/60 {
  border-right-color: rgb(37 73 39 / 0.6);
}

.border-r-dark\/65 {
  border-right-color: rgb(37 73 39 / 0.65);
}

.border-r-dark\/70 {
  border-right-color: rgb(37 73 39 / 0.7);
}

.border-r-dark\/75 {
  border-right-color: rgb(37 73 39 / 0.75);
}

.border-r-dark\/80 {
  border-right-color: rgb(37 73 39 / 0.8);
}

.border-r-dark\/85 {
  border-right-color: rgb(37 73 39 / 0.85);
}

.border-r-dark\/90 {
  border-right-color: rgb(37 73 39 / 0.9);
}

.border-r-dark\/95 {
  border-right-color: rgb(37 73 39 / 0.95);
}

.border-r-gray {
  border-right-color: var(--gray);
}

.border-r-green {
  --tw-border-opacity: 1;
  border-right-color: rgb(52 102 64 / var(--tw-border-opacity));
}

.border-r-green\/0 {
  border-right-color: rgb(52 102 64 / 0);
}

.border-r-green\/10 {
  border-right-color: rgb(52 102 64 / 0.1);
}

.border-r-green\/100 {
  border-right-color: rgb(52 102 64 / 1);
}

.border-r-green\/15 {
  border-right-color: rgb(52 102 64 / 0.15);
}

.border-r-green\/20 {
  border-right-color: rgb(52 102 64 / 0.2);
}

.border-r-green\/25 {
  border-right-color: rgb(52 102 64 / 0.25);
}

.border-r-green\/30 {
  border-right-color: rgb(52 102 64 / 0.3);
}

.border-r-green\/35 {
  border-right-color: rgb(52 102 64 / 0.35);
}

.border-r-green\/40 {
  border-right-color: rgb(52 102 64 / 0.4);
}

.border-r-green\/45 {
  border-right-color: rgb(52 102 64 / 0.45);
}

.border-r-green\/5 {
  border-right-color: rgb(52 102 64 / 0.05);
}

.border-r-green\/50 {
  border-right-color: rgb(52 102 64 / 0.5);
}

.border-r-green\/55 {
  border-right-color: rgb(52 102 64 / 0.55);
}

.border-r-green\/60 {
  border-right-color: rgb(52 102 64 / 0.6);
}

.border-r-green\/65 {
  border-right-color: rgb(52 102 64 / 0.65);
}

.border-r-green\/70 {
  border-right-color: rgb(52 102 64 / 0.7);
}

.border-r-green\/75 {
  border-right-color: rgb(52 102 64 / 0.75);
}

.border-r-green\/80 {
  border-right-color: rgb(52 102 64 / 0.8);
}

.border-r-green\/85 {
  border-right-color: rgb(52 102 64 / 0.85);
}

.border-r-green\/90 {
  border-right-color: rgb(52 102 64 / 0.9);
}

.border-r-green\/95 {
  border-right-color: rgb(52 102 64 / 0.95);
}

.border-r-grey {
  --tw-border-opacity: 1;
  border-right-color: rgb(205 217 209 / var(--tw-border-opacity));
}

.border-r-grey\/0 {
  border-right-color: rgb(205 217 209 / 0);
}

.border-r-grey\/10 {
  border-right-color: rgb(205 217 209 / 0.1);
}

.border-r-grey\/100 {
  border-right-color: rgb(205 217 209 / 1);
}

.border-r-grey\/15 {
  border-right-color: rgb(205 217 209 / 0.15);
}

.border-r-grey\/20 {
  border-right-color: rgb(205 217 209 / 0.2);
}

.border-r-grey\/25 {
  border-right-color: rgb(205 217 209 / 0.25);
}

.border-r-grey\/30 {
  border-right-color: rgb(205 217 209 / 0.3);
}

.border-r-grey\/35 {
  border-right-color: rgb(205 217 209 / 0.35);
}

.border-r-grey\/40 {
  border-right-color: rgb(205 217 209 / 0.4);
}

.border-r-grey\/45 {
  border-right-color: rgb(205 217 209 / 0.45);
}

.border-r-grey\/5 {
  border-right-color: rgb(205 217 209 / 0.05);
}

.border-r-grey\/50 {
  border-right-color: rgb(205 217 209 / 0.5);
}

.border-r-grey\/55 {
  border-right-color: rgb(205 217 209 / 0.55);
}

.border-r-grey\/60 {
  border-right-color: rgb(205 217 209 / 0.6);
}

.border-r-grey\/65 {
  border-right-color: rgb(205 217 209 / 0.65);
}

.border-r-grey\/70 {
  border-right-color: rgb(205 217 209 / 0.7);
}

.border-r-grey\/75 {
  border-right-color: rgb(205 217 209 / 0.75);
}

.border-r-grey\/80 {
  border-right-color: rgb(205 217 209 / 0.8);
}

.border-r-grey\/85 {
  border-right-color: rgb(205 217 209 / 0.85);
}

.border-r-grey\/90 {
  border-right-color: rgb(205 217 209 / 0.9);
}

.border-r-grey\/95 {
  border-right-color: rgb(205 217 209 / 0.95);
}

.border-r-light {
  --tw-border-opacity: 1;
  border-right-color: rgb(243 244 228 / var(--tw-border-opacity));
}

.border-r-light-green {
  --tw-border-opacity: 1;
  border-right-color: rgb(243 244 228 / var(--tw-border-opacity));
}

.border-r-light-green\/0 {
  border-right-color: rgb(243 244 228 / 0);
}

.border-r-light-green\/10 {
  border-right-color: rgb(243 244 228 / 0.1);
}

.border-r-light-green\/100 {
  border-right-color: rgb(243 244 228 / 1);
}

.border-r-light-green\/15 {
  border-right-color: rgb(243 244 228 / 0.15);
}

.border-r-light-green\/20 {
  border-right-color: rgb(243 244 228 / 0.2);
}

.border-r-light-green\/25 {
  border-right-color: rgb(243 244 228 / 0.25);
}

.border-r-light-green\/30 {
  border-right-color: rgb(243 244 228 / 0.3);
}

.border-r-light-green\/35 {
  border-right-color: rgb(243 244 228 / 0.35);
}

.border-r-light-green\/40 {
  border-right-color: rgb(243 244 228 / 0.4);
}

.border-r-light-green\/45 {
  border-right-color: rgb(243 244 228 / 0.45);
}

.border-r-light-green\/5 {
  border-right-color: rgb(243 244 228 / 0.05);
}

.border-r-light-green\/50 {
  border-right-color: rgb(243 244 228 / 0.5);
}

.border-r-light-green\/55 {
  border-right-color: rgb(243 244 228 / 0.55);
}

.border-r-light-green\/60 {
  border-right-color: rgb(243 244 228 / 0.6);
}

.border-r-light-green\/65 {
  border-right-color: rgb(243 244 228 / 0.65);
}

.border-r-light-green\/70 {
  border-right-color: rgb(243 244 228 / 0.7);
}

.border-r-light-green\/75 {
  border-right-color: rgb(243 244 228 / 0.75);
}

.border-r-light-green\/80 {
  border-right-color: rgb(243 244 228 / 0.8);
}

.border-r-light-green\/85 {
  border-right-color: rgb(243 244 228 / 0.85);
}

.border-r-light-green\/90 {
  border-right-color: rgb(243 244 228 / 0.9);
}

.border-r-light-green\/95 {
  border-right-color: rgb(243 244 228 / 0.95);
}

.border-r-light\/0 {
  border-right-color: rgb(243 244 228 / 0);
}

.border-r-light\/10 {
  border-right-color: rgb(243 244 228 / 0.1);
}

.border-r-light\/100 {
  border-right-color: rgb(243 244 228 / 1);
}

.border-r-light\/15 {
  border-right-color: rgb(243 244 228 / 0.15);
}

.border-r-light\/20 {
  border-right-color: rgb(243 244 228 / 0.2);
}

.border-r-light\/25 {
  border-right-color: rgb(243 244 228 / 0.25);
}

.border-r-light\/30 {
  border-right-color: rgb(243 244 228 / 0.3);
}

.border-r-light\/35 {
  border-right-color: rgb(243 244 228 / 0.35);
}

.border-r-light\/40 {
  border-right-color: rgb(243 244 228 / 0.4);
}

.border-r-light\/45 {
  border-right-color: rgb(243 244 228 / 0.45);
}

.border-r-light\/5 {
  border-right-color: rgb(243 244 228 / 0.05);
}

.border-r-light\/50 {
  border-right-color: rgb(243 244 228 / 0.5);
}

.border-r-light\/55 {
  border-right-color: rgb(243 244 228 / 0.55);
}

.border-r-light\/60 {
  border-right-color: rgb(243 244 228 / 0.6);
}

.border-r-light\/65 {
  border-right-color: rgb(243 244 228 / 0.65);
}

.border-r-light\/70 {
  border-right-color: rgb(243 244 228 / 0.7);
}

.border-r-light\/75 {
  border-right-color: rgb(243 244 228 / 0.75);
}

.border-r-light\/80 {
  border-right-color: rgb(243 244 228 / 0.8);
}

.border-r-light\/85 {
  border-right-color: rgb(243 244 228 / 0.85);
}

.border-r-light\/90 {
  border-right-color: rgb(243 244 228 / 0.9);
}

.border-r-light\/95 {
  border-right-color: rgb(243 244 228 / 0.95);
}

.border-r-main {
  --tw-border-opacity: 1;
  border-right-color: rgb(56 56 56 / var(--tw-border-opacity));
}

.border-r-main\/0 {
  border-right-color: rgb(56 56 56 / 0);
}

.border-r-main\/10 {
  border-right-color: rgb(56 56 56 / 0.1);
}

.border-r-main\/100 {
  border-right-color: rgb(56 56 56 / 1);
}

.border-r-main\/15 {
  border-right-color: rgb(56 56 56 / 0.15);
}

.border-r-main\/20 {
  border-right-color: rgb(56 56 56 / 0.2);
}

.border-r-main\/25 {
  border-right-color: rgb(56 56 56 / 0.25);
}

.border-r-main\/30 {
  border-right-color: rgb(56 56 56 / 0.3);
}

.border-r-main\/35 {
  border-right-color: rgb(56 56 56 / 0.35);
}

.border-r-main\/40 {
  border-right-color: rgb(56 56 56 / 0.4);
}

.border-r-main\/45 {
  border-right-color: rgb(56 56 56 / 0.45);
}

.border-r-main\/5 {
  border-right-color: rgb(56 56 56 / 0.05);
}

.border-r-main\/50 {
  border-right-color: rgb(56 56 56 / 0.5);
}

.border-r-main\/55 {
  border-right-color: rgb(56 56 56 / 0.55);
}

.border-r-main\/60 {
  border-right-color: rgb(56 56 56 / 0.6);
}

.border-r-main\/65 {
  border-right-color: rgb(56 56 56 / 0.65);
}

.border-r-main\/70 {
  border-right-color: rgb(56 56 56 / 0.7);
}

.border-r-main\/75 {
  border-right-color: rgb(56 56 56 / 0.75);
}

.border-r-main\/80 {
  border-right-color: rgb(56 56 56 / 0.8);
}

.border-r-main\/85 {
  border-right-color: rgb(56 56 56 / 0.85);
}

.border-r-main\/90 {
  border-right-color: rgb(56 56 56 / 0.9);
}

.border-r-main\/95 {
  border-right-color: rgb(56 56 56 / 0.95);
}

.border-r-navy {
  border-right-color: var(--navy);
}

.border-r-offwhite {
  border-right-color: var(--offwhite);
}

.border-r-orange {
  border-right-color: var(--orange);
}

.border-r-pearl {
  --tw-border-opacity: 1;
  border-right-color: rgb(254 252 249 / var(--tw-border-opacity));
}

.border-r-pearl\/0 {
  border-right-color: rgb(254 252 249 / 0);
}

.border-r-pearl\/10 {
  border-right-color: rgb(254 252 249 / 0.1);
}

.border-r-pearl\/100 {
  border-right-color: rgb(254 252 249 / 1);
}

.border-r-pearl\/15 {
  border-right-color: rgb(254 252 249 / 0.15);
}

.border-r-pearl\/20 {
  border-right-color: rgb(254 252 249 / 0.2);
}

.border-r-pearl\/25 {
  border-right-color: rgb(254 252 249 / 0.25);
}

.border-r-pearl\/30 {
  border-right-color: rgb(254 252 249 / 0.3);
}

.border-r-pearl\/35 {
  border-right-color: rgb(254 252 249 / 0.35);
}

.border-r-pearl\/40 {
  border-right-color: rgb(254 252 249 / 0.4);
}

.border-r-pearl\/45 {
  border-right-color: rgb(254 252 249 / 0.45);
}

.border-r-pearl\/5 {
  border-right-color: rgb(254 252 249 / 0.05);
}

.border-r-pearl\/50 {
  border-right-color: rgb(254 252 249 / 0.5);
}

.border-r-pearl\/55 {
  border-right-color: rgb(254 252 249 / 0.55);
}

.border-r-pearl\/60 {
  border-right-color: rgb(254 252 249 / 0.6);
}

.border-r-pearl\/65 {
  border-right-color: rgb(254 252 249 / 0.65);
}

.border-r-pearl\/70 {
  border-right-color: rgb(254 252 249 / 0.7);
}

.border-r-pearl\/75 {
  border-right-color: rgb(254 252 249 / 0.75);
}

.border-r-pearl\/80 {
  border-right-color: rgb(254 252 249 / 0.8);
}

.border-r-pearl\/85 {
  border-right-color: rgb(254 252 249 / 0.85);
}

.border-r-pearl\/90 {
  border-right-color: rgb(254 252 249 / 0.9);
}

.border-r-pearl\/95 {
  border-right-color: rgb(254 252 249 / 0.95);
}

.border-r-text-grey {
  --tw-border-opacity: 1;
  border-right-color: rgb(179 179 179 / var(--tw-border-opacity));
}

.border-r-text-grey\/0 {
  border-right-color: rgb(179 179 179 / 0);
}

.border-r-text-grey\/10 {
  border-right-color: rgb(179 179 179 / 0.1);
}

.border-r-text-grey\/100 {
  border-right-color: rgb(179 179 179 / 1);
}

.border-r-text-grey\/15 {
  border-right-color: rgb(179 179 179 / 0.15);
}

.border-r-text-grey\/20 {
  border-right-color: rgb(179 179 179 / 0.2);
}

.border-r-text-grey\/25 {
  border-right-color: rgb(179 179 179 / 0.25);
}

.border-r-text-grey\/30 {
  border-right-color: rgb(179 179 179 / 0.3);
}

.border-r-text-grey\/35 {
  border-right-color: rgb(179 179 179 / 0.35);
}

.border-r-text-grey\/40 {
  border-right-color: rgb(179 179 179 / 0.4);
}

.border-r-text-grey\/45 {
  border-right-color: rgb(179 179 179 / 0.45);
}

.border-r-text-grey\/5 {
  border-right-color: rgb(179 179 179 / 0.05);
}

.border-r-text-grey\/50 {
  border-right-color: rgb(179 179 179 / 0.5);
}

.border-r-text-grey\/55 {
  border-right-color: rgb(179 179 179 / 0.55);
}

.border-r-text-grey\/60 {
  border-right-color: rgb(179 179 179 / 0.6);
}

.border-r-text-grey\/65 {
  border-right-color: rgb(179 179 179 / 0.65);
}

.border-r-text-grey\/70 {
  border-right-color: rgb(179 179 179 / 0.7);
}

.border-r-text-grey\/75 {
  border-right-color: rgb(179 179 179 / 0.75);
}

.border-r-text-grey\/80 {
  border-right-color: rgb(179 179 179 / 0.8);
}

.border-r-text-grey\/85 {
  border-right-color: rgb(179 179 179 / 0.85);
}

.border-r-text-grey\/90 {
  border-right-color: rgb(179 179 179 / 0.9);
}

.border-r-text-grey\/95 {
  border-right-color: rgb(179 179 179 / 0.95);
}

.border-r-transparent {
  border-right-color: transparent;
}

.border-r-transparent\/0 {
  border-right-color: rgb(0 0 0 / 0);
}

.border-r-transparent\/10 {
  border-right-color: rgb(0 0 0 / 0.1);
}

.border-r-transparent\/100 {
  border-right-color: rgb(0 0 0 / 1);
}

.border-r-transparent\/15 {
  border-right-color: rgb(0 0 0 / 0.15);
}

.border-r-transparent\/20 {
  border-right-color: rgb(0 0 0 / 0.2);
}

.border-r-transparent\/25 {
  border-right-color: rgb(0 0 0 / 0.25);
}

.border-r-transparent\/30 {
  border-right-color: rgb(0 0 0 / 0.3);
}

.border-r-transparent\/35 {
  border-right-color: rgb(0 0 0 / 0.35);
}

.border-r-transparent\/40 {
  border-right-color: rgb(0 0 0 / 0.4);
}

.border-r-transparent\/45 {
  border-right-color: rgb(0 0 0 / 0.45);
}

.border-r-transparent\/5 {
  border-right-color: rgb(0 0 0 / 0.05);
}

.border-r-transparent\/50 {
  border-right-color: rgb(0 0 0 / 0.5);
}

.border-r-transparent\/55 {
  border-right-color: rgb(0 0 0 / 0.55);
}

.border-r-transparent\/60 {
  border-right-color: rgb(0 0 0 / 0.6);
}

.border-r-transparent\/65 {
  border-right-color: rgb(0 0 0 / 0.65);
}

.border-r-transparent\/70 {
  border-right-color: rgb(0 0 0 / 0.7);
}

.border-r-transparent\/75 {
  border-right-color: rgb(0 0 0 / 0.75);
}

.border-r-transparent\/80 {
  border-right-color: rgb(0 0 0 / 0.8);
}

.border-r-transparent\/85 {
  border-right-color: rgb(0 0 0 / 0.85);
}

.border-r-transparent\/90 {
  border-right-color: rgb(0 0 0 / 0.9);
}

.border-r-transparent\/95 {
  border-right-color: rgb(0 0 0 / 0.95);
}

.border-r-white {
  --tw-border-opacity: 1;
  border-right-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.border-r-white\/0 {
  border-right-color: rgb(255 255 255 / 0);
}

.border-r-white\/10 {
  border-right-color: rgb(255 255 255 / 0.1);
}

.border-r-white\/100 {
  border-right-color: rgb(255 255 255 / 1);
}

.border-r-white\/15 {
  border-right-color: rgb(255 255 255 / 0.15);
}

.border-r-white\/20 {
  border-right-color: rgb(255 255 255 / 0.2);
}

.border-r-white\/25 {
  border-right-color: rgb(255 255 255 / 0.25);
}

.border-r-white\/30 {
  border-right-color: rgb(255 255 255 / 0.3);
}

.border-r-white\/35 {
  border-right-color: rgb(255 255 255 / 0.35);
}

.border-r-white\/40 {
  border-right-color: rgb(255 255 255 / 0.4);
}

.border-r-white\/45 {
  border-right-color: rgb(255 255 255 / 0.45);
}

.border-r-white\/5 {
  border-right-color: rgb(255 255 255 / 0.05);
}

.border-r-white\/50 {
  border-right-color: rgb(255 255 255 / 0.5);
}

.border-r-white\/55 {
  border-right-color: rgb(255 255 255 / 0.55);
}

.border-r-white\/60 {
  border-right-color: rgb(255 255 255 / 0.6);
}

.border-r-white\/65 {
  border-right-color: rgb(255 255 255 / 0.65);
}

.border-r-white\/70 {
  border-right-color: rgb(255 255 255 / 0.7);
}

.border-r-white\/75 {
  border-right-color: rgb(255 255 255 / 0.75);
}

.border-r-white\/80 {
  border-right-color: rgb(255 255 255 / 0.8);
}

.border-r-white\/85 {
  border-right-color: rgb(255 255 255 / 0.85);
}

.border-r-white\/90 {
  border-right-color: rgb(255 255 255 / 0.9);
}

.border-r-white\/95 {
  border-right-color: rgb(255 255 255 / 0.95);
}

.border-s-blue {
  border-inline-start-color: var(--blue);
}

.border-s-border {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(228 229 230 / var(--tw-border-opacity));
}

.border-s-border\/0 {
  border-inline-start-color: rgb(228 229 230 / 0);
}

.border-s-border\/10 {
  border-inline-start-color: rgb(228 229 230 / 0.1);
}

.border-s-border\/100 {
  border-inline-start-color: rgb(228 229 230 / 1);
}

.border-s-border\/15 {
  border-inline-start-color: rgb(228 229 230 / 0.15);
}

.border-s-border\/20 {
  border-inline-start-color: rgb(228 229 230 / 0.2);
}

.border-s-border\/25 {
  border-inline-start-color: rgb(228 229 230 / 0.25);
}

.border-s-border\/30 {
  border-inline-start-color: rgb(228 229 230 / 0.3);
}

.border-s-border\/35 {
  border-inline-start-color: rgb(228 229 230 / 0.35);
}

.border-s-border\/40 {
  border-inline-start-color: rgb(228 229 230 / 0.4);
}

.border-s-border\/45 {
  border-inline-start-color: rgb(228 229 230 / 0.45);
}

.border-s-border\/5 {
  border-inline-start-color: rgb(228 229 230 / 0.05);
}

.border-s-border\/50 {
  border-inline-start-color: rgb(228 229 230 / 0.5);
}

.border-s-border\/55 {
  border-inline-start-color: rgb(228 229 230 / 0.55);
}

.border-s-border\/60 {
  border-inline-start-color: rgb(228 229 230 / 0.6);
}

.border-s-border\/65 {
  border-inline-start-color: rgb(228 229 230 / 0.65);
}

.border-s-border\/70 {
  border-inline-start-color: rgb(228 229 230 / 0.7);
}

.border-s-border\/75 {
  border-inline-start-color: rgb(228 229 230 / 0.75);
}

.border-s-border\/80 {
  border-inline-start-color: rgb(228 229 230 / 0.8);
}

.border-s-border\/85 {
  border-inline-start-color: rgb(228 229 230 / 0.85);
}

.border-s-border\/90 {
  border-inline-start-color: rgb(228 229 230 / 0.9);
}

.border-s-border\/95 {
  border-inline-start-color: rgb(228 229 230 / 0.95);
}

.border-s-button {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(243 252 251 / var(--tw-border-opacity));
}

.border-s-button\/0 {
  border-inline-start-color: rgb(243 252 251 / 0);
}

.border-s-button\/10 {
  border-inline-start-color: rgb(243 252 251 / 0.1);
}

.border-s-button\/100 {
  border-inline-start-color: rgb(243 252 251 / 1);
}

.border-s-button\/15 {
  border-inline-start-color: rgb(243 252 251 / 0.15);
}

.border-s-button\/20 {
  border-inline-start-color: rgb(243 252 251 / 0.2);
}

.border-s-button\/25 {
  border-inline-start-color: rgb(243 252 251 / 0.25);
}

.border-s-button\/30 {
  border-inline-start-color: rgb(243 252 251 / 0.3);
}

.border-s-button\/35 {
  border-inline-start-color: rgb(243 252 251 / 0.35);
}

.border-s-button\/40 {
  border-inline-start-color: rgb(243 252 251 / 0.4);
}

.border-s-button\/45 {
  border-inline-start-color: rgb(243 252 251 / 0.45);
}

.border-s-button\/5 {
  border-inline-start-color: rgb(243 252 251 / 0.05);
}

.border-s-button\/50 {
  border-inline-start-color: rgb(243 252 251 / 0.5);
}

.border-s-button\/55 {
  border-inline-start-color: rgb(243 252 251 / 0.55);
}

.border-s-button\/60 {
  border-inline-start-color: rgb(243 252 251 / 0.6);
}

.border-s-button\/65 {
  border-inline-start-color: rgb(243 252 251 / 0.65);
}

.border-s-button\/70 {
  border-inline-start-color: rgb(243 252 251 / 0.7);
}

.border-s-button\/75 {
  border-inline-start-color: rgb(243 252 251 / 0.75);
}

.border-s-button\/80 {
  border-inline-start-color: rgb(243 252 251 / 0.8);
}

.border-s-button\/85 {
  border-inline-start-color: rgb(243 252 251 / 0.85);
}

.border-s-button\/90 {
  border-inline-start-color: rgb(243 252 251 / 0.9);
}

.border-s-button\/95 {
  border-inline-start-color: rgb(243 252 251 / 0.95);
}

.border-s-current {
  border-inline-start-color: currentColor;
}

.border-s-dark {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(37 73 39 / var(--tw-border-opacity));
}

.border-s-dark-green {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(16 64 48 / var(--tw-border-opacity));
}

.border-s-dark-green\/0 {
  border-inline-start-color: rgb(16 64 48 / 0);
}

.border-s-dark-green\/10 {
  border-inline-start-color: rgb(16 64 48 / 0.1);
}

.border-s-dark-green\/100 {
  border-inline-start-color: rgb(16 64 48 / 1);
}

.border-s-dark-green\/15 {
  border-inline-start-color: rgb(16 64 48 / 0.15);
}

.border-s-dark-green\/20 {
  border-inline-start-color: rgb(16 64 48 / 0.2);
}

.border-s-dark-green\/25 {
  border-inline-start-color: rgb(16 64 48 / 0.25);
}

.border-s-dark-green\/30 {
  border-inline-start-color: rgb(16 64 48 / 0.3);
}

.border-s-dark-green\/35 {
  border-inline-start-color: rgb(16 64 48 / 0.35);
}

.border-s-dark-green\/40 {
  border-inline-start-color: rgb(16 64 48 / 0.4);
}

.border-s-dark-green\/45 {
  border-inline-start-color: rgb(16 64 48 / 0.45);
}

.border-s-dark-green\/5 {
  border-inline-start-color: rgb(16 64 48 / 0.05);
}

.border-s-dark-green\/50 {
  border-inline-start-color: rgb(16 64 48 / 0.5);
}

.border-s-dark-green\/55 {
  border-inline-start-color: rgb(16 64 48 / 0.55);
}

.border-s-dark-green\/60 {
  border-inline-start-color: rgb(16 64 48 / 0.6);
}

.border-s-dark-green\/65 {
  border-inline-start-color: rgb(16 64 48 / 0.65);
}

.border-s-dark-green\/70 {
  border-inline-start-color: rgb(16 64 48 / 0.7);
}

.border-s-dark-green\/75 {
  border-inline-start-color: rgb(16 64 48 / 0.75);
}

.border-s-dark-green\/80 {
  border-inline-start-color: rgb(16 64 48 / 0.8);
}

.border-s-dark-green\/85 {
  border-inline-start-color: rgb(16 64 48 / 0.85);
}

.border-s-dark-green\/90 {
  border-inline-start-color: rgb(16 64 48 / 0.9);
}

.border-s-dark-green\/95 {
  border-inline-start-color: rgb(16 64 48 / 0.95);
}

.border-s-dark\/0 {
  border-inline-start-color: rgb(37 73 39 / 0);
}

.border-s-dark\/10 {
  border-inline-start-color: rgb(37 73 39 / 0.1);
}

.border-s-dark\/100 {
  border-inline-start-color: rgb(37 73 39 / 1);
}

.border-s-dark\/15 {
  border-inline-start-color: rgb(37 73 39 / 0.15);
}

.border-s-dark\/20 {
  border-inline-start-color: rgb(37 73 39 / 0.2);
}

.border-s-dark\/25 {
  border-inline-start-color: rgb(37 73 39 / 0.25);
}

.border-s-dark\/30 {
  border-inline-start-color: rgb(37 73 39 / 0.3);
}

.border-s-dark\/35 {
  border-inline-start-color: rgb(37 73 39 / 0.35);
}

.border-s-dark\/40 {
  border-inline-start-color: rgb(37 73 39 / 0.4);
}

.border-s-dark\/45 {
  border-inline-start-color: rgb(37 73 39 / 0.45);
}

.border-s-dark\/5 {
  border-inline-start-color: rgb(37 73 39 / 0.05);
}

.border-s-dark\/50 {
  border-inline-start-color: rgb(37 73 39 / 0.5);
}

.border-s-dark\/55 {
  border-inline-start-color: rgb(37 73 39 / 0.55);
}

.border-s-dark\/60 {
  border-inline-start-color: rgb(37 73 39 / 0.6);
}

.border-s-dark\/65 {
  border-inline-start-color: rgb(37 73 39 / 0.65);
}

.border-s-dark\/70 {
  border-inline-start-color: rgb(37 73 39 / 0.7);
}

.border-s-dark\/75 {
  border-inline-start-color: rgb(37 73 39 / 0.75);
}

.border-s-dark\/80 {
  border-inline-start-color: rgb(37 73 39 / 0.8);
}

.border-s-dark\/85 {
  border-inline-start-color: rgb(37 73 39 / 0.85);
}

.border-s-dark\/90 {
  border-inline-start-color: rgb(37 73 39 / 0.9);
}

.border-s-dark\/95 {
  border-inline-start-color: rgb(37 73 39 / 0.95);
}

.border-s-gray {
  border-inline-start-color: var(--gray);
}

.border-s-green {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(52 102 64 / var(--tw-border-opacity));
}

.border-s-green\/0 {
  border-inline-start-color: rgb(52 102 64 / 0);
}

.border-s-green\/10 {
  border-inline-start-color: rgb(52 102 64 / 0.1);
}

.border-s-green\/100 {
  border-inline-start-color: rgb(52 102 64 / 1);
}

.border-s-green\/15 {
  border-inline-start-color: rgb(52 102 64 / 0.15);
}

.border-s-green\/20 {
  border-inline-start-color: rgb(52 102 64 / 0.2);
}

.border-s-green\/25 {
  border-inline-start-color: rgb(52 102 64 / 0.25);
}

.border-s-green\/30 {
  border-inline-start-color: rgb(52 102 64 / 0.3);
}

.border-s-green\/35 {
  border-inline-start-color: rgb(52 102 64 / 0.35);
}

.border-s-green\/40 {
  border-inline-start-color: rgb(52 102 64 / 0.4);
}

.border-s-green\/45 {
  border-inline-start-color: rgb(52 102 64 / 0.45);
}

.border-s-green\/5 {
  border-inline-start-color: rgb(52 102 64 / 0.05);
}

.border-s-green\/50 {
  border-inline-start-color: rgb(52 102 64 / 0.5);
}

.border-s-green\/55 {
  border-inline-start-color: rgb(52 102 64 / 0.55);
}

.border-s-green\/60 {
  border-inline-start-color: rgb(52 102 64 / 0.6);
}

.border-s-green\/65 {
  border-inline-start-color: rgb(52 102 64 / 0.65);
}

.border-s-green\/70 {
  border-inline-start-color: rgb(52 102 64 / 0.7);
}

.border-s-green\/75 {
  border-inline-start-color: rgb(52 102 64 / 0.75);
}

.border-s-green\/80 {
  border-inline-start-color: rgb(52 102 64 / 0.8);
}

.border-s-green\/85 {
  border-inline-start-color: rgb(52 102 64 / 0.85);
}

.border-s-green\/90 {
  border-inline-start-color: rgb(52 102 64 / 0.9);
}

.border-s-green\/95 {
  border-inline-start-color: rgb(52 102 64 / 0.95);
}

.border-s-grey {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(205 217 209 / var(--tw-border-opacity));
}

.border-s-grey\/0 {
  border-inline-start-color: rgb(205 217 209 / 0);
}

.border-s-grey\/10 {
  border-inline-start-color: rgb(205 217 209 / 0.1);
}

.border-s-grey\/100 {
  border-inline-start-color: rgb(205 217 209 / 1);
}

.border-s-grey\/15 {
  border-inline-start-color: rgb(205 217 209 / 0.15);
}

.border-s-grey\/20 {
  border-inline-start-color: rgb(205 217 209 / 0.2);
}

.border-s-grey\/25 {
  border-inline-start-color: rgb(205 217 209 / 0.25);
}

.border-s-grey\/30 {
  border-inline-start-color: rgb(205 217 209 / 0.3);
}

.border-s-grey\/35 {
  border-inline-start-color: rgb(205 217 209 / 0.35);
}

.border-s-grey\/40 {
  border-inline-start-color: rgb(205 217 209 / 0.4);
}

.border-s-grey\/45 {
  border-inline-start-color: rgb(205 217 209 / 0.45);
}

.border-s-grey\/5 {
  border-inline-start-color: rgb(205 217 209 / 0.05);
}

.border-s-grey\/50 {
  border-inline-start-color: rgb(205 217 209 / 0.5);
}

.border-s-grey\/55 {
  border-inline-start-color: rgb(205 217 209 / 0.55);
}

.border-s-grey\/60 {
  border-inline-start-color: rgb(205 217 209 / 0.6);
}

.border-s-grey\/65 {
  border-inline-start-color: rgb(205 217 209 / 0.65);
}

.border-s-grey\/70 {
  border-inline-start-color: rgb(205 217 209 / 0.7);
}

.border-s-grey\/75 {
  border-inline-start-color: rgb(205 217 209 / 0.75);
}

.border-s-grey\/80 {
  border-inline-start-color: rgb(205 217 209 / 0.8);
}

.border-s-grey\/85 {
  border-inline-start-color: rgb(205 217 209 / 0.85);
}

.border-s-grey\/90 {
  border-inline-start-color: rgb(205 217 209 / 0.9);
}

.border-s-grey\/95 {
  border-inline-start-color: rgb(205 217 209 / 0.95);
}

.border-s-light {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(243 244 228 / var(--tw-border-opacity));
}

.border-s-light-green {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(243 244 228 / var(--tw-border-opacity));
}

.border-s-light-green\/0 {
  border-inline-start-color: rgb(243 244 228 / 0);
}

.border-s-light-green\/10 {
  border-inline-start-color: rgb(243 244 228 / 0.1);
}

.border-s-light-green\/100 {
  border-inline-start-color: rgb(243 244 228 / 1);
}

.border-s-light-green\/15 {
  border-inline-start-color: rgb(243 244 228 / 0.15);
}

.border-s-light-green\/20 {
  border-inline-start-color: rgb(243 244 228 / 0.2);
}

.border-s-light-green\/25 {
  border-inline-start-color: rgb(243 244 228 / 0.25);
}

.border-s-light-green\/30 {
  border-inline-start-color: rgb(243 244 228 / 0.3);
}

.border-s-light-green\/35 {
  border-inline-start-color: rgb(243 244 228 / 0.35);
}

.border-s-light-green\/40 {
  border-inline-start-color: rgb(243 244 228 / 0.4);
}

.border-s-light-green\/45 {
  border-inline-start-color: rgb(243 244 228 / 0.45);
}

.border-s-light-green\/5 {
  border-inline-start-color: rgb(243 244 228 / 0.05);
}

.border-s-light-green\/50 {
  border-inline-start-color: rgb(243 244 228 / 0.5);
}

.border-s-light-green\/55 {
  border-inline-start-color: rgb(243 244 228 / 0.55);
}

.border-s-light-green\/60 {
  border-inline-start-color: rgb(243 244 228 / 0.6);
}

.border-s-light-green\/65 {
  border-inline-start-color: rgb(243 244 228 / 0.65);
}

.border-s-light-green\/70 {
  border-inline-start-color: rgb(243 244 228 / 0.7);
}

.border-s-light-green\/75 {
  border-inline-start-color: rgb(243 244 228 / 0.75);
}

.border-s-light-green\/80 {
  border-inline-start-color: rgb(243 244 228 / 0.8);
}

.border-s-light-green\/85 {
  border-inline-start-color: rgb(243 244 228 / 0.85);
}

.border-s-light-green\/90 {
  border-inline-start-color: rgb(243 244 228 / 0.9);
}

.border-s-light-green\/95 {
  border-inline-start-color: rgb(243 244 228 / 0.95);
}

.border-s-light\/0 {
  border-inline-start-color: rgb(243 244 228 / 0);
}

.border-s-light\/10 {
  border-inline-start-color: rgb(243 244 228 / 0.1);
}

.border-s-light\/100 {
  border-inline-start-color: rgb(243 244 228 / 1);
}

.border-s-light\/15 {
  border-inline-start-color: rgb(243 244 228 / 0.15);
}

.border-s-light\/20 {
  border-inline-start-color: rgb(243 244 228 / 0.2);
}

.border-s-light\/25 {
  border-inline-start-color: rgb(243 244 228 / 0.25);
}

.border-s-light\/30 {
  border-inline-start-color: rgb(243 244 228 / 0.3);
}

.border-s-light\/35 {
  border-inline-start-color: rgb(243 244 228 / 0.35);
}

.border-s-light\/40 {
  border-inline-start-color: rgb(243 244 228 / 0.4);
}

.border-s-light\/45 {
  border-inline-start-color: rgb(243 244 228 / 0.45);
}

.border-s-light\/5 {
  border-inline-start-color: rgb(243 244 228 / 0.05);
}

.border-s-light\/50 {
  border-inline-start-color: rgb(243 244 228 / 0.5);
}

.border-s-light\/55 {
  border-inline-start-color: rgb(243 244 228 / 0.55);
}

.border-s-light\/60 {
  border-inline-start-color: rgb(243 244 228 / 0.6);
}

.border-s-light\/65 {
  border-inline-start-color: rgb(243 244 228 / 0.65);
}

.border-s-light\/70 {
  border-inline-start-color: rgb(243 244 228 / 0.7);
}

.border-s-light\/75 {
  border-inline-start-color: rgb(243 244 228 / 0.75);
}

.border-s-light\/80 {
  border-inline-start-color: rgb(243 244 228 / 0.8);
}

.border-s-light\/85 {
  border-inline-start-color: rgb(243 244 228 / 0.85);
}

.border-s-light\/90 {
  border-inline-start-color: rgb(243 244 228 / 0.9);
}

.border-s-light\/95 {
  border-inline-start-color: rgb(243 244 228 / 0.95);
}

.border-s-main {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(56 56 56 / var(--tw-border-opacity));
}

.border-s-main\/0 {
  border-inline-start-color: rgb(56 56 56 / 0);
}

.border-s-main\/10 {
  border-inline-start-color: rgb(56 56 56 / 0.1);
}

.border-s-main\/100 {
  border-inline-start-color: rgb(56 56 56 / 1);
}

.border-s-main\/15 {
  border-inline-start-color: rgb(56 56 56 / 0.15);
}

.border-s-main\/20 {
  border-inline-start-color: rgb(56 56 56 / 0.2);
}

.border-s-main\/25 {
  border-inline-start-color: rgb(56 56 56 / 0.25);
}

.border-s-main\/30 {
  border-inline-start-color: rgb(56 56 56 / 0.3);
}

.border-s-main\/35 {
  border-inline-start-color: rgb(56 56 56 / 0.35);
}

.border-s-main\/40 {
  border-inline-start-color: rgb(56 56 56 / 0.4);
}

.border-s-main\/45 {
  border-inline-start-color: rgb(56 56 56 / 0.45);
}

.border-s-main\/5 {
  border-inline-start-color: rgb(56 56 56 / 0.05);
}

.border-s-main\/50 {
  border-inline-start-color: rgb(56 56 56 / 0.5);
}

.border-s-main\/55 {
  border-inline-start-color: rgb(56 56 56 / 0.55);
}

.border-s-main\/60 {
  border-inline-start-color: rgb(56 56 56 / 0.6);
}

.border-s-main\/65 {
  border-inline-start-color: rgb(56 56 56 / 0.65);
}

.border-s-main\/70 {
  border-inline-start-color: rgb(56 56 56 / 0.7);
}

.border-s-main\/75 {
  border-inline-start-color: rgb(56 56 56 / 0.75);
}

.border-s-main\/80 {
  border-inline-start-color: rgb(56 56 56 / 0.8);
}

.border-s-main\/85 {
  border-inline-start-color: rgb(56 56 56 / 0.85);
}

.border-s-main\/90 {
  border-inline-start-color: rgb(56 56 56 / 0.9);
}

.border-s-main\/95 {
  border-inline-start-color: rgb(56 56 56 / 0.95);
}

.border-s-navy {
  border-inline-start-color: var(--navy);
}

.border-s-offwhite {
  border-inline-start-color: var(--offwhite);
}

.border-s-orange {
  border-inline-start-color: var(--orange);
}

.border-s-pearl {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(254 252 249 / var(--tw-border-opacity));
}

.border-s-pearl\/0 {
  border-inline-start-color: rgb(254 252 249 / 0);
}

.border-s-pearl\/10 {
  border-inline-start-color: rgb(254 252 249 / 0.1);
}

.border-s-pearl\/100 {
  border-inline-start-color: rgb(254 252 249 / 1);
}

.border-s-pearl\/15 {
  border-inline-start-color: rgb(254 252 249 / 0.15);
}

.border-s-pearl\/20 {
  border-inline-start-color: rgb(254 252 249 / 0.2);
}

.border-s-pearl\/25 {
  border-inline-start-color: rgb(254 252 249 / 0.25);
}

.border-s-pearl\/30 {
  border-inline-start-color: rgb(254 252 249 / 0.3);
}

.border-s-pearl\/35 {
  border-inline-start-color: rgb(254 252 249 / 0.35);
}

.border-s-pearl\/40 {
  border-inline-start-color: rgb(254 252 249 / 0.4);
}

.border-s-pearl\/45 {
  border-inline-start-color: rgb(254 252 249 / 0.45);
}

.border-s-pearl\/5 {
  border-inline-start-color: rgb(254 252 249 / 0.05);
}

.border-s-pearl\/50 {
  border-inline-start-color: rgb(254 252 249 / 0.5);
}

.border-s-pearl\/55 {
  border-inline-start-color: rgb(254 252 249 / 0.55);
}

.border-s-pearl\/60 {
  border-inline-start-color: rgb(254 252 249 / 0.6);
}

.border-s-pearl\/65 {
  border-inline-start-color: rgb(254 252 249 / 0.65);
}

.border-s-pearl\/70 {
  border-inline-start-color: rgb(254 252 249 / 0.7);
}

.border-s-pearl\/75 {
  border-inline-start-color: rgb(254 252 249 / 0.75);
}

.border-s-pearl\/80 {
  border-inline-start-color: rgb(254 252 249 / 0.8);
}

.border-s-pearl\/85 {
  border-inline-start-color: rgb(254 252 249 / 0.85);
}

.border-s-pearl\/90 {
  border-inline-start-color: rgb(254 252 249 / 0.9);
}

.border-s-pearl\/95 {
  border-inline-start-color: rgb(254 252 249 / 0.95);
}

.border-s-text-grey {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(179 179 179 / var(--tw-border-opacity));
}

.border-s-text-grey\/0 {
  border-inline-start-color: rgb(179 179 179 / 0);
}

.border-s-text-grey\/10 {
  border-inline-start-color: rgb(179 179 179 / 0.1);
}

.border-s-text-grey\/100 {
  border-inline-start-color: rgb(179 179 179 / 1);
}

.border-s-text-grey\/15 {
  border-inline-start-color: rgb(179 179 179 / 0.15);
}

.border-s-text-grey\/20 {
  border-inline-start-color: rgb(179 179 179 / 0.2);
}

.border-s-text-grey\/25 {
  border-inline-start-color: rgb(179 179 179 / 0.25);
}

.border-s-text-grey\/30 {
  border-inline-start-color: rgb(179 179 179 / 0.3);
}

.border-s-text-grey\/35 {
  border-inline-start-color: rgb(179 179 179 / 0.35);
}

.border-s-text-grey\/40 {
  border-inline-start-color: rgb(179 179 179 / 0.4);
}

.border-s-text-grey\/45 {
  border-inline-start-color: rgb(179 179 179 / 0.45);
}

.border-s-text-grey\/5 {
  border-inline-start-color: rgb(179 179 179 / 0.05);
}

.border-s-text-grey\/50 {
  border-inline-start-color: rgb(179 179 179 / 0.5);
}

.border-s-text-grey\/55 {
  border-inline-start-color: rgb(179 179 179 / 0.55);
}

.border-s-text-grey\/60 {
  border-inline-start-color: rgb(179 179 179 / 0.6);
}

.border-s-text-grey\/65 {
  border-inline-start-color: rgb(179 179 179 / 0.65);
}

.border-s-text-grey\/70 {
  border-inline-start-color: rgb(179 179 179 / 0.7);
}

.border-s-text-grey\/75 {
  border-inline-start-color: rgb(179 179 179 / 0.75);
}

.border-s-text-grey\/80 {
  border-inline-start-color: rgb(179 179 179 / 0.8);
}

.border-s-text-grey\/85 {
  border-inline-start-color: rgb(179 179 179 / 0.85);
}

.border-s-text-grey\/90 {
  border-inline-start-color: rgb(179 179 179 / 0.9);
}

.border-s-text-grey\/95 {
  border-inline-start-color: rgb(179 179 179 / 0.95);
}

.border-s-transparent {
  border-inline-start-color: transparent;
}

.border-s-transparent\/0 {
  border-inline-start-color: rgb(0 0 0 / 0);
}

.border-s-transparent\/10 {
  border-inline-start-color: rgb(0 0 0 / 0.1);
}

.border-s-transparent\/100 {
  border-inline-start-color: rgb(0 0 0 / 1);
}

.border-s-transparent\/15 {
  border-inline-start-color: rgb(0 0 0 / 0.15);
}

.border-s-transparent\/20 {
  border-inline-start-color: rgb(0 0 0 / 0.2);
}

.border-s-transparent\/25 {
  border-inline-start-color: rgb(0 0 0 / 0.25);
}

.border-s-transparent\/30 {
  border-inline-start-color: rgb(0 0 0 / 0.3);
}

.border-s-transparent\/35 {
  border-inline-start-color: rgb(0 0 0 / 0.35);
}

.border-s-transparent\/40 {
  border-inline-start-color: rgb(0 0 0 / 0.4);
}

.border-s-transparent\/45 {
  border-inline-start-color: rgb(0 0 0 / 0.45);
}

.border-s-transparent\/5 {
  border-inline-start-color: rgb(0 0 0 / 0.05);
}

.border-s-transparent\/50 {
  border-inline-start-color: rgb(0 0 0 / 0.5);
}

.border-s-transparent\/55 {
  border-inline-start-color: rgb(0 0 0 / 0.55);
}

.border-s-transparent\/60 {
  border-inline-start-color: rgb(0 0 0 / 0.6);
}

.border-s-transparent\/65 {
  border-inline-start-color: rgb(0 0 0 / 0.65);
}

.border-s-transparent\/70 {
  border-inline-start-color: rgb(0 0 0 / 0.7);
}

.border-s-transparent\/75 {
  border-inline-start-color: rgb(0 0 0 / 0.75);
}

.border-s-transparent\/80 {
  border-inline-start-color: rgb(0 0 0 / 0.8);
}

.border-s-transparent\/85 {
  border-inline-start-color: rgb(0 0 0 / 0.85);
}

.border-s-transparent\/90 {
  border-inline-start-color: rgb(0 0 0 / 0.9);
}

.border-s-transparent\/95 {
  border-inline-start-color: rgb(0 0 0 / 0.95);
}

.border-s-white {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.border-s-white\/0 {
  border-inline-start-color: rgb(255 255 255 / 0);
}

.border-s-white\/10 {
  border-inline-start-color: rgb(255 255 255 / 0.1);
}

.border-s-white\/100 {
  border-inline-start-color: rgb(255 255 255 / 1);
}

.border-s-white\/15 {
  border-inline-start-color: rgb(255 255 255 / 0.15);
}

.border-s-white\/20 {
  border-inline-start-color: rgb(255 255 255 / 0.2);
}

.border-s-white\/25 {
  border-inline-start-color: rgb(255 255 255 / 0.25);
}

.border-s-white\/30 {
  border-inline-start-color: rgb(255 255 255 / 0.3);
}

.border-s-white\/35 {
  border-inline-start-color: rgb(255 255 255 / 0.35);
}

.border-s-white\/40 {
  border-inline-start-color: rgb(255 255 255 / 0.4);
}

.border-s-white\/45 {
  border-inline-start-color: rgb(255 255 255 / 0.45);
}

.border-s-white\/5 {
  border-inline-start-color: rgb(255 255 255 / 0.05);
}

.border-s-white\/50 {
  border-inline-start-color: rgb(255 255 255 / 0.5);
}

.border-s-white\/55 {
  border-inline-start-color: rgb(255 255 255 / 0.55);
}

.border-s-white\/60 {
  border-inline-start-color: rgb(255 255 255 / 0.6);
}

.border-s-white\/65 {
  border-inline-start-color: rgb(255 255 255 / 0.65);
}

.border-s-white\/70 {
  border-inline-start-color: rgb(255 255 255 / 0.7);
}

.border-s-white\/75 {
  border-inline-start-color: rgb(255 255 255 / 0.75);
}

.border-s-white\/80 {
  border-inline-start-color: rgb(255 255 255 / 0.8);
}

.border-s-white\/85 {
  border-inline-start-color: rgb(255 255 255 / 0.85);
}

.border-s-white\/90 {
  border-inline-start-color: rgb(255 255 255 / 0.9);
}

.border-s-white\/95 {
  border-inline-start-color: rgb(255 255 255 / 0.95);
}

.border-t-blue {
  border-top-color: var(--blue);
}

.border-t-border {
  --tw-border-opacity: 1;
  border-top-color: rgb(228 229 230 / var(--tw-border-opacity));
}

.border-t-border\/0 {
  border-top-color: rgb(228 229 230 / 0);
}

.border-t-border\/10 {
  border-top-color: rgb(228 229 230 / 0.1);
}

.border-t-border\/100 {
  border-top-color: rgb(228 229 230 / 1);
}

.border-t-border\/15 {
  border-top-color: rgb(228 229 230 / 0.15);
}

.border-t-border\/20 {
  border-top-color: rgb(228 229 230 / 0.2);
}

.border-t-border\/25 {
  border-top-color: rgb(228 229 230 / 0.25);
}

.border-t-border\/30 {
  border-top-color: rgb(228 229 230 / 0.3);
}

.border-t-border\/35 {
  border-top-color: rgb(228 229 230 / 0.35);
}

.border-t-border\/40 {
  border-top-color: rgb(228 229 230 / 0.4);
}

.border-t-border\/45 {
  border-top-color: rgb(228 229 230 / 0.45);
}

.border-t-border\/5 {
  border-top-color: rgb(228 229 230 / 0.05);
}

.border-t-border\/50 {
  border-top-color: rgb(228 229 230 / 0.5);
}

.border-t-border\/55 {
  border-top-color: rgb(228 229 230 / 0.55);
}

.border-t-border\/60 {
  border-top-color: rgb(228 229 230 / 0.6);
}

.border-t-border\/65 {
  border-top-color: rgb(228 229 230 / 0.65);
}

.border-t-border\/70 {
  border-top-color: rgb(228 229 230 / 0.7);
}

.border-t-border\/75 {
  border-top-color: rgb(228 229 230 / 0.75);
}

.border-t-border\/80 {
  border-top-color: rgb(228 229 230 / 0.8);
}

.border-t-border\/85 {
  border-top-color: rgb(228 229 230 / 0.85);
}

.border-t-border\/90 {
  border-top-color: rgb(228 229 230 / 0.9);
}

.border-t-border\/95 {
  border-top-color: rgb(228 229 230 / 0.95);
}

.border-t-button {
  --tw-border-opacity: 1;
  border-top-color: rgb(243 252 251 / var(--tw-border-opacity));
}

.border-t-button\/0 {
  border-top-color: rgb(243 252 251 / 0);
}

.border-t-button\/10 {
  border-top-color: rgb(243 252 251 / 0.1);
}

.border-t-button\/100 {
  border-top-color: rgb(243 252 251 / 1);
}

.border-t-button\/15 {
  border-top-color: rgb(243 252 251 / 0.15);
}

.border-t-button\/20 {
  border-top-color: rgb(243 252 251 / 0.2);
}

.border-t-button\/25 {
  border-top-color: rgb(243 252 251 / 0.25);
}

.border-t-button\/30 {
  border-top-color: rgb(243 252 251 / 0.3);
}

.border-t-button\/35 {
  border-top-color: rgb(243 252 251 / 0.35);
}

.border-t-button\/40 {
  border-top-color: rgb(243 252 251 / 0.4);
}

.border-t-button\/45 {
  border-top-color: rgb(243 252 251 / 0.45);
}

.border-t-button\/5 {
  border-top-color: rgb(243 252 251 / 0.05);
}

.border-t-button\/50 {
  border-top-color: rgb(243 252 251 / 0.5);
}

.border-t-button\/55 {
  border-top-color: rgb(243 252 251 / 0.55);
}

.border-t-button\/60 {
  border-top-color: rgb(243 252 251 / 0.6);
}

.border-t-button\/65 {
  border-top-color: rgb(243 252 251 / 0.65);
}

.border-t-button\/70 {
  border-top-color: rgb(243 252 251 / 0.7);
}

.border-t-button\/75 {
  border-top-color: rgb(243 252 251 / 0.75);
}

.border-t-button\/80 {
  border-top-color: rgb(243 252 251 / 0.8);
}

.border-t-button\/85 {
  border-top-color: rgb(243 252 251 / 0.85);
}

.border-t-button\/90 {
  border-top-color: rgb(243 252 251 / 0.9);
}

.border-t-button\/95 {
  border-top-color: rgb(243 252 251 / 0.95);
}

.border-t-current {
  border-top-color: currentColor;
}

.border-t-dark {
  --tw-border-opacity: 1;
  border-top-color: rgb(37 73 39 / var(--tw-border-opacity));
}

.border-t-dark-green {
  --tw-border-opacity: 1;
  border-top-color: rgb(16 64 48 / var(--tw-border-opacity));
}

.border-t-dark-green\/0 {
  border-top-color: rgb(16 64 48 / 0);
}

.border-t-dark-green\/10 {
  border-top-color: rgb(16 64 48 / 0.1);
}

.border-t-dark-green\/100 {
  border-top-color: rgb(16 64 48 / 1);
}

.border-t-dark-green\/15 {
  border-top-color: rgb(16 64 48 / 0.15);
}

.border-t-dark-green\/20 {
  border-top-color: rgb(16 64 48 / 0.2);
}

.border-t-dark-green\/25 {
  border-top-color: rgb(16 64 48 / 0.25);
}

.border-t-dark-green\/30 {
  border-top-color: rgb(16 64 48 / 0.3);
}

.border-t-dark-green\/35 {
  border-top-color: rgb(16 64 48 / 0.35);
}

.border-t-dark-green\/40 {
  border-top-color: rgb(16 64 48 / 0.4);
}

.border-t-dark-green\/45 {
  border-top-color: rgb(16 64 48 / 0.45);
}

.border-t-dark-green\/5 {
  border-top-color: rgb(16 64 48 / 0.05);
}

.border-t-dark-green\/50 {
  border-top-color: rgb(16 64 48 / 0.5);
}

.border-t-dark-green\/55 {
  border-top-color: rgb(16 64 48 / 0.55);
}

.border-t-dark-green\/60 {
  border-top-color: rgb(16 64 48 / 0.6);
}

.border-t-dark-green\/65 {
  border-top-color: rgb(16 64 48 / 0.65);
}

.border-t-dark-green\/70 {
  border-top-color: rgb(16 64 48 / 0.7);
}

.border-t-dark-green\/75 {
  border-top-color: rgb(16 64 48 / 0.75);
}

.border-t-dark-green\/80 {
  border-top-color: rgb(16 64 48 / 0.8);
}

.border-t-dark-green\/85 {
  border-top-color: rgb(16 64 48 / 0.85);
}

.border-t-dark-green\/90 {
  border-top-color: rgb(16 64 48 / 0.9);
}

.border-t-dark-green\/95 {
  border-top-color: rgb(16 64 48 / 0.95);
}

.border-t-dark\/0 {
  border-top-color: rgb(37 73 39 / 0);
}

.border-t-dark\/10 {
  border-top-color: rgb(37 73 39 / 0.1);
}

.border-t-dark\/100 {
  border-top-color: rgb(37 73 39 / 1);
}

.border-t-dark\/15 {
  border-top-color: rgb(37 73 39 / 0.15);
}

.border-t-dark\/20 {
  border-top-color: rgb(37 73 39 / 0.2);
}

.border-t-dark\/25 {
  border-top-color: rgb(37 73 39 / 0.25);
}

.border-t-dark\/30 {
  border-top-color: rgb(37 73 39 / 0.3);
}

.border-t-dark\/35 {
  border-top-color: rgb(37 73 39 / 0.35);
}

.border-t-dark\/40 {
  border-top-color: rgb(37 73 39 / 0.4);
}

.border-t-dark\/45 {
  border-top-color: rgb(37 73 39 / 0.45);
}

.border-t-dark\/5 {
  border-top-color: rgb(37 73 39 / 0.05);
}

.border-t-dark\/50 {
  border-top-color: rgb(37 73 39 / 0.5);
}

.border-t-dark\/55 {
  border-top-color: rgb(37 73 39 / 0.55);
}

.border-t-dark\/60 {
  border-top-color: rgb(37 73 39 / 0.6);
}

.border-t-dark\/65 {
  border-top-color: rgb(37 73 39 / 0.65);
}

.border-t-dark\/70 {
  border-top-color: rgb(37 73 39 / 0.7);
}

.border-t-dark\/75 {
  border-top-color: rgb(37 73 39 / 0.75);
}

.border-t-dark\/80 {
  border-top-color: rgb(37 73 39 / 0.8);
}

.border-t-dark\/85 {
  border-top-color: rgb(37 73 39 / 0.85);
}

.border-t-dark\/90 {
  border-top-color: rgb(37 73 39 / 0.9);
}

.border-t-dark\/95 {
  border-top-color: rgb(37 73 39 / 0.95);
}

.border-t-gray {
  border-top-color: var(--gray);
}

.border-t-green {
  --tw-border-opacity: 1;
  border-top-color: rgb(52 102 64 / var(--tw-border-opacity));
}

.border-t-green\/0 {
  border-top-color: rgb(52 102 64 / 0);
}

.border-t-green\/10 {
  border-top-color: rgb(52 102 64 / 0.1);
}

.border-t-green\/100 {
  border-top-color: rgb(52 102 64 / 1);
}

.border-t-green\/15 {
  border-top-color: rgb(52 102 64 / 0.15);
}

.border-t-green\/20 {
  border-top-color: rgb(52 102 64 / 0.2);
}

.border-t-green\/25 {
  border-top-color: rgb(52 102 64 / 0.25);
}

.border-t-green\/30 {
  border-top-color: rgb(52 102 64 / 0.3);
}

.border-t-green\/35 {
  border-top-color: rgb(52 102 64 / 0.35);
}

.border-t-green\/40 {
  border-top-color: rgb(52 102 64 / 0.4);
}

.border-t-green\/45 {
  border-top-color: rgb(52 102 64 / 0.45);
}

.border-t-green\/5 {
  border-top-color: rgb(52 102 64 / 0.05);
}

.border-t-green\/50 {
  border-top-color: rgb(52 102 64 / 0.5);
}

.border-t-green\/55 {
  border-top-color: rgb(52 102 64 / 0.55);
}

.border-t-green\/60 {
  border-top-color: rgb(52 102 64 / 0.6);
}

.border-t-green\/65 {
  border-top-color: rgb(52 102 64 / 0.65);
}

.border-t-green\/70 {
  border-top-color: rgb(52 102 64 / 0.7);
}

.border-t-green\/75 {
  border-top-color: rgb(52 102 64 / 0.75);
}

.border-t-green\/80 {
  border-top-color: rgb(52 102 64 / 0.8);
}

.border-t-green\/85 {
  border-top-color: rgb(52 102 64 / 0.85);
}

.border-t-green\/90 {
  border-top-color: rgb(52 102 64 / 0.9);
}

.border-t-green\/95 {
  border-top-color: rgb(52 102 64 / 0.95);
}

.border-t-grey {
  --tw-border-opacity: 1;
  border-top-color: rgb(205 217 209 / var(--tw-border-opacity));
}

.border-t-grey\/0 {
  border-top-color: rgb(205 217 209 / 0);
}

.border-t-grey\/10 {
  border-top-color: rgb(205 217 209 / 0.1);
}

.border-t-grey\/100 {
  border-top-color: rgb(205 217 209 / 1);
}

.border-t-grey\/15 {
  border-top-color: rgb(205 217 209 / 0.15);
}

.border-t-grey\/20 {
  border-top-color: rgb(205 217 209 / 0.2);
}

.border-t-grey\/25 {
  border-top-color: rgb(205 217 209 / 0.25);
}

.border-t-grey\/30 {
  border-top-color: rgb(205 217 209 / 0.3);
}

.border-t-grey\/35 {
  border-top-color: rgb(205 217 209 / 0.35);
}

.border-t-grey\/40 {
  border-top-color: rgb(205 217 209 / 0.4);
}

.border-t-grey\/45 {
  border-top-color: rgb(205 217 209 / 0.45);
}

.border-t-grey\/5 {
  border-top-color: rgb(205 217 209 / 0.05);
}

.border-t-grey\/50 {
  border-top-color: rgb(205 217 209 / 0.5);
}

.border-t-grey\/55 {
  border-top-color: rgb(205 217 209 / 0.55);
}

.border-t-grey\/60 {
  border-top-color: rgb(205 217 209 / 0.6);
}

.border-t-grey\/65 {
  border-top-color: rgb(205 217 209 / 0.65);
}

.border-t-grey\/70 {
  border-top-color: rgb(205 217 209 / 0.7);
}

.border-t-grey\/75 {
  border-top-color: rgb(205 217 209 / 0.75);
}

.border-t-grey\/80 {
  border-top-color: rgb(205 217 209 / 0.8);
}

.border-t-grey\/85 {
  border-top-color: rgb(205 217 209 / 0.85);
}

.border-t-grey\/90 {
  border-top-color: rgb(205 217 209 / 0.9);
}

.border-t-grey\/95 {
  border-top-color: rgb(205 217 209 / 0.95);
}

.border-t-light {
  --tw-border-opacity: 1;
  border-top-color: rgb(243 244 228 / var(--tw-border-opacity));
}

.border-t-light-green {
  --tw-border-opacity: 1;
  border-top-color: rgb(243 244 228 / var(--tw-border-opacity));
}

.border-t-light-green\/0 {
  border-top-color: rgb(243 244 228 / 0);
}

.border-t-light-green\/10 {
  border-top-color: rgb(243 244 228 / 0.1);
}

.border-t-light-green\/100 {
  border-top-color: rgb(243 244 228 / 1);
}

.border-t-light-green\/15 {
  border-top-color: rgb(243 244 228 / 0.15);
}

.border-t-light-green\/20 {
  border-top-color: rgb(243 244 228 / 0.2);
}

.border-t-light-green\/25 {
  border-top-color: rgb(243 244 228 / 0.25);
}

.border-t-light-green\/30 {
  border-top-color: rgb(243 244 228 / 0.3);
}

.border-t-light-green\/35 {
  border-top-color: rgb(243 244 228 / 0.35);
}

.border-t-light-green\/40 {
  border-top-color: rgb(243 244 228 / 0.4);
}

.border-t-light-green\/45 {
  border-top-color: rgb(243 244 228 / 0.45);
}

.border-t-light-green\/5 {
  border-top-color: rgb(243 244 228 / 0.05);
}

.border-t-light-green\/50 {
  border-top-color: rgb(243 244 228 / 0.5);
}

.border-t-light-green\/55 {
  border-top-color: rgb(243 244 228 / 0.55);
}

.border-t-light-green\/60 {
  border-top-color: rgb(243 244 228 / 0.6);
}

.border-t-light-green\/65 {
  border-top-color: rgb(243 244 228 / 0.65);
}

.border-t-light-green\/70 {
  border-top-color: rgb(243 244 228 / 0.7);
}

.border-t-light-green\/75 {
  border-top-color: rgb(243 244 228 / 0.75);
}

.border-t-light-green\/80 {
  border-top-color: rgb(243 244 228 / 0.8);
}

.border-t-light-green\/85 {
  border-top-color: rgb(243 244 228 / 0.85);
}

.border-t-light-green\/90 {
  border-top-color: rgb(243 244 228 / 0.9);
}

.border-t-light-green\/95 {
  border-top-color: rgb(243 244 228 / 0.95);
}

.border-t-light\/0 {
  border-top-color: rgb(243 244 228 / 0);
}

.border-t-light\/10 {
  border-top-color: rgb(243 244 228 / 0.1);
}

.border-t-light\/100 {
  border-top-color: rgb(243 244 228 / 1);
}

.border-t-light\/15 {
  border-top-color: rgb(243 244 228 / 0.15);
}

.border-t-light\/20 {
  border-top-color: rgb(243 244 228 / 0.2);
}

.border-t-light\/25 {
  border-top-color: rgb(243 244 228 / 0.25);
}

.border-t-light\/30 {
  border-top-color: rgb(243 244 228 / 0.3);
}

.border-t-light\/35 {
  border-top-color: rgb(243 244 228 / 0.35);
}

.border-t-light\/40 {
  border-top-color: rgb(243 244 228 / 0.4);
}

.border-t-light\/45 {
  border-top-color: rgb(243 244 228 / 0.45);
}

.border-t-light\/5 {
  border-top-color: rgb(243 244 228 / 0.05);
}

.border-t-light\/50 {
  border-top-color: rgb(243 244 228 / 0.5);
}

.border-t-light\/55 {
  border-top-color: rgb(243 244 228 / 0.55);
}

.border-t-light\/60 {
  border-top-color: rgb(243 244 228 / 0.6);
}

.border-t-light\/65 {
  border-top-color: rgb(243 244 228 / 0.65);
}

.border-t-light\/70 {
  border-top-color: rgb(243 244 228 / 0.7);
}

.border-t-light\/75 {
  border-top-color: rgb(243 244 228 / 0.75);
}

.border-t-light\/80 {
  border-top-color: rgb(243 244 228 / 0.8);
}

.border-t-light\/85 {
  border-top-color: rgb(243 244 228 / 0.85);
}

.border-t-light\/90 {
  border-top-color: rgb(243 244 228 / 0.9);
}

.border-t-light\/95 {
  border-top-color: rgb(243 244 228 / 0.95);
}

.border-t-main {
  --tw-border-opacity: 1;
  border-top-color: rgb(56 56 56 / var(--tw-border-opacity));
}

.border-t-main\/0 {
  border-top-color: rgb(56 56 56 / 0);
}

.border-t-main\/10 {
  border-top-color: rgb(56 56 56 / 0.1);
}

.border-t-main\/100 {
  border-top-color: rgb(56 56 56 / 1);
}

.border-t-main\/15 {
  border-top-color: rgb(56 56 56 / 0.15);
}

.border-t-main\/20 {
  border-top-color: rgb(56 56 56 / 0.2);
}

.border-t-main\/25 {
  border-top-color: rgb(56 56 56 / 0.25);
}

.border-t-main\/30 {
  border-top-color: rgb(56 56 56 / 0.3);
}

.border-t-main\/35 {
  border-top-color: rgb(56 56 56 / 0.35);
}

.border-t-main\/40 {
  border-top-color: rgb(56 56 56 / 0.4);
}

.border-t-main\/45 {
  border-top-color: rgb(56 56 56 / 0.45);
}

.border-t-main\/5 {
  border-top-color: rgb(56 56 56 / 0.05);
}

.border-t-main\/50 {
  border-top-color: rgb(56 56 56 / 0.5);
}

.border-t-main\/55 {
  border-top-color: rgb(56 56 56 / 0.55);
}

.border-t-main\/60 {
  border-top-color: rgb(56 56 56 / 0.6);
}

.border-t-main\/65 {
  border-top-color: rgb(56 56 56 / 0.65);
}

.border-t-main\/70 {
  border-top-color: rgb(56 56 56 / 0.7);
}

.border-t-main\/75 {
  border-top-color: rgb(56 56 56 / 0.75);
}

.border-t-main\/80 {
  border-top-color: rgb(56 56 56 / 0.8);
}

.border-t-main\/85 {
  border-top-color: rgb(56 56 56 / 0.85);
}

.border-t-main\/90 {
  border-top-color: rgb(56 56 56 / 0.9);
}

.border-t-main\/95 {
  border-top-color: rgb(56 56 56 / 0.95);
}

.border-t-navy {
  border-top-color: var(--navy);
}

.border-t-offwhite {
  border-top-color: var(--offwhite);
}

.border-t-orange {
  border-top-color: var(--orange);
}

.border-t-pearl {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 252 249 / var(--tw-border-opacity));
}

.border-t-pearl\/0 {
  border-top-color: rgb(254 252 249 / 0);
}

.border-t-pearl\/10 {
  border-top-color: rgb(254 252 249 / 0.1);
}

.border-t-pearl\/100 {
  border-top-color: rgb(254 252 249 / 1);
}

.border-t-pearl\/15 {
  border-top-color: rgb(254 252 249 / 0.15);
}

.border-t-pearl\/20 {
  border-top-color: rgb(254 252 249 / 0.2);
}

.border-t-pearl\/25 {
  border-top-color: rgb(254 252 249 / 0.25);
}

.border-t-pearl\/30 {
  border-top-color: rgb(254 252 249 / 0.3);
}

.border-t-pearl\/35 {
  border-top-color: rgb(254 252 249 / 0.35);
}

.border-t-pearl\/40 {
  border-top-color: rgb(254 252 249 / 0.4);
}

.border-t-pearl\/45 {
  border-top-color: rgb(254 252 249 / 0.45);
}

.border-t-pearl\/5 {
  border-top-color: rgb(254 252 249 / 0.05);
}

.border-t-pearl\/50 {
  border-top-color: rgb(254 252 249 / 0.5);
}

.border-t-pearl\/55 {
  border-top-color: rgb(254 252 249 / 0.55);
}

.border-t-pearl\/60 {
  border-top-color: rgb(254 252 249 / 0.6);
}

.border-t-pearl\/65 {
  border-top-color: rgb(254 252 249 / 0.65);
}

.border-t-pearl\/70 {
  border-top-color: rgb(254 252 249 / 0.7);
}

.border-t-pearl\/75 {
  border-top-color: rgb(254 252 249 / 0.75);
}

.border-t-pearl\/80 {
  border-top-color: rgb(254 252 249 / 0.8);
}

.border-t-pearl\/85 {
  border-top-color: rgb(254 252 249 / 0.85);
}

.border-t-pearl\/90 {
  border-top-color: rgb(254 252 249 / 0.9);
}

.border-t-pearl\/95 {
  border-top-color: rgb(254 252 249 / 0.95);
}

.border-t-text-grey {
  --tw-border-opacity: 1;
  border-top-color: rgb(179 179 179 / var(--tw-border-opacity));
}

.border-t-text-grey\/0 {
  border-top-color: rgb(179 179 179 / 0);
}

.border-t-text-grey\/10 {
  border-top-color: rgb(179 179 179 / 0.1);
}

.border-t-text-grey\/100 {
  border-top-color: rgb(179 179 179 / 1);
}

.border-t-text-grey\/15 {
  border-top-color: rgb(179 179 179 / 0.15);
}

.border-t-text-grey\/20 {
  border-top-color: rgb(179 179 179 / 0.2);
}

.border-t-text-grey\/25 {
  border-top-color: rgb(179 179 179 / 0.25);
}

.border-t-text-grey\/30 {
  border-top-color: rgb(179 179 179 / 0.3);
}

.border-t-text-grey\/35 {
  border-top-color: rgb(179 179 179 / 0.35);
}

.border-t-text-grey\/40 {
  border-top-color: rgb(179 179 179 / 0.4);
}

.border-t-text-grey\/45 {
  border-top-color: rgb(179 179 179 / 0.45);
}

.border-t-text-grey\/5 {
  border-top-color: rgb(179 179 179 / 0.05);
}

.border-t-text-grey\/50 {
  border-top-color: rgb(179 179 179 / 0.5);
}

.border-t-text-grey\/55 {
  border-top-color: rgb(179 179 179 / 0.55);
}

.border-t-text-grey\/60 {
  border-top-color: rgb(179 179 179 / 0.6);
}

.border-t-text-grey\/65 {
  border-top-color: rgb(179 179 179 / 0.65);
}

.border-t-text-grey\/70 {
  border-top-color: rgb(179 179 179 / 0.7);
}

.border-t-text-grey\/75 {
  border-top-color: rgb(179 179 179 / 0.75);
}

.border-t-text-grey\/80 {
  border-top-color: rgb(179 179 179 / 0.8);
}

.border-t-text-grey\/85 {
  border-top-color: rgb(179 179 179 / 0.85);
}

.border-t-text-grey\/90 {
  border-top-color: rgb(179 179 179 / 0.9);
}

.border-t-text-grey\/95 {
  border-top-color: rgb(179 179 179 / 0.95);
}

.border-t-transparent {
  border-top-color: transparent;
}

.border-t-transparent\/0 {
  border-top-color: rgb(0 0 0 / 0);
}

.border-t-transparent\/10 {
  border-top-color: rgb(0 0 0 / 0.1);
}

.border-t-transparent\/100 {
  border-top-color: rgb(0 0 0 / 1);
}

.border-t-transparent\/15 {
  border-top-color: rgb(0 0 0 / 0.15);
}

.border-t-transparent\/20 {
  border-top-color: rgb(0 0 0 / 0.2);
}

.border-t-transparent\/25 {
  border-top-color: rgb(0 0 0 / 0.25);
}

.border-t-transparent\/30 {
  border-top-color: rgb(0 0 0 / 0.3);
}

.border-t-transparent\/35 {
  border-top-color: rgb(0 0 0 / 0.35);
}

.border-t-transparent\/40 {
  border-top-color: rgb(0 0 0 / 0.4);
}

.border-t-transparent\/45 {
  border-top-color: rgb(0 0 0 / 0.45);
}

.border-t-transparent\/5 {
  border-top-color: rgb(0 0 0 / 0.05);
}

.border-t-transparent\/50 {
  border-top-color: rgb(0 0 0 / 0.5);
}

.border-t-transparent\/55 {
  border-top-color: rgb(0 0 0 / 0.55);
}

.border-t-transparent\/60 {
  border-top-color: rgb(0 0 0 / 0.6);
}

.border-t-transparent\/65 {
  border-top-color: rgb(0 0 0 / 0.65);
}

.border-t-transparent\/70 {
  border-top-color: rgb(0 0 0 / 0.7);
}

.border-t-transparent\/75 {
  border-top-color: rgb(0 0 0 / 0.75);
}

.border-t-transparent\/80 {
  border-top-color: rgb(0 0 0 / 0.8);
}

.border-t-transparent\/85 {
  border-top-color: rgb(0 0 0 / 0.85);
}

.border-t-transparent\/90 {
  border-top-color: rgb(0 0 0 / 0.9);
}

.border-t-transparent\/95 {
  border-top-color: rgb(0 0 0 / 0.95);
}

.border-t-white {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.border-t-white\/0 {
  border-top-color: rgb(255 255 255 / 0);
}

.border-t-white\/10 {
  border-top-color: rgb(255 255 255 / 0.1);
}

.border-t-white\/100 {
  border-top-color: rgb(255 255 255 / 1);
}

.border-t-white\/15 {
  border-top-color: rgb(255 255 255 / 0.15);
}

.border-t-white\/20 {
  border-top-color: rgb(255 255 255 / 0.2);
}

.border-t-white\/25 {
  border-top-color: rgb(255 255 255 / 0.25);
}

.border-t-white\/30 {
  border-top-color: rgb(255 255 255 / 0.3);
}

.border-t-white\/35 {
  border-top-color: rgb(255 255 255 / 0.35);
}

.border-t-white\/40 {
  border-top-color: rgb(255 255 255 / 0.4);
}

.border-t-white\/45 {
  border-top-color: rgb(255 255 255 / 0.45);
}

.border-t-white\/5 {
  border-top-color: rgb(255 255 255 / 0.05);
}

.border-t-white\/50 {
  border-top-color: rgb(255 255 255 / 0.5);
}

.border-t-white\/55 {
  border-top-color: rgb(255 255 255 / 0.55);
}

.border-t-white\/60 {
  border-top-color: rgb(255 255 255 / 0.6);
}

.border-t-white\/65 {
  border-top-color: rgb(255 255 255 / 0.65);
}

.border-t-white\/70 {
  border-top-color: rgb(255 255 255 / 0.7);
}

.border-t-white\/75 {
  border-top-color: rgb(255 255 255 / 0.75);
}

.border-t-white\/80 {
  border-top-color: rgb(255 255 255 / 0.8);
}

.border-t-white\/85 {
  border-top-color: rgb(255 255 255 / 0.85);
}

.border-t-white\/90 {
  border-top-color: rgb(255 255 255 / 0.9);
}

.border-t-white\/95 {
  border-top-color: rgb(255 255 255 / 0.95);
}

.border-opacity-0 {
  --tw-border-opacity: 0;
}

.border-opacity-10 {
  --tw-border-opacity: 0.1;
}

.border-opacity-100 {
  --tw-border-opacity: 1;
}

.border-opacity-15 {
  --tw-border-opacity: 0.15;
}

.border-opacity-20 {
  --tw-border-opacity: 0.2;
}

.border-opacity-25 {
  --tw-border-opacity: 0.25;
}

.border-opacity-30 {
  --tw-border-opacity: 0.3;
}

.border-opacity-35 {
  --tw-border-opacity: 0.35;
}

.border-opacity-40 {
  --tw-border-opacity: 0.4;
}

.border-opacity-45 {
  --tw-border-opacity: 0.45;
}

.border-opacity-5 {
  --tw-border-opacity: 0.05;
}

.border-opacity-50 {
  --tw-border-opacity: 0.5;
}

.border-opacity-55 {
  --tw-border-opacity: 0.55;
}

.border-opacity-60 {
  --tw-border-opacity: 0.6;
}

.border-opacity-65 {
  --tw-border-opacity: 0.65;
}

.border-opacity-70 {
  --tw-border-opacity: 0.7;
}

.border-opacity-75 {
  --tw-border-opacity: 0.75;
}

.border-opacity-80 {
  --tw-border-opacity: 0.8;
}

.border-opacity-85 {
  --tw-border-opacity: 0.85;
}

.border-opacity-90 {
  --tw-border-opacity: 0.9;
}

.border-opacity-95 {
  --tw-border-opacity: 0.95;
}

.bg-\[\#FEF2EB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 235 / var(--tw-bg-opacity));
}

.bg-\[rgba\(0\2c 0\2c 0\2c 0\.4\)\] {
  background-color: rgba(0,0,0,0.4);
}

.bg-blue {
  background-color: var(--blue);
}

.bg-gray {
  background-color: var(--gray);
}

.bg-navy {
  background-color: var(--navy);
}

.bg-offwhite {
  background-color: var(--offwhite);
}

.bg-orange {
  background-color: var(--orange);
}

.bg-transparent {
  background-color: transparent;
}

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

.bg-opacity-\[0\.5\] {
  --tw-bg-opacity: 0.5;
}

.fill-current {
  fill: currentColor;
}

.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.object-top {
  -o-object-position: top;
     object-position: top;
}

.p-1 {
  padding: 0.25rem;
}

.p-\[0\] {
  padding: 0;
}

.p-\[11px\] {
  padding: 11px;
}

.p-\[24px\] {
  padding: 24px;
}

.p-\[30px\] {
  padding: 30px;
}

.p-\[40px\] {
  padding: 40px;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.px-0\.5 {
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}

.px-0px {
  padding-left: 0px;
  padding-right: 0px;
}

.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-11 {
  padding-left: 2.75rem;
  padding-right: 2.75rem;
}

.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

.px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}

.px-16px {
  padding-left: 16px;
  padding-right: 16px;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.px-20 {
  padding-left: 5rem;
  padding-right: 5rem;
}

.px-24 {
  padding-left: 6rem;
  padding-right: 6rem;
}

.px-24px {
  padding-left: 24px;
  padding-right: 24px;
}

.px-28 {
  padding-left: 7rem;
  padding-right: 7rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-3\.5 {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}

.px-32 {
  padding-left: 8rem;
  padding-right: 8rem;
}

.px-36 {
  padding-left: 9rem;
  padding-right: 9rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-40 {
  padding-left: 10rem;
  padding-right: 10rem;
}

.px-44 {
  padding-left: 11rem;
  padding-right: 11rem;
}

.px-48 {
  padding-left: 12rem;
  padding-right: 12rem;
}

.px-48px {
  padding-left: 48px;
  padding-right: 48px;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-52 {
  padding-left: 13rem;
  padding-right: 13rem;
}

.px-56 {
  padding-left: 14rem;
  padding-right: 14rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-60 {
  padding-left: 15rem;
  padding-right: 15rem;
}

.px-64 {
  padding-left: 16rem;
  padding-right: 16rem;
}

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.px-72 {
  padding-left: 18rem;
  padding-right: 18rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.px-80 {
  padding-left: 20rem;
  padding-right: 20rem;
}

.px-80px {
  padding-left: 80px;
  padding-right: 80px;
}

.px-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}

.px-96 {
  padding-left: 24rem;
  padding-right: 24rem;
}

.px-\[16px\] {
  padding-left: 16px;
  padding-right: 16px;
}

.px-\[24px\] {
  padding-left: 24px;
  padding-right: 24px;
}

.px-\[34px\] {
  padding-left: 34px;
  padding-right: 34px;
}

.px-\[40px\] {
  padding-left: 40px;
  padding-right: 40px;
}

.px-px {
  padding-left: 1px;
  padding-right: 1px;
}

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.py-0px {
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-11 {
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-16px {
  padding-top: 16px;
  padding-bottom: 16px;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.py-24px {
  padding-top: 24px;
  padding-bottom: 24px;
}

.py-28 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}

.py-32 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.py-36 {
  padding-top: 9rem;
  padding-bottom: 9rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-40 {
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.py-44 {
  padding-top: 11rem;
  padding-bottom: 11rem;
}

.py-48 {
  padding-top: 12rem;
  padding-bottom: 12rem;
}

.py-48px {
  padding-top: 48px;
  padding-bottom: 48px;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-52 {
  padding-top: 13rem;
  padding-bottom: 13rem;
}

.py-56 {
  padding-top: 14rem;
  padding-bottom: 14rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-60 {
  padding-top: 15rem;
  padding-bottom: 15rem;
}

.py-64 {
  padding-top: 16rem;
  padding-bottom: 16rem;
}

.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.py-72 {
  padding-top: 18rem;
  padding-bottom: 18rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-80 {
  padding-top: 20rem;
  padding-bottom: 20rem;
}

.py-80px {
  padding-top: 80px;
  padding-bottom: 80px;
}

.py-9 {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

.py-96 {
  padding-top: 24rem;
  padding-bottom: 24rem;
}

.py-\[100px\] {
  padding-top: 100px;
  padding-bottom: 100px;
}

.py-\[120px\] {
  padding-top: 120px;
  padding-bottom: 120px;
}

.py-\[12px\] {
  padding-top: 12px;
  padding-bottom: 12px;
}

.py-\[160px\] {
  padding-top: 160px;
  padding-bottom: 160px;
}

.py-\[20px\] {
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-\[24px\] {
  padding-top: 24px;
  padding-bottom: 24px;
}

.py-\[26px\] {
  padding-top: 26px;
  padding-bottom: 26px;
}

.py-\[40px\] {
  padding-top: 40px;
  padding-bottom: 40px;
}

.py-\[50px\] {
  padding-top: 50px;
  padding-bottom: 50px;
}

.py-\[60px\] {
  padding-top: 60px;
  padding-bottom: 60px;
}

.py-\[85px\] {
  padding-top: 85px;
  padding-bottom: 85px;
}

.py-px {
  padding-top: 1px;
  padding-bottom: 1px;
}

.py-\[80px\] {
  padding-top: 80px;
  padding-bottom: 80px;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-0\.5 {
  padding-bottom: 0.125rem;
}

.pb-0px {
  padding-bottom: 0px;
}

.pb-1 {
  padding-bottom: 0.25rem;
}

.pb-1\.5 {
  padding-bottom: 0.375rem;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-11 {
  padding-bottom: 2.75rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-14 {
  padding-bottom: 3.5rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pb-16px {
  padding-bottom: 16px;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-2\.5 {
  padding-bottom: 0.625rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

.pb-24 {
  padding-bottom: 6rem;
}

.pb-24px {
  padding-bottom: 24px;
}

.pb-28 {
  padding-bottom: 7rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.pb-3\.5 {
  padding-bottom: 0.875rem;
}

.pb-32 {
  padding-bottom: 8rem;
}

.pb-36 {
  padding-bottom: 9rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-40 {
  padding-bottom: 10rem;
}

.pb-44 {
  padding-bottom: 11rem;
}

.pb-48 {
  padding-bottom: 12rem;
}

.pb-48px {
  padding-bottom: 48px;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

.pb-52 {
  padding-bottom: 13rem;
}

.pb-56 {
  padding-bottom: 14rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pb-60 {
  padding-bottom: 15rem;
}

.pb-64 {
  padding-bottom: 16rem;
}

.pb-7 {
  padding-bottom: 1.75rem;
}

.pb-72 {
  padding-bottom: 18rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pb-80 {
  padding-bottom: 20rem;
}

.pb-80px {
  padding-bottom: 80px;
}

.pb-9 {
  padding-bottom: 2.25rem;
}

.pb-96 {
  padding-bottom: 24rem;
}

.pb-\[100px\] {
  padding-bottom: 100px;
}

.pb-\[10rem\] {
  padding-bottom: 10rem;
}

.pb-\[16px\] {
  padding-bottom: 16px;
}

.pb-\[20px\] {
  padding-bottom: 20px;
}

.pb-\[40px\] {
  padding-bottom: 40px;
}

.pb-\[48px\] {
  padding-bottom: 48px;
}

.pb-\[50px\] {
  padding-bottom: 50px;
}

.pb-\[85px\] {
  padding-bottom: 85px;
}

.pb-px {
  padding-bottom: 1px;
}

.pl-0 {
  padding-left: 0px;
}

.pl-0\.5 {
  padding-left: 0.125rem;
}

.pl-0px {
  padding-left: 0px;
}

.pl-1 {
  padding-left: 0.25rem;
}

.pl-1\.5 {
  padding-left: 0.375rem;
}

.pl-10 {
  padding-left: 2.5rem;
}

.pl-11 {
  padding-left: 2.75rem;
}

.pl-12 {
  padding-left: 3rem;
}

.pl-14 {
  padding-left: 3.5rem;
}

.pl-16 {
  padding-left: 4rem;
}

.pl-16px {
  padding-left: 16px;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pl-2\.5 {
  padding-left: 0.625rem;
}

.pl-20 {
  padding-left: 5rem;
}

.pl-24 {
  padding-left: 6rem;
}

.pl-24px {
  padding-left: 24px;
}

.pl-28 {
  padding-left: 7rem;
}

.pl-3 {
  padding-left: 0.75rem;
}

.pl-3\.5 {
  padding-left: 0.875rem;
}

.pl-32 {
  padding-left: 8rem;
}

.pl-36 {
  padding-left: 9rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pl-40 {
  padding-left: 10rem;
}

.pl-44 {
  padding-left: 11rem;
}

.pl-48 {
  padding-left: 12rem;
}

.pl-48px {
  padding-left: 48px;
}

.pl-5 {
  padding-left: 1.25rem;
}

.pl-52 {
  padding-left: 13rem;
}

.pl-56 {
  padding-left: 14rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pl-60 {
  padding-left: 15rem;
}

.pl-64 {
  padding-left: 16rem;
}

.pl-7 {
  padding-left: 1.75rem;
}

.pl-72 {
  padding-left: 18rem;
}

.pl-8 {
  padding-left: 2rem;
}

.pl-80 {
  padding-left: 20rem;
}

.pl-80px {
  padding-left: 80px;
}

.pl-9 {
  padding-left: 2.25rem;
}

.pl-96 {
  padding-left: 24rem;
}

.pl-\[34px\] {
  padding-left: 34px;
}

.pl-px {
  padding-left: 1px;
}

.pr-0 {
  padding-right: 0px;
}

.pr-0\.5 {
  padding-right: 0.125rem;
}

.pr-0px {
  padding-right: 0px;
}

.pr-1 {
  padding-right: 0.25rem;
}

.pr-1\.5 {
  padding-right: 0.375rem;
}

.pr-10 {
  padding-right: 2.5rem;
}

.pr-11 {
  padding-right: 2.75rem;
}

.pr-12 {
  padding-right: 3rem;
}

.pr-14 {
  padding-right: 3.5rem;
}

.pr-16 {
  padding-right: 4rem;
}

.pr-16px {
  padding-right: 16px;
}

.pr-2 {
  padding-right: 0.5rem;
}

.pr-2\.5 {
  padding-right: 0.625rem;
}

.pr-20 {
  padding-right: 5rem;
}

.pr-24 {
  padding-right: 6rem;
}

.pr-24px {
  padding-right: 24px;
}

.pr-28 {
  padding-right: 7rem;
}

.pr-3 {
  padding-right: 0.75rem;
}

.pr-3\.5 {
  padding-right: 0.875rem;
}

.pr-32 {
  padding-right: 8rem;
}

.pr-36 {
  padding-right: 9rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pr-40 {
  padding-right: 10rem;
}

.pr-44 {
  padding-right: 11rem;
}

.pr-48 {
  padding-right: 12rem;
}

.pr-48px {
  padding-right: 48px;
}

.pr-5 {
  padding-right: 1.25rem;
}

.pr-52 {
  padding-right: 13rem;
}

.pr-56 {
  padding-right: 14rem;
}

.pr-6 {
  padding-right: 1.5rem;
}

.pr-60 {
  padding-right: 15rem;
}

.pr-64 {
  padding-right: 16rem;
}

.pr-7 {
  padding-right: 1.75rem;
}

.pr-72 {
  padding-right: 18rem;
}

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

.pr-80 {
  padding-right: 20rem;
}

.pr-80px {
  padding-right: 80px;
}

.pr-9 {
  padding-right: 2.25rem;
}

.pr-96 {
  padding-right: 24rem;
}

.pr-\[54px\] {
  padding-right: 54px;
}

.pr-px {
  padding-right: 1px;
}

.pt-0 {
  padding-top: 0px;
}

.pt-0\.5 {
  padding-top: 0.125rem;
}

.pt-0px {
  padding-top: 0px;
}

.pt-1 {
  padding-top: 0.25rem;
}

.pt-1\.5 {
  padding-top: 0.375rem;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pt-11 {
  padding-top: 2.75rem;
}

.pt-12 {
  padding-top: 3rem;
}

.pt-14 {
  padding-top: 3.5rem;
}

.pt-16 {
  padding-top: 4rem;
}

.pt-16px {
  padding-top: 16px;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-2\.5 {
  padding-top: 0.625rem;
}

.pt-20 {
  padding-top: 5rem;
}

.pt-24 {
  padding-top: 6rem;
}

.pt-24px {
  padding-top: 24px;
}

.pt-28 {
  padding-top: 7rem;
}

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

.pt-3\.5 {
  padding-top: 0.875rem;
}

.pt-32 {
  padding-top: 8rem;
}

.pt-36 {
  padding-top: 9rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-40 {
  padding-top: 10rem;
}

.pt-44 {
  padding-top: 11rem;
}

.pt-48 {
  padding-top: 12rem;
}

.pt-48px {
  padding-top: 48px;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pt-52 {
  padding-top: 13rem;
}

.pt-56 {
  padding-top: 14rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pt-60 {
  padding-top: 15rem;
}

.pt-64 {
  padding-top: 16rem;
}

.pt-7 {
  padding-top: 1.75rem;
}

.pt-72 {
  padding-top: 18rem;
}

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

.pt-80 {
  padding-top: 20rem;
}

.pt-80px {
  padding-top: 80px;
}

.pt-9 {
  padding-top: 2.25rem;
}

.pt-96 {
  padding-top: 24rem;
}

.pt-\[100px\] {
  padding-top: 100px;
}

.pt-\[160px\] {
  padding-top: 160px;
}

.pt-\[20rem\] {
  padding-top: 20rem;
}

.pt-\[40px\] {
  padding-top: 40px;
}

.pt-\[48px\] {
  padding-top: 48px;
}

.pt-\[50px\] {
  padding-top: 50px;
}

.pt-\[60px\] {
  padding-top: 60px;
}

.pt-px {
  padding-top: 1px;
}

.pb-\[160px\] {
  padding-bottom: 160px;
}

.text-left {
  text-align: left;
}

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

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-\[12px\] {
  font-size: 12px;
}

.text-\[14px\] {
  font-size: 14px;
}

.text-\[16px\] {
  font-size: 16px;
}

.text-\[18px\] {
  font-size: 18px;
}

.text-\[20px\] {
  font-size: 20px;
}

.text-\[24px\] {
  font-size: 24px;
}

.text-\[32px\] {
  font-size: 32px;
}

.text-\[48px\] {
  font-size: 48px;
}

.text-\[52px\] {
  font-size: 52px;
}

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

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-\[500\] {
  font-weight: 500;
}

.font-\[600\] {
  font-weight: 600;
}

.font-\[700\] {
  font-weight: 700;
}

.font-bold {
  font-weight: 700;
}

.font-normal {
  font-weight: 400;
}

.uppercase {
  text-transform: uppercase;
}

.leading-\[1\.4\] {
  line-height: 1.4;
}

.leading-\[1\] {
  line-height: 1;
}

.leading-\[24px\] {
  line-height: 24px;
}

.leading-\[30px\] {
  line-height: 30px;
}

.leading-relaxed {
  line-height: 1.625;
}

.leading-tight {
  line-height: 1.25;
}

.\!tracking-\[0\.5px\] {
  letter-spacing: 0.5px !important;
}

.tracking-\[2\.52px\] {
  letter-spacing: 2.52px;
}

.\!text-blue {
  color: var(--blue) !important;
}

.\!text-orange {
  color: var(--orange) !important;
}

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

.text-blue {
  color: var(--blue);
}

.text-grey {
  --tw-text-opacity: 1;
  color: rgb(205 217 209 / var(--tw-text-opacity));
}

.text-navy {
  color: var(--navy);
}

.text-offwhite {
  color: var(--offwhite);
}

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

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

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

.opacity-\[0\.1\] {
  opacity: 0.1;
}

.opacity-\[0\.25\] {
  opacity: 0.25;
}

.opacity-\[0\.2\] {
  opacity: 0.2;
}

.opacity-\[0\.8\] {
  opacity: 0.8;
}

.opacity-\[1\] {
  opacity: 1;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0_0_10px_0_rgba\(0\2c 0\2c 0\2c 0\.1\)\] {
  --tw-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
  --tw-shadow-colored: 0 0 10px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

.outline {
  outline-style: solid;
}

.outline-white {
  outline-color: #FFFFFF;
}

.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.backdrop-blur-\[6px\] {
  --tw-backdrop-blur: blur(6px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-\[0\.3s\] {
  transition-property: 0.3s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.hover\:\!bg-navy:hover {
  background-color: var(--navy) !important;
}

.hover\:bg-navy:hover {
  background-color: var(--navy);
}

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

.hover\:bg-opacity-90:hover {
  --tw-bg-opacity: 0.9;
}

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

.hover\:text-navy:hover {
  color: var(--navy);
}

.hover\:text-orange:hover {
  color: var(--orange);
}

.hover\:text-white:hover {
  --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-\[1\.1\] {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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\:border-b-white {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}

@media (min-width: 640px) {
  .sm\:absolute {
    position: absolute;
  }

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

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

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

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

  .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-first {
    order: 9999;
  }

  .sm\:-order-last {
    order: -9999;
  }

  .sm\:-order-none {
    order: 0;
  }

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

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

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

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

  .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-first {
    order: -9999;
  }

  .sm\:order-last {
    order: 9999;
  }

  .sm\:order-none {
    order: 0;
  }

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

  .sm\:-mx-0\.5 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

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

  .sm\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .sm\:-mx-1\.5 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .sm\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .sm\:-mx-11 {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .sm\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .sm\:-mx-14 {
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .sm\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .sm\:-mx-16px {
    margin-left: -16px;
    margin-right: -16px;
  }

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

  .sm\:-mx-2\.5 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .sm\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .sm\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .sm\:-mx-24px {
    margin-left: -24px;
    margin-right: -24px;
  }

  .sm\:-mx-28 {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .sm\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .sm\:-mx-3\.5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .sm\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .sm\:-mx-36 {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .sm\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .sm\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .sm\:-mx-44 {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .sm\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .sm\:-mx-48px {
    margin-left: -48px;
    margin-right: -48px;
  }

  .sm\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .sm\:-mx-52 {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .sm\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .sm\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .sm\:-mx-60 {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .sm\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .sm\:-mx-7 {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .sm\:-mx-72 {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .sm\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .sm\:-mx-80 {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .sm\:-mx-80px {
    margin-left: -80px;
    margin-right: -80px;
  }

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

  .sm\:-mx-96 {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .sm\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .sm\:-my-0 {
    margin-top: -0px;
    margin-bottom: -0px;
  }

  .sm\:-my-0\.5 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .sm\:-my-0px {
    margin-top: -0px;
    margin-bottom: -0px;
  }

  .sm\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .sm\:-my-1\.5 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

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

  .sm\:-my-11 {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

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

  .sm\:-my-14 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .sm\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .sm\:-my-16px {
    margin-top: -16px;
    margin-bottom: -16px;
  }

  .sm\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .sm\:-my-2\.5 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .sm\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .sm\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .sm\:-my-24px {
    margin-top: -24px;
    margin-bottom: -24px;
  }

  .sm\:-my-28 {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .sm\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .sm\:-my-3\.5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .sm\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .sm\:-my-36 {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .sm\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .sm\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .sm\:-my-44 {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .sm\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .sm\:-my-48px {
    margin-top: -48px;
    margin-bottom: -48px;
  }

  .sm\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .sm\:-my-52 {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .sm\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .sm\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .sm\:-my-60 {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .sm\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .sm\:-my-7 {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .sm\:-my-72 {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

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

  .sm\:-my-80 {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .sm\:-my-80px {
    margin-top: -80px;
    margin-bottom: -80px;
  }

  .sm\:-my-9 {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .sm\:-my-96 {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .sm\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

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

  .sm\:mx-0\.5 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

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

  .sm\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .sm\:mx-1\.5 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .sm\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .sm\:mx-11 {
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .sm\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .sm\:mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .sm\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .sm\:mx-16px {
    margin-left: 16px;
    margin-right: 16px;
  }

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

  .sm\:mx-2\.5 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .sm\:mx-20 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .sm\:mx-24 {
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .sm\:mx-24px {
    margin-left: 24px;
    margin-right: 24px;
  }

  .sm\:mx-28 {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .sm\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .sm\:mx-3\.5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .sm\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .sm\:mx-36 {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .sm\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .sm\:mx-40 {
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .sm\:mx-44 {
    margin-left: 11rem;
    margin-right: 11rem;
  }

  .sm\:mx-48 {
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .sm\:mx-48px {
    margin-left: 48px;
    margin-right: 48px;
  }

  .sm\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .sm\:mx-52 {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .sm\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .sm\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .sm\:mx-60 {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .sm\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .sm\:mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .sm\:mx-72 {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .sm\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .sm\:mx-80 {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .sm\:mx-80px {
    margin-left: 80px;
    margin-right: 80px;
  }

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

  .sm\:mx-96 {
    margin-left: 24rem;
    margin-right: 24rem;
  }

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

  .sm\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .sm\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .sm\:my-0\.5 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .sm\:my-0px {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .sm\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .sm\:my-1\.5 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

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

  .sm\:my-11 {
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }

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

  .sm\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .sm\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .sm\:my-16px {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .sm\:my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .sm\:my-2\.5 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .sm\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .sm\:my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .sm\:my-24px {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .sm\:my-28 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .sm\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .sm\:my-3\.5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .sm\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .sm\:my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .sm\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .sm\:my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .sm\:my-44 {
    margin-top: 11rem;
    margin-bottom: 11rem;
  }

  .sm\:my-48 {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .sm\:my-48px {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .sm\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .sm\:my-52 {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .sm\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .sm\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .sm\:my-60 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .sm\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .sm\:my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .sm\:my-72 {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

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

  .sm\:my-80 {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .sm\:my-80px {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .sm\:my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .sm\:my-96 {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .sm\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .sm\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

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

  .sm\:-mb-0\.5 {
    margin-bottom: -0.125rem;
  }

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

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

  .sm\:-mb-1\.5 {
    margin-bottom: -0.375rem;
  }

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

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

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

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

  .sm\:-mb-16 {
    margin-bottom: -4rem;
  }

  .sm\:-mb-16px {
    margin-bottom: -16px;
  }

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

  .sm\:-mb-2\.5 {
    margin-bottom: -0.625rem;
  }

  .sm\:-mb-20 {
    margin-bottom: -5rem;
  }

  .sm\:-mb-24 {
    margin-bottom: -6rem;
  }

  .sm\:-mb-24px {
    margin-bottom: -24px;
  }

  .sm\:-mb-28 {
    margin-bottom: -7rem;
  }

  .sm\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .sm\:-mb-3\.5 {
    margin-bottom: -0.875rem;
  }

  .sm\:-mb-32 {
    margin-bottom: -8rem;
  }

  .sm\:-mb-36 {
    margin-bottom: -9rem;
  }

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

  .sm\:-mb-40 {
    margin-bottom: -10rem;
  }

  .sm\:-mb-44 {
    margin-bottom: -11rem;
  }

  .sm\:-mb-48 {
    margin-bottom: -12rem;
  }

  .sm\:-mb-48px {
    margin-bottom: -48px;
  }

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

  .sm\:-mb-52 {
    margin-bottom: -13rem;
  }

  .sm\:-mb-56 {
    margin-bottom: -14rem;
  }

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

  .sm\:-mb-60 {
    margin-bottom: -15rem;
  }

  .sm\:-mb-64 {
    margin-bottom: -16rem;
  }

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

  .sm\:-mb-72 {
    margin-bottom: -18rem;
  }

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

  .sm\:-mb-80 {
    margin-bottom: -20rem;
  }

  .sm\:-mb-80px {
    margin-bottom: -80px;
  }

  .sm\:-mb-9 {
    margin-bottom: -2.25rem;
  }

  .sm\:-mb-96 {
    margin-bottom: -24rem;
  }

  .sm\:-mb-px {
    margin-bottom: -1px;
  }

  .sm\:-ml-0 {
    margin-left: -0px;
  }

  .sm\:-ml-0\.5 {
    margin-left: -0.125rem;
  }

  .sm\:-ml-0px {
    margin-left: -0px;
  }

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

  .sm\:-ml-1\.5 {
    margin-left: -0.375rem;
  }

  .sm\:-ml-10 {
    margin-left: -2.5rem;
  }

  .sm\:-ml-11 {
    margin-left: -2.75rem;
  }

  .sm\:-ml-12 {
    margin-left: -3rem;
  }

  .sm\:-ml-14 {
    margin-left: -3.5rem;
  }

  .sm\:-ml-16 {
    margin-left: -4rem;
  }

  .sm\:-ml-16px {
    margin-left: -16px;
  }

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

  .sm\:-ml-2\.5 {
    margin-left: -0.625rem;
  }

  .sm\:-ml-20 {
    margin-left: -5rem;
  }

  .sm\:-ml-24 {
    margin-left: -6rem;
  }

  .sm\:-ml-24px {
    margin-left: -24px;
  }

  .sm\:-ml-28 {
    margin-left: -7rem;
  }

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

  .sm\:-ml-3\.5 {
    margin-left: -0.875rem;
  }

  .sm\:-ml-32 {
    margin-left: -8rem;
  }

  .sm\:-ml-36 {
    margin-left: -9rem;
  }

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

  .sm\:-ml-40 {
    margin-left: -10rem;
  }

  .sm\:-ml-44 {
    margin-left: -11rem;
  }

  .sm\:-ml-48 {
    margin-left: -12rem;
  }

  .sm\:-ml-48px {
    margin-left: -48px;
  }

  .sm\:-ml-5 {
    margin-left: -1.25rem;
  }

  .sm\:-ml-52 {
    margin-left: -13rem;
  }

  .sm\:-ml-56 {
    margin-left: -14rem;
  }

  .sm\:-ml-6 {
    margin-left: -1.5rem;
  }

  .sm\:-ml-60 {
    margin-left: -15rem;
  }

  .sm\:-ml-64 {
    margin-left: -16rem;
  }

  .sm\:-ml-7 {
    margin-left: -1.75rem;
  }

  .sm\:-ml-72 {
    margin-left: -18rem;
  }

  .sm\:-ml-8 {
    margin-left: -2rem;
  }

  .sm\:-ml-80 {
    margin-left: -20rem;
  }

  .sm\:-ml-80px {
    margin-left: -80px;
  }

  .sm\:-ml-9 {
    margin-left: -2.25rem;
  }

  .sm\:-ml-96 {
    margin-left: -24rem;
  }

  .sm\:-ml-px {
    margin-left: -1px;
  }

  .sm\:-mr-0 {
    margin-right: -0px;
  }

  .sm\:-mr-0\.5 {
    margin-right: -0.125rem;
  }

  .sm\:-mr-0px {
    margin-right: -0px;
  }

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

  .sm\:-mr-1\.5 {
    margin-right: -0.375rem;
  }

  .sm\:-mr-10 {
    margin-right: -2.5rem;
  }

  .sm\:-mr-11 {
    margin-right: -2.75rem;
  }

  .sm\:-mr-12 {
    margin-right: -3rem;
  }

  .sm\:-mr-14 {
    margin-right: -3.5rem;
  }

  .sm\:-mr-16 {
    margin-right: -4rem;
  }

  .sm\:-mr-16px {
    margin-right: -16px;
  }

  .sm\:-mr-2 {
    margin-right: -0.5rem;
  }

  .sm\:-mr-2\.5 {
    margin-right: -0.625rem;
  }

  .sm\:-mr-20 {
    margin-right: -5rem;
  }

  .sm\:-mr-24 {
    margin-right: -6rem;
  }

  .sm\:-mr-24px {
    margin-right: -24px;
  }

  .sm\:-mr-28 {
    margin-right: -7rem;
  }

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

  .sm\:-mr-3\.5 {
    margin-right: -0.875rem;
  }

  .sm\:-mr-32 {
    margin-right: -8rem;
  }

  .sm\:-mr-36 {
    margin-right: -9rem;
  }

  .sm\:-mr-4 {
    margin-right: -1rem;
  }

  .sm\:-mr-40 {
    margin-right: -10rem;
  }

  .sm\:-mr-44 {
    margin-right: -11rem;
  }

  .sm\:-mr-48 {
    margin-right: -12rem;
  }

  .sm\:-mr-48px {
    margin-right: -48px;
  }

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

  .sm\:-mr-52 {
    margin-right: -13rem;
  }

  .sm\:-mr-56 {
    margin-right: -14rem;
  }

  .sm\:-mr-6 {
    margin-right: -1.5rem;
  }

  .sm\:-mr-60 {
    margin-right: -15rem;
  }

  .sm\:-mr-64 {
    margin-right: -16rem;
  }

  .sm\:-mr-7 {
    margin-right: -1.75rem;
  }

  .sm\:-mr-72 {
    margin-right: -18rem;
  }

  .sm\:-mr-8 {
    margin-right: -2rem;
  }

  .sm\:-mr-80 {
    margin-right: -20rem;
  }

  .sm\:-mr-80px {
    margin-right: -80px;
  }

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

  .sm\:-mr-96 {
    margin-right: -24rem;
  }

  .sm\:-mr-px {
    margin-right: -1px;
  }

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

  .sm\:-mt-0\.5 {
    margin-top: -0.125rem;
  }

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

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

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

  .sm\:-mt-10 {
    margin-top: -2.5rem;
  }

  .sm\:-mt-11 {
    margin-top: -2.75rem;
  }

  .sm\:-mt-12 {
    margin-top: -3rem;
  }

  .sm\:-mt-14 {
    margin-top: -3.5rem;
  }

  .sm\:-mt-16 {
    margin-top: -4rem;
  }

  .sm\:-mt-16px {
    margin-top: -16px;
  }

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

  .sm\:-mt-2\.5 {
    margin-top: -0.625rem;
  }

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

  .sm\:-mt-24 {
    margin-top: -6rem;
  }

  .sm\:-mt-24px {
    margin-top: -24px;
  }

  .sm\:-mt-28 {
    margin-top: -7rem;
  }

  .sm\:-mt-3 {
    margin-top: -0.75rem;
  }

  .sm\:-mt-3\.5 {
    margin-top: -0.875rem;
  }

  .sm\:-mt-32 {
    margin-top: -8rem;
  }

  .sm\:-mt-36 {
    margin-top: -9rem;
  }

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

  .sm\:-mt-40 {
    margin-top: -10rem;
  }

  .sm\:-mt-44 {
    margin-top: -11rem;
  }

  .sm\:-mt-48 {
    margin-top: -12rem;
  }

  .sm\:-mt-48px {
    margin-top: -48px;
  }

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

  .sm\:-mt-52 {
    margin-top: -13rem;
  }

  .sm\:-mt-56 {
    margin-top: -14rem;
  }

  .sm\:-mt-6 {
    margin-top: -1.5rem;
  }

  .sm\:-mt-60 {
    margin-top: -15rem;
  }

  .sm\:-mt-64 {
    margin-top: -16rem;
  }

  .sm\:-mt-7 {
    margin-top: -1.75rem;
  }

  .sm\:-mt-72 {
    margin-top: -18rem;
  }

  .sm\:-mt-8 {
    margin-top: -2rem;
  }

  .sm\:-mt-80 {
    margin-top: -20rem;
  }

  .sm\:-mt-80px {
    margin-top: -80px;
  }

  .sm\:-mt-9 {
    margin-top: -2.25rem;
  }

  .sm\:-mt-96 {
    margin-top: -24rem;
  }

  .sm\:-mt-px {
    margin-top: -1px;
  }

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

  .sm\:mb-0\.5 {
    margin-bottom: 0.125rem;
  }

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

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

  .sm\:mb-1\.5 {
    margin-bottom: 0.375rem;
  }

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

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

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

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

  .sm\:mb-16 {
    margin-bottom: 4rem;
  }

  .sm\:mb-16px {
    margin-bottom: 16px;
  }

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

  .sm\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }

  .sm\:mb-20 {
    margin-bottom: 5rem;
  }

  .sm\:mb-24 {
    margin-bottom: 6rem;
  }

  .sm\:mb-24px {
    margin-bottom: 24px;
  }

  .sm\:mb-28 {
    margin-bottom: 7rem;
  }

  .sm\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .sm\:mb-3\.5 {
    margin-bottom: 0.875rem;
  }

  .sm\:mb-32 {
    margin-bottom: 8rem;
  }

  .sm\:mb-36 {
    margin-bottom: 9rem;
  }

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

  .sm\:mb-40 {
    margin-bottom: 10rem;
  }

  .sm\:mb-44 {
    margin-bottom: 11rem;
  }

  .sm\:mb-48 {
    margin-bottom: 12rem;
  }

  .sm\:mb-48px {
    margin-bottom: 48px;
  }

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

  .sm\:mb-52 {
    margin-bottom: 13rem;
  }

  .sm\:mb-56 {
    margin-bottom: 14rem;
  }

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

  .sm\:mb-60 {
    margin-bottom: 15rem;
  }

  .sm\:mb-64 {
    margin-bottom: 16rem;
  }

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

  .sm\:mb-72 {
    margin-bottom: 18rem;
  }

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

  .sm\:mb-80 {
    margin-bottom: 20rem;
  }

  .sm\:mb-80px {
    margin-bottom: 80px;
  }

  .sm\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .sm\:mb-96 {
    margin-bottom: 24rem;
  }

  .sm\:mb-auto {
    margin-bottom: auto;
  }

  .sm\:mb-px {
    margin-bottom: 1px;
  }

  .sm\:ml-0 {
    margin-left: 0px;
  }

  .sm\:ml-0\.5 {
    margin-left: 0.125rem;
  }

  .sm\:ml-0px {
    margin-left: 0px;
  }

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

  .sm\:ml-1\.5 {
    margin-left: 0.375rem;
  }

  .sm\:ml-10 {
    margin-left: 2.5rem;
  }

  .sm\:ml-11 {
    margin-left: 2.75rem;
  }

  .sm\:ml-12 {
    margin-left: 3rem;
  }

  .sm\:ml-14 {
    margin-left: 3.5rem;
  }

  .sm\:ml-16 {
    margin-left: 4rem;
  }

  .sm\:ml-16px {
    margin-left: 16px;
  }

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

  .sm\:ml-2\.5 {
    margin-left: 0.625rem;
  }

  .sm\:ml-20 {
    margin-left: 5rem;
  }

  .sm\:ml-24 {
    margin-left: 6rem;
  }

  .sm\:ml-24px {
    margin-left: 24px;
  }

  .sm\:ml-28 {
    margin-left: 7rem;
  }

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

  .sm\:ml-3\.5 {
    margin-left: 0.875rem;
  }

  .sm\:ml-32 {
    margin-left: 8rem;
  }

  .sm\:ml-36 {
    margin-left: 9rem;
  }

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

  .sm\:ml-40 {
    margin-left: 10rem;
  }

  .sm\:ml-44 {
    margin-left: 11rem;
  }

  .sm\:ml-48 {
    margin-left: 12rem;
  }

  .sm\:ml-48px {
    margin-left: 48px;
  }

  .sm\:ml-5 {
    margin-left: 1.25rem;
  }

  .sm\:ml-52 {
    margin-left: 13rem;
  }

  .sm\:ml-56 {
    margin-left: 14rem;
  }

  .sm\:ml-6 {
    margin-left: 1.5rem;
  }

  .sm\:ml-60 {
    margin-left: 15rem;
  }

  .sm\:ml-64 {
    margin-left: 16rem;
  }

  .sm\:ml-7 {
    margin-left: 1.75rem;
  }

  .sm\:ml-72 {
    margin-left: 18rem;
  }

  .sm\:ml-8 {
    margin-left: 2rem;
  }

  .sm\:ml-80 {
    margin-left: 20rem;
  }

  .sm\:ml-80px {
    margin-left: 80px;
  }

  .sm\:ml-9 {
    margin-left: 2.25rem;
  }

  .sm\:ml-96 {
    margin-left: 24rem;
  }

  .sm\:ml-auto {
    margin-left: auto;
  }

  .sm\:ml-px {
    margin-left: 1px;
  }

  .sm\:mr-0 {
    margin-right: 0px;
  }

  .sm\:mr-0\.5 {
    margin-right: 0.125rem;
  }

  .sm\:mr-0px {
    margin-right: 0px;
  }

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

  .sm\:mr-1\.5 {
    margin-right: 0.375rem;
  }

  .sm\:mr-10 {
    margin-right: 2.5rem;
  }

  .sm\:mr-11 {
    margin-right: 2.75rem;
  }

  .sm\:mr-12 {
    margin-right: 3rem;
  }

  .sm\:mr-14 {
    margin-right: 3.5rem;
  }

  .sm\:mr-16 {
    margin-right: 4rem;
  }

  .sm\:mr-16px {
    margin-right: 16px;
  }

  .sm\:mr-2 {
    margin-right: 0.5rem;
  }

  .sm\:mr-2\.5 {
    margin-right: 0.625rem;
  }

  .sm\:mr-20 {
    margin-right: 5rem;
  }

  .sm\:mr-24 {
    margin-right: 6rem;
  }

  .sm\:mr-24px {
    margin-right: 24px;
  }

  .sm\:mr-28 {
    margin-right: 7rem;
  }

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

  .sm\:mr-3\.5 {
    margin-right: 0.875rem;
  }

  .sm\:mr-32 {
    margin-right: 8rem;
  }

  .sm\:mr-36 {
    margin-right: 9rem;
  }

  .sm\:mr-4 {
    margin-right: 1rem;
  }

  .sm\:mr-40 {
    margin-right: 10rem;
  }

  .sm\:mr-44 {
    margin-right: 11rem;
  }

  .sm\:mr-48 {
    margin-right: 12rem;
  }

  .sm\:mr-48px {
    margin-right: 48px;
  }

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

  .sm\:mr-52 {
    margin-right: 13rem;
  }

  .sm\:mr-56 {
    margin-right: 14rem;
  }

  .sm\:mr-6 {
    margin-right: 1.5rem;
  }

  .sm\:mr-60 {
    margin-right: 15rem;
  }

  .sm\:mr-64 {
    margin-right: 16rem;
  }

  .sm\:mr-7 {
    margin-right: 1.75rem;
  }

  .sm\:mr-72 {
    margin-right: 18rem;
  }

  .sm\:mr-8 {
    margin-right: 2rem;
  }

  .sm\:mr-80 {
    margin-right: 20rem;
  }

  .sm\:mr-80px {
    margin-right: 80px;
  }

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

  .sm\:mr-96 {
    margin-right: 24rem;
  }

  .sm\:mr-auto {
    margin-right: auto;
  }

  .sm\:mr-px {
    margin-right: 1px;
  }

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

  .sm\:mt-0\.5 {
    margin-top: 0.125rem;
  }

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

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

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

  .sm\:mt-10 {
    margin-top: 2.5rem;
  }

  .sm\:mt-11 {
    margin-top: 2.75rem;
  }

  .sm\:mt-12 {
    margin-top: 3rem;
  }

  .sm\:mt-14 {
    margin-top: 3.5rem;
  }

  .sm\:mt-16 {
    margin-top: 4rem;
  }

  .sm\:mt-16px {
    margin-top: 16px;
  }

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

  .sm\:mt-2\.5 {
    margin-top: 0.625rem;
  }

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

  .sm\:mt-24 {
    margin-top: 6rem;
  }

  .sm\:mt-24px {
    margin-top: 24px;
  }

  .sm\:mt-28 {
    margin-top: 7rem;
  }

  .sm\:mt-3 {
    margin-top: 0.75rem;
  }

  .sm\:mt-3\.5 {
    margin-top: 0.875rem;
  }

  .sm\:mt-32 {
    margin-top: 8rem;
  }

  .sm\:mt-36 {
    margin-top: 9rem;
  }

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

  .sm\:mt-40 {
    margin-top: 10rem;
  }

  .sm\:mt-44 {
    margin-top: 11rem;
  }

  .sm\:mt-48 {
    margin-top: 12rem;
  }

  .sm\:mt-48px {
    margin-top: 48px;
  }

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

  .sm\:mt-52 {
    margin-top: 13rem;
  }

  .sm\:mt-56 {
    margin-top: 14rem;
  }

  .sm\:mt-6 {
    margin-top: 1.5rem;
  }

  .sm\:mt-60 {
    margin-top: 15rem;
  }

  .sm\:mt-64 {
    margin-top: 16rem;
  }

  .sm\:mt-7 {
    margin-top: 1.75rem;
  }

  .sm\:mt-72 {
    margin-top: 18rem;
  }

  .sm\:mt-8 {
    margin-top: 2rem;
  }

  .sm\:mt-80 {
    margin-top: 20rem;
  }

  .sm\:mt-80px {
    margin-top: 80px;
  }

  .sm\:mt-9 {
    margin-top: 2.25rem;
  }

  .sm\:mt-96 {
    margin-top: 24rem;
  }

  .sm\:mt-\[0\] {
    margin-top: 0;
  }

  .sm\:mt-auto {
    margin-top: auto;
  }

  .sm\:mt-px {
    margin-top: 1px;
  }

  .sm\:block {
    display: block;
  }

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

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

  .sm\:hidden {
    display: none;
  }

  .sm\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

  .sm\:w-\[200px\] {
    width: 200px;
  }

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

  .sm\:border-collapse {
    border-collapse: collapse;
  }

  .sm\:border-separate {
    border-collapse: separate;
  }

  .sm\:border-spacing-0 {
    --tw-border-spacing-x: 0px;
    --tw-border-spacing-y: 0px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-0\.5 {
    --tw-border-spacing-x: 0.125rem;
    --tw-border-spacing-y: 0.125rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-0px {
    --tw-border-spacing-x: 0px;
    --tw-border-spacing-y: 0px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-1 {
    --tw-border-spacing-x: 0.25rem;
    --tw-border-spacing-y: 0.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-1\.5 {
    --tw-border-spacing-x: 0.375rem;
    --tw-border-spacing-y: 0.375rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-10 {
    --tw-border-spacing-x: 2.5rem;
    --tw-border-spacing-y: 2.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-11 {
    --tw-border-spacing-x: 2.75rem;
    --tw-border-spacing-y: 2.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-12 {
    --tw-border-spacing-x: 3rem;
    --tw-border-spacing-y: 3rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-14 {
    --tw-border-spacing-x: 3.5rem;
    --tw-border-spacing-y: 3.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-16 {
    --tw-border-spacing-x: 4rem;
    --tw-border-spacing-y: 4rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-16px {
    --tw-border-spacing-x: 16px;
    --tw-border-spacing-y: 16px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-2 {
    --tw-border-spacing-x: 0.5rem;
    --tw-border-spacing-y: 0.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-2\.5 {
    --tw-border-spacing-x: 0.625rem;
    --tw-border-spacing-y: 0.625rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-20 {
    --tw-border-spacing-x: 5rem;
    --tw-border-spacing-y: 5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-24 {
    --tw-border-spacing-x: 6rem;
    --tw-border-spacing-y: 6rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-24px {
    --tw-border-spacing-x: 24px;
    --tw-border-spacing-y: 24px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-28 {
    --tw-border-spacing-x: 7rem;
    --tw-border-spacing-y: 7rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-3 {
    --tw-border-spacing-x: 0.75rem;
    --tw-border-spacing-y: 0.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-3\.5 {
    --tw-border-spacing-x: 0.875rem;
    --tw-border-spacing-y: 0.875rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-32 {
    --tw-border-spacing-x: 8rem;
    --tw-border-spacing-y: 8rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-36 {
    --tw-border-spacing-x: 9rem;
    --tw-border-spacing-y: 9rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-4 {
    --tw-border-spacing-x: 1rem;
    --tw-border-spacing-y: 1rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-40 {
    --tw-border-spacing-x: 10rem;
    --tw-border-spacing-y: 10rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-44 {
    --tw-border-spacing-x: 11rem;
    --tw-border-spacing-y: 11rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-48 {
    --tw-border-spacing-x: 12rem;
    --tw-border-spacing-y: 12rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-48px {
    --tw-border-spacing-x: 48px;
    --tw-border-spacing-y: 48px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-5 {
    --tw-border-spacing-x: 1.25rem;
    --tw-border-spacing-y: 1.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-52 {
    --tw-border-spacing-x: 13rem;
    --tw-border-spacing-y: 13rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-56 {
    --tw-border-spacing-x: 14rem;
    --tw-border-spacing-y: 14rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-6 {
    --tw-border-spacing-x: 1.5rem;
    --tw-border-spacing-y: 1.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-60 {
    --tw-border-spacing-x: 15rem;
    --tw-border-spacing-y: 15rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-64 {
    --tw-border-spacing-x: 16rem;
    --tw-border-spacing-y: 16rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-7 {
    --tw-border-spacing-x: 1.75rem;
    --tw-border-spacing-y: 1.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-72 {
    --tw-border-spacing-x: 18rem;
    --tw-border-spacing-y: 18rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-8 {
    --tw-border-spacing-x: 2rem;
    --tw-border-spacing-y: 2rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-80 {
    --tw-border-spacing-x: 20rem;
    --tw-border-spacing-y: 20rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-80px {
    --tw-border-spacing-x: 80px;
    --tw-border-spacing-y: 80px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-9 {
    --tw-border-spacing-x: 2.25rem;
    --tw-border-spacing-y: 2.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-96 {
    --tw-border-spacing-x: 24rem;
    --tw-border-spacing-y: 24rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-px {
    --tw-border-spacing-x: 1px;
    --tw-border-spacing-y: 1px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-0 {
    --tw-border-spacing-x: 0px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-0\.5 {
    --tw-border-spacing-x: 0.125rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-0px {
    --tw-border-spacing-x: 0px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-1 {
    --tw-border-spacing-x: 0.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-1\.5 {
    --tw-border-spacing-x: 0.375rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-10 {
    --tw-border-spacing-x: 2.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-11 {
    --tw-border-spacing-x: 2.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-12 {
    --tw-border-spacing-x: 3rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-14 {
    --tw-border-spacing-x: 3.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-16 {
    --tw-border-spacing-x: 4rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-16px {
    --tw-border-spacing-x: 16px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-2 {
    --tw-border-spacing-x: 0.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-2\.5 {
    --tw-border-spacing-x: 0.625rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-20 {
    --tw-border-spacing-x: 5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-24 {
    --tw-border-spacing-x: 6rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-24px {
    --tw-border-spacing-x: 24px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-28 {
    --tw-border-spacing-x: 7rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-3 {
    --tw-border-spacing-x: 0.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-3\.5 {
    --tw-border-spacing-x: 0.875rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-32 {
    --tw-border-spacing-x: 8rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-36 {
    --tw-border-spacing-x: 9rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-4 {
    --tw-border-spacing-x: 1rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-40 {
    --tw-border-spacing-x: 10rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-44 {
    --tw-border-spacing-x: 11rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-48 {
    --tw-border-spacing-x: 12rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-48px {
    --tw-border-spacing-x: 48px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-5 {
    --tw-border-spacing-x: 1.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-52 {
    --tw-border-spacing-x: 13rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-56 {
    --tw-border-spacing-x: 14rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-6 {
    --tw-border-spacing-x: 1.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-60 {
    --tw-border-spacing-x: 15rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-64 {
    --tw-border-spacing-x: 16rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-7 {
    --tw-border-spacing-x: 1.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-72 {
    --tw-border-spacing-x: 18rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-8 {
    --tw-border-spacing-x: 2rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-80 {
    --tw-border-spacing-x: 20rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-80px {
    --tw-border-spacing-x: 80px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-9 {
    --tw-border-spacing-x: 2.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-96 {
    --tw-border-spacing-x: 24rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-x-px {
    --tw-border-spacing-x: 1px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-0 {
    --tw-border-spacing-y: 0px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-0\.5 {
    --tw-border-spacing-y: 0.125rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-0px {
    --tw-border-spacing-y: 0px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-1 {
    --tw-border-spacing-y: 0.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-1\.5 {
    --tw-border-spacing-y: 0.375rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-10 {
    --tw-border-spacing-y: 2.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-11 {
    --tw-border-spacing-y: 2.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-12 {
    --tw-border-spacing-y: 3rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-14 {
    --tw-border-spacing-y: 3.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-16 {
    --tw-border-spacing-y: 4rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-16px {
    --tw-border-spacing-y: 16px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-2 {
    --tw-border-spacing-y: 0.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-2\.5 {
    --tw-border-spacing-y: 0.625rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-20 {
    --tw-border-spacing-y: 5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-24 {
    --tw-border-spacing-y: 6rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-24px {
    --tw-border-spacing-y: 24px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-28 {
    --tw-border-spacing-y: 7rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-3 {
    --tw-border-spacing-y: 0.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-3\.5 {
    --tw-border-spacing-y: 0.875rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-32 {
    --tw-border-spacing-y: 8rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-36 {
    --tw-border-spacing-y: 9rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-4 {
    --tw-border-spacing-y: 1rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-40 {
    --tw-border-spacing-y: 10rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-44 {
    --tw-border-spacing-y: 11rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-48 {
    --tw-border-spacing-y: 12rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-48px {
    --tw-border-spacing-y: 48px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-5 {
    --tw-border-spacing-y: 1.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-52 {
    --tw-border-spacing-y: 13rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-56 {
    --tw-border-spacing-y: 14rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-6 {
    --tw-border-spacing-y: 1.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-60 {
    --tw-border-spacing-y: 15rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-64 {
    --tw-border-spacing-y: 16rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-7 {
    --tw-border-spacing-y: 1.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-72 {
    --tw-border-spacing-y: 18rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-8 {
    --tw-border-spacing-y: 2rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-80 {
    --tw-border-spacing-y: 20rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-80px {
    --tw-border-spacing-y: 80px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-9 {
    --tw-border-spacing-y: 2.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-96 {
    --tw-border-spacing-y: 24rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .sm\:border-spacing-y-px {
    --tw-border-spacing-y: 1px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

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

  .sm\:-scroll-mx-0\.5 {
    scroll-margin-left: -0.125rem;
    scroll-margin-right: -0.125rem;
  }

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

  .sm\:-scroll-mx-1 {
    scroll-margin-left: -0.25rem;
    scroll-margin-right: -0.25rem;
  }

  .sm\:-scroll-mx-1\.5 {
    scroll-margin-left: -0.375rem;
    scroll-margin-right: -0.375rem;
  }

  .sm\:-scroll-mx-10 {
    scroll-margin-left: -2.5rem;
    scroll-margin-right: -2.5rem;
  }

  .sm\:-scroll-mx-11 {
    scroll-margin-left: -2.75rem;
    scroll-margin-right: -2.75rem;
  }

  .sm\:-scroll-mx-12 {
    scroll-margin-left: -3rem;
    scroll-margin-right: -3rem;
  }

  .sm\:-scroll-mx-14 {
    scroll-margin-left: -3.5rem;
    scroll-margin-right: -3.5rem;
  }

  .sm\:-scroll-mx-16 {
    scroll-margin-left: -4rem;
    scroll-margin-right: -4rem;
  }

  .sm\:-scroll-mx-16px {
    scroll-margin-left: -16px;
    scroll-margin-right: -16px;
  }

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

  .sm\:-scroll-mx-2\.5 {
    scroll-margin-left: -0.625rem;
    scroll-margin-right: -0.625rem;
  }

  .sm\:-scroll-mx-20 {
    scroll-margin-left: -5rem;
    scroll-margin-right: -5rem;
  }

  .sm\:-scroll-mx-24 {
    scroll-margin-left: -6rem;
    scroll-margin-right: -6rem;
  }

  .sm\:-scroll-mx-24px {
    scroll-margin-left: -24px;
    scroll-margin-right: -24px;
  }

  .sm\:-scroll-mx-28 {
    scroll-margin-left: -7rem;
    scroll-margin-right: -7rem;
  }

  .sm\:-scroll-mx-3 {
    scroll-margin-left: -0.75rem;
    scroll-margin-right: -0.75rem;
  }

  .sm\:-scroll-mx-3\.5 {
    scroll-margin-left: -0.875rem;
    scroll-margin-right: -0.875rem;
  }

  .sm\:-scroll-mx-32 {
    scroll-margin-left: -8rem;
    scroll-margin-right: -8rem;
  }

  .sm\:-scroll-mx-36 {
    scroll-margin-left: -9rem;
    scroll-margin-right: -9rem;
  }

  .sm\:-scroll-mx-4 {
    scroll-margin-left: -1rem;
    scroll-margin-right: -1rem;
  }

  .sm\:-scroll-mx-40 {
    scroll-margin-left: -10rem;
    scroll-margin-right: -10rem;
  }

  .sm\:-scroll-mx-44 {
    scroll-margin-left: -11rem;
    scroll-margin-right: -11rem;
  }

  .sm\:-scroll-mx-48 {
    scroll-margin-left: -12rem;
    scroll-margin-right: -12rem;
  }

  .sm\:-scroll-mx-48px {
    scroll-margin-left: -48px;
    scroll-margin-right: -48px;
  }

  .sm\:-scroll-mx-5 {
    scroll-margin-left: -1.25rem;
    scroll-margin-right: -1.25rem;
  }

  .sm\:-scroll-mx-52 {
    scroll-margin-left: -13rem;
    scroll-margin-right: -13rem;
  }

  .sm\:-scroll-mx-56 {
    scroll-margin-left: -14rem;
    scroll-margin-right: -14rem;
  }

  .sm\:-scroll-mx-6 {
    scroll-margin-left: -1.5rem;
    scroll-margin-right: -1.5rem;
  }

  .sm\:-scroll-mx-60 {
    scroll-margin-left: -15rem;
    scroll-margin-right: -15rem;
  }

  .sm\:-scroll-mx-64 {
    scroll-margin-left: -16rem;
    scroll-margin-right: -16rem;
  }

  .sm\:-scroll-mx-7 {
    scroll-margin-left: -1.75rem;
    scroll-margin-right: -1.75rem;
  }

  .sm\:-scroll-mx-72 {
    scroll-margin-left: -18rem;
    scroll-margin-right: -18rem;
  }

  .sm\:-scroll-mx-8 {
    scroll-margin-left: -2rem;
    scroll-margin-right: -2rem;
  }

  .sm\:-scroll-mx-80 {
    scroll-margin-left: -20rem;
    scroll-margin-right: -20rem;
  }

  .sm\:-scroll-mx-80px {
    scroll-margin-left: -80px;
    scroll-margin-right: -80px;
  }

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

  .sm\:-scroll-mx-96 {
    scroll-margin-left: -24rem;
    scroll-margin-right: -24rem;
  }

  .sm\:-scroll-mx-px {
    scroll-margin-left: -1px;
    scroll-margin-right: -1px;
  }

  .sm\:-scroll-my-0 {
    scroll-margin-top: -0px;
    scroll-margin-bottom: -0px;
  }

  .sm\:-scroll-my-0\.5 {
    scroll-margin-top: -0.125rem;
    scroll-margin-bottom: -0.125rem;
  }

  .sm\:-scroll-my-0px {
    scroll-margin-top: -0px;
    scroll-margin-bottom: -0px;
  }

  .sm\:-scroll-my-1 {
    scroll-margin-top: -0.25rem;
    scroll-margin-bottom: -0.25rem;
  }

  .sm\:-scroll-my-1\.5 {
    scroll-margin-top: -0.375rem;
    scroll-margin-bottom: -0.375rem;
  }

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

  .sm\:-scroll-my-11 {
    scroll-margin-top: -2.75rem;
    scroll-margin-bottom: -2.75rem;
  }

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

  .sm\:-scroll-my-14 {
    scroll-margin-top: -3.5rem;
    scroll-margin-bottom: -3.5rem;
  }

  .sm\:-scroll-my-16 {
    scroll-margin-top: -4rem;
    scroll-margin-bottom: -4rem;
  }

  .sm\:-scroll-my-16px {
    scroll-margin-top: -16px;
    scroll-margin-bottom: -16px;
  }

  .sm\:-scroll-my-2 {
    scroll-margin-top: -0.5rem;
    scroll-margin-bottom: -0.5rem;
  }

  .sm\:-scroll-my-2\.5 {
    scroll-margin-top: -0.625rem;
    scroll-margin-bottom: -0.625rem;
  }

  .sm\:-scroll-my-20 {
    scroll-margin-top: -5rem;
    scroll-margin-bottom: -5rem;
  }

  .sm\:-scroll-my-24 {
    scroll-margin-top: -6rem;
    scroll-margin-bottom: -6rem;
  }

  .sm\:-scroll-my-24px {
    scroll-margin-top: -24px;
    scroll-margin-bottom: -24px;
  }

  .sm\:-scroll-my-28 {
    scroll-margin-top: -7rem;
    scroll-margin-bottom: -7rem;
  }

  .sm\:-scroll-my-3 {
    scroll-margin-top: -0.75rem;
    scroll-margin-bottom: -0.75rem;
  }

  .sm\:-scroll-my-3\.5 {
    scroll-margin-top: -0.875rem;
    scroll-margin-bottom: -0.875rem;
  }

  .sm\:-scroll-my-32 {
    scroll-margin-top: -8rem;
    scroll-margin-bottom: -8rem;
  }

  .sm\:-scroll-my-36 {
    scroll-margin-top: -9rem;
    scroll-margin-bottom: -9rem;
  }

  .sm\:-scroll-my-4 {
    scroll-margin-top: -1rem;
    scroll-margin-bottom: -1rem;
  }

  .sm\:-scroll-my-40 {
    scroll-margin-top: -10rem;
    scroll-margin-bottom: -10rem;
  }

  .sm\:-scroll-my-44 {
    scroll-margin-top: -11rem;
    scroll-margin-bottom: -11rem;
  }

  .sm\:-scroll-my-48 {
    scroll-margin-top: -12rem;
    scroll-margin-bottom: -12rem;
  }

  .sm\:-scroll-my-48px {
    scroll-margin-top: -48px;
    scroll-margin-bottom: -48px;
  }

  .sm\:-scroll-my-5 {
    scroll-margin-top: -1.25rem;
    scroll-margin-bottom: -1.25rem;
  }

  .sm\:-scroll-my-52 {
    scroll-margin-top: -13rem;
    scroll-margin-bottom: -13rem;
  }

  .sm\:-scroll-my-56 {
    scroll-margin-top: -14rem;
    scroll-margin-bottom: -14rem;
  }

  .sm\:-scroll-my-6 {
    scroll-margin-top: -1.5rem;
    scroll-margin-bottom: -1.5rem;
  }

  .sm\:-scroll-my-60 {
    scroll-margin-top: -15rem;
    scroll-margin-bottom: -15rem;
  }

  .sm\:-scroll-my-64 {
    scroll-margin-top: -16rem;
    scroll-margin-bottom: -16rem;
  }

  .sm\:-scroll-my-7 {
    scroll-margin-top: -1.75rem;
    scroll-margin-bottom: -1.75rem;
  }

  .sm\:-scroll-my-72 {
    scroll-margin-top: -18rem;
    scroll-margin-bottom: -18rem;
  }

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

  .sm\:-scroll-my-80 {
    scroll-margin-top: -20rem;
    scroll-margin-bottom: -20rem;
  }

  .sm\:-scroll-my-80px {
    scroll-margin-top: -80px;
    scroll-margin-bottom: -80px;
  }

  .sm\:-scroll-my-9 {
    scroll-margin-top: -2.25rem;
    scroll-margin-bottom: -2.25rem;
  }

  .sm\:-scroll-my-96 {
    scroll-margin-top: -24rem;
    scroll-margin-bottom: -24rem;
  }

  .sm\:-scroll-my-px {
    scroll-margin-top: -1px;
    scroll-margin-bottom: -1px;
  }

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

  .sm\:scroll-mx-0\.5 {
    scroll-margin-left: 0.125rem;
    scroll-margin-right: 0.125rem;
  }

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

  .sm\:scroll-mx-1 {
    scroll-margin-left: 0.25rem;
    scroll-margin-right: 0.25rem;
  }

  .sm\:scroll-mx-1\.5 {
    scroll-margin-left: 0.375rem;
    scroll-margin-right: 0.375rem;
  }

  .sm\:scroll-mx-10 {
    scroll-margin-left: 2.5rem;
    scroll-margin-right: 2.5rem;
  }

  .sm\:scroll-mx-11 {
    scroll-margin-left: 2.75rem;
    scroll-margin-right: 2.75rem;
  }

  .sm\:scroll-mx-12 {
    scroll-margin-left: 3rem;
    scroll-margin-right: 3rem;
  }

  .sm\:scroll-mx-14 {
    scroll-margin-left: 3.5rem;
    scroll-margin-right: 3.5rem;
  }

  .sm\:scroll-mx-16 {
    scroll-margin-left: 4rem;
    scroll-margin-right: 4rem;
  }

  .sm\:scroll-mx-16px {
    scroll-margin-left: 16px;
    scroll-margin-right: 16px;
  }

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

  .sm\:scroll-mx-2\.5 {
    scroll-margin-left: 0.625rem;
    scroll-margin-right: 0.625rem;
  }

  .sm\:scroll-mx-20 {
    scroll-margin-left: 5rem;
    scroll-margin-right: 5rem;
  }

  .sm\:scroll-mx-24 {
    scroll-margin-left: 6rem;
    scroll-margin-right: 6rem;
  }

  .sm\:scroll-mx-24px {
    scroll-margin-left: 24px;
    scroll-margin-right: 24px;
  }

  .sm\:scroll-mx-28 {
    scroll-margin-left: 7rem;
    scroll-margin-right: 7rem;
  }

  .sm\:scroll-mx-3 {
    scroll-margin-left: 0.75rem;
    scroll-margin-right: 0.75rem;
  }

  .sm\:scroll-mx-3\.5 {
    scroll-margin-left: 0.875rem;
    scroll-margin-right: 0.875rem;
  }

  .sm\:scroll-mx-32 {
    scroll-margin-left: 8rem;
    scroll-margin-right: 8rem;
  }

  .sm\:scroll-mx-36 {
    scroll-margin-left: 9rem;
    scroll-margin-right: 9rem;
  }

  .sm\:scroll-mx-4 {
    scroll-margin-left: 1rem;
    scroll-margin-right: 1rem;
  }

  .sm\:scroll-mx-40 {
    scroll-margin-left: 10rem;
    scroll-margin-right: 10rem;
  }

  .sm\:scroll-mx-44 {
    scroll-margin-left: 11rem;
    scroll-margin-right: 11rem;
  }

  .sm\:scroll-mx-48 {
    scroll-margin-left: 12rem;
    scroll-margin-right: 12rem;
  }

  .sm\:scroll-mx-48px {
    scroll-margin-left: 48px;
    scroll-margin-right: 48px;
  }

  .sm\:scroll-mx-5 {
    scroll-margin-left: 1.25rem;
    scroll-margin-right: 1.25rem;
  }

  .sm\:scroll-mx-52 {
    scroll-margin-left: 13rem;
    scroll-margin-right: 13rem;
  }

  .sm\:scroll-mx-56 {
    scroll-margin-left: 14rem;
    scroll-margin-right: 14rem;
  }

  .sm\:scroll-mx-6 {
    scroll-margin-left: 1.5rem;
    scroll-margin-right: 1.5rem;
  }

  .sm\:scroll-mx-60 {
    scroll-margin-left: 15rem;
    scroll-margin-right: 15rem;
  }

  .sm\:scroll-mx-64 {
    scroll-margin-left: 16rem;
    scroll-margin-right: 16rem;
  }

  .sm\:scroll-mx-7 {
    scroll-margin-left: 1.75rem;
    scroll-margin-right: 1.75rem;
  }

  .sm\:scroll-mx-72 {
    scroll-margin-left: 18rem;
    scroll-margin-right: 18rem;
  }

  .sm\:scroll-mx-8 {
    scroll-margin-left: 2rem;
    scroll-margin-right: 2rem;
  }

  .sm\:scroll-mx-80 {
    scroll-margin-left: 20rem;
    scroll-margin-right: 20rem;
  }

  .sm\:scroll-mx-80px {
    scroll-margin-left: 80px;
    scroll-margin-right: 80px;
  }

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

  .sm\:scroll-mx-96 {
    scroll-margin-left: 24rem;
    scroll-margin-right: 24rem;
  }

  .sm\:scroll-mx-px {
    scroll-margin-left: 1px;
    scroll-margin-right: 1px;
  }

  .sm\:scroll-my-0 {
    scroll-margin-top: 0px;
    scroll-margin-bottom: 0px;
  }

  .sm\:scroll-my-0\.5 {
    scroll-margin-top: 0.125rem;
    scroll-margin-bottom: 0.125rem;
  }

  .sm\:scroll-my-0px {
    scroll-margin-top: 0px;
    scroll-margin-bottom: 0px;
  }

  .sm\:scroll-my-1 {
    scroll-margin-top: 0.25rem;
    scroll-margin-bottom: 0.25rem;
  }

  .sm\:scroll-my-1\.5 {
    scroll-margin-top: 0.375rem;
    scroll-margin-bottom: 0.375rem;
  }

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

  .sm\:scroll-my-11 {
    scroll-margin-top: 2.75rem;
    scroll-margin-bottom: 2.75rem;
  }

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

  .sm\:scroll-my-14 {
    scroll-margin-top: 3.5rem;
    scroll-margin-bottom: 3.5rem;
  }

  .sm\:scroll-my-16 {
    scroll-margin-top: 4rem;
    scroll-margin-bottom: 4rem;
  }

  .sm\:scroll-my-16px {
    scroll-margin-top: 16px;
    scroll-margin-bottom: 16px;
  }

  .sm\:scroll-my-2 {
    scroll-margin-top: 0.5rem;
    scroll-margin-bottom: 0.5rem;
  }

  .sm\:scroll-my-2\.5 {
    scroll-margin-top: 0.625rem;
    scroll-margin-bottom: 0.625rem;
  }

  .sm\:scroll-my-20 {
    scroll-margin-top: 5rem;
    scroll-margin-bottom: 5rem;
  }

  .sm\:scroll-my-24 {
    scroll-margin-top: 6rem;
    scroll-margin-bottom: 6rem;
  }

  .sm\:scroll-my-24px {
    scroll-margin-top: 24px;
    scroll-margin-bottom: 24px;
  }

  .sm\:scroll-my-28 {
    scroll-margin-top: 7rem;
    scroll-margin-bottom: 7rem;
  }

  .sm\:scroll-my-3 {
    scroll-margin-top: 0.75rem;
    scroll-margin-bottom: 0.75rem;
  }

  .sm\:scroll-my-3\.5 {
    scroll-margin-top: 0.875rem;
    scroll-margin-bottom: 0.875rem;
  }

  .sm\:scroll-my-32 {
    scroll-margin-top: 8rem;
    scroll-margin-bottom: 8rem;
  }

  .sm\:scroll-my-36 {
    scroll-margin-top: 9rem;
    scroll-margin-bottom: 9rem;
  }

  .sm\:scroll-my-4 {
    scroll-margin-top: 1rem;
    scroll-margin-bottom: 1rem;
  }

  .sm\:scroll-my-40 {
    scroll-margin-top: 10rem;
    scroll-margin-bottom: 10rem;
  }

  .sm\:scroll-my-44 {
    scroll-margin-top: 11rem;
    scroll-margin-bottom: 11rem;
  }

  .sm\:scroll-my-48 {
    scroll-margin-top: 12rem;
    scroll-margin-bottom: 12rem;
  }

  .sm\:scroll-my-48px {
    scroll-margin-top: 48px;
    scroll-margin-bottom: 48px;
  }

  .sm\:scroll-my-5 {
    scroll-margin-top: 1.25rem;
    scroll-margin-bottom: 1.25rem;
  }

  .sm\:scroll-my-52 {
    scroll-margin-top: 13rem;
    scroll-margin-bottom: 13rem;
  }

  .sm\:scroll-my-56 {
    scroll-margin-top: 14rem;
    scroll-margin-bottom: 14rem;
  }

  .sm\:scroll-my-6 {
    scroll-margin-top: 1.5rem;
    scroll-margin-bottom: 1.5rem;
  }

  .sm\:scroll-my-60 {
    scroll-margin-top: 15rem;
    scroll-margin-bottom: 15rem;
  }

  .sm\:scroll-my-64 {
    scroll-margin-top: 16rem;
    scroll-margin-bottom: 16rem;
  }

  .sm\:scroll-my-7 {
    scroll-margin-top: 1.75rem;
    scroll-margin-bottom: 1.75rem;
  }

  .sm\:scroll-my-72 {
    scroll-margin-top: 18rem;
    scroll-margin-bottom: 18rem;
  }

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

  .sm\:scroll-my-80 {
    scroll-margin-top: 20rem;
    scroll-margin-bottom: 20rem;
  }

  .sm\:scroll-my-80px {
    scroll-margin-top: 80px;
    scroll-margin-bottom: 80px;
  }

  .sm\:scroll-my-9 {
    scroll-margin-top: 2.25rem;
    scroll-margin-bottom: 2.25rem;
  }

  .sm\:scroll-my-96 {
    scroll-margin-top: 24rem;
    scroll-margin-bottom: 24rem;
  }

  .sm\:scroll-my-px {
    scroll-margin-top: 1px;
    scroll-margin-bottom: 1px;
  }

  .sm\:-scroll-mb-0 {
    scroll-margin-bottom: -0px;
  }

  .sm\:-scroll-mb-0\.5 {
    scroll-margin-bottom: -0.125rem;
  }

  .sm\:-scroll-mb-0px {
    scroll-margin-bottom: -0px;
  }

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

  .sm\:-scroll-mb-1\.5 {
    scroll-margin-bottom: -0.375rem;
  }

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

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

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

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

  .sm\:-scroll-mb-16 {
    scroll-margin-bottom: -4rem;
  }

  .sm\:-scroll-mb-16px {
    scroll-margin-bottom: -16px;
  }

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

  .sm\:-scroll-mb-2\.5 {
    scroll-margin-bottom: -0.625rem;
  }

  .sm\:-scroll-mb-20 {
    scroll-margin-bottom: -5rem;
  }

  .sm\:-scroll-mb-24 {
    scroll-margin-bottom: -6rem;
  }

  .sm\:-scroll-mb-24px {
    scroll-margin-bottom: -24px;
  }

  .sm\:-scroll-mb-28 {
    scroll-margin-bottom: -7rem;
  }

  .sm\:-scroll-mb-3 {
    scroll-margin-bottom: -0.75rem;
  }

  .sm\:-scroll-mb-3\.5 {
    scroll-margin-bottom: -0.875rem;
  }

  .sm\:-scroll-mb-32 {
    scroll-margin-bottom: -8rem;
  }

  .sm\:-scroll-mb-36 {
    scroll-margin-bottom: -9rem;
  }

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

  .sm\:-scroll-mb-40 {
    scroll-margin-bottom: -10rem;
  }

  .sm\:-scroll-mb-44 {
    scroll-margin-bottom: -11rem;
  }

  .sm\:-scroll-mb-48 {
    scroll-margin-bottom: -12rem;
  }

  .sm\:-scroll-mb-48px {
    scroll-margin-bottom: -48px;
  }

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

  .sm\:-scroll-mb-52 {
    scroll-margin-bottom: -13rem;
  }

  .sm\:-scroll-mb-56 {
    scroll-margin-bottom: -14rem;
  }

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

  .sm\:-scroll-mb-60 {
    scroll-margin-bottom: -15rem;
  }

  .sm\:-scroll-mb-64 {
    scroll-margin-bottom: -16rem;
  }

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

  .sm\:-scroll-mb-72 {
    scroll-margin-bottom: -18rem;
  }

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

  .sm\:-scroll-mb-80 {
    scroll-margin-bottom: -20rem;
  }

  .sm\:-scroll-mb-80px {
    scroll-margin-bottom: -80px;
  }

  .sm\:-scroll-mb-9 {
    scroll-margin-bottom: -2.25rem;
  }

  .sm\:-scroll-mb-96 {
    scroll-margin-bottom: -24rem;
  }

  .sm\:-scroll-mb-px {
    scroll-margin-bottom: -1px;
  }

  .sm\:-scroll-ml-0 {
    scroll-margin-left: -0px;
  }

  .sm\:-scroll-ml-0\.5 {
    scroll-margin-left: -0.125rem;
  }

  .sm\:-scroll-ml-0px {
    scroll-margin-left: -0px;
  }

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

  .sm\:-scroll-ml-1\.5 {
    scroll-margin-left: -0.375rem;
  }

  .sm\:-scroll-ml-10 {
    scroll-margin-left: -2.5rem;
  }

  .sm\:-scroll-ml-11 {
    scroll-margin-left: -2.75rem;
  }

  .sm\:-scroll-ml-12 {
    scroll-margin-left: -3rem;
  }

  .sm\:-scroll-ml-14 {
    scroll-margin-left: -3.5rem;
  }

  .sm\:-scroll-ml-16 {
    scroll-margin-left: -4rem;
  }

  .sm\:-scroll-ml-16px {
    scroll-margin-left: -16px;
  }

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

  .sm\:-scroll-ml-2\.5 {
    scroll-margin-left: -0.625rem;
  }

  .sm\:-scroll-ml-20 {
    scroll-margin-left: -5rem;
  }

  .sm\:-scroll-ml-24 {
    scroll-margin-left: -6rem;
  }

  .sm\:-scroll-ml-24px {
    scroll-margin-left: -24px;
  }

  .sm\:-scroll-ml-28 {
    scroll-margin-left: -7rem;
  }

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

  .sm\:-scroll-ml-3\.5 {
    scroll-margin-left: -0.875rem;
  }

  .sm\:-scroll-ml-32 {
    scroll-margin-left: -8rem;
  }

  .sm\:-scroll-ml-36 {
    scroll-margin-left: -9rem;
  }

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

  .sm\:-scroll-ml-40 {
    scroll-margin-left: -10rem;
  }

  .sm\:-scroll-ml-44 {
    scroll-margin-left: -11rem;
  }

  .sm\:-scroll-ml-48 {
    scroll-margin-left: -12rem;
  }

  .sm\:-scroll-ml-48px {
    scroll-margin-left: -48px;
  }

  .sm\:-scroll-ml-5 {
    scroll-margin-left: -1.25rem;
  }

  .sm\:-scroll-ml-52 {
    scroll-margin-left: -13rem;
  }

  .sm\:-scroll-ml-56 {
    scroll-margin-left: -14rem;
  }

  .sm\:-scroll-ml-6 {
    scroll-margin-left: -1.5rem;
  }

  .sm\:-scroll-ml-60 {
    scroll-margin-left: -15rem;
  }

  .sm\:-scroll-ml-64 {
    scroll-margin-left: -16rem;
  }

  .sm\:-scroll-ml-7 {
    scroll-margin-left: -1.75rem;
  }

  .sm\:-scroll-ml-72 {
    scroll-margin-left: -18rem;
  }

  .sm\:-scroll-ml-8 {
    scroll-margin-left: -2rem;
  }

  .sm\:-scroll-ml-80 {
    scroll-margin-left: -20rem;
  }

  .sm\:-scroll-ml-80px {
    scroll-margin-left: -80px;
  }

  .sm\:-scroll-ml-9 {
    scroll-margin-left: -2.25rem;
  }

  .sm\:-scroll-ml-96 {
    scroll-margin-left: -24rem;
  }

  .sm\:-scroll-ml-px {
    scroll-margin-left: -1px;
  }

  .sm\:-scroll-mr-0 {
    scroll-margin-right: -0px;
  }

  .sm\:-scroll-mr-0\.5 {
    scroll-margin-right: -0.125rem;
  }

  .sm\:-scroll-mr-0px {
    scroll-margin-right: -0px;
  }

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

  .sm\:-scroll-mr-1\.5 {
    scroll-margin-right: -0.375rem;
  }

  .sm\:-scroll-mr-10 {
    scroll-margin-right: -2.5rem;
  }

  .sm\:-scroll-mr-11 {
    scroll-margin-right: -2.75rem;
  }

  .sm\:-scroll-mr-12 {
    scroll-margin-right: -3rem;
  }

  .sm\:-scroll-mr-14 {
    scroll-margin-right: -3.5rem;
  }

  .sm\:-scroll-mr-16 {
    scroll-margin-right: -4rem;
  }

  .sm\:-scroll-mr-16px {
    scroll-margin-right: -16px;
  }

  .sm\:-scroll-mr-2 {
    scroll-margin-right: -0.5rem;
  }

  .sm\:-scroll-mr-2\.5 {
    scroll-margin-right: -0.625rem;
  }

  .sm\:-scroll-mr-20 {
    scroll-margin-right: -5rem;
  }

  .sm\:-scroll-mr-24 {
    scroll-margin-right: -6rem;
  }

  .sm\:-scroll-mr-24px {
    scroll-margin-right: -24px;
  }

  .sm\:-scroll-mr-28 {
    scroll-margin-right: -7rem;
  }

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

  .sm\:-scroll-mr-3\.5 {
    scroll-margin-right: -0.875rem;
  }

  .sm\:-scroll-mr-32 {
    scroll-margin-right: -8rem;
  }

  .sm\:-scroll-mr-36 {
    scroll-margin-right: -9rem;
  }

  .sm\:-scroll-mr-4 {
    scroll-margin-right: -1rem;
  }

  .sm\:-scroll-mr-40 {
    scroll-margin-right: -10rem;
  }

  .sm\:-scroll-mr-44 {
    scroll-margin-right: -11rem;
  }

  .sm\:-scroll-mr-48 {
    scroll-margin-right: -12rem;
  }

  .sm\:-scroll-mr-48px {
    scroll-margin-right: -48px;
  }

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

  .sm\:-scroll-mr-52 {
    scroll-margin-right: -13rem;
  }

  .sm\:-scroll-mr-56 {
    scroll-margin-right: -14rem;
  }

  .sm\:-scroll-mr-6 {
    scroll-margin-right: -1.5rem;
  }

  .sm\:-scroll-mr-60 {
    scroll-margin-right: -15rem;
  }

  .sm\:-scroll-mr-64 {
    scroll-margin-right: -16rem;
  }

  .sm\:-scroll-mr-7 {
    scroll-margin-right: -1.75rem;
  }

  .sm\:-scroll-mr-72 {
    scroll-margin-right: -18rem;
  }

  .sm\:-scroll-mr-8 {
    scroll-margin-right: -2rem;
  }

  .sm\:-scroll-mr-80 {
    scroll-margin-right: -20rem;
  }

  .sm\:-scroll-mr-80px {
    scroll-margin-right: -80px;
  }

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

  .sm\:-scroll-mr-96 {
    scroll-margin-right: -24rem;
  }

  .sm\:-scroll-mr-px {
    scroll-margin-right: -1px;
  }

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

  .sm\:-scroll-mt-0\.5 {
    scroll-margin-top: -0.125rem;
  }

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

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

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

  .sm\:-scroll-mt-10 {
    scroll-margin-top: -2.5rem;
  }

  .sm\:-scroll-mt-11 {
    scroll-margin-top: -2.75rem;
  }

  .sm\:-scroll-mt-12 {
    scroll-margin-top: -3rem;
  }

  .sm\:-scroll-mt-14 {
    scroll-margin-top: -3.5rem;
  }

  .sm\:-scroll-mt-16 {
    scroll-margin-top: -4rem;
  }

  .sm\:-scroll-mt-16px {
    scroll-margin-top: -16px;
  }

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

  .sm\:-scroll-mt-2\.5 {
    scroll-margin-top: -0.625rem;
  }

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

  .sm\:-scroll-mt-24 {
    scroll-margin-top: -6rem;
  }

  .sm\:-scroll-mt-24px {
    scroll-margin-top: -24px;
  }

  .sm\:-scroll-mt-28 {
    scroll-margin-top: -7rem;
  }

  .sm\:-scroll-mt-3 {
    scroll-margin-top: -0.75rem;
  }

  .sm\:-scroll-mt-3\.5 {
    scroll-margin-top: -0.875rem;
  }

  .sm\:-scroll-mt-32 {
    scroll-margin-top: -8rem;
  }

  .sm\:-scroll-mt-36 {
    scroll-margin-top: -9rem;
  }

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

  .sm\:-scroll-mt-40 {
    scroll-margin-top: -10rem;
  }

  .sm\:-scroll-mt-44 {
    scroll-margin-top: -11rem;
  }

  .sm\:-scroll-mt-48 {
    scroll-margin-top: -12rem;
  }

  .sm\:-scroll-mt-48px {
    scroll-margin-top: -48px;
  }

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

  .sm\:-scroll-mt-52 {
    scroll-margin-top: -13rem;
  }

  .sm\:-scroll-mt-56 {
    scroll-margin-top: -14rem;
  }

  .sm\:-scroll-mt-6 {
    scroll-margin-top: -1.5rem;
  }

  .sm\:-scroll-mt-60 {
    scroll-margin-top: -15rem;
  }

  .sm\:-scroll-mt-64 {
    scroll-margin-top: -16rem;
  }

  .sm\:-scroll-mt-7 {
    scroll-margin-top: -1.75rem;
  }

  .sm\:-scroll-mt-72 {
    scroll-margin-top: -18rem;
  }

  .sm\:-scroll-mt-8 {
    scroll-margin-top: -2rem;
  }

  .sm\:-scroll-mt-80 {
    scroll-margin-top: -20rem;
  }

  .sm\:-scroll-mt-80px {
    scroll-margin-top: -80px;
  }

  .sm\:-scroll-mt-9 {
    scroll-margin-top: -2.25rem;
  }

  .sm\:-scroll-mt-96 {
    scroll-margin-top: -24rem;
  }

  .sm\:-scroll-mt-px {
    scroll-margin-top: -1px;
  }

  .sm\:scroll-mb-0 {
    scroll-margin-bottom: 0px;
  }

  .sm\:scroll-mb-0\.5 {
    scroll-margin-bottom: 0.125rem;
  }

  .sm\:scroll-mb-0px {
    scroll-margin-bottom: 0px;
  }

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

  .sm\:scroll-mb-1\.5 {
    scroll-margin-bottom: 0.375rem;
  }

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

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

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

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

  .sm\:scroll-mb-16 {
    scroll-margin-bottom: 4rem;
  }

  .sm\:scroll-mb-16px {
    scroll-margin-bottom: 16px;
  }

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

  .sm\:scroll-mb-2\.5 {
    scroll-margin-bottom: 0.625rem;
  }

  .sm\:scroll-mb-20 {
    scroll-margin-bottom: 5rem;
  }

  .sm\:scroll-mb-24 {
    scroll-margin-bottom: 6rem;
  }

  .sm\:scroll-mb-24px {
    scroll-margin-bottom: 24px;
  }

  .sm\:scroll-mb-28 {
    scroll-margin-bottom: 7rem;
  }

  .sm\:scroll-mb-3 {
    scroll-margin-bottom: 0.75rem;
  }

  .sm\:scroll-mb-3\.5 {
    scroll-margin-bottom: 0.875rem;
  }

  .sm\:scroll-mb-32 {
    scroll-margin-bottom: 8rem;
  }

  .sm\:scroll-mb-36 {
    scroll-margin-bottom: 9rem;
  }

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

  .sm\:scroll-mb-40 {
    scroll-margin-bottom: 10rem;
  }

  .sm\:scroll-mb-44 {
    scroll-margin-bottom: 11rem;
  }

  .sm\:scroll-mb-48 {
    scroll-margin-bottom: 12rem;
  }

  .sm\:scroll-mb-48px {
    scroll-margin-bottom: 48px;
  }

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

  .sm\:scroll-mb-52 {
    scroll-margin-bottom: 13rem;
  }

  .sm\:scroll-mb-56 {
    scroll-margin-bottom: 14rem;
  }

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

  .sm\:scroll-mb-60 {
    scroll-margin-bottom: 15rem;
  }

  .sm\:scroll-mb-64 {
    scroll-margin-bottom: 16rem;
  }

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

  .sm\:scroll-mb-72 {
    scroll-margin-bottom: 18rem;
  }

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

  .sm\:scroll-mb-80 {
    scroll-margin-bottom: 20rem;
  }

  .sm\:scroll-mb-80px {
    scroll-margin-bottom: 80px;
  }

  .sm\:scroll-mb-9 {
    scroll-margin-bottom: 2.25rem;
  }

  .sm\:scroll-mb-96 {
    scroll-margin-bottom: 24rem;
  }

  .sm\:scroll-mb-px {
    scroll-margin-bottom: 1px;
  }

  .sm\:scroll-ml-0 {
    scroll-margin-left: 0px;
  }

  .sm\:scroll-ml-0\.5 {
    scroll-margin-left: 0.125rem;
  }

  .sm\:scroll-ml-0px {
    scroll-margin-left: 0px;
  }

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

  .sm\:scroll-ml-1\.5 {
    scroll-margin-left: 0.375rem;
  }

  .sm\:scroll-ml-10 {
    scroll-margin-left: 2.5rem;
  }

  .sm\:scroll-ml-11 {
    scroll-margin-left: 2.75rem;
  }

  .sm\:scroll-ml-12 {
    scroll-margin-left: 3rem;
  }

  .sm\:scroll-ml-14 {
    scroll-margin-left: 3.5rem;
  }

  .sm\:scroll-ml-16 {
    scroll-margin-left: 4rem;
  }

  .sm\:scroll-ml-16px {
    scroll-margin-left: 16px;
  }

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

  .sm\:scroll-ml-2\.5 {
    scroll-margin-left: 0.625rem;
  }

  .sm\:scroll-ml-20 {
    scroll-margin-left: 5rem;
  }

  .sm\:scroll-ml-24 {
    scroll-margin-left: 6rem;
  }

  .sm\:scroll-ml-24px {
    scroll-margin-left: 24px;
  }

  .sm\:scroll-ml-28 {
    scroll-margin-left: 7rem;
  }

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

  .sm\:scroll-ml-3\.5 {
    scroll-margin-left: 0.875rem;
  }

  .sm\:scroll-ml-32 {
    scroll-margin-left: 8rem;
  }

  .sm\:scroll-ml-36 {
    scroll-margin-left: 9rem;
  }

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

  .sm\:scroll-ml-40 {
    scroll-margin-left: 10rem;
  }

  .sm\:scroll-ml-44 {
    scroll-margin-left: 11rem;
  }

  .sm\:scroll-ml-48 {
    scroll-margin-left: 12rem;
  }

  .sm\:scroll-ml-48px {
    scroll-margin-left: 48px;
  }

  .sm\:scroll-ml-5 {
    scroll-margin-left: 1.25rem;
  }

  .sm\:scroll-ml-52 {
    scroll-margin-left: 13rem;
  }

  .sm\:scroll-ml-56 {
    scroll-margin-left: 14rem;
  }

  .sm\:scroll-ml-6 {
    scroll-margin-left: 1.5rem;
  }

  .sm\:scroll-ml-60 {
    scroll-margin-left: 15rem;
  }

  .sm\:scroll-ml-64 {
    scroll-margin-left: 16rem;
  }

  .sm\:scroll-ml-7 {
    scroll-margin-left: 1.75rem;
  }

  .sm\:scroll-ml-72 {
    scroll-margin-left: 18rem;
  }

  .sm\:scroll-ml-8 {
    scroll-margin-left: 2rem;
  }

  .sm\:scroll-ml-80 {
    scroll-margin-left: 20rem;
  }

  .sm\:scroll-ml-80px {
    scroll-margin-left: 80px;
  }

  .sm\:scroll-ml-9 {
    scroll-margin-left: 2.25rem;
  }

  .sm\:scroll-ml-96 {
    scroll-margin-left: 24rem;
  }

  .sm\:scroll-ml-px {
    scroll-margin-left: 1px;
  }

  .sm\:scroll-mr-0 {
    scroll-margin-right: 0px;
  }

  .sm\:scroll-mr-0\.5 {
    scroll-margin-right: 0.125rem;
  }

  .sm\:scroll-mr-0px {
    scroll-margin-right: 0px;
  }

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

  .sm\:scroll-mr-1\.5 {
    scroll-margin-right: 0.375rem;
  }

  .sm\:scroll-mr-10 {
    scroll-margin-right: 2.5rem;
  }

  .sm\:scroll-mr-11 {
    scroll-margin-right: 2.75rem;
  }

  .sm\:scroll-mr-12 {
    scroll-margin-right: 3rem;
  }

  .sm\:scroll-mr-14 {
    scroll-margin-right: 3.5rem;
  }

  .sm\:scroll-mr-16 {
    scroll-margin-right: 4rem;
  }

  .sm\:scroll-mr-16px {
    scroll-margin-right: 16px;
  }

  .sm\:scroll-mr-2 {
    scroll-margin-right: 0.5rem;
  }

  .sm\:scroll-mr-2\.5 {
    scroll-margin-right: 0.625rem;
  }

  .sm\:scroll-mr-20 {
    scroll-margin-right: 5rem;
  }

  .sm\:scroll-mr-24 {
    scroll-margin-right: 6rem;
  }

  .sm\:scroll-mr-24px {
    scroll-margin-right: 24px;
  }

  .sm\:scroll-mr-28 {
    scroll-margin-right: 7rem;
  }

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

  .sm\:scroll-mr-3\.5 {
    scroll-margin-right: 0.875rem;
  }

  .sm\:scroll-mr-32 {
    scroll-margin-right: 8rem;
  }

  .sm\:scroll-mr-36 {
    scroll-margin-right: 9rem;
  }

  .sm\:scroll-mr-4 {
    scroll-margin-right: 1rem;
  }

  .sm\:scroll-mr-40 {
    scroll-margin-right: 10rem;
  }

  .sm\:scroll-mr-44 {
    scroll-margin-right: 11rem;
  }

  .sm\:scroll-mr-48 {
    scroll-margin-right: 12rem;
  }

  .sm\:scroll-mr-48px {
    scroll-margin-right: 48px;
  }

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

  .sm\:scroll-mr-52 {
    scroll-margin-right: 13rem;
  }

  .sm\:scroll-mr-56 {
    scroll-margin-right: 14rem;
  }

  .sm\:scroll-mr-6 {
    scroll-margin-right: 1.5rem;
  }

  .sm\:scroll-mr-60 {
    scroll-margin-right: 15rem;
  }

  .sm\:scroll-mr-64 {
    scroll-margin-right: 16rem;
  }

  .sm\:scroll-mr-7 {
    scroll-margin-right: 1.75rem;
  }

  .sm\:scroll-mr-72 {
    scroll-margin-right: 18rem;
  }

  .sm\:scroll-mr-8 {
    scroll-margin-right: 2rem;
  }

  .sm\:scroll-mr-80 {
    scroll-margin-right: 20rem;
  }

  .sm\:scroll-mr-80px {
    scroll-margin-right: 80px;
  }

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

  .sm\:scroll-mr-96 {
    scroll-margin-right: 24rem;
  }

  .sm\:scroll-mr-px {
    scroll-margin-right: 1px;
  }

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

  .sm\:scroll-mt-0\.5 {
    scroll-margin-top: 0.125rem;
  }

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

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

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

  .sm\:scroll-mt-10 {
    scroll-margin-top: 2.5rem;
  }

  .sm\:scroll-mt-11 {
    scroll-margin-top: 2.75rem;
  }

  .sm\:scroll-mt-12 {
    scroll-margin-top: 3rem;
  }

  .sm\:scroll-mt-14 {
    scroll-margin-top: 3.5rem;
  }

  .sm\:scroll-mt-16 {
    scroll-margin-top: 4rem;
  }

  .sm\:scroll-mt-16px {
    scroll-margin-top: 16px;
  }

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

  .sm\:scroll-mt-2\.5 {
    scroll-margin-top: 0.625rem;
  }

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

  .sm\:scroll-mt-24 {
    scroll-margin-top: 6rem;
  }

  .sm\:scroll-mt-24px {
    scroll-margin-top: 24px;
  }

  .sm\:scroll-mt-28 {
    scroll-margin-top: 7rem;
  }

  .sm\:scroll-mt-3 {
    scroll-margin-top: 0.75rem;
  }

  .sm\:scroll-mt-3\.5 {
    scroll-margin-top: 0.875rem;
  }

  .sm\:scroll-mt-32 {
    scroll-margin-top: 8rem;
  }

  .sm\:scroll-mt-36 {
    scroll-margin-top: 9rem;
  }

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

  .sm\:scroll-mt-40 {
    scroll-margin-top: 10rem;
  }

  .sm\:scroll-mt-44 {
    scroll-margin-top: 11rem;
  }

  .sm\:scroll-mt-48 {
    scroll-margin-top: 12rem;
  }

  .sm\:scroll-mt-48px {
    scroll-margin-top: 48px;
  }

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

  .sm\:scroll-mt-52 {
    scroll-margin-top: 13rem;
  }

  .sm\:scroll-mt-56 {
    scroll-margin-top: 14rem;
  }

  .sm\:scroll-mt-6 {
    scroll-margin-top: 1.5rem;
  }

  .sm\:scroll-mt-60 {
    scroll-margin-top: 15rem;
  }

  .sm\:scroll-mt-64 {
    scroll-margin-top: 16rem;
  }

  .sm\:scroll-mt-7 {
    scroll-margin-top: 1.75rem;
  }

  .sm\:scroll-mt-72 {
    scroll-margin-top: 18rem;
  }

  .sm\:scroll-mt-8 {
    scroll-margin-top: 2rem;
  }

  .sm\:scroll-mt-80 {
    scroll-margin-top: 20rem;
  }

  .sm\:scroll-mt-80px {
    scroll-margin-top: 80px;
  }

  .sm\:scroll-mt-9 {
    scroll-margin-top: 2.25rem;
  }

  .sm\:scroll-mt-96 {
    scroll-margin-top: 24rem;
  }

  .sm\:scroll-mt-px {
    scroll-margin-top: 1px;
  }

  .sm\:scroll-px-0 {
    scroll-padding-left: 0px;
    scroll-padding-right: 0px;
  }

  .sm\:scroll-px-0\.5 {
    scroll-padding-left: 0.125rem;
    scroll-padding-right: 0.125rem;
  }

  .sm\:scroll-px-0px {
    scroll-padding-left: 0px;
    scroll-padding-right: 0px;
  }

  .sm\:scroll-px-1 {
    scroll-padding-left: 0.25rem;
    scroll-padding-right: 0.25rem;
  }

  .sm\:scroll-px-1\.5 {
    scroll-padding-left: 0.375rem;
    scroll-padding-right: 0.375rem;
  }

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

  .sm\:scroll-px-11 {
    scroll-padding-left: 2.75rem;
    scroll-padding-right: 2.75rem;
  }

  .sm\:scroll-px-12 {
    scroll-padding-left: 3rem;
    scroll-padding-right: 3rem;
  }

  .sm\:scroll-px-14 {
    scroll-padding-left: 3.5rem;
    scroll-padding-right: 3.5rem;
  }

  .sm\:scroll-px-16 {
    scroll-padding-left: 4rem;
    scroll-padding-right: 4rem;
  }

  .sm\:scroll-px-16px {
    scroll-padding-left: 16px;
    scroll-padding-right: 16px;
  }

  .sm\:scroll-px-2 {
    scroll-padding-left: 0.5rem;
    scroll-padding-right: 0.5rem;
  }

  .sm\:scroll-px-2\.5 {
    scroll-padding-left: 0.625rem;
    scroll-padding-right: 0.625rem;
  }

  .sm\:scroll-px-20 {
    scroll-padding-left: 5rem;
    scroll-padding-right: 5rem;
  }

  .sm\:scroll-px-24 {
    scroll-padding-left: 6rem;
    scroll-padding-right: 6rem;
  }

  .sm\:scroll-px-24px {
    scroll-padding-left: 24px;
    scroll-padding-right: 24px;
  }

  .sm\:scroll-px-28 {
    scroll-padding-left: 7rem;
    scroll-padding-right: 7rem;
  }

  .sm\:scroll-px-3 {
    scroll-padding-left: 0.75rem;
    scroll-padding-right: 0.75rem;
  }

  .sm\:scroll-px-3\.5 {
    scroll-padding-left: 0.875rem;
    scroll-padding-right: 0.875rem;
  }

  .sm\:scroll-px-32 {
    scroll-padding-left: 8rem;
    scroll-padding-right: 8rem;
  }

  .sm\:scroll-px-36 {
    scroll-padding-left: 9rem;
    scroll-padding-right: 9rem;
  }

  .sm\:scroll-px-4 {
    scroll-padding-left: 1rem;
    scroll-padding-right: 1rem;
  }

  .sm\:scroll-px-40 {
    scroll-padding-left: 10rem;
    scroll-padding-right: 10rem;
  }

  .sm\:scroll-px-44 {
    scroll-padding-left: 11rem;
    scroll-padding-right: 11rem;
  }

  .sm\:scroll-px-48 {
    scroll-padding-left: 12rem;
    scroll-padding-right: 12rem;
  }

  .sm\:scroll-px-48px {
    scroll-padding-left: 48px;
    scroll-padding-right: 48px;
  }

  .sm\:scroll-px-5 {
    scroll-padding-left: 1.25rem;
    scroll-padding-right: 1.25rem;
  }

  .sm\:scroll-px-52 {
    scroll-padding-left: 13rem;
    scroll-padding-right: 13rem;
  }

  .sm\:scroll-px-56 {
    scroll-padding-left: 14rem;
    scroll-padding-right: 14rem;
  }

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

  .sm\:scroll-px-60 {
    scroll-padding-left: 15rem;
    scroll-padding-right: 15rem;
  }

  .sm\:scroll-px-64 {
    scroll-padding-left: 16rem;
    scroll-padding-right: 16rem;
  }

  .sm\:scroll-px-7 {
    scroll-padding-left: 1.75rem;
    scroll-padding-right: 1.75rem;
  }

  .sm\:scroll-px-72 {
    scroll-padding-left: 18rem;
    scroll-padding-right: 18rem;
  }

  .sm\:scroll-px-8 {
    scroll-padding-left: 2rem;
    scroll-padding-right: 2rem;
  }

  .sm\:scroll-px-80 {
    scroll-padding-left: 20rem;
    scroll-padding-right: 20rem;
  }

  .sm\:scroll-px-80px {
    scroll-padding-left: 80px;
    scroll-padding-right: 80px;
  }

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

  .sm\:scroll-px-96 {
    scroll-padding-left: 24rem;
    scroll-padding-right: 24rem;
  }

  .sm\:scroll-px-px {
    scroll-padding-left: 1px;
    scroll-padding-right: 1px;
  }

  .sm\:scroll-py-0 {
    scroll-padding-top: 0px;
    scroll-padding-bottom: 0px;
  }

  .sm\:scroll-py-0\.5 {
    scroll-padding-top: 0.125rem;
    scroll-padding-bottom: 0.125rem;
  }

  .sm\:scroll-py-0px {
    scroll-padding-top: 0px;
    scroll-padding-bottom: 0px;
  }

  .sm\:scroll-py-1 {
    scroll-padding-top: 0.25rem;
    scroll-padding-bottom: 0.25rem;
  }

  .sm\:scroll-py-1\.5 {
    scroll-padding-top: 0.375rem;
    scroll-padding-bottom: 0.375rem;
  }

  .sm\:scroll-py-10 {
    scroll-padding-top: 2.5rem;
    scroll-padding-bottom: 2.5rem;
  }

  .sm\:scroll-py-11 {
    scroll-padding-top: 2.75rem;
    scroll-padding-bottom: 2.75rem;
  }

  .sm\:scroll-py-12 {
    scroll-padding-top: 3rem;
    scroll-padding-bottom: 3rem;
  }

  .sm\:scroll-py-14 {
    scroll-padding-top: 3.5rem;
    scroll-padding-bottom: 3.5rem;
  }

  .sm\:scroll-py-16 {
    scroll-padding-top: 4rem;
    scroll-padding-bottom: 4rem;
  }

  .sm\:scroll-py-16px {
    scroll-padding-top: 16px;
    scroll-padding-bottom: 16px;
  }

  .sm\:scroll-py-2 {
    scroll-padding-top: 0.5rem;
    scroll-padding-bottom: 0.5rem;
  }

  .sm\:scroll-py-2\.5 {
    scroll-padding-top: 0.625rem;
    scroll-padding-bottom: 0.625rem;
  }

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

  .sm\:scroll-py-24 {
    scroll-padding-top: 6rem;
    scroll-padding-bottom: 6rem;
  }

  .sm\:scroll-py-24px {
    scroll-padding-top: 24px;
    scroll-padding-bottom: 24px;
  }

  .sm\:scroll-py-28 {
    scroll-padding-top: 7rem;
    scroll-padding-bottom: 7rem;
  }

  .sm\:scroll-py-3 {
    scroll-padding-top: 0.75rem;
    scroll-padding-bottom: 0.75rem;
  }

  .sm\:scroll-py-3\.5 {
    scroll-padding-top: 0.875rem;
    scroll-padding-bottom: 0.875rem;
  }

  .sm\:scroll-py-32 {
    scroll-padding-top: 8rem;
    scroll-padding-bottom: 8rem;
  }

  .sm\:scroll-py-36 {
    scroll-padding-top: 9rem;
    scroll-padding-bottom: 9rem;
  }

  .sm\:scroll-py-4 {
    scroll-padding-top: 1rem;
    scroll-padding-bottom: 1rem;
  }

  .sm\:scroll-py-40 {
    scroll-padding-top: 10rem;
    scroll-padding-bottom: 10rem;
  }

  .sm\:scroll-py-44 {
    scroll-padding-top: 11rem;
    scroll-padding-bottom: 11rem;
  }

  .sm\:scroll-py-48 {
    scroll-padding-top: 12rem;
    scroll-padding-bottom: 12rem;
  }

  .sm\:scroll-py-48px {
    scroll-padding-top: 48px;
    scroll-padding-bottom: 48px;
  }

  .sm\:scroll-py-5 {
    scroll-padding-top: 1.25rem;
    scroll-padding-bottom: 1.25rem;
  }

  .sm\:scroll-py-52 {
    scroll-padding-top: 13rem;
    scroll-padding-bottom: 13rem;
  }

  .sm\:scroll-py-56 {
    scroll-padding-top: 14rem;
    scroll-padding-bottom: 14rem;
  }

  .sm\:scroll-py-6 {
    scroll-padding-top: 1.5rem;
    scroll-padding-bottom: 1.5rem;
  }

  .sm\:scroll-py-60 {
    scroll-padding-top: 15rem;
    scroll-padding-bottom: 15rem;
  }

  .sm\:scroll-py-64 {
    scroll-padding-top: 16rem;
    scroll-padding-bottom: 16rem;
  }

  .sm\:scroll-py-7 {
    scroll-padding-top: 1.75rem;
    scroll-padding-bottom: 1.75rem;
  }

  .sm\:scroll-py-72 {
    scroll-padding-top: 18rem;
    scroll-padding-bottom: 18rem;
  }

  .sm\:scroll-py-8 {
    scroll-padding-top: 2rem;
    scroll-padding-bottom: 2rem;
  }

  .sm\:scroll-py-80 {
    scroll-padding-top: 20rem;
    scroll-padding-bottom: 20rem;
  }

  .sm\:scroll-py-80px {
    scroll-padding-top: 80px;
    scroll-padding-bottom: 80px;
  }

  .sm\:scroll-py-9 {
    scroll-padding-top: 2.25rem;
    scroll-padding-bottom: 2.25rem;
  }

  .sm\:scroll-py-96 {
    scroll-padding-top: 24rem;
    scroll-padding-bottom: 24rem;
  }

  .sm\:scroll-py-px {
    scroll-padding-top: 1px;
    scroll-padding-bottom: 1px;
  }

  .sm\:scroll-pb-0 {
    scroll-padding-bottom: 0px;
  }

  .sm\:scroll-pb-0\.5 {
    scroll-padding-bottom: 0.125rem;
  }

  .sm\:scroll-pb-0px {
    scroll-padding-bottom: 0px;
  }

  .sm\:scroll-pb-1 {
    scroll-padding-bottom: 0.25rem;
  }

  .sm\:scroll-pb-1\.5 {
    scroll-padding-bottom: 0.375rem;
  }

  .sm\:scroll-pb-10 {
    scroll-padding-bottom: 2.5rem;
  }

  .sm\:scroll-pb-11 {
    scroll-padding-bottom: 2.75rem;
  }

  .sm\:scroll-pb-12 {
    scroll-padding-bottom: 3rem;
  }

  .sm\:scroll-pb-14 {
    scroll-padding-bottom: 3.5rem;
  }

  .sm\:scroll-pb-16 {
    scroll-padding-bottom: 4rem;
  }

  .sm\:scroll-pb-16px {
    scroll-padding-bottom: 16px;
  }

  .sm\:scroll-pb-2 {
    scroll-padding-bottom: 0.5rem;
  }

  .sm\:scroll-pb-2\.5 {
    scroll-padding-bottom: 0.625rem;
  }

  .sm\:scroll-pb-20 {
    scroll-padding-bottom: 5rem;
  }

  .sm\:scroll-pb-24 {
    scroll-padding-bottom: 6rem;
  }

  .sm\:scroll-pb-24px {
    scroll-padding-bottom: 24px;
  }

  .sm\:scroll-pb-28 {
    scroll-padding-bottom: 7rem;
  }

  .sm\:scroll-pb-3 {
    scroll-padding-bottom: 0.75rem;
  }

  .sm\:scroll-pb-3\.5 {
    scroll-padding-bottom: 0.875rem;
  }

  .sm\:scroll-pb-32 {
    scroll-padding-bottom: 8rem;
  }

  .sm\:scroll-pb-36 {
    scroll-padding-bottom: 9rem;
  }

  .sm\:scroll-pb-4 {
    scroll-padding-bottom: 1rem;
  }

  .sm\:scroll-pb-40 {
    scroll-padding-bottom: 10rem;
  }

  .sm\:scroll-pb-44 {
    scroll-padding-bottom: 11rem;
  }

  .sm\:scroll-pb-48 {
    scroll-padding-bottom: 12rem;
  }

  .sm\:scroll-pb-48px {
    scroll-padding-bottom: 48px;
  }

  .sm\:scroll-pb-5 {
    scroll-padding-bottom: 1.25rem;
  }

  .sm\:scroll-pb-52 {
    scroll-padding-bottom: 13rem;
  }

  .sm\:scroll-pb-56 {
    scroll-padding-bottom: 14rem;
  }

  .sm\:scroll-pb-6 {
    scroll-padding-bottom: 1.5rem;
  }

  .sm\:scroll-pb-60 {
    scroll-padding-bottom: 15rem;
  }

  .sm\:scroll-pb-64 {
    scroll-padding-bottom: 16rem;
  }

  .sm\:scroll-pb-7 {
    scroll-padding-bottom: 1.75rem;
  }

  .sm\:scroll-pb-72 {
    scroll-padding-bottom: 18rem;
  }

  .sm\:scroll-pb-8 {
    scroll-padding-bottom: 2rem;
  }

  .sm\:scroll-pb-80 {
    scroll-padding-bottom: 20rem;
  }

  .sm\:scroll-pb-80px {
    scroll-padding-bottom: 80px;
  }

  .sm\:scroll-pb-9 {
    scroll-padding-bottom: 2.25rem;
  }

  .sm\:scroll-pb-96 {
    scroll-padding-bottom: 24rem;
  }

  .sm\:scroll-pb-px {
    scroll-padding-bottom: 1px;
  }

  .sm\:scroll-pl-0 {
    scroll-padding-left: 0px;
  }

  .sm\:scroll-pl-0\.5 {
    scroll-padding-left: 0.125rem;
  }

  .sm\:scroll-pl-0px {
    scroll-padding-left: 0px;
  }

  .sm\:scroll-pl-1 {
    scroll-padding-left: 0.25rem;
  }

  .sm\:scroll-pl-1\.5 {
    scroll-padding-left: 0.375rem;
  }

  .sm\:scroll-pl-10 {
    scroll-padding-left: 2.5rem;
  }

  .sm\:scroll-pl-11 {
    scroll-padding-left: 2.75rem;
  }

  .sm\:scroll-pl-12 {
    scroll-padding-left: 3rem;
  }

  .sm\:scroll-pl-14 {
    scroll-padding-left: 3.5rem;
  }

  .sm\:scroll-pl-16 {
    scroll-padding-left: 4rem;
  }

  .sm\:scroll-pl-16px {
    scroll-padding-left: 16px;
  }

  .sm\:scroll-pl-2 {
    scroll-padding-left: 0.5rem;
  }

  .sm\:scroll-pl-2\.5 {
    scroll-padding-left: 0.625rem;
  }

  .sm\:scroll-pl-20 {
    scroll-padding-left: 5rem;
  }

  .sm\:scroll-pl-24 {
    scroll-padding-left: 6rem;
  }

  .sm\:scroll-pl-24px {
    scroll-padding-left: 24px;
  }

  .sm\:scroll-pl-28 {
    scroll-padding-left: 7rem;
  }

  .sm\:scroll-pl-3 {
    scroll-padding-left: 0.75rem;
  }

  .sm\:scroll-pl-3\.5 {
    scroll-padding-left: 0.875rem;
  }

  .sm\:scroll-pl-32 {
    scroll-padding-left: 8rem;
  }

  .sm\:scroll-pl-36 {
    scroll-padding-left: 9rem;
  }

  .sm\:scroll-pl-4 {
    scroll-padding-left: 1rem;
  }

  .sm\:scroll-pl-40 {
    scroll-padding-left: 10rem;
  }

  .sm\:scroll-pl-44 {
    scroll-padding-left: 11rem;
  }

  .sm\:scroll-pl-48 {
    scroll-padding-left: 12rem;
  }

  .sm\:scroll-pl-48px {
    scroll-padding-left: 48px;
  }

  .sm\:scroll-pl-5 {
    scroll-padding-left: 1.25rem;
  }

  .sm\:scroll-pl-52 {
    scroll-padding-left: 13rem;
  }

  .sm\:scroll-pl-56 {
    scroll-padding-left: 14rem;
  }

  .sm\:scroll-pl-6 {
    scroll-padding-left: 1.5rem;
  }

  .sm\:scroll-pl-60 {
    scroll-padding-left: 15rem;
  }

  .sm\:scroll-pl-64 {
    scroll-padding-left: 16rem;
  }

  .sm\:scroll-pl-7 {
    scroll-padding-left: 1.75rem;
  }

  .sm\:scroll-pl-72 {
    scroll-padding-left: 18rem;
  }

  .sm\:scroll-pl-8 {
    scroll-padding-left: 2rem;
  }

  .sm\:scroll-pl-80 {
    scroll-padding-left: 20rem;
  }

  .sm\:scroll-pl-80px {
    scroll-padding-left: 80px;
  }

  .sm\:scroll-pl-9 {
    scroll-padding-left: 2.25rem;
  }

  .sm\:scroll-pl-96 {
    scroll-padding-left: 24rem;
  }

  .sm\:scroll-pl-px {
    scroll-padding-left: 1px;
  }

  .sm\:scroll-pr-0 {
    scroll-padding-right: 0px;
  }

  .sm\:scroll-pr-0\.5 {
    scroll-padding-right: 0.125rem;
  }

  .sm\:scroll-pr-0px {
    scroll-padding-right: 0px;
  }

  .sm\:scroll-pr-1 {
    scroll-padding-right: 0.25rem;
  }

  .sm\:scroll-pr-1\.5 {
    scroll-padding-right: 0.375rem;
  }

  .sm\:scroll-pr-10 {
    scroll-padding-right: 2.5rem;
  }

  .sm\:scroll-pr-11 {
    scroll-padding-right: 2.75rem;
  }

  .sm\:scroll-pr-12 {
    scroll-padding-right: 3rem;
  }

  .sm\:scroll-pr-14 {
    scroll-padding-right: 3.5rem;
  }

  .sm\:scroll-pr-16 {
    scroll-padding-right: 4rem;
  }

  .sm\:scroll-pr-16px {
    scroll-padding-right: 16px;
  }

  .sm\:scroll-pr-2 {
    scroll-padding-right: 0.5rem;
  }

  .sm\:scroll-pr-2\.5 {
    scroll-padding-right: 0.625rem;
  }

  .sm\:scroll-pr-20 {
    scroll-padding-right: 5rem;
  }

  .sm\:scroll-pr-24 {
    scroll-padding-right: 6rem;
  }

  .sm\:scroll-pr-24px {
    scroll-padding-right: 24px;
  }

  .sm\:scroll-pr-28 {
    scroll-padding-right: 7rem;
  }

  .sm\:scroll-pr-3 {
    scroll-padding-right: 0.75rem;
  }

  .sm\:scroll-pr-3\.5 {
    scroll-padding-right: 0.875rem;
  }

  .sm\:scroll-pr-32 {
    scroll-padding-right: 8rem;
  }

  .sm\:scroll-pr-36 {
    scroll-padding-right: 9rem;
  }

  .sm\:scroll-pr-4 {
    scroll-padding-right: 1rem;
  }

  .sm\:scroll-pr-40 {
    scroll-padding-right: 10rem;
  }

  .sm\:scroll-pr-44 {
    scroll-padding-right: 11rem;
  }

  .sm\:scroll-pr-48 {
    scroll-padding-right: 12rem;
  }

  .sm\:scroll-pr-48px {
    scroll-padding-right: 48px;
  }

  .sm\:scroll-pr-5 {
    scroll-padding-right: 1.25rem;
  }

  .sm\:scroll-pr-52 {
    scroll-padding-right: 13rem;
  }

  .sm\:scroll-pr-56 {
    scroll-padding-right: 14rem;
  }

  .sm\:scroll-pr-6 {
    scroll-padding-right: 1.5rem;
  }

  .sm\:scroll-pr-60 {
    scroll-padding-right: 15rem;
  }

  .sm\:scroll-pr-64 {
    scroll-padding-right: 16rem;
  }

  .sm\:scroll-pr-7 {
    scroll-padding-right: 1.75rem;
  }

  .sm\:scroll-pr-72 {
    scroll-padding-right: 18rem;
  }

  .sm\:scroll-pr-8 {
    scroll-padding-right: 2rem;
  }

  .sm\:scroll-pr-80 {
    scroll-padding-right: 20rem;
  }

  .sm\:scroll-pr-80px {
    scroll-padding-right: 80px;
  }

  .sm\:scroll-pr-9 {
    scroll-padding-right: 2.25rem;
  }

  .sm\:scroll-pr-96 {
    scroll-padding-right: 24rem;
  }

  .sm\:scroll-pr-px {
    scroll-padding-right: 1px;
  }

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

  .sm\:scroll-pt-0\.5 {
    scroll-padding-top: 0.125rem;
  }

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

  .sm\:scroll-pt-1 {
    scroll-padding-top: 0.25rem;
  }

  .sm\:scroll-pt-1\.5 {
    scroll-padding-top: 0.375rem;
  }

  .sm\:scroll-pt-10 {
    scroll-padding-top: 2.5rem;
  }

  .sm\:scroll-pt-11 {
    scroll-padding-top: 2.75rem;
  }

  .sm\:scroll-pt-12 {
    scroll-padding-top: 3rem;
  }

  .sm\:scroll-pt-14 {
    scroll-padding-top: 3.5rem;
  }

  .sm\:scroll-pt-16 {
    scroll-padding-top: 4rem;
  }

  .sm\:scroll-pt-16px {
    scroll-padding-top: 16px;
  }

  .sm\:scroll-pt-2 {
    scroll-padding-top: 0.5rem;
  }

  .sm\:scroll-pt-2\.5 {
    scroll-padding-top: 0.625rem;
  }

  .sm\:scroll-pt-20 {
    scroll-padding-top: 5rem;
  }

  .sm\:scroll-pt-24 {
    scroll-padding-top: 6rem;
  }

  .sm\:scroll-pt-24px {
    scroll-padding-top: 24px;
  }

  .sm\:scroll-pt-28 {
    scroll-padding-top: 7rem;
  }

  .sm\:scroll-pt-3 {
    scroll-padding-top: 0.75rem;
  }

  .sm\:scroll-pt-3\.5 {
    scroll-padding-top: 0.875rem;
  }

  .sm\:scroll-pt-32 {
    scroll-padding-top: 8rem;
  }

  .sm\:scroll-pt-36 {
    scroll-padding-top: 9rem;
  }

  .sm\:scroll-pt-4 {
    scroll-padding-top: 1rem;
  }

  .sm\:scroll-pt-40 {
    scroll-padding-top: 10rem;
  }

  .sm\:scroll-pt-44 {
    scroll-padding-top: 11rem;
  }

  .sm\:scroll-pt-48 {
    scroll-padding-top: 12rem;
  }

  .sm\:scroll-pt-48px {
    scroll-padding-top: 48px;
  }

  .sm\:scroll-pt-5 {
    scroll-padding-top: 1.25rem;
  }

  .sm\:scroll-pt-52 {
    scroll-padding-top: 13rem;
  }

  .sm\:scroll-pt-56 {
    scroll-padding-top: 14rem;
  }

  .sm\:scroll-pt-6 {
    scroll-padding-top: 1.5rem;
  }

  .sm\:scroll-pt-60 {
    scroll-padding-top: 15rem;
  }

  .sm\:scroll-pt-64 {
    scroll-padding-top: 16rem;
  }

  .sm\:scroll-pt-7 {
    scroll-padding-top: 1.75rem;
  }

  .sm\:scroll-pt-72 {
    scroll-padding-top: 18rem;
  }

  .sm\:scroll-pt-8 {
    scroll-padding-top: 2rem;
  }

  .sm\:scroll-pt-80 {
    scroll-padding-top: 20rem;
  }

  .sm\:scroll-pt-80px {
    scroll-padding-top: 80px;
  }

  .sm\:scroll-pt-9 {
    scroll-padding-top: 2.25rem;
  }

  .sm\:scroll-pt-96 {
    scroll-padding-top: 24rem;
  }

  .sm\:scroll-pt-px {
    scroll-padding-top: 1px;
  }

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

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

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

  .sm\:gap-\[60px\] {
    gap: 60px;
  }

  .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-x {
    border-left-width: 1px;
    border-right-width: 1px;
  }

  .sm\:border-x-0 {
    border-left-width: 0px;
    border-right-width: 0px;
  }

  .sm\:border-x-2 {
    border-left-width: 2px;
    border-right-width: 2px;
  }

  .sm\:border-x-4 {
    border-left-width: 4px;
    border-right-width: 4px;
  }

  .sm\:border-x-8 {
    border-left-width: 8px;
    border-right-width: 8px;
  }

  .sm\:border-y {
    border-top-width: 1px;
    border-bottom-width: 1px;
  }

  .sm\:border-y-0 {
    border-top-width: 0px;
    border-bottom-width: 0px;
  }

  .sm\:border-y-2 {
    border-top-width: 2px;
    border-bottom-width: 2px;
  }

  .sm\:border-y-4 {
    border-top-width: 4px;
    border-bottom-width: 4px;
  }

  .sm\:border-y-8 {
    border-top-width: 8px;
    border-bottom-width: 8px;
  }

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

  .sm\:border-b-0 {
    border-bottom-width: 0px;
  }

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

  .sm\:border-b-4 {
    border-bottom-width: 4px;
  }

  .sm\:border-b-8 {
    border-bottom-width: 8px;
  }

  .sm\:border-e {
    border-inline-end-width: 1px;
  }

  .sm\:border-e-0 {
    border-inline-end-width: 0px;
  }

  .sm\:border-e-2 {
    border-inline-end-width: 2px;
  }

  .sm\:border-e-4 {
    border-inline-end-width: 4px;
  }

  .sm\:border-e-8 {
    border-inline-end-width: 8px;
  }

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

  .sm\:border-l-0 {
    border-left-width: 0px;
  }

  .sm\:border-l-2 {
    border-left-width: 2px;
  }

  .sm\:border-l-4 {
    border-left-width: 4px;
  }

  .sm\:border-l-8 {
    border-left-width: 8px;
  }

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

  .sm\:border-r-0 {
    border-right-width: 0px;
  }

  .sm\:border-r-2 {
    border-right-width: 2px;
  }

  .sm\:border-r-4 {
    border-right-width: 4px;
  }

  .sm\:border-r-8 {
    border-right-width: 8px;
  }

  .sm\:border-s {
    border-inline-start-width: 1px;
  }

  .sm\:border-s-0 {
    border-inline-start-width: 0px;
  }

  .sm\:border-s-2 {
    border-inline-start-width: 2px;
  }

  .sm\:border-s-4 {
    border-inline-start-width: 4px;
  }

  .sm\:border-s-8 {
    border-inline-start-width: 8px;
  }

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

  .sm\:border-t-0 {
    border-top-width: 0px;
  }

  .sm\:border-t-2 {
    border-top-width: 2px;
  }

  .sm\:border-t-4 {
    border-top-width: 4px;
  }

  .sm\:border-t-8 {
    border-top-width: 8px;
  }

  .sm\:border-solid {
    border-style: solid;
  }

  .sm\:border-dashed {
    border-style: dashed;
  }

  .sm\:border-dotted {
    border-style: dotted;
  }

  .sm\:border-double {
    border-style: double;
  }

  .sm\:border-hidden {
    border-style: hidden;
  }

  .sm\:border-none {
    border-style: none;
  }

  .sm\:border-blue {
    border-color: var(--blue);
  }

  .sm\:border-border {
    --tw-border-opacity: 1;
    border-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .sm\:border-border\/0 {
    border-color: rgb(228 229 230 / 0);
  }

  .sm\:border-border\/10 {
    border-color: rgb(228 229 230 / 0.1);
  }

  .sm\:border-border\/100 {
    border-color: rgb(228 229 230 / 1);
  }

  .sm\:border-border\/15 {
    border-color: rgb(228 229 230 / 0.15);
  }

  .sm\:border-border\/20 {
    border-color: rgb(228 229 230 / 0.2);
  }

  .sm\:border-border\/25 {
    border-color: rgb(228 229 230 / 0.25);
  }

  .sm\:border-border\/30 {
    border-color: rgb(228 229 230 / 0.3);
  }

  .sm\:border-border\/35 {
    border-color: rgb(228 229 230 / 0.35);
  }

  .sm\:border-border\/40 {
    border-color: rgb(228 229 230 / 0.4);
  }

  .sm\:border-border\/45 {
    border-color: rgb(228 229 230 / 0.45);
  }

  .sm\:border-border\/5 {
    border-color: rgb(228 229 230 / 0.05);
  }

  .sm\:border-border\/50 {
    border-color: rgb(228 229 230 / 0.5);
  }

  .sm\:border-border\/55 {
    border-color: rgb(228 229 230 / 0.55);
  }

  .sm\:border-border\/60 {
    border-color: rgb(228 229 230 / 0.6);
  }

  .sm\:border-border\/65 {
    border-color: rgb(228 229 230 / 0.65);
  }

  .sm\:border-border\/70 {
    border-color: rgb(228 229 230 / 0.7);
  }

  .sm\:border-border\/75 {
    border-color: rgb(228 229 230 / 0.75);
  }

  .sm\:border-border\/80 {
    border-color: rgb(228 229 230 / 0.8);
  }

  .sm\:border-border\/85 {
    border-color: rgb(228 229 230 / 0.85);
  }

  .sm\:border-border\/90 {
    border-color: rgb(228 229 230 / 0.9);
  }

  .sm\:border-border\/95 {
    border-color: rgb(228 229 230 / 0.95);
  }

  .sm\:border-button {
    --tw-border-opacity: 1;
    border-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .sm\:border-button\/0 {
    border-color: rgb(243 252 251 / 0);
  }

  .sm\:border-button\/10 {
    border-color: rgb(243 252 251 / 0.1);
  }

  .sm\:border-button\/100 {
    border-color: rgb(243 252 251 / 1);
  }

  .sm\:border-button\/15 {
    border-color: rgb(243 252 251 / 0.15);
  }

  .sm\:border-button\/20 {
    border-color: rgb(243 252 251 / 0.2);
  }

  .sm\:border-button\/25 {
    border-color: rgb(243 252 251 / 0.25);
  }

  .sm\:border-button\/30 {
    border-color: rgb(243 252 251 / 0.3);
  }

  .sm\:border-button\/35 {
    border-color: rgb(243 252 251 / 0.35);
  }

  .sm\:border-button\/40 {
    border-color: rgb(243 252 251 / 0.4);
  }

  .sm\:border-button\/45 {
    border-color: rgb(243 252 251 / 0.45);
  }

  .sm\:border-button\/5 {
    border-color: rgb(243 252 251 / 0.05);
  }

  .sm\:border-button\/50 {
    border-color: rgb(243 252 251 / 0.5);
  }

  .sm\:border-button\/55 {
    border-color: rgb(243 252 251 / 0.55);
  }

  .sm\:border-button\/60 {
    border-color: rgb(243 252 251 / 0.6);
  }

  .sm\:border-button\/65 {
    border-color: rgb(243 252 251 / 0.65);
  }

  .sm\:border-button\/70 {
    border-color: rgb(243 252 251 / 0.7);
  }

  .sm\:border-button\/75 {
    border-color: rgb(243 252 251 / 0.75);
  }

  .sm\:border-button\/80 {
    border-color: rgb(243 252 251 / 0.8);
  }

  .sm\:border-button\/85 {
    border-color: rgb(243 252 251 / 0.85);
  }

  .sm\:border-button\/90 {
    border-color: rgb(243 252 251 / 0.9);
  }

  .sm\:border-button\/95 {
    border-color: rgb(243 252 251 / 0.95);
  }

  .sm\:border-current {
    border-color: currentColor;
  }

  .sm\:border-dark {
    --tw-border-opacity: 1;
    border-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .sm\:border-dark-green {
    --tw-border-opacity: 1;
    border-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .sm\:border-dark-green\/0 {
    border-color: rgb(16 64 48 / 0);
  }

  .sm\:border-dark-green\/10 {
    border-color: rgb(16 64 48 / 0.1);
  }

  .sm\:border-dark-green\/100 {
    border-color: rgb(16 64 48 / 1);
  }

  .sm\:border-dark-green\/15 {
    border-color: rgb(16 64 48 / 0.15);
  }

  .sm\:border-dark-green\/20 {
    border-color: rgb(16 64 48 / 0.2);
  }

  .sm\:border-dark-green\/25 {
    border-color: rgb(16 64 48 / 0.25);
  }

  .sm\:border-dark-green\/30 {
    border-color: rgb(16 64 48 / 0.3);
  }

  .sm\:border-dark-green\/35 {
    border-color: rgb(16 64 48 / 0.35);
  }

  .sm\:border-dark-green\/40 {
    border-color: rgb(16 64 48 / 0.4);
  }

  .sm\:border-dark-green\/45 {
    border-color: rgb(16 64 48 / 0.45);
  }

  .sm\:border-dark-green\/5 {
    border-color: rgb(16 64 48 / 0.05);
  }

  .sm\:border-dark-green\/50 {
    border-color: rgb(16 64 48 / 0.5);
  }

  .sm\:border-dark-green\/55 {
    border-color: rgb(16 64 48 / 0.55);
  }

  .sm\:border-dark-green\/60 {
    border-color: rgb(16 64 48 / 0.6);
  }

  .sm\:border-dark-green\/65 {
    border-color: rgb(16 64 48 / 0.65);
  }

  .sm\:border-dark-green\/70 {
    border-color: rgb(16 64 48 / 0.7);
  }

  .sm\:border-dark-green\/75 {
    border-color: rgb(16 64 48 / 0.75);
  }

  .sm\:border-dark-green\/80 {
    border-color: rgb(16 64 48 / 0.8);
  }

  .sm\:border-dark-green\/85 {
    border-color: rgb(16 64 48 / 0.85);
  }

  .sm\:border-dark-green\/90 {
    border-color: rgb(16 64 48 / 0.9);
  }

  .sm\:border-dark-green\/95 {
    border-color: rgb(16 64 48 / 0.95);
  }

  .sm\:border-dark\/0 {
    border-color: rgb(37 73 39 / 0);
  }

  .sm\:border-dark\/10 {
    border-color: rgb(37 73 39 / 0.1);
  }

  .sm\:border-dark\/100 {
    border-color: rgb(37 73 39 / 1);
  }

  .sm\:border-dark\/15 {
    border-color: rgb(37 73 39 / 0.15);
  }

  .sm\:border-dark\/20 {
    border-color: rgb(37 73 39 / 0.2);
  }

  .sm\:border-dark\/25 {
    border-color: rgb(37 73 39 / 0.25);
  }

  .sm\:border-dark\/30 {
    border-color: rgb(37 73 39 / 0.3);
  }

  .sm\:border-dark\/35 {
    border-color: rgb(37 73 39 / 0.35);
  }

  .sm\:border-dark\/40 {
    border-color: rgb(37 73 39 / 0.4);
  }

  .sm\:border-dark\/45 {
    border-color: rgb(37 73 39 / 0.45);
  }

  .sm\:border-dark\/5 {
    border-color: rgb(37 73 39 / 0.05);
  }

  .sm\:border-dark\/50 {
    border-color: rgb(37 73 39 / 0.5);
  }

  .sm\:border-dark\/55 {
    border-color: rgb(37 73 39 / 0.55);
  }

  .sm\:border-dark\/60 {
    border-color: rgb(37 73 39 / 0.6);
  }

  .sm\:border-dark\/65 {
    border-color: rgb(37 73 39 / 0.65);
  }

  .sm\:border-dark\/70 {
    border-color: rgb(37 73 39 / 0.7);
  }

  .sm\:border-dark\/75 {
    border-color: rgb(37 73 39 / 0.75);
  }

  .sm\:border-dark\/80 {
    border-color: rgb(37 73 39 / 0.8);
  }

  .sm\:border-dark\/85 {
    border-color: rgb(37 73 39 / 0.85);
  }

  .sm\:border-dark\/90 {
    border-color: rgb(37 73 39 / 0.9);
  }

  .sm\:border-dark\/95 {
    border-color: rgb(37 73 39 / 0.95);
  }

  .sm\:border-gray {
    border-color: var(--gray);
  }

  .sm\:border-green {
    --tw-border-opacity: 1;
    border-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .sm\:border-green\/0 {
    border-color: rgb(52 102 64 / 0);
  }

  .sm\:border-green\/10 {
    border-color: rgb(52 102 64 / 0.1);
  }

  .sm\:border-green\/100 {
    border-color: rgb(52 102 64 / 1);
  }

  .sm\:border-green\/15 {
    border-color: rgb(52 102 64 / 0.15);
  }

  .sm\:border-green\/20 {
    border-color: rgb(52 102 64 / 0.2);
  }

  .sm\:border-green\/25 {
    border-color: rgb(52 102 64 / 0.25);
  }

  .sm\:border-green\/30 {
    border-color: rgb(52 102 64 / 0.3);
  }

  .sm\:border-green\/35 {
    border-color: rgb(52 102 64 / 0.35);
  }

  .sm\:border-green\/40 {
    border-color: rgb(52 102 64 / 0.4);
  }

  .sm\:border-green\/45 {
    border-color: rgb(52 102 64 / 0.45);
  }

  .sm\:border-green\/5 {
    border-color: rgb(52 102 64 / 0.05);
  }

  .sm\:border-green\/50 {
    border-color: rgb(52 102 64 / 0.5);
  }

  .sm\:border-green\/55 {
    border-color: rgb(52 102 64 / 0.55);
  }

  .sm\:border-green\/60 {
    border-color: rgb(52 102 64 / 0.6);
  }

  .sm\:border-green\/65 {
    border-color: rgb(52 102 64 / 0.65);
  }

  .sm\:border-green\/70 {
    border-color: rgb(52 102 64 / 0.7);
  }

  .sm\:border-green\/75 {
    border-color: rgb(52 102 64 / 0.75);
  }

  .sm\:border-green\/80 {
    border-color: rgb(52 102 64 / 0.8);
  }

  .sm\:border-green\/85 {
    border-color: rgb(52 102 64 / 0.85);
  }

  .sm\:border-green\/90 {
    border-color: rgb(52 102 64 / 0.9);
  }

  .sm\:border-green\/95 {
    border-color: rgb(52 102 64 / 0.95);
  }

  .sm\:border-grey {
    --tw-border-opacity: 1;
    border-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .sm\:border-grey\/0 {
    border-color: rgb(205 217 209 / 0);
  }

  .sm\:border-grey\/10 {
    border-color: rgb(205 217 209 / 0.1);
  }

  .sm\:border-grey\/100 {
    border-color: rgb(205 217 209 / 1);
  }

  .sm\:border-grey\/15 {
    border-color: rgb(205 217 209 / 0.15);
  }

  .sm\:border-grey\/20 {
    border-color: rgb(205 217 209 / 0.2);
  }

  .sm\:border-grey\/25 {
    border-color: rgb(205 217 209 / 0.25);
  }

  .sm\:border-grey\/30 {
    border-color: rgb(205 217 209 / 0.3);
  }

  .sm\:border-grey\/35 {
    border-color: rgb(205 217 209 / 0.35);
  }

  .sm\:border-grey\/40 {
    border-color: rgb(205 217 209 / 0.4);
  }

  .sm\:border-grey\/45 {
    border-color: rgb(205 217 209 / 0.45);
  }

  .sm\:border-grey\/5 {
    border-color: rgb(205 217 209 / 0.05);
  }

  .sm\:border-grey\/50 {
    border-color: rgb(205 217 209 / 0.5);
  }

  .sm\:border-grey\/55 {
    border-color: rgb(205 217 209 / 0.55);
  }

  .sm\:border-grey\/60 {
    border-color: rgb(205 217 209 / 0.6);
  }

  .sm\:border-grey\/65 {
    border-color: rgb(205 217 209 / 0.65);
  }

  .sm\:border-grey\/70 {
    border-color: rgb(205 217 209 / 0.7);
  }

  .sm\:border-grey\/75 {
    border-color: rgb(205 217 209 / 0.75);
  }

  .sm\:border-grey\/80 {
    border-color: rgb(205 217 209 / 0.8);
  }

  .sm\:border-grey\/85 {
    border-color: rgb(205 217 209 / 0.85);
  }

  .sm\:border-grey\/90 {
    border-color: rgb(205 217 209 / 0.9);
  }

  .sm\:border-grey\/95 {
    border-color: rgb(205 217 209 / 0.95);
  }

  .sm\:border-light {
    --tw-border-opacity: 1;
    border-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .sm\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .sm\:border-light-green\/0 {
    border-color: rgb(243 244 228 / 0);
  }

  .sm\:border-light-green\/10 {
    border-color: rgb(243 244 228 / 0.1);
  }

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

  .sm\:border-light-green\/15 {
    border-color: rgb(243 244 228 / 0.15);
  }

  .sm\:border-light-green\/20 {
    border-color: rgb(243 244 228 / 0.2);
  }

  .sm\:border-light-green\/25 {
    border-color: rgb(243 244 228 / 0.25);
  }

  .sm\:border-light-green\/30 {
    border-color: rgb(243 244 228 / 0.3);
  }

  .sm\:border-light-green\/35 {
    border-color: rgb(243 244 228 / 0.35);
  }

  .sm\:border-light-green\/40 {
    border-color: rgb(243 244 228 / 0.4);
  }

  .sm\:border-light-green\/45 {
    border-color: rgb(243 244 228 / 0.45);
  }

  .sm\:border-light-green\/5 {
    border-color: rgb(243 244 228 / 0.05);
  }

  .sm\:border-light-green\/50 {
    border-color: rgb(243 244 228 / 0.5);
  }

  .sm\:border-light-green\/55 {
    border-color: rgb(243 244 228 / 0.55);
  }

  .sm\:border-light-green\/60 {
    border-color: rgb(243 244 228 / 0.6);
  }

  .sm\:border-light-green\/65 {
    border-color: rgb(243 244 228 / 0.65);
  }

  .sm\:border-light-green\/70 {
    border-color: rgb(243 244 228 / 0.7);
  }

  .sm\:border-light-green\/75 {
    border-color: rgb(243 244 228 / 0.75);
  }

  .sm\:border-light-green\/80 {
    border-color: rgb(243 244 228 / 0.8);
  }

  .sm\:border-light-green\/85 {
    border-color: rgb(243 244 228 / 0.85);
  }

  .sm\:border-light-green\/90 {
    border-color: rgb(243 244 228 / 0.9);
  }

  .sm\:border-light-green\/95 {
    border-color: rgb(243 244 228 / 0.95);
  }

  .sm\:border-light\/0 {
    border-color: rgb(243 244 228 / 0);
  }

  .sm\:border-light\/10 {
    border-color: rgb(243 244 228 / 0.1);
  }

  .sm\:border-light\/100 {
    border-color: rgb(243 244 228 / 1);
  }

  .sm\:border-light\/15 {
    border-color: rgb(243 244 228 / 0.15);
  }

  .sm\:border-light\/20 {
    border-color: rgb(243 244 228 / 0.2);
  }

  .sm\:border-light\/25 {
    border-color: rgb(243 244 228 / 0.25);
  }

  .sm\:border-light\/30 {
    border-color: rgb(243 244 228 / 0.3);
  }

  .sm\:border-light\/35 {
    border-color: rgb(243 244 228 / 0.35);
  }

  .sm\:border-light\/40 {
    border-color: rgb(243 244 228 / 0.4);
  }

  .sm\:border-light\/45 {
    border-color: rgb(243 244 228 / 0.45);
  }

  .sm\:border-light\/5 {
    border-color: rgb(243 244 228 / 0.05);
  }

  .sm\:border-light\/50 {
    border-color: rgb(243 244 228 / 0.5);
  }

  .sm\:border-light\/55 {
    border-color: rgb(243 244 228 / 0.55);
  }

  .sm\:border-light\/60 {
    border-color: rgb(243 244 228 / 0.6);
  }

  .sm\:border-light\/65 {
    border-color: rgb(243 244 228 / 0.65);
  }

  .sm\:border-light\/70 {
    border-color: rgb(243 244 228 / 0.7);
  }

  .sm\:border-light\/75 {
    border-color: rgb(243 244 228 / 0.75);
  }

  .sm\:border-light\/80 {
    border-color: rgb(243 244 228 / 0.8);
  }

  .sm\:border-light\/85 {
    border-color: rgb(243 244 228 / 0.85);
  }

  .sm\:border-light\/90 {
    border-color: rgb(243 244 228 / 0.9);
  }

  .sm\:border-light\/95 {
    border-color: rgb(243 244 228 / 0.95);
  }

  .sm\:border-main {
    --tw-border-opacity: 1;
    border-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .sm\:border-main\/0 {
    border-color: rgb(56 56 56 / 0);
  }

  .sm\:border-main\/10 {
    border-color: rgb(56 56 56 / 0.1);
  }

  .sm\:border-main\/100 {
    border-color: rgb(56 56 56 / 1);
  }

  .sm\:border-main\/15 {
    border-color: rgb(56 56 56 / 0.15);
  }

  .sm\:border-main\/20 {
    border-color: rgb(56 56 56 / 0.2);
  }

  .sm\:border-main\/25 {
    border-color: rgb(56 56 56 / 0.25);
  }

  .sm\:border-main\/30 {
    border-color: rgb(56 56 56 / 0.3);
  }

  .sm\:border-main\/35 {
    border-color: rgb(56 56 56 / 0.35);
  }

  .sm\:border-main\/40 {
    border-color: rgb(56 56 56 / 0.4);
  }

  .sm\:border-main\/45 {
    border-color: rgb(56 56 56 / 0.45);
  }

  .sm\:border-main\/5 {
    border-color: rgb(56 56 56 / 0.05);
  }

  .sm\:border-main\/50 {
    border-color: rgb(56 56 56 / 0.5);
  }

  .sm\:border-main\/55 {
    border-color: rgb(56 56 56 / 0.55);
  }

  .sm\:border-main\/60 {
    border-color: rgb(56 56 56 / 0.6);
  }

  .sm\:border-main\/65 {
    border-color: rgb(56 56 56 / 0.65);
  }

  .sm\:border-main\/70 {
    border-color: rgb(56 56 56 / 0.7);
  }

  .sm\:border-main\/75 {
    border-color: rgb(56 56 56 / 0.75);
  }

  .sm\:border-main\/80 {
    border-color: rgb(56 56 56 / 0.8);
  }

  .sm\:border-main\/85 {
    border-color: rgb(56 56 56 / 0.85);
  }

  .sm\:border-main\/90 {
    border-color: rgb(56 56 56 / 0.9);
  }

  .sm\:border-main\/95 {
    border-color: rgb(56 56 56 / 0.95);
  }

  .sm\:border-navy {
    border-color: var(--navy);
  }

  .sm\:border-offwhite {
    border-color: var(--offwhite);
  }

  .sm\:border-orange {
    border-color: var(--orange);
  }

  .sm\:border-pearl {
    --tw-border-opacity: 1;
    border-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .sm\:border-pearl\/0 {
    border-color: rgb(254 252 249 / 0);
  }

  .sm\:border-pearl\/10 {
    border-color: rgb(254 252 249 / 0.1);
  }

  .sm\:border-pearl\/100 {
    border-color: rgb(254 252 249 / 1);
  }

  .sm\:border-pearl\/15 {
    border-color: rgb(254 252 249 / 0.15);
  }

  .sm\:border-pearl\/20 {
    border-color: rgb(254 252 249 / 0.2);
  }

  .sm\:border-pearl\/25 {
    border-color: rgb(254 252 249 / 0.25);
  }

  .sm\:border-pearl\/30 {
    border-color: rgb(254 252 249 / 0.3);
  }

  .sm\:border-pearl\/35 {
    border-color: rgb(254 252 249 / 0.35);
  }

  .sm\:border-pearl\/40 {
    border-color: rgb(254 252 249 / 0.4);
  }

  .sm\:border-pearl\/45 {
    border-color: rgb(254 252 249 / 0.45);
  }

  .sm\:border-pearl\/5 {
    border-color: rgb(254 252 249 / 0.05);
  }

  .sm\:border-pearl\/50 {
    border-color: rgb(254 252 249 / 0.5);
  }

  .sm\:border-pearl\/55 {
    border-color: rgb(254 252 249 / 0.55);
  }

  .sm\:border-pearl\/60 {
    border-color: rgb(254 252 249 / 0.6);
  }

  .sm\:border-pearl\/65 {
    border-color: rgb(254 252 249 / 0.65);
  }

  .sm\:border-pearl\/70 {
    border-color: rgb(254 252 249 / 0.7);
  }

  .sm\:border-pearl\/75 {
    border-color: rgb(254 252 249 / 0.75);
  }

  .sm\:border-pearl\/80 {
    border-color: rgb(254 252 249 / 0.8);
  }

  .sm\:border-pearl\/85 {
    border-color: rgb(254 252 249 / 0.85);
  }

  .sm\:border-pearl\/90 {
    border-color: rgb(254 252 249 / 0.9);
  }

  .sm\:border-pearl\/95 {
    border-color: rgb(254 252 249 / 0.95);
  }

  .sm\:border-text-grey {
    --tw-border-opacity: 1;
    border-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .sm\:border-text-grey\/0 {
    border-color: rgb(179 179 179 / 0);
  }

  .sm\:border-text-grey\/10 {
    border-color: rgb(179 179 179 / 0.1);
  }

  .sm\:border-text-grey\/100 {
    border-color: rgb(179 179 179 / 1);
  }

  .sm\:border-text-grey\/15 {
    border-color: rgb(179 179 179 / 0.15);
  }

  .sm\:border-text-grey\/20 {
    border-color: rgb(179 179 179 / 0.2);
  }

  .sm\:border-text-grey\/25 {
    border-color: rgb(179 179 179 / 0.25);
  }

  .sm\:border-text-grey\/30 {
    border-color: rgb(179 179 179 / 0.3);
  }

  .sm\:border-text-grey\/35 {
    border-color: rgb(179 179 179 / 0.35);
  }

  .sm\:border-text-grey\/40 {
    border-color: rgb(179 179 179 / 0.4);
  }

  .sm\:border-text-grey\/45 {
    border-color: rgb(179 179 179 / 0.45);
  }

  .sm\:border-text-grey\/5 {
    border-color: rgb(179 179 179 / 0.05);
  }

  .sm\:border-text-grey\/50 {
    border-color: rgb(179 179 179 / 0.5);
  }

  .sm\:border-text-grey\/55 {
    border-color: rgb(179 179 179 / 0.55);
  }

  .sm\:border-text-grey\/60 {
    border-color: rgb(179 179 179 / 0.6);
  }

  .sm\:border-text-grey\/65 {
    border-color: rgb(179 179 179 / 0.65);
  }

  .sm\:border-text-grey\/70 {
    border-color: rgb(179 179 179 / 0.7);
  }

  .sm\:border-text-grey\/75 {
    border-color: rgb(179 179 179 / 0.75);
  }

  .sm\:border-text-grey\/80 {
    border-color: rgb(179 179 179 / 0.8);
  }

  .sm\:border-text-grey\/85 {
    border-color: rgb(179 179 179 / 0.85);
  }

  .sm\:border-text-grey\/90 {
    border-color: rgb(179 179 179 / 0.9);
  }

  .sm\:border-text-grey\/95 {
    border-color: rgb(179 179 179 / 0.95);
  }

  .sm\:border-transparent {
    border-color: transparent;
  }

  .sm\:border-transparent\/0 {
    border-color: rgb(0 0 0 / 0);
  }

  .sm\:border-transparent\/10 {
    border-color: rgb(0 0 0 / 0.1);
  }

  .sm\:border-transparent\/100 {
    border-color: rgb(0 0 0 / 1);
  }

  .sm\:border-transparent\/15 {
    border-color: rgb(0 0 0 / 0.15);
  }

  .sm\:border-transparent\/20 {
    border-color: rgb(0 0 0 / 0.2);
  }

  .sm\:border-transparent\/25 {
    border-color: rgb(0 0 0 / 0.25);
  }

  .sm\:border-transparent\/30 {
    border-color: rgb(0 0 0 / 0.3);
  }

  .sm\:border-transparent\/35 {
    border-color: rgb(0 0 0 / 0.35);
  }

  .sm\:border-transparent\/40 {
    border-color: rgb(0 0 0 / 0.4);
  }

  .sm\:border-transparent\/45 {
    border-color: rgb(0 0 0 / 0.45);
  }

  .sm\:border-transparent\/5 {
    border-color: rgb(0 0 0 / 0.05);
  }

  .sm\:border-transparent\/50 {
    border-color: rgb(0 0 0 / 0.5);
  }

  .sm\:border-transparent\/55 {
    border-color: rgb(0 0 0 / 0.55);
  }

  .sm\:border-transparent\/60 {
    border-color: rgb(0 0 0 / 0.6);
  }

  .sm\:border-transparent\/65 {
    border-color: rgb(0 0 0 / 0.65);
  }

  .sm\:border-transparent\/70 {
    border-color: rgb(0 0 0 / 0.7);
  }

  .sm\:border-transparent\/75 {
    border-color: rgb(0 0 0 / 0.75);
  }

  .sm\:border-transparent\/80 {
    border-color: rgb(0 0 0 / 0.8);
  }

  .sm\:border-transparent\/85 {
    border-color: rgb(0 0 0 / 0.85);
  }

  .sm\:border-transparent\/90 {
    border-color: rgb(0 0 0 / 0.9);
  }

  .sm\:border-transparent\/95 {
    border-color: rgb(0 0 0 / 0.95);
  }

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

  .sm\:border-white\/0 {
    border-color: rgb(255 255 255 / 0);
  }

  .sm\:border-white\/10 {
    border-color: rgb(255 255 255 / 0.1);
  }

  .sm\:border-white\/100 {
    border-color: rgb(255 255 255 / 1);
  }

  .sm\:border-white\/15 {
    border-color: rgb(255 255 255 / 0.15);
  }

  .sm\:border-white\/20 {
    border-color: rgb(255 255 255 / 0.2);
  }

  .sm\:border-white\/25 {
    border-color: rgb(255 255 255 / 0.25);
  }

  .sm\:border-white\/30 {
    border-color: rgb(255 255 255 / 0.3);
  }

  .sm\:border-white\/35 {
    border-color: rgb(255 255 255 / 0.35);
  }

  .sm\:border-white\/40 {
    border-color: rgb(255 255 255 / 0.4);
  }

  .sm\:border-white\/45 {
    border-color: rgb(255 255 255 / 0.45);
  }

  .sm\:border-white\/5 {
    border-color: rgb(255 255 255 / 0.05);
  }

  .sm\:border-white\/50 {
    border-color: rgb(255 255 255 / 0.5);
  }

  .sm\:border-white\/55 {
    border-color: rgb(255 255 255 / 0.55);
  }

  .sm\:border-white\/60 {
    border-color: rgb(255 255 255 / 0.6);
  }

  .sm\:border-white\/65 {
    border-color: rgb(255 255 255 / 0.65);
  }

  .sm\:border-white\/70 {
    border-color: rgb(255 255 255 / 0.7);
  }

  .sm\:border-white\/75 {
    border-color: rgb(255 255 255 / 0.75);
  }

  .sm\:border-white\/80 {
    border-color: rgb(255 255 255 / 0.8);
  }

  .sm\:border-white\/85 {
    border-color: rgb(255 255 255 / 0.85);
  }

  .sm\:border-white\/90 {
    border-color: rgb(255 255 255 / 0.9);
  }

  .sm\:border-white\/95 {
    border-color: rgb(255 255 255 / 0.95);
  }

  .sm\:border-x-blue {
    border-left-color: var(--blue);
    border-right-color: var(--blue);
  }

  .sm\:border-x-border {
    --tw-border-opacity: 1;
    border-left-color: rgb(228 229 230 / var(--tw-border-opacity));
    border-right-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .sm\:border-x-border\/0 {
    border-left-color: rgb(228 229 230 / 0);
    border-right-color: rgb(228 229 230 / 0);
  }

  .sm\:border-x-border\/10 {
    border-left-color: rgb(228 229 230 / 0.1);
    border-right-color: rgb(228 229 230 / 0.1);
  }

  .sm\:border-x-border\/100 {
    border-left-color: rgb(228 229 230 / 1);
    border-right-color: rgb(228 229 230 / 1);
  }

  .sm\:border-x-border\/15 {
    border-left-color: rgb(228 229 230 / 0.15);
    border-right-color: rgb(228 229 230 / 0.15);
  }

  .sm\:border-x-border\/20 {
    border-left-color: rgb(228 229 230 / 0.2);
    border-right-color: rgb(228 229 230 / 0.2);
  }

  .sm\:border-x-border\/25 {
    border-left-color: rgb(228 229 230 / 0.25);
    border-right-color: rgb(228 229 230 / 0.25);
  }

  .sm\:border-x-border\/30 {
    border-left-color: rgb(228 229 230 / 0.3);
    border-right-color: rgb(228 229 230 / 0.3);
  }

  .sm\:border-x-border\/35 {
    border-left-color: rgb(228 229 230 / 0.35);
    border-right-color: rgb(228 229 230 / 0.35);
  }

  .sm\:border-x-border\/40 {
    border-left-color: rgb(228 229 230 / 0.4);
    border-right-color: rgb(228 229 230 / 0.4);
  }

  .sm\:border-x-border\/45 {
    border-left-color: rgb(228 229 230 / 0.45);
    border-right-color: rgb(228 229 230 / 0.45);
  }

  .sm\:border-x-border\/5 {
    border-left-color: rgb(228 229 230 / 0.05);
    border-right-color: rgb(228 229 230 / 0.05);
  }

  .sm\:border-x-border\/50 {
    border-left-color: rgb(228 229 230 / 0.5);
    border-right-color: rgb(228 229 230 / 0.5);
  }

  .sm\:border-x-border\/55 {
    border-left-color: rgb(228 229 230 / 0.55);
    border-right-color: rgb(228 229 230 / 0.55);
  }

  .sm\:border-x-border\/60 {
    border-left-color: rgb(228 229 230 / 0.6);
    border-right-color: rgb(228 229 230 / 0.6);
  }

  .sm\:border-x-border\/65 {
    border-left-color: rgb(228 229 230 / 0.65);
    border-right-color: rgb(228 229 230 / 0.65);
  }

  .sm\:border-x-border\/70 {
    border-left-color: rgb(228 229 230 / 0.7);
    border-right-color: rgb(228 229 230 / 0.7);
  }

  .sm\:border-x-border\/75 {
    border-left-color: rgb(228 229 230 / 0.75);
    border-right-color: rgb(228 229 230 / 0.75);
  }

  .sm\:border-x-border\/80 {
    border-left-color: rgb(228 229 230 / 0.8);
    border-right-color: rgb(228 229 230 / 0.8);
  }

  .sm\:border-x-border\/85 {
    border-left-color: rgb(228 229 230 / 0.85);
    border-right-color: rgb(228 229 230 / 0.85);
  }

  .sm\:border-x-border\/90 {
    border-left-color: rgb(228 229 230 / 0.9);
    border-right-color: rgb(228 229 230 / 0.9);
  }

  .sm\:border-x-border\/95 {
    border-left-color: rgb(228 229 230 / 0.95);
    border-right-color: rgb(228 229 230 / 0.95);
  }

  .sm\:border-x-button {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 252 251 / var(--tw-border-opacity));
    border-right-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .sm\:border-x-button\/0 {
    border-left-color: rgb(243 252 251 / 0);
    border-right-color: rgb(243 252 251 / 0);
  }

  .sm\:border-x-button\/10 {
    border-left-color: rgb(243 252 251 / 0.1);
    border-right-color: rgb(243 252 251 / 0.1);
  }

  .sm\:border-x-button\/100 {
    border-left-color: rgb(243 252 251 / 1);
    border-right-color: rgb(243 252 251 / 1);
  }

  .sm\:border-x-button\/15 {
    border-left-color: rgb(243 252 251 / 0.15);
    border-right-color: rgb(243 252 251 / 0.15);
  }

  .sm\:border-x-button\/20 {
    border-left-color: rgb(243 252 251 / 0.2);
    border-right-color: rgb(243 252 251 / 0.2);
  }

  .sm\:border-x-button\/25 {
    border-left-color: rgb(243 252 251 / 0.25);
    border-right-color: rgb(243 252 251 / 0.25);
  }

  .sm\:border-x-button\/30 {
    border-left-color: rgb(243 252 251 / 0.3);
    border-right-color: rgb(243 252 251 / 0.3);
  }

  .sm\:border-x-button\/35 {
    border-left-color: rgb(243 252 251 / 0.35);
    border-right-color: rgb(243 252 251 / 0.35);
  }

  .sm\:border-x-button\/40 {
    border-left-color: rgb(243 252 251 / 0.4);
    border-right-color: rgb(243 252 251 / 0.4);
  }

  .sm\:border-x-button\/45 {
    border-left-color: rgb(243 252 251 / 0.45);
    border-right-color: rgb(243 252 251 / 0.45);
  }

  .sm\:border-x-button\/5 {
    border-left-color: rgb(243 252 251 / 0.05);
    border-right-color: rgb(243 252 251 / 0.05);
  }

  .sm\:border-x-button\/50 {
    border-left-color: rgb(243 252 251 / 0.5);
    border-right-color: rgb(243 252 251 / 0.5);
  }

  .sm\:border-x-button\/55 {
    border-left-color: rgb(243 252 251 / 0.55);
    border-right-color: rgb(243 252 251 / 0.55);
  }

  .sm\:border-x-button\/60 {
    border-left-color: rgb(243 252 251 / 0.6);
    border-right-color: rgb(243 252 251 / 0.6);
  }

  .sm\:border-x-button\/65 {
    border-left-color: rgb(243 252 251 / 0.65);
    border-right-color: rgb(243 252 251 / 0.65);
  }

  .sm\:border-x-button\/70 {
    border-left-color: rgb(243 252 251 / 0.7);
    border-right-color: rgb(243 252 251 / 0.7);
  }

  .sm\:border-x-button\/75 {
    border-left-color: rgb(243 252 251 / 0.75);
    border-right-color: rgb(243 252 251 / 0.75);
  }

  .sm\:border-x-button\/80 {
    border-left-color: rgb(243 252 251 / 0.8);
    border-right-color: rgb(243 252 251 / 0.8);
  }

  .sm\:border-x-button\/85 {
    border-left-color: rgb(243 252 251 / 0.85);
    border-right-color: rgb(243 252 251 / 0.85);
  }

  .sm\:border-x-button\/90 {
    border-left-color: rgb(243 252 251 / 0.9);
    border-right-color: rgb(243 252 251 / 0.9);
  }

  .sm\:border-x-button\/95 {
    border-left-color: rgb(243 252 251 / 0.95);
    border-right-color: rgb(243 252 251 / 0.95);
  }

  .sm\:border-x-current {
    border-left-color: currentColor;
    border-right-color: currentColor;
  }

  .sm\:border-x-dark {
    --tw-border-opacity: 1;
    border-left-color: rgb(37 73 39 / var(--tw-border-opacity));
    border-right-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .sm\:border-x-dark-green {
    --tw-border-opacity: 1;
    border-left-color: rgb(16 64 48 / var(--tw-border-opacity));
    border-right-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .sm\:border-x-dark-green\/0 {
    border-left-color: rgb(16 64 48 / 0);
    border-right-color: rgb(16 64 48 / 0);
  }

  .sm\:border-x-dark-green\/10 {
    border-left-color: rgb(16 64 48 / 0.1);
    border-right-color: rgb(16 64 48 / 0.1);
  }

  .sm\:border-x-dark-green\/100 {
    border-left-color: rgb(16 64 48 / 1);
    border-right-color: rgb(16 64 48 / 1);
  }

  .sm\:border-x-dark-green\/15 {
    border-left-color: rgb(16 64 48 / 0.15);
    border-right-color: rgb(16 64 48 / 0.15);
  }

  .sm\:border-x-dark-green\/20 {
    border-left-color: rgb(16 64 48 / 0.2);
    border-right-color: rgb(16 64 48 / 0.2);
  }

  .sm\:border-x-dark-green\/25 {
    border-left-color: rgb(16 64 48 / 0.25);
    border-right-color: rgb(16 64 48 / 0.25);
  }

  .sm\:border-x-dark-green\/30 {
    border-left-color: rgb(16 64 48 / 0.3);
    border-right-color: rgb(16 64 48 / 0.3);
  }

  .sm\:border-x-dark-green\/35 {
    border-left-color: rgb(16 64 48 / 0.35);
    border-right-color: rgb(16 64 48 / 0.35);
  }

  .sm\:border-x-dark-green\/40 {
    border-left-color: rgb(16 64 48 / 0.4);
    border-right-color: rgb(16 64 48 / 0.4);
  }

  .sm\:border-x-dark-green\/45 {
    border-left-color: rgb(16 64 48 / 0.45);
    border-right-color: rgb(16 64 48 / 0.45);
  }

  .sm\:border-x-dark-green\/5 {
    border-left-color: rgb(16 64 48 / 0.05);
    border-right-color: rgb(16 64 48 / 0.05);
  }

  .sm\:border-x-dark-green\/50 {
    border-left-color: rgb(16 64 48 / 0.5);
    border-right-color: rgb(16 64 48 / 0.5);
  }

  .sm\:border-x-dark-green\/55 {
    border-left-color: rgb(16 64 48 / 0.55);
    border-right-color: rgb(16 64 48 / 0.55);
  }

  .sm\:border-x-dark-green\/60 {
    border-left-color: rgb(16 64 48 / 0.6);
    border-right-color: rgb(16 64 48 / 0.6);
  }

  .sm\:border-x-dark-green\/65 {
    border-left-color: rgb(16 64 48 / 0.65);
    border-right-color: rgb(16 64 48 / 0.65);
  }

  .sm\:border-x-dark-green\/70 {
    border-left-color: rgb(16 64 48 / 0.7);
    border-right-color: rgb(16 64 48 / 0.7);
  }

  .sm\:border-x-dark-green\/75 {
    border-left-color: rgb(16 64 48 / 0.75);
    border-right-color: rgb(16 64 48 / 0.75);
  }

  .sm\:border-x-dark-green\/80 {
    border-left-color: rgb(16 64 48 / 0.8);
    border-right-color: rgb(16 64 48 / 0.8);
  }

  .sm\:border-x-dark-green\/85 {
    border-left-color: rgb(16 64 48 / 0.85);
    border-right-color: rgb(16 64 48 / 0.85);
  }

  .sm\:border-x-dark-green\/90 {
    border-left-color: rgb(16 64 48 / 0.9);
    border-right-color: rgb(16 64 48 / 0.9);
  }

  .sm\:border-x-dark-green\/95 {
    border-left-color: rgb(16 64 48 / 0.95);
    border-right-color: rgb(16 64 48 / 0.95);
  }

  .sm\:border-x-dark\/0 {
    border-left-color: rgb(37 73 39 / 0);
    border-right-color: rgb(37 73 39 / 0);
  }

  .sm\:border-x-dark\/10 {
    border-left-color: rgb(37 73 39 / 0.1);
    border-right-color: rgb(37 73 39 / 0.1);
  }

  .sm\:border-x-dark\/100 {
    border-left-color: rgb(37 73 39 / 1);
    border-right-color: rgb(37 73 39 / 1);
  }

  .sm\:border-x-dark\/15 {
    border-left-color: rgb(37 73 39 / 0.15);
    border-right-color: rgb(37 73 39 / 0.15);
  }

  .sm\:border-x-dark\/20 {
    border-left-color: rgb(37 73 39 / 0.2);
    border-right-color: rgb(37 73 39 / 0.2);
  }

  .sm\:border-x-dark\/25 {
    border-left-color: rgb(37 73 39 / 0.25);
    border-right-color: rgb(37 73 39 / 0.25);
  }

  .sm\:border-x-dark\/30 {
    border-left-color: rgb(37 73 39 / 0.3);
    border-right-color: rgb(37 73 39 / 0.3);
  }

  .sm\:border-x-dark\/35 {
    border-left-color: rgb(37 73 39 / 0.35);
    border-right-color: rgb(37 73 39 / 0.35);
  }

  .sm\:border-x-dark\/40 {
    border-left-color: rgb(37 73 39 / 0.4);
    border-right-color: rgb(37 73 39 / 0.4);
  }

  .sm\:border-x-dark\/45 {
    border-left-color: rgb(37 73 39 / 0.45);
    border-right-color: rgb(37 73 39 / 0.45);
  }

  .sm\:border-x-dark\/5 {
    border-left-color: rgb(37 73 39 / 0.05);
    border-right-color: rgb(37 73 39 / 0.05);
  }

  .sm\:border-x-dark\/50 {
    border-left-color: rgb(37 73 39 / 0.5);
    border-right-color: rgb(37 73 39 / 0.5);
  }

  .sm\:border-x-dark\/55 {
    border-left-color: rgb(37 73 39 / 0.55);
    border-right-color: rgb(37 73 39 / 0.55);
  }

  .sm\:border-x-dark\/60 {
    border-left-color: rgb(37 73 39 / 0.6);
    border-right-color: rgb(37 73 39 / 0.6);
  }

  .sm\:border-x-dark\/65 {
    border-left-color: rgb(37 73 39 / 0.65);
    border-right-color: rgb(37 73 39 / 0.65);
  }

  .sm\:border-x-dark\/70 {
    border-left-color: rgb(37 73 39 / 0.7);
    border-right-color: rgb(37 73 39 / 0.7);
  }

  .sm\:border-x-dark\/75 {
    border-left-color: rgb(37 73 39 / 0.75);
    border-right-color: rgb(37 73 39 / 0.75);
  }

  .sm\:border-x-dark\/80 {
    border-left-color: rgb(37 73 39 / 0.8);
    border-right-color: rgb(37 73 39 / 0.8);
  }

  .sm\:border-x-dark\/85 {
    border-left-color: rgb(37 73 39 / 0.85);
    border-right-color: rgb(37 73 39 / 0.85);
  }

  .sm\:border-x-dark\/90 {
    border-left-color: rgb(37 73 39 / 0.9);
    border-right-color: rgb(37 73 39 / 0.9);
  }

  .sm\:border-x-dark\/95 {
    border-left-color: rgb(37 73 39 / 0.95);
    border-right-color: rgb(37 73 39 / 0.95);
  }

  .sm\:border-x-gray {
    border-left-color: var(--gray);
    border-right-color: var(--gray);
  }

  .sm\:border-x-green {
    --tw-border-opacity: 1;
    border-left-color: rgb(52 102 64 / var(--tw-border-opacity));
    border-right-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .sm\:border-x-green\/0 {
    border-left-color: rgb(52 102 64 / 0);
    border-right-color: rgb(52 102 64 / 0);
  }

  .sm\:border-x-green\/10 {
    border-left-color: rgb(52 102 64 / 0.1);
    border-right-color: rgb(52 102 64 / 0.1);
  }

  .sm\:border-x-green\/100 {
    border-left-color: rgb(52 102 64 / 1);
    border-right-color: rgb(52 102 64 / 1);
  }

  .sm\:border-x-green\/15 {
    border-left-color: rgb(52 102 64 / 0.15);
    border-right-color: rgb(52 102 64 / 0.15);
  }

  .sm\:border-x-green\/20 {
    border-left-color: rgb(52 102 64 / 0.2);
    border-right-color: rgb(52 102 64 / 0.2);
  }

  .sm\:border-x-green\/25 {
    border-left-color: rgb(52 102 64 / 0.25);
    border-right-color: rgb(52 102 64 / 0.25);
  }

  .sm\:border-x-green\/30 {
    border-left-color: rgb(52 102 64 / 0.3);
    border-right-color: rgb(52 102 64 / 0.3);
  }

  .sm\:border-x-green\/35 {
    border-left-color: rgb(52 102 64 / 0.35);
    border-right-color: rgb(52 102 64 / 0.35);
  }

  .sm\:border-x-green\/40 {
    border-left-color: rgb(52 102 64 / 0.4);
    border-right-color: rgb(52 102 64 / 0.4);
  }

  .sm\:border-x-green\/45 {
    border-left-color: rgb(52 102 64 / 0.45);
    border-right-color: rgb(52 102 64 / 0.45);
  }

  .sm\:border-x-green\/5 {
    border-left-color: rgb(52 102 64 / 0.05);
    border-right-color: rgb(52 102 64 / 0.05);
  }

  .sm\:border-x-green\/50 {
    border-left-color: rgb(52 102 64 / 0.5);
    border-right-color: rgb(52 102 64 / 0.5);
  }

  .sm\:border-x-green\/55 {
    border-left-color: rgb(52 102 64 / 0.55);
    border-right-color: rgb(52 102 64 / 0.55);
  }

  .sm\:border-x-green\/60 {
    border-left-color: rgb(52 102 64 / 0.6);
    border-right-color: rgb(52 102 64 / 0.6);
  }

  .sm\:border-x-green\/65 {
    border-left-color: rgb(52 102 64 / 0.65);
    border-right-color: rgb(52 102 64 / 0.65);
  }

  .sm\:border-x-green\/70 {
    border-left-color: rgb(52 102 64 / 0.7);
    border-right-color: rgb(52 102 64 / 0.7);
  }

  .sm\:border-x-green\/75 {
    border-left-color: rgb(52 102 64 / 0.75);
    border-right-color: rgb(52 102 64 / 0.75);
  }

  .sm\:border-x-green\/80 {
    border-left-color: rgb(52 102 64 / 0.8);
    border-right-color: rgb(52 102 64 / 0.8);
  }

  .sm\:border-x-green\/85 {
    border-left-color: rgb(52 102 64 / 0.85);
    border-right-color: rgb(52 102 64 / 0.85);
  }

  .sm\:border-x-green\/90 {
    border-left-color: rgb(52 102 64 / 0.9);
    border-right-color: rgb(52 102 64 / 0.9);
  }

  .sm\:border-x-green\/95 {
    border-left-color: rgb(52 102 64 / 0.95);
    border-right-color: rgb(52 102 64 / 0.95);
  }

  .sm\:border-x-grey {
    --tw-border-opacity: 1;
    border-left-color: rgb(205 217 209 / var(--tw-border-opacity));
    border-right-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .sm\:border-x-grey\/0 {
    border-left-color: rgb(205 217 209 / 0);
    border-right-color: rgb(205 217 209 / 0);
  }

  .sm\:border-x-grey\/10 {
    border-left-color: rgb(205 217 209 / 0.1);
    border-right-color: rgb(205 217 209 / 0.1);
  }

  .sm\:border-x-grey\/100 {
    border-left-color: rgb(205 217 209 / 1);
    border-right-color: rgb(205 217 209 / 1);
  }

  .sm\:border-x-grey\/15 {
    border-left-color: rgb(205 217 209 / 0.15);
    border-right-color: rgb(205 217 209 / 0.15);
  }

  .sm\:border-x-grey\/20 {
    border-left-color: rgb(205 217 209 / 0.2);
    border-right-color: rgb(205 217 209 / 0.2);
  }

  .sm\:border-x-grey\/25 {
    border-left-color: rgb(205 217 209 / 0.25);
    border-right-color: rgb(205 217 209 / 0.25);
  }

  .sm\:border-x-grey\/30 {
    border-left-color: rgb(205 217 209 / 0.3);
    border-right-color: rgb(205 217 209 / 0.3);
  }

  .sm\:border-x-grey\/35 {
    border-left-color: rgb(205 217 209 / 0.35);
    border-right-color: rgb(205 217 209 / 0.35);
  }

  .sm\:border-x-grey\/40 {
    border-left-color: rgb(205 217 209 / 0.4);
    border-right-color: rgb(205 217 209 / 0.4);
  }

  .sm\:border-x-grey\/45 {
    border-left-color: rgb(205 217 209 / 0.45);
    border-right-color: rgb(205 217 209 / 0.45);
  }

  .sm\:border-x-grey\/5 {
    border-left-color: rgb(205 217 209 / 0.05);
    border-right-color: rgb(205 217 209 / 0.05);
  }

  .sm\:border-x-grey\/50 {
    border-left-color: rgb(205 217 209 / 0.5);
    border-right-color: rgb(205 217 209 / 0.5);
  }

  .sm\:border-x-grey\/55 {
    border-left-color: rgb(205 217 209 / 0.55);
    border-right-color: rgb(205 217 209 / 0.55);
  }

  .sm\:border-x-grey\/60 {
    border-left-color: rgb(205 217 209 / 0.6);
    border-right-color: rgb(205 217 209 / 0.6);
  }

  .sm\:border-x-grey\/65 {
    border-left-color: rgb(205 217 209 / 0.65);
    border-right-color: rgb(205 217 209 / 0.65);
  }

  .sm\:border-x-grey\/70 {
    border-left-color: rgb(205 217 209 / 0.7);
    border-right-color: rgb(205 217 209 / 0.7);
  }

  .sm\:border-x-grey\/75 {
    border-left-color: rgb(205 217 209 / 0.75);
    border-right-color: rgb(205 217 209 / 0.75);
  }

  .sm\:border-x-grey\/80 {
    border-left-color: rgb(205 217 209 / 0.8);
    border-right-color: rgb(205 217 209 / 0.8);
  }

  .sm\:border-x-grey\/85 {
    border-left-color: rgb(205 217 209 / 0.85);
    border-right-color: rgb(205 217 209 / 0.85);
  }

  .sm\:border-x-grey\/90 {
    border-left-color: rgb(205 217 209 / 0.9);
    border-right-color: rgb(205 217 209 / 0.9);
  }

  .sm\:border-x-grey\/95 {
    border-left-color: rgb(205 217 209 / 0.95);
    border-right-color: rgb(205 217 209 / 0.95);
  }

  .sm\:border-x-light {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 244 228 / var(--tw-border-opacity));
    border-right-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .sm\:border-x-light-green {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 244 228 / var(--tw-border-opacity));
    border-right-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .sm\:border-x-light-green\/0 {
    border-left-color: rgb(243 244 228 / 0);
    border-right-color: rgb(243 244 228 / 0);
  }

  .sm\:border-x-light-green\/10 {
    border-left-color: rgb(243 244 228 / 0.1);
    border-right-color: rgb(243 244 228 / 0.1);
  }

  .sm\:border-x-light-green\/100 {
    border-left-color: rgb(243 244 228 / 1);
    border-right-color: rgb(243 244 228 / 1);
  }

  .sm\:border-x-light-green\/15 {
    border-left-color: rgb(243 244 228 / 0.15);
    border-right-color: rgb(243 244 228 / 0.15);
  }

  .sm\:border-x-light-green\/20 {
    border-left-color: rgb(243 244 228 / 0.2);
    border-right-color: rgb(243 244 228 / 0.2);
  }

  .sm\:border-x-light-green\/25 {
    border-left-color: rgb(243 244 228 / 0.25);
    border-right-color: rgb(243 244 228 / 0.25);
  }

  .sm\:border-x-light-green\/30 {
    border-left-color: rgb(243 244 228 / 0.3);
    border-right-color: rgb(243 244 228 / 0.3);
  }

  .sm\:border-x-light-green\/35 {
    border-left-color: rgb(243 244 228 / 0.35);
    border-right-color: rgb(243 244 228 / 0.35);
  }

  .sm\:border-x-light-green\/40 {
    border-left-color: rgb(243 244 228 / 0.4);
    border-right-color: rgb(243 244 228 / 0.4);
  }

  .sm\:border-x-light-green\/45 {
    border-left-color: rgb(243 244 228 / 0.45);
    border-right-color: rgb(243 244 228 / 0.45);
  }

  .sm\:border-x-light-green\/5 {
    border-left-color: rgb(243 244 228 / 0.05);
    border-right-color: rgb(243 244 228 / 0.05);
  }

  .sm\:border-x-light-green\/50 {
    border-left-color: rgb(243 244 228 / 0.5);
    border-right-color: rgb(243 244 228 / 0.5);
  }

  .sm\:border-x-light-green\/55 {
    border-left-color: rgb(243 244 228 / 0.55);
    border-right-color: rgb(243 244 228 / 0.55);
  }

  .sm\:border-x-light-green\/60 {
    border-left-color: rgb(243 244 228 / 0.6);
    border-right-color: rgb(243 244 228 / 0.6);
  }

  .sm\:border-x-light-green\/65 {
    border-left-color: rgb(243 244 228 / 0.65);
    border-right-color: rgb(243 244 228 / 0.65);
  }

  .sm\:border-x-light-green\/70 {
    border-left-color: rgb(243 244 228 / 0.7);
    border-right-color: rgb(243 244 228 / 0.7);
  }

  .sm\:border-x-light-green\/75 {
    border-left-color: rgb(243 244 228 / 0.75);
    border-right-color: rgb(243 244 228 / 0.75);
  }

  .sm\:border-x-light-green\/80 {
    border-left-color: rgb(243 244 228 / 0.8);
    border-right-color: rgb(243 244 228 / 0.8);
  }

  .sm\:border-x-light-green\/85 {
    border-left-color: rgb(243 244 228 / 0.85);
    border-right-color: rgb(243 244 228 / 0.85);
  }

  .sm\:border-x-light-green\/90 {
    border-left-color: rgb(243 244 228 / 0.9);
    border-right-color: rgb(243 244 228 / 0.9);
  }

  .sm\:border-x-light-green\/95 {
    border-left-color: rgb(243 244 228 / 0.95);
    border-right-color: rgb(243 244 228 / 0.95);
  }

  .sm\:border-x-light\/0 {
    border-left-color: rgb(243 244 228 / 0);
    border-right-color: rgb(243 244 228 / 0);
  }

  .sm\:border-x-light\/10 {
    border-left-color: rgb(243 244 228 / 0.1);
    border-right-color: rgb(243 244 228 / 0.1);
  }

  .sm\:border-x-light\/100 {
    border-left-color: rgb(243 244 228 / 1);
    border-right-color: rgb(243 244 228 / 1);
  }

  .sm\:border-x-light\/15 {
    border-left-color: rgb(243 244 228 / 0.15);
    border-right-color: rgb(243 244 228 / 0.15);
  }

  .sm\:border-x-light\/20 {
    border-left-color: rgb(243 244 228 / 0.2);
    border-right-color: rgb(243 244 228 / 0.2);
  }

  .sm\:border-x-light\/25 {
    border-left-color: rgb(243 244 228 / 0.25);
    border-right-color: rgb(243 244 228 / 0.25);
  }

  .sm\:border-x-light\/30 {
    border-left-color: rgb(243 244 228 / 0.3);
    border-right-color: rgb(243 244 228 / 0.3);
  }

  .sm\:border-x-light\/35 {
    border-left-color: rgb(243 244 228 / 0.35);
    border-right-color: rgb(243 244 228 / 0.35);
  }

  .sm\:border-x-light\/40 {
    border-left-color: rgb(243 244 228 / 0.4);
    border-right-color: rgb(243 244 228 / 0.4);
  }

  .sm\:border-x-light\/45 {
    border-left-color: rgb(243 244 228 / 0.45);
    border-right-color: rgb(243 244 228 / 0.45);
  }

  .sm\:border-x-light\/5 {
    border-left-color: rgb(243 244 228 / 0.05);
    border-right-color: rgb(243 244 228 / 0.05);
  }

  .sm\:border-x-light\/50 {
    border-left-color: rgb(243 244 228 / 0.5);
    border-right-color: rgb(243 244 228 / 0.5);
  }

  .sm\:border-x-light\/55 {
    border-left-color: rgb(243 244 228 / 0.55);
    border-right-color: rgb(243 244 228 / 0.55);
  }

  .sm\:border-x-light\/60 {
    border-left-color: rgb(243 244 228 / 0.6);
    border-right-color: rgb(243 244 228 / 0.6);
  }

  .sm\:border-x-light\/65 {
    border-left-color: rgb(243 244 228 / 0.65);
    border-right-color: rgb(243 244 228 / 0.65);
  }

  .sm\:border-x-light\/70 {
    border-left-color: rgb(243 244 228 / 0.7);
    border-right-color: rgb(243 244 228 / 0.7);
  }

  .sm\:border-x-light\/75 {
    border-left-color: rgb(243 244 228 / 0.75);
    border-right-color: rgb(243 244 228 / 0.75);
  }

  .sm\:border-x-light\/80 {
    border-left-color: rgb(243 244 228 / 0.8);
    border-right-color: rgb(243 244 228 / 0.8);
  }

  .sm\:border-x-light\/85 {
    border-left-color: rgb(243 244 228 / 0.85);
    border-right-color: rgb(243 244 228 / 0.85);
  }

  .sm\:border-x-light\/90 {
    border-left-color: rgb(243 244 228 / 0.9);
    border-right-color: rgb(243 244 228 / 0.9);
  }

  .sm\:border-x-light\/95 {
    border-left-color: rgb(243 244 228 / 0.95);
    border-right-color: rgb(243 244 228 / 0.95);
  }

  .sm\:border-x-main {
    --tw-border-opacity: 1;
    border-left-color: rgb(56 56 56 / var(--tw-border-opacity));
    border-right-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .sm\:border-x-main\/0 {
    border-left-color: rgb(56 56 56 / 0);
    border-right-color: rgb(56 56 56 / 0);
  }

  .sm\:border-x-main\/10 {
    border-left-color: rgb(56 56 56 / 0.1);
    border-right-color: rgb(56 56 56 / 0.1);
  }

  .sm\:border-x-main\/100 {
    border-left-color: rgb(56 56 56 / 1);
    border-right-color: rgb(56 56 56 / 1);
  }

  .sm\:border-x-main\/15 {
    border-left-color: rgb(56 56 56 / 0.15);
    border-right-color: rgb(56 56 56 / 0.15);
  }

  .sm\:border-x-main\/20 {
    border-left-color: rgb(56 56 56 / 0.2);
    border-right-color: rgb(56 56 56 / 0.2);
  }

  .sm\:border-x-main\/25 {
    border-left-color: rgb(56 56 56 / 0.25);
    border-right-color: rgb(56 56 56 / 0.25);
  }

  .sm\:border-x-main\/30 {
    border-left-color: rgb(56 56 56 / 0.3);
    border-right-color: rgb(56 56 56 / 0.3);
  }

  .sm\:border-x-main\/35 {
    border-left-color: rgb(56 56 56 / 0.35);
    border-right-color: rgb(56 56 56 / 0.35);
  }

  .sm\:border-x-main\/40 {
    border-left-color: rgb(56 56 56 / 0.4);
    border-right-color: rgb(56 56 56 / 0.4);
  }

  .sm\:border-x-main\/45 {
    border-left-color: rgb(56 56 56 / 0.45);
    border-right-color: rgb(56 56 56 / 0.45);
  }

  .sm\:border-x-main\/5 {
    border-left-color: rgb(56 56 56 / 0.05);
    border-right-color: rgb(56 56 56 / 0.05);
  }

  .sm\:border-x-main\/50 {
    border-left-color: rgb(56 56 56 / 0.5);
    border-right-color: rgb(56 56 56 / 0.5);
  }

  .sm\:border-x-main\/55 {
    border-left-color: rgb(56 56 56 / 0.55);
    border-right-color: rgb(56 56 56 / 0.55);
  }

  .sm\:border-x-main\/60 {
    border-left-color: rgb(56 56 56 / 0.6);
    border-right-color: rgb(56 56 56 / 0.6);
  }

  .sm\:border-x-main\/65 {
    border-left-color: rgb(56 56 56 / 0.65);
    border-right-color: rgb(56 56 56 / 0.65);
  }

  .sm\:border-x-main\/70 {
    border-left-color: rgb(56 56 56 / 0.7);
    border-right-color: rgb(56 56 56 / 0.7);
  }

  .sm\:border-x-main\/75 {
    border-left-color: rgb(56 56 56 / 0.75);
    border-right-color: rgb(56 56 56 / 0.75);
  }

  .sm\:border-x-main\/80 {
    border-left-color: rgb(56 56 56 / 0.8);
    border-right-color: rgb(56 56 56 / 0.8);
  }

  .sm\:border-x-main\/85 {
    border-left-color: rgb(56 56 56 / 0.85);
    border-right-color: rgb(56 56 56 / 0.85);
  }

  .sm\:border-x-main\/90 {
    border-left-color: rgb(56 56 56 / 0.9);
    border-right-color: rgb(56 56 56 / 0.9);
  }

  .sm\:border-x-main\/95 {
    border-left-color: rgb(56 56 56 / 0.95);
    border-right-color: rgb(56 56 56 / 0.95);
  }

  .sm\:border-x-navy {
    border-left-color: var(--navy);
    border-right-color: var(--navy);
  }

  .sm\:border-x-offwhite {
    border-left-color: var(--offwhite);
    border-right-color: var(--offwhite);
  }

  .sm\:border-x-orange {
    border-left-color: var(--orange);
    border-right-color: var(--orange);
  }

  .sm\:border-x-pearl {
    --tw-border-opacity: 1;
    border-left-color: rgb(254 252 249 / var(--tw-border-opacity));
    border-right-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .sm\:border-x-pearl\/0 {
    border-left-color: rgb(254 252 249 / 0);
    border-right-color: rgb(254 252 249 / 0);
  }

  .sm\:border-x-pearl\/10 {
    border-left-color: rgb(254 252 249 / 0.1);
    border-right-color: rgb(254 252 249 / 0.1);
  }

  .sm\:border-x-pearl\/100 {
    border-left-color: rgb(254 252 249 / 1);
    border-right-color: rgb(254 252 249 / 1);
  }

  .sm\:border-x-pearl\/15 {
    border-left-color: rgb(254 252 249 / 0.15);
    border-right-color: rgb(254 252 249 / 0.15);
  }

  .sm\:border-x-pearl\/20 {
    border-left-color: rgb(254 252 249 / 0.2);
    border-right-color: rgb(254 252 249 / 0.2);
  }

  .sm\:border-x-pearl\/25 {
    border-left-color: rgb(254 252 249 / 0.25);
    border-right-color: rgb(254 252 249 / 0.25);
  }

  .sm\:border-x-pearl\/30 {
    border-left-color: rgb(254 252 249 / 0.3);
    border-right-color: rgb(254 252 249 / 0.3);
  }

  .sm\:border-x-pearl\/35 {
    border-left-color: rgb(254 252 249 / 0.35);
    border-right-color: rgb(254 252 249 / 0.35);
  }

  .sm\:border-x-pearl\/40 {
    border-left-color: rgb(254 252 249 / 0.4);
    border-right-color: rgb(254 252 249 / 0.4);
  }

  .sm\:border-x-pearl\/45 {
    border-left-color: rgb(254 252 249 / 0.45);
    border-right-color: rgb(254 252 249 / 0.45);
  }

  .sm\:border-x-pearl\/5 {
    border-left-color: rgb(254 252 249 / 0.05);
    border-right-color: rgb(254 252 249 / 0.05);
  }

  .sm\:border-x-pearl\/50 {
    border-left-color: rgb(254 252 249 / 0.5);
    border-right-color: rgb(254 252 249 / 0.5);
  }

  .sm\:border-x-pearl\/55 {
    border-left-color: rgb(254 252 249 / 0.55);
    border-right-color: rgb(254 252 249 / 0.55);
  }

  .sm\:border-x-pearl\/60 {
    border-left-color: rgb(254 252 249 / 0.6);
    border-right-color: rgb(254 252 249 / 0.6);
  }

  .sm\:border-x-pearl\/65 {
    border-left-color: rgb(254 252 249 / 0.65);
    border-right-color: rgb(254 252 249 / 0.65);
  }

  .sm\:border-x-pearl\/70 {
    border-left-color: rgb(254 252 249 / 0.7);
    border-right-color: rgb(254 252 249 / 0.7);
  }

  .sm\:border-x-pearl\/75 {
    border-left-color: rgb(254 252 249 / 0.75);
    border-right-color: rgb(254 252 249 / 0.75);
  }

  .sm\:border-x-pearl\/80 {
    border-left-color: rgb(254 252 249 / 0.8);
    border-right-color: rgb(254 252 249 / 0.8);
  }

  .sm\:border-x-pearl\/85 {
    border-left-color: rgb(254 252 249 / 0.85);
    border-right-color: rgb(254 252 249 / 0.85);
  }

  .sm\:border-x-pearl\/90 {
    border-left-color: rgb(254 252 249 / 0.9);
    border-right-color: rgb(254 252 249 / 0.9);
  }

  .sm\:border-x-pearl\/95 {
    border-left-color: rgb(254 252 249 / 0.95);
    border-right-color: rgb(254 252 249 / 0.95);
  }

  .sm\:border-x-text-grey {
    --tw-border-opacity: 1;
    border-left-color: rgb(179 179 179 / var(--tw-border-opacity));
    border-right-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .sm\:border-x-text-grey\/0 {
    border-left-color: rgb(179 179 179 / 0);
    border-right-color: rgb(179 179 179 / 0);
  }

  .sm\:border-x-text-grey\/10 {
    border-left-color: rgb(179 179 179 / 0.1);
    border-right-color: rgb(179 179 179 / 0.1);
  }

  .sm\:border-x-text-grey\/100 {
    border-left-color: rgb(179 179 179 / 1);
    border-right-color: rgb(179 179 179 / 1);
  }

  .sm\:border-x-text-grey\/15 {
    border-left-color: rgb(179 179 179 / 0.15);
    border-right-color: rgb(179 179 179 / 0.15);
  }

  .sm\:border-x-text-grey\/20 {
    border-left-color: rgb(179 179 179 / 0.2);
    border-right-color: rgb(179 179 179 / 0.2);
  }

  .sm\:border-x-text-grey\/25 {
    border-left-color: rgb(179 179 179 / 0.25);
    border-right-color: rgb(179 179 179 / 0.25);
  }

  .sm\:border-x-text-grey\/30 {
    border-left-color: rgb(179 179 179 / 0.3);
    border-right-color: rgb(179 179 179 / 0.3);
  }

  .sm\:border-x-text-grey\/35 {
    border-left-color: rgb(179 179 179 / 0.35);
    border-right-color: rgb(179 179 179 / 0.35);
  }

  .sm\:border-x-text-grey\/40 {
    border-left-color: rgb(179 179 179 / 0.4);
    border-right-color: rgb(179 179 179 / 0.4);
  }

  .sm\:border-x-text-grey\/45 {
    border-left-color: rgb(179 179 179 / 0.45);
    border-right-color: rgb(179 179 179 / 0.45);
  }

  .sm\:border-x-text-grey\/5 {
    border-left-color: rgb(179 179 179 / 0.05);
    border-right-color: rgb(179 179 179 / 0.05);
  }

  .sm\:border-x-text-grey\/50 {
    border-left-color: rgb(179 179 179 / 0.5);
    border-right-color: rgb(179 179 179 / 0.5);
  }

  .sm\:border-x-text-grey\/55 {
    border-left-color: rgb(179 179 179 / 0.55);
    border-right-color: rgb(179 179 179 / 0.55);
  }

  .sm\:border-x-text-grey\/60 {
    border-left-color: rgb(179 179 179 / 0.6);
    border-right-color: rgb(179 179 179 / 0.6);
  }

  .sm\:border-x-text-grey\/65 {
    border-left-color: rgb(179 179 179 / 0.65);
    border-right-color: rgb(179 179 179 / 0.65);
  }

  .sm\:border-x-text-grey\/70 {
    border-left-color: rgb(179 179 179 / 0.7);
    border-right-color: rgb(179 179 179 / 0.7);
  }

  .sm\:border-x-text-grey\/75 {
    border-left-color: rgb(179 179 179 / 0.75);
    border-right-color: rgb(179 179 179 / 0.75);
  }

  .sm\:border-x-text-grey\/80 {
    border-left-color: rgb(179 179 179 / 0.8);
    border-right-color: rgb(179 179 179 / 0.8);
  }

  .sm\:border-x-text-grey\/85 {
    border-left-color: rgb(179 179 179 / 0.85);
    border-right-color: rgb(179 179 179 / 0.85);
  }

  .sm\:border-x-text-grey\/90 {
    border-left-color: rgb(179 179 179 / 0.9);
    border-right-color: rgb(179 179 179 / 0.9);
  }

  .sm\:border-x-text-grey\/95 {
    border-left-color: rgb(179 179 179 / 0.95);
    border-right-color: rgb(179 179 179 / 0.95);
  }

  .sm\:border-x-transparent {
    border-left-color: transparent;
    border-right-color: transparent;
  }

  .sm\:border-x-transparent\/0 {
    border-left-color: rgb(0 0 0 / 0);
    border-right-color: rgb(0 0 0 / 0);
  }

  .sm\:border-x-transparent\/10 {
    border-left-color: rgb(0 0 0 / 0.1);
    border-right-color: rgb(0 0 0 / 0.1);
  }

  .sm\:border-x-transparent\/100 {
    border-left-color: rgb(0 0 0 / 1);
    border-right-color: rgb(0 0 0 / 1);
  }

  .sm\:border-x-transparent\/15 {
    border-left-color: rgb(0 0 0 / 0.15);
    border-right-color: rgb(0 0 0 / 0.15);
  }

  .sm\:border-x-transparent\/20 {
    border-left-color: rgb(0 0 0 / 0.2);
    border-right-color: rgb(0 0 0 / 0.2);
  }

  .sm\:border-x-transparent\/25 {
    border-left-color: rgb(0 0 0 / 0.25);
    border-right-color: rgb(0 0 0 / 0.25);
  }

  .sm\:border-x-transparent\/30 {
    border-left-color: rgb(0 0 0 / 0.3);
    border-right-color: rgb(0 0 0 / 0.3);
  }

  .sm\:border-x-transparent\/35 {
    border-left-color: rgb(0 0 0 / 0.35);
    border-right-color: rgb(0 0 0 / 0.35);
  }

  .sm\:border-x-transparent\/40 {
    border-left-color: rgb(0 0 0 / 0.4);
    border-right-color: rgb(0 0 0 / 0.4);
  }

  .sm\:border-x-transparent\/45 {
    border-left-color: rgb(0 0 0 / 0.45);
    border-right-color: rgb(0 0 0 / 0.45);
  }

  .sm\:border-x-transparent\/5 {
    border-left-color: rgb(0 0 0 / 0.05);
    border-right-color: rgb(0 0 0 / 0.05);
  }

  .sm\:border-x-transparent\/50 {
    border-left-color: rgb(0 0 0 / 0.5);
    border-right-color: rgb(0 0 0 / 0.5);
  }

  .sm\:border-x-transparent\/55 {
    border-left-color: rgb(0 0 0 / 0.55);
    border-right-color: rgb(0 0 0 / 0.55);
  }

  .sm\:border-x-transparent\/60 {
    border-left-color: rgb(0 0 0 / 0.6);
    border-right-color: rgb(0 0 0 / 0.6);
  }

  .sm\:border-x-transparent\/65 {
    border-left-color: rgb(0 0 0 / 0.65);
    border-right-color: rgb(0 0 0 / 0.65);
  }

  .sm\:border-x-transparent\/70 {
    border-left-color: rgb(0 0 0 / 0.7);
    border-right-color: rgb(0 0 0 / 0.7);
  }

  .sm\:border-x-transparent\/75 {
    border-left-color: rgb(0 0 0 / 0.75);
    border-right-color: rgb(0 0 0 / 0.75);
  }

  .sm\:border-x-transparent\/80 {
    border-left-color: rgb(0 0 0 / 0.8);
    border-right-color: rgb(0 0 0 / 0.8);
  }

  .sm\:border-x-transparent\/85 {
    border-left-color: rgb(0 0 0 / 0.85);
    border-right-color: rgb(0 0 0 / 0.85);
  }

  .sm\:border-x-transparent\/90 {
    border-left-color: rgb(0 0 0 / 0.9);
    border-right-color: rgb(0 0 0 / 0.9);
  }

  .sm\:border-x-transparent\/95 {
    border-left-color: rgb(0 0 0 / 0.95);
    border-right-color: rgb(0 0 0 / 0.95);
  }

  .sm\:border-x-white {
    --tw-border-opacity: 1;
    border-left-color: rgb(255 255 255 / var(--tw-border-opacity));
    border-right-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .sm\:border-x-white\/0 {
    border-left-color: rgb(255 255 255 / 0);
    border-right-color: rgb(255 255 255 / 0);
  }

  .sm\:border-x-white\/10 {
    border-left-color: rgb(255 255 255 / 0.1);
    border-right-color: rgb(255 255 255 / 0.1);
  }

  .sm\:border-x-white\/100 {
    border-left-color: rgb(255 255 255 / 1);
    border-right-color: rgb(255 255 255 / 1);
  }

  .sm\:border-x-white\/15 {
    border-left-color: rgb(255 255 255 / 0.15);
    border-right-color: rgb(255 255 255 / 0.15);
  }

  .sm\:border-x-white\/20 {
    border-left-color: rgb(255 255 255 / 0.2);
    border-right-color: rgb(255 255 255 / 0.2);
  }

  .sm\:border-x-white\/25 {
    border-left-color: rgb(255 255 255 / 0.25);
    border-right-color: rgb(255 255 255 / 0.25);
  }

  .sm\:border-x-white\/30 {
    border-left-color: rgb(255 255 255 / 0.3);
    border-right-color: rgb(255 255 255 / 0.3);
  }

  .sm\:border-x-white\/35 {
    border-left-color: rgb(255 255 255 / 0.35);
    border-right-color: rgb(255 255 255 / 0.35);
  }

  .sm\:border-x-white\/40 {
    border-left-color: rgb(255 255 255 / 0.4);
    border-right-color: rgb(255 255 255 / 0.4);
  }

  .sm\:border-x-white\/45 {
    border-left-color: rgb(255 255 255 / 0.45);
    border-right-color: rgb(255 255 255 / 0.45);
  }

  .sm\:border-x-white\/5 {
    border-left-color: rgb(255 255 255 / 0.05);
    border-right-color: rgb(255 255 255 / 0.05);
  }

  .sm\:border-x-white\/50 {
    border-left-color: rgb(255 255 255 / 0.5);
    border-right-color: rgb(255 255 255 / 0.5);
  }

  .sm\:border-x-white\/55 {
    border-left-color: rgb(255 255 255 / 0.55);
    border-right-color: rgb(255 255 255 / 0.55);
  }

  .sm\:border-x-white\/60 {
    border-left-color: rgb(255 255 255 / 0.6);
    border-right-color: rgb(255 255 255 / 0.6);
  }

  .sm\:border-x-white\/65 {
    border-left-color: rgb(255 255 255 / 0.65);
    border-right-color: rgb(255 255 255 / 0.65);
  }

  .sm\:border-x-white\/70 {
    border-left-color: rgb(255 255 255 / 0.7);
    border-right-color: rgb(255 255 255 / 0.7);
  }

  .sm\:border-x-white\/75 {
    border-left-color: rgb(255 255 255 / 0.75);
    border-right-color: rgb(255 255 255 / 0.75);
  }

  .sm\:border-x-white\/80 {
    border-left-color: rgb(255 255 255 / 0.8);
    border-right-color: rgb(255 255 255 / 0.8);
  }

  .sm\:border-x-white\/85 {
    border-left-color: rgb(255 255 255 / 0.85);
    border-right-color: rgb(255 255 255 / 0.85);
  }

  .sm\:border-x-white\/90 {
    border-left-color: rgb(255 255 255 / 0.9);
    border-right-color: rgb(255 255 255 / 0.9);
  }

  .sm\:border-x-white\/95 {
    border-left-color: rgb(255 255 255 / 0.95);
    border-right-color: rgb(255 255 255 / 0.95);
  }

  .sm\:border-y-blue {
    border-top-color: var(--blue);
    border-bottom-color: var(--blue);
  }

  .sm\:border-y-border {
    --tw-border-opacity: 1;
    border-top-color: rgb(228 229 230 / var(--tw-border-opacity));
    border-bottom-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .sm\:border-y-border\/0 {
    border-top-color: rgb(228 229 230 / 0);
    border-bottom-color: rgb(228 229 230 / 0);
  }

  .sm\:border-y-border\/10 {
    border-top-color: rgb(228 229 230 / 0.1);
    border-bottom-color: rgb(228 229 230 / 0.1);
  }

  .sm\:border-y-border\/100 {
    border-top-color: rgb(228 229 230 / 1);
    border-bottom-color: rgb(228 229 230 / 1);
  }

  .sm\:border-y-border\/15 {
    border-top-color: rgb(228 229 230 / 0.15);
    border-bottom-color: rgb(228 229 230 / 0.15);
  }

  .sm\:border-y-border\/20 {
    border-top-color: rgb(228 229 230 / 0.2);
    border-bottom-color: rgb(228 229 230 / 0.2);
  }

  .sm\:border-y-border\/25 {
    border-top-color: rgb(228 229 230 / 0.25);
    border-bottom-color: rgb(228 229 230 / 0.25);
  }

  .sm\:border-y-border\/30 {
    border-top-color: rgb(228 229 230 / 0.3);
    border-bottom-color: rgb(228 229 230 / 0.3);
  }

  .sm\:border-y-border\/35 {
    border-top-color: rgb(228 229 230 / 0.35);
    border-bottom-color: rgb(228 229 230 / 0.35);
  }

  .sm\:border-y-border\/40 {
    border-top-color: rgb(228 229 230 / 0.4);
    border-bottom-color: rgb(228 229 230 / 0.4);
  }

  .sm\:border-y-border\/45 {
    border-top-color: rgb(228 229 230 / 0.45);
    border-bottom-color: rgb(228 229 230 / 0.45);
  }

  .sm\:border-y-border\/5 {
    border-top-color: rgb(228 229 230 / 0.05);
    border-bottom-color: rgb(228 229 230 / 0.05);
  }

  .sm\:border-y-border\/50 {
    border-top-color: rgb(228 229 230 / 0.5);
    border-bottom-color: rgb(228 229 230 / 0.5);
  }

  .sm\:border-y-border\/55 {
    border-top-color: rgb(228 229 230 / 0.55);
    border-bottom-color: rgb(228 229 230 / 0.55);
  }

  .sm\:border-y-border\/60 {
    border-top-color: rgb(228 229 230 / 0.6);
    border-bottom-color: rgb(228 229 230 / 0.6);
  }

  .sm\:border-y-border\/65 {
    border-top-color: rgb(228 229 230 / 0.65);
    border-bottom-color: rgb(228 229 230 / 0.65);
  }

  .sm\:border-y-border\/70 {
    border-top-color: rgb(228 229 230 / 0.7);
    border-bottom-color: rgb(228 229 230 / 0.7);
  }

  .sm\:border-y-border\/75 {
    border-top-color: rgb(228 229 230 / 0.75);
    border-bottom-color: rgb(228 229 230 / 0.75);
  }

  .sm\:border-y-border\/80 {
    border-top-color: rgb(228 229 230 / 0.8);
    border-bottom-color: rgb(228 229 230 / 0.8);
  }

  .sm\:border-y-border\/85 {
    border-top-color: rgb(228 229 230 / 0.85);
    border-bottom-color: rgb(228 229 230 / 0.85);
  }

  .sm\:border-y-border\/90 {
    border-top-color: rgb(228 229 230 / 0.9);
    border-bottom-color: rgb(228 229 230 / 0.9);
  }

  .sm\:border-y-border\/95 {
    border-top-color: rgb(228 229 230 / 0.95);
    border-bottom-color: rgb(228 229 230 / 0.95);
  }

  .sm\:border-y-button {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 252 251 / var(--tw-border-opacity));
    border-bottom-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .sm\:border-y-button\/0 {
    border-top-color: rgb(243 252 251 / 0);
    border-bottom-color: rgb(243 252 251 / 0);
  }

  .sm\:border-y-button\/10 {
    border-top-color: rgb(243 252 251 / 0.1);
    border-bottom-color: rgb(243 252 251 / 0.1);
  }

  .sm\:border-y-button\/100 {
    border-top-color: rgb(243 252 251 / 1);
    border-bottom-color: rgb(243 252 251 / 1);
  }

  .sm\:border-y-button\/15 {
    border-top-color: rgb(243 252 251 / 0.15);
    border-bottom-color: rgb(243 252 251 / 0.15);
  }

  .sm\:border-y-button\/20 {
    border-top-color: rgb(243 252 251 / 0.2);
    border-bottom-color: rgb(243 252 251 / 0.2);
  }

  .sm\:border-y-button\/25 {
    border-top-color: rgb(243 252 251 / 0.25);
    border-bottom-color: rgb(243 252 251 / 0.25);
  }

  .sm\:border-y-button\/30 {
    border-top-color: rgb(243 252 251 / 0.3);
    border-bottom-color: rgb(243 252 251 / 0.3);
  }

  .sm\:border-y-button\/35 {
    border-top-color: rgb(243 252 251 / 0.35);
    border-bottom-color: rgb(243 252 251 / 0.35);
  }

  .sm\:border-y-button\/40 {
    border-top-color: rgb(243 252 251 / 0.4);
    border-bottom-color: rgb(243 252 251 / 0.4);
  }

  .sm\:border-y-button\/45 {
    border-top-color: rgb(243 252 251 / 0.45);
    border-bottom-color: rgb(243 252 251 / 0.45);
  }

  .sm\:border-y-button\/5 {
    border-top-color: rgb(243 252 251 / 0.05);
    border-bottom-color: rgb(243 252 251 / 0.05);
  }

  .sm\:border-y-button\/50 {
    border-top-color: rgb(243 252 251 / 0.5);
    border-bottom-color: rgb(243 252 251 / 0.5);
  }

  .sm\:border-y-button\/55 {
    border-top-color: rgb(243 252 251 / 0.55);
    border-bottom-color: rgb(243 252 251 / 0.55);
  }

  .sm\:border-y-button\/60 {
    border-top-color: rgb(243 252 251 / 0.6);
    border-bottom-color: rgb(243 252 251 / 0.6);
  }

  .sm\:border-y-button\/65 {
    border-top-color: rgb(243 252 251 / 0.65);
    border-bottom-color: rgb(243 252 251 / 0.65);
  }

  .sm\:border-y-button\/70 {
    border-top-color: rgb(243 252 251 / 0.7);
    border-bottom-color: rgb(243 252 251 / 0.7);
  }

  .sm\:border-y-button\/75 {
    border-top-color: rgb(243 252 251 / 0.75);
    border-bottom-color: rgb(243 252 251 / 0.75);
  }

  .sm\:border-y-button\/80 {
    border-top-color: rgb(243 252 251 / 0.8);
    border-bottom-color: rgb(243 252 251 / 0.8);
  }

  .sm\:border-y-button\/85 {
    border-top-color: rgb(243 252 251 / 0.85);
    border-bottom-color: rgb(243 252 251 / 0.85);
  }

  .sm\:border-y-button\/90 {
    border-top-color: rgb(243 252 251 / 0.9);
    border-bottom-color: rgb(243 252 251 / 0.9);
  }

  .sm\:border-y-button\/95 {
    border-top-color: rgb(243 252 251 / 0.95);
    border-bottom-color: rgb(243 252 251 / 0.95);
  }

  .sm\:border-y-current {
    border-top-color: currentColor;
    border-bottom-color: currentColor;
  }

  .sm\:border-y-dark {
    --tw-border-opacity: 1;
    border-top-color: rgb(37 73 39 / var(--tw-border-opacity));
    border-bottom-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .sm\:border-y-dark-green {
    --tw-border-opacity: 1;
    border-top-color: rgb(16 64 48 / var(--tw-border-opacity));
    border-bottom-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .sm\:border-y-dark-green\/0 {
    border-top-color: rgb(16 64 48 / 0);
    border-bottom-color: rgb(16 64 48 / 0);
  }

  .sm\:border-y-dark-green\/10 {
    border-top-color: rgb(16 64 48 / 0.1);
    border-bottom-color: rgb(16 64 48 / 0.1);
  }

  .sm\:border-y-dark-green\/100 {
    border-top-color: rgb(16 64 48 / 1);
    border-bottom-color: rgb(16 64 48 / 1);
  }

  .sm\:border-y-dark-green\/15 {
    border-top-color: rgb(16 64 48 / 0.15);
    border-bottom-color: rgb(16 64 48 / 0.15);
  }

  .sm\:border-y-dark-green\/20 {
    border-top-color: rgb(16 64 48 / 0.2);
    border-bottom-color: rgb(16 64 48 / 0.2);
  }

  .sm\:border-y-dark-green\/25 {
    border-top-color: rgb(16 64 48 / 0.25);
    border-bottom-color: rgb(16 64 48 / 0.25);
  }

  .sm\:border-y-dark-green\/30 {
    border-top-color: rgb(16 64 48 / 0.3);
    border-bottom-color: rgb(16 64 48 / 0.3);
  }

  .sm\:border-y-dark-green\/35 {
    border-top-color: rgb(16 64 48 / 0.35);
    border-bottom-color: rgb(16 64 48 / 0.35);
  }

  .sm\:border-y-dark-green\/40 {
    border-top-color: rgb(16 64 48 / 0.4);
    border-bottom-color: rgb(16 64 48 / 0.4);
  }

  .sm\:border-y-dark-green\/45 {
    border-top-color: rgb(16 64 48 / 0.45);
    border-bottom-color: rgb(16 64 48 / 0.45);
  }

  .sm\:border-y-dark-green\/5 {
    border-top-color: rgb(16 64 48 / 0.05);
    border-bottom-color: rgb(16 64 48 / 0.05);
  }

  .sm\:border-y-dark-green\/50 {
    border-top-color: rgb(16 64 48 / 0.5);
    border-bottom-color: rgb(16 64 48 / 0.5);
  }

  .sm\:border-y-dark-green\/55 {
    border-top-color: rgb(16 64 48 / 0.55);
    border-bottom-color: rgb(16 64 48 / 0.55);
  }

  .sm\:border-y-dark-green\/60 {
    border-top-color: rgb(16 64 48 / 0.6);
    border-bottom-color: rgb(16 64 48 / 0.6);
  }

  .sm\:border-y-dark-green\/65 {
    border-top-color: rgb(16 64 48 / 0.65);
    border-bottom-color: rgb(16 64 48 / 0.65);
  }

  .sm\:border-y-dark-green\/70 {
    border-top-color: rgb(16 64 48 / 0.7);
    border-bottom-color: rgb(16 64 48 / 0.7);
  }

  .sm\:border-y-dark-green\/75 {
    border-top-color: rgb(16 64 48 / 0.75);
    border-bottom-color: rgb(16 64 48 / 0.75);
  }

  .sm\:border-y-dark-green\/80 {
    border-top-color: rgb(16 64 48 / 0.8);
    border-bottom-color: rgb(16 64 48 / 0.8);
  }

  .sm\:border-y-dark-green\/85 {
    border-top-color: rgb(16 64 48 / 0.85);
    border-bottom-color: rgb(16 64 48 / 0.85);
  }

  .sm\:border-y-dark-green\/90 {
    border-top-color: rgb(16 64 48 / 0.9);
    border-bottom-color: rgb(16 64 48 / 0.9);
  }

  .sm\:border-y-dark-green\/95 {
    border-top-color: rgb(16 64 48 / 0.95);
    border-bottom-color: rgb(16 64 48 / 0.95);
  }

  .sm\:border-y-dark\/0 {
    border-top-color: rgb(37 73 39 / 0);
    border-bottom-color: rgb(37 73 39 / 0);
  }

  .sm\:border-y-dark\/10 {
    border-top-color: rgb(37 73 39 / 0.1);
    border-bottom-color: rgb(37 73 39 / 0.1);
  }

  .sm\:border-y-dark\/100 {
    border-top-color: rgb(37 73 39 / 1);
    border-bottom-color: rgb(37 73 39 / 1);
  }

  .sm\:border-y-dark\/15 {
    border-top-color: rgb(37 73 39 / 0.15);
    border-bottom-color: rgb(37 73 39 / 0.15);
  }

  .sm\:border-y-dark\/20 {
    border-top-color: rgb(37 73 39 / 0.2);
    border-bottom-color: rgb(37 73 39 / 0.2);
  }

  .sm\:border-y-dark\/25 {
    border-top-color: rgb(37 73 39 / 0.25);
    border-bottom-color: rgb(37 73 39 / 0.25);
  }

  .sm\:border-y-dark\/30 {
    border-top-color: rgb(37 73 39 / 0.3);
    border-bottom-color: rgb(37 73 39 / 0.3);
  }

  .sm\:border-y-dark\/35 {
    border-top-color: rgb(37 73 39 / 0.35);
    border-bottom-color: rgb(37 73 39 / 0.35);
  }

  .sm\:border-y-dark\/40 {
    border-top-color: rgb(37 73 39 / 0.4);
    border-bottom-color: rgb(37 73 39 / 0.4);
  }

  .sm\:border-y-dark\/45 {
    border-top-color: rgb(37 73 39 / 0.45);
    border-bottom-color: rgb(37 73 39 / 0.45);
  }

  .sm\:border-y-dark\/5 {
    border-top-color: rgb(37 73 39 / 0.05);
    border-bottom-color: rgb(37 73 39 / 0.05);
  }

  .sm\:border-y-dark\/50 {
    border-top-color: rgb(37 73 39 / 0.5);
    border-bottom-color: rgb(37 73 39 / 0.5);
  }

  .sm\:border-y-dark\/55 {
    border-top-color: rgb(37 73 39 / 0.55);
    border-bottom-color: rgb(37 73 39 / 0.55);
  }

  .sm\:border-y-dark\/60 {
    border-top-color: rgb(37 73 39 / 0.6);
    border-bottom-color: rgb(37 73 39 / 0.6);
  }

  .sm\:border-y-dark\/65 {
    border-top-color: rgb(37 73 39 / 0.65);
    border-bottom-color: rgb(37 73 39 / 0.65);
  }

  .sm\:border-y-dark\/70 {
    border-top-color: rgb(37 73 39 / 0.7);
    border-bottom-color: rgb(37 73 39 / 0.7);
  }

  .sm\:border-y-dark\/75 {
    border-top-color: rgb(37 73 39 / 0.75);
    border-bottom-color: rgb(37 73 39 / 0.75);
  }

  .sm\:border-y-dark\/80 {
    border-top-color: rgb(37 73 39 / 0.8);
    border-bottom-color: rgb(37 73 39 / 0.8);
  }

  .sm\:border-y-dark\/85 {
    border-top-color: rgb(37 73 39 / 0.85);
    border-bottom-color: rgb(37 73 39 / 0.85);
  }

  .sm\:border-y-dark\/90 {
    border-top-color: rgb(37 73 39 / 0.9);
    border-bottom-color: rgb(37 73 39 / 0.9);
  }

  .sm\:border-y-dark\/95 {
    border-top-color: rgb(37 73 39 / 0.95);
    border-bottom-color: rgb(37 73 39 / 0.95);
  }

  .sm\:border-y-gray {
    border-top-color: var(--gray);
    border-bottom-color: var(--gray);
  }

  .sm\:border-y-green {
    --tw-border-opacity: 1;
    border-top-color: rgb(52 102 64 / var(--tw-border-opacity));
    border-bottom-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .sm\:border-y-green\/0 {
    border-top-color: rgb(52 102 64 / 0);
    border-bottom-color: rgb(52 102 64 / 0);
  }

  .sm\:border-y-green\/10 {
    border-top-color: rgb(52 102 64 / 0.1);
    border-bottom-color: rgb(52 102 64 / 0.1);
  }

  .sm\:border-y-green\/100 {
    border-top-color: rgb(52 102 64 / 1);
    border-bottom-color: rgb(52 102 64 / 1);
  }

  .sm\:border-y-green\/15 {
    border-top-color: rgb(52 102 64 / 0.15);
    border-bottom-color: rgb(52 102 64 / 0.15);
  }

  .sm\:border-y-green\/20 {
    border-top-color: rgb(52 102 64 / 0.2);
    border-bottom-color: rgb(52 102 64 / 0.2);
  }

  .sm\:border-y-green\/25 {
    border-top-color: rgb(52 102 64 / 0.25);
    border-bottom-color: rgb(52 102 64 / 0.25);
  }

  .sm\:border-y-green\/30 {
    border-top-color: rgb(52 102 64 / 0.3);
    border-bottom-color: rgb(52 102 64 / 0.3);
  }

  .sm\:border-y-green\/35 {
    border-top-color: rgb(52 102 64 / 0.35);
    border-bottom-color: rgb(52 102 64 / 0.35);
  }

  .sm\:border-y-green\/40 {
    border-top-color: rgb(52 102 64 / 0.4);
    border-bottom-color: rgb(52 102 64 / 0.4);
  }

  .sm\:border-y-green\/45 {
    border-top-color: rgb(52 102 64 / 0.45);
    border-bottom-color: rgb(52 102 64 / 0.45);
  }

  .sm\:border-y-green\/5 {
    border-top-color: rgb(52 102 64 / 0.05);
    border-bottom-color: rgb(52 102 64 / 0.05);
  }

  .sm\:border-y-green\/50 {
    border-top-color: rgb(52 102 64 / 0.5);
    border-bottom-color: rgb(52 102 64 / 0.5);
  }

  .sm\:border-y-green\/55 {
    border-top-color: rgb(52 102 64 / 0.55);
    border-bottom-color: rgb(52 102 64 / 0.55);
  }

  .sm\:border-y-green\/60 {
    border-top-color: rgb(52 102 64 / 0.6);
    border-bottom-color: rgb(52 102 64 / 0.6);
  }

  .sm\:border-y-green\/65 {
    border-top-color: rgb(52 102 64 / 0.65);
    border-bottom-color: rgb(52 102 64 / 0.65);
  }

  .sm\:border-y-green\/70 {
    border-top-color: rgb(52 102 64 / 0.7);
    border-bottom-color: rgb(52 102 64 / 0.7);
  }

  .sm\:border-y-green\/75 {
    border-top-color: rgb(52 102 64 / 0.75);
    border-bottom-color: rgb(52 102 64 / 0.75);
  }

  .sm\:border-y-green\/80 {
    border-top-color: rgb(52 102 64 / 0.8);
    border-bottom-color: rgb(52 102 64 / 0.8);
  }

  .sm\:border-y-green\/85 {
    border-top-color: rgb(52 102 64 / 0.85);
    border-bottom-color: rgb(52 102 64 / 0.85);
  }

  .sm\:border-y-green\/90 {
    border-top-color: rgb(52 102 64 / 0.9);
    border-bottom-color: rgb(52 102 64 / 0.9);
  }

  .sm\:border-y-green\/95 {
    border-top-color: rgb(52 102 64 / 0.95);
    border-bottom-color: rgb(52 102 64 / 0.95);
  }

  .sm\:border-y-grey {
    --tw-border-opacity: 1;
    border-top-color: rgb(205 217 209 / var(--tw-border-opacity));
    border-bottom-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .sm\:border-y-grey\/0 {
    border-top-color: rgb(205 217 209 / 0);
    border-bottom-color: rgb(205 217 209 / 0);
  }

  .sm\:border-y-grey\/10 {
    border-top-color: rgb(205 217 209 / 0.1);
    border-bottom-color: rgb(205 217 209 / 0.1);
  }

  .sm\:border-y-grey\/100 {
    border-top-color: rgb(205 217 209 / 1);
    border-bottom-color: rgb(205 217 209 / 1);
  }

  .sm\:border-y-grey\/15 {
    border-top-color: rgb(205 217 209 / 0.15);
    border-bottom-color: rgb(205 217 209 / 0.15);
  }

  .sm\:border-y-grey\/20 {
    border-top-color: rgb(205 217 209 / 0.2);
    border-bottom-color: rgb(205 217 209 / 0.2);
  }

  .sm\:border-y-grey\/25 {
    border-top-color: rgb(205 217 209 / 0.25);
    border-bottom-color: rgb(205 217 209 / 0.25);
  }

  .sm\:border-y-grey\/30 {
    border-top-color: rgb(205 217 209 / 0.3);
    border-bottom-color: rgb(205 217 209 / 0.3);
  }

  .sm\:border-y-grey\/35 {
    border-top-color: rgb(205 217 209 / 0.35);
    border-bottom-color: rgb(205 217 209 / 0.35);
  }

  .sm\:border-y-grey\/40 {
    border-top-color: rgb(205 217 209 / 0.4);
    border-bottom-color: rgb(205 217 209 / 0.4);
  }

  .sm\:border-y-grey\/45 {
    border-top-color: rgb(205 217 209 / 0.45);
    border-bottom-color: rgb(205 217 209 / 0.45);
  }

  .sm\:border-y-grey\/5 {
    border-top-color: rgb(205 217 209 / 0.05);
    border-bottom-color: rgb(205 217 209 / 0.05);
  }

  .sm\:border-y-grey\/50 {
    border-top-color: rgb(205 217 209 / 0.5);
    border-bottom-color: rgb(205 217 209 / 0.5);
  }

  .sm\:border-y-grey\/55 {
    border-top-color: rgb(205 217 209 / 0.55);
    border-bottom-color: rgb(205 217 209 / 0.55);
  }

  .sm\:border-y-grey\/60 {
    border-top-color: rgb(205 217 209 / 0.6);
    border-bottom-color: rgb(205 217 209 / 0.6);
  }

  .sm\:border-y-grey\/65 {
    border-top-color: rgb(205 217 209 / 0.65);
    border-bottom-color: rgb(205 217 209 / 0.65);
  }

  .sm\:border-y-grey\/70 {
    border-top-color: rgb(205 217 209 / 0.7);
    border-bottom-color: rgb(205 217 209 / 0.7);
  }

  .sm\:border-y-grey\/75 {
    border-top-color: rgb(205 217 209 / 0.75);
    border-bottom-color: rgb(205 217 209 / 0.75);
  }

  .sm\:border-y-grey\/80 {
    border-top-color: rgb(205 217 209 / 0.8);
    border-bottom-color: rgb(205 217 209 / 0.8);
  }

  .sm\:border-y-grey\/85 {
    border-top-color: rgb(205 217 209 / 0.85);
    border-bottom-color: rgb(205 217 209 / 0.85);
  }

  .sm\:border-y-grey\/90 {
    border-top-color: rgb(205 217 209 / 0.9);
    border-bottom-color: rgb(205 217 209 / 0.9);
  }

  .sm\:border-y-grey\/95 {
    border-top-color: rgb(205 217 209 / 0.95);
    border-bottom-color: rgb(205 217 209 / 0.95);
  }

  .sm\:border-y-light {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 244 228 / var(--tw-border-opacity));
    border-bottom-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .sm\:border-y-light-green {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 244 228 / var(--tw-border-opacity));
    border-bottom-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .sm\:border-y-light-green\/0 {
    border-top-color: rgb(243 244 228 / 0);
    border-bottom-color: rgb(243 244 228 / 0);
  }

  .sm\:border-y-light-green\/10 {
    border-top-color: rgb(243 244 228 / 0.1);
    border-bottom-color: rgb(243 244 228 / 0.1);
  }

  .sm\:border-y-light-green\/100 {
    border-top-color: rgb(243 244 228 / 1);
    border-bottom-color: rgb(243 244 228 / 1);
  }

  .sm\:border-y-light-green\/15 {
    border-top-color: rgb(243 244 228 / 0.15);
    border-bottom-color: rgb(243 244 228 / 0.15);
  }

  .sm\:border-y-light-green\/20 {
    border-top-color: rgb(243 244 228 / 0.2);
    border-bottom-color: rgb(243 244 228 / 0.2);
  }

  .sm\:border-y-light-green\/25 {
    border-top-color: rgb(243 244 228 / 0.25);
    border-bottom-color: rgb(243 244 228 / 0.25);
  }

  .sm\:border-y-light-green\/30 {
    border-top-color: rgb(243 244 228 / 0.3);
    border-bottom-color: rgb(243 244 228 / 0.3);
  }

  .sm\:border-y-light-green\/35 {
    border-top-color: rgb(243 244 228 / 0.35);
    border-bottom-color: rgb(243 244 228 / 0.35);
  }

  .sm\:border-y-light-green\/40 {
    border-top-color: rgb(243 244 228 / 0.4);
    border-bottom-color: rgb(243 244 228 / 0.4);
  }

  .sm\:border-y-light-green\/45 {
    border-top-color: rgb(243 244 228 / 0.45);
    border-bottom-color: rgb(243 244 228 / 0.45);
  }

  .sm\:border-y-light-green\/5 {
    border-top-color: rgb(243 244 228 / 0.05);
    border-bottom-color: rgb(243 244 228 / 0.05);
  }

  .sm\:border-y-light-green\/50 {
    border-top-color: rgb(243 244 228 / 0.5);
    border-bottom-color: rgb(243 244 228 / 0.5);
  }

  .sm\:border-y-light-green\/55 {
    border-top-color: rgb(243 244 228 / 0.55);
    border-bottom-color: rgb(243 244 228 / 0.55);
  }

  .sm\:border-y-light-green\/60 {
    border-top-color: rgb(243 244 228 / 0.6);
    border-bottom-color: rgb(243 244 228 / 0.6);
  }

  .sm\:border-y-light-green\/65 {
    border-top-color: rgb(243 244 228 / 0.65);
    border-bottom-color: rgb(243 244 228 / 0.65);
  }

  .sm\:border-y-light-green\/70 {
    border-top-color: rgb(243 244 228 / 0.7);
    border-bottom-color: rgb(243 244 228 / 0.7);
  }

  .sm\:border-y-light-green\/75 {
    border-top-color: rgb(243 244 228 / 0.75);
    border-bottom-color: rgb(243 244 228 / 0.75);
  }

  .sm\:border-y-light-green\/80 {
    border-top-color: rgb(243 244 228 / 0.8);
    border-bottom-color: rgb(243 244 228 / 0.8);
  }

  .sm\:border-y-light-green\/85 {
    border-top-color: rgb(243 244 228 / 0.85);
    border-bottom-color: rgb(243 244 228 / 0.85);
  }

  .sm\:border-y-light-green\/90 {
    border-top-color: rgb(243 244 228 / 0.9);
    border-bottom-color: rgb(243 244 228 / 0.9);
  }

  .sm\:border-y-light-green\/95 {
    border-top-color: rgb(243 244 228 / 0.95);
    border-bottom-color: rgb(243 244 228 / 0.95);
  }

  .sm\:border-y-light\/0 {
    border-top-color: rgb(243 244 228 / 0);
    border-bottom-color: rgb(243 244 228 / 0);
  }

  .sm\:border-y-light\/10 {
    border-top-color: rgb(243 244 228 / 0.1);
    border-bottom-color: rgb(243 244 228 / 0.1);
  }

  .sm\:border-y-light\/100 {
    border-top-color: rgb(243 244 228 / 1);
    border-bottom-color: rgb(243 244 228 / 1);
  }

  .sm\:border-y-light\/15 {
    border-top-color: rgb(243 244 228 / 0.15);
    border-bottom-color: rgb(243 244 228 / 0.15);
  }

  .sm\:border-y-light\/20 {
    border-top-color: rgb(243 244 228 / 0.2);
    border-bottom-color: rgb(243 244 228 / 0.2);
  }

  .sm\:border-y-light\/25 {
    border-top-color: rgb(243 244 228 / 0.25);
    border-bottom-color: rgb(243 244 228 / 0.25);
  }

  .sm\:border-y-light\/30 {
    border-top-color: rgb(243 244 228 / 0.3);
    border-bottom-color: rgb(243 244 228 / 0.3);
  }

  .sm\:border-y-light\/35 {
    border-top-color: rgb(243 244 228 / 0.35);
    border-bottom-color: rgb(243 244 228 / 0.35);
  }

  .sm\:border-y-light\/40 {
    border-top-color: rgb(243 244 228 / 0.4);
    border-bottom-color: rgb(243 244 228 / 0.4);
  }

  .sm\:border-y-light\/45 {
    border-top-color: rgb(243 244 228 / 0.45);
    border-bottom-color: rgb(243 244 228 / 0.45);
  }

  .sm\:border-y-light\/5 {
    border-top-color: rgb(243 244 228 / 0.05);
    border-bottom-color: rgb(243 244 228 / 0.05);
  }

  .sm\:border-y-light\/50 {
    border-top-color: rgb(243 244 228 / 0.5);
    border-bottom-color: rgb(243 244 228 / 0.5);
  }

  .sm\:border-y-light\/55 {
    border-top-color: rgb(243 244 228 / 0.55);
    border-bottom-color: rgb(243 244 228 / 0.55);
  }

  .sm\:border-y-light\/60 {
    border-top-color: rgb(243 244 228 / 0.6);
    border-bottom-color: rgb(243 244 228 / 0.6);
  }

  .sm\:border-y-light\/65 {
    border-top-color: rgb(243 244 228 / 0.65);
    border-bottom-color: rgb(243 244 228 / 0.65);
  }

  .sm\:border-y-light\/70 {
    border-top-color: rgb(243 244 228 / 0.7);
    border-bottom-color: rgb(243 244 228 / 0.7);
  }

  .sm\:border-y-light\/75 {
    border-top-color: rgb(243 244 228 / 0.75);
    border-bottom-color: rgb(243 244 228 / 0.75);
  }

  .sm\:border-y-light\/80 {
    border-top-color: rgb(243 244 228 / 0.8);
    border-bottom-color: rgb(243 244 228 / 0.8);
  }

  .sm\:border-y-light\/85 {
    border-top-color: rgb(243 244 228 / 0.85);
    border-bottom-color: rgb(243 244 228 / 0.85);
  }

  .sm\:border-y-light\/90 {
    border-top-color: rgb(243 244 228 / 0.9);
    border-bottom-color: rgb(243 244 228 / 0.9);
  }

  .sm\:border-y-light\/95 {
    border-top-color: rgb(243 244 228 / 0.95);
    border-bottom-color: rgb(243 244 228 / 0.95);
  }

  .sm\:border-y-main {
    --tw-border-opacity: 1;
    border-top-color: rgb(56 56 56 / var(--tw-border-opacity));
    border-bottom-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .sm\:border-y-main\/0 {
    border-top-color: rgb(56 56 56 / 0);
    border-bottom-color: rgb(56 56 56 / 0);
  }

  .sm\:border-y-main\/10 {
    border-top-color: rgb(56 56 56 / 0.1);
    border-bottom-color: rgb(56 56 56 / 0.1);
  }

  .sm\:border-y-main\/100 {
    border-top-color: rgb(56 56 56 / 1);
    border-bottom-color: rgb(56 56 56 / 1);
  }

  .sm\:border-y-main\/15 {
    border-top-color: rgb(56 56 56 / 0.15);
    border-bottom-color: rgb(56 56 56 / 0.15);
  }

  .sm\:border-y-main\/20 {
    border-top-color: rgb(56 56 56 / 0.2);
    border-bottom-color: rgb(56 56 56 / 0.2);
  }

  .sm\:border-y-main\/25 {
    border-top-color: rgb(56 56 56 / 0.25);
    border-bottom-color: rgb(56 56 56 / 0.25);
  }

  .sm\:border-y-main\/30 {
    border-top-color: rgb(56 56 56 / 0.3);
    border-bottom-color: rgb(56 56 56 / 0.3);
  }

  .sm\:border-y-main\/35 {
    border-top-color: rgb(56 56 56 / 0.35);
    border-bottom-color: rgb(56 56 56 / 0.35);
  }

  .sm\:border-y-main\/40 {
    border-top-color: rgb(56 56 56 / 0.4);
    border-bottom-color: rgb(56 56 56 / 0.4);
  }

  .sm\:border-y-main\/45 {
    border-top-color: rgb(56 56 56 / 0.45);
    border-bottom-color: rgb(56 56 56 / 0.45);
  }

  .sm\:border-y-main\/5 {
    border-top-color: rgb(56 56 56 / 0.05);
    border-bottom-color: rgb(56 56 56 / 0.05);
  }

  .sm\:border-y-main\/50 {
    border-top-color: rgb(56 56 56 / 0.5);
    border-bottom-color: rgb(56 56 56 / 0.5);
  }

  .sm\:border-y-main\/55 {
    border-top-color: rgb(56 56 56 / 0.55);
    border-bottom-color: rgb(56 56 56 / 0.55);
  }

  .sm\:border-y-main\/60 {
    border-top-color: rgb(56 56 56 / 0.6);
    border-bottom-color: rgb(56 56 56 / 0.6);
  }

  .sm\:border-y-main\/65 {
    border-top-color: rgb(56 56 56 / 0.65);
    border-bottom-color: rgb(56 56 56 / 0.65);
  }

  .sm\:border-y-main\/70 {
    border-top-color: rgb(56 56 56 / 0.7);
    border-bottom-color: rgb(56 56 56 / 0.7);
  }

  .sm\:border-y-main\/75 {
    border-top-color: rgb(56 56 56 / 0.75);
    border-bottom-color: rgb(56 56 56 / 0.75);
  }

  .sm\:border-y-main\/80 {
    border-top-color: rgb(56 56 56 / 0.8);
    border-bottom-color: rgb(56 56 56 / 0.8);
  }

  .sm\:border-y-main\/85 {
    border-top-color: rgb(56 56 56 / 0.85);
    border-bottom-color: rgb(56 56 56 / 0.85);
  }

  .sm\:border-y-main\/90 {
    border-top-color: rgb(56 56 56 / 0.9);
    border-bottom-color: rgb(56 56 56 / 0.9);
  }

  .sm\:border-y-main\/95 {
    border-top-color: rgb(56 56 56 / 0.95);
    border-bottom-color: rgb(56 56 56 / 0.95);
  }

  .sm\:border-y-navy {
    border-top-color: var(--navy);
    border-bottom-color: var(--navy);
  }

  .sm\:border-y-offwhite {
    border-top-color: var(--offwhite);
    border-bottom-color: var(--offwhite);
  }

  .sm\:border-y-orange {
    border-top-color: var(--orange);
    border-bottom-color: var(--orange);
  }

  .sm\:border-y-pearl {
    --tw-border-opacity: 1;
    border-top-color: rgb(254 252 249 / var(--tw-border-opacity));
    border-bottom-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .sm\:border-y-pearl\/0 {
    border-top-color: rgb(254 252 249 / 0);
    border-bottom-color: rgb(254 252 249 / 0);
  }

  .sm\:border-y-pearl\/10 {
    border-top-color: rgb(254 252 249 / 0.1);
    border-bottom-color: rgb(254 252 249 / 0.1);
  }

  .sm\:border-y-pearl\/100 {
    border-top-color: rgb(254 252 249 / 1);
    border-bottom-color: rgb(254 252 249 / 1);
  }

  .sm\:border-y-pearl\/15 {
    border-top-color: rgb(254 252 249 / 0.15);
    border-bottom-color: rgb(254 252 249 / 0.15);
  }

  .sm\:border-y-pearl\/20 {
    border-top-color: rgb(254 252 249 / 0.2);
    border-bottom-color: rgb(254 252 249 / 0.2);
  }

  .sm\:border-y-pearl\/25 {
    border-top-color: rgb(254 252 249 / 0.25);
    border-bottom-color: rgb(254 252 249 / 0.25);
  }

  .sm\:border-y-pearl\/30 {
    border-top-color: rgb(254 252 249 / 0.3);
    border-bottom-color: rgb(254 252 249 / 0.3);
  }

  .sm\:border-y-pearl\/35 {
    border-top-color: rgb(254 252 249 / 0.35);
    border-bottom-color: rgb(254 252 249 / 0.35);
  }

  .sm\:border-y-pearl\/40 {
    border-top-color: rgb(254 252 249 / 0.4);
    border-bottom-color: rgb(254 252 249 / 0.4);
  }

  .sm\:border-y-pearl\/45 {
    border-top-color: rgb(254 252 249 / 0.45);
    border-bottom-color: rgb(254 252 249 / 0.45);
  }

  .sm\:border-y-pearl\/5 {
    border-top-color: rgb(254 252 249 / 0.05);
    border-bottom-color: rgb(254 252 249 / 0.05);
  }

  .sm\:border-y-pearl\/50 {
    border-top-color: rgb(254 252 249 / 0.5);
    border-bottom-color: rgb(254 252 249 / 0.5);
  }

  .sm\:border-y-pearl\/55 {
    border-top-color: rgb(254 252 249 / 0.55);
    border-bottom-color: rgb(254 252 249 / 0.55);
  }

  .sm\:border-y-pearl\/60 {
    border-top-color: rgb(254 252 249 / 0.6);
    border-bottom-color: rgb(254 252 249 / 0.6);
  }

  .sm\:border-y-pearl\/65 {
    border-top-color: rgb(254 252 249 / 0.65);
    border-bottom-color: rgb(254 252 249 / 0.65);
  }

  .sm\:border-y-pearl\/70 {
    border-top-color: rgb(254 252 249 / 0.7);
    border-bottom-color: rgb(254 252 249 / 0.7);
  }

  .sm\:border-y-pearl\/75 {
    border-top-color: rgb(254 252 249 / 0.75);
    border-bottom-color: rgb(254 252 249 / 0.75);
  }

  .sm\:border-y-pearl\/80 {
    border-top-color: rgb(254 252 249 / 0.8);
    border-bottom-color: rgb(254 252 249 / 0.8);
  }

  .sm\:border-y-pearl\/85 {
    border-top-color: rgb(254 252 249 / 0.85);
    border-bottom-color: rgb(254 252 249 / 0.85);
  }

  .sm\:border-y-pearl\/90 {
    border-top-color: rgb(254 252 249 / 0.9);
    border-bottom-color: rgb(254 252 249 / 0.9);
  }

  .sm\:border-y-pearl\/95 {
    border-top-color: rgb(254 252 249 / 0.95);
    border-bottom-color: rgb(254 252 249 / 0.95);
  }

  .sm\:border-y-text-grey {
    --tw-border-opacity: 1;
    border-top-color: rgb(179 179 179 / var(--tw-border-opacity));
    border-bottom-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .sm\:border-y-text-grey\/0 {
    border-top-color: rgb(179 179 179 / 0);
    border-bottom-color: rgb(179 179 179 / 0);
  }

  .sm\:border-y-text-grey\/10 {
    border-top-color: rgb(179 179 179 / 0.1);
    border-bottom-color: rgb(179 179 179 / 0.1);
  }

  .sm\:border-y-text-grey\/100 {
    border-top-color: rgb(179 179 179 / 1);
    border-bottom-color: rgb(179 179 179 / 1);
  }

  .sm\:border-y-text-grey\/15 {
    border-top-color: rgb(179 179 179 / 0.15);
    border-bottom-color: rgb(179 179 179 / 0.15);
  }

  .sm\:border-y-text-grey\/20 {
    border-top-color: rgb(179 179 179 / 0.2);
    border-bottom-color: rgb(179 179 179 / 0.2);
  }

  .sm\:border-y-text-grey\/25 {
    border-top-color: rgb(179 179 179 / 0.25);
    border-bottom-color: rgb(179 179 179 / 0.25);
  }

  .sm\:border-y-text-grey\/30 {
    border-top-color: rgb(179 179 179 / 0.3);
    border-bottom-color: rgb(179 179 179 / 0.3);
  }

  .sm\:border-y-text-grey\/35 {
    border-top-color: rgb(179 179 179 / 0.35);
    border-bottom-color: rgb(179 179 179 / 0.35);
  }

  .sm\:border-y-text-grey\/40 {
    border-top-color: rgb(179 179 179 / 0.4);
    border-bottom-color: rgb(179 179 179 / 0.4);
  }

  .sm\:border-y-text-grey\/45 {
    border-top-color: rgb(179 179 179 / 0.45);
    border-bottom-color: rgb(179 179 179 / 0.45);
  }

  .sm\:border-y-text-grey\/5 {
    border-top-color: rgb(179 179 179 / 0.05);
    border-bottom-color: rgb(179 179 179 / 0.05);
  }

  .sm\:border-y-text-grey\/50 {
    border-top-color: rgb(179 179 179 / 0.5);
    border-bottom-color: rgb(179 179 179 / 0.5);
  }

  .sm\:border-y-text-grey\/55 {
    border-top-color: rgb(179 179 179 / 0.55);
    border-bottom-color: rgb(179 179 179 / 0.55);
  }

  .sm\:border-y-text-grey\/60 {
    border-top-color: rgb(179 179 179 / 0.6);
    border-bottom-color: rgb(179 179 179 / 0.6);
  }

  .sm\:border-y-text-grey\/65 {
    border-top-color: rgb(179 179 179 / 0.65);
    border-bottom-color: rgb(179 179 179 / 0.65);
  }

  .sm\:border-y-text-grey\/70 {
    border-top-color: rgb(179 179 179 / 0.7);
    border-bottom-color: rgb(179 179 179 / 0.7);
  }

  .sm\:border-y-text-grey\/75 {
    border-top-color: rgb(179 179 179 / 0.75);
    border-bottom-color: rgb(179 179 179 / 0.75);
  }

  .sm\:border-y-text-grey\/80 {
    border-top-color: rgb(179 179 179 / 0.8);
    border-bottom-color: rgb(179 179 179 / 0.8);
  }

  .sm\:border-y-text-grey\/85 {
    border-top-color: rgb(179 179 179 / 0.85);
    border-bottom-color: rgb(179 179 179 / 0.85);
  }

  .sm\:border-y-text-grey\/90 {
    border-top-color: rgb(179 179 179 / 0.9);
    border-bottom-color: rgb(179 179 179 / 0.9);
  }

  .sm\:border-y-text-grey\/95 {
    border-top-color: rgb(179 179 179 / 0.95);
    border-bottom-color: rgb(179 179 179 / 0.95);
  }

  .sm\:border-y-transparent {
    border-top-color: transparent;
    border-bottom-color: transparent;
  }

  .sm\:border-y-transparent\/0 {
    border-top-color: rgb(0 0 0 / 0);
    border-bottom-color: rgb(0 0 0 / 0);
  }

  .sm\:border-y-transparent\/10 {
    border-top-color: rgb(0 0 0 / 0.1);
    border-bottom-color: rgb(0 0 0 / 0.1);
  }

  .sm\:border-y-transparent\/100 {
    border-top-color: rgb(0 0 0 / 1);
    border-bottom-color: rgb(0 0 0 / 1);
  }

  .sm\:border-y-transparent\/15 {
    border-top-color: rgb(0 0 0 / 0.15);
    border-bottom-color: rgb(0 0 0 / 0.15);
  }

  .sm\:border-y-transparent\/20 {
    border-top-color: rgb(0 0 0 / 0.2);
    border-bottom-color: rgb(0 0 0 / 0.2);
  }

  .sm\:border-y-transparent\/25 {
    border-top-color: rgb(0 0 0 / 0.25);
    border-bottom-color: rgb(0 0 0 / 0.25);
  }

  .sm\:border-y-transparent\/30 {
    border-top-color: rgb(0 0 0 / 0.3);
    border-bottom-color: rgb(0 0 0 / 0.3);
  }

  .sm\:border-y-transparent\/35 {
    border-top-color: rgb(0 0 0 / 0.35);
    border-bottom-color: rgb(0 0 0 / 0.35);
  }

  .sm\:border-y-transparent\/40 {
    border-top-color: rgb(0 0 0 / 0.4);
    border-bottom-color: rgb(0 0 0 / 0.4);
  }

  .sm\:border-y-transparent\/45 {
    border-top-color: rgb(0 0 0 / 0.45);
    border-bottom-color: rgb(0 0 0 / 0.45);
  }

  .sm\:border-y-transparent\/5 {
    border-top-color: rgb(0 0 0 / 0.05);
    border-bottom-color: rgb(0 0 0 / 0.05);
  }

  .sm\:border-y-transparent\/50 {
    border-top-color: rgb(0 0 0 / 0.5);
    border-bottom-color: rgb(0 0 0 / 0.5);
  }

  .sm\:border-y-transparent\/55 {
    border-top-color: rgb(0 0 0 / 0.55);
    border-bottom-color: rgb(0 0 0 / 0.55);
  }

  .sm\:border-y-transparent\/60 {
    border-top-color: rgb(0 0 0 / 0.6);
    border-bottom-color: rgb(0 0 0 / 0.6);
  }

  .sm\:border-y-transparent\/65 {
    border-top-color: rgb(0 0 0 / 0.65);
    border-bottom-color: rgb(0 0 0 / 0.65);
  }

  .sm\:border-y-transparent\/70 {
    border-top-color: rgb(0 0 0 / 0.7);
    border-bottom-color: rgb(0 0 0 / 0.7);
  }

  .sm\:border-y-transparent\/75 {
    border-top-color: rgb(0 0 0 / 0.75);
    border-bottom-color: rgb(0 0 0 / 0.75);
  }

  .sm\:border-y-transparent\/80 {
    border-top-color: rgb(0 0 0 / 0.8);
    border-bottom-color: rgb(0 0 0 / 0.8);
  }

  .sm\:border-y-transparent\/85 {
    border-top-color: rgb(0 0 0 / 0.85);
    border-bottom-color: rgb(0 0 0 / 0.85);
  }

  .sm\:border-y-transparent\/90 {
    border-top-color: rgb(0 0 0 / 0.9);
    border-bottom-color: rgb(0 0 0 / 0.9);
  }

  .sm\:border-y-transparent\/95 {
    border-top-color: rgb(0 0 0 / 0.95);
    border-bottom-color: rgb(0 0 0 / 0.95);
  }

  .sm\:border-y-white {
    --tw-border-opacity: 1;
    border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
    border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .sm\:border-y-white\/0 {
    border-top-color: rgb(255 255 255 / 0);
    border-bottom-color: rgb(255 255 255 / 0);
  }

  .sm\:border-y-white\/10 {
    border-top-color: rgb(255 255 255 / 0.1);
    border-bottom-color: rgb(255 255 255 / 0.1);
  }

  .sm\:border-y-white\/100 {
    border-top-color: rgb(255 255 255 / 1);
    border-bottom-color: rgb(255 255 255 / 1);
  }

  .sm\:border-y-white\/15 {
    border-top-color: rgb(255 255 255 / 0.15);
    border-bottom-color: rgb(255 255 255 / 0.15);
  }

  .sm\:border-y-white\/20 {
    border-top-color: rgb(255 255 255 / 0.2);
    border-bottom-color: rgb(255 255 255 / 0.2);
  }

  .sm\:border-y-white\/25 {
    border-top-color: rgb(255 255 255 / 0.25);
    border-bottom-color: rgb(255 255 255 / 0.25);
  }

  .sm\:border-y-white\/30 {
    border-top-color: rgb(255 255 255 / 0.3);
    border-bottom-color: rgb(255 255 255 / 0.3);
  }

  .sm\:border-y-white\/35 {
    border-top-color: rgb(255 255 255 / 0.35);
    border-bottom-color: rgb(255 255 255 / 0.35);
  }

  .sm\:border-y-white\/40 {
    border-top-color: rgb(255 255 255 / 0.4);
    border-bottom-color: rgb(255 255 255 / 0.4);
  }

  .sm\:border-y-white\/45 {
    border-top-color: rgb(255 255 255 / 0.45);
    border-bottom-color: rgb(255 255 255 / 0.45);
  }

  .sm\:border-y-white\/5 {
    border-top-color: rgb(255 255 255 / 0.05);
    border-bottom-color: rgb(255 255 255 / 0.05);
  }

  .sm\:border-y-white\/50 {
    border-top-color: rgb(255 255 255 / 0.5);
    border-bottom-color: rgb(255 255 255 / 0.5);
  }

  .sm\:border-y-white\/55 {
    border-top-color: rgb(255 255 255 / 0.55);
    border-bottom-color: rgb(255 255 255 / 0.55);
  }

  .sm\:border-y-white\/60 {
    border-top-color: rgb(255 255 255 / 0.6);
    border-bottom-color: rgb(255 255 255 / 0.6);
  }

  .sm\:border-y-white\/65 {
    border-top-color: rgb(255 255 255 / 0.65);
    border-bottom-color: rgb(255 255 255 / 0.65);
  }

  .sm\:border-y-white\/70 {
    border-top-color: rgb(255 255 255 / 0.7);
    border-bottom-color: rgb(255 255 255 / 0.7);
  }

  .sm\:border-y-white\/75 {
    border-top-color: rgb(255 255 255 / 0.75);
    border-bottom-color: rgb(255 255 255 / 0.75);
  }

  .sm\:border-y-white\/80 {
    border-top-color: rgb(255 255 255 / 0.8);
    border-bottom-color: rgb(255 255 255 / 0.8);
  }

  .sm\:border-y-white\/85 {
    border-top-color: rgb(255 255 255 / 0.85);
    border-bottom-color: rgb(255 255 255 / 0.85);
  }

  .sm\:border-y-white\/90 {
    border-top-color: rgb(255 255 255 / 0.9);
    border-bottom-color: rgb(255 255 255 / 0.9);
  }

  .sm\:border-y-white\/95 {
    border-top-color: rgb(255 255 255 / 0.95);
    border-bottom-color: rgb(255 255 255 / 0.95);
  }

  .sm\:border-b-blue {
    border-bottom-color: var(--blue);
  }

  .sm\:border-b-border {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .sm\:border-b-border\/0 {
    border-bottom-color: rgb(228 229 230 / 0);
  }

  .sm\:border-b-border\/10 {
    border-bottom-color: rgb(228 229 230 / 0.1);
  }

  .sm\:border-b-border\/100 {
    border-bottom-color: rgb(228 229 230 / 1);
  }

  .sm\:border-b-border\/15 {
    border-bottom-color: rgb(228 229 230 / 0.15);
  }

  .sm\:border-b-border\/20 {
    border-bottom-color: rgb(228 229 230 / 0.2);
  }

  .sm\:border-b-border\/25 {
    border-bottom-color: rgb(228 229 230 / 0.25);
  }

  .sm\:border-b-border\/30 {
    border-bottom-color: rgb(228 229 230 / 0.3);
  }

  .sm\:border-b-border\/35 {
    border-bottom-color: rgb(228 229 230 / 0.35);
  }

  .sm\:border-b-border\/40 {
    border-bottom-color: rgb(228 229 230 / 0.4);
  }

  .sm\:border-b-border\/45 {
    border-bottom-color: rgb(228 229 230 / 0.45);
  }

  .sm\:border-b-border\/5 {
    border-bottom-color: rgb(228 229 230 / 0.05);
  }

  .sm\:border-b-border\/50 {
    border-bottom-color: rgb(228 229 230 / 0.5);
  }

  .sm\:border-b-border\/55 {
    border-bottom-color: rgb(228 229 230 / 0.55);
  }

  .sm\:border-b-border\/60 {
    border-bottom-color: rgb(228 229 230 / 0.6);
  }

  .sm\:border-b-border\/65 {
    border-bottom-color: rgb(228 229 230 / 0.65);
  }

  .sm\:border-b-border\/70 {
    border-bottom-color: rgb(228 229 230 / 0.7);
  }

  .sm\:border-b-border\/75 {
    border-bottom-color: rgb(228 229 230 / 0.75);
  }

  .sm\:border-b-border\/80 {
    border-bottom-color: rgb(228 229 230 / 0.8);
  }

  .sm\:border-b-border\/85 {
    border-bottom-color: rgb(228 229 230 / 0.85);
  }

  .sm\:border-b-border\/90 {
    border-bottom-color: rgb(228 229 230 / 0.9);
  }

  .sm\:border-b-border\/95 {
    border-bottom-color: rgb(228 229 230 / 0.95);
  }

  .sm\:border-b-button {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .sm\:border-b-button\/0 {
    border-bottom-color: rgb(243 252 251 / 0);
  }

  .sm\:border-b-button\/10 {
    border-bottom-color: rgb(243 252 251 / 0.1);
  }

  .sm\:border-b-button\/100 {
    border-bottom-color: rgb(243 252 251 / 1);
  }

  .sm\:border-b-button\/15 {
    border-bottom-color: rgb(243 252 251 / 0.15);
  }

  .sm\:border-b-button\/20 {
    border-bottom-color: rgb(243 252 251 / 0.2);
  }

  .sm\:border-b-button\/25 {
    border-bottom-color: rgb(243 252 251 / 0.25);
  }

  .sm\:border-b-button\/30 {
    border-bottom-color: rgb(243 252 251 / 0.3);
  }

  .sm\:border-b-button\/35 {
    border-bottom-color: rgb(243 252 251 / 0.35);
  }

  .sm\:border-b-button\/40 {
    border-bottom-color: rgb(243 252 251 / 0.4);
  }

  .sm\:border-b-button\/45 {
    border-bottom-color: rgb(243 252 251 / 0.45);
  }

  .sm\:border-b-button\/5 {
    border-bottom-color: rgb(243 252 251 / 0.05);
  }

  .sm\:border-b-button\/50 {
    border-bottom-color: rgb(243 252 251 / 0.5);
  }

  .sm\:border-b-button\/55 {
    border-bottom-color: rgb(243 252 251 / 0.55);
  }

  .sm\:border-b-button\/60 {
    border-bottom-color: rgb(243 252 251 / 0.6);
  }

  .sm\:border-b-button\/65 {
    border-bottom-color: rgb(243 252 251 / 0.65);
  }

  .sm\:border-b-button\/70 {
    border-bottom-color: rgb(243 252 251 / 0.7);
  }

  .sm\:border-b-button\/75 {
    border-bottom-color: rgb(243 252 251 / 0.75);
  }

  .sm\:border-b-button\/80 {
    border-bottom-color: rgb(243 252 251 / 0.8);
  }

  .sm\:border-b-button\/85 {
    border-bottom-color: rgb(243 252 251 / 0.85);
  }

  .sm\:border-b-button\/90 {
    border-bottom-color: rgb(243 252 251 / 0.9);
  }

  .sm\:border-b-button\/95 {
    border-bottom-color: rgb(243 252 251 / 0.95);
  }

  .sm\:border-b-current {
    border-bottom-color: currentColor;
  }

  .sm\:border-b-dark {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .sm\:border-b-dark-green {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .sm\:border-b-dark-green\/0 {
    border-bottom-color: rgb(16 64 48 / 0);
  }

  .sm\:border-b-dark-green\/10 {
    border-bottom-color: rgb(16 64 48 / 0.1);
  }

  .sm\:border-b-dark-green\/100 {
    border-bottom-color: rgb(16 64 48 / 1);
  }

  .sm\:border-b-dark-green\/15 {
    border-bottom-color: rgb(16 64 48 / 0.15);
  }

  .sm\:border-b-dark-green\/20 {
    border-bottom-color: rgb(16 64 48 / 0.2);
  }

  .sm\:border-b-dark-green\/25 {
    border-bottom-color: rgb(16 64 48 / 0.25);
  }

  .sm\:border-b-dark-green\/30 {
    border-bottom-color: rgb(16 64 48 / 0.3);
  }

  .sm\:border-b-dark-green\/35 {
    border-bottom-color: rgb(16 64 48 / 0.35);
  }

  .sm\:border-b-dark-green\/40 {
    border-bottom-color: rgb(16 64 48 / 0.4);
  }

  .sm\:border-b-dark-green\/45 {
    border-bottom-color: rgb(16 64 48 / 0.45);
  }

  .sm\:border-b-dark-green\/5 {
    border-bottom-color: rgb(16 64 48 / 0.05);
  }

  .sm\:border-b-dark-green\/50 {
    border-bottom-color: rgb(16 64 48 / 0.5);
  }

  .sm\:border-b-dark-green\/55 {
    border-bottom-color: rgb(16 64 48 / 0.55);
  }

  .sm\:border-b-dark-green\/60 {
    border-bottom-color: rgb(16 64 48 / 0.6);
  }

  .sm\:border-b-dark-green\/65 {
    border-bottom-color: rgb(16 64 48 / 0.65);
  }

  .sm\:border-b-dark-green\/70 {
    border-bottom-color: rgb(16 64 48 / 0.7);
  }

  .sm\:border-b-dark-green\/75 {
    border-bottom-color: rgb(16 64 48 / 0.75);
  }

  .sm\:border-b-dark-green\/80 {
    border-bottom-color: rgb(16 64 48 / 0.8);
  }

  .sm\:border-b-dark-green\/85 {
    border-bottom-color: rgb(16 64 48 / 0.85);
  }

  .sm\:border-b-dark-green\/90 {
    border-bottom-color: rgb(16 64 48 / 0.9);
  }

  .sm\:border-b-dark-green\/95 {
    border-bottom-color: rgb(16 64 48 / 0.95);
  }

  .sm\:border-b-dark\/0 {
    border-bottom-color: rgb(37 73 39 / 0);
  }

  .sm\:border-b-dark\/10 {
    border-bottom-color: rgb(37 73 39 / 0.1);
  }

  .sm\:border-b-dark\/100 {
    border-bottom-color: rgb(37 73 39 / 1);
  }

  .sm\:border-b-dark\/15 {
    border-bottom-color: rgb(37 73 39 / 0.15);
  }

  .sm\:border-b-dark\/20 {
    border-bottom-color: rgb(37 73 39 / 0.2);
  }

  .sm\:border-b-dark\/25 {
    border-bottom-color: rgb(37 73 39 / 0.25);
  }

  .sm\:border-b-dark\/30 {
    border-bottom-color: rgb(37 73 39 / 0.3);
  }

  .sm\:border-b-dark\/35 {
    border-bottom-color: rgb(37 73 39 / 0.35);
  }

  .sm\:border-b-dark\/40 {
    border-bottom-color: rgb(37 73 39 / 0.4);
  }

  .sm\:border-b-dark\/45 {
    border-bottom-color: rgb(37 73 39 / 0.45);
  }

  .sm\:border-b-dark\/5 {
    border-bottom-color: rgb(37 73 39 / 0.05);
  }

  .sm\:border-b-dark\/50 {
    border-bottom-color: rgb(37 73 39 / 0.5);
  }

  .sm\:border-b-dark\/55 {
    border-bottom-color: rgb(37 73 39 / 0.55);
  }

  .sm\:border-b-dark\/60 {
    border-bottom-color: rgb(37 73 39 / 0.6);
  }

  .sm\:border-b-dark\/65 {
    border-bottom-color: rgb(37 73 39 / 0.65);
  }

  .sm\:border-b-dark\/70 {
    border-bottom-color: rgb(37 73 39 / 0.7);
  }

  .sm\:border-b-dark\/75 {
    border-bottom-color: rgb(37 73 39 / 0.75);
  }

  .sm\:border-b-dark\/80 {
    border-bottom-color: rgb(37 73 39 / 0.8);
  }

  .sm\:border-b-dark\/85 {
    border-bottom-color: rgb(37 73 39 / 0.85);
  }

  .sm\:border-b-dark\/90 {
    border-bottom-color: rgb(37 73 39 / 0.9);
  }

  .sm\:border-b-dark\/95 {
    border-bottom-color: rgb(37 73 39 / 0.95);
  }

  .sm\:border-b-gray {
    border-bottom-color: var(--gray);
  }

  .sm\:border-b-green {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .sm\:border-b-green\/0 {
    border-bottom-color: rgb(52 102 64 / 0);
  }

  .sm\:border-b-green\/10 {
    border-bottom-color: rgb(52 102 64 / 0.1);
  }

  .sm\:border-b-green\/100 {
    border-bottom-color: rgb(52 102 64 / 1);
  }

  .sm\:border-b-green\/15 {
    border-bottom-color: rgb(52 102 64 / 0.15);
  }

  .sm\:border-b-green\/20 {
    border-bottom-color: rgb(52 102 64 / 0.2);
  }

  .sm\:border-b-green\/25 {
    border-bottom-color: rgb(52 102 64 / 0.25);
  }

  .sm\:border-b-green\/30 {
    border-bottom-color: rgb(52 102 64 / 0.3);
  }

  .sm\:border-b-green\/35 {
    border-bottom-color: rgb(52 102 64 / 0.35);
  }

  .sm\:border-b-green\/40 {
    border-bottom-color: rgb(52 102 64 / 0.4);
  }

  .sm\:border-b-green\/45 {
    border-bottom-color: rgb(52 102 64 / 0.45);
  }

  .sm\:border-b-green\/5 {
    border-bottom-color: rgb(52 102 64 / 0.05);
  }

  .sm\:border-b-green\/50 {
    border-bottom-color: rgb(52 102 64 / 0.5);
  }

  .sm\:border-b-green\/55 {
    border-bottom-color: rgb(52 102 64 / 0.55);
  }

  .sm\:border-b-green\/60 {
    border-bottom-color: rgb(52 102 64 / 0.6);
  }

  .sm\:border-b-green\/65 {
    border-bottom-color: rgb(52 102 64 / 0.65);
  }

  .sm\:border-b-green\/70 {
    border-bottom-color: rgb(52 102 64 / 0.7);
  }

  .sm\:border-b-green\/75 {
    border-bottom-color: rgb(52 102 64 / 0.75);
  }

  .sm\:border-b-green\/80 {
    border-bottom-color: rgb(52 102 64 / 0.8);
  }

  .sm\:border-b-green\/85 {
    border-bottom-color: rgb(52 102 64 / 0.85);
  }

  .sm\:border-b-green\/90 {
    border-bottom-color: rgb(52 102 64 / 0.9);
  }

  .sm\:border-b-green\/95 {
    border-bottom-color: rgb(52 102 64 / 0.95);
  }

  .sm\:border-b-grey {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .sm\:border-b-grey\/0 {
    border-bottom-color: rgb(205 217 209 / 0);
  }

  .sm\:border-b-grey\/10 {
    border-bottom-color: rgb(205 217 209 / 0.1);
  }

  .sm\:border-b-grey\/100 {
    border-bottom-color: rgb(205 217 209 / 1);
  }

  .sm\:border-b-grey\/15 {
    border-bottom-color: rgb(205 217 209 / 0.15);
  }

  .sm\:border-b-grey\/20 {
    border-bottom-color: rgb(205 217 209 / 0.2);
  }

  .sm\:border-b-grey\/25 {
    border-bottom-color: rgb(205 217 209 / 0.25);
  }

  .sm\:border-b-grey\/30 {
    border-bottom-color: rgb(205 217 209 / 0.3);
  }

  .sm\:border-b-grey\/35 {
    border-bottom-color: rgb(205 217 209 / 0.35);
  }

  .sm\:border-b-grey\/40 {
    border-bottom-color: rgb(205 217 209 / 0.4);
  }

  .sm\:border-b-grey\/45 {
    border-bottom-color: rgb(205 217 209 / 0.45);
  }

  .sm\:border-b-grey\/5 {
    border-bottom-color: rgb(205 217 209 / 0.05);
  }

  .sm\:border-b-grey\/50 {
    border-bottom-color: rgb(205 217 209 / 0.5);
  }

  .sm\:border-b-grey\/55 {
    border-bottom-color: rgb(205 217 209 / 0.55);
  }

  .sm\:border-b-grey\/60 {
    border-bottom-color: rgb(205 217 209 / 0.6);
  }

  .sm\:border-b-grey\/65 {
    border-bottom-color: rgb(205 217 209 / 0.65);
  }

  .sm\:border-b-grey\/70 {
    border-bottom-color: rgb(205 217 209 / 0.7);
  }

  .sm\:border-b-grey\/75 {
    border-bottom-color: rgb(205 217 209 / 0.75);
  }

  .sm\:border-b-grey\/80 {
    border-bottom-color: rgb(205 217 209 / 0.8);
  }

  .sm\:border-b-grey\/85 {
    border-bottom-color: rgb(205 217 209 / 0.85);
  }

  .sm\:border-b-grey\/90 {
    border-bottom-color: rgb(205 217 209 / 0.9);
  }

  .sm\:border-b-grey\/95 {
    border-bottom-color: rgb(205 217 209 / 0.95);
  }

  .sm\:border-b-light {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .sm\:border-b-light-green {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .sm\:border-b-light-green\/0 {
    border-bottom-color: rgb(243 244 228 / 0);
  }

  .sm\:border-b-light-green\/10 {
    border-bottom-color: rgb(243 244 228 / 0.1);
  }

  .sm\:border-b-light-green\/100 {
    border-bottom-color: rgb(243 244 228 / 1);
  }

  .sm\:border-b-light-green\/15 {
    border-bottom-color: rgb(243 244 228 / 0.15);
  }

  .sm\:border-b-light-green\/20 {
    border-bottom-color: rgb(243 244 228 / 0.2);
  }

  .sm\:border-b-light-green\/25 {
    border-bottom-color: rgb(243 244 228 / 0.25);
  }

  .sm\:border-b-light-green\/30 {
    border-bottom-color: rgb(243 244 228 / 0.3);
  }

  .sm\:border-b-light-green\/35 {
    border-bottom-color: rgb(243 244 228 / 0.35);
  }

  .sm\:border-b-light-green\/40 {
    border-bottom-color: rgb(243 244 228 / 0.4);
  }

  .sm\:border-b-light-green\/45 {
    border-bottom-color: rgb(243 244 228 / 0.45);
  }

  .sm\:border-b-light-green\/5 {
    border-bottom-color: rgb(243 244 228 / 0.05);
  }

  .sm\:border-b-light-green\/50 {
    border-bottom-color: rgb(243 244 228 / 0.5);
  }

  .sm\:border-b-light-green\/55 {
    border-bottom-color: rgb(243 244 228 / 0.55);
  }

  .sm\:border-b-light-green\/60 {
    border-bottom-color: rgb(243 244 228 / 0.6);
  }

  .sm\:border-b-light-green\/65 {
    border-bottom-color: rgb(243 244 228 / 0.65);
  }

  .sm\:border-b-light-green\/70 {
    border-bottom-color: rgb(243 244 228 / 0.7);
  }

  .sm\:border-b-light-green\/75 {
    border-bottom-color: rgb(243 244 228 / 0.75);
  }

  .sm\:border-b-light-green\/80 {
    border-bottom-color: rgb(243 244 228 / 0.8);
  }

  .sm\:border-b-light-green\/85 {
    border-bottom-color: rgb(243 244 228 / 0.85);
  }

  .sm\:border-b-light-green\/90 {
    border-bottom-color: rgb(243 244 228 / 0.9);
  }

  .sm\:border-b-light-green\/95 {
    border-bottom-color: rgb(243 244 228 / 0.95);
  }

  .sm\:border-b-light\/0 {
    border-bottom-color: rgb(243 244 228 / 0);
  }

  .sm\:border-b-light\/10 {
    border-bottom-color: rgb(243 244 228 / 0.1);
  }

  .sm\:border-b-light\/100 {
    border-bottom-color: rgb(243 244 228 / 1);
  }

  .sm\:border-b-light\/15 {
    border-bottom-color: rgb(243 244 228 / 0.15);
  }

  .sm\:border-b-light\/20 {
    border-bottom-color: rgb(243 244 228 / 0.2);
  }

  .sm\:border-b-light\/25 {
    border-bottom-color: rgb(243 244 228 / 0.25);
  }

  .sm\:border-b-light\/30 {
    border-bottom-color: rgb(243 244 228 / 0.3);
  }

  .sm\:border-b-light\/35 {
    border-bottom-color: rgb(243 244 228 / 0.35);
  }

  .sm\:border-b-light\/40 {
    border-bottom-color: rgb(243 244 228 / 0.4);
  }

  .sm\:border-b-light\/45 {
    border-bottom-color: rgb(243 244 228 / 0.45);
  }

  .sm\:border-b-light\/5 {
    border-bottom-color: rgb(243 244 228 / 0.05);
  }

  .sm\:border-b-light\/50 {
    border-bottom-color: rgb(243 244 228 / 0.5);
  }

  .sm\:border-b-light\/55 {
    border-bottom-color: rgb(243 244 228 / 0.55);
  }

  .sm\:border-b-light\/60 {
    border-bottom-color: rgb(243 244 228 / 0.6);
  }

  .sm\:border-b-light\/65 {
    border-bottom-color: rgb(243 244 228 / 0.65);
  }

  .sm\:border-b-light\/70 {
    border-bottom-color: rgb(243 244 228 / 0.7);
  }

  .sm\:border-b-light\/75 {
    border-bottom-color: rgb(243 244 228 / 0.75);
  }

  .sm\:border-b-light\/80 {
    border-bottom-color: rgb(243 244 228 / 0.8);
  }

  .sm\:border-b-light\/85 {
    border-bottom-color: rgb(243 244 228 / 0.85);
  }

  .sm\:border-b-light\/90 {
    border-bottom-color: rgb(243 244 228 / 0.9);
  }

  .sm\:border-b-light\/95 {
    border-bottom-color: rgb(243 244 228 / 0.95);
  }

  .sm\:border-b-main {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .sm\:border-b-main\/0 {
    border-bottom-color: rgb(56 56 56 / 0);
  }

  .sm\:border-b-main\/10 {
    border-bottom-color: rgb(56 56 56 / 0.1);
  }

  .sm\:border-b-main\/100 {
    border-bottom-color: rgb(56 56 56 / 1);
  }

  .sm\:border-b-main\/15 {
    border-bottom-color: rgb(56 56 56 / 0.15);
  }

  .sm\:border-b-main\/20 {
    border-bottom-color: rgb(56 56 56 / 0.2);
  }

  .sm\:border-b-main\/25 {
    border-bottom-color: rgb(56 56 56 / 0.25);
  }

  .sm\:border-b-main\/30 {
    border-bottom-color: rgb(56 56 56 / 0.3);
  }

  .sm\:border-b-main\/35 {
    border-bottom-color: rgb(56 56 56 / 0.35);
  }

  .sm\:border-b-main\/40 {
    border-bottom-color: rgb(56 56 56 / 0.4);
  }

  .sm\:border-b-main\/45 {
    border-bottom-color: rgb(56 56 56 / 0.45);
  }

  .sm\:border-b-main\/5 {
    border-bottom-color: rgb(56 56 56 / 0.05);
  }

  .sm\:border-b-main\/50 {
    border-bottom-color: rgb(56 56 56 / 0.5);
  }

  .sm\:border-b-main\/55 {
    border-bottom-color: rgb(56 56 56 / 0.55);
  }

  .sm\:border-b-main\/60 {
    border-bottom-color: rgb(56 56 56 / 0.6);
  }

  .sm\:border-b-main\/65 {
    border-bottom-color: rgb(56 56 56 / 0.65);
  }

  .sm\:border-b-main\/70 {
    border-bottom-color: rgb(56 56 56 / 0.7);
  }

  .sm\:border-b-main\/75 {
    border-bottom-color: rgb(56 56 56 / 0.75);
  }

  .sm\:border-b-main\/80 {
    border-bottom-color: rgb(56 56 56 / 0.8);
  }

  .sm\:border-b-main\/85 {
    border-bottom-color: rgb(56 56 56 / 0.85);
  }

  .sm\:border-b-main\/90 {
    border-bottom-color: rgb(56 56 56 / 0.9);
  }

  .sm\:border-b-main\/95 {
    border-bottom-color: rgb(56 56 56 / 0.95);
  }

  .sm\:border-b-navy {
    border-bottom-color: var(--navy);
  }

  .sm\:border-b-offwhite {
    border-bottom-color: var(--offwhite);
  }

  .sm\:border-b-orange {
    border-bottom-color: var(--orange);
  }

  .sm\:border-b-pearl {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .sm\:border-b-pearl\/0 {
    border-bottom-color: rgb(254 252 249 / 0);
  }

  .sm\:border-b-pearl\/10 {
    border-bottom-color: rgb(254 252 249 / 0.1);
  }

  .sm\:border-b-pearl\/100 {
    border-bottom-color: rgb(254 252 249 / 1);
  }

  .sm\:border-b-pearl\/15 {
    border-bottom-color: rgb(254 252 249 / 0.15);
  }

  .sm\:border-b-pearl\/20 {
    border-bottom-color: rgb(254 252 249 / 0.2);
  }

  .sm\:border-b-pearl\/25 {
    border-bottom-color: rgb(254 252 249 / 0.25);
  }

  .sm\:border-b-pearl\/30 {
    border-bottom-color: rgb(254 252 249 / 0.3);
  }

  .sm\:border-b-pearl\/35 {
    border-bottom-color: rgb(254 252 249 / 0.35);
  }

  .sm\:border-b-pearl\/40 {
    border-bottom-color: rgb(254 252 249 / 0.4);
  }

  .sm\:border-b-pearl\/45 {
    border-bottom-color: rgb(254 252 249 / 0.45);
  }

  .sm\:border-b-pearl\/5 {
    border-bottom-color: rgb(254 252 249 / 0.05);
  }

  .sm\:border-b-pearl\/50 {
    border-bottom-color: rgb(254 252 249 / 0.5);
  }

  .sm\:border-b-pearl\/55 {
    border-bottom-color: rgb(254 252 249 / 0.55);
  }

  .sm\:border-b-pearl\/60 {
    border-bottom-color: rgb(254 252 249 / 0.6);
  }

  .sm\:border-b-pearl\/65 {
    border-bottom-color: rgb(254 252 249 / 0.65);
  }

  .sm\:border-b-pearl\/70 {
    border-bottom-color: rgb(254 252 249 / 0.7);
  }

  .sm\:border-b-pearl\/75 {
    border-bottom-color: rgb(254 252 249 / 0.75);
  }

  .sm\:border-b-pearl\/80 {
    border-bottom-color: rgb(254 252 249 / 0.8);
  }

  .sm\:border-b-pearl\/85 {
    border-bottom-color: rgb(254 252 249 / 0.85);
  }

  .sm\:border-b-pearl\/90 {
    border-bottom-color: rgb(254 252 249 / 0.9);
  }

  .sm\:border-b-pearl\/95 {
    border-bottom-color: rgb(254 252 249 / 0.95);
  }

  .sm\:border-b-text-grey {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .sm\:border-b-text-grey\/0 {
    border-bottom-color: rgb(179 179 179 / 0);
  }

  .sm\:border-b-text-grey\/10 {
    border-bottom-color: rgb(179 179 179 / 0.1);
  }

  .sm\:border-b-text-grey\/100 {
    border-bottom-color: rgb(179 179 179 / 1);
  }

  .sm\:border-b-text-grey\/15 {
    border-bottom-color: rgb(179 179 179 / 0.15);
  }

  .sm\:border-b-text-grey\/20 {
    border-bottom-color: rgb(179 179 179 / 0.2);
  }

  .sm\:border-b-text-grey\/25 {
    border-bottom-color: rgb(179 179 179 / 0.25);
  }

  .sm\:border-b-text-grey\/30 {
    border-bottom-color: rgb(179 179 179 / 0.3);
  }

  .sm\:border-b-text-grey\/35 {
    border-bottom-color: rgb(179 179 179 / 0.35);
  }

  .sm\:border-b-text-grey\/40 {
    border-bottom-color: rgb(179 179 179 / 0.4);
  }

  .sm\:border-b-text-grey\/45 {
    border-bottom-color: rgb(179 179 179 / 0.45);
  }

  .sm\:border-b-text-grey\/5 {
    border-bottom-color: rgb(179 179 179 / 0.05);
  }

  .sm\:border-b-text-grey\/50 {
    border-bottom-color: rgb(179 179 179 / 0.5);
  }

  .sm\:border-b-text-grey\/55 {
    border-bottom-color: rgb(179 179 179 / 0.55);
  }

  .sm\:border-b-text-grey\/60 {
    border-bottom-color: rgb(179 179 179 / 0.6);
  }

  .sm\:border-b-text-grey\/65 {
    border-bottom-color: rgb(179 179 179 / 0.65);
  }

  .sm\:border-b-text-grey\/70 {
    border-bottom-color: rgb(179 179 179 / 0.7);
  }

  .sm\:border-b-text-grey\/75 {
    border-bottom-color: rgb(179 179 179 / 0.75);
  }

  .sm\:border-b-text-grey\/80 {
    border-bottom-color: rgb(179 179 179 / 0.8);
  }

  .sm\:border-b-text-grey\/85 {
    border-bottom-color: rgb(179 179 179 / 0.85);
  }

  .sm\:border-b-text-grey\/90 {
    border-bottom-color: rgb(179 179 179 / 0.9);
  }

  .sm\:border-b-text-grey\/95 {
    border-bottom-color: rgb(179 179 179 / 0.95);
  }

  .sm\:border-b-transparent {
    border-bottom-color: transparent;
  }

  .sm\:border-b-transparent\/0 {
    border-bottom-color: rgb(0 0 0 / 0);
  }

  .sm\:border-b-transparent\/10 {
    border-bottom-color: rgb(0 0 0 / 0.1);
  }

  .sm\:border-b-transparent\/100 {
    border-bottom-color: rgb(0 0 0 / 1);
  }

  .sm\:border-b-transparent\/15 {
    border-bottom-color: rgb(0 0 0 / 0.15);
  }

  .sm\:border-b-transparent\/20 {
    border-bottom-color: rgb(0 0 0 / 0.2);
  }

  .sm\:border-b-transparent\/25 {
    border-bottom-color: rgb(0 0 0 / 0.25);
  }

  .sm\:border-b-transparent\/30 {
    border-bottom-color: rgb(0 0 0 / 0.3);
  }

  .sm\:border-b-transparent\/35 {
    border-bottom-color: rgb(0 0 0 / 0.35);
  }

  .sm\:border-b-transparent\/40 {
    border-bottom-color: rgb(0 0 0 / 0.4);
  }

  .sm\:border-b-transparent\/45 {
    border-bottom-color: rgb(0 0 0 / 0.45);
  }

  .sm\:border-b-transparent\/5 {
    border-bottom-color: rgb(0 0 0 / 0.05);
  }

  .sm\:border-b-transparent\/50 {
    border-bottom-color: rgb(0 0 0 / 0.5);
  }

  .sm\:border-b-transparent\/55 {
    border-bottom-color: rgb(0 0 0 / 0.55);
  }

  .sm\:border-b-transparent\/60 {
    border-bottom-color: rgb(0 0 0 / 0.6);
  }

  .sm\:border-b-transparent\/65 {
    border-bottom-color: rgb(0 0 0 / 0.65);
  }

  .sm\:border-b-transparent\/70 {
    border-bottom-color: rgb(0 0 0 / 0.7);
  }

  .sm\:border-b-transparent\/75 {
    border-bottom-color: rgb(0 0 0 / 0.75);
  }

  .sm\:border-b-transparent\/80 {
    border-bottom-color: rgb(0 0 0 / 0.8);
  }

  .sm\:border-b-transparent\/85 {
    border-bottom-color: rgb(0 0 0 / 0.85);
  }

  .sm\:border-b-transparent\/90 {
    border-bottom-color: rgb(0 0 0 / 0.9);
  }

  .sm\:border-b-transparent\/95 {
    border-bottom-color: rgb(0 0 0 / 0.95);
  }

  .sm\:border-b-white {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .sm\:border-b-white\/0 {
    border-bottom-color: rgb(255 255 255 / 0);
  }

  .sm\:border-b-white\/10 {
    border-bottom-color: rgb(255 255 255 / 0.1);
  }

  .sm\:border-b-white\/100 {
    border-bottom-color: rgb(255 255 255 / 1);
  }

  .sm\:border-b-white\/15 {
    border-bottom-color: rgb(255 255 255 / 0.15);
  }

  .sm\:border-b-white\/20 {
    border-bottom-color: rgb(255 255 255 / 0.2);
  }

  .sm\:border-b-white\/25 {
    border-bottom-color: rgb(255 255 255 / 0.25);
  }

  .sm\:border-b-white\/30 {
    border-bottom-color: rgb(255 255 255 / 0.3);
  }

  .sm\:border-b-white\/35 {
    border-bottom-color: rgb(255 255 255 / 0.35);
  }

  .sm\:border-b-white\/40 {
    border-bottom-color: rgb(255 255 255 / 0.4);
  }

  .sm\:border-b-white\/45 {
    border-bottom-color: rgb(255 255 255 / 0.45);
  }

  .sm\:border-b-white\/5 {
    border-bottom-color: rgb(255 255 255 / 0.05);
  }

  .sm\:border-b-white\/50 {
    border-bottom-color: rgb(255 255 255 / 0.5);
  }

  .sm\:border-b-white\/55 {
    border-bottom-color: rgb(255 255 255 / 0.55);
  }

  .sm\:border-b-white\/60 {
    border-bottom-color: rgb(255 255 255 / 0.6);
  }

  .sm\:border-b-white\/65 {
    border-bottom-color: rgb(255 255 255 / 0.65);
  }

  .sm\:border-b-white\/70 {
    border-bottom-color: rgb(255 255 255 / 0.7);
  }

  .sm\:border-b-white\/75 {
    border-bottom-color: rgb(255 255 255 / 0.75);
  }

  .sm\:border-b-white\/80 {
    border-bottom-color: rgb(255 255 255 / 0.8);
  }

  .sm\:border-b-white\/85 {
    border-bottom-color: rgb(255 255 255 / 0.85);
  }

  .sm\:border-b-white\/90 {
    border-bottom-color: rgb(255 255 255 / 0.9);
  }

  .sm\:border-b-white\/95 {
    border-bottom-color: rgb(255 255 255 / 0.95);
  }

  .sm\:border-e-blue {
    border-inline-end-color: var(--blue);
  }

  .sm\:border-e-border {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .sm\:border-e-border\/0 {
    border-inline-end-color: rgb(228 229 230 / 0);
  }

  .sm\:border-e-border\/10 {
    border-inline-end-color: rgb(228 229 230 / 0.1);
  }

  .sm\:border-e-border\/100 {
    border-inline-end-color: rgb(228 229 230 / 1);
  }

  .sm\:border-e-border\/15 {
    border-inline-end-color: rgb(228 229 230 / 0.15);
  }

  .sm\:border-e-border\/20 {
    border-inline-end-color: rgb(228 229 230 / 0.2);
  }

  .sm\:border-e-border\/25 {
    border-inline-end-color: rgb(228 229 230 / 0.25);
  }

  .sm\:border-e-border\/30 {
    border-inline-end-color: rgb(228 229 230 / 0.3);
  }

  .sm\:border-e-border\/35 {
    border-inline-end-color: rgb(228 229 230 / 0.35);
  }

  .sm\:border-e-border\/40 {
    border-inline-end-color: rgb(228 229 230 / 0.4);
  }

  .sm\:border-e-border\/45 {
    border-inline-end-color: rgb(228 229 230 / 0.45);
  }

  .sm\:border-e-border\/5 {
    border-inline-end-color: rgb(228 229 230 / 0.05);
  }

  .sm\:border-e-border\/50 {
    border-inline-end-color: rgb(228 229 230 / 0.5);
  }

  .sm\:border-e-border\/55 {
    border-inline-end-color: rgb(228 229 230 / 0.55);
  }

  .sm\:border-e-border\/60 {
    border-inline-end-color: rgb(228 229 230 / 0.6);
  }

  .sm\:border-e-border\/65 {
    border-inline-end-color: rgb(228 229 230 / 0.65);
  }

  .sm\:border-e-border\/70 {
    border-inline-end-color: rgb(228 229 230 / 0.7);
  }

  .sm\:border-e-border\/75 {
    border-inline-end-color: rgb(228 229 230 / 0.75);
  }

  .sm\:border-e-border\/80 {
    border-inline-end-color: rgb(228 229 230 / 0.8);
  }

  .sm\:border-e-border\/85 {
    border-inline-end-color: rgb(228 229 230 / 0.85);
  }

  .sm\:border-e-border\/90 {
    border-inline-end-color: rgb(228 229 230 / 0.9);
  }

  .sm\:border-e-border\/95 {
    border-inline-end-color: rgb(228 229 230 / 0.95);
  }

  .sm\:border-e-button {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .sm\:border-e-button\/0 {
    border-inline-end-color: rgb(243 252 251 / 0);
  }

  .sm\:border-e-button\/10 {
    border-inline-end-color: rgb(243 252 251 / 0.1);
  }

  .sm\:border-e-button\/100 {
    border-inline-end-color: rgb(243 252 251 / 1);
  }

  .sm\:border-e-button\/15 {
    border-inline-end-color: rgb(243 252 251 / 0.15);
  }

  .sm\:border-e-button\/20 {
    border-inline-end-color: rgb(243 252 251 / 0.2);
  }

  .sm\:border-e-button\/25 {
    border-inline-end-color: rgb(243 252 251 / 0.25);
  }

  .sm\:border-e-button\/30 {
    border-inline-end-color: rgb(243 252 251 / 0.3);
  }

  .sm\:border-e-button\/35 {
    border-inline-end-color: rgb(243 252 251 / 0.35);
  }

  .sm\:border-e-button\/40 {
    border-inline-end-color: rgb(243 252 251 / 0.4);
  }

  .sm\:border-e-button\/45 {
    border-inline-end-color: rgb(243 252 251 / 0.45);
  }

  .sm\:border-e-button\/5 {
    border-inline-end-color: rgb(243 252 251 / 0.05);
  }

  .sm\:border-e-button\/50 {
    border-inline-end-color: rgb(243 252 251 / 0.5);
  }

  .sm\:border-e-button\/55 {
    border-inline-end-color: rgb(243 252 251 / 0.55);
  }

  .sm\:border-e-button\/60 {
    border-inline-end-color: rgb(243 252 251 / 0.6);
  }

  .sm\:border-e-button\/65 {
    border-inline-end-color: rgb(243 252 251 / 0.65);
  }

  .sm\:border-e-button\/70 {
    border-inline-end-color: rgb(243 252 251 / 0.7);
  }

  .sm\:border-e-button\/75 {
    border-inline-end-color: rgb(243 252 251 / 0.75);
  }

  .sm\:border-e-button\/80 {
    border-inline-end-color: rgb(243 252 251 / 0.8);
  }

  .sm\:border-e-button\/85 {
    border-inline-end-color: rgb(243 252 251 / 0.85);
  }

  .sm\:border-e-button\/90 {
    border-inline-end-color: rgb(243 252 251 / 0.9);
  }

  .sm\:border-e-button\/95 {
    border-inline-end-color: rgb(243 252 251 / 0.95);
  }

  .sm\:border-e-current {
    border-inline-end-color: currentColor;
  }

  .sm\:border-e-dark {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .sm\:border-e-dark-green {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .sm\:border-e-dark-green\/0 {
    border-inline-end-color: rgb(16 64 48 / 0);
  }

  .sm\:border-e-dark-green\/10 {
    border-inline-end-color: rgb(16 64 48 / 0.1);
  }

  .sm\:border-e-dark-green\/100 {
    border-inline-end-color: rgb(16 64 48 / 1);
  }

  .sm\:border-e-dark-green\/15 {
    border-inline-end-color: rgb(16 64 48 / 0.15);
  }

  .sm\:border-e-dark-green\/20 {
    border-inline-end-color: rgb(16 64 48 / 0.2);
  }

  .sm\:border-e-dark-green\/25 {
    border-inline-end-color: rgb(16 64 48 / 0.25);
  }

  .sm\:border-e-dark-green\/30 {
    border-inline-end-color: rgb(16 64 48 / 0.3);
  }

  .sm\:border-e-dark-green\/35 {
    border-inline-end-color: rgb(16 64 48 / 0.35);
  }

  .sm\:border-e-dark-green\/40 {
    border-inline-end-color: rgb(16 64 48 / 0.4);
  }

  .sm\:border-e-dark-green\/45 {
    border-inline-end-color: rgb(16 64 48 / 0.45);
  }

  .sm\:border-e-dark-green\/5 {
    border-inline-end-color: rgb(16 64 48 / 0.05);
  }

  .sm\:border-e-dark-green\/50 {
    border-inline-end-color: rgb(16 64 48 / 0.5);
  }

  .sm\:border-e-dark-green\/55 {
    border-inline-end-color: rgb(16 64 48 / 0.55);
  }

  .sm\:border-e-dark-green\/60 {
    border-inline-end-color: rgb(16 64 48 / 0.6);
  }

  .sm\:border-e-dark-green\/65 {
    border-inline-end-color: rgb(16 64 48 / 0.65);
  }

  .sm\:border-e-dark-green\/70 {
    border-inline-end-color: rgb(16 64 48 / 0.7);
  }

  .sm\:border-e-dark-green\/75 {
    border-inline-end-color: rgb(16 64 48 / 0.75);
  }

  .sm\:border-e-dark-green\/80 {
    border-inline-end-color: rgb(16 64 48 / 0.8);
  }

  .sm\:border-e-dark-green\/85 {
    border-inline-end-color: rgb(16 64 48 / 0.85);
  }

  .sm\:border-e-dark-green\/90 {
    border-inline-end-color: rgb(16 64 48 / 0.9);
  }

  .sm\:border-e-dark-green\/95 {
    border-inline-end-color: rgb(16 64 48 / 0.95);
  }

  .sm\:border-e-dark\/0 {
    border-inline-end-color: rgb(37 73 39 / 0);
  }

  .sm\:border-e-dark\/10 {
    border-inline-end-color: rgb(37 73 39 / 0.1);
  }

  .sm\:border-e-dark\/100 {
    border-inline-end-color: rgb(37 73 39 / 1);
  }

  .sm\:border-e-dark\/15 {
    border-inline-end-color: rgb(37 73 39 / 0.15);
  }

  .sm\:border-e-dark\/20 {
    border-inline-end-color: rgb(37 73 39 / 0.2);
  }

  .sm\:border-e-dark\/25 {
    border-inline-end-color: rgb(37 73 39 / 0.25);
  }

  .sm\:border-e-dark\/30 {
    border-inline-end-color: rgb(37 73 39 / 0.3);
  }

  .sm\:border-e-dark\/35 {
    border-inline-end-color: rgb(37 73 39 / 0.35);
  }

  .sm\:border-e-dark\/40 {
    border-inline-end-color: rgb(37 73 39 / 0.4);
  }

  .sm\:border-e-dark\/45 {
    border-inline-end-color: rgb(37 73 39 / 0.45);
  }

  .sm\:border-e-dark\/5 {
    border-inline-end-color: rgb(37 73 39 / 0.05);
  }

  .sm\:border-e-dark\/50 {
    border-inline-end-color: rgb(37 73 39 / 0.5);
  }

  .sm\:border-e-dark\/55 {
    border-inline-end-color: rgb(37 73 39 / 0.55);
  }

  .sm\:border-e-dark\/60 {
    border-inline-end-color: rgb(37 73 39 / 0.6);
  }

  .sm\:border-e-dark\/65 {
    border-inline-end-color: rgb(37 73 39 / 0.65);
  }

  .sm\:border-e-dark\/70 {
    border-inline-end-color: rgb(37 73 39 / 0.7);
  }

  .sm\:border-e-dark\/75 {
    border-inline-end-color: rgb(37 73 39 / 0.75);
  }

  .sm\:border-e-dark\/80 {
    border-inline-end-color: rgb(37 73 39 / 0.8);
  }

  .sm\:border-e-dark\/85 {
    border-inline-end-color: rgb(37 73 39 / 0.85);
  }

  .sm\:border-e-dark\/90 {
    border-inline-end-color: rgb(37 73 39 / 0.9);
  }

  .sm\:border-e-dark\/95 {
    border-inline-end-color: rgb(37 73 39 / 0.95);
  }

  .sm\:border-e-gray {
    border-inline-end-color: var(--gray);
  }

  .sm\:border-e-green {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .sm\:border-e-green\/0 {
    border-inline-end-color: rgb(52 102 64 / 0);
  }

  .sm\:border-e-green\/10 {
    border-inline-end-color: rgb(52 102 64 / 0.1);
  }

  .sm\:border-e-green\/100 {
    border-inline-end-color: rgb(52 102 64 / 1);
  }

  .sm\:border-e-green\/15 {
    border-inline-end-color: rgb(52 102 64 / 0.15);
  }

  .sm\:border-e-green\/20 {
    border-inline-end-color: rgb(52 102 64 / 0.2);
  }

  .sm\:border-e-green\/25 {
    border-inline-end-color: rgb(52 102 64 / 0.25);
  }

  .sm\:border-e-green\/30 {
    border-inline-end-color: rgb(52 102 64 / 0.3);
  }

  .sm\:border-e-green\/35 {
    border-inline-end-color: rgb(52 102 64 / 0.35);
  }

  .sm\:border-e-green\/40 {
    border-inline-end-color: rgb(52 102 64 / 0.4);
  }

  .sm\:border-e-green\/45 {
    border-inline-end-color: rgb(52 102 64 / 0.45);
  }

  .sm\:border-e-green\/5 {
    border-inline-end-color: rgb(52 102 64 / 0.05);
  }

  .sm\:border-e-green\/50 {
    border-inline-end-color: rgb(52 102 64 / 0.5);
  }

  .sm\:border-e-green\/55 {
    border-inline-end-color: rgb(52 102 64 / 0.55);
  }

  .sm\:border-e-green\/60 {
    border-inline-end-color: rgb(52 102 64 / 0.6);
  }

  .sm\:border-e-green\/65 {
    border-inline-end-color: rgb(52 102 64 / 0.65);
  }

  .sm\:border-e-green\/70 {
    border-inline-end-color: rgb(52 102 64 / 0.7);
  }

  .sm\:border-e-green\/75 {
    border-inline-end-color: rgb(52 102 64 / 0.75);
  }

  .sm\:border-e-green\/80 {
    border-inline-end-color: rgb(52 102 64 / 0.8);
  }

  .sm\:border-e-green\/85 {
    border-inline-end-color: rgb(52 102 64 / 0.85);
  }

  .sm\:border-e-green\/90 {
    border-inline-end-color: rgb(52 102 64 / 0.9);
  }

  .sm\:border-e-green\/95 {
    border-inline-end-color: rgb(52 102 64 / 0.95);
  }

  .sm\:border-e-grey {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .sm\:border-e-grey\/0 {
    border-inline-end-color: rgb(205 217 209 / 0);
  }

  .sm\:border-e-grey\/10 {
    border-inline-end-color: rgb(205 217 209 / 0.1);
  }

  .sm\:border-e-grey\/100 {
    border-inline-end-color: rgb(205 217 209 / 1);
  }

  .sm\:border-e-grey\/15 {
    border-inline-end-color: rgb(205 217 209 / 0.15);
  }

  .sm\:border-e-grey\/20 {
    border-inline-end-color: rgb(205 217 209 / 0.2);
  }

  .sm\:border-e-grey\/25 {
    border-inline-end-color: rgb(205 217 209 / 0.25);
  }

  .sm\:border-e-grey\/30 {
    border-inline-end-color: rgb(205 217 209 / 0.3);
  }

  .sm\:border-e-grey\/35 {
    border-inline-end-color: rgb(205 217 209 / 0.35);
  }

  .sm\:border-e-grey\/40 {
    border-inline-end-color: rgb(205 217 209 / 0.4);
  }

  .sm\:border-e-grey\/45 {
    border-inline-end-color: rgb(205 217 209 / 0.45);
  }

  .sm\:border-e-grey\/5 {
    border-inline-end-color: rgb(205 217 209 / 0.05);
  }

  .sm\:border-e-grey\/50 {
    border-inline-end-color: rgb(205 217 209 / 0.5);
  }

  .sm\:border-e-grey\/55 {
    border-inline-end-color: rgb(205 217 209 / 0.55);
  }

  .sm\:border-e-grey\/60 {
    border-inline-end-color: rgb(205 217 209 / 0.6);
  }

  .sm\:border-e-grey\/65 {
    border-inline-end-color: rgb(205 217 209 / 0.65);
  }

  .sm\:border-e-grey\/70 {
    border-inline-end-color: rgb(205 217 209 / 0.7);
  }

  .sm\:border-e-grey\/75 {
    border-inline-end-color: rgb(205 217 209 / 0.75);
  }

  .sm\:border-e-grey\/80 {
    border-inline-end-color: rgb(205 217 209 / 0.8);
  }

  .sm\:border-e-grey\/85 {
    border-inline-end-color: rgb(205 217 209 / 0.85);
  }

  .sm\:border-e-grey\/90 {
    border-inline-end-color: rgb(205 217 209 / 0.9);
  }

  .sm\:border-e-grey\/95 {
    border-inline-end-color: rgb(205 217 209 / 0.95);
  }

  .sm\:border-e-light {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .sm\:border-e-light-green {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .sm\:border-e-light-green\/0 {
    border-inline-end-color: rgb(243 244 228 / 0);
  }

  .sm\:border-e-light-green\/10 {
    border-inline-end-color: rgb(243 244 228 / 0.1);
  }

  .sm\:border-e-light-green\/100 {
    border-inline-end-color: rgb(243 244 228 / 1);
  }

  .sm\:border-e-light-green\/15 {
    border-inline-end-color: rgb(243 244 228 / 0.15);
  }

  .sm\:border-e-light-green\/20 {
    border-inline-end-color: rgb(243 244 228 / 0.2);
  }

  .sm\:border-e-light-green\/25 {
    border-inline-end-color: rgb(243 244 228 / 0.25);
  }

  .sm\:border-e-light-green\/30 {
    border-inline-end-color: rgb(243 244 228 / 0.3);
  }

  .sm\:border-e-light-green\/35 {
    border-inline-end-color: rgb(243 244 228 / 0.35);
  }

  .sm\:border-e-light-green\/40 {
    border-inline-end-color: rgb(243 244 228 / 0.4);
  }

  .sm\:border-e-light-green\/45 {
    border-inline-end-color: rgb(243 244 228 / 0.45);
  }

  .sm\:border-e-light-green\/5 {
    border-inline-end-color: rgb(243 244 228 / 0.05);
  }

  .sm\:border-e-light-green\/50 {
    border-inline-end-color: rgb(243 244 228 / 0.5);
  }

  .sm\:border-e-light-green\/55 {
    border-inline-end-color: rgb(243 244 228 / 0.55);
  }

  .sm\:border-e-light-green\/60 {
    border-inline-end-color: rgb(243 244 228 / 0.6);
  }

  .sm\:border-e-light-green\/65 {
    border-inline-end-color: rgb(243 244 228 / 0.65);
  }

  .sm\:border-e-light-green\/70 {
    border-inline-end-color: rgb(243 244 228 / 0.7);
  }

  .sm\:border-e-light-green\/75 {
    border-inline-end-color: rgb(243 244 228 / 0.75);
  }

  .sm\:border-e-light-green\/80 {
    border-inline-end-color: rgb(243 244 228 / 0.8);
  }

  .sm\:border-e-light-green\/85 {
    border-inline-end-color: rgb(243 244 228 / 0.85);
  }

  .sm\:border-e-light-green\/90 {
    border-inline-end-color: rgb(243 244 228 / 0.9);
  }

  .sm\:border-e-light-green\/95 {
    border-inline-end-color: rgb(243 244 228 / 0.95);
  }

  .sm\:border-e-light\/0 {
    border-inline-end-color: rgb(243 244 228 / 0);
  }

  .sm\:border-e-light\/10 {
    border-inline-end-color: rgb(243 244 228 / 0.1);
  }

  .sm\:border-e-light\/100 {
    border-inline-end-color: rgb(243 244 228 / 1);
  }

  .sm\:border-e-light\/15 {
    border-inline-end-color: rgb(243 244 228 / 0.15);
  }

  .sm\:border-e-light\/20 {
    border-inline-end-color: rgb(243 244 228 / 0.2);
  }

  .sm\:border-e-light\/25 {
    border-inline-end-color: rgb(243 244 228 / 0.25);
  }

  .sm\:border-e-light\/30 {
    border-inline-end-color: rgb(243 244 228 / 0.3);
  }

  .sm\:border-e-light\/35 {
    border-inline-end-color: rgb(243 244 228 / 0.35);
  }

  .sm\:border-e-light\/40 {
    border-inline-end-color: rgb(243 244 228 / 0.4);
  }

  .sm\:border-e-light\/45 {
    border-inline-end-color: rgb(243 244 228 / 0.45);
  }

  .sm\:border-e-light\/5 {
    border-inline-end-color: rgb(243 244 228 / 0.05);
  }

  .sm\:border-e-light\/50 {
    border-inline-end-color: rgb(243 244 228 / 0.5);
  }

  .sm\:border-e-light\/55 {
    border-inline-end-color: rgb(243 244 228 / 0.55);
  }

  .sm\:border-e-light\/60 {
    border-inline-end-color: rgb(243 244 228 / 0.6);
  }

  .sm\:border-e-light\/65 {
    border-inline-end-color: rgb(243 244 228 / 0.65);
  }

  .sm\:border-e-light\/70 {
    border-inline-end-color: rgb(243 244 228 / 0.7);
  }

  .sm\:border-e-light\/75 {
    border-inline-end-color: rgb(243 244 228 / 0.75);
  }

  .sm\:border-e-light\/80 {
    border-inline-end-color: rgb(243 244 228 / 0.8);
  }

  .sm\:border-e-light\/85 {
    border-inline-end-color: rgb(243 244 228 / 0.85);
  }

  .sm\:border-e-light\/90 {
    border-inline-end-color: rgb(243 244 228 / 0.9);
  }

  .sm\:border-e-light\/95 {
    border-inline-end-color: rgb(243 244 228 / 0.95);
  }

  .sm\:border-e-main {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .sm\:border-e-main\/0 {
    border-inline-end-color: rgb(56 56 56 / 0);
  }

  .sm\:border-e-main\/10 {
    border-inline-end-color: rgb(56 56 56 / 0.1);
  }

  .sm\:border-e-main\/100 {
    border-inline-end-color: rgb(56 56 56 / 1);
  }

  .sm\:border-e-main\/15 {
    border-inline-end-color: rgb(56 56 56 / 0.15);
  }

  .sm\:border-e-main\/20 {
    border-inline-end-color: rgb(56 56 56 / 0.2);
  }

  .sm\:border-e-main\/25 {
    border-inline-end-color: rgb(56 56 56 / 0.25);
  }

  .sm\:border-e-main\/30 {
    border-inline-end-color: rgb(56 56 56 / 0.3);
  }

  .sm\:border-e-main\/35 {
    border-inline-end-color: rgb(56 56 56 / 0.35);
  }

  .sm\:border-e-main\/40 {
    border-inline-end-color: rgb(56 56 56 / 0.4);
  }

  .sm\:border-e-main\/45 {
    border-inline-end-color: rgb(56 56 56 / 0.45);
  }

  .sm\:border-e-main\/5 {
    border-inline-end-color: rgb(56 56 56 / 0.05);
  }

  .sm\:border-e-main\/50 {
    border-inline-end-color: rgb(56 56 56 / 0.5);
  }

  .sm\:border-e-main\/55 {
    border-inline-end-color: rgb(56 56 56 / 0.55);
  }

  .sm\:border-e-main\/60 {
    border-inline-end-color: rgb(56 56 56 / 0.6);
  }

  .sm\:border-e-main\/65 {
    border-inline-end-color: rgb(56 56 56 / 0.65);
  }

  .sm\:border-e-main\/70 {
    border-inline-end-color: rgb(56 56 56 / 0.7);
  }

  .sm\:border-e-main\/75 {
    border-inline-end-color: rgb(56 56 56 / 0.75);
  }

  .sm\:border-e-main\/80 {
    border-inline-end-color: rgb(56 56 56 / 0.8);
  }

  .sm\:border-e-main\/85 {
    border-inline-end-color: rgb(56 56 56 / 0.85);
  }

  .sm\:border-e-main\/90 {
    border-inline-end-color: rgb(56 56 56 / 0.9);
  }

  .sm\:border-e-main\/95 {
    border-inline-end-color: rgb(56 56 56 / 0.95);
  }

  .sm\:border-e-navy {
    border-inline-end-color: var(--navy);
  }

  .sm\:border-e-offwhite {
    border-inline-end-color: var(--offwhite);
  }

  .sm\:border-e-orange {
    border-inline-end-color: var(--orange);
  }

  .sm\:border-e-pearl {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .sm\:border-e-pearl\/0 {
    border-inline-end-color: rgb(254 252 249 / 0);
  }

  .sm\:border-e-pearl\/10 {
    border-inline-end-color: rgb(254 252 249 / 0.1);
  }

  .sm\:border-e-pearl\/100 {
    border-inline-end-color: rgb(254 252 249 / 1);
  }

  .sm\:border-e-pearl\/15 {
    border-inline-end-color: rgb(254 252 249 / 0.15);
  }

  .sm\:border-e-pearl\/20 {
    border-inline-end-color: rgb(254 252 249 / 0.2);
  }

  .sm\:border-e-pearl\/25 {
    border-inline-end-color: rgb(254 252 249 / 0.25);
  }

  .sm\:border-e-pearl\/30 {
    border-inline-end-color: rgb(254 252 249 / 0.3);
  }

  .sm\:border-e-pearl\/35 {
    border-inline-end-color: rgb(254 252 249 / 0.35);
  }

  .sm\:border-e-pearl\/40 {
    border-inline-end-color: rgb(254 252 249 / 0.4);
  }

  .sm\:border-e-pearl\/45 {
    border-inline-end-color: rgb(254 252 249 / 0.45);
  }

  .sm\:border-e-pearl\/5 {
    border-inline-end-color: rgb(254 252 249 / 0.05);
  }

  .sm\:border-e-pearl\/50 {
    border-inline-end-color: rgb(254 252 249 / 0.5);
  }

  .sm\:border-e-pearl\/55 {
    border-inline-end-color: rgb(254 252 249 / 0.55);
  }

  .sm\:border-e-pearl\/60 {
    border-inline-end-color: rgb(254 252 249 / 0.6);
  }

  .sm\:border-e-pearl\/65 {
    border-inline-end-color: rgb(254 252 249 / 0.65);
  }

  .sm\:border-e-pearl\/70 {
    border-inline-end-color: rgb(254 252 249 / 0.7);
  }

  .sm\:border-e-pearl\/75 {
    border-inline-end-color: rgb(254 252 249 / 0.75);
  }

  .sm\:border-e-pearl\/80 {
    border-inline-end-color: rgb(254 252 249 / 0.8);
  }

  .sm\:border-e-pearl\/85 {
    border-inline-end-color: rgb(254 252 249 / 0.85);
  }

  .sm\:border-e-pearl\/90 {
    border-inline-end-color: rgb(254 252 249 / 0.9);
  }

  .sm\:border-e-pearl\/95 {
    border-inline-end-color: rgb(254 252 249 / 0.95);
  }

  .sm\:border-e-text-grey {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .sm\:border-e-text-grey\/0 {
    border-inline-end-color: rgb(179 179 179 / 0);
  }

  .sm\:border-e-text-grey\/10 {
    border-inline-end-color: rgb(179 179 179 / 0.1);
  }

  .sm\:border-e-text-grey\/100 {
    border-inline-end-color: rgb(179 179 179 / 1);
  }

  .sm\:border-e-text-grey\/15 {
    border-inline-end-color: rgb(179 179 179 / 0.15);
  }

  .sm\:border-e-text-grey\/20 {
    border-inline-end-color: rgb(179 179 179 / 0.2);
  }

  .sm\:border-e-text-grey\/25 {
    border-inline-end-color: rgb(179 179 179 / 0.25);
  }

  .sm\:border-e-text-grey\/30 {
    border-inline-end-color: rgb(179 179 179 / 0.3);
  }

  .sm\:border-e-text-grey\/35 {
    border-inline-end-color: rgb(179 179 179 / 0.35);
  }

  .sm\:border-e-text-grey\/40 {
    border-inline-end-color: rgb(179 179 179 / 0.4);
  }

  .sm\:border-e-text-grey\/45 {
    border-inline-end-color: rgb(179 179 179 / 0.45);
  }

  .sm\:border-e-text-grey\/5 {
    border-inline-end-color: rgb(179 179 179 / 0.05);
  }

  .sm\:border-e-text-grey\/50 {
    border-inline-end-color: rgb(179 179 179 / 0.5);
  }

  .sm\:border-e-text-grey\/55 {
    border-inline-end-color: rgb(179 179 179 / 0.55);
  }

  .sm\:border-e-text-grey\/60 {
    border-inline-end-color: rgb(179 179 179 / 0.6);
  }

  .sm\:border-e-text-grey\/65 {
    border-inline-end-color: rgb(179 179 179 / 0.65);
  }

  .sm\:border-e-text-grey\/70 {
    border-inline-end-color: rgb(179 179 179 / 0.7);
  }

  .sm\:border-e-text-grey\/75 {
    border-inline-end-color: rgb(179 179 179 / 0.75);
  }

  .sm\:border-e-text-grey\/80 {
    border-inline-end-color: rgb(179 179 179 / 0.8);
  }

  .sm\:border-e-text-grey\/85 {
    border-inline-end-color: rgb(179 179 179 / 0.85);
  }

  .sm\:border-e-text-grey\/90 {
    border-inline-end-color: rgb(179 179 179 / 0.9);
  }

  .sm\:border-e-text-grey\/95 {
    border-inline-end-color: rgb(179 179 179 / 0.95);
  }

  .sm\:border-e-transparent {
    border-inline-end-color: transparent;
  }

  .sm\:border-e-transparent\/0 {
    border-inline-end-color: rgb(0 0 0 / 0);
  }

  .sm\:border-e-transparent\/10 {
    border-inline-end-color: rgb(0 0 0 / 0.1);
  }

  .sm\:border-e-transparent\/100 {
    border-inline-end-color: rgb(0 0 0 / 1);
  }

  .sm\:border-e-transparent\/15 {
    border-inline-end-color: rgb(0 0 0 / 0.15);
  }

  .sm\:border-e-transparent\/20 {
    border-inline-end-color: rgb(0 0 0 / 0.2);
  }

  .sm\:border-e-transparent\/25 {
    border-inline-end-color: rgb(0 0 0 / 0.25);
  }

  .sm\:border-e-transparent\/30 {
    border-inline-end-color: rgb(0 0 0 / 0.3);
  }

  .sm\:border-e-transparent\/35 {
    border-inline-end-color: rgb(0 0 0 / 0.35);
  }

  .sm\:border-e-transparent\/40 {
    border-inline-end-color: rgb(0 0 0 / 0.4);
  }

  .sm\:border-e-transparent\/45 {
    border-inline-end-color: rgb(0 0 0 / 0.45);
  }

  .sm\:border-e-transparent\/5 {
    border-inline-end-color: rgb(0 0 0 / 0.05);
  }

  .sm\:border-e-transparent\/50 {
    border-inline-end-color: rgb(0 0 0 / 0.5);
  }

  .sm\:border-e-transparent\/55 {
    border-inline-end-color: rgb(0 0 0 / 0.55);
  }

  .sm\:border-e-transparent\/60 {
    border-inline-end-color: rgb(0 0 0 / 0.6);
  }

  .sm\:border-e-transparent\/65 {
    border-inline-end-color: rgb(0 0 0 / 0.65);
  }

  .sm\:border-e-transparent\/70 {
    border-inline-end-color: rgb(0 0 0 / 0.7);
  }

  .sm\:border-e-transparent\/75 {
    border-inline-end-color: rgb(0 0 0 / 0.75);
  }

  .sm\:border-e-transparent\/80 {
    border-inline-end-color: rgb(0 0 0 / 0.8);
  }

  .sm\:border-e-transparent\/85 {
    border-inline-end-color: rgb(0 0 0 / 0.85);
  }

  .sm\:border-e-transparent\/90 {
    border-inline-end-color: rgb(0 0 0 / 0.9);
  }

  .sm\:border-e-transparent\/95 {
    border-inline-end-color: rgb(0 0 0 / 0.95);
  }

  .sm\:border-e-white {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .sm\:border-e-white\/0 {
    border-inline-end-color: rgb(255 255 255 / 0);
  }

  .sm\:border-e-white\/10 {
    border-inline-end-color: rgb(255 255 255 / 0.1);
  }

  .sm\:border-e-white\/100 {
    border-inline-end-color: rgb(255 255 255 / 1);
  }

  .sm\:border-e-white\/15 {
    border-inline-end-color: rgb(255 255 255 / 0.15);
  }

  .sm\:border-e-white\/20 {
    border-inline-end-color: rgb(255 255 255 / 0.2);
  }

  .sm\:border-e-white\/25 {
    border-inline-end-color: rgb(255 255 255 / 0.25);
  }

  .sm\:border-e-white\/30 {
    border-inline-end-color: rgb(255 255 255 / 0.3);
  }

  .sm\:border-e-white\/35 {
    border-inline-end-color: rgb(255 255 255 / 0.35);
  }

  .sm\:border-e-white\/40 {
    border-inline-end-color: rgb(255 255 255 / 0.4);
  }

  .sm\:border-e-white\/45 {
    border-inline-end-color: rgb(255 255 255 / 0.45);
  }

  .sm\:border-e-white\/5 {
    border-inline-end-color: rgb(255 255 255 / 0.05);
  }

  .sm\:border-e-white\/50 {
    border-inline-end-color: rgb(255 255 255 / 0.5);
  }

  .sm\:border-e-white\/55 {
    border-inline-end-color: rgb(255 255 255 / 0.55);
  }

  .sm\:border-e-white\/60 {
    border-inline-end-color: rgb(255 255 255 / 0.6);
  }

  .sm\:border-e-white\/65 {
    border-inline-end-color: rgb(255 255 255 / 0.65);
  }

  .sm\:border-e-white\/70 {
    border-inline-end-color: rgb(255 255 255 / 0.7);
  }

  .sm\:border-e-white\/75 {
    border-inline-end-color: rgb(255 255 255 / 0.75);
  }

  .sm\:border-e-white\/80 {
    border-inline-end-color: rgb(255 255 255 / 0.8);
  }

  .sm\:border-e-white\/85 {
    border-inline-end-color: rgb(255 255 255 / 0.85);
  }

  .sm\:border-e-white\/90 {
    border-inline-end-color: rgb(255 255 255 / 0.9);
  }

  .sm\:border-e-white\/95 {
    border-inline-end-color: rgb(255 255 255 / 0.95);
  }

  .sm\:border-l-blue {
    border-left-color: var(--blue);
  }

  .sm\:border-l-border {
    --tw-border-opacity: 1;
    border-left-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .sm\:border-l-border\/0 {
    border-left-color: rgb(228 229 230 / 0);
  }

  .sm\:border-l-border\/10 {
    border-left-color: rgb(228 229 230 / 0.1);
  }

  .sm\:border-l-border\/100 {
    border-left-color: rgb(228 229 230 / 1);
  }

  .sm\:border-l-border\/15 {
    border-left-color: rgb(228 229 230 / 0.15);
  }

  .sm\:border-l-border\/20 {
    border-left-color: rgb(228 229 230 / 0.2);
  }

  .sm\:border-l-border\/25 {
    border-left-color: rgb(228 229 230 / 0.25);
  }

  .sm\:border-l-border\/30 {
    border-left-color: rgb(228 229 230 / 0.3);
  }

  .sm\:border-l-border\/35 {
    border-left-color: rgb(228 229 230 / 0.35);
  }

  .sm\:border-l-border\/40 {
    border-left-color: rgb(228 229 230 / 0.4);
  }

  .sm\:border-l-border\/45 {
    border-left-color: rgb(228 229 230 / 0.45);
  }

  .sm\:border-l-border\/5 {
    border-left-color: rgb(228 229 230 / 0.05);
  }

  .sm\:border-l-border\/50 {
    border-left-color: rgb(228 229 230 / 0.5);
  }

  .sm\:border-l-border\/55 {
    border-left-color: rgb(228 229 230 / 0.55);
  }

  .sm\:border-l-border\/60 {
    border-left-color: rgb(228 229 230 / 0.6);
  }

  .sm\:border-l-border\/65 {
    border-left-color: rgb(228 229 230 / 0.65);
  }

  .sm\:border-l-border\/70 {
    border-left-color: rgb(228 229 230 / 0.7);
  }

  .sm\:border-l-border\/75 {
    border-left-color: rgb(228 229 230 / 0.75);
  }

  .sm\:border-l-border\/80 {
    border-left-color: rgb(228 229 230 / 0.8);
  }

  .sm\:border-l-border\/85 {
    border-left-color: rgb(228 229 230 / 0.85);
  }

  .sm\:border-l-border\/90 {
    border-left-color: rgb(228 229 230 / 0.9);
  }

  .sm\:border-l-border\/95 {
    border-left-color: rgb(228 229 230 / 0.95);
  }

  .sm\:border-l-button {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .sm\:border-l-button\/0 {
    border-left-color: rgb(243 252 251 / 0);
  }

  .sm\:border-l-button\/10 {
    border-left-color: rgb(243 252 251 / 0.1);
  }

  .sm\:border-l-button\/100 {
    border-left-color: rgb(243 252 251 / 1);
  }

  .sm\:border-l-button\/15 {
    border-left-color: rgb(243 252 251 / 0.15);
  }

  .sm\:border-l-button\/20 {
    border-left-color: rgb(243 252 251 / 0.2);
  }

  .sm\:border-l-button\/25 {
    border-left-color: rgb(243 252 251 / 0.25);
  }

  .sm\:border-l-button\/30 {
    border-left-color: rgb(243 252 251 / 0.3);
  }

  .sm\:border-l-button\/35 {
    border-left-color: rgb(243 252 251 / 0.35);
  }

  .sm\:border-l-button\/40 {
    border-left-color: rgb(243 252 251 / 0.4);
  }

  .sm\:border-l-button\/45 {
    border-left-color: rgb(243 252 251 / 0.45);
  }

  .sm\:border-l-button\/5 {
    border-left-color: rgb(243 252 251 / 0.05);
  }

  .sm\:border-l-button\/50 {
    border-left-color: rgb(243 252 251 / 0.5);
  }

  .sm\:border-l-button\/55 {
    border-left-color: rgb(243 252 251 / 0.55);
  }

  .sm\:border-l-button\/60 {
    border-left-color: rgb(243 252 251 / 0.6);
  }

  .sm\:border-l-button\/65 {
    border-left-color: rgb(243 252 251 / 0.65);
  }

  .sm\:border-l-button\/70 {
    border-left-color: rgb(243 252 251 / 0.7);
  }

  .sm\:border-l-button\/75 {
    border-left-color: rgb(243 252 251 / 0.75);
  }

  .sm\:border-l-button\/80 {
    border-left-color: rgb(243 252 251 / 0.8);
  }

  .sm\:border-l-button\/85 {
    border-left-color: rgb(243 252 251 / 0.85);
  }

  .sm\:border-l-button\/90 {
    border-left-color: rgb(243 252 251 / 0.9);
  }

  .sm\:border-l-button\/95 {
    border-left-color: rgb(243 252 251 / 0.95);
  }

  .sm\:border-l-current {
    border-left-color: currentColor;
  }

  .sm\:border-l-dark {
    --tw-border-opacity: 1;
    border-left-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .sm\:border-l-dark-green {
    --tw-border-opacity: 1;
    border-left-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .sm\:border-l-dark-green\/0 {
    border-left-color: rgb(16 64 48 / 0);
  }

  .sm\:border-l-dark-green\/10 {
    border-left-color: rgb(16 64 48 / 0.1);
  }

  .sm\:border-l-dark-green\/100 {
    border-left-color: rgb(16 64 48 / 1);
  }

  .sm\:border-l-dark-green\/15 {
    border-left-color: rgb(16 64 48 / 0.15);
  }

  .sm\:border-l-dark-green\/20 {
    border-left-color: rgb(16 64 48 / 0.2);
  }

  .sm\:border-l-dark-green\/25 {
    border-left-color: rgb(16 64 48 / 0.25);
  }

  .sm\:border-l-dark-green\/30 {
    border-left-color: rgb(16 64 48 / 0.3);
  }

  .sm\:border-l-dark-green\/35 {
    border-left-color: rgb(16 64 48 / 0.35);
  }

  .sm\:border-l-dark-green\/40 {
    border-left-color: rgb(16 64 48 / 0.4);
  }

  .sm\:border-l-dark-green\/45 {
    border-left-color: rgb(16 64 48 / 0.45);
  }

  .sm\:border-l-dark-green\/5 {
    border-left-color: rgb(16 64 48 / 0.05);
  }

  .sm\:border-l-dark-green\/50 {
    border-left-color: rgb(16 64 48 / 0.5);
  }

  .sm\:border-l-dark-green\/55 {
    border-left-color: rgb(16 64 48 / 0.55);
  }

  .sm\:border-l-dark-green\/60 {
    border-left-color: rgb(16 64 48 / 0.6);
  }

  .sm\:border-l-dark-green\/65 {
    border-left-color: rgb(16 64 48 / 0.65);
  }

  .sm\:border-l-dark-green\/70 {
    border-left-color: rgb(16 64 48 / 0.7);
  }

  .sm\:border-l-dark-green\/75 {
    border-left-color: rgb(16 64 48 / 0.75);
  }

  .sm\:border-l-dark-green\/80 {
    border-left-color: rgb(16 64 48 / 0.8);
  }

  .sm\:border-l-dark-green\/85 {
    border-left-color: rgb(16 64 48 / 0.85);
  }

  .sm\:border-l-dark-green\/90 {
    border-left-color: rgb(16 64 48 / 0.9);
  }

  .sm\:border-l-dark-green\/95 {
    border-left-color: rgb(16 64 48 / 0.95);
  }

  .sm\:border-l-dark\/0 {
    border-left-color: rgb(37 73 39 / 0);
  }

  .sm\:border-l-dark\/10 {
    border-left-color: rgb(37 73 39 / 0.1);
  }

  .sm\:border-l-dark\/100 {
    border-left-color: rgb(37 73 39 / 1);
  }

  .sm\:border-l-dark\/15 {
    border-left-color: rgb(37 73 39 / 0.15);
  }

  .sm\:border-l-dark\/20 {
    border-left-color: rgb(37 73 39 / 0.2);
  }

  .sm\:border-l-dark\/25 {
    border-left-color: rgb(37 73 39 / 0.25);
  }

  .sm\:border-l-dark\/30 {
    border-left-color: rgb(37 73 39 / 0.3);
  }

  .sm\:border-l-dark\/35 {
    border-left-color: rgb(37 73 39 / 0.35);
  }

  .sm\:border-l-dark\/40 {
    border-left-color: rgb(37 73 39 / 0.4);
  }

  .sm\:border-l-dark\/45 {
    border-left-color: rgb(37 73 39 / 0.45);
  }

  .sm\:border-l-dark\/5 {
    border-left-color: rgb(37 73 39 / 0.05);
  }

  .sm\:border-l-dark\/50 {
    border-left-color: rgb(37 73 39 / 0.5);
  }

  .sm\:border-l-dark\/55 {
    border-left-color: rgb(37 73 39 / 0.55);
  }

  .sm\:border-l-dark\/60 {
    border-left-color: rgb(37 73 39 / 0.6);
  }

  .sm\:border-l-dark\/65 {
    border-left-color: rgb(37 73 39 / 0.65);
  }

  .sm\:border-l-dark\/70 {
    border-left-color: rgb(37 73 39 / 0.7);
  }

  .sm\:border-l-dark\/75 {
    border-left-color: rgb(37 73 39 / 0.75);
  }

  .sm\:border-l-dark\/80 {
    border-left-color: rgb(37 73 39 / 0.8);
  }

  .sm\:border-l-dark\/85 {
    border-left-color: rgb(37 73 39 / 0.85);
  }

  .sm\:border-l-dark\/90 {
    border-left-color: rgb(37 73 39 / 0.9);
  }

  .sm\:border-l-dark\/95 {
    border-left-color: rgb(37 73 39 / 0.95);
  }

  .sm\:border-l-gray {
    border-left-color: var(--gray);
  }

  .sm\:border-l-green {
    --tw-border-opacity: 1;
    border-left-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .sm\:border-l-green\/0 {
    border-left-color: rgb(52 102 64 / 0);
  }

  .sm\:border-l-green\/10 {
    border-left-color: rgb(52 102 64 / 0.1);
  }

  .sm\:border-l-green\/100 {
    border-left-color: rgb(52 102 64 / 1);
  }

  .sm\:border-l-green\/15 {
    border-left-color: rgb(52 102 64 / 0.15);
  }

  .sm\:border-l-green\/20 {
    border-left-color: rgb(52 102 64 / 0.2);
  }

  .sm\:border-l-green\/25 {
    border-left-color: rgb(52 102 64 / 0.25);
  }

  .sm\:border-l-green\/30 {
    border-left-color: rgb(52 102 64 / 0.3);
  }

  .sm\:border-l-green\/35 {
    border-left-color: rgb(52 102 64 / 0.35);
  }

  .sm\:border-l-green\/40 {
    border-left-color: rgb(52 102 64 / 0.4);
  }

  .sm\:border-l-green\/45 {
    border-left-color: rgb(52 102 64 / 0.45);
  }

  .sm\:border-l-green\/5 {
    border-left-color: rgb(52 102 64 / 0.05);
  }

  .sm\:border-l-green\/50 {
    border-left-color: rgb(52 102 64 / 0.5);
  }

  .sm\:border-l-green\/55 {
    border-left-color: rgb(52 102 64 / 0.55);
  }

  .sm\:border-l-green\/60 {
    border-left-color: rgb(52 102 64 / 0.6);
  }

  .sm\:border-l-green\/65 {
    border-left-color: rgb(52 102 64 / 0.65);
  }

  .sm\:border-l-green\/70 {
    border-left-color: rgb(52 102 64 / 0.7);
  }

  .sm\:border-l-green\/75 {
    border-left-color: rgb(52 102 64 / 0.75);
  }

  .sm\:border-l-green\/80 {
    border-left-color: rgb(52 102 64 / 0.8);
  }

  .sm\:border-l-green\/85 {
    border-left-color: rgb(52 102 64 / 0.85);
  }

  .sm\:border-l-green\/90 {
    border-left-color: rgb(52 102 64 / 0.9);
  }

  .sm\:border-l-green\/95 {
    border-left-color: rgb(52 102 64 / 0.95);
  }

  .sm\:border-l-grey {
    --tw-border-opacity: 1;
    border-left-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .sm\:border-l-grey\/0 {
    border-left-color: rgb(205 217 209 / 0);
  }

  .sm\:border-l-grey\/10 {
    border-left-color: rgb(205 217 209 / 0.1);
  }

  .sm\:border-l-grey\/100 {
    border-left-color: rgb(205 217 209 / 1);
  }

  .sm\:border-l-grey\/15 {
    border-left-color: rgb(205 217 209 / 0.15);
  }

  .sm\:border-l-grey\/20 {
    border-left-color: rgb(205 217 209 / 0.2);
  }

  .sm\:border-l-grey\/25 {
    border-left-color: rgb(205 217 209 / 0.25);
  }

  .sm\:border-l-grey\/30 {
    border-left-color: rgb(205 217 209 / 0.3);
  }

  .sm\:border-l-grey\/35 {
    border-left-color: rgb(205 217 209 / 0.35);
  }

  .sm\:border-l-grey\/40 {
    border-left-color: rgb(205 217 209 / 0.4);
  }

  .sm\:border-l-grey\/45 {
    border-left-color: rgb(205 217 209 / 0.45);
  }

  .sm\:border-l-grey\/5 {
    border-left-color: rgb(205 217 209 / 0.05);
  }

  .sm\:border-l-grey\/50 {
    border-left-color: rgb(205 217 209 / 0.5);
  }

  .sm\:border-l-grey\/55 {
    border-left-color: rgb(205 217 209 / 0.55);
  }

  .sm\:border-l-grey\/60 {
    border-left-color: rgb(205 217 209 / 0.6);
  }

  .sm\:border-l-grey\/65 {
    border-left-color: rgb(205 217 209 / 0.65);
  }

  .sm\:border-l-grey\/70 {
    border-left-color: rgb(205 217 209 / 0.7);
  }

  .sm\:border-l-grey\/75 {
    border-left-color: rgb(205 217 209 / 0.75);
  }

  .sm\:border-l-grey\/80 {
    border-left-color: rgb(205 217 209 / 0.8);
  }

  .sm\:border-l-grey\/85 {
    border-left-color: rgb(205 217 209 / 0.85);
  }

  .sm\:border-l-grey\/90 {
    border-left-color: rgb(205 217 209 / 0.9);
  }

  .sm\:border-l-grey\/95 {
    border-left-color: rgb(205 217 209 / 0.95);
  }

  .sm\:border-l-light {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .sm\:border-l-light-green {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .sm\:border-l-light-green\/0 {
    border-left-color: rgb(243 244 228 / 0);
  }

  .sm\:border-l-light-green\/10 {
    border-left-color: rgb(243 244 228 / 0.1);
  }

  .sm\:border-l-light-green\/100 {
    border-left-color: rgb(243 244 228 / 1);
  }

  .sm\:border-l-light-green\/15 {
    border-left-color: rgb(243 244 228 / 0.15);
  }

  .sm\:border-l-light-green\/20 {
    border-left-color: rgb(243 244 228 / 0.2);
  }

  .sm\:border-l-light-green\/25 {
    border-left-color: rgb(243 244 228 / 0.25);
  }

  .sm\:border-l-light-green\/30 {
    border-left-color: rgb(243 244 228 / 0.3);
  }

  .sm\:border-l-light-green\/35 {
    border-left-color: rgb(243 244 228 / 0.35);
  }

  .sm\:border-l-light-green\/40 {
    border-left-color: rgb(243 244 228 / 0.4);
  }

  .sm\:border-l-light-green\/45 {
    border-left-color: rgb(243 244 228 / 0.45);
  }

  .sm\:border-l-light-green\/5 {
    border-left-color: rgb(243 244 228 / 0.05);
  }

  .sm\:border-l-light-green\/50 {
    border-left-color: rgb(243 244 228 / 0.5);
  }

  .sm\:border-l-light-green\/55 {
    border-left-color: rgb(243 244 228 / 0.55);
  }

  .sm\:border-l-light-green\/60 {
    border-left-color: rgb(243 244 228 / 0.6);
  }

  .sm\:border-l-light-green\/65 {
    border-left-color: rgb(243 244 228 / 0.65);
  }

  .sm\:border-l-light-green\/70 {
    border-left-color: rgb(243 244 228 / 0.7);
  }

  .sm\:border-l-light-green\/75 {
    border-left-color: rgb(243 244 228 / 0.75);
  }

  .sm\:border-l-light-green\/80 {
    border-left-color: rgb(243 244 228 / 0.8);
  }

  .sm\:border-l-light-green\/85 {
    border-left-color: rgb(243 244 228 / 0.85);
  }

  .sm\:border-l-light-green\/90 {
    border-left-color: rgb(243 244 228 / 0.9);
  }

  .sm\:border-l-light-green\/95 {
    border-left-color: rgb(243 244 228 / 0.95);
  }

  .sm\:border-l-light\/0 {
    border-left-color: rgb(243 244 228 / 0);
  }

  .sm\:border-l-light\/10 {
    border-left-color: rgb(243 244 228 / 0.1);
  }

  .sm\:border-l-light\/100 {
    border-left-color: rgb(243 244 228 / 1);
  }

  .sm\:border-l-light\/15 {
    border-left-color: rgb(243 244 228 / 0.15);
  }

  .sm\:border-l-light\/20 {
    border-left-color: rgb(243 244 228 / 0.2);
  }

  .sm\:border-l-light\/25 {
    border-left-color: rgb(243 244 228 / 0.25);
  }

  .sm\:border-l-light\/30 {
    border-left-color: rgb(243 244 228 / 0.3);
  }

  .sm\:border-l-light\/35 {
    border-left-color: rgb(243 244 228 / 0.35);
  }

  .sm\:border-l-light\/40 {
    border-left-color: rgb(243 244 228 / 0.4);
  }

  .sm\:border-l-light\/45 {
    border-left-color: rgb(243 244 228 / 0.45);
  }

  .sm\:border-l-light\/5 {
    border-left-color: rgb(243 244 228 / 0.05);
  }

  .sm\:border-l-light\/50 {
    border-left-color: rgb(243 244 228 / 0.5);
  }

  .sm\:border-l-light\/55 {
    border-left-color: rgb(243 244 228 / 0.55);
  }

  .sm\:border-l-light\/60 {
    border-left-color: rgb(243 244 228 / 0.6);
  }

  .sm\:border-l-light\/65 {
    border-left-color: rgb(243 244 228 / 0.65);
  }

  .sm\:border-l-light\/70 {
    border-left-color: rgb(243 244 228 / 0.7);
  }

  .sm\:border-l-light\/75 {
    border-left-color: rgb(243 244 228 / 0.75);
  }

  .sm\:border-l-light\/80 {
    border-left-color: rgb(243 244 228 / 0.8);
  }

  .sm\:border-l-light\/85 {
    border-left-color: rgb(243 244 228 / 0.85);
  }

  .sm\:border-l-light\/90 {
    border-left-color: rgb(243 244 228 / 0.9);
  }

  .sm\:border-l-light\/95 {
    border-left-color: rgb(243 244 228 / 0.95);
  }

  .sm\:border-l-main {
    --tw-border-opacity: 1;
    border-left-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .sm\:border-l-main\/0 {
    border-left-color: rgb(56 56 56 / 0);
  }

  .sm\:border-l-main\/10 {
    border-left-color: rgb(56 56 56 / 0.1);
  }

  .sm\:border-l-main\/100 {
    border-left-color: rgb(56 56 56 / 1);
  }

  .sm\:border-l-main\/15 {
    border-left-color: rgb(56 56 56 / 0.15);
  }

  .sm\:border-l-main\/20 {
    border-left-color: rgb(56 56 56 / 0.2);
  }

  .sm\:border-l-main\/25 {
    border-left-color: rgb(56 56 56 / 0.25);
  }

  .sm\:border-l-main\/30 {
    border-left-color: rgb(56 56 56 / 0.3);
  }

  .sm\:border-l-main\/35 {
    border-left-color: rgb(56 56 56 / 0.35);
  }

  .sm\:border-l-main\/40 {
    border-left-color: rgb(56 56 56 / 0.4);
  }

  .sm\:border-l-main\/45 {
    border-left-color: rgb(56 56 56 / 0.45);
  }

  .sm\:border-l-main\/5 {
    border-left-color: rgb(56 56 56 / 0.05);
  }

  .sm\:border-l-main\/50 {
    border-left-color: rgb(56 56 56 / 0.5);
  }

  .sm\:border-l-main\/55 {
    border-left-color: rgb(56 56 56 / 0.55);
  }

  .sm\:border-l-main\/60 {
    border-left-color: rgb(56 56 56 / 0.6);
  }

  .sm\:border-l-main\/65 {
    border-left-color: rgb(56 56 56 / 0.65);
  }

  .sm\:border-l-main\/70 {
    border-left-color: rgb(56 56 56 / 0.7);
  }

  .sm\:border-l-main\/75 {
    border-left-color: rgb(56 56 56 / 0.75);
  }

  .sm\:border-l-main\/80 {
    border-left-color: rgb(56 56 56 / 0.8);
  }

  .sm\:border-l-main\/85 {
    border-left-color: rgb(56 56 56 / 0.85);
  }

  .sm\:border-l-main\/90 {
    border-left-color: rgb(56 56 56 / 0.9);
  }

  .sm\:border-l-main\/95 {
    border-left-color: rgb(56 56 56 / 0.95);
  }

  .sm\:border-l-navy {
    border-left-color: var(--navy);
  }

  .sm\:border-l-offwhite {
    border-left-color: var(--offwhite);
  }

  .sm\:border-l-orange {
    border-left-color: var(--orange);
  }

  .sm\:border-l-pearl {
    --tw-border-opacity: 1;
    border-left-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .sm\:border-l-pearl\/0 {
    border-left-color: rgb(254 252 249 / 0);
  }

  .sm\:border-l-pearl\/10 {
    border-left-color: rgb(254 252 249 / 0.1);
  }

  .sm\:border-l-pearl\/100 {
    border-left-color: rgb(254 252 249 / 1);
  }

  .sm\:border-l-pearl\/15 {
    border-left-color: rgb(254 252 249 / 0.15);
  }

  .sm\:border-l-pearl\/20 {
    border-left-color: rgb(254 252 249 / 0.2);
  }

  .sm\:border-l-pearl\/25 {
    border-left-color: rgb(254 252 249 / 0.25);
  }

  .sm\:border-l-pearl\/30 {
    border-left-color: rgb(254 252 249 / 0.3);
  }

  .sm\:border-l-pearl\/35 {
    border-left-color: rgb(254 252 249 / 0.35);
  }

  .sm\:border-l-pearl\/40 {
    border-left-color: rgb(254 252 249 / 0.4);
  }

  .sm\:border-l-pearl\/45 {
    border-left-color: rgb(254 252 249 / 0.45);
  }

  .sm\:border-l-pearl\/5 {
    border-left-color: rgb(254 252 249 / 0.05);
  }

  .sm\:border-l-pearl\/50 {
    border-left-color: rgb(254 252 249 / 0.5);
  }

  .sm\:border-l-pearl\/55 {
    border-left-color: rgb(254 252 249 / 0.55);
  }

  .sm\:border-l-pearl\/60 {
    border-left-color: rgb(254 252 249 / 0.6);
  }

  .sm\:border-l-pearl\/65 {
    border-left-color: rgb(254 252 249 / 0.65);
  }

  .sm\:border-l-pearl\/70 {
    border-left-color: rgb(254 252 249 / 0.7);
  }

  .sm\:border-l-pearl\/75 {
    border-left-color: rgb(254 252 249 / 0.75);
  }

  .sm\:border-l-pearl\/80 {
    border-left-color: rgb(254 252 249 / 0.8);
  }

  .sm\:border-l-pearl\/85 {
    border-left-color: rgb(254 252 249 / 0.85);
  }

  .sm\:border-l-pearl\/90 {
    border-left-color: rgb(254 252 249 / 0.9);
  }

  .sm\:border-l-pearl\/95 {
    border-left-color: rgb(254 252 249 / 0.95);
  }

  .sm\:border-l-text-grey {
    --tw-border-opacity: 1;
    border-left-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .sm\:border-l-text-grey\/0 {
    border-left-color: rgb(179 179 179 / 0);
  }

  .sm\:border-l-text-grey\/10 {
    border-left-color: rgb(179 179 179 / 0.1);
  }

  .sm\:border-l-text-grey\/100 {
    border-left-color: rgb(179 179 179 / 1);
  }

  .sm\:border-l-text-grey\/15 {
    border-left-color: rgb(179 179 179 / 0.15);
  }

  .sm\:border-l-text-grey\/20 {
    border-left-color: rgb(179 179 179 / 0.2);
  }

  .sm\:border-l-text-grey\/25 {
    border-left-color: rgb(179 179 179 / 0.25);
  }

  .sm\:border-l-text-grey\/30 {
    border-left-color: rgb(179 179 179 / 0.3);
  }

  .sm\:border-l-text-grey\/35 {
    border-left-color: rgb(179 179 179 / 0.35);
  }

  .sm\:border-l-text-grey\/40 {
    border-left-color: rgb(179 179 179 / 0.4);
  }

  .sm\:border-l-text-grey\/45 {
    border-left-color: rgb(179 179 179 / 0.45);
  }

  .sm\:border-l-text-grey\/5 {
    border-left-color: rgb(179 179 179 / 0.05);
  }

  .sm\:border-l-text-grey\/50 {
    border-left-color: rgb(179 179 179 / 0.5);
  }

  .sm\:border-l-text-grey\/55 {
    border-left-color: rgb(179 179 179 / 0.55);
  }

  .sm\:border-l-text-grey\/60 {
    border-left-color: rgb(179 179 179 / 0.6);
  }

  .sm\:border-l-text-grey\/65 {
    border-left-color: rgb(179 179 179 / 0.65);
  }

  .sm\:border-l-text-grey\/70 {
    border-left-color: rgb(179 179 179 / 0.7);
  }

  .sm\:border-l-text-grey\/75 {
    border-left-color: rgb(179 179 179 / 0.75);
  }

  .sm\:border-l-text-grey\/80 {
    border-left-color: rgb(179 179 179 / 0.8);
  }

  .sm\:border-l-text-grey\/85 {
    border-left-color: rgb(179 179 179 / 0.85);
  }

  .sm\:border-l-text-grey\/90 {
    border-left-color: rgb(179 179 179 / 0.9);
  }

  .sm\:border-l-text-grey\/95 {
    border-left-color: rgb(179 179 179 / 0.95);
  }

  .sm\:border-l-transparent {
    border-left-color: transparent;
  }

  .sm\:border-l-transparent\/0 {
    border-left-color: rgb(0 0 0 / 0);
  }

  .sm\:border-l-transparent\/10 {
    border-left-color: rgb(0 0 0 / 0.1);
  }

  .sm\:border-l-transparent\/100 {
    border-left-color: rgb(0 0 0 / 1);
  }

  .sm\:border-l-transparent\/15 {
    border-left-color: rgb(0 0 0 / 0.15);
  }

  .sm\:border-l-transparent\/20 {
    border-left-color: rgb(0 0 0 / 0.2);
  }

  .sm\:border-l-transparent\/25 {
    border-left-color: rgb(0 0 0 / 0.25);
  }

  .sm\:border-l-transparent\/30 {
    border-left-color: rgb(0 0 0 / 0.3);
  }

  .sm\:border-l-transparent\/35 {
    border-left-color: rgb(0 0 0 / 0.35);
  }

  .sm\:border-l-transparent\/40 {
    border-left-color: rgb(0 0 0 / 0.4);
  }

  .sm\:border-l-transparent\/45 {
    border-left-color: rgb(0 0 0 / 0.45);
  }

  .sm\:border-l-transparent\/5 {
    border-left-color: rgb(0 0 0 / 0.05);
  }

  .sm\:border-l-transparent\/50 {
    border-left-color: rgb(0 0 0 / 0.5);
  }

  .sm\:border-l-transparent\/55 {
    border-left-color: rgb(0 0 0 / 0.55);
  }

  .sm\:border-l-transparent\/60 {
    border-left-color: rgb(0 0 0 / 0.6);
  }

  .sm\:border-l-transparent\/65 {
    border-left-color: rgb(0 0 0 / 0.65);
  }

  .sm\:border-l-transparent\/70 {
    border-left-color: rgb(0 0 0 / 0.7);
  }

  .sm\:border-l-transparent\/75 {
    border-left-color: rgb(0 0 0 / 0.75);
  }

  .sm\:border-l-transparent\/80 {
    border-left-color: rgb(0 0 0 / 0.8);
  }

  .sm\:border-l-transparent\/85 {
    border-left-color: rgb(0 0 0 / 0.85);
  }

  .sm\:border-l-transparent\/90 {
    border-left-color: rgb(0 0 0 / 0.9);
  }

  .sm\:border-l-transparent\/95 {
    border-left-color: rgb(0 0 0 / 0.95);
  }

  .sm\:border-l-white {
    --tw-border-opacity: 1;
    border-left-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .sm\:border-l-white\/0 {
    border-left-color: rgb(255 255 255 / 0);
  }

  .sm\:border-l-white\/10 {
    border-left-color: rgb(255 255 255 / 0.1);
  }

  .sm\:border-l-white\/100 {
    border-left-color: rgb(255 255 255 / 1);
  }

  .sm\:border-l-white\/15 {
    border-left-color: rgb(255 255 255 / 0.15);
  }

  .sm\:border-l-white\/20 {
    border-left-color: rgb(255 255 255 / 0.2);
  }

  .sm\:border-l-white\/25 {
    border-left-color: rgb(255 255 255 / 0.25);
  }

  .sm\:border-l-white\/30 {
    border-left-color: rgb(255 255 255 / 0.3);
  }

  .sm\:border-l-white\/35 {
    border-left-color: rgb(255 255 255 / 0.35);
  }

  .sm\:border-l-white\/40 {
    border-left-color: rgb(255 255 255 / 0.4);
  }

  .sm\:border-l-white\/45 {
    border-left-color: rgb(255 255 255 / 0.45);
  }

  .sm\:border-l-white\/5 {
    border-left-color: rgb(255 255 255 / 0.05);
  }

  .sm\:border-l-white\/50 {
    border-left-color: rgb(255 255 255 / 0.5);
  }

  .sm\:border-l-white\/55 {
    border-left-color: rgb(255 255 255 / 0.55);
  }

  .sm\:border-l-white\/60 {
    border-left-color: rgb(255 255 255 / 0.6);
  }

  .sm\:border-l-white\/65 {
    border-left-color: rgb(255 255 255 / 0.65);
  }

  .sm\:border-l-white\/70 {
    border-left-color: rgb(255 255 255 / 0.7);
  }

  .sm\:border-l-white\/75 {
    border-left-color: rgb(255 255 255 / 0.75);
  }

  .sm\:border-l-white\/80 {
    border-left-color: rgb(255 255 255 / 0.8);
  }

  .sm\:border-l-white\/85 {
    border-left-color: rgb(255 255 255 / 0.85);
  }

  .sm\:border-l-white\/90 {
    border-left-color: rgb(255 255 255 / 0.9);
  }

  .sm\:border-l-white\/95 {
    border-left-color: rgb(255 255 255 / 0.95);
  }

  .sm\:border-r-blue {
    border-right-color: var(--blue);
  }

  .sm\:border-r-border {
    --tw-border-opacity: 1;
    border-right-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .sm\:border-r-border\/0 {
    border-right-color: rgb(228 229 230 / 0);
  }

  .sm\:border-r-border\/10 {
    border-right-color: rgb(228 229 230 / 0.1);
  }

  .sm\:border-r-border\/100 {
    border-right-color: rgb(228 229 230 / 1);
  }

  .sm\:border-r-border\/15 {
    border-right-color: rgb(228 229 230 / 0.15);
  }

  .sm\:border-r-border\/20 {
    border-right-color: rgb(228 229 230 / 0.2);
  }

  .sm\:border-r-border\/25 {
    border-right-color: rgb(228 229 230 / 0.25);
  }

  .sm\:border-r-border\/30 {
    border-right-color: rgb(228 229 230 / 0.3);
  }

  .sm\:border-r-border\/35 {
    border-right-color: rgb(228 229 230 / 0.35);
  }

  .sm\:border-r-border\/40 {
    border-right-color: rgb(228 229 230 / 0.4);
  }

  .sm\:border-r-border\/45 {
    border-right-color: rgb(228 229 230 / 0.45);
  }

  .sm\:border-r-border\/5 {
    border-right-color: rgb(228 229 230 / 0.05);
  }

  .sm\:border-r-border\/50 {
    border-right-color: rgb(228 229 230 / 0.5);
  }

  .sm\:border-r-border\/55 {
    border-right-color: rgb(228 229 230 / 0.55);
  }

  .sm\:border-r-border\/60 {
    border-right-color: rgb(228 229 230 / 0.6);
  }

  .sm\:border-r-border\/65 {
    border-right-color: rgb(228 229 230 / 0.65);
  }

  .sm\:border-r-border\/70 {
    border-right-color: rgb(228 229 230 / 0.7);
  }

  .sm\:border-r-border\/75 {
    border-right-color: rgb(228 229 230 / 0.75);
  }

  .sm\:border-r-border\/80 {
    border-right-color: rgb(228 229 230 / 0.8);
  }

  .sm\:border-r-border\/85 {
    border-right-color: rgb(228 229 230 / 0.85);
  }

  .sm\:border-r-border\/90 {
    border-right-color: rgb(228 229 230 / 0.9);
  }

  .sm\:border-r-border\/95 {
    border-right-color: rgb(228 229 230 / 0.95);
  }

  .sm\:border-r-button {
    --tw-border-opacity: 1;
    border-right-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .sm\:border-r-button\/0 {
    border-right-color: rgb(243 252 251 / 0);
  }

  .sm\:border-r-button\/10 {
    border-right-color: rgb(243 252 251 / 0.1);
  }

  .sm\:border-r-button\/100 {
    border-right-color: rgb(243 252 251 / 1);
  }

  .sm\:border-r-button\/15 {
    border-right-color: rgb(243 252 251 / 0.15);
  }

  .sm\:border-r-button\/20 {
    border-right-color: rgb(243 252 251 / 0.2);
  }

  .sm\:border-r-button\/25 {
    border-right-color: rgb(243 252 251 / 0.25);
  }

  .sm\:border-r-button\/30 {
    border-right-color: rgb(243 252 251 / 0.3);
  }

  .sm\:border-r-button\/35 {
    border-right-color: rgb(243 252 251 / 0.35);
  }

  .sm\:border-r-button\/40 {
    border-right-color: rgb(243 252 251 / 0.4);
  }

  .sm\:border-r-button\/45 {
    border-right-color: rgb(243 252 251 / 0.45);
  }

  .sm\:border-r-button\/5 {
    border-right-color: rgb(243 252 251 / 0.05);
  }

  .sm\:border-r-button\/50 {
    border-right-color: rgb(243 252 251 / 0.5);
  }

  .sm\:border-r-button\/55 {
    border-right-color: rgb(243 252 251 / 0.55);
  }

  .sm\:border-r-button\/60 {
    border-right-color: rgb(243 252 251 / 0.6);
  }

  .sm\:border-r-button\/65 {
    border-right-color: rgb(243 252 251 / 0.65);
  }

  .sm\:border-r-button\/70 {
    border-right-color: rgb(243 252 251 / 0.7);
  }

  .sm\:border-r-button\/75 {
    border-right-color: rgb(243 252 251 / 0.75);
  }

  .sm\:border-r-button\/80 {
    border-right-color: rgb(243 252 251 / 0.8);
  }

  .sm\:border-r-button\/85 {
    border-right-color: rgb(243 252 251 / 0.85);
  }

  .sm\:border-r-button\/90 {
    border-right-color: rgb(243 252 251 / 0.9);
  }

  .sm\:border-r-button\/95 {
    border-right-color: rgb(243 252 251 / 0.95);
  }

  .sm\:border-r-current {
    border-right-color: currentColor;
  }

  .sm\:border-r-dark {
    --tw-border-opacity: 1;
    border-right-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .sm\:border-r-dark-green {
    --tw-border-opacity: 1;
    border-right-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .sm\:border-r-dark-green\/0 {
    border-right-color: rgb(16 64 48 / 0);
  }

  .sm\:border-r-dark-green\/10 {
    border-right-color: rgb(16 64 48 / 0.1);
  }

  .sm\:border-r-dark-green\/100 {
    border-right-color: rgb(16 64 48 / 1);
  }

  .sm\:border-r-dark-green\/15 {
    border-right-color: rgb(16 64 48 / 0.15);
  }

  .sm\:border-r-dark-green\/20 {
    border-right-color: rgb(16 64 48 / 0.2);
  }

  .sm\:border-r-dark-green\/25 {
    border-right-color: rgb(16 64 48 / 0.25);
  }

  .sm\:border-r-dark-green\/30 {
    border-right-color: rgb(16 64 48 / 0.3);
  }

  .sm\:border-r-dark-green\/35 {
    border-right-color: rgb(16 64 48 / 0.35);
  }

  .sm\:border-r-dark-green\/40 {
    border-right-color: rgb(16 64 48 / 0.4);
  }

  .sm\:border-r-dark-green\/45 {
    border-right-color: rgb(16 64 48 / 0.45);
  }

  .sm\:border-r-dark-green\/5 {
    border-right-color: rgb(16 64 48 / 0.05);
  }

  .sm\:border-r-dark-green\/50 {
    border-right-color: rgb(16 64 48 / 0.5);
  }

  .sm\:border-r-dark-green\/55 {
    border-right-color: rgb(16 64 48 / 0.55);
  }

  .sm\:border-r-dark-green\/60 {
    border-right-color: rgb(16 64 48 / 0.6);
  }

  .sm\:border-r-dark-green\/65 {
    border-right-color: rgb(16 64 48 / 0.65);
  }

  .sm\:border-r-dark-green\/70 {
    border-right-color: rgb(16 64 48 / 0.7);
  }

  .sm\:border-r-dark-green\/75 {
    border-right-color: rgb(16 64 48 / 0.75);
  }

  .sm\:border-r-dark-green\/80 {
    border-right-color: rgb(16 64 48 / 0.8);
  }

  .sm\:border-r-dark-green\/85 {
    border-right-color: rgb(16 64 48 / 0.85);
  }

  .sm\:border-r-dark-green\/90 {
    border-right-color: rgb(16 64 48 / 0.9);
  }

  .sm\:border-r-dark-green\/95 {
    border-right-color: rgb(16 64 48 / 0.95);
  }

  .sm\:border-r-dark\/0 {
    border-right-color: rgb(37 73 39 / 0);
  }

  .sm\:border-r-dark\/10 {
    border-right-color: rgb(37 73 39 / 0.1);
  }

  .sm\:border-r-dark\/100 {
    border-right-color: rgb(37 73 39 / 1);
  }

  .sm\:border-r-dark\/15 {
    border-right-color: rgb(37 73 39 / 0.15);
  }

  .sm\:border-r-dark\/20 {
    border-right-color: rgb(37 73 39 / 0.2);
  }

  .sm\:border-r-dark\/25 {
    border-right-color: rgb(37 73 39 / 0.25);
  }

  .sm\:border-r-dark\/30 {
    border-right-color: rgb(37 73 39 / 0.3);
  }

  .sm\:border-r-dark\/35 {
    border-right-color: rgb(37 73 39 / 0.35);
  }

  .sm\:border-r-dark\/40 {
    border-right-color: rgb(37 73 39 / 0.4);
  }

  .sm\:border-r-dark\/45 {
    border-right-color: rgb(37 73 39 / 0.45);
  }

  .sm\:border-r-dark\/5 {
    border-right-color: rgb(37 73 39 / 0.05);
  }

  .sm\:border-r-dark\/50 {
    border-right-color: rgb(37 73 39 / 0.5);
  }

  .sm\:border-r-dark\/55 {
    border-right-color: rgb(37 73 39 / 0.55);
  }

  .sm\:border-r-dark\/60 {
    border-right-color: rgb(37 73 39 / 0.6);
  }

  .sm\:border-r-dark\/65 {
    border-right-color: rgb(37 73 39 / 0.65);
  }

  .sm\:border-r-dark\/70 {
    border-right-color: rgb(37 73 39 / 0.7);
  }

  .sm\:border-r-dark\/75 {
    border-right-color: rgb(37 73 39 / 0.75);
  }

  .sm\:border-r-dark\/80 {
    border-right-color: rgb(37 73 39 / 0.8);
  }

  .sm\:border-r-dark\/85 {
    border-right-color: rgb(37 73 39 / 0.85);
  }

  .sm\:border-r-dark\/90 {
    border-right-color: rgb(37 73 39 / 0.9);
  }

  .sm\:border-r-dark\/95 {
    border-right-color: rgb(37 73 39 / 0.95);
  }

  .sm\:border-r-gray {
    border-right-color: var(--gray);
  }

  .sm\:border-r-green {
    --tw-border-opacity: 1;
    border-right-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .sm\:border-r-green\/0 {
    border-right-color: rgb(52 102 64 / 0);
  }

  .sm\:border-r-green\/10 {
    border-right-color: rgb(52 102 64 / 0.1);
  }

  .sm\:border-r-green\/100 {
    border-right-color: rgb(52 102 64 / 1);
  }

  .sm\:border-r-green\/15 {
    border-right-color: rgb(52 102 64 / 0.15);
  }

  .sm\:border-r-green\/20 {
    border-right-color: rgb(52 102 64 / 0.2);
  }

  .sm\:border-r-green\/25 {
    border-right-color: rgb(52 102 64 / 0.25);
  }

  .sm\:border-r-green\/30 {
    border-right-color: rgb(52 102 64 / 0.3);
  }

  .sm\:border-r-green\/35 {
    border-right-color: rgb(52 102 64 / 0.35);
  }

  .sm\:border-r-green\/40 {
    border-right-color: rgb(52 102 64 / 0.4);
  }

  .sm\:border-r-green\/45 {
    border-right-color: rgb(52 102 64 / 0.45);
  }

  .sm\:border-r-green\/5 {
    border-right-color: rgb(52 102 64 / 0.05);
  }

  .sm\:border-r-green\/50 {
    border-right-color: rgb(52 102 64 / 0.5);
  }

  .sm\:border-r-green\/55 {
    border-right-color: rgb(52 102 64 / 0.55);
  }

  .sm\:border-r-green\/60 {
    border-right-color: rgb(52 102 64 / 0.6);
  }

  .sm\:border-r-green\/65 {
    border-right-color: rgb(52 102 64 / 0.65);
  }

  .sm\:border-r-green\/70 {
    border-right-color: rgb(52 102 64 / 0.7);
  }

  .sm\:border-r-green\/75 {
    border-right-color: rgb(52 102 64 / 0.75);
  }

  .sm\:border-r-green\/80 {
    border-right-color: rgb(52 102 64 / 0.8);
  }

  .sm\:border-r-green\/85 {
    border-right-color: rgb(52 102 64 / 0.85);
  }

  .sm\:border-r-green\/90 {
    border-right-color: rgb(52 102 64 / 0.9);
  }

  .sm\:border-r-green\/95 {
    border-right-color: rgb(52 102 64 / 0.95);
  }

  .sm\:border-r-grey {
    --tw-border-opacity: 1;
    border-right-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .sm\:border-r-grey\/0 {
    border-right-color: rgb(205 217 209 / 0);
  }

  .sm\:border-r-grey\/10 {
    border-right-color: rgb(205 217 209 / 0.1);
  }

  .sm\:border-r-grey\/100 {
    border-right-color: rgb(205 217 209 / 1);
  }

  .sm\:border-r-grey\/15 {
    border-right-color: rgb(205 217 209 / 0.15);
  }

  .sm\:border-r-grey\/20 {
    border-right-color: rgb(205 217 209 / 0.2);
  }

  .sm\:border-r-grey\/25 {
    border-right-color: rgb(205 217 209 / 0.25);
  }

  .sm\:border-r-grey\/30 {
    border-right-color: rgb(205 217 209 / 0.3);
  }

  .sm\:border-r-grey\/35 {
    border-right-color: rgb(205 217 209 / 0.35);
  }

  .sm\:border-r-grey\/40 {
    border-right-color: rgb(205 217 209 / 0.4);
  }

  .sm\:border-r-grey\/45 {
    border-right-color: rgb(205 217 209 / 0.45);
  }

  .sm\:border-r-grey\/5 {
    border-right-color: rgb(205 217 209 / 0.05);
  }

  .sm\:border-r-grey\/50 {
    border-right-color: rgb(205 217 209 / 0.5);
  }

  .sm\:border-r-grey\/55 {
    border-right-color: rgb(205 217 209 / 0.55);
  }

  .sm\:border-r-grey\/60 {
    border-right-color: rgb(205 217 209 / 0.6);
  }

  .sm\:border-r-grey\/65 {
    border-right-color: rgb(205 217 209 / 0.65);
  }

  .sm\:border-r-grey\/70 {
    border-right-color: rgb(205 217 209 / 0.7);
  }

  .sm\:border-r-grey\/75 {
    border-right-color: rgb(205 217 209 / 0.75);
  }

  .sm\:border-r-grey\/80 {
    border-right-color: rgb(205 217 209 / 0.8);
  }

  .sm\:border-r-grey\/85 {
    border-right-color: rgb(205 217 209 / 0.85);
  }

  .sm\:border-r-grey\/90 {
    border-right-color: rgb(205 217 209 / 0.9);
  }

  .sm\:border-r-grey\/95 {
    border-right-color: rgb(205 217 209 / 0.95);
  }

  .sm\:border-r-light {
    --tw-border-opacity: 1;
    border-right-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .sm\:border-r-light-green {
    --tw-border-opacity: 1;
    border-right-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .sm\:border-r-light-green\/0 {
    border-right-color: rgb(243 244 228 / 0);
  }

  .sm\:border-r-light-green\/10 {
    border-right-color: rgb(243 244 228 / 0.1);
  }

  .sm\:border-r-light-green\/100 {
    border-right-color: rgb(243 244 228 / 1);
  }

  .sm\:border-r-light-green\/15 {
    border-right-color: rgb(243 244 228 / 0.15);
  }

  .sm\:border-r-light-green\/20 {
    border-right-color: rgb(243 244 228 / 0.2);
  }

  .sm\:border-r-light-green\/25 {
    border-right-color: rgb(243 244 228 / 0.25);
  }

  .sm\:border-r-light-green\/30 {
    border-right-color: rgb(243 244 228 / 0.3);
  }

  .sm\:border-r-light-green\/35 {
    border-right-color: rgb(243 244 228 / 0.35);
  }

  .sm\:border-r-light-green\/40 {
    border-right-color: rgb(243 244 228 / 0.4);
  }

  .sm\:border-r-light-green\/45 {
    border-right-color: rgb(243 244 228 / 0.45);
  }

  .sm\:border-r-light-green\/5 {
    border-right-color: rgb(243 244 228 / 0.05);
  }

  .sm\:border-r-light-green\/50 {
    border-right-color: rgb(243 244 228 / 0.5);
  }

  .sm\:border-r-light-green\/55 {
    border-right-color: rgb(243 244 228 / 0.55);
  }

  .sm\:border-r-light-green\/60 {
    border-right-color: rgb(243 244 228 / 0.6);
  }

  .sm\:border-r-light-green\/65 {
    border-right-color: rgb(243 244 228 / 0.65);
  }

  .sm\:border-r-light-green\/70 {
    border-right-color: rgb(243 244 228 / 0.7);
  }

  .sm\:border-r-light-green\/75 {
    border-right-color: rgb(243 244 228 / 0.75);
  }

  .sm\:border-r-light-green\/80 {
    border-right-color: rgb(243 244 228 / 0.8);
  }

  .sm\:border-r-light-green\/85 {
    border-right-color: rgb(243 244 228 / 0.85);
  }

  .sm\:border-r-light-green\/90 {
    border-right-color: rgb(243 244 228 / 0.9);
  }

  .sm\:border-r-light-green\/95 {
    border-right-color: rgb(243 244 228 / 0.95);
  }

  .sm\:border-r-light\/0 {
    border-right-color: rgb(243 244 228 / 0);
  }

  .sm\:border-r-light\/10 {
    border-right-color: rgb(243 244 228 / 0.1);
  }

  .sm\:border-r-light\/100 {
    border-right-color: rgb(243 244 228 / 1);
  }

  .sm\:border-r-light\/15 {
    border-right-color: rgb(243 244 228 / 0.15);
  }

  .sm\:border-r-light\/20 {
    border-right-color: rgb(243 244 228 / 0.2);
  }

  .sm\:border-r-light\/25 {
    border-right-color: rgb(243 244 228 / 0.25);
  }

  .sm\:border-r-light\/30 {
    border-right-color: rgb(243 244 228 / 0.3);
  }

  .sm\:border-r-light\/35 {
    border-right-color: rgb(243 244 228 / 0.35);
  }

  .sm\:border-r-light\/40 {
    border-right-color: rgb(243 244 228 / 0.4);
  }

  .sm\:border-r-light\/45 {
    border-right-color: rgb(243 244 228 / 0.45);
  }

  .sm\:border-r-light\/5 {
    border-right-color: rgb(243 244 228 / 0.05);
  }

  .sm\:border-r-light\/50 {
    border-right-color: rgb(243 244 228 / 0.5);
  }

  .sm\:border-r-light\/55 {
    border-right-color: rgb(243 244 228 / 0.55);
  }

  .sm\:border-r-light\/60 {
    border-right-color: rgb(243 244 228 / 0.6);
  }

  .sm\:border-r-light\/65 {
    border-right-color: rgb(243 244 228 / 0.65);
  }

  .sm\:border-r-light\/70 {
    border-right-color: rgb(243 244 228 / 0.7);
  }

  .sm\:border-r-light\/75 {
    border-right-color: rgb(243 244 228 / 0.75);
  }

  .sm\:border-r-light\/80 {
    border-right-color: rgb(243 244 228 / 0.8);
  }

  .sm\:border-r-light\/85 {
    border-right-color: rgb(243 244 228 / 0.85);
  }

  .sm\:border-r-light\/90 {
    border-right-color: rgb(243 244 228 / 0.9);
  }

  .sm\:border-r-light\/95 {
    border-right-color: rgb(243 244 228 / 0.95);
  }

  .sm\:border-r-main {
    --tw-border-opacity: 1;
    border-right-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .sm\:border-r-main\/0 {
    border-right-color: rgb(56 56 56 / 0);
  }

  .sm\:border-r-main\/10 {
    border-right-color: rgb(56 56 56 / 0.1);
  }

  .sm\:border-r-main\/100 {
    border-right-color: rgb(56 56 56 / 1);
  }

  .sm\:border-r-main\/15 {
    border-right-color: rgb(56 56 56 / 0.15);
  }

  .sm\:border-r-main\/20 {
    border-right-color: rgb(56 56 56 / 0.2);
  }

  .sm\:border-r-main\/25 {
    border-right-color: rgb(56 56 56 / 0.25);
  }

  .sm\:border-r-main\/30 {
    border-right-color: rgb(56 56 56 / 0.3);
  }

  .sm\:border-r-main\/35 {
    border-right-color: rgb(56 56 56 / 0.35);
  }

  .sm\:border-r-main\/40 {
    border-right-color: rgb(56 56 56 / 0.4);
  }

  .sm\:border-r-main\/45 {
    border-right-color: rgb(56 56 56 / 0.45);
  }

  .sm\:border-r-main\/5 {
    border-right-color: rgb(56 56 56 / 0.05);
  }

  .sm\:border-r-main\/50 {
    border-right-color: rgb(56 56 56 / 0.5);
  }

  .sm\:border-r-main\/55 {
    border-right-color: rgb(56 56 56 / 0.55);
  }

  .sm\:border-r-main\/60 {
    border-right-color: rgb(56 56 56 / 0.6);
  }

  .sm\:border-r-main\/65 {
    border-right-color: rgb(56 56 56 / 0.65);
  }

  .sm\:border-r-main\/70 {
    border-right-color: rgb(56 56 56 / 0.7);
  }

  .sm\:border-r-main\/75 {
    border-right-color: rgb(56 56 56 / 0.75);
  }

  .sm\:border-r-main\/80 {
    border-right-color: rgb(56 56 56 / 0.8);
  }

  .sm\:border-r-main\/85 {
    border-right-color: rgb(56 56 56 / 0.85);
  }

  .sm\:border-r-main\/90 {
    border-right-color: rgb(56 56 56 / 0.9);
  }

  .sm\:border-r-main\/95 {
    border-right-color: rgb(56 56 56 / 0.95);
  }

  .sm\:border-r-navy {
    border-right-color: var(--navy);
  }

  .sm\:border-r-offwhite {
    border-right-color: var(--offwhite);
  }

  .sm\:border-r-orange {
    border-right-color: var(--orange);
  }

  .sm\:border-r-pearl {
    --tw-border-opacity: 1;
    border-right-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .sm\:border-r-pearl\/0 {
    border-right-color: rgb(254 252 249 / 0);
  }

  .sm\:border-r-pearl\/10 {
    border-right-color: rgb(254 252 249 / 0.1);
  }

  .sm\:border-r-pearl\/100 {
    border-right-color: rgb(254 252 249 / 1);
  }

  .sm\:border-r-pearl\/15 {
    border-right-color: rgb(254 252 249 / 0.15);
  }

  .sm\:border-r-pearl\/20 {
    border-right-color: rgb(254 252 249 / 0.2);
  }

  .sm\:border-r-pearl\/25 {
    border-right-color: rgb(254 252 249 / 0.25);
  }

  .sm\:border-r-pearl\/30 {
    border-right-color: rgb(254 252 249 / 0.3);
  }

  .sm\:border-r-pearl\/35 {
    border-right-color: rgb(254 252 249 / 0.35);
  }

  .sm\:border-r-pearl\/40 {
    border-right-color: rgb(254 252 249 / 0.4);
  }

  .sm\:border-r-pearl\/45 {
    border-right-color: rgb(254 252 249 / 0.45);
  }

  .sm\:border-r-pearl\/5 {
    border-right-color: rgb(254 252 249 / 0.05);
  }

  .sm\:border-r-pearl\/50 {
    border-right-color: rgb(254 252 249 / 0.5);
  }

  .sm\:border-r-pearl\/55 {
    border-right-color: rgb(254 252 249 / 0.55);
  }

  .sm\:border-r-pearl\/60 {
    border-right-color: rgb(254 252 249 / 0.6);
  }

  .sm\:border-r-pearl\/65 {
    border-right-color: rgb(254 252 249 / 0.65);
  }

  .sm\:border-r-pearl\/70 {
    border-right-color: rgb(254 252 249 / 0.7);
  }

  .sm\:border-r-pearl\/75 {
    border-right-color: rgb(254 252 249 / 0.75);
  }

  .sm\:border-r-pearl\/80 {
    border-right-color: rgb(254 252 249 / 0.8);
  }

  .sm\:border-r-pearl\/85 {
    border-right-color: rgb(254 252 249 / 0.85);
  }

  .sm\:border-r-pearl\/90 {
    border-right-color: rgb(254 252 249 / 0.9);
  }

  .sm\:border-r-pearl\/95 {
    border-right-color: rgb(254 252 249 / 0.95);
  }

  .sm\:border-r-text-grey {
    --tw-border-opacity: 1;
    border-right-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .sm\:border-r-text-grey\/0 {
    border-right-color: rgb(179 179 179 / 0);
  }

  .sm\:border-r-text-grey\/10 {
    border-right-color: rgb(179 179 179 / 0.1);
  }

  .sm\:border-r-text-grey\/100 {
    border-right-color: rgb(179 179 179 / 1);
  }

  .sm\:border-r-text-grey\/15 {
    border-right-color: rgb(179 179 179 / 0.15);
  }

  .sm\:border-r-text-grey\/20 {
    border-right-color: rgb(179 179 179 / 0.2);
  }

  .sm\:border-r-text-grey\/25 {
    border-right-color: rgb(179 179 179 / 0.25);
  }

  .sm\:border-r-text-grey\/30 {
    border-right-color: rgb(179 179 179 / 0.3);
  }

  .sm\:border-r-text-grey\/35 {
    border-right-color: rgb(179 179 179 / 0.35);
  }

  .sm\:border-r-text-grey\/40 {
    border-right-color: rgb(179 179 179 / 0.4);
  }

  .sm\:border-r-text-grey\/45 {
    border-right-color: rgb(179 179 179 / 0.45);
  }

  .sm\:border-r-text-grey\/5 {
    border-right-color: rgb(179 179 179 / 0.05);
  }

  .sm\:border-r-text-grey\/50 {
    border-right-color: rgb(179 179 179 / 0.5);
  }

  .sm\:border-r-text-grey\/55 {
    border-right-color: rgb(179 179 179 / 0.55);
  }

  .sm\:border-r-text-grey\/60 {
    border-right-color: rgb(179 179 179 / 0.6);
  }

  .sm\:border-r-text-grey\/65 {
    border-right-color: rgb(179 179 179 / 0.65);
  }

  .sm\:border-r-text-grey\/70 {
    border-right-color: rgb(179 179 179 / 0.7);
  }

  .sm\:border-r-text-grey\/75 {
    border-right-color: rgb(179 179 179 / 0.75);
  }

  .sm\:border-r-text-grey\/80 {
    border-right-color: rgb(179 179 179 / 0.8);
  }

  .sm\:border-r-text-grey\/85 {
    border-right-color: rgb(179 179 179 / 0.85);
  }

  .sm\:border-r-text-grey\/90 {
    border-right-color: rgb(179 179 179 / 0.9);
  }

  .sm\:border-r-text-grey\/95 {
    border-right-color: rgb(179 179 179 / 0.95);
  }

  .sm\:border-r-transparent {
    border-right-color: transparent;
  }

  .sm\:border-r-transparent\/0 {
    border-right-color: rgb(0 0 0 / 0);
  }

  .sm\:border-r-transparent\/10 {
    border-right-color: rgb(0 0 0 / 0.1);
  }

  .sm\:border-r-transparent\/100 {
    border-right-color: rgb(0 0 0 / 1);
  }

  .sm\:border-r-transparent\/15 {
    border-right-color: rgb(0 0 0 / 0.15);
  }

  .sm\:border-r-transparent\/20 {
    border-right-color: rgb(0 0 0 / 0.2);
  }

  .sm\:border-r-transparent\/25 {
    border-right-color: rgb(0 0 0 / 0.25);
  }

  .sm\:border-r-transparent\/30 {
    border-right-color: rgb(0 0 0 / 0.3);
  }

  .sm\:border-r-transparent\/35 {
    border-right-color: rgb(0 0 0 / 0.35);
  }

  .sm\:border-r-transparent\/40 {
    border-right-color: rgb(0 0 0 / 0.4);
  }

  .sm\:border-r-transparent\/45 {
    border-right-color: rgb(0 0 0 / 0.45);
  }

  .sm\:border-r-transparent\/5 {
    border-right-color: rgb(0 0 0 / 0.05);
  }

  .sm\:border-r-transparent\/50 {
    border-right-color: rgb(0 0 0 / 0.5);
  }

  .sm\:border-r-transparent\/55 {
    border-right-color: rgb(0 0 0 / 0.55);
  }

  .sm\:border-r-transparent\/60 {
    border-right-color: rgb(0 0 0 / 0.6);
  }

  .sm\:border-r-transparent\/65 {
    border-right-color: rgb(0 0 0 / 0.65);
  }

  .sm\:border-r-transparent\/70 {
    border-right-color: rgb(0 0 0 / 0.7);
  }

  .sm\:border-r-transparent\/75 {
    border-right-color: rgb(0 0 0 / 0.75);
  }

  .sm\:border-r-transparent\/80 {
    border-right-color: rgb(0 0 0 / 0.8);
  }

  .sm\:border-r-transparent\/85 {
    border-right-color: rgb(0 0 0 / 0.85);
  }

  .sm\:border-r-transparent\/90 {
    border-right-color: rgb(0 0 0 / 0.9);
  }

  .sm\:border-r-transparent\/95 {
    border-right-color: rgb(0 0 0 / 0.95);
  }

  .sm\:border-r-white {
    --tw-border-opacity: 1;
    border-right-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .sm\:border-r-white\/0 {
    border-right-color: rgb(255 255 255 / 0);
  }

  .sm\:border-r-white\/10 {
    border-right-color: rgb(255 255 255 / 0.1);
  }

  .sm\:border-r-white\/100 {
    border-right-color: rgb(255 255 255 / 1);
  }

  .sm\:border-r-white\/15 {
    border-right-color: rgb(255 255 255 / 0.15);
  }

  .sm\:border-r-white\/20 {
    border-right-color: rgb(255 255 255 / 0.2);
  }

  .sm\:border-r-white\/25 {
    border-right-color: rgb(255 255 255 / 0.25);
  }

  .sm\:border-r-white\/30 {
    border-right-color: rgb(255 255 255 / 0.3);
  }

  .sm\:border-r-white\/35 {
    border-right-color: rgb(255 255 255 / 0.35);
  }

  .sm\:border-r-white\/40 {
    border-right-color: rgb(255 255 255 / 0.4);
  }

  .sm\:border-r-white\/45 {
    border-right-color: rgb(255 255 255 / 0.45);
  }

  .sm\:border-r-white\/5 {
    border-right-color: rgb(255 255 255 / 0.05);
  }

  .sm\:border-r-white\/50 {
    border-right-color: rgb(255 255 255 / 0.5);
  }

  .sm\:border-r-white\/55 {
    border-right-color: rgb(255 255 255 / 0.55);
  }

  .sm\:border-r-white\/60 {
    border-right-color: rgb(255 255 255 / 0.6);
  }

  .sm\:border-r-white\/65 {
    border-right-color: rgb(255 255 255 / 0.65);
  }

  .sm\:border-r-white\/70 {
    border-right-color: rgb(255 255 255 / 0.7);
  }

  .sm\:border-r-white\/75 {
    border-right-color: rgb(255 255 255 / 0.75);
  }

  .sm\:border-r-white\/80 {
    border-right-color: rgb(255 255 255 / 0.8);
  }

  .sm\:border-r-white\/85 {
    border-right-color: rgb(255 255 255 / 0.85);
  }

  .sm\:border-r-white\/90 {
    border-right-color: rgb(255 255 255 / 0.9);
  }

  .sm\:border-r-white\/95 {
    border-right-color: rgb(255 255 255 / 0.95);
  }

  .sm\:border-s-blue {
    border-inline-start-color: var(--blue);
  }

  .sm\:border-s-border {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .sm\:border-s-border\/0 {
    border-inline-start-color: rgb(228 229 230 / 0);
  }

  .sm\:border-s-border\/10 {
    border-inline-start-color: rgb(228 229 230 / 0.1);
  }

  .sm\:border-s-border\/100 {
    border-inline-start-color: rgb(228 229 230 / 1);
  }

  .sm\:border-s-border\/15 {
    border-inline-start-color: rgb(228 229 230 / 0.15);
  }

  .sm\:border-s-border\/20 {
    border-inline-start-color: rgb(228 229 230 / 0.2);
  }

  .sm\:border-s-border\/25 {
    border-inline-start-color: rgb(228 229 230 / 0.25);
  }

  .sm\:border-s-border\/30 {
    border-inline-start-color: rgb(228 229 230 / 0.3);
  }

  .sm\:border-s-border\/35 {
    border-inline-start-color: rgb(228 229 230 / 0.35);
  }

  .sm\:border-s-border\/40 {
    border-inline-start-color: rgb(228 229 230 / 0.4);
  }

  .sm\:border-s-border\/45 {
    border-inline-start-color: rgb(228 229 230 / 0.45);
  }

  .sm\:border-s-border\/5 {
    border-inline-start-color: rgb(228 229 230 / 0.05);
  }

  .sm\:border-s-border\/50 {
    border-inline-start-color: rgb(228 229 230 / 0.5);
  }

  .sm\:border-s-border\/55 {
    border-inline-start-color: rgb(228 229 230 / 0.55);
  }

  .sm\:border-s-border\/60 {
    border-inline-start-color: rgb(228 229 230 / 0.6);
  }

  .sm\:border-s-border\/65 {
    border-inline-start-color: rgb(228 229 230 / 0.65);
  }

  .sm\:border-s-border\/70 {
    border-inline-start-color: rgb(228 229 230 / 0.7);
  }

  .sm\:border-s-border\/75 {
    border-inline-start-color: rgb(228 229 230 / 0.75);
  }

  .sm\:border-s-border\/80 {
    border-inline-start-color: rgb(228 229 230 / 0.8);
  }

  .sm\:border-s-border\/85 {
    border-inline-start-color: rgb(228 229 230 / 0.85);
  }

  .sm\:border-s-border\/90 {
    border-inline-start-color: rgb(228 229 230 / 0.9);
  }

  .sm\:border-s-border\/95 {
    border-inline-start-color: rgb(228 229 230 / 0.95);
  }

  .sm\:border-s-button {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .sm\:border-s-button\/0 {
    border-inline-start-color: rgb(243 252 251 / 0);
  }

  .sm\:border-s-button\/10 {
    border-inline-start-color: rgb(243 252 251 / 0.1);
  }

  .sm\:border-s-button\/100 {
    border-inline-start-color: rgb(243 252 251 / 1);
  }

  .sm\:border-s-button\/15 {
    border-inline-start-color: rgb(243 252 251 / 0.15);
  }

  .sm\:border-s-button\/20 {
    border-inline-start-color: rgb(243 252 251 / 0.2);
  }

  .sm\:border-s-button\/25 {
    border-inline-start-color: rgb(243 252 251 / 0.25);
  }

  .sm\:border-s-button\/30 {
    border-inline-start-color: rgb(243 252 251 / 0.3);
  }

  .sm\:border-s-button\/35 {
    border-inline-start-color: rgb(243 252 251 / 0.35);
  }

  .sm\:border-s-button\/40 {
    border-inline-start-color: rgb(243 252 251 / 0.4);
  }

  .sm\:border-s-button\/45 {
    border-inline-start-color: rgb(243 252 251 / 0.45);
  }

  .sm\:border-s-button\/5 {
    border-inline-start-color: rgb(243 252 251 / 0.05);
  }

  .sm\:border-s-button\/50 {
    border-inline-start-color: rgb(243 252 251 / 0.5);
  }

  .sm\:border-s-button\/55 {
    border-inline-start-color: rgb(243 252 251 / 0.55);
  }

  .sm\:border-s-button\/60 {
    border-inline-start-color: rgb(243 252 251 / 0.6);
  }

  .sm\:border-s-button\/65 {
    border-inline-start-color: rgb(243 252 251 / 0.65);
  }

  .sm\:border-s-button\/70 {
    border-inline-start-color: rgb(243 252 251 / 0.7);
  }

  .sm\:border-s-button\/75 {
    border-inline-start-color: rgb(243 252 251 / 0.75);
  }

  .sm\:border-s-button\/80 {
    border-inline-start-color: rgb(243 252 251 / 0.8);
  }

  .sm\:border-s-button\/85 {
    border-inline-start-color: rgb(243 252 251 / 0.85);
  }

  .sm\:border-s-button\/90 {
    border-inline-start-color: rgb(243 252 251 / 0.9);
  }

  .sm\:border-s-button\/95 {
    border-inline-start-color: rgb(243 252 251 / 0.95);
  }

  .sm\:border-s-current {
    border-inline-start-color: currentColor;
  }

  .sm\:border-s-dark {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .sm\:border-s-dark-green {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .sm\:border-s-dark-green\/0 {
    border-inline-start-color: rgb(16 64 48 / 0);
  }

  .sm\:border-s-dark-green\/10 {
    border-inline-start-color: rgb(16 64 48 / 0.1);
  }

  .sm\:border-s-dark-green\/100 {
    border-inline-start-color: rgb(16 64 48 / 1);
  }

  .sm\:border-s-dark-green\/15 {
    border-inline-start-color: rgb(16 64 48 / 0.15);
  }

  .sm\:border-s-dark-green\/20 {
    border-inline-start-color: rgb(16 64 48 / 0.2);
  }

  .sm\:border-s-dark-green\/25 {
    border-inline-start-color: rgb(16 64 48 / 0.25);
  }

  .sm\:border-s-dark-green\/30 {
    border-inline-start-color: rgb(16 64 48 / 0.3);
  }

  .sm\:border-s-dark-green\/35 {
    border-inline-start-color: rgb(16 64 48 / 0.35);
  }

  .sm\:border-s-dark-green\/40 {
    border-inline-start-color: rgb(16 64 48 / 0.4);
  }

  .sm\:border-s-dark-green\/45 {
    border-inline-start-color: rgb(16 64 48 / 0.45);
  }

  .sm\:border-s-dark-green\/5 {
    border-inline-start-color: rgb(16 64 48 / 0.05);
  }

  .sm\:border-s-dark-green\/50 {
    border-inline-start-color: rgb(16 64 48 / 0.5);
  }

  .sm\:border-s-dark-green\/55 {
    border-inline-start-color: rgb(16 64 48 / 0.55);
  }

  .sm\:border-s-dark-green\/60 {
    border-inline-start-color: rgb(16 64 48 / 0.6);
  }

  .sm\:border-s-dark-green\/65 {
    border-inline-start-color: rgb(16 64 48 / 0.65);
  }

  .sm\:border-s-dark-green\/70 {
    border-inline-start-color: rgb(16 64 48 / 0.7);
  }

  .sm\:border-s-dark-green\/75 {
    border-inline-start-color: rgb(16 64 48 / 0.75);
  }

  .sm\:border-s-dark-green\/80 {
    border-inline-start-color: rgb(16 64 48 / 0.8);
  }

  .sm\:border-s-dark-green\/85 {
    border-inline-start-color: rgb(16 64 48 / 0.85);
  }

  .sm\:border-s-dark-green\/90 {
    border-inline-start-color: rgb(16 64 48 / 0.9);
  }

  .sm\:border-s-dark-green\/95 {
    border-inline-start-color: rgb(16 64 48 / 0.95);
  }

  .sm\:border-s-dark\/0 {
    border-inline-start-color: rgb(37 73 39 / 0);
  }

  .sm\:border-s-dark\/10 {
    border-inline-start-color: rgb(37 73 39 / 0.1);
  }

  .sm\:border-s-dark\/100 {
    border-inline-start-color: rgb(37 73 39 / 1);
  }

  .sm\:border-s-dark\/15 {
    border-inline-start-color: rgb(37 73 39 / 0.15);
  }

  .sm\:border-s-dark\/20 {
    border-inline-start-color: rgb(37 73 39 / 0.2);
  }

  .sm\:border-s-dark\/25 {
    border-inline-start-color: rgb(37 73 39 / 0.25);
  }

  .sm\:border-s-dark\/30 {
    border-inline-start-color: rgb(37 73 39 / 0.3);
  }

  .sm\:border-s-dark\/35 {
    border-inline-start-color: rgb(37 73 39 / 0.35);
  }

  .sm\:border-s-dark\/40 {
    border-inline-start-color: rgb(37 73 39 / 0.4);
  }

  .sm\:border-s-dark\/45 {
    border-inline-start-color: rgb(37 73 39 / 0.45);
  }

  .sm\:border-s-dark\/5 {
    border-inline-start-color: rgb(37 73 39 / 0.05);
  }

  .sm\:border-s-dark\/50 {
    border-inline-start-color: rgb(37 73 39 / 0.5);
  }

  .sm\:border-s-dark\/55 {
    border-inline-start-color: rgb(37 73 39 / 0.55);
  }

  .sm\:border-s-dark\/60 {
    border-inline-start-color: rgb(37 73 39 / 0.6);
  }

  .sm\:border-s-dark\/65 {
    border-inline-start-color: rgb(37 73 39 / 0.65);
  }

  .sm\:border-s-dark\/70 {
    border-inline-start-color: rgb(37 73 39 / 0.7);
  }

  .sm\:border-s-dark\/75 {
    border-inline-start-color: rgb(37 73 39 / 0.75);
  }

  .sm\:border-s-dark\/80 {
    border-inline-start-color: rgb(37 73 39 / 0.8);
  }

  .sm\:border-s-dark\/85 {
    border-inline-start-color: rgb(37 73 39 / 0.85);
  }

  .sm\:border-s-dark\/90 {
    border-inline-start-color: rgb(37 73 39 / 0.9);
  }

  .sm\:border-s-dark\/95 {
    border-inline-start-color: rgb(37 73 39 / 0.95);
  }

  .sm\:border-s-gray {
    border-inline-start-color: var(--gray);
  }

  .sm\:border-s-green {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .sm\:border-s-green\/0 {
    border-inline-start-color: rgb(52 102 64 / 0);
  }

  .sm\:border-s-green\/10 {
    border-inline-start-color: rgb(52 102 64 / 0.1);
  }

  .sm\:border-s-green\/100 {
    border-inline-start-color: rgb(52 102 64 / 1);
  }

  .sm\:border-s-green\/15 {
    border-inline-start-color: rgb(52 102 64 / 0.15);
  }

  .sm\:border-s-green\/20 {
    border-inline-start-color: rgb(52 102 64 / 0.2);
  }

  .sm\:border-s-green\/25 {
    border-inline-start-color: rgb(52 102 64 / 0.25);
  }

  .sm\:border-s-green\/30 {
    border-inline-start-color: rgb(52 102 64 / 0.3);
  }

  .sm\:border-s-green\/35 {
    border-inline-start-color: rgb(52 102 64 / 0.35);
  }

  .sm\:border-s-green\/40 {
    border-inline-start-color: rgb(52 102 64 / 0.4);
  }

  .sm\:border-s-green\/45 {
    border-inline-start-color: rgb(52 102 64 / 0.45);
  }

  .sm\:border-s-green\/5 {
    border-inline-start-color: rgb(52 102 64 / 0.05);
  }

  .sm\:border-s-green\/50 {
    border-inline-start-color: rgb(52 102 64 / 0.5);
  }

  .sm\:border-s-green\/55 {
    border-inline-start-color: rgb(52 102 64 / 0.55);
  }

  .sm\:border-s-green\/60 {
    border-inline-start-color: rgb(52 102 64 / 0.6);
  }

  .sm\:border-s-green\/65 {
    border-inline-start-color: rgb(52 102 64 / 0.65);
  }

  .sm\:border-s-green\/70 {
    border-inline-start-color: rgb(52 102 64 / 0.7);
  }

  .sm\:border-s-green\/75 {
    border-inline-start-color: rgb(52 102 64 / 0.75);
  }

  .sm\:border-s-green\/80 {
    border-inline-start-color: rgb(52 102 64 / 0.8);
  }

  .sm\:border-s-green\/85 {
    border-inline-start-color: rgb(52 102 64 / 0.85);
  }

  .sm\:border-s-green\/90 {
    border-inline-start-color: rgb(52 102 64 / 0.9);
  }

  .sm\:border-s-green\/95 {
    border-inline-start-color: rgb(52 102 64 / 0.95);
  }

  .sm\:border-s-grey {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .sm\:border-s-grey\/0 {
    border-inline-start-color: rgb(205 217 209 / 0);
  }

  .sm\:border-s-grey\/10 {
    border-inline-start-color: rgb(205 217 209 / 0.1);
  }

  .sm\:border-s-grey\/100 {
    border-inline-start-color: rgb(205 217 209 / 1);
  }

  .sm\:border-s-grey\/15 {
    border-inline-start-color: rgb(205 217 209 / 0.15);
  }

  .sm\:border-s-grey\/20 {
    border-inline-start-color: rgb(205 217 209 / 0.2);
  }

  .sm\:border-s-grey\/25 {
    border-inline-start-color: rgb(205 217 209 / 0.25);
  }

  .sm\:border-s-grey\/30 {
    border-inline-start-color: rgb(205 217 209 / 0.3);
  }

  .sm\:border-s-grey\/35 {
    border-inline-start-color: rgb(205 217 209 / 0.35);
  }

  .sm\:border-s-grey\/40 {
    border-inline-start-color: rgb(205 217 209 / 0.4);
  }

  .sm\:border-s-grey\/45 {
    border-inline-start-color: rgb(205 217 209 / 0.45);
  }

  .sm\:border-s-grey\/5 {
    border-inline-start-color: rgb(205 217 209 / 0.05);
  }

  .sm\:border-s-grey\/50 {
    border-inline-start-color: rgb(205 217 209 / 0.5);
  }

  .sm\:border-s-grey\/55 {
    border-inline-start-color: rgb(205 217 209 / 0.55);
  }

  .sm\:border-s-grey\/60 {
    border-inline-start-color: rgb(205 217 209 / 0.6);
  }

  .sm\:border-s-grey\/65 {
    border-inline-start-color: rgb(205 217 209 / 0.65);
  }

  .sm\:border-s-grey\/70 {
    border-inline-start-color: rgb(205 217 209 / 0.7);
  }

  .sm\:border-s-grey\/75 {
    border-inline-start-color: rgb(205 217 209 / 0.75);
  }

  .sm\:border-s-grey\/80 {
    border-inline-start-color: rgb(205 217 209 / 0.8);
  }

  .sm\:border-s-grey\/85 {
    border-inline-start-color: rgb(205 217 209 / 0.85);
  }

  .sm\:border-s-grey\/90 {
    border-inline-start-color: rgb(205 217 209 / 0.9);
  }

  .sm\:border-s-grey\/95 {
    border-inline-start-color: rgb(205 217 209 / 0.95);
  }

  .sm\:border-s-light {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .sm\:border-s-light-green {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .sm\:border-s-light-green\/0 {
    border-inline-start-color: rgb(243 244 228 / 0);
  }

  .sm\:border-s-light-green\/10 {
    border-inline-start-color: rgb(243 244 228 / 0.1);
  }

  .sm\:border-s-light-green\/100 {
    border-inline-start-color: rgb(243 244 228 / 1);
  }

  .sm\:border-s-light-green\/15 {
    border-inline-start-color: rgb(243 244 228 / 0.15);
  }

  .sm\:border-s-light-green\/20 {
    border-inline-start-color: rgb(243 244 228 / 0.2);
  }

  .sm\:border-s-light-green\/25 {
    border-inline-start-color: rgb(243 244 228 / 0.25);
  }

  .sm\:border-s-light-green\/30 {
    border-inline-start-color: rgb(243 244 228 / 0.3);
  }

  .sm\:border-s-light-green\/35 {
    border-inline-start-color: rgb(243 244 228 / 0.35);
  }

  .sm\:border-s-light-green\/40 {
    border-inline-start-color: rgb(243 244 228 / 0.4);
  }

  .sm\:border-s-light-green\/45 {
    border-inline-start-color: rgb(243 244 228 / 0.45);
  }

  .sm\:border-s-light-green\/5 {
    border-inline-start-color: rgb(243 244 228 / 0.05);
  }

  .sm\:border-s-light-green\/50 {
    border-inline-start-color: rgb(243 244 228 / 0.5);
  }

  .sm\:border-s-light-green\/55 {
    border-inline-start-color: rgb(243 244 228 / 0.55);
  }

  .sm\:border-s-light-green\/60 {
    border-inline-start-color: rgb(243 244 228 / 0.6);
  }

  .sm\:border-s-light-green\/65 {
    border-inline-start-color: rgb(243 244 228 / 0.65);
  }

  .sm\:border-s-light-green\/70 {
    border-inline-start-color: rgb(243 244 228 / 0.7);
  }

  .sm\:border-s-light-green\/75 {
    border-inline-start-color: rgb(243 244 228 / 0.75);
  }

  .sm\:border-s-light-green\/80 {
    border-inline-start-color: rgb(243 244 228 / 0.8);
  }

  .sm\:border-s-light-green\/85 {
    border-inline-start-color: rgb(243 244 228 / 0.85);
  }

  .sm\:border-s-light-green\/90 {
    border-inline-start-color: rgb(243 244 228 / 0.9);
  }

  .sm\:border-s-light-green\/95 {
    border-inline-start-color: rgb(243 244 228 / 0.95);
  }

  .sm\:border-s-light\/0 {
    border-inline-start-color: rgb(243 244 228 / 0);
  }

  .sm\:border-s-light\/10 {
    border-inline-start-color: rgb(243 244 228 / 0.1);
  }

  .sm\:border-s-light\/100 {
    border-inline-start-color: rgb(243 244 228 / 1);
  }

  .sm\:border-s-light\/15 {
    border-inline-start-color: rgb(243 244 228 / 0.15);
  }

  .sm\:border-s-light\/20 {
    border-inline-start-color: rgb(243 244 228 / 0.2);
  }

  .sm\:border-s-light\/25 {
    border-inline-start-color: rgb(243 244 228 / 0.25);
  }

  .sm\:border-s-light\/30 {
    border-inline-start-color: rgb(243 244 228 / 0.3);
  }

  .sm\:border-s-light\/35 {
    border-inline-start-color: rgb(243 244 228 / 0.35);
  }

  .sm\:border-s-light\/40 {
    border-inline-start-color: rgb(243 244 228 / 0.4);
  }

  .sm\:border-s-light\/45 {
    border-inline-start-color: rgb(243 244 228 / 0.45);
  }

  .sm\:border-s-light\/5 {
    border-inline-start-color: rgb(243 244 228 / 0.05);
  }

  .sm\:border-s-light\/50 {
    border-inline-start-color: rgb(243 244 228 / 0.5);
  }

  .sm\:border-s-light\/55 {
    border-inline-start-color: rgb(243 244 228 / 0.55);
  }

  .sm\:border-s-light\/60 {
    border-inline-start-color: rgb(243 244 228 / 0.6);
  }

  .sm\:border-s-light\/65 {
    border-inline-start-color: rgb(243 244 228 / 0.65);
  }

  .sm\:border-s-light\/70 {
    border-inline-start-color: rgb(243 244 228 / 0.7);
  }

  .sm\:border-s-light\/75 {
    border-inline-start-color: rgb(243 244 228 / 0.75);
  }

  .sm\:border-s-light\/80 {
    border-inline-start-color: rgb(243 244 228 / 0.8);
  }

  .sm\:border-s-light\/85 {
    border-inline-start-color: rgb(243 244 228 / 0.85);
  }

  .sm\:border-s-light\/90 {
    border-inline-start-color: rgb(243 244 228 / 0.9);
  }

  .sm\:border-s-light\/95 {
    border-inline-start-color: rgb(243 244 228 / 0.95);
  }

  .sm\:border-s-main {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .sm\:border-s-main\/0 {
    border-inline-start-color: rgb(56 56 56 / 0);
  }

  .sm\:border-s-main\/10 {
    border-inline-start-color: rgb(56 56 56 / 0.1);
  }

  .sm\:border-s-main\/100 {
    border-inline-start-color: rgb(56 56 56 / 1);
  }

  .sm\:border-s-main\/15 {
    border-inline-start-color: rgb(56 56 56 / 0.15);
  }

  .sm\:border-s-main\/20 {
    border-inline-start-color: rgb(56 56 56 / 0.2);
  }

  .sm\:border-s-main\/25 {
    border-inline-start-color: rgb(56 56 56 / 0.25);
  }

  .sm\:border-s-main\/30 {
    border-inline-start-color: rgb(56 56 56 / 0.3);
  }

  .sm\:border-s-main\/35 {
    border-inline-start-color: rgb(56 56 56 / 0.35);
  }

  .sm\:border-s-main\/40 {
    border-inline-start-color: rgb(56 56 56 / 0.4);
  }

  .sm\:border-s-main\/45 {
    border-inline-start-color: rgb(56 56 56 / 0.45);
  }

  .sm\:border-s-main\/5 {
    border-inline-start-color: rgb(56 56 56 / 0.05);
  }

  .sm\:border-s-main\/50 {
    border-inline-start-color: rgb(56 56 56 / 0.5);
  }

  .sm\:border-s-main\/55 {
    border-inline-start-color: rgb(56 56 56 / 0.55);
  }

  .sm\:border-s-main\/60 {
    border-inline-start-color: rgb(56 56 56 / 0.6);
  }

  .sm\:border-s-main\/65 {
    border-inline-start-color: rgb(56 56 56 / 0.65);
  }

  .sm\:border-s-main\/70 {
    border-inline-start-color: rgb(56 56 56 / 0.7);
  }

  .sm\:border-s-main\/75 {
    border-inline-start-color: rgb(56 56 56 / 0.75);
  }

  .sm\:border-s-main\/80 {
    border-inline-start-color: rgb(56 56 56 / 0.8);
  }

  .sm\:border-s-main\/85 {
    border-inline-start-color: rgb(56 56 56 / 0.85);
  }

  .sm\:border-s-main\/90 {
    border-inline-start-color: rgb(56 56 56 / 0.9);
  }

  .sm\:border-s-main\/95 {
    border-inline-start-color: rgb(56 56 56 / 0.95);
  }

  .sm\:border-s-navy {
    border-inline-start-color: var(--navy);
  }

  .sm\:border-s-offwhite {
    border-inline-start-color: var(--offwhite);
  }

  .sm\:border-s-orange {
    border-inline-start-color: var(--orange);
  }

  .sm\:border-s-pearl {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .sm\:border-s-pearl\/0 {
    border-inline-start-color: rgb(254 252 249 / 0);
  }

  .sm\:border-s-pearl\/10 {
    border-inline-start-color: rgb(254 252 249 / 0.1);
  }

  .sm\:border-s-pearl\/100 {
    border-inline-start-color: rgb(254 252 249 / 1);
  }

  .sm\:border-s-pearl\/15 {
    border-inline-start-color: rgb(254 252 249 / 0.15);
  }

  .sm\:border-s-pearl\/20 {
    border-inline-start-color: rgb(254 252 249 / 0.2);
  }

  .sm\:border-s-pearl\/25 {
    border-inline-start-color: rgb(254 252 249 / 0.25);
  }

  .sm\:border-s-pearl\/30 {
    border-inline-start-color: rgb(254 252 249 / 0.3);
  }

  .sm\:border-s-pearl\/35 {
    border-inline-start-color: rgb(254 252 249 / 0.35);
  }

  .sm\:border-s-pearl\/40 {
    border-inline-start-color: rgb(254 252 249 / 0.4);
  }

  .sm\:border-s-pearl\/45 {
    border-inline-start-color: rgb(254 252 249 / 0.45);
  }

  .sm\:border-s-pearl\/5 {
    border-inline-start-color: rgb(254 252 249 / 0.05);
  }

  .sm\:border-s-pearl\/50 {
    border-inline-start-color: rgb(254 252 249 / 0.5);
  }

  .sm\:border-s-pearl\/55 {
    border-inline-start-color: rgb(254 252 249 / 0.55);
  }

  .sm\:border-s-pearl\/60 {
    border-inline-start-color: rgb(254 252 249 / 0.6);
  }

  .sm\:border-s-pearl\/65 {
    border-inline-start-color: rgb(254 252 249 / 0.65);
  }

  .sm\:border-s-pearl\/70 {
    border-inline-start-color: rgb(254 252 249 / 0.7);
  }

  .sm\:border-s-pearl\/75 {
    border-inline-start-color: rgb(254 252 249 / 0.75);
  }

  .sm\:border-s-pearl\/80 {
    border-inline-start-color: rgb(254 252 249 / 0.8);
  }

  .sm\:border-s-pearl\/85 {
    border-inline-start-color: rgb(254 252 249 / 0.85);
  }

  .sm\:border-s-pearl\/90 {
    border-inline-start-color: rgb(254 252 249 / 0.9);
  }

  .sm\:border-s-pearl\/95 {
    border-inline-start-color: rgb(254 252 249 / 0.95);
  }

  .sm\:border-s-text-grey {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .sm\:border-s-text-grey\/0 {
    border-inline-start-color: rgb(179 179 179 / 0);
  }

  .sm\:border-s-text-grey\/10 {
    border-inline-start-color: rgb(179 179 179 / 0.1);
  }

  .sm\:border-s-text-grey\/100 {
    border-inline-start-color: rgb(179 179 179 / 1);
  }

  .sm\:border-s-text-grey\/15 {
    border-inline-start-color: rgb(179 179 179 / 0.15);
  }

  .sm\:border-s-text-grey\/20 {
    border-inline-start-color: rgb(179 179 179 / 0.2);
  }

  .sm\:border-s-text-grey\/25 {
    border-inline-start-color: rgb(179 179 179 / 0.25);
  }

  .sm\:border-s-text-grey\/30 {
    border-inline-start-color: rgb(179 179 179 / 0.3);
  }

  .sm\:border-s-text-grey\/35 {
    border-inline-start-color: rgb(179 179 179 / 0.35);
  }

  .sm\:border-s-text-grey\/40 {
    border-inline-start-color: rgb(179 179 179 / 0.4);
  }

  .sm\:border-s-text-grey\/45 {
    border-inline-start-color: rgb(179 179 179 / 0.45);
  }

  .sm\:border-s-text-grey\/5 {
    border-inline-start-color: rgb(179 179 179 / 0.05);
  }

  .sm\:border-s-text-grey\/50 {
    border-inline-start-color: rgb(179 179 179 / 0.5);
  }

  .sm\:border-s-text-grey\/55 {
    border-inline-start-color: rgb(179 179 179 / 0.55);
  }

  .sm\:border-s-text-grey\/60 {
    border-inline-start-color: rgb(179 179 179 / 0.6);
  }

  .sm\:border-s-text-grey\/65 {
    border-inline-start-color: rgb(179 179 179 / 0.65);
  }

  .sm\:border-s-text-grey\/70 {
    border-inline-start-color: rgb(179 179 179 / 0.7);
  }

  .sm\:border-s-text-grey\/75 {
    border-inline-start-color: rgb(179 179 179 / 0.75);
  }

  .sm\:border-s-text-grey\/80 {
    border-inline-start-color: rgb(179 179 179 / 0.8);
  }

  .sm\:border-s-text-grey\/85 {
    border-inline-start-color: rgb(179 179 179 / 0.85);
  }

  .sm\:border-s-text-grey\/90 {
    border-inline-start-color: rgb(179 179 179 / 0.9);
  }

  .sm\:border-s-text-grey\/95 {
    border-inline-start-color: rgb(179 179 179 / 0.95);
  }

  .sm\:border-s-transparent {
    border-inline-start-color: transparent;
  }

  .sm\:border-s-transparent\/0 {
    border-inline-start-color: rgb(0 0 0 / 0);
  }

  .sm\:border-s-transparent\/10 {
    border-inline-start-color: rgb(0 0 0 / 0.1);
  }

  .sm\:border-s-transparent\/100 {
    border-inline-start-color: rgb(0 0 0 / 1);
  }

  .sm\:border-s-transparent\/15 {
    border-inline-start-color: rgb(0 0 0 / 0.15);
  }

  .sm\:border-s-transparent\/20 {
    border-inline-start-color: rgb(0 0 0 / 0.2);
  }

  .sm\:border-s-transparent\/25 {
    border-inline-start-color: rgb(0 0 0 / 0.25);
  }

  .sm\:border-s-transparent\/30 {
    border-inline-start-color: rgb(0 0 0 / 0.3);
  }

  .sm\:border-s-transparent\/35 {
    border-inline-start-color: rgb(0 0 0 / 0.35);
  }

  .sm\:border-s-transparent\/40 {
    border-inline-start-color: rgb(0 0 0 / 0.4);
  }

  .sm\:border-s-transparent\/45 {
    border-inline-start-color: rgb(0 0 0 / 0.45);
  }

  .sm\:border-s-transparent\/5 {
    border-inline-start-color: rgb(0 0 0 / 0.05);
  }

  .sm\:border-s-transparent\/50 {
    border-inline-start-color: rgb(0 0 0 / 0.5);
  }

  .sm\:border-s-transparent\/55 {
    border-inline-start-color: rgb(0 0 0 / 0.55);
  }

  .sm\:border-s-transparent\/60 {
    border-inline-start-color: rgb(0 0 0 / 0.6);
  }

  .sm\:border-s-transparent\/65 {
    border-inline-start-color: rgb(0 0 0 / 0.65);
  }

  .sm\:border-s-transparent\/70 {
    border-inline-start-color: rgb(0 0 0 / 0.7);
  }

  .sm\:border-s-transparent\/75 {
    border-inline-start-color: rgb(0 0 0 / 0.75);
  }

  .sm\:border-s-transparent\/80 {
    border-inline-start-color: rgb(0 0 0 / 0.8);
  }

  .sm\:border-s-transparent\/85 {
    border-inline-start-color: rgb(0 0 0 / 0.85);
  }

  .sm\:border-s-transparent\/90 {
    border-inline-start-color: rgb(0 0 0 / 0.9);
  }

  .sm\:border-s-transparent\/95 {
    border-inline-start-color: rgb(0 0 0 / 0.95);
  }

  .sm\:border-s-white {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .sm\:border-s-white\/0 {
    border-inline-start-color: rgb(255 255 255 / 0);
  }

  .sm\:border-s-white\/10 {
    border-inline-start-color: rgb(255 255 255 / 0.1);
  }

  .sm\:border-s-white\/100 {
    border-inline-start-color: rgb(255 255 255 / 1);
  }

  .sm\:border-s-white\/15 {
    border-inline-start-color: rgb(255 255 255 / 0.15);
  }

  .sm\:border-s-white\/20 {
    border-inline-start-color: rgb(255 255 255 / 0.2);
  }

  .sm\:border-s-white\/25 {
    border-inline-start-color: rgb(255 255 255 / 0.25);
  }

  .sm\:border-s-white\/30 {
    border-inline-start-color: rgb(255 255 255 / 0.3);
  }

  .sm\:border-s-white\/35 {
    border-inline-start-color: rgb(255 255 255 / 0.35);
  }

  .sm\:border-s-white\/40 {
    border-inline-start-color: rgb(255 255 255 / 0.4);
  }

  .sm\:border-s-white\/45 {
    border-inline-start-color: rgb(255 255 255 / 0.45);
  }

  .sm\:border-s-white\/5 {
    border-inline-start-color: rgb(255 255 255 / 0.05);
  }

  .sm\:border-s-white\/50 {
    border-inline-start-color: rgb(255 255 255 / 0.5);
  }

  .sm\:border-s-white\/55 {
    border-inline-start-color: rgb(255 255 255 / 0.55);
  }

  .sm\:border-s-white\/60 {
    border-inline-start-color: rgb(255 255 255 / 0.6);
  }

  .sm\:border-s-white\/65 {
    border-inline-start-color: rgb(255 255 255 / 0.65);
  }

  .sm\:border-s-white\/70 {
    border-inline-start-color: rgb(255 255 255 / 0.7);
  }

  .sm\:border-s-white\/75 {
    border-inline-start-color: rgb(255 255 255 / 0.75);
  }

  .sm\:border-s-white\/80 {
    border-inline-start-color: rgb(255 255 255 / 0.8);
  }

  .sm\:border-s-white\/85 {
    border-inline-start-color: rgb(255 255 255 / 0.85);
  }

  .sm\:border-s-white\/90 {
    border-inline-start-color: rgb(255 255 255 / 0.9);
  }

  .sm\:border-s-white\/95 {
    border-inline-start-color: rgb(255 255 255 / 0.95);
  }

  .sm\:border-t-blue {
    border-top-color: var(--blue);
  }

  .sm\:border-t-border {
    --tw-border-opacity: 1;
    border-top-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .sm\:border-t-border\/0 {
    border-top-color: rgb(228 229 230 / 0);
  }

  .sm\:border-t-border\/10 {
    border-top-color: rgb(228 229 230 / 0.1);
  }

  .sm\:border-t-border\/100 {
    border-top-color: rgb(228 229 230 / 1);
  }

  .sm\:border-t-border\/15 {
    border-top-color: rgb(228 229 230 / 0.15);
  }

  .sm\:border-t-border\/20 {
    border-top-color: rgb(228 229 230 / 0.2);
  }

  .sm\:border-t-border\/25 {
    border-top-color: rgb(228 229 230 / 0.25);
  }

  .sm\:border-t-border\/30 {
    border-top-color: rgb(228 229 230 / 0.3);
  }

  .sm\:border-t-border\/35 {
    border-top-color: rgb(228 229 230 / 0.35);
  }

  .sm\:border-t-border\/40 {
    border-top-color: rgb(228 229 230 / 0.4);
  }

  .sm\:border-t-border\/45 {
    border-top-color: rgb(228 229 230 / 0.45);
  }

  .sm\:border-t-border\/5 {
    border-top-color: rgb(228 229 230 / 0.05);
  }

  .sm\:border-t-border\/50 {
    border-top-color: rgb(228 229 230 / 0.5);
  }

  .sm\:border-t-border\/55 {
    border-top-color: rgb(228 229 230 / 0.55);
  }

  .sm\:border-t-border\/60 {
    border-top-color: rgb(228 229 230 / 0.6);
  }

  .sm\:border-t-border\/65 {
    border-top-color: rgb(228 229 230 / 0.65);
  }

  .sm\:border-t-border\/70 {
    border-top-color: rgb(228 229 230 / 0.7);
  }

  .sm\:border-t-border\/75 {
    border-top-color: rgb(228 229 230 / 0.75);
  }

  .sm\:border-t-border\/80 {
    border-top-color: rgb(228 229 230 / 0.8);
  }

  .sm\:border-t-border\/85 {
    border-top-color: rgb(228 229 230 / 0.85);
  }

  .sm\:border-t-border\/90 {
    border-top-color: rgb(228 229 230 / 0.9);
  }

  .sm\:border-t-border\/95 {
    border-top-color: rgb(228 229 230 / 0.95);
  }

  .sm\:border-t-button {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .sm\:border-t-button\/0 {
    border-top-color: rgb(243 252 251 / 0);
  }

  .sm\:border-t-button\/10 {
    border-top-color: rgb(243 252 251 / 0.1);
  }

  .sm\:border-t-button\/100 {
    border-top-color: rgb(243 252 251 / 1);
  }

  .sm\:border-t-button\/15 {
    border-top-color: rgb(243 252 251 / 0.15);
  }

  .sm\:border-t-button\/20 {
    border-top-color: rgb(243 252 251 / 0.2);
  }

  .sm\:border-t-button\/25 {
    border-top-color: rgb(243 252 251 / 0.25);
  }

  .sm\:border-t-button\/30 {
    border-top-color: rgb(243 252 251 / 0.3);
  }

  .sm\:border-t-button\/35 {
    border-top-color: rgb(243 252 251 / 0.35);
  }

  .sm\:border-t-button\/40 {
    border-top-color: rgb(243 252 251 / 0.4);
  }

  .sm\:border-t-button\/45 {
    border-top-color: rgb(243 252 251 / 0.45);
  }

  .sm\:border-t-button\/5 {
    border-top-color: rgb(243 252 251 / 0.05);
  }

  .sm\:border-t-button\/50 {
    border-top-color: rgb(243 252 251 / 0.5);
  }

  .sm\:border-t-button\/55 {
    border-top-color: rgb(243 252 251 / 0.55);
  }

  .sm\:border-t-button\/60 {
    border-top-color: rgb(243 252 251 / 0.6);
  }

  .sm\:border-t-button\/65 {
    border-top-color: rgb(243 252 251 / 0.65);
  }

  .sm\:border-t-button\/70 {
    border-top-color: rgb(243 252 251 / 0.7);
  }

  .sm\:border-t-button\/75 {
    border-top-color: rgb(243 252 251 / 0.75);
  }

  .sm\:border-t-button\/80 {
    border-top-color: rgb(243 252 251 / 0.8);
  }

  .sm\:border-t-button\/85 {
    border-top-color: rgb(243 252 251 / 0.85);
  }

  .sm\:border-t-button\/90 {
    border-top-color: rgb(243 252 251 / 0.9);
  }

  .sm\:border-t-button\/95 {
    border-top-color: rgb(243 252 251 / 0.95);
  }

  .sm\:border-t-current {
    border-top-color: currentColor;
  }

  .sm\:border-t-dark {
    --tw-border-opacity: 1;
    border-top-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .sm\:border-t-dark-green {
    --tw-border-opacity: 1;
    border-top-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .sm\:border-t-dark-green\/0 {
    border-top-color: rgb(16 64 48 / 0);
  }

  .sm\:border-t-dark-green\/10 {
    border-top-color: rgb(16 64 48 / 0.1);
  }

  .sm\:border-t-dark-green\/100 {
    border-top-color: rgb(16 64 48 / 1);
  }

  .sm\:border-t-dark-green\/15 {
    border-top-color: rgb(16 64 48 / 0.15);
  }

  .sm\:border-t-dark-green\/20 {
    border-top-color: rgb(16 64 48 / 0.2);
  }

  .sm\:border-t-dark-green\/25 {
    border-top-color: rgb(16 64 48 / 0.25);
  }

  .sm\:border-t-dark-green\/30 {
    border-top-color: rgb(16 64 48 / 0.3);
  }

  .sm\:border-t-dark-green\/35 {
    border-top-color: rgb(16 64 48 / 0.35);
  }

  .sm\:border-t-dark-green\/40 {
    border-top-color: rgb(16 64 48 / 0.4);
  }

  .sm\:border-t-dark-green\/45 {
    border-top-color: rgb(16 64 48 / 0.45);
  }

  .sm\:border-t-dark-green\/5 {
    border-top-color: rgb(16 64 48 / 0.05);
  }

  .sm\:border-t-dark-green\/50 {
    border-top-color: rgb(16 64 48 / 0.5);
  }

  .sm\:border-t-dark-green\/55 {
    border-top-color: rgb(16 64 48 / 0.55);
  }

  .sm\:border-t-dark-green\/60 {
    border-top-color: rgb(16 64 48 / 0.6);
  }

  .sm\:border-t-dark-green\/65 {
    border-top-color: rgb(16 64 48 / 0.65);
  }

  .sm\:border-t-dark-green\/70 {
    border-top-color: rgb(16 64 48 / 0.7);
  }

  .sm\:border-t-dark-green\/75 {
    border-top-color: rgb(16 64 48 / 0.75);
  }

  .sm\:border-t-dark-green\/80 {
    border-top-color: rgb(16 64 48 / 0.8);
  }

  .sm\:border-t-dark-green\/85 {
    border-top-color: rgb(16 64 48 / 0.85);
  }

  .sm\:border-t-dark-green\/90 {
    border-top-color: rgb(16 64 48 / 0.9);
  }

  .sm\:border-t-dark-green\/95 {
    border-top-color: rgb(16 64 48 / 0.95);
  }

  .sm\:border-t-dark\/0 {
    border-top-color: rgb(37 73 39 / 0);
  }

  .sm\:border-t-dark\/10 {
    border-top-color: rgb(37 73 39 / 0.1);
  }

  .sm\:border-t-dark\/100 {
    border-top-color: rgb(37 73 39 / 1);
  }

  .sm\:border-t-dark\/15 {
    border-top-color: rgb(37 73 39 / 0.15);
  }

  .sm\:border-t-dark\/20 {
    border-top-color: rgb(37 73 39 / 0.2);
  }

  .sm\:border-t-dark\/25 {
    border-top-color: rgb(37 73 39 / 0.25);
  }

  .sm\:border-t-dark\/30 {
    border-top-color: rgb(37 73 39 / 0.3);
  }

  .sm\:border-t-dark\/35 {
    border-top-color: rgb(37 73 39 / 0.35);
  }

  .sm\:border-t-dark\/40 {
    border-top-color: rgb(37 73 39 / 0.4);
  }

  .sm\:border-t-dark\/45 {
    border-top-color: rgb(37 73 39 / 0.45);
  }

  .sm\:border-t-dark\/5 {
    border-top-color: rgb(37 73 39 / 0.05);
  }

  .sm\:border-t-dark\/50 {
    border-top-color: rgb(37 73 39 / 0.5);
  }

  .sm\:border-t-dark\/55 {
    border-top-color: rgb(37 73 39 / 0.55);
  }

  .sm\:border-t-dark\/60 {
    border-top-color: rgb(37 73 39 / 0.6);
  }

  .sm\:border-t-dark\/65 {
    border-top-color: rgb(37 73 39 / 0.65);
  }

  .sm\:border-t-dark\/70 {
    border-top-color: rgb(37 73 39 / 0.7);
  }

  .sm\:border-t-dark\/75 {
    border-top-color: rgb(37 73 39 / 0.75);
  }

  .sm\:border-t-dark\/80 {
    border-top-color: rgb(37 73 39 / 0.8);
  }

  .sm\:border-t-dark\/85 {
    border-top-color: rgb(37 73 39 / 0.85);
  }

  .sm\:border-t-dark\/90 {
    border-top-color: rgb(37 73 39 / 0.9);
  }

  .sm\:border-t-dark\/95 {
    border-top-color: rgb(37 73 39 / 0.95);
  }

  .sm\:border-t-gray {
    border-top-color: var(--gray);
  }

  .sm\:border-t-green {
    --tw-border-opacity: 1;
    border-top-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .sm\:border-t-green\/0 {
    border-top-color: rgb(52 102 64 / 0);
  }

  .sm\:border-t-green\/10 {
    border-top-color: rgb(52 102 64 / 0.1);
  }

  .sm\:border-t-green\/100 {
    border-top-color: rgb(52 102 64 / 1);
  }

  .sm\:border-t-green\/15 {
    border-top-color: rgb(52 102 64 / 0.15);
  }

  .sm\:border-t-green\/20 {
    border-top-color: rgb(52 102 64 / 0.2);
  }

  .sm\:border-t-green\/25 {
    border-top-color: rgb(52 102 64 / 0.25);
  }

  .sm\:border-t-green\/30 {
    border-top-color: rgb(52 102 64 / 0.3);
  }

  .sm\:border-t-green\/35 {
    border-top-color: rgb(52 102 64 / 0.35);
  }

  .sm\:border-t-green\/40 {
    border-top-color: rgb(52 102 64 / 0.4);
  }

  .sm\:border-t-green\/45 {
    border-top-color: rgb(52 102 64 / 0.45);
  }

  .sm\:border-t-green\/5 {
    border-top-color: rgb(52 102 64 / 0.05);
  }

  .sm\:border-t-green\/50 {
    border-top-color: rgb(52 102 64 / 0.5);
  }

  .sm\:border-t-green\/55 {
    border-top-color: rgb(52 102 64 / 0.55);
  }

  .sm\:border-t-green\/60 {
    border-top-color: rgb(52 102 64 / 0.6);
  }

  .sm\:border-t-green\/65 {
    border-top-color: rgb(52 102 64 / 0.65);
  }

  .sm\:border-t-green\/70 {
    border-top-color: rgb(52 102 64 / 0.7);
  }

  .sm\:border-t-green\/75 {
    border-top-color: rgb(52 102 64 / 0.75);
  }

  .sm\:border-t-green\/80 {
    border-top-color: rgb(52 102 64 / 0.8);
  }

  .sm\:border-t-green\/85 {
    border-top-color: rgb(52 102 64 / 0.85);
  }

  .sm\:border-t-green\/90 {
    border-top-color: rgb(52 102 64 / 0.9);
  }

  .sm\:border-t-green\/95 {
    border-top-color: rgb(52 102 64 / 0.95);
  }

  .sm\:border-t-grey {
    --tw-border-opacity: 1;
    border-top-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .sm\:border-t-grey\/0 {
    border-top-color: rgb(205 217 209 / 0);
  }

  .sm\:border-t-grey\/10 {
    border-top-color: rgb(205 217 209 / 0.1);
  }

  .sm\:border-t-grey\/100 {
    border-top-color: rgb(205 217 209 / 1);
  }

  .sm\:border-t-grey\/15 {
    border-top-color: rgb(205 217 209 / 0.15);
  }

  .sm\:border-t-grey\/20 {
    border-top-color: rgb(205 217 209 / 0.2);
  }

  .sm\:border-t-grey\/25 {
    border-top-color: rgb(205 217 209 / 0.25);
  }

  .sm\:border-t-grey\/30 {
    border-top-color: rgb(205 217 209 / 0.3);
  }

  .sm\:border-t-grey\/35 {
    border-top-color: rgb(205 217 209 / 0.35);
  }

  .sm\:border-t-grey\/40 {
    border-top-color: rgb(205 217 209 / 0.4);
  }

  .sm\:border-t-grey\/45 {
    border-top-color: rgb(205 217 209 / 0.45);
  }

  .sm\:border-t-grey\/5 {
    border-top-color: rgb(205 217 209 / 0.05);
  }

  .sm\:border-t-grey\/50 {
    border-top-color: rgb(205 217 209 / 0.5);
  }

  .sm\:border-t-grey\/55 {
    border-top-color: rgb(205 217 209 / 0.55);
  }

  .sm\:border-t-grey\/60 {
    border-top-color: rgb(205 217 209 / 0.6);
  }

  .sm\:border-t-grey\/65 {
    border-top-color: rgb(205 217 209 / 0.65);
  }

  .sm\:border-t-grey\/70 {
    border-top-color: rgb(205 217 209 / 0.7);
  }

  .sm\:border-t-grey\/75 {
    border-top-color: rgb(205 217 209 / 0.75);
  }

  .sm\:border-t-grey\/80 {
    border-top-color: rgb(205 217 209 / 0.8);
  }

  .sm\:border-t-grey\/85 {
    border-top-color: rgb(205 217 209 / 0.85);
  }

  .sm\:border-t-grey\/90 {
    border-top-color: rgb(205 217 209 / 0.9);
  }

  .sm\:border-t-grey\/95 {
    border-top-color: rgb(205 217 209 / 0.95);
  }

  .sm\:border-t-light {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .sm\:border-t-light-green {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .sm\:border-t-light-green\/0 {
    border-top-color: rgb(243 244 228 / 0);
  }

  .sm\:border-t-light-green\/10 {
    border-top-color: rgb(243 244 228 / 0.1);
  }

  .sm\:border-t-light-green\/100 {
    border-top-color: rgb(243 244 228 / 1);
  }

  .sm\:border-t-light-green\/15 {
    border-top-color: rgb(243 244 228 / 0.15);
  }

  .sm\:border-t-light-green\/20 {
    border-top-color: rgb(243 244 228 / 0.2);
  }

  .sm\:border-t-light-green\/25 {
    border-top-color: rgb(243 244 228 / 0.25);
  }

  .sm\:border-t-light-green\/30 {
    border-top-color: rgb(243 244 228 / 0.3);
  }

  .sm\:border-t-light-green\/35 {
    border-top-color: rgb(243 244 228 / 0.35);
  }

  .sm\:border-t-light-green\/40 {
    border-top-color: rgb(243 244 228 / 0.4);
  }

  .sm\:border-t-light-green\/45 {
    border-top-color: rgb(243 244 228 / 0.45);
  }

  .sm\:border-t-light-green\/5 {
    border-top-color: rgb(243 244 228 / 0.05);
  }

  .sm\:border-t-light-green\/50 {
    border-top-color: rgb(243 244 228 / 0.5);
  }

  .sm\:border-t-light-green\/55 {
    border-top-color: rgb(243 244 228 / 0.55);
  }

  .sm\:border-t-light-green\/60 {
    border-top-color: rgb(243 244 228 / 0.6);
  }

  .sm\:border-t-light-green\/65 {
    border-top-color: rgb(243 244 228 / 0.65);
  }

  .sm\:border-t-light-green\/70 {
    border-top-color: rgb(243 244 228 / 0.7);
  }

  .sm\:border-t-light-green\/75 {
    border-top-color: rgb(243 244 228 / 0.75);
  }

  .sm\:border-t-light-green\/80 {
    border-top-color: rgb(243 244 228 / 0.8);
  }

  .sm\:border-t-light-green\/85 {
    border-top-color: rgb(243 244 228 / 0.85);
  }

  .sm\:border-t-light-green\/90 {
    border-top-color: rgb(243 244 228 / 0.9);
  }

  .sm\:border-t-light-green\/95 {
    border-top-color: rgb(243 244 228 / 0.95);
  }

  .sm\:border-t-light\/0 {
    border-top-color: rgb(243 244 228 / 0);
  }

  .sm\:border-t-light\/10 {
    border-top-color: rgb(243 244 228 / 0.1);
  }

  .sm\:border-t-light\/100 {
    border-top-color: rgb(243 244 228 / 1);
  }

  .sm\:border-t-light\/15 {
    border-top-color: rgb(243 244 228 / 0.15);
  }

  .sm\:border-t-light\/20 {
    border-top-color: rgb(243 244 228 / 0.2);
  }

  .sm\:border-t-light\/25 {
    border-top-color: rgb(243 244 228 / 0.25);
  }

  .sm\:border-t-light\/30 {
    border-top-color: rgb(243 244 228 / 0.3);
  }

  .sm\:border-t-light\/35 {
    border-top-color: rgb(243 244 228 / 0.35);
  }

  .sm\:border-t-light\/40 {
    border-top-color: rgb(243 244 228 / 0.4);
  }

  .sm\:border-t-light\/45 {
    border-top-color: rgb(243 244 228 / 0.45);
  }

  .sm\:border-t-light\/5 {
    border-top-color: rgb(243 244 228 / 0.05);
  }

  .sm\:border-t-light\/50 {
    border-top-color: rgb(243 244 228 / 0.5);
  }

  .sm\:border-t-light\/55 {
    border-top-color: rgb(243 244 228 / 0.55);
  }

  .sm\:border-t-light\/60 {
    border-top-color: rgb(243 244 228 / 0.6);
  }

  .sm\:border-t-light\/65 {
    border-top-color: rgb(243 244 228 / 0.65);
  }

  .sm\:border-t-light\/70 {
    border-top-color: rgb(243 244 228 / 0.7);
  }

  .sm\:border-t-light\/75 {
    border-top-color: rgb(243 244 228 / 0.75);
  }

  .sm\:border-t-light\/80 {
    border-top-color: rgb(243 244 228 / 0.8);
  }

  .sm\:border-t-light\/85 {
    border-top-color: rgb(243 244 228 / 0.85);
  }

  .sm\:border-t-light\/90 {
    border-top-color: rgb(243 244 228 / 0.9);
  }

  .sm\:border-t-light\/95 {
    border-top-color: rgb(243 244 228 / 0.95);
  }

  .sm\:border-t-main {
    --tw-border-opacity: 1;
    border-top-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .sm\:border-t-main\/0 {
    border-top-color: rgb(56 56 56 / 0);
  }

  .sm\:border-t-main\/10 {
    border-top-color: rgb(56 56 56 / 0.1);
  }

  .sm\:border-t-main\/100 {
    border-top-color: rgb(56 56 56 / 1);
  }

  .sm\:border-t-main\/15 {
    border-top-color: rgb(56 56 56 / 0.15);
  }

  .sm\:border-t-main\/20 {
    border-top-color: rgb(56 56 56 / 0.2);
  }

  .sm\:border-t-main\/25 {
    border-top-color: rgb(56 56 56 / 0.25);
  }

  .sm\:border-t-main\/30 {
    border-top-color: rgb(56 56 56 / 0.3);
  }

  .sm\:border-t-main\/35 {
    border-top-color: rgb(56 56 56 / 0.35);
  }

  .sm\:border-t-main\/40 {
    border-top-color: rgb(56 56 56 / 0.4);
  }

  .sm\:border-t-main\/45 {
    border-top-color: rgb(56 56 56 / 0.45);
  }

  .sm\:border-t-main\/5 {
    border-top-color: rgb(56 56 56 / 0.05);
  }

  .sm\:border-t-main\/50 {
    border-top-color: rgb(56 56 56 / 0.5);
  }

  .sm\:border-t-main\/55 {
    border-top-color: rgb(56 56 56 / 0.55);
  }

  .sm\:border-t-main\/60 {
    border-top-color: rgb(56 56 56 / 0.6);
  }

  .sm\:border-t-main\/65 {
    border-top-color: rgb(56 56 56 / 0.65);
  }

  .sm\:border-t-main\/70 {
    border-top-color: rgb(56 56 56 / 0.7);
  }

  .sm\:border-t-main\/75 {
    border-top-color: rgb(56 56 56 / 0.75);
  }

  .sm\:border-t-main\/80 {
    border-top-color: rgb(56 56 56 / 0.8);
  }

  .sm\:border-t-main\/85 {
    border-top-color: rgb(56 56 56 / 0.85);
  }

  .sm\:border-t-main\/90 {
    border-top-color: rgb(56 56 56 / 0.9);
  }

  .sm\:border-t-main\/95 {
    border-top-color: rgb(56 56 56 / 0.95);
  }

  .sm\:border-t-navy {
    border-top-color: var(--navy);
  }

  .sm\:border-t-offwhite {
    border-top-color: var(--offwhite);
  }

  .sm\:border-t-orange {
    border-top-color: var(--orange);
  }

  .sm\:border-t-pearl {
    --tw-border-opacity: 1;
    border-top-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .sm\:border-t-pearl\/0 {
    border-top-color: rgb(254 252 249 / 0);
  }

  .sm\:border-t-pearl\/10 {
    border-top-color: rgb(254 252 249 / 0.1);
  }

  .sm\:border-t-pearl\/100 {
    border-top-color: rgb(254 252 249 / 1);
  }

  .sm\:border-t-pearl\/15 {
    border-top-color: rgb(254 252 249 / 0.15);
  }

  .sm\:border-t-pearl\/20 {
    border-top-color: rgb(254 252 249 / 0.2);
  }

  .sm\:border-t-pearl\/25 {
    border-top-color: rgb(254 252 249 / 0.25);
  }

  .sm\:border-t-pearl\/30 {
    border-top-color: rgb(254 252 249 / 0.3);
  }

  .sm\:border-t-pearl\/35 {
    border-top-color: rgb(254 252 249 / 0.35);
  }

  .sm\:border-t-pearl\/40 {
    border-top-color: rgb(254 252 249 / 0.4);
  }

  .sm\:border-t-pearl\/45 {
    border-top-color: rgb(254 252 249 / 0.45);
  }

  .sm\:border-t-pearl\/5 {
    border-top-color: rgb(254 252 249 / 0.05);
  }

  .sm\:border-t-pearl\/50 {
    border-top-color: rgb(254 252 249 / 0.5);
  }

  .sm\:border-t-pearl\/55 {
    border-top-color: rgb(254 252 249 / 0.55);
  }

  .sm\:border-t-pearl\/60 {
    border-top-color: rgb(254 252 249 / 0.6);
  }

  .sm\:border-t-pearl\/65 {
    border-top-color: rgb(254 252 249 / 0.65);
  }

  .sm\:border-t-pearl\/70 {
    border-top-color: rgb(254 252 249 / 0.7);
  }

  .sm\:border-t-pearl\/75 {
    border-top-color: rgb(254 252 249 / 0.75);
  }

  .sm\:border-t-pearl\/80 {
    border-top-color: rgb(254 252 249 / 0.8);
  }

  .sm\:border-t-pearl\/85 {
    border-top-color: rgb(254 252 249 / 0.85);
  }

  .sm\:border-t-pearl\/90 {
    border-top-color: rgb(254 252 249 / 0.9);
  }

  .sm\:border-t-pearl\/95 {
    border-top-color: rgb(254 252 249 / 0.95);
  }

  .sm\:border-t-text-grey {
    --tw-border-opacity: 1;
    border-top-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .sm\:border-t-text-grey\/0 {
    border-top-color: rgb(179 179 179 / 0);
  }

  .sm\:border-t-text-grey\/10 {
    border-top-color: rgb(179 179 179 / 0.1);
  }

  .sm\:border-t-text-grey\/100 {
    border-top-color: rgb(179 179 179 / 1);
  }

  .sm\:border-t-text-grey\/15 {
    border-top-color: rgb(179 179 179 / 0.15);
  }

  .sm\:border-t-text-grey\/20 {
    border-top-color: rgb(179 179 179 / 0.2);
  }

  .sm\:border-t-text-grey\/25 {
    border-top-color: rgb(179 179 179 / 0.25);
  }

  .sm\:border-t-text-grey\/30 {
    border-top-color: rgb(179 179 179 / 0.3);
  }

  .sm\:border-t-text-grey\/35 {
    border-top-color: rgb(179 179 179 / 0.35);
  }

  .sm\:border-t-text-grey\/40 {
    border-top-color: rgb(179 179 179 / 0.4);
  }

  .sm\:border-t-text-grey\/45 {
    border-top-color: rgb(179 179 179 / 0.45);
  }

  .sm\:border-t-text-grey\/5 {
    border-top-color: rgb(179 179 179 / 0.05);
  }

  .sm\:border-t-text-grey\/50 {
    border-top-color: rgb(179 179 179 / 0.5);
  }

  .sm\:border-t-text-grey\/55 {
    border-top-color: rgb(179 179 179 / 0.55);
  }

  .sm\:border-t-text-grey\/60 {
    border-top-color: rgb(179 179 179 / 0.6);
  }

  .sm\:border-t-text-grey\/65 {
    border-top-color: rgb(179 179 179 / 0.65);
  }

  .sm\:border-t-text-grey\/70 {
    border-top-color: rgb(179 179 179 / 0.7);
  }

  .sm\:border-t-text-grey\/75 {
    border-top-color: rgb(179 179 179 / 0.75);
  }

  .sm\:border-t-text-grey\/80 {
    border-top-color: rgb(179 179 179 / 0.8);
  }

  .sm\:border-t-text-grey\/85 {
    border-top-color: rgb(179 179 179 / 0.85);
  }

  .sm\:border-t-text-grey\/90 {
    border-top-color: rgb(179 179 179 / 0.9);
  }

  .sm\:border-t-text-grey\/95 {
    border-top-color: rgb(179 179 179 / 0.95);
  }

  .sm\:border-t-transparent {
    border-top-color: transparent;
  }

  .sm\:border-t-transparent\/0 {
    border-top-color: rgb(0 0 0 / 0);
  }

  .sm\:border-t-transparent\/10 {
    border-top-color: rgb(0 0 0 / 0.1);
  }

  .sm\:border-t-transparent\/100 {
    border-top-color: rgb(0 0 0 / 1);
  }

  .sm\:border-t-transparent\/15 {
    border-top-color: rgb(0 0 0 / 0.15);
  }

  .sm\:border-t-transparent\/20 {
    border-top-color: rgb(0 0 0 / 0.2);
  }

  .sm\:border-t-transparent\/25 {
    border-top-color: rgb(0 0 0 / 0.25);
  }

  .sm\:border-t-transparent\/30 {
    border-top-color: rgb(0 0 0 / 0.3);
  }

  .sm\:border-t-transparent\/35 {
    border-top-color: rgb(0 0 0 / 0.35);
  }

  .sm\:border-t-transparent\/40 {
    border-top-color: rgb(0 0 0 / 0.4);
  }

  .sm\:border-t-transparent\/45 {
    border-top-color: rgb(0 0 0 / 0.45);
  }

  .sm\:border-t-transparent\/5 {
    border-top-color: rgb(0 0 0 / 0.05);
  }

  .sm\:border-t-transparent\/50 {
    border-top-color: rgb(0 0 0 / 0.5);
  }

  .sm\:border-t-transparent\/55 {
    border-top-color: rgb(0 0 0 / 0.55);
  }

  .sm\:border-t-transparent\/60 {
    border-top-color: rgb(0 0 0 / 0.6);
  }

  .sm\:border-t-transparent\/65 {
    border-top-color: rgb(0 0 0 / 0.65);
  }

  .sm\:border-t-transparent\/70 {
    border-top-color: rgb(0 0 0 / 0.7);
  }

  .sm\:border-t-transparent\/75 {
    border-top-color: rgb(0 0 0 / 0.75);
  }

  .sm\:border-t-transparent\/80 {
    border-top-color: rgb(0 0 0 / 0.8);
  }

  .sm\:border-t-transparent\/85 {
    border-top-color: rgb(0 0 0 / 0.85);
  }

  .sm\:border-t-transparent\/90 {
    border-top-color: rgb(0 0 0 / 0.9);
  }

  .sm\:border-t-transparent\/95 {
    border-top-color: rgb(0 0 0 / 0.95);
  }

  .sm\:border-t-white {
    --tw-border-opacity: 1;
    border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .sm\:border-t-white\/0 {
    border-top-color: rgb(255 255 255 / 0);
  }

  .sm\:border-t-white\/10 {
    border-top-color: rgb(255 255 255 / 0.1);
  }

  .sm\:border-t-white\/100 {
    border-top-color: rgb(255 255 255 / 1);
  }

  .sm\:border-t-white\/15 {
    border-top-color: rgb(255 255 255 / 0.15);
  }

  .sm\:border-t-white\/20 {
    border-top-color: rgb(255 255 255 / 0.2);
  }

  .sm\:border-t-white\/25 {
    border-top-color: rgb(255 255 255 / 0.25);
  }

  .sm\:border-t-white\/30 {
    border-top-color: rgb(255 255 255 / 0.3);
  }

  .sm\:border-t-white\/35 {
    border-top-color: rgb(255 255 255 / 0.35);
  }

  .sm\:border-t-white\/40 {
    border-top-color: rgb(255 255 255 / 0.4);
  }

  .sm\:border-t-white\/45 {
    border-top-color: rgb(255 255 255 / 0.45);
  }

  .sm\:border-t-white\/5 {
    border-top-color: rgb(255 255 255 / 0.05);
  }

  .sm\:border-t-white\/50 {
    border-top-color: rgb(255 255 255 / 0.5);
  }

  .sm\:border-t-white\/55 {
    border-top-color: rgb(255 255 255 / 0.55);
  }

  .sm\:border-t-white\/60 {
    border-top-color: rgb(255 255 255 / 0.6);
  }

  .sm\:border-t-white\/65 {
    border-top-color: rgb(255 255 255 / 0.65);
  }

  .sm\:border-t-white\/70 {
    border-top-color: rgb(255 255 255 / 0.7);
  }

  .sm\:border-t-white\/75 {
    border-top-color: rgb(255 255 255 / 0.75);
  }

  .sm\:border-t-white\/80 {
    border-top-color: rgb(255 255 255 / 0.8);
  }

  .sm\:border-t-white\/85 {
    border-top-color: rgb(255 255 255 / 0.85);
  }

  .sm\:border-t-white\/90 {
    border-top-color: rgb(255 255 255 / 0.9);
  }

  .sm\:border-t-white\/95 {
    border-top-color: rgb(255 255 255 / 0.95);
  }

  .sm\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .sm\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .sm\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .sm\:border-opacity-15 {
    --tw-border-opacity: 0.15;
  }

  .sm\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .sm\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .sm\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .sm\:border-opacity-35 {
    --tw-border-opacity: 0.35;
  }

  .sm\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .sm\:border-opacity-45 {
    --tw-border-opacity: 0.45;
  }

  .sm\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .sm\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .sm\:border-opacity-55 {
    --tw-border-opacity: 0.55;
  }

  .sm\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .sm\:border-opacity-65 {
    --tw-border-opacity: 0.65;
  }

  .sm\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .sm\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .sm\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .sm\:border-opacity-85 {
    --tw-border-opacity: 0.85;
  }

  .sm\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .sm\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .sm\:p-\[40px\] {
    padding: 40px;
  }

  .sm\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .sm\:px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .sm\:px-0px {
    padding-left: 0px;
    padding-right: 0px;
  }

  .sm\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .sm\:px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

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

  .sm\:px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .sm\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .sm\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .sm\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .sm\:px-16px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .sm\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .sm\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .sm\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .sm\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .sm\:px-24px {
    padding-left: 24px;
    padding-right: 24px;
  }

  .sm\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .sm\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .sm\:px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .sm\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .sm\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .sm\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .sm\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .sm\:px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .sm\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .sm\:px-48px {
    padding-left: 48px;
    padding-right: 48px;
  }

  .sm\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .sm\:px-52 {
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .sm\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }

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

  .sm\:px-60 {
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .sm\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .sm\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .sm\:px-72 {
    padding-left: 18rem;
    padding-right: 18rem;
  }

  .sm\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .sm\:px-80 {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .sm\:px-80px {
    padding-left: 80px;
    padding-right: 80px;
  }

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

  .sm\:px-96 {
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .sm\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .sm\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .sm\:py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .sm\:py-0px {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .sm\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .sm\:py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .sm\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .sm\:py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .sm\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .sm\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .sm\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .sm\:py-16px {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .sm\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .sm\:py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

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

  .sm\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .sm\:py-24px {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .sm\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .sm\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .sm\:py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .sm\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .sm\:py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .sm\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .sm\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .sm\:py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .sm\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .sm\:py-48px {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .sm\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .sm\:py-52 {
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .sm\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .sm\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .sm\:py-60 {
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .sm\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .sm\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .sm\:py-72 {
    padding-top: 18rem;
    padding-bottom: 18rem;
  }

  .sm\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .sm\:py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .sm\:py-80px {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .sm\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .sm\:py-96 {
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .sm\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .sm\:pb-0 {
    padding-bottom: 0px;
  }

  .sm\:pb-0\.5 {
    padding-bottom: 0.125rem;
  }

  .sm\:pb-0px {
    padding-bottom: 0px;
  }

  .sm\:pb-1 {
    padding-bottom: 0.25rem;
  }

  .sm\:pb-1\.5 {
    padding-bottom: 0.375rem;
  }

  .sm\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .sm\:pb-11 {
    padding-bottom: 2.75rem;
  }

  .sm\:pb-12 {
    padding-bottom: 3rem;
  }

  .sm\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .sm\:pb-16 {
    padding-bottom: 4rem;
  }

  .sm\:pb-16px {
    padding-bottom: 16px;
  }

  .sm\:pb-2 {
    padding-bottom: 0.5rem;
  }

  .sm\:pb-2\.5 {
    padding-bottom: 0.625rem;
  }

  .sm\:pb-20 {
    padding-bottom: 5rem;
  }

  .sm\:pb-24 {
    padding-bottom: 6rem;
  }

  .sm\:pb-24px {
    padding-bottom: 24px;
  }

  .sm\:pb-28 {
    padding-bottom: 7rem;
  }

  .sm\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .sm\:pb-3\.5 {
    padding-bottom: 0.875rem;
  }

  .sm\:pb-32 {
    padding-bottom: 8rem;
  }

  .sm\:pb-36 {
    padding-bottom: 9rem;
  }

  .sm\:pb-4 {
    padding-bottom: 1rem;
  }

  .sm\:pb-40 {
    padding-bottom: 10rem;
  }

  .sm\:pb-44 {
    padding-bottom: 11rem;
  }

  .sm\:pb-48 {
    padding-bottom: 12rem;
  }

  .sm\:pb-48px {
    padding-bottom: 48px;
  }

  .sm\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .sm\:pb-52 {
    padding-bottom: 13rem;
  }

  .sm\:pb-56 {
    padding-bottom: 14rem;
  }

  .sm\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .sm\:pb-60 {
    padding-bottom: 15rem;
  }

  .sm\:pb-64 {
    padding-bottom: 16rem;
  }

  .sm\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .sm\:pb-72 {
    padding-bottom: 18rem;
  }

  .sm\:pb-8 {
    padding-bottom: 2rem;
  }

  .sm\:pb-80 {
    padding-bottom: 20rem;
  }

  .sm\:pb-80px {
    padding-bottom: 80px;
  }

  .sm\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .sm\:pb-96 {
    padding-bottom: 24rem;
  }

  .sm\:pb-px {
    padding-bottom: 1px;
  }

  .sm\:pl-0 {
    padding-left: 0px;
  }

  .sm\:pl-0\.5 {
    padding-left: 0.125rem;
  }

  .sm\:pl-0px {
    padding-left: 0px;
  }

  .sm\:pl-1 {
    padding-left: 0.25rem;
  }

  .sm\:pl-1\.5 {
    padding-left: 0.375rem;
  }

  .sm\:pl-10 {
    padding-left: 2.5rem;
  }

  .sm\:pl-11 {
    padding-left: 2.75rem;
  }

  .sm\:pl-12 {
    padding-left: 3rem;
  }

  .sm\:pl-14 {
    padding-left: 3.5rem;
  }

  .sm\:pl-16 {
    padding-left: 4rem;
  }

  .sm\:pl-16px {
    padding-left: 16px;
  }

  .sm\:pl-2 {
    padding-left: 0.5rem;
  }

  .sm\:pl-2\.5 {
    padding-left: 0.625rem;
  }

  .sm\:pl-20 {
    padding-left: 5rem;
  }

  .sm\:pl-24 {
    padding-left: 6rem;
  }

  .sm\:pl-24px {
    padding-left: 24px;
  }

  .sm\:pl-28 {
    padding-left: 7rem;
  }

  .sm\:pl-3 {
    padding-left: 0.75rem;
  }

  .sm\:pl-3\.5 {
    padding-left: 0.875rem;
  }

  .sm\:pl-32 {
    padding-left: 8rem;
  }

  .sm\:pl-36 {
    padding-left: 9rem;
  }

  .sm\:pl-4 {
    padding-left: 1rem;
  }

  .sm\:pl-40 {
    padding-left: 10rem;
  }

  .sm\:pl-44 {
    padding-left: 11rem;
  }

  .sm\:pl-48 {
    padding-left: 12rem;
  }

  .sm\:pl-48px {
    padding-left: 48px;
  }

  .sm\:pl-5 {
    padding-left: 1.25rem;
  }

  .sm\:pl-52 {
    padding-left: 13rem;
  }

  .sm\:pl-56 {
    padding-left: 14rem;
  }

  .sm\:pl-6 {
    padding-left: 1.5rem;
  }

  .sm\:pl-60 {
    padding-left: 15rem;
  }

  .sm\:pl-64 {
    padding-left: 16rem;
  }

  .sm\:pl-7 {
    padding-left: 1.75rem;
  }

  .sm\:pl-72 {
    padding-left: 18rem;
  }

  .sm\:pl-8 {
    padding-left: 2rem;
  }

  .sm\:pl-80 {
    padding-left: 20rem;
  }

  .sm\:pl-80px {
    padding-left: 80px;
  }

  .sm\:pl-9 {
    padding-left: 2.25rem;
  }

  .sm\:pl-96 {
    padding-left: 24rem;
  }

  .sm\:pl-px {
    padding-left: 1px;
  }

  .sm\:pr-0 {
    padding-right: 0px;
  }

  .sm\:pr-0\.5 {
    padding-right: 0.125rem;
  }

  .sm\:pr-0px {
    padding-right: 0px;
  }

  .sm\:pr-1 {
    padding-right: 0.25rem;
  }

  .sm\:pr-1\.5 {
    padding-right: 0.375rem;
  }

  .sm\:pr-10 {
    padding-right: 2.5rem;
  }

  .sm\:pr-11 {
    padding-right: 2.75rem;
  }

  .sm\:pr-12 {
    padding-right: 3rem;
  }

  .sm\:pr-14 {
    padding-right: 3.5rem;
  }

  .sm\:pr-16 {
    padding-right: 4rem;
  }

  .sm\:pr-16px {
    padding-right: 16px;
  }

  .sm\:pr-2 {
    padding-right: 0.5rem;
  }

  .sm\:pr-2\.5 {
    padding-right: 0.625rem;
  }

  .sm\:pr-20 {
    padding-right: 5rem;
  }

  .sm\:pr-24 {
    padding-right: 6rem;
  }

  .sm\:pr-24px {
    padding-right: 24px;
  }

  .sm\:pr-28 {
    padding-right: 7rem;
  }

  .sm\:pr-3 {
    padding-right: 0.75rem;
  }

  .sm\:pr-3\.5 {
    padding-right: 0.875rem;
  }

  .sm\:pr-32 {
    padding-right: 8rem;
  }

  .sm\:pr-36 {
    padding-right: 9rem;
  }

  .sm\:pr-4 {
    padding-right: 1rem;
  }

  .sm\:pr-40 {
    padding-right: 10rem;
  }

  .sm\:pr-44 {
    padding-right: 11rem;
  }

  .sm\:pr-48 {
    padding-right: 12rem;
  }

  .sm\:pr-48px {
    padding-right: 48px;
  }

  .sm\:pr-5 {
    padding-right: 1.25rem;
  }

  .sm\:pr-52 {
    padding-right: 13rem;
  }

  .sm\:pr-56 {
    padding-right: 14rem;
  }

  .sm\:pr-6 {
    padding-right: 1.5rem;
  }

  .sm\:pr-60 {
    padding-right: 15rem;
  }

  .sm\:pr-64 {
    padding-right: 16rem;
  }

  .sm\:pr-7 {
    padding-right: 1.75rem;
  }

  .sm\:pr-72 {
    padding-right: 18rem;
  }

  .sm\:pr-8 {
    padding-right: 2rem;
  }

  .sm\:pr-80 {
    padding-right: 20rem;
  }

  .sm\:pr-80px {
    padding-right: 80px;
  }

  .sm\:pr-9 {
    padding-right: 2.25rem;
  }

  .sm\:pr-96 {
    padding-right: 24rem;
  }

  .sm\:pr-px {
    padding-right: 1px;
  }

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

  .sm\:pt-0\.5 {
    padding-top: 0.125rem;
  }

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

  .sm\:pt-1 {
    padding-top: 0.25rem;
  }

  .sm\:pt-1\.5 {
    padding-top: 0.375rem;
  }

  .sm\:pt-10 {
    padding-top: 2.5rem;
  }

  .sm\:pt-11 {
    padding-top: 2.75rem;
  }

  .sm\:pt-12 {
    padding-top: 3rem;
  }

  .sm\:pt-14 {
    padding-top: 3.5rem;
  }

  .sm\:pt-16 {
    padding-top: 4rem;
  }

  .sm\:pt-16px {
    padding-top: 16px;
  }

  .sm\:pt-2 {
    padding-top: 0.5rem;
  }

  .sm\:pt-2\.5 {
    padding-top: 0.625rem;
  }

  .sm\:pt-20 {
    padding-top: 5rem;
  }

  .sm\:pt-24 {
    padding-top: 6rem;
  }

  .sm\:pt-24px {
    padding-top: 24px;
  }

  .sm\:pt-28 {
    padding-top: 7rem;
  }

  .sm\:pt-3 {
    padding-top: 0.75rem;
  }

  .sm\:pt-3\.5 {
    padding-top: 0.875rem;
  }

  .sm\:pt-32 {
    padding-top: 8rem;
  }

  .sm\:pt-36 {
    padding-top: 9rem;
  }

  .sm\:pt-4 {
    padding-top: 1rem;
  }

  .sm\:pt-40 {
    padding-top: 10rem;
  }

  .sm\:pt-44 {
    padding-top: 11rem;
  }

  .sm\:pt-48 {
    padding-top: 12rem;
  }

  .sm\:pt-48px {
    padding-top: 48px;
  }

  .sm\:pt-5 {
    padding-top: 1.25rem;
  }

  .sm\:pt-52 {
    padding-top: 13rem;
  }

  .sm\:pt-56 {
    padding-top: 14rem;
  }

  .sm\:pt-6 {
    padding-top: 1.5rem;
  }

  .sm\:pt-60 {
    padding-top: 15rem;
  }

  .sm\:pt-64 {
    padding-top: 16rem;
  }

  .sm\:pt-7 {
    padding-top: 1.75rem;
  }

  .sm\:pt-72 {
    padding-top: 18rem;
  }

  .sm\:pt-8 {
    padding-top: 2rem;
  }

  .sm\:pt-80 {
    padding-top: 20rem;
  }

  .sm\:pt-80px {
    padding-top: 80px;
  }

  .sm\:pt-9 {
    padding-top: 2.25rem;
  }

  .sm\:pt-96 {
    padding-top: 24rem;
  }

  .sm\:pt-px {
    padding-top: 1px;
  }
}

@media (min-width: 768px) {
  .md\:relative {
    position: relative;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:-order-first {
    order: 9999;
  }

  .md\:-order-last {
    order: -9999;
  }

  .md\:-order-none {
    order: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:order-first {
    order: -9999;
  }

  .md\:order-last {
    order: 9999;
  }

  .md\:order-none {
    order: 0;
  }

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

  .md\:-mx-0\.5 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

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

  .md\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .md\:-mx-1\.5 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .md\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .md\:-mx-11 {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .md\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .md\:-mx-14 {
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .md\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .md\:-mx-16px {
    margin-left: -16px;
    margin-right: -16px;
  }

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

  .md\:-mx-2\.5 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .md\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .md\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .md\:-mx-24px {
    margin-left: -24px;
    margin-right: -24px;
  }

  .md\:-mx-28 {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .md\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .md\:-mx-3\.5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .md\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .md\:-mx-36 {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .md\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .md\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .md\:-mx-44 {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .md\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .md\:-mx-48px {
    margin-left: -48px;
    margin-right: -48px;
  }

  .md\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .md\:-mx-52 {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .md\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .md\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .md\:-mx-60 {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .md\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .md\:-mx-7 {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .md\:-mx-72 {
    margin-left: -18rem;
    margin-right: -18rem;
  }

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

  .md\:-mx-80 {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .md\:-mx-80px {
    margin-left: -80px;
    margin-right: -80px;
  }

  .md\:-mx-9 {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .md\:-mx-96 {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .md\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

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

  .md\:-my-0\.5 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

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

  .md\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .md\:-my-1\.5 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

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

  .md\:-my-11 {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

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

  .md\:-my-14 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .md\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .md\:-my-16px {
    margin-top: -16px;
    margin-bottom: -16px;
  }

  .md\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .md\:-my-2\.5 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .md\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .md\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .md\:-my-24px {
    margin-top: -24px;
    margin-bottom: -24px;
  }

  .md\:-my-28 {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .md\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .md\:-my-3\.5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .md\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .md\:-my-36 {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .md\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .md\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .md\:-my-44 {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .md\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .md\:-my-48px {
    margin-top: -48px;
    margin-bottom: -48px;
  }

  .md\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .md\:-my-52 {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .md\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

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

  .md\:-my-60 {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .md\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .md\:-my-7 {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .md\:-my-72 {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .md\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .md\:-my-80 {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .md\:-my-80px {
    margin-top: -80px;
    margin-bottom: -80px;
  }

  .md\:-my-9 {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .md\:-my-96 {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .md\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

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

  .md\:mx-0\.5 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

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

  .md\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .md\:mx-1\.5 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .md\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .md\:mx-11 {
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .md\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .md\:mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .md\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .md\:mx-16px {
    margin-left: 16px;
    margin-right: 16px;
  }

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

  .md\:mx-2\.5 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .md\:mx-20 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .md\:mx-24 {
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .md\:mx-24px {
    margin-left: 24px;
    margin-right: 24px;
  }

  .md\:mx-28 {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .md\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .md\:mx-3\.5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .md\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .md\:mx-36 {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .md\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .md\:mx-40 {
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .md\:mx-44 {
    margin-left: 11rem;
    margin-right: 11rem;
  }

  .md\:mx-48 {
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .md\:mx-48px {
    margin-left: 48px;
    margin-right: 48px;
  }

  .md\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .md\:mx-52 {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .md\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .md\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .md\:mx-60 {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .md\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .md\:mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .md\:mx-72 {
    margin-left: 18rem;
    margin-right: 18rem;
  }

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

  .md\:mx-80 {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .md\:mx-80px {
    margin-left: 80px;
    margin-right: 80px;
  }

  .md\:mx-9 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .md\:mx-96 {
    margin-left: 24rem;
    margin-right: 24rem;
  }

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

  .md\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

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

  .md\:my-0\.5 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

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

  .md\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .md\:my-1\.5 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

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

  .md\:my-11 {
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }

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

  .md\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .md\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .md\:my-16px {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .md\:my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .md\:my-2\.5 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .md\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .md\:my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .md\:my-24px {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .md\:my-28 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .md\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .md\:my-3\.5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .md\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .md\:my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .md\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .md\:my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .md\:my-44 {
    margin-top: 11rem;
    margin-bottom: 11rem;
  }

  .md\:my-48 {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .md\:my-48px {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .md\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .md\:my-52 {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .md\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

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

  .md\:my-60 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .md\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .md\:my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .md\:my-72 {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .md\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .md\:my-80 {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .md\:my-80px {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .md\:my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .md\:my-96 {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .md\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .md\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

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

  .md\:-mb-0\.5 {
    margin-bottom: -0.125rem;
  }

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

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

  .md\:-mb-1\.5 {
    margin-bottom: -0.375rem;
  }

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

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

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

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

  .md\:-mb-16 {
    margin-bottom: -4rem;
  }

  .md\:-mb-16px {
    margin-bottom: -16px;
  }

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

  .md\:-mb-2\.5 {
    margin-bottom: -0.625rem;
  }

  .md\:-mb-20 {
    margin-bottom: -5rem;
  }

  .md\:-mb-24 {
    margin-bottom: -6rem;
  }

  .md\:-mb-24px {
    margin-bottom: -24px;
  }

  .md\:-mb-28 {
    margin-bottom: -7rem;
  }

  .md\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .md\:-mb-3\.5 {
    margin-bottom: -0.875rem;
  }

  .md\:-mb-32 {
    margin-bottom: -8rem;
  }

  .md\:-mb-36 {
    margin-bottom: -9rem;
  }

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

  .md\:-mb-40 {
    margin-bottom: -10rem;
  }

  .md\:-mb-44 {
    margin-bottom: -11rem;
  }

  .md\:-mb-48 {
    margin-bottom: -12rem;
  }

  .md\:-mb-48px {
    margin-bottom: -48px;
  }

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

  .md\:-mb-52 {
    margin-bottom: -13rem;
  }

  .md\:-mb-56 {
    margin-bottom: -14rem;
  }

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

  .md\:-mb-60 {
    margin-bottom: -15rem;
  }

  .md\:-mb-64 {
    margin-bottom: -16rem;
  }

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

  .md\:-mb-72 {
    margin-bottom: -18rem;
  }

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

  .md\:-mb-80 {
    margin-bottom: -20rem;
  }

  .md\:-mb-80px {
    margin-bottom: -80px;
  }

  .md\:-mb-9 {
    margin-bottom: -2.25rem;
  }

  .md\:-mb-96 {
    margin-bottom: -24rem;
  }

  .md\:-mb-px {
    margin-bottom: -1px;
  }

  .md\:-ml-0 {
    margin-left: -0px;
  }

  .md\:-ml-0\.5 {
    margin-left: -0.125rem;
  }

  .md\:-ml-0px {
    margin-left: -0px;
  }

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

  .md\:-ml-1\.5 {
    margin-left: -0.375rem;
  }

  .md\:-ml-10 {
    margin-left: -2.5rem;
  }

  .md\:-ml-11 {
    margin-left: -2.75rem;
  }

  .md\:-ml-12 {
    margin-left: -3rem;
  }

  .md\:-ml-14 {
    margin-left: -3.5rem;
  }

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

  .md\:-ml-16px {
    margin-left: -16px;
  }

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

  .md\:-ml-2\.5 {
    margin-left: -0.625rem;
  }

  .md\:-ml-20 {
    margin-left: -5rem;
  }

  .md\:-ml-24 {
    margin-left: -6rem;
  }

  .md\:-ml-24px {
    margin-left: -24px;
  }

  .md\:-ml-28 {
    margin-left: -7rem;
  }

  .md\:-ml-3 {
    margin-left: -0.75rem;
  }

  .md\:-ml-3\.5 {
    margin-left: -0.875rem;
  }

  .md\:-ml-32 {
    margin-left: -8rem;
  }

  .md\:-ml-36 {
    margin-left: -9rem;
  }

  .md\:-ml-4 {
    margin-left: -1rem;
  }

  .md\:-ml-40 {
    margin-left: -10rem;
  }

  .md\:-ml-44 {
    margin-left: -11rem;
  }

  .md\:-ml-48 {
    margin-left: -12rem;
  }

  .md\:-ml-48px {
    margin-left: -48px;
  }

  .md\:-ml-5 {
    margin-left: -1.25rem;
  }

  .md\:-ml-52 {
    margin-left: -13rem;
  }

  .md\:-ml-56 {
    margin-left: -14rem;
  }

  .md\:-ml-6 {
    margin-left: -1.5rem;
  }

  .md\:-ml-60 {
    margin-left: -15rem;
  }

  .md\:-ml-64 {
    margin-left: -16rem;
  }

  .md\:-ml-7 {
    margin-left: -1.75rem;
  }

  .md\:-ml-72 {
    margin-left: -18rem;
  }

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

  .md\:-ml-80 {
    margin-left: -20rem;
  }

  .md\:-ml-80px {
    margin-left: -80px;
  }

  .md\:-ml-9 {
    margin-left: -2.25rem;
  }

  .md\:-ml-96 {
    margin-left: -24rem;
  }

  .md\:-ml-px {
    margin-left: -1px;
  }

  .md\:-mr-0 {
    margin-right: -0px;
  }

  .md\:-mr-0\.5 {
    margin-right: -0.125rem;
  }

  .md\:-mr-0px {
    margin-right: -0px;
  }

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

  .md\:-mr-1\.5 {
    margin-right: -0.375rem;
  }

  .md\:-mr-10 {
    margin-right: -2.5rem;
  }

  .md\:-mr-11 {
    margin-right: -2.75rem;
  }

  .md\:-mr-12 {
    margin-right: -3rem;
  }

  .md\:-mr-14 {
    margin-right: -3.5rem;
  }

  .md\:-mr-16 {
    margin-right: -4rem;
  }

  .md\:-mr-16px {
    margin-right: -16px;
  }

  .md\:-mr-2 {
    margin-right: -0.5rem;
  }

  .md\:-mr-2\.5 {
    margin-right: -0.625rem;
  }

  .md\:-mr-20 {
    margin-right: -5rem;
  }

  .md\:-mr-24 {
    margin-right: -6rem;
  }

  .md\:-mr-24px {
    margin-right: -24px;
  }

  .md\:-mr-28 {
    margin-right: -7rem;
  }

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

  .md\:-mr-3\.5 {
    margin-right: -0.875rem;
  }

  .md\:-mr-32 {
    margin-right: -8rem;
  }

  .md\:-mr-36 {
    margin-right: -9rem;
  }

  .md\:-mr-4 {
    margin-right: -1rem;
  }

  .md\:-mr-40 {
    margin-right: -10rem;
  }

  .md\:-mr-44 {
    margin-right: -11rem;
  }

  .md\:-mr-48 {
    margin-right: -12rem;
  }

  .md\:-mr-48px {
    margin-right: -48px;
  }

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

  .md\:-mr-52 {
    margin-right: -13rem;
  }

  .md\:-mr-56 {
    margin-right: -14rem;
  }

  .md\:-mr-6 {
    margin-right: -1.5rem;
  }

  .md\:-mr-60 {
    margin-right: -15rem;
  }

  .md\:-mr-64 {
    margin-right: -16rem;
  }

  .md\:-mr-7 {
    margin-right: -1.75rem;
  }

  .md\:-mr-72 {
    margin-right: -18rem;
  }

  .md\:-mr-8 {
    margin-right: -2rem;
  }

  .md\:-mr-80 {
    margin-right: -20rem;
  }

  .md\:-mr-80px {
    margin-right: -80px;
  }

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

  .md\:-mr-96 {
    margin-right: -24rem;
  }

  .md\:-mr-px {
    margin-right: -1px;
  }

  .md\:-mt-0 {
    margin-top: -0px;
  }

  .md\:-mt-0\.5 {
    margin-top: -0.125rem;
  }

  .md\:-mt-0px {
    margin-top: -0px;
  }

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

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

  .md\:-mt-10 {
    margin-top: -2.5rem;
  }

  .md\:-mt-11 {
    margin-top: -2.75rem;
  }

  .md\:-mt-12 {
    margin-top: -3rem;
  }

  .md\:-mt-14 {
    margin-top: -3.5rem;
  }

  .md\:-mt-16 {
    margin-top: -4rem;
  }

  .md\:-mt-16px {
    margin-top: -16px;
  }

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

  .md\:-mt-2\.5 {
    margin-top: -0.625rem;
  }

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

  .md\:-mt-24 {
    margin-top: -6rem;
  }

  .md\:-mt-24px {
    margin-top: -24px;
  }

  .md\:-mt-28 {
    margin-top: -7rem;
  }

  .md\:-mt-3 {
    margin-top: -0.75rem;
  }

  .md\:-mt-3\.5 {
    margin-top: -0.875rem;
  }

  .md\:-mt-32 {
    margin-top: -8rem;
  }

  .md\:-mt-36 {
    margin-top: -9rem;
  }

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

  .md\:-mt-40 {
    margin-top: -10rem;
  }

  .md\:-mt-44 {
    margin-top: -11rem;
  }

  .md\:-mt-48 {
    margin-top: -12rem;
  }

  .md\:-mt-48px {
    margin-top: -48px;
  }

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

  .md\:-mt-52 {
    margin-top: -13rem;
  }

  .md\:-mt-56 {
    margin-top: -14rem;
  }

  .md\:-mt-6 {
    margin-top: -1.5rem;
  }

  .md\:-mt-60 {
    margin-top: -15rem;
  }

  .md\:-mt-64 {
    margin-top: -16rem;
  }

  .md\:-mt-7 {
    margin-top: -1.75rem;
  }

  .md\:-mt-72 {
    margin-top: -18rem;
  }

  .md\:-mt-8 {
    margin-top: -2rem;
  }

  .md\:-mt-80 {
    margin-top: -20rem;
  }

  .md\:-mt-80px {
    margin-top: -80px;
  }

  .md\:-mt-9 {
    margin-top: -2.25rem;
  }

  .md\:-mt-96 {
    margin-top: -24rem;
  }

  .md\:-mt-px {
    margin-top: -1px;
  }

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

  .md\:mb-0\.5 {
    margin-bottom: 0.125rem;
  }

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

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

  .md\:mb-1\.5 {
    margin-bottom: 0.375rem;
  }

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

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

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

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

  .md\:mb-16 {
    margin-bottom: 4rem;
  }

  .md\:mb-16px {
    margin-bottom: 16px;
  }

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

  .md\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }

  .md\:mb-20 {
    margin-bottom: 5rem;
  }

  .md\:mb-24 {
    margin-bottom: 6rem;
  }

  .md\:mb-24px {
    margin-bottom: 24px;
  }

  .md\:mb-28 {
    margin-bottom: 7rem;
  }

  .md\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .md\:mb-3\.5 {
    margin-bottom: 0.875rem;
  }

  .md\:mb-32 {
    margin-bottom: 8rem;
  }

  .md\:mb-36 {
    margin-bottom: 9rem;
  }

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

  .md\:mb-40 {
    margin-bottom: 10rem;
  }

  .md\:mb-44 {
    margin-bottom: 11rem;
  }

  .md\:mb-48 {
    margin-bottom: 12rem;
  }

  .md\:mb-48px {
    margin-bottom: 48px;
  }

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

  .md\:mb-52 {
    margin-bottom: 13rem;
  }

  .md\:mb-56 {
    margin-bottom: 14rem;
  }

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

  .md\:mb-60 {
    margin-bottom: 15rem;
  }

  .md\:mb-64 {
    margin-bottom: 16rem;
  }

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

  .md\:mb-72 {
    margin-bottom: 18rem;
  }

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

  .md\:mb-80 {
    margin-bottom: 20rem;
  }

  .md\:mb-80px {
    margin-bottom: 80px;
  }

  .md\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .md\:mb-96 {
    margin-bottom: 24rem;
  }

  .md\:mb-auto {
    margin-bottom: auto;
  }

  .md\:mb-px {
    margin-bottom: 1px;
  }

  .md\:ml-0 {
    margin-left: 0px;
  }

  .md\:ml-0\.5 {
    margin-left: 0.125rem;
  }

  .md\:ml-0px {
    margin-left: 0px;
  }

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

  .md\:ml-1\.5 {
    margin-left: 0.375rem;
  }

  .md\:ml-10 {
    margin-left: 2.5rem;
  }

  .md\:ml-11 {
    margin-left: 2.75rem;
  }

  .md\:ml-12 {
    margin-left: 3rem;
  }

  .md\:ml-14 {
    margin-left: 3.5rem;
  }

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

  .md\:ml-16px {
    margin-left: 16px;
  }

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

  .md\:ml-2\.5 {
    margin-left: 0.625rem;
  }

  .md\:ml-20 {
    margin-left: 5rem;
  }

  .md\:ml-24 {
    margin-left: 6rem;
  }

  .md\:ml-24px {
    margin-left: 24px;
  }

  .md\:ml-28 {
    margin-left: 7rem;
  }

  .md\:ml-3 {
    margin-left: 0.75rem;
  }

  .md\:ml-3\.5 {
    margin-left: 0.875rem;
  }

  .md\:ml-32 {
    margin-left: 8rem;
  }

  .md\:ml-36 {
    margin-left: 9rem;
  }

  .md\:ml-4 {
    margin-left: 1rem;
  }

  .md\:ml-40 {
    margin-left: 10rem;
  }

  .md\:ml-44 {
    margin-left: 11rem;
  }

  .md\:ml-48 {
    margin-left: 12rem;
  }

  .md\:ml-48px {
    margin-left: 48px;
  }

  .md\:ml-5 {
    margin-left: 1.25rem;
  }

  .md\:ml-52 {
    margin-left: 13rem;
  }

  .md\:ml-56 {
    margin-left: 14rem;
  }

  .md\:ml-6 {
    margin-left: 1.5rem;
  }

  .md\:ml-60 {
    margin-left: 15rem;
  }

  .md\:ml-64 {
    margin-left: 16rem;
  }

  .md\:ml-7 {
    margin-left: 1.75rem;
  }

  .md\:ml-72 {
    margin-left: 18rem;
  }

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

  .md\:ml-80 {
    margin-left: 20rem;
  }

  .md\:ml-80px {
    margin-left: 80px;
  }

  .md\:ml-9 {
    margin-left: 2.25rem;
  }

  .md\:ml-96 {
    margin-left: 24rem;
  }

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

  .md\:ml-px {
    margin-left: 1px;
  }

  .md\:mr-0 {
    margin-right: 0px;
  }

  .md\:mr-0\.5 {
    margin-right: 0.125rem;
  }

  .md\:mr-0px {
    margin-right: 0px;
  }

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

  .md\:mr-1\.5 {
    margin-right: 0.375rem;
  }

  .md\:mr-10 {
    margin-right: 2.5rem;
  }

  .md\:mr-11 {
    margin-right: 2.75rem;
  }

  .md\:mr-12 {
    margin-right: 3rem;
  }

  .md\:mr-14 {
    margin-right: 3.5rem;
  }

  .md\:mr-16 {
    margin-right: 4rem;
  }

  .md\:mr-16px {
    margin-right: 16px;
  }

  .md\:mr-2 {
    margin-right: 0.5rem;
  }

  .md\:mr-2\.5 {
    margin-right: 0.625rem;
  }

  .md\:mr-20 {
    margin-right: 5rem;
  }

  .md\:mr-24 {
    margin-right: 6rem;
  }

  .md\:mr-24px {
    margin-right: 24px;
  }

  .md\:mr-28 {
    margin-right: 7rem;
  }

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

  .md\:mr-3\.5 {
    margin-right: 0.875rem;
  }

  .md\:mr-32 {
    margin-right: 8rem;
  }

  .md\:mr-36 {
    margin-right: 9rem;
  }

  .md\:mr-4 {
    margin-right: 1rem;
  }

  .md\:mr-40 {
    margin-right: 10rem;
  }

  .md\:mr-44 {
    margin-right: 11rem;
  }

  .md\:mr-48 {
    margin-right: 12rem;
  }

  .md\:mr-48px {
    margin-right: 48px;
  }

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

  .md\:mr-52 {
    margin-right: 13rem;
  }

  .md\:mr-56 {
    margin-right: 14rem;
  }

  .md\:mr-6 {
    margin-right: 1.5rem;
  }

  .md\:mr-60 {
    margin-right: 15rem;
  }

  .md\:mr-64 {
    margin-right: 16rem;
  }

  .md\:mr-7 {
    margin-right: 1.75rem;
  }

  .md\:mr-72 {
    margin-right: 18rem;
  }

  .md\:mr-8 {
    margin-right: 2rem;
  }

  .md\:mr-80 {
    margin-right: 20rem;
  }

  .md\:mr-80px {
    margin-right: 80px;
  }

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

  .md\:mr-96 {
    margin-right: 24rem;
  }

  .md\:mr-auto {
    margin-right: auto;
  }

  .md\:mr-px {
    margin-right: 1px;
  }

  .md\:mt-0 {
    margin-top: 0px;
  }

  .md\:mt-0\.5 {
    margin-top: 0.125rem;
  }

  .md\:mt-0px {
    margin-top: 0px;
  }

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

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

  .md\:mt-10 {
    margin-top: 2.5rem;
  }

  .md\:mt-11 {
    margin-top: 2.75rem;
  }

  .md\:mt-12 {
    margin-top: 3rem;
  }

  .md\:mt-14 {
    margin-top: 3.5rem;
  }

  .md\:mt-16 {
    margin-top: 4rem;
  }

  .md\:mt-16px {
    margin-top: 16px;
  }

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

  .md\:mt-2\.5 {
    margin-top: 0.625rem;
  }

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

  .md\:mt-24 {
    margin-top: 6rem;
  }

  .md\:mt-24px {
    margin-top: 24px;
  }

  .md\:mt-28 {
    margin-top: 7rem;
  }

  .md\:mt-3 {
    margin-top: 0.75rem;
  }

  .md\:mt-3\.5 {
    margin-top: 0.875rem;
  }

  .md\:mt-32 {
    margin-top: 8rem;
  }

  .md\:mt-36 {
    margin-top: 9rem;
  }

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

  .md\:mt-40 {
    margin-top: 10rem;
  }

  .md\:mt-44 {
    margin-top: 11rem;
  }

  .md\:mt-48 {
    margin-top: 12rem;
  }

  .md\:mt-48px {
    margin-top: 48px;
  }

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

  .md\:mt-52 {
    margin-top: 13rem;
  }

  .md\:mt-56 {
    margin-top: 14rem;
  }

  .md\:mt-6 {
    margin-top: 1.5rem;
  }

  .md\:mt-60 {
    margin-top: 15rem;
  }

  .md\:mt-64 {
    margin-top: 16rem;
  }

  .md\:mt-7 {
    margin-top: 1.75rem;
  }

  .md\:mt-72 {
    margin-top: 18rem;
  }

  .md\:mt-8 {
    margin-top: 2rem;
  }

  .md\:mt-80 {
    margin-top: 20rem;
  }

  .md\:mt-80px {
    margin-top: 80px;
  }

  .md\:mt-9 {
    margin-top: 2.25rem;
  }

  .md\:mt-96 {
    margin-top: 24rem;
  }

  .md\:mt-auto {
    margin-top: auto;
  }

  .md\:mt-px {
    margin-top: 1px;
  }

  .md\:block {
    display: block;
  }

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

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

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

  .md\:h-\[500px\] {
    height: 500px;
  }

  .md\:w-\[540px\] {
    width: 540px;
  }

  .md\:max-w-\[50\%\] {
    max-width: 50%;
  }

  .md\:border-collapse {
    border-collapse: collapse;
  }

  .md\:border-separate {
    border-collapse: separate;
  }

  .md\:border-spacing-0 {
    --tw-border-spacing-x: 0px;
    --tw-border-spacing-y: 0px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-0\.5 {
    --tw-border-spacing-x: 0.125rem;
    --tw-border-spacing-y: 0.125rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-0px {
    --tw-border-spacing-x: 0px;
    --tw-border-spacing-y: 0px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-1 {
    --tw-border-spacing-x: 0.25rem;
    --tw-border-spacing-y: 0.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-1\.5 {
    --tw-border-spacing-x: 0.375rem;
    --tw-border-spacing-y: 0.375rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-10 {
    --tw-border-spacing-x: 2.5rem;
    --tw-border-spacing-y: 2.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-11 {
    --tw-border-spacing-x: 2.75rem;
    --tw-border-spacing-y: 2.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-12 {
    --tw-border-spacing-x: 3rem;
    --tw-border-spacing-y: 3rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-14 {
    --tw-border-spacing-x: 3.5rem;
    --tw-border-spacing-y: 3.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-16 {
    --tw-border-spacing-x: 4rem;
    --tw-border-spacing-y: 4rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-16px {
    --tw-border-spacing-x: 16px;
    --tw-border-spacing-y: 16px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-2 {
    --tw-border-spacing-x: 0.5rem;
    --tw-border-spacing-y: 0.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-2\.5 {
    --tw-border-spacing-x: 0.625rem;
    --tw-border-spacing-y: 0.625rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-20 {
    --tw-border-spacing-x: 5rem;
    --tw-border-spacing-y: 5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-24 {
    --tw-border-spacing-x: 6rem;
    --tw-border-spacing-y: 6rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-24px {
    --tw-border-spacing-x: 24px;
    --tw-border-spacing-y: 24px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-28 {
    --tw-border-spacing-x: 7rem;
    --tw-border-spacing-y: 7rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-3 {
    --tw-border-spacing-x: 0.75rem;
    --tw-border-spacing-y: 0.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-3\.5 {
    --tw-border-spacing-x: 0.875rem;
    --tw-border-spacing-y: 0.875rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-32 {
    --tw-border-spacing-x: 8rem;
    --tw-border-spacing-y: 8rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-36 {
    --tw-border-spacing-x: 9rem;
    --tw-border-spacing-y: 9rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-4 {
    --tw-border-spacing-x: 1rem;
    --tw-border-spacing-y: 1rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-40 {
    --tw-border-spacing-x: 10rem;
    --tw-border-spacing-y: 10rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-44 {
    --tw-border-spacing-x: 11rem;
    --tw-border-spacing-y: 11rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-48 {
    --tw-border-spacing-x: 12rem;
    --tw-border-spacing-y: 12rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-48px {
    --tw-border-spacing-x: 48px;
    --tw-border-spacing-y: 48px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-5 {
    --tw-border-spacing-x: 1.25rem;
    --tw-border-spacing-y: 1.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-52 {
    --tw-border-spacing-x: 13rem;
    --tw-border-spacing-y: 13rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-56 {
    --tw-border-spacing-x: 14rem;
    --tw-border-spacing-y: 14rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-6 {
    --tw-border-spacing-x: 1.5rem;
    --tw-border-spacing-y: 1.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-60 {
    --tw-border-spacing-x: 15rem;
    --tw-border-spacing-y: 15rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-64 {
    --tw-border-spacing-x: 16rem;
    --tw-border-spacing-y: 16rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-7 {
    --tw-border-spacing-x: 1.75rem;
    --tw-border-spacing-y: 1.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-72 {
    --tw-border-spacing-x: 18rem;
    --tw-border-spacing-y: 18rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-8 {
    --tw-border-spacing-x: 2rem;
    --tw-border-spacing-y: 2rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-80 {
    --tw-border-spacing-x: 20rem;
    --tw-border-spacing-y: 20rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-80px {
    --tw-border-spacing-x: 80px;
    --tw-border-spacing-y: 80px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-9 {
    --tw-border-spacing-x: 2.25rem;
    --tw-border-spacing-y: 2.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-96 {
    --tw-border-spacing-x: 24rem;
    --tw-border-spacing-y: 24rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-px {
    --tw-border-spacing-x: 1px;
    --tw-border-spacing-y: 1px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-0 {
    --tw-border-spacing-x: 0px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-0\.5 {
    --tw-border-spacing-x: 0.125rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-0px {
    --tw-border-spacing-x: 0px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-1 {
    --tw-border-spacing-x: 0.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-1\.5 {
    --tw-border-spacing-x: 0.375rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-10 {
    --tw-border-spacing-x: 2.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-11 {
    --tw-border-spacing-x: 2.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-12 {
    --tw-border-spacing-x: 3rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-14 {
    --tw-border-spacing-x: 3.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-16 {
    --tw-border-spacing-x: 4rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-16px {
    --tw-border-spacing-x: 16px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-2 {
    --tw-border-spacing-x: 0.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-2\.5 {
    --tw-border-spacing-x: 0.625rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-20 {
    --tw-border-spacing-x: 5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-24 {
    --tw-border-spacing-x: 6rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-24px {
    --tw-border-spacing-x: 24px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-28 {
    --tw-border-spacing-x: 7rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-3 {
    --tw-border-spacing-x: 0.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-3\.5 {
    --tw-border-spacing-x: 0.875rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-32 {
    --tw-border-spacing-x: 8rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-36 {
    --tw-border-spacing-x: 9rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-4 {
    --tw-border-spacing-x: 1rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-40 {
    --tw-border-spacing-x: 10rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-44 {
    --tw-border-spacing-x: 11rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-48 {
    --tw-border-spacing-x: 12rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-48px {
    --tw-border-spacing-x: 48px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-5 {
    --tw-border-spacing-x: 1.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-52 {
    --tw-border-spacing-x: 13rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-56 {
    --tw-border-spacing-x: 14rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-6 {
    --tw-border-spacing-x: 1.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-60 {
    --tw-border-spacing-x: 15rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-64 {
    --tw-border-spacing-x: 16rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-7 {
    --tw-border-spacing-x: 1.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-72 {
    --tw-border-spacing-x: 18rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-8 {
    --tw-border-spacing-x: 2rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-80 {
    --tw-border-spacing-x: 20rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-80px {
    --tw-border-spacing-x: 80px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-9 {
    --tw-border-spacing-x: 2.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-96 {
    --tw-border-spacing-x: 24rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-x-px {
    --tw-border-spacing-x: 1px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-0 {
    --tw-border-spacing-y: 0px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-0\.5 {
    --tw-border-spacing-y: 0.125rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-0px {
    --tw-border-spacing-y: 0px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-1 {
    --tw-border-spacing-y: 0.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-1\.5 {
    --tw-border-spacing-y: 0.375rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-10 {
    --tw-border-spacing-y: 2.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-11 {
    --tw-border-spacing-y: 2.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-12 {
    --tw-border-spacing-y: 3rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-14 {
    --tw-border-spacing-y: 3.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-16 {
    --tw-border-spacing-y: 4rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-16px {
    --tw-border-spacing-y: 16px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-2 {
    --tw-border-spacing-y: 0.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-2\.5 {
    --tw-border-spacing-y: 0.625rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-20 {
    --tw-border-spacing-y: 5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-24 {
    --tw-border-spacing-y: 6rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-24px {
    --tw-border-spacing-y: 24px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-28 {
    --tw-border-spacing-y: 7rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-3 {
    --tw-border-spacing-y: 0.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-3\.5 {
    --tw-border-spacing-y: 0.875rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-32 {
    --tw-border-spacing-y: 8rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-36 {
    --tw-border-spacing-y: 9rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-4 {
    --tw-border-spacing-y: 1rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-40 {
    --tw-border-spacing-y: 10rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-44 {
    --tw-border-spacing-y: 11rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-48 {
    --tw-border-spacing-y: 12rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-48px {
    --tw-border-spacing-y: 48px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-5 {
    --tw-border-spacing-y: 1.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-52 {
    --tw-border-spacing-y: 13rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-56 {
    --tw-border-spacing-y: 14rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-6 {
    --tw-border-spacing-y: 1.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-60 {
    --tw-border-spacing-y: 15rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-64 {
    --tw-border-spacing-y: 16rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-7 {
    --tw-border-spacing-y: 1.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-72 {
    --tw-border-spacing-y: 18rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-8 {
    --tw-border-spacing-y: 2rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-80 {
    --tw-border-spacing-y: 20rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-80px {
    --tw-border-spacing-y: 80px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-9 {
    --tw-border-spacing-y: 2.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-96 {
    --tw-border-spacing-y: 24rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .md\:border-spacing-y-px {
    --tw-border-spacing-y: 1px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

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

  .md\:-scroll-mx-0\.5 {
    scroll-margin-left: -0.125rem;
    scroll-margin-right: -0.125rem;
  }

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

  .md\:-scroll-mx-1 {
    scroll-margin-left: -0.25rem;
    scroll-margin-right: -0.25rem;
  }

  .md\:-scroll-mx-1\.5 {
    scroll-margin-left: -0.375rem;
    scroll-margin-right: -0.375rem;
  }

  .md\:-scroll-mx-10 {
    scroll-margin-left: -2.5rem;
    scroll-margin-right: -2.5rem;
  }

  .md\:-scroll-mx-11 {
    scroll-margin-left: -2.75rem;
    scroll-margin-right: -2.75rem;
  }

  .md\:-scroll-mx-12 {
    scroll-margin-left: -3rem;
    scroll-margin-right: -3rem;
  }

  .md\:-scroll-mx-14 {
    scroll-margin-left: -3.5rem;
    scroll-margin-right: -3.5rem;
  }

  .md\:-scroll-mx-16 {
    scroll-margin-left: -4rem;
    scroll-margin-right: -4rem;
  }

  .md\:-scroll-mx-16px {
    scroll-margin-left: -16px;
    scroll-margin-right: -16px;
  }

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

  .md\:-scroll-mx-2\.5 {
    scroll-margin-left: -0.625rem;
    scroll-margin-right: -0.625rem;
  }

  .md\:-scroll-mx-20 {
    scroll-margin-left: -5rem;
    scroll-margin-right: -5rem;
  }

  .md\:-scroll-mx-24 {
    scroll-margin-left: -6rem;
    scroll-margin-right: -6rem;
  }

  .md\:-scroll-mx-24px {
    scroll-margin-left: -24px;
    scroll-margin-right: -24px;
  }

  .md\:-scroll-mx-28 {
    scroll-margin-left: -7rem;
    scroll-margin-right: -7rem;
  }

  .md\:-scroll-mx-3 {
    scroll-margin-left: -0.75rem;
    scroll-margin-right: -0.75rem;
  }

  .md\:-scroll-mx-3\.5 {
    scroll-margin-left: -0.875rem;
    scroll-margin-right: -0.875rem;
  }

  .md\:-scroll-mx-32 {
    scroll-margin-left: -8rem;
    scroll-margin-right: -8rem;
  }

  .md\:-scroll-mx-36 {
    scroll-margin-left: -9rem;
    scroll-margin-right: -9rem;
  }

  .md\:-scroll-mx-4 {
    scroll-margin-left: -1rem;
    scroll-margin-right: -1rem;
  }

  .md\:-scroll-mx-40 {
    scroll-margin-left: -10rem;
    scroll-margin-right: -10rem;
  }

  .md\:-scroll-mx-44 {
    scroll-margin-left: -11rem;
    scroll-margin-right: -11rem;
  }

  .md\:-scroll-mx-48 {
    scroll-margin-left: -12rem;
    scroll-margin-right: -12rem;
  }

  .md\:-scroll-mx-48px {
    scroll-margin-left: -48px;
    scroll-margin-right: -48px;
  }

  .md\:-scroll-mx-5 {
    scroll-margin-left: -1.25rem;
    scroll-margin-right: -1.25rem;
  }

  .md\:-scroll-mx-52 {
    scroll-margin-left: -13rem;
    scroll-margin-right: -13rem;
  }

  .md\:-scroll-mx-56 {
    scroll-margin-left: -14rem;
    scroll-margin-right: -14rem;
  }

  .md\:-scroll-mx-6 {
    scroll-margin-left: -1.5rem;
    scroll-margin-right: -1.5rem;
  }

  .md\:-scroll-mx-60 {
    scroll-margin-left: -15rem;
    scroll-margin-right: -15rem;
  }

  .md\:-scroll-mx-64 {
    scroll-margin-left: -16rem;
    scroll-margin-right: -16rem;
  }

  .md\:-scroll-mx-7 {
    scroll-margin-left: -1.75rem;
    scroll-margin-right: -1.75rem;
  }

  .md\:-scroll-mx-72 {
    scroll-margin-left: -18rem;
    scroll-margin-right: -18rem;
  }

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

  .md\:-scroll-mx-80 {
    scroll-margin-left: -20rem;
    scroll-margin-right: -20rem;
  }

  .md\:-scroll-mx-80px {
    scroll-margin-left: -80px;
    scroll-margin-right: -80px;
  }

  .md\:-scroll-mx-9 {
    scroll-margin-left: -2.25rem;
    scroll-margin-right: -2.25rem;
  }

  .md\:-scroll-mx-96 {
    scroll-margin-left: -24rem;
    scroll-margin-right: -24rem;
  }

  .md\:-scroll-mx-px {
    scroll-margin-left: -1px;
    scroll-margin-right: -1px;
  }

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

  .md\:-scroll-my-0\.5 {
    scroll-margin-top: -0.125rem;
    scroll-margin-bottom: -0.125rem;
  }

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

  .md\:-scroll-my-1 {
    scroll-margin-top: -0.25rem;
    scroll-margin-bottom: -0.25rem;
  }

  .md\:-scroll-my-1\.5 {
    scroll-margin-top: -0.375rem;
    scroll-margin-bottom: -0.375rem;
  }

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

  .md\:-scroll-my-11 {
    scroll-margin-top: -2.75rem;
    scroll-margin-bottom: -2.75rem;
  }

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

  .md\:-scroll-my-14 {
    scroll-margin-top: -3.5rem;
    scroll-margin-bottom: -3.5rem;
  }

  .md\:-scroll-my-16 {
    scroll-margin-top: -4rem;
    scroll-margin-bottom: -4rem;
  }

  .md\:-scroll-my-16px {
    scroll-margin-top: -16px;
    scroll-margin-bottom: -16px;
  }

  .md\:-scroll-my-2 {
    scroll-margin-top: -0.5rem;
    scroll-margin-bottom: -0.5rem;
  }

  .md\:-scroll-my-2\.5 {
    scroll-margin-top: -0.625rem;
    scroll-margin-bottom: -0.625rem;
  }

  .md\:-scroll-my-20 {
    scroll-margin-top: -5rem;
    scroll-margin-bottom: -5rem;
  }

  .md\:-scroll-my-24 {
    scroll-margin-top: -6rem;
    scroll-margin-bottom: -6rem;
  }

  .md\:-scroll-my-24px {
    scroll-margin-top: -24px;
    scroll-margin-bottom: -24px;
  }

  .md\:-scroll-my-28 {
    scroll-margin-top: -7rem;
    scroll-margin-bottom: -7rem;
  }

  .md\:-scroll-my-3 {
    scroll-margin-top: -0.75rem;
    scroll-margin-bottom: -0.75rem;
  }

  .md\:-scroll-my-3\.5 {
    scroll-margin-top: -0.875rem;
    scroll-margin-bottom: -0.875rem;
  }

  .md\:-scroll-my-32 {
    scroll-margin-top: -8rem;
    scroll-margin-bottom: -8rem;
  }

  .md\:-scroll-my-36 {
    scroll-margin-top: -9rem;
    scroll-margin-bottom: -9rem;
  }

  .md\:-scroll-my-4 {
    scroll-margin-top: -1rem;
    scroll-margin-bottom: -1rem;
  }

  .md\:-scroll-my-40 {
    scroll-margin-top: -10rem;
    scroll-margin-bottom: -10rem;
  }

  .md\:-scroll-my-44 {
    scroll-margin-top: -11rem;
    scroll-margin-bottom: -11rem;
  }

  .md\:-scroll-my-48 {
    scroll-margin-top: -12rem;
    scroll-margin-bottom: -12rem;
  }

  .md\:-scroll-my-48px {
    scroll-margin-top: -48px;
    scroll-margin-bottom: -48px;
  }

  .md\:-scroll-my-5 {
    scroll-margin-top: -1.25rem;
    scroll-margin-bottom: -1.25rem;
  }

  .md\:-scroll-my-52 {
    scroll-margin-top: -13rem;
    scroll-margin-bottom: -13rem;
  }

  .md\:-scroll-my-56 {
    scroll-margin-top: -14rem;
    scroll-margin-bottom: -14rem;
  }

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

  .md\:-scroll-my-60 {
    scroll-margin-top: -15rem;
    scroll-margin-bottom: -15rem;
  }

  .md\:-scroll-my-64 {
    scroll-margin-top: -16rem;
    scroll-margin-bottom: -16rem;
  }

  .md\:-scroll-my-7 {
    scroll-margin-top: -1.75rem;
    scroll-margin-bottom: -1.75rem;
  }

  .md\:-scroll-my-72 {
    scroll-margin-top: -18rem;
    scroll-margin-bottom: -18rem;
  }

  .md\:-scroll-my-8 {
    scroll-margin-top: -2rem;
    scroll-margin-bottom: -2rem;
  }

  .md\:-scroll-my-80 {
    scroll-margin-top: -20rem;
    scroll-margin-bottom: -20rem;
  }

  .md\:-scroll-my-80px {
    scroll-margin-top: -80px;
    scroll-margin-bottom: -80px;
  }

  .md\:-scroll-my-9 {
    scroll-margin-top: -2.25rem;
    scroll-margin-bottom: -2.25rem;
  }

  .md\:-scroll-my-96 {
    scroll-margin-top: -24rem;
    scroll-margin-bottom: -24rem;
  }

  .md\:-scroll-my-px {
    scroll-margin-top: -1px;
    scroll-margin-bottom: -1px;
  }

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

  .md\:scroll-mx-0\.5 {
    scroll-margin-left: 0.125rem;
    scroll-margin-right: 0.125rem;
  }

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

  .md\:scroll-mx-1 {
    scroll-margin-left: 0.25rem;
    scroll-margin-right: 0.25rem;
  }

  .md\:scroll-mx-1\.5 {
    scroll-margin-left: 0.375rem;
    scroll-margin-right: 0.375rem;
  }

  .md\:scroll-mx-10 {
    scroll-margin-left: 2.5rem;
    scroll-margin-right: 2.5rem;
  }

  .md\:scroll-mx-11 {
    scroll-margin-left: 2.75rem;
    scroll-margin-right: 2.75rem;
  }

  .md\:scroll-mx-12 {
    scroll-margin-left: 3rem;
    scroll-margin-right: 3rem;
  }

  .md\:scroll-mx-14 {
    scroll-margin-left: 3.5rem;
    scroll-margin-right: 3.5rem;
  }

  .md\:scroll-mx-16 {
    scroll-margin-left: 4rem;
    scroll-margin-right: 4rem;
  }

  .md\:scroll-mx-16px {
    scroll-margin-left: 16px;
    scroll-margin-right: 16px;
  }

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

  .md\:scroll-mx-2\.5 {
    scroll-margin-left: 0.625rem;
    scroll-margin-right: 0.625rem;
  }

  .md\:scroll-mx-20 {
    scroll-margin-left: 5rem;
    scroll-margin-right: 5rem;
  }

  .md\:scroll-mx-24 {
    scroll-margin-left: 6rem;
    scroll-margin-right: 6rem;
  }

  .md\:scroll-mx-24px {
    scroll-margin-left: 24px;
    scroll-margin-right: 24px;
  }

  .md\:scroll-mx-28 {
    scroll-margin-left: 7rem;
    scroll-margin-right: 7rem;
  }

  .md\:scroll-mx-3 {
    scroll-margin-left: 0.75rem;
    scroll-margin-right: 0.75rem;
  }

  .md\:scroll-mx-3\.5 {
    scroll-margin-left: 0.875rem;
    scroll-margin-right: 0.875rem;
  }

  .md\:scroll-mx-32 {
    scroll-margin-left: 8rem;
    scroll-margin-right: 8rem;
  }

  .md\:scroll-mx-36 {
    scroll-margin-left: 9rem;
    scroll-margin-right: 9rem;
  }

  .md\:scroll-mx-4 {
    scroll-margin-left: 1rem;
    scroll-margin-right: 1rem;
  }

  .md\:scroll-mx-40 {
    scroll-margin-left: 10rem;
    scroll-margin-right: 10rem;
  }

  .md\:scroll-mx-44 {
    scroll-margin-left: 11rem;
    scroll-margin-right: 11rem;
  }

  .md\:scroll-mx-48 {
    scroll-margin-left: 12rem;
    scroll-margin-right: 12rem;
  }

  .md\:scroll-mx-48px {
    scroll-margin-left: 48px;
    scroll-margin-right: 48px;
  }

  .md\:scroll-mx-5 {
    scroll-margin-left: 1.25rem;
    scroll-margin-right: 1.25rem;
  }

  .md\:scroll-mx-52 {
    scroll-margin-left: 13rem;
    scroll-margin-right: 13rem;
  }

  .md\:scroll-mx-56 {
    scroll-margin-left: 14rem;
    scroll-margin-right: 14rem;
  }

  .md\:scroll-mx-6 {
    scroll-margin-left: 1.5rem;
    scroll-margin-right: 1.5rem;
  }

  .md\:scroll-mx-60 {
    scroll-margin-left: 15rem;
    scroll-margin-right: 15rem;
  }

  .md\:scroll-mx-64 {
    scroll-margin-left: 16rem;
    scroll-margin-right: 16rem;
  }

  .md\:scroll-mx-7 {
    scroll-margin-left: 1.75rem;
    scroll-margin-right: 1.75rem;
  }

  .md\:scroll-mx-72 {
    scroll-margin-left: 18rem;
    scroll-margin-right: 18rem;
  }

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

  .md\:scroll-mx-80 {
    scroll-margin-left: 20rem;
    scroll-margin-right: 20rem;
  }

  .md\:scroll-mx-80px {
    scroll-margin-left: 80px;
    scroll-margin-right: 80px;
  }

  .md\:scroll-mx-9 {
    scroll-margin-left: 2.25rem;
    scroll-margin-right: 2.25rem;
  }

  .md\:scroll-mx-96 {
    scroll-margin-left: 24rem;
    scroll-margin-right: 24rem;
  }

  .md\:scroll-mx-px {
    scroll-margin-left: 1px;
    scroll-margin-right: 1px;
  }

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

  .md\:scroll-my-0\.5 {
    scroll-margin-top: 0.125rem;
    scroll-margin-bottom: 0.125rem;
  }

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

  .md\:scroll-my-1 {
    scroll-margin-top: 0.25rem;
    scroll-margin-bottom: 0.25rem;
  }

  .md\:scroll-my-1\.5 {
    scroll-margin-top: 0.375rem;
    scroll-margin-bottom: 0.375rem;
  }

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

  .md\:scroll-my-11 {
    scroll-margin-top: 2.75rem;
    scroll-margin-bottom: 2.75rem;
  }

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

  .md\:scroll-my-14 {
    scroll-margin-top: 3.5rem;
    scroll-margin-bottom: 3.5rem;
  }

  .md\:scroll-my-16 {
    scroll-margin-top: 4rem;
    scroll-margin-bottom: 4rem;
  }

  .md\:scroll-my-16px {
    scroll-margin-top: 16px;
    scroll-margin-bottom: 16px;
  }

  .md\:scroll-my-2 {
    scroll-margin-top: 0.5rem;
    scroll-margin-bottom: 0.5rem;
  }

  .md\:scroll-my-2\.5 {
    scroll-margin-top: 0.625rem;
    scroll-margin-bottom: 0.625rem;
  }

  .md\:scroll-my-20 {
    scroll-margin-top: 5rem;
    scroll-margin-bottom: 5rem;
  }

  .md\:scroll-my-24 {
    scroll-margin-top: 6rem;
    scroll-margin-bottom: 6rem;
  }

  .md\:scroll-my-24px {
    scroll-margin-top: 24px;
    scroll-margin-bottom: 24px;
  }

  .md\:scroll-my-28 {
    scroll-margin-top: 7rem;
    scroll-margin-bottom: 7rem;
  }

  .md\:scroll-my-3 {
    scroll-margin-top: 0.75rem;
    scroll-margin-bottom: 0.75rem;
  }

  .md\:scroll-my-3\.5 {
    scroll-margin-top: 0.875rem;
    scroll-margin-bottom: 0.875rem;
  }

  .md\:scroll-my-32 {
    scroll-margin-top: 8rem;
    scroll-margin-bottom: 8rem;
  }

  .md\:scroll-my-36 {
    scroll-margin-top: 9rem;
    scroll-margin-bottom: 9rem;
  }

  .md\:scroll-my-4 {
    scroll-margin-top: 1rem;
    scroll-margin-bottom: 1rem;
  }

  .md\:scroll-my-40 {
    scroll-margin-top: 10rem;
    scroll-margin-bottom: 10rem;
  }

  .md\:scroll-my-44 {
    scroll-margin-top: 11rem;
    scroll-margin-bottom: 11rem;
  }

  .md\:scroll-my-48 {
    scroll-margin-top: 12rem;
    scroll-margin-bottom: 12rem;
  }

  .md\:scroll-my-48px {
    scroll-margin-top: 48px;
    scroll-margin-bottom: 48px;
  }

  .md\:scroll-my-5 {
    scroll-margin-top: 1.25rem;
    scroll-margin-bottom: 1.25rem;
  }

  .md\:scroll-my-52 {
    scroll-margin-top: 13rem;
    scroll-margin-bottom: 13rem;
  }

  .md\:scroll-my-56 {
    scroll-margin-top: 14rem;
    scroll-margin-bottom: 14rem;
  }

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

  .md\:scroll-my-60 {
    scroll-margin-top: 15rem;
    scroll-margin-bottom: 15rem;
  }

  .md\:scroll-my-64 {
    scroll-margin-top: 16rem;
    scroll-margin-bottom: 16rem;
  }

  .md\:scroll-my-7 {
    scroll-margin-top: 1.75rem;
    scroll-margin-bottom: 1.75rem;
  }

  .md\:scroll-my-72 {
    scroll-margin-top: 18rem;
    scroll-margin-bottom: 18rem;
  }

  .md\:scroll-my-8 {
    scroll-margin-top: 2rem;
    scroll-margin-bottom: 2rem;
  }

  .md\:scroll-my-80 {
    scroll-margin-top: 20rem;
    scroll-margin-bottom: 20rem;
  }

  .md\:scroll-my-80px {
    scroll-margin-top: 80px;
    scroll-margin-bottom: 80px;
  }

  .md\:scroll-my-9 {
    scroll-margin-top: 2.25rem;
    scroll-margin-bottom: 2.25rem;
  }

  .md\:scroll-my-96 {
    scroll-margin-top: 24rem;
    scroll-margin-bottom: 24rem;
  }

  .md\:scroll-my-px {
    scroll-margin-top: 1px;
    scroll-margin-bottom: 1px;
  }

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

  .md\:-scroll-mb-0\.5 {
    scroll-margin-bottom: -0.125rem;
  }

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

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

  .md\:-scroll-mb-1\.5 {
    scroll-margin-bottom: -0.375rem;
  }

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

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

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

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

  .md\:-scroll-mb-16 {
    scroll-margin-bottom: -4rem;
  }

  .md\:-scroll-mb-16px {
    scroll-margin-bottom: -16px;
  }

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

  .md\:-scroll-mb-2\.5 {
    scroll-margin-bottom: -0.625rem;
  }

  .md\:-scroll-mb-20 {
    scroll-margin-bottom: -5rem;
  }

  .md\:-scroll-mb-24 {
    scroll-margin-bottom: -6rem;
  }

  .md\:-scroll-mb-24px {
    scroll-margin-bottom: -24px;
  }

  .md\:-scroll-mb-28 {
    scroll-margin-bottom: -7rem;
  }

  .md\:-scroll-mb-3 {
    scroll-margin-bottom: -0.75rem;
  }

  .md\:-scroll-mb-3\.5 {
    scroll-margin-bottom: -0.875rem;
  }

  .md\:-scroll-mb-32 {
    scroll-margin-bottom: -8rem;
  }

  .md\:-scroll-mb-36 {
    scroll-margin-bottom: -9rem;
  }

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

  .md\:-scroll-mb-40 {
    scroll-margin-bottom: -10rem;
  }

  .md\:-scroll-mb-44 {
    scroll-margin-bottom: -11rem;
  }

  .md\:-scroll-mb-48 {
    scroll-margin-bottom: -12rem;
  }

  .md\:-scroll-mb-48px {
    scroll-margin-bottom: -48px;
  }

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

  .md\:-scroll-mb-52 {
    scroll-margin-bottom: -13rem;
  }

  .md\:-scroll-mb-56 {
    scroll-margin-bottom: -14rem;
  }

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

  .md\:-scroll-mb-60 {
    scroll-margin-bottom: -15rem;
  }

  .md\:-scroll-mb-64 {
    scroll-margin-bottom: -16rem;
  }

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

  .md\:-scroll-mb-72 {
    scroll-margin-bottom: -18rem;
  }

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

  .md\:-scroll-mb-80 {
    scroll-margin-bottom: -20rem;
  }

  .md\:-scroll-mb-80px {
    scroll-margin-bottom: -80px;
  }

  .md\:-scroll-mb-9 {
    scroll-margin-bottom: -2.25rem;
  }

  .md\:-scroll-mb-96 {
    scroll-margin-bottom: -24rem;
  }

  .md\:-scroll-mb-px {
    scroll-margin-bottom: -1px;
  }

  .md\:-scroll-ml-0 {
    scroll-margin-left: -0px;
  }

  .md\:-scroll-ml-0\.5 {
    scroll-margin-left: -0.125rem;
  }

  .md\:-scroll-ml-0px {
    scroll-margin-left: -0px;
  }

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

  .md\:-scroll-ml-1\.5 {
    scroll-margin-left: -0.375rem;
  }

  .md\:-scroll-ml-10 {
    scroll-margin-left: -2.5rem;
  }

  .md\:-scroll-ml-11 {
    scroll-margin-left: -2.75rem;
  }

  .md\:-scroll-ml-12 {
    scroll-margin-left: -3rem;
  }

  .md\:-scroll-ml-14 {
    scroll-margin-left: -3.5rem;
  }

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

  .md\:-scroll-ml-16px {
    scroll-margin-left: -16px;
  }

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

  .md\:-scroll-ml-2\.5 {
    scroll-margin-left: -0.625rem;
  }

  .md\:-scroll-ml-20 {
    scroll-margin-left: -5rem;
  }

  .md\:-scroll-ml-24 {
    scroll-margin-left: -6rem;
  }

  .md\:-scroll-ml-24px {
    scroll-margin-left: -24px;
  }

  .md\:-scroll-ml-28 {
    scroll-margin-left: -7rem;
  }

  .md\:-scroll-ml-3 {
    scroll-margin-left: -0.75rem;
  }

  .md\:-scroll-ml-3\.5 {
    scroll-margin-left: -0.875rem;
  }

  .md\:-scroll-ml-32 {
    scroll-margin-left: -8rem;
  }

  .md\:-scroll-ml-36 {
    scroll-margin-left: -9rem;
  }

  .md\:-scroll-ml-4 {
    scroll-margin-left: -1rem;
  }

  .md\:-scroll-ml-40 {
    scroll-margin-left: -10rem;
  }

  .md\:-scroll-ml-44 {
    scroll-margin-left: -11rem;
  }

  .md\:-scroll-ml-48 {
    scroll-margin-left: -12rem;
  }

  .md\:-scroll-ml-48px {
    scroll-margin-left: -48px;
  }

  .md\:-scroll-ml-5 {
    scroll-margin-left: -1.25rem;
  }

  .md\:-scroll-ml-52 {
    scroll-margin-left: -13rem;
  }

  .md\:-scroll-ml-56 {
    scroll-margin-left: -14rem;
  }

  .md\:-scroll-ml-6 {
    scroll-margin-left: -1.5rem;
  }

  .md\:-scroll-ml-60 {
    scroll-margin-left: -15rem;
  }

  .md\:-scroll-ml-64 {
    scroll-margin-left: -16rem;
  }

  .md\:-scroll-ml-7 {
    scroll-margin-left: -1.75rem;
  }

  .md\:-scroll-ml-72 {
    scroll-margin-left: -18rem;
  }

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

  .md\:-scroll-ml-80 {
    scroll-margin-left: -20rem;
  }

  .md\:-scroll-ml-80px {
    scroll-margin-left: -80px;
  }

  .md\:-scroll-ml-9 {
    scroll-margin-left: -2.25rem;
  }

  .md\:-scroll-ml-96 {
    scroll-margin-left: -24rem;
  }

  .md\:-scroll-ml-px {
    scroll-margin-left: -1px;
  }

  .md\:-scroll-mr-0 {
    scroll-margin-right: -0px;
  }

  .md\:-scroll-mr-0\.5 {
    scroll-margin-right: -0.125rem;
  }

  .md\:-scroll-mr-0px {
    scroll-margin-right: -0px;
  }

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

  .md\:-scroll-mr-1\.5 {
    scroll-margin-right: -0.375rem;
  }

  .md\:-scroll-mr-10 {
    scroll-margin-right: -2.5rem;
  }

  .md\:-scroll-mr-11 {
    scroll-margin-right: -2.75rem;
  }

  .md\:-scroll-mr-12 {
    scroll-margin-right: -3rem;
  }

  .md\:-scroll-mr-14 {
    scroll-margin-right: -3.5rem;
  }

  .md\:-scroll-mr-16 {
    scroll-margin-right: -4rem;
  }

  .md\:-scroll-mr-16px {
    scroll-margin-right: -16px;
  }

  .md\:-scroll-mr-2 {
    scroll-margin-right: -0.5rem;
  }

  .md\:-scroll-mr-2\.5 {
    scroll-margin-right: -0.625rem;
  }

  .md\:-scroll-mr-20 {
    scroll-margin-right: -5rem;
  }

  .md\:-scroll-mr-24 {
    scroll-margin-right: -6rem;
  }

  .md\:-scroll-mr-24px {
    scroll-margin-right: -24px;
  }

  .md\:-scroll-mr-28 {
    scroll-margin-right: -7rem;
  }

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

  .md\:-scroll-mr-3\.5 {
    scroll-margin-right: -0.875rem;
  }

  .md\:-scroll-mr-32 {
    scroll-margin-right: -8rem;
  }

  .md\:-scroll-mr-36 {
    scroll-margin-right: -9rem;
  }

  .md\:-scroll-mr-4 {
    scroll-margin-right: -1rem;
  }

  .md\:-scroll-mr-40 {
    scroll-margin-right: -10rem;
  }

  .md\:-scroll-mr-44 {
    scroll-margin-right: -11rem;
  }

  .md\:-scroll-mr-48 {
    scroll-margin-right: -12rem;
  }

  .md\:-scroll-mr-48px {
    scroll-margin-right: -48px;
  }

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

  .md\:-scroll-mr-52 {
    scroll-margin-right: -13rem;
  }

  .md\:-scroll-mr-56 {
    scroll-margin-right: -14rem;
  }

  .md\:-scroll-mr-6 {
    scroll-margin-right: -1.5rem;
  }

  .md\:-scroll-mr-60 {
    scroll-margin-right: -15rem;
  }

  .md\:-scroll-mr-64 {
    scroll-margin-right: -16rem;
  }

  .md\:-scroll-mr-7 {
    scroll-margin-right: -1.75rem;
  }

  .md\:-scroll-mr-72 {
    scroll-margin-right: -18rem;
  }

  .md\:-scroll-mr-8 {
    scroll-margin-right: -2rem;
  }

  .md\:-scroll-mr-80 {
    scroll-margin-right: -20rem;
  }

  .md\:-scroll-mr-80px {
    scroll-margin-right: -80px;
  }

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

  .md\:-scroll-mr-96 {
    scroll-margin-right: -24rem;
  }

  .md\:-scroll-mr-px {
    scroll-margin-right: -1px;
  }

  .md\:-scroll-mt-0 {
    scroll-margin-top: -0px;
  }

  .md\:-scroll-mt-0\.5 {
    scroll-margin-top: -0.125rem;
  }

  .md\:-scroll-mt-0px {
    scroll-margin-top: -0px;
  }

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

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

  .md\:-scroll-mt-10 {
    scroll-margin-top: -2.5rem;
  }

  .md\:-scroll-mt-11 {
    scroll-margin-top: -2.75rem;
  }

  .md\:-scroll-mt-12 {
    scroll-margin-top: -3rem;
  }

  .md\:-scroll-mt-14 {
    scroll-margin-top: -3.5rem;
  }

  .md\:-scroll-mt-16 {
    scroll-margin-top: -4rem;
  }

  .md\:-scroll-mt-16px {
    scroll-margin-top: -16px;
  }

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

  .md\:-scroll-mt-2\.5 {
    scroll-margin-top: -0.625rem;
  }

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

  .md\:-scroll-mt-24 {
    scroll-margin-top: -6rem;
  }

  .md\:-scroll-mt-24px {
    scroll-margin-top: -24px;
  }

  .md\:-scroll-mt-28 {
    scroll-margin-top: -7rem;
  }

  .md\:-scroll-mt-3 {
    scroll-margin-top: -0.75rem;
  }

  .md\:-scroll-mt-3\.5 {
    scroll-margin-top: -0.875rem;
  }

  .md\:-scroll-mt-32 {
    scroll-margin-top: -8rem;
  }

  .md\:-scroll-mt-36 {
    scroll-margin-top: -9rem;
  }

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

  .md\:-scroll-mt-40 {
    scroll-margin-top: -10rem;
  }

  .md\:-scroll-mt-44 {
    scroll-margin-top: -11rem;
  }

  .md\:-scroll-mt-48 {
    scroll-margin-top: -12rem;
  }

  .md\:-scroll-mt-48px {
    scroll-margin-top: -48px;
  }

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

  .md\:-scroll-mt-52 {
    scroll-margin-top: -13rem;
  }

  .md\:-scroll-mt-56 {
    scroll-margin-top: -14rem;
  }

  .md\:-scroll-mt-6 {
    scroll-margin-top: -1.5rem;
  }

  .md\:-scroll-mt-60 {
    scroll-margin-top: -15rem;
  }

  .md\:-scroll-mt-64 {
    scroll-margin-top: -16rem;
  }

  .md\:-scroll-mt-7 {
    scroll-margin-top: -1.75rem;
  }

  .md\:-scroll-mt-72 {
    scroll-margin-top: -18rem;
  }

  .md\:-scroll-mt-8 {
    scroll-margin-top: -2rem;
  }

  .md\:-scroll-mt-80 {
    scroll-margin-top: -20rem;
  }

  .md\:-scroll-mt-80px {
    scroll-margin-top: -80px;
  }

  .md\:-scroll-mt-9 {
    scroll-margin-top: -2.25rem;
  }

  .md\:-scroll-mt-96 {
    scroll-margin-top: -24rem;
  }

  .md\:-scroll-mt-px {
    scroll-margin-top: -1px;
  }

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

  .md\:scroll-mb-0\.5 {
    scroll-margin-bottom: 0.125rem;
  }

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

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

  .md\:scroll-mb-1\.5 {
    scroll-margin-bottom: 0.375rem;
  }

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

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

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

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

  .md\:scroll-mb-16 {
    scroll-margin-bottom: 4rem;
  }

  .md\:scroll-mb-16px {
    scroll-margin-bottom: 16px;
  }

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

  .md\:scroll-mb-2\.5 {
    scroll-margin-bottom: 0.625rem;
  }

  .md\:scroll-mb-20 {
    scroll-margin-bottom: 5rem;
  }

  .md\:scroll-mb-24 {
    scroll-margin-bottom: 6rem;
  }

  .md\:scroll-mb-24px {
    scroll-margin-bottom: 24px;
  }

  .md\:scroll-mb-28 {
    scroll-margin-bottom: 7rem;
  }

  .md\:scroll-mb-3 {
    scroll-margin-bottom: 0.75rem;
  }

  .md\:scroll-mb-3\.5 {
    scroll-margin-bottom: 0.875rem;
  }

  .md\:scroll-mb-32 {
    scroll-margin-bottom: 8rem;
  }

  .md\:scroll-mb-36 {
    scroll-margin-bottom: 9rem;
  }

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

  .md\:scroll-mb-40 {
    scroll-margin-bottom: 10rem;
  }

  .md\:scroll-mb-44 {
    scroll-margin-bottom: 11rem;
  }

  .md\:scroll-mb-48 {
    scroll-margin-bottom: 12rem;
  }

  .md\:scroll-mb-48px {
    scroll-margin-bottom: 48px;
  }

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

  .md\:scroll-mb-52 {
    scroll-margin-bottom: 13rem;
  }

  .md\:scroll-mb-56 {
    scroll-margin-bottom: 14rem;
  }

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

  .md\:scroll-mb-60 {
    scroll-margin-bottom: 15rem;
  }

  .md\:scroll-mb-64 {
    scroll-margin-bottom: 16rem;
  }

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

  .md\:scroll-mb-72 {
    scroll-margin-bottom: 18rem;
  }

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

  .md\:scroll-mb-80 {
    scroll-margin-bottom: 20rem;
  }

  .md\:scroll-mb-80px {
    scroll-margin-bottom: 80px;
  }

  .md\:scroll-mb-9 {
    scroll-margin-bottom: 2.25rem;
  }

  .md\:scroll-mb-96 {
    scroll-margin-bottom: 24rem;
  }

  .md\:scroll-mb-px {
    scroll-margin-bottom: 1px;
  }

  .md\:scroll-ml-0 {
    scroll-margin-left: 0px;
  }

  .md\:scroll-ml-0\.5 {
    scroll-margin-left: 0.125rem;
  }

  .md\:scroll-ml-0px {
    scroll-margin-left: 0px;
  }

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

  .md\:scroll-ml-1\.5 {
    scroll-margin-left: 0.375rem;
  }

  .md\:scroll-ml-10 {
    scroll-margin-left: 2.5rem;
  }

  .md\:scroll-ml-11 {
    scroll-margin-left: 2.75rem;
  }

  .md\:scroll-ml-12 {
    scroll-margin-left: 3rem;
  }

  .md\:scroll-ml-14 {
    scroll-margin-left: 3.5rem;
  }

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

  .md\:scroll-ml-16px {
    scroll-margin-left: 16px;
  }

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

  .md\:scroll-ml-2\.5 {
    scroll-margin-left: 0.625rem;
  }

  .md\:scroll-ml-20 {
    scroll-margin-left: 5rem;
  }

  .md\:scroll-ml-24 {
    scroll-margin-left: 6rem;
  }

  .md\:scroll-ml-24px {
    scroll-margin-left: 24px;
  }

  .md\:scroll-ml-28 {
    scroll-margin-left: 7rem;
  }

  .md\:scroll-ml-3 {
    scroll-margin-left: 0.75rem;
  }

  .md\:scroll-ml-3\.5 {
    scroll-margin-left: 0.875rem;
  }

  .md\:scroll-ml-32 {
    scroll-margin-left: 8rem;
  }

  .md\:scroll-ml-36 {
    scroll-margin-left: 9rem;
  }

  .md\:scroll-ml-4 {
    scroll-margin-left: 1rem;
  }

  .md\:scroll-ml-40 {
    scroll-margin-left: 10rem;
  }

  .md\:scroll-ml-44 {
    scroll-margin-left: 11rem;
  }

  .md\:scroll-ml-48 {
    scroll-margin-left: 12rem;
  }

  .md\:scroll-ml-48px {
    scroll-margin-left: 48px;
  }

  .md\:scroll-ml-5 {
    scroll-margin-left: 1.25rem;
  }

  .md\:scroll-ml-52 {
    scroll-margin-left: 13rem;
  }

  .md\:scroll-ml-56 {
    scroll-margin-left: 14rem;
  }

  .md\:scroll-ml-6 {
    scroll-margin-left: 1.5rem;
  }

  .md\:scroll-ml-60 {
    scroll-margin-left: 15rem;
  }

  .md\:scroll-ml-64 {
    scroll-margin-left: 16rem;
  }

  .md\:scroll-ml-7 {
    scroll-margin-left: 1.75rem;
  }

  .md\:scroll-ml-72 {
    scroll-margin-left: 18rem;
  }

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

  .md\:scroll-ml-80 {
    scroll-margin-left: 20rem;
  }

  .md\:scroll-ml-80px {
    scroll-margin-left: 80px;
  }

  .md\:scroll-ml-9 {
    scroll-margin-left: 2.25rem;
  }

  .md\:scroll-ml-96 {
    scroll-margin-left: 24rem;
  }

  .md\:scroll-ml-px {
    scroll-margin-left: 1px;
  }

  .md\:scroll-mr-0 {
    scroll-margin-right: 0px;
  }

  .md\:scroll-mr-0\.5 {
    scroll-margin-right: 0.125rem;
  }

  .md\:scroll-mr-0px {
    scroll-margin-right: 0px;
  }

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

  .md\:scroll-mr-1\.5 {
    scroll-margin-right: 0.375rem;
  }

  .md\:scroll-mr-10 {
    scroll-margin-right: 2.5rem;
  }

  .md\:scroll-mr-11 {
    scroll-margin-right: 2.75rem;
  }

  .md\:scroll-mr-12 {
    scroll-margin-right: 3rem;
  }

  .md\:scroll-mr-14 {
    scroll-margin-right: 3.5rem;
  }

  .md\:scroll-mr-16 {
    scroll-margin-right: 4rem;
  }

  .md\:scroll-mr-16px {
    scroll-margin-right: 16px;
  }

  .md\:scroll-mr-2 {
    scroll-margin-right: 0.5rem;
  }

  .md\:scroll-mr-2\.5 {
    scroll-margin-right: 0.625rem;
  }

  .md\:scroll-mr-20 {
    scroll-margin-right: 5rem;
  }

  .md\:scroll-mr-24 {
    scroll-margin-right: 6rem;
  }

  .md\:scroll-mr-24px {
    scroll-margin-right: 24px;
  }

  .md\:scroll-mr-28 {
    scroll-margin-right: 7rem;
  }

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

  .md\:scroll-mr-3\.5 {
    scroll-margin-right: 0.875rem;
  }

  .md\:scroll-mr-32 {
    scroll-margin-right: 8rem;
  }

  .md\:scroll-mr-36 {
    scroll-margin-right: 9rem;
  }

  .md\:scroll-mr-4 {
    scroll-margin-right: 1rem;
  }

  .md\:scroll-mr-40 {
    scroll-margin-right: 10rem;
  }

  .md\:scroll-mr-44 {
    scroll-margin-right: 11rem;
  }

  .md\:scroll-mr-48 {
    scroll-margin-right: 12rem;
  }

  .md\:scroll-mr-48px {
    scroll-margin-right: 48px;
  }

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

  .md\:scroll-mr-52 {
    scroll-margin-right: 13rem;
  }

  .md\:scroll-mr-56 {
    scroll-margin-right: 14rem;
  }

  .md\:scroll-mr-6 {
    scroll-margin-right: 1.5rem;
  }

  .md\:scroll-mr-60 {
    scroll-margin-right: 15rem;
  }

  .md\:scroll-mr-64 {
    scroll-margin-right: 16rem;
  }

  .md\:scroll-mr-7 {
    scroll-margin-right: 1.75rem;
  }

  .md\:scroll-mr-72 {
    scroll-margin-right: 18rem;
  }

  .md\:scroll-mr-8 {
    scroll-margin-right: 2rem;
  }

  .md\:scroll-mr-80 {
    scroll-margin-right: 20rem;
  }

  .md\:scroll-mr-80px {
    scroll-margin-right: 80px;
  }

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

  .md\:scroll-mr-96 {
    scroll-margin-right: 24rem;
  }

  .md\:scroll-mr-px {
    scroll-margin-right: 1px;
  }

  .md\:scroll-mt-0 {
    scroll-margin-top: 0px;
  }

  .md\:scroll-mt-0\.5 {
    scroll-margin-top: 0.125rem;
  }

  .md\:scroll-mt-0px {
    scroll-margin-top: 0px;
  }

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

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

  .md\:scroll-mt-10 {
    scroll-margin-top: 2.5rem;
  }

  .md\:scroll-mt-11 {
    scroll-margin-top: 2.75rem;
  }

  .md\:scroll-mt-12 {
    scroll-margin-top: 3rem;
  }

  .md\:scroll-mt-14 {
    scroll-margin-top: 3.5rem;
  }

  .md\:scroll-mt-16 {
    scroll-margin-top: 4rem;
  }

  .md\:scroll-mt-16px {
    scroll-margin-top: 16px;
  }

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

  .md\:scroll-mt-2\.5 {
    scroll-margin-top: 0.625rem;
  }

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

  .md\:scroll-mt-24 {
    scroll-margin-top: 6rem;
  }

  .md\:scroll-mt-24px {
    scroll-margin-top: 24px;
  }

  .md\:scroll-mt-28 {
    scroll-margin-top: 7rem;
  }

  .md\:scroll-mt-3 {
    scroll-margin-top: 0.75rem;
  }

  .md\:scroll-mt-3\.5 {
    scroll-margin-top: 0.875rem;
  }

  .md\:scroll-mt-32 {
    scroll-margin-top: 8rem;
  }

  .md\:scroll-mt-36 {
    scroll-margin-top: 9rem;
  }

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

  .md\:scroll-mt-40 {
    scroll-margin-top: 10rem;
  }

  .md\:scroll-mt-44 {
    scroll-margin-top: 11rem;
  }

  .md\:scroll-mt-48 {
    scroll-margin-top: 12rem;
  }

  .md\:scroll-mt-48px {
    scroll-margin-top: 48px;
  }

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

  .md\:scroll-mt-52 {
    scroll-margin-top: 13rem;
  }

  .md\:scroll-mt-56 {
    scroll-margin-top: 14rem;
  }

  .md\:scroll-mt-6 {
    scroll-margin-top: 1.5rem;
  }

  .md\:scroll-mt-60 {
    scroll-margin-top: 15rem;
  }

  .md\:scroll-mt-64 {
    scroll-margin-top: 16rem;
  }

  .md\:scroll-mt-7 {
    scroll-margin-top: 1.75rem;
  }

  .md\:scroll-mt-72 {
    scroll-margin-top: 18rem;
  }

  .md\:scroll-mt-8 {
    scroll-margin-top: 2rem;
  }

  .md\:scroll-mt-80 {
    scroll-margin-top: 20rem;
  }

  .md\:scroll-mt-80px {
    scroll-margin-top: 80px;
  }

  .md\:scroll-mt-9 {
    scroll-margin-top: 2.25rem;
  }

  .md\:scroll-mt-96 {
    scroll-margin-top: 24rem;
  }

  .md\:scroll-mt-px {
    scroll-margin-top: 1px;
  }

  .md\:scroll-px-0 {
    scroll-padding-left: 0px;
    scroll-padding-right: 0px;
  }

  .md\:scroll-px-0\.5 {
    scroll-padding-left: 0.125rem;
    scroll-padding-right: 0.125rem;
  }

  .md\:scroll-px-0px {
    scroll-padding-left: 0px;
    scroll-padding-right: 0px;
  }

  .md\:scroll-px-1 {
    scroll-padding-left: 0.25rem;
    scroll-padding-right: 0.25rem;
  }

  .md\:scroll-px-1\.5 {
    scroll-padding-left: 0.375rem;
    scroll-padding-right: 0.375rem;
  }

  .md\:scroll-px-10 {
    scroll-padding-left: 2.5rem;
    scroll-padding-right: 2.5rem;
  }

  .md\:scroll-px-11 {
    scroll-padding-left: 2.75rem;
    scroll-padding-right: 2.75rem;
  }

  .md\:scroll-px-12 {
    scroll-padding-left: 3rem;
    scroll-padding-right: 3rem;
  }

  .md\:scroll-px-14 {
    scroll-padding-left: 3.5rem;
    scroll-padding-right: 3.5rem;
  }

  .md\:scroll-px-16 {
    scroll-padding-left: 4rem;
    scroll-padding-right: 4rem;
  }

  .md\:scroll-px-16px {
    scroll-padding-left: 16px;
    scroll-padding-right: 16px;
  }

  .md\:scroll-px-2 {
    scroll-padding-left: 0.5rem;
    scroll-padding-right: 0.5rem;
  }

  .md\:scroll-px-2\.5 {
    scroll-padding-left: 0.625rem;
    scroll-padding-right: 0.625rem;
  }

  .md\:scroll-px-20 {
    scroll-padding-left: 5rem;
    scroll-padding-right: 5rem;
  }

  .md\:scroll-px-24 {
    scroll-padding-left: 6rem;
    scroll-padding-right: 6rem;
  }

  .md\:scroll-px-24px {
    scroll-padding-left: 24px;
    scroll-padding-right: 24px;
  }

  .md\:scroll-px-28 {
    scroll-padding-left: 7rem;
    scroll-padding-right: 7rem;
  }

  .md\:scroll-px-3 {
    scroll-padding-left: 0.75rem;
    scroll-padding-right: 0.75rem;
  }

  .md\:scroll-px-3\.5 {
    scroll-padding-left: 0.875rem;
    scroll-padding-right: 0.875rem;
  }

  .md\:scroll-px-32 {
    scroll-padding-left: 8rem;
    scroll-padding-right: 8rem;
  }

  .md\:scroll-px-36 {
    scroll-padding-left: 9rem;
    scroll-padding-right: 9rem;
  }

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

  .md\:scroll-px-40 {
    scroll-padding-left: 10rem;
    scroll-padding-right: 10rem;
  }

  .md\:scroll-px-44 {
    scroll-padding-left: 11rem;
    scroll-padding-right: 11rem;
  }

  .md\:scroll-px-48 {
    scroll-padding-left: 12rem;
    scroll-padding-right: 12rem;
  }

  .md\:scroll-px-48px {
    scroll-padding-left: 48px;
    scroll-padding-right: 48px;
  }

  .md\:scroll-px-5 {
    scroll-padding-left: 1.25rem;
    scroll-padding-right: 1.25rem;
  }

  .md\:scroll-px-52 {
    scroll-padding-left: 13rem;
    scroll-padding-right: 13rem;
  }

  .md\:scroll-px-56 {
    scroll-padding-left: 14rem;
    scroll-padding-right: 14rem;
  }

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

  .md\:scroll-px-60 {
    scroll-padding-left: 15rem;
    scroll-padding-right: 15rem;
  }

  .md\:scroll-px-64 {
    scroll-padding-left: 16rem;
    scroll-padding-right: 16rem;
  }

  .md\:scroll-px-7 {
    scroll-padding-left: 1.75rem;
    scroll-padding-right: 1.75rem;
  }

  .md\:scroll-px-72 {
    scroll-padding-left: 18rem;
    scroll-padding-right: 18rem;
  }

  .md\:scroll-px-8 {
    scroll-padding-left: 2rem;
    scroll-padding-right: 2rem;
  }

  .md\:scroll-px-80 {
    scroll-padding-left: 20rem;
    scroll-padding-right: 20rem;
  }

  .md\:scroll-px-80px {
    scroll-padding-left: 80px;
    scroll-padding-right: 80px;
  }

  .md\:scroll-px-9 {
    scroll-padding-left: 2.25rem;
    scroll-padding-right: 2.25rem;
  }

  .md\:scroll-px-96 {
    scroll-padding-left: 24rem;
    scroll-padding-right: 24rem;
  }

  .md\:scroll-px-px {
    scroll-padding-left: 1px;
    scroll-padding-right: 1px;
  }

  .md\:scroll-py-0 {
    scroll-padding-top: 0px;
    scroll-padding-bottom: 0px;
  }

  .md\:scroll-py-0\.5 {
    scroll-padding-top: 0.125rem;
    scroll-padding-bottom: 0.125rem;
  }

  .md\:scroll-py-0px {
    scroll-padding-top: 0px;
    scroll-padding-bottom: 0px;
  }

  .md\:scroll-py-1 {
    scroll-padding-top: 0.25rem;
    scroll-padding-bottom: 0.25rem;
  }

  .md\:scroll-py-1\.5 {
    scroll-padding-top: 0.375rem;
    scroll-padding-bottom: 0.375rem;
  }

  .md\:scroll-py-10 {
    scroll-padding-top: 2.5rem;
    scroll-padding-bottom: 2.5rem;
  }

  .md\:scroll-py-11 {
    scroll-padding-top: 2.75rem;
    scroll-padding-bottom: 2.75rem;
  }

  .md\:scroll-py-12 {
    scroll-padding-top: 3rem;
    scroll-padding-bottom: 3rem;
  }

  .md\:scroll-py-14 {
    scroll-padding-top: 3.5rem;
    scroll-padding-bottom: 3.5rem;
  }

  .md\:scroll-py-16 {
    scroll-padding-top: 4rem;
    scroll-padding-bottom: 4rem;
  }

  .md\:scroll-py-16px {
    scroll-padding-top: 16px;
    scroll-padding-bottom: 16px;
  }

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

  .md\:scroll-py-2\.5 {
    scroll-padding-top: 0.625rem;
    scroll-padding-bottom: 0.625rem;
  }

  .md\:scroll-py-20 {
    scroll-padding-top: 5rem;
    scroll-padding-bottom: 5rem;
  }

  .md\:scroll-py-24 {
    scroll-padding-top: 6rem;
    scroll-padding-bottom: 6rem;
  }

  .md\:scroll-py-24px {
    scroll-padding-top: 24px;
    scroll-padding-bottom: 24px;
  }

  .md\:scroll-py-28 {
    scroll-padding-top: 7rem;
    scroll-padding-bottom: 7rem;
  }

  .md\:scroll-py-3 {
    scroll-padding-top: 0.75rem;
    scroll-padding-bottom: 0.75rem;
  }

  .md\:scroll-py-3\.5 {
    scroll-padding-top: 0.875rem;
    scroll-padding-bottom: 0.875rem;
  }

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

  .md\:scroll-py-36 {
    scroll-padding-top: 9rem;
    scroll-padding-bottom: 9rem;
  }

  .md\:scroll-py-4 {
    scroll-padding-top: 1rem;
    scroll-padding-bottom: 1rem;
  }

  .md\:scroll-py-40 {
    scroll-padding-top: 10rem;
    scroll-padding-bottom: 10rem;
  }

  .md\:scroll-py-44 {
    scroll-padding-top: 11rem;
    scroll-padding-bottom: 11rem;
  }

  .md\:scroll-py-48 {
    scroll-padding-top: 12rem;
    scroll-padding-bottom: 12rem;
  }

  .md\:scroll-py-48px {
    scroll-padding-top: 48px;
    scroll-padding-bottom: 48px;
  }

  .md\:scroll-py-5 {
    scroll-padding-top: 1.25rem;
    scroll-padding-bottom: 1.25rem;
  }

  .md\:scroll-py-52 {
    scroll-padding-top: 13rem;
    scroll-padding-bottom: 13rem;
  }

  .md\:scroll-py-56 {
    scroll-padding-top: 14rem;
    scroll-padding-bottom: 14rem;
  }

  .md\:scroll-py-6 {
    scroll-padding-top: 1.5rem;
    scroll-padding-bottom: 1.5rem;
  }

  .md\:scroll-py-60 {
    scroll-padding-top: 15rem;
    scroll-padding-bottom: 15rem;
  }

  .md\:scroll-py-64 {
    scroll-padding-top: 16rem;
    scroll-padding-bottom: 16rem;
  }

  .md\:scroll-py-7 {
    scroll-padding-top: 1.75rem;
    scroll-padding-bottom: 1.75rem;
  }

  .md\:scroll-py-72 {
    scroll-padding-top: 18rem;
    scroll-padding-bottom: 18rem;
  }

  .md\:scroll-py-8 {
    scroll-padding-top: 2rem;
    scroll-padding-bottom: 2rem;
  }

  .md\:scroll-py-80 {
    scroll-padding-top: 20rem;
    scroll-padding-bottom: 20rem;
  }

  .md\:scroll-py-80px {
    scroll-padding-top: 80px;
    scroll-padding-bottom: 80px;
  }

  .md\:scroll-py-9 {
    scroll-padding-top: 2.25rem;
    scroll-padding-bottom: 2.25rem;
  }

  .md\:scroll-py-96 {
    scroll-padding-top: 24rem;
    scroll-padding-bottom: 24rem;
  }

  .md\:scroll-py-px {
    scroll-padding-top: 1px;
    scroll-padding-bottom: 1px;
  }

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

  .md\:scroll-pb-0\.5 {
    scroll-padding-bottom: 0.125rem;
  }

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

  .md\:scroll-pb-1 {
    scroll-padding-bottom: 0.25rem;
  }

  .md\:scroll-pb-1\.5 {
    scroll-padding-bottom: 0.375rem;
  }

  .md\:scroll-pb-10 {
    scroll-padding-bottom: 2.5rem;
  }

  .md\:scroll-pb-11 {
    scroll-padding-bottom: 2.75rem;
  }

  .md\:scroll-pb-12 {
    scroll-padding-bottom: 3rem;
  }

  .md\:scroll-pb-14 {
    scroll-padding-bottom: 3.5rem;
  }

  .md\:scroll-pb-16 {
    scroll-padding-bottom: 4rem;
  }

  .md\:scroll-pb-16px {
    scroll-padding-bottom: 16px;
  }

  .md\:scroll-pb-2 {
    scroll-padding-bottom: 0.5rem;
  }

  .md\:scroll-pb-2\.5 {
    scroll-padding-bottom: 0.625rem;
  }

  .md\:scroll-pb-20 {
    scroll-padding-bottom: 5rem;
  }

  .md\:scroll-pb-24 {
    scroll-padding-bottom: 6rem;
  }

  .md\:scroll-pb-24px {
    scroll-padding-bottom: 24px;
  }

  .md\:scroll-pb-28 {
    scroll-padding-bottom: 7rem;
  }

  .md\:scroll-pb-3 {
    scroll-padding-bottom: 0.75rem;
  }

  .md\:scroll-pb-3\.5 {
    scroll-padding-bottom: 0.875rem;
  }

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

  .md\:scroll-pb-36 {
    scroll-padding-bottom: 9rem;
  }

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

  .md\:scroll-pb-40 {
    scroll-padding-bottom: 10rem;
  }

  .md\:scroll-pb-44 {
    scroll-padding-bottom: 11rem;
  }

  .md\:scroll-pb-48 {
    scroll-padding-bottom: 12rem;
  }

  .md\:scroll-pb-48px {
    scroll-padding-bottom: 48px;
  }

  .md\:scroll-pb-5 {
    scroll-padding-bottom: 1.25rem;
  }

  .md\:scroll-pb-52 {
    scroll-padding-bottom: 13rem;
  }

  .md\:scroll-pb-56 {
    scroll-padding-bottom: 14rem;
  }

  .md\:scroll-pb-6 {
    scroll-padding-bottom: 1.5rem;
  }

  .md\:scroll-pb-60 {
    scroll-padding-bottom: 15rem;
  }

  .md\:scroll-pb-64 {
    scroll-padding-bottom: 16rem;
  }

  .md\:scroll-pb-7 {
    scroll-padding-bottom: 1.75rem;
  }

  .md\:scroll-pb-72 {
    scroll-padding-bottom: 18rem;
  }

  .md\:scroll-pb-8 {
    scroll-padding-bottom: 2rem;
  }

  .md\:scroll-pb-80 {
    scroll-padding-bottom: 20rem;
  }

  .md\:scroll-pb-80px {
    scroll-padding-bottom: 80px;
  }

  .md\:scroll-pb-9 {
    scroll-padding-bottom: 2.25rem;
  }

  .md\:scroll-pb-96 {
    scroll-padding-bottom: 24rem;
  }

  .md\:scroll-pb-px {
    scroll-padding-bottom: 1px;
  }

  .md\:scroll-pl-0 {
    scroll-padding-left: 0px;
  }

  .md\:scroll-pl-0\.5 {
    scroll-padding-left: 0.125rem;
  }

  .md\:scroll-pl-0px {
    scroll-padding-left: 0px;
  }

  .md\:scroll-pl-1 {
    scroll-padding-left: 0.25rem;
  }

  .md\:scroll-pl-1\.5 {
    scroll-padding-left: 0.375rem;
  }

  .md\:scroll-pl-10 {
    scroll-padding-left: 2.5rem;
  }

  .md\:scroll-pl-11 {
    scroll-padding-left: 2.75rem;
  }

  .md\:scroll-pl-12 {
    scroll-padding-left: 3rem;
  }

  .md\:scroll-pl-14 {
    scroll-padding-left: 3.5rem;
  }

  .md\:scroll-pl-16 {
    scroll-padding-left: 4rem;
  }

  .md\:scroll-pl-16px {
    scroll-padding-left: 16px;
  }

  .md\:scroll-pl-2 {
    scroll-padding-left: 0.5rem;
  }

  .md\:scroll-pl-2\.5 {
    scroll-padding-left: 0.625rem;
  }

  .md\:scroll-pl-20 {
    scroll-padding-left: 5rem;
  }

  .md\:scroll-pl-24 {
    scroll-padding-left: 6rem;
  }

  .md\:scroll-pl-24px {
    scroll-padding-left: 24px;
  }

  .md\:scroll-pl-28 {
    scroll-padding-left: 7rem;
  }

  .md\:scroll-pl-3 {
    scroll-padding-left: 0.75rem;
  }

  .md\:scroll-pl-3\.5 {
    scroll-padding-left: 0.875rem;
  }

  .md\:scroll-pl-32 {
    scroll-padding-left: 8rem;
  }

  .md\:scroll-pl-36 {
    scroll-padding-left: 9rem;
  }

  .md\:scroll-pl-4 {
    scroll-padding-left: 1rem;
  }

  .md\:scroll-pl-40 {
    scroll-padding-left: 10rem;
  }

  .md\:scroll-pl-44 {
    scroll-padding-left: 11rem;
  }

  .md\:scroll-pl-48 {
    scroll-padding-left: 12rem;
  }

  .md\:scroll-pl-48px {
    scroll-padding-left: 48px;
  }

  .md\:scroll-pl-5 {
    scroll-padding-left: 1.25rem;
  }

  .md\:scroll-pl-52 {
    scroll-padding-left: 13rem;
  }

  .md\:scroll-pl-56 {
    scroll-padding-left: 14rem;
  }

  .md\:scroll-pl-6 {
    scroll-padding-left: 1.5rem;
  }

  .md\:scroll-pl-60 {
    scroll-padding-left: 15rem;
  }

  .md\:scroll-pl-64 {
    scroll-padding-left: 16rem;
  }

  .md\:scroll-pl-7 {
    scroll-padding-left: 1.75rem;
  }

  .md\:scroll-pl-72 {
    scroll-padding-left: 18rem;
  }

  .md\:scroll-pl-8 {
    scroll-padding-left: 2rem;
  }

  .md\:scroll-pl-80 {
    scroll-padding-left: 20rem;
  }

  .md\:scroll-pl-80px {
    scroll-padding-left: 80px;
  }

  .md\:scroll-pl-9 {
    scroll-padding-left: 2.25rem;
  }

  .md\:scroll-pl-96 {
    scroll-padding-left: 24rem;
  }

  .md\:scroll-pl-px {
    scroll-padding-left: 1px;
  }

  .md\:scroll-pr-0 {
    scroll-padding-right: 0px;
  }

  .md\:scroll-pr-0\.5 {
    scroll-padding-right: 0.125rem;
  }

  .md\:scroll-pr-0px {
    scroll-padding-right: 0px;
  }

  .md\:scroll-pr-1 {
    scroll-padding-right: 0.25rem;
  }

  .md\:scroll-pr-1\.5 {
    scroll-padding-right: 0.375rem;
  }

  .md\:scroll-pr-10 {
    scroll-padding-right: 2.5rem;
  }

  .md\:scroll-pr-11 {
    scroll-padding-right: 2.75rem;
  }

  .md\:scroll-pr-12 {
    scroll-padding-right: 3rem;
  }

  .md\:scroll-pr-14 {
    scroll-padding-right: 3.5rem;
  }

  .md\:scroll-pr-16 {
    scroll-padding-right: 4rem;
  }

  .md\:scroll-pr-16px {
    scroll-padding-right: 16px;
  }

  .md\:scroll-pr-2 {
    scroll-padding-right: 0.5rem;
  }

  .md\:scroll-pr-2\.5 {
    scroll-padding-right: 0.625rem;
  }

  .md\:scroll-pr-20 {
    scroll-padding-right: 5rem;
  }

  .md\:scroll-pr-24 {
    scroll-padding-right: 6rem;
  }

  .md\:scroll-pr-24px {
    scroll-padding-right: 24px;
  }

  .md\:scroll-pr-28 {
    scroll-padding-right: 7rem;
  }

  .md\:scroll-pr-3 {
    scroll-padding-right: 0.75rem;
  }

  .md\:scroll-pr-3\.5 {
    scroll-padding-right: 0.875rem;
  }

  .md\:scroll-pr-32 {
    scroll-padding-right: 8rem;
  }

  .md\:scroll-pr-36 {
    scroll-padding-right: 9rem;
  }

  .md\:scroll-pr-4 {
    scroll-padding-right: 1rem;
  }

  .md\:scroll-pr-40 {
    scroll-padding-right: 10rem;
  }

  .md\:scroll-pr-44 {
    scroll-padding-right: 11rem;
  }

  .md\:scroll-pr-48 {
    scroll-padding-right: 12rem;
  }

  .md\:scroll-pr-48px {
    scroll-padding-right: 48px;
  }

  .md\:scroll-pr-5 {
    scroll-padding-right: 1.25rem;
  }

  .md\:scroll-pr-52 {
    scroll-padding-right: 13rem;
  }

  .md\:scroll-pr-56 {
    scroll-padding-right: 14rem;
  }

  .md\:scroll-pr-6 {
    scroll-padding-right: 1.5rem;
  }

  .md\:scroll-pr-60 {
    scroll-padding-right: 15rem;
  }

  .md\:scroll-pr-64 {
    scroll-padding-right: 16rem;
  }

  .md\:scroll-pr-7 {
    scroll-padding-right: 1.75rem;
  }

  .md\:scroll-pr-72 {
    scroll-padding-right: 18rem;
  }

  .md\:scroll-pr-8 {
    scroll-padding-right: 2rem;
  }

  .md\:scroll-pr-80 {
    scroll-padding-right: 20rem;
  }

  .md\:scroll-pr-80px {
    scroll-padding-right: 80px;
  }

  .md\:scroll-pr-9 {
    scroll-padding-right: 2.25rem;
  }

  .md\:scroll-pr-96 {
    scroll-padding-right: 24rem;
  }

  .md\:scroll-pr-px {
    scroll-padding-right: 1px;
  }

  .md\:scroll-pt-0 {
    scroll-padding-top: 0px;
  }

  .md\:scroll-pt-0\.5 {
    scroll-padding-top: 0.125rem;
  }

  .md\:scroll-pt-0px {
    scroll-padding-top: 0px;
  }

  .md\:scroll-pt-1 {
    scroll-padding-top: 0.25rem;
  }

  .md\:scroll-pt-1\.5 {
    scroll-padding-top: 0.375rem;
  }

  .md\:scroll-pt-10 {
    scroll-padding-top: 2.5rem;
  }

  .md\:scroll-pt-11 {
    scroll-padding-top: 2.75rem;
  }

  .md\:scroll-pt-12 {
    scroll-padding-top: 3rem;
  }

  .md\:scroll-pt-14 {
    scroll-padding-top: 3.5rem;
  }

  .md\:scroll-pt-16 {
    scroll-padding-top: 4rem;
  }

  .md\:scroll-pt-16px {
    scroll-padding-top: 16px;
  }

  .md\:scroll-pt-2 {
    scroll-padding-top: 0.5rem;
  }

  .md\:scroll-pt-2\.5 {
    scroll-padding-top: 0.625rem;
  }

  .md\:scroll-pt-20 {
    scroll-padding-top: 5rem;
  }

  .md\:scroll-pt-24 {
    scroll-padding-top: 6rem;
  }

  .md\:scroll-pt-24px {
    scroll-padding-top: 24px;
  }

  .md\:scroll-pt-28 {
    scroll-padding-top: 7rem;
  }

  .md\:scroll-pt-3 {
    scroll-padding-top: 0.75rem;
  }

  .md\:scroll-pt-3\.5 {
    scroll-padding-top: 0.875rem;
  }

  .md\:scroll-pt-32 {
    scroll-padding-top: 8rem;
  }

  .md\:scroll-pt-36 {
    scroll-padding-top: 9rem;
  }

  .md\:scroll-pt-4 {
    scroll-padding-top: 1rem;
  }

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

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

  .md\:scroll-pt-48 {
    scroll-padding-top: 12rem;
  }

  .md\:scroll-pt-48px {
    scroll-padding-top: 48px;
  }

  .md\:scroll-pt-5 {
    scroll-padding-top: 1.25rem;
  }

  .md\:scroll-pt-52 {
    scroll-padding-top: 13rem;
  }

  .md\:scroll-pt-56 {
    scroll-padding-top: 14rem;
  }

  .md\:scroll-pt-6 {
    scroll-padding-top: 1.5rem;
  }

  .md\:scroll-pt-60 {
    scroll-padding-top: 15rem;
  }

  .md\:scroll-pt-64 {
    scroll-padding-top: 16rem;
  }

  .md\:scroll-pt-7 {
    scroll-padding-top: 1.75rem;
  }

  .md\:scroll-pt-72 {
    scroll-padding-top: 18rem;
  }

  .md\:scroll-pt-8 {
    scroll-padding-top: 2rem;
  }

  .md\:scroll-pt-80 {
    scroll-padding-top: 20rem;
  }

  .md\:scroll-pt-80px {
    scroll-padding-top: 80px;
  }

  .md\:scroll-pt-9 {
    scroll-padding-top: 2.25rem;
  }

  .md\:scroll-pt-96 {
    scroll-padding-top: 24rem;
  }

  .md\:scroll-pt-px {
    scroll-padding-top: 1px;
  }

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

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

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

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

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

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

  .md\:gap-\[48px\] {
    gap: 48px;
  }

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

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

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

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

  .md\:border-x {
    border-left-width: 1px;
    border-right-width: 1px;
  }

  .md\:border-x-0 {
    border-left-width: 0px;
    border-right-width: 0px;
  }

  .md\:border-x-2 {
    border-left-width: 2px;
    border-right-width: 2px;
  }

  .md\:border-x-4 {
    border-left-width: 4px;
    border-right-width: 4px;
  }

  .md\:border-x-8 {
    border-left-width: 8px;
    border-right-width: 8px;
  }

  .md\:border-y {
    border-top-width: 1px;
    border-bottom-width: 1px;
  }

  .md\:border-y-0 {
    border-top-width: 0px;
    border-bottom-width: 0px;
  }

  .md\:border-y-2 {
    border-top-width: 2px;
    border-bottom-width: 2px;
  }

  .md\:border-y-4 {
    border-top-width: 4px;
    border-bottom-width: 4px;
  }

  .md\:border-y-8 {
    border-top-width: 8px;
    border-bottom-width: 8px;
  }

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

  .md\:border-b-0 {
    border-bottom-width: 0px;
  }

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

  .md\:border-b-4 {
    border-bottom-width: 4px;
  }

  .md\:border-b-8 {
    border-bottom-width: 8px;
  }

  .md\:border-e {
    border-inline-end-width: 1px;
  }

  .md\:border-e-0 {
    border-inline-end-width: 0px;
  }

  .md\:border-e-2 {
    border-inline-end-width: 2px;
  }

  .md\:border-e-4 {
    border-inline-end-width: 4px;
  }

  .md\:border-e-8 {
    border-inline-end-width: 8px;
  }

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

  .md\:border-l-0 {
    border-left-width: 0px;
  }

  .md\:border-l-2 {
    border-left-width: 2px;
  }

  .md\:border-l-4 {
    border-left-width: 4px;
  }

  .md\:border-l-8 {
    border-left-width: 8px;
  }

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

  .md\:border-r-0 {
    border-right-width: 0px;
  }

  .md\:border-r-2 {
    border-right-width: 2px;
  }

  .md\:border-r-4 {
    border-right-width: 4px;
  }

  .md\:border-r-8 {
    border-right-width: 8px;
  }

  .md\:border-s {
    border-inline-start-width: 1px;
  }

  .md\:border-s-0 {
    border-inline-start-width: 0px;
  }

  .md\:border-s-2 {
    border-inline-start-width: 2px;
  }

  .md\:border-s-4 {
    border-inline-start-width: 4px;
  }

  .md\:border-s-8 {
    border-inline-start-width: 8px;
  }

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

  .md\:border-t-0 {
    border-top-width: 0px;
  }

  .md\:border-t-2 {
    border-top-width: 2px;
  }

  .md\:border-t-4 {
    border-top-width: 4px;
  }

  .md\:border-t-8 {
    border-top-width: 8px;
  }

  .md\:border-solid {
    border-style: solid;
  }

  .md\:border-dashed {
    border-style: dashed;
  }

  .md\:border-dotted {
    border-style: dotted;
  }

  .md\:border-double {
    border-style: double;
  }

  .md\:border-hidden {
    border-style: hidden;
  }

  .md\:border-none {
    border-style: none;
  }

  .md\:border-blue {
    border-color: var(--blue);
  }

  .md\:border-border {
    --tw-border-opacity: 1;
    border-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .md\:border-border\/0 {
    border-color: rgb(228 229 230 / 0);
  }

  .md\:border-border\/10 {
    border-color: rgb(228 229 230 / 0.1);
  }

  .md\:border-border\/100 {
    border-color: rgb(228 229 230 / 1);
  }

  .md\:border-border\/15 {
    border-color: rgb(228 229 230 / 0.15);
  }

  .md\:border-border\/20 {
    border-color: rgb(228 229 230 / 0.2);
  }

  .md\:border-border\/25 {
    border-color: rgb(228 229 230 / 0.25);
  }

  .md\:border-border\/30 {
    border-color: rgb(228 229 230 / 0.3);
  }

  .md\:border-border\/35 {
    border-color: rgb(228 229 230 / 0.35);
  }

  .md\:border-border\/40 {
    border-color: rgb(228 229 230 / 0.4);
  }

  .md\:border-border\/45 {
    border-color: rgb(228 229 230 / 0.45);
  }

  .md\:border-border\/5 {
    border-color: rgb(228 229 230 / 0.05);
  }

  .md\:border-border\/50 {
    border-color: rgb(228 229 230 / 0.5);
  }

  .md\:border-border\/55 {
    border-color: rgb(228 229 230 / 0.55);
  }

  .md\:border-border\/60 {
    border-color: rgb(228 229 230 / 0.6);
  }

  .md\:border-border\/65 {
    border-color: rgb(228 229 230 / 0.65);
  }

  .md\:border-border\/70 {
    border-color: rgb(228 229 230 / 0.7);
  }

  .md\:border-border\/75 {
    border-color: rgb(228 229 230 / 0.75);
  }

  .md\:border-border\/80 {
    border-color: rgb(228 229 230 / 0.8);
  }

  .md\:border-border\/85 {
    border-color: rgb(228 229 230 / 0.85);
  }

  .md\:border-border\/90 {
    border-color: rgb(228 229 230 / 0.9);
  }

  .md\:border-border\/95 {
    border-color: rgb(228 229 230 / 0.95);
  }

  .md\:border-button {
    --tw-border-opacity: 1;
    border-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .md\:border-button\/0 {
    border-color: rgb(243 252 251 / 0);
  }

  .md\:border-button\/10 {
    border-color: rgb(243 252 251 / 0.1);
  }

  .md\:border-button\/100 {
    border-color: rgb(243 252 251 / 1);
  }

  .md\:border-button\/15 {
    border-color: rgb(243 252 251 / 0.15);
  }

  .md\:border-button\/20 {
    border-color: rgb(243 252 251 / 0.2);
  }

  .md\:border-button\/25 {
    border-color: rgb(243 252 251 / 0.25);
  }

  .md\:border-button\/30 {
    border-color: rgb(243 252 251 / 0.3);
  }

  .md\:border-button\/35 {
    border-color: rgb(243 252 251 / 0.35);
  }

  .md\:border-button\/40 {
    border-color: rgb(243 252 251 / 0.4);
  }

  .md\:border-button\/45 {
    border-color: rgb(243 252 251 / 0.45);
  }

  .md\:border-button\/5 {
    border-color: rgb(243 252 251 / 0.05);
  }

  .md\:border-button\/50 {
    border-color: rgb(243 252 251 / 0.5);
  }

  .md\:border-button\/55 {
    border-color: rgb(243 252 251 / 0.55);
  }

  .md\:border-button\/60 {
    border-color: rgb(243 252 251 / 0.6);
  }

  .md\:border-button\/65 {
    border-color: rgb(243 252 251 / 0.65);
  }

  .md\:border-button\/70 {
    border-color: rgb(243 252 251 / 0.7);
  }

  .md\:border-button\/75 {
    border-color: rgb(243 252 251 / 0.75);
  }

  .md\:border-button\/80 {
    border-color: rgb(243 252 251 / 0.8);
  }

  .md\:border-button\/85 {
    border-color: rgb(243 252 251 / 0.85);
  }

  .md\:border-button\/90 {
    border-color: rgb(243 252 251 / 0.9);
  }

  .md\:border-button\/95 {
    border-color: rgb(243 252 251 / 0.95);
  }

  .md\:border-current {
    border-color: currentColor;
  }

  .md\:border-dark {
    --tw-border-opacity: 1;
    border-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .md\:border-dark-green {
    --tw-border-opacity: 1;
    border-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .md\:border-dark-green\/0 {
    border-color: rgb(16 64 48 / 0);
  }

  .md\:border-dark-green\/10 {
    border-color: rgb(16 64 48 / 0.1);
  }

  .md\:border-dark-green\/100 {
    border-color: rgb(16 64 48 / 1);
  }

  .md\:border-dark-green\/15 {
    border-color: rgb(16 64 48 / 0.15);
  }

  .md\:border-dark-green\/20 {
    border-color: rgb(16 64 48 / 0.2);
  }

  .md\:border-dark-green\/25 {
    border-color: rgb(16 64 48 / 0.25);
  }

  .md\:border-dark-green\/30 {
    border-color: rgb(16 64 48 / 0.3);
  }

  .md\:border-dark-green\/35 {
    border-color: rgb(16 64 48 / 0.35);
  }

  .md\:border-dark-green\/40 {
    border-color: rgb(16 64 48 / 0.4);
  }

  .md\:border-dark-green\/45 {
    border-color: rgb(16 64 48 / 0.45);
  }

  .md\:border-dark-green\/5 {
    border-color: rgb(16 64 48 / 0.05);
  }

  .md\:border-dark-green\/50 {
    border-color: rgb(16 64 48 / 0.5);
  }

  .md\:border-dark-green\/55 {
    border-color: rgb(16 64 48 / 0.55);
  }

  .md\:border-dark-green\/60 {
    border-color: rgb(16 64 48 / 0.6);
  }

  .md\:border-dark-green\/65 {
    border-color: rgb(16 64 48 / 0.65);
  }

  .md\:border-dark-green\/70 {
    border-color: rgb(16 64 48 / 0.7);
  }

  .md\:border-dark-green\/75 {
    border-color: rgb(16 64 48 / 0.75);
  }

  .md\:border-dark-green\/80 {
    border-color: rgb(16 64 48 / 0.8);
  }

  .md\:border-dark-green\/85 {
    border-color: rgb(16 64 48 / 0.85);
  }

  .md\:border-dark-green\/90 {
    border-color: rgb(16 64 48 / 0.9);
  }

  .md\:border-dark-green\/95 {
    border-color: rgb(16 64 48 / 0.95);
  }

  .md\:border-dark\/0 {
    border-color: rgb(37 73 39 / 0);
  }

  .md\:border-dark\/10 {
    border-color: rgb(37 73 39 / 0.1);
  }

  .md\:border-dark\/100 {
    border-color: rgb(37 73 39 / 1);
  }

  .md\:border-dark\/15 {
    border-color: rgb(37 73 39 / 0.15);
  }

  .md\:border-dark\/20 {
    border-color: rgb(37 73 39 / 0.2);
  }

  .md\:border-dark\/25 {
    border-color: rgb(37 73 39 / 0.25);
  }

  .md\:border-dark\/30 {
    border-color: rgb(37 73 39 / 0.3);
  }

  .md\:border-dark\/35 {
    border-color: rgb(37 73 39 / 0.35);
  }

  .md\:border-dark\/40 {
    border-color: rgb(37 73 39 / 0.4);
  }

  .md\:border-dark\/45 {
    border-color: rgb(37 73 39 / 0.45);
  }

  .md\:border-dark\/5 {
    border-color: rgb(37 73 39 / 0.05);
  }

  .md\:border-dark\/50 {
    border-color: rgb(37 73 39 / 0.5);
  }

  .md\:border-dark\/55 {
    border-color: rgb(37 73 39 / 0.55);
  }

  .md\:border-dark\/60 {
    border-color: rgb(37 73 39 / 0.6);
  }

  .md\:border-dark\/65 {
    border-color: rgb(37 73 39 / 0.65);
  }

  .md\:border-dark\/70 {
    border-color: rgb(37 73 39 / 0.7);
  }

  .md\:border-dark\/75 {
    border-color: rgb(37 73 39 / 0.75);
  }

  .md\:border-dark\/80 {
    border-color: rgb(37 73 39 / 0.8);
  }

  .md\:border-dark\/85 {
    border-color: rgb(37 73 39 / 0.85);
  }

  .md\:border-dark\/90 {
    border-color: rgb(37 73 39 / 0.9);
  }

  .md\:border-dark\/95 {
    border-color: rgb(37 73 39 / 0.95);
  }

  .md\:border-gray {
    border-color: var(--gray);
  }

  .md\:border-green {
    --tw-border-opacity: 1;
    border-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .md\:border-green\/0 {
    border-color: rgb(52 102 64 / 0);
  }

  .md\:border-green\/10 {
    border-color: rgb(52 102 64 / 0.1);
  }

  .md\:border-green\/100 {
    border-color: rgb(52 102 64 / 1);
  }

  .md\:border-green\/15 {
    border-color: rgb(52 102 64 / 0.15);
  }

  .md\:border-green\/20 {
    border-color: rgb(52 102 64 / 0.2);
  }

  .md\:border-green\/25 {
    border-color: rgb(52 102 64 / 0.25);
  }

  .md\:border-green\/30 {
    border-color: rgb(52 102 64 / 0.3);
  }

  .md\:border-green\/35 {
    border-color: rgb(52 102 64 / 0.35);
  }

  .md\:border-green\/40 {
    border-color: rgb(52 102 64 / 0.4);
  }

  .md\:border-green\/45 {
    border-color: rgb(52 102 64 / 0.45);
  }

  .md\:border-green\/5 {
    border-color: rgb(52 102 64 / 0.05);
  }

  .md\:border-green\/50 {
    border-color: rgb(52 102 64 / 0.5);
  }

  .md\:border-green\/55 {
    border-color: rgb(52 102 64 / 0.55);
  }

  .md\:border-green\/60 {
    border-color: rgb(52 102 64 / 0.6);
  }

  .md\:border-green\/65 {
    border-color: rgb(52 102 64 / 0.65);
  }

  .md\:border-green\/70 {
    border-color: rgb(52 102 64 / 0.7);
  }

  .md\:border-green\/75 {
    border-color: rgb(52 102 64 / 0.75);
  }

  .md\:border-green\/80 {
    border-color: rgb(52 102 64 / 0.8);
  }

  .md\:border-green\/85 {
    border-color: rgb(52 102 64 / 0.85);
  }

  .md\:border-green\/90 {
    border-color: rgb(52 102 64 / 0.9);
  }

  .md\:border-green\/95 {
    border-color: rgb(52 102 64 / 0.95);
  }

  .md\:border-grey {
    --tw-border-opacity: 1;
    border-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .md\:border-grey\/0 {
    border-color: rgb(205 217 209 / 0);
  }

  .md\:border-grey\/10 {
    border-color: rgb(205 217 209 / 0.1);
  }

  .md\:border-grey\/100 {
    border-color: rgb(205 217 209 / 1);
  }

  .md\:border-grey\/15 {
    border-color: rgb(205 217 209 / 0.15);
  }

  .md\:border-grey\/20 {
    border-color: rgb(205 217 209 / 0.2);
  }

  .md\:border-grey\/25 {
    border-color: rgb(205 217 209 / 0.25);
  }

  .md\:border-grey\/30 {
    border-color: rgb(205 217 209 / 0.3);
  }

  .md\:border-grey\/35 {
    border-color: rgb(205 217 209 / 0.35);
  }

  .md\:border-grey\/40 {
    border-color: rgb(205 217 209 / 0.4);
  }

  .md\:border-grey\/45 {
    border-color: rgb(205 217 209 / 0.45);
  }

  .md\:border-grey\/5 {
    border-color: rgb(205 217 209 / 0.05);
  }

  .md\:border-grey\/50 {
    border-color: rgb(205 217 209 / 0.5);
  }

  .md\:border-grey\/55 {
    border-color: rgb(205 217 209 / 0.55);
  }

  .md\:border-grey\/60 {
    border-color: rgb(205 217 209 / 0.6);
  }

  .md\:border-grey\/65 {
    border-color: rgb(205 217 209 / 0.65);
  }

  .md\:border-grey\/70 {
    border-color: rgb(205 217 209 / 0.7);
  }

  .md\:border-grey\/75 {
    border-color: rgb(205 217 209 / 0.75);
  }

  .md\:border-grey\/80 {
    border-color: rgb(205 217 209 / 0.8);
  }

  .md\:border-grey\/85 {
    border-color: rgb(205 217 209 / 0.85);
  }

  .md\:border-grey\/90 {
    border-color: rgb(205 217 209 / 0.9);
  }

  .md\:border-grey\/95 {
    border-color: rgb(205 217 209 / 0.95);
  }

  .md\:border-light {
    --tw-border-opacity: 1;
    border-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .md\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .md\:border-light-green\/0 {
    border-color: rgb(243 244 228 / 0);
  }

  .md\:border-light-green\/10 {
    border-color: rgb(243 244 228 / 0.1);
  }

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

  .md\:border-light-green\/15 {
    border-color: rgb(243 244 228 / 0.15);
  }

  .md\:border-light-green\/20 {
    border-color: rgb(243 244 228 / 0.2);
  }

  .md\:border-light-green\/25 {
    border-color: rgb(243 244 228 / 0.25);
  }

  .md\:border-light-green\/30 {
    border-color: rgb(243 244 228 / 0.3);
  }

  .md\:border-light-green\/35 {
    border-color: rgb(243 244 228 / 0.35);
  }

  .md\:border-light-green\/40 {
    border-color: rgb(243 244 228 / 0.4);
  }

  .md\:border-light-green\/45 {
    border-color: rgb(243 244 228 / 0.45);
  }

  .md\:border-light-green\/5 {
    border-color: rgb(243 244 228 / 0.05);
  }

  .md\:border-light-green\/50 {
    border-color: rgb(243 244 228 / 0.5);
  }

  .md\:border-light-green\/55 {
    border-color: rgb(243 244 228 / 0.55);
  }

  .md\:border-light-green\/60 {
    border-color: rgb(243 244 228 / 0.6);
  }

  .md\:border-light-green\/65 {
    border-color: rgb(243 244 228 / 0.65);
  }

  .md\:border-light-green\/70 {
    border-color: rgb(243 244 228 / 0.7);
  }

  .md\:border-light-green\/75 {
    border-color: rgb(243 244 228 / 0.75);
  }

  .md\:border-light-green\/80 {
    border-color: rgb(243 244 228 / 0.8);
  }

  .md\:border-light-green\/85 {
    border-color: rgb(243 244 228 / 0.85);
  }

  .md\:border-light-green\/90 {
    border-color: rgb(243 244 228 / 0.9);
  }

  .md\:border-light-green\/95 {
    border-color: rgb(243 244 228 / 0.95);
  }

  .md\:border-light\/0 {
    border-color: rgb(243 244 228 / 0);
  }

  .md\:border-light\/10 {
    border-color: rgb(243 244 228 / 0.1);
  }

  .md\:border-light\/100 {
    border-color: rgb(243 244 228 / 1);
  }

  .md\:border-light\/15 {
    border-color: rgb(243 244 228 / 0.15);
  }

  .md\:border-light\/20 {
    border-color: rgb(243 244 228 / 0.2);
  }

  .md\:border-light\/25 {
    border-color: rgb(243 244 228 / 0.25);
  }

  .md\:border-light\/30 {
    border-color: rgb(243 244 228 / 0.3);
  }

  .md\:border-light\/35 {
    border-color: rgb(243 244 228 / 0.35);
  }

  .md\:border-light\/40 {
    border-color: rgb(243 244 228 / 0.4);
  }

  .md\:border-light\/45 {
    border-color: rgb(243 244 228 / 0.45);
  }

  .md\:border-light\/5 {
    border-color: rgb(243 244 228 / 0.05);
  }

  .md\:border-light\/50 {
    border-color: rgb(243 244 228 / 0.5);
  }

  .md\:border-light\/55 {
    border-color: rgb(243 244 228 / 0.55);
  }

  .md\:border-light\/60 {
    border-color: rgb(243 244 228 / 0.6);
  }

  .md\:border-light\/65 {
    border-color: rgb(243 244 228 / 0.65);
  }

  .md\:border-light\/70 {
    border-color: rgb(243 244 228 / 0.7);
  }

  .md\:border-light\/75 {
    border-color: rgb(243 244 228 / 0.75);
  }

  .md\:border-light\/80 {
    border-color: rgb(243 244 228 / 0.8);
  }

  .md\:border-light\/85 {
    border-color: rgb(243 244 228 / 0.85);
  }

  .md\:border-light\/90 {
    border-color: rgb(243 244 228 / 0.9);
  }

  .md\:border-light\/95 {
    border-color: rgb(243 244 228 / 0.95);
  }

  .md\:border-main {
    --tw-border-opacity: 1;
    border-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .md\:border-main\/0 {
    border-color: rgb(56 56 56 / 0);
  }

  .md\:border-main\/10 {
    border-color: rgb(56 56 56 / 0.1);
  }

  .md\:border-main\/100 {
    border-color: rgb(56 56 56 / 1);
  }

  .md\:border-main\/15 {
    border-color: rgb(56 56 56 / 0.15);
  }

  .md\:border-main\/20 {
    border-color: rgb(56 56 56 / 0.2);
  }

  .md\:border-main\/25 {
    border-color: rgb(56 56 56 / 0.25);
  }

  .md\:border-main\/30 {
    border-color: rgb(56 56 56 / 0.3);
  }

  .md\:border-main\/35 {
    border-color: rgb(56 56 56 / 0.35);
  }

  .md\:border-main\/40 {
    border-color: rgb(56 56 56 / 0.4);
  }

  .md\:border-main\/45 {
    border-color: rgb(56 56 56 / 0.45);
  }

  .md\:border-main\/5 {
    border-color: rgb(56 56 56 / 0.05);
  }

  .md\:border-main\/50 {
    border-color: rgb(56 56 56 / 0.5);
  }

  .md\:border-main\/55 {
    border-color: rgb(56 56 56 / 0.55);
  }

  .md\:border-main\/60 {
    border-color: rgb(56 56 56 / 0.6);
  }

  .md\:border-main\/65 {
    border-color: rgb(56 56 56 / 0.65);
  }

  .md\:border-main\/70 {
    border-color: rgb(56 56 56 / 0.7);
  }

  .md\:border-main\/75 {
    border-color: rgb(56 56 56 / 0.75);
  }

  .md\:border-main\/80 {
    border-color: rgb(56 56 56 / 0.8);
  }

  .md\:border-main\/85 {
    border-color: rgb(56 56 56 / 0.85);
  }

  .md\:border-main\/90 {
    border-color: rgb(56 56 56 / 0.9);
  }

  .md\:border-main\/95 {
    border-color: rgb(56 56 56 / 0.95);
  }

  .md\:border-navy {
    border-color: var(--navy);
  }

  .md\:border-offwhite {
    border-color: var(--offwhite);
  }

  .md\:border-orange {
    border-color: var(--orange);
  }

  .md\:border-pearl {
    --tw-border-opacity: 1;
    border-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .md\:border-pearl\/0 {
    border-color: rgb(254 252 249 / 0);
  }

  .md\:border-pearl\/10 {
    border-color: rgb(254 252 249 / 0.1);
  }

  .md\:border-pearl\/100 {
    border-color: rgb(254 252 249 / 1);
  }

  .md\:border-pearl\/15 {
    border-color: rgb(254 252 249 / 0.15);
  }

  .md\:border-pearl\/20 {
    border-color: rgb(254 252 249 / 0.2);
  }

  .md\:border-pearl\/25 {
    border-color: rgb(254 252 249 / 0.25);
  }

  .md\:border-pearl\/30 {
    border-color: rgb(254 252 249 / 0.3);
  }

  .md\:border-pearl\/35 {
    border-color: rgb(254 252 249 / 0.35);
  }

  .md\:border-pearl\/40 {
    border-color: rgb(254 252 249 / 0.4);
  }

  .md\:border-pearl\/45 {
    border-color: rgb(254 252 249 / 0.45);
  }

  .md\:border-pearl\/5 {
    border-color: rgb(254 252 249 / 0.05);
  }

  .md\:border-pearl\/50 {
    border-color: rgb(254 252 249 / 0.5);
  }

  .md\:border-pearl\/55 {
    border-color: rgb(254 252 249 / 0.55);
  }

  .md\:border-pearl\/60 {
    border-color: rgb(254 252 249 / 0.6);
  }

  .md\:border-pearl\/65 {
    border-color: rgb(254 252 249 / 0.65);
  }

  .md\:border-pearl\/70 {
    border-color: rgb(254 252 249 / 0.7);
  }

  .md\:border-pearl\/75 {
    border-color: rgb(254 252 249 / 0.75);
  }

  .md\:border-pearl\/80 {
    border-color: rgb(254 252 249 / 0.8);
  }

  .md\:border-pearl\/85 {
    border-color: rgb(254 252 249 / 0.85);
  }

  .md\:border-pearl\/90 {
    border-color: rgb(254 252 249 / 0.9);
  }

  .md\:border-pearl\/95 {
    border-color: rgb(254 252 249 / 0.95);
  }

  .md\:border-text-grey {
    --tw-border-opacity: 1;
    border-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .md\:border-text-grey\/0 {
    border-color: rgb(179 179 179 / 0);
  }

  .md\:border-text-grey\/10 {
    border-color: rgb(179 179 179 / 0.1);
  }

  .md\:border-text-grey\/100 {
    border-color: rgb(179 179 179 / 1);
  }

  .md\:border-text-grey\/15 {
    border-color: rgb(179 179 179 / 0.15);
  }

  .md\:border-text-grey\/20 {
    border-color: rgb(179 179 179 / 0.2);
  }

  .md\:border-text-grey\/25 {
    border-color: rgb(179 179 179 / 0.25);
  }

  .md\:border-text-grey\/30 {
    border-color: rgb(179 179 179 / 0.3);
  }

  .md\:border-text-grey\/35 {
    border-color: rgb(179 179 179 / 0.35);
  }

  .md\:border-text-grey\/40 {
    border-color: rgb(179 179 179 / 0.4);
  }

  .md\:border-text-grey\/45 {
    border-color: rgb(179 179 179 / 0.45);
  }

  .md\:border-text-grey\/5 {
    border-color: rgb(179 179 179 / 0.05);
  }

  .md\:border-text-grey\/50 {
    border-color: rgb(179 179 179 / 0.5);
  }

  .md\:border-text-grey\/55 {
    border-color: rgb(179 179 179 / 0.55);
  }

  .md\:border-text-grey\/60 {
    border-color: rgb(179 179 179 / 0.6);
  }

  .md\:border-text-grey\/65 {
    border-color: rgb(179 179 179 / 0.65);
  }

  .md\:border-text-grey\/70 {
    border-color: rgb(179 179 179 / 0.7);
  }

  .md\:border-text-grey\/75 {
    border-color: rgb(179 179 179 / 0.75);
  }

  .md\:border-text-grey\/80 {
    border-color: rgb(179 179 179 / 0.8);
  }

  .md\:border-text-grey\/85 {
    border-color: rgb(179 179 179 / 0.85);
  }

  .md\:border-text-grey\/90 {
    border-color: rgb(179 179 179 / 0.9);
  }

  .md\:border-text-grey\/95 {
    border-color: rgb(179 179 179 / 0.95);
  }

  .md\:border-transparent {
    border-color: transparent;
  }

  .md\:border-transparent\/0 {
    border-color: rgb(0 0 0 / 0);
  }

  .md\:border-transparent\/10 {
    border-color: rgb(0 0 0 / 0.1);
  }

  .md\:border-transparent\/100 {
    border-color: rgb(0 0 0 / 1);
  }

  .md\:border-transparent\/15 {
    border-color: rgb(0 0 0 / 0.15);
  }

  .md\:border-transparent\/20 {
    border-color: rgb(0 0 0 / 0.2);
  }

  .md\:border-transparent\/25 {
    border-color: rgb(0 0 0 / 0.25);
  }

  .md\:border-transparent\/30 {
    border-color: rgb(0 0 0 / 0.3);
  }

  .md\:border-transparent\/35 {
    border-color: rgb(0 0 0 / 0.35);
  }

  .md\:border-transparent\/40 {
    border-color: rgb(0 0 0 / 0.4);
  }

  .md\:border-transparent\/45 {
    border-color: rgb(0 0 0 / 0.45);
  }

  .md\:border-transparent\/5 {
    border-color: rgb(0 0 0 / 0.05);
  }

  .md\:border-transparent\/50 {
    border-color: rgb(0 0 0 / 0.5);
  }

  .md\:border-transparent\/55 {
    border-color: rgb(0 0 0 / 0.55);
  }

  .md\:border-transparent\/60 {
    border-color: rgb(0 0 0 / 0.6);
  }

  .md\:border-transparent\/65 {
    border-color: rgb(0 0 0 / 0.65);
  }

  .md\:border-transparent\/70 {
    border-color: rgb(0 0 0 / 0.7);
  }

  .md\:border-transparent\/75 {
    border-color: rgb(0 0 0 / 0.75);
  }

  .md\:border-transparent\/80 {
    border-color: rgb(0 0 0 / 0.8);
  }

  .md\:border-transparent\/85 {
    border-color: rgb(0 0 0 / 0.85);
  }

  .md\:border-transparent\/90 {
    border-color: rgb(0 0 0 / 0.9);
  }

  .md\:border-transparent\/95 {
    border-color: rgb(0 0 0 / 0.95);
  }

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

  .md\:border-white\/0 {
    border-color: rgb(255 255 255 / 0);
  }

  .md\:border-white\/10 {
    border-color: rgb(255 255 255 / 0.1);
  }

  .md\:border-white\/100 {
    border-color: rgb(255 255 255 / 1);
  }

  .md\:border-white\/15 {
    border-color: rgb(255 255 255 / 0.15);
  }

  .md\:border-white\/20 {
    border-color: rgb(255 255 255 / 0.2);
  }

  .md\:border-white\/25 {
    border-color: rgb(255 255 255 / 0.25);
  }

  .md\:border-white\/30 {
    border-color: rgb(255 255 255 / 0.3);
  }

  .md\:border-white\/35 {
    border-color: rgb(255 255 255 / 0.35);
  }

  .md\:border-white\/40 {
    border-color: rgb(255 255 255 / 0.4);
  }

  .md\:border-white\/45 {
    border-color: rgb(255 255 255 / 0.45);
  }

  .md\:border-white\/5 {
    border-color: rgb(255 255 255 / 0.05);
  }

  .md\:border-white\/50 {
    border-color: rgb(255 255 255 / 0.5);
  }

  .md\:border-white\/55 {
    border-color: rgb(255 255 255 / 0.55);
  }

  .md\:border-white\/60 {
    border-color: rgb(255 255 255 / 0.6);
  }

  .md\:border-white\/65 {
    border-color: rgb(255 255 255 / 0.65);
  }

  .md\:border-white\/70 {
    border-color: rgb(255 255 255 / 0.7);
  }

  .md\:border-white\/75 {
    border-color: rgb(255 255 255 / 0.75);
  }

  .md\:border-white\/80 {
    border-color: rgb(255 255 255 / 0.8);
  }

  .md\:border-white\/85 {
    border-color: rgb(255 255 255 / 0.85);
  }

  .md\:border-white\/90 {
    border-color: rgb(255 255 255 / 0.9);
  }

  .md\:border-white\/95 {
    border-color: rgb(255 255 255 / 0.95);
  }

  .md\:border-x-blue {
    border-left-color: var(--blue);
    border-right-color: var(--blue);
  }

  .md\:border-x-border {
    --tw-border-opacity: 1;
    border-left-color: rgb(228 229 230 / var(--tw-border-opacity));
    border-right-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .md\:border-x-border\/0 {
    border-left-color: rgb(228 229 230 / 0);
    border-right-color: rgb(228 229 230 / 0);
  }

  .md\:border-x-border\/10 {
    border-left-color: rgb(228 229 230 / 0.1);
    border-right-color: rgb(228 229 230 / 0.1);
  }

  .md\:border-x-border\/100 {
    border-left-color: rgb(228 229 230 / 1);
    border-right-color: rgb(228 229 230 / 1);
  }

  .md\:border-x-border\/15 {
    border-left-color: rgb(228 229 230 / 0.15);
    border-right-color: rgb(228 229 230 / 0.15);
  }

  .md\:border-x-border\/20 {
    border-left-color: rgb(228 229 230 / 0.2);
    border-right-color: rgb(228 229 230 / 0.2);
  }

  .md\:border-x-border\/25 {
    border-left-color: rgb(228 229 230 / 0.25);
    border-right-color: rgb(228 229 230 / 0.25);
  }

  .md\:border-x-border\/30 {
    border-left-color: rgb(228 229 230 / 0.3);
    border-right-color: rgb(228 229 230 / 0.3);
  }

  .md\:border-x-border\/35 {
    border-left-color: rgb(228 229 230 / 0.35);
    border-right-color: rgb(228 229 230 / 0.35);
  }

  .md\:border-x-border\/40 {
    border-left-color: rgb(228 229 230 / 0.4);
    border-right-color: rgb(228 229 230 / 0.4);
  }

  .md\:border-x-border\/45 {
    border-left-color: rgb(228 229 230 / 0.45);
    border-right-color: rgb(228 229 230 / 0.45);
  }

  .md\:border-x-border\/5 {
    border-left-color: rgb(228 229 230 / 0.05);
    border-right-color: rgb(228 229 230 / 0.05);
  }

  .md\:border-x-border\/50 {
    border-left-color: rgb(228 229 230 / 0.5);
    border-right-color: rgb(228 229 230 / 0.5);
  }

  .md\:border-x-border\/55 {
    border-left-color: rgb(228 229 230 / 0.55);
    border-right-color: rgb(228 229 230 / 0.55);
  }

  .md\:border-x-border\/60 {
    border-left-color: rgb(228 229 230 / 0.6);
    border-right-color: rgb(228 229 230 / 0.6);
  }

  .md\:border-x-border\/65 {
    border-left-color: rgb(228 229 230 / 0.65);
    border-right-color: rgb(228 229 230 / 0.65);
  }

  .md\:border-x-border\/70 {
    border-left-color: rgb(228 229 230 / 0.7);
    border-right-color: rgb(228 229 230 / 0.7);
  }

  .md\:border-x-border\/75 {
    border-left-color: rgb(228 229 230 / 0.75);
    border-right-color: rgb(228 229 230 / 0.75);
  }

  .md\:border-x-border\/80 {
    border-left-color: rgb(228 229 230 / 0.8);
    border-right-color: rgb(228 229 230 / 0.8);
  }

  .md\:border-x-border\/85 {
    border-left-color: rgb(228 229 230 / 0.85);
    border-right-color: rgb(228 229 230 / 0.85);
  }

  .md\:border-x-border\/90 {
    border-left-color: rgb(228 229 230 / 0.9);
    border-right-color: rgb(228 229 230 / 0.9);
  }

  .md\:border-x-border\/95 {
    border-left-color: rgb(228 229 230 / 0.95);
    border-right-color: rgb(228 229 230 / 0.95);
  }

  .md\:border-x-button {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 252 251 / var(--tw-border-opacity));
    border-right-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .md\:border-x-button\/0 {
    border-left-color: rgb(243 252 251 / 0);
    border-right-color: rgb(243 252 251 / 0);
  }

  .md\:border-x-button\/10 {
    border-left-color: rgb(243 252 251 / 0.1);
    border-right-color: rgb(243 252 251 / 0.1);
  }

  .md\:border-x-button\/100 {
    border-left-color: rgb(243 252 251 / 1);
    border-right-color: rgb(243 252 251 / 1);
  }

  .md\:border-x-button\/15 {
    border-left-color: rgb(243 252 251 / 0.15);
    border-right-color: rgb(243 252 251 / 0.15);
  }

  .md\:border-x-button\/20 {
    border-left-color: rgb(243 252 251 / 0.2);
    border-right-color: rgb(243 252 251 / 0.2);
  }

  .md\:border-x-button\/25 {
    border-left-color: rgb(243 252 251 / 0.25);
    border-right-color: rgb(243 252 251 / 0.25);
  }

  .md\:border-x-button\/30 {
    border-left-color: rgb(243 252 251 / 0.3);
    border-right-color: rgb(243 252 251 / 0.3);
  }

  .md\:border-x-button\/35 {
    border-left-color: rgb(243 252 251 / 0.35);
    border-right-color: rgb(243 252 251 / 0.35);
  }

  .md\:border-x-button\/40 {
    border-left-color: rgb(243 252 251 / 0.4);
    border-right-color: rgb(243 252 251 / 0.4);
  }

  .md\:border-x-button\/45 {
    border-left-color: rgb(243 252 251 / 0.45);
    border-right-color: rgb(243 252 251 / 0.45);
  }

  .md\:border-x-button\/5 {
    border-left-color: rgb(243 252 251 / 0.05);
    border-right-color: rgb(243 252 251 / 0.05);
  }

  .md\:border-x-button\/50 {
    border-left-color: rgb(243 252 251 / 0.5);
    border-right-color: rgb(243 252 251 / 0.5);
  }

  .md\:border-x-button\/55 {
    border-left-color: rgb(243 252 251 / 0.55);
    border-right-color: rgb(243 252 251 / 0.55);
  }

  .md\:border-x-button\/60 {
    border-left-color: rgb(243 252 251 / 0.6);
    border-right-color: rgb(243 252 251 / 0.6);
  }

  .md\:border-x-button\/65 {
    border-left-color: rgb(243 252 251 / 0.65);
    border-right-color: rgb(243 252 251 / 0.65);
  }

  .md\:border-x-button\/70 {
    border-left-color: rgb(243 252 251 / 0.7);
    border-right-color: rgb(243 252 251 / 0.7);
  }

  .md\:border-x-button\/75 {
    border-left-color: rgb(243 252 251 / 0.75);
    border-right-color: rgb(243 252 251 / 0.75);
  }

  .md\:border-x-button\/80 {
    border-left-color: rgb(243 252 251 / 0.8);
    border-right-color: rgb(243 252 251 / 0.8);
  }

  .md\:border-x-button\/85 {
    border-left-color: rgb(243 252 251 / 0.85);
    border-right-color: rgb(243 252 251 / 0.85);
  }

  .md\:border-x-button\/90 {
    border-left-color: rgb(243 252 251 / 0.9);
    border-right-color: rgb(243 252 251 / 0.9);
  }

  .md\:border-x-button\/95 {
    border-left-color: rgb(243 252 251 / 0.95);
    border-right-color: rgb(243 252 251 / 0.95);
  }

  .md\:border-x-current {
    border-left-color: currentColor;
    border-right-color: currentColor;
  }

  .md\:border-x-dark {
    --tw-border-opacity: 1;
    border-left-color: rgb(37 73 39 / var(--tw-border-opacity));
    border-right-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .md\:border-x-dark-green {
    --tw-border-opacity: 1;
    border-left-color: rgb(16 64 48 / var(--tw-border-opacity));
    border-right-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .md\:border-x-dark-green\/0 {
    border-left-color: rgb(16 64 48 / 0);
    border-right-color: rgb(16 64 48 / 0);
  }

  .md\:border-x-dark-green\/10 {
    border-left-color: rgb(16 64 48 / 0.1);
    border-right-color: rgb(16 64 48 / 0.1);
  }

  .md\:border-x-dark-green\/100 {
    border-left-color: rgb(16 64 48 / 1);
    border-right-color: rgb(16 64 48 / 1);
  }

  .md\:border-x-dark-green\/15 {
    border-left-color: rgb(16 64 48 / 0.15);
    border-right-color: rgb(16 64 48 / 0.15);
  }

  .md\:border-x-dark-green\/20 {
    border-left-color: rgb(16 64 48 / 0.2);
    border-right-color: rgb(16 64 48 / 0.2);
  }

  .md\:border-x-dark-green\/25 {
    border-left-color: rgb(16 64 48 / 0.25);
    border-right-color: rgb(16 64 48 / 0.25);
  }

  .md\:border-x-dark-green\/30 {
    border-left-color: rgb(16 64 48 / 0.3);
    border-right-color: rgb(16 64 48 / 0.3);
  }

  .md\:border-x-dark-green\/35 {
    border-left-color: rgb(16 64 48 / 0.35);
    border-right-color: rgb(16 64 48 / 0.35);
  }

  .md\:border-x-dark-green\/40 {
    border-left-color: rgb(16 64 48 / 0.4);
    border-right-color: rgb(16 64 48 / 0.4);
  }

  .md\:border-x-dark-green\/45 {
    border-left-color: rgb(16 64 48 / 0.45);
    border-right-color: rgb(16 64 48 / 0.45);
  }

  .md\:border-x-dark-green\/5 {
    border-left-color: rgb(16 64 48 / 0.05);
    border-right-color: rgb(16 64 48 / 0.05);
  }

  .md\:border-x-dark-green\/50 {
    border-left-color: rgb(16 64 48 / 0.5);
    border-right-color: rgb(16 64 48 / 0.5);
  }

  .md\:border-x-dark-green\/55 {
    border-left-color: rgb(16 64 48 / 0.55);
    border-right-color: rgb(16 64 48 / 0.55);
  }

  .md\:border-x-dark-green\/60 {
    border-left-color: rgb(16 64 48 / 0.6);
    border-right-color: rgb(16 64 48 / 0.6);
  }

  .md\:border-x-dark-green\/65 {
    border-left-color: rgb(16 64 48 / 0.65);
    border-right-color: rgb(16 64 48 / 0.65);
  }

  .md\:border-x-dark-green\/70 {
    border-left-color: rgb(16 64 48 / 0.7);
    border-right-color: rgb(16 64 48 / 0.7);
  }

  .md\:border-x-dark-green\/75 {
    border-left-color: rgb(16 64 48 / 0.75);
    border-right-color: rgb(16 64 48 / 0.75);
  }

  .md\:border-x-dark-green\/80 {
    border-left-color: rgb(16 64 48 / 0.8);
    border-right-color: rgb(16 64 48 / 0.8);
  }

  .md\:border-x-dark-green\/85 {
    border-left-color: rgb(16 64 48 / 0.85);
    border-right-color: rgb(16 64 48 / 0.85);
  }

  .md\:border-x-dark-green\/90 {
    border-left-color: rgb(16 64 48 / 0.9);
    border-right-color: rgb(16 64 48 / 0.9);
  }

  .md\:border-x-dark-green\/95 {
    border-left-color: rgb(16 64 48 / 0.95);
    border-right-color: rgb(16 64 48 / 0.95);
  }

  .md\:border-x-dark\/0 {
    border-left-color: rgb(37 73 39 / 0);
    border-right-color: rgb(37 73 39 / 0);
  }

  .md\:border-x-dark\/10 {
    border-left-color: rgb(37 73 39 / 0.1);
    border-right-color: rgb(37 73 39 / 0.1);
  }

  .md\:border-x-dark\/100 {
    border-left-color: rgb(37 73 39 / 1);
    border-right-color: rgb(37 73 39 / 1);
  }

  .md\:border-x-dark\/15 {
    border-left-color: rgb(37 73 39 / 0.15);
    border-right-color: rgb(37 73 39 / 0.15);
  }

  .md\:border-x-dark\/20 {
    border-left-color: rgb(37 73 39 / 0.2);
    border-right-color: rgb(37 73 39 / 0.2);
  }

  .md\:border-x-dark\/25 {
    border-left-color: rgb(37 73 39 / 0.25);
    border-right-color: rgb(37 73 39 / 0.25);
  }

  .md\:border-x-dark\/30 {
    border-left-color: rgb(37 73 39 / 0.3);
    border-right-color: rgb(37 73 39 / 0.3);
  }

  .md\:border-x-dark\/35 {
    border-left-color: rgb(37 73 39 / 0.35);
    border-right-color: rgb(37 73 39 / 0.35);
  }

  .md\:border-x-dark\/40 {
    border-left-color: rgb(37 73 39 / 0.4);
    border-right-color: rgb(37 73 39 / 0.4);
  }

  .md\:border-x-dark\/45 {
    border-left-color: rgb(37 73 39 / 0.45);
    border-right-color: rgb(37 73 39 / 0.45);
  }

  .md\:border-x-dark\/5 {
    border-left-color: rgb(37 73 39 / 0.05);
    border-right-color: rgb(37 73 39 / 0.05);
  }

  .md\:border-x-dark\/50 {
    border-left-color: rgb(37 73 39 / 0.5);
    border-right-color: rgb(37 73 39 / 0.5);
  }

  .md\:border-x-dark\/55 {
    border-left-color: rgb(37 73 39 / 0.55);
    border-right-color: rgb(37 73 39 / 0.55);
  }

  .md\:border-x-dark\/60 {
    border-left-color: rgb(37 73 39 / 0.6);
    border-right-color: rgb(37 73 39 / 0.6);
  }

  .md\:border-x-dark\/65 {
    border-left-color: rgb(37 73 39 / 0.65);
    border-right-color: rgb(37 73 39 / 0.65);
  }

  .md\:border-x-dark\/70 {
    border-left-color: rgb(37 73 39 / 0.7);
    border-right-color: rgb(37 73 39 / 0.7);
  }

  .md\:border-x-dark\/75 {
    border-left-color: rgb(37 73 39 / 0.75);
    border-right-color: rgb(37 73 39 / 0.75);
  }

  .md\:border-x-dark\/80 {
    border-left-color: rgb(37 73 39 / 0.8);
    border-right-color: rgb(37 73 39 / 0.8);
  }

  .md\:border-x-dark\/85 {
    border-left-color: rgb(37 73 39 / 0.85);
    border-right-color: rgb(37 73 39 / 0.85);
  }

  .md\:border-x-dark\/90 {
    border-left-color: rgb(37 73 39 / 0.9);
    border-right-color: rgb(37 73 39 / 0.9);
  }

  .md\:border-x-dark\/95 {
    border-left-color: rgb(37 73 39 / 0.95);
    border-right-color: rgb(37 73 39 / 0.95);
  }

  .md\:border-x-gray {
    border-left-color: var(--gray);
    border-right-color: var(--gray);
  }

  .md\:border-x-green {
    --tw-border-opacity: 1;
    border-left-color: rgb(52 102 64 / var(--tw-border-opacity));
    border-right-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .md\:border-x-green\/0 {
    border-left-color: rgb(52 102 64 / 0);
    border-right-color: rgb(52 102 64 / 0);
  }

  .md\:border-x-green\/10 {
    border-left-color: rgb(52 102 64 / 0.1);
    border-right-color: rgb(52 102 64 / 0.1);
  }

  .md\:border-x-green\/100 {
    border-left-color: rgb(52 102 64 / 1);
    border-right-color: rgb(52 102 64 / 1);
  }

  .md\:border-x-green\/15 {
    border-left-color: rgb(52 102 64 / 0.15);
    border-right-color: rgb(52 102 64 / 0.15);
  }

  .md\:border-x-green\/20 {
    border-left-color: rgb(52 102 64 / 0.2);
    border-right-color: rgb(52 102 64 / 0.2);
  }

  .md\:border-x-green\/25 {
    border-left-color: rgb(52 102 64 / 0.25);
    border-right-color: rgb(52 102 64 / 0.25);
  }

  .md\:border-x-green\/30 {
    border-left-color: rgb(52 102 64 / 0.3);
    border-right-color: rgb(52 102 64 / 0.3);
  }

  .md\:border-x-green\/35 {
    border-left-color: rgb(52 102 64 / 0.35);
    border-right-color: rgb(52 102 64 / 0.35);
  }

  .md\:border-x-green\/40 {
    border-left-color: rgb(52 102 64 / 0.4);
    border-right-color: rgb(52 102 64 / 0.4);
  }

  .md\:border-x-green\/45 {
    border-left-color: rgb(52 102 64 / 0.45);
    border-right-color: rgb(52 102 64 / 0.45);
  }

  .md\:border-x-green\/5 {
    border-left-color: rgb(52 102 64 / 0.05);
    border-right-color: rgb(52 102 64 / 0.05);
  }

  .md\:border-x-green\/50 {
    border-left-color: rgb(52 102 64 / 0.5);
    border-right-color: rgb(52 102 64 / 0.5);
  }

  .md\:border-x-green\/55 {
    border-left-color: rgb(52 102 64 / 0.55);
    border-right-color: rgb(52 102 64 / 0.55);
  }

  .md\:border-x-green\/60 {
    border-left-color: rgb(52 102 64 / 0.6);
    border-right-color: rgb(52 102 64 / 0.6);
  }

  .md\:border-x-green\/65 {
    border-left-color: rgb(52 102 64 / 0.65);
    border-right-color: rgb(52 102 64 / 0.65);
  }

  .md\:border-x-green\/70 {
    border-left-color: rgb(52 102 64 / 0.7);
    border-right-color: rgb(52 102 64 / 0.7);
  }

  .md\:border-x-green\/75 {
    border-left-color: rgb(52 102 64 / 0.75);
    border-right-color: rgb(52 102 64 / 0.75);
  }

  .md\:border-x-green\/80 {
    border-left-color: rgb(52 102 64 / 0.8);
    border-right-color: rgb(52 102 64 / 0.8);
  }

  .md\:border-x-green\/85 {
    border-left-color: rgb(52 102 64 / 0.85);
    border-right-color: rgb(52 102 64 / 0.85);
  }

  .md\:border-x-green\/90 {
    border-left-color: rgb(52 102 64 / 0.9);
    border-right-color: rgb(52 102 64 / 0.9);
  }

  .md\:border-x-green\/95 {
    border-left-color: rgb(52 102 64 / 0.95);
    border-right-color: rgb(52 102 64 / 0.95);
  }

  .md\:border-x-grey {
    --tw-border-opacity: 1;
    border-left-color: rgb(205 217 209 / var(--tw-border-opacity));
    border-right-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .md\:border-x-grey\/0 {
    border-left-color: rgb(205 217 209 / 0);
    border-right-color: rgb(205 217 209 / 0);
  }

  .md\:border-x-grey\/10 {
    border-left-color: rgb(205 217 209 / 0.1);
    border-right-color: rgb(205 217 209 / 0.1);
  }

  .md\:border-x-grey\/100 {
    border-left-color: rgb(205 217 209 / 1);
    border-right-color: rgb(205 217 209 / 1);
  }

  .md\:border-x-grey\/15 {
    border-left-color: rgb(205 217 209 / 0.15);
    border-right-color: rgb(205 217 209 / 0.15);
  }

  .md\:border-x-grey\/20 {
    border-left-color: rgb(205 217 209 / 0.2);
    border-right-color: rgb(205 217 209 / 0.2);
  }

  .md\:border-x-grey\/25 {
    border-left-color: rgb(205 217 209 / 0.25);
    border-right-color: rgb(205 217 209 / 0.25);
  }

  .md\:border-x-grey\/30 {
    border-left-color: rgb(205 217 209 / 0.3);
    border-right-color: rgb(205 217 209 / 0.3);
  }

  .md\:border-x-grey\/35 {
    border-left-color: rgb(205 217 209 / 0.35);
    border-right-color: rgb(205 217 209 / 0.35);
  }

  .md\:border-x-grey\/40 {
    border-left-color: rgb(205 217 209 / 0.4);
    border-right-color: rgb(205 217 209 / 0.4);
  }

  .md\:border-x-grey\/45 {
    border-left-color: rgb(205 217 209 / 0.45);
    border-right-color: rgb(205 217 209 / 0.45);
  }

  .md\:border-x-grey\/5 {
    border-left-color: rgb(205 217 209 / 0.05);
    border-right-color: rgb(205 217 209 / 0.05);
  }

  .md\:border-x-grey\/50 {
    border-left-color: rgb(205 217 209 / 0.5);
    border-right-color: rgb(205 217 209 / 0.5);
  }

  .md\:border-x-grey\/55 {
    border-left-color: rgb(205 217 209 / 0.55);
    border-right-color: rgb(205 217 209 / 0.55);
  }

  .md\:border-x-grey\/60 {
    border-left-color: rgb(205 217 209 / 0.6);
    border-right-color: rgb(205 217 209 / 0.6);
  }

  .md\:border-x-grey\/65 {
    border-left-color: rgb(205 217 209 / 0.65);
    border-right-color: rgb(205 217 209 / 0.65);
  }

  .md\:border-x-grey\/70 {
    border-left-color: rgb(205 217 209 / 0.7);
    border-right-color: rgb(205 217 209 / 0.7);
  }

  .md\:border-x-grey\/75 {
    border-left-color: rgb(205 217 209 / 0.75);
    border-right-color: rgb(205 217 209 / 0.75);
  }

  .md\:border-x-grey\/80 {
    border-left-color: rgb(205 217 209 / 0.8);
    border-right-color: rgb(205 217 209 / 0.8);
  }

  .md\:border-x-grey\/85 {
    border-left-color: rgb(205 217 209 / 0.85);
    border-right-color: rgb(205 217 209 / 0.85);
  }

  .md\:border-x-grey\/90 {
    border-left-color: rgb(205 217 209 / 0.9);
    border-right-color: rgb(205 217 209 / 0.9);
  }

  .md\:border-x-grey\/95 {
    border-left-color: rgb(205 217 209 / 0.95);
    border-right-color: rgb(205 217 209 / 0.95);
  }

  .md\:border-x-light {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 244 228 / var(--tw-border-opacity));
    border-right-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .md\:border-x-light-green {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 244 228 / var(--tw-border-opacity));
    border-right-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .md\:border-x-light-green\/0 {
    border-left-color: rgb(243 244 228 / 0);
    border-right-color: rgb(243 244 228 / 0);
  }

  .md\:border-x-light-green\/10 {
    border-left-color: rgb(243 244 228 / 0.1);
    border-right-color: rgb(243 244 228 / 0.1);
  }

  .md\:border-x-light-green\/100 {
    border-left-color: rgb(243 244 228 / 1);
    border-right-color: rgb(243 244 228 / 1);
  }

  .md\:border-x-light-green\/15 {
    border-left-color: rgb(243 244 228 / 0.15);
    border-right-color: rgb(243 244 228 / 0.15);
  }

  .md\:border-x-light-green\/20 {
    border-left-color: rgb(243 244 228 / 0.2);
    border-right-color: rgb(243 244 228 / 0.2);
  }

  .md\:border-x-light-green\/25 {
    border-left-color: rgb(243 244 228 / 0.25);
    border-right-color: rgb(243 244 228 / 0.25);
  }

  .md\:border-x-light-green\/30 {
    border-left-color: rgb(243 244 228 / 0.3);
    border-right-color: rgb(243 244 228 / 0.3);
  }

  .md\:border-x-light-green\/35 {
    border-left-color: rgb(243 244 228 / 0.35);
    border-right-color: rgb(243 244 228 / 0.35);
  }

  .md\:border-x-light-green\/40 {
    border-left-color: rgb(243 244 228 / 0.4);
    border-right-color: rgb(243 244 228 / 0.4);
  }

  .md\:border-x-light-green\/45 {
    border-left-color: rgb(243 244 228 / 0.45);
    border-right-color: rgb(243 244 228 / 0.45);
  }

  .md\:border-x-light-green\/5 {
    border-left-color: rgb(243 244 228 / 0.05);
    border-right-color: rgb(243 244 228 / 0.05);
  }

  .md\:border-x-light-green\/50 {
    border-left-color: rgb(243 244 228 / 0.5);
    border-right-color: rgb(243 244 228 / 0.5);
  }

  .md\:border-x-light-green\/55 {
    border-left-color: rgb(243 244 228 / 0.55);
    border-right-color: rgb(243 244 228 / 0.55);
  }

  .md\:border-x-light-green\/60 {
    border-left-color: rgb(243 244 228 / 0.6);
    border-right-color: rgb(243 244 228 / 0.6);
  }

  .md\:border-x-light-green\/65 {
    border-left-color: rgb(243 244 228 / 0.65);
    border-right-color: rgb(243 244 228 / 0.65);
  }

  .md\:border-x-light-green\/70 {
    border-left-color: rgb(243 244 228 / 0.7);
    border-right-color: rgb(243 244 228 / 0.7);
  }

  .md\:border-x-light-green\/75 {
    border-left-color: rgb(243 244 228 / 0.75);
    border-right-color: rgb(243 244 228 / 0.75);
  }

  .md\:border-x-light-green\/80 {
    border-left-color: rgb(243 244 228 / 0.8);
    border-right-color: rgb(243 244 228 / 0.8);
  }

  .md\:border-x-light-green\/85 {
    border-left-color: rgb(243 244 228 / 0.85);
    border-right-color: rgb(243 244 228 / 0.85);
  }

  .md\:border-x-light-green\/90 {
    border-left-color: rgb(243 244 228 / 0.9);
    border-right-color: rgb(243 244 228 / 0.9);
  }

  .md\:border-x-light-green\/95 {
    border-left-color: rgb(243 244 228 / 0.95);
    border-right-color: rgb(243 244 228 / 0.95);
  }

  .md\:border-x-light\/0 {
    border-left-color: rgb(243 244 228 / 0);
    border-right-color: rgb(243 244 228 / 0);
  }

  .md\:border-x-light\/10 {
    border-left-color: rgb(243 244 228 / 0.1);
    border-right-color: rgb(243 244 228 / 0.1);
  }

  .md\:border-x-light\/100 {
    border-left-color: rgb(243 244 228 / 1);
    border-right-color: rgb(243 244 228 / 1);
  }

  .md\:border-x-light\/15 {
    border-left-color: rgb(243 244 228 / 0.15);
    border-right-color: rgb(243 244 228 / 0.15);
  }

  .md\:border-x-light\/20 {
    border-left-color: rgb(243 244 228 / 0.2);
    border-right-color: rgb(243 244 228 / 0.2);
  }

  .md\:border-x-light\/25 {
    border-left-color: rgb(243 244 228 / 0.25);
    border-right-color: rgb(243 244 228 / 0.25);
  }

  .md\:border-x-light\/30 {
    border-left-color: rgb(243 244 228 / 0.3);
    border-right-color: rgb(243 244 228 / 0.3);
  }

  .md\:border-x-light\/35 {
    border-left-color: rgb(243 244 228 / 0.35);
    border-right-color: rgb(243 244 228 / 0.35);
  }

  .md\:border-x-light\/40 {
    border-left-color: rgb(243 244 228 / 0.4);
    border-right-color: rgb(243 244 228 / 0.4);
  }

  .md\:border-x-light\/45 {
    border-left-color: rgb(243 244 228 / 0.45);
    border-right-color: rgb(243 244 228 / 0.45);
  }

  .md\:border-x-light\/5 {
    border-left-color: rgb(243 244 228 / 0.05);
    border-right-color: rgb(243 244 228 / 0.05);
  }

  .md\:border-x-light\/50 {
    border-left-color: rgb(243 244 228 / 0.5);
    border-right-color: rgb(243 244 228 / 0.5);
  }

  .md\:border-x-light\/55 {
    border-left-color: rgb(243 244 228 / 0.55);
    border-right-color: rgb(243 244 228 / 0.55);
  }

  .md\:border-x-light\/60 {
    border-left-color: rgb(243 244 228 / 0.6);
    border-right-color: rgb(243 244 228 / 0.6);
  }

  .md\:border-x-light\/65 {
    border-left-color: rgb(243 244 228 / 0.65);
    border-right-color: rgb(243 244 228 / 0.65);
  }

  .md\:border-x-light\/70 {
    border-left-color: rgb(243 244 228 / 0.7);
    border-right-color: rgb(243 244 228 / 0.7);
  }

  .md\:border-x-light\/75 {
    border-left-color: rgb(243 244 228 / 0.75);
    border-right-color: rgb(243 244 228 / 0.75);
  }

  .md\:border-x-light\/80 {
    border-left-color: rgb(243 244 228 / 0.8);
    border-right-color: rgb(243 244 228 / 0.8);
  }

  .md\:border-x-light\/85 {
    border-left-color: rgb(243 244 228 / 0.85);
    border-right-color: rgb(243 244 228 / 0.85);
  }

  .md\:border-x-light\/90 {
    border-left-color: rgb(243 244 228 / 0.9);
    border-right-color: rgb(243 244 228 / 0.9);
  }

  .md\:border-x-light\/95 {
    border-left-color: rgb(243 244 228 / 0.95);
    border-right-color: rgb(243 244 228 / 0.95);
  }

  .md\:border-x-main {
    --tw-border-opacity: 1;
    border-left-color: rgb(56 56 56 / var(--tw-border-opacity));
    border-right-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .md\:border-x-main\/0 {
    border-left-color: rgb(56 56 56 / 0);
    border-right-color: rgb(56 56 56 / 0);
  }

  .md\:border-x-main\/10 {
    border-left-color: rgb(56 56 56 / 0.1);
    border-right-color: rgb(56 56 56 / 0.1);
  }

  .md\:border-x-main\/100 {
    border-left-color: rgb(56 56 56 / 1);
    border-right-color: rgb(56 56 56 / 1);
  }

  .md\:border-x-main\/15 {
    border-left-color: rgb(56 56 56 / 0.15);
    border-right-color: rgb(56 56 56 / 0.15);
  }

  .md\:border-x-main\/20 {
    border-left-color: rgb(56 56 56 / 0.2);
    border-right-color: rgb(56 56 56 / 0.2);
  }

  .md\:border-x-main\/25 {
    border-left-color: rgb(56 56 56 / 0.25);
    border-right-color: rgb(56 56 56 / 0.25);
  }

  .md\:border-x-main\/30 {
    border-left-color: rgb(56 56 56 / 0.3);
    border-right-color: rgb(56 56 56 / 0.3);
  }

  .md\:border-x-main\/35 {
    border-left-color: rgb(56 56 56 / 0.35);
    border-right-color: rgb(56 56 56 / 0.35);
  }

  .md\:border-x-main\/40 {
    border-left-color: rgb(56 56 56 / 0.4);
    border-right-color: rgb(56 56 56 / 0.4);
  }

  .md\:border-x-main\/45 {
    border-left-color: rgb(56 56 56 / 0.45);
    border-right-color: rgb(56 56 56 / 0.45);
  }

  .md\:border-x-main\/5 {
    border-left-color: rgb(56 56 56 / 0.05);
    border-right-color: rgb(56 56 56 / 0.05);
  }

  .md\:border-x-main\/50 {
    border-left-color: rgb(56 56 56 / 0.5);
    border-right-color: rgb(56 56 56 / 0.5);
  }

  .md\:border-x-main\/55 {
    border-left-color: rgb(56 56 56 / 0.55);
    border-right-color: rgb(56 56 56 / 0.55);
  }

  .md\:border-x-main\/60 {
    border-left-color: rgb(56 56 56 / 0.6);
    border-right-color: rgb(56 56 56 / 0.6);
  }

  .md\:border-x-main\/65 {
    border-left-color: rgb(56 56 56 / 0.65);
    border-right-color: rgb(56 56 56 / 0.65);
  }

  .md\:border-x-main\/70 {
    border-left-color: rgb(56 56 56 / 0.7);
    border-right-color: rgb(56 56 56 / 0.7);
  }

  .md\:border-x-main\/75 {
    border-left-color: rgb(56 56 56 / 0.75);
    border-right-color: rgb(56 56 56 / 0.75);
  }

  .md\:border-x-main\/80 {
    border-left-color: rgb(56 56 56 / 0.8);
    border-right-color: rgb(56 56 56 / 0.8);
  }

  .md\:border-x-main\/85 {
    border-left-color: rgb(56 56 56 / 0.85);
    border-right-color: rgb(56 56 56 / 0.85);
  }

  .md\:border-x-main\/90 {
    border-left-color: rgb(56 56 56 / 0.9);
    border-right-color: rgb(56 56 56 / 0.9);
  }

  .md\:border-x-main\/95 {
    border-left-color: rgb(56 56 56 / 0.95);
    border-right-color: rgb(56 56 56 / 0.95);
  }

  .md\:border-x-navy {
    border-left-color: var(--navy);
    border-right-color: var(--navy);
  }

  .md\:border-x-offwhite {
    border-left-color: var(--offwhite);
    border-right-color: var(--offwhite);
  }

  .md\:border-x-orange {
    border-left-color: var(--orange);
    border-right-color: var(--orange);
  }

  .md\:border-x-pearl {
    --tw-border-opacity: 1;
    border-left-color: rgb(254 252 249 / var(--tw-border-opacity));
    border-right-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .md\:border-x-pearl\/0 {
    border-left-color: rgb(254 252 249 / 0);
    border-right-color: rgb(254 252 249 / 0);
  }

  .md\:border-x-pearl\/10 {
    border-left-color: rgb(254 252 249 / 0.1);
    border-right-color: rgb(254 252 249 / 0.1);
  }

  .md\:border-x-pearl\/100 {
    border-left-color: rgb(254 252 249 / 1);
    border-right-color: rgb(254 252 249 / 1);
  }

  .md\:border-x-pearl\/15 {
    border-left-color: rgb(254 252 249 / 0.15);
    border-right-color: rgb(254 252 249 / 0.15);
  }

  .md\:border-x-pearl\/20 {
    border-left-color: rgb(254 252 249 / 0.2);
    border-right-color: rgb(254 252 249 / 0.2);
  }

  .md\:border-x-pearl\/25 {
    border-left-color: rgb(254 252 249 / 0.25);
    border-right-color: rgb(254 252 249 / 0.25);
  }

  .md\:border-x-pearl\/30 {
    border-left-color: rgb(254 252 249 / 0.3);
    border-right-color: rgb(254 252 249 / 0.3);
  }

  .md\:border-x-pearl\/35 {
    border-left-color: rgb(254 252 249 / 0.35);
    border-right-color: rgb(254 252 249 / 0.35);
  }

  .md\:border-x-pearl\/40 {
    border-left-color: rgb(254 252 249 / 0.4);
    border-right-color: rgb(254 252 249 / 0.4);
  }

  .md\:border-x-pearl\/45 {
    border-left-color: rgb(254 252 249 / 0.45);
    border-right-color: rgb(254 252 249 / 0.45);
  }

  .md\:border-x-pearl\/5 {
    border-left-color: rgb(254 252 249 / 0.05);
    border-right-color: rgb(254 252 249 / 0.05);
  }

  .md\:border-x-pearl\/50 {
    border-left-color: rgb(254 252 249 / 0.5);
    border-right-color: rgb(254 252 249 / 0.5);
  }

  .md\:border-x-pearl\/55 {
    border-left-color: rgb(254 252 249 / 0.55);
    border-right-color: rgb(254 252 249 / 0.55);
  }

  .md\:border-x-pearl\/60 {
    border-left-color: rgb(254 252 249 / 0.6);
    border-right-color: rgb(254 252 249 / 0.6);
  }

  .md\:border-x-pearl\/65 {
    border-left-color: rgb(254 252 249 / 0.65);
    border-right-color: rgb(254 252 249 / 0.65);
  }

  .md\:border-x-pearl\/70 {
    border-left-color: rgb(254 252 249 / 0.7);
    border-right-color: rgb(254 252 249 / 0.7);
  }

  .md\:border-x-pearl\/75 {
    border-left-color: rgb(254 252 249 / 0.75);
    border-right-color: rgb(254 252 249 / 0.75);
  }

  .md\:border-x-pearl\/80 {
    border-left-color: rgb(254 252 249 / 0.8);
    border-right-color: rgb(254 252 249 / 0.8);
  }

  .md\:border-x-pearl\/85 {
    border-left-color: rgb(254 252 249 / 0.85);
    border-right-color: rgb(254 252 249 / 0.85);
  }

  .md\:border-x-pearl\/90 {
    border-left-color: rgb(254 252 249 / 0.9);
    border-right-color: rgb(254 252 249 / 0.9);
  }

  .md\:border-x-pearl\/95 {
    border-left-color: rgb(254 252 249 / 0.95);
    border-right-color: rgb(254 252 249 / 0.95);
  }

  .md\:border-x-text-grey {
    --tw-border-opacity: 1;
    border-left-color: rgb(179 179 179 / var(--tw-border-opacity));
    border-right-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .md\:border-x-text-grey\/0 {
    border-left-color: rgb(179 179 179 / 0);
    border-right-color: rgb(179 179 179 / 0);
  }

  .md\:border-x-text-grey\/10 {
    border-left-color: rgb(179 179 179 / 0.1);
    border-right-color: rgb(179 179 179 / 0.1);
  }

  .md\:border-x-text-grey\/100 {
    border-left-color: rgb(179 179 179 / 1);
    border-right-color: rgb(179 179 179 / 1);
  }

  .md\:border-x-text-grey\/15 {
    border-left-color: rgb(179 179 179 / 0.15);
    border-right-color: rgb(179 179 179 / 0.15);
  }

  .md\:border-x-text-grey\/20 {
    border-left-color: rgb(179 179 179 / 0.2);
    border-right-color: rgb(179 179 179 / 0.2);
  }

  .md\:border-x-text-grey\/25 {
    border-left-color: rgb(179 179 179 / 0.25);
    border-right-color: rgb(179 179 179 / 0.25);
  }

  .md\:border-x-text-grey\/30 {
    border-left-color: rgb(179 179 179 / 0.3);
    border-right-color: rgb(179 179 179 / 0.3);
  }

  .md\:border-x-text-grey\/35 {
    border-left-color: rgb(179 179 179 / 0.35);
    border-right-color: rgb(179 179 179 / 0.35);
  }

  .md\:border-x-text-grey\/40 {
    border-left-color: rgb(179 179 179 / 0.4);
    border-right-color: rgb(179 179 179 / 0.4);
  }

  .md\:border-x-text-grey\/45 {
    border-left-color: rgb(179 179 179 / 0.45);
    border-right-color: rgb(179 179 179 / 0.45);
  }

  .md\:border-x-text-grey\/5 {
    border-left-color: rgb(179 179 179 / 0.05);
    border-right-color: rgb(179 179 179 / 0.05);
  }

  .md\:border-x-text-grey\/50 {
    border-left-color: rgb(179 179 179 / 0.5);
    border-right-color: rgb(179 179 179 / 0.5);
  }

  .md\:border-x-text-grey\/55 {
    border-left-color: rgb(179 179 179 / 0.55);
    border-right-color: rgb(179 179 179 / 0.55);
  }

  .md\:border-x-text-grey\/60 {
    border-left-color: rgb(179 179 179 / 0.6);
    border-right-color: rgb(179 179 179 / 0.6);
  }

  .md\:border-x-text-grey\/65 {
    border-left-color: rgb(179 179 179 / 0.65);
    border-right-color: rgb(179 179 179 / 0.65);
  }

  .md\:border-x-text-grey\/70 {
    border-left-color: rgb(179 179 179 / 0.7);
    border-right-color: rgb(179 179 179 / 0.7);
  }

  .md\:border-x-text-grey\/75 {
    border-left-color: rgb(179 179 179 / 0.75);
    border-right-color: rgb(179 179 179 / 0.75);
  }

  .md\:border-x-text-grey\/80 {
    border-left-color: rgb(179 179 179 / 0.8);
    border-right-color: rgb(179 179 179 / 0.8);
  }

  .md\:border-x-text-grey\/85 {
    border-left-color: rgb(179 179 179 / 0.85);
    border-right-color: rgb(179 179 179 / 0.85);
  }

  .md\:border-x-text-grey\/90 {
    border-left-color: rgb(179 179 179 / 0.9);
    border-right-color: rgb(179 179 179 / 0.9);
  }

  .md\:border-x-text-grey\/95 {
    border-left-color: rgb(179 179 179 / 0.95);
    border-right-color: rgb(179 179 179 / 0.95);
  }

  .md\:border-x-transparent {
    border-left-color: transparent;
    border-right-color: transparent;
  }

  .md\:border-x-transparent\/0 {
    border-left-color: rgb(0 0 0 / 0);
    border-right-color: rgb(0 0 0 / 0);
  }

  .md\:border-x-transparent\/10 {
    border-left-color: rgb(0 0 0 / 0.1);
    border-right-color: rgb(0 0 0 / 0.1);
  }

  .md\:border-x-transparent\/100 {
    border-left-color: rgb(0 0 0 / 1);
    border-right-color: rgb(0 0 0 / 1);
  }

  .md\:border-x-transparent\/15 {
    border-left-color: rgb(0 0 0 / 0.15);
    border-right-color: rgb(0 0 0 / 0.15);
  }

  .md\:border-x-transparent\/20 {
    border-left-color: rgb(0 0 0 / 0.2);
    border-right-color: rgb(0 0 0 / 0.2);
  }

  .md\:border-x-transparent\/25 {
    border-left-color: rgb(0 0 0 / 0.25);
    border-right-color: rgb(0 0 0 / 0.25);
  }

  .md\:border-x-transparent\/30 {
    border-left-color: rgb(0 0 0 / 0.3);
    border-right-color: rgb(0 0 0 / 0.3);
  }

  .md\:border-x-transparent\/35 {
    border-left-color: rgb(0 0 0 / 0.35);
    border-right-color: rgb(0 0 0 / 0.35);
  }

  .md\:border-x-transparent\/40 {
    border-left-color: rgb(0 0 0 / 0.4);
    border-right-color: rgb(0 0 0 / 0.4);
  }

  .md\:border-x-transparent\/45 {
    border-left-color: rgb(0 0 0 / 0.45);
    border-right-color: rgb(0 0 0 / 0.45);
  }

  .md\:border-x-transparent\/5 {
    border-left-color: rgb(0 0 0 / 0.05);
    border-right-color: rgb(0 0 0 / 0.05);
  }

  .md\:border-x-transparent\/50 {
    border-left-color: rgb(0 0 0 / 0.5);
    border-right-color: rgb(0 0 0 / 0.5);
  }

  .md\:border-x-transparent\/55 {
    border-left-color: rgb(0 0 0 / 0.55);
    border-right-color: rgb(0 0 0 / 0.55);
  }

  .md\:border-x-transparent\/60 {
    border-left-color: rgb(0 0 0 / 0.6);
    border-right-color: rgb(0 0 0 / 0.6);
  }

  .md\:border-x-transparent\/65 {
    border-left-color: rgb(0 0 0 / 0.65);
    border-right-color: rgb(0 0 0 / 0.65);
  }

  .md\:border-x-transparent\/70 {
    border-left-color: rgb(0 0 0 / 0.7);
    border-right-color: rgb(0 0 0 / 0.7);
  }

  .md\:border-x-transparent\/75 {
    border-left-color: rgb(0 0 0 / 0.75);
    border-right-color: rgb(0 0 0 / 0.75);
  }

  .md\:border-x-transparent\/80 {
    border-left-color: rgb(0 0 0 / 0.8);
    border-right-color: rgb(0 0 0 / 0.8);
  }

  .md\:border-x-transparent\/85 {
    border-left-color: rgb(0 0 0 / 0.85);
    border-right-color: rgb(0 0 0 / 0.85);
  }

  .md\:border-x-transparent\/90 {
    border-left-color: rgb(0 0 0 / 0.9);
    border-right-color: rgb(0 0 0 / 0.9);
  }

  .md\:border-x-transparent\/95 {
    border-left-color: rgb(0 0 0 / 0.95);
    border-right-color: rgb(0 0 0 / 0.95);
  }

  .md\:border-x-white {
    --tw-border-opacity: 1;
    border-left-color: rgb(255 255 255 / var(--tw-border-opacity));
    border-right-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .md\:border-x-white\/0 {
    border-left-color: rgb(255 255 255 / 0);
    border-right-color: rgb(255 255 255 / 0);
  }

  .md\:border-x-white\/10 {
    border-left-color: rgb(255 255 255 / 0.1);
    border-right-color: rgb(255 255 255 / 0.1);
  }

  .md\:border-x-white\/100 {
    border-left-color: rgb(255 255 255 / 1);
    border-right-color: rgb(255 255 255 / 1);
  }

  .md\:border-x-white\/15 {
    border-left-color: rgb(255 255 255 / 0.15);
    border-right-color: rgb(255 255 255 / 0.15);
  }

  .md\:border-x-white\/20 {
    border-left-color: rgb(255 255 255 / 0.2);
    border-right-color: rgb(255 255 255 / 0.2);
  }

  .md\:border-x-white\/25 {
    border-left-color: rgb(255 255 255 / 0.25);
    border-right-color: rgb(255 255 255 / 0.25);
  }

  .md\:border-x-white\/30 {
    border-left-color: rgb(255 255 255 / 0.3);
    border-right-color: rgb(255 255 255 / 0.3);
  }

  .md\:border-x-white\/35 {
    border-left-color: rgb(255 255 255 / 0.35);
    border-right-color: rgb(255 255 255 / 0.35);
  }

  .md\:border-x-white\/40 {
    border-left-color: rgb(255 255 255 / 0.4);
    border-right-color: rgb(255 255 255 / 0.4);
  }

  .md\:border-x-white\/45 {
    border-left-color: rgb(255 255 255 / 0.45);
    border-right-color: rgb(255 255 255 / 0.45);
  }

  .md\:border-x-white\/5 {
    border-left-color: rgb(255 255 255 / 0.05);
    border-right-color: rgb(255 255 255 / 0.05);
  }

  .md\:border-x-white\/50 {
    border-left-color: rgb(255 255 255 / 0.5);
    border-right-color: rgb(255 255 255 / 0.5);
  }

  .md\:border-x-white\/55 {
    border-left-color: rgb(255 255 255 / 0.55);
    border-right-color: rgb(255 255 255 / 0.55);
  }

  .md\:border-x-white\/60 {
    border-left-color: rgb(255 255 255 / 0.6);
    border-right-color: rgb(255 255 255 / 0.6);
  }

  .md\:border-x-white\/65 {
    border-left-color: rgb(255 255 255 / 0.65);
    border-right-color: rgb(255 255 255 / 0.65);
  }

  .md\:border-x-white\/70 {
    border-left-color: rgb(255 255 255 / 0.7);
    border-right-color: rgb(255 255 255 / 0.7);
  }

  .md\:border-x-white\/75 {
    border-left-color: rgb(255 255 255 / 0.75);
    border-right-color: rgb(255 255 255 / 0.75);
  }

  .md\:border-x-white\/80 {
    border-left-color: rgb(255 255 255 / 0.8);
    border-right-color: rgb(255 255 255 / 0.8);
  }

  .md\:border-x-white\/85 {
    border-left-color: rgb(255 255 255 / 0.85);
    border-right-color: rgb(255 255 255 / 0.85);
  }

  .md\:border-x-white\/90 {
    border-left-color: rgb(255 255 255 / 0.9);
    border-right-color: rgb(255 255 255 / 0.9);
  }

  .md\:border-x-white\/95 {
    border-left-color: rgb(255 255 255 / 0.95);
    border-right-color: rgb(255 255 255 / 0.95);
  }

  .md\:border-y-blue {
    border-top-color: var(--blue);
    border-bottom-color: var(--blue);
  }

  .md\:border-y-border {
    --tw-border-opacity: 1;
    border-top-color: rgb(228 229 230 / var(--tw-border-opacity));
    border-bottom-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .md\:border-y-border\/0 {
    border-top-color: rgb(228 229 230 / 0);
    border-bottom-color: rgb(228 229 230 / 0);
  }

  .md\:border-y-border\/10 {
    border-top-color: rgb(228 229 230 / 0.1);
    border-bottom-color: rgb(228 229 230 / 0.1);
  }

  .md\:border-y-border\/100 {
    border-top-color: rgb(228 229 230 / 1);
    border-bottom-color: rgb(228 229 230 / 1);
  }

  .md\:border-y-border\/15 {
    border-top-color: rgb(228 229 230 / 0.15);
    border-bottom-color: rgb(228 229 230 / 0.15);
  }

  .md\:border-y-border\/20 {
    border-top-color: rgb(228 229 230 / 0.2);
    border-bottom-color: rgb(228 229 230 / 0.2);
  }

  .md\:border-y-border\/25 {
    border-top-color: rgb(228 229 230 / 0.25);
    border-bottom-color: rgb(228 229 230 / 0.25);
  }

  .md\:border-y-border\/30 {
    border-top-color: rgb(228 229 230 / 0.3);
    border-bottom-color: rgb(228 229 230 / 0.3);
  }

  .md\:border-y-border\/35 {
    border-top-color: rgb(228 229 230 / 0.35);
    border-bottom-color: rgb(228 229 230 / 0.35);
  }

  .md\:border-y-border\/40 {
    border-top-color: rgb(228 229 230 / 0.4);
    border-bottom-color: rgb(228 229 230 / 0.4);
  }

  .md\:border-y-border\/45 {
    border-top-color: rgb(228 229 230 / 0.45);
    border-bottom-color: rgb(228 229 230 / 0.45);
  }

  .md\:border-y-border\/5 {
    border-top-color: rgb(228 229 230 / 0.05);
    border-bottom-color: rgb(228 229 230 / 0.05);
  }

  .md\:border-y-border\/50 {
    border-top-color: rgb(228 229 230 / 0.5);
    border-bottom-color: rgb(228 229 230 / 0.5);
  }

  .md\:border-y-border\/55 {
    border-top-color: rgb(228 229 230 / 0.55);
    border-bottom-color: rgb(228 229 230 / 0.55);
  }

  .md\:border-y-border\/60 {
    border-top-color: rgb(228 229 230 / 0.6);
    border-bottom-color: rgb(228 229 230 / 0.6);
  }

  .md\:border-y-border\/65 {
    border-top-color: rgb(228 229 230 / 0.65);
    border-bottom-color: rgb(228 229 230 / 0.65);
  }

  .md\:border-y-border\/70 {
    border-top-color: rgb(228 229 230 / 0.7);
    border-bottom-color: rgb(228 229 230 / 0.7);
  }

  .md\:border-y-border\/75 {
    border-top-color: rgb(228 229 230 / 0.75);
    border-bottom-color: rgb(228 229 230 / 0.75);
  }

  .md\:border-y-border\/80 {
    border-top-color: rgb(228 229 230 / 0.8);
    border-bottom-color: rgb(228 229 230 / 0.8);
  }

  .md\:border-y-border\/85 {
    border-top-color: rgb(228 229 230 / 0.85);
    border-bottom-color: rgb(228 229 230 / 0.85);
  }

  .md\:border-y-border\/90 {
    border-top-color: rgb(228 229 230 / 0.9);
    border-bottom-color: rgb(228 229 230 / 0.9);
  }

  .md\:border-y-border\/95 {
    border-top-color: rgb(228 229 230 / 0.95);
    border-bottom-color: rgb(228 229 230 / 0.95);
  }

  .md\:border-y-button {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 252 251 / var(--tw-border-opacity));
    border-bottom-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .md\:border-y-button\/0 {
    border-top-color: rgb(243 252 251 / 0);
    border-bottom-color: rgb(243 252 251 / 0);
  }

  .md\:border-y-button\/10 {
    border-top-color: rgb(243 252 251 / 0.1);
    border-bottom-color: rgb(243 252 251 / 0.1);
  }

  .md\:border-y-button\/100 {
    border-top-color: rgb(243 252 251 / 1);
    border-bottom-color: rgb(243 252 251 / 1);
  }

  .md\:border-y-button\/15 {
    border-top-color: rgb(243 252 251 / 0.15);
    border-bottom-color: rgb(243 252 251 / 0.15);
  }

  .md\:border-y-button\/20 {
    border-top-color: rgb(243 252 251 / 0.2);
    border-bottom-color: rgb(243 252 251 / 0.2);
  }

  .md\:border-y-button\/25 {
    border-top-color: rgb(243 252 251 / 0.25);
    border-bottom-color: rgb(243 252 251 / 0.25);
  }

  .md\:border-y-button\/30 {
    border-top-color: rgb(243 252 251 / 0.3);
    border-bottom-color: rgb(243 252 251 / 0.3);
  }

  .md\:border-y-button\/35 {
    border-top-color: rgb(243 252 251 / 0.35);
    border-bottom-color: rgb(243 252 251 / 0.35);
  }

  .md\:border-y-button\/40 {
    border-top-color: rgb(243 252 251 / 0.4);
    border-bottom-color: rgb(243 252 251 / 0.4);
  }

  .md\:border-y-button\/45 {
    border-top-color: rgb(243 252 251 / 0.45);
    border-bottom-color: rgb(243 252 251 / 0.45);
  }

  .md\:border-y-button\/5 {
    border-top-color: rgb(243 252 251 / 0.05);
    border-bottom-color: rgb(243 252 251 / 0.05);
  }

  .md\:border-y-button\/50 {
    border-top-color: rgb(243 252 251 / 0.5);
    border-bottom-color: rgb(243 252 251 / 0.5);
  }

  .md\:border-y-button\/55 {
    border-top-color: rgb(243 252 251 / 0.55);
    border-bottom-color: rgb(243 252 251 / 0.55);
  }

  .md\:border-y-button\/60 {
    border-top-color: rgb(243 252 251 / 0.6);
    border-bottom-color: rgb(243 252 251 / 0.6);
  }

  .md\:border-y-button\/65 {
    border-top-color: rgb(243 252 251 / 0.65);
    border-bottom-color: rgb(243 252 251 / 0.65);
  }

  .md\:border-y-button\/70 {
    border-top-color: rgb(243 252 251 / 0.7);
    border-bottom-color: rgb(243 252 251 / 0.7);
  }

  .md\:border-y-button\/75 {
    border-top-color: rgb(243 252 251 / 0.75);
    border-bottom-color: rgb(243 252 251 / 0.75);
  }

  .md\:border-y-button\/80 {
    border-top-color: rgb(243 252 251 / 0.8);
    border-bottom-color: rgb(243 252 251 / 0.8);
  }

  .md\:border-y-button\/85 {
    border-top-color: rgb(243 252 251 / 0.85);
    border-bottom-color: rgb(243 252 251 / 0.85);
  }

  .md\:border-y-button\/90 {
    border-top-color: rgb(243 252 251 / 0.9);
    border-bottom-color: rgb(243 252 251 / 0.9);
  }

  .md\:border-y-button\/95 {
    border-top-color: rgb(243 252 251 / 0.95);
    border-bottom-color: rgb(243 252 251 / 0.95);
  }

  .md\:border-y-current {
    border-top-color: currentColor;
    border-bottom-color: currentColor;
  }

  .md\:border-y-dark {
    --tw-border-opacity: 1;
    border-top-color: rgb(37 73 39 / var(--tw-border-opacity));
    border-bottom-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .md\:border-y-dark-green {
    --tw-border-opacity: 1;
    border-top-color: rgb(16 64 48 / var(--tw-border-opacity));
    border-bottom-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .md\:border-y-dark-green\/0 {
    border-top-color: rgb(16 64 48 / 0);
    border-bottom-color: rgb(16 64 48 / 0);
  }

  .md\:border-y-dark-green\/10 {
    border-top-color: rgb(16 64 48 / 0.1);
    border-bottom-color: rgb(16 64 48 / 0.1);
  }

  .md\:border-y-dark-green\/100 {
    border-top-color: rgb(16 64 48 / 1);
    border-bottom-color: rgb(16 64 48 / 1);
  }

  .md\:border-y-dark-green\/15 {
    border-top-color: rgb(16 64 48 / 0.15);
    border-bottom-color: rgb(16 64 48 / 0.15);
  }

  .md\:border-y-dark-green\/20 {
    border-top-color: rgb(16 64 48 / 0.2);
    border-bottom-color: rgb(16 64 48 / 0.2);
  }

  .md\:border-y-dark-green\/25 {
    border-top-color: rgb(16 64 48 / 0.25);
    border-bottom-color: rgb(16 64 48 / 0.25);
  }

  .md\:border-y-dark-green\/30 {
    border-top-color: rgb(16 64 48 / 0.3);
    border-bottom-color: rgb(16 64 48 / 0.3);
  }

  .md\:border-y-dark-green\/35 {
    border-top-color: rgb(16 64 48 / 0.35);
    border-bottom-color: rgb(16 64 48 / 0.35);
  }

  .md\:border-y-dark-green\/40 {
    border-top-color: rgb(16 64 48 / 0.4);
    border-bottom-color: rgb(16 64 48 / 0.4);
  }

  .md\:border-y-dark-green\/45 {
    border-top-color: rgb(16 64 48 / 0.45);
    border-bottom-color: rgb(16 64 48 / 0.45);
  }

  .md\:border-y-dark-green\/5 {
    border-top-color: rgb(16 64 48 / 0.05);
    border-bottom-color: rgb(16 64 48 / 0.05);
  }

  .md\:border-y-dark-green\/50 {
    border-top-color: rgb(16 64 48 / 0.5);
    border-bottom-color: rgb(16 64 48 / 0.5);
  }

  .md\:border-y-dark-green\/55 {
    border-top-color: rgb(16 64 48 / 0.55);
    border-bottom-color: rgb(16 64 48 / 0.55);
  }

  .md\:border-y-dark-green\/60 {
    border-top-color: rgb(16 64 48 / 0.6);
    border-bottom-color: rgb(16 64 48 / 0.6);
  }

  .md\:border-y-dark-green\/65 {
    border-top-color: rgb(16 64 48 / 0.65);
    border-bottom-color: rgb(16 64 48 / 0.65);
  }

  .md\:border-y-dark-green\/70 {
    border-top-color: rgb(16 64 48 / 0.7);
    border-bottom-color: rgb(16 64 48 / 0.7);
  }

  .md\:border-y-dark-green\/75 {
    border-top-color: rgb(16 64 48 / 0.75);
    border-bottom-color: rgb(16 64 48 / 0.75);
  }

  .md\:border-y-dark-green\/80 {
    border-top-color: rgb(16 64 48 / 0.8);
    border-bottom-color: rgb(16 64 48 / 0.8);
  }

  .md\:border-y-dark-green\/85 {
    border-top-color: rgb(16 64 48 / 0.85);
    border-bottom-color: rgb(16 64 48 / 0.85);
  }

  .md\:border-y-dark-green\/90 {
    border-top-color: rgb(16 64 48 / 0.9);
    border-bottom-color: rgb(16 64 48 / 0.9);
  }

  .md\:border-y-dark-green\/95 {
    border-top-color: rgb(16 64 48 / 0.95);
    border-bottom-color: rgb(16 64 48 / 0.95);
  }

  .md\:border-y-dark\/0 {
    border-top-color: rgb(37 73 39 / 0);
    border-bottom-color: rgb(37 73 39 / 0);
  }

  .md\:border-y-dark\/10 {
    border-top-color: rgb(37 73 39 / 0.1);
    border-bottom-color: rgb(37 73 39 / 0.1);
  }

  .md\:border-y-dark\/100 {
    border-top-color: rgb(37 73 39 / 1);
    border-bottom-color: rgb(37 73 39 / 1);
  }

  .md\:border-y-dark\/15 {
    border-top-color: rgb(37 73 39 / 0.15);
    border-bottom-color: rgb(37 73 39 / 0.15);
  }

  .md\:border-y-dark\/20 {
    border-top-color: rgb(37 73 39 / 0.2);
    border-bottom-color: rgb(37 73 39 / 0.2);
  }

  .md\:border-y-dark\/25 {
    border-top-color: rgb(37 73 39 / 0.25);
    border-bottom-color: rgb(37 73 39 / 0.25);
  }

  .md\:border-y-dark\/30 {
    border-top-color: rgb(37 73 39 / 0.3);
    border-bottom-color: rgb(37 73 39 / 0.3);
  }

  .md\:border-y-dark\/35 {
    border-top-color: rgb(37 73 39 / 0.35);
    border-bottom-color: rgb(37 73 39 / 0.35);
  }

  .md\:border-y-dark\/40 {
    border-top-color: rgb(37 73 39 / 0.4);
    border-bottom-color: rgb(37 73 39 / 0.4);
  }

  .md\:border-y-dark\/45 {
    border-top-color: rgb(37 73 39 / 0.45);
    border-bottom-color: rgb(37 73 39 / 0.45);
  }

  .md\:border-y-dark\/5 {
    border-top-color: rgb(37 73 39 / 0.05);
    border-bottom-color: rgb(37 73 39 / 0.05);
  }

  .md\:border-y-dark\/50 {
    border-top-color: rgb(37 73 39 / 0.5);
    border-bottom-color: rgb(37 73 39 / 0.5);
  }

  .md\:border-y-dark\/55 {
    border-top-color: rgb(37 73 39 / 0.55);
    border-bottom-color: rgb(37 73 39 / 0.55);
  }

  .md\:border-y-dark\/60 {
    border-top-color: rgb(37 73 39 / 0.6);
    border-bottom-color: rgb(37 73 39 / 0.6);
  }

  .md\:border-y-dark\/65 {
    border-top-color: rgb(37 73 39 / 0.65);
    border-bottom-color: rgb(37 73 39 / 0.65);
  }

  .md\:border-y-dark\/70 {
    border-top-color: rgb(37 73 39 / 0.7);
    border-bottom-color: rgb(37 73 39 / 0.7);
  }

  .md\:border-y-dark\/75 {
    border-top-color: rgb(37 73 39 / 0.75);
    border-bottom-color: rgb(37 73 39 / 0.75);
  }

  .md\:border-y-dark\/80 {
    border-top-color: rgb(37 73 39 / 0.8);
    border-bottom-color: rgb(37 73 39 / 0.8);
  }

  .md\:border-y-dark\/85 {
    border-top-color: rgb(37 73 39 / 0.85);
    border-bottom-color: rgb(37 73 39 / 0.85);
  }

  .md\:border-y-dark\/90 {
    border-top-color: rgb(37 73 39 / 0.9);
    border-bottom-color: rgb(37 73 39 / 0.9);
  }

  .md\:border-y-dark\/95 {
    border-top-color: rgb(37 73 39 / 0.95);
    border-bottom-color: rgb(37 73 39 / 0.95);
  }

  .md\:border-y-gray {
    border-top-color: var(--gray);
    border-bottom-color: var(--gray);
  }

  .md\:border-y-green {
    --tw-border-opacity: 1;
    border-top-color: rgb(52 102 64 / var(--tw-border-opacity));
    border-bottom-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .md\:border-y-green\/0 {
    border-top-color: rgb(52 102 64 / 0);
    border-bottom-color: rgb(52 102 64 / 0);
  }

  .md\:border-y-green\/10 {
    border-top-color: rgb(52 102 64 / 0.1);
    border-bottom-color: rgb(52 102 64 / 0.1);
  }

  .md\:border-y-green\/100 {
    border-top-color: rgb(52 102 64 / 1);
    border-bottom-color: rgb(52 102 64 / 1);
  }

  .md\:border-y-green\/15 {
    border-top-color: rgb(52 102 64 / 0.15);
    border-bottom-color: rgb(52 102 64 / 0.15);
  }

  .md\:border-y-green\/20 {
    border-top-color: rgb(52 102 64 / 0.2);
    border-bottom-color: rgb(52 102 64 / 0.2);
  }

  .md\:border-y-green\/25 {
    border-top-color: rgb(52 102 64 / 0.25);
    border-bottom-color: rgb(52 102 64 / 0.25);
  }

  .md\:border-y-green\/30 {
    border-top-color: rgb(52 102 64 / 0.3);
    border-bottom-color: rgb(52 102 64 / 0.3);
  }

  .md\:border-y-green\/35 {
    border-top-color: rgb(52 102 64 / 0.35);
    border-bottom-color: rgb(52 102 64 / 0.35);
  }

  .md\:border-y-green\/40 {
    border-top-color: rgb(52 102 64 / 0.4);
    border-bottom-color: rgb(52 102 64 / 0.4);
  }

  .md\:border-y-green\/45 {
    border-top-color: rgb(52 102 64 / 0.45);
    border-bottom-color: rgb(52 102 64 / 0.45);
  }

  .md\:border-y-green\/5 {
    border-top-color: rgb(52 102 64 / 0.05);
    border-bottom-color: rgb(52 102 64 / 0.05);
  }

  .md\:border-y-green\/50 {
    border-top-color: rgb(52 102 64 / 0.5);
    border-bottom-color: rgb(52 102 64 / 0.5);
  }

  .md\:border-y-green\/55 {
    border-top-color: rgb(52 102 64 / 0.55);
    border-bottom-color: rgb(52 102 64 / 0.55);
  }

  .md\:border-y-green\/60 {
    border-top-color: rgb(52 102 64 / 0.6);
    border-bottom-color: rgb(52 102 64 / 0.6);
  }

  .md\:border-y-green\/65 {
    border-top-color: rgb(52 102 64 / 0.65);
    border-bottom-color: rgb(52 102 64 / 0.65);
  }

  .md\:border-y-green\/70 {
    border-top-color: rgb(52 102 64 / 0.7);
    border-bottom-color: rgb(52 102 64 / 0.7);
  }

  .md\:border-y-green\/75 {
    border-top-color: rgb(52 102 64 / 0.75);
    border-bottom-color: rgb(52 102 64 / 0.75);
  }

  .md\:border-y-green\/80 {
    border-top-color: rgb(52 102 64 / 0.8);
    border-bottom-color: rgb(52 102 64 / 0.8);
  }

  .md\:border-y-green\/85 {
    border-top-color: rgb(52 102 64 / 0.85);
    border-bottom-color: rgb(52 102 64 / 0.85);
  }

  .md\:border-y-green\/90 {
    border-top-color: rgb(52 102 64 / 0.9);
    border-bottom-color: rgb(52 102 64 / 0.9);
  }

  .md\:border-y-green\/95 {
    border-top-color: rgb(52 102 64 / 0.95);
    border-bottom-color: rgb(52 102 64 / 0.95);
  }

  .md\:border-y-grey {
    --tw-border-opacity: 1;
    border-top-color: rgb(205 217 209 / var(--tw-border-opacity));
    border-bottom-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .md\:border-y-grey\/0 {
    border-top-color: rgb(205 217 209 / 0);
    border-bottom-color: rgb(205 217 209 / 0);
  }

  .md\:border-y-grey\/10 {
    border-top-color: rgb(205 217 209 / 0.1);
    border-bottom-color: rgb(205 217 209 / 0.1);
  }

  .md\:border-y-grey\/100 {
    border-top-color: rgb(205 217 209 / 1);
    border-bottom-color: rgb(205 217 209 / 1);
  }

  .md\:border-y-grey\/15 {
    border-top-color: rgb(205 217 209 / 0.15);
    border-bottom-color: rgb(205 217 209 / 0.15);
  }

  .md\:border-y-grey\/20 {
    border-top-color: rgb(205 217 209 / 0.2);
    border-bottom-color: rgb(205 217 209 / 0.2);
  }

  .md\:border-y-grey\/25 {
    border-top-color: rgb(205 217 209 / 0.25);
    border-bottom-color: rgb(205 217 209 / 0.25);
  }

  .md\:border-y-grey\/30 {
    border-top-color: rgb(205 217 209 / 0.3);
    border-bottom-color: rgb(205 217 209 / 0.3);
  }

  .md\:border-y-grey\/35 {
    border-top-color: rgb(205 217 209 / 0.35);
    border-bottom-color: rgb(205 217 209 / 0.35);
  }

  .md\:border-y-grey\/40 {
    border-top-color: rgb(205 217 209 / 0.4);
    border-bottom-color: rgb(205 217 209 / 0.4);
  }

  .md\:border-y-grey\/45 {
    border-top-color: rgb(205 217 209 / 0.45);
    border-bottom-color: rgb(205 217 209 / 0.45);
  }

  .md\:border-y-grey\/5 {
    border-top-color: rgb(205 217 209 / 0.05);
    border-bottom-color: rgb(205 217 209 / 0.05);
  }

  .md\:border-y-grey\/50 {
    border-top-color: rgb(205 217 209 / 0.5);
    border-bottom-color: rgb(205 217 209 / 0.5);
  }

  .md\:border-y-grey\/55 {
    border-top-color: rgb(205 217 209 / 0.55);
    border-bottom-color: rgb(205 217 209 / 0.55);
  }

  .md\:border-y-grey\/60 {
    border-top-color: rgb(205 217 209 / 0.6);
    border-bottom-color: rgb(205 217 209 / 0.6);
  }

  .md\:border-y-grey\/65 {
    border-top-color: rgb(205 217 209 / 0.65);
    border-bottom-color: rgb(205 217 209 / 0.65);
  }

  .md\:border-y-grey\/70 {
    border-top-color: rgb(205 217 209 / 0.7);
    border-bottom-color: rgb(205 217 209 / 0.7);
  }

  .md\:border-y-grey\/75 {
    border-top-color: rgb(205 217 209 / 0.75);
    border-bottom-color: rgb(205 217 209 / 0.75);
  }

  .md\:border-y-grey\/80 {
    border-top-color: rgb(205 217 209 / 0.8);
    border-bottom-color: rgb(205 217 209 / 0.8);
  }

  .md\:border-y-grey\/85 {
    border-top-color: rgb(205 217 209 / 0.85);
    border-bottom-color: rgb(205 217 209 / 0.85);
  }

  .md\:border-y-grey\/90 {
    border-top-color: rgb(205 217 209 / 0.9);
    border-bottom-color: rgb(205 217 209 / 0.9);
  }

  .md\:border-y-grey\/95 {
    border-top-color: rgb(205 217 209 / 0.95);
    border-bottom-color: rgb(205 217 209 / 0.95);
  }

  .md\:border-y-light {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 244 228 / var(--tw-border-opacity));
    border-bottom-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .md\:border-y-light-green {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 244 228 / var(--tw-border-opacity));
    border-bottom-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .md\:border-y-light-green\/0 {
    border-top-color: rgb(243 244 228 / 0);
    border-bottom-color: rgb(243 244 228 / 0);
  }

  .md\:border-y-light-green\/10 {
    border-top-color: rgb(243 244 228 / 0.1);
    border-bottom-color: rgb(243 244 228 / 0.1);
  }

  .md\:border-y-light-green\/100 {
    border-top-color: rgb(243 244 228 / 1);
    border-bottom-color: rgb(243 244 228 / 1);
  }

  .md\:border-y-light-green\/15 {
    border-top-color: rgb(243 244 228 / 0.15);
    border-bottom-color: rgb(243 244 228 / 0.15);
  }

  .md\:border-y-light-green\/20 {
    border-top-color: rgb(243 244 228 / 0.2);
    border-bottom-color: rgb(243 244 228 / 0.2);
  }

  .md\:border-y-light-green\/25 {
    border-top-color: rgb(243 244 228 / 0.25);
    border-bottom-color: rgb(243 244 228 / 0.25);
  }

  .md\:border-y-light-green\/30 {
    border-top-color: rgb(243 244 228 / 0.3);
    border-bottom-color: rgb(243 244 228 / 0.3);
  }

  .md\:border-y-light-green\/35 {
    border-top-color: rgb(243 244 228 / 0.35);
    border-bottom-color: rgb(243 244 228 / 0.35);
  }

  .md\:border-y-light-green\/40 {
    border-top-color: rgb(243 244 228 / 0.4);
    border-bottom-color: rgb(243 244 228 / 0.4);
  }

  .md\:border-y-light-green\/45 {
    border-top-color: rgb(243 244 228 / 0.45);
    border-bottom-color: rgb(243 244 228 / 0.45);
  }

  .md\:border-y-light-green\/5 {
    border-top-color: rgb(243 244 228 / 0.05);
    border-bottom-color: rgb(243 244 228 / 0.05);
  }

  .md\:border-y-light-green\/50 {
    border-top-color: rgb(243 244 228 / 0.5);
    border-bottom-color: rgb(243 244 228 / 0.5);
  }

  .md\:border-y-light-green\/55 {
    border-top-color: rgb(243 244 228 / 0.55);
    border-bottom-color: rgb(243 244 228 / 0.55);
  }

  .md\:border-y-light-green\/60 {
    border-top-color: rgb(243 244 228 / 0.6);
    border-bottom-color: rgb(243 244 228 / 0.6);
  }

  .md\:border-y-light-green\/65 {
    border-top-color: rgb(243 244 228 / 0.65);
    border-bottom-color: rgb(243 244 228 / 0.65);
  }

  .md\:border-y-light-green\/70 {
    border-top-color: rgb(243 244 228 / 0.7);
    border-bottom-color: rgb(243 244 228 / 0.7);
  }

  .md\:border-y-light-green\/75 {
    border-top-color: rgb(243 244 228 / 0.75);
    border-bottom-color: rgb(243 244 228 / 0.75);
  }

  .md\:border-y-light-green\/80 {
    border-top-color: rgb(243 244 228 / 0.8);
    border-bottom-color: rgb(243 244 228 / 0.8);
  }

  .md\:border-y-light-green\/85 {
    border-top-color: rgb(243 244 228 / 0.85);
    border-bottom-color: rgb(243 244 228 / 0.85);
  }

  .md\:border-y-light-green\/90 {
    border-top-color: rgb(243 244 228 / 0.9);
    border-bottom-color: rgb(243 244 228 / 0.9);
  }

  .md\:border-y-light-green\/95 {
    border-top-color: rgb(243 244 228 / 0.95);
    border-bottom-color: rgb(243 244 228 / 0.95);
  }

  .md\:border-y-light\/0 {
    border-top-color: rgb(243 244 228 / 0);
    border-bottom-color: rgb(243 244 228 / 0);
  }

  .md\:border-y-light\/10 {
    border-top-color: rgb(243 244 228 / 0.1);
    border-bottom-color: rgb(243 244 228 / 0.1);
  }

  .md\:border-y-light\/100 {
    border-top-color: rgb(243 244 228 / 1);
    border-bottom-color: rgb(243 244 228 / 1);
  }

  .md\:border-y-light\/15 {
    border-top-color: rgb(243 244 228 / 0.15);
    border-bottom-color: rgb(243 244 228 / 0.15);
  }

  .md\:border-y-light\/20 {
    border-top-color: rgb(243 244 228 / 0.2);
    border-bottom-color: rgb(243 244 228 / 0.2);
  }

  .md\:border-y-light\/25 {
    border-top-color: rgb(243 244 228 / 0.25);
    border-bottom-color: rgb(243 244 228 / 0.25);
  }

  .md\:border-y-light\/30 {
    border-top-color: rgb(243 244 228 / 0.3);
    border-bottom-color: rgb(243 244 228 / 0.3);
  }

  .md\:border-y-light\/35 {
    border-top-color: rgb(243 244 228 / 0.35);
    border-bottom-color: rgb(243 244 228 / 0.35);
  }

  .md\:border-y-light\/40 {
    border-top-color: rgb(243 244 228 / 0.4);
    border-bottom-color: rgb(243 244 228 / 0.4);
  }

  .md\:border-y-light\/45 {
    border-top-color: rgb(243 244 228 / 0.45);
    border-bottom-color: rgb(243 244 228 / 0.45);
  }

  .md\:border-y-light\/5 {
    border-top-color: rgb(243 244 228 / 0.05);
    border-bottom-color: rgb(243 244 228 / 0.05);
  }

  .md\:border-y-light\/50 {
    border-top-color: rgb(243 244 228 / 0.5);
    border-bottom-color: rgb(243 244 228 / 0.5);
  }

  .md\:border-y-light\/55 {
    border-top-color: rgb(243 244 228 / 0.55);
    border-bottom-color: rgb(243 244 228 / 0.55);
  }

  .md\:border-y-light\/60 {
    border-top-color: rgb(243 244 228 / 0.6);
    border-bottom-color: rgb(243 244 228 / 0.6);
  }

  .md\:border-y-light\/65 {
    border-top-color: rgb(243 244 228 / 0.65);
    border-bottom-color: rgb(243 244 228 / 0.65);
  }

  .md\:border-y-light\/70 {
    border-top-color: rgb(243 244 228 / 0.7);
    border-bottom-color: rgb(243 244 228 / 0.7);
  }

  .md\:border-y-light\/75 {
    border-top-color: rgb(243 244 228 / 0.75);
    border-bottom-color: rgb(243 244 228 / 0.75);
  }

  .md\:border-y-light\/80 {
    border-top-color: rgb(243 244 228 / 0.8);
    border-bottom-color: rgb(243 244 228 / 0.8);
  }

  .md\:border-y-light\/85 {
    border-top-color: rgb(243 244 228 / 0.85);
    border-bottom-color: rgb(243 244 228 / 0.85);
  }

  .md\:border-y-light\/90 {
    border-top-color: rgb(243 244 228 / 0.9);
    border-bottom-color: rgb(243 244 228 / 0.9);
  }

  .md\:border-y-light\/95 {
    border-top-color: rgb(243 244 228 / 0.95);
    border-bottom-color: rgb(243 244 228 / 0.95);
  }

  .md\:border-y-main {
    --tw-border-opacity: 1;
    border-top-color: rgb(56 56 56 / var(--tw-border-opacity));
    border-bottom-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .md\:border-y-main\/0 {
    border-top-color: rgb(56 56 56 / 0);
    border-bottom-color: rgb(56 56 56 / 0);
  }

  .md\:border-y-main\/10 {
    border-top-color: rgb(56 56 56 / 0.1);
    border-bottom-color: rgb(56 56 56 / 0.1);
  }

  .md\:border-y-main\/100 {
    border-top-color: rgb(56 56 56 / 1);
    border-bottom-color: rgb(56 56 56 / 1);
  }

  .md\:border-y-main\/15 {
    border-top-color: rgb(56 56 56 / 0.15);
    border-bottom-color: rgb(56 56 56 / 0.15);
  }

  .md\:border-y-main\/20 {
    border-top-color: rgb(56 56 56 / 0.2);
    border-bottom-color: rgb(56 56 56 / 0.2);
  }

  .md\:border-y-main\/25 {
    border-top-color: rgb(56 56 56 / 0.25);
    border-bottom-color: rgb(56 56 56 / 0.25);
  }

  .md\:border-y-main\/30 {
    border-top-color: rgb(56 56 56 / 0.3);
    border-bottom-color: rgb(56 56 56 / 0.3);
  }

  .md\:border-y-main\/35 {
    border-top-color: rgb(56 56 56 / 0.35);
    border-bottom-color: rgb(56 56 56 / 0.35);
  }

  .md\:border-y-main\/40 {
    border-top-color: rgb(56 56 56 / 0.4);
    border-bottom-color: rgb(56 56 56 / 0.4);
  }

  .md\:border-y-main\/45 {
    border-top-color: rgb(56 56 56 / 0.45);
    border-bottom-color: rgb(56 56 56 / 0.45);
  }

  .md\:border-y-main\/5 {
    border-top-color: rgb(56 56 56 / 0.05);
    border-bottom-color: rgb(56 56 56 / 0.05);
  }

  .md\:border-y-main\/50 {
    border-top-color: rgb(56 56 56 / 0.5);
    border-bottom-color: rgb(56 56 56 / 0.5);
  }

  .md\:border-y-main\/55 {
    border-top-color: rgb(56 56 56 / 0.55);
    border-bottom-color: rgb(56 56 56 / 0.55);
  }

  .md\:border-y-main\/60 {
    border-top-color: rgb(56 56 56 / 0.6);
    border-bottom-color: rgb(56 56 56 / 0.6);
  }

  .md\:border-y-main\/65 {
    border-top-color: rgb(56 56 56 / 0.65);
    border-bottom-color: rgb(56 56 56 / 0.65);
  }

  .md\:border-y-main\/70 {
    border-top-color: rgb(56 56 56 / 0.7);
    border-bottom-color: rgb(56 56 56 / 0.7);
  }

  .md\:border-y-main\/75 {
    border-top-color: rgb(56 56 56 / 0.75);
    border-bottom-color: rgb(56 56 56 / 0.75);
  }

  .md\:border-y-main\/80 {
    border-top-color: rgb(56 56 56 / 0.8);
    border-bottom-color: rgb(56 56 56 / 0.8);
  }

  .md\:border-y-main\/85 {
    border-top-color: rgb(56 56 56 / 0.85);
    border-bottom-color: rgb(56 56 56 / 0.85);
  }

  .md\:border-y-main\/90 {
    border-top-color: rgb(56 56 56 / 0.9);
    border-bottom-color: rgb(56 56 56 / 0.9);
  }

  .md\:border-y-main\/95 {
    border-top-color: rgb(56 56 56 / 0.95);
    border-bottom-color: rgb(56 56 56 / 0.95);
  }

  .md\:border-y-navy {
    border-top-color: var(--navy);
    border-bottom-color: var(--navy);
  }

  .md\:border-y-offwhite {
    border-top-color: var(--offwhite);
    border-bottom-color: var(--offwhite);
  }

  .md\:border-y-orange {
    border-top-color: var(--orange);
    border-bottom-color: var(--orange);
  }

  .md\:border-y-pearl {
    --tw-border-opacity: 1;
    border-top-color: rgb(254 252 249 / var(--tw-border-opacity));
    border-bottom-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .md\:border-y-pearl\/0 {
    border-top-color: rgb(254 252 249 / 0);
    border-bottom-color: rgb(254 252 249 / 0);
  }

  .md\:border-y-pearl\/10 {
    border-top-color: rgb(254 252 249 / 0.1);
    border-bottom-color: rgb(254 252 249 / 0.1);
  }

  .md\:border-y-pearl\/100 {
    border-top-color: rgb(254 252 249 / 1);
    border-bottom-color: rgb(254 252 249 / 1);
  }

  .md\:border-y-pearl\/15 {
    border-top-color: rgb(254 252 249 / 0.15);
    border-bottom-color: rgb(254 252 249 / 0.15);
  }

  .md\:border-y-pearl\/20 {
    border-top-color: rgb(254 252 249 / 0.2);
    border-bottom-color: rgb(254 252 249 / 0.2);
  }

  .md\:border-y-pearl\/25 {
    border-top-color: rgb(254 252 249 / 0.25);
    border-bottom-color: rgb(254 252 249 / 0.25);
  }

  .md\:border-y-pearl\/30 {
    border-top-color: rgb(254 252 249 / 0.3);
    border-bottom-color: rgb(254 252 249 / 0.3);
  }

  .md\:border-y-pearl\/35 {
    border-top-color: rgb(254 252 249 / 0.35);
    border-bottom-color: rgb(254 252 249 / 0.35);
  }

  .md\:border-y-pearl\/40 {
    border-top-color: rgb(254 252 249 / 0.4);
    border-bottom-color: rgb(254 252 249 / 0.4);
  }

  .md\:border-y-pearl\/45 {
    border-top-color: rgb(254 252 249 / 0.45);
    border-bottom-color: rgb(254 252 249 / 0.45);
  }

  .md\:border-y-pearl\/5 {
    border-top-color: rgb(254 252 249 / 0.05);
    border-bottom-color: rgb(254 252 249 / 0.05);
  }

  .md\:border-y-pearl\/50 {
    border-top-color: rgb(254 252 249 / 0.5);
    border-bottom-color: rgb(254 252 249 / 0.5);
  }

  .md\:border-y-pearl\/55 {
    border-top-color: rgb(254 252 249 / 0.55);
    border-bottom-color: rgb(254 252 249 / 0.55);
  }

  .md\:border-y-pearl\/60 {
    border-top-color: rgb(254 252 249 / 0.6);
    border-bottom-color: rgb(254 252 249 / 0.6);
  }

  .md\:border-y-pearl\/65 {
    border-top-color: rgb(254 252 249 / 0.65);
    border-bottom-color: rgb(254 252 249 / 0.65);
  }

  .md\:border-y-pearl\/70 {
    border-top-color: rgb(254 252 249 / 0.7);
    border-bottom-color: rgb(254 252 249 / 0.7);
  }

  .md\:border-y-pearl\/75 {
    border-top-color: rgb(254 252 249 / 0.75);
    border-bottom-color: rgb(254 252 249 / 0.75);
  }

  .md\:border-y-pearl\/80 {
    border-top-color: rgb(254 252 249 / 0.8);
    border-bottom-color: rgb(254 252 249 / 0.8);
  }

  .md\:border-y-pearl\/85 {
    border-top-color: rgb(254 252 249 / 0.85);
    border-bottom-color: rgb(254 252 249 / 0.85);
  }

  .md\:border-y-pearl\/90 {
    border-top-color: rgb(254 252 249 / 0.9);
    border-bottom-color: rgb(254 252 249 / 0.9);
  }

  .md\:border-y-pearl\/95 {
    border-top-color: rgb(254 252 249 / 0.95);
    border-bottom-color: rgb(254 252 249 / 0.95);
  }

  .md\:border-y-text-grey {
    --tw-border-opacity: 1;
    border-top-color: rgb(179 179 179 / var(--tw-border-opacity));
    border-bottom-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .md\:border-y-text-grey\/0 {
    border-top-color: rgb(179 179 179 / 0);
    border-bottom-color: rgb(179 179 179 / 0);
  }

  .md\:border-y-text-grey\/10 {
    border-top-color: rgb(179 179 179 / 0.1);
    border-bottom-color: rgb(179 179 179 / 0.1);
  }

  .md\:border-y-text-grey\/100 {
    border-top-color: rgb(179 179 179 / 1);
    border-bottom-color: rgb(179 179 179 / 1);
  }

  .md\:border-y-text-grey\/15 {
    border-top-color: rgb(179 179 179 / 0.15);
    border-bottom-color: rgb(179 179 179 / 0.15);
  }

  .md\:border-y-text-grey\/20 {
    border-top-color: rgb(179 179 179 / 0.2);
    border-bottom-color: rgb(179 179 179 / 0.2);
  }

  .md\:border-y-text-grey\/25 {
    border-top-color: rgb(179 179 179 / 0.25);
    border-bottom-color: rgb(179 179 179 / 0.25);
  }

  .md\:border-y-text-grey\/30 {
    border-top-color: rgb(179 179 179 / 0.3);
    border-bottom-color: rgb(179 179 179 / 0.3);
  }

  .md\:border-y-text-grey\/35 {
    border-top-color: rgb(179 179 179 / 0.35);
    border-bottom-color: rgb(179 179 179 / 0.35);
  }

  .md\:border-y-text-grey\/40 {
    border-top-color: rgb(179 179 179 / 0.4);
    border-bottom-color: rgb(179 179 179 / 0.4);
  }

  .md\:border-y-text-grey\/45 {
    border-top-color: rgb(179 179 179 / 0.45);
    border-bottom-color: rgb(179 179 179 / 0.45);
  }

  .md\:border-y-text-grey\/5 {
    border-top-color: rgb(179 179 179 / 0.05);
    border-bottom-color: rgb(179 179 179 / 0.05);
  }

  .md\:border-y-text-grey\/50 {
    border-top-color: rgb(179 179 179 / 0.5);
    border-bottom-color: rgb(179 179 179 / 0.5);
  }

  .md\:border-y-text-grey\/55 {
    border-top-color: rgb(179 179 179 / 0.55);
    border-bottom-color: rgb(179 179 179 / 0.55);
  }

  .md\:border-y-text-grey\/60 {
    border-top-color: rgb(179 179 179 / 0.6);
    border-bottom-color: rgb(179 179 179 / 0.6);
  }

  .md\:border-y-text-grey\/65 {
    border-top-color: rgb(179 179 179 / 0.65);
    border-bottom-color: rgb(179 179 179 / 0.65);
  }

  .md\:border-y-text-grey\/70 {
    border-top-color: rgb(179 179 179 / 0.7);
    border-bottom-color: rgb(179 179 179 / 0.7);
  }

  .md\:border-y-text-grey\/75 {
    border-top-color: rgb(179 179 179 / 0.75);
    border-bottom-color: rgb(179 179 179 / 0.75);
  }

  .md\:border-y-text-grey\/80 {
    border-top-color: rgb(179 179 179 / 0.8);
    border-bottom-color: rgb(179 179 179 / 0.8);
  }

  .md\:border-y-text-grey\/85 {
    border-top-color: rgb(179 179 179 / 0.85);
    border-bottom-color: rgb(179 179 179 / 0.85);
  }

  .md\:border-y-text-grey\/90 {
    border-top-color: rgb(179 179 179 / 0.9);
    border-bottom-color: rgb(179 179 179 / 0.9);
  }

  .md\:border-y-text-grey\/95 {
    border-top-color: rgb(179 179 179 / 0.95);
    border-bottom-color: rgb(179 179 179 / 0.95);
  }

  .md\:border-y-transparent {
    border-top-color: transparent;
    border-bottom-color: transparent;
  }

  .md\:border-y-transparent\/0 {
    border-top-color: rgb(0 0 0 / 0);
    border-bottom-color: rgb(0 0 0 / 0);
  }

  .md\:border-y-transparent\/10 {
    border-top-color: rgb(0 0 0 / 0.1);
    border-bottom-color: rgb(0 0 0 / 0.1);
  }

  .md\:border-y-transparent\/100 {
    border-top-color: rgb(0 0 0 / 1);
    border-bottom-color: rgb(0 0 0 / 1);
  }

  .md\:border-y-transparent\/15 {
    border-top-color: rgb(0 0 0 / 0.15);
    border-bottom-color: rgb(0 0 0 / 0.15);
  }

  .md\:border-y-transparent\/20 {
    border-top-color: rgb(0 0 0 / 0.2);
    border-bottom-color: rgb(0 0 0 / 0.2);
  }

  .md\:border-y-transparent\/25 {
    border-top-color: rgb(0 0 0 / 0.25);
    border-bottom-color: rgb(0 0 0 / 0.25);
  }

  .md\:border-y-transparent\/30 {
    border-top-color: rgb(0 0 0 / 0.3);
    border-bottom-color: rgb(0 0 0 / 0.3);
  }

  .md\:border-y-transparent\/35 {
    border-top-color: rgb(0 0 0 / 0.35);
    border-bottom-color: rgb(0 0 0 / 0.35);
  }

  .md\:border-y-transparent\/40 {
    border-top-color: rgb(0 0 0 / 0.4);
    border-bottom-color: rgb(0 0 0 / 0.4);
  }

  .md\:border-y-transparent\/45 {
    border-top-color: rgb(0 0 0 / 0.45);
    border-bottom-color: rgb(0 0 0 / 0.45);
  }

  .md\:border-y-transparent\/5 {
    border-top-color: rgb(0 0 0 / 0.05);
    border-bottom-color: rgb(0 0 0 / 0.05);
  }

  .md\:border-y-transparent\/50 {
    border-top-color: rgb(0 0 0 / 0.5);
    border-bottom-color: rgb(0 0 0 / 0.5);
  }

  .md\:border-y-transparent\/55 {
    border-top-color: rgb(0 0 0 / 0.55);
    border-bottom-color: rgb(0 0 0 / 0.55);
  }

  .md\:border-y-transparent\/60 {
    border-top-color: rgb(0 0 0 / 0.6);
    border-bottom-color: rgb(0 0 0 / 0.6);
  }

  .md\:border-y-transparent\/65 {
    border-top-color: rgb(0 0 0 / 0.65);
    border-bottom-color: rgb(0 0 0 / 0.65);
  }

  .md\:border-y-transparent\/70 {
    border-top-color: rgb(0 0 0 / 0.7);
    border-bottom-color: rgb(0 0 0 / 0.7);
  }

  .md\:border-y-transparent\/75 {
    border-top-color: rgb(0 0 0 / 0.75);
    border-bottom-color: rgb(0 0 0 / 0.75);
  }

  .md\:border-y-transparent\/80 {
    border-top-color: rgb(0 0 0 / 0.8);
    border-bottom-color: rgb(0 0 0 / 0.8);
  }

  .md\:border-y-transparent\/85 {
    border-top-color: rgb(0 0 0 / 0.85);
    border-bottom-color: rgb(0 0 0 / 0.85);
  }

  .md\:border-y-transparent\/90 {
    border-top-color: rgb(0 0 0 / 0.9);
    border-bottom-color: rgb(0 0 0 / 0.9);
  }

  .md\:border-y-transparent\/95 {
    border-top-color: rgb(0 0 0 / 0.95);
    border-bottom-color: rgb(0 0 0 / 0.95);
  }

  .md\:border-y-white {
    --tw-border-opacity: 1;
    border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
    border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .md\:border-y-white\/0 {
    border-top-color: rgb(255 255 255 / 0);
    border-bottom-color: rgb(255 255 255 / 0);
  }

  .md\:border-y-white\/10 {
    border-top-color: rgb(255 255 255 / 0.1);
    border-bottom-color: rgb(255 255 255 / 0.1);
  }

  .md\:border-y-white\/100 {
    border-top-color: rgb(255 255 255 / 1);
    border-bottom-color: rgb(255 255 255 / 1);
  }

  .md\:border-y-white\/15 {
    border-top-color: rgb(255 255 255 / 0.15);
    border-bottom-color: rgb(255 255 255 / 0.15);
  }

  .md\:border-y-white\/20 {
    border-top-color: rgb(255 255 255 / 0.2);
    border-bottom-color: rgb(255 255 255 / 0.2);
  }

  .md\:border-y-white\/25 {
    border-top-color: rgb(255 255 255 / 0.25);
    border-bottom-color: rgb(255 255 255 / 0.25);
  }

  .md\:border-y-white\/30 {
    border-top-color: rgb(255 255 255 / 0.3);
    border-bottom-color: rgb(255 255 255 / 0.3);
  }

  .md\:border-y-white\/35 {
    border-top-color: rgb(255 255 255 / 0.35);
    border-bottom-color: rgb(255 255 255 / 0.35);
  }

  .md\:border-y-white\/40 {
    border-top-color: rgb(255 255 255 / 0.4);
    border-bottom-color: rgb(255 255 255 / 0.4);
  }

  .md\:border-y-white\/45 {
    border-top-color: rgb(255 255 255 / 0.45);
    border-bottom-color: rgb(255 255 255 / 0.45);
  }

  .md\:border-y-white\/5 {
    border-top-color: rgb(255 255 255 / 0.05);
    border-bottom-color: rgb(255 255 255 / 0.05);
  }

  .md\:border-y-white\/50 {
    border-top-color: rgb(255 255 255 / 0.5);
    border-bottom-color: rgb(255 255 255 / 0.5);
  }

  .md\:border-y-white\/55 {
    border-top-color: rgb(255 255 255 / 0.55);
    border-bottom-color: rgb(255 255 255 / 0.55);
  }

  .md\:border-y-white\/60 {
    border-top-color: rgb(255 255 255 / 0.6);
    border-bottom-color: rgb(255 255 255 / 0.6);
  }

  .md\:border-y-white\/65 {
    border-top-color: rgb(255 255 255 / 0.65);
    border-bottom-color: rgb(255 255 255 / 0.65);
  }

  .md\:border-y-white\/70 {
    border-top-color: rgb(255 255 255 / 0.7);
    border-bottom-color: rgb(255 255 255 / 0.7);
  }

  .md\:border-y-white\/75 {
    border-top-color: rgb(255 255 255 / 0.75);
    border-bottom-color: rgb(255 255 255 / 0.75);
  }

  .md\:border-y-white\/80 {
    border-top-color: rgb(255 255 255 / 0.8);
    border-bottom-color: rgb(255 255 255 / 0.8);
  }

  .md\:border-y-white\/85 {
    border-top-color: rgb(255 255 255 / 0.85);
    border-bottom-color: rgb(255 255 255 / 0.85);
  }

  .md\:border-y-white\/90 {
    border-top-color: rgb(255 255 255 / 0.9);
    border-bottom-color: rgb(255 255 255 / 0.9);
  }

  .md\:border-y-white\/95 {
    border-top-color: rgb(255 255 255 / 0.95);
    border-bottom-color: rgb(255 255 255 / 0.95);
  }

  .md\:border-b-blue {
    border-bottom-color: var(--blue);
  }

  .md\:border-b-border {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .md\:border-b-border\/0 {
    border-bottom-color: rgb(228 229 230 / 0);
  }

  .md\:border-b-border\/10 {
    border-bottom-color: rgb(228 229 230 / 0.1);
  }

  .md\:border-b-border\/100 {
    border-bottom-color: rgb(228 229 230 / 1);
  }

  .md\:border-b-border\/15 {
    border-bottom-color: rgb(228 229 230 / 0.15);
  }

  .md\:border-b-border\/20 {
    border-bottom-color: rgb(228 229 230 / 0.2);
  }

  .md\:border-b-border\/25 {
    border-bottom-color: rgb(228 229 230 / 0.25);
  }

  .md\:border-b-border\/30 {
    border-bottom-color: rgb(228 229 230 / 0.3);
  }

  .md\:border-b-border\/35 {
    border-bottom-color: rgb(228 229 230 / 0.35);
  }

  .md\:border-b-border\/40 {
    border-bottom-color: rgb(228 229 230 / 0.4);
  }

  .md\:border-b-border\/45 {
    border-bottom-color: rgb(228 229 230 / 0.45);
  }

  .md\:border-b-border\/5 {
    border-bottom-color: rgb(228 229 230 / 0.05);
  }

  .md\:border-b-border\/50 {
    border-bottom-color: rgb(228 229 230 / 0.5);
  }

  .md\:border-b-border\/55 {
    border-bottom-color: rgb(228 229 230 / 0.55);
  }

  .md\:border-b-border\/60 {
    border-bottom-color: rgb(228 229 230 / 0.6);
  }

  .md\:border-b-border\/65 {
    border-bottom-color: rgb(228 229 230 / 0.65);
  }

  .md\:border-b-border\/70 {
    border-bottom-color: rgb(228 229 230 / 0.7);
  }

  .md\:border-b-border\/75 {
    border-bottom-color: rgb(228 229 230 / 0.75);
  }

  .md\:border-b-border\/80 {
    border-bottom-color: rgb(228 229 230 / 0.8);
  }

  .md\:border-b-border\/85 {
    border-bottom-color: rgb(228 229 230 / 0.85);
  }

  .md\:border-b-border\/90 {
    border-bottom-color: rgb(228 229 230 / 0.9);
  }

  .md\:border-b-border\/95 {
    border-bottom-color: rgb(228 229 230 / 0.95);
  }

  .md\:border-b-button {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .md\:border-b-button\/0 {
    border-bottom-color: rgb(243 252 251 / 0);
  }

  .md\:border-b-button\/10 {
    border-bottom-color: rgb(243 252 251 / 0.1);
  }

  .md\:border-b-button\/100 {
    border-bottom-color: rgb(243 252 251 / 1);
  }

  .md\:border-b-button\/15 {
    border-bottom-color: rgb(243 252 251 / 0.15);
  }

  .md\:border-b-button\/20 {
    border-bottom-color: rgb(243 252 251 / 0.2);
  }

  .md\:border-b-button\/25 {
    border-bottom-color: rgb(243 252 251 / 0.25);
  }

  .md\:border-b-button\/30 {
    border-bottom-color: rgb(243 252 251 / 0.3);
  }

  .md\:border-b-button\/35 {
    border-bottom-color: rgb(243 252 251 / 0.35);
  }

  .md\:border-b-button\/40 {
    border-bottom-color: rgb(243 252 251 / 0.4);
  }

  .md\:border-b-button\/45 {
    border-bottom-color: rgb(243 252 251 / 0.45);
  }

  .md\:border-b-button\/5 {
    border-bottom-color: rgb(243 252 251 / 0.05);
  }

  .md\:border-b-button\/50 {
    border-bottom-color: rgb(243 252 251 / 0.5);
  }

  .md\:border-b-button\/55 {
    border-bottom-color: rgb(243 252 251 / 0.55);
  }

  .md\:border-b-button\/60 {
    border-bottom-color: rgb(243 252 251 / 0.6);
  }

  .md\:border-b-button\/65 {
    border-bottom-color: rgb(243 252 251 / 0.65);
  }

  .md\:border-b-button\/70 {
    border-bottom-color: rgb(243 252 251 / 0.7);
  }

  .md\:border-b-button\/75 {
    border-bottom-color: rgb(243 252 251 / 0.75);
  }

  .md\:border-b-button\/80 {
    border-bottom-color: rgb(243 252 251 / 0.8);
  }

  .md\:border-b-button\/85 {
    border-bottom-color: rgb(243 252 251 / 0.85);
  }

  .md\:border-b-button\/90 {
    border-bottom-color: rgb(243 252 251 / 0.9);
  }

  .md\:border-b-button\/95 {
    border-bottom-color: rgb(243 252 251 / 0.95);
  }

  .md\:border-b-current {
    border-bottom-color: currentColor;
  }

  .md\:border-b-dark {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .md\:border-b-dark-green {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .md\:border-b-dark-green\/0 {
    border-bottom-color: rgb(16 64 48 / 0);
  }

  .md\:border-b-dark-green\/10 {
    border-bottom-color: rgb(16 64 48 / 0.1);
  }

  .md\:border-b-dark-green\/100 {
    border-bottom-color: rgb(16 64 48 / 1);
  }

  .md\:border-b-dark-green\/15 {
    border-bottom-color: rgb(16 64 48 / 0.15);
  }

  .md\:border-b-dark-green\/20 {
    border-bottom-color: rgb(16 64 48 / 0.2);
  }

  .md\:border-b-dark-green\/25 {
    border-bottom-color: rgb(16 64 48 / 0.25);
  }

  .md\:border-b-dark-green\/30 {
    border-bottom-color: rgb(16 64 48 / 0.3);
  }

  .md\:border-b-dark-green\/35 {
    border-bottom-color: rgb(16 64 48 / 0.35);
  }

  .md\:border-b-dark-green\/40 {
    border-bottom-color: rgb(16 64 48 / 0.4);
  }

  .md\:border-b-dark-green\/45 {
    border-bottom-color: rgb(16 64 48 / 0.45);
  }

  .md\:border-b-dark-green\/5 {
    border-bottom-color: rgb(16 64 48 / 0.05);
  }

  .md\:border-b-dark-green\/50 {
    border-bottom-color: rgb(16 64 48 / 0.5);
  }

  .md\:border-b-dark-green\/55 {
    border-bottom-color: rgb(16 64 48 / 0.55);
  }

  .md\:border-b-dark-green\/60 {
    border-bottom-color: rgb(16 64 48 / 0.6);
  }

  .md\:border-b-dark-green\/65 {
    border-bottom-color: rgb(16 64 48 / 0.65);
  }

  .md\:border-b-dark-green\/70 {
    border-bottom-color: rgb(16 64 48 / 0.7);
  }

  .md\:border-b-dark-green\/75 {
    border-bottom-color: rgb(16 64 48 / 0.75);
  }

  .md\:border-b-dark-green\/80 {
    border-bottom-color: rgb(16 64 48 / 0.8);
  }

  .md\:border-b-dark-green\/85 {
    border-bottom-color: rgb(16 64 48 / 0.85);
  }

  .md\:border-b-dark-green\/90 {
    border-bottom-color: rgb(16 64 48 / 0.9);
  }

  .md\:border-b-dark-green\/95 {
    border-bottom-color: rgb(16 64 48 / 0.95);
  }

  .md\:border-b-dark\/0 {
    border-bottom-color: rgb(37 73 39 / 0);
  }

  .md\:border-b-dark\/10 {
    border-bottom-color: rgb(37 73 39 / 0.1);
  }

  .md\:border-b-dark\/100 {
    border-bottom-color: rgb(37 73 39 / 1);
  }

  .md\:border-b-dark\/15 {
    border-bottom-color: rgb(37 73 39 / 0.15);
  }

  .md\:border-b-dark\/20 {
    border-bottom-color: rgb(37 73 39 / 0.2);
  }

  .md\:border-b-dark\/25 {
    border-bottom-color: rgb(37 73 39 / 0.25);
  }

  .md\:border-b-dark\/30 {
    border-bottom-color: rgb(37 73 39 / 0.3);
  }

  .md\:border-b-dark\/35 {
    border-bottom-color: rgb(37 73 39 / 0.35);
  }

  .md\:border-b-dark\/40 {
    border-bottom-color: rgb(37 73 39 / 0.4);
  }

  .md\:border-b-dark\/45 {
    border-bottom-color: rgb(37 73 39 / 0.45);
  }

  .md\:border-b-dark\/5 {
    border-bottom-color: rgb(37 73 39 / 0.05);
  }

  .md\:border-b-dark\/50 {
    border-bottom-color: rgb(37 73 39 / 0.5);
  }

  .md\:border-b-dark\/55 {
    border-bottom-color: rgb(37 73 39 / 0.55);
  }

  .md\:border-b-dark\/60 {
    border-bottom-color: rgb(37 73 39 / 0.6);
  }

  .md\:border-b-dark\/65 {
    border-bottom-color: rgb(37 73 39 / 0.65);
  }

  .md\:border-b-dark\/70 {
    border-bottom-color: rgb(37 73 39 / 0.7);
  }

  .md\:border-b-dark\/75 {
    border-bottom-color: rgb(37 73 39 / 0.75);
  }

  .md\:border-b-dark\/80 {
    border-bottom-color: rgb(37 73 39 / 0.8);
  }

  .md\:border-b-dark\/85 {
    border-bottom-color: rgb(37 73 39 / 0.85);
  }

  .md\:border-b-dark\/90 {
    border-bottom-color: rgb(37 73 39 / 0.9);
  }

  .md\:border-b-dark\/95 {
    border-bottom-color: rgb(37 73 39 / 0.95);
  }

  .md\:border-b-gray {
    border-bottom-color: var(--gray);
  }

  .md\:border-b-green {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .md\:border-b-green\/0 {
    border-bottom-color: rgb(52 102 64 / 0);
  }

  .md\:border-b-green\/10 {
    border-bottom-color: rgb(52 102 64 / 0.1);
  }

  .md\:border-b-green\/100 {
    border-bottom-color: rgb(52 102 64 / 1);
  }

  .md\:border-b-green\/15 {
    border-bottom-color: rgb(52 102 64 / 0.15);
  }

  .md\:border-b-green\/20 {
    border-bottom-color: rgb(52 102 64 / 0.2);
  }

  .md\:border-b-green\/25 {
    border-bottom-color: rgb(52 102 64 / 0.25);
  }

  .md\:border-b-green\/30 {
    border-bottom-color: rgb(52 102 64 / 0.3);
  }

  .md\:border-b-green\/35 {
    border-bottom-color: rgb(52 102 64 / 0.35);
  }

  .md\:border-b-green\/40 {
    border-bottom-color: rgb(52 102 64 / 0.4);
  }

  .md\:border-b-green\/45 {
    border-bottom-color: rgb(52 102 64 / 0.45);
  }

  .md\:border-b-green\/5 {
    border-bottom-color: rgb(52 102 64 / 0.05);
  }

  .md\:border-b-green\/50 {
    border-bottom-color: rgb(52 102 64 / 0.5);
  }

  .md\:border-b-green\/55 {
    border-bottom-color: rgb(52 102 64 / 0.55);
  }

  .md\:border-b-green\/60 {
    border-bottom-color: rgb(52 102 64 / 0.6);
  }

  .md\:border-b-green\/65 {
    border-bottom-color: rgb(52 102 64 / 0.65);
  }

  .md\:border-b-green\/70 {
    border-bottom-color: rgb(52 102 64 / 0.7);
  }

  .md\:border-b-green\/75 {
    border-bottom-color: rgb(52 102 64 / 0.75);
  }

  .md\:border-b-green\/80 {
    border-bottom-color: rgb(52 102 64 / 0.8);
  }

  .md\:border-b-green\/85 {
    border-bottom-color: rgb(52 102 64 / 0.85);
  }

  .md\:border-b-green\/90 {
    border-bottom-color: rgb(52 102 64 / 0.9);
  }

  .md\:border-b-green\/95 {
    border-bottom-color: rgb(52 102 64 / 0.95);
  }

  .md\:border-b-grey {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .md\:border-b-grey\/0 {
    border-bottom-color: rgb(205 217 209 / 0);
  }

  .md\:border-b-grey\/10 {
    border-bottom-color: rgb(205 217 209 / 0.1);
  }

  .md\:border-b-grey\/100 {
    border-bottom-color: rgb(205 217 209 / 1);
  }

  .md\:border-b-grey\/15 {
    border-bottom-color: rgb(205 217 209 / 0.15);
  }

  .md\:border-b-grey\/20 {
    border-bottom-color: rgb(205 217 209 / 0.2);
  }

  .md\:border-b-grey\/25 {
    border-bottom-color: rgb(205 217 209 / 0.25);
  }

  .md\:border-b-grey\/30 {
    border-bottom-color: rgb(205 217 209 / 0.3);
  }

  .md\:border-b-grey\/35 {
    border-bottom-color: rgb(205 217 209 / 0.35);
  }

  .md\:border-b-grey\/40 {
    border-bottom-color: rgb(205 217 209 / 0.4);
  }

  .md\:border-b-grey\/45 {
    border-bottom-color: rgb(205 217 209 / 0.45);
  }

  .md\:border-b-grey\/5 {
    border-bottom-color: rgb(205 217 209 / 0.05);
  }

  .md\:border-b-grey\/50 {
    border-bottom-color: rgb(205 217 209 / 0.5);
  }

  .md\:border-b-grey\/55 {
    border-bottom-color: rgb(205 217 209 / 0.55);
  }

  .md\:border-b-grey\/60 {
    border-bottom-color: rgb(205 217 209 / 0.6);
  }

  .md\:border-b-grey\/65 {
    border-bottom-color: rgb(205 217 209 / 0.65);
  }

  .md\:border-b-grey\/70 {
    border-bottom-color: rgb(205 217 209 / 0.7);
  }

  .md\:border-b-grey\/75 {
    border-bottom-color: rgb(205 217 209 / 0.75);
  }

  .md\:border-b-grey\/80 {
    border-bottom-color: rgb(205 217 209 / 0.8);
  }

  .md\:border-b-grey\/85 {
    border-bottom-color: rgb(205 217 209 / 0.85);
  }

  .md\:border-b-grey\/90 {
    border-bottom-color: rgb(205 217 209 / 0.9);
  }

  .md\:border-b-grey\/95 {
    border-bottom-color: rgb(205 217 209 / 0.95);
  }

  .md\:border-b-light {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .md\:border-b-light-green {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .md\:border-b-light-green\/0 {
    border-bottom-color: rgb(243 244 228 / 0);
  }

  .md\:border-b-light-green\/10 {
    border-bottom-color: rgb(243 244 228 / 0.1);
  }

  .md\:border-b-light-green\/100 {
    border-bottom-color: rgb(243 244 228 / 1);
  }

  .md\:border-b-light-green\/15 {
    border-bottom-color: rgb(243 244 228 / 0.15);
  }

  .md\:border-b-light-green\/20 {
    border-bottom-color: rgb(243 244 228 / 0.2);
  }

  .md\:border-b-light-green\/25 {
    border-bottom-color: rgb(243 244 228 / 0.25);
  }

  .md\:border-b-light-green\/30 {
    border-bottom-color: rgb(243 244 228 / 0.3);
  }

  .md\:border-b-light-green\/35 {
    border-bottom-color: rgb(243 244 228 / 0.35);
  }

  .md\:border-b-light-green\/40 {
    border-bottom-color: rgb(243 244 228 / 0.4);
  }

  .md\:border-b-light-green\/45 {
    border-bottom-color: rgb(243 244 228 / 0.45);
  }

  .md\:border-b-light-green\/5 {
    border-bottom-color: rgb(243 244 228 / 0.05);
  }

  .md\:border-b-light-green\/50 {
    border-bottom-color: rgb(243 244 228 / 0.5);
  }

  .md\:border-b-light-green\/55 {
    border-bottom-color: rgb(243 244 228 / 0.55);
  }

  .md\:border-b-light-green\/60 {
    border-bottom-color: rgb(243 244 228 / 0.6);
  }

  .md\:border-b-light-green\/65 {
    border-bottom-color: rgb(243 244 228 / 0.65);
  }

  .md\:border-b-light-green\/70 {
    border-bottom-color: rgb(243 244 228 / 0.7);
  }

  .md\:border-b-light-green\/75 {
    border-bottom-color: rgb(243 244 228 / 0.75);
  }

  .md\:border-b-light-green\/80 {
    border-bottom-color: rgb(243 244 228 / 0.8);
  }

  .md\:border-b-light-green\/85 {
    border-bottom-color: rgb(243 244 228 / 0.85);
  }

  .md\:border-b-light-green\/90 {
    border-bottom-color: rgb(243 244 228 / 0.9);
  }

  .md\:border-b-light-green\/95 {
    border-bottom-color: rgb(243 244 228 / 0.95);
  }

  .md\:border-b-light\/0 {
    border-bottom-color: rgb(243 244 228 / 0);
  }

  .md\:border-b-light\/10 {
    border-bottom-color: rgb(243 244 228 / 0.1);
  }

  .md\:border-b-light\/100 {
    border-bottom-color: rgb(243 244 228 / 1);
  }

  .md\:border-b-light\/15 {
    border-bottom-color: rgb(243 244 228 / 0.15);
  }

  .md\:border-b-light\/20 {
    border-bottom-color: rgb(243 244 228 / 0.2);
  }

  .md\:border-b-light\/25 {
    border-bottom-color: rgb(243 244 228 / 0.25);
  }

  .md\:border-b-light\/30 {
    border-bottom-color: rgb(243 244 228 / 0.3);
  }

  .md\:border-b-light\/35 {
    border-bottom-color: rgb(243 244 228 / 0.35);
  }

  .md\:border-b-light\/40 {
    border-bottom-color: rgb(243 244 228 / 0.4);
  }

  .md\:border-b-light\/45 {
    border-bottom-color: rgb(243 244 228 / 0.45);
  }

  .md\:border-b-light\/5 {
    border-bottom-color: rgb(243 244 228 / 0.05);
  }

  .md\:border-b-light\/50 {
    border-bottom-color: rgb(243 244 228 / 0.5);
  }

  .md\:border-b-light\/55 {
    border-bottom-color: rgb(243 244 228 / 0.55);
  }

  .md\:border-b-light\/60 {
    border-bottom-color: rgb(243 244 228 / 0.6);
  }

  .md\:border-b-light\/65 {
    border-bottom-color: rgb(243 244 228 / 0.65);
  }

  .md\:border-b-light\/70 {
    border-bottom-color: rgb(243 244 228 / 0.7);
  }

  .md\:border-b-light\/75 {
    border-bottom-color: rgb(243 244 228 / 0.75);
  }

  .md\:border-b-light\/80 {
    border-bottom-color: rgb(243 244 228 / 0.8);
  }

  .md\:border-b-light\/85 {
    border-bottom-color: rgb(243 244 228 / 0.85);
  }

  .md\:border-b-light\/90 {
    border-bottom-color: rgb(243 244 228 / 0.9);
  }

  .md\:border-b-light\/95 {
    border-bottom-color: rgb(243 244 228 / 0.95);
  }

  .md\:border-b-main {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .md\:border-b-main\/0 {
    border-bottom-color: rgb(56 56 56 / 0);
  }

  .md\:border-b-main\/10 {
    border-bottom-color: rgb(56 56 56 / 0.1);
  }

  .md\:border-b-main\/100 {
    border-bottom-color: rgb(56 56 56 / 1);
  }

  .md\:border-b-main\/15 {
    border-bottom-color: rgb(56 56 56 / 0.15);
  }

  .md\:border-b-main\/20 {
    border-bottom-color: rgb(56 56 56 / 0.2);
  }

  .md\:border-b-main\/25 {
    border-bottom-color: rgb(56 56 56 / 0.25);
  }

  .md\:border-b-main\/30 {
    border-bottom-color: rgb(56 56 56 / 0.3);
  }

  .md\:border-b-main\/35 {
    border-bottom-color: rgb(56 56 56 / 0.35);
  }

  .md\:border-b-main\/40 {
    border-bottom-color: rgb(56 56 56 / 0.4);
  }

  .md\:border-b-main\/45 {
    border-bottom-color: rgb(56 56 56 / 0.45);
  }

  .md\:border-b-main\/5 {
    border-bottom-color: rgb(56 56 56 / 0.05);
  }

  .md\:border-b-main\/50 {
    border-bottom-color: rgb(56 56 56 / 0.5);
  }

  .md\:border-b-main\/55 {
    border-bottom-color: rgb(56 56 56 / 0.55);
  }

  .md\:border-b-main\/60 {
    border-bottom-color: rgb(56 56 56 / 0.6);
  }

  .md\:border-b-main\/65 {
    border-bottom-color: rgb(56 56 56 / 0.65);
  }

  .md\:border-b-main\/70 {
    border-bottom-color: rgb(56 56 56 / 0.7);
  }

  .md\:border-b-main\/75 {
    border-bottom-color: rgb(56 56 56 / 0.75);
  }

  .md\:border-b-main\/80 {
    border-bottom-color: rgb(56 56 56 / 0.8);
  }

  .md\:border-b-main\/85 {
    border-bottom-color: rgb(56 56 56 / 0.85);
  }

  .md\:border-b-main\/90 {
    border-bottom-color: rgb(56 56 56 / 0.9);
  }

  .md\:border-b-main\/95 {
    border-bottom-color: rgb(56 56 56 / 0.95);
  }

  .md\:border-b-navy {
    border-bottom-color: var(--navy);
  }

  .md\:border-b-offwhite {
    border-bottom-color: var(--offwhite);
  }

  .md\:border-b-orange {
    border-bottom-color: var(--orange);
  }

  .md\:border-b-pearl {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .md\:border-b-pearl\/0 {
    border-bottom-color: rgb(254 252 249 / 0);
  }

  .md\:border-b-pearl\/10 {
    border-bottom-color: rgb(254 252 249 / 0.1);
  }

  .md\:border-b-pearl\/100 {
    border-bottom-color: rgb(254 252 249 / 1);
  }

  .md\:border-b-pearl\/15 {
    border-bottom-color: rgb(254 252 249 / 0.15);
  }

  .md\:border-b-pearl\/20 {
    border-bottom-color: rgb(254 252 249 / 0.2);
  }

  .md\:border-b-pearl\/25 {
    border-bottom-color: rgb(254 252 249 / 0.25);
  }

  .md\:border-b-pearl\/30 {
    border-bottom-color: rgb(254 252 249 / 0.3);
  }

  .md\:border-b-pearl\/35 {
    border-bottom-color: rgb(254 252 249 / 0.35);
  }

  .md\:border-b-pearl\/40 {
    border-bottom-color: rgb(254 252 249 / 0.4);
  }

  .md\:border-b-pearl\/45 {
    border-bottom-color: rgb(254 252 249 / 0.45);
  }

  .md\:border-b-pearl\/5 {
    border-bottom-color: rgb(254 252 249 / 0.05);
  }

  .md\:border-b-pearl\/50 {
    border-bottom-color: rgb(254 252 249 / 0.5);
  }

  .md\:border-b-pearl\/55 {
    border-bottom-color: rgb(254 252 249 / 0.55);
  }

  .md\:border-b-pearl\/60 {
    border-bottom-color: rgb(254 252 249 / 0.6);
  }

  .md\:border-b-pearl\/65 {
    border-bottom-color: rgb(254 252 249 / 0.65);
  }

  .md\:border-b-pearl\/70 {
    border-bottom-color: rgb(254 252 249 / 0.7);
  }

  .md\:border-b-pearl\/75 {
    border-bottom-color: rgb(254 252 249 / 0.75);
  }

  .md\:border-b-pearl\/80 {
    border-bottom-color: rgb(254 252 249 / 0.8);
  }

  .md\:border-b-pearl\/85 {
    border-bottom-color: rgb(254 252 249 / 0.85);
  }

  .md\:border-b-pearl\/90 {
    border-bottom-color: rgb(254 252 249 / 0.9);
  }

  .md\:border-b-pearl\/95 {
    border-bottom-color: rgb(254 252 249 / 0.95);
  }

  .md\:border-b-text-grey {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .md\:border-b-text-grey\/0 {
    border-bottom-color: rgb(179 179 179 / 0);
  }

  .md\:border-b-text-grey\/10 {
    border-bottom-color: rgb(179 179 179 / 0.1);
  }

  .md\:border-b-text-grey\/100 {
    border-bottom-color: rgb(179 179 179 / 1);
  }

  .md\:border-b-text-grey\/15 {
    border-bottom-color: rgb(179 179 179 / 0.15);
  }

  .md\:border-b-text-grey\/20 {
    border-bottom-color: rgb(179 179 179 / 0.2);
  }

  .md\:border-b-text-grey\/25 {
    border-bottom-color: rgb(179 179 179 / 0.25);
  }

  .md\:border-b-text-grey\/30 {
    border-bottom-color: rgb(179 179 179 / 0.3);
  }

  .md\:border-b-text-grey\/35 {
    border-bottom-color: rgb(179 179 179 / 0.35);
  }

  .md\:border-b-text-grey\/40 {
    border-bottom-color: rgb(179 179 179 / 0.4);
  }

  .md\:border-b-text-grey\/45 {
    border-bottom-color: rgb(179 179 179 / 0.45);
  }

  .md\:border-b-text-grey\/5 {
    border-bottom-color: rgb(179 179 179 / 0.05);
  }

  .md\:border-b-text-grey\/50 {
    border-bottom-color: rgb(179 179 179 / 0.5);
  }

  .md\:border-b-text-grey\/55 {
    border-bottom-color: rgb(179 179 179 / 0.55);
  }

  .md\:border-b-text-grey\/60 {
    border-bottom-color: rgb(179 179 179 / 0.6);
  }

  .md\:border-b-text-grey\/65 {
    border-bottom-color: rgb(179 179 179 / 0.65);
  }

  .md\:border-b-text-grey\/70 {
    border-bottom-color: rgb(179 179 179 / 0.7);
  }

  .md\:border-b-text-grey\/75 {
    border-bottom-color: rgb(179 179 179 / 0.75);
  }

  .md\:border-b-text-grey\/80 {
    border-bottom-color: rgb(179 179 179 / 0.8);
  }

  .md\:border-b-text-grey\/85 {
    border-bottom-color: rgb(179 179 179 / 0.85);
  }

  .md\:border-b-text-grey\/90 {
    border-bottom-color: rgb(179 179 179 / 0.9);
  }

  .md\:border-b-text-grey\/95 {
    border-bottom-color: rgb(179 179 179 / 0.95);
  }

  .md\:border-b-transparent {
    border-bottom-color: transparent;
  }

  .md\:border-b-transparent\/0 {
    border-bottom-color: rgb(0 0 0 / 0);
  }

  .md\:border-b-transparent\/10 {
    border-bottom-color: rgb(0 0 0 / 0.1);
  }

  .md\:border-b-transparent\/100 {
    border-bottom-color: rgb(0 0 0 / 1);
  }

  .md\:border-b-transparent\/15 {
    border-bottom-color: rgb(0 0 0 / 0.15);
  }

  .md\:border-b-transparent\/20 {
    border-bottom-color: rgb(0 0 0 / 0.2);
  }

  .md\:border-b-transparent\/25 {
    border-bottom-color: rgb(0 0 0 / 0.25);
  }

  .md\:border-b-transparent\/30 {
    border-bottom-color: rgb(0 0 0 / 0.3);
  }

  .md\:border-b-transparent\/35 {
    border-bottom-color: rgb(0 0 0 / 0.35);
  }

  .md\:border-b-transparent\/40 {
    border-bottom-color: rgb(0 0 0 / 0.4);
  }

  .md\:border-b-transparent\/45 {
    border-bottom-color: rgb(0 0 0 / 0.45);
  }

  .md\:border-b-transparent\/5 {
    border-bottom-color: rgb(0 0 0 / 0.05);
  }

  .md\:border-b-transparent\/50 {
    border-bottom-color: rgb(0 0 0 / 0.5);
  }

  .md\:border-b-transparent\/55 {
    border-bottom-color: rgb(0 0 0 / 0.55);
  }

  .md\:border-b-transparent\/60 {
    border-bottom-color: rgb(0 0 0 / 0.6);
  }

  .md\:border-b-transparent\/65 {
    border-bottom-color: rgb(0 0 0 / 0.65);
  }

  .md\:border-b-transparent\/70 {
    border-bottom-color: rgb(0 0 0 / 0.7);
  }

  .md\:border-b-transparent\/75 {
    border-bottom-color: rgb(0 0 0 / 0.75);
  }

  .md\:border-b-transparent\/80 {
    border-bottom-color: rgb(0 0 0 / 0.8);
  }

  .md\:border-b-transparent\/85 {
    border-bottom-color: rgb(0 0 0 / 0.85);
  }

  .md\:border-b-transparent\/90 {
    border-bottom-color: rgb(0 0 0 / 0.9);
  }

  .md\:border-b-transparent\/95 {
    border-bottom-color: rgb(0 0 0 / 0.95);
  }

  .md\:border-b-white {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .md\:border-b-white\/0 {
    border-bottom-color: rgb(255 255 255 / 0);
  }

  .md\:border-b-white\/10 {
    border-bottom-color: rgb(255 255 255 / 0.1);
  }

  .md\:border-b-white\/100 {
    border-bottom-color: rgb(255 255 255 / 1);
  }

  .md\:border-b-white\/15 {
    border-bottom-color: rgb(255 255 255 / 0.15);
  }

  .md\:border-b-white\/20 {
    border-bottom-color: rgb(255 255 255 / 0.2);
  }

  .md\:border-b-white\/25 {
    border-bottom-color: rgb(255 255 255 / 0.25);
  }

  .md\:border-b-white\/30 {
    border-bottom-color: rgb(255 255 255 / 0.3);
  }

  .md\:border-b-white\/35 {
    border-bottom-color: rgb(255 255 255 / 0.35);
  }

  .md\:border-b-white\/40 {
    border-bottom-color: rgb(255 255 255 / 0.4);
  }

  .md\:border-b-white\/45 {
    border-bottom-color: rgb(255 255 255 / 0.45);
  }

  .md\:border-b-white\/5 {
    border-bottom-color: rgb(255 255 255 / 0.05);
  }

  .md\:border-b-white\/50 {
    border-bottom-color: rgb(255 255 255 / 0.5);
  }

  .md\:border-b-white\/55 {
    border-bottom-color: rgb(255 255 255 / 0.55);
  }

  .md\:border-b-white\/60 {
    border-bottom-color: rgb(255 255 255 / 0.6);
  }

  .md\:border-b-white\/65 {
    border-bottom-color: rgb(255 255 255 / 0.65);
  }

  .md\:border-b-white\/70 {
    border-bottom-color: rgb(255 255 255 / 0.7);
  }

  .md\:border-b-white\/75 {
    border-bottom-color: rgb(255 255 255 / 0.75);
  }

  .md\:border-b-white\/80 {
    border-bottom-color: rgb(255 255 255 / 0.8);
  }

  .md\:border-b-white\/85 {
    border-bottom-color: rgb(255 255 255 / 0.85);
  }

  .md\:border-b-white\/90 {
    border-bottom-color: rgb(255 255 255 / 0.9);
  }

  .md\:border-b-white\/95 {
    border-bottom-color: rgb(255 255 255 / 0.95);
  }

  .md\:border-e-blue {
    border-inline-end-color: var(--blue);
  }

  .md\:border-e-border {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .md\:border-e-border\/0 {
    border-inline-end-color: rgb(228 229 230 / 0);
  }

  .md\:border-e-border\/10 {
    border-inline-end-color: rgb(228 229 230 / 0.1);
  }

  .md\:border-e-border\/100 {
    border-inline-end-color: rgb(228 229 230 / 1);
  }

  .md\:border-e-border\/15 {
    border-inline-end-color: rgb(228 229 230 / 0.15);
  }

  .md\:border-e-border\/20 {
    border-inline-end-color: rgb(228 229 230 / 0.2);
  }

  .md\:border-e-border\/25 {
    border-inline-end-color: rgb(228 229 230 / 0.25);
  }

  .md\:border-e-border\/30 {
    border-inline-end-color: rgb(228 229 230 / 0.3);
  }

  .md\:border-e-border\/35 {
    border-inline-end-color: rgb(228 229 230 / 0.35);
  }

  .md\:border-e-border\/40 {
    border-inline-end-color: rgb(228 229 230 / 0.4);
  }

  .md\:border-e-border\/45 {
    border-inline-end-color: rgb(228 229 230 / 0.45);
  }

  .md\:border-e-border\/5 {
    border-inline-end-color: rgb(228 229 230 / 0.05);
  }

  .md\:border-e-border\/50 {
    border-inline-end-color: rgb(228 229 230 / 0.5);
  }

  .md\:border-e-border\/55 {
    border-inline-end-color: rgb(228 229 230 / 0.55);
  }

  .md\:border-e-border\/60 {
    border-inline-end-color: rgb(228 229 230 / 0.6);
  }

  .md\:border-e-border\/65 {
    border-inline-end-color: rgb(228 229 230 / 0.65);
  }

  .md\:border-e-border\/70 {
    border-inline-end-color: rgb(228 229 230 / 0.7);
  }

  .md\:border-e-border\/75 {
    border-inline-end-color: rgb(228 229 230 / 0.75);
  }

  .md\:border-e-border\/80 {
    border-inline-end-color: rgb(228 229 230 / 0.8);
  }

  .md\:border-e-border\/85 {
    border-inline-end-color: rgb(228 229 230 / 0.85);
  }

  .md\:border-e-border\/90 {
    border-inline-end-color: rgb(228 229 230 / 0.9);
  }

  .md\:border-e-border\/95 {
    border-inline-end-color: rgb(228 229 230 / 0.95);
  }

  .md\:border-e-button {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .md\:border-e-button\/0 {
    border-inline-end-color: rgb(243 252 251 / 0);
  }

  .md\:border-e-button\/10 {
    border-inline-end-color: rgb(243 252 251 / 0.1);
  }

  .md\:border-e-button\/100 {
    border-inline-end-color: rgb(243 252 251 / 1);
  }

  .md\:border-e-button\/15 {
    border-inline-end-color: rgb(243 252 251 / 0.15);
  }

  .md\:border-e-button\/20 {
    border-inline-end-color: rgb(243 252 251 / 0.2);
  }

  .md\:border-e-button\/25 {
    border-inline-end-color: rgb(243 252 251 / 0.25);
  }

  .md\:border-e-button\/30 {
    border-inline-end-color: rgb(243 252 251 / 0.3);
  }

  .md\:border-e-button\/35 {
    border-inline-end-color: rgb(243 252 251 / 0.35);
  }

  .md\:border-e-button\/40 {
    border-inline-end-color: rgb(243 252 251 / 0.4);
  }

  .md\:border-e-button\/45 {
    border-inline-end-color: rgb(243 252 251 / 0.45);
  }

  .md\:border-e-button\/5 {
    border-inline-end-color: rgb(243 252 251 / 0.05);
  }

  .md\:border-e-button\/50 {
    border-inline-end-color: rgb(243 252 251 / 0.5);
  }

  .md\:border-e-button\/55 {
    border-inline-end-color: rgb(243 252 251 / 0.55);
  }

  .md\:border-e-button\/60 {
    border-inline-end-color: rgb(243 252 251 / 0.6);
  }

  .md\:border-e-button\/65 {
    border-inline-end-color: rgb(243 252 251 / 0.65);
  }

  .md\:border-e-button\/70 {
    border-inline-end-color: rgb(243 252 251 / 0.7);
  }

  .md\:border-e-button\/75 {
    border-inline-end-color: rgb(243 252 251 / 0.75);
  }

  .md\:border-e-button\/80 {
    border-inline-end-color: rgb(243 252 251 / 0.8);
  }

  .md\:border-e-button\/85 {
    border-inline-end-color: rgb(243 252 251 / 0.85);
  }

  .md\:border-e-button\/90 {
    border-inline-end-color: rgb(243 252 251 / 0.9);
  }

  .md\:border-e-button\/95 {
    border-inline-end-color: rgb(243 252 251 / 0.95);
  }

  .md\:border-e-current {
    border-inline-end-color: currentColor;
  }

  .md\:border-e-dark {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .md\:border-e-dark-green {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .md\:border-e-dark-green\/0 {
    border-inline-end-color: rgb(16 64 48 / 0);
  }

  .md\:border-e-dark-green\/10 {
    border-inline-end-color: rgb(16 64 48 / 0.1);
  }

  .md\:border-e-dark-green\/100 {
    border-inline-end-color: rgb(16 64 48 / 1);
  }

  .md\:border-e-dark-green\/15 {
    border-inline-end-color: rgb(16 64 48 / 0.15);
  }

  .md\:border-e-dark-green\/20 {
    border-inline-end-color: rgb(16 64 48 / 0.2);
  }

  .md\:border-e-dark-green\/25 {
    border-inline-end-color: rgb(16 64 48 / 0.25);
  }

  .md\:border-e-dark-green\/30 {
    border-inline-end-color: rgb(16 64 48 / 0.3);
  }

  .md\:border-e-dark-green\/35 {
    border-inline-end-color: rgb(16 64 48 / 0.35);
  }

  .md\:border-e-dark-green\/40 {
    border-inline-end-color: rgb(16 64 48 / 0.4);
  }

  .md\:border-e-dark-green\/45 {
    border-inline-end-color: rgb(16 64 48 / 0.45);
  }

  .md\:border-e-dark-green\/5 {
    border-inline-end-color: rgb(16 64 48 / 0.05);
  }

  .md\:border-e-dark-green\/50 {
    border-inline-end-color: rgb(16 64 48 / 0.5);
  }

  .md\:border-e-dark-green\/55 {
    border-inline-end-color: rgb(16 64 48 / 0.55);
  }

  .md\:border-e-dark-green\/60 {
    border-inline-end-color: rgb(16 64 48 / 0.6);
  }

  .md\:border-e-dark-green\/65 {
    border-inline-end-color: rgb(16 64 48 / 0.65);
  }

  .md\:border-e-dark-green\/70 {
    border-inline-end-color: rgb(16 64 48 / 0.7);
  }

  .md\:border-e-dark-green\/75 {
    border-inline-end-color: rgb(16 64 48 / 0.75);
  }

  .md\:border-e-dark-green\/80 {
    border-inline-end-color: rgb(16 64 48 / 0.8);
  }

  .md\:border-e-dark-green\/85 {
    border-inline-end-color: rgb(16 64 48 / 0.85);
  }

  .md\:border-e-dark-green\/90 {
    border-inline-end-color: rgb(16 64 48 / 0.9);
  }

  .md\:border-e-dark-green\/95 {
    border-inline-end-color: rgb(16 64 48 / 0.95);
  }

  .md\:border-e-dark\/0 {
    border-inline-end-color: rgb(37 73 39 / 0);
  }

  .md\:border-e-dark\/10 {
    border-inline-end-color: rgb(37 73 39 / 0.1);
  }

  .md\:border-e-dark\/100 {
    border-inline-end-color: rgb(37 73 39 / 1);
  }

  .md\:border-e-dark\/15 {
    border-inline-end-color: rgb(37 73 39 / 0.15);
  }

  .md\:border-e-dark\/20 {
    border-inline-end-color: rgb(37 73 39 / 0.2);
  }

  .md\:border-e-dark\/25 {
    border-inline-end-color: rgb(37 73 39 / 0.25);
  }

  .md\:border-e-dark\/30 {
    border-inline-end-color: rgb(37 73 39 / 0.3);
  }

  .md\:border-e-dark\/35 {
    border-inline-end-color: rgb(37 73 39 / 0.35);
  }

  .md\:border-e-dark\/40 {
    border-inline-end-color: rgb(37 73 39 / 0.4);
  }

  .md\:border-e-dark\/45 {
    border-inline-end-color: rgb(37 73 39 / 0.45);
  }

  .md\:border-e-dark\/5 {
    border-inline-end-color: rgb(37 73 39 / 0.05);
  }

  .md\:border-e-dark\/50 {
    border-inline-end-color: rgb(37 73 39 / 0.5);
  }

  .md\:border-e-dark\/55 {
    border-inline-end-color: rgb(37 73 39 / 0.55);
  }

  .md\:border-e-dark\/60 {
    border-inline-end-color: rgb(37 73 39 / 0.6);
  }

  .md\:border-e-dark\/65 {
    border-inline-end-color: rgb(37 73 39 / 0.65);
  }

  .md\:border-e-dark\/70 {
    border-inline-end-color: rgb(37 73 39 / 0.7);
  }

  .md\:border-e-dark\/75 {
    border-inline-end-color: rgb(37 73 39 / 0.75);
  }

  .md\:border-e-dark\/80 {
    border-inline-end-color: rgb(37 73 39 / 0.8);
  }

  .md\:border-e-dark\/85 {
    border-inline-end-color: rgb(37 73 39 / 0.85);
  }

  .md\:border-e-dark\/90 {
    border-inline-end-color: rgb(37 73 39 / 0.9);
  }

  .md\:border-e-dark\/95 {
    border-inline-end-color: rgb(37 73 39 / 0.95);
  }

  .md\:border-e-gray {
    border-inline-end-color: var(--gray);
  }

  .md\:border-e-green {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .md\:border-e-green\/0 {
    border-inline-end-color: rgb(52 102 64 / 0);
  }

  .md\:border-e-green\/10 {
    border-inline-end-color: rgb(52 102 64 / 0.1);
  }

  .md\:border-e-green\/100 {
    border-inline-end-color: rgb(52 102 64 / 1);
  }

  .md\:border-e-green\/15 {
    border-inline-end-color: rgb(52 102 64 / 0.15);
  }

  .md\:border-e-green\/20 {
    border-inline-end-color: rgb(52 102 64 / 0.2);
  }

  .md\:border-e-green\/25 {
    border-inline-end-color: rgb(52 102 64 / 0.25);
  }

  .md\:border-e-green\/30 {
    border-inline-end-color: rgb(52 102 64 / 0.3);
  }

  .md\:border-e-green\/35 {
    border-inline-end-color: rgb(52 102 64 / 0.35);
  }

  .md\:border-e-green\/40 {
    border-inline-end-color: rgb(52 102 64 / 0.4);
  }

  .md\:border-e-green\/45 {
    border-inline-end-color: rgb(52 102 64 / 0.45);
  }

  .md\:border-e-green\/5 {
    border-inline-end-color: rgb(52 102 64 / 0.05);
  }

  .md\:border-e-green\/50 {
    border-inline-end-color: rgb(52 102 64 / 0.5);
  }

  .md\:border-e-green\/55 {
    border-inline-end-color: rgb(52 102 64 / 0.55);
  }

  .md\:border-e-green\/60 {
    border-inline-end-color: rgb(52 102 64 / 0.6);
  }

  .md\:border-e-green\/65 {
    border-inline-end-color: rgb(52 102 64 / 0.65);
  }

  .md\:border-e-green\/70 {
    border-inline-end-color: rgb(52 102 64 / 0.7);
  }

  .md\:border-e-green\/75 {
    border-inline-end-color: rgb(52 102 64 / 0.75);
  }

  .md\:border-e-green\/80 {
    border-inline-end-color: rgb(52 102 64 / 0.8);
  }

  .md\:border-e-green\/85 {
    border-inline-end-color: rgb(52 102 64 / 0.85);
  }

  .md\:border-e-green\/90 {
    border-inline-end-color: rgb(52 102 64 / 0.9);
  }

  .md\:border-e-green\/95 {
    border-inline-end-color: rgb(52 102 64 / 0.95);
  }

  .md\:border-e-grey {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .md\:border-e-grey\/0 {
    border-inline-end-color: rgb(205 217 209 / 0);
  }

  .md\:border-e-grey\/10 {
    border-inline-end-color: rgb(205 217 209 / 0.1);
  }

  .md\:border-e-grey\/100 {
    border-inline-end-color: rgb(205 217 209 / 1);
  }

  .md\:border-e-grey\/15 {
    border-inline-end-color: rgb(205 217 209 / 0.15);
  }

  .md\:border-e-grey\/20 {
    border-inline-end-color: rgb(205 217 209 / 0.2);
  }

  .md\:border-e-grey\/25 {
    border-inline-end-color: rgb(205 217 209 / 0.25);
  }

  .md\:border-e-grey\/30 {
    border-inline-end-color: rgb(205 217 209 / 0.3);
  }

  .md\:border-e-grey\/35 {
    border-inline-end-color: rgb(205 217 209 / 0.35);
  }

  .md\:border-e-grey\/40 {
    border-inline-end-color: rgb(205 217 209 / 0.4);
  }

  .md\:border-e-grey\/45 {
    border-inline-end-color: rgb(205 217 209 / 0.45);
  }

  .md\:border-e-grey\/5 {
    border-inline-end-color: rgb(205 217 209 / 0.05);
  }

  .md\:border-e-grey\/50 {
    border-inline-end-color: rgb(205 217 209 / 0.5);
  }

  .md\:border-e-grey\/55 {
    border-inline-end-color: rgb(205 217 209 / 0.55);
  }

  .md\:border-e-grey\/60 {
    border-inline-end-color: rgb(205 217 209 / 0.6);
  }

  .md\:border-e-grey\/65 {
    border-inline-end-color: rgb(205 217 209 / 0.65);
  }

  .md\:border-e-grey\/70 {
    border-inline-end-color: rgb(205 217 209 / 0.7);
  }

  .md\:border-e-grey\/75 {
    border-inline-end-color: rgb(205 217 209 / 0.75);
  }

  .md\:border-e-grey\/80 {
    border-inline-end-color: rgb(205 217 209 / 0.8);
  }

  .md\:border-e-grey\/85 {
    border-inline-end-color: rgb(205 217 209 / 0.85);
  }

  .md\:border-e-grey\/90 {
    border-inline-end-color: rgb(205 217 209 / 0.9);
  }

  .md\:border-e-grey\/95 {
    border-inline-end-color: rgb(205 217 209 / 0.95);
  }

  .md\:border-e-light {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .md\:border-e-light-green {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .md\:border-e-light-green\/0 {
    border-inline-end-color: rgb(243 244 228 / 0);
  }

  .md\:border-e-light-green\/10 {
    border-inline-end-color: rgb(243 244 228 / 0.1);
  }

  .md\:border-e-light-green\/100 {
    border-inline-end-color: rgb(243 244 228 / 1);
  }

  .md\:border-e-light-green\/15 {
    border-inline-end-color: rgb(243 244 228 / 0.15);
  }

  .md\:border-e-light-green\/20 {
    border-inline-end-color: rgb(243 244 228 / 0.2);
  }

  .md\:border-e-light-green\/25 {
    border-inline-end-color: rgb(243 244 228 / 0.25);
  }

  .md\:border-e-light-green\/30 {
    border-inline-end-color: rgb(243 244 228 / 0.3);
  }

  .md\:border-e-light-green\/35 {
    border-inline-end-color: rgb(243 244 228 / 0.35);
  }

  .md\:border-e-light-green\/40 {
    border-inline-end-color: rgb(243 244 228 / 0.4);
  }

  .md\:border-e-light-green\/45 {
    border-inline-end-color: rgb(243 244 228 / 0.45);
  }

  .md\:border-e-light-green\/5 {
    border-inline-end-color: rgb(243 244 228 / 0.05);
  }

  .md\:border-e-light-green\/50 {
    border-inline-end-color: rgb(243 244 228 / 0.5);
  }

  .md\:border-e-light-green\/55 {
    border-inline-end-color: rgb(243 244 228 / 0.55);
  }

  .md\:border-e-light-green\/60 {
    border-inline-end-color: rgb(243 244 228 / 0.6);
  }

  .md\:border-e-light-green\/65 {
    border-inline-end-color: rgb(243 244 228 / 0.65);
  }

  .md\:border-e-light-green\/70 {
    border-inline-end-color: rgb(243 244 228 / 0.7);
  }

  .md\:border-e-light-green\/75 {
    border-inline-end-color: rgb(243 244 228 / 0.75);
  }

  .md\:border-e-light-green\/80 {
    border-inline-end-color: rgb(243 244 228 / 0.8);
  }

  .md\:border-e-light-green\/85 {
    border-inline-end-color: rgb(243 244 228 / 0.85);
  }

  .md\:border-e-light-green\/90 {
    border-inline-end-color: rgb(243 244 228 / 0.9);
  }

  .md\:border-e-light-green\/95 {
    border-inline-end-color: rgb(243 244 228 / 0.95);
  }

  .md\:border-e-light\/0 {
    border-inline-end-color: rgb(243 244 228 / 0);
  }

  .md\:border-e-light\/10 {
    border-inline-end-color: rgb(243 244 228 / 0.1);
  }

  .md\:border-e-light\/100 {
    border-inline-end-color: rgb(243 244 228 / 1);
  }

  .md\:border-e-light\/15 {
    border-inline-end-color: rgb(243 244 228 / 0.15);
  }

  .md\:border-e-light\/20 {
    border-inline-end-color: rgb(243 244 228 / 0.2);
  }

  .md\:border-e-light\/25 {
    border-inline-end-color: rgb(243 244 228 / 0.25);
  }

  .md\:border-e-light\/30 {
    border-inline-end-color: rgb(243 244 228 / 0.3);
  }

  .md\:border-e-light\/35 {
    border-inline-end-color: rgb(243 244 228 / 0.35);
  }

  .md\:border-e-light\/40 {
    border-inline-end-color: rgb(243 244 228 / 0.4);
  }

  .md\:border-e-light\/45 {
    border-inline-end-color: rgb(243 244 228 / 0.45);
  }

  .md\:border-e-light\/5 {
    border-inline-end-color: rgb(243 244 228 / 0.05);
  }

  .md\:border-e-light\/50 {
    border-inline-end-color: rgb(243 244 228 / 0.5);
  }

  .md\:border-e-light\/55 {
    border-inline-end-color: rgb(243 244 228 / 0.55);
  }

  .md\:border-e-light\/60 {
    border-inline-end-color: rgb(243 244 228 / 0.6);
  }

  .md\:border-e-light\/65 {
    border-inline-end-color: rgb(243 244 228 / 0.65);
  }

  .md\:border-e-light\/70 {
    border-inline-end-color: rgb(243 244 228 / 0.7);
  }

  .md\:border-e-light\/75 {
    border-inline-end-color: rgb(243 244 228 / 0.75);
  }

  .md\:border-e-light\/80 {
    border-inline-end-color: rgb(243 244 228 / 0.8);
  }

  .md\:border-e-light\/85 {
    border-inline-end-color: rgb(243 244 228 / 0.85);
  }

  .md\:border-e-light\/90 {
    border-inline-end-color: rgb(243 244 228 / 0.9);
  }

  .md\:border-e-light\/95 {
    border-inline-end-color: rgb(243 244 228 / 0.95);
  }

  .md\:border-e-main {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .md\:border-e-main\/0 {
    border-inline-end-color: rgb(56 56 56 / 0);
  }

  .md\:border-e-main\/10 {
    border-inline-end-color: rgb(56 56 56 / 0.1);
  }

  .md\:border-e-main\/100 {
    border-inline-end-color: rgb(56 56 56 / 1);
  }

  .md\:border-e-main\/15 {
    border-inline-end-color: rgb(56 56 56 / 0.15);
  }

  .md\:border-e-main\/20 {
    border-inline-end-color: rgb(56 56 56 / 0.2);
  }

  .md\:border-e-main\/25 {
    border-inline-end-color: rgb(56 56 56 / 0.25);
  }

  .md\:border-e-main\/30 {
    border-inline-end-color: rgb(56 56 56 / 0.3);
  }

  .md\:border-e-main\/35 {
    border-inline-end-color: rgb(56 56 56 / 0.35);
  }

  .md\:border-e-main\/40 {
    border-inline-end-color: rgb(56 56 56 / 0.4);
  }

  .md\:border-e-main\/45 {
    border-inline-end-color: rgb(56 56 56 / 0.45);
  }

  .md\:border-e-main\/5 {
    border-inline-end-color: rgb(56 56 56 / 0.05);
  }

  .md\:border-e-main\/50 {
    border-inline-end-color: rgb(56 56 56 / 0.5);
  }

  .md\:border-e-main\/55 {
    border-inline-end-color: rgb(56 56 56 / 0.55);
  }

  .md\:border-e-main\/60 {
    border-inline-end-color: rgb(56 56 56 / 0.6);
  }

  .md\:border-e-main\/65 {
    border-inline-end-color: rgb(56 56 56 / 0.65);
  }

  .md\:border-e-main\/70 {
    border-inline-end-color: rgb(56 56 56 / 0.7);
  }

  .md\:border-e-main\/75 {
    border-inline-end-color: rgb(56 56 56 / 0.75);
  }

  .md\:border-e-main\/80 {
    border-inline-end-color: rgb(56 56 56 / 0.8);
  }

  .md\:border-e-main\/85 {
    border-inline-end-color: rgb(56 56 56 / 0.85);
  }

  .md\:border-e-main\/90 {
    border-inline-end-color: rgb(56 56 56 / 0.9);
  }

  .md\:border-e-main\/95 {
    border-inline-end-color: rgb(56 56 56 / 0.95);
  }

  .md\:border-e-navy {
    border-inline-end-color: var(--navy);
  }

  .md\:border-e-offwhite {
    border-inline-end-color: var(--offwhite);
  }

  .md\:border-e-orange {
    border-inline-end-color: var(--orange);
  }

  .md\:border-e-pearl {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .md\:border-e-pearl\/0 {
    border-inline-end-color: rgb(254 252 249 / 0);
  }

  .md\:border-e-pearl\/10 {
    border-inline-end-color: rgb(254 252 249 / 0.1);
  }

  .md\:border-e-pearl\/100 {
    border-inline-end-color: rgb(254 252 249 / 1);
  }

  .md\:border-e-pearl\/15 {
    border-inline-end-color: rgb(254 252 249 / 0.15);
  }

  .md\:border-e-pearl\/20 {
    border-inline-end-color: rgb(254 252 249 / 0.2);
  }

  .md\:border-e-pearl\/25 {
    border-inline-end-color: rgb(254 252 249 / 0.25);
  }

  .md\:border-e-pearl\/30 {
    border-inline-end-color: rgb(254 252 249 / 0.3);
  }

  .md\:border-e-pearl\/35 {
    border-inline-end-color: rgb(254 252 249 / 0.35);
  }

  .md\:border-e-pearl\/40 {
    border-inline-end-color: rgb(254 252 249 / 0.4);
  }

  .md\:border-e-pearl\/45 {
    border-inline-end-color: rgb(254 252 249 / 0.45);
  }

  .md\:border-e-pearl\/5 {
    border-inline-end-color: rgb(254 252 249 / 0.05);
  }

  .md\:border-e-pearl\/50 {
    border-inline-end-color: rgb(254 252 249 / 0.5);
  }

  .md\:border-e-pearl\/55 {
    border-inline-end-color: rgb(254 252 249 / 0.55);
  }

  .md\:border-e-pearl\/60 {
    border-inline-end-color: rgb(254 252 249 / 0.6);
  }

  .md\:border-e-pearl\/65 {
    border-inline-end-color: rgb(254 252 249 / 0.65);
  }

  .md\:border-e-pearl\/70 {
    border-inline-end-color: rgb(254 252 249 / 0.7);
  }

  .md\:border-e-pearl\/75 {
    border-inline-end-color: rgb(254 252 249 / 0.75);
  }

  .md\:border-e-pearl\/80 {
    border-inline-end-color: rgb(254 252 249 / 0.8);
  }

  .md\:border-e-pearl\/85 {
    border-inline-end-color: rgb(254 252 249 / 0.85);
  }

  .md\:border-e-pearl\/90 {
    border-inline-end-color: rgb(254 252 249 / 0.9);
  }

  .md\:border-e-pearl\/95 {
    border-inline-end-color: rgb(254 252 249 / 0.95);
  }

  .md\:border-e-text-grey {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .md\:border-e-text-grey\/0 {
    border-inline-end-color: rgb(179 179 179 / 0);
  }

  .md\:border-e-text-grey\/10 {
    border-inline-end-color: rgb(179 179 179 / 0.1);
  }

  .md\:border-e-text-grey\/100 {
    border-inline-end-color: rgb(179 179 179 / 1);
  }

  .md\:border-e-text-grey\/15 {
    border-inline-end-color: rgb(179 179 179 / 0.15);
  }

  .md\:border-e-text-grey\/20 {
    border-inline-end-color: rgb(179 179 179 / 0.2);
  }

  .md\:border-e-text-grey\/25 {
    border-inline-end-color: rgb(179 179 179 / 0.25);
  }

  .md\:border-e-text-grey\/30 {
    border-inline-end-color: rgb(179 179 179 / 0.3);
  }

  .md\:border-e-text-grey\/35 {
    border-inline-end-color: rgb(179 179 179 / 0.35);
  }

  .md\:border-e-text-grey\/40 {
    border-inline-end-color: rgb(179 179 179 / 0.4);
  }

  .md\:border-e-text-grey\/45 {
    border-inline-end-color: rgb(179 179 179 / 0.45);
  }

  .md\:border-e-text-grey\/5 {
    border-inline-end-color: rgb(179 179 179 / 0.05);
  }

  .md\:border-e-text-grey\/50 {
    border-inline-end-color: rgb(179 179 179 / 0.5);
  }

  .md\:border-e-text-grey\/55 {
    border-inline-end-color: rgb(179 179 179 / 0.55);
  }

  .md\:border-e-text-grey\/60 {
    border-inline-end-color: rgb(179 179 179 / 0.6);
  }

  .md\:border-e-text-grey\/65 {
    border-inline-end-color: rgb(179 179 179 / 0.65);
  }

  .md\:border-e-text-grey\/70 {
    border-inline-end-color: rgb(179 179 179 / 0.7);
  }

  .md\:border-e-text-grey\/75 {
    border-inline-end-color: rgb(179 179 179 / 0.75);
  }

  .md\:border-e-text-grey\/80 {
    border-inline-end-color: rgb(179 179 179 / 0.8);
  }

  .md\:border-e-text-grey\/85 {
    border-inline-end-color: rgb(179 179 179 / 0.85);
  }

  .md\:border-e-text-grey\/90 {
    border-inline-end-color: rgb(179 179 179 / 0.9);
  }

  .md\:border-e-text-grey\/95 {
    border-inline-end-color: rgb(179 179 179 / 0.95);
  }

  .md\:border-e-transparent {
    border-inline-end-color: transparent;
  }

  .md\:border-e-transparent\/0 {
    border-inline-end-color: rgb(0 0 0 / 0);
  }

  .md\:border-e-transparent\/10 {
    border-inline-end-color: rgb(0 0 0 / 0.1);
  }

  .md\:border-e-transparent\/100 {
    border-inline-end-color: rgb(0 0 0 / 1);
  }

  .md\:border-e-transparent\/15 {
    border-inline-end-color: rgb(0 0 0 / 0.15);
  }

  .md\:border-e-transparent\/20 {
    border-inline-end-color: rgb(0 0 0 / 0.2);
  }

  .md\:border-e-transparent\/25 {
    border-inline-end-color: rgb(0 0 0 / 0.25);
  }

  .md\:border-e-transparent\/30 {
    border-inline-end-color: rgb(0 0 0 / 0.3);
  }

  .md\:border-e-transparent\/35 {
    border-inline-end-color: rgb(0 0 0 / 0.35);
  }

  .md\:border-e-transparent\/40 {
    border-inline-end-color: rgb(0 0 0 / 0.4);
  }

  .md\:border-e-transparent\/45 {
    border-inline-end-color: rgb(0 0 0 / 0.45);
  }

  .md\:border-e-transparent\/5 {
    border-inline-end-color: rgb(0 0 0 / 0.05);
  }

  .md\:border-e-transparent\/50 {
    border-inline-end-color: rgb(0 0 0 / 0.5);
  }

  .md\:border-e-transparent\/55 {
    border-inline-end-color: rgb(0 0 0 / 0.55);
  }

  .md\:border-e-transparent\/60 {
    border-inline-end-color: rgb(0 0 0 / 0.6);
  }

  .md\:border-e-transparent\/65 {
    border-inline-end-color: rgb(0 0 0 / 0.65);
  }

  .md\:border-e-transparent\/70 {
    border-inline-end-color: rgb(0 0 0 / 0.7);
  }

  .md\:border-e-transparent\/75 {
    border-inline-end-color: rgb(0 0 0 / 0.75);
  }

  .md\:border-e-transparent\/80 {
    border-inline-end-color: rgb(0 0 0 / 0.8);
  }

  .md\:border-e-transparent\/85 {
    border-inline-end-color: rgb(0 0 0 / 0.85);
  }

  .md\:border-e-transparent\/90 {
    border-inline-end-color: rgb(0 0 0 / 0.9);
  }

  .md\:border-e-transparent\/95 {
    border-inline-end-color: rgb(0 0 0 / 0.95);
  }

  .md\:border-e-white {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .md\:border-e-white\/0 {
    border-inline-end-color: rgb(255 255 255 / 0);
  }

  .md\:border-e-white\/10 {
    border-inline-end-color: rgb(255 255 255 / 0.1);
  }

  .md\:border-e-white\/100 {
    border-inline-end-color: rgb(255 255 255 / 1);
  }

  .md\:border-e-white\/15 {
    border-inline-end-color: rgb(255 255 255 / 0.15);
  }

  .md\:border-e-white\/20 {
    border-inline-end-color: rgb(255 255 255 / 0.2);
  }

  .md\:border-e-white\/25 {
    border-inline-end-color: rgb(255 255 255 / 0.25);
  }

  .md\:border-e-white\/30 {
    border-inline-end-color: rgb(255 255 255 / 0.3);
  }

  .md\:border-e-white\/35 {
    border-inline-end-color: rgb(255 255 255 / 0.35);
  }

  .md\:border-e-white\/40 {
    border-inline-end-color: rgb(255 255 255 / 0.4);
  }

  .md\:border-e-white\/45 {
    border-inline-end-color: rgb(255 255 255 / 0.45);
  }

  .md\:border-e-white\/5 {
    border-inline-end-color: rgb(255 255 255 / 0.05);
  }

  .md\:border-e-white\/50 {
    border-inline-end-color: rgb(255 255 255 / 0.5);
  }

  .md\:border-e-white\/55 {
    border-inline-end-color: rgb(255 255 255 / 0.55);
  }

  .md\:border-e-white\/60 {
    border-inline-end-color: rgb(255 255 255 / 0.6);
  }

  .md\:border-e-white\/65 {
    border-inline-end-color: rgb(255 255 255 / 0.65);
  }

  .md\:border-e-white\/70 {
    border-inline-end-color: rgb(255 255 255 / 0.7);
  }

  .md\:border-e-white\/75 {
    border-inline-end-color: rgb(255 255 255 / 0.75);
  }

  .md\:border-e-white\/80 {
    border-inline-end-color: rgb(255 255 255 / 0.8);
  }

  .md\:border-e-white\/85 {
    border-inline-end-color: rgb(255 255 255 / 0.85);
  }

  .md\:border-e-white\/90 {
    border-inline-end-color: rgb(255 255 255 / 0.9);
  }

  .md\:border-e-white\/95 {
    border-inline-end-color: rgb(255 255 255 / 0.95);
  }

  .md\:border-l-blue {
    border-left-color: var(--blue);
  }

  .md\:border-l-border {
    --tw-border-opacity: 1;
    border-left-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .md\:border-l-border\/0 {
    border-left-color: rgb(228 229 230 / 0);
  }

  .md\:border-l-border\/10 {
    border-left-color: rgb(228 229 230 / 0.1);
  }

  .md\:border-l-border\/100 {
    border-left-color: rgb(228 229 230 / 1);
  }

  .md\:border-l-border\/15 {
    border-left-color: rgb(228 229 230 / 0.15);
  }

  .md\:border-l-border\/20 {
    border-left-color: rgb(228 229 230 / 0.2);
  }

  .md\:border-l-border\/25 {
    border-left-color: rgb(228 229 230 / 0.25);
  }

  .md\:border-l-border\/30 {
    border-left-color: rgb(228 229 230 / 0.3);
  }

  .md\:border-l-border\/35 {
    border-left-color: rgb(228 229 230 / 0.35);
  }

  .md\:border-l-border\/40 {
    border-left-color: rgb(228 229 230 / 0.4);
  }

  .md\:border-l-border\/45 {
    border-left-color: rgb(228 229 230 / 0.45);
  }

  .md\:border-l-border\/5 {
    border-left-color: rgb(228 229 230 / 0.05);
  }

  .md\:border-l-border\/50 {
    border-left-color: rgb(228 229 230 / 0.5);
  }

  .md\:border-l-border\/55 {
    border-left-color: rgb(228 229 230 / 0.55);
  }

  .md\:border-l-border\/60 {
    border-left-color: rgb(228 229 230 / 0.6);
  }

  .md\:border-l-border\/65 {
    border-left-color: rgb(228 229 230 / 0.65);
  }

  .md\:border-l-border\/70 {
    border-left-color: rgb(228 229 230 / 0.7);
  }

  .md\:border-l-border\/75 {
    border-left-color: rgb(228 229 230 / 0.75);
  }

  .md\:border-l-border\/80 {
    border-left-color: rgb(228 229 230 / 0.8);
  }

  .md\:border-l-border\/85 {
    border-left-color: rgb(228 229 230 / 0.85);
  }

  .md\:border-l-border\/90 {
    border-left-color: rgb(228 229 230 / 0.9);
  }

  .md\:border-l-border\/95 {
    border-left-color: rgb(228 229 230 / 0.95);
  }

  .md\:border-l-button {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .md\:border-l-button\/0 {
    border-left-color: rgb(243 252 251 / 0);
  }

  .md\:border-l-button\/10 {
    border-left-color: rgb(243 252 251 / 0.1);
  }

  .md\:border-l-button\/100 {
    border-left-color: rgb(243 252 251 / 1);
  }

  .md\:border-l-button\/15 {
    border-left-color: rgb(243 252 251 / 0.15);
  }

  .md\:border-l-button\/20 {
    border-left-color: rgb(243 252 251 / 0.2);
  }

  .md\:border-l-button\/25 {
    border-left-color: rgb(243 252 251 / 0.25);
  }

  .md\:border-l-button\/30 {
    border-left-color: rgb(243 252 251 / 0.3);
  }

  .md\:border-l-button\/35 {
    border-left-color: rgb(243 252 251 / 0.35);
  }

  .md\:border-l-button\/40 {
    border-left-color: rgb(243 252 251 / 0.4);
  }

  .md\:border-l-button\/45 {
    border-left-color: rgb(243 252 251 / 0.45);
  }

  .md\:border-l-button\/5 {
    border-left-color: rgb(243 252 251 / 0.05);
  }

  .md\:border-l-button\/50 {
    border-left-color: rgb(243 252 251 / 0.5);
  }

  .md\:border-l-button\/55 {
    border-left-color: rgb(243 252 251 / 0.55);
  }

  .md\:border-l-button\/60 {
    border-left-color: rgb(243 252 251 / 0.6);
  }

  .md\:border-l-button\/65 {
    border-left-color: rgb(243 252 251 / 0.65);
  }

  .md\:border-l-button\/70 {
    border-left-color: rgb(243 252 251 / 0.7);
  }

  .md\:border-l-button\/75 {
    border-left-color: rgb(243 252 251 / 0.75);
  }

  .md\:border-l-button\/80 {
    border-left-color: rgb(243 252 251 / 0.8);
  }

  .md\:border-l-button\/85 {
    border-left-color: rgb(243 252 251 / 0.85);
  }

  .md\:border-l-button\/90 {
    border-left-color: rgb(243 252 251 / 0.9);
  }

  .md\:border-l-button\/95 {
    border-left-color: rgb(243 252 251 / 0.95);
  }

  .md\:border-l-current {
    border-left-color: currentColor;
  }

  .md\:border-l-dark {
    --tw-border-opacity: 1;
    border-left-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .md\:border-l-dark-green {
    --tw-border-opacity: 1;
    border-left-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .md\:border-l-dark-green\/0 {
    border-left-color: rgb(16 64 48 / 0);
  }

  .md\:border-l-dark-green\/10 {
    border-left-color: rgb(16 64 48 / 0.1);
  }

  .md\:border-l-dark-green\/100 {
    border-left-color: rgb(16 64 48 / 1);
  }

  .md\:border-l-dark-green\/15 {
    border-left-color: rgb(16 64 48 / 0.15);
  }

  .md\:border-l-dark-green\/20 {
    border-left-color: rgb(16 64 48 / 0.2);
  }

  .md\:border-l-dark-green\/25 {
    border-left-color: rgb(16 64 48 / 0.25);
  }

  .md\:border-l-dark-green\/30 {
    border-left-color: rgb(16 64 48 / 0.3);
  }

  .md\:border-l-dark-green\/35 {
    border-left-color: rgb(16 64 48 / 0.35);
  }

  .md\:border-l-dark-green\/40 {
    border-left-color: rgb(16 64 48 / 0.4);
  }

  .md\:border-l-dark-green\/45 {
    border-left-color: rgb(16 64 48 / 0.45);
  }

  .md\:border-l-dark-green\/5 {
    border-left-color: rgb(16 64 48 / 0.05);
  }

  .md\:border-l-dark-green\/50 {
    border-left-color: rgb(16 64 48 / 0.5);
  }

  .md\:border-l-dark-green\/55 {
    border-left-color: rgb(16 64 48 / 0.55);
  }

  .md\:border-l-dark-green\/60 {
    border-left-color: rgb(16 64 48 / 0.6);
  }

  .md\:border-l-dark-green\/65 {
    border-left-color: rgb(16 64 48 / 0.65);
  }

  .md\:border-l-dark-green\/70 {
    border-left-color: rgb(16 64 48 / 0.7);
  }

  .md\:border-l-dark-green\/75 {
    border-left-color: rgb(16 64 48 / 0.75);
  }

  .md\:border-l-dark-green\/80 {
    border-left-color: rgb(16 64 48 / 0.8);
  }

  .md\:border-l-dark-green\/85 {
    border-left-color: rgb(16 64 48 / 0.85);
  }

  .md\:border-l-dark-green\/90 {
    border-left-color: rgb(16 64 48 / 0.9);
  }

  .md\:border-l-dark-green\/95 {
    border-left-color: rgb(16 64 48 / 0.95);
  }

  .md\:border-l-dark\/0 {
    border-left-color: rgb(37 73 39 / 0);
  }

  .md\:border-l-dark\/10 {
    border-left-color: rgb(37 73 39 / 0.1);
  }

  .md\:border-l-dark\/100 {
    border-left-color: rgb(37 73 39 / 1);
  }

  .md\:border-l-dark\/15 {
    border-left-color: rgb(37 73 39 / 0.15);
  }

  .md\:border-l-dark\/20 {
    border-left-color: rgb(37 73 39 / 0.2);
  }

  .md\:border-l-dark\/25 {
    border-left-color: rgb(37 73 39 / 0.25);
  }

  .md\:border-l-dark\/30 {
    border-left-color: rgb(37 73 39 / 0.3);
  }

  .md\:border-l-dark\/35 {
    border-left-color: rgb(37 73 39 / 0.35);
  }

  .md\:border-l-dark\/40 {
    border-left-color: rgb(37 73 39 / 0.4);
  }

  .md\:border-l-dark\/45 {
    border-left-color: rgb(37 73 39 / 0.45);
  }

  .md\:border-l-dark\/5 {
    border-left-color: rgb(37 73 39 / 0.05);
  }

  .md\:border-l-dark\/50 {
    border-left-color: rgb(37 73 39 / 0.5);
  }

  .md\:border-l-dark\/55 {
    border-left-color: rgb(37 73 39 / 0.55);
  }

  .md\:border-l-dark\/60 {
    border-left-color: rgb(37 73 39 / 0.6);
  }

  .md\:border-l-dark\/65 {
    border-left-color: rgb(37 73 39 / 0.65);
  }

  .md\:border-l-dark\/70 {
    border-left-color: rgb(37 73 39 / 0.7);
  }

  .md\:border-l-dark\/75 {
    border-left-color: rgb(37 73 39 / 0.75);
  }

  .md\:border-l-dark\/80 {
    border-left-color: rgb(37 73 39 / 0.8);
  }

  .md\:border-l-dark\/85 {
    border-left-color: rgb(37 73 39 / 0.85);
  }

  .md\:border-l-dark\/90 {
    border-left-color: rgb(37 73 39 / 0.9);
  }

  .md\:border-l-dark\/95 {
    border-left-color: rgb(37 73 39 / 0.95);
  }

  .md\:border-l-gray {
    border-left-color: var(--gray);
  }

  .md\:border-l-green {
    --tw-border-opacity: 1;
    border-left-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .md\:border-l-green\/0 {
    border-left-color: rgb(52 102 64 / 0);
  }

  .md\:border-l-green\/10 {
    border-left-color: rgb(52 102 64 / 0.1);
  }

  .md\:border-l-green\/100 {
    border-left-color: rgb(52 102 64 / 1);
  }

  .md\:border-l-green\/15 {
    border-left-color: rgb(52 102 64 / 0.15);
  }

  .md\:border-l-green\/20 {
    border-left-color: rgb(52 102 64 / 0.2);
  }

  .md\:border-l-green\/25 {
    border-left-color: rgb(52 102 64 / 0.25);
  }

  .md\:border-l-green\/30 {
    border-left-color: rgb(52 102 64 / 0.3);
  }

  .md\:border-l-green\/35 {
    border-left-color: rgb(52 102 64 / 0.35);
  }

  .md\:border-l-green\/40 {
    border-left-color: rgb(52 102 64 / 0.4);
  }

  .md\:border-l-green\/45 {
    border-left-color: rgb(52 102 64 / 0.45);
  }

  .md\:border-l-green\/5 {
    border-left-color: rgb(52 102 64 / 0.05);
  }

  .md\:border-l-green\/50 {
    border-left-color: rgb(52 102 64 / 0.5);
  }

  .md\:border-l-green\/55 {
    border-left-color: rgb(52 102 64 / 0.55);
  }

  .md\:border-l-green\/60 {
    border-left-color: rgb(52 102 64 / 0.6);
  }

  .md\:border-l-green\/65 {
    border-left-color: rgb(52 102 64 / 0.65);
  }

  .md\:border-l-green\/70 {
    border-left-color: rgb(52 102 64 / 0.7);
  }

  .md\:border-l-green\/75 {
    border-left-color: rgb(52 102 64 / 0.75);
  }

  .md\:border-l-green\/80 {
    border-left-color: rgb(52 102 64 / 0.8);
  }

  .md\:border-l-green\/85 {
    border-left-color: rgb(52 102 64 / 0.85);
  }

  .md\:border-l-green\/90 {
    border-left-color: rgb(52 102 64 / 0.9);
  }

  .md\:border-l-green\/95 {
    border-left-color: rgb(52 102 64 / 0.95);
  }

  .md\:border-l-grey {
    --tw-border-opacity: 1;
    border-left-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .md\:border-l-grey\/0 {
    border-left-color: rgb(205 217 209 / 0);
  }

  .md\:border-l-grey\/10 {
    border-left-color: rgb(205 217 209 / 0.1);
  }

  .md\:border-l-grey\/100 {
    border-left-color: rgb(205 217 209 / 1);
  }

  .md\:border-l-grey\/15 {
    border-left-color: rgb(205 217 209 / 0.15);
  }

  .md\:border-l-grey\/20 {
    border-left-color: rgb(205 217 209 / 0.2);
  }

  .md\:border-l-grey\/25 {
    border-left-color: rgb(205 217 209 / 0.25);
  }

  .md\:border-l-grey\/30 {
    border-left-color: rgb(205 217 209 / 0.3);
  }

  .md\:border-l-grey\/35 {
    border-left-color: rgb(205 217 209 / 0.35);
  }

  .md\:border-l-grey\/40 {
    border-left-color: rgb(205 217 209 / 0.4);
  }

  .md\:border-l-grey\/45 {
    border-left-color: rgb(205 217 209 / 0.45);
  }

  .md\:border-l-grey\/5 {
    border-left-color: rgb(205 217 209 / 0.05);
  }

  .md\:border-l-grey\/50 {
    border-left-color: rgb(205 217 209 / 0.5);
  }

  .md\:border-l-grey\/55 {
    border-left-color: rgb(205 217 209 / 0.55);
  }

  .md\:border-l-grey\/60 {
    border-left-color: rgb(205 217 209 / 0.6);
  }

  .md\:border-l-grey\/65 {
    border-left-color: rgb(205 217 209 / 0.65);
  }

  .md\:border-l-grey\/70 {
    border-left-color: rgb(205 217 209 / 0.7);
  }

  .md\:border-l-grey\/75 {
    border-left-color: rgb(205 217 209 / 0.75);
  }

  .md\:border-l-grey\/80 {
    border-left-color: rgb(205 217 209 / 0.8);
  }

  .md\:border-l-grey\/85 {
    border-left-color: rgb(205 217 209 / 0.85);
  }

  .md\:border-l-grey\/90 {
    border-left-color: rgb(205 217 209 / 0.9);
  }

  .md\:border-l-grey\/95 {
    border-left-color: rgb(205 217 209 / 0.95);
  }

  .md\:border-l-light {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .md\:border-l-light-green {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .md\:border-l-light-green\/0 {
    border-left-color: rgb(243 244 228 / 0);
  }

  .md\:border-l-light-green\/10 {
    border-left-color: rgb(243 244 228 / 0.1);
  }

  .md\:border-l-light-green\/100 {
    border-left-color: rgb(243 244 228 / 1);
  }

  .md\:border-l-light-green\/15 {
    border-left-color: rgb(243 244 228 / 0.15);
  }

  .md\:border-l-light-green\/20 {
    border-left-color: rgb(243 244 228 / 0.2);
  }

  .md\:border-l-light-green\/25 {
    border-left-color: rgb(243 244 228 / 0.25);
  }

  .md\:border-l-light-green\/30 {
    border-left-color: rgb(243 244 228 / 0.3);
  }

  .md\:border-l-light-green\/35 {
    border-left-color: rgb(243 244 228 / 0.35);
  }

  .md\:border-l-light-green\/40 {
    border-left-color: rgb(243 244 228 / 0.4);
  }

  .md\:border-l-light-green\/45 {
    border-left-color: rgb(243 244 228 / 0.45);
  }

  .md\:border-l-light-green\/5 {
    border-left-color: rgb(243 244 228 / 0.05);
  }

  .md\:border-l-light-green\/50 {
    border-left-color: rgb(243 244 228 / 0.5);
  }

  .md\:border-l-light-green\/55 {
    border-left-color: rgb(243 244 228 / 0.55);
  }

  .md\:border-l-light-green\/60 {
    border-left-color: rgb(243 244 228 / 0.6);
  }

  .md\:border-l-light-green\/65 {
    border-left-color: rgb(243 244 228 / 0.65);
  }

  .md\:border-l-light-green\/70 {
    border-left-color: rgb(243 244 228 / 0.7);
  }

  .md\:border-l-light-green\/75 {
    border-left-color: rgb(243 244 228 / 0.75);
  }

  .md\:border-l-light-green\/80 {
    border-left-color: rgb(243 244 228 / 0.8);
  }

  .md\:border-l-light-green\/85 {
    border-left-color: rgb(243 244 228 / 0.85);
  }

  .md\:border-l-light-green\/90 {
    border-left-color: rgb(243 244 228 / 0.9);
  }

  .md\:border-l-light-green\/95 {
    border-left-color: rgb(243 244 228 / 0.95);
  }

  .md\:border-l-light\/0 {
    border-left-color: rgb(243 244 228 / 0);
  }

  .md\:border-l-light\/10 {
    border-left-color: rgb(243 244 228 / 0.1);
  }

  .md\:border-l-light\/100 {
    border-left-color: rgb(243 244 228 / 1);
  }

  .md\:border-l-light\/15 {
    border-left-color: rgb(243 244 228 / 0.15);
  }

  .md\:border-l-light\/20 {
    border-left-color: rgb(243 244 228 / 0.2);
  }

  .md\:border-l-light\/25 {
    border-left-color: rgb(243 244 228 / 0.25);
  }

  .md\:border-l-light\/30 {
    border-left-color: rgb(243 244 228 / 0.3);
  }

  .md\:border-l-light\/35 {
    border-left-color: rgb(243 244 228 / 0.35);
  }

  .md\:border-l-light\/40 {
    border-left-color: rgb(243 244 228 / 0.4);
  }

  .md\:border-l-light\/45 {
    border-left-color: rgb(243 244 228 / 0.45);
  }

  .md\:border-l-light\/5 {
    border-left-color: rgb(243 244 228 / 0.05);
  }

  .md\:border-l-light\/50 {
    border-left-color: rgb(243 244 228 / 0.5);
  }

  .md\:border-l-light\/55 {
    border-left-color: rgb(243 244 228 / 0.55);
  }

  .md\:border-l-light\/60 {
    border-left-color: rgb(243 244 228 / 0.6);
  }

  .md\:border-l-light\/65 {
    border-left-color: rgb(243 244 228 / 0.65);
  }

  .md\:border-l-light\/70 {
    border-left-color: rgb(243 244 228 / 0.7);
  }

  .md\:border-l-light\/75 {
    border-left-color: rgb(243 244 228 / 0.75);
  }

  .md\:border-l-light\/80 {
    border-left-color: rgb(243 244 228 / 0.8);
  }

  .md\:border-l-light\/85 {
    border-left-color: rgb(243 244 228 / 0.85);
  }

  .md\:border-l-light\/90 {
    border-left-color: rgb(243 244 228 / 0.9);
  }

  .md\:border-l-light\/95 {
    border-left-color: rgb(243 244 228 / 0.95);
  }

  .md\:border-l-main {
    --tw-border-opacity: 1;
    border-left-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .md\:border-l-main\/0 {
    border-left-color: rgb(56 56 56 / 0);
  }

  .md\:border-l-main\/10 {
    border-left-color: rgb(56 56 56 / 0.1);
  }

  .md\:border-l-main\/100 {
    border-left-color: rgb(56 56 56 / 1);
  }

  .md\:border-l-main\/15 {
    border-left-color: rgb(56 56 56 / 0.15);
  }

  .md\:border-l-main\/20 {
    border-left-color: rgb(56 56 56 / 0.2);
  }

  .md\:border-l-main\/25 {
    border-left-color: rgb(56 56 56 / 0.25);
  }

  .md\:border-l-main\/30 {
    border-left-color: rgb(56 56 56 / 0.3);
  }

  .md\:border-l-main\/35 {
    border-left-color: rgb(56 56 56 / 0.35);
  }

  .md\:border-l-main\/40 {
    border-left-color: rgb(56 56 56 / 0.4);
  }

  .md\:border-l-main\/45 {
    border-left-color: rgb(56 56 56 / 0.45);
  }

  .md\:border-l-main\/5 {
    border-left-color: rgb(56 56 56 / 0.05);
  }

  .md\:border-l-main\/50 {
    border-left-color: rgb(56 56 56 / 0.5);
  }

  .md\:border-l-main\/55 {
    border-left-color: rgb(56 56 56 / 0.55);
  }

  .md\:border-l-main\/60 {
    border-left-color: rgb(56 56 56 / 0.6);
  }

  .md\:border-l-main\/65 {
    border-left-color: rgb(56 56 56 / 0.65);
  }

  .md\:border-l-main\/70 {
    border-left-color: rgb(56 56 56 / 0.7);
  }

  .md\:border-l-main\/75 {
    border-left-color: rgb(56 56 56 / 0.75);
  }

  .md\:border-l-main\/80 {
    border-left-color: rgb(56 56 56 / 0.8);
  }

  .md\:border-l-main\/85 {
    border-left-color: rgb(56 56 56 / 0.85);
  }

  .md\:border-l-main\/90 {
    border-left-color: rgb(56 56 56 / 0.9);
  }

  .md\:border-l-main\/95 {
    border-left-color: rgb(56 56 56 / 0.95);
  }

  .md\:border-l-navy {
    border-left-color: var(--navy);
  }

  .md\:border-l-offwhite {
    border-left-color: var(--offwhite);
  }

  .md\:border-l-orange {
    border-left-color: var(--orange);
  }

  .md\:border-l-pearl {
    --tw-border-opacity: 1;
    border-left-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .md\:border-l-pearl\/0 {
    border-left-color: rgb(254 252 249 / 0);
  }

  .md\:border-l-pearl\/10 {
    border-left-color: rgb(254 252 249 / 0.1);
  }

  .md\:border-l-pearl\/100 {
    border-left-color: rgb(254 252 249 / 1);
  }

  .md\:border-l-pearl\/15 {
    border-left-color: rgb(254 252 249 / 0.15);
  }

  .md\:border-l-pearl\/20 {
    border-left-color: rgb(254 252 249 / 0.2);
  }

  .md\:border-l-pearl\/25 {
    border-left-color: rgb(254 252 249 / 0.25);
  }

  .md\:border-l-pearl\/30 {
    border-left-color: rgb(254 252 249 / 0.3);
  }

  .md\:border-l-pearl\/35 {
    border-left-color: rgb(254 252 249 / 0.35);
  }

  .md\:border-l-pearl\/40 {
    border-left-color: rgb(254 252 249 / 0.4);
  }

  .md\:border-l-pearl\/45 {
    border-left-color: rgb(254 252 249 / 0.45);
  }

  .md\:border-l-pearl\/5 {
    border-left-color: rgb(254 252 249 / 0.05);
  }

  .md\:border-l-pearl\/50 {
    border-left-color: rgb(254 252 249 / 0.5);
  }

  .md\:border-l-pearl\/55 {
    border-left-color: rgb(254 252 249 / 0.55);
  }

  .md\:border-l-pearl\/60 {
    border-left-color: rgb(254 252 249 / 0.6);
  }

  .md\:border-l-pearl\/65 {
    border-left-color: rgb(254 252 249 / 0.65);
  }

  .md\:border-l-pearl\/70 {
    border-left-color: rgb(254 252 249 / 0.7);
  }

  .md\:border-l-pearl\/75 {
    border-left-color: rgb(254 252 249 / 0.75);
  }

  .md\:border-l-pearl\/80 {
    border-left-color: rgb(254 252 249 / 0.8);
  }

  .md\:border-l-pearl\/85 {
    border-left-color: rgb(254 252 249 / 0.85);
  }

  .md\:border-l-pearl\/90 {
    border-left-color: rgb(254 252 249 / 0.9);
  }

  .md\:border-l-pearl\/95 {
    border-left-color: rgb(254 252 249 / 0.95);
  }

  .md\:border-l-text-grey {
    --tw-border-opacity: 1;
    border-left-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .md\:border-l-text-grey\/0 {
    border-left-color: rgb(179 179 179 / 0);
  }

  .md\:border-l-text-grey\/10 {
    border-left-color: rgb(179 179 179 / 0.1);
  }

  .md\:border-l-text-grey\/100 {
    border-left-color: rgb(179 179 179 / 1);
  }

  .md\:border-l-text-grey\/15 {
    border-left-color: rgb(179 179 179 / 0.15);
  }

  .md\:border-l-text-grey\/20 {
    border-left-color: rgb(179 179 179 / 0.2);
  }

  .md\:border-l-text-grey\/25 {
    border-left-color: rgb(179 179 179 / 0.25);
  }

  .md\:border-l-text-grey\/30 {
    border-left-color: rgb(179 179 179 / 0.3);
  }

  .md\:border-l-text-grey\/35 {
    border-left-color: rgb(179 179 179 / 0.35);
  }

  .md\:border-l-text-grey\/40 {
    border-left-color: rgb(179 179 179 / 0.4);
  }

  .md\:border-l-text-grey\/45 {
    border-left-color: rgb(179 179 179 / 0.45);
  }

  .md\:border-l-text-grey\/5 {
    border-left-color: rgb(179 179 179 / 0.05);
  }

  .md\:border-l-text-grey\/50 {
    border-left-color: rgb(179 179 179 / 0.5);
  }

  .md\:border-l-text-grey\/55 {
    border-left-color: rgb(179 179 179 / 0.55);
  }

  .md\:border-l-text-grey\/60 {
    border-left-color: rgb(179 179 179 / 0.6);
  }

  .md\:border-l-text-grey\/65 {
    border-left-color: rgb(179 179 179 / 0.65);
  }

  .md\:border-l-text-grey\/70 {
    border-left-color: rgb(179 179 179 / 0.7);
  }

  .md\:border-l-text-grey\/75 {
    border-left-color: rgb(179 179 179 / 0.75);
  }

  .md\:border-l-text-grey\/80 {
    border-left-color: rgb(179 179 179 / 0.8);
  }

  .md\:border-l-text-grey\/85 {
    border-left-color: rgb(179 179 179 / 0.85);
  }

  .md\:border-l-text-grey\/90 {
    border-left-color: rgb(179 179 179 / 0.9);
  }

  .md\:border-l-text-grey\/95 {
    border-left-color: rgb(179 179 179 / 0.95);
  }

  .md\:border-l-transparent {
    border-left-color: transparent;
  }

  .md\:border-l-transparent\/0 {
    border-left-color: rgb(0 0 0 / 0);
  }

  .md\:border-l-transparent\/10 {
    border-left-color: rgb(0 0 0 / 0.1);
  }

  .md\:border-l-transparent\/100 {
    border-left-color: rgb(0 0 0 / 1);
  }

  .md\:border-l-transparent\/15 {
    border-left-color: rgb(0 0 0 / 0.15);
  }

  .md\:border-l-transparent\/20 {
    border-left-color: rgb(0 0 0 / 0.2);
  }

  .md\:border-l-transparent\/25 {
    border-left-color: rgb(0 0 0 / 0.25);
  }

  .md\:border-l-transparent\/30 {
    border-left-color: rgb(0 0 0 / 0.3);
  }

  .md\:border-l-transparent\/35 {
    border-left-color: rgb(0 0 0 / 0.35);
  }

  .md\:border-l-transparent\/40 {
    border-left-color: rgb(0 0 0 / 0.4);
  }

  .md\:border-l-transparent\/45 {
    border-left-color: rgb(0 0 0 / 0.45);
  }

  .md\:border-l-transparent\/5 {
    border-left-color: rgb(0 0 0 / 0.05);
  }

  .md\:border-l-transparent\/50 {
    border-left-color: rgb(0 0 0 / 0.5);
  }

  .md\:border-l-transparent\/55 {
    border-left-color: rgb(0 0 0 / 0.55);
  }

  .md\:border-l-transparent\/60 {
    border-left-color: rgb(0 0 0 / 0.6);
  }

  .md\:border-l-transparent\/65 {
    border-left-color: rgb(0 0 0 / 0.65);
  }

  .md\:border-l-transparent\/70 {
    border-left-color: rgb(0 0 0 / 0.7);
  }

  .md\:border-l-transparent\/75 {
    border-left-color: rgb(0 0 0 / 0.75);
  }

  .md\:border-l-transparent\/80 {
    border-left-color: rgb(0 0 0 / 0.8);
  }

  .md\:border-l-transparent\/85 {
    border-left-color: rgb(0 0 0 / 0.85);
  }

  .md\:border-l-transparent\/90 {
    border-left-color: rgb(0 0 0 / 0.9);
  }

  .md\:border-l-transparent\/95 {
    border-left-color: rgb(0 0 0 / 0.95);
  }

  .md\:border-l-white {
    --tw-border-opacity: 1;
    border-left-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .md\:border-l-white\/0 {
    border-left-color: rgb(255 255 255 / 0);
  }

  .md\:border-l-white\/10 {
    border-left-color: rgb(255 255 255 / 0.1);
  }

  .md\:border-l-white\/100 {
    border-left-color: rgb(255 255 255 / 1);
  }

  .md\:border-l-white\/15 {
    border-left-color: rgb(255 255 255 / 0.15);
  }

  .md\:border-l-white\/20 {
    border-left-color: rgb(255 255 255 / 0.2);
  }

  .md\:border-l-white\/25 {
    border-left-color: rgb(255 255 255 / 0.25);
  }

  .md\:border-l-white\/30 {
    border-left-color: rgb(255 255 255 / 0.3);
  }

  .md\:border-l-white\/35 {
    border-left-color: rgb(255 255 255 / 0.35);
  }

  .md\:border-l-white\/40 {
    border-left-color: rgb(255 255 255 / 0.4);
  }

  .md\:border-l-white\/45 {
    border-left-color: rgb(255 255 255 / 0.45);
  }

  .md\:border-l-white\/5 {
    border-left-color: rgb(255 255 255 / 0.05);
  }

  .md\:border-l-white\/50 {
    border-left-color: rgb(255 255 255 / 0.5);
  }

  .md\:border-l-white\/55 {
    border-left-color: rgb(255 255 255 / 0.55);
  }

  .md\:border-l-white\/60 {
    border-left-color: rgb(255 255 255 / 0.6);
  }

  .md\:border-l-white\/65 {
    border-left-color: rgb(255 255 255 / 0.65);
  }

  .md\:border-l-white\/70 {
    border-left-color: rgb(255 255 255 / 0.7);
  }

  .md\:border-l-white\/75 {
    border-left-color: rgb(255 255 255 / 0.75);
  }

  .md\:border-l-white\/80 {
    border-left-color: rgb(255 255 255 / 0.8);
  }

  .md\:border-l-white\/85 {
    border-left-color: rgb(255 255 255 / 0.85);
  }

  .md\:border-l-white\/90 {
    border-left-color: rgb(255 255 255 / 0.9);
  }

  .md\:border-l-white\/95 {
    border-left-color: rgb(255 255 255 / 0.95);
  }

  .md\:border-r-blue {
    border-right-color: var(--blue);
  }

  .md\:border-r-border {
    --tw-border-opacity: 1;
    border-right-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .md\:border-r-border\/0 {
    border-right-color: rgb(228 229 230 / 0);
  }

  .md\:border-r-border\/10 {
    border-right-color: rgb(228 229 230 / 0.1);
  }

  .md\:border-r-border\/100 {
    border-right-color: rgb(228 229 230 / 1);
  }

  .md\:border-r-border\/15 {
    border-right-color: rgb(228 229 230 / 0.15);
  }

  .md\:border-r-border\/20 {
    border-right-color: rgb(228 229 230 / 0.2);
  }

  .md\:border-r-border\/25 {
    border-right-color: rgb(228 229 230 / 0.25);
  }

  .md\:border-r-border\/30 {
    border-right-color: rgb(228 229 230 / 0.3);
  }

  .md\:border-r-border\/35 {
    border-right-color: rgb(228 229 230 / 0.35);
  }

  .md\:border-r-border\/40 {
    border-right-color: rgb(228 229 230 / 0.4);
  }

  .md\:border-r-border\/45 {
    border-right-color: rgb(228 229 230 / 0.45);
  }

  .md\:border-r-border\/5 {
    border-right-color: rgb(228 229 230 / 0.05);
  }

  .md\:border-r-border\/50 {
    border-right-color: rgb(228 229 230 / 0.5);
  }

  .md\:border-r-border\/55 {
    border-right-color: rgb(228 229 230 / 0.55);
  }

  .md\:border-r-border\/60 {
    border-right-color: rgb(228 229 230 / 0.6);
  }

  .md\:border-r-border\/65 {
    border-right-color: rgb(228 229 230 / 0.65);
  }

  .md\:border-r-border\/70 {
    border-right-color: rgb(228 229 230 / 0.7);
  }

  .md\:border-r-border\/75 {
    border-right-color: rgb(228 229 230 / 0.75);
  }

  .md\:border-r-border\/80 {
    border-right-color: rgb(228 229 230 / 0.8);
  }

  .md\:border-r-border\/85 {
    border-right-color: rgb(228 229 230 / 0.85);
  }

  .md\:border-r-border\/90 {
    border-right-color: rgb(228 229 230 / 0.9);
  }

  .md\:border-r-border\/95 {
    border-right-color: rgb(228 229 230 / 0.95);
  }

  .md\:border-r-button {
    --tw-border-opacity: 1;
    border-right-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .md\:border-r-button\/0 {
    border-right-color: rgb(243 252 251 / 0);
  }

  .md\:border-r-button\/10 {
    border-right-color: rgb(243 252 251 / 0.1);
  }

  .md\:border-r-button\/100 {
    border-right-color: rgb(243 252 251 / 1);
  }

  .md\:border-r-button\/15 {
    border-right-color: rgb(243 252 251 / 0.15);
  }

  .md\:border-r-button\/20 {
    border-right-color: rgb(243 252 251 / 0.2);
  }

  .md\:border-r-button\/25 {
    border-right-color: rgb(243 252 251 / 0.25);
  }

  .md\:border-r-button\/30 {
    border-right-color: rgb(243 252 251 / 0.3);
  }

  .md\:border-r-button\/35 {
    border-right-color: rgb(243 252 251 / 0.35);
  }

  .md\:border-r-button\/40 {
    border-right-color: rgb(243 252 251 / 0.4);
  }

  .md\:border-r-button\/45 {
    border-right-color: rgb(243 252 251 / 0.45);
  }

  .md\:border-r-button\/5 {
    border-right-color: rgb(243 252 251 / 0.05);
  }

  .md\:border-r-button\/50 {
    border-right-color: rgb(243 252 251 / 0.5);
  }

  .md\:border-r-button\/55 {
    border-right-color: rgb(243 252 251 / 0.55);
  }

  .md\:border-r-button\/60 {
    border-right-color: rgb(243 252 251 / 0.6);
  }

  .md\:border-r-button\/65 {
    border-right-color: rgb(243 252 251 / 0.65);
  }

  .md\:border-r-button\/70 {
    border-right-color: rgb(243 252 251 / 0.7);
  }

  .md\:border-r-button\/75 {
    border-right-color: rgb(243 252 251 / 0.75);
  }

  .md\:border-r-button\/80 {
    border-right-color: rgb(243 252 251 / 0.8);
  }

  .md\:border-r-button\/85 {
    border-right-color: rgb(243 252 251 / 0.85);
  }

  .md\:border-r-button\/90 {
    border-right-color: rgb(243 252 251 / 0.9);
  }

  .md\:border-r-button\/95 {
    border-right-color: rgb(243 252 251 / 0.95);
  }

  .md\:border-r-current {
    border-right-color: currentColor;
  }

  .md\:border-r-dark {
    --tw-border-opacity: 1;
    border-right-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .md\:border-r-dark-green {
    --tw-border-opacity: 1;
    border-right-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .md\:border-r-dark-green\/0 {
    border-right-color: rgb(16 64 48 / 0);
  }

  .md\:border-r-dark-green\/10 {
    border-right-color: rgb(16 64 48 / 0.1);
  }

  .md\:border-r-dark-green\/100 {
    border-right-color: rgb(16 64 48 / 1);
  }

  .md\:border-r-dark-green\/15 {
    border-right-color: rgb(16 64 48 / 0.15);
  }

  .md\:border-r-dark-green\/20 {
    border-right-color: rgb(16 64 48 / 0.2);
  }

  .md\:border-r-dark-green\/25 {
    border-right-color: rgb(16 64 48 / 0.25);
  }

  .md\:border-r-dark-green\/30 {
    border-right-color: rgb(16 64 48 / 0.3);
  }

  .md\:border-r-dark-green\/35 {
    border-right-color: rgb(16 64 48 / 0.35);
  }

  .md\:border-r-dark-green\/40 {
    border-right-color: rgb(16 64 48 / 0.4);
  }

  .md\:border-r-dark-green\/45 {
    border-right-color: rgb(16 64 48 / 0.45);
  }

  .md\:border-r-dark-green\/5 {
    border-right-color: rgb(16 64 48 / 0.05);
  }

  .md\:border-r-dark-green\/50 {
    border-right-color: rgb(16 64 48 / 0.5);
  }

  .md\:border-r-dark-green\/55 {
    border-right-color: rgb(16 64 48 / 0.55);
  }

  .md\:border-r-dark-green\/60 {
    border-right-color: rgb(16 64 48 / 0.6);
  }

  .md\:border-r-dark-green\/65 {
    border-right-color: rgb(16 64 48 / 0.65);
  }

  .md\:border-r-dark-green\/70 {
    border-right-color: rgb(16 64 48 / 0.7);
  }

  .md\:border-r-dark-green\/75 {
    border-right-color: rgb(16 64 48 / 0.75);
  }

  .md\:border-r-dark-green\/80 {
    border-right-color: rgb(16 64 48 / 0.8);
  }

  .md\:border-r-dark-green\/85 {
    border-right-color: rgb(16 64 48 / 0.85);
  }

  .md\:border-r-dark-green\/90 {
    border-right-color: rgb(16 64 48 / 0.9);
  }

  .md\:border-r-dark-green\/95 {
    border-right-color: rgb(16 64 48 / 0.95);
  }

  .md\:border-r-dark\/0 {
    border-right-color: rgb(37 73 39 / 0);
  }

  .md\:border-r-dark\/10 {
    border-right-color: rgb(37 73 39 / 0.1);
  }

  .md\:border-r-dark\/100 {
    border-right-color: rgb(37 73 39 / 1);
  }

  .md\:border-r-dark\/15 {
    border-right-color: rgb(37 73 39 / 0.15);
  }

  .md\:border-r-dark\/20 {
    border-right-color: rgb(37 73 39 / 0.2);
  }

  .md\:border-r-dark\/25 {
    border-right-color: rgb(37 73 39 / 0.25);
  }

  .md\:border-r-dark\/30 {
    border-right-color: rgb(37 73 39 / 0.3);
  }

  .md\:border-r-dark\/35 {
    border-right-color: rgb(37 73 39 / 0.35);
  }

  .md\:border-r-dark\/40 {
    border-right-color: rgb(37 73 39 / 0.4);
  }

  .md\:border-r-dark\/45 {
    border-right-color: rgb(37 73 39 / 0.45);
  }

  .md\:border-r-dark\/5 {
    border-right-color: rgb(37 73 39 / 0.05);
  }

  .md\:border-r-dark\/50 {
    border-right-color: rgb(37 73 39 / 0.5);
  }

  .md\:border-r-dark\/55 {
    border-right-color: rgb(37 73 39 / 0.55);
  }

  .md\:border-r-dark\/60 {
    border-right-color: rgb(37 73 39 / 0.6);
  }

  .md\:border-r-dark\/65 {
    border-right-color: rgb(37 73 39 / 0.65);
  }

  .md\:border-r-dark\/70 {
    border-right-color: rgb(37 73 39 / 0.7);
  }

  .md\:border-r-dark\/75 {
    border-right-color: rgb(37 73 39 / 0.75);
  }

  .md\:border-r-dark\/80 {
    border-right-color: rgb(37 73 39 / 0.8);
  }

  .md\:border-r-dark\/85 {
    border-right-color: rgb(37 73 39 / 0.85);
  }

  .md\:border-r-dark\/90 {
    border-right-color: rgb(37 73 39 / 0.9);
  }

  .md\:border-r-dark\/95 {
    border-right-color: rgb(37 73 39 / 0.95);
  }

  .md\:border-r-gray {
    border-right-color: var(--gray);
  }

  .md\:border-r-green {
    --tw-border-opacity: 1;
    border-right-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .md\:border-r-green\/0 {
    border-right-color: rgb(52 102 64 / 0);
  }

  .md\:border-r-green\/10 {
    border-right-color: rgb(52 102 64 / 0.1);
  }

  .md\:border-r-green\/100 {
    border-right-color: rgb(52 102 64 / 1);
  }

  .md\:border-r-green\/15 {
    border-right-color: rgb(52 102 64 / 0.15);
  }

  .md\:border-r-green\/20 {
    border-right-color: rgb(52 102 64 / 0.2);
  }

  .md\:border-r-green\/25 {
    border-right-color: rgb(52 102 64 / 0.25);
  }

  .md\:border-r-green\/30 {
    border-right-color: rgb(52 102 64 / 0.3);
  }

  .md\:border-r-green\/35 {
    border-right-color: rgb(52 102 64 / 0.35);
  }

  .md\:border-r-green\/40 {
    border-right-color: rgb(52 102 64 / 0.4);
  }

  .md\:border-r-green\/45 {
    border-right-color: rgb(52 102 64 / 0.45);
  }

  .md\:border-r-green\/5 {
    border-right-color: rgb(52 102 64 / 0.05);
  }

  .md\:border-r-green\/50 {
    border-right-color: rgb(52 102 64 / 0.5);
  }

  .md\:border-r-green\/55 {
    border-right-color: rgb(52 102 64 / 0.55);
  }

  .md\:border-r-green\/60 {
    border-right-color: rgb(52 102 64 / 0.6);
  }

  .md\:border-r-green\/65 {
    border-right-color: rgb(52 102 64 / 0.65);
  }

  .md\:border-r-green\/70 {
    border-right-color: rgb(52 102 64 / 0.7);
  }

  .md\:border-r-green\/75 {
    border-right-color: rgb(52 102 64 / 0.75);
  }

  .md\:border-r-green\/80 {
    border-right-color: rgb(52 102 64 / 0.8);
  }

  .md\:border-r-green\/85 {
    border-right-color: rgb(52 102 64 / 0.85);
  }

  .md\:border-r-green\/90 {
    border-right-color: rgb(52 102 64 / 0.9);
  }

  .md\:border-r-green\/95 {
    border-right-color: rgb(52 102 64 / 0.95);
  }

  .md\:border-r-grey {
    --tw-border-opacity: 1;
    border-right-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .md\:border-r-grey\/0 {
    border-right-color: rgb(205 217 209 / 0);
  }

  .md\:border-r-grey\/10 {
    border-right-color: rgb(205 217 209 / 0.1);
  }

  .md\:border-r-grey\/100 {
    border-right-color: rgb(205 217 209 / 1);
  }

  .md\:border-r-grey\/15 {
    border-right-color: rgb(205 217 209 / 0.15);
  }

  .md\:border-r-grey\/20 {
    border-right-color: rgb(205 217 209 / 0.2);
  }

  .md\:border-r-grey\/25 {
    border-right-color: rgb(205 217 209 / 0.25);
  }

  .md\:border-r-grey\/30 {
    border-right-color: rgb(205 217 209 / 0.3);
  }

  .md\:border-r-grey\/35 {
    border-right-color: rgb(205 217 209 / 0.35);
  }

  .md\:border-r-grey\/40 {
    border-right-color: rgb(205 217 209 / 0.4);
  }

  .md\:border-r-grey\/45 {
    border-right-color: rgb(205 217 209 / 0.45);
  }

  .md\:border-r-grey\/5 {
    border-right-color: rgb(205 217 209 / 0.05);
  }

  .md\:border-r-grey\/50 {
    border-right-color: rgb(205 217 209 / 0.5);
  }

  .md\:border-r-grey\/55 {
    border-right-color: rgb(205 217 209 / 0.55);
  }

  .md\:border-r-grey\/60 {
    border-right-color: rgb(205 217 209 / 0.6);
  }

  .md\:border-r-grey\/65 {
    border-right-color: rgb(205 217 209 / 0.65);
  }

  .md\:border-r-grey\/70 {
    border-right-color: rgb(205 217 209 / 0.7);
  }

  .md\:border-r-grey\/75 {
    border-right-color: rgb(205 217 209 / 0.75);
  }

  .md\:border-r-grey\/80 {
    border-right-color: rgb(205 217 209 / 0.8);
  }

  .md\:border-r-grey\/85 {
    border-right-color: rgb(205 217 209 / 0.85);
  }

  .md\:border-r-grey\/90 {
    border-right-color: rgb(205 217 209 / 0.9);
  }

  .md\:border-r-grey\/95 {
    border-right-color: rgb(205 217 209 / 0.95);
  }

  .md\:border-r-light {
    --tw-border-opacity: 1;
    border-right-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .md\:border-r-light-green {
    --tw-border-opacity: 1;
    border-right-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .md\:border-r-light-green\/0 {
    border-right-color: rgb(243 244 228 / 0);
  }

  .md\:border-r-light-green\/10 {
    border-right-color: rgb(243 244 228 / 0.1);
  }

  .md\:border-r-light-green\/100 {
    border-right-color: rgb(243 244 228 / 1);
  }

  .md\:border-r-light-green\/15 {
    border-right-color: rgb(243 244 228 / 0.15);
  }

  .md\:border-r-light-green\/20 {
    border-right-color: rgb(243 244 228 / 0.2);
  }

  .md\:border-r-light-green\/25 {
    border-right-color: rgb(243 244 228 / 0.25);
  }

  .md\:border-r-light-green\/30 {
    border-right-color: rgb(243 244 228 / 0.3);
  }

  .md\:border-r-light-green\/35 {
    border-right-color: rgb(243 244 228 / 0.35);
  }

  .md\:border-r-light-green\/40 {
    border-right-color: rgb(243 244 228 / 0.4);
  }

  .md\:border-r-light-green\/45 {
    border-right-color: rgb(243 244 228 / 0.45);
  }

  .md\:border-r-light-green\/5 {
    border-right-color: rgb(243 244 228 / 0.05);
  }

  .md\:border-r-light-green\/50 {
    border-right-color: rgb(243 244 228 / 0.5);
  }

  .md\:border-r-light-green\/55 {
    border-right-color: rgb(243 244 228 / 0.55);
  }

  .md\:border-r-light-green\/60 {
    border-right-color: rgb(243 244 228 / 0.6);
  }

  .md\:border-r-light-green\/65 {
    border-right-color: rgb(243 244 228 / 0.65);
  }

  .md\:border-r-light-green\/70 {
    border-right-color: rgb(243 244 228 / 0.7);
  }

  .md\:border-r-light-green\/75 {
    border-right-color: rgb(243 244 228 / 0.75);
  }

  .md\:border-r-light-green\/80 {
    border-right-color: rgb(243 244 228 / 0.8);
  }

  .md\:border-r-light-green\/85 {
    border-right-color: rgb(243 244 228 / 0.85);
  }

  .md\:border-r-light-green\/90 {
    border-right-color: rgb(243 244 228 / 0.9);
  }

  .md\:border-r-light-green\/95 {
    border-right-color: rgb(243 244 228 / 0.95);
  }

  .md\:border-r-light\/0 {
    border-right-color: rgb(243 244 228 / 0);
  }

  .md\:border-r-light\/10 {
    border-right-color: rgb(243 244 228 / 0.1);
  }

  .md\:border-r-light\/100 {
    border-right-color: rgb(243 244 228 / 1);
  }

  .md\:border-r-light\/15 {
    border-right-color: rgb(243 244 228 / 0.15);
  }

  .md\:border-r-light\/20 {
    border-right-color: rgb(243 244 228 / 0.2);
  }

  .md\:border-r-light\/25 {
    border-right-color: rgb(243 244 228 / 0.25);
  }

  .md\:border-r-light\/30 {
    border-right-color: rgb(243 244 228 / 0.3);
  }

  .md\:border-r-light\/35 {
    border-right-color: rgb(243 244 228 / 0.35);
  }

  .md\:border-r-light\/40 {
    border-right-color: rgb(243 244 228 / 0.4);
  }

  .md\:border-r-light\/45 {
    border-right-color: rgb(243 244 228 / 0.45);
  }

  .md\:border-r-light\/5 {
    border-right-color: rgb(243 244 228 / 0.05);
  }

  .md\:border-r-light\/50 {
    border-right-color: rgb(243 244 228 / 0.5);
  }

  .md\:border-r-light\/55 {
    border-right-color: rgb(243 244 228 / 0.55);
  }

  .md\:border-r-light\/60 {
    border-right-color: rgb(243 244 228 / 0.6);
  }

  .md\:border-r-light\/65 {
    border-right-color: rgb(243 244 228 / 0.65);
  }

  .md\:border-r-light\/70 {
    border-right-color: rgb(243 244 228 / 0.7);
  }

  .md\:border-r-light\/75 {
    border-right-color: rgb(243 244 228 / 0.75);
  }

  .md\:border-r-light\/80 {
    border-right-color: rgb(243 244 228 / 0.8);
  }

  .md\:border-r-light\/85 {
    border-right-color: rgb(243 244 228 / 0.85);
  }

  .md\:border-r-light\/90 {
    border-right-color: rgb(243 244 228 / 0.9);
  }

  .md\:border-r-light\/95 {
    border-right-color: rgb(243 244 228 / 0.95);
  }

  .md\:border-r-main {
    --tw-border-opacity: 1;
    border-right-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .md\:border-r-main\/0 {
    border-right-color: rgb(56 56 56 / 0);
  }

  .md\:border-r-main\/10 {
    border-right-color: rgb(56 56 56 / 0.1);
  }

  .md\:border-r-main\/100 {
    border-right-color: rgb(56 56 56 / 1);
  }

  .md\:border-r-main\/15 {
    border-right-color: rgb(56 56 56 / 0.15);
  }

  .md\:border-r-main\/20 {
    border-right-color: rgb(56 56 56 / 0.2);
  }

  .md\:border-r-main\/25 {
    border-right-color: rgb(56 56 56 / 0.25);
  }

  .md\:border-r-main\/30 {
    border-right-color: rgb(56 56 56 / 0.3);
  }

  .md\:border-r-main\/35 {
    border-right-color: rgb(56 56 56 / 0.35);
  }

  .md\:border-r-main\/40 {
    border-right-color: rgb(56 56 56 / 0.4);
  }

  .md\:border-r-main\/45 {
    border-right-color: rgb(56 56 56 / 0.45);
  }

  .md\:border-r-main\/5 {
    border-right-color: rgb(56 56 56 / 0.05);
  }

  .md\:border-r-main\/50 {
    border-right-color: rgb(56 56 56 / 0.5);
  }

  .md\:border-r-main\/55 {
    border-right-color: rgb(56 56 56 / 0.55);
  }

  .md\:border-r-main\/60 {
    border-right-color: rgb(56 56 56 / 0.6);
  }

  .md\:border-r-main\/65 {
    border-right-color: rgb(56 56 56 / 0.65);
  }

  .md\:border-r-main\/70 {
    border-right-color: rgb(56 56 56 / 0.7);
  }

  .md\:border-r-main\/75 {
    border-right-color: rgb(56 56 56 / 0.75);
  }

  .md\:border-r-main\/80 {
    border-right-color: rgb(56 56 56 / 0.8);
  }

  .md\:border-r-main\/85 {
    border-right-color: rgb(56 56 56 / 0.85);
  }

  .md\:border-r-main\/90 {
    border-right-color: rgb(56 56 56 / 0.9);
  }

  .md\:border-r-main\/95 {
    border-right-color: rgb(56 56 56 / 0.95);
  }

  .md\:border-r-navy {
    border-right-color: var(--navy);
  }

  .md\:border-r-offwhite {
    border-right-color: var(--offwhite);
  }

  .md\:border-r-orange {
    border-right-color: var(--orange);
  }

  .md\:border-r-pearl {
    --tw-border-opacity: 1;
    border-right-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .md\:border-r-pearl\/0 {
    border-right-color: rgb(254 252 249 / 0);
  }

  .md\:border-r-pearl\/10 {
    border-right-color: rgb(254 252 249 / 0.1);
  }

  .md\:border-r-pearl\/100 {
    border-right-color: rgb(254 252 249 / 1);
  }

  .md\:border-r-pearl\/15 {
    border-right-color: rgb(254 252 249 / 0.15);
  }

  .md\:border-r-pearl\/20 {
    border-right-color: rgb(254 252 249 / 0.2);
  }

  .md\:border-r-pearl\/25 {
    border-right-color: rgb(254 252 249 / 0.25);
  }

  .md\:border-r-pearl\/30 {
    border-right-color: rgb(254 252 249 / 0.3);
  }

  .md\:border-r-pearl\/35 {
    border-right-color: rgb(254 252 249 / 0.35);
  }

  .md\:border-r-pearl\/40 {
    border-right-color: rgb(254 252 249 / 0.4);
  }

  .md\:border-r-pearl\/45 {
    border-right-color: rgb(254 252 249 / 0.45);
  }

  .md\:border-r-pearl\/5 {
    border-right-color: rgb(254 252 249 / 0.05);
  }

  .md\:border-r-pearl\/50 {
    border-right-color: rgb(254 252 249 / 0.5);
  }

  .md\:border-r-pearl\/55 {
    border-right-color: rgb(254 252 249 / 0.55);
  }

  .md\:border-r-pearl\/60 {
    border-right-color: rgb(254 252 249 / 0.6);
  }

  .md\:border-r-pearl\/65 {
    border-right-color: rgb(254 252 249 / 0.65);
  }

  .md\:border-r-pearl\/70 {
    border-right-color: rgb(254 252 249 / 0.7);
  }

  .md\:border-r-pearl\/75 {
    border-right-color: rgb(254 252 249 / 0.75);
  }

  .md\:border-r-pearl\/80 {
    border-right-color: rgb(254 252 249 / 0.8);
  }

  .md\:border-r-pearl\/85 {
    border-right-color: rgb(254 252 249 / 0.85);
  }

  .md\:border-r-pearl\/90 {
    border-right-color: rgb(254 252 249 / 0.9);
  }

  .md\:border-r-pearl\/95 {
    border-right-color: rgb(254 252 249 / 0.95);
  }

  .md\:border-r-text-grey {
    --tw-border-opacity: 1;
    border-right-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .md\:border-r-text-grey\/0 {
    border-right-color: rgb(179 179 179 / 0);
  }

  .md\:border-r-text-grey\/10 {
    border-right-color: rgb(179 179 179 / 0.1);
  }

  .md\:border-r-text-grey\/100 {
    border-right-color: rgb(179 179 179 / 1);
  }

  .md\:border-r-text-grey\/15 {
    border-right-color: rgb(179 179 179 / 0.15);
  }

  .md\:border-r-text-grey\/20 {
    border-right-color: rgb(179 179 179 / 0.2);
  }

  .md\:border-r-text-grey\/25 {
    border-right-color: rgb(179 179 179 / 0.25);
  }

  .md\:border-r-text-grey\/30 {
    border-right-color: rgb(179 179 179 / 0.3);
  }

  .md\:border-r-text-grey\/35 {
    border-right-color: rgb(179 179 179 / 0.35);
  }

  .md\:border-r-text-grey\/40 {
    border-right-color: rgb(179 179 179 / 0.4);
  }

  .md\:border-r-text-grey\/45 {
    border-right-color: rgb(179 179 179 / 0.45);
  }

  .md\:border-r-text-grey\/5 {
    border-right-color: rgb(179 179 179 / 0.05);
  }

  .md\:border-r-text-grey\/50 {
    border-right-color: rgb(179 179 179 / 0.5);
  }

  .md\:border-r-text-grey\/55 {
    border-right-color: rgb(179 179 179 / 0.55);
  }

  .md\:border-r-text-grey\/60 {
    border-right-color: rgb(179 179 179 / 0.6);
  }

  .md\:border-r-text-grey\/65 {
    border-right-color: rgb(179 179 179 / 0.65);
  }

  .md\:border-r-text-grey\/70 {
    border-right-color: rgb(179 179 179 / 0.7);
  }

  .md\:border-r-text-grey\/75 {
    border-right-color: rgb(179 179 179 / 0.75);
  }

  .md\:border-r-text-grey\/80 {
    border-right-color: rgb(179 179 179 / 0.8);
  }

  .md\:border-r-text-grey\/85 {
    border-right-color: rgb(179 179 179 / 0.85);
  }

  .md\:border-r-text-grey\/90 {
    border-right-color: rgb(179 179 179 / 0.9);
  }

  .md\:border-r-text-grey\/95 {
    border-right-color: rgb(179 179 179 / 0.95);
  }

  .md\:border-r-transparent {
    border-right-color: transparent;
  }

  .md\:border-r-transparent\/0 {
    border-right-color: rgb(0 0 0 / 0);
  }

  .md\:border-r-transparent\/10 {
    border-right-color: rgb(0 0 0 / 0.1);
  }

  .md\:border-r-transparent\/100 {
    border-right-color: rgb(0 0 0 / 1);
  }

  .md\:border-r-transparent\/15 {
    border-right-color: rgb(0 0 0 / 0.15);
  }

  .md\:border-r-transparent\/20 {
    border-right-color: rgb(0 0 0 / 0.2);
  }

  .md\:border-r-transparent\/25 {
    border-right-color: rgb(0 0 0 / 0.25);
  }

  .md\:border-r-transparent\/30 {
    border-right-color: rgb(0 0 0 / 0.3);
  }

  .md\:border-r-transparent\/35 {
    border-right-color: rgb(0 0 0 / 0.35);
  }

  .md\:border-r-transparent\/40 {
    border-right-color: rgb(0 0 0 / 0.4);
  }

  .md\:border-r-transparent\/45 {
    border-right-color: rgb(0 0 0 / 0.45);
  }

  .md\:border-r-transparent\/5 {
    border-right-color: rgb(0 0 0 / 0.05);
  }

  .md\:border-r-transparent\/50 {
    border-right-color: rgb(0 0 0 / 0.5);
  }

  .md\:border-r-transparent\/55 {
    border-right-color: rgb(0 0 0 / 0.55);
  }

  .md\:border-r-transparent\/60 {
    border-right-color: rgb(0 0 0 / 0.6);
  }

  .md\:border-r-transparent\/65 {
    border-right-color: rgb(0 0 0 / 0.65);
  }

  .md\:border-r-transparent\/70 {
    border-right-color: rgb(0 0 0 / 0.7);
  }

  .md\:border-r-transparent\/75 {
    border-right-color: rgb(0 0 0 / 0.75);
  }

  .md\:border-r-transparent\/80 {
    border-right-color: rgb(0 0 0 / 0.8);
  }

  .md\:border-r-transparent\/85 {
    border-right-color: rgb(0 0 0 / 0.85);
  }

  .md\:border-r-transparent\/90 {
    border-right-color: rgb(0 0 0 / 0.9);
  }

  .md\:border-r-transparent\/95 {
    border-right-color: rgb(0 0 0 / 0.95);
  }

  .md\:border-r-white {
    --tw-border-opacity: 1;
    border-right-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .md\:border-r-white\/0 {
    border-right-color: rgb(255 255 255 / 0);
  }

  .md\:border-r-white\/10 {
    border-right-color: rgb(255 255 255 / 0.1);
  }

  .md\:border-r-white\/100 {
    border-right-color: rgb(255 255 255 / 1);
  }

  .md\:border-r-white\/15 {
    border-right-color: rgb(255 255 255 / 0.15);
  }

  .md\:border-r-white\/20 {
    border-right-color: rgb(255 255 255 / 0.2);
  }

  .md\:border-r-white\/25 {
    border-right-color: rgb(255 255 255 / 0.25);
  }

  .md\:border-r-white\/30 {
    border-right-color: rgb(255 255 255 / 0.3);
  }

  .md\:border-r-white\/35 {
    border-right-color: rgb(255 255 255 / 0.35);
  }

  .md\:border-r-white\/40 {
    border-right-color: rgb(255 255 255 / 0.4);
  }

  .md\:border-r-white\/45 {
    border-right-color: rgb(255 255 255 / 0.45);
  }

  .md\:border-r-white\/5 {
    border-right-color: rgb(255 255 255 / 0.05);
  }

  .md\:border-r-white\/50 {
    border-right-color: rgb(255 255 255 / 0.5);
  }

  .md\:border-r-white\/55 {
    border-right-color: rgb(255 255 255 / 0.55);
  }

  .md\:border-r-white\/60 {
    border-right-color: rgb(255 255 255 / 0.6);
  }

  .md\:border-r-white\/65 {
    border-right-color: rgb(255 255 255 / 0.65);
  }

  .md\:border-r-white\/70 {
    border-right-color: rgb(255 255 255 / 0.7);
  }

  .md\:border-r-white\/75 {
    border-right-color: rgb(255 255 255 / 0.75);
  }

  .md\:border-r-white\/80 {
    border-right-color: rgb(255 255 255 / 0.8);
  }

  .md\:border-r-white\/85 {
    border-right-color: rgb(255 255 255 / 0.85);
  }

  .md\:border-r-white\/90 {
    border-right-color: rgb(255 255 255 / 0.9);
  }

  .md\:border-r-white\/95 {
    border-right-color: rgb(255 255 255 / 0.95);
  }

  .md\:border-s-blue {
    border-inline-start-color: var(--blue);
  }

  .md\:border-s-border {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .md\:border-s-border\/0 {
    border-inline-start-color: rgb(228 229 230 / 0);
  }

  .md\:border-s-border\/10 {
    border-inline-start-color: rgb(228 229 230 / 0.1);
  }

  .md\:border-s-border\/100 {
    border-inline-start-color: rgb(228 229 230 / 1);
  }

  .md\:border-s-border\/15 {
    border-inline-start-color: rgb(228 229 230 / 0.15);
  }

  .md\:border-s-border\/20 {
    border-inline-start-color: rgb(228 229 230 / 0.2);
  }

  .md\:border-s-border\/25 {
    border-inline-start-color: rgb(228 229 230 / 0.25);
  }

  .md\:border-s-border\/30 {
    border-inline-start-color: rgb(228 229 230 / 0.3);
  }

  .md\:border-s-border\/35 {
    border-inline-start-color: rgb(228 229 230 / 0.35);
  }

  .md\:border-s-border\/40 {
    border-inline-start-color: rgb(228 229 230 / 0.4);
  }

  .md\:border-s-border\/45 {
    border-inline-start-color: rgb(228 229 230 / 0.45);
  }

  .md\:border-s-border\/5 {
    border-inline-start-color: rgb(228 229 230 / 0.05);
  }

  .md\:border-s-border\/50 {
    border-inline-start-color: rgb(228 229 230 / 0.5);
  }

  .md\:border-s-border\/55 {
    border-inline-start-color: rgb(228 229 230 / 0.55);
  }

  .md\:border-s-border\/60 {
    border-inline-start-color: rgb(228 229 230 / 0.6);
  }

  .md\:border-s-border\/65 {
    border-inline-start-color: rgb(228 229 230 / 0.65);
  }

  .md\:border-s-border\/70 {
    border-inline-start-color: rgb(228 229 230 / 0.7);
  }

  .md\:border-s-border\/75 {
    border-inline-start-color: rgb(228 229 230 / 0.75);
  }

  .md\:border-s-border\/80 {
    border-inline-start-color: rgb(228 229 230 / 0.8);
  }

  .md\:border-s-border\/85 {
    border-inline-start-color: rgb(228 229 230 / 0.85);
  }

  .md\:border-s-border\/90 {
    border-inline-start-color: rgb(228 229 230 / 0.9);
  }

  .md\:border-s-border\/95 {
    border-inline-start-color: rgb(228 229 230 / 0.95);
  }

  .md\:border-s-button {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .md\:border-s-button\/0 {
    border-inline-start-color: rgb(243 252 251 / 0);
  }

  .md\:border-s-button\/10 {
    border-inline-start-color: rgb(243 252 251 / 0.1);
  }

  .md\:border-s-button\/100 {
    border-inline-start-color: rgb(243 252 251 / 1);
  }

  .md\:border-s-button\/15 {
    border-inline-start-color: rgb(243 252 251 / 0.15);
  }

  .md\:border-s-button\/20 {
    border-inline-start-color: rgb(243 252 251 / 0.2);
  }

  .md\:border-s-button\/25 {
    border-inline-start-color: rgb(243 252 251 / 0.25);
  }

  .md\:border-s-button\/30 {
    border-inline-start-color: rgb(243 252 251 / 0.3);
  }

  .md\:border-s-button\/35 {
    border-inline-start-color: rgb(243 252 251 / 0.35);
  }

  .md\:border-s-button\/40 {
    border-inline-start-color: rgb(243 252 251 / 0.4);
  }

  .md\:border-s-button\/45 {
    border-inline-start-color: rgb(243 252 251 / 0.45);
  }

  .md\:border-s-button\/5 {
    border-inline-start-color: rgb(243 252 251 / 0.05);
  }

  .md\:border-s-button\/50 {
    border-inline-start-color: rgb(243 252 251 / 0.5);
  }

  .md\:border-s-button\/55 {
    border-inline-start-color: rgb(243 252 251 / 0.55);
  }

  .md\:border-s-button\/60 {
    border-inline-start-color: rgb(243 252 251 / 0.6);
  }

  .md\:border-s-button\/65 {
    border-inline-start-color: rgb(243 252 251 / 0.65);
  }

  .md\:border-s-button\/70 {
    border-inline-start-color: rgb(243 252 251 / 0.7);
  }

  .md\:border-s-button\/75 {
    border-inline-start-color: rgb(243 252 251 / 0.75);
  }

  .md\:border-s-button\/80 {
    border-inline-start-color: rgb(243 252 251 / 0.8);
  }

  .md\:border-s-button\/85 {
    border-inline-start-color: rgb(243 252 251 / 0.85);
  }

  .md\:border-s-button\/90 {
    border-inline-start-color: rgb(243 252 251 / 0.9);
  }

  .md\:border-s-button\/95 {
    border-inline-start-color: rgb(243 252 251 / 0.95);
  }

  .md\:border-s-current {
    border-inline-start-color: currentColor;
  }

  .md\:border-s-dark {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .md\:border-s-dark-green {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .md\:border-s-dark-green\/0 {
    border-inline-start-color: rgb(16 64 48 / 0);
  }

  .md\:border-s-dark-green\/10 {
    border-inline-start-color: rgb(16 64 48 / 0.1);
  }

  .md\:border-s-dark-green\/100 {
    border-inline-start-color: rgb(16 64 48 / 1);
  }

  .md\:border-s-dark-green\/15 {
    border-inline-start-color: rgb(16 64 48 / 0.15);
  }

  .md\:border-s-dark-green\/20 {
    border-inline-start-color: rgb(16 64 48 / 0.2);
  }

  .md\:border-s-dark-green\/25 {
    border-inline-start-color: rgb(16 64 48 / 0.25);
  }

  .md\:border-s-dark-green\/30 {
    border-inline-start-color: rgb(16 64 48 / 0.3);
  }

  .md\:border-s-dark-green\/35 {
    border-inline-start-color: rgb(16 64 48 / 0.35);
  }

  .md\:border-s-dark-green\/40 {
    border-inline-start-color: rgb(16 64 48 / 0.4);
  }

  .md\:border-s-dark-green\/45 {
    border-inline-start-color: rgb(16 64 48 / 0.45);
  }

  .md\:border-s-dark-green\/5 {
    border-inline-start-color: rgb(16 64 48 / 0.05);
  }

  .md\:border-s-dark-green\/50 {
    border-inline-start-color: rgb(16 64 48 / 0.5);
  }

  .md\:border-s-dark-green\/55 {
    border-inline-start-color: rgb(16 64 48 / 0.55);
  }

  .md\:border-s-dark-green\/60 {
    border-inline-start-color: rgb(16 64 48 / 0.6);
  }

  .md\:border-s-dark-green\/65 {
    border-inline-start-color: rgb(16 64 48 / 0.65);
  }

  .md\:border-s-dark-green\/70 {
    border-inline-start-color: rgb(16 64 48 / 0.7);
  }

  .md\:border-s-dark-green\/75 {
    border-inline-start-color: rgb(16 64 48 / 0.75);
  }

  .md\:border-s-dark-green\/80 {
    border-inline-start-color: rgb(16 64 48 / 0.8);
  }

  .md\:border-s-dark-green\/85 {
    border-inline-start-color: rgb(16 64 48 / 0.85);
  }

  .md\:border-s-dark-green\/90 {
    border-inline-start-color: rgb(16 64 48 / 0.9);
  }

  .md\:border-s-dark-green\/95 {
    border-inline-start-color: rgb(16 64 48 / 0.95);
  }

  .md\:border-s-dark\/0 {
    border-inline-start-color: rgb(37 73 39 / 0);
  }

  .md\:border-s-dark\/10 {
    border-inline-start-color: rgb(37 73 39 / 0.1);
  }

  .md\:border-s-dark\/100 {
    border-inline-start-color: rgb(37 73 39 / 1);
  }

  .md\:border-s-dark\/15 {
    border-inline-start-color: rgb(37 73 39 / 0.15);
  }

  .md\:border-s-dark\/20 {
    border-inline-start-color: rgb(37 73 39 / 0.2);
  }

  .md\:border-s-dark\/25 {
    border-inline-start-color: rgb(37 73 39 / 0.25);
  }

  .md\:border-s-dark\/30 {
    border-inline-start-color: rgb(37 73 39 / 0.3);
  }

  .md\:border-s-dark\/35 {
    border-inline-start-color: rgb(37 73 39 / 0.35);
  }

  .md\:border-s-dark\/40 {
    border-inline-start-color: rgb(37 73 39 / 0.4);
  }

  .md\:border-s-dark\/45 {
    border-inline-start-color: rgb(37 73 39 / 0.45);
  }

  .md\:border-s-dark\/5 {
    border-inline-start-color: rgb(37 73 39 / 0.05);
  }

  .md\:border-s-dark\/50 {
    border-inline-start-color: rgb(37 73 39 / 0.5);
  }

  .md\:border-s-dark\/55 {
    border-inline-start-color: rgb(37 73 39 / 0.55);
  }

  .md\:border-s-dark\/60 {
    border-inline-start-color: rgb(37 73 39 / 0.6);
  }

  .md\:border-s-dark\/65 {
    border-inline-start-color: rgb(37 73 39 / 0.65);
  }

  .md\:border-s-dark\/70 {
    border-inline-start-color: rgb(37 73 39 / 0.7);
  }

  .md\:border-s-dark\/75 {
    border-inline-start-color: rgb(37 73 39 / 0.75);
  }

  .md\:border-s-dark\/80 {
    border-inline-start-color: rgb(37 73 39 / 0.8);
  }

  .md\:border-s-dark\/85 {
    border-inline-start-color: rgb(37 73 39 / 0.85);
  }

  .md\:border-s-dark\/90 {
    border-inline-start-color: rgb(37 73 39 / 0.9);
  }

  .md\:border-s-dark\/95 {
    border-inline-start-color: rgb(37 73 39 / 0.95);
  }

  .md\:border-s-gray {
    border-inline-start-color: var(--gray);
  }

  .md\:border-s-green {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .md\:border-s-green\/0 {
    border-inline-start-color: rgb(52 102 64 / 0);
  }

  .md\:border-s-green\/10 {
    border-inline-start-color: rgb(52 102 64 / 0.1);
  }

  .md\:border-s-green\/100 {
    border-inline-start-color: rgb(52 102 64 / 1);
  }

  .md\:border-s-green\/15 {
    border-inline-start-color: rgb(52 102 64 / 0.15);
  }

  .md\:border-s-green\/20 {
    border-inline-start-color: rgb(52 102 64 / 0.2);
  }

  .md\:border-s-green\/25 {
    border-inline-start-color: rgb(52 102 64 / 0.25);
  }

  .md\:border-s-green\/30 {
    border-inline-start-color: rgb(52 102 64 / 0.3);
  }

  .md\:border-s-green\/35 {
    border-inline-start-color: rgb(52 102 64 / 0.35);
  }

  .md\:border-s-green\/40 {
    border-inline-start-color: rgb(52 102 64 / 0.4);
  }

  .md\:border-s-green\/45 {
    border-inline-start-color: rgb(52 102 64 / 0.45);
  }

  .md\:border-s-green\/5 {
    border-inline-start-color: rgb(52 102 64 / 0.05);
  }

  .md\:border-s-green\/50 {
    border-inline-start-color: rgb(52 102 64 / 0.5);
  }

  .md\:border-s-green\/55 {
    border-inline-start-color: rgb(52 102 64 / 0.55);
  }

  .md\:border-s-green\/60 {
    border-inline-start-color: rgb(52 102 64 / 0.6);
  }

  .md\:border-s-green\/65 {
    border-inline-start-color: rgb(52 102 64 / 0.65);
  }

  .md\:border-s-green\/70 {
    border-inline-start-color: rgb(52 102 64 / 0.7);
  }

  .md\:border-s-green\/75 {
    border-inline-start-color: rgb(52 102 64 / 0.75);
  }

  .md\:border-s-green\/80 {
    border-inline-start-color: rgb(52 102 64 / 0.8);
  }

  .md\:border-s-green\/85 {
    border-inline-start-color: rgb(52 102 64 / 0.85);
  }

  .md\:border-s-green\/90 {
    border-inline-start-color: rgb(52 102 64 / 0.9);
  }

  .md\:border-s-green\/95 {
    border-inline-start-color: rgb(52 102 64 / 0.95);
  }

  .md\:border-s-grey {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .md\:border-s-grey\/0 {
    border-inline-start-color: rgb(205 217 209 / 0);
  }

  .md\:border-s-grey\/10 {
    border-inline-start-color: rgb(205 217 209 / 0.1);
  }

  .md\:border-s-grey\/100 {
    border-inline-start-color: rgb(205 217 209 / 1);
  }

  .md\:border-s-grey\/15 {
    border-inline-start-color: rgb(205 217 209 / 0.15);
  }

  .md\:border-s-grey\/20 {
    border-inline-start-color: rgb(205 217 209 / 0.2);
  }

  .md\:border-s-grey\/25 {
    border-inline-start-color: rgb(205 217 209 / 0.25);
  }

  .md\:border-s-grey\/30 {
    border-inline-start-color: rgb(205 217 209 / 0.3);
  }

  .md\:border-s-grey\/35 {
    border-inline-start-color: rgb(205 217 209 / 0.35);
  }

  .md\:border-s-grey\/40 {
    border-inline-start-color: rgb(205 217 209 / 0.4);
  }

  .md\:border-s-grey\/45 {
    border-inline-start-color: rgb(205 217 209 / 0.45);
  }

  .md\:border-s-grey\/5 {
    border-inline-start-color: rgb(205 217 209 / 0.05);
  }

  .md\:border-s-grey\/50 {
    border-inline-start-color: rgb(205 217 209 / 0.5);
  }

  .md\:border-s-grey\/55 {
    border-inline-start-color: rgb(205 217 209 / 0.55);
  }

  .md\:border-s-grey\/60 {
    border-inline-start-color: rgb(205 217 209 / 0.6);
  }

  .md\:border-s-grey\/65 {
    border-inline-start-color: rgb(205 217 209 / 0.65);
  }

  .md\:border-s-grey\/70 {
    border-inline-start-color: rgb(205 217 209 / 0.7);
  }

  .md\:border-s-grey\/75 {
    border-inline-start-color: rgb(205 217 209 / 0.75);
  }

  .md\:border-s-grey\/80 {
    border-inline-start-color: rgb(205 217 209 / 0.8);
  }

  .md\:border-s-grey\/85 {
    border-inline-start-color: rgb(205 217 209 / 0.85);
  }

  .md\:border-s-grey\/90 {
    border-inline-start-color: rgb(205 217 209 / 0.9);
  }

  .md\:border-s-grey\/95 {
    border-inline-start-color: rgb(205 217 209 / 0.95);
  }

  .md\:border-s-light {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .md\:border-s-light-green {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .md\:border-s-light-green\/0 {
    border-inline-start-color: rgb(243 244 228 / 0);
  }

  .md\:border-s-light-green\/10 {
    border-inline-start-color: rgb(243 244 228 / 0.1);
  }

  .md\:border-s-light-green\/100 {
    border-inline-start-color: rgb(243 244 228 / 1);
  }

  .md\:border-s-light-green\/15 {
    border-inline-start-color: rgb(243 244 228 / 0.15);
  }

  .md\:border-s-light-green\/20 {
    border-inline-start-color: rgb(243 244 228 / 0.2);
  }

  .md\:border-s-light-green\/25 {
    border-inline-start-color: rgb(243 244 228 / 0.25);
  }

  .md\:border-s-light-green\/30 {
    border-inline-start-color: rgb(243 244 228 / 0.3);
  }

  .md\:border-s-light-green\/35 {
    border-inline-start-color: rgb(243 244 228 / 0.35);
  }

  .md\:border-s-light-green\/40 {
    border-inline-start-color: rgb(243 244 228 / 0.4);
  }

  .md\:border-s-light-green\/45 {
    border-inline-start-color: rgb(243 244 228 / 0.45);
  }

  .md\:border-s-light-green\/5 {
    border-inline-start-color: rgb(243 244 228 / 0.05);
  }

  .md\:border-s-light-green\/50 {
    border-inline-start-color: rgb(243 244 228 / 0.5);
  }

  .md\:border-s-light-green\/55 {
    border-inline-start-color: rgb(243 244 228 / 0.55);
  }

  .md\:border-s-light-green\/60 {
    border-inline-start-color: rgb(243 244 228 / 0.6);
  }

  .md\:border-s-light-green\/65 {
    border-inline-start-color: rgb(243 244 228 / 0.65);
  }

  .md\:border-s-light-green\/70 {
    border-inline-start-color: rgb(243 244 228 / 0.7);
  }

  .md\:border-s-light-green\/75 {
    border-inline-start-color: rgb(243 244 228 / 0.75);
  }

  .md\:border-s-light-green\/80 {
    border-inline-start-color: rgb(243 244 228 / 0.8);
  }

  .md\:border-s-light-green\/85 {
    border-inline-start-color: rgb(243 244 228 / 0.85);
  }

  .md\:border-s-light-green\/90 {
    border-inline-start-color: rgb(243 244 228 / 0.9);
  }

  .md\:border-s-light-green\/95 {
    border-inline-start-color: rgb(243 244 228 / 0.95);
  }

  .md\:border-s-light\/0 {
    border-inline-start-color: rgb(243 244 228 / 0);
  }

  .md\:border-s-light\/10 {
    border-inline-start-color: rgb(243 244 228 / 0.1);
  }

  .md\:border-s-light\/100 {
    border-inline-start-color: rgb(243 244 228 / 1);
  }

  .md\:border-s-light\/15 {
    border-inline-start-color: rgb(243 244 228 / 0.15);
  }

  .md\:border-s-light\/20 {
    border-inline-start-color: rgb(243 244 228 / 0.2);
  }

  .md\:border-s-light\/25 {
    border-inline-start-color: rgb(243 244 228 / 0.25);
  }

  .md\:border-s-light\/30 {
    border-inline-start-color: rgb(243 244 228 / 0.3);
  }

  .md\:border-s-light\/35 {
    border-inline-start-color: rgb(243 244 228 / 0.35);
  }

  .md\:border-s-light\/40 {
    border-inline-start-color: rgb(243 244 228 / 0.4);
  }

  .md\:border-s-light\/45 {
    border-inline-start-color: rgb(243 244 228 / 0.45);
  }

  .md\:border-s-light\/5 {
    border-inline-start-color: rgb(243 244 228 / 0.05);
  }

  .md\:border-s-light\/50 {
    border-inline-start-color: rgb(243 244 228 / 0.5);
  }

  .md\:border-s-light\/55 {
    border-inline-start-color: rgb(243 244 228 / 0.55);
  }

  .md\:border-s-light\/60 {
    border-inline-start-color: rgb(243 244 228 / 0.6);
  }

  .md\:border-s-light\/65 {
    border-inline-start-color: rgb(243 244 228 / 0.65);
  }

  .md\:border-s-light\/70 {
    border-inline-start-color: rgb(243 244 228 / 0.7);
  }

  .md\:border-s-light\/75 {
    border-inline-start-color: rgb(243 244 228 / 0.75);
  }

  .md\:border-s-light\/80 {
    border-inline-start-color: rgb(243 244 228 / 0.8);
  }

  .md\:border-s-light\/85 {
    border-inline-start-color: rgb(243 244 228 / 0.85);
  }

  .md\:border-s-light\/90 {
    border-inline-start-color: rgb(243 244 228 / 0.9);
  }

  .md\:border-s-light\/95 {
    border-inline-start-color: rgb(243 244 228 / 0.95);
  }

  .md\:border-s-main {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .md\:border-s-main\/0 {
    border-inline-start-color: rgb(56 56 56 / 0);
  }

  .md\:border-s-main\/10 {
    border-inline-start-color: rgb(56 56 56 / 0.1);
  }

  .md\:border-s-main\/100 {
    border-inline-start-color: rgb(56 56 56 / 1);
  }

  .md\:border-s-main\/15 {
    border-inline-start-color: rgb(56 56 56 / 0.15);
  }

  .md\:border-s-main\/20 {
    border-inline-start-color: rgb(56 56 56 / 0.2);
  }

  .md\:border-s-main\/25 {
    border-inline-start-color: rgb(56 56 56 / 0.25);
  }

  .md\:border-s-main\/30 {
    border-inline-start-color: rgb(56 56 56 / 0.3);
  }

  .md\:border-s-main\/35 {
    border-inline-start-color: rgb(56 56 56 / 0.35);
  }

  .md\:border-s-main\/40 {
    border-inline-start-color: rgb(56 56 56 / 0.4);
  }

  .md\:border-s-main\/45 {
    border-inline-start-color: rgb(56 56 56 / 0.45);
  }

  .md\:border-s-main\/5 {
    border-inline-start-color: rgb(56 56 56 / 0.05);
  }

  .md\:border-s-main\/50 {
    border-inline-start-color: rgb(56 56 56 / 0.5);
  }

  .md\:border-s-main\/55 {
    border-inline-start-color: rgb(56 56 56 / 0.55);
  }

  .md\:border-s-main\/60 {
    border-inline-start-color: rgb(56 56 56 / 0.6);
  }

  .md\:border-s-main\/65 {
    border-inline-start-color: rgb(56 56 56 / 0.65);
  }

  .md\:border-s-main\/70 {
    border-inline-start-color: rgb(56 56 56 / 0.7);
  }

  .md\:border-s-main\/75 {
    border-inline-start-color: rgb(56 56 56 / 0.75);
  }

  .md\:border-s-main\/80 {
    border-inline-start-color: rgb(56 56 56 / 0.8);
  }

  .md\:border-s-main\/85 {
    border-inline-start-color: rgb(56 56 56 / 0.85);
  }

  .md\:border-s-main\/90 {
    border-inline-start-color: rgb(56 56 56 / 0.9);
  }

  .md\:border-s-main\/95 {
    border-inline-start-color: rgb(56 56 56 / 0.95);
  }

  .md\:border-s-navy {
    border-inline-start-color: var(--navy);
  }

  .md\:border-s-offwhite {
    border-inline-start-color: var(--offwhite);
  }

  .md\:border-s-orange {
    border-inline-start-color: var(--orange);
  }

  .md\:border-s-pearl {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .md\:border-s-pearl\/0 {
    border-inline-start-color: rgb(254 252 249 / 0);
  }

  .md\:border-s-pearl\/10 {
    border-inline-start-color: rgb(254 252 249 / 0.1);
  }

  .md\:border-s-pearl\/100 {
    border-inline-start-color: rgb(254 252 249 / 1);
  }

  .md\:border-s-pearl\/15 {
    border-inline-start-color: rgb(254 252 249 / 0.15);
  }

  .md\:border-s-pearl\/20 {
    border-inline-start-color: rgb(254 252 249 / 0.2);
  }

  .md\:border-s-pearl\/25 {
    border-inline-start-color: rgb(254 252 249 / 0.25);
  }

  .md\:border-s-pearl\/30 {
    border-inline-start-color: rgb(254 252 249 / 0.3);
  }

  .md\:border-s-pearl\/35 {
    border-inline-start-color: rgb(254 252 249 / 0.35);
  }

  .md\:border-s-pearl\/40 {
    border-inline-start-color: rgb(254 252 249 / 0.4);
  }

  .md\:border-s-pearl\/45 {
    border-inline-start-color: rgb(254 252 249 / 0.45);
  }

  .md\:border-s-pearl\/5 {
    border-inline-start-color: rgb(254 252 249 / 0.05);
  }

  .md\:border-s-pearl\/50 {
    border-inline-start-color: rgb(254 252 249 / 0.5);
  }

  .md\:border-s-pearl\/55 {
    border-inline-start-color: rgb(254 252 249 / 0.55);
  }

  .md\:border-s-pearl\/60 {
    border-inline-start-color: rgb(254 252 249 / 0.6);
  }

  .md\:border-s-pearl\/65 {
    border-inline-start-color: rgb(254 252 249 / 0.65);
  }

  .md\:border-s-pearl\/70 {
    border-inline-start-color: rgb(254 252 249 / 0.7);
  }

  .md\:border-s-pearl\/75 {
    border-inline-start-color: rgb(254 252 249 / 0.75);
  }

  .md\:border-s-pearl\/80 {
    border-inline-start-color: rgb(254 252 249 / 0.8);
  }

  .md\:border-s-pearl\/85 {
    border-inline-start-color: rgb(254 252 249 / 0.85);
  }

  .md\:border-s-pearl\/90 {
    border-inline-start-color: rgb(254 252 249 / 0.9);
  }

  .md\:border-s-pearl\/95 {
    border-inline-start-color: rgb(254 252 249 / 0.95);
  }

  .md\:border-s-text-grey {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .md\:border-s-text-grey\/0 {
    border-inline-start-color: rgb(179 179 179 / 0);
  }

  .md\:border-s-text-grey\/10 {
    border-inline-start-color: rgb(179 179 179 / 0.1);
  }

  .md\:border-s-text-grey\/100 {
    border-inline-start-color: rgb(179 179 179 / 1);
  }

  .md\:border-s-text-grey\/15 {
    border-inline-start-color: rgb(179 179 179 / 0.15);
  }

  .md\:border-s-text-grey\/20 {
    border-inline-start-color: rgb(179 179 179 / 0.2);
  }

  .md\:border-s-text-grey\/25 {
    border-inline-start-color: rgb(179 179 179 / 0.25);
  }

  .md\:border-s-text-grey\/30 {
    border-inline-start-color: rgb(179 179 179 / 0.3);
  }

  .md\:border-s-text-grey\/35 {
    border-inline-start-color: rgb(179 179 179 / 0.35);
  }

  .md\:border-s-text-grey\/40 {
    border-inline-start-color: rgb(179 179 179 / 0.4);
  }

  .md\:border-s-text-grey\/45 {
    border-inline-start-color: rgb(179 179 179 / 0.45);
  }

  .md\:border-s-text-grey\/5 {
    border-inline-start-color: rgb(179 179 179 / 0.05);
  }

  .md\:border-s-text-grey\/50 {
    border-inline-start-color: rgb(179 179 179 / 0.5);
  }

  .md\:border-s-text-grey\/55 {
    border-inline-start-color: rgb(179 179 179 / 0.55);
  }

  .md\:border-s-text-grey\/60 {
    border-inline-start-color: rgb(179 179 179 / 0.6);
  }

  .md\:border-s-text-grey\/65 {
    border-inline-start-color: rgb(179 179 179 / 0.65);
  }

  .md\:border-s-text-grey\/70 {
    border-inline-start-color: rgb(179 179 179 / 0.7);
  }

  .md\:border-s-text-grey\/75 {
    border-inline-start-color: rgb(179 179 179 / 0.75);
  }

  .md\:border-s-text-grey\/80 {
    border-inline-start-color: rgb(179 179 179 / 0.8);
  }

  .md\:border-s-text-grey\/85 {
    border-inline-start-color: rgb(179 179 179 / 0.85);
  }

  .md\:border-s-text-grey\/90 {
    border-inline-start-color: rgb(179 179 179 / 0.9);
  }

  .md\:border-s-text-grey\/95 {
    border-inline-start-color: rgb(179 179 179 / 0.95);
  }

  .md\:border-s-transparent {
    border-inline-start-color: transparent;
  }

  .md\:border-s-transparent\/0 {
    border-inline-start-color: rgb(0 0 0 / 0);
  }

  .md\:border-s-transparent\/10 {
    border-inline-start-color: rgb(0 0 0 / 0.1);
  }

  .md\:border-s-transparent\/100 {
    border-inline-start-color: rgb(0 0 0 / 1);
  }

  .md\:border-s-transparent\/15 {
    border-inline-start-color: rgb(0 0 0 / 0.15);
  }

  .md\:border-s-transparent\/20 {
    border-inline-start-color: rgb(0 0 0 / 0.2);
  }

  .md\:border-s-transparent\/25 {
    border-inline-start-color: rgb(0 0 0 / 0.25);
  }

  .md\:border-s-transparent\/30 {
    border-inline-start-color: rgb(0 0 0 / 0.3);
  }

  .md\:border-s-transparent\/35 {
    border-inline-start-color: rgb(0 0 0 / 0.35);
  }

  .md\:border-s-transparent\/40 {
    border-inline-start-color: rgb(0 0 0 / 0.4);
  }

  .md\:border-s-transparent\/45 {
    border-inline-start-color: rgb(0 0 0 / 0.45);
  }

  .md\:border-s-transparent\/5 {
    border-inline-start-color: rgb(0 0 0 / 0.05);
  }

  .md\:border-s-transparent\/50 {
    border-inline-start-color: rgb(0 0 0 / 0.5);
  }

  .md\:border-s-transparent\/55 {
    border-inline-start-color: rgb(0 0 0 / 0.55);
  }

  .md\:border-s-transparent\/60 {
    border-inline-start-color: rgb(0 0 0 / 0.6);
  }

  .md\:border-s-transparent\/65 {
    border-inline-start-color: rgb(0 0 0 / 0.65);
  }

  .md\:border-s-transparent\/70 {
    border-inline-start-color: rgb(0 0 0 / 0.7);
  }

  .md\:border-s-transparent\/75 {
    border-inline-start-color: rgb(0 0 0 / 0.75);
  }

  .md\:border-s-transparent\/80 {
    border-inline-start-color: rgb(0 0 0 / 0.8);
  }

  .md\:border-s-transparent\/85 {
    border-inline-start-color: rgb(0 0 0 / 0.85);
  }

  .md\:border-s-transparent\/90 {
    border-inline-start-color: rgb(0 0 0 / 0.9);
  }

  .md\:border-s-transparent\/95 {
    border-inline-start-color: rgb(0 0 0 / 0.95);
  }

  .md\:border-s-white {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .md\:border-s-white\/0 {
    border-inline-start-color: rgb(255 255 255 / 0);
  }

  .md\:border-s-white\/10 {
    border-inline-start-color: rgb(255 255 255 / 0.1);
  }

  .md\:border-s-white\/100 {
    border-inline-start-color: rgb(255 255 255 / 1);
  }

  .md\:border-s-white\/15 {
    border-inline-start-color: rgb(255 255 255 / 0.15);
  }

  .md\:border-s-white\/20 {
    border-inline-start-color: rgb(255 255 255 / 0.2);
  }

  .md\:border-s-white\/25 {
    border-inline-start-color: rgb(255 255 255 / 0.25);
  }

  .md\:border-s-white\/30 {
    border-inline-start-color: rgb(255 255 255 / 0.3);
  }

  .md\:border-s-white\/35 {
    border-inline-start-color: rgb(255 255 255 / 0.35);
  }

  .md\:border-s-white\/40 {
    border-inline-start-color: rgb(255 255 255 / 0.4);
  }

  .md\:border-s-white\/45 {
    border-inline-start-color: rgb(255 255 255 / 0.45);
  }

  .md\:border-s-white\/5 {
    border-inline-start-color: rgb(255 255 255 / 0.05);
  }

  .md\:border-s-white\/50 {
    border-inline-start-color: rgb(255 255 255 / 0.5);
  }

  .md\:border-s-white\/55 {
    border-inline-start-color: rgb(255 255 255 / 0.55);
  }

  .md\:border-s-white\/60 {
    border-inline-start-color: rgb(255 255 255 / 0.6);
  }

  .md\:border-s-white\/65 {
    border-inline-start-color: rgb(255 255 255 / 0.65);
  }

  .md\:border-s-white\/70 {
    border-inline-start-color: rgb(255 255 255 / 0.7);
  }

  .md\:border-s-white\/75 {
    border-inline-start-color: rgb(255 255 255 / 0.75);
  }

  .md\:border-s-white\/80 {
    border-inline-start-color: rgb(255 255 255 / 0.8);
  }

  .md\:border-s-white\/85 {
    border-inline-start-color: rgb(255 255 255 / 0.85);
  }

  .md\:border-s-white\/90 {
    border-inline-start-color: rgb(255 255 255 / 0.9);
  }

  .md\:border-s-white\/95 {
    border-inline-start-color: rgb(255 255 255 / 0.95);
  }

  .md\:border-t-blue {
    border-top-color: var(--blue);
  }

  .md\:border-t-border {
    --tw-border-opacity: 1;
    border-top-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .md\:border-t-border\/0 {
    border-top-color: rgb(228 229 230 / 0);
  }

  .md\:border-t-border\/10 {
    border-top-color: rgb(228 229 230 / 0.1);
  }

  .md\:border-t-border\/100 {
    border-top-color: rgb(228 229 230 / 1);
  }

  .md\:border-t-border\/15 {
    border-top-color: rgb(228 229 230 / 0.15);
  }

  .md\:border-t-border\/20 {
    border-top-color: rgb(228 229 230 / 0.2);
  }

  .md\:border-t-border\/25 {
    border-top-color: rgb(228 229 230 / 0.25);
  }

  .md\:border-t-border\/30 {
    border-top-color: rgb(228 229 230 / 0.3);
  }

  .md\:border-t-border\/35 {
    border-top-color: rgb(228 229 230 / 0.35);
  }

  .md\:border-t-border\/40 {
    border-top-color: rgb(228 229 230 / 0.4);
  }

  .md\:border-t-border\/45 {
    border-top-color: rgb(228 229 230 / 0.45);
  }

  .md\:border-t-border\/5 {
    border-top-color: rgb(228 229 230 / 0.05);
  }

  .md\:border-t-border\/50 {
    border-top-color: rgb(228 229 230 / 0.5);
  }

  .md\:border-t-border\/55 {
    border-top-color: rgb(228 229 230 / 0.55);
  }

  .md\:border-t-border\/60 {
    border-top-color: rgb(228 229 230 / 0.6);
  }

  .md\:border-t-border\/65 {
    border-top-color: rgb(228 229 230 / 0.65);
  }

  .md\:border-t-border\/70 {
    border-top-color: rgb(228 229 230 / 0.7);
  }

  .md\:border-t-border\/75 {
    border-top-color: rgb(228 229 230 / 0.75);
  }

  .md\:border-t-border\/80 {
    border-top-color: rgb(228 229 230 / 0.8);
  }

  .md\:border-t-border\/85 {
    border-top-color: rgb(228 229 230 / 0.85);
  }

  .md\:border-t-border\/90 {
    border-top-color: rgb(228 229 230 / 0.9);
  }

  .md\:border-t-border\/95 {
    border-top-color: rgb(228 229 230 / 0.95);
  }

  .md\:border-t-button {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .md\:border-t-button\/0 {
    border-top-color: rgb(243 252 251 / 0);
  }

  .md\:border-t-button\/10 {
    border-top-color: rgb(243 252 251 / 0.1);
  }

  .md\:border-t-button\/100 {
    border-top-color: rgb(243 252 251 / 1);
  }

  .md\:border-t-button\/15 {
    border-top-color: rgb(243 252 251 / 0.15);
  }

  .md\:border-t-button\/20 {
    border-top-color: rgb(243 252 251 / 0.2);
  }

  .md\:border-t-button\/25 {
    border-top-color: rgb(243 252 251 / 0.25);
  }

  .md\:border-t-button\/30 {
    border-top-color: rgb(243 252 251 / 0.3);
  }

  .md\:border-t-button\/35 {
    border-top-color: rgb(243 252 251 / 0.35);
  }

  .md\:border-t-button\/40 {
    border-top-color: rgb(243 252 251 / 0.4);
  }

  .md\:border-t-button\/45 {
    border-top-color: rgb(243 252 251 / 0.45);
  }

  .md\:border-t-button\/5 {
    border-top-color: rgb(243 252 251 / 0.05);
  }

  .md\:border-t-button\/50 {
    border-top-color: rgb(243 252 251 / 0.5);
  }

  .md\:border-t-button\/55 {
    border-top-color: rgb(243 252 251 / 0.55);
  }

  .md\:border-t-button\/60 {
    border-top-color: rgb(243 252 251 / 0.6);
  }

  .md\:border-t-button\/65 {
    border-top-color: rgb(243 252 251 / 0.65);
  }

  .md\:border-t-button\/70 {
    border-top-color: rgb(243 252 251 / 0.7);
  }

  .md\:border-t-button\/75 {
    border-top-color: rgb(243 252 251 / 0.75);
  }

  .md\:border-t-button\/80 {
    border-top-color: rgb(243 252 251 / 0.8);
  }

  .md\:border-t-button\/85 {
    border-top-color: rgb(243 252 251 / 0.85);
  }

  .md\:border-t-button\/90 {
    border-top-color: rgb(243 252 251 / 0.9);
  }

  .md\:border-t-button\/95 {
    border-top-color: rgb(243 252 251 / 0.95);
  }

  .md\:border-t-current {
    border-top-color: currentColor;
  }

  .md\:border-t-dark {
    --tw-border-opacity: 1;
    border-top-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .md\:border-t-dark-green {
    --tw-border-opacity: 1;
    border-top-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .md\:border-t-dark-green\/0 {
    border-top-color: rgb(16 64 48 / 0);
  }

  .md\:border-t-dark-green\/10 {
    border-top-color: rgb(16 64 48 / 0.1);
  }

  .md\:border-t-dark-green\/100 {
    border-top-color: rgb(16 64 48 / 1);
  }

  .md\:border-t-dark-green\/15 {
    border-top-color: rgb(16 64 48 / 0.15);
  }

  .md\:border-t-dark-green\/20 {
    border-top-color: rgb(16 64 48 / 0.2);
  }

  .md\:border-t-dark-green\/25 {
    border-top-color: rgb(16 64 48 / 0.25);
  }

  .md\:border-t-dark-green\/30 {
    border-top-color: rgb(16 64 48 / 0.3);
  }

  .md\:border-t-dark-green\/35 {
    border-top-color: rgb(16 64 48 / 0.35);
  }

  .md\:border-t-dark-green\/40 {
    border-top-color: rgb(16 64 48 / 0.4);
  }

  .md\:border-t-dark-green\/45 {
    border-top-color: rgb(16 64 48 / 0.45);
  }

  .md\:border-t-dark-green\/5 {
    border-top-color: rgb(16 64 48 / 0.05);
  }

  .md\:border-t-dark-green\/50 {
    border-top-color: rgb(16 64 48 / 0.5);
  }

  .md\:border-t-dark-green\/55 {
    border-top-color: rgb(16 64 48 / 0.55);
  }

  .md\:border-t-dark-green\/60 {
    border-top-color: rgb(16 64 48 / 0.6);
  }

  .md\:border-t-dark-green\/65 {
    border-top-color: rgb(16 64 48 / 0.65);
  }

  .md\:border-t-dark-green\/70 {
    border-top-color: rgb(16 64 48 / 0.7);
  }

  .md\:border-t-dark-green\/75 {
    border-top-color: rgb(16 64 48 / 0.75);
  }

  .md\:border-t-dark-green\/80 {
    border-top-color: rgb(16 64 48 / 0.8);
  }

  .md\:border-t-dark-green\/85 {
    border-top-color: rgb(16 64 48 / 0.85);
  }

  .md\:border-t-dark-green\/90 {
    border-top-color: rgb(16 64 48 / 0.9);
  }

  .md\:border-t-dark-green\/95 {
    border-top-color: rgb(16 64 48 / 0.95);
  }

  .md\:border-t-dark\/0 {
    border-top-color: rgb(37 73 39 / 0);
  }

  .md\:border-t-dark\/10 {
    border-top-color: rgb(37 73 39 / 0.1);
  }

  .md\:border-t-dark\/100 {
    border-top-color: rgb(37 73 39 / 1);
  }

  .md\:border-t-dark\/15 {
    border-top-color: rgb(37 73 39 / 0.15);
  }

  .md\:border-t-dark\/20 {
    border-top-color: rgb(37 73 39 / 0.2);
  }

  .md\:border-t-dark\/25 {
    border-top-color: rgb(37 73 39 / 0.25);
  }

  .md\:border-t-dark\/30 {
    border-top-color: rgb(37 73 39 / 0.3);
  }

  .md\:border-t-dark\/35 {
    border-top-color: rgb(37 73 39 / 0.35);
  }

  .md\:border-t-dark\/40 {
    border-top-color: rgb(37 73 39 / 0.4);
  }

  .md\:border-t-dark\/45 {
    border-top-color: rgb(37 73 39 / 0.45);
  }

  .md\:border-t-dark\/5 {
    border-top-color: rgb(37 73 39 / 0.05);
  }

  .md\:border-t-dark\/50 {
    border-top-color: rgb(37 73 39 / 0.5);
  }

  .md\:border-t-dark\/55 {
    border-top-color: rgb(37 73 39 / 0.55);
  }

  .md\:border-t-dark\/60 {
    border-top-color: rgb(37 73 39 / 0.6);
  }

  .md\:border-t-dark\/65 {
    border-top-color: rgb(37 73 39 / 0.65);
  }

  .md\:border-t-dark\/70 {
    border-top-color: rgb(37 73 39 / 0.7);
  }

  .md\:border-t-dark\/75 {
    border-top-color: rgb(37 73 39 / 0.75);
  }

  .md\:border-t-dark\/80 {
    border-top-color: rgb(37 73 39 / 0.8);
  }

  .md\:border-t-dark\/85 {
    border-top-color: rgb(37 73 39 / 0.85);
  }

  .md\:border-t-dark\/90 {
    border-top-color: rgb(37 73 39 / 0.9);
  }

  .md\:border-t-dark\/95 {
    border-top-color: rgb(37 73 39 / 0.95);
  }

  .md\:border-t-gray {
    border-top-color: var(--gray);
  }

  .md\:border-t-green {
    --tw-border-opacity: 1;
    border-top-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .md\:border-t-green\/0 {
    border-top-color: rgb(52 102 64 / 0);
  }

  .md\:border-t-green\/10 {
    border-top-color: rgb(52 102 64 / 0.1);
  }

  .md\:border-t-green\/100 {
    border-top-color: rgb(52 102 64 / 1);
  }

  .md\:border-t-green\/15 {
    border-top-color: rgb(52 102 64 / 0.15);
  }

  .md\:border-t-green\/20 {
    border-top-color: rgb(52 102 64 / 0.2);
  }

  .md\:border-t-green\/25 {
    border-top-color: rgb(52 102 64 / 0.25);
  }

  .md\:border-t-green\/30 {
    border-top-color: rgb(52 102 64 / 0.3);
  }

  .md\:border-t-green\/35 {
    border-top-color: rgb(52 102 64 / 0.35);
  }

  .md\:border-t-green\/40 {
    border-top-color: rgb(52 102 64 / 0.4);
  }

  .md\:border-t-green\/45 {
    border-top-color: rgb(52 102 64 / 0.45);
  }

  .md\:border-t-green\/5 {
    border-top-color: rgb(52 102 64 / 0.05);
  }

  .md\:border-t-green\/50 {
    border-top-color: rgb(52 102 64 / 0.5);
  }

  .md\:border-t-green\/55 {
    border-top-color: rgb(52 102 64 / 0.55);
  }

  .md\:border-t-green\/60 {
    border-top-color: rgb(52 102 64 / 0.6);
  }

  .md\:border-t-green\/65 {
    border-top-color: rgb(52 102 64 / 0.65);
  }

  .md\:border-t-green\/70 {
    border-top-color: rgb(52 102 64 / 0.7);
  }

  .md\:border-t-green\/75 {
    border-top-color: rgb(52 102 64 / 0.75);
  }

  .md\:border-t-green\/80 {
    border-top-color: rgb(52 102 64 / 0.8);
  }

  .md\:border-t-green\/85 {
    border-top-color: rgb(52 102 64 / 0.85);
  }

  .md\:border-t-green\/90 {
    border-top-color: rgb(52 102 64 / 0.9);
  }

  .md\:border-t-green\/95 {
    border-top-color: rgb(52 102 64 / 0.95);
  }

  .md\:border-t-grey {
    --tw-border-opacity: 1;
    border-top-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .md\:border-t-grey\/0 {
    border-top-color: rgb(205 217 209 / 0);
  }

  .md\:border-t-grey\/10 {
    border-top-color: rgb(205 217 209 / 0.1);
  }

  .md\:border-t-grey\/100 {
    border-top-color: rgb(205 217 209 / 1);
  }

  .md\:border-t-grey\/15 {
    border-top-color: rgb(205 217 209 / 0.15);
  }

  .md\:border-t-grey\/20 {
    border-top-color: rgb(205 217 209 / 0.2);
  }

  .md\:border-t-grey\/25 {
    border-top-color: rgb(205 217 209 / 0.25);
  }

  .md\:border-t-grey\/30 {
    border-top-color: rgb(205 217 209 / 0.3);
  }

  .md\:border-t-grey\/35 {
    border-top-color: rgb(205 217 209 / 0.35);
  }

  .md\:border-t-grey\/40 {
    border-top-color: rgb(205 217 209 / 0.4);
  }

  .md\:border-t-grey\/45 {
    border-top-color: rgb(205 217 209 / 0.45);
  }

  .md\:border-t-grey\/5 {
    border-top-color: rgb(205 217 209 / 0.05);
  }

  .md\:border-t-grey\/50 {
    border-top-color: rgb(205 217 209 / 0.5);
  }

  .md\:border-t-grey\/55 {
    border-top-color: rgb(205 217 209 / 0.55);
  }

  .md\:border-t-grey\/60 {
    border-top-color: rgb(205 217 209 / 0.6);
  }

  .md\:border-t-grey\/65 {
    border-top-color: rgb(205 217 209 / 0.65);
  }

  .md\:border-t-grey\/70 {
    border-top-color: rgb(205 217 209 / 0.7);
  }

  .md\:border-t-grey\/75 {
    border-top-color: rgb(205 217 209 / 0.75);
  }

  .md\:border-t-grey\/80 {
    border-top-color: rgb(205 217 209 / 0.8);
  }

  .md\:border-t-grey\/85 {
    border-top-color: rgb(205 217 209 / 0.85);
  }

  .md\:border-t-grey\/90 {
    border-top-color: rgb(205 217 209 / 0.9);
  }

  .md\:border-t-grey\/95 {
    border-top-color: rgb(205 217 209 / 0.95);
  }

  .md\:border-t-light {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .md\:border-t-light-green {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .md\:border-t-light-green\/0 {
    border-top-color: rgb(243 244 228 / 0);
  }

  .md\:border-t-light-green\/10 {
    border-top-color: rgb(243 244 228 / 0.1);
  }

  .md\:border-t-light-green\/100 {
    border-top-color: rgb(243 244 228 / 1);
  }

  .md\:border-t-light-green\/15 {
    border-top-color: rgb(243 244 228 / 0.15);
  }

  .md\:border-t-light-green\/20 {
    border-top-color: rgb(243 244 228 / 0.2);
  }

  .md\:border-t-light-green\/25 {
    border-top-color: rgb(243 244 228 / 0.25);
  }

  .md\:border-t-light-green\/30 {
    border-top-color: rgb(243 244 228 / 0.3);
  }

  .md\:border-t-light-green\/35 {
    border-top-color: rgb(243 244 228 / 0.35);
  }

  .md\:border-t-light-green\/40 {
    border-top-color: rgb(243 244 228 / 0.4);
  }

  .md\:border-t-light-green\/45 {
    border-top-color: rgb(243 244 228 / 0.45);
  }

  .md\:border-t-light-green\/5 {
    border-top-color: rgb(243 244 228 / 0.05);
  }

  .md\:border-t-light-green\/50 {
    border-top-color: rgb(243 244 228 / 0.5);
  }

  .md\:border-t-light-green\/55 {
    border-top-color: rgb(243 244 228 / 0.55);
  }

  .md\:border-t-light-green\/60 {
    border-top-color: rgb(243 244 228 / 0.6);
  }

  .md\:border-t-light-green\/65 {
    border-top-color: rgb(243 244 228 / 0.65);
  }

  .md\:border-t-light-green\/70 {
    border-top-color: rgb(243 244 228 / 0.7);
  }

  .md\:border-t-light-green\/75 {
    border-top-color: rgb(243 244 228 / 0.75);
  }

  .md\:border-t-light-green\/80 {
    border-top-color: rgb(243 244 228 / 0.8);
  }

  .md\:border-t-light-green\/85 {
    border-top-color: rgb(243 244 228 / 0.85);
  }

  .md\:border-t-light-green\/90 {
    border-top-color: rgb(243 244 228 / 0.9);
  }

  .md\:border-t-light-green\/95 {
    border-top-color: rgb(243 244 228 / 0.95);
  }

  .md\:border-t-light\/0 {
    border-top-color: rgb(243 244 228 / 0);
  }

  .md\:border-t-light\/10 {
    border-top-color: rgb(243 244 228 / 0.1);
  }

  .md\:border-t-light\/100 {
    border-top-color: rgb(243 244 228 / 1);
  }

  .md\:border-t-light\/15 {
    border-top-color: rgb(243 244 228 / 0.15);
  }

  .md\:border-t-light\/20 {
    border-top-color: rgb(243 244 228 / 0.2);
  }

  .md\:border-t-light\/25 {
    border-top-color: rgb(243 244 228 / 0.25);
  }

  .md\:border-t-light\/30 {
    border-top-color: rgb(243 244 228 / 0.3);
  }

  .md\:border-t-light\/35 {
    border-top-color: rgb(243 244 228 / 0.35);
  }

  .md\:border-t-light\/40 {
    border-top-color: rgb(243 244 228 / 0.4);
  }

  .md\:border-t-light\/45 {
    border-top-color: rgb(243 244 228 / 0.45);
  }

  .md\:border-t-light\/5 {
    border-top-color: rgb(243 244 228 / 0.05);
  }

  .md\:border-t-light\/50 {
    border-top-color: rgb(243 244 228 / 0.5);
  }

  .md\:border-t-light\/55 {
    border-top-color: rgb(243 244 228 / 0.55);
  }

  .md\:border-t-light\/60 {
    border-top-color: rgb(243 244 228 / 0.6);
  }

  .md\:border-t-light\/65 {
    border-top-color: rgb(243 244 228 / 0.65);
  }

  .md\:border-t-light\/70 {
    border-top-color: rgb(243 244 228 / 0.7);
  }

  .md\:border-t-light\/75 {
    border-top-color: rgb(243 244 228 / 0.75);
  }

  .md\:border-t-light\/80 {
    border-top-color: rgb(243 244 228 / 0.8);
  }

  .md\:border-t-light\/85 {
    border-top-color: rgb(243 244 228 / 0.85);
  }

  .md\:border-t-light\/90 {
    border-top-color: rgb(243 244 228 / 0.9);
  }

  .md\:border-t-light\/95 {
    border-top-color: rgb(243 244 228 / 0.95);
  }

  .md\:border-t-main {
    --tw-border-opacity: 1;
    border-top-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .md\:border-t-main\/0 {
    border-top-color: rgb(56 56 56 / 0);
  }

  .md\:border-t-main\/10 {
    border-top-color: rgb(56 56 56 / 0.1);
  }

  .md\:border-t-main\/100 {
    border-top-color: rgb(56 56 56 / 1);
  }

  .md\:border-t-main\/15 {
    border-top-color: rgb(56 56 56 / 0.15);
  }

  .md\:border-t-main\/20 {
    border-top-color: rgb(56 56 56 / 0.2);
  }

  .md\:border-t-main\/25 {
    border-top-color: rgb(56 56 56 / 0.25);
  }

  .md\:border-t-main\/30 {
    border-top-color: rgb(56 56 56 / 0.3);
  }

  .md\:border-t-main\/35 {
    border-top-color: rgb(56 56 56 / 0.35);
  }

  .md\:border-t-main\/40 {
    border-top-color: rgb(56 56 56 / 0.4);
  }

  .md\:border-t-main\/45 {
    border-top-color: rgb(56 56 56 / 0.45);
  }

  .md\:border-t-main\/5 {
    border-top-color: rgb(56 56 56 / 0.05);
  }

  .md\:border-t-main\/50 {
    border-top-color: rgb(56 56 56 / 0.5);
  }

  .md\:border-t-main\/55 {
    border-top-color: rgb(56 56 56 / 0.55);
  }

  .md\:border-t-main\/60 {
    border-top-color: rgb(56 56 56 / 0.6);
  }

  .md\:border-t-main\/65 {
    border-top-color: rgb(56 56 56 / 0.65);
  }

  .md\:border-t-main\/70 {
    border-top-color: rgb(56 56 56 / 0.7);
  }

  .md\:border-t-main\/75 {
    border-top-color: rgb(56 56 56 / 0.75);
  }

  .md\:border-t-main\/80 {
    border-top-color: rgb(56 56 56 / 0.8);
  }

  .md\:border-t-main\/85 {
    border-top-color: rgb(56 56 56 / 0.85);
  }

  .md\:border-t-main\/90 {
    border-top-color: rgb(56 56 56 / 0.9);
  }

  .md\:border-t-main\/95 {
    border-top-color: rgb(56 56 56 / 0.95);
  }

  .md\:border-t-navy {
    border-top-color: var(--navy);
  }

  .md\:border-t-offwhite {
    border-top-color: var(--offwhite);
  }

  .md\:border-t-orange {
    border-top-color: var(--orange);
  }

  .md\:border-t-pearl {
    --tw-border-opacity: 1;
    border-top-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .md\:border-t-pearl\/0 {
    border-top-color: rgb(254 252 249 / 0);
  }

  .md\:border-t-pearl\/10 {
    border-top-color: rgb(254 252 249 / 0.1);
  }

  .md\:border-t-pearl\/100 {
    border-top-color: rgb(254 252 249 / 1);
  }

  .md\:border-t-pearl\/15 {
    border-top-color: rgb(254 252 249 / 0.15);
  }

  .md\:border-t-pearl\/20 {
    border-top-color: rgb(254 252 249 / 0.2);
  }

  .md\:border-t-pearl\/25 {
    border-top-color: rgb(254 252 249 / 0.25);
  }

  .md\:border-t-pearl\/30 {
    border-top-color: rgb(254 252 249 / 0.3);
  }

  .md\:border-t-pearl\/35 {
    border-top-color: rgb(254 252 249 / 0.35);
  }

  .md\:border-t-pearl\/40 {
    border-top-color: rgb(254 252 249 / 0.4);
  }

  .md\:border-t-pearl\/45 {
    border-top-color: rgb(254 252 249 / 0.45);
  }

  .md\:border-t-pearl\/5 {
    border-top-color: rgb(254 252 249 / 0.05);
  }

  .md\:border-t-pearl\/50 {
    border-top-color: rgb(254 252 249 / 0.5);
  }

  .md\:border-t-pearl\/55 {
    border-top-color: rgb(254 252 249 / 0.55);
  }

  .md\:border-t-pearl\/60 {
    border-top-color: rgb(254 252 249 / 0.6);
  }

  .md\:border-t-pearl\/65 {
    border-top-color: rgb(254 252 249 / 0.65);
  }

  .md\:border-t-pearl\/70 {
    border-top-color: rgb(254 252 249 / 0.7);
  }

  .md\:border-t-pearl\/75 {
    border-top-color: rgb(254 252 249 / 0.75);
  }

  .md\:border-t-pearl\/80 {
    border-top-color: rgb(254 252 249 / 0.8);
  }

  .md\:border-t-pearl\/85 {
    border-top-color: rgb(254 252 249 / 0.85);
  }

  .md\:border-t-pearl\/90 {
    border-top-color: rgb(254 252 249 / 0.9);
  }

  .md\:border-t-pearl\/95 {
    border-top-color: rgb(254 252 249 / 0.95);
  }

  .md\:border-t-text-grey {
    --tw-border-opacity: 1;
    border-top-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .md\:border-t-text-grey\/0 {
    border-top-color: rgb(179 179 179 / 0);
  }

  .md\:border-t-text-grey\/10 {
    border-top-color: rgb(179 179 179 / 0.1);
  }

  .md\:border-t-text-grey\/100 {
    border-top-color: rgb(179 179 179 / 1);
  }

  .md\:border-t-text-grey\/15 {
    border-top-color: rgb(179 179 179 / 0.15);
  }

  .md\:border-t-text-grey\/20 {
    border-top-color: rgb(179 179 179 / 0.2);
  }

  .md\:border-t-text-grey\/25 {
    border-top-color: rgb(179 179 179 / 0.25);
  }

  .md\:border-t-text-grey\/30 {
    border-top-color: rgb(179 179 179 / 0.3);
  }

  .md\:border-t-text-grey\/35 {
    border-top-color: rgb(179 179 179 / 0.35);
  }

  .md\:border-t-text-grey\/40 {
    border-top-color: rgb(179 179 179 / 0.4);
  }

  .md\:border-t-text-grey\/45 {
    border-top-color: rgb(179 179 179 / 0.45);
  }

  .md\:border-t-text-grey\/5 {
    border-top-color: rgb(179 179 179 / 0.05);
  }

  .md\:border-t-text-grey\/50 {
    border-top-color: rgb(179 179 179 / 0.5);
  }

  .md\:border-t-text-grey\/55 {
    border-top-color: rgb(179 179 179 / 0.55);
  }

  .md\:border-t-text-grey\/60 {
    border-top-color: rgb(179 179 179 / 0.6);
  }

  .md\:border-t-text-grey\/65 {
    border-top-color: rgb(179 179 179 / 0.65);
  }

  .md\:border-t-text-grey\/70 {
    border-top-color: rgb(179 179 179 / 0.7);
  }

  .md\:border-t-text-grey\/75 {
    border-top-color: rgb(179 179 179 / 0.75);
  }

  .md\:border-t-text-grey\/80 {
    border-top-color: rgb(179 179 179 / 0.8);
  }

  .md\:border-t-text-grey\/85 {
    border-top-color: rgb(179 179 179 / 0.85);
  }

  .md\:border-t-text-grey\/90 {
    border-top-color: rgb(179 179 179 / 0.9);
  }

  .md\:border-t-text-grey\/95 {
    border-top-color: rgb(179 179 179 / 0.95);
  }

  .md\:border-t-transparent {
    border-top-color: transparent;
  }

  .md\:border-t-transparent\/0 {
    border-top-color: rgb(0 0 0 / 0);
  }

  .md\:border-t-transparent\/10 {
    border-top-color: rgb(0 0 0 / 0.1);
  }

  .md\:border-t-transparent\/100 {
    border-top-color: rgb(0 0 0 / 1);
  }

  .md\:border-t-transparent\/15 {
    border-top-color: rgb(0 0 0 / 0.15);
  }

  .md\:border-t-transparent\/20 {
    border-top-color: rgb(0 0 0 / 0.2);
  }

  .md\:border-t-transparent\/25 {
    border-top-color: rgb(0 0 0 / 0.25);
  }

  .md\:border-t-transparent\/30 {
    border-top-color: rgb(0 0 0 / 0.3);
  }

  .md\:border-t-transparent\/35 {
    border-top-color: rgb(0 0 0 / 0.35);
  }

  .md\:border-t-transparent\/40 {
    border-top-color: rgb(0 0 0 / 0.4);
  }

  .md\:border-t-transparent\/45 {
    border-top-color: rgb(0 0 0 / 0.45);
  }

  .md\:border-t-transparent\/5 {
    border-top-color: rgb(0 0 0 / 0.05);
  }

  .md\:border-t-transparent\/50 {
    border-top-color: rgb(0 0 0 / 0.5);
  }

  .md\:border-t-transparent\/55 {
    border-top-color: rgb(0 0 0 / 0.55);
  }

  .md\:border-t-transparent\/60 {
    border-top-color: rgb(0 0 0 / 0.6);
  }

  .md\:border-t-transparent\/65 {
    border-top-color: rgb(0 0 0 / 0.65);
  }

  .md\:border-t-transparent\/70 {
    border-top-color: rgb(0 0 0 / 0.7);
  }

  .md\:border-t-transparent\/75 {
    border-top-color: rgb(0 0 0 / 0.75);
  }

  .md\:border-t-transparent\/80 {
    border-top-color: rgb(0 0 0 / 0.8);
  }

  .md\:border-t-transparent\/85 {
    border-top-color: rgb(0 0 0 / 0.85);
  }

  .md\:border-t-transparent\/90 {
    border-top-color: rgb(0 0 0 / 0.9);
  }

  .md\:border-t-transparent\/95 {
    border-top-color: rgb(0 0 0 / 0.95);
  }

  .md\:border-t-white {
    --tw-border-opacity: 1;
    border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .md\:border-t-white\/0 {
    border-top-color: rgb(255 255 255 / 0);
  }

  .md\:border-t-white\/10 {
    border-top-color: rgb(255 255 255 / 0.1);
  }

  .md\:border-t-white\/100 {
    border-top-color: rgb(255 255 255 / 1);
  }

  .md\:border-t-white\/15 {
    border-top-color: rgb(255 255 255 / 0.15);
  }

  .md\:border-t-white\/20 {
    border-top-color: rgb(255 255 255 / 0.2);
  }

  .md\:border-t-white\/25 {
    border-top-color: rgb(255 255 255 / 0.25);
  }

  .md\:border-t-white\/30 {
    border-top-color: rgb(255 255 255 / 0.3);
  }

  .md\:border-t-white\/35 {
    border-top-color: rgb(255 255 255 / 0.35);
  }

  .md\:border-t-white\/40 {
    border-top-color: rgb(255 255 255 / 0.4);
  }

  .md\:border-t-white\/45 {
    border-top-color: rgb(255 255 255 / 0.45);
  }

  .md\:border-t-white\/5 {
    border-top-color: rgb(255 255 255 / 0.05);
  }

  .md\:border-t-white\/50 {
    border-top-color: rgb(255 255 255 / 0.5);
  }

  .md\:border-t-white\/55 {
    border-top-color: rgb(255 255 255 / 0.55);
  }

  .md\:border-t-white\/60 {
    border-top-color: rgb(255 255 255 / 0.6);
  }

  .md\:border-t-white\/65 {
    border-top-color: rgb(255 255 255 / 0.65);
  }

  .md\:border-t-white\/70 {
    border-top-color: rgb(255 255 255 / 0.7);
  }

  .md\:border-t-white\/75 {
    border-top-color: rgb(255 255 255 / 0.75);
  }

  .md\:border-t-white\/80 {
    border-top-color: rgb(255 255 255 / 0.8);
  }

  .md\:border-t-white\/85 {
    border-top-color: rgb(255 255 255 / 0.85);
  }

  .md\:border-t-white\/90 {
    border-top-color: rgb(255 255 255 / 0.9);
  }

  .md\:border-t-white\/95 {
    border-top-color: rgb(255 255 255 / 0.95);
  }

  .md\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .md\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .md\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .md\:border-opacity-15 {
    --tw-border-opacity: 0.15;
  }

  .md\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .md\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .md\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .md\:border-opacity-35 {
    --tw-border-opacity: 0.35;
  }

  .md\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .md\:border-opacity-45 {
    --tw-border-opacity: 0.45;
  }

  .md\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .md\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .md\:border-opacity-55 {
    --tw-border-opacity: 0.55;
  }

  .md\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .md\:border-opacity-65 {
    --tw-border-opacity: 0.65;
  }

  .md\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .md\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .md\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .md\:border-opacity-85 {
    --tw-border-opacity: 0.85;
  }

  .md\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .md\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .md\:px-0px {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .md\:px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .md\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .md\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .md\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .md\:px-16px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .md\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .md\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .md\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .md\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .md\:px-24px {
    padding-left: 24px;
    padding-right: 24px;
  }

  .md\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .md\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .md\:px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .md\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .md\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

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

  .md\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .md\:px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .md\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .md\:px-48px {
    padding-left: 48px;
    padding-right: 48px;
  }

  .md\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .md\:px-52 {
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .md\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }

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

  .md\:px-60 {
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .md\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .md\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .md\:px-72 {
    padding-left: 18rem;
    padding-right: 18rem;
  }

  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:px-80 {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .md\:px-80px {
    padding-left: 80px;
    padding-right: 80px;
  }

  .md\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .md\:px-96 {
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .md\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .md\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .md\:py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .md\:py-0px {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .md\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .md\:py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .md\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .md\:py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .md\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .md\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .md\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .md\:py-16px {
    padding-top: 16px;
    padding-bottom: 16px;
  }

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

  .md\:py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .md\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .md\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .md\:py-24px {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .md\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .md\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .md\:py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

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

  .md\:py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .md\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .md\:py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .md\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .md\:py-48px {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .md\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .md\:py-52 {
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .md\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .md\:py-60 {
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .md\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .md\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .md\:py-72 {
    padding-top: 18rem;
    padding-bottom: 18rem;
  }

  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md\:py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .md\:py-80px {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .md\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .md\:py-96 {
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .md\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

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

  .md\:pb-0\.5 {
    padding-bottom: 0.125rem;
  }

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

  .md\:pb-1 {
    padding-bottom: 0.25rem;
  }

  .md\:pb-1\.5 {
    padding-bottom: 0.375rem;
  }

  .md\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .md\:pb-11 {
    padding-bottom: 2.75rem;
  }

  .md\:pb-12 {
    padding-bottom: 3rem;
  }

  .md\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .md\:pb-16 {
    padding-bottom: 4rem;
  }

  .md\:pb-16px {
    padding-bottom: 16px;
  }

  .md\:pb-2 {
    padding-bottom: 0.5rem;
  }

  .md\:pb-2\.5 {
    padding-bottom: 0.625rem;
  }

  .md\:pb-20 {
    padding-bottom: 5rem;
  }

  .md\:pb-24 {
    padding-bottom: 6rem;
  }

  .md\:pb-24px {
    padding-bottom: 24px;
  }

  .md\:pb-28 {
    padding-bottom: 7rem;
  }

  .md\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .md\:pb-3\.5 {
    padding-bottom: 0.875rem;
  }

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

  .md\:pb-36 {
    padding-bottom: 9rem;
  }

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

  .md\:pb-40 {
    padding-bottom: 10rem;
  }

  .md\:pb-44 {
    padding-bottom: 11rem;
  }

  .md\:pb-48 {
    padding-bottom: 12rem;
  }

  .md\:pb-48px {
    padding-bottom: 48px;
  }

  .md\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .md\:pb-52 {
    padding-bottom: 13rem;
  }

  .md\:pb-56 {
    padding-bottom: 14rem;
  }

  .md\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .md\:pb-60 {
    padding-bottom: 15rem;
  }

  .md\:pb-64 {
    padding-bottom: 16rem;
  }

  .md\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .md\:pb-72 {
    padding-bottom: 18rem;
  }

  .md\:pb-8 {
    padding-bottom: 2rem;
  }

  .md\:pb-80 {
    padding-bottom: 20rem;
  }

  .md\:pb-80px {
    padding-bottom: 80px;
  }

  .md\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .md\:pb-96 {
    padding-bottom: 24rem;
  }

  .md\:pb-px {
    padding-bottom: 1px;
  }

  .md\:pl-0 {
    padding-left: 0px;
  }

  .md\:pl-0\.5 {
    padding-left: 0.125rem;
  }

  .md\:pl-0px {
    padding-left: 0px;
  }

  .md\:pl-1 {
    padding-left: 0.25rem;
  }

  .md\:pl-1\.5 {
    padding-left: 0.375rem;
  }

  .md\:pl-10 {
    padding-left: 2.5rem;
  }

  .md\:pl-11 {
    padding-left: 2.75rem;
  }

  .md\:pl-12 {
    padding-left: 3rem;
  }

  .md\:pl-14 {
    padding-left: 3.5rem;
  }

  .md\:pl-16 {
    padding-left: 4rem;
  }

  .md\:pl-16px {
    padding-left: 16px;
  }

  .md\:pl-2 {
    padding-left: 0.5rem;
  }

  .md\:pl-2\.5 {
    padding-left: 0.625rem;
  }

  .md\:pl-20 {
    padding-left: 5rem;
  }

  .md\:pl-24 {
    padding-left: 6rem;
  }

  .md\:pl-24px {
    padding-left: 24px;
  }

  .md\:pl-28 {
    padding-left: 7rem;
  }

  .md\:pl-3 {
    padding-left: 0.75rem;
  }

  .md\:pl-3\.5 {
    padding-left: 0.875rem;
  }

  .md\:pl-32 {
    padding-left: 8rem;
  }

  .md\:pl-36 {
    padding-left: 9rem;
  }

  .md\:pl-4 {
    padding-left: 1rem;
  }

  .md\:pl-40 {
    padding-left: 10rem;
  }

  .md\:pl-44 {
    padding-left: 11rem;
  }

  .md\:pl-48 {
    padding-left: 12rem;
  }

  .md\:pl-48px {
    padding-left: 48px;
  }

  .md\:pl-5 {
    padding-left: 1.25rem;
  }

  .md\:pl-52 {
    padding-left: 13rem;
  }

  .md\:pl-56 {
    padding-left: 14rem;
  }

  .md\:pl-6 {
    padding-left: 1.5rem;
  }

  .md\:pl-60 {
    padding-left: 15rem;
  }

  .md\:pl-64 {
    padding-left: 16rem;
  }

  .md\:pl-7 {
    padding-left: 1.75rem;
  }

  .md\:pl-72 {
    padding-left: 18rem;
  }

  .md\:pl-8 {
    padding-left: 2rem;
  }

  .md\:pl-80 {
    padding-left: 20rem;
  }

  .md\:pl-80px {
    padding-left: 80px;
  }

  .md\:pl-9 {
    padding-left: 2.25rem;
  }

  .md\:pl-96 {
    padding-left: 24rem;
  }

  .md\:pl-px {
    padding-left: 1px;
  }

  .md\:pr-0 {
    padding-right: 0px;
  }

  .md\:pr-0\.5 {
    padding-right: 0.125rem;
  }

  .md\:pr-0px {
    padding-right: 0px;
  }

  .md\:pr-1 {
    padding-right: 0.25rem;
  }

  .md\:pr-1\.5 {
    padding-right: 0.375rem;
  }

  .md\:pr-10 {
    padding-right: 2.5rem;
  }

  .md\:pr-11 {
    padding-right: 2.75rem;
  }

  .md\:pr-12 {
    padding-right: 3rem;
  }

  .md\:pr-14 {
    padding-right: 3.5rem;
  }

  .md\:pr-16 {
    padding-right: 4rem;
  }

  .md\:pr-16px {
    padding-right: 16px;
  }

  .md\:pr-2 {
    padding-right: 0.5rem;
  }

  .md\:pr-2\.5 {
    padding-right: 0.625rem;
  }

  .md\:pr-20 {
    padding-right: 5rem;
  }

  .md\:pr-24 {
    padding-right: 6rem;
  }

  .md\:pr-24px {
    padding-right: 24px;
  }

  .md\:pr-28 {
    padding-right: 7rem;
  }

  .md\:pr-3 {
    padding-right: 0.75rem;
  }

  .md\:pr-3\.5 {
    padding-right: 0.875rem;
  }

  .md\:pr-32 {
    padding-right: 8rem;
  }

  .md\:pr-36 {
    padding-right: 9rem;
  }

  .md\:pr-4 {
    padding-right: 1rem;
  }

  .md\:pr-40 {
    padding-right: 10rem;
  }

  .md\:pr-44 {
    padding-right: 11rem;
  }

  .md\:pr-48 {
    padding-right: 12rem;
  }

  .md\:pr-48px {
    padding-right: 48px;
  }

  .md\:pr-5 {
    padding-right: 1.25rem;
  }

  .md\:pr-52 {
    padding-right: 13rem;
  }

  .md\:pr-56 {
    padding-right: 14rem;
  }

  .md\:pr-6 {
    padding-right: 1.5rem;
  }

  .md\:pr-60 {
    padding-right: 15rem;
  }

  .md\:pr-64 {
    padding-right: 16rem;
  }

  .md\:pr-7 {
    padding-right: 1.75rem;
  }

  .md\:pr-72 {
    padding-right: 18rem;
  }

  .md\:pr-8 {
    padding-right: 2rem;
  }

  .md\:pr-80 {
    padding-right: 20rem;
  }

  .md\:pr-80px {
    padding-right: 80px;
  }

  .md\:pr-9 {
    padding-right: 2.25rem;
  }

  .md\:pr-96 {
    padding-right: 24rem;
  }

  .md\:pr-px {
    padding-right: 1px;
  }

  .md\:pt-0 {
    padding-top: 0px;
  }

  .md\:pt-0\.5 {
    padding-top: 0.125rem;
  }

  .md\:pt-0px {
    padding-top: 0px;
  }

  .md\:pt-1 {
    padding-top: 0.25rem;
  }

  .md\:pt-1\.5 {
    padding-top: 0.375rem;
  }

  .md\:pt-10 {
    padding-top: 2.5rem;
  }

  .md\:pt-11 {
    padding-top: 2.75rem;
  }

  .md\:pt-12 {
    padding-top: 3rem;
  }

  .md\:pt-14 {
    padding-top: 3.5rem;
  }

  .md\:pt-16 {
    padding-top: 4rem;
  }

  .md\:pt-16px {
    padding-top: 16px;
  }

  .md\:pt-2 {
    padding-top: 0.5rem;
  }

  .md\:pt-2\.5 {
    padding-top: 0.625rem;
  }

  .md\:pt-20 {
    padding-top: 5rem;
  }

  .md\:pt-24 {
    padding-top: 6rem;
  }

  .md\:pt-24px {
    padding-top: 24px;
  }

  .md\:pt-28 {
    padding-top: 7rem;
  }

  .md\:pt-3 {
    padding-top: 0.75rem;
  }

  .md\:pt-3\.5 {
    padding-top: 0.875rem;
  }

  .md\:pt-32 {
    padding-top: 8rem;
  }

  .md\:pt-36 {
    padding-top: 9rem;
  }

  .md\:pt-4 {
    padding-top: 1rem;
  }

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

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

  .md\:pt-48 {
    padding-top: 12rem;
  }

  .md\:pt-48px {
    padding-top: 48px;
  }

  .md\:pt-5 {
    padding-top: 1.25rem;
  }

  .md\:pt-52 {
    padding-top: 13rem;
  }

  .md\:pt-56 {
    padding-top: 14rem;
  }

  .md\:pt-6 {
    padding-top: 1.5rem;
  }

  .md\:pt-60 {
    padding-top: 15rem;
  }

  .md\:pt-64 {
    padding-top: 16rem;
  }

  .md\:pt-7 {
    padding-top: 1.75rem;
  }

  .md\:pt-72 {
    padding-top: 18rem;
  }

  .md\:pt-8 {
    padding-top: 2rem;
  }

  .md\:pt-80 {
    padding-top: 20rem;
  }

  .md\:pt-80px {
    padding-top: 80px;
  }

  .md\:pt-9 {
    padding-top: 2.25rem;
  }

  .md\:pt-96 {
    padding-top: 24rem;
  }

  .md\:pt-px {
    padding-top: 1px;
  }

  .md\:text-\[48px\] {
    font-size: 48px;
  }
}

@media (min-width: 1024px) {
  .lg\:-order-1 {
    order: -1;
  }

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

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

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

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

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

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

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

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

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

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

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

  .lg\:-order-first {
    order: 9999;
  }

  .lg\:-order-last {
    order: -9999;
  }

  .lg\:-order-none {
    order: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:order-first {
    order: -9999;
  }

  .lg\:order-last {
    order: 9999;
  }

  .lg\:order-none {
    order: 0;
  }

  .lg\:-mx-0 {
    margin-left: -0px;
    margin-right: -0px;
  }

  .lg\:-mx-0\.5 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .lg\:-mx-0px {
    margin-left: -0px;
    margin-right: -0px;
  }

  .lg\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .lg\:-mx-1\.5 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .lg\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .lg\:-mx-11 {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .lg\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .lg\:-mx-14 {
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .lg\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .lg\:-mx-16px {
    margin-left: -16px;
    margin-right: -16px;
  }

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

  .lg\:-mx-2\.5 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .lg\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .lg\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .lg\:-mx-24px {
    margin-left: -24px;
    margin-right: -24px;
  }

  .lg\:-mx-28 {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .lg\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .lg\:-mx-3\.5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .lg\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .lg\:-mx-36 {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .lg\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .lg\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .lg\:-mx-44 {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .lg\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .lg\:-mx-48px {
    margin-left: -48px;
    margin-right: -48px;
  }

  .lg\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .lg\:-mx-52 {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .lg\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .lg\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .lg\:-mx-60 {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .lg\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .lg\:-mx-7 {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .lg\:-mx-72 {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .lg\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .lg\:-mx-80 {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .lg\:-mx-80px {
    margin-left: -80px;
    margin-right: -80px;
  }

  .lg\:-mx-9 {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .lg\:-mx-96 {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .lg\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .lg\:-my-0 {
    margin-top: -0px;
    margin-bottom: -0px;
  }

  .lg\:-my-0\.5 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .lg\:-my-0px {
    margin-top: -0px;
    margin-bottom: -0px;
  }

  .lg\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .lg\:-my-1\.5 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

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

  .lg\:-my-11 {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

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

  .lg\:-my-14 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .lg\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .lg\:-my-16px {
    margin-top: -16px;
    margin-bottom: -16px;
  }

  .lg\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .lg\:-my-2\.5 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .lg\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .lg\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .lg\:-my-24px {
    margin-top: -24px;
    margin-bottom: -24px;
  }

  .lg\:-my-28 {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .lg\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .lg\:-my-3\.5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .lg\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .lg\:-my-36 {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .lg\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .lg\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .lg\:-my-44 {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .lg\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .lg\:-my-48px {
    margin-top: -48px;
    margin-bottom: -48px;
  }

  .lg\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .lg\:-my-52 {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .lg\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .lg\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .lg\:-my-60 {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .lg\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .lg\:-my-7 {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .lg\:-my-72 {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .lg\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .lg\:-my-80 {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .lg\:-my-80px {
    margin-top: -80px;
    margin-bottom: -80px;
  }

  .lg\:-my-9 {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .lg\:-my-96 {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .lg\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:mx-0\.5 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .lg\:mx-0px {
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .lg\:mx-1\.5 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .lg\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .lg\:mx-11 {
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .lg\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .lg\:mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .lg\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .lg\:mx-16px {
    margin-left: 16px;
    margin-right: 16px;
  }

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

  .lg\:mx-2\.5 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .lg\:mx-20 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .lg\:mx-24 {
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .lg\:mx-24px {
    margin-left: 24px;
    margin-right: 24px;
  }

  .lg\:mx-28 {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .lg\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .lg\:mx-3\.5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .lg\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .lg\:mx-36 {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .lg\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .lg\:mx-40 {
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .lg\:mx-44 {
    margin-left: 11rem;
    margin-right: 11rem;
  }

  .lg\:mx-48 {
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .lg\:mx-48px {
    margin-left: 48px;
    margin-right: 48px;
  }

  .lg\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .lg\:mx-52 {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .lg\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .lg\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .lg\:mx-60 {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .lg\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .lg\:mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .lg\:mx-72 {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .lg\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .lg\:mx-80 {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .lg\:mx-80px {
    margin-left: 80px;
    margin-right: 80px;
  }

  .lg\:mx-9 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .lg\:mx-96 {
    margin-left: 24rem;
    margin-right: 24rem;
  }

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

  .lg\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .lg\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .lg\:my-0\.5 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .lg\:my-0px {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .lg\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .lg\:my-1\.5 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

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

  .lg\:my-11 {
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }

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

  .lg\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .lg\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .lg\:my-16px {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .lg\:my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .lg\:my-2\.5 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .lg\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .lg\:my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .lg\:my-24px {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .lg\:my-28 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .lg\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .lg\:my-3\.5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .lg\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .lg\:my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .lg\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .lg\:my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .lg\:my-44 {
    margin-top: 11rem;
    margin-bottom: 11rem;
  }

  .lg\:my-48 {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .lg\:my-48px {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .lg\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .lg\:my-52 {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .lg\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .lg\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .lg\:my-60 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .lg\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .lg\:my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .lg\:my-72 {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .lg\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .lg\:my-80 {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .lg\:my-80px {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .lg\:my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .lg\:my-96 {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .lg\:my-\[100px\] {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .lg\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .lg\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

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

  .lg\:-mb-0\.5 {
    margin-bottom: -0.125rem;
  }

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

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

  .lg\:-mb-1\.5 {
    margin-bottom: -0.375rem;
  }

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

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

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

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

  .lg\:-mb-16 {
    margin-bottom: -4rem;
  }

  .lg\:-mb-16px {
    margin-bottom: -16px;
  }

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

  .lg\:-mb-2\.5 {
    margin-bottom: -0.625rem;
  }

  .lg\:-mb-20 {
    margin-bottom: -5rem;
  }

  .lg\:-mb-24 {
    margin-bottom: -6rem;
  }

  .lg\:-mb-24px {
    margin-bottom: -24px;
  }

  .lg\:-mb-28 {
    margin-bottom: -7rem;
  }

  .lg\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .lg\:-mb-3\.5 {
    margin-bottom: -0.875rem;
  }

  .lg\:-mb-32 {
    margin-bottom: -8rem;
  }

  .lg\:-mb-36 {
    margin-bottom: -9rem;
  }

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

  .lg\:-mb-40 {
    margin-bottom: -10rem;
  }

  .lg\:-mb-44 {
    margin-bottom: -11rem;
  }

  .lg\:-mb-48 {
    margin-bottom: -12rem;
  }

  .lg\:-mb-48px {
    margin-bottom: -48px;
  }

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

  .lg\:-mb-52 {
    margin-bottom: -13rem;
  }

  .lg\:-mb-56 {
    margin-bottom: -14rem;
  }

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

  .lg\:-mb-60 {
    margin-bottom: -15rem;
  }

  .lg\:-mb-64 {
    margin-bottom: -16rem;
  }

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

  .lg\:-mb-72 {
    margin-bottom: -18rem;
  }

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

  .lg\:-mb-80 {
    margin-bottom: -20rem;
  }

  .lg\:-mb-80px {
    margin-bottom: -80px;
  }

  .lg\:-mb-9 {
    margin-bottom: -2.25rem;
  }

  .lg\:-mb-96 {
    margin-bottom: -24rem;
  }

  .lg\:-mb-px {
    margin-bottom: -1px;
  }

  .lg\:-ml-0 {
    margin-left: -0px;
  }

  .lg\:-ml-0\.5 {
    margin-left: -0.125rem;
  }

  .lg\:-ml-0px {
    margin-left: -0px;
  }

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

  .lg\:-ml-1\.5 {
    margin-left: -0.375rem;
  }

  .lg\:-ml-10 {
    margin-left: -2.5rem;
  }

  .lg\:-ml-11 {
    margin-left: -2.75rem;
  }

  .lg\:-ml-12 {
    margin-left: -3rem;
  }

  .lg\:-ml-14 {
    margin-left: -3.5rem;
  }

  .lg\:-ml-16 {
    margin-left: -4rem;
  }

  .lg\:-ml-16px {
    margin-left: -16px;
  }

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

  .lg\:-ml-2\.5 {
    margin-left: -0.625rem;
  }

  .lg\:-ml-20 {
    margin-left: -5rem;
  }

  .lg\:-ml-24 {
    margin-left: -6rem;
  }

  .lg\:-ml-24px {
    margin-left: -24px;
  }

  .lg\:-ml-28 {
    margin-left: -7rem;
  }

  .lg\:-ml-3 {
    margin-left: -0.75rem;
  }

  .lg\:-ml-3\.5 {
    margin-left: -0.875rem;
  }

  .lg\:-ml-32 {
    margin-left: -8rem;
  }

  .lg\:-ml-36 {
    margin-left: -9rem;
  }

  .lg\:-ml-4 {
    margin-left: -1rem;
  }

  .lg\:-ml-40 {
    margin-left: -10rem;
  }

  .lg\:-ml-44 {
    margin-left: -11rem;
  }

  .lg\:-ml-48 {
    margin-left: -12rem;
  }

  .lg\:-ml-48px {
    margin-left: -48px;
  }

  .lg\:-ml-5 {
    margin-left: -1.25rem;
  }

  .lg\:-ml-52 {
    margin-left: -13rem;
  }

  .lg\:-ml-56 {
    margin-left: -14rem;
  }

  .lg\:-ml-6 {
    margin-left: -1.5rem;
  }

  .lg\:-ml-60 {
    margin-left: -15rem;
  }

  .lg\:-ml-64 {
    margin-left: -16rem;
  }

  .lg\:-ml-7 {
    margin-left: -1.75rem;
  }

  .lg\:-ml-72 {
    margin-left: -18rem;
  }

  .lg\:-ml-8 {
    margin-left: -2rem;
  }

  .lg\:-ml-80 {
    margin-left: -20rem;
  }

  .lg\:-ml-80px {
    margin-left: -80px;
  }

  .lg\:-ml-9 {
    margin-left: -2.25rem;
  }

  .lg\:-ml-96 {
    margin-left: -24rem;
  }

  .lg\:-ml-px {
    margin-left: -1px;
  }

  .lg\:-mr-0 {
    margin-right: -0px;
  }

  .lg\:-mr-0\.5 {
    margin-right: -0.125rem;
  }

  .lg\:-mr-0px {
    margin-right: -0px;
  }

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

  .lg\:-mr-1\.5 {
    margin-right: -0.375rem;
  }

  .lg\:-mr-10 {
    margin-right: -2.5rem;
  }

  .lg\:-mr-11 {
    margin-right: -2.75rem;
  }

  .lg\:-mr-12 {
    margin-right: -3rem;
  }

  .lg\:-mr-14 {
    margin-right: -3.5rem;
  }

  .lg\:-mr-16 {
    margin-right: -4rem;
  }

  .lg\:-mr-16px {
    margin-right: -16px;
  }

  .lg\:-mr-2 {
    margin-right: -0.5rem;
  }

  .lg\:-mr-2\.5 {
    margin-right: -0.625rem;
  }

  .lg\:-mr-20 {
    margin-right: -5rem;
  }

  .lg\:-mr-24 {
    margin-right: -6rem;
  }

  .lg\:-mr-24px {
    margin-right: -24px;
  }

  .lg\:-mr-28 {
    margin-right: -7rem;
  }

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

  .lg\:-mr-3\.5 {
    margin-right: -0.875rem;
  }

  .lg\:-mr-32 {
    margin-right: -8rem;
  }

  .lg\:-mr-36 {
    margin-right: -9rem;
  }

  .lg\:-mr-4 {
    margin-right: -1rem;
  }

  .lg\:-mr-40 {
    margin-right: -10rem;
  }

  .lg\:-mr-44 {
    margin-right: -11rem;
  }

  .lg\:-mr-48 {
    margin-right: -12rem;
  }

  .lg\:-mr-48px {
    margin-right: -48px;
  }

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

  .lg\:-mr-52 {
    margin-right: -13rem;
  }

  .lg\:-mr-56 {
    margin-right: -14rem;
  }

  .lg\:-mr-6 {
    margin-right: -1.5rem;
  }

  .lg\:-mr-60 {
    margin-right: -15rem;
  }

  .lg\:-mr-64 {
    margin-right: -16rem;
  }

  .lg\:-mr-7 {
    margin-right: -1.75rem;
  }

  .lg\:-mr-72 {
    margin-right: -18rem;
  }

  .lg\:-mr-8 {
    margin-right: -2rem;
  }

  .lg\:-mr-80 {
    margin-right: -20rem;
  }

  .lg\:-mr-80px {
    margin-right: -80px;
  }

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

  .lg\:-mr-96 {
    margin-right: -24rem;
  }

  .lg\:-mr-px {
    margin-right: -1px;
  }

  .lg\:-mt-0 {
    margin-top: -0px;
  }

  .lg\:-mt-0\.5 {
    margin-top: -0.125rem;
  }

  .lg\:-mt-0px {
    margin-top: -0px;
  }

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

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

  .lg\:-mt-10 {
    margin-top: -2.5rem;
  }

  .lg\:-mt-11 {
    margin-top: -2.75rem;
  }

  .lg\:-mt-12 {
    margin-top: -3rem;
  }

  .lg\:-mt-14 {
    margin-top: -3.5rem;
  }

  .lg\:-mt-16 {
    margin-top: -4rem;
  }

  .lg\:-mt-16px {
    margin-top: -16px;
  }

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

  .lg\:-mt-2\.5 {
    margin-top: -0.625rem;
  }

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

  .lg\:-mt-24 {
    margin-top: -6rem;
  }

  .lg\:-mt-24px {
    margin-top: -24px;
  }

  .lg\:-mt-28 {
    margin-top: -7rem;
  }

  .lg\:-mt-3 {
    margin-top: -0.75rem;
  }

  .lg\:-mt-3\.5 {
    margin-top: -0.875rem;
  }

  .lg\:-mt-32 {
    margin-top: -8rem;
  }

  .lg\:-mt-36 {
    margin-top: -9rem;
  }

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

  .lg\:-mt-40 {
    margin-top: -10rem;
  }

  .lg\:-mt-44 {
    margin-top: -11rem;
  }

  .lg\:-mt-48 {
    margin-top: -12rem;
  }

  .lg\:-mt-48px {
    margin-top: -48px;
  }

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

  .lg\:-mt-52 {
    margin-top: -13rem;
  }

  .lg\:-mt-56 {
    margin-top: -14rem;
  }

  .lg\:-mt-6 {
    margin-top: -1.5rem;
  }

  .lg\:-mt-60 {
    margin-top: -15rem;
  }

  .lg\:-mt-64 {
    margin-top: -16rem;
  }

  .lg\:-mt-7 {
    margin-top: -1.75rem;
  }

  .lg\:-mt-72 {
    margin-top: -18rem;
  }

  .lg\:-mt-8 {
    margin-top: -2rem;
  }

  .lg\:-mt-80 {
    margin-top: -20rem;
  }

  .lg\:-mt-80px {
    margin-top: -80px;
  }

  .lg\:-mt-9 {
    margin-top: -2.25rem;
  }

  .lg\:-mt-96 {
    margin-top: -24rem;
  }

  .lg\:-mt-px {
    margin-top: -1px;
  }

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

  .lg\:mb-0\.5 {
    margin-bottom: 0.125rem;
  }

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

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

  .lg\:mb-1\.5 {
    margin-bottom: 0.375rem;
  }

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

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

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

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

  .lg\:mb-16 {
    margin-bottom: 4rem;
  }

  .lg\:mb-16px {
    margin-bottom: 16px;
  }

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

  .lg\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }

  .lg\:mb-20 {
    margin-bottom: 5rem;
  }

  .lg\:mb-24 {
    margin-bottom: 6rem;
  }

  .lg\:mb-24px {
    margin-bottom: 24px;
  }

  .lg\:mb-28 {
    margin-bottom: 7rem;
  }

  .lg\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .lg\:mb-3\.5 {
    margin-bottom: 0.875rem;
  }

  .lg\:mb-32 {
    margin-bottom: 8rem;
  }

  .lg\:mb-36 {
    margin-bottom: 9rem;
  }

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

  .lg\:mb-40 {
    margin-bottom: 10rem;
  }

  .lg\:mb-44 {
    margin-bottom: 11rem;
  }

  .lg\:mb-48 {
    margin-bottom: 12rem;
  }

  .lg\:mb-48px {
    margin-bottom: 48px;
  }

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

  .lg\:mb-52 {
    margin-bottom: 13rem;
  }

  .lg\:mb-56 {
    margin-bottom: 14rem;
  }

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

  .lg\:mb-60 {
    margin-bottom: 15rem;
  }

  .lg\:mb-64 {
    margin-bottom: 16rem;
  }

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

  .lg\:mb-72 {
    margin-bottom: 18rem;
  }

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

  .lg\:mb-80 {
    margin-bottom: 20rem;
  }

  .lg\:mb-80px {
    margin-bottom: 80px;
  }

  .lg\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .lg\:mb-96 {
    margin-bottom: 24rem;
  }

  .lg\:mb-auto {
    margin-bottom: auto;
  }

  .lg\:mb-px {
    margin-bottom: 1px;
  }

  .lg\:ml-0 {
    margin-left: 0px;
  }

  .lg\:ml-0\.5 {
    margin-left: 0.125rem;
  }

  .lg\:ml-0px {
    margin-left: 0px;
  }

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

  .lg\:ml-1\.5 {
    margin-left: 0.375rem;
  }

  .lg\:ml-10 {
    margin-left: 2.5rem;
  }

  .lg\:ml-11 {
    margin-left: 2.75rem;
  }

  .lg\:ml-12 {
    margin-left: 3rem;
  }

  .lg\:ml-14 {
    margin-left: 3.5rem;
  }

  .lg\:ml-16 {
    margin-left: 4rem;
  }

  .lg\:ml-16px {
    margin-left: 16px;
  }

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

  .lg\:ml-2\.5 {
    margin-left: 0.625rem;
  }

  .lg\:ml-20 {
    margin-left: 5rem;
  }

  .lg\:ml-24 {
    margin-left: 6rem;
  }

  .lg\:ml-24px {
    margin-left: 24px;
  }

  .lg\:ml-28 {
    margin-left: 7rem;
  }

  .lg\:ml-3 {
    margin-left: 0.75rem;
  }

  .lg\:ml-3\.5 {
    margin-left: 0.875rem;
  }

  .lg\:ml-32 {
    margin-left: 8rem;
  }

  .lg\:ml-36 {
    margin-left: 9rem;
  }

  .lg\:ml-4 {
    margin-left: 1rem;
  }

  .lg\:ml-40 {
    margin-left: 10rem;
  }

  .lg\:ml-44 {
    margin-left: 11rem;
  }

  .lg\:ml-48 {
    margin-left: 12rem;
  }

  .lg\:ml-48px {
    margin-left: 48px;
  }

  .lg\:ml-5 {
    margin-left: 1.25rem;
  }

  .lg\:ml-52 {
    margin-left: 13rem;
  }

  .lg\:ml-56 {
    margin-left: 14rem;
  }

  .lg\:ml-6 {
    margin-left: 1.5rem;
  }

  .lg\:ml-60 {
    margin-left: 15rem;
  }

  .lg\:ml-64 {
    margin-left: 16rem;
  }

  .lg\:ml-7 {
    margin-left: 1.75rem;
  }

  .lg\:ml-72 {
    margin-left: 18rem;
  }

  .lg\:ml-8 {
    margin-left: 2rem;
  }

  .lg\:ml-80 {
    margin-left: 20rem;
  }

  .lg\:ml-80px {
    margin-left: 80px;
  }

  .lg\:ml-9 {
    margin-left: 2.25rem;
  }

  .lg\:ml-96 {
    margin-left: 24rem;
  }

  .lg\:ml-auto {
    margin-left: auto;
  }

  .lg\:ml-px {
    margin-left: 1px;
  }

  .lg\:mr-0 {
    margin-right: 0px;
  }

  .lg\:mr-0\.5 {
    margin-right: 0.125rem;
  }

  .lg\:mr-0px {
    margin-right: 0px;
  }

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

  .lg\:mr-1\.5 {
    margin-right: 0.375rem;
  }

  .lg\:mr-10 {
    margin-right: 2.5rem;
  }

  .lg\:mr-11 {
    margin-right: 2.75rem;
  }

  .lg\:mr-12 {
    margin-right: 3rem;
  }

  .lg\:mr-14 {
    margin-right: 3.5rem;
  }

  .lg\:mr-16 {
    margin-right: 4rem;
  }

  .lg\:mr-16px {
    margin-right: 16px;
  }

  .lg\:mr-2 {
    margin-right: 0.5rem;
  }

  .lg\:mr-2\.5 {
    margin-right: 0.625rem;
  }

  .lg\:mr-20 {
    margin-right: 5rem;
  }

  .lg\:mr-24 {
    margin-right: 6rem;
  }

  .lg\:mr-24px {
    margin-right: 24px;
  }

  .lg\:mr-28 {
    margin-right: 7rem;
  }

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

  .lg\:mr-3\.5 {
    margin-right: 0.875rem;
  }

  .lg\:mr-32 {
    margin-right: 8rem;
  }

  .lg\:mr-36 {
    margin-right: 9rem;
  }

  .lg\:mr-4 {
    margin-right: 1rem;
  }

  .lg\:mr-40 {
    margin-right: 10rem;
  }

  .lg\:mr-44 {
    margin-right: 11rem;
  }

  .lg\:mr-48 {
    margin-right: 12rem;
  }

  .lg\:mr-48px {
    margin-right: 48px;
  }

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

  .lg\:mr-52 {
    margin-right: 13rem;
  }

  .lg\:mr-56 {
    margin-right: 14rem;
  }

  .lg\:mr-6 {
    margin-right: 1.5rem;
  }

  .lg\:mr-60 {
    margin-right: 15rem;
  }

  .lg\:mr-64 {
    margin-right: 16rem;
  }

  .lg\:mr-7 {
    margin-right: 1.75rem;
  }

  .lg\:mr-72 {
    margin-right: 18rem;
  }

  .lg\:mr-8 {
    margin-right: 2rem;
  }

  .lg\:mr-80 {
    margin-right: 20rem;
  }

  .lg\:mr-80px {
    margin-right: 80px;
  }

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

  .lg\:mr-96 {
    margin-right: 24rem;
  }

  .lg\:mr-auto {
    margin-right: auto;
  }

  .lg\:mr-px {
    margin-right: 1px;
  }

  .lg\:mt-0 {
    margin-top: 0px;
  }

  .lg\:mt-0\.5 {
    margin-top: 0.125rem;
  }

  .lg\:mt-0px {
    margin-top: 0px;
  }

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

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

  .lg\:mt-10 {
    margin-top: 2.5rem;
  }

  .lg\:mt-11 {
    margin-top: 2.75rem;
  }

  .lg\:mt-12 {
    margin-top: 3rem;
  }

  .lg\:mt-14 {
    margin-top: 3.5rem;
  }

  .lg\:mt-16 {
    margin-top: 4rem;
  }

  .lg\:mt-16px {
    margin-top: 16px;
  }

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

  .lg\:mt-2\.5 {
    margin-top: 0.625rem;
  }

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

  .lg\:mt-24 {
    margin-top: 6rem;
  }

  .lg\:mt-24px {
    margin-top: 24px;
  }

  .lg\:mt-28 {
    margin-top: 7rem;
  }

  .lg\:mt-3 {
    margin-top: 0.75rem;
  }

  .lg\:mt-3\.5 {
    margin-top: 0.875rem;
  }

  .lg\:mt-32 {
    margin-top: 8rem;
  }

  .lg\:mt-36 {
    margin-top: 9rem;
  }

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

  .lg\:mt-40 {
    margin-top: 10rem;
  }

  .lg\:mt-44 {
    margin-top: 11rem;
  }

  .lg\:mt-48 {
    margin-top: 12rem;
  }

  .lg\:mt-48px {
    margin-top: 48px;
  }

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

  .lg\:mt-52 {
    margin-top: 13rem;
  }

  .lg\:mt-56 {
    margin-top: 14rem;
  }

  .lg\:mt-6 {
    margin-top: 1.5rem;
  }

  .lg\:mt-60 {
    margin-top: 15rem;
  }

  .lg\:mt-64 {
    margin-top: 16rem;
  }

  .lg\:mt-7 {
    margin-top: 1.75rem;
  }

  .lg\:mt-72 {
    margin-top: 18rem;
  }

  .lg\:mt-8 {
    margin-top: 2rem;
  }

  .lg\:mt-80 {
    margin-top: 20rem;
  }

  .lg\:mt-80px {
    margin-top: 80px;
  }

  .lg\:mt-9 {
    margin-top: 2.25rem;
  }

  .lg\:mt-96 {
    margin-top: 24rem;
  }

  .lg\:mt-auto {
    margin-top: auto;
  }

  .lg\:mt-px {
    margin-top: 1px;
  }

  .lg\:block {
    display: block;
  }

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

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

  .lg\:hidden {
    display: none;
  }

  .lg\:max-h-full {
    max-height: 100%;
  }

  .lg\:w-full {
    width: 100%;
  }

  .lg\:w-\[200px\] {
    width: 200px;
  }

  .lg\:\!max-w-\[350px\] {
    max-width: 350px !important;
  }

  .lg\:max-w-\[400px\] {
    max-width: 400px;
  }

  .lg\:border-collapse {
    border-collapse: collapse;
  }

  .lg\:border-separate {
    border-collapse: separate;
  }

  .lg\:border-spacing-0 {
    --tw-border-spacing-x: 0px;
    --tw-border-spacing-y: 0px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-0\.5 {
    --tw-border-spacing-x: 0.125rem;
    --tw-border-spacing-y: 0.125rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-0px {
    --tw-border-spacing-x: 0px;
    --tw-border-spacing-y: 0px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-1 {
    --tw-border-spacing-x: 0.25rem;
    --tw-border-spacing-y: 0.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-1\.5 {
    --tw-border-spacing-x: 0.375rem;
    --tw-border-spacing-y: 0.375rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-10 {
    --tw-border-spacing-x: 2.5rem;
    --tw-border-spacing-y: 2.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-11 {
    --tw-border-spacing-x: 2.75rem;
    --tw-border-spacing-y: 2.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-12 {
    --tw-border-spacing-x: 3rem;
    --tw-border-spacing-y: 3rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-14 {
    --tw-border-spacing-x: 3.5rem;
    --tw-border-spacing-y: 3.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-16 {
    --tw-border-spacing-x: 4rem;
    --tw-border-spacing-y: 4rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-16px {
    --tw-border-spacing-x: 16px;
    --tw-border-spacing-y: 16px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-2 {
    --tw-border-spacing-x: 0.5rem;
    --tw-border-spacing-y: 0.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-2\.5 {
    --tw-border-spacing-x: 0.625rem;
    --tw-border-spacing-y: 0.625rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-20 {
    --tw-border-spacing-x: 5rem;
    --tw-border-spacing-y: 5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-24 {
    --tw-border-spacing-x: 6rem;
    --tw-border-spacing-y: 6rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-24px {
    --tw-border-spacing-x: 24px;
    --tw-border-spacing-y: 24px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-28 {
    --tw-border-spacing-x: 7rem;
    --tw-border-spacing-y: 7rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-3 {
    --tw-border-spacing-x: 0.75rem;
    --tw-border-spacing-y: 0.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-3\.5 {
    --tw-border-spacing-x: 0.875rem;
    --tw-border-spacing-y: 0.875rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-32 {
    --tw-border-spacing-x: 8rem;
    --tw-border-spacing-y: 8rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-36 {
    --tw-border-spacing-x: 9rem;
    --tw-border-spacing-y: 9rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-4 {
    --tw-border-spacing-x: 1rem;
    --tw-border-spacing-y: 1rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-40 {
    --tw-border-spacing-x: 10rem;
    --tw-border-spacing-y: 10rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-44 {
    --tw-border-spacing-x: 11rem;
    --tw-border-spacing-y: 11rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-48 {
    --tw-border-spacing-x: 12rem;
    --tw-border-spacing-y: 12rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-48px {
    --tw-border-spacing-x: 48px;
    --tw-border-spacing-y: 48px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-5 {
    --tw-border-spacing-x: 1.25rem;
    --tw-border-spacing-y: 1.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-52 {
    --tw-border-spacing-x: 13rem;
    --tw-border-spacing-y: 13rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-56 {
    --tw-border-spacing-x: 14rem;
    --tw-border-spacing-y: 14rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-6 {
    --tw-border-spacing-x: 1.5rem;
    --tw-border-spacing-y: 1.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-60 {
    --tw-border-spacing-x: 15rem;
    --tw-border-spacing-y: 15rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-64 {
    --tw-border-spacing-x: 16rem;
    --tw-border-spacing-y: 16rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-7 {
    --tw-border-spacing-x: 1.75rem;
    --tw-border-spacing-y: 1.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-72 {
    --tw-border-spacing-x: 18rem;
    --tw-border-spacing-y: 18rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-8 {
    --tw-border-spacing-x: 2rem;
    --tw-border-spacing-y: 2rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-80 {
    --tw-border-spacing-x: 20rem;
    --tw-border-spacing-y: 20rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-80px {
    --tw-border-spacing-x: 80px;
    --tw-border-spacing-y: 80px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-9 {
    --tw-border-spacing-x: 2.25rem;
    --tw-border-spacing-y: 2.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-96 {
    --tw-border-spacing-x: 24rem;
    --tw-border-spacing-y: 24rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-px {
    --tw-border-spacing-x: 1px;
    --tw-border-spacing-y: 1px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-0 {
    --tw-border-spacing-x: 0px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-0\.5 {
    --tw-border-spacing-x: 0.125rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-0px {
    --tw-border-spacing-x: 0px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-1 {
    --tw-border-spacing-x: 0.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-1\.5 {
    --tw-border-spacing-x: 0.375rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-10 {
    --tw-border-spacing-x: 2.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-11 {
    --tw-border-spacing-x: 2.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-12 {
    --tw-border-spacing-x: 3rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-14 {
    --tw-border-spacing-x: 3.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-16 {
    --tw-border-spacing-x: 4rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-16px {
    --tw-border-spacing-x: 16px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-2 {
    --tw-border-spacing-x: 0.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-2\.5 {
    --tw-border-spacing-x: 0.625rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-20 {
    --tw-border-spacing-x: 5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-24 {
    --tw-border-spacing-x: 6rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-24px {
    --tw-border-spacing-x: 24px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-28 {
    --tw-border-spacing-x: 7rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-3 {
    --tw-border-spacing-x: 0.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-3\.5 {
    --tw-border-spacing-x: 0.875rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-32 {
    --tw-border-spacing-x: 8rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-36 {
    --tw-border-spacing-x: 9rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-4 {
    --tw-border-spacing-x: 1rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-40 {
    --tw-border-spacing-x: 10rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-44 {
    --tw-border-spacing-x: 11rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-48 {
    --tw-border-spacing-x: 12rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-48px {
    --tw-border-spacing-x: 48px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-5 {
    --tw-border-spacing-x: 1.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-52 {
    --tw-border-spacing-x: 13rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-56 {
    --tw-border-spacing-x: 14rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-6 {
    --tw-border-spacing-x: 1.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-60 {
    --tw-border-spacing-x: 15rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-64 {
    --tw-border-spacing-x: 16rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-7 {
    --tw-border-spacing-x: 1.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-72 {
    --tw-border-spacing-x: 18rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-8 {
    --tw-border-spacing-x: 2rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-80 {
    --tw-border-spacing-x: 20rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-80px {
    --tw-border-spacing-x: 80px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-9 {
    --tw-border-spacing-x: 2.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-96 {
    --tw-border-spacing-x: 24rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-x-px {
    --tw-border-spacing-x: 1px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-0 {
    --tw-border-spacing-y: 0px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-0\.5 {
    --tw-border-spacing-y: 0.125rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-0px {
    --tw-border-spacing-y: 0px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-1 {
    --tw-border-spacing-y: 0.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-1\.5 {
    --tw-border-spacing-y: 0.375rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-10 {
    --tw-border-spacing-y: 2.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-11 {
    --tw-border-spacing-y: 2.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-12 {
    --tw-border-spacing-y: 3rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-14 {
    --tw-border-spacing-y: 3.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-16 {
    --tw-border-spacing-y: 4rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-16px {
    --tw-border-spacing-y: 16px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-2 {
    --tw-border-spacing-y: 0.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-2\.5 {
    --tw-border-spacing-y: 0.625rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-20 {
    --tw-border-spacing-y: 5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-24 {
    --tw-border-spacing-y: 6rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-24px {
    --tw-border-spacing-y: 24px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-28 {
    --tw-border-spacing-y: 7rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-3 {
    --tw-border-spacing-y: 0.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-3\.5 {
    --tw-border-spacing-y: 0.875rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-32 {
    --tw-border-spacing-y: 8rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-36 {
    --tw-border-spacing-y: 9rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-4 {
    --tw-border-spacing-y: 1rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-40 {
    --tw-border-spacing-y: 10rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-44 {
    --tw-border-spacing-y: 11rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-48 {
    --tw-border-spacing-y: 12rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-48px {
    --tw-border-spacing-y: 48px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-5 {
    --tw-border-spacing-y: 1.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-52 {
    --tw-border-spacing-y: 13rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-56 {
    --tw-border-spacing-y: 14rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-6 {
    --tw-border-spacing-y: 1.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-60 {
    --tw-border-spacing-y: 15rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-64 {
    --tw-border-spacing-y: 16rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-7 {
    --tw-border-spacing-y: 1.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-72 {
    --tw-border-spacing-y: 18rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-8 {
    --tw-border-spacing-y: 2rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-80 {
    --tw-border-spacing-y: 20rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-80px {
    --tw-border-spacing-y: 80px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-9 {
    --tw-border-spacing-y: 2.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-96 {
    --tw-border-spacing-y: 24rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:border-spacing-y-px {
    --tw-border-spacing-y: 1px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .lg\:-scroll-mx-0 {
    scroll-margin-left: -0px;
    scroll-margin-right: -0px;
  }

  .lg\:-scroll-mx-0\.5 {
    scroll-margin-left: -0.125rem;
    scroll-margin-right: -0.125rem;
  }

  .lg\:-scroll-mx-0px {
    scroll-margin-left: -0px;
    scroll-margin-right: -0px;
  }

  .lg\:-scroll-mx-1 {
    scroll-margin-left: -0.25rem;
    scroll-margin-right: -0.25rem;
  }

  .lg\:-scroll-mx-1\.5 {
    scroll-margin-left: -0.375rem;
    scroll-margin-right: -0.375rem;
  }

  .lg\:-scroll-mx-10 {
    scroll-margin-left: -2.5rem;
    scroll-margin-right: -2.5rem;
  }

  .lg\:-scroll-mx-11 {
    scroll-margin-left: -2.75rem;
    scroll-margin-right: -2.75rem;
  }

  .lg\:-scroll-mx-12 {
    scroll-margin-left: -3rem;
    scroll-margin-right: -3rem;
  }

  .lg\:-scroll-mx-14 {
    scroll-margin-left: -3.5rem;
    scroll-margin-right: -3.5rem;
  }

  .lg\:-scroll-mx-16 {
    scroll-margin-left: -4rem;
    scroll-margin-right: -4rem;
  }

  .lg\:-scroll-mx-16px {
    scroll-margin-left: -16px;
    scroll-margin-right: -16px;
  }

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

  .lg\:-scroll-mx-2\.5 {
    scroll-margin-left: -0.625rem;
    scroll-margin-right: -0.625rem;
  }

  .lg\:-scroll-mx-20 {
    scroll-margin-left: -5rem;
    scroll-margin-right: -5rem;
  }

  .lg\:-scroll-mx-24 {
    scroll-margin-left: -6rem;
    scroll-margin-right: -6rem;
  }

  .lg\:-scroll-mx-24px {
    scroll-margin-left: -24px;
    scroll-margin-right: -24px;
  }

  .lg\:-scroll-mx-28 {
    scroll-margin-left: -7rem;
    scroll-margin-right: -7rem;
  }

  .lg\:-scroll-mx-3 {
    scroll-margin-left: -0.75rem;
    scroll-margin-right: -0.75rem;
  }

  .lg\:-scroll-mx-3\.5 {
    scroll-margin-left: -0.875rem;
    scroll-margin-right: -0.875rem;
  }

  .lg\:-scroll-mx-32 {
    scroll-margin-left: -8rem;
    scroll-margin-right: -8rem;
  }

  .lg\:-scroll-mx-36 {
    scroll-margin-left: -9rem;
    scroll-margin-right: -9rem;
  }

  .lg\:-scroll-mx-4 {
    scroll-margin-left: -1rem;
    scroll-margin-right: -1rem;
  }

  .lg\:-scroll-mx-40 {
    scroll-margin-left: -10rem;
    scroll-margin-right: -10rem;
  }

  .lg\:-scroll-mx-44 {
    scroll-margin-left: -11rem;
    scroll-margin-right: -11rem;
  }

  .lg\:-scroll-mx-48 {
    scroll-margin-left: -12rem;
    scroll-margin-right: -12rem;
  }

  .lg\:-scroll-mx-48px {
    scroll-margin-left: -48px;
    scroll-margin-right: -48px;
  }

  .lg\:-scroll-mx-5 {
    scroll-margin-left: -1.25rem;
    scroll-margin-right: -1.25rem;
  }

  .lg\:-scroll-mx-52 {
    scroll-margin-left: -13rem;
    scroll-margin-right: -13rem;
  }

  .lg\:-scroll-mx-56 {
    scroll-margin-left: -14rem;
    scroll-margin-right: -14rem;
  }

  .lg\:-scroll-mx-6 {
    scroll-margin-left: -1.5rem;
    scroll-margin-right: -1.5rem;
  }

  .lg\:-scroll-mx-60 {
    scroll-margin-left: -15rem;
    scroll-margin-right: -15rem;
  }

  .lg\:-scroll-mx-64 {
    scroll-margin-left: -16rem;
    scroll-margin-right: -16rem;
  }

  .lg\:-scroll-mx-7 {
    scroll-margin-left: -1.75rem;
    scroll-margin-right: -1.75rem;
  }

  .lg\:-scroll-mx-72 {
    scroll-margin-left: -18rem;
    scroll-margin-right: -18rem;
  }

  .lg\:-scroll-mx-8 {
    scroll-margin-left: -2rem;
    scroll-margin-right: -2rem;
  }

  .lg\:-scroll-mx-80 {
    scroll-margin-left: -20rem;
    scroll-margin-right: -20rem;
  }

  .lg\:-scroll-mx-80px {
    scroll-margin-left: -80px;
    scroll-margin-right: -80px;
  }

  .lg\:-scroll-mx-9 {
    scroll-margin-left: -2.25rem;
    scroll-margin-right: -2.25rem;
  }

  .lg\:-scroll-mx-96 {
    scroll-margin-left: -24rem;
    scroll-margin-right: -24rem;
  }

  .lg\:-scroll-mx-px {
    scroll-margin-left: -1px;
    scroll-margin-right: -1px;
  }

  .lg\:-scroll-my-0 {
    scroll-margin-top: -0px;
    scroll-margin-bottom: -0px;
  }

  .lg\:-scroll-my-0\.5 {
    scroll-margin-top: -0.125rem;
    scroll-margin-bottom: -0.125rem;
  }

  .lg\:-scroll-my-0px {
    scroll-margin-top: -0px;
    scroll-margin-bottom: -0px;
  }

  .lg\:-scroll-my-1 {
    scroll-margin-top: -0.25rem;
    scroll-margin-bottom: -0.25rem;
  }

  .lg\:-scroll-my-1\.5 {
    scroll-margin-top: -0.375rem;
    scroll-margin-bottom: -0.375rem;
  }

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

  .lg\:-scroll-my-11 {
    scroll-margin-top: -2.75rem;
    scroll-margin-bottom: -2.75rem;
  }

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

  .lg\:-scroll-my-14 {
    scroll-margin-top: -3.5rem;
    scroll-margin-bottom: -3.5rem;
  }

  .lg\:-scroll-my-16 {
    scroll-margin-top: -4rem;
    scroll-margin-bottom: -4rem;
  }

  .lg\:-scroll-my-16px {
    scroll-margin-top: -16px;
    scroll-margin-bottom: -16px;
  }

  .lg\:-scroll-my-2 {
    scroll-margin-top: -0.5rem;
    scroll-margin-bottom: -0.5rem;
  }

  .lg\:-scroll-my-2\.5 {
    scroll-margin-top: -0.625rem;
    scroll-margin-bottom: -0.625rem;
  }

  .lg\:-scroll-my-20 {
    scroll-margin-top: -5rem;
    scroll-margin-bottom: -5rem;
  }

  .lg\:-scroll-my-24 {
    scroll-margin-top: -6rem;
    scroll-margin-bottom: -6rem;
  }

  .lg\:-scroll-my-24px {
    scroll-margin-top: -24px;
    scroll-margin-bottom: -24px;
  }

  .lg\:-scroll-my-28 {
    scroll-margin-top: -7rem;
    scroll-margin-bottom: -7rem;
  }

  .lg\:-scroll-my-3 {
    scroll-margin-top: -0.75rem;
    scroll-margin-bottom: -0.75rem;
  }

  .lg\:-scroll-my-3\.5 {
    scroll-margin-top: -0.875rem;
    scroll-margin-bottom: -0.875rem;
  }

  .lg\:-scroll-my-32 {
    scroll-margin-top: -8rem;
    scroll-margin-bottom: -8rem;
  }

  .lg\:-scroll-my-36 {
    scroll-margin-top: -9rem;
    scroll-margin-bottom: -9rem;
  }

  .lg\:-scroll-my-4 {
    scroll-margin-top: -1rem;
    scroll-margin-bottom: -1rem;
  }

  .lg\:-scroll-my-40 {
    scroll-margin-top: -10rem;
    scroll-margin-bottom: -10rem;
  }

  .lg\:-scroll-my-44 {
    scroll-margin-top: -11rem;
    scroll-margin-bottom: -11rem;
  }

  .lg\:-scroll-my-48 {
    scroll-margin-top: -12rem;
    scroll-margin-bottom: -12rem;
  }

  .lg\:-scroll-my-48px {
    scroll-margin-top: -48px;
    scroll-margin-bottom: -48px;
  }

  .lg\:-scroll-my-5 {
    scroll-margin-top: -1.25rem;
    scroll-margin-bottom: -1.25rem;
  }

  .lg\:-scroll-my-52 {
    scroll-margin-top: -13rem;
    scroll-margin-bottom: -13rem;
  }

  .lg\:-scroll-my-56 {
    scroll-margin-top: -14rem;
    scroll-margin-bottom: -14rem;
  }

  .lg\:-scroll-my-6 {
    scroll-margin-top: -1.5rem;
    scroll-margin-bottom: -1.5rem;
  }

  .lg\:-scroll-my-60 {
    scroll-margin-top: -15rem;
    scroll-margin-bottom: -15rem;
  }

  .lg\:-scroll-my-64 {
    scroll-margin-top: -16rem;
    scroll-margin-bottom: -16rem;
  }

  .lg\:-scroll-my-7 {
    scroll-margin-top: -1.75rem;
    scroll-margin-bottom: -1.75rem;
  }

  .lg\:-scroll-my-72 {
    scroll-margin-top: -18rem;
    scroll-margin-bottom: -18rem;
  }

  .lg\:-scroll-my-8 {
    scroll-margin-top: -2rem;
    scroll-margin-bottom: -2rem;
  }

  .lg\:-scroll-my-80 {
    scroll-margin-top: -20rem;
    scroll-margin-bottom: -20rem;
  }

  .lg\:-scroll-my-80px {
    scroll-margin-top: -80px;
    scroll-margin-bottom: -80px;
  }

  .lg\:-scroll-my-9 {
    scroll-margin-top: -2.25rem;
    scroll-margin-bottom: -2.25rem;
  }

  .lg\:-scroll-my-96 {
    scroll-margin-top: -24rem;
    scroll-margin-bottom: -24rem;
  }

  .lg\:-scroll-my-px {
    scroll-margin-top: -1px;
    scroll-margin-bottom: -1px;
  }

  .lg\:scroll-mx-0 {
    scroll-margin-left: 0px;
    scroll-margin-right: 0px;
  }

  .lg\:scroll-mx-0\.5 {
    scroll-margin-left: 0.125rem;
    scroll-margin-right: 0.125rem;
  }

  .lg\:scroll-mx-0px {
    scroll-margin-left: 0px;
    scroll-margin-right: 0px;
  }

  .lg\:scroll-mx-1 {
    scroll-margin-left: 0.25rem;
    scroll-margin-right: 0.25rem;
  }

  .lg\:scroll-mx-1\.5 {
    scroll-margin-left: 0.375rem;
    scroll-margin-right: 0.375rem;
  }

  .lg\:scroll-mx-10 {
    scroll-margin-left: 2.5rem;
    scroll-margin-right: 2.5rem;
  }

  .lg\:scroll-mx-11 {
    scroll-margin-left: 2.75rem;
    scroll-margin-right: 2.75rem;
  }

  .lg\:scroll-mx-12 {
    scroll-margin-left: 3rem;
    scroll-margin-right: 3rem;
  }

  .lg\:scroll-mx-14 {
    scroll-margin-left: 3.5rem;
    scroll-margin-right: 3.5rem;
  }

  .lg\:scroll-mx-16 {
    scroll-margin-left: 4rem;
    scroll-margin-right: 4rem;
  }

  .lg\:scroll-mx-16px {
    scroll-margin-left: 16px;
    scroll-margin-right: 16px;
  }

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

  .lg\:scroll-mx-2\.5 {
    scroll-margin-left: 0.625rem;
    scroll-margin-right: 0.625rem;
  }

  .lg\:scroll-mx-20 {
    scroll-margin-left: 5rem;
    scroll-margin-right: 5rem;
  }

  .lg\:scroll-mx-24 {
    scroll-margin-left: 6rem;
    scroll-margin-right: 6rem;
  }

  .lg\:scroll-mx-24px {
    scroll-margin-left: 24px;
    scroll-margin-right: 24px;
  }

  .lg\:scroll-mx-28 {
    scroll-margin-left: 7rem;
    scroll-margin-right: 7rem;
  }

  .lg\:scroll-mx-3 {
    scroll-margin-left: 0.75rem;
    scroll-margin-right: 0.75rem;
  }

  .lg\:scroll-mx-3\.5 {
    scroll-margin-left: 0.875rem;
    scroll-margin-right: 0.875rem;
  }

  .lg\:scroll-mx-32 {
    scroll-margin-left: 8rem;
    scroll-margin-right: 8rem;
  }

  .lg\:scroll-mx-36 {
    scroll-margin-left: 9rem;
    scroll-margin-right: 9rem;
  }

  .lg\:scroll-mx-4 {
    scroll-margin-left: 1rem;
    scroll-margin-right: 1rem;
  }

  .lg\:scroll-mx-40 {
    scroll-margin-left: 10rem;
    scroll-margin-right: 10rem;
  }

  .lg\:scroll-mx-44 {
    scroll-margin-left: 11rem;
    scroll-margin-right: 11rem;
  }

  .lg\:scroll-mx-48 {
    scroll-margin-left: 12rem;
    scroll-margin-right: 12rem;
  }

  .lg\:scroll-mx-48px {
    scroll-margin-left: 48px;
    scroll-margin-right: 48px;
  }

  .lg\:scroll-mx-5 {
    scroll-margin-left: 1.25rem;
    scroll-margin-right: 1.25rem;
  }

  .lg\:scroll-mx-52 {
    scroll-margin-left: 13rem;
    scroll-margin-right: 13rem;
  }

  .lg\:scroll-mx-56 {
    scroll-margin-left: 14rem;
    scroll-margin-right: 14rem;
  }

  .lg\:scroll-mx-6 {
    scroll-margin-left: 1.5rem;
    scroll-margin-right: 1.5rem;
  }

  .lg\:scroll-mx-60 {
    scroll-margin-left: 15rem;
    scroll-margin-right: 15rem;
  }

  .lg\:scroll-mx-64 {
    scroll-margin-left: 16rem;
    scroll-margin-right: 16rem;
  }

  .lg\:scroll-mx-7 {
    scroll-margin-left: 1.75rem;
    scroll-margin-right: 1.75rem;
  }

  .lg\:scroll-mx-72 {
    scroll-margin-left: 18rem;
    scroll-margin-right: 18rem;
  }

  .lg\:scroll-mx-8 {
    scroll-margin-left: 2rem;
    scroll-margin-right: 2rem;
  }

  .lg\:scroll-mx-80 {
    scroll-margin-left: 20rem;
    scroll-margin-right: 20rem;
  }

  .lg\:scroll-mx-80px {
    scroll-margin-left: 80px;
    scroll-margin-right: 80px;
  }

  .lg\:scroll-mx-9 {
    scroll-margin-left: 2.25rem;
    scroll-margin-right: 2.25rem;
  }

  .lg\:scroll-mx-96 {
    scroll-margin-left: 24rem;
    scroll-margin-right: 24rem;
  }

  .lg\:scroll-mx-px {
    scroll-margin-left: 1px;
    scroll-margin-right: 1px;
  }

  .lg\:scroll-my-0 {
    scroll-margin-top: 0px;
    scroll-margin-bottom: 0px;
  }

  .lg\:scroll-my-0\.5 {
    scroll-margin-top: 0.125rem;
    scroll-margin-bottom: 0.125rem;
  }

  .lg\:scroll-my-0px {
    scroll-margin-top: 0px;
    scroll-margin-bottom: 0px;
  }

  .lg\:scroll-my-1 {
    scroll-margin-top: 0.25rem;
    scroll-margin-bottom: 0.25rem;
  }

  .lg\:scroll-my-1\.5 {
    scroll-margin-top: 0.375rem;
    scroll-margin-bottom: 0.375rem;
  }

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

  .lg\:scroll-my-11 {
    scroll-margin-top: 2.75rem;
    scroll-margin-bottom: 2.75rem;
  }

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

  .lg\:scroll-my-14 {
    scroll-margin-top: 3.5rem;
    scroll-margin-bottom: 3.5rem;
  }

  .lg\:scroll-my-16 {
    scroll-margin-top: 4rem;
    scroll-margin-bottom: 4rem;
  }

  .lg\:scroll-my-16px {
    scroll-margin-top: 16px;
    scroll-margin-bottom: 16px;
  }

  .lg\:scroll-my-2 {
    scroll-margin-top: 0.5rem;
    scroll-margin-bottom: 0.5rem;
  }

  .lg\:scroll-my-2\.5 {
    scroll-margin-top: 0.625rem;
    scroll-margin-bottom: 0.625rem;
  }

  .lg\:scroll-my-20 {
    scroll-margin-top: 5rem;
    scroll-margin-bottom: 5rem;
  }

  .lg\:scroll-my-24 {
    scroll-margin-top: 6rem;
    scroll-margin-bottom: 6rem;
  }

  .lg\:scroll-my-24px {
    scroll-margin-top: 24px;
    scroll-margin-bottom: 24px;
  }

  .lg\:scroll-my-28 {
    scroll-margin-top: 7rem;
    scroll-margin-bottom: 7rem;
  }

  .lg\:scroll-my-3 {
    scroll-margin-top: 0.75rem;
    scroll-margin-bottom: 0.75rem;
  }

  .lg\:scroll-my-3\.5 {
    scroll-margin-top: 0.875rem;
    scroll-margin-bottom: 0.875rem;
  }

  .lg\:scroll-my-32 {
    scroll-margin-top: 8rem;
    scroll-margin-bottom: 8rem;
  }

  .lg\:scroll-my-36 {
    scroll-margin-top: 9rem;
    scroll-margin-bottom: 9rem;
  }

  .lg\:scroll-my-4 {
    scroll-margin-top: 1rem;
    scroll-margin-bottom: 1rem;
  }

  .lg\:scroll-my-40 {
    scroll-margin-top: 10rem;
    scroll-margin-bottom: 10rem;
  }

  .lg\:scroll-my-44 {
    scroll-margin-top: 11rem;
    scroll-margin-bottom: 11rem;
  }

  .lg\:scroll-my-48 {
    scroll-margin-top: 12rem;
    scroll-margin-bottom: 12rem;
  }

  .lg\:scroll-my-48px {
    scroll-margin-top: 48px;
    scroll-margin-bottom: 48px;
  }

  .lg\:scroll-my-5 {
    scroll-margin-top: 1.25rem;
    scroll-margin-bottom: 1.25rem;
  }

  .lg\:scroll-my-52 {
    scroll-margin-top: 13rem;
    scroll-margin-bottom: 13rem;
  }

  .lg\:scroll-my-56 {
    scroll-margin-top: 14rem;
    scroll-margin-bottom: 14rem;
  }

  .lg\:scroll-my-6 {
    scroll-margin-top: 1.5rem;
    scroll-margin-bottom: 1.5rem;
  }

  .lg\:scroll-my-60 {
    scroll-margin-top: 15rem;
    scroll-margin-bottom: 15rem;
  }

  .lg\:scroll-my-64 {
    scroll-margin-top: 16rem;
    scroll-margin-bottom: 16rem;
  }

  .lg\:scroll-my-7 {
    scroll-margin-top: 1.75rem;
    scroll-margin-bottom: 1.75rem;
  }

  .lg\:scroll-my-72 {
    scroll-margin-top: 18rem;
    scroll-margin-bottom: 18rem;
  }

  .lg\:scroll-my-8 {
    scroll-margin-top: 2rem;
    scroll-margin-bottom: 2rem;
  }

  .lg\:scroll-my-80 {
    scroll-margin-top: 20rem;
    scroll-margin-bottom: 20rem;
  }

  .lg\:scroll-my-80px {
    scroll-margin-top: 80px;
    scroll-margin-bottom: 80px;
  }

  .lg\:scroll-my-9 {
    scroll-margin-top: 2.25rem;
    scroll-margin-bottom: 2.25rem;
  }

  .lg\:scroll-my-96 {
    scroll-margin-top: 24rem;
    scroll-margin-bottom: 24rem;
  }

  .lg\:scroll-my-px {
    scroll-margin-top: 1px;
    scroll-margin-bottom: 1px;
  }

  .lg\:-scroll-mb-0 {
    scroll-margin-bottom: -0px;
  }

  .lg\:-scroll-mb-0\.5 {
    scroll-margin-bottom: -0.125rem;
  }

  .lg\:-scroll-mb-0px {
    scroll-margin-bottom: -0px;
  }

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

  .lg\:-scroll-mb-1\.5 {
    scroll-margin-bottom: -0.375rem;
  }

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

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

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

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

  .lg\:-scroll-mb-16 {
    scroll-margin-bottom: -4rem;
  }

  .lg\:-scroll-mb-16px {
    scroll-margin-bottom: -16px;
  }

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

  .lg\:-scroll-mb-2\.5 {
    scroll-margin-bottom: -0.625rem;
  }

  .lg\:-scroll-mb-20 {
    scroll-margin-bottom: -5rem;
  }

  .lg\:-scroll-mb-24 {
    scroll-margin-bottom: -6rem;
  }

  .lg\:-scroll-mb-24px {
    scroll-margin-bottom: -24px;
  }

  .lg\:-scroll-mb-28 {
    scroll-margin-bottom: -7rem;
  }

  .lg\:-scroll-mb-3 {
    scroll-margin-bottom: -0.75rem;
  }

  .lg\:-scroll-mb-3\.5 {
    scroll-margin-bottom: -0.875rem;
  }

  .lg\:-scroll-mb-32 {
    scroll-margin-bottom: -8rem;
  }

  .lg\:-scroll-mb-36 {
    scroll-margin-bottom: -9rem;
  }

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

  .lg\:-scroll-mb-40 {
    scroll-margin-bottom: -10rem;
  }

  .lg\:-scroll-mb-44 {
    scroll-margin-bottom: -11rem;
  }

  .lg\:-scroll-mb-48 {
    scroll-margin-bottom: -12rem;
  }

  .lg\:-scroll-mb-48px {
    scroll-margin-bottom: -48px;
  }

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

  .lg\:-scroll-mb-52 {
    scroll-margin-bottom: -13rem;
  }

  .lg\:-scroll-mb-56 {
    scroll-margin-bottom: -14rem;
  }

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

  .lg\:-scroll-mb-60 {
    scroll-margin-bottom: -15rem;
  }

  .lg\:-scroll-mb-64 {
    scroll-margin-bottom: -16rem;
  }

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

  .lg\:-scroll-mb-72 {
    scroll-margin-bottom: -18rem;
  }

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

  .lg\:-scroll-mb-80 {
    scroll-margin-bottom: -20rem;
  }

  .lg\:-scroll-mb-80px {
    scroll-margin-bottom: -80px;
  }

  .lg\:-scroll-mb-9 {
    scroll-margin-bottom: -2.25rem;
  }

  .lg\:-scroll-mb-96 {
    scroll-margin-bottom: -24rem;
  }

  .lg\:-scroll-mb-px {
    scroll-margin-bottom: -1px;
  }

  .lg\:-scroll-ml-0 {
    scroll-margin-left: -0px;
  }

  .lg\:-scroll-ml-0\.5 {
    scroll-margin-left: -0.125rem;
  }

  .lg\:-scroll-ml-0px {
    scroll-margin-left: -0px;
  }

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

  .lg\:-scroll-ml-1\.5 {
    scroll-margin-left: -0.375rem;
  }

  .lg\:-scroll-ml-10 {
    scroll-margin-left: -2.5rem;
  }

  .lg\:-scroll-ml-11 {
    scroll-margin-left: -2.75rem;
  }

  .lg\:-scroll-ml-12 {
    scroll-margin-left: -3rem;
  }

  .lg\:-scroll-ml-14 {
    scroll-margin-left: -3.5rem;
  }

  .lg\:-scroll-ml-16 {
    scroll-margin-left: -4rem;
  }

  .lg\:-scroll-ml-16px {
    scroll-margin-left: -16px;
  }

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

  .lg\:-scroll-ml-2\.5 {
    scroll-margin-left: -0.625rem;
  }

  .lg\:-scroll-ml-20 {
    scroll-margin-left: -5rem;
  }

  .lg\:-scroll-ml-24 {
    scroll-margin-left: -6rem;
  }

  .lg\:-scroll-ml-24px {
    scroll-margin-left: -24px;
  }

  .lg\:-scroll-ml-28 {
    scroll-margin-left: -7rem;
  }

  .lg\:-scroll-ml-3 {
    scroll-margin-left: -0.75rem;
  }

  .lg\:-scroll-ml-3\.5 {
    scroll-margin-left: -0.875rem;
  }

  .lg\:-scroll-ml-32 {
    scroll-margin-left: -8rem;
  }

  .lg\:-scroll-ml-36 {
    scroll-margin-left: -9rem;
  }

  .lg\:-scroll-ml-4 {
    scroll-margin-left: -1rem;
  }

  .lg\:-scroll-ml-40 {
    scroll-margin-left: -10rem;
  }

  .lg\:-scroll-ml-44 {
    scroll-margin-left: -11rem;
  }

  .lg\:-scroll-ml-48 {
    scroll-margin-left: -12rem;
  }

  .lg\:-scroll-ml-48px {
    scroll-margin-left: -48px;
  }

  .lg\:-scroll-ml-5 {
    scroll-margin-left: -1.25rem;
  }

  .lg\:-scroll-ml-52 {
    scroll-margin-left: -13rem;
  }

  .lg\:-scroll-ml-56 {
    scroll-margin-left: -14rem;
  }

  .lg\:-scroll-ml-6 {
    scroll-margin-left: -1.5rem;
  }

  .lg\:-scroll-ml-60 {
    scroll-margin-left: -15rem;
  }

  .lg\:-scroll-ml-64 {
    scroll-margin-left: -16rem;
  }

  .lg\:-scroll-ml-7 {
    scroll-margin-left: -1.75rem;
  }

  .lg\:-scroll-ml-72 {
    scroll-margin-left: -18rem;
  }

  .lg\:-scroll-ml-8 {
    scroll-margin-left: -2rem;
  }

  .lg\:-scroll-ml-80 {
    scroll-margin-left: -20rem;
  }

  .lg\:-scroll-ml-80px {
    scroll-margin-left: -80px;
  }

  .lg\:-scroll-ml-9 {
    scroll-margin-left: -2.25rem;
  }

  .lg\:-scroll-ml-96 {
    scroll-margin-left: -24rem;
  }

  .lg\:-scroll-ml-px {
    scroll-margin-left: -1px;
  }

  .lg\:-scroll-mr-0 {
    scroll-margin-right: -0px;
  }

  .lg\:-scroll-mr-0\.5 {
    scroll-margin-right: -0.125rem;
  }

  .lg\:-scroll-mr-0px {
    scroll-margin-right: -0px;
  }

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

  .lg\:-scroll-mr-1\.5 {
    scroll-margin-right: -0.375rem;
  }

  .lg\:-scroll-mr-10 {
    scroll-margin-right: -2.5rem;
  }

  .lg\:-scroll-mr-11 {
    scroll-margin-right: -2.75rem;
  }

  .lg\:-scroll-mr-12 {
    scroll-margin-right: -3rem;
  }

  .lg\:-scroll-mr-14 {
    scroll-margin-right: -3.5rem;
  }

  .lg\:-scroll-mr-16 {
    scroll-margin-right: -4rem;
  }

  .lg\:-scroll-mr-16px {
    scroll-margin-right: -16px;
  }

  .lg\:-scroll-mr-2 {
    scroll-margin-right: -0.5rem;
  }

  .lg\:-scroll-mr-2\.5 {
    scroll-margin-right: -0.625rem;
  }

  .lg\:-scroll-mr-20 {
    scroll-margin-right: -5rem;
  }

  .lg\:-scroll-mr-24 {
    scroll-margin-right: -6rem;
  }

  .lg\:-scroll-mr-24px {
    scroll-margin-right: -24px;
  }

  .lg\:-scroll-mr-28 {
    scroll-margin-right: -7rem;
  }

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

  .lg\:-scroll-mr-3\.5 {
    scroll-margin-right: -0.875rem;
  }

  .lg\:-scroll-mr-32 {
    scroll-margin-right: -8rem;
  }

  .lg\:-scroll-mr-36 {
    scroll-margin-right: -9rem;
  }

  .lg\:-scroll-mr-4 {
    scroll-margin-right: -1rem;
  }

  .lg\:-scroll-mr-40 {
    scroll-margin-right: -10rem;
  }

  .lg\:-scroll-mr-44 {
    scroll-margin-right: -11rem;
  }

  .lg\:-scroll-mr-48 {
    scroll-margin-right: -12rem;
  }

  .lg\:-scroll-mr-48px {
    scroll-margin-right: -48px;
  }

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

  .lg\:-scroll-mr-52 {
    scroll-margin-right: -13rem;
  }

  .lg\:-scroll-mr-56 {
    scroll-margin-right: -14rem;
  }

  .lg\:-scroll-mr-6 {
    scroll-margin-right: -1.5rem;
  }

  .lg\:-scroll-mr-60 {
    scroll-margin-right: -15rem;
  }

  .lg\:-scroll-mr-64 {
    scroll-margin-right: -16rem;
  }

  .lg\:-scroll-mr-7 {
    scroll-margin-right: -1.75rem;
  }

  .lg\:-scroll-mr-72 {
    scroll-margin-right: -18rem;
  }

  .lg\:-scroll-mr-8 {
    scroll-margin-right: -2rem;
  }

  .lg\:-scroll-mr-80 {
    scroll-margin-right: -20rem;
  }

  .lg\:-scroll-mr-80px {
    scroll-margin-right: -80px;
  }

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

  .lg\:-scroll-mr-96 {
    scroll-margin-right: -24rem;
  }

  .lg\:-scroll-mr-px {
    scroll-margin-right: -1px;
  }

  .lg\:-scroll-mt-0 {
    scroll-margin-top: -0px;
  }

  .lg\:-scroll-mt-0\.5 {
    scroll-margin-top: -0.125rem;
  }

  .lg\:-scroll-mt-0px {
    scroll-margin-top: -0px;
  }

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

  .lg\:-scroll-mt-1\.5 {
    scroll-margin-top: -0.375rem;
  }

  .lg\:-scroll-mt-10 {
    scroll-margin-top: -2.5rem;
  }

  .lg\:-scroll-mt-11 {
    scroll-margin-top: -2.75rem;
  }

  .lg\:-scroll-mt-12 {
    scroll-margin-top: -3rem;
  }

  .lg\:-scroll-mt-14 {
    scroll-margin-top: -3.5rem;
  }

  .lg\:-scroll-mt-16 {
    scroll-margin-top: -4rem;
  }

  .lg\:-scroll-mt-16px {
    scroll-margin-top: -16px;
  }

  .lg\:-scroll-mt-2 {
    scroll-margin-top: -0.5rem;
  }

  .lg\:-scroll-mt-2\.5 {
    scroll-margin-top: -0.625rem;
  }

  .lg\:-scroll-mt-20 {
    scroll-margin-top: -5rem;
  }

  .lg\:-scroll-mt-24 {
    scroll-margin-top: -6rem;
  }

  .lg\:-scroll-mt-24px {
    scroll-margin-top: -24px;
  }

  .lg\:-scroll-mt-28 {
    scroll-margin-top: -7rem;
  }

  .lg\:-scroll-mt-3 {
    scroll-margin-top: -0.75rem;
  }

  .lg\:-scroll-mt-3\.5 {
    scroll-margin-top: -0.875rem;
  }

  .lg\:-scroll-mt-32 {
    scroll-margin-top: -8rem;
  }

  .lg\:-scroll-mt-36 {
    scroll-margin-top: -9rem;
  }

  .lg\:-scroll-mt-4 {
    scroll-margin-top: -1rem;
  }

  .lg\:-scroll-mt-40 {
    scroll-margin-top: -10rem;
  }

  .lg\:-scroll-mt-44 {
    scroll-margin-top: -11rem;
  }

  .lg\:-scroll-mt-48 {
    scroll-margin-top: -12rem;
  }

  .lg\:-scroll-mt-48px {
    scroll-margin-top: -48px;
  }

  .lg\:-scroll-mt-5 {
    scroll-margin-top: -1.25rem;
  }

  .lg\:-scroll-mt-52 {
    scroll-margin-top: -13rem;
  }

  .lg\:-scroll-mt-56 {
    scroll-margin-top: -14rem;
  }

  .lg\:-scroll-mt-6 {
    scroll-margin-top: -1.5rem;
  }

  .lg\:-scroll-mt-60 {
    scroll-margin-top: -15rem;
  }

  .lg\:-scroll-mt-64 {
    scroll-margin-top: -16rem;
  }

  .lg\:-scroll-mt-7 {
    scroll-margin-top: -1.75rem;
  }

  .lg\:-scroll-mt-72 {
    scroll-margin-top: -18rem;
  }

  .lg\:-scroll-mt-8 {
    scroll-margin-top: -2rem;
  }

  .lg\:-scroll-mt-80 {
    scroll-margin-top: -20rem;
  }

  .lg\:-scroll-mt-80px {
    scroll-margin-top: -80px;
  }

  .lg\:-scroll-mt-9 {
    scroll-margin-top: -2.25rem;
  }

  .lg\:-scroll-mt-96 {
    scroll-margin-top: -24rem;
  }

  .lg\:-scroll-mt-px {
    scroll-margin-top: -1px;
  }

  .lg\:scroll-mb-0 {
    scroll-margin-bottom: 0px;
  }

  .lg\:scroll-mb-0\.5 {
    scroll-margin-bottom: 0.125rem;
  }

  .lg\:scroll-mb-0px {
    scroll-margin-bottom: 0px;
  }

  .lg\:scroll-mb-1 {
    scroll-margin-bottom: 0.25rem;
  }

  .lg\:scroll-mb-1\.5 {
    scroll-margin-bottom: 0.375rem;
  }

  .lg\:scroll-mb-10 {
    scroll-margin-bottom: 2.5rem;
  }

  .lg\:scroll-mb-11 {
    scroll-margin-bottom: 2.75rem;
  }

  .lg\:scroll-mb-12 {
    scroll-margin-bottom: 3rem;
  }

  .lg\:scroll-mb-14 {
    scroll-margin-bottom: 3.5rem;
  }

  .lg\:scroll-mb-16 {
    scroll-margin-bottom: 4rem;
  }

  .lg\:scroll-mb-16px {
    scroll-margin-bottom: 16px;
  }

  .lg\:scroll-mb-2 {
    scroll-margin-bottom: 0.5rem;
  }

  .lg\:scroll-mb-2\.5 {
    scroll-margin-bottom: 0.625rem;
  }

  .lg\:scroll-mb-20 {
    scroll-margin-bottom: 5rem;
  }

  .lg\:scroll-mb-24 {
    scroll-margin-bottom: 6rem;
  }

  .lg\:scroll-mb-24px {
    scroll-margin-bottom: 24px;
  }

  .lg\:scroll-mb-28 {
    scroll-margin-bottom: 7rem;
  }

  .lg\:scroll-mb-3 {
    scroll-margin-bottom: 0.75rem;
  }

  .lg\:scroll-mb-3\.5 {
    scroll-margin-bottom: 0.875rem;
  }

  .lg\:scroll-mb-32 {
    scroll-margin-bottom: 8rem;
  }

  .lg\:scroll-mb-36 {
    scroll-margin-bottom: 9rem;
  }

  .lg\:scroll-mb-4 {
    scroll-margin-bottom: 1rem;
  }

  .lg\:scroll-mb-40 {
    scroll-margin-bottom: 10rem;
  }

  .lg\:scroll-mb-44 {
    scroll-margin-bottom: 11rem;
  }

  .lg\:scroll-mb-48 {
    scroll-margin-bottom: 12rem;
  }

  .lg\:scroll-mb-48px {
    scroll-margin-bottom: 48px;
  }

  .lg\:scroll-mb-5 {
    scroll-margin-bottom: 1.25rem;
  }

  .lg\:scroll-mb-52 {
    scroll-margin-bottom: 13rem;
  }

  .lg\:scroll-mb-56 {
    scroll-margin-bottom: 14rem;
  }

  .lg\:scroll-mb-6 {
    scroll-margin-bottom: 1.5rem;
  }

  .lg\:scroll-mb-60 {
    scroll-margin-bottom: 15rem;
  }

  .lg\:scroll-mb-64 {
    scroll-margin-bottom: 16rem;
  }

  .lg\:scroll-mb-7 {
    scroll-margin-bottom: 1.75rem;
  }

  .lg\:scroll-mb-72 {
    scroll-margin-bottom: 18rem;
  }

  .lg\:scroll-mb-8 {
    scroll-margin-bottom: 2rem;
  }

  .lg\:scroll-mb-80 {
    scroll-margin-bottom: 20rem;
  }

  .lg\:scroll-mb-80px {
    scroll-margin-bottom: 80px;
  }

  .lg\:scroll-mb-9 {
    scroll-margin-bottom: 2.25rem;
  }

  .lg\:scroll-mb-96 {
    scroll-margin-bottom: 24rem;
  }

  .lg\:scroll-mb-px {
    scroll-margin-bottom: 1px;
  }

  .lg\:scroll-ml-0 {
    scroll-margin-left: 0px;
  }

  .lg\:scroll-ml-0\.5 {
    scroll-margin-left: 0.125rem;
  }

  .lg\:scroll-ml-0px {
    scroll-margin-left: 0px;
  }

  .lg\:scroll-ml-1 {
    scroll-margin-left: 0.25rem;
  }

  .lg\:scroll-ml-1\.5 {
    scroll-margin-left: 0.375rem;
  }

  .lg\:scroll-ml-10 {
    scroll-margin-left: 2.5rem;
  }

  .lg\:scroll-ml-11 {
    scroll-margin-left: 2.75rem;
  }

  .lg\:scroll-ml-12 {
    scroll-margin-left: 3rem;
  }

  .lg\:scroll-ml-14 {
    scroll-margin-left: 3.5rem;
  }

  .lg\:scroll-ml-16 {
    scroll-margin-left: 4rem;
  }

  .lg\:scroll-ml-16px {
    scroll-margin-left: 16px;
  }

  .lg\:scroll-ml-2 {
    scroll-margin-left: 0.5rem;
  }

  .lg\:scroll-ml-2\.5 {
    scroll-margin-left: 0.625rem;
  }

  .lg\:scroll-ml-20 {
    scroll-margin-left: 5rem;
  }

  .lg\:scroll-ml-24 {
    scroll-margin-left: 6rem;
  }

  .lg\:scroll-ml-24px {
    scroll-margin-left: 24px;
  }

  .lg\:scroll-ml-28 {
    scroll-margin-left: 7rem;
  }

  .lg\:scroll-ml-3 {
    scroll-margin-left: 0.75rem;
  }

  .lg\:scroll-ml-3\.5 {
    scroll-margin-left: 0.875rem;
  }

  .lg\:scroll-ml-32 {
    scroll-margin-left: 8rem;
  }

  .lg\:scroll-ml-36 {
    scroll-margin-left: 9rem;
  }

  .lg\:scroll-ml-4 {
    scroll-margin-left: 1rem;
  }

  .lg\:scroll-ml-40 {
    scroll-margin-left: 10rem;
  }

  .lg\:scroll-ml-44 {
    scroll-margin-left: 11rem;
  }

  .lg\:scroll-ml-48 {
    scroll-margin-left: 12rem;
  }

  .lg\:scroll-ml-48px {
    scroll-margin-left: 48px;
  }

  .lg\:scroll-ml-5 {
    scroll-margin-left: 1.25rem;
  }

  .lg\:scroll-ml-52 {
    scroll-margin-left: 13rem;
  }

  .lg\:scroll-ml-56 {
    scroll-margin-left: 14rem;
  }

  .lg\:scroll-ml-6 {
    scroll-margin-left: 1.5rem;
  }

  .lg\:scroll-ml-60 {
    scroll-margin-left: 15rem;
  }

  .lg\:scroll-ml-64 {
    scroll-margin-left: 16rem;
  }

  .lg\:scroll-ml-7 {
    scroll-margin-left: 1.75rem;
  }

  .lg\:scroll-ml-72 {
    scroll-margin-left: 18rem;
  }

  .lg\:scroll-ml-8 {
    scroll-margin-left: 2rem;
  }

  .lg\:scroll-ml-80 {
    scroll-margin-left: 20rem;
  }

  .lg\:scroll-ml-80px {
    scroll-margin-left: 80px;
  }

  .lg\:scroll-ml-9 {
    scroll-margin-left: 2.25rem;
  }

  .lg\:scroll-ml-96 {
    scroll-margin-left: 24rem;
  }

  .lg\:scroll-ml-px {
    scroll-margin-left: 1px;
  }

  .lg\:scroll-mr-0 {
    scroll-margin-right: 0px;
  }

  .lg\:scroll-mr-0\.5 {
    scroll-margin-right: 0.125rem;
  }

  .lg\:scroll-mr-0px {
    scroll-margin-right: 0px;
  }

  .lg\:scroll-mr-1 {
    scroll-margin-right: 0.25rem;
  }

  .lg\:scroll-mr-1\.5 {
    scroll-margin-right: 0.375rem;
  }

  .lg\:scroll-mr-10 {
    scroll-margin-right: 2.5rem;
  }

  .lg\:scroll-mr-11 {
    scroll-margin-right: 2.75rem;
  }

  .lg\:scroll-mr-12 {
    scroll-margin-right: 3rem;
  }

  .lg\:scroll-mr-14 {
    scroll-margin-right: 3.5rem;
  }

  .lg\:scroll-mr-16 {
    scroll-margin-right: 4rem;
  }

  .lg\:scroll-mr-16px {
    scroll-margin-right: 16px;
  }

  .lg\:scroll-mr-2 {
    scroll-margin-right: 0.5rem;
  }

  .lg\:scroll-mr-2\.5 {
    scroll-margin-right: 0.625rem;
  }

  .lg\:scroll-mr-20 {
    scroll-margin-right: 5rem;
  }

  .lg\:scroll-mr-24 {
    scroll-margin-right: 6rem;
  }

  .lg\:scroll-mr-24px {
    scroll-margin-right: 24px;
  }

  .lg\:scroll-mr-28 {
    scroll-margin-right: 7rem;
  }

  .lg\:scroll-mr-3 {
    scroll-margin-right: 0.75rem;
  }

  .lg\:scroll-mr-3\.5 {
    scroll-margin-right: 0.875rem;
  }

  .lg\:scroll-mr-32 {
    scroll-margin-right: 8rem;
  }

  .lg\:scroll-mr-36 {
    scroll-margin-right: 9rem;
  }

  .lg\:scroll-mr-4 {
    scroll-margin-right: 1rem;
  }

  .lg\:scroll-mr-40 {
    scroll-margin-right: 10rem;
  }

  .lg\:scroll-mr-44 {
    scroll-margin-right: 11rem;
  }

  .lg\:scroll-mr-48 {
    scroll-margin-right: 12rem;
  }

  .lg\:scroll-mr-48px {
    scroll-margin-right: 48px;
  }

  .lg\:scroll-mr-5 {
    scroll-margin-right: 1.25rem;
  }

  .lg\:scroll-mr-52 {
    scroll-margin-right: 13rem;
  }

  .lg\:scroll-mr-56 {
    scroll-margin-right: 14rem;
  }

  .lg\:scroll-mr-6 {
    scroll-margin-right: 1.5rem;
  }

  .lg\:scroll-mr-60 {
    scroll-margin-right: 15rem;
  }

  .lg\:scroll-mr-64 {
    scroll-margin-right: 16rem;
  }

  .lg\:scroll-mr-7 {
    scroll-margin-right: 1.75rem;
  }

  .lg\:scroll-mr-72 {
    scroll-margin-right: 18rem;
  }

  .lg\:scroll-mr-8 {
    scroll-margin-right: 2rem;
  }

  .lg\:scroll-mr-80 {
    scroll-margin-right: 20rem;
  }

  .lg\:scroll-mr-80px {
    scroll-margin-right: 80px;
  }

  .lg\:scroll-mr-9 {
    scroll-margin-right: 2.25rem;
  }

  .lg\:scroll-mr-96 {
    scroll-margin-right: 24rem;
  }

  .lg\:scroll-mr-px {
    scroll-margin-right: 1px;
  }

  .lg\:scroll-mt-0 {
    scroll-margin-top: 0px;
  }

  .lg\:scroll-mt-0\.5 {
    scroll-margin-top: 0.125rem;
  }

  .lg\:scroll-mt-0px {
    scroll-margin-top: 0px;
  }

  .lg\:scroll-mt-1 {
    scroll-margin-top: 0.25rem;
  }

  .lg\:scroll-mt-1\.5 {
    scroll-margin-top: 0.375rem;
  }

  .lg\:scroll-mt-10 {
    scroll-margin-top: 2.5rem;
  }

  .lg\:scroll-mt-11 {
    scroll-margin-top: 2.75rem;
  }

  .lg\:scroll-mt-12 {
    scroll-margin-top: 3rem;
  }

  .lg\:scroll-mt-14 {
    scroll-margin-top: 3.5rem;
  }

  .lg\:scroll-mt-16 {
    scroll-margin-top: 4rem;
  }

  .lg\:scroll-mt-16px {
    scroll-margin-top: 16px;
  }

  .lg\:scroll-mt-2 {
    scroll-margin-top: 0.5rem;
  }

  .lg\:scroll-mt-2\.5 {
    scroll-margin-top: 0.625rem;
  }

  .lg\:scroll-mt-20 {
    scroll-margin-top: 5rem;
  }

  .lg\:scroll-mt-24 {
    scroll-margin-top: 6rem;
  }

  .lg\:scroll-mt-24px {
    scroll-margin-top: 24px;
  }

  .lg\:scroll-mt-28 {
    scroll-margin-top: 7rem;
  }

  .lg\:scroll-mt-3 {
    scroll-margin-top: 0.75rem;
  }

  .lg\:scroll-mt-3\.5 {
    scroll-margin-top: 0.875rem;
  }

  .lg\:scroll-mt-32 {
    scroll-margin-top: 8rem;
  }

  .lg\:scroll-mt-36 {
    scroll-margin-top: 9rem;
  }

  .lg\:scroll-mt-4 {
    scroll-margin-top: 1rem;
  }

  .lg\:scroll-mt-40 {
    scroll-margin-top: 10rem;
  }

  .lg\:scroll-mt-44 {
    scroll-margin-top: 11rem;
  }

  .lg\:scroll-mt-48 {
    scroll-margin-top: 12rem;
  }

  .lg\:scroll-mt-48px {
    scroll-margin-top: 48px;
  }

  .lg\:scroll-mt-5 {
    scroll-margin-top: 1.25rem;
  }

  .lg\:scroll-mt-52 {
    scroll-margin-top: 13rem;
  }

  .lg\:scroll-mt-56 {
    scroll-margin-top: 14rem;
  }

  .lg\:scroll-mt-6 {
    scroll-margin-top: 1.5rem;
  }

  .lg\:scroll-mt-60 {
    scroll-margin-top: 15rem;
  }

  .lg\:scroll-mt-64 {
    scroll-margin-top: 16rem;
  }

  .lg\:scroll-mt-7 {
    scroll-margin-top: 1.75rem;
  }

  .lg\:scroll-mt-72 {
    scroll-margin-top: 18rem;
  }

  .lg\:scroll-mt-8 {
    scroll-margin-top: 2rem;
  }

  .lg\:scroll-mt-80 {
    scroll-margin-top: 20rem;
  }

  .lg\:scroll-mt-80px {
    scroll-margin-top: 80px;
  }

  .lg\:scroll-mt-9 {
    scroll-margin-top: 2.25rem;
  }

  .lg\:scroll-mt-96 {
    scroll-margin-top: 24rem;
  }

  .lg\:scroll-mt-px {
    scroll-margin-top: 1px;
  }

  .lg\:scroll-px-0 {
    scroll-padding-left: 0px;
    scroll-padding-right: 0px;
  }

  .lg\:scroll-px-0\.5 {
    scroll-padding-left: 0.125rem;
    scroll-padding-right: 0.125rem;
  }

  .lg\:scroll-px-0px {
    scroll-padding-left: 0px;
    scroll-padding-right: 0px;
  }

  .lg\:scroll-px-1 {
    scroll-padding-left: 0.25rem;
    scroll-padding-right: 0.25rem;
  }

  .lg\:scroll-px-1\.5 {
    scroll-padding-left: 0.375rem;
    scroll-padding-right: 0.375rem;
  }

  .lg\:scroll-px-10 {
    scroll-padding-left: 2.5rem;
    scroll-padding-right: 2.5rem;
  }

  .lg\:scroll-px-11 {
    scroll-padding-left: 2.75rem;
    scroll-padding-right: 2.75rem;
  }

  .lg\:scroll-px-12 {
    scroll-padding-left: 3rem;
    scroll-padding-right: 3rem;
  }

  .lg\:scroll-px-14 {
    scroll-padding-left: 3.5rem;
    scroll-padding-right: 3.5rem;
  }

  .lg\:scroll-px-16 {
    scroll-padding-left: 4rem;
    scroll-padding-right: 4rem;
  }

  .lg\:scroll-px-16px {
    scroll-padding-left: 16px;
    scroll-padding-right: 16px;
  }

  .lg\:scroll-px-2 {
    scroll-padding-left: 0.5rem;
    scroll-padding-right: 0.5rem;
  }

  .lg\:scroll-px-2\.5 {
    scroll-padding-left: 0.625rem;
    scroll-padding-right: 0.625rem;
  }

  .lg\:scroll-px-20 {
    scroll-padding-left: 5rem;
    scroll-padding-right: 5rem;
  }

  .lg\:scroll-px-24 {
    scroll-padding-left: 6rem;
    scroll-padding-right: 6rem;
  }

  .lg\:scroll-px-24px {
    scroll-padding-left: 24px;
    scroll-padding-right: 24px;
  }

  .lg\:scroll-px-28 {
    scroll-padding-left: 7rem;
    scroll-padding-right: 7rem;
  }

  .lg\:scroll-px-3 {
    scroll-padding-left: 0.75rem;
    scroll-padding-right: 0.75rem;
  }

  .lg\:scroll-px-3\.5 {
    scroll-padding-left: 0.875rem;
    scroll-padding-right: 0.875rem;
  }

  .lg\:scroll-px-32 {
    scroll-padding-left: 8rem;
    scroll-padding-right: 8rem;
  }

  .lg\:scroll-px-36 {
    scroll-padding-left: 9rem;
    scroll-padding-right: 9rem;
  }

  .lg\:scroll-px-4 {
    scroll-padding-left: 1rem;
    scroll-padding-right: 1rem;
  }

  .lg\:scroll-px-40 {
    scroll-padding-left: 10rem;
    scroll-padding-right: 10rem;
  }

  .lg\:scroll-px-44 {
    scroll-padding-left: 11rem;
    scroll-padding-right: 11rem;
  }

  .lg\:scroll-px-48 {
    scroll-padding-left: 12rem;
    scroll-padding-right: 12rem;
  }

  .lg\:scroll-px-48px {
    scroll-padding-left: 48px;
    scroll-padding-right: 48px;
  }

  .lg\:scroll-px-5 {
    scroll-padding-left: 1.25rem;
    scroll-padding-right: 1.25rem;
  }

  .lg\:scroll-px-52 {
    scroll-padding-left: 13rem;
    scroll-padding-right: 13rem;
  }

  .lg\:scroll-px-56 {
    scroll-padding-left: 14rem;
    scroll-padding-right: 14rem;
  }

  .lg\:scroll-px-6 {
    scroll-padding-left: 1.5rem;
    scroll-padding-right: 1.5rem;
  }

  .lg\:scroll-px-60 {
    scroll-padding-left: 15rem;
    scroll-padding-right: 15rem;
  }

  .lg\:scroll-px-64 {
    scroll-padding-left: 16rem;
    scroll-padding-right: 16rem;
  }

  .lg\:scroll-px-7 {
    scroll-padding-left: 1.75rem;
    scroll-padding-right: 1.75rem;
  }

  .lg\:scroll-px-72 {
    scroll-padding-left: 18rem;
    scroll-padding-right: 18rem;
  }

  .lg\:scroll-px-8 {
    scroll-padding-left: 2rem;
    scroll-padding-right: 2rem;
  }

  .lg\:scroll-px-80 {
    scroll-padding-left: 20rem;
    scroll-padding-right: 20rem;
  }

  .lg\:scroll-px-80px {
    scroll-padding-left: 80px;
    scroll-padding-right: 80px;
  }

  .lg\:scroll-px-9 {
    scroll-padding-left: 2.25rem;
    scroll-padding-right: 2.25rem;
  }

  .lg\:scroll-px-96 {
    scroll-padding-left: 24rem;
    scroll-padding-right: 24rem;
  }

  .lg\:scroll-px-px {
    scroll-padding-left: 1px;
    scroll-padding-right: 1px;
  }

  .lg\:scroll-py-0 {
    scroll-padding-top: 0px;
    scroll-padding-bottom: 0px;
  }

  .lg\:scroll-py-0\.5 {
    scroll-padding-top: 0.125rem;
    scroll-padding-bottom: 0.125rem;
  }

  .lg\:scroll-py-0px {
    scroll-padding-top: 0px;
    scroll-padding-bottom: 0px;
  }

  .lg\:scroll-py-1 {
    scroll-padding-top: 0.25rem;
    scroll-padding-bottom: 0.25rem;
  }

  .lg\:scroll-py-1\.5 {
    scroll-padding-top: 0.375rem;
    scroll-padding-bottom: 0.375rem;
  }

  .lg\:scroll-py-10 {
    scroll-padding-top: 2.5rem;
    scroll-padding-bottom: 2.5rem;
  }

  .lg\:scroll-py-11 {
    scroll-padding-top: 2.75rem;
    scroll-padding-bottom: 2.75rem;
  }

  .lg\:scroll-py-12 {
    scroll-padding-top: 3rem;
    scroll-padding-bottom: 3rem;
  }

  .lg\:scroll-py-14 {
    scroll-padding-top: 3.5rem;
    scroll-padding-bottom: 3.5rem;
  }

  .lg\:scroll-py-16 {
    scroll-padding-top: 4rem;
    scroll-padding-bottom: 4rem;
  }

  .lg\:scroll-py-16px {
    scroll-padding-top: 16px;
    scroll-padding-bottom: 16px;
  }

  .lg\:scroll-py-2 {
    scroll-padding-top: 0.5rem;
    scroll-padding-bottom: 0.5rem;
  }

  .lg\:scroll-py-2\.5 {
    scroll-padding-top: 0.625rem;
    scroll-padding-bottom: 0.625rem;
  }

  .lg\:scroll-py-20 {
    scroll-padding-top: 5rem;
    scroll-padding-bottom: 5rem;
  }

  .lg\:scroll-py-24 {
    scroll-padding-top: 6rem;
    scroll-padding-bottom: 6rem;
  }

  .lg\:scroll-py-24px {
    scroll-padding-top: 24px;
    scroll-padding-bottom: 24px;
  }

  .lg\:scroll-py-28 {
    scroll-padding-top: 7rem;
    scroll-padding-bottom: 7rem;
  }

  .lg\:scroll-py-3 {
    scroll-padding-top: 0.75rem;
    scroll-padding-bottom: 0.75rem;
  }

  .lg\:scroll-py-3\.5 {
    scroll-padding-top: 0.875rem;
    scroll-padding-bottom: 0.875rem;
  }

  .lg\:scroll-py-32 {
    scroll-padding-top: 8rem;
    scroll-padding-bottom: 8rem;
  }

  .lg\:scroll-py-36 {
    scroll-padding-top: 9rem;
    scroll-padding-bottom: 9rem;
  }

  .lg\:scroll-py-4 {
    scroll-padding-top: 1rem;
    scroll-padding-bottom: 1rem;
  }

  .lg\:scroll-py-40 {
    scroll-padding-top: 10rem;
    scroll-padding-bottom: 10rem;
  }

  .lg\:scroll-py-44 {
    scroll-padding-top: 11rem;
    scroll-padding-bottom: 11rem;
  }

  .lg\:scroll-py-48 {
    scroll-padding-top: 12rem;
    scroll-padding-bottom: 12rem;
  }

  .lg\:scroll-py-48px {
    scroll-padding-top: 48px;
    scroll-padding-bottom: 48px;
  }

  .lg\:scroll-py-5 {
    scroll-padding-top: 1.25rem;
    scroll-padding-bottom: 1.25rem;
  }

  .lg\:scroll-py-52 {
    scroll-padding-top: 13rem;
    scroll-padding-bottom: 13rem;
  }

  .lg\:scroll-py-56 {
    scroll-padding-top: 14rem;
    scroll-padding-bottom: 14rem;
  }

  .lg\:scroll-py-6 {
    scroll-padding-top: 1.5rem;
    scroll-padding-bottom: 1.5rem;
  }

  .lg\:scroll-py-60 {
    scroll-padding-top: 15rem;
    scroll-padding-bottom: 15rem;
  }

  .lg\:scroll-py-64 {
    scroll-padding-top: 16rem;
    scroll-padding-bottom: 16rem;
  }

  .lg\:scroll-py-7 {
    scroll-padding-top: 1.75rem;
    scroll-padding-bottom: 1.75rem;
  }

  .lg\:scroll-py-72 {
    scroll-padding-top: 18rem;
    scroll-padding-bottom: 18rem;
  }

  .lg\:scroll-py-8 {
    scroll-padding-top: 2rem;
    scroll-padding-bottom: 2rem;
  }

  .lg\:scroll-py-80 {
    scroll-padding-top: 20rem;
    scroll-padding-bottom: 20rem;
  }

  .lg\:scroll-py-80px {
    scroll-padding-top: 80px;
    scroll-padding-bottom: 80px;
  }

  .lg\:scroll-py-9 {
    scroll-padding-top: 2.25rem;
    scroll-padding-bottom: 2.25rem;
  }

  .lg\:scroll-py-96 {
    scroll-padding-top: 24rem;
    scroll-padding-bottom: 24rem;
  }

  .lg\:scroll-py-px {
    scroll-padding-top: 1px;
    scroll-padding-bottom: 1px;
  }

  .lg\:scroll-pb-0 {
    scroll-padding-bottom: 0px;
  }

  .lg\:scroll-pb-0\.5 {
    scroll-padding-bottom: 0.125rem;
  }

  .lg\:scroll-pb-0px {
    scroll-padding-bottom: 0px;
  }

  .lg\:scroll-pb-1 {
    scroll-padding-bottom: 0.25rem;
  }

  .lg\:scroll-pb-1\.5 {
    scroll-padding-bottom: 0.375rem;
  }

  .lg\:scroll-pb-10 {
    scroll-padding-bottom: 2.5rem;
  }

  .lg\:scroll-pb-11 {
    scroll-padding-bottom: 2.75rem;
  }

  .lg\:scroll-pb-12 {
    scroll-padding-bottom: 3rem;
  }

  .lg\:scroll-pb-14 {
    scroll-padding-bottom: 3.5rem;
  }

  .lg\:scroll-pb-16 {
    scroll-padding-bottom: 4rem;
  }

  .lg\:scroll-pb-16px {
    scroll-padding-bottom: 16px;
  }

  .lg\:scroll-pb-2 {
    scroll-padding-bottom: 0.5rem;
  }

  .lg\:scroll-pb-2\.5 {
    scroll-padding-bottom: 0.625rem;
  }

  .lg\:scroll-pb-20 {
    scroll-padding-bottom: 5rem;
  }

  .lg\:scroll-pb-24 {
    scroll-padding-bottom: 6rem;
  }

  .lg\:scroll-pb-24px {
    scroll-padding-bottom: 24px;
  }

  .lg\:scroll-pb-28 {
    scroll-padding-bottom: 7rem;
  }

  .lg\:scroll-pb-3 {
    scroll-padding-bottom: 0.75rem;
  }

  .lg\:scroll-pb-3\.5 {
    scroll-padding-bottom: 0.875rem;
  }

  .lg\:scroll-pb-32 {
    scroll-padding-bottom: 8rem;
  }

  .lg\:scroll-pb-36 {
    scroll-padding-bottom: 9rem;
  }

  .lg\:scroll-pb-4 {
    scroll-padding-bottom: 1rem;
  }

  .lg\:scroll-pb-40 {
    scroll-padding-bottom: 10rem;
  }

  .lg\:scroll-pb-44 {
    scroll-padding-bottom: 11rem;
  }

  .lg\:scroll-pb-48 {
    scroll-padding-bottom: 12rem;
  }

  .lg\:scroll-pb-48px {
    scroll-padding-bottom: 48px;
  }

  .lg\:scroll-pb-5 {
    scroll-padding-bottom: 1.25rem;
  }

  .lg\:scroll-pb-52 {
    scroll-padding-bottom: 13rem;
  }

  .lg\:scroll-pb-56 {
    scroll-padding-bottom: 14rem;
  }

  .lg\:scroll-pb-6 {
    scroll-padding-bottom: 1.5rem;
  }

  .lg\:scroll-pb-60 {
    scroll-padding-bottom: 15rem;
  }

  .lg\:scroll-pb-64 {
    scroll-padding-bottom: 16rem;
  }

  .lg\:scroll-pb-7 {
    scroll-padding-bottom: 1.75rem;
  }

  .lg\:scroll-pb-72 {
    scroll-padding-bottom: 18rem;
  }

  .lg\:scroll-pb-8 {
    scroll-padding-bottom: 2rem;
  }

  .lg\:scroll-pb-80 {
    scroll-padding-bottom: 20rem;
  }

  .lg\:scroll-pb-80px {
    scroll-padding-bottom: 80px;
  }

  .lg\:scroll-pb-9 {
    scroll-padding-bottom: 2.25rem;
  }

  .lg\:scroll-pb-96 {
    scroll-padding-bottom: 24rem;
  }

  .lg\:scroll-pb-px {
    scroll-padding-bottom: 1px;
  }

  .lg\:scroll-pl-0 {
    scroll-padding-left: 0px;
  }

  .lg\:scroll-pl-0\.5 {
    scroll-padding-left: 0.125rem;
  }

  .lg\:scroll-pl-0px {
    scroll-padding-left: 0px;
  }

  .lg\:scroll-pl-1 {
    scroll-padding-left: 0.25rem;
  }

  .lg\:scroll-pl-1\.5 {
    scroll-padding-left: 0.375rem;
  }

  .lg\:scroll-pl-10 {
    scroll-padding-left: 2.5rem;
  }

  .lg\:scroll-pl-11 {
    scroll-padding-left: 2.75rem;
  }

  .lg\:scroll-pl-12 {
    scroll-padding-left: 3rem;
  }

  .lg\:scroll-pl-14 {
    scroll-padding-left: 3.5rem;
  }

  .lg\:scroll-pl-16 {
    scroll-padding-left: 4rem;
  }

  .lg\:scroll-pl-16px {
    scroll-padding-left: 16px;
  }

  .lg\:scroll-pl-2 {
    scroll-padding-left: 0.5rem;
  }

  .lg\:scroll-pl-2\.5 {
    scroll-padding-left: 0.625rem;
  }

  .lg\:scroll-pl-20 {
    scroll-padding-left: 5rem;
  }

  .lg\:scroll-pl-24 {
    scroll-padding-left: 6rem;
  }

  .lg\:scroll-pl-24px {
    scroll-padding-left: 24px;
  }

  .lg\:scroll-pl-28 {
    scroll-padding-left: 7rem;
  }

  .lg\:scroll-pl-3 {
    scroll-padding-left: 0.75rem;
  }

  .lg\:scroll-pl-3\.5 {
    scroll-padding-left: 0.875rem;
  }

  .lg\:scroll-pl-32 {
    scroll-padding-left: 8rem;
  }

  .lg\:scroll-pl-36 {
    scroll-padding-left: 9rem;
  }

  .lg\:scroll-pl-4 {
    scroll-padding-left: 1rem;
  }

  .lg\:scroll-pl-40 {
    scroll-padding-left: 10rem;
  }

  .lg\:scroll-pl-44 {
    scroll-padding-left: 11rem;
  }

  .lg\:scroll-pl-48 {
    scroll-padding-left: 12rem;
  }

  .lg\:scroll-pl-48px {
    scroll-padding-left: 48px;
  }

  .lg\:scroll-pl-5 {
    scroll-padding-left: 1.25rem;
  }

  .lg\:scroll-pl-52 {
    scroll-padding-left: 13rem;
  }

  .lg\:scroll-pl-56 {
    scroll-padding-left: 14rem;
  }

  .lg\:scroll-pl-6 {
    scroll-padding-left: 1.5rem;
  }

  .lg\:scroll-pl-60 {
    scroll-padding-left: 15rem;
  }

  .lg\:scroll-pl-64 {
    scroll-padding-left: 16rem;
  }

  .lg\:scroll-pl-7 {
    scroll-padding-left: 1.75rem;
  }

  .lg\:scroll-pl-72 {
    scroll-padding-left: 18rem;
  }

  .lg\:scroll-pl-8 {
    scroll-padding-left: 2rem;
  }

  .lg\:scroll-pl-80 {
    scroll-padding-left: 20rem;
  }

  .lg\:scroll-pl-80px {
    scroll-padding-left: 80px;
  }

  .lg\:scroll-pl-9 {
    scroll-padding-left: 2.25rem;
  }

  .lg\:scroll-pl-96 {
    scroll-padding-left: 24rem;
  }

  .lg\:scroll-pl-px {
    scroll-padding-left: 1px;
  }

  .lg\:scroll-pr-0 {
    scroll-padding-right: 0px;
  }

  .lg\:scroll-pr-0\.5 {
    scroll-padding-right: 0.125rem;
  }

  .lg\:scroll-pr-0px {
    scroll-padding-right: 0px;
  }

  .lg\:scroll-pr-1 {
    scroll-padding-right: 0.25rem;
  }

  .lg\:scroll-pr-1\.5 {
    scroll-padding-right: 0.375rem;
  }

  .lg\:scroll-pr-10 {
    scroll-padding-right: 2.5rem;
  }

  .lg\:scroll-pr-11 {
    scroll-padding-right: 2.75rem;
  }

  .lg\:scroll-pr-12 {
    scroll-padding-right: 3rem;
  }

  .lg\:scroll-pr-14 {
    scroll-padding-right: 3.5rem;
  }

  .lg\:scroll-pr-16 {
    scroll-padding-right: 4rem;
  }

  .lg\:scroll-pr-16px {
    scroll-padding-right: 16px;
  }

  .lg\:scroll-pr-2 {
    scroll-padding-right: 0.5rem;
  }

  .lg\:scroll-pr-2\.5 {
    scroll-padding-right: 0.625rem;
  }

  .lg\:scroll-pr-20 {
    scroll-padding-right: 5rem;
  }

  .lg\:scroll-pr-24 {
    scroll-padding-right: 6rem;
  }

  .lg\:scroll-pr-24px {
    scroll-padding-right: 24px;
  }

  .lg\:scroll-pr-28 {
    scroll-padding-right: 7rem;
  }

  .lg\:scroll-pr-3 {
    scroll-padding-right: 0.75rem;
  }

  .lg\:scroll-pr-3\.5 {
    scroll-padding-right: 0.875rem;
  }

  .lg\:scroll-pr-32 {
    scroll-padding-right: 8rem;
  }

  .lg\:scroll-pr-36 {
    scroll-padding-right: 9rem;
  }

  .lg\:scroll-pr-4 {
    scroll-padding-right: 1rem;
  }

  .lg\:scroll-pr-40 {
    scroll-padding-right: 10rem;
  }

  .lg\:scroll-pr-44 {
    scroll-padding-right: 11rem;
  }

  .lg\:scroll-pr-48 {
    scroll-padding-right: 12rem;
  }

  .lg\:scroll-pr-48px {
    scroll-padding-right: 48px;
  }

  .lg\:scroll-pr-5 {
    scroll-padding-right: 1.25rem;
  }

  .lg\:scroll-pr-52 {
    scroll-padding-right: 13rem;
  }

  .lg\:scroll-pr-56 {
    scroll-padding-right: 14rem;
  }

  .lg\:scroll-pr-6 {
    scroll-padding-right: 1.5rem;
  }

  .lg\:scroll-pr-60 {
    scroll-padding-right: 15rem;
  }

  .lg\:scroll-pr-64 {
    scroll-padding-right: 16rem;
  }

  .lg\:scroll-pr-7 {
    scroll-padding-right: 1.75rem;
  }

  .lg\:scroll-pr-72 {
    scroll-padding-right: 18rem;
  }

  .lg\:scroll-pr-8 {
    scroll-padding-right: 2rem;
  }

  .lg\:scroll-pr-80 {
    scroll-padding-right: 20rem;
  }

  .lg\:scroll-pr-80px {
    scroll-padding-right: 80px;
  }

  .lg\:scroll-pr-9 {
    scroll-padding-right: 2.25rem;
  }

  .lg\:scroll-pr-96 {
    scroll-padding-right: 24rem;
  }

  .lg\:scroll-pr-px {
    scroll-padding-right: 1px;
  }

  .lg\:scroll-pt-0 {
    scroll-padding-top: 0px;
  }

  .lg\:scroll-pt-0\.5 {
    scroll-padding-top: 0.125rem;
  }

  .lg\:scroll-pt-0px {
    scroll-padding-top: 0px;
  }

  .lg\:scroll-pt-1 {
    scroll-padding-top: 0.25rem;
  }

  .lg\:scroll-pt-1\.5 {
    scroll-padding-top: 0.375rem;
  }

  .lg\:scroll-pt-10 {
    scroll-padding-top: 2.5rem;
  }

  .lg\:scroll-pt-11 {
    scroll-padding-top: 2.75rem;
  }

  .lg\:scroll-pt-12 {
    scroll-padding-top: 3rem;
  }

  .lg\:scroll-pt-14 {
    scroll-padding-top: 3.5rem;
  }

  .lg\:scroll-pt-16 {
    scroll-padding-top: 4rem;
  }

  .lg\:scroll-pt-16px {
    scroll-padding-top: 16px;
  }

  .lg\:scroll-pt-2 {
    scroll-padding-top: 0.5rem;
  }

  .lg\:scroll-pt-2\.5 {
    scroll-padding-top: 0.625rem;
  }

  .lg\:scroll-pt-20 {
    scroll-padding-top: 5rem;
  }

  .lg\:scroll-pt-24 {
    scroll-padding-top: 6rem;
  }

  .lg\:scroll-pt-24px {
    scroll-padding-top: 24px;
  }

  .lg\:scroll-pt-28 {
    scroll-padding-top: 7rem;
  }

  .lg\:scroll-pt-3 {
    scroll-padding-top: 0.75rem;
  }

  .lg\:scroll-pt-3\.5 {
    scroll-padding-top: 0.875rem;
  }

  .lg\:scroll-pt-32 {
    scroll-padding-top: 8rem;
  }

  .lg\:scroll-pt-36 {
    scroll-padding-top: 9rem;
  }

  .lg\:scroll-pt-4 {
    scroll-padding-top: 1rem;
  }

  .lg\:scroll-pt-40 {
    scroll-padding-top: 10rem;
  }

  .lg\:scroll-pt-44 {
    scroll-padding-top: 11rem;
  }

  .lg\:scroll-pt-48 {
    scroll-padding-top: 12rem;
  }

  .lg\:scroll-pt-48px {
    scroll-padding-top: 48px;
  }

  .lg\:scroll-pt-5 {
    scroll-padding-top: 1.25rem;
  }

  .lg\:scroll-pt-52 {
    scroll-padding-top: 13rem;
  }

  .lg\:scroll-pt-56 {
    scroll-padding-top: 14rem;
  }

  .lg\:scroll-pt-6 {
    scroll-padding-top: 1.5rem;
  }

  .lg\:scroll-pt-60 {
    scroll-padding-top: 15rem;
  }

  .lg\:scroll-pt-64 {
    scroll-padding-top: 16rem;
  }

  .lg\:scroll-pt-7 {
    scroll-padding-top: 1.75rem;
  }

  .lg\:scroll-pt-72 {
    scroll-padding-top: 18rem;
  }

  .lg\:scroll-pt-8 {
    scroll-padding-top: 2rem;
  }

  .lg\:scroll-pt-80 {
    scroll-padding-top: 20rem;
  }

  .lg\:scroll-pt-80px {
    scroll-padding-top: 80px;
  }

  .lg\:scroll-pt-9 {
    scroll-padding-top: 2.25rem;
  }

  .lg\:scroll-pt-96 {
    scroll-padding-top: 24rem;
  }

  .lg\:scroll-pt-px {
    scroll-padding-top: 1px;
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:\!flex-col {
    flex-direction: column !important;
  }

  .lg\:items-end {
    align-items: flex-end;
  }

  .lg\:items-center {
    align-items: center;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:gap-\[100px\] {
    gap: 100px;
  }

  .lg\:gap-\[120px\] {
    gap: 120px;
  }

  .lg\:gap-\[160px\] {
    gap: 160px;
  }

  .lg\:gap-\[90px\] {
    gap: 90px;
  }

  .lg\:border-0 {
    border-width: 0px;
  }

  .lg\:border-2 {
    border-width: 2px;
  }

  .lg\:border-4 {
    border-width: 4px;
  }

  .lg\:border-8 {
    border-width: 8px;
  }

  .lg\:border-x {
    border-left-width: 1px;
    border-right-width: 1px;
  }

  .lg\:border-x-0 {
    border-left-width: 0px;
    border-right-width: 0px;
  }

  .lg\:border-x-2 {
    border-left-width: 2px;
    border-right-width: 2px;
  }

  .lg\:border-x-4 {
    border-left-width: 4px;
    border-right-width: 4px;
  }

  .lg\:border-x-8 {
    border-left-width: 8px;
    border-right-width: 8px;
  }

  .lg\:border-y {
    border-top-width: 1px;
    border-bottom-width: 1px;
  }

  .lg\:border-y-0 {
    border-top-width: 0px;
    border-bottom-width: 0px;
  }

  .lg\:border-y-2 {
    border-top-width: 2px;
    border-bottom-width: 2px;
  }

  .lg\:border-y-4 {
    border-top-width: 4px;
    border-bottom-width: 4px;
  }

  .lg\:border-y-8 {
    border-top-width: 8px;
    border-bottom-width: 8px;
  }

  .lg\:border-b {
    border-bottom-width: 1px;
  }

  .lg\:border-b-0 {
    border-bottom-width: 0px;
  }

  .lg\:border-b-2 {
    border-bottom-width: 2px;
  }

  .lg\:border-b-4 {
    border-bottom-width: 4px;
  }

  .lg\:border-b-8 {
    border-bottom-width: 8px;
  }

  .lg\:border-e {
    border-inline-end-width: 1px;
  }

  .lg\:border-e-0 {
    border-inline-end-width: 0px;
  }

  .lg\:border-e-2 {
    border-inline-end-width: 2px;
  }

  .lg\:border-e-4 {
    border-inline-end-width: 4px;
  }

  .lg\:border-e-8 {
    border-inline-end-width: 8px;
  }

  .lg\:border-l {
    border-left-width: 1px;
  }

  .lg\:border-l-0 {
    border-left-width: 0px;
  }

  .lg\:border-l-2 {
    border-left-width: 2px;
  }

  .lg\:border-l-4 {
    border-left-width: 4px;
  }

  .lg\:border-l-8 {
    border-left-width: 8px;
  }

  .lg\:border-r {
    border-right-width: 1px;
  }

  .lg\:border-r-0 {
    border-right-width: 0px;
  }

  .lg\:border-r-2 {
    border-right-width: 2px;
  }

  .lg\:border-r-4 {
    border-right-width: 4px;
  }

  .lg\:border-r-8 {
    border-right-width: 8px;
  }

  .lg\:border-s {
    border-inline-start-width: 1px;
  }

  .lg\:border-s-0 {
    border-inline-start-width: 0px;
  }

  .lg\:border-s-2 {
    border-inline-start-width: 2px;
  }

  .lg\:border-s-4 {
    border-inline-start-width: 4px;
  }

  .lg\:border-s-8 {
    border-inline-start-width: 8px;
  }

  .lg\:border-t {
    border-top-width: 1px;
  }

  .lg\:border-t-0 {
    border-top-width: 0px;
  }

  .lg\:border-t-2 {
    border-top-width: 2px;
  }

  .lg\:border-t-4 {
    border-top-width: 4px;
  }

  .lg\:border-t-8 {
    border-top-width: 8px;
  }

  .lg\:border-solid {
    border-style: solid;
  }

  .lg\:border-dashed {
    border-style: dashed;
  }

  .lg\:border-dotted {
    border-style: dotted;
  }

  .lg\:border-double {
    border-style: double;
  }

  .lg\:border-hidden {
    border-style: hidden;
  }

  .lg\:border-none {
    border-style: none;
  }

  .lg\:border-blue {
    border-color: var(--blue);
  }

  .lg\:border-border {
    --tw-border-opacity: 1;
    border-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .lg\:border-border\/0 {
    border-color: rgb(228 229 230 / 0);
  }

  .lg\:border-border\/10 {
    border-color: rgb(228 229 230 / 0.1);
  }

  .lg\:border-border\/100 {
    border-color: rgb(228 229 230 / 1);
  }

  .lg\:border-border\/15 {
    border-color: rgb(228 229 230 / 0.15);
  }

  .lg\:border-border\/20 {
    border-color: rgb(228 229 230 / 0.2);
  }

  .lg\:border-border\/25 {
    border-color: rgb(228 229 230 / 0.25);
  }

  .lg\:border-border\/30 {
    border-color: rgb(228 229 230 / 0.3);
  }

  .lg\:border-border\/35 {
    border-color: rgb(228 229 230 / 0.35);
  }

  .lg\:border-border\/40 {
    border-color: rgb(228 229 230 / 0.4);
  }

  .lg\:border-border\/45 {
    border-color: rgb(228 229 230 / 0.45);
  }

  .lg\:border-border\/5 {
    border-color: rgb(228 229 230 / 0.05);
  }

  .lg\:border-border\/50 {
    border-color: rgb(228 229 230 / 0.5);
  }

  .lg\:border-border\/55 {
    border-color: rgb(228 229 230 / 0.55);
  }

  .lg\:border-border\/60 {
    border-color: rgb(228 229 230 / 0.6);
  }

  .lg\:border-border\/65 {
    border-color: rgb(228 229 230 / 0.65);
  }

  .lg\:border-border\/70 {
    border-color: rgb(228 229 230 / 0.7);
  }

  .lg\:border-border\/75 {
    border-color: rgb(228 229 230 / 0.75);
  }

  .lg\:border-border\/80 {
    border-color: rgb(228 229 230 / 0.8);
  }

  .lg\:border-border\/85 {
    border-color: rgb(228 229 230 / 0.85);
  }

  .lg\:border-border\/90 {
    border-color: rgb(228 229 230 / 0.9);
  }

  .lg\:border-border\/95 {
    border-color: rgb(228 229 230 / 0.95);
  }

  .lg\:border-button {
    --tw-border-opacity: 1;
    border-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .lg\:border-button\/0 {
    border-color: rgb(243 252 251 / 0);
  }

  .lg\:border-button\/10 {
    border-color: rgb(243 252 251 / 0.1);
  }

  .lg\:border-button\/100 {
    border-color: rgb(243 252 251 / 1);
  }

  .lg\:border-button\/15 {
    border-color: rgb(243 252 251 / 0.15);
  }

  .lg\:border-button\/20 {
    border-color: rgb(243 252 251 / 0.2);
  }

  .lg\:border-button\/25 {
    border-color: rgb(243 252 251 / 0.25);
  }

  .lg\:border-button\/30 {
    border-color: rgb(243 252 251 / 0.3);
  }

  .lg\:border-button\/35 {
    border-color: rgb(243 252 251 / 0.35);
  }

  .lg\:border-button\/40 {
    border-color: rgb(243 252 251 / 0.4);
  }

  .lg\:border-button\/45 {
    border-color: rgb(243 252 251 / 0.45);
  }

  .lg\:border-button\/5 {
    border-color: rgb(243 252 251 / 0.05);
  }

  .lg\:border-button\/50 {
    border-color: rgb(243 252 251 / 0.5);
  }

  .lg\:border-button\/55 {
    border-color: rgb(243 252 251 / 0.55);
  }

  .lg\:border-button\/60 {
    border-color: rgb(243 252 251 / 0.6);
  }

  .lg\:border-button\/65 {
    border-color: rgb(243 252 251 / 0.65);
  }

  .lg\:border-button\/70 {
    border-color: rgb(243 252 251 / 0.7);
  }

  .lg\:border-button\/75 {
    border-color: rgb(243 252 251 / 0.75);
  }

  .lg\:border-button\/80 {
    border-color: rgb(243 252 251 / 0.8);
  }

  .lg\:border-button\/85 {
    border-color: rgb(243 252 251 / 0.85);
  }

  .lg\:border-button\/90 {
    border-color: rgb(243 252 251 / 0.9);
  }

  .lg\:border-button\/95 {
    border-color: rgb(243 252 251 / 0.95);
  }

  .lg\:border-current {
    border-color: currentColor;
  }

  .lg\:border-dark {
    --tw-border-opacity: 1;
    border-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .lg\:border-dark-green {
    --tw-border-opacity: 1;
    border-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .lg\:border-dark-green\/0 {
    border-color: rgb(16 64 48 / 0);
  }

  .lg\:border-dark-green\/10 {
    border-color: rgb(16 64 48 / 0.1);
  }

  .lg\:border-dark-green\/100 {
    border-color: rgb(16 64 48 / 1);
  }

  .lg\:border-dark-green\/15 {
    border-color: rgb(16 64 48 / 0.15);
  }

  .lg\:border-dark-green\/20 {
    border-color: rgb(16 64 48 / 0.2);
  }

  .lg\:border-dark-green\/25 {
    border-color: rgb(16 64 48 / 0.25);
  }

  .lg\:border-dark-green\/30 {
    border-color: rgb(16 64 48 / 0.3);
  }

  .lg\:border-dark-green\/35 {
    border-color: rgb(16 64 48 / 0.35);
  }

  .lg\:border-dark-green\/40 {
    border-color: rgb(16 64 48 / 0.4);
  }

  .lg\:border-dark-green\/45 {
    border-color: rgb(16 64 48 / 0.45);
  }

  .lg\:border-dark-green\/5 {
    border-color: rgb(16 64 48 / 0.05);
  }

  .lg\:border-dark-green\/50 {
    border-color: rgb(16 64 48 / 0.5);
  }

  .lg\:border-dark-green\/55 {
    border-color: rgb(16 64 48 / 0.55);
  }

  .lg\:border-dark-green\/60 {
    border-color: rgb(16 64 48 / 0.6);
  }

  .lg\:border-dark-green\/65 {
    border-color: rgb(16 64 48 / 0.65);
  }

  .lg\:border-dark-green\/70 {
    border-color: rgb(16 64 48 / 0.7);
  }

  .lg\:border-dark-green\/75 {
    border-color: rgb(16 64 48 / 0.75);
  }

  .lg\:border-dark-green\/80 {
    border-color: rgb(16 64 48 / 0.8);
  }

  .lg\:border-dark-green\/85 {
    border-color: rgb(16 64 48 / 0.85);
  }

  .lg\:border-dark-green\/90 {
    border-color: rgb(16 64 48 / 0.9);
  }

  .lg\:border-dark-green\/95 {
    border-color: rgb(16 64 48 / 0.95);
  }

  .lg\:border-dark\/0 {
    border-color: rgb(37 73 39 / 0);
  }

  .lg\:border-dark\/10 {
    border-color: rgb(37 73 39 / 0.1);
  }

  .lg\:border-dark\/100 {
    border-color: rgb(37 73 39 / 1);
  }

  .lg\:border-dark\/15 {
    border-color: rgb(37 73 39 / 0.15);
  }

  .lg\:border-dark\/20 {
    border-color: rgb(37 73 39 / 0.2);
  }

  .lg\:border-dark\/25 {
    border-color: rgb(37 73 39 / 0.25);
  }

  .lg\:border-dark\/30 {
    border-color: rgb(37 73 39 / 0.3);
  }

  .lg\:border-dark\/35 {
    border-color: rgb(37 73 39 / 0.35);
  }

  .lg\:border-dark\/40 {
    border-color: rgb(37 73 39 / 0.4);
  }

  .lg\:border-dark\/45 {
    border-color: rgb(37 73 39 / 0.45);
  }

  .lg\:border-dark\/5 {
    border-color: rgb(37 73 39 / 0.05);
  }

  .lg\:border-dark\/50 {
    border-color: rgb(37 73 39 / 0.5);
  }

  .lg\:border-dark\/55 {
    border-color: rgb(37 73 39 / 0.55);
  }

  .lg\:border-dark\/60 {
    border-color: rgb(37 73 39 / 0.6);
  }

  .lg\:border-dark\/65 {
    border-color: rgb(37 73 39 / 0.65);
  }

  .lg\:border-dark\/70 {
    border-color: rgb(37 73 39 / 0.7);
  }

  .lg\:border-dark\/75 {
    border-color: rgb(37 73 39 / 0.75);
  }

  .lg\:border-dark\/80 {
    border-color: rgb(37 73 39 / 0.8);
  }

  .lg\:border-dark\/85 {
    border-color: rgb(37 73 39 / 0.85);
  }

  .lg\:border-dark\/90 {
    border-color: rgb(37 73 39 / 0.9);
  }

  .lg\:border-dark\/95 {
    border-color: rgb(37 73 39 / 0.95);
  }

  .lg\:border-gray {
    border-color: var(--gray);
  }

  .lg\:border-green {
    --tw-border-opacity: 1;
    border-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .lg\:border-green\/0 {
    border-color: rgb(52 102 64 / 0);
  }

  .lg\:border-green\/10 {
    border-color: rgb(52 102 64 / 0.1);
  }

  .lg\:border-green\/100 {
    border-color: rgb(52 102 64 / 1);
  }

  .lg\:border-green\/15 {
    border-color: rgb(52 102 64 / 0.15);
  }

  .lg\:border-green\/20 {
    border-color: rgb(52 102 64 / 0.2);
  }

  .lg\:border-green\/25 {
    border-color: rgb(52 102 64 / 0.25);
  }

  .lg\:border-green\/30 {
    border-color: rgb(52 102 64 / 0.3);
  }

  .lg\:border-green\/35 {
    border-color: rgb(52 102 64 / 0.35);
  }

  .lg\:border-green\/40 {
    border-color: rgb(52 102 64 / 0.4);
  }

  .lg\:border-green\/45 {
    border-color: rgb(52 102 64 / 0.45);
  }

  .lg\:border-green\/5 {
    border-color: rgb(52 102 64 / 0.05);
  }

  .lg\:border-green\/50 {
    border-color: rgb(52 102 64 / 0.5);
  }

  .lg\:border-green\/55 {
    border-color: rgb(52 102 64 / 0.55);
  }

  .lg\:border-green\/60 {
    border-color: rgb(52 102 64 / 0.6);
  }

  .lg\:border-green\/65 {
    border-color: rgb(52 102 64 / 0.65);
  }

  .lg\:border-green\/70 {
    border-color: rgb(52 102 64 / 0.7);
  }

  .lg\:border-green\/75 {
    border-color: rgb(52 102 64 / 0.75);
  }

  .lg\:border-green\/80 {
    border-color: rgb(52 102 64 / 0.8);
  }

  .lg\:border-green\/85 {
    border-color: rgb(52 102 64 / 0.85);
  }

  .lg\:border-green\/90 {
    border-color: rgb(52 102 64 / 0.9);
  }

  .lg\:border-green\/95 {
    border-color: rgb(52 102 64 / 0.95);
  }

  .lg\:border-grey {
    --tw-border-opacity: 1;
    border-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .lg\:border-grey\/0 {
    border-color: rgb(205 217 209 / 0);
  }

  .lg\:border-grey\/10 {
    border-color: rgb(205 217 209 / 0.1);
  }

  .lg\:border-grey\/100 {
    border-color: rgb(205 217 209 / 1);
  }

  .lg\:border-grey\/15 {
    border-color: rgb(205 217 209 / 0.15);
  }

  .lg\:border-grey\/20 {
    border-color: rgb(205 217 209 / 0.2);
  }

  .lg\:border-grey\/25 {
    border-color: rgb(205 217 209 / 0.25);
  }

  .lg\:border-grey\/30 {
    border-color: rgb(205 217 209 / 0.3);
  }

  .lg\:border-grey\/35 {
    border-color: rgb(205 217 209 / 0.35);
  }

  .lg\:border-grey\/40 {
    border-color: rgb(205 217 209 / 0.4);
  }

  .lg\:border-grey\/45 {
    border-color: rgb(205 217 209 / 0.45);
  }

  .lg\:border-grey\/5 {
    border-color: rgb(205 217 209 / 0.05);
  }

  .lg\:border-grey\/50 {
    border-color: rgb(205 217 209 / 0.5);
  }

  .lg\:border-grey\/55 {
    border-color: rgb(205 217 209 / 0.55);
  }

  .lg\:border-grey\/60 {
    border-color: rgb(205 217 209 / 0.6);
  }

  .lg\:border-grey\/65 {
    border-color: rgb(205 217 209 / 0.65);
  }

  .lg\:border-grey\/70 {
    border-color: rgb(205 217 209 / 0.7);
  }

  .lg\:border-grey\/75 {
    border-color: rgb(205 217 209 / 0.75);
  }

  .lg\:border-grey\/80 {
    border-color: rgb(205 217 209 / 0.8);
  }

  .lg\:border-grey\/85 {
    border-color: rgb(205 217 209 / 0.85);
  }

  .lg\:border-grey\/90 {
    border-color: rgb(205 217 209 / 0.9);
  }

  .lg\:border-grey\/95 {
    border-color: rgb(205 217 209 / 0.95);
  }

  .lg\:border-light {
    --tw-border-opacity: 1;
    border-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .lg\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .lg\:border-light-green\/0 {
    border-color: rgb(243 244 228 / 0);
  }

  .lg\:border-light-green\/10 {
    border-color: rgb(243 244 228 / 0.1);
  }

  .lg\:border-light-green\/100 {
    border-color: rgb(243 244 228 / 1);
  }

  .lg\:border-light-green\/15 {
    border-color: rgb(243 244 228 / 0.15);
  }

  .lg\:border-light-green\/20 {
    border-color: rgb(243 244 228 / 0.2);
  }

  .lg\:border-light-green\/25 {
    border-color: rgb(243 244 228 / 0.25);
  }

  .lg\:border-light-green\/30 {
    border-color: rgb(243 244 228 / 0.3);
  }

  .lg\:border-light-green\/35 {
    border-color: rgb(243 244 228 / 0.35);
  }

  .lg\:border-light-green\/40 {
    border-color: rgb(243 244 228 / 0.4);
  }

  .lg\:border-light-green\/45 {
    border-color: rgb(243 244 228 / 0.45);
  }

  .lg\:border-light-green\/5 {
    border-color: rgb(243 244 228 / 0.05);
  }

  .lg\:border-light-green\/50 {
    border-color: rgb(243 244 228 / 0.5);
  }

  .lg\:border-light-green\/55 {
    border-color: rgb(243 244 228 / 0.55);
  }

  .lg\:border-light-green\/60 {
    border-color: rgb(243 244 228 / 0.6);
  }

  .lg\:border-light-green\/65 {
    border-color: rgb(243 244 228 / 0.65);
  }

  .lg\:border-light-green\/70 {
    border-color: rgb(243 244 228 / 0.7);
  }

  .lg\:border-light-green\/75 {
    border-color: rgb(243 244 228 / 0.75);
  }

  .lg\:border-light-green\/80 {
    border-color: rgb(243 244 228 / 0.8);
  }

  .lg\:border-light-green\/85 {
    border-color: rgb(243 244 228 / 0.85);
  }

  .lg\:border-light-green\/90 {
    border-color: rgb(243 244 228 / 0.9);
  }

  .lg\:border-light-green\/95 {
    border-color: rgb(243 244 228 / 0.95);
  }

  .lg\:border-light\/0 {
    border-color: rgb(243 244 228 / 0);
  }

  .lg\:border-light\/10 {
    border-color: rgb(243 244 228 / 0.1);
  }

  .lg\:border-light\/100 {
    border-color: rgb(243 244 228 / 1);
  }

  .lg\:border-light\/15 {
    border-color: rgb(243 244 228 / 0.15);
  }

  .lg\:border-light\/20 {
    border-color: rgb(243 244 228 / 0.2);
  }

  .lg\:border-light\/25 {
    border-color: rgb(243 244 228 / 0.25);
  }

  .lg\:border-light\/30 {
    border-color: rgb(243 244 228 / 0.3);
  }

  .lg\:border-light\/35 {
    border-color: rgb(243 244 228 / 0.35);
  }

  .lg\:border-light\/40 {
    border-color: rgb(243 244 228 / 0.4);
  }

  .lg\:border-light\/45 {
    border-color: rgb(243 244 228 / 0.45);
  }

  .lg\:border-light\/5 {
    border-color: rgb(243 244 228 / 0.05);
  }

  .lg\:border-light\/50 {
    border-color: rgb(243 244 228 / 0.5);
  }

  .lg\:border-light\/55 {
    border-color: rgb(243 244 228 / 0.55);
  }

  .lg\:border-light\/60 {
    border-color: rgb(243 244 228 / 0.6);
  }

  .lg\:border-light\/65 {
    border-color: rgb(243 244 228 / 0.65);
  }

  .lg\:border-light\/70 {
    border-color: rgb(243 244 228 / 0.7);
  }

  .lg\:border-light\/75 {
    border-color: rgb(243 244 228 / 0.75);
  }

  .lg\:border-light\/80 {
    border-color: rgb(243 244 228 / 0.8);
  }

  .lg\:border-light\/85 {
    border-color: rgb(243 244 228 / 0.85);
  }

  .lg\:border-light\/90 {
    border-color: rgb(243 244 228 / 0.9);
  }

  .lg\:border-light\/95 {
    border-color: rgb(243 244 228 / 0.95);
  }

  .lg\:border-main {
    --tw-border-opacity: 1;
    border-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .lg\:border-main\/0 {
    border-color: rgb(56 56 56 / 0);
  }

  .lg\:border-main\/10 {
    border-color: rgb(56 56 56 / 0.1);
  }

  .lg\:border-main\/100 {
    border-color: rgb(56 56 56 / 1);
  }

  .lg\:border-main\/15 {
    border-color: rgb(56 56 56 / 0.15);
  }

  .lg\:border-main\/20 {
    border-color: rgb(56 56 56 / 0.2);
  }

  .lg\:border-main\/25 {
    border-color: rgb(56 56 56 / 0.25);
  }

  .lg\:border-main\/30 {
    border-color: rgb(56 56 56 / 0.3);
  }

  .lg\:border-main\/35 {
    border-color: rgb(56 56 56 / 0.35);
  }

  .lg\:border-main\/40 {
    border-color: rgb(56 56 56 / 0.4);
  }

  .lg\:border-main\/45 {
    border-color: rgb(56 56 56 / 0.45);
  }

  .lg\:border-main\/5 {
    border-color: rgb(56 56 56 / 0.05);
  }

  .lg\:border-main\/50 {
    border-color: rgb(56 56 56 / 0.5);
  }

  .lg\:border-main\/55 {
    border-color: rgb(56 56 56 / 0.55);
  }

  .lg\:border-main\/60 {
    border-color: rgb(56 56 56 / 0.6);
  }

  .lg\:border-main\/65 {
    border-color: rgb(56 56 56 / 0.65);
  }

  .lg\:border-main\/70 {
    border-color: rgb(56 56 56 / 0.7);
  }

  .lg\:border-main\/75 {
    border-color: rgb(56 56 56 / 0.75);
  }

  .lg\:border-main\/80 {
    border-color: rgb(56 56 56 / 0.8);
  }

  .lg\:border-main\/85 {
    border-color: rgb(56 56 56 / 0.85);
  }

  .lg\:border-main\/90 {
    border-color: rgb(56 56 56 / 0.9);
  }

  .lg\:border-main\/95 {
    border-color: rgb(56 56 56 / 0.95);
  }

  .lg\:border-navy {
    border-color: var(--navy);
  }

  .lg\:border-offwhite {
    border-color: var(--offwhite);
  }

  .lg\:border-orange {
    border-color: var(--orange);
  }

  .lg\:border-pearl {
    --tw-border-opacity: 1;
    border-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .lg\:border-pearl\/0 {
    border-color: rgb(254 252 249 / 0);
  }

  .lg\:border-pearl\/10 {
    border-color: rgb(254 252 249 / 0.1);
  }

  .lg\:border-pearl\/100 {
    border-color: rgb(254 252 249 / 1);
  }

  .lg\:border-pearl\/15 {
    border-color: rgb(254 252 249 / 0.15);
  }

  .lg\:border-pearl\/20 {
    border-color: rgb(254 252 249 / 0.2);
  }

  .lg\:border-pearl\/25 {
    border-color: rgb(254 252 249 / 0.25);
  }

  .lg\:border-pearl\/30 {
    border-color: rgb(254 252 249 / 0.3);
  }

  .lg\:border-pearl\/35 {
    border-color: rgb(254 252 249 / 0.35);
  }

  .lg\:border-pearl\/40 {
    border-color: rgb(254 252 249 / 0.4);
  }

  .lg\:border-pearl\/45 {
    border-color: rgb(254 252 249 / 0.45);
  }

  .lg\:border-pearl\/5 {
    border-color: rgb(254 252 249 / 0.05);
  }

  .lg\:border-pearl\/50 {
    border-color: rgb(254 252 249 / 0.5);
  }

  .lg\:border-pearl\/55 {
    border-color: rgb(254 252 249 / 0.55);
  }

  .lg\:border-pearl\/60 {
    border-color: rgb(254 252 249 / 0.6);
  }

  .lg\:border-pearl\/65 {
    border-color: rgb(254 252 249 / 0.65);
  }

  .lg\:border-pearl\/70 {
    border-color: rgb(254 252 249 / 0.7);
  }

  .lg\:border-pearl\/75 {
    border-color: rgb(254 252 249 / 0.75);
  }

  .lg\:border-pearl\/80 {
    border-color: rgb(254 252 249 / 0.8);
  }

  .lg\:border-pearl\/85 {
    border-color: rgb(254 252 249 / 0.85);
  }

  .lg\:border-pearl\/90 {
    border-color: rgb(254 252 249 / 0.9);
  }

  .lg\:border-pearl\/95 {
    border-color: rgb(254 252 249 / 0.95);
  }

  .lg\:border-text-grey {
    --tw-border-opacity: 1;
    border-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .lg\:border-text-grey\/0 {
    border-color: rgb(179 179 179 / 0);
  }

  .lg\:border-text-grey\/10 {
    border-color: rgb(179 179 179 / 0.1);
  }

  .lg\:border-text-grey\/100 {
    border-color: rgb(179 179 179 / 1);
  }

  .lg\:border-text-grey\/15 {
    border-color: rgb(179 179 179 / 0.15);
  }

  .lg\:border-text-grey\/20 {
    border-color: rgb(179 179 179 / 0.2);
  }

  .lg\:border-text-grey\/25 {
    border-color: rgb(179 179 179 / 0.25);
  }

  .lg\:border-text-grey\/30 {
    border-color: rgb(179 179 179 / 0.3);
  }

  .lg\:border-text-grey\/35 {
    border-color: rgb(179 179 179 / 0.35);
  }

  .lg\:border-text-grey\/40 {
    border-color: rgb(179 179 179 / 0.4);
  }

  .lg\:border-text-grey\/45 {
    border-color: rgb(179 179 179 / 0.45);
  }

  .lg\:border-text-grey\/5 {
    border-color: rgb(179 179 179 / 0.05);
  }

  .lg\:border-text-grey\/50 {
    border-color: rgb(179 179 179 / 0.5);
  }

  .lg\:border-text-grey\/55 {
    border-color: rgb(179 179 179 / 0.55);
  }

  .lg\:border-text-grey\/60 {
    border-color: rgb(179 179 179 / 0.6);
  }

  .lg\:border-text-grey\/65 {
    border-color: rgb(179 179 179 / 0.65);
  }

  .lg\:border-text-grey\/70 {
    border-color: rgb(179 179 179 / 0.7);
  }

  .lg\:border-text-grey\/75 {
    border-color: rgb(179 179 179 / 0.75);
  }

  .lg\:border-text-grey\/80 {
    border-color: rgb(179 179 179 / 0.8);
  }

  .lg\:border-text-grey\/85 {
    border-color: rgb(179 179 179 / 0.85);
  }

  .lg\:border-text-grey\/90 {
    border-color: rgb(179 179 179 / 0.9);
  }

  .lg\:border-text-grey\/95 {
    border-color: rgb(179 179 179 / 0.95);
  }

  .lg\:border-transparent {
    border-color: transparent;
  }

  .lg\:border-transparent\/0 {
    border-color: rgb(0 0 0 / 0);
  }

  .lg\:border-transparent\/10 {
    border-color: rgb(0 0 0 / 0.1);
  }

  .lg\:border-transparent\/100 {
    border-color: rgb(0 0 0 / 1);
  }

  .lg\:border-transparent\/15 {
    border-color: rgb(0 0 0 / 0.15);
  }

  .lg\:border-transparent\/20 {
    border-color: rgb(0 0 0 / 0.2);
  }

  .lg\:border-transparent\/25 {
    border-color: rgb(0 0 0 / 0.25);
  }

  .lg\:border-transparent\/30 {
    border-color: rgb(0 0 0 / 0.3);
  }

  .lg\:border-transparent\/35 {
    border-color: rgb(0 0 0 / 0.35);
  }

  .lg\:border-transparent\/40 {
    border-color: rgb(0 0 0 / 0.4);
  }

  .lg\:border-transparent\/45 {
    border-color: rgb(0 0 0 / 0.45);
  }

  .lg\:border-transparent\/5 {
    border-color: rgb(0 0 0 / 0.05);
  }

  .lg\:border-transparent\/50 {
    border-color: rgb(0 0 0 / 0.5);
  }

  .lg\:border-transparent\/55 {
    border-color: rgb(0 0 0 / 0.55);
  }

  .lg\:border-transparent\/60 {
    border-color: rgb(0 0 0 / 0.6);
  }

  .lg\:border-transparent\/65 {
    border-color: rgb(0 0 0 / 0.65);
  }

  .lg\:border-transparent\/70 {
    border-color: rgb(0 0 0 / 0.7);
  }

  .lg\:border-transparent\/75 {
    border-color: rgb(0 0 0 / 0.75);
  }

  .lg\:border-transparent\/80 {
    border-color: rgb(0 0 0 / 0.8);
  }

  .lg\:border-transparent\/85 {
    border-color: rgb(0 0 0 / 0.85);
  }

  .lg\:border-transparent\/90 {
    border-color: rgb(0 0 0 / 0.9);
  }

  .lg\:border-transparent\/95 {
    border-color: rgb(0 0 0 / 0.95);
  }

  .lg\:border-white {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .lg\:border-white\/0 {
    border-color: rgb(255 255 255 / 0);
  }

  .lg\:border-white\/10 {
    border-color: rgb(255 255 255 / 0.1);
  }

  .lg\:border-white\/100 {
    border-color: rgb(255 255 255 / 1);
  }

  .lg\:border-white\/15 {
    border-color: rgb(255 255 255 / 0.15);
  }

  .lg\:border-white\/20 {
    border-color: rgb(255 255 255 / 0.2);
  }

  .lg\:border-white\/25 {
    border-color: rgb(255 255 255 / 0.25);
  }

  .lg\:border-white\/30 {
    border-color: rgb(255 255 255 / 0.3);
  }

  .lg\:border-white\/35 {
    border-color: rgb(255 255 255 / 0.35);
  }

  .lg\:border-white\/40 {
    border-color: rgb(255 255 255 / 0.4);
  }

  .lg\:border-white\/45 {
    border-color: rgb(255 255 255 / 0.45);
  }

  .lg\:border-white\/5 {
    border-color: rgb(255 255 255 / 0.05);
  }

  .lg\:border-white\/50 {
    border-color: rgb(255 255 255 / 0.5);
  }

  .lg\:border-white\/55 {
    border-color: rgb(255 255 255 / 0.55);
  }

  .lg\:border-white\/60 {
    border-color: rgb(255 255 255 / 0.6);
  }

  .lg\:border-white\/65 {
    border-color: rgb(255 255 255 / 0.65);
  }

  .lg\:border-white\/70 {
    border-color: rgb(255 255 255 / 0.7);
  }

  .lg\:border-white\/75 {
    border-color: rgb(255 255 255 / 0.75);
  }

  .lg\:border-white\/80 {
    border-color: rgb(255 255 255 / 0.8);
  }

  .lg\:border-white\/85 {
    border-color: rgb(255 255 255 / 0.85);
  }

  .lg\:border-white\/90 {
    border-color: rgb(255 255 255 / 0.9);
  }

  .lg\:border-white\/95 {
    border-color: rgb(255 255 255 / 0.95);
  }

  .lg\:border-x-blue {
    border-left-color: var(--blue);
    border-right-color: var(--blue);
  }

  .lg\:border-x-border {
    --tw-border-opacity: 1;
    border-left-color: rgb(228 229 230 / var(--tw-border-opacity));
    border-right-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .lg\:border-x-border\/0 {
    border-left-color: rgb(228 229 230 / 0);
    border-right-color: rgb(228 229 230 / 0);
  }

  .lg\:border-x-border\/10 {
    border-left-color: rgb(228 229 230 / 0.1);
    border-right-color: rgb(228 229 230 / 0.1);
  }

  .lg\:border-x-border\/100 {
    border-left-color: rgb(228 229 230 / 1);
    border-right-color: rgb(228 229 230 / 1);
  }

  .lg\:border-x-border\/15 {
    border-left-color: rgb(228 229 230 / 0.15);
    border-right-color: rgb(228 229 230 / 0.15);
  }

  .lg\:border-x-border\/20 {
    border-left-color: rgb(228 229 230 / 0.2);
    border-right-color: rgb(228 229 230 / 0.2);
  }

  .lg\:border-x-border\/25 {
    border-left-color: rgb(228 229 230 / 0.25);
    border-right-color: rgb(228 229 230 / 0.25);
  }

  .lg\:border-x-border\/30 {
    border-left-color: rgb(228 229 230 / 0.3);
    border-right-color: rgb(228 229 230 / 0.3);
  }

  .lg\:border-x-border\/35 {
    border-left-color: rgb(228 229 230 / 0.35);
    border-right-color: rgb(228 229 230 / 0.35);
  }

  .lg\:border-x-border\/40 {
    border-left-color: rgb(228 229 230 / 0.4);
    border-right-color: rgb(228 229 230 / 0.4);
  }

  .lg\:border-x-border\/45 {
    border-left-color: rgb(228 229 230 / 0.45);
    border-right-color: rgb(228 229 230 / 0.45);
  }

  .lg\:border-x-border\/5 {
    border-left-color: rgb(228 229 230 / 0.05);
    border-right-color: rgb(228 229 230 / 0.05);
  }

  .lg\:border-x-border\/50 {
    border-left-color: rgb(228 229 230 / 0.5);
    border-right-color: rgb(228 229 230 / 0.5);
  }

  .lg\:border-x-border\/55 {
    border-left-color: rgb(228 229 230 / 0.55);
    border-right-color: rgb(228 229 230 / 0.55);
  }

  .lg\:border-x-border\/60 {
    border-left-color: rgb(228 229 230 / 0.6);
    border-right-color: rgb(228 229 230 / 0.6);
  }

  .lg\:border-x-border\/65 {
    border-left-color: rgb(228 229 230 / 0.65);
    border-right-color: rgb(228 229 230 / 0.65);
  }

  .lg\:border-x-border\/70 {
    border-left-color: rgb(228 229 230 / 0.7);
    border-right-color: rgb(228 229 230 / 0.7);
  }

  .lg\:border-x-border\/75 {
    border-left-color: rgb(228 229 230 / 0.75);
    border-right-color: rgb(228 229 230 / 0.75);
  }

  .lg\:border-x-border\/80 {
    border-left-color: rgb(228 229 230 / 0.8);
    border-right-color: rgb(228 229 230 / 0.8);
  }

  .lg\:border-x-border\/85 {
    border-left-color: rgb(228 229 230 / 0.85);
    border-right-color: rgb(228 229 230 / 0.85);
  }

  .lg\:border-x-border\/90 {
    border-left-color: rgb(228 229 230 / 0.9);
    border-right-color: rgb(228 229 230 / 0.9);
  }

  .lg\:border-x-border\/95 {
    border-left-color: rgb(228 229 230 / 0.95);
    border-right-color: rgb(228 229 230 / 0.95);
  }

  .lg\:border-x-button {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 252 251 / var(--tw-border-opacity));
    border-right-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .lg\:border-x-button\/0 {
    border-left-color: rgb(243 252 251 / 0);
    border-right-color: rgb(243 252 251 / 0);
  }

  .lg\:border-x-button\/10 {
    border-left-color: rgb(243 252 251 / 0.1);
    border-right-color: rgb(243 252 251 / 0.1);
  }

  .lg\:border-x-button\/100 {
    border-left-color: rgb(243 252 251 / 1);
    border-right-color: rgb(243 252 251 / 1);
  }

  .lg\:border-x-button\/15 {
    border-left-color: rgb(243 252 251 / 0.15);
    border-right-color: rgb(243 252 251 / 0.15);
  }

  .lg\:border-x-button\/20 {
    border-left-color: rgb(243 252 251 / 0.2);
    border-right-color: rgb(243 252 251 / 0.2);
  }

  .lg\:border-x-button\/25 {
    border-left-color: rgb(243 252 251 / 0.25);
    border-right-color: rgb(243 252 251 / 0.25);
  }

  .lg\:border-x-button\/30 {
    border-left-color: rgb(243 252 251 / 0.3);
    border-right-color: rgb(243 252 251 / 0.3);
  }

  .lg\:border-x-button\/35 {
    border-left-color: rgb(243 252 251 / 0.35);
    border-right-color: rgb(243 252 251 / 0.35);
  }

  .lg\:border-x-button\/40 {
    border-left-color: rgb(243 252 251 / 0.4);
    border-right-color: rgb(243 252 251 / 0.4);
  }

  .lg\:border-x-button\/45 {
    border-left-color: rgb(243 252 251 / 0.45);
    border-right-color: rgb(243 252 251 / 0.45);
  }

  .lg\:border-x-button\/5 {
    border-left-color: rgb(243 252 251 / 0.05);
    border-right-color: rgb(243 252 251 / 0.05);
  }

  .lg\:border-x-button\/50 {
    border-left-color: rgb(243 252 251 / 0.5);
    border-right-color: rgb(243 252 251 / 0.5);
  }

  .lg\:border-x-button\/55 {
    border-left-color: rgb(243 252 251 / 0.55);
    border-right-color: rgb(243 252 251 / 0.55);
  }

  .lg\:border-x-button\/60 {
    border-left-color: rgb(243 252 251 / 0.6);
    border-right-color: rgb(243 252 251 / 0.6);
  }

  .lg\:border-x-button\/65 {
    border-left-color: rgb(243 252 251 / 0.65);
    border-right-color: rgb(243 252 251 / 0.65);
  }

  .lg\:border-x-button\/70 {
    border-left-color: rgb(243 252 251 / 0.7);
    border-right-color: rgb(243 252 251 / 0.7);
  }

  .lg\:border-x-button\/75 {
    border-left-color: rgb(243 252 251 / 0.75);
    border-right-color: rgb(243 252 251 / 0.75);
  }

  .lg\:border-x-button\/80 {
    border-left-color: rgb(243 252 251 / 0.8);
    border-right-color: rgb(243 252 251 / 0.8);
  }

  .lg\:border-x-button\/85 {
    border-left-color: rgb(243 252 251 / 0.85);
    border-right-color: rgb(243 252 251 / 0.85);
  }

  .lg\:border-x-button\/90 {
    border-left-color: rgb(243 252 251 / 0.9);
    border-right-color: rgb(243 252 251 / 0.9);
  }

  .lg\:border-x-button\/95 {
    border-left-color: rgb(243 252 251 / 0.95);
    border-right-color: rgb(243 252 251 / 0.95);
  }

  .lg\:border-x-current {
    border-left-color: currentColor;
    border-right-color: currentColor;
  }

  .lg\:border-x-dark {
    --tw-border-opacity: 1;
    border-left-color: rgb(37 73 39 / var(--tw-border-opacity));
    border-right-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .lg\:border-x-dark-green {
    --tw-border-opacity: 1;
    border-left-color: rgb(16 64 48 / var(--tw-border-opacity));
    border-right-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .lg\:border-x-dark-green\/0 {
    border-left-color: rgb(16 64 48 / 0);
    border-right-color: rgb(16 64 48 / 0);
  }

  .lg\:border-x-dark-green\/10 {
    border-left-color: rgb(16 64 48 / 0.1);
    border-right-color: rgb(16 64 48 / 0.1);
  }

  .lg\:border-x-dark-green\/100 {
    border-left-color: rgb(16 64 48 / 1);
    border-right-color: rgb(16 64 48 / 1);
  }

  .lg\:border-x-dark-green\/15 {
    border-left-color: rgb(16 64 48 / 0.15);
    border-right-color: rgb(16 64 48 / 0.15);
  }

  .lg\:border-x-dark-green\/20 {
    border-left-color: rgb(16 64 48 / 0.2);
    border-right-color: rgb(16 64 48 / 0.2);
  }

  .lg\:border-x-dark-green\/25 {
    border-left-color: rgb(16 64 48 / 0.25);
    border-right-color: rgb(16 64 48 / 0.25);
  }

  .lg\:border-x-dark-green\/30 {
    border-left-color: rgb(16 64 48 / 0.3);
    border-right-color: rgb(16 64 48 / 0.3);
  }

  .lg\:border-x-dark-green\/35 {
    border-left-color: rgb(16 64 48 / 0.35);
    border-right-color: rgb(16 64 48 / 0.35);
  }

  .lg\:border-x-dark-green\/40 {
    border-left-color: rgb(16 64 48 / 0.4);
    border-right-color: rgb(16 64 48 / 0.4);
  }

  .lg\:border-x-dark-green\/45 {
    border-left-color: rgb(16 64 48 / 0.45);
    border-right-color: rgb(16 64 48 / 0.45);
  }

  .lg\:border-x-dark-green\/5 {
    border-left-color: rgb(16 64 48 / 0.05);
    border-right-color: rgb(16 64 48 / 0.05);
  }

  .lg\:border-x-dark-green\/50 {
    border-left-color: rgb(16 64 48 / 0.5);
    border-right-color: rgb(16 64 48 / 0.5);
  }

  .lg\:border-x-dark-green\/55 {
    border-left-color: rgb(16 64 48 / 0.55);
    border-right-color: rgb(16 64 48 / 0.55);
  }

  .lg\:border-x-dark-green\/60 {
    border-left-color: rgb(16 64 48 / 0.6);
    border-right-color: rgb(16 64 48 / 0.6);
  }

  .lg\:border-x-dark-green\/65 {
    border-left-color: rgb(16 64 48 / 0.65);
    border-right-color: rgb(16 64 48 / 0.65);
  }

  .lg\:border-x-dark-green\/70 {
    border-left-color: rgb(16 64 48 / 0.7);
    border-right-color: rgb(16 64 48 / 0.7);
  }

  .lg\:border-x-dark-green\/75 {
    border-left-color: rgb(16 64 48 / 0.75);
    border-right-color: rgb(16 64 48 / 0.75);
  }

  .lg\:border-x-dark-green\/80 {
    border-left-color: rgb(16 64 48 / 0.8);
    border-right-color: rgb(16 64 48 / 0.8);
  }

  .lg\:border-x-dark-green\/85 {
    border-left-color: rgb(16 64 48 / 0.85);
    border-right-color: rgb(16 64 48 / 0.85);
  }

  .lg\:border-x-dark-green\/90 {
    border-left-color: rgb(16 64 48 / 0.9);
    border-right-color: rgb(16 64 48 / 0.9);
  }

  .lg\:border-x-dark-green\/95 {
    border-left-color: rgb(16 64 48 / 0.95);
    border-right-color: rgb(16 64 48 / 0.95);
  }

  .lg\:border-x-dark\/0 {
    border-left-color: rgb(37 73 39 / 0);
    border-right-color: rgb(37 73 39 / 0);
  }

  .lg\:border-x-dark\/10 {
    border-left-color: rgb(37 73 39 / 0.1);
    border-right-color: rgb(37 73 39 / 0.1);
  }

  .lg\:border-x-dark\/100 {
    border-left-color: rgb(37 73 39 / 1);
    border-right-color: rgb(37 73 39 / 1);
  }

  .lg\:border-x-dark\/15 {
    border-left-color: rgb(37 73 39 / 0.15);
    border-right-color: rgb(37 73 39 / 0.15);
  }

  .lg\:border-x-dark\/20 {
    border-left-color: rgb(37 73 39 / 0.2);
    border-right-color: rgb(37 73 39 / 0.2);
  }

  .lg\:border-x-dark\/25 {
    border-left-color: rgb(37 73 39 / 0.25);
    border-right-color: rgb(37 73 39 / 0.25);
  }

  .lg\:border-x-dark\/30 {
    border-left-color: rgb(37 73 39 / 0.3);
    border-right-color: rgb(37 73 39 / 0.3);
  }

  .lg\:border-x-dark\/35 {
    border-left-color: rgb(37 73 39 / 0.35);
    border-right-color: rgb(37 73 39 / 0.35);
  }

  .lg\:border-x-dark\/40 {
    border-left-color: rgb(37 73 39 / 0.4);
    border-right-color: rgb(37 73 39 / 0.4);
  }

  .lg\:border-x-dark\/45 {
    border-left-color: rgb(37 73 39 / 0.45);
    border-right-color: rgb(37 73 39 / 0.45);
  }

  .lg\:border-x-dark\/5 {
    border-left-color: rgb(37 73 39 / 0.05);
    border-right-color: rgb(37 73 39 / 0.05);
  }

  .lg\:border-x-dark\/50 {
    border-left-color: rgb(37 73 39 / 0.5);
    border-right-color: rgb(37 73 39 / 0.5);
  }

  .lg\:border-x-dark\/55 {
    border-left-color: rgb(37 73 39 / 0.55);
    border-right-color: rgb(37 73 39 / 0.55);
  }

  .lg\:border-x-dark\/60 {
    border-left-color: rgb(37 73 39 / 0.6);
    border-right-color: rgb(37 73 39 / 0.6);
  }

  .lg\:border-x-dark\/65 {
    border-left-color: rgb(37 73 39 / 0.65);
    border-right-color: rgb(37 73 39 / 0.65);
  }

  .lg\:border-x-dark\/70 {
    border-left-color: rgb(37 73 39 / 0.7);
    border-right-color: rgb(37 73 39 / 0.7);
  }

  .lg\:border-x-dark\/75 {
    border-left-color: rgb(37 73 39 / 0.75);
    border-right-color: rgb(37 73 39 / 0.75);
  }

  .lg\:border-x-dark\/80 {
    border-left-color: rgb(37 73 39 / 0.8);
    border-right-color: rgb(37 73 39 / 0.8);
  }

  .lg\:border-x-dark\/85 {
    border-left-color: rgb(37 73 39 / 0.85);
    border-right-color: rgb(37 73 39 / 0.85);
  }

  .lg\:border-x-dark\/90 {
    border-left-color: rgb(37 73 39 / 0.9);
    border-right-color: rgb(37 73 39 / 0.9);
  }

  .lg\:border-x-dark\/95 {
    border-left-color: rgb(37 73 39 / 0.95);
    border-right-color: rgb(37 73 39 / 0.95);
  }

  .lg\:border-x-gray {
    border-left-color: var(--gray);
    border-right-color: var(--gray);
  }

  .lg\:border-x-green {
    --tw-border-opacity: 1;
    border-left-color: rgb(52 102 64 / var(--tw-border-opacity));
    border-right-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .lg\:border-x-green\/0 {
    border-left-color: rgb(52 102 64 / 0);
    border-right-color: rgb(52 102 64 / 0);
  }

  .lg\:border-x-green\/10 {
    border-left-color: rgb(52 102 64 / 0.1);
    border-right-color: rgb(52 102 64 / 0.1);
  }

  .lg\:border-x-green\/100 {
    border-left-color: rgb(52 102 64 / 1);
    border-right-color: rgb(52 102 64 / 1);
  }

  .lg\:border-x-green\/15 {
    border-left-color: rgb(52 102 64 / 0.15);
    border-right-color: rgb(52 102 64 / 0.15);
  }

  .lg\:border-x-green\/20 {
    border-left-color: rgb(52 102 64 / 0.2);
    border-right-color: rgb(52 102 64 / 0.2);
  }

  .lg\:border-x-green\/25 {
    border-left-color: rgb(52 102 64 / 0.25);
    border-right-color: rgb(52 102 64 / 0.25);
  }

  .lg\:border-x-green\/30 {
    border-left-color: rgb(52 102 64 / 0.3);
    border-right-color: rgb(52 102 64 / 0.3);
  }

  .lg\:border-x-green\/35 {
    border-left-color: rgb(52 102 64 / 0.35);
    border-right-color: rgb(52 102 64 / 0.35);
  }

  .lg\:border-x-green\/40 {
    border-left-color: rgb(52 102 64 / 0.4);
    border-right-color: rgb(52 102 64 / 0.4);
  }

  .lg\:border-x-green\/45 {
    border-left-color: rgb(52 102 64 / 0.45);
    border-right-color: rgb(52 102 64 / 0.45);
  }

  .lg\:border-x-green\/5 {
    border-left-color: rgb(52 102 64 / 0.05);
    border-right-color: rgb(52 102 64 / 0.05);
  }

  .lg\:border-x-green\/50 {
    border-left-color: rgb(52 102 64 / 0.5);
    border-right-color: rgb(52 102 64 / 0.5);
  }

  .lg\:border-x-green\/55 {
    border-left-color: rgb(52 102 64 / 0.55);
    border-right-color: rgb(52 102 64 / 0.55);
  }

  .lg\:border-x-green\/60 {
    border-left-color: rgb(52 102 64 / 0.6);
    border-right-color: rgb(52 102 64 / 0.6);
  }

  .lg\:border-x-green\/65 {
    border-left-color: rgb(52 102 64 / 0.65);
    border-right-color: rgb(52 102 64 / 0.65);
  }

  .lg\:border-x-green\/70 {
    border-left-color: rgb(52 102 64 / 0.7);
    border-right-color: rgb(52 102 64 / 0.7);
  }

  .lg\:border-x-green\/75 {
    border-left-color: rgb(52 102 64 / 0.75);
    border-right-color: rgb(52 102 64 / 0.75);
  }

  .lg\:border-x-green\/80 {
    border-left-color: rgb(52 102 64 / 0.8);
    border-right-color: rgb(52 102 64 / 0.8);
  }

  .lg\:border-x-green\/85 {
    border-left-color: rgb(52 102 64 / 0.85);
    border-right-color: rgb(52 102 64 / 0.85);
  }

  .lg\:border-x-green\/90 {
    border-left-color: rgb(52 102 64 / 0.9);
    border-right-color: rgb(52 102 64 / 0.9);
  }

  .lg\:border-x-green\/95 {
    border-left-color: rgb(52 102 64 / 0.95);
    border-right-color: rgb(52 102 64 / 0.95);
  }

  .lg\:border-x-grey {
    --tw-border-opacity: 1;
    border-left-color: rgb(205 217 209 / var(--tw-border-opacity));
    border-right-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .lg\:border-x-grey\/0 {
    border-left-color: rgb(205 217 209 / 0);
    border-right-color: rgb(205 217 209 / 0);
  }

  .lg\:border-x-grey\/10 {
    border-left-color: rgb(205 217 209 / 0.1);
    border-right-color: rgb(205 217 209 / 0.1);
  }

  .lg\:border-x-grey\/100 {
    border-left-color: rgb(205 217 209 / 1);
    border-right-color: rgb(205 217 209 / 1);
  }

  .lg\:border-x-grey\/15 {
    border-left-color: rgb(205 217 209 / 0.15);
    border-right-color: rgb(205 217 209 / 0.15);
  }

  .lg\:border-x-grey\/20 {
    border-left-color: rgb(205 217 209 / 0.2);
    border-right-color: rgb(205 217 209 / 0.2);
  }

  .lg\:border-x-grey\/25 {
    border-left-color: rgb(205 217 209 / 0.25);
    border-right-color: rgb(205 217 209 / 0.25);
  }

  .lg\:border-x-grey\/30 {
    border-left-color: rgb(205 217 209 / 0.3);
    border-right-color: rgb(205 217 209 / 0.3);
  }

  .lg\:border-x-grey\/35 {
    border-left-color: rgb(205 217 209 / 0.35);
    border-right-color: rgb(205 217 209 / 0.35);
  }

  .lg\:border-x-grey\/40 {
    border-left-color: rgb(205 217 209 / 0.4);
    border-right-color: rgb(205 217 209 / 0.4);
  }

  .lg\:border-x-grey\/45 {
    border-left-color: rgb(205 217 209 / 0.45);
    border-right-color: rgb(205 217 209 / 0.45);
  }

  .lg\:border-x-grey\/5 {
    border-left-color: rgb(205 217 209 / 0.05);
    border-right-color: rgb(205 217 209 / 0.05);
  }

  .lg\:border-x-grey\/50 {
    border-left-color: rgb(205 217 209 / 0.5);
    border-right-color: rgb(205 217 209 / 0.5);
  }

  .lg\:border-x-grey\/55 {
    border-left-color: rgb(205 217 209 / 0.55);
    border-right-color: rgb(205 217 209 / 0.55);
  }

  .lg\:border-x-grey\/60 {
    border-left-color: rgb(205 217 209 / 0.6);
    border-right-color: rgb(205 217 209 / 0.6);
  }

  .lg\:border-x-grey\/65 {
    border-left-color: rgb(205 217 209 / 0.65);
    border-right-color: rgb(205 217 209 / 0.65);
  }

  .lg\:border-x-grey\/70 {
    border-left-color: rgb(205 217 209 / 0.7);
    border-right-color: rgb(205 217 209 / 0.7);
  }

  .lg\:border-x-grey\/75 {
    border-left-color: rgb(205 217 209 / 0.75);
    border-right-color: rgb(205 217 209 / 0.75);
  }

  .lg\:border-x-grey\/80 {
    border-left-color: rgb(205 217 209 / 0.8);
    border-right-color: rgb(205 217 209 / 0.8);
  }

  .lg\:border-x-grey\/85 {
    border-left-color: rgb(205 217 209 / 0.85);
    border-right-color: rgb(205 217 209 / 0.85);
  }

  .lg\:border-x-grey\/90 {
    border-left-color: rgb(205 217 209 / 0.9);
    border-right-color: rgb(205 217 209 / 0.9);
  }

  .lg\:border-x-grey\/95 {
    border-left-color: rgb(205 217 209 / 0.95);
    border-right-color: rgb(205 217 209 / 0.95);
  }

  .lg\:border-x-light {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 244 228 / var(--tw-border-opacity));
    border-right-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .lg\:border-x-light-green {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 244 228 / var(--tw-border-opacity));
    border-right-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .lg\:border-x-light-green\/0 {
    border-left-color: rgb(243 244 228 / 0);
    border-right-color: rgb(243 244 228 / 0);
  }

  .lg\:border-x-light-green\/10 {
    border-left-color: rgb(243 244 228 / 0.1);
    border-right-color: rgb(243 244 228 / 0.1);
  }

  .lg\:border-x-light-green\/100 {
    border-left-color: rgb(243 244 228 / 1);
    border-right-color: rgb(243 244 228 / 1);
  }

  .lg\:border-x-light-green\/15 {
    border-left-color: rgb(243 244 228 / 0.15);
    border-right-color: rgb(243 244 228 / 0.15);
  }

  .lg\:border-x-light-green\/20 {
    border-left-color: rgb(243 244 228 / 0.2);
    border-right-color: rgb(243 244 228 / 0.2);
  }

  .lg\:border-x-light-green\/25 {
    border-left-color: rgb(243 244 228 / 0.25);
    border-right-color: rgb(243 244 228 / 0.25);
  }

  .lg\:border-x-light-green\/30 {
    border-left-color: rgb(243 244 228 / 0.3);
    border-right-color: rgb(243 244 228 / 0.3);
  }

  .lg\:border-x-light-green\/35 {
    border-left-color: rgb(243 244 228 / 0.35);
    border-right-color: rgb(243 244 228 / 0.35);
  }

  .lg\:border-x-light-green\/40 {
    border-left-color: rgb(243 244 228 / 0.4);
    border-right-color: rgb(243 244 228 / 0.4);
  }

  .lg\:border-x-light-green\/45 {
    border-left-color: rgb(243 244 228 / 0.45);
    border-right-color: rgb(243 244 228 / 0.45);
  }

  .lg\:border-x-light-green\/5 {
    border-left-color: rgb(243 244 228 / 0.05);
    border-right-color: rgb(243 244 228 / 0.05);
  }

  .lg\:border-x-light-green\/50 {
    border-left-color: rgb(243 244 228 / 0.5);
    border-right-color: rgb(243 244 228 / 0.5);
  }

  .lg\:border-x-light-green\/55 {
    border-left-color: rgb(243 244 228 / 0.55);
    border-right-color: rgb(243 244 228 / 0.55);
  }

  .lg\:border-x-light-green\/60 {
    border-left-color: rgb(243 244 228 / 0.6);
    border-right-color: rgb(243 244 228 / 0.6);
  }

  .lg\:border-x-light-green\/65 {
    border-left-color: rgb(243 244 228 / 0.65);
    border-right-color: rgb(243 244 228 / 0.65);
  }

  .lg\:border-x-light-green\/70 {
    border-left-color: rgb(243 244 228 / 0.7);
    border-right-color: rgb(243 244 228 / 0.7);
  }

  .lg\:border-x-light-green\/75 {
    border-left-color: rgb(243 244 228 / 0.75);
    border-right-color: rgb(243 244 228 / 0.75);
  }

  .lg\:border-x-light-green\/80 {
    border-left-color: rgb(243 244 228 / 0.8);
    border-right-color: rgb(243 244 228 / 0.8);
  }

  .lg\:border-x-light-green\/85 {
    border-left-color: rgb(243 244 228 / 0.85);
    border-right-color: rgb(243 244 228 / 0.85);
  }

  .lg\:border-x-light-green\/90 {
    border-left-color: rgb(243 244 228 / 0.9);
    border-right-color: rgb(243 244 228 / 0.9);
  }

  .lg\:border-x-light-green\/95 {
    border-left-color: rgb(243 244 228 / 0.95);
    border-right-color: rgb(243 244 228 / 0.95);
  }

  .lg\:border-x-light\/0 {
    border-left-color: rgb(243 244 228 / 0);
    border-right-color: rgb(243 244 228 / 0);
  }

  .lg\:border-x-light\/10 {
    border-left-color: rgb(243 244 228 / 0.1);
    border-right-color: rgb(243 244 228 / 0.1);
  }

  .lg\:border-x-light\/100 {
    border-left-color: rgb(243 244 228 / 1);
    border-right-color: rgb(243 244 228 / 1);
  }

  .lg\:border-x-light\/15 {
    border-left-color: rgb(243 244 228 / 0.15);
    border-right-color: rgb(243 244 228 / 0.15);
  }

  .lg\:border-x-light\/20 {
    border-left-color: rgb(243 244 228 / 0.2);
    border-right-color: rgb(243 244 228 / 0.2);
  }

  .lg\:border-x-light\/25 {
    border-left-color: rgb(243 244 228 / 0.25);
    border-right-color: rgb(243 244 228 / 0.25);
  }

  .lg\:border-x-light\/30 {
    border-left-color: rgb(243 244 228 / 0.3);
    border-right-color: rgb(243 244 228 / 0.3);
  }

  .lg\:border-x-light\/35 {
    border-left-color: rgb(243 244 228 / 0.35);
    border-right-color: rgb(243 244 228 / 0.35);
  }

  .lg\:border-x-light\/40 {
    border-left-color: rgb(243 244 228 / 0.4);
    border-right-color: rgb(243 244 228 / 0.4);
  }

  .lg\:border-x-light\/45 {
    border-left-color: rgb(243 244 228 / 0.45);
    border-right-color: rgb(243 244 228 / 0.45);
  }

  .lg\:border-x-light\/5 {
    border-left-color: rgb(243 244 228 / 0.05);
    border-right-color: rgb(243 244 228 / 0.05);
  }

  .lg\:border-x-light\/50 {
    border-left-color: rgb(243 244 228 / 0.5);
    border-right-color: rgb(243 244 228 / 0.5);
  }

  .lg\:border-x-light\/55 {
    border-left-color: rgb(243 244 228 / 0.55);
    border-right-color: rgb(243 244 228 / 0.55);
  }

  .lg\:border-x-light\/60 {
    border-left-color: rgb(243 244 228 / 0.6);
    border-right-color: rgb(243 244 228 / 0.6);
  }

  .lg\:border-x-light\/65 {
    border-left-color: rgb(243 244 228 / 0.65);
    border-right-color: rgb(243 244 228 / 0.65);
  }

  .lg\:border-x-light\/70 {
    border-left-color: rgb(243 244 228 / 0.7);
    border-right-color: rgb(243 244 228 / 0.7);
  }

  .lg\:border-x-light\/75 {
    border-left-color: rgb(243 244 228 / 0.75);
    border-right-color: rgb(243 244 228 / 0.75);
  }

  .lg\:border-x-light\/80 {
    border-left-color: rgb(243 244 228 / 0.8);
    border-right-color: rgb(243 244 228 / 0.8);
  }

  .lg\:border-x-light\/85 {
    border-left-color: rgb(243 244 228 / 0.85);
    border-right-color: rgb(243 244 228 / 0.85);
  }

  .lg\:border-x-light\/90 {
    border-left-color: rgb(243 244 228 / 0.9);
    border-right-color: rgb(243 244 228 / 0.9);
  }

  .lg\:border-x-light\/95 {
    border-left-color: rgb(243 244 228 / 0.95);
    border-right-color: rgb(243 244 228 / 0.95);
  }

  .lg\:border-x-main {
    --tw-border-opacity: 1;
    border-left-color: rgb(56 56 56 / var(--tw-border-opacity));
    border-right-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .lg\:border-x-main\/0 {
    border-left-color: rgb(56 56 56 / 0);
    border-right-color: rgb(56 56 56 / 0);
  }

  .lg\:border-x-main\/10 {
    border-left-color: rgb(56 56 56 / 0.1);
    border-right-color: rgb(56 56 56 / 0.1);
  }

  .lg\:border-x-main\/100 {
    border-left-color: rgb(56 56 56 / 1);
    border-right-color: rgb(56 56 56 / 1);
  }

  .lg\:border-x-main\/15 {
    border-left-color: rgb(56 56 56 / 0.15);
    border-right-color: rgb(56 56 56 / 0.15);
  }

  .lg\:border-x-main\/20 {
    border-left-color: rgb(56 56 56 / 0.2);
    border-right-color: rgb(56 56 56 / 0.2);
  }

  .lg\:border-x-main\/25 {
    border-left-color: rgb(56 56 56 / 0.25);
    border-right-color: rgb(56 56 56 / 0.25);
  }

  .lg\:border-x-main\/30 {
    border-left-color: rgb(56 56 56 / 0.3);
    border-right-color: rgb(56 56 56 / 0.3);
  }

  .lg\:border-x-main\/35 {
    border-left-color: rgb(56 56 56 / 0.35);
    border-right-color: rgb(56 56 56 / 0.35);
  }

  .lg\:border-x-main\/40 {
    border-left-color: rgb(56 56 56 / 0.4);
    border-right-color: rgb(56 56 56 / 0.4);
  }

  .lg\:border-x-main\/45 {
    border-left-color: rgb(56 56 56 / 0.45);
    border-right-color: rgb(56 56 56 / 0.45);
  }

  .lg\:border-x-main\/5 {
    border-left-color: rgb(56 56 56 / 0.05);
    border-right-color: rgb(56 56 56 / 0.05);
  }

  .lg\:border-x-main\/50 {
    border-left-color: rgb(56 56 56 / 0.5);
    border-right-color: rgb(56 56 56 / 0.5);
  }

  .lg\:border-x-main\/55 {
    border-left-color: rgb(56 56 56 / 0.55);
    border-right-color: rgb(56 56 56 / 0.55);
  }

  .lg\:border-x-main\/60 {
    border-left-color: rgb(56 56 56 / 0.6);
    border-right-color: rgb(56 56 56 / 0.6);
  }

  .lg\:border-x-main\/65 {
    border-left-color: rgb(56 56 56 / 0.65);
    border-right-color: rgb(56 56 56 / 0.65);
  }

  .lg\:border-x-main\/70 {
    border-left-color: rgb(56 56 56 / 0.7);
    border-right-color: rgb(56 56 56 / 0.7);
  }

  .lg\:border-x-main\/75 {
    border-left-color: rgb(56 56 56 / 0.75);
    border-right-color: rgb(56 56 56 / 0.75);
  }

  .lg\:border-x-main\/80 {
    border-left-color: rgb(56 56 56 / 0.8);
    border-right-color: rgb(56 56 56 / 0.8);
  }

  .lg\:border-x-main\/85 {
    border-left-color: rgb(56 56 56 / 0.85);
    border-right-color: rgb(56 56 56 / 0.85);
  }

  .lg\:border-x-main\/90 {
    border-left-color: rgb(56 56 56 / 0.9);
    border-right-color: rgb(56 56 56 / 0.9);
  }

  .lg\:border-x-main\/95 {
    border-left-color: rgb(56 56 56 / 0.95);
    border-right-color: rgb(56 56 56 / 0.95);
  }

  .lg\:border-x-navy {
    border-left-color: var(--navy);
    border-right-color: var(--navy);
  }

  .lg\:border-x-offwhite {
    border-left-color: var(--offwhite);
    border-right-color: var(--offwhite);
  }

  .lg\:border-x-orange {
    border-left-color: var(--orange);
    border-right-color: var(--orange);
  }

  .lg\:border-x-pearl {
    --tw-border-opacity: 1;
    border-left-color: rgb(254 252 249 / var(--tw-border-opacity));
    border-right-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .lg\:border-x-pearl\/0 {
    border-left-color: rgb(254 252 249 / 0);
    border-right-color: rgb(254 252 249 / 0);
  }

  .lg\:border-x-pearl\/10 {
    border-left-color: rgb(254 252 249 / 0.1);
    border-right-color: rgb(254 252 249 / 0.1);
  }

  .lg\:border-x-pearl\/100 {
    border-left-color: rgb(254 252 249 / 1);
    border-right-color: rgb(254 252 249 / 1);
  }

  .lg\:border-x-pearl\/15 {
    border-left-color: rgb(254 252 249 / 0.15);
    border-right-color: rgb(254 252 249 / 0.15);
  }

  .lg\:border-x-pearl\/20 {
    border-left-color: rgb(254 252 249 / 0.2);
    border-right-color: rgb(254 252 249 / 0.2);
  }

  .lg\:border-x-pearl\/25 {
    border-left-color: rgb(254 252 249 / 0.25);
    border-right-color: rgb(254 252 249 / 0.25);
  }

  .lg\:border-x-pearl\/30 {
    border-left-color: rgb(254 252 249 / 0.3);
    border-right-color: rgb(254 252 249 / 0.3);
  }

  .lg\:border-x-pearl\/35 {
    border-left-color: rgb(254 252 249 / 0.35);
    border-right-color: rgb(254 252 249 / 0.35);
  }

  .lg\:border-x-pearl\/40 {
    border-left-color: rgb(254 252 249 / 0.4);
    border-right-color: rgb(254 252 249 / 0.4);
  }

  .lg\:border-x-pearl\/45 {
    border-left-color: rgb(254 252 249 / 0.45);
    border-right-color: rgb(254 252 249 / 0.45);
  }

  .lg\:border-x-pearl\/5 {
    border-left-color: rgb(254 252 249 / 0.05);
    border-right-color: rgb(254 252 249 / 0.05);
  }

  .lg\:border-x-pearl\/50 {
    border-left-color: rgb(254 252 249 / 0.5);
    border-right-color: rgb(254 252 249 / 0.5);
  }

  .lg\:border-x-pearl\/55 {
    border-left-color: rgb(254 252 249 / 0.55);
    border-right-color: rgb(254 252 249 / 0.55);
  }

  .lg\:border-x-pearl\/60 {
    border-left-color: rgb(254 252 249 / 0.6);
    border-right-color: rgb(254 252 249 / 0.6);
  }

  .lg\:border-x-pearl\/65 {
    border-left-color: rgb(254 252 249 / 0.65);
    border-right-color: rgb(254 252 249 / 0.65);
  }

  .lg\:border-x-pearl\/70 {
    border-left-color: rgb(254 252 249 / 0.7);
    border-right-color: rgb(254 252 249 / 0.7);
  }

  .lg\:border-x-pearl\/75 {
    border-left-color: rgb(254 252 249 / 0.75);
    border-right-color: rgb(254 252 249 / 0.75);
  }

  .lg\:border-x-pearl\/80 {
    border-left-color: rgb(254 252 249 / 0.8);
    border-right-color: rgb(254 252 249 / 0.8);
  }

  .lg\:border-x-pearl\/85 {
    border-left-color: rgb(254 252 249 / 0.85);
    border-right-color: rgb(254 252 249 / 0.85);
  }

  .lg\:border-x-pearl\/90 {
    border-left-color: rgb(254 252 249 / 0.9);
    border-right-color: rgb(254 252 249 / 0.9);
  }

  .lg\:border-x-pearl\/95 {
    border-left-color: rgb(254 252 249 / 0.95);
    border-right-color: rgb(254 252 249 / 0.95);
  }

  .lg\:border-x-text-grey {
    --tw-border-opacity: 1;
    border-left-color: rgb(179 179 179 / var(--tw-border-opacity));
    border-right-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .lg\:border-x-text-grey\/0 {
    border-left-color: rgb(179 179 179 / 0);
    border-right-color: rgb(179 179 179 / 0);
  }

  .lg\:border-x-text-grey\/10 {
    border-left-color: rgb(179 179 179 / 0.1);
    border-right-color: rgb(179 179 179 / 0.1);
  }

  .lg\:border-x-text-grey\/100 {
    border-left-color: rgb(179 179 179 / 1);
    border-right-color: rgb(179 179 179 / 1);
  }

  .lg\:border-x-text-grey\/15 {
    border-left-color: rgb(179 179 179 / 0.15);
    border-right-color: rgb(179 179 179 / 0.15);
  }

  .lg\:border-x-text-grey\/20 {
    border-left-color: rgb(179 179 179 / 0.2);
    border-right-color: rgb(179 179 179 / 0.2);
  }

  .lg\:border-x-text-grey\/25 {
    border-left-color: rgb(179 179 179 / 0.25);
    border-right-color: rgb(179 179 179 / 0.25);
  }

  .lg\:border-x-text-grey\/30 {
    border-left-color: rgb(179 179 179 / 0.3);
    border-right-color: rgb(179 179 179 / 0.3);
  }

  .lg\:border-x-text-grey\/35 {
    border-left-color: rgb(179 179 179 / 0.35);
    border-right-color: rgb(179 179 179 / 0.35);
  }

  .lg\:border-x-text-grey\/40 {
    border-left-color: rgb(179 179 179 / 0.4);
    border-right-color: rgb(179 179 179 / 0.4);
  }

  .lg\:border-x-text-grey\/45 {
    border-left-color: rgb(179 179 179 / 0.45);
    border-right-color: rgb(179 179 179 / 0.45);
  }

  .lg\:border-x-text-grey\/5 {
    border-left-color: rgb(179 179 179 / 0.05);
    border-right-color: rgb(179 179 179 / 0.05);
  }

  .lg\:border-x-text-grey\/50 {
    border-left-color: rgb(179 179 179 / 0.5);
    border-right-color: rgb(179 179 179 / 0.5);
  }

  .lg\:border-x-text-grey\/55 {
    border-left-color: rgb(179 179 179 / 0.55);
    border-right-color: rgb(179 179 179 / 0.55);
  }

  .lg\:border-x-text-grey\/60 {
    border-left-color: rgb(179 179 179 / 0.6);
    border-right-color: rgb(179 179 179 / 0.6);
  }

  .lg\:border-x-text-grey\/65 {
    border-left-color: rgb(179 179 179 / 0.65);
    border-right-color: rgb(179 179 179 / 0.65);
  }

  .lg\:border-x-text-grey\/70 {
    border-left-color: rgb(179 179 179 / 0.7);
    border-right-color: rgb(179 179 179 / 0.7);
  }

  .lg\:border-x-text-grey\/75 {
    border-left-color: rgb(179 179 179 / 0.75);
    border-right-color: rgb(179 179 179 / 0.75);
  }

  .lg\:border-x-text-grey\/80 {
    border-left-color: rgb(179 179 179 / 0.8);
    border-right-color: rgb(179 179 179 / 0.8);
  }

  .lg\:border-x-text-grey\/85 {
    border-left-color: rgb(179 179 179 / 0.85);
    border-right-color: rgb(179 179 179 / 0.85);
  }

  .lg\:border-x-text-grey\/90 {
    border-left-color: rgb(179 179 179 / 0.9);
    border-right-color: rgb(179 179 179 / 0.9);
  }

  .lg\:border-x-text-grey\/95 {
    border-left-color: rgb(179 179 179 / 0.95);
    border-right-color: rgb(179 179 179 / 0.95);
  }

  .lg\:border-x-transparent {
    border-left-color: transparent;
    border-right-color: transparent;
  }

  .lg\:border-x-transparent\/0 {
    border-left-color: rgb(0 0 0 / 0);
    border-right-color: rgb(0 0 0 / 0);
  }

  .lg\:border-x-transparent\/10 {
    border-left-color: rgb(0 0 0 / 0.1);
    border-right-color: rgb(0 0 0 / 0.1);
  }

  .lg\:border-x-transparent\/100 {
    border-left-color: rgb(0 0 0 / 1);
    border-right-color: rgb(0 0 0 / 1);
  }

  .lg\:border-x-transparent\/15 {
    border-left-color: rgb(0 0 0 / 0.15);
    border-right-color: rgb(0 0 0 / 0.15);
  }

  .lg\:border-x-transparent\/20 {
    border-left-color: rgb(0 0 0 / 0.2);
    border-right-color: rgb(0 0 0 / 0.2);
  }

  .lg\:border-x-transparent\/25 {
    border-left-color: rgb(0 0 0 / 0.25);
    border-right-color: rgb(0 0 0 / 0.25);
  }

  .lg\:border-x-transparent\/30 {
    border-left-color: rgb(0 0 0 / 0.3);
    border-right-color: rgb(0 0 0 / 0.3);
  }

  .lg\:border-x-transparent\/35 {
    border-left-color: rgb(0 0 0 / 0.35);
    border-right-color: rgb(0 0 0 / 0.35);
  }

  .lg\:border-x-transparent\/40 {
    border-left-color: rgb(0 0 0 / 0.4);
    border-right-color: rgb(0 0 0 / 0.4);
  }

  .lg\:border-x-transparent\/45 {
    border-left-color: rgb(0 0 0 / 0.45);
    border-right-color: rgb(0 0 0 / 0.45);
  }

  .lg\:border-x-transparent\/5 {
    border-left-color: rgb(0 0 0 / 0.05);
    border-right-color: rgb(0 0 0 / 0.05);
  }

  .lg\:border-x-transparent\/50 {
    border-left-color: rgb(0 0 0 / 0.5);
    border-right-color: rgb(0 0 0 / 0.5);
  }

  .lg\:border-x-transparent\/55 {
    border-left-color: rgb(0 0 0 / 0.55);
    border-right-color: rgb(0 0 0 / 0.55);
  }

  .lg\:border-x-transparent\/60 {
    border-left-color: rgb(0 0 0 / 0.6);
    border-right-color: rgb(0 0 0 / 0.6);
  }

  .lg\:border-x-transparent\/65 {
    border-left-color: rgb(0 0 0 / 0.65);
    border-right-color: rgb(0 0 0 / 0.65);
  }

  .lg\:border-x-transparent\/70 {
    border-left-color: rgb(0 0 0 / 0.7);
    border-right-color: rgb(0 0 0 / 0.7);
  }

  .lg\:border-x-transparent\/75 {
    border-left-color: rgb(0 0 0 / 0.75);
    border-right-color: rgb(0 0 0 / 0.75);
  }

  .lg\:border-x-transparent\/80 {
    border-left-color: rgb(0 0 0 / 0.8);
    border-right-color: rgb(0 0 0 / 0.8);
  }

  .lg\:border-x-transparent\/85 {
    border-left-color: rgb(0 0 0 / 0.85);
    border-right-color: rgb(0 0 0 / 0.85);
  }

  .lg\:border-x-transparent\/90 {
    border-left-color: rgb(0 0 0 / 0.9);
    border-right-color: rgb(0 0 0 / 0.9);
  }

  .lg\:border-x-transparent\/95 {
    border-left-color: rgb(0 0 0 / 0.95);
    border-right-color: rgb(0 0 0 / 0.95);
  }

  .lg\:border-x-white {
    --tw-border-opacity: 1;
    border-left-color: rgb(255 255 255 / var(--tw-border-opacity));
    border-right-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .lg\:border-x-white\/0 {
    border-left-color: rgb(255 255 255 / 0);
    border-right-color: rgb(255 255 255 / 0);
  }

  .lg\:border-x-white\/10 {
    border-left-color: rgb(255 255 255 / 0.1);
    border-right-color: rgb(255 255 255 / 0.1);
  }

  .lg\:border-x-white\/100 {
    border-left-color: rgb(255 255 255 / 1);
    border-right-color: rgb(255 255 255 / 1);
  }

  .lg\:border-x-white\/15 {
    border-left-color: rgb(255 255 255 / 0.15);
    border-right-color: rgb(255 255 255 / 0.15);
  }

  .lg\:border-x-white\/20 {
    border-left-color: rgb(255 255 255 / 0.2);
    border-right-color: rgb(255 255 255 / 0.2);
  }

  .lg\:border-x-white\/25 {
    border-left-color: rgb(255 255 255 / 0.25);
    border-right-color: rgb(255 255 255 / 0.25);
  }

  .lg\:border-x-white\/30 {
    border-left-color: rgb(255 255 255 / 0.3);
    border-right-color: rgb(255 255 255 / 0.3);
  }

  .lg\:border-x-white\/35 {
    border-left-color: rgb(255 255 255 / 0.35);
    border-right-color: rgb(255 255 255 / 0.35);
  }

  .lg\:border-x-white\/40 {
    border-left-color: rgb(255 255 255 / 0.4);
    border-right-color: rgb(255 255 255 / 0.4);
  }

  .lg\:border-x-white\/45 {
    border-left-color: rgb(255 255 255 / 0.45);
    border-right-color: rgb(255 255 255 / 0.45);
  }

  .lg\:border-x-white\/5 {
    border-left-color: rgb(255 255 255 / 0.05);
    border-right-color: rgb(255 255 255 / 0.05);
  }

  .lg\:border-x-white\/50 {
    border-left-color: rgb(255 255 255 / 0.5);
    border-right-color: rgb(255 255 255 / 0.5);
  }

  .lg\:border-x-white\/55 {
    border-left-color: rgb(255 255 255 / 0.55);
    border-right-color: rgb(255 255 255 / 0.55);
  }

  .lg\:border-x-white\/60 {
    border-left-color: rgb(255 255 255 / 0.6);
    border-right-color: rgb(255 255 255 / 0.6);
  }

  .lg\:border-x-white\/65 {
    border-left-color: rgb(255 255 255 / 0.65);
    border-right-color: rgb(255 255 255 / 0.65);
  }

  .lg\:border-x-white\/70 {
    border-left-color: rgb(255 255 255 / 0.7);
    border-right-color: rgb(255 255 255 / 0.7);
  }

  .lg\:border-x-white\/75 {
    border-left-color: rgb(255 255 255 / 0.75);
    border-right-color: rgb(255 255 255 / 0.75);
  }

  .lg\:border-x-white\/80 {
    border-left-color: rgb(255 255 255 / 0.8);
    border-right-color: rgb(255 255 255 / 0.8);
  }

  .lg\:border-x-white\/85 {
    border-left-color: rgb(255 255 255 / 0.85);
    border-right-color: rgb(255 255 255 / 0.85);
  }

  .lg\:border-x-white\/90 {
    border-left-color: rgb(255 255 255 / 0.9);
    border-right-color: rgb(255 255 255 / 0.9);
  }

  .lg\:border-x-white\/95 {
    border-left-color: rgb(255 255 255 / 0.95);
    border-right-color: rgb(255 255 255 / 0.95);
  }

  .lg\:border-y-blue {
    border-top-color: var(--blue);
    border-bottom-color: var(--blue);
  }

  .lg\:border-y-border {
    --tw-border-opacity: 1;
    border-top-color: rgb(228 229 230 / var(--tw-border-opacity));
    border-bottom-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .lg\:border-y-border\/0 {
    border-top-color: rgb(228 229 230 / 0);
    border-bottom-color: rgb(228 229 230 / 0);
  }

  .lg\:border-y-border\/10 {
    border-top-color: rgb(228 229 230 / 0.1);
    border-bottom-color: rgb(228 229 230 / 0.1);
  }

  .lg\:border-y-border\/100 {
    border-top-color: rgb(228 229 230 / 1);
    border-bottom-color: rgb(228 229 230 / 1);
  }

  .lg\:border-y-border\/15 {
    border-top-color: rgb(228 229 230 / 0.15);
    border-bottom-color: rgb(228 229 230 / 0.15);
  }

  .lg\:border-y-border\/20 {
    border-top-color: rgb(228 229 230 / 0.2);
    border-bottom-color: rgb(228 229 230 / 0.2);
  }

  .lg\:border-y-border\/25 {
    border-top-color: rgb(228 229 230 / 0.25);
    border-bottom-color: rgb(228 229 230 / 0.25);
  }

  .lg\:border-y-border\/30 {
    border-top-color: rgb(228 229 230 / 0.3);
    border-bottom-color: rgb(228 229 230 / 0.3);
  }

  .lg\:border-y-border\/35 {
    border-top-color: rgb(228 229 230 / 0.35);
    border-bottom-color: rgb(228 229 230 / 0.35);
  }

  .lg\:border-y-border\/40 {
    border-top-color: rgb(228 229 230 / 0.4);
    border-bottom-color: rgb(228 229 230 / 0.4);
  }

  .lg\:border-y-border\/45 {
    border-top-color: rgb(228 229 230 / 0.45);
    border-bottom-color: rgb(228 229 230 / 0.45);
  }

  .lg\:border-y-border\/5 {
    border-top-color: rgb(228 229 230 / 0.05);
    border-bottom-color: rgb(228 229 230 / 0.05);
  }

  .lg\:border-y-border\/50 {
    border-top-color: rgb(228 229 230 / 0.5);
    border-bottom-color: rgb(228 229 230 / 0.5);
  }

  .lg\:border-y-border\/55 {
    border-top-color: rgb(228 229 230 / 0.55);
    border-bottom-color: rgb(228 229 230 / 0.55);
  }

  .lg\:border-y-border\/60 {
    border-top-color: rgb(228 229 230 / 0.6);
    border-bottom-color: rgb(228 229 230 / 0.6);
  }

  .lg\:border-y-border\/65 {
    border-top-color: rgb(228 229 230 / 0.65);
    border-bottom-color: rgb(228 229 230 / 0.65);
  }

  .lg\:border-y-border\/70 {
    border-top-color: rgb(228 229 230 / 0.7);
    border-bottom-color: rgb(228 229 230 / 0.7);
  }

  .lg\:border-y-border\/75 {
    border-top-color: rgb(228 229 230 / 0.75);
    border-bottom-color: rgb(228 229 230 / 0.75);
  }

  .lg\:border-y-border\/80 {
    border-top-color: rgb(228 229 230 / 0.8);
    border-bottom-color: rgb(228 229 230 / 0.8);
  }

  .lg\:border-y-border\/85 {
    border-top-color: rgb(228 229 230 / 0.85);
    border-bottom-color: rgb(228 229 230 / 0.85);
  }

  .lg\:border-y-border\/90 {
    border-top-color: rgb(228 229 230 / 0.9);
    border-bottom-color: rgb(228 229 230 / 0.9);
  }

  .lg\:border-y-border\/95 {
    border-top-color: rgb(228 229 230 / 0.95);
    border-bottom-color: rgb(228 229 230 / 0.95);
  }

  .lg\:border-y-button {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 252 251 / var(--tw-border-opacity));
    border-bottom-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .lg\:border-y-button\/0 {
    border-top-color: rgb(243 252 251 / 0);
    border-bottom-color: rgb(243 252 251 / 0);
  }

  .lg\:border-y-button\/10 {
    border-top-color: rgb(243 252 251 / 0.1);
    border-bottom-color: rgb(243 252 251 / 0.1);
  }

  .lg\:border-y-button\/100 {
    border-top-color: rgb(243 252 251 / 1);
    border-bottom-color: rgb(243 252 251 / 1);
  }

  .lg\:border-y-button\/15 {
    border-top-color: rgb(243 252 251 / 0.15);
    border-bottom-color: rgb(243 252 251 / 0.15);
  }

  .lg\:border-y-button\/20 {
    border-top-color: rgb(243 252 251 / 0.2);
    border-bottom-color: rgb(243 252 251 / 0.2);
  }

  .lg\:border-y-button\/25 {
    border-top-color: rgb(243 252 251 / 0.25);
    border-bottom-color: rgb(243 252 251 / 0.25);
  }

  .lg\:border-y-button\/30 {
    border-top-color: rgb(243 252 251 / 0.3);
    border-bottom-color: rgb(243 252 251 / 0.3);
  }

  .lg\:border-y-button\/35 {
    border-top-color: rgb(243 252 251 / 0.35);
    border-bottom-color: rgb(243 252 251 / 0.35);
  }

  .lg\:border-y-button\/40 {
    border-top-color: rgb(243 252 251 / 0.4);
    border-bottom-color: rgb(243 252 251 / 0.4);
  }

  .lg\:border-y-button\/45 {
    border-top-color: rgb(243 252 251 / 0.45);
    border-bottom-color: rgb(243 252 251 / 0.45);
  }

  .lg\:border-y-button\/5 {
    border-top-color: rgb(243 252 251 / 0.05);
    border-bottom-color: rgb(243 252 251 / 0.05);
  }

  .lg\:border-y-button\/50 {
    border-top-color: rgb(243 252 251 / 0.5);
    border-bottom-color: rgb(243 252 251 / 0.5);
  }

  .lg\:border-y-button\/55 {
    border-top-color: rgb(243 252 251 / 0.55);
    border-bottom-color: rgb(243 252 251 / 0.55);
  }

  .lg\:border-y-button\/60 {
    border-top-color: rgb(243 252 251 / 0.6);
    border-bottom-color: rgb(243 252 251 / 0.6);
  }

  .lg\:border-y-button\/65 {
    border-top-color: rgb(243 252 251 / 0.65);
    border-bottom-color: rgb(243 252 251 / 0.65);
  }

  .lg\:border-y-button\/70 {
    border-top-color: rgb(243 252 251 / 0.7);
    border-bottom-color: rgb(243 252 251 / 0.7);
  }

  .lg\:border-y-button\/75 {
    border-top-color: rgb(243 252 251 / 0.75);
    border-bottom-color: rgb(243 252 251 / 0.75);
  }

  .lg\:border-y-button\/80 {
    border-top-color: rgb(243 252 251 / 0.8);
    border-bottom-color: rgb(243 252 251 / 0.8);
  }

  .lg\:border-y-button\/85 {
    border-top-color: rgb(243 252 251 / 0.85);
    border-bottom-color: rgb(243 252 251 / 0.85);
  }

  .lg\:border-y-button\/90 {
    border-top-color: rgb(243 252 251 / 0.9);
    border-bottom-color: rgb(243 252 251 / 0.9);
  }

  .lg\:border-y-button\/95 {
    border-top-color: rgb(243 252 251 / 0.95);
    border-bottom-color: rgb(243 252 251 / 0.95);
  }

  .lg\:border-y-current {
    border-top-color: currentColor;
    border-bottom-color: currentColor;
  }

  .lg\:border-y-dark {
    --tw-border-opacity: 1;
    border-top-color: rgb(37 73 39 / var(--tw-border-opacity));
    border-bottom-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .lg\:border-y-dark-green {
    --tw-border-opacity: 1;
    border-top-color: rgb(16 64 48 / var(--tw-border-opacity));
    border-bottom-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .lg\:border-y-dark-green\/0 {
    border-top-color: rgb(16 64 48 / 0);
    border-bottom-color: rgb(16 64 48 / 0);
  }

  .lg\:border-y-dark-green\/10 {
    border-top-color: rgb(16 64 48 / 0.1);
    border-bottom-color: rgb(16 64 48 / 0.1);
  }

  .lg\:border-y-dark-green\/100 {
    border-top-color: rgb(16 64 48 / 1);
    border-bottom-color: rgb(16 64 48 / 1);
  }

  .lg\:border-y-dark-green\/15 {
    border-top-color: rgb(16 64 48 / 0.15);
    border-bottom-color: rgb(16 64 48 / 0.15);
  }

  .lg\:border-y-dark-green\/20 {
    border-top-color: rgb(16 64 48 / 0.2);
    border-bottom-color: rgb(16 64 48 / 0.2);
  }

  .lg\:border-y-dark-green\/25 {
    border-top-color: rgb(16 64 48 / 0.25);
    border-bottom-color: rgb(16 64 48 / 0.25);
  }

  .lg\:border-y-dark-green\/30 {
    border-top-color: rgb(16 64 48 / 0.3);
    border-bottom-color: rgb(16 64 48 / 0.3);
  }

  .lg\:border-y-dark-green\/35 {
    border-top-color: rgb(16 64 48 / 0.35);
    border-bottom-color: rgb(16 64 48 / 0.35);
  }

  .lg\:border-y-dark-green\/40 {
    border-top-color: rgb(16 64 48 / 0.4);
    border-bottom-color: rgb(16 64 48 / 0.4);
  }

  .lg\:border-y-dark-green\/45 {
    border-top-color: rgb(16 64 48 / 0.45);
    border-bottom-color: rgb(16 64 48 / 0.45);
  }

  .lg\:border-y-dark-green\/5 {
    border-top-color: rgb(16 64 48 / 0.05);
    border-bottom-color: rgb(16 64 48 / 0.05);
  }

  .lg\:border-y-dark-green\/50 {
    border-top-color: rgb(16 64 48 / 0.5);
    border-bottom-color: rgb(16 64 48 / 0.5);
  }

  .lg\:border-y-dark-green\/55 {
    border-top-color: rgb(16 64 48 / 0.55);
    border-bottom-color: rgb(16 64 48 / 0.55);
  }

  .lg\:border-y-dark-green\/60 {
    border-top-color: rgb(16 64 48 / 0.6);
    border-bottom-color: rgb(16 64 48 / 0.6);
  }

  .lg\:border-y-dark-green\/65 {
    border-top-color: rgb(16 64 48 / 0.65);
    border-bottom-color: rgb(16 64 48 / 0.65);
  }

  .lg\:border-y-dark-green\/70 {
    border-top-color: rgb(16 64 48 / 0.7);
    border-bottom-color: rgb(16 64 48 / 0.7);
  }

  .lg\:border-y-dark-green\/75 {
    border-top-color: rgb(16 64 48 / 0.75);
    border-bottom-color: rgb(16 64 48 / 0.75);
  }

  .lg\:border-y-dark-green\/80 {
    border-top-color: rgb(16 64 48 / 0.8);
    border-bottom-color: rgb(16 64 48 / 0.8);
  }

  .lg\:border-y-dark-green\/85 {
    border-top-color: rgb(16 64 48 / 0.85);
    border-bottom-color: rgb(16 64 48 / 0.85);
  }

  .lg\:border-y-dark-green\/90 {
    border-top-color: rgb(16 64 48 / 0.9);
    border-bottom-color: rgb(16 64 48 / 0.9);
  }

  .lg\:border-y-dark-green\/95 {
    border-top-color: rgb(16 64 48 / 0.95);
    border-bottom-color: rgb(16 64 48 / 0.95);
  }

  .lg\:border-y-dark\/0 {
    border-top-color: rgb(37 73 39 / 0);
    border-bottom-color: rgb(37 73 39 / 0);
  }

  .lg\:border-y-dark\/10 {
    border-top-color: rgb(37 73 39 / 0.1);
    border-bottom-color: rgb(37 73 39 / 0.1);
  }

  .lg\:border-y-dark\/100 {
    border-top-color: rgb(37 73 39 / 1);
    border-bottom-color: rgb(37 73 39 / 1);
  }

  .lg\:border-y-dark\/15 {
    border-top-color: rgb(37 73 39 / 0.15);
    border-bottom-color: rgb(37 73 39 / 0.15);
  }

  .lg\:border-y-dark\/20 {
    border-top-color: rgb(37 73 39 / 0.2);
    border-bottom-color: rgb(37 73 39 / 0.2);
  }

  .lg\:border-y-dark\/25 {
    border-top-color: rgb(37 73 39 / 0.25);
    border-bottom-color: rgb(37 73 39 / 0.25);
  }

  .lg\:border-y-dark\/30 {
    border-top-color: rgb(37 73 39 / 0.3);
    border-bottom-color: rgb(37 73 39 / 0.3);
  }

  .lg\:border-y-dark\/35 {
    border-top-color: rgb(37 73 39 / 0.35);
    border-bottom-color: rgb(37 73 39 / 0.35);
  }

  .lg\:border-y-dark\/40 {
    border-top-color: rgb(37 73 39 / 0.4);
    border-bottom-color: rgb(37 73 39 / 0.4);
  }

  .lg\:border-y-dark\/45 {
    border-top-color: rgb(37 73 39 / 0.45);
    border-bottom-color: rgb(37 73 39 / 0.45);
  }

  .lg\:border-y-dark\/5 {
    border-top-color: rgb(37 73 39 / 0.05);
    border-bottom-color: rgb(37 73 39 / 0.05);
  }

  .lg\:border-y-dark\/50 {
    border-top-color: rgb(37 73 39 / 0.5);
    border-bottom-color: rgb(37 73 39 / 0.5);
  }

  .lg\:border-y-dark\/55 {
    border-top-color: rgb(37 73 39 / 0.55);
    border-bottom-color: rgb(37 73 39 / 0.55);
  }

  .lg\:border-y-dark\/60 {
    border-top-color: rgb(37 73 39 / 0.6);
    border-bottom-color: rgb(37 73 39 / 0.6);
  }

  .lg\:border-y-dark\/65 {
    border-top-color: rgb(37 73 39 / 0.65);
    border-bottom-color: rgb(37 73 39 / 0.65);
  }

  .lg\:border-y-dark\/70 {
    border-top-color: rgb(37 73 39 / 0.7);
    border-bottom-color: rgb(37 73 39 / 0.7);
  }

  .lg\:border-y-dark\/75 {
    border-top-color: rgb(37 73 39 / 0.75);
    border-bottom-color: rgb(37 73 39 / 0.75);
  }

  .lg\:border-y-dark\/80 {
    border-top-color: rgb(37 73 39 / 0.8);
    border-bottom-color: rgb(37 73 39 / 0.8);
  }

  .lg\:border-y-dark\/85 {
    border-top-color: rgb(37 73 39 / 0.85);
    border-bottom-color: rgb(37 73 39 / 0.85);
  }

  .lg\:border-y-dark\/90 {
    border-top-color: rgb(37 73 39 / 0.9);
    border-bottom-color: rgb(37 73 39 / 0.9);
  }

  .lg\:border-y-dark\/95 {
    border-top-color: rgb(37 73 39 / 0.95);
    border-bottom-color: rgb(37 73 39 / 0.95);
  }

  .lg\:border-y-gray {
    border-top-color: var(--gray);
    border-bottom-color: var(--gray);
  }

  .lg\:border-y-green {
    --tw-border-opacity: 1;
    border-top-color: rgb(52 102 64 / var(--tw-border-opacity));
    border-bottom-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .lg\:border-y-green\/0 {
    border-top-color: rgb(52 102 64 / 0);
    border-bottom-color: rgb(52 102 64 / 0);
  }

  .lg\:border-y-green\/10 {
    border-top-color: rgb(52 102 64 / 0.1);
    border-bottom-color: rgb(52 102 64 / 0.1);
  }

  .lg\:border-y-green\/100 {
    border-top-color: rgb(52 102 64 / 1);
    border-bottom-color: rgb(52 102 64 / 1);
  }

  .lg\:border-y-green\/15 {
    border-top-color: rgb(52 102 64 / 0.15);
    border-bottom-color: rgb(52 102 64 / 0.15);
  }

  .lg\:border-y-green\/20 {
    border-top-color: rgb(52 102 64 / 0.2);
    border-bottom-color: rgb(52 102 64 / 0.2);
  }

  .lg\:border-y-green\/25 {
    border-top-color: rgb(52 102 64 / 0.25);
    border-bottom-color: rgb(52 102 64 / 0.25);
  }

  .lg\:border-y-green\/30 {
    border-top-color: rgb(52 102 64 / 0.3);
    border-bottom-color: rgb(52 102 64 / 0.3);
  }

  .lg\:border-y-green\/35 {
    border-top-color: rgb(52 102 64 / 0.35);
    border-bottom-color: rgb(52 102 64 / 0.35);
  }

  .lg\:border-y-green\/40 {
    border-top-color: rgb(52 102 64 / 0.4);
    border-bottom-color: rgb(52 102 64 / 0.4);
  }

  .lg\:border-y-green\/45 {
    border-top-color: rgb(52 102 64 / 0.45);
    border-bottom-color: rgb(52 102 64 / 0.45);
  }

  .lg\:border-y-green\/5 {
    border-top-color: rgb(52 102 64 / 0.05);
    border-bottom-color: rgb(52 102 64 / 0.05);
  }

  .lg\:border-y-green\/50 {
    border-top-color: rgb(52 102 64 / 0.5);
    border-bottom-color: rgb(52 102 64 / 0.5);
  }

  .lg\:border-y-green\/55 {
    border-top-color: rgb(52 102 64 / 0.55);
    border-bottom-color: rgb(52 102 64 / 0.55);
  }

  .lg\:border-y-green\/60 {
    border-top-color: rgb(52 102 64 / 0.6);
    border-bottom-color: rgb(52 102 64 / 0.6);
  }

  .lg\:border-y-green\/65 {
    border-top-color: rgb(52 102 64 / 0.65);
    border-bottom-color: rgb(52 102 64 / 0.65);
  }

  .lg\:border-y-green\/70 {
    border-top-color: rgb(52 102 64 / 0.7);
    border-bottom-color: rgb(52 102 64 / 0.7);
  }

  .lg\:border-y-green\/75 {
    border-top-color: rgb(52 102 64 / 0.75);
    border-bottom-color: rgb(52 102 64 / 0.75);
  }

  .lg\:border-y-green\/80 {
    border-top-color: rgb(52 102 64 / 0.8);
    border-bottom-color: rgb(52 102 64 / 0.8);
  }

  .lg\:border-y-green\/85 {
    border-top-color: rgb(52 102 64 / 0.85);
    border-bottom-color: rgb(52 102 64 / 0.85);
  }

  .lg\:border-y-green\/90 {
    border-top-color: rgb(52 102 64 / 0.9);
    border-bottom-color: rgb(52 102 64 / 0.9);
  }

  .lg\:border-y-green\/95 {
    border-top-color: rgb(52 102 64 / 0.95);
    border-bottom-color: rgb(52 102 64 / 0.95);
  }

  .lg\:border-y-grey {
    --tw-border-opacity: 1;
    border-top-color: rgb(205 217 209 / var(--tw-border-opacity));
    border-bottom-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .lg\:border-y-grey\/0 {
    border-top-color: rgb(205 217 209 / 0);
    border-bottom-color: rgb(205 217 209 / 0);
  }

  .lg\:border-y-grey\/10 {
    border-top-color: rgb(205 217 209 / 0.1);
    border-bottom-color: rgb(205 217 209 / 0.1);
  }

  .lg\:border-y-grey\/100 {
    border-top-color: rgb(205 217 209 / 1);
    border-bottom-color: rgb(205 217 209 / 1);
  }

  .lg\:border-y-grey\/15 {
    border-top-color: rgb(205 217 209 / 0.15);
    border-bottom-color: rgb(205 217 209 / 0.15);
  }

  .lg\:border-y-grey\/20 {
    border-top-color: rgb(205 217 209 / 0.2);
    border-bottom-color: rgb(205 217 209 / 0.2);
  }

  .lg\:border-y-grey\/25 {
    border-top-color: rgb(205 217 209 / 0.25);
    border-bottom-color: rgb(205 217 209 / 0.25);
  }

  .lg\:border-y-grey\/30 {
    border-top-color: rgb(205 217 209 / 0.3);
    border-bottom-color: rgb(205 217 209 / 0.3);
  }

  .lg\:border-y-grey\/35 {
    border-top-color: rgb(205 217 209 / 0.35);
    border-bottom-color: rgb(205 217 209 / 0.35);
  }

  .lg\:border-y-grey\/40 {
    border-top-color: rgb(205 217 209 / 0.4);
    border-bottom-color: rgb(205 217 209 / 0.4);
  }

  .lg\:border-y-grey\/45 {
    border-top-color: rgb(205 217 209 / 0.45);
    border-bottom-color: rgb(205 217 209 / 0.45);
  }

  .lg\:border-y-grey\/5 {
    border-top-color: rgb(205 217 209 / 0.05);
    border-bottom-color: rgb(205 217 209 / 0.05);
  }

  .lg\:border-y-grey\/50 {
    border-top-color: rgb(205 217 209 / 0.5);
    border-bottom-color: rgb(205 217 209 / 0.5);
  }

  .lg\:border-y-grey\/55 {
    border-top-color: rgb(205 217 209 / 0.55);
    border-bottom-color: rgb(205 217 209 / 0.55);
  }

  .lg\:border-y-grey\/60 {
    border-top-color: rgb(205 217 209 / 0.6);
    border-bottom-color: rgb(205 217 209 / 0.6);
  }

  .lg\:border-y-grey\/65 {
    border-top-color: rgb(205 217 209 / 0.65);
    border-bottom-color: rgb(205 217 209 / 0.65);
  }

  .lg\:border-y-grey\/70 {
    border-top-color: rgb(205 217 209 / 0.7);
    border-bottom-color: rgb(205 217 209 / 0.7);
  }

  .lg\:border-y-grey\/75 {
    border-top-color: rgb(205 217 209 / 0.75);
    border-bottom-color: rgb(205 217 209 / 0.75);
  }

  .lg\:border-y-grey\/80 {
    border-top-color: rgb(205 217 209 / 0.8);
    border-bottom-color: rgb(205 217 209 / 0.8);
  }

  .lg\:border-y-grey\/85 {
    border-top-color: rgb(205 217 209 / 0.85);
    border-bottom-color: rgb(205 217 209 / 0.85);
  }

  .lg\:border-y-grey\/90 {
    border-top-color: rgb(205 217 209 / 0.9);
    border-bottom-color: rgb(205 217 209 / 0.9);
  }

  .lg\:border-y-grey\/95 {
    border-top-color: rgb(205 217 209 / 0.95);
    border-bottom-color: rgb(205 217 209 / 0.95);
  }

  .lg\:border-y-light {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 244 228 / var(--tw-border-opacity));
    border-bottom-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .lg\:border-y-light-green {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 244 228 / var(--tw-border-opacity));
    border-bottom-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .lg\:border-y-light-green\/0 {
    border-top-color: rgb(243 244 228 / 0);
    border-bottom-color: rgb(243 244 228 / 0);
  }

  .lg\:border-y-light-green\/10 {
    border-top-color: rgb(243 244 228 / 0.1);
    border-bottom-color: rgb(243 244 228 / 0.1);
  }

  .lg\:border-y-light-green\/100 {
    border-top-color: rgb(243 244 228 / 1);
    border-bottom-color: rgb(243 244 228 / 1);
  }

  .lg\:border-y-light-green\/15 {
    border-top-color: rgb(243 244 228 / 0.15);
    border-bottom-color: rgb(243 244 228 / 0.15);
  }

  .lg\:border-y-light-green\/20 {
    border-top-color: rgb(243 244 228 / 0.2);
    border-bottom-color: rgb(243 244 228 / 0.2);
  }

  .lg\:border-y-light-green\/25 {
    border-top-color: rgb(243 244 228 / 0.25);
    border-bottom-color: rgb(243 244 228 / 0.25);
  }

  .lg\:border-y-light-green\/30 {
    border-top-color: rgb(243 244 228 / 0.3);
    border-bottom-color: rgb(243 244 228 / 0.3);
  }

  .lg\:border-y-light-green\/35 {
    border-top-color: rgb(243 244 228 / 0.35);
    border-bottom-color: rgb(243 244 228 / 0.35);
  }

  .lg\:border-y-light-green\/40 {
    border-top-color: rgb(243 244 228 / 0.4);
    border-bottom-color: rgb(243 244 228 / 0.4);
  }

  .lg\:border-y-light-green\/45 {
    border-top-color: rgb(243 244 228 / 0.45);
    border-bottom-color: rgb(243 244 228 / 0.45);
  }

  .lg\:border-y-light-green\/5 {
    border-top-color: rgb(243 244 228 / 0.05);
    border-bottom-color: rgb(243 244 228 / 0.05);
  }

  .lg\:border-y-light-green\/50 {
    border-top-color: rgb(243 244 228 / 0.5);
    border-bottom-color: rgb(243 244 228 / 0.5);
  }

  .lg\:border-y-light-green\/55 {
    border-top-color: rgb(243 244 228 / 0.55);
    border-bottom-color: rgb(243 244 228 / 0.55);
  }

  .lg\:border-y-light-green\/60 {
    border-top-color: rgb(243 244 228 / 0.6);
    border-bottom-color: rgb(243 244 228 / 0.6);
  }

  .lg\:border-y-light-green\/65 {
    border-top-color: rgb(243 244 228 / 0.65);
    border-bottom-color: rgb(243 244 228 / 0.65);
  }

  .lg\:border-y-light-green\/70 {
    border-top-color: rgb(243 244 228 / 0.7);
    border-bottom-color: rgb(243 244 228 / 0.7);
  }

  .lg\:border-y-light-green\/75 {
    border-top-color: rgb(243 244 228 / 0.75);
    border-bottom-color: rgb(243 244 228 / 0.75);
  }

  .lg\:border-y-light-green\/80 {
    border-top-color: rgb(243 244 228 / 0.8);
    border-bottom-color: rgb(243 244 228 / 0.8);
  }

  .lg\:border-y-light-green\/85 {
    border-top-color: rgb(243 244 228 / 0.85);
    border-bottom-color: rgb(243 244 228 / 0.85);
  }

  .lg\:border-y-light-green\/90 {
    border-top-color: rgb(243 244 228 / 0.9);
    border-bottom-color: rgb(243 244 228 / 0.9);
  }

  .lg\:border-y-light-green\/95 {
    border-top-color: rgb(243 244 228 / 0.95);
    border-bottom-color: rgb(243 244 228 / 0.95);
  }

  .lg\:border-y-light\/0 {
    border-top-color: rgb(243 244 228 / 0);
    border-bottom-color: rgb(243 244 228 / 0);
  }

  .lg\:border-y-light\/10 {
    border-top-color: rgb(243 244 228 / 0.1);
    border-bottom-color: rgb(243 244 228 / 0.1);
  }

  .lg\:border-y-light\/100 {
    border-top-color: rgb(243 244 228 / 1);
    border-bottom-color: rgb(243 244 228 / 1);
  }

  .lg\:border-y-light\/15 {
    border-top-color: rgb(243 244 228 / 0.15);
    border-bottom-color: rgb(243 244 228 / 0.15);
  }

  .lg\:border-y-light\/20 {
    border-top-color: rgb(243 244 228 / 0.2);
    border-bottom-color: rgb(243 244 228 / 0.2);
  }

  .lg\:border-y-light\/25 {
    border-top-color: rgb(243 244 228 / 0.25);
    border-bottom-color: rgb(243 244 228 / 0.25);
  }

  .lg\:border-y-light\/30 {
    border-top-color: rgb(243 244 228 / 0.3);
    border-bottom-color: rgb(243 244 228 / 0.3);
  }

  .lg\:border-y-light\/35 {
    border-top-color: rgb(243 244 228 / 0.35);
    border-bottom-color: rgb(243 244 228 / 0.35);
  }

  .lg\:border-y-light\/40 {
    border-top-color: rgb(243 244 228 / 0.4);
    border-bottom-color: rgb(243 244 228 / 0.4);
  }

  .lg\:border-y-light\/45 {
    border-top-color: rgb(243 244 228 / 0.45);
    border-bottom-color: rgb(243 244 228 / 0.45);
  }

  .lg\:border-y-light\/5 {
    border-top-color: rgb(243 244 228 / 0.05);
    border-bottom-color: rgb(243 244 228 / 0.05);
  }

  .lg\:border-y-light\/50 {
    border-top-color: rgb(243 244 228 / 0.5);
    border-bottom-color: rgb(243 244 228 / 0.5);
  }

  .lg\:border-y-light\/55 {
    border-top-color: rgb(243 244 228 / 0.55);
    border-bottom-color: rgb(243 244 228 / 0.55);
  }

  .lg\:border-y-light\/60 {
    border-top-color: rgb(243 244 228 / 0.6);
    border-bottom-color: rgb(243 244 228 / 0.6);
  }

  .lg\:border-y-light\/65 {
    border-top-color: rgb(243 244 228 / 0.65);
    border-bottom-color: rgb(243 244 228 / 0.65);
  }

  .lg\:border-y-light\/70 {
    border-top-color: rgb(243 244 228 / 0.7);
    border-bottom-color: rgb(243 244 228 / 0.7);
  }

  .lg\:border-y-light\/75 {
    border-top-color: rgb(243 244 228 / 0.75);
    border-bottom-color: rgb(243 244 228 / 0.75);
  }

  .lg\:border-y-light\/80 {
    border-top-color: rgb(243 244 228 / 0.8);
    border-bottom-color: rgb(243 244 228 / 0.8);
  }

  .lg\:border-y-light\/85 {
    border-top-color: rgb(243 244 228 / 0.85);
    border-bottom-color: rgb(243 244 228 / 0.85);
  }

  .lg\:border-y-light\/90 {
    border-top-color: rgb(243 244 228 / 0.9);
    border-bottom-color: rgb(243 244 228 / 0.9);
  }

  .lg\:border-y-light\/95 {
    border-top-color: rgb(243 244 228 / 0.95);
    border-bottom-color: rgb(243 244 228 / 0.95);
  }

  .lg\:border-y-main {
    --tw-border-opacity: 1;
    border-top-color: rgb(56 56 56 / var(--tw-border-opacity));
    border-bottom-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .lg\:border-y-main\/0 {
    border-top-color: rgb(56 56 56 / 0);
    border-bottom-color: rgb(56 56 56 / 0);
  }

  .lg\:border-y-main\/10 {
    border-top-color: rgb(56 56 56 / 0.1);
    border-bottom-color: rgb(56 56 56 / 0.1);
  }

  .lg\:border-y-main\/100 {
    border-top-color: rgb(56 56 56 / 1);
    border-bottom-color: rgb(56 56 56 / 1);
  }

  .lg\:border-y-main\/15 {
    border-top-color: rgb(56 56 56 / 0.15);
    border-bottom-color: rgb(56 56 56 / 0.15);
  }

  .lg\:border-y-main\/20 {
    border-top-color: rgb(56 56 56 / 0.2);
    border-bottom-color: rgb(56 56 56 / 0.2);
  }

  .lg\:border-y-main\/25 {
    border-top-color: rgb(56 56 56 / 0.25);
    border-bottom-color: rgb(56 56 56 / 0.25);
  }

  .lg\:border-y-main\/30 {
    border-top-color: rgb(56 56 56 / 0.3);
    border-bottom-color: rgb(56 56 56 / 0.3);
  }

  .lg\:border-y-main\/35 {
    border-top-color: rgb(56 56 56 / 0.35);
    border-bottom-color: rgb(56 56 56 / 0.35);
  }

  .lg\:border-y-main\/40 {
    border-top-color: rgb(56 56 56 / 0.4);
    border-bottom-color: rgb(56 56 56 / 0.4);
  }

  .lg\:border-y-main\/45 {
    border-top-color: rgb(56 56 56 / 0.45);
    border-bottom-color: rgb(56 56 56 / 0.45);
  }

  .lg\:border-y-main\/5 {
    border-top-color: rgb(56 56 56 / 0.05);
    border-bottom-color: rgb(56 56 56 / 0.05);
  }

  .lg\:border-y-main\/50 {
    border-top-color: rgb(56 56 56 / 0.5);
    border-bottom-color: rgb(56 56 56 / 0.5);
  }

  .lg\:border-y-main\/55 {
    border-top-color: rgb(56 56 56 / 0.55);
    border-bottom-color: rgb(56 56 56 / 0.55);
  }

  .lg\:border-y-main\/60 {
    border-top-color: rgb(56 56 56 / 0.6);
    border-bottom-color: rgb(56 56 56 / 0.6);
  }

  .lg\:border-y-main\/65 {
    border-top-color: rgb(56 56 56 / 0.65);
    border-bottom-color: rgb(56 56 56 / 0.65);
  }

  .lg\:border-y-main\/70 {
    border-top-color: rgb(56 56 56 / 0.7);
    border-bottom-color: rgb(56 56 56 / 0.7);
  }

  .lg\:border-y-main\/75 {
    border-top-color: rgb(56 56 56 / 0.75);
    border-bottom-color: rgb(56 56 56 / 0.75);
  }

  .lg\:border-y-main\/80 {
    border-top-color: rgb(56 56 56 / 0.8);
    border-bottom-color: rgb(56 56 56 / 0.8);
  }

  .lg\:border-y-main\/85 {
    border-top-color: rgb(56 56 56 / 0.85);
    border-bottom-color: rgb(56 56 56 / 0.85);
  }

  .lg\:border-y-main\/90 {
    border-top-color: rgb(56 56 56 / 0.9);
    border-bottom-color: rgb(56 56 56 / 0.9);
  }

  .lg\:border-y-main\/95 {
    border-top-color: rgb(56 56 56 / 0.95);
    border-bottom-color: rgb(56 56 56 / 0.95);
  }

  .lg\:border-y-navy {
    border-top-color: var(--navy);
    border-bottom-color: var(--navy);
  }

  .lg\:border-y-offwhite {
    border-top-color: var(--offwhite);
    border-bottom-color: var(--offwhite);
  }

  .lg\:border-y-orange {
    border-top-color: var(--orange);
    border-bottom-color: var(--orange);
  }

  .lg\:border-y-pearl {
    --tw-border-opacity: 1;
    border-top-color: rgb(254 252 249 / var(--tw-border-opacity));
    border-bottom-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .lg\:border-y-pearl\/0 {
    border-top-color: rgb(254 252 249 / 0);
    border-bottom-color: rgb(254 252 249 / 0);
  }

  .lg\:border-y-pearl\/10 {
    border-top-color: rgb(254 252 249 / 0.1);
    border-bottom-color: rgb(254 252 249 / 0.1);
  }

  .lg\:border-y-pearl\/100 {
    border-top-color: rgb(254 252 249 / 1);
    border-bottom-color: rgb(254 252 249 / 1);
  }

  .lg\:border-y-pearl\/15 {
    border-top-color: rgb(254 252 249 / 0.15);
    border-bottom-color: rgb(254 252 249 / 0.15);
  }

  .lg\:border-y-pearl\/20 {
    border-top-color: rgb(254 252 249 / 0.2);
    border-bottom-color: rgb(254 252 249 / 0.2);
  }

  .lg\:border-y-pearl\/25 {
    border-top-color: rgb(254 252 249 / 0.25);
    border-bottom-color: rgb(254 252 249 / 0.25);
  }

  .lg\:border-y-pearl\/30 {
    border-top-color: rgb(254 252 249 / 0.3);
    border-bottom-color: rgb(254 252 249 / 0.3);
  }

  .lg\:border-y-pearl\/35 {
    border-top-color: rgb(254 252 249 / 0.35);
    border-bottom-color: rgb(254 252 249 / 0.35);
  }

  .lg\:border-y-pearl\/40 {
    border-top-color: rgb(254 252 249 / 0.4);
    border-bottom-color: rgb(254 252 249 / 0.4);
  }

  .lg\:border-y-pearl\/45 {
    border-top-color: rgb(254 252 249 / 0.45);
    border-bottom-color: rgb(254 252 249 / 0.45);
  }

  .lg\:border-y-pearl\/5 {
    border-top-color: rgb(254 252 249 / 0.05);
    border-bottom-color: rgb(254 252 249 / 0.05);
  }

  .lg\:border-y-pearl\/50 {
    border-top-color: rgb(254 252 249 / 0.5);
    border-bottom-color: rgb(254 252 249 / 0.5);
  }

  .lg\:border-y-pearl\/55 {
    border-top-color: rgb(254 252 249 / 0.55);
    border-bottom-color: rgb(254 252 249 / 0.55);
  }

  .lg\:border-y-pearl\/60 {
    border-top-color: rgb(254 252 249 / 0.6);
    border-bottom-color: rgb(254 252 249 / 0.6);
  }

  .lg\:border-y-pearl\/65 {
    border-top-color: rgb(254 252 249 / 0.65);
    border-bottom-color: rgb(254 252 249 / 0.65);
  }

  .lg\:border-y-pearl\/70 {
    border-top-color: rgb(254 252 249 / 0.7);
    border-bottom-color: rgb(254 252 249 / 0.7);
  }

  .lg\:border-y-pearl\/75 {
    border-top-color: rgb(254 252 249 / 0.75);
    border-bottom-color: rgb(254 252 249 / 0.75);
  }

  .lg\:border-y-pearl\/80 {
    border-top-color: rgb(254 252 249 / 0.8);
    border-bottom-color: rgb(254 252 249 / 0.8);
  }

  .lg\:border-y-pearl\/85 {
    border-top-color: rgb(254 252 249 / 0.85);
    border-bottom-color: rgb(254 252 249 / 0.85);
  }

  .lg\:border-y-pearl\/90 {
    border-top-color: rgb(254 252 249 / 0.9);
    border-bottom-color: rgb(254 252 249 / 0.9);
  }

  .lg\:border-y-pearl\/95 {
    border-top-color: rgb(254 252 249 / 0.95);
    border-bottom-color: rgb(254 252 249 / 0.95);
  }

  .lg\:border-y-text-grey {
    --tw-border-opacity: 1;
    border-top-color: rgb(179 179 179 / var(--tw-border-opacity));
    border-bottom-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .lg\:border-y-text-grey\/0 {
    border-top-color: rgb(179 179 179 / 0);
    border-bottom-color: rgb(179 179 179 / 0);
  }

  .lg\:border-y-text-grey\/10 {
    border-top-color: rgb(179 179 179 / 0.1);
    border-bottom-color: rgb(179 179 179 / 0.1);
  }

  .lg\:border-y-text-grey\/100 {
    border-top-color: rgb(179 179 179 / 1);
    border-bottom-color: rgb(179 179 179 / 1);
  }

  .lg\:border-y-text-grey\/15 {
    border-top-color: rgb(179 179 179 / 0.15);
    border-bottom-color: rgb(179 179 179 / 0.15);
  }

  .lg\:border-y-text-grey\/20 {
    border-top-color: rgb(179 179 179 / 0.2);
    border-bottom-color: rgb(179 179 179 / 0.2);
  }

  .lg\:border-y-text-grey\/25 {
    border-top-color: rgb(179 179 179 / 0.25);
    border-bottom-color: rgb(179 179 179 / 0.25);
  }

  .lg\:border-y-text-grey\/30 {
    border-top-color: rgb(179 179 179 / 0.3);
    border-bottom-color: rgb(179 179 179 / 0.3);
  }

  .lg\:border-y-text-grey\/35 {
    border-top-color: rgb(179 179 179 / 0.35);
    border-bottom-color: rgb(179 179 179 / 0.35);
  }

  .lg\:border-y-text-grey\/40 {
    border-top-color: rgb(179 179 179 / 0.4);
    border-bottom-color: rgb(179 179 179 / 0.4);
  }

  .lg\:border-y-text-grey\/45 {
    border-top-color: rgb(179 179 179 / 0.45);
    border-bottom-color: rgb(179 179 179 / 0.45);
  }

  .lg\:border-y-text-grey\/5 {
    border-top-color: rgb(179 179 179 / 0.05);
    border-bottom-color: rgb(179 179 179 / 0.05);
  }

  .lg\:border-y-text-grey\/50 {
    border-top-color: rgb(179 179 179 / 0.5);
    border-bottom-color: rgb(179 179 179 / 0.5);
  }

  .lg\:border-y-text-grey\/55 {
    border-top-color: rgb(179 179 179 / 0.55);
    border-bottom-color: rgb(179 179 179 / 0.55);
  }

  .lg\:border-y-text-grey\/60 {
    border-top-color: rgb(179 179 179 / 0.6);
    border-bottom-color: rgb(179 179 179 / 0.6);
  }

  .lg\:border-y-text-grey\/65 {
    border-top-color: rgb(179 179 179 / 0.65);
    border-bottom-color: rgb(179 179 179 / 0.65);
  }

  .lg\:border-y-text-grey\/70 {
    border-top-color: rgb(179 179 179 / 0.7);
    border-bottom-color: rgb(179 179 179 / 0.7);
  }

  .lg\:border-y-text-grey\/75 {
    border-top-color: rgb(179 179 179 / 0.75);
    border-bottom-color: rgb(179 179 179 / 0.75);
  }

  .lg\:border-y-text-grey\/80 {
    border-top-color: rgb(179 179 179 / 0.8);
    border-bottom-color: rgb(179 179 179 / 0.8);
  }

  .lg\:border-y-text-grey\/85 {
    border-top-color: rgb(179 179 179 / 0.85);
    border-bottom-color: rgb(179 179 179 / 0.85);
  }

  .lg\:border-y-text-grey\/90 {
    border-top-color: rgb(179 179 179 / 0.9);
    border-bottom-color: rgb(179 179 179 / 0.9);
  }

  .lg\:border-y-text-grey\/95 {
    border-top-color: rgb(179 179 179 / 0.95);
    border-bottom-color: rgb(179 179 179 / 0.95);
  }

  .lg\:border-y-transparent {
    border-top-color: transparent;
    border-bottom-color: transparent;
  }

  .lg\:border-y-transparent\/0 {
    border-top-color: rgb(0 0 0 / 0);
    border-bottom-color: rgb(0 0 0 / 0);
  }

  .lg\:border-y-transparent\/10 {
    border-top-color: rgb(0 0 0 / 0.1);
    border-bottom-color: rgb(0 0 0 / 0.1);
  }

  .lg\:border-y-transparent\/100 {
    border-top-color: rgb(0 0 0 / 1);
    border-bottom-color: rgb(0 0 0 / 1);
  }

  .lg\:border-y-transparent\/15 {
    border-top-color: rgb(0 0 0 / 0.15);
    border-bottom-color: rgb(0 0 0 / 0.15);
  }

  .lg\:border-y-transparent\/20 {
    border-top-color: rgb(0 0 0 / 0.2);
    border-bottom-color: rgb(0 0 0 / 0.2);
  }

  .lg\:border-y-transparent\/25 {
    border-top-color: rgb(0 0 0 / 0.25);
    border-bottom-color: rgb(0 0 0 / 0.25);
  }

  .lg\:border-y-transparent\/30 {
    border-top-color: rgb(0 0 0 / 0.3);
    border-bottom-color: rgb(0 0 0 / 0.3);
  }

  .lg\:border-y-transparent\/35 {
    border-top-color: rgb(0 0 0 / 0.35);
    border-bottom-color: rgb(0 0 0 / 0.35);
  }

  .lg\:border-y-transparent\/40 {
    border-top-color: rgb(0 0 0 / 0.4);
    border-bottom-color: rgb(0 0 0 / 0.4);
  }

  .lg\:border-y-transparent\/45 {
    border-top-color: rgb(0 0 0 / 0.45);
    border-bottom-color: rgb(0 0 0 / 0.45);
  }

  .lg\:border-y-transparent\/5 {
    border-top-color: rgb(0 0 0 / 0.05);
    border-bottom-color: rgb(0 0 0 / 0.05);
  }

  .lg\:border-y-transparent\/50 {
    border-top-color: rgb(0 0 0 / 0.5);
    border-bottom-color: rgb(0 0 0 / 0.5);
  }

  .lg\:border-y-transparent\/55 {
    border-top-color: rgb(0 0 0 / 0.55);
    border-bottom-color: rgb(0 0 0 / 0.55);
  }

  .lg\:border-y-transparent\/60 {
    border-top-color: rgb(0 0 0 / 0.6);
    border-bottom-color: rgb(0 0 0 / 0.6);
  }

  .lg\:border-y-transparent\/65 {
    border-top-color: rgb(0 0 0 / 0.65);
    border-bottom-color: rgb(0 0 0 / 0.65);
  }

  .lg\:border-y-transparent\/70 {
    border-top-color: rgb(0 0 0 / 0.7);
    border-bottom-color: rgb(0 0 0 / 0.7);
  }

  .lg\:border-y-transparent\/75 {
    border-top-color: rgb(0 0 0 / 0.75);
    border-bottom-color: rgb(0 0 0 / 0.75);
  }

  .lg\:border-y-transparent\/80 {
    border-top-color: rgb(0 0 0 / 0.8);
    border-bottom-color: rgb(0 0 0 / 0.8);
  }

  .lg\:border-y-transparent\/85 {
    border-top-color: rgb(0 0 0 / 0.85);
    border-bottom-color: rgb(0 0 0 / 0.85);
  }

  .lg\:border-y-transparent\/90 {
    border-top-color: rgb(0 0 0 / 0.9);
    border-bottom-color: rgb(0 0 0 / 0.9);
  }

  .lg\:border-y-transparent\/95 {
    border-top-color: rgb(0 0 0 / 0.95);
    border-bottom-color: rgb(0 0 0 / 0.95);
  }

  .lg\:border-y-white {
    --tw-border-opacity: 1;
    border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
    border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .lg\:border-y-white\/0 {
    border-top-color: rgb(255 255 255 / 0);
    border-bottom-color: rgb(255 255 255 / 0);
  }

  .lg\:border-y-white\/10 {
    border-top-color: rgb(255 255 255 / 0.1);
    border-bottom-color: rgb(255 255 255 / 0.1);
  }

  .lg\:border-y-white\/100 {
    border-top-color: rgb(255 255 255 / 1);
    border-bottom-color: rgb(255 255 255 / 1);
  }

  .lg\:border-y-white\/15 {
    border-top-color: rgb(255 255 255 / 0.15);
    border-bottom-color: rgb(255 255 255 / 0.15);
  }

  .lg\:border-y-white\/20 {
    border-top-color: rgb(255 255 255 / 0.2);
    border-bottom-color: rgb(255 255 255 / 0.2);
  }

  .lg\:border-y-white\/25 {
    border-top-color: rgb(255 255 255 / 0.25);
    border-bottom-color: rgb(255 255 255 / 0.25);
  }

  .lg\:border-y-white\/30 {
    border-top-color: rgb(255 255 255 / 0.3);
    border-bottom-color: rgb(255 255 255 / 0.3);
  }

  .lg\:border-y-white\/35 {
    border-top-color: rgb(255 255 255 / 0.35);
    border-bottom-color: rgb(255 255 255 / 0.35);
  }

  .lg\:border-y-white\/40 {
    border-top-color: rgb(255 255 255 / 0.4);
    border-bottom-color: rgb(255 255 255 / 0.4);
  }

  .lg\:border-y-white\/45 {
    border-top-color: rgb(255 255 255 / 0.45);
    border-bottom-color: rgb(255 255 255 / 0.45);
  }

  .lg\:border-y-white\/5 {
    border-top-color: rgb(255 255 255 / 0.05);
    border-bottom-color: rgb(255 255 255 / 0.05);
  }

  .lg\:border-y-white\/50 {
    border-top-color: rgb(255 255 255 / 0.5);
    border-bottom-color: rgb(255 255 255 / 0.5);
  }

  .lg\:border-y-white\/55 {
    border-top-color: rgb(255 255 255 / 0.55);
    border-bottom-color: rgb(255 255 255 / 0.55);
  }

  .lg\:border-y-white\/60 {
    border-top-color: rgb(255 255 255 / 0.6);
    border-bottom-color: rgb(255 255 255 / 0.6);
  }

  .lg\:border-y-white\/65 {
    border-top-color: rgb(255 255 255 / 0.65);
    border-bottom-color: rgb(255 255 255 / 0.65);
  }

  .lg\:border-y-white\/70 {
    border-top-color: rgb(255 255 255 / 0.7);
    border-bottom-color: rgb(255 255 255 / 0.7);
  }

  .lg\:border-y-white\/75 {
    border-top-color: rgb(255 255 255 / 0.75);
    border-bottom-color: rgb(255 255 255 / 0.75);
  }

  .lg\:border-y-white\/80 {
    border-top-color: rgb(255 255 255 / 0.8);
    border-bottom-color: rgb(255 255 255 / 0.8);
  }

  .lg\:border-y-white\/85 {
    border-top-color: rgb(255 255 255 / 0.85);
    border-bottom-color: rgb(255 255 255 / 0.85);
  }

  .lg\:border-y-white\/90 {
    border-top-color: rgb(255 255 255 / 0.9);
    border-bottom-color: rgb(255 255 255 / 0.9);
  }

  .lg\:border-y-white\/95 {
    border-top-color: rgb(255 255 255 / 0.95);
    border-bottom-color: rgb(255 255 255 / 0.95);
  }

  .lg\:border-b-blue {
    border-bottom-color: var(--blue);
  }

  .lg\:border-b-border {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .lg\:border-b-border\/0 {
    border-bottom-color: rgb(228 229 230 / 0);
  }

  .lg\:border-b-border\/10 {
    border-bottom-color: rgb(228 229 230 / 0.1);
  }

  .lg\:border-b-border\/100 {
    border-bottom-color: rgb(228 229 230 / 1);
  }

  .lg\:border-b-border\/15 {
    border-bottom-color: rgb(228 229 230 / 0.15);
  }

  .lg\:border-b-border\/20 {
    border-bottom-color: rgb(228 229 230 / 0.2);
  }

  .lg\:border-b-border\/25 {
    border-bottom-color: rgb(228 229 230 / 0.25);
  }

  .lg\:border-b-border\/30 {
    border-bottom-color: rgb(228 229 230 / 0.3);
  }

  .lg\:border-b-border\/35 {
    border-bottom-color: rgb(228 229 230 / 0.35);
  }

  .lg\:border-b-border\/40 {
    border-bottom-color: rgb(228 229 230 / 0.4);
  }

  .lg\:border-b-border\/45 {
    border-bottom-color: rgb(228 229 230 / 0.45);
  }

  .lg\:border-b-border\/5 {
    border-bottom-color: rgb(228 229 230 / 0.05);
  }

  .lg\:border-b-border\/50 {
    border-bottom-color: rgb(228 229 230 / 0.5);
  }

  .lg\:border-b-border\/55 {
    border-bottom-color: rgb(228 229 230 / 0.55);
  }

  .lg\:border-b-border\/60 {
    border-bottom-color: rgb(228 229 230 / 0.6);
  }

  .lg\:border-b-border\/65 {
    border-bottom-color: rgb(228 229 230 / 0.65);
  }

  .lg\:border-b-border\/70 {
    border-bottom-color: rgb(228 229 230 / 0.7);
  }

  .lg\:border-b-border\/75 {
    border-bottom-color: rgb(228 229 230 / 0.75);
  }

  .lg\:border-b-border\/80 {
    border-bottom-color: rgb(228 229 230 / 0.8);
  }

  .lg\:border-b-border\/85 {
    border-bottom-color: rgb(228 229 230 / 0.85);
  }

  .lg\:border-b-border\/90 {
    border-bottom-color: rgb(228 229 230 / 0.9);
  }

  .lg\:border-b-border\/95 {
    border-bottom-color: rgb(228 229 230 / 0.95);
  }

  .lg\:border-b-button {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .lg\:border-b-button\/0 {
    border-bottom-color: rgb(243 252 251 / 0);
  }

  .lg\:border-b-button\/10 {
    border-bottom-color: rgb(243 252 251 / 0.1);
  }

  .lg\:border-b-button\/100 {
    border-bottom-color: rgb(243 252 251 / 1);
  }

  .lg\:border-b-button\/15 {
    border-bottom-color: rgb(243 252 251 / 0.15);
  }

  .lg\:border-b-button\/20 {
    border-bottom-color: rgb(243 252 251 / 0.2);
  }

  .lg\:border-b-button\/25 {
    border-bottom-color: rgb(243 252 251 / 0.25);
  }

  .lg\:border-b-button\/30 {
    border-bottom-color: rgb(243 252 251 / 0.3);
  }

  .lg\:border-b-button\/35 {
    border-bottom-color: rgb(243 252 251 / 0.35);
  }

  .lg\:border-b-button\/40 {
    border-bottom-color: rgb(243 252 251 / 0.4);
  }

  .lg\:border-b-button\/45 {
    border-bottom-color: rgb(243 252 251 / 0.45);
  }

  .lg\:border-b-button\/5 {
    border-bottom-color: rgb(243 252 251 / 0.05);
  }

  .lg\:border-b-button\/50 {
    border-bottom-color: rgb(243 252 251 / 0.5);
  }

  .lg\:border-b-button\/55 {
    border-bottom-color: rgb(243 252 251 / 0.55);
  }

  .lg\:border-b-button\/60 {
    border-bottom-color: rgb(243 252 251 / 0.6);
  }

  .lg\:border-b-button\/65 {
    border-bottom-color: rgb(243 252 251 / 0.65);
  }

  .lg\:border-b-button\/70 {
    border-bottom-color: rgb(243 252 251 / 0.7);
  }

  .lg\:border-b-button\/75 {
    border-bottom-color: rgb(243 252 251 / 0.75);
  }

  .lg\:border-b-button\/80 {
    border-bottom-color: rgb(243 252 251 / 0.8);
  }

  .lg\:border-b-button\/85 {
    border-bottom-color: rgb(243 252 251 / 0.85);
  }

  .lg\:border-b-button\/90 {
    border-bottom-color: rgb(243 252 251 / 0.9);
  }

  .lg\:border-b-button\/95 {
    border-bottom-color: rgb(243 252 251 / 0.95);
  }

  .lg\:border-b-current {
    border-bottom-color: currentColor;
  }

  .lg\:border-b-dark {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .lg\:border-b-dark-green {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .lg\:border-b-dark-green\/0 {
    border-bottom-color: rgb(16 64 48 / 0);
  }

  .lg\:border-b-dark-green\/10 {
    border-bottom-color: rgb(16 64 48 / 0.1);
  }

  .lg\:border-b-dark-green\/100 {
    border-bottom-color: rgb(16 64 48 / 1);
  }

  .lg\:border-b-dark-green\/15 {
    border-bottom-color: rgb(16 64 48 / 0.15);
  }

  .lg\:border-b-dark-green\/20 {
    border-bottom-color: rgb(16 64 48 / 0.2);
  }

  .lg\:border-b-dark-green\/25 {
    border-bottom-color: rgb(16 64 48 / 0.25);
  }

  .lg\:border-b-dark-green\/30 {
    border-bottom-color: rgb(16 64 48 / 0.3);
  }

  .lg\:border-b-dark-green\/35 {
    border-bottom-color: rgb(16 64 48 / 0.35);
  }

  .lg\:border-b-dark-green\/40 {
    border-bottom-color: rgb(16 64 48 / 0.4);
  }

  .lg\:border-b-dark-green\/45 {
    border-bottom-color: rgb(16 64 48 / 0.45);
  }

  .lg\:border-b-dark-green\/5 {
    border-bottom-color: rgb(16 64 48 / 0.05);
  }

  .lg\:border-b-dark-green\/50 {
    border-bottom-color: rgb(16 64 48 / 0.5);
  }

  .lg\:border-b-dark-green\/55 {
    border-bottom-color: rgb(16 64 48 / 0.55);
  }

  .lg\:border-b-dark-green\/60 {
    border-bottom-color: rgb(16 64 48 / 0.6);
  }

  .lg\:border-b-dark-green\/65 {
    border-bottom-color: rgb(16 64 48 / 0.65);
  }

  .lg\:border-b-dark-green\/70 {
    border-bottom-color: rgb(16 64 48 / 0.7);
  }

  .lg\:border-b-dark-green\/75 {
    border-bottom-color: rgb(16 64 48 / 0.75);
  }

  .lg\:border-b-dark-green\/80 {
    border-bottom-color: rgb(16 64 48 / 0.8);
  }

  .lg\:border-b-dark-green\/85 {
    border-bottom-color: rgb(16 64 48 / 0.85);
  }

  .lg\:border-b-dark-green\/90 {
    border-bottom-color: rgb(16 64 48 / 0.9);
  }

  .lg\:border-b-dark-green\/95 {
    border-bottom-color: rgb(16 64 48 / 0.95);
  }

  .lg\:border-b-dark\/0 {
    border-bottom-color: rgb(37 73 39 / 0);
  }

  .lg\:border-b-dark\/10 {
    border-bottom-color: rgb(37 73 39 / 0.1);
  }

  .lg\:border-b-dark\/100 {
    border-bottom-color: rgb(37 73 39 / 1);
  }

  .lg\:border-b-dark\/15 {
    border-bottom-color: rgb(37 73 39 / 0.15);
  }

  .lg\:border-b-dark\/20 {
    border-bottom-color: rgb(37 73 39 / 0.2);
  }

  .lg\:border-b-dark\/25 {
    border-bottom-color: rgb(37 73 39 / 0.25);
  }

  .lg\:border-b-dark\/30 {
    border-bottom-color: rgb(37 73 39 / 0.3);
  }

  .lg\:border-b-dark\/35 {
    border-bottom-color: rgb(37 73 39 / 0.35);
  }

  .lg\:border-b-dark\/40 {
    border-bottom-color: rgb(37 73 39 / 0.4);
  }

  .lg\:border-b-dark\/45 {
    border-bottom-color: rgb(37 73 39 / 0.45);
  }

  .lg\:border-b-dark\/5 {
    border-bottom-color: rgb(37 73 39 / 0.05);
  }

  .lg\:border-b-dark\/50 {
    border-bottom-color: rgb(37 73 39 / 0.5);
  }

  .lg\:border-b-dark\/55 {
    border-bottom-color: rgb(37 73 39 / 0.55);
  }

  .lg\:border-b-dark\/60 {
    border-bottom-color: rgb(37 73 39 / 0.6);
  }

  .lg\:border-b-dark\/65 {
    border-bottom-color: rgb(37 73 39 / 0.65);
  }

  .lg\:border-b-dark\/70 {
    border-bottom-color: rgb(37 73 39 / 0.7);
  }

  .lg\:border-b-dark\/75 {
    border-bottom-color: rgb(37 73 39 / 0.75);
  }

  .lg\:border-b-dark\/80 {
    border-bottom-color: rgb(37 73 39 / 0.8);
  }

  .lg\:border-b-dark\/85 {
    border-bottom-color: rgb(37 73 39 / 0.85);
  }

  .lg\:border-b-dark\/90 {
    border-bottom-color: rgb(37 73 39 / 0.9);
  }

  .lg\:border-b-dark\/95 {
    border-bottom-color: rgb(37 73 39 / 0.95);
  }

  .lg\:border-b-gray {
    border-bottom-color: var(--gray);
  }

  .lg\:border-b-green {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .lg\:border-b-green\/0 {
    border-bottom-color: rgb(52 102 64 / 0);
  }

  .lg\:border-b-green\/10 {
    border-bottom-color: rgb(52 102 64 / 0.1);
  }

  .lg\:border-b-green\/100 {
    border-bottom-color: rgb(52 102 64 / 1);
  }

  .lg\:border-b-green\/15 {
    border-bottom-color: rgb(52 102 64 / 0.15);
  }

  .lg\:border-b-green\/20 {
    border-bottom-color: rgb(52 102 64 / 0.2);
  }

  .lg\:border-b-green\/25 {
    border-bottom-color: rgb(52 102 64 / 0.25);
  }

  .lg\:border-b-green\/30 {
    border-bottom-color: rgb(52 102 64 / 0.3);
  }

  .lg\:border-b-green\/35 {
    border-bottom-color: rgb(52 102 64 / 0.35);
  }

  .lg\:border-b-green\/40 {
    border-bottom-color: rgb(52 102 64 / 0.4);
  }

  .lg\:border-b-green\/45 {
    border-bottom-color: rgb(52 102 64 / 0.45);
  }

  .lg\:border-b-green\/5 {
    border-bottom-color: rgb(52 102 64 / 0.05);
  }

  .lg\:border-b-green\/50 {
    border-bottom-color: rgb(52 102 64 / 0.5);
  }

  .lg\:border-b-green\/55 {
    border-bottom-color: rgb(52 102 64 / 0.55);
  }

  .lg\:border-b-green\/60 {
    border-bottom-color: rgb(52 102 64 / 0.6);
  }

  .lg\:border-b-green\/65 {
    border-bottom-color: rgb(52 102 64 / 0.65);
  }

  .lg\:border-b-green\/70 {
    border-bottom-color: rgb(52 102 64 / 0.7);
  }

  .lg\:border-b-green\/75 {
    border-bottom-color: rgb(52 102 64 / 0.75);
  }

  .lg\:border-b-green\/80 {
    border-bottom-color: rgb(52 102 64 / 0.8);
  }

  .lg\:border-b-green\/85 {
    border-bottom-color: rgb(52 102 64 / 0.85);
  }

  .lg\:border-b-green\/90 {
    border-bottom-color: rgb(52 102 64 / 0.9);
  }

  .lg\:border-b-green\/95 {
    border-bottom-color: rgb(52 102 64 / 0.95);
  }

  .lg\:border-b-grey {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .lg\:border-b-grey\/0 {
    border-bottom-color: rgb(205 217 209 / 0);
  }

  .lg\:border-b-grey\/10 {
    border-bottom-color: rgb(205 217 209 / 0.1);
  }

  .lg\:border-b-grey\/100 {
    border-bottom-color: rgb(205 217 209 / 1);
  }

  .lg\:border-b-grey\/15 {
    border-bottom-color: rgb(205 217 209 / 0.15);
  }

  .lg\:border-b-grey\/20 {
    border-bottom-color: rgb(205 217 209 / 0.2);
  }

  .lg\:border-b-grey\/25 {
    border-bottom-color: rgb(205 217 209 / 0.25);
  }

  .lg\:border-b-grey\/30 {
    border-bottom-color: rgb(205 217 209 / 0.3);
  }

  .lg\:border-b-grey\/35 {
    border-bottom-color: rgb(205 217 209 / 0.35);
  }

  .lg\:border-b-grey\/40 {
    border-bottom-color: rgb(205 217 209 / 0.4);
  }

  .lg\:border-b-grey\/45 {
    border-bottom-color: rgb(205 217 209 / 0.45);
  }

  .lg\:border-b-grey\/5 {
    border-bottom-color: rgb(205 217 209 / 0.05);
  }

  .lg\:border-b-grey\/50 {
    border-bottom-color: rgb(205 217 209 / 0.5);
  }

  .lg\:border-b-grey\/55 {
    border-bottom-color: rgb(205 217 209 / 0.55);
  }

  .lg\:border-b-grey\/60 {
    border-bottom-color: rgb(205 217 209 / 0.6);
  }

  .lg\:border-b-grey\/65 {
    border-bottom-color: rgb(205 217 209 / 0.65);
  }

  .lg\:border-b-grey\/70 {
    border-bottom-color: rgb(205 217 209 / 0.7);
  }

  .lg\:border-b-grey\/75 {
    border-bottom-color: rgb(205 217 209 / 0.75);
  }

  .lg\:border-b-grey\/80 {
    border-bottom-color: rgb(205 217 209 / 0.8);
  }

  .lg\:border-b-grey\/85 {
    border-bottom-color: rgb(205 217 209 / 0.85);
  }

  .lg\:border-b-grey\/90 {
    border-bottom-color: rgb(205 217 209 / 0.9);
  }

  .lg\:border-b-grey\/95 {
    border-bottom-color: rgb(205 217 209 / 0.95);
  }

  .lg\:border-b-light {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .lg\:border-b-light-green {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .lg\:border-b-light-green\/0 {
    border-bottom-color: rgb(243 244 228 / 0);
  }

  .lg\:border-b-light-green\/10 {
    border-bottom-color: rgb(243 244 228 / 0.1);
  }

  .lg\:border-b-light-green\/100 {
    border-bottom-color: rgb(243 244 228 / 1);
  }

  .lg\:border-b-light-green\/15 {
    border-bottom-color: rgb(243 244 228 / 0.15);
  }

  .lg\:border-b-light-green\/20 {
    border-bottom-color: rgb(243 244 228 / 0.2);
  }

  .lg\:border-b-light-green\/25 {
    border-bottom-color: rgb(243 244 228 / 0.25);
  }

  .lg\:border-b-light-green\/30 {
    border-bottom-color: rgb(243 244 228 / 0.3);
  }

  .lg\:border-b-light-green\/35 {
    border-bottom-color: rgb(243 244 228 / 0.35);
  }

  .lg\:border-b-light-green\/40 {
    border-bottom-color: rgb(243 244 228 / 0.4);
  }

  .lg\:border-b-light-green\/45 {
    border-bottom-color: rgb(243 244 228 / 0.45);
  }

  .lg\:border-b-light-green\/5 {
    border-bottom-color: rgb(243 244 228 / 0.05);
  }

  .lg\:border-b-light-green\/50 {
    border-bottom-color: rgb(243 244 228 / 0.5);
  }

  .lg\:border-b-light-green\/55 {
    border-bottom-color: rgb(243 244 228 / 0.55);
  }

  .lg\:border-b-light-green\/60 {
    border-bottom-color: rgb(243 244 228 / 0.6);
  }

  .lg\:border-b-light-green\/65 {
    border-bottom-color: rgb(243 244 228 / 0.65);
  }

  .lg\:border-b-light-green\/70 {
    border-bottom-color: rgb(243 244 228 / 0.7);
  }

  .lg\:border-b-light-green\/75 {
    border-bottom-color: rgb(243 244 228 / 0.75);
  }

  .lg\:border-b-light-green\/80 {
    border-bottom-color: rgb(243 244 228 / 0.8);
  }

  .lg\:border-b-light-green\/85 {
    border-bottom-color: rgb(243 244 228 / 0.85);
  }

  .lg\:border-b-light-green\/90 {
    border-bottom-color: rgb(243 244 228 / 0.9);
  }

  .lg\:border-b-light-green\/95 {
    border-bottom-color: rgb(243 244 228 / 0.95);
  }

  .lg\:border-b-light\/0 {
    border-bottom-color: rgb(243 244 228 / 0);
  }

  .lg\:border-b-light\/10 {
    border-bottom-color: rgb(243 244 228 / 0.1);
  }

  .lg\:border-b-light\/100 {
    border-bottom-color: rgb(243 244 228 / 1);
  }

  .lg\:border-b-light\/15 {
    border-bottom-color: rgb(243 244 228 / 0.15);
  }

  .lg\:border-b-light\/20 {
    border-bottom-color: rgb(243 244 228 / 0.2);
  }

  .lg\:border-b-light\/25 {
    border-bottom-color: rgb(243 244 228 / 0.25);
  }

  .lg\:border-b-light\/30 {
    border-bottom-color: rgb(243 244 228 / 0.3);
  }

  .lg\:border-b-light\/35 {
    border-bottom-color: rgb(243 244 228 / 0.35);
  }

  .lg\:border-b-light\/40 {
    border-bottom-color: rgb(243 244 228 / 0.4);
  }

  .lg\:border-b-light\/45 {
    border-bottom-color: rgb(243 244 228 / 0.45);
  }

  .lg\:border-b-light\/5 {
    border-bottom-color: rgb(243 244 228 / 0.05);
  }

  .lg\:border-b-light\/50 {
    border-bottom-color: rgb(243 244 228 / 0.5);
  }

  .lg\:border-b-light\/55 {
    border-bottom-color: rgb(243 244 228 / 0.55);
  }

  .lg\:border-b-light\/60 {
    border-bottom-color: rgb(243 244 228 / 0.6);
  }

  .lg\:border-b-light\/65 {
    border-bottom-color: rgb(243 244 228 / 0.65);
  }

  .lg\:border-b-light\/70 {
    border-bottom-color: rgb(243 244 228 / 0.7);
  }

  .lg\:border-b-light\/75 {
    border-bottom-color: rgb(243 244 228 / 0.75);
  }

  .lg\:border-b-light\/80 {
    border-bottom-color: rgb(243 244 228 / 0.8);
  }

  .lg\:border-b-light\/85 {
    border-bottom-color: rgb(243 244 228 / 0.85);
  }

  .lg\:border-b-light\/90 {
    border-bottom-color: rgb(243 244 228 / 0.9);
  }

  .lg\:border-b-light\/95 {
    border-bottom-color: rgb(243 244 228 / 0.95);
  }

  .lg\:border-b-main {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .lg\:border-b-main\/0 {
    border-bottom-color: rgb(56 56 56 / 0);
  }

  .lg\:border-b-main\/10 {
    border-bottom-color: rgb(56 56 56 / 0.1);
  }

  .lg\:border-b-main\/100 {
    border-bottom-color: rgb(56 56 56 / 1);
  }

  .lg\:border-b-main\/15 {
    border-bottom-color: rgb(56 56 56 / 0.15);
  }

  .lg\:border-b-main\/20 {
    border-bottom-color: rgb(56 56 56 / 0.2);
  }

  .lg\:border-b-main\/25 {
    border-bottom-color: rgb(56 56 56 / 0.25);
  }

  .lg\:border-b-main\/30 {
    border-bottom-color: rgb(56 56 56 / 0.3);
  }

  .lg\:border-b-main\/35 {
    border-bottom-color: rgb(56 56 56 / 0.35);
  }

  .lg\:border-b-main\/40 {
    border-bottom-color: rgb(56 56 56 / 0.4);
  }

  .lg\:border-b-main\/45 {
    border-bottom-color: rgb(56 56 56 / 0.45);
  }

  .lg\:border-b-main\/5 {
    border-bottom-color: rgb(56 56 56 / 0.05);
  }

  .lg\:border-b-main\/50 {
    border-bottom-color: rgb(56 56 56 / 0.5);
  }

  .lg\:border-b-main\/55 {
    border-bottom-color: rgb(56 56 56 / 0.55);
  }

  .lg\:border-b-main\/60 {
    border-bottom-color: rgb(56 56 56 / 0.6);
  }

  .lg\:border-b-main\/65 {
    border-bottom-color: rgb(56 56 56 / 0.65);
  }

  .lg\:border-b-main\/70 {
    border-bottom-color: rgb(56 56 56 / 0.7);
  }

  .lg\:border-b-main\/75 {
    border-bottom-color: rgb(56 56 56 / 0.75);
  }

  .lg\:border-b-main\/80 {
    border-bottom-color: rgb(56 56 56 / 0.8);
  }

  .lg\:border-b-main\/85 {
    border-bottom-color: rgb(56 56 56 / 0.85);
  }

  .lg\:border-b-main\/90 {
    border-bottom-color: rgb(56 56 56 / 0.9);
  }

  .lg\:border-b-main\/95 {
    border-bottom-color: rgb(56 56 56 / 0.95);
  }

  .lg\:border-b-navy {
    border-bottom-color: var(--navy);
  }

  .lg\:border-b-offwhite {
    border-bottom-color: var(--offwhite);
  }

  .lg\:border-b-orange {
    border-bottom-color: var(--orange);
  }

  .lg\:border-b-pearl {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .lg\:border-b-pearl\/0 {
    border-bottom-color: rgb(254 252 249 / 0);
  }

  .lg\:border-b-pearl\/10 {
    border-bottom-color: rgb(254 252 249 / 0.1);
  }

  .lg\:border-b-pearl\/100 {
    border-bottom-color: rgb(254 252 249 / 1);
  }

  .lg\:border-b-pearl\/15 {
    border-bottom-color: rgb(254 252 249 / 0.15);
  }

  .lg\:border-b-pearl\/20 {
    border-bottom-color: rgb(254 252 249 / 0.2);
  }

  .lg\:border-b-pearl\/25 {
    border-bottom-color: rgb(254 252 249 / 0.25);
  }

  .lg\:border-b-pearl\/30 {
    border-bottom-color: rgb(254 252 249 / 0.3);
  }

  .lg\:border-b-pearl\/35 {
    border-bottom-color: rgb(254 252 249 / 0.35);
  }

  .lg\:border-b-pearl\/40 {
    border-bottom-color: rgb(254 252 249 / 0.4);
  }

  .lg\:border-b-pearl\/45 {
    border-bottom-color: rgb(254 252 249 / 0.45);
  }

  .lg\:border-b-pearl\/5 {
    border-bottom-color: rgb(254 252 249 / 0.05);
  }

  .lg\:border-b-pearl\/50 {
    border-bottom-color: rgb(254 252 249 / 0.5);
  }

  .lg\:border-b-pearl\/55 {
    border-bottom-color: rgb(254 252 249 / 0.55);
  }

  .lg\:border-b-pearl\/60 {
    border-bottom-color: rgb(254 252 249 / 0.6);
  }

  .lg\:border-b-pearl\/65 {
    border-bottom-color: rgb(254 252 249 / 0.65);
  }

  .lg\:border-b-pearl\/70 {
    border-bottom-color: rgb(254 252 249 / 0.7);
  }

  .lg\:border-b-pearl\/75 {
    border-bottom-color: rgb(254 252 249 / 0.75);
  }

  .lg\:border-b-pearl\/80 {
    border-bottom-color: rgb(254 252 249 / 0.8);
  }

  .lg\:border-b-pearl\/85 {
    border-bottom-color: rgb(254 252 249 / 0.85);
  }

  .lg\:border-b-pearl\/90 {
    border-bottom-color: rgb(254 252 249 / 0.9);
  }

  .lg\:border-b-pearl\/95 {
    border-bottom-color: rgb(254 252 249 / 0.95);
  }

  .lg\:border-b-text-grey {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .lg\:border-b-text-grey\/0 {
    border-bottom-color: rgb(179 179 179 / 0);
  }

  .lg\:border-b-text-grey\/10 {
    border-bottom-color: rgb(179 179 179 / 0.1);
  }

  .lg\:border-b-text-grey\/100 {
    border-bottom-color: rgb(179 179 179 / 1);
  }

  .lg\:border-b-text-grey\/15 {
    border-bottom-color: rgb(179 179 179 / 0.15);
  }

  .lg\:border-b-text-grey\/20 {
    border-bottom-color: rgb(179 179 179 / 0.2);
  }

  .lg\:border-b-text-grey\/25 {
    border-bottom-color: rgb(179 179 179 / 0.25);
  }

  .lg\:border-b-text-grey\/30 {
    border-bottom-color: rgb(179 179 179 / 0.3);
  }

  .lg\:border-b-text-grey\/35 {
    border-bottom-color: rgb(179 179 179 / 0.35);
  }

  .lg\:border-b-text-grey\/40 {
    border-bottom-color: rgb(179 179 179 / 0.4);
  }

  .lg\:border-b-text-grey\/45 {
    border-bottom-color: rgb(179 179 179 / 0.45);
  }

  .lg\:border-b-text-grey\/5 {
    border-bottom-color: rgb(179 179 179 / 0.05);
  }

  .lg\:border-b-text-grey\/50 {
    border-bottom-color: rgb(179 179 179 / 0.5);
  }

  .lg\:border-b-text-grey\/55 {
    border-bottom-color: rgb(179 179 179 / 0.55);
  }

  .lg\:border-b-text-grey\/60 {
    border-bottom-color: rgb(179 179 179 / 0.6);
  }

  .lg\:border-b-text-grey\/65 {
    border-bottom-color: rgb(179 179 179 / 0.65);
  }

  .lg\:border-b-text-grey\/70 {
    border-bottom-color: rgb(179 179 179 / 0.7);
  }

  .lg\:border-b-text-grey\/75 {
    border-bottom-color: rgb(179 179 179 / 0.75);
  }

  .lg\:border-b-text-grey\/80 {
    border-bottom-color: rgb(179 179 179 / 0.8);
  }

  .lg\:border-b-text-grey\/85 {
    border-bottom-color: rgb(179 179 179 / 0.85);
  }

  .lg\:border-b-text-grey\/90 {
    border-bottom-color: rgb(179 179 179 / 0.9);
  }

  .lg\:border-b-text-grey\/95 {
    border-bottom-color: rgb(179 179 179 / 0.95);
  }

  .lg\:border-b-transparent {
    border-bottom-color: transparent;
  }

  .lg\:border-b-transparent\/0 {
    border-bottom-color: rgb(0 0 0 / 0);
  }

  .lg\:border-b-transparent\/10 {
    border-bottom-color: rgb(0 0 0 / 0.1);
  }

  .lg\:border-b-transparent\/100 {
    border-bottom-color: rgb(0 0 0 / 1);
  }

  .lg\:border-b-transparent\/15 {
    border-bottom-color: rgb(0 0 0 / 0.15);
  }

  .lg\:border-b-transparent\/20 {
    border-bottom-color: rgb(0 0 0 / 0.2);
  }

  .lg\:border-b-transparent\/25 {
    border-bottom-color: rgb(0 0 0 / 0.25);
  }

  .lg\:border-b-transparent\/30 {
    border-bottom-color: rgb(0 0 0 / 0.3);
  }

  .lg\:border-b-transparent\/35 {
    border-bottom-color: rgb(0 0 0 / 0.35);
  }

  .lg\:border-b-transparent\/40 {
    border-bottom-color: rgb(0 0 0 / 0.4);
  }

  .lg\:border-b-transparent\/45 {
    border-bottom-color: rgb(0 0 0 / 0.45);
  }

  .lg\:border-b-transparent\/5 {
    border-bottom-color: rgb(0 0 0 / 0.05);
  }

  .lg\:border-b-transparent\/50 {
    border-bottom-color: rgb(0 0 0 / 0.5);
  }

  .lg\:border-b-transparent\/55 {
    border-bottom-color: rgb(0 0 0 / 0.55);
  }

  .lg\:border-b-transparent\/60 {
    border-bottom-color: rgb(0 0 0 / 0.6);
  }

  .lg\:border-b-transparent\/65 {
    border-bottom-color: rgb(0 0 0 / 0.65);
  }

  .lg\:border-b-transparent\/70 {
    border-bottom-color: rgb(0 0 0 / 0.7);
  }

  .lg\:border-b-transparent\/75 {
    border-bottom-color: rgb(0 0 0 / 0.75);
  }

  .lg\:border-b-transparent\/80 {
    border-bottom-color: rgb(0 0 0 / 0.8);
  }

  .lg\:border-b-transparent\/85 {
    border-bottom-color: rgb(0 0 0 / 0.85);
  }

  .lg\:border-b-transparent\/90 {
    border-bottom-color: rgb(0 0 0 / 0.9);
  }

  .lg\:border-b-transparent\/95 {
    border-bottom-color: rgb(0 0 0 / 0.95);
  }

  .lg\:border-b-white {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .lg\:border-b-white\/0 {
    border-bottom-color: rgb(255 255 255 / 0);
  }

  .lg\:border-b-white\/10 {
    border-bottom-color: rgb(255 255 255 / 0.1);
  }

  .lg\:border-b-white\/100 {
    border-bottom-color: rgb(255 255 255 / 1);
  }

  .lg\:border-b-white\/15 {
    border-bottom-color: rgb(255 255 255 / 0.15);
  }

  .lg\:border-b-white\/20 {
    border-bottom-color: rgb(255 255 255 / 0.2);
  }

  .lg\:border-b-white\/25 {
    border-bottom-color: rgb(255 255 255 / 0.25);
  }

  .lg\:border-b-white\/30 {
    border-bottom-color: rgb(255 255 255 / 0.3);
  }

  .lg\:border-b-white\/35 {
    border-bottom-color: rgb(255 255 255 / 0.35);
  }

  .lg\:border-b-white\/40 {
    border-bottom-color: rgb(255 255 255 / 0.4);
  }

  .lg\:border-b-white\/45 {
    border-bottom-color: rgb(255 255 255 / 0.45);
  }

  .lg\:border-b-white\/5 {
    border-bottom-color: rgb(255 255 255 / 0.05);
  }

  .lg\:border-b-white\/50 {
    border-bottom-color: rgb(255 255 255 / 0.5);
  }

  .lg\:border-b-white\/55 {
    border-bottom-color: rgb(255 255 255 / 0.55);
  }

  .lg\:border-b-white\/60 {
    border-bottom-color: rgb(255 255 255 / 0.6);
  }

  .lg\:border-b-white\/65 {
    border-bottom-color: rgb(255 255 255 / 0.65);
  }

  .lg\:border-b-white\/70 {
    border-bottom-color: rgb(255 255 255 / 0.7);
  }

  .lg\:border-b-white\/75 {
    border-bottom-color: rgb(255 255 255 / 0.75);
  }

  .lg\:border-b-white\/80 {
    border-bottom-color: rgb(255 255 255 / 0.8);
  }

  .lg\:border-b-white\/85 {
    border-bottom-color: rgb(255 255 255 / 0.85);
  }

  .lg\:border-b-white\/90 {
    border-bottom-color: rgb(255 255 255 / 0.9);
  }

  .lg\:border-b-white\/95 {
    border-bottom-color: rgb(255 255 255 / 0.95);
  }

  .lg\:border-e-blue {
    border-inline-end-color: var(--blue);
  }

  .lg\:border-e-border {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .lg\:border-e-border\/0 {
    border-inline-end-color: rgb(228 229 230 / 0);
  }

  .lg\:border-e-border\/10 {
    border-inline-end-color: rgb(228 229 230 / 0.1);
  }

  .lg\:border-e-border\/100 {
    border-inline-end-color: rgb(228 229 230 / 1);
  }

  .lg\:border-e-border\/15 {
    border-inline-end-color: rgb(228 229 230 / 0.15);
  }

  .lg\:border-e-border\/20 {
    border-inline-end-color: rgb(228 229 230 / 0.2);
  }

  .lg\:border-e-border\/25 {
    border-inline-end-color: rgb(228 229 230 / 0.25);
  }

  .lg\:border-e-border\/30 {
    border-inline-end-color: rgb(228 229 230 / 0.3);
  }

  .lg\:border-e-border\/35 {
    border-inline-end-color: rgb(228 229 230 / 0.35);
  }

  .lg\:border-e-border\/40 {
    border-inline-end-color: rgb(228 229 230 / 0.4);
  }

  .lg\:border-e-border\/45 {
    border-inline-end-color: rgb(228 229 230 / 0.45);
  }

  .lg\:border-e-border\/5 {
    border-inline-end-color: rgb(228 229 230 / 0.05);
  }

  .lg\:border-e-border\/50 {
    border-inline-end-color: rgb(228 229 230 / 0.5);
  }

  .lg\:border-e-border\/55 {
    border-inline-end-color: rgb(228 229 230 / 0.55);
  }

  .lg\:border-e-border\/60 {
    border-inline-end-color: rgb(228 229 230 / 0.6);
  }

  .lg\:border-e-border\/65 {
    border-inline-end-color: rgb(228 229 230 / 0.65);
  }

  .lg\:border-e-border\/70 {
    border-inline-end-color: rgb(228 229 230 / 0.7);
  }

  .lg\:border-e-border\/75 {
    border-inline-end-color: rgb(228 229 230 / 0.75);
  }

  .lg\:border-e-border\/80 {
    border-inline-end-color: rgb(228 229 230 / 0.8);
  }

  .lg\:border-e-border\/85 {
    border-inline-end-color: rgb(228 229 230 / 0.85);
  }

  .lg\:border-e-border\/90 {
    border-inline-end-color: rgb(228 229 230 / 0.9);
  }

  .lg\:border-e-border\/95 {
    border-inline-end-color: rgb(228 229 230 / 0.95);
  }

  .lg\:border-e-button {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .lg\:border-e-button\/0 {
    border-inline-end-color: rgb(243 252 251 / 0);
  }

  .lg\:border-e-button\/10 {
    border-inline-end-color: rgb(243 252 251 / 0.1);
  }

  .lg\:border-e-button\/100 {
    border-inline-end-color: rgb(243 252 251 / 1);
  }

  .lg\:border-e-button\/15 {
    border-inline-end-color: rgb(243 252 251 / 0.15);
  }

  .lg\:border-e-button\/20 {
    border-inline-end-color: rgb(243 252 251 / 0.2);
  }

  .lg\:border-e-button\/25 {
    border-inline-end-color: rgb(243 252 251 / 0.25);
  }

  .lg\:border-e-button\/30 {
    border-inline-end-color: rgb(243 252 251 / 0.3);
  }

  .lg\:border-e-button\/35 {
    border-inline-end-color: rgb(243 252 251 / 0.35);
  }

  .lg\:border-e-button\/40 {
    border-inline-end-color: rgb(243 252 251 / 0.4);
  }

  .lg\:border-e-button\/45 {
    border-inline-end-color: rgb(243 252 251 / 0.45);
  }

  .lg\:border-e-button\/5 {
    border-inline-end-color: rgb(243 252 251 / 0.05);
  }

  .lg\:border-e-button\/50 {
    border-inline-end-color: rgb(243 252 251 / 0.5);
  }

  .lg\:border-e-button\/55 {
    border-inline-end-color: rgb(243 252 251 / 0.55);
  }

  .lg\:border-e-button\/60 {
    border-inline-end-color: rgb(243 252 251 / 0.6);
  }

  .lg\:border-e-button\/65 {
    border-inline-end-color: rgb(243 252 251 / 0.65);
  }

  .lg\:border-e-button\/70 {
    border-inline-end-color: rgb(243 252 251 / 0.7);
  }

  .lg\:border-e-button\/75 {
    border-inline-end-color: rgb(243 252 251 / 0.75);
  }

  .lg\:border-e-button\/80 {
    border-inline-end-color: rgb(243 252 251 / 0.8);
  }

  .lg\:border-e-button\/85 {
    border-inline-end-color: rgb(243 252 251 / 0.85);
  }

  .lg\:border-e-button\/90 {
    border-inline-end-color: rgb(243 252 251 / 0.9);
  }

  .lg\:border-e-button\/95 {
    border-inline-end-color: rgb(243 252 251 / 0.95);
  }

  .lg\:border-e-current {
    border-inline-end-color: currentColor;
  }

  .lg\:border-e-dark {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .lg\:border-e-dark-green {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .lg\:border-e-dark-green\/0 {
    border-inline-end-color: rgb(16 64 48 / 0);
  }

  .lg\:border-e-dark-green\/10 {
    border-inline-end-color: rgb(16 64 48 / 0.1);
  }

  .lg\:border-e-dark-green\/100 {
    border-inline-end-color: rgb(16 64 48 / 1);
  }

  .lg\:border-e-dark-green\/15 {
    border-inline-end-color: rgb(16 64 48 / 0.15);
  }

  .lg\:border-e-dark-green\/20 {
    border-inline-end-color: rgb(16 64 48 / 0.2);
  }

  .lg\:border-e-dark-green\/25 {
    border-inline-end-color: rgb(16 64 48 / 0.25);
  }

  .lg\:border-e-dark-green\/30 {
    border-inline-end-color: rgb(16 64 48 / 0.3);
  }

  .lg\:border-e-dark-green\/35 {
    border-inline-end-color: rgb(16 64 48 / 0.35);
  }

  .lg\:border-e-dark-green\/40 {
    border-inline-end-color: rgb(16 64 48 / 0.4);
  }

  .lg\:border-e-dark-green\/45 {
    border-inline-end-color: rgb(16 64 48 / 0.45);
  }

  .lg\:border-e-dark-green\/5 {
    border-inline-end-color: rgb(16 64 48 / 0.05);
  }

  .lg\:border-e-dark-green\/50 {
    border-inline-end-color: rgb(16 64 48 / 0.5);
  }

  .lg\:border-e-dark-green\/55 {
    border-inline-end-color: rgb(16 64 48 / 0.55);
  }

  .lg\:border-e-dark-green\/60 {
    border-inline-end-color: rgb(16 64 48 / 0.6);
  }

  .lg\:border-e-dark-green\/65 {
    border-inline-end-color: rgb(16 64 48 / 0.65);
  }

  .lg\:border-e-dark-green\/70 {
    border-inline-end-color: rgb(16 64 48 / 0.7);
  }

  .lg\:border-e-dark-green\/75 {
    border-inline-end-color: rgb(16 64 48 / 0.75);
  }

  .lg\:border-e-dark-green\/80 {
    border-inline-end-color: rgb(16 64 48 / 0.8);
  }

  .lg\:border-e-dark-green\/85 {
    border-inline-end-color: rgb(16 64 48 / 0.85);
  }

  .lg\:border-e-dark-green\/90 {
    border-inline-end-color: rgb(16 64 48 / 0.9);
  }

  .lg\:border-e-dark-green\/95 {
    border-inline-end-color: rgb(16 64 48 / 0.95);
  }

  .lg\:border-e-dark\/0 {
    border-inline-end-color: rgb(37 73 39 / 0);
  }

  .lg\:border-e-dark\/10 {
    border-inline-end-color: rgb(37 73 39 / 0.1);
  }

  .lg\:border-e-dark\/100 {
    border-inline-end-color: rgb(37 73 39 / 1);
  }

  .lg\:border-e-dark\/15 {
    border-inline-end-color: rgb(37 73 39 / 0.15);
  }

  .lg\:border-e-dark\/20 {
    border-inline-end-color: rgb(37 73 39 / 0.2);
  }

  .lg\:border-e-dark\/25 {
    border-inline-end-color: rgb(37 73 39 / 0.25);
  }

  .lg\:border-e-dark\/30 {
    border-inline-end-color: rgb(37 73 39 / 0.3);
  }

  .lg\:border-e-dark\/35 {
    border-inline-end-color: rgb(37 73 39 / 0.35);
  }

  .lg\:border-e-dark\/40 {
    border-inline-end-color: rgb(37 73 39 / 0.4);
  }

  .lg\:border-e-dark\/45 {
    border-inline-end-color: rgb(37 73 39 / 0.45);
  }

  .lg\:border-e-dark\/5 {
    border-inline-end-color: rgb(37 73 39 / 0.05);
  }

  .lg\:border-e-dark\/50 {
    border-inline-end-color: rgb(37 73 39 / 0.5);
  }

  .lg\:border-e-dark\/55 {
    border-inline-end-color: rgb(37 73 39 / 0.55);
  }

  .lg\:border-e-dark\/60 {
    border-inline-end-color: rgb(37 73 39 / 0.6);
  }

  .lg\:border-e-dark\/65 {
    border-inline-end-color: rgb(37 73 39 / 0.65);
  }

  .lg\:border-e-dark\/70 {
    border-inline-end-color: rgb(37 73 39 / 0.7);
  }

  .lg\:border-e-dark\/75 {
    border-inline-end-color: rgb(37 73 39 / 0.75);
  }

  .lg\:border-e-dark\/80 {
    border-inline-end-color: rgb(37 73 39 / 0.8);
  }

  .lg\:border-e-dark\/85 {
    border-inline-end-color: rgb(37 73 39 / 0.85);
  }

  .lg\:border-e-dark\/90 {
    border-inline-end-color: rgb(37 73 39 / 0.9);
  }

  .lg\:border-e-dark\/95 {
    border-inline-end-color: rgb(37 73 39 / 0.95);
  }

  .lg\:border-e-gray {
    border-inline-end-color: var(--gray);
  }

  .lg\:border-e-green {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .lg\:border-e-green\/0 {
    border-inline-end-color: rgb(52 102 64 / 0);
  }

  .lg\:border-e-green\/10 {
    border-inline-end-color: rgb(52 102 64 / 0.1);
  }

  .lg\:border-e-green\/100 {
    border-inline-end-color: rgb(52 102 64 / 1);
  }

  .lg\:border-e-green\/15 {
    border-inline-end-color: rgb(52 102 64 / 0.15);
  }

  .lg\:border-e-green\/20 {
    border-inline-end-color: rgb(52 102 64 / 0.2);
  }

  .lg\:border-e-green\/25 {
    border-inline-end-color: rgb(52 102 64 / 0.25);
  }

  .lg\:border-e-green\/30 {
    border-inline-end-color: rgb(52 102 64 / 0.3);
  }

  .lg\:border-e-green\/35 {
    border-inline-end-color: rgb(52 102 64 / 0.35);
  }

  .lg\:border-e-green\/40 {
    border-inline-end-color: rgb(52 102 64 / 0.4);
  }

  .lg\:border-e-green\/45 {
    border-inline-end-color: rgb(52 102 64 / 0.45);
  }

  .lg\:border-e-green\/5 {
    border-inline-end-color: rgb(52 102 64 / 0.05);
  }

  .lg\:border-e-green\/50 {
    border-inline-end-color: rgb(52 102 64 / 0.5);
  }

  .lg\:border-e-green\/55 {
    border-inline-end-color: rgb(52 102 64 / 0.55);
  }

  .lg\:border-e-green\/60 {
    border-inline-end-color: rgb(52 102 64 / 0.6);
  }

  .lg\:border-e-green\/65 {
    border-inline-end-color: rgb(52 102 64 / 0.65);
  }

  .lg\:border-e-green\/70 {
    border-inline-end-color: rgb(52 102 64 / 0.7);
  }

  .lg\:border-e-green\/75 {
    border-inline-end-color: rgb(52 102 64 / 0.75);
  }

  .lg\:border-e-green\/80 {
    border-inline-end-color: rgb(52 102 64 / 0.8);
  }

  .lg\:border-e-green\/85 {
    border-inline-end-color: rgb(52 102 64 / 0.85);
  }

  .lg\:border-e-green\/90 {
    border-inline-end-color: rgb(52 102 64 / 0.9);
  }

  .lg\:border-e-green\/95 {
    border-inline-end-color: rgb(52 102 64 / 0.95);
  }

  .lg\:border-e-grey {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .lg\:border-e-grey\/0 {
    border-inline-end-color: rgb(205 217 209 / 0);
  }

  .lg\:border-e-grey\/10 {
    border-inline-end-color: rgb(205 217 209 / 0.1);
  }

  .lg\:border-e-grey\/100 {
    border-inline-end-color: rgb(205 217 209 / 1);
  }

  .lg\:border-e-grey\/15 {
    border-inline-end-color: rgb(205 217 209 / 0.15);
  }

  .lg\:border-e-grey\/20 {
    border-inline-end-color: rgb(205 217 209 / 0.2);
  }

  .lg\:border-e-grey\/25 {
    border-inline-end-color: rgb(205 217 209 / 0.25);
  }

  .lg\:border-e-grey\/30 {
    border-inline-end-color: rgb(205 217 209 / 0.3);
  }

  .lg\:border-e-grey\/35 {
    border-inline-end-color: rgb(205 217 209 / 0.35);
  }

  .lg\:border-e-grey\/40 {
    border-inline-end-color: rgb(205 217 209 / 0.4);
  }

  .lg\:border-e-grey\/45 {
    border-inline-end-color: rgb(205 217 209 / 0.45);
  }

  .lg\:border-e-grey\/5 {
    border-inline-end-color: rgb(205 217 209 / 0.05);
  }

  .lg\:border-e-grey\/50 {
    border-inline-end-color: rgb(205 217 209 / 0.5);
  }

  .lg\:border-e-grey\/55 {
    border-inline-end-color: rgb(205 217 209 / 0.55);
  }

  .lg\:border-e-grey\/60 {
    border-inline-end-color: rgb(205 217 209 / 0.6);
  }

  .lg\:border-e-grey\/65 {
    border-inline-end-color: rgb(205 217 209 / 0.65);
  }

  .lg\:border-e-grey\/70 {
    border-inline-end-color: rgb(205 217 209 / 0.7);
  }

  .lg\:border-e-grey\/75 {
    border-inline-end-color: rgb(205 217 209 / 0.75);
  }

  .lg\:border-e-grey\/80 {
    border-inline-end-color: rgb(205 217 209 / 0.8);
  }

  .lg\:border-e-grey\/85 {
    border-inline-end-color: rgb(205 217 209 / 0.85);
  }

  .lg\:border-e-grey\/90 {
    border-inline-end-color: rgb(205 217 209 / 0.9);
  }

  .lg\:border-e-grey\/95 {
    border-inline-end-color: rgb(205 217 209 / 0.95);
  }

  .lg\:border-e-light {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .lg\:border-e-light-green {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .lg\:border-e-light-green\/0 {
    border-inline-end-color: rgb(243 244 228 / 0);
  }

  .lg\:border-e-light-green\/10 {
    border-inline-end-color: rgb(243 244 228 / 0.1);
  }

  .lg\:border-e-light-green\/100 {
    border-inline-end-color: rgb(243 244 228 / 1);
  }

  .lg\:border-e-light-green\/15 {
    border-inline-end-color: rgb(243 244 228 / 0.15);
  }

  .lg\:border-e-light-green\/20 {
    border-inline-end-color: rgb(243 244 228 / 0.2);
  }

  .lg\:border-e-light-green\/25 {
    border-inline-end-color: rgb(243 244 228 / 0.25);
  }

  .lg\:border-e-light-green\/30 {
    border-inline-end-color: rgb(243 244 228 / 0.3);
  }

  .lg\:border-e-light-green\/35 {
    border-inline-end-color: rgb(243 244 228 / 0.35);
  }

  .lg\:border-e-light-green\/40 {
    border-inline-end-color: rgb(243 244 228 / 0.4);
  }

  .lg\:border-e-light-green\/45 {
    border-inline-end-color: rgb(243 244 228 / 0.45);
  }

  .lg\:border-e-light-green\/5 {
    border-inline-end-color: rgb(243 244 228 / 0.05);
  }

  .lg\:border-e-light-green\/50 {
    border-inline-end-color: rgb(243 244 228 / 0.5);
  }

  .lg\:border-e-light-green\/55 {
    border-inline-end-color: rgb(243 244 228 / 0.55);
  }

  .lg\:border-e-light-green\/60 {
    border-inline-end-color: rgb(243 244 228 / 0.6);
  }

  .lg\:border-e-light-green\/65 {
    border-inline-end-color: rgb(243 244 228 / 0.65);
  }

  .lg\:border-e-light-green\/70 {
    border-inline-end-color: rgb(243 244 228 / 0.7);
  }

  .lg\:border-e-light-green\/75 {
    border-inline-end-color: rgb(243 244 228 / 0.75);
  }

  .lg\:border-e-light-green\/80 {
    border-inline-end-color: rgb(243 244 228 / 0.8);
  }

  .lg\:border-e-light-green\/85 {
    border-inline-end-color: rgb(243 244 228 / 0.85);
  }

  .lg\:border-e-light-green\/90 {
    border-inline-end-color: rgb(243 244 228 / 0.9);
  }

  .lg\:border-e-light-green\/95 {
    border-inline-end-color: rgb(243 244 228 / 0.95);
  }

  .lg\:border-e-light\/0 {
    border-inline-end-color: rgb(243 244 228 / 0);
  }

  .lg\:border-e-light\/10 {
    border-inline-end-color: rgb(243 244 228 / 0.1);
  }

  .lg\:border-e-light\/100 {
    border-inline-end-color: rgb(243 244 228 / 1);
  }

  .lg\:border-e-light\/15 {
    border-inline-end-color: rgb(243 244 228 / 0.15);
  }

  .lg\:border-e-light\/20 {
    border-inline-end-color: rgb(243 244 228 / 0.2);
  }

  .lg\:border-e-light\/25 {
    border-inline-end-color: rgb(243 244 228 / 0.25);
  }

  .lg\:border-e-light\/30 {
    border-inline-end-color: rgb(243 244 228 / 0.3);
  }

  .lg\:border-e-light\/35 {
    border-inline-end-color: rgb(243 244 228 / 0.35);
  }

  .lg\:border-e-light\/40 {
    border-inline-end-color: rgb(243 244 228 / 0.4);
  }

  .lg\:border-e-light\/45 {
    border-inline-end-color: rgb(243 244 228 / 0.45);
  }

  .lg\:border-e-light\/5 {
    border-inline-end-color: rgb(243 244 228 / 0.05);
  }

  .lg\:border-e-light\/50 {
    border-inline-end-color: rgb(243 244 228 / 0.5);
  }

  .lg\:border-e-light\/55 {
    border-inline-end-color: rgb(243 244 228 / 0.55);
  }

  .lg\:border-e-light\/60 {
    border-inline-end-color: rgb(243 244 228 / 0.6);
  }

  .lg\:border-e-light\/65 {
    border-inline-end-color: rgb(243 244 228 / 0.65);
  }

  .lg\:border-e-light\/70 {
    border-inline-end-color: rgb(243 244 228 / 0.7);
  }

  .lg\:border-e-light\/75 {
    border-inline-end-color: rgb(243 244 228 / 0.75);
  }

  .lg\:border-e-light\/80 {
    border-inline-end-color: rgb(243 244 228 / 0.8);
  }

  .lg\:border-e-light\/85 {
    border-inline-end-color: rgb(243 244 228 / 0.85);
  }

  .lg\:border-e-light\/90 {
    border-inline-end-color: rgb(243 244 228 / 0.9);
  }

  .lg\:border-e-light\/95 {
    border-inline-end-color: rgb(243 244 228 / 0.95);
  }

  .lg\:border-e-main {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .lg\:border-e-main\/0 {
    border-inline-end-color: rgb(56 56 56 / 0);
  }

  .lg\:border-e-main\/10 {
    border-inline-end-color: rgb(56 56 56 / 0.1);
  }

  .lg\:border-e-main\/100 {
    border-inline-end-color: rgb(56 56 56 / 1);
  }

  .lg\:border-e-main\/15 {
    border-inline-end-color: rgb(56 56 56 / 0.15);
  }

  .lg\:border-e-main\/20 {
    border-inline-end-color: rgb(56 56 56 / 0.2);
  }

  .lg\:border-e-main\/25 {
    border-inline-end-color: rgb(56 56 56 / 0.25);
  }

  .lg\:border-e-main\/30 {
    border-inline-end-color: rgb(56 56 56 / 0.3);
  }

  .lg\:border-e-main\/35 {
    border-inline-end-color: rgb(56 56 56 / 0.35);
  }

  .lg\:border-e-main\/40 {
    border-inline-end-color: rgb(56 56 56 / 0.4);
  }

  .lg\:border-e-main\/45 {
    border-inline-end-color: rgb(56 56 56 / 0.45);
  }

  .lg\:border-e-main\/5 {
    border-inline-end-color: rgb(56 56 56 / 0.05);
  }

  .lg\:border-e-main\/50 {
    border-inline-end-color: rgb(56 56 56 / 0.5);
  }

  .lg\:border-e-main\/55 {
    border-inline-end-color: rgb(56 56 56 / 0.55);
  }

  .lg\:border-e-main\/60 {
    border-inline-end-color: rgb(56 56 56 / 0.6);
  }

  .lg\:border-e-main\/65 {
    border-inline-end-color: rgb(56 56 56 / 0.65);
  }

  .lg\:border-e-main\/70 {
    border-inline-end-color: rgb(56 56 56 / 0.7);
  }

  .lg\:border-e-main\/75 {
    border-inline-end-color: rgb(56 56 56 / 0.75);
  }

  .lg\:border-e-main\/80 {
    border-inline-end-color: rgb(56 56 56 / 0.8);
  }

  .lg\:border-e-main\/85 {
    border-inline-end-color: rgb(56 56 56 / 0.85);
  }

  .lg\:border-e-main\/90 {
    border-inline-end-color: rgb(56 56 56 / 0.9);
  }

  .lg\:border-e-main\/95 {
    border-inline-end-color: rgb(56 56 56 / 0.95);
  }

  .lg\:border-e-navy {
    border-inline-end-color: var(--navy);
  }

  .lg\:border-e-offwhite {
    border-inline-end-color: var(--offwhite);
  }

  .lg\:border-e-orange {
    border-inline-end-color: var(--orange);
  }

  .lg\:border-e-pearl {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .lg\:border-e-pearl\/0 {
    border-inline-end-color: rgb(254 252 249 / 0);
  }

  .lg\:border-e-pearl\/10 {
    border-inline-end-color: rgb(254 252 249 / 0.1);
  }

  .lg\:border-e-pearl\/100 {
    border-inline-end-color: rgb(254 252 249 / 1);
  }

  .lg\:border-e-pearl\/15 {
    border-inline-end-color: rgb(254 252 249 / 0.15);
  }

  .lg\:border-e-pearl\/20 {
    border-inline-end-color: rgb(254 252 249 / 0.2);
  }

  .lg\:border-e-pearl\/25 {
    border-inline-end-color: rgb(254 252 249 / 0.25);
  }

  .lg\:border-e-pearl\/30 {
    border-inline-end-color: rgb(254 252 249 / 0.3);
  }

  .lg\:border-e-pearl\/35 {
    border-inline-end-color: rgb(254 252 249 / 0.35);
  }

  .lg\:border-e-pearl\/40 {
    border-inline-end-color: rgb(254 252 249 / 0.4);
  }

  .lg\:border-e-pearl\/45 {
    border-inline-end-color: rgb(254 252 249 / 0.45);
  }

  .lg\:border-e-pearl\/5 {
    border-inline-end-color: rgb(254 252 249 / 0.05);
  }

  .lg\:border-e-pearl\/50 {
    border-inline-end-color: rgb(254 252 249 / 0.5);
  }

  .lg\:border-e-pearl\/55 {
    border-inline-end-color: rgb(254 252 249 / 0.55);
  }

  .lg\:border-e-pearl\/60 {
    border-inline-end-color: rgb(254 252 249 / 0.6);
  }

  .lg\:border-e-pearl\/65 {
    border-inline-end-color: rgb(254 252 249 / 0.65);
  }

  .lg\:border-e-pearl\/70 {
    border-inline-end-color: rgb(254 252 249 / 0.7);
  }

  .lg\:border-e-pearl\/75 {
    border-inline-end-color: rgb(254 252 249 / 0.75);
  }

  .lg\:border-e-pearl\/80 {
    border-inline-end-color: rgb(254 252 249 / 0.8);
  }

  .lg\:border-e-pearl\/85 {
    border-inline-end-color: rgb(254 252 249 / 0.85);
  }

  .lg\:border-e-pearl\/90 {
    border-inline-end-color: rgb(254 252 249 / 0.9);
  }

  .lg\:border-e-pearl\/95 {
    border-inline-end-color: rgb(254 252 249 / 0.95);
  }

  .lg\:border-e-text-grey {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .lg\:border-e-text-grey\/0 {
    border-inline-end-color: rgb(179 179 179 / 0);
  }

  .lg\:border-e-text-grey\/10 {
    border-inline-end-color: rgb(179 179 179 / 0.1);
  }

  .lg\:border-e-text-grey\/100 {
    border-inline-end-color: rgb(179 179 179 / 1);
  }

  .lg\:border-e-text-grey\/15 {
    border-inline-end-color: rgb(179 179 179 / 0.15);
  }

  .lg\:border-e-text-grey\/20 {
    border-inline-end-color: rgb(179 179 179 / 0.2);
  }

  .lg\:border-e-text-grey\/25 {
    border-inline-end-color: rgb(179 179 179 / 0.25);
  }

  .lg\:border-e-text-grey\/30 {
    border-inline-end-color: rgb(179 179 179 / 0.3);
  }

  .lg\:border-e-text-grey\/35 {
    border-inline-end-color: rgb(179 179 179 / 0.35);
  }

  .lg\:border-e-text-grey\/40 {
    border-inline-end-color: rgb(179 179 179 / 0.4);
  }

  .lg\:border-e-text-grey\/45 {
    border-inline-end-color: rgb(179 179 179 / 0.45);
  }

  .lg\:border-e-text-grey\/5 {
    border-inline-end-color: rgb(179 179 179 / 0.05);
  }

  .lg\:border-e-text-grey\/50 {
    border-inline-end-color: rgb(179 179 179 / 0.5);
  }

  .lg\:border-e-text-grey\/55 {
    border-inline-end-color: rgb(179 179 179 / 0.55);
  }

  .lg\:border-e-text-grey\/60 {
    border-inline-end-color: rgb(179 179 179 / 0.6);
  }

  .lg\:border-e-text-grey\/65 {
    border-inline-end-color: rgb(179 179 179 / 0.65);
  }

  .lg\:border-e-text-grey\/70 {
    border-inline-end-color: rgb(179 179 179 / 0.7);
  }

  .lg\:border-e-text-grey\/75 {
    border-inline-end-color: rgb(179 179 179 / 0.75);
  }

  .lg\:border-e-text-grey\/80 {
    border-inline-end-color: rgb(179 179 179 / 0.8);
  }

  .lg\:border-e-text-grey\/85 {
    border-inline-end-color: rgb(179 179 179 / 0.85);
  }

  .lg\:border-e-text-grey\/90 {
    border-inline-end-color: rgb(179 179 179 / 0.9);
  }

  .lg\:border-e-text-grey\/95 {
    border-inline-end-color: rgb(179 179 179 / 0.95);
  }

  .lg\:border-e-transparent {
    border-inline-end-color: transparent;
  }

  .lg\:border-e-transparent\/0 {
    border-inline-end-color: rgb(0 0 0 / 0);
  }

  .lg\:border-e-transparent\/10 {
    border-inline-end-color: rgb(0 0 0 / 0.1);
  }

  .lg\:border-e-transparent\/100 {
    border-inline-end-color: rgb(0 0 0 / 1);
  }

  .lg\:border-e-transparent\/15 {
    border-inline-end-color: rgb(0 0 0 / 0.15);
  }

  .lg\:border-e-transparent\/20 {
    border-inline-end-color: rgb(0 0 0 / 0.2);
  }

  .lg\:border-e-transparent\/25 {
    border-inline-end-color: rgb(0 0 0 / 0.25);
  }

  .lg\:border-e-transparent\/30 {
    border-inline-end-color: rgb(0 0 0 / 0.3);
  }

  .lg\:border-e-transparent\/35 {
    border-inline-end-color: rgb(0 0 0 / 0.35);
  }

  .lg\:border-e-transparent\/40 {
    border-inline-end-color: rgb(0 0 0 / 0.4);
  }

  .lg\:border-e-transparent\/45 {
    border-inline-end-color: rgb(0 0 0 / 0.45);
  }

  .lg\:border-e-transparent\/5 {
    border-inline-end-color: rgb(0 0 0 / 0.05);
  }

  .lg\:border-e-transparent\/50 {
    border-inline-end-color: rgb(0 0 0 / 0.5);
  }

  .lg\:border-e-transparent\/55 {
    border-inline-end-color: rgb(0 0 0 / 0.55);
  }

  .lg\:border-e-transparent\/60 {
    border-inline-end-color: rgb(0 0 0 / 0.6);
  }

  .lg\:border-e-transparent\/65 {
    border-inline-end-color: rgb(0 0 0 / 0.65);
  }

  .lg\:border-e-transparent\/70 {
    border-inline-end-color: rgb(0 0 0 / 0.7);
  }

  .lg\:border-e-transparent\/75 {
    border-inline-end-color: rgb(0 0 0 / 0.75);
  }

  .lg\:border-e-transparent\/80 {
    border-inline-end-color: rgb(0 0 0 / 0.8);
  }

  .lg\:border-e-transparent\/85 {
    border-inline-end-color: rgb(0 0 0 / 0.85);
  }

  .lg\:border-e-transparent\/90 {
    border-inline-end-color: rgb(0 0 0 / 0.9);
  }

  .lg\:border-e-transparent\/95 {
    border-inline-end-color: rgb(0 0 0 / 0.95);
  }

  .lg\:border-e-white {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .lg\:border-e-white\/0 {
    border-inline-end-color: rgb(255 255 255 / 0);
  }

  .lg\:border-e-white\/10 {
    border-inline-end-color: rgb(255 255 255 / 0.1);
  }

  .lg\:border-e-white\/100 {
    border-inline-end-color: rgb(255 255 255 / 1);
  }

  .lg\:border-e-white\/15 {
    border-inline-end-color: rgb(255 255 255 / 0.15);
  }

  .lg\:border-e-white\/20 {
    border-inline-end-color: rgb(255 255 255 / 0.2);
  }

  .lg\:border-e-white\/25 {
    border-inline-end-color: rgb(255 255 255 / 0.25);
  }

  .lg\:border-e-white\/30 {
    border-inline-end-color: rgb(255 255 255 / 0.3);
  }

  .lg\:border-e-white\/35 {
    border-inline-end-color: rgb(255 255 255 / 0.35);
  }

  .lg\:border-e-white\/40 {
    border-inline-end-color: rgb(255 255 255 / 0.4);
  }

  .lg\:border-e-white\/45 {
    border-inline-end-color: rgb(255 255 255 / 0.45);
  }

  .lg\:border-e-white\/5 {
    border-inline-end-color: rgb(255 255 255 / 0.05);
  }

  .lg\:border-e-white\/50 {
    border-inline-end-color: rgb(255 255 255 / 0.5);
  }

  .lg\:border-e-white\/55 {
    border-inline-end-color: rgb(255 255 255 / 0.55);
  }

  .lg\:border-e-white\/60 {
    border-inline-end-color: rgb(255 255 255 / 0.6);
  }

  .lg\:border-e-white\/65 {
    border-inline-end-color: rgb(255 255 255 / 0.65);
  }

  .lg\:border-e-white\/70 {
    border-inline-end-color: rgb(255 255 255 / 0.7);
  }

  .lg\:border-e-white\/75 {
    border-inline-end-color: rgb(255 255 255 / 0.75);
  }

  .lg\:border-e-white\/80 {
    border-inline-end-color: rgb(255 255 255 / 0.8);
  }

  .lg\:border-e-white\/85 {
    border-inline-end-color: rgb(255 255 255 / 0.85);
  }

  .lg\:border-e-white\/90 {
    border-inline-end-color: rgb(255 255 255 / 0.9);
  }

  .lg\:border-e-white\/95 {
    border-inline-end-color: rgb(255 255 255 / 0.95);
  }

  .lg\:border-l-blue {
    border-left-color: var(--blue);
  }

  .lg\:border-l-border {
    --tw-border-opacity: 1;
    border-left-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .lg\:border-l-border\/0 {
    border-left-color: rgb(228 229 230 / 0);
  }

  .lg\:border-l-border\/10 {
    border-left-color: rgb(228 229 230 / 0.1);
  }

  .lg\:border-l-border\/100 {
    border-left-color: rgb(228 229 230 / 1);
  }

  .lg\:border-l-border\/15 {
    border-left-color: rgb(228 229 230 / 0.15);
  }

  .lg\:border-l-border\/20 {
    border-left-color: rgb(228 229 230 / 0.2);
  }

  .lg\:border-l-border\/25 {
    border-left-color: rgb(228 229 230 / 0.25);
  }

  .lg\:border-l-border\/30 {
    border-left-color: rgb(228 229 230 / 0.3);
  }

  .lg\:border-l-border\/35 {
    border-left-color: rgb(228 229 230 / 0.35);
  }

  .lg\:border-l-border\/40 {
    border-left-color: rgb(228 229 230 / 0.4);
  }

  .lg\:border-l-border\/45 {
    border-left-color: rgb(228 229 230 / 0.45);
  }

  .lg\:border-l-border\/5 {
    border-left-color: rgb(228 229 230 / 0.05);
  }

  .lg\:border-l-border\/50 {
    border-left-color: rgb(228 229 230 / 0.5);
  }

  .lg\:border-l-border\/55 {
    border-left-color: rgb(228 229 230 / 0.55);
  }

  .lg\:border-l-border\/60 {
    border-left-color: rgb(228 229 230 / 0.6);
  }

  .lg\:border-l-border\/65 {
    border-left-color: rgb(228 229 230 / 0.65);
  }

  .lg\:border-l-border\/70 {
    border-left-color: rgb(228 229 230 / 0.7);
  }

  .lg\:border-l-border\/75 {
    border-left-color: rgb(228 229 230 / 0.75);
  }

  .lg\:border-l-border\/80 {
    border-left-color: rgb(228 229 230 / 0.8);
  }

  .lg\:border-l-border\/85 {
    border-left-color: rgb(228 229 230 / 0.85);
  }

  .lg\:border-l-border\/90 {
    border-left-color: rgb(228 229 230 / 0.9);
  }

  .lg\:border-l-border\/95 {
    border-left-color: rgb(228 229 230 / 0.95);
  }

  .lg\:border-l-button {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .lg\:border-l-button\/0 {
    border-left-color: rgb(243 252 251 / 0);
  }

  .lg\:border-l-button\/10 {
    border-left-color: rgb(243 252 251 / 0.1);
  }

  .lg\:border-l-button\/100 {
    border-left-color: rgb(243 252 251 / 1);
  }

  .lg\:border-l-button\/15 {
    border-left-color: rgb(243 252 251 / 0.15);
  }

  .lg\:border-l-button\/20 {
    border-left-color: rgb(243 252 251 / 0.2);
  }

  .lg\:border-l-button\/25 {
    border-left-color: rgb(243 252 251 / 0.25);
  }

  .lg\:border-l-button\/30 {
    border-left-color: rgb(243 252 251 / 0.3);
  }

  .lg\:border-l-button\/35 {
    border-left-color: rgb(243 252 251 / 0.35);
  }

  .lg\:border-l-button\/40 {
    border-left-color: rgb(243 252 251 / 0.4);
  }

  .lg\:border-l-button\/45 {
    border-left-color: rgb(243 252 251 / 0.45);
  }

  .lg\:border-l-button\/5 {
    border-left-color: rgb(243 252 251 / 0.05);
  }

  .lg\:border-l-button\/50 {
    border-left-color: rgb(243 252 251 / 0.5);
  }

  .lg\:border-l-button\/55 {
    border-left-color: rgb(243 252 251 / 0.55);
  }

  .lg\:border-l-button\/60 {
    border-left-color: rgb(243 252 251 / 0.6);
  }

  .lg\:border-l-button\/65 {
    border-left-color: rgb(243 252 251 / 0.65);
  }

  .lg\:border-l-button\/70 {
    border-left-color: rgb(243 252 251 / 0.7);
  }

  .lg\:border-l-button\/75 {
    border-left-color: rgb(243 252 251 / 0.75);
  }

  .lg\:border-l-button\/80 {
    border-left-color: rgb(243 252 251 / 0.8);
  }

  .lg\:border-l-button\/85 {
    border-left-color: rgb(243 252 251 / 0.85);
  }

  .lg\:border-l-button\/90 {
    border-left-color: rgb(243 252 251 / 0.9);
  }

  .lg\:border-l-button\/95 {
    border-left-color: rgb(243 252 251 / 0.95);
  }

  .lg\:border-l-current {
    border-left-color: currentColor;
  }

  .lg\:border-l-dark {
    --tw-border-opacity: 1;
    border-left-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .lg\:border-l-dark-green {
    --tw-border-opacity: 1;
    border-left-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .lg\:border-l-dark-green\/0 {
    border-left-color: rgb(16 64 48 / 0);
  }

  .lg\:border-l-dark-green\/10 {
    border-left-color: rgb(16 64 48 / 0.1);
  }

  .lg\:border-l-dark-green\/100 {
    border-left-color: rgb(16 64 48 / 1);
  }

  .lg\:border-l-dark-green\/15 {
    border-left-color: rgb(16 64 48 / 0.15);
  }

  .lg\:border-l-dark-green\/20 {
    border-left-color: rgb(16 64 48 / 0.2);
  }

  .lg\:border-l-dark-green\/25 {
    border-left-color: rgb(16 64 48 / 0.25);
  }

  .lg\:border-l-dark-green\/30 {
    border-left-color: rgb(16 64 48 / 0.3);
  }

  .lg\:border-l-dark-green\/35 {
    border-left-color: rgb(16 64 48 / 0.35);
  }

  .lg\:border-l-dark-green\/40 {
    border-left-color: rgb(16 64 48 / 0.4);
  }

  .lg\:border-l-dark-green\/45 {
    border-left-color: rgb(16 64 48 / 0.45);
  }

  .lg\:border-l-dark-green\/5 {
    border-left-color: rgb(16 64 48 / 0.05);
  }

  .lg\:border-l-dark-green\/50 {
    border-left-color: rgb(16 64 48 / 0.5);
  }

  .lg\:border-l-dark-green\/55 {
    border-left-color: rgb(16 64 48 / 0.55);
  }

  .lg\:border-l-dark-green\/60 {
    border-left-color: rgb(16 64 48 / 0.6);
  }

  .lg\:border-l-dark-green\/65 {
    border-left-color: rgb(16 64 48 / 0.65);
  }

  .lg\:border-l-dark-green\/70 {
    border-left-color: rgb(16 64 48 / 0.7);
  }

  .lg\:border-l-dark-green\/75 {
    border-left-color: rgb(16 64 48 / 0.75);
  }

  .lg\:border-l-dark-green\/80 {
    border-left-color: rgb(16 64 48 / 0.8);
  }

  .lg\:border-l-dark-green\/85 {
    border-left-color: rgb(16 64 48 / 0.85);
  }

  .lg\:border-l-dark-green\/90 {
    border-left-color: rgb(16 64 48 / 0.9);
  }

  .lg\:border-l-dark-green\/95 {
    border-left-color: rgb(16 64 48 / 0.95);
  }

  .lg\:border-l-dark\/0 {
    border-left-color: rgb(37 73 39 / 0);
  }

  .lg\:border-l-dark\/10 {
    border-left-color: rgb(37 73 39 / 0.1);
  }

  .lg\:border-l-dark\/100 {
    border-left-color: rgb(37 73 39 / 1);
  }

  .lg\:border-l-dark\/15 {
    border-left-color: rgb(37 73 39 / 0.15);
  }

  .lg\:border-l-dark\/20 {
    border-left-color: rgb(37 73 39 / 0.2);
  }

  .lg\:border-l-dark\/25 {
    border-left-color: rgb(37 73 39 / 0.25);
  }

  .lg\:border-l-dark\/30 {
    border-left-color: rgb(37 73 39 / 0.3);
  }

  .lg\:border-l-dark\/35 {
    border-left-color: rgb(37 73 39 / 0.35);
  }

  .lg\:border-l-dark\/40 {
    border-left-color: rgb(37 73 39 / 0.4);
  }

  .lg\:border-l-dark\/45 {
    border-left-color: rgb(37 73 39 / 0.45);
  }

  .lg\:border-l-dark\/5 {
    border-left-color: rgb(37 73 39 / 0.05);
  }

  .lg\:border-l-dark\/50 {
    border-left-color: rgb(37 73 39 / 0.5);
  }

  .lg\:border-l-dark\/55 {
    border-left-color: rgb(37 73 39 / 0.55);
  }

  .lg\:border-l-dark\/60 {
    border-left-color: rgb(37 73 39 / 0.6);
  }

  .lg\:border-l-dark\/65 {
    border-left-color: rgb(37 73 39 / 0.65);
  }

  .lg\:border-l-dark\/70 {
    border-left-color: rgb(37 73 39 / 0.7);
  }

  .lg\:border-l-dark\/75 {
    border-left-color: rgb(37 73 39 / 0.75);
  }

  .lg\:border-l-dark\/80 {
    border-left-color: rgb(37 73 39 / 0.8);
  }

  .lg\:border-l-dark\/85 {
    border-left-color: rgb(37 73 39 / 0.85);
  }

  .lg\:border-l-dark\/90 {
    border-left-color: rgb(37 73 39 / 0.9);
  }

  .lg\:border-l-dark\/95 {
    border-left-color: rgb(37 73 39 / 0.95);
  }

  .lg\:border-l-gray {
    border-left-color: var(--gray);
  }

  .lg\:border-l-green {
    --tw-border-opacity: 1;
    border-left-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .lg\:border-l-green\/0 {
    border-left-color: rgb(52 102 64 / 0);
  }

  .lg\:border-l-green\/10 {
    border-left-color: rgb(52 102 64 / 0.1);
  }

  .lg\:border-l-green\/100 {
    border-left-color: rgb(52 102 64 / 1);
  }

  .lg\:border-l-green\/15 {
    border-left-color: rgb(52 102 64 / 0.15);
  }

  .lg\:border-l-green\/20 {
    border-left-color: rgb(52 102 64 / 0.2);
  }

  .lg\:border-l-green\/25 {
    border-left-color: rgb(52 102 64 / 0.25);
  }

  .lg\:border-l-green\/30 {
    border-left-color: rgb(52 102 64 / 0.3);
  }

  .lg\:border-l-green\/35 {
    border-left-color: rgb(52 102 64 / 0.35);
  }

  .lg\:border-l-green\/40 {
    border-left-color: rgb(52 102 64 / 0.4);
  }

  .lg\:border-l-green\/45 {
    border-left-color: rgb(52 102 64 / 0.45);
  }

  .lg\:border-l-green\/5 {
    border-left-color: rgb(52 102 64 / 0.05);
  }

  .lg\:border-l-green\/50 {
    border-left-color: rgb(52 102 64 / 0.5);
  }

  .lg\:border-l-green\/55 {
    border-left-color: rgb(52 102 64 / 0.55);
  }

  .lg\:border-l-green\/60 {
    border-left-color: rgb(52 102 64 / 0.6);
  }

  .lg\:border-l-green\/65 {
    border-left-color: rgb(52 102 64 / 0.65);
  }

  .lg\:border-l-green\/70 {
    border-left-color: rgb(52 102 64 / 0.7);
  }

  .lg\:border-l-green\/75 {
    border-left-color: rgb(52 102 64 / 0.75);
  }

  .lg\:border-l-green\/80 {
    border-left-color: rgb(52 102 64 / 0.8);
  }

  .lg\:border-l-green\/85 {
    border-left-color: rgb(52 102 64 / 0.85);
  }

  .lg\:border-l-green\/90 {
    border-left-color: rgb(52 102 64 / 0.9);
  }

  .lg\:border-l-green\/95 {
    border-left-color: rgb(52 102 64 / 0.95);
  }

  .lg\:border-l-grey {
    --tw-border-opacity: 1;
    border-left-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .lg\:border-l-grey\/0 {
    border-left-color: rgb(205 217 209 / 0);
  }

  .lg\:border-l-grey\/10 {
    border-left-color: rgb(205 217 209 / 0.1);
  }

  .lg\:border-l-grey\/100 {
    border-left-color: rgb(205 217 209 / 1);
  }

  .lg\:border-l-grey\/15 {
    border-left-color: rgb(205 217 209 / 0.15);
  }

  .lg\:border-l-grey\/20 {
    border-left-color: rgb(205 217 209 / 0.2);
  }

  .lg\:border-l-grey\/25 {
    border-left-color: rgb(205 217 209 / 0.25);
  }

  .lg\:border-l-grey\/30 {
    border-left-color: rgb(205 217 209 / 0.3);
  }

  .lg\:border-l-grey\/35 {
    border-left-color: rgb(205 217 209 / 0.35);
  }

  .lg\:border-l-grey\/40 {
    border-left-color: rgb(205 217 209 / 0.4);
  }

  .lg\:border-l-grey\/45 {
    border-left-color: rgb(205 217 209 / 0.45);
  }

  .lg\:border-l-grey\/5 {
    border-left-color: rgb(205 217 209 / 0.05);
  }

  .lg\:border-l-grey\/50 {
    border-left-color: rgb(205 217 209 / 0.5);
  }

  .lg\:border-l-grey\/55 {
    border-left-color: rgb(205 217 209 / 0.55);
  }

  .lg\:border-l-grey\/60 {
    border-left-color: rgb(205 217 209 / 0.6);
  }

  .lg\:border-l-grey\/65 {
    border-left-color: rgb(205 217 209 / 0.65);
  }

  .lg\:border-l-grey\/70 {
    border-left-color: rgb(205 217 209 / 0.7);
  }

  .lg\:border-l-grey\/75 {
    border-left-color: rgb(205 217 209 / 0.75);
  }

  .lg\:border-l-grey\/80 {
    border-left-color: rgb(205 217 209 / 0.8);
  }

  .lg\:border-l-grey\/85 {
    border-left-color: rgb(205 217 209 / 0.85);
  }

  .lg\:border-l-grey\/90 {
    border-left-color: rgb(205 217 209 / 0.9);
  }

  .lg\:border-l-grey\/95 {
    border-left-color: rgb(205 217 209 / 0.95);
  }

  .lg\:border-l-light {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .lg\:border-l-light-green {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .lg\:border-l-light-green\/0 {
    border-left-color: rgb(243 244 228 / 0);
  }

  .lg\:border-l-light-green\/10 {
    border-left-color: rgb(243 244 228 / 0.1);
  }

  .lg\:border-l-light-green\/100 {
    border-left-color: rgb(243 244 228 / 1);
  }

  .lg\:border-l-light-green\/15 {
    border-left-color: rgb(243 244 228 / 0.15);
  }

  .lg\:border-l-light-green\/20 {
    border-left-color: rgb(243 244 228 / 0.2);
  }

  .lg\:border-l-light-green\/25 {
    border-left-color: rgb(243 244 228 / 0.25);
  }

  .lg\:border-l-light-green\/30 {
    border-left-color: rgb(243 244 228 / 0.3);
  }

  .lg\:border-l-light-green\/35 {
    border-left-color: rgb(243 244 228 / 0.35);
  }

  .lg\:border-l-light-green\/40 {
    border-left-color: rgb(243 244 228 / 0.4);
  }

  .lg\:border-l-light-green\/45 {
    border-left-color: rgb(243 244 228 / 0.45);
  }

  .lg\:border-l-light-green\/5 {
    border-left-color: rgb(243 244 228 / 0.05);
  }

  .lg\:border-l-light-green\/50 {
    border-left-color: rgb(243 244 228 / 0.5);
  }

  .lg\:border-l-light-green\/55 {
    border-left-color: rgb(243 244 228 / 0.55);
  }

  .lg\:border-l-light-green\/60 {
    border-left-color: rgb(243 244 228 / 0.6);
  }

  .lg\:border-l-light-green\/65 {
    border-left-color: rgb(243 244 228 / 0.65);
  }

  .lg\:border-l-light-green\/70 {
    border-left-color: rgb(243 244 228 / 0.7);
  }

  .lg\:border-l-light-green\/75 {
    border-left-color: rgb(243 244 228 / 0.75);
  }

  .lg\:border-l-light-green\/80 {
    border-left-color: rgb(243 244 228 / 0.8);
  }

  .lg\:border-l-light-green\/85 {
    border-left-color: rgb(243 244 228 / 0.85);
  }

  .lg\:border-l-light-green\/90 {
    border-left-color: rgb(243 244 228 / 0.9);
  }

  .lg\:border-l-light-green\/95 {
    border-left-color: rgb(243 244 228 / 0.95);
  }

  .lg\:border-l-light\/0 {
    border-left-color: rgb(243 244 228 / 0);
  }

  .lg\:border-l-light\/10 {
    border-left-color: rgb(243 244 228 / 0.1);
  }

  .lg\:border-l-light\/100 {
    border-left-color: rgb(243 244 228 / 1);
  }

  .lg\:border-l-light\/15 {
    border-left-color: rgb(243 244 228 / 0.15);
  }

  .lg\:border-l-light\/20 {
    border-left-color: rgb(243 244 228 / 0.2);
  }

  .lg\:border-l-light\/25 {
    border-left-color: rgb(243 244 228 / 0.25);
  }

  .lg\:border-l-light\/30 {
    border-left-color: rgb(243 244 228 / 0.3);
  }

  .lg\:border-l-light\/35 {
    border-left-color: rgb(243 244 228 / 0.35);
  }

  .lg\:border-l-light\/40 {
    border-left-color: rgb(243 244 228 / 0.4);
  }

  .lg\:border-l-light\/45 {
    border-left-color: rgb(243 244 228 / 0.45);
  }

  .lg\:border-l-light\/5 {
    border-left-color: rgb(243 244 228 / 0.05);
  }

  .lg\:border-l-light\/50 {
    border-left-color: rgb(243 244 228 / 0.5);
  }

  .lg\:border-l-light\/55 {
    border-left-color: rgb(243 244 228 / 0.55);
  }

  .lg\:border-l-light\/60 {
    border-left-color: rgb(243 244 228 / 0.6);
  }

  .lg\:border-l-light\/65 {
    border-left-color: rgb(243 244 228 / 0.65);
  }

  .lg\:border-l-light\/70 {
    border-left-color: rgb(243 244 228 / 0.7);
  }

  .lg\:border-l-light\/75 {
    border-left-color: rgb(243 244 228 / 0.75);
  }

  .lg\:border-l-light\/80 {
    border-left-color: rgb(243 244 228 / 0.8);
  }

  .lg\:border-l-light\/85 {
    border-left-color: rgb(243 244 228 / 0.85);
  }

  .lg\:border-l-light\/90 {
    border-left-color: rgb(243 244 228 / 0.9);
  }

  .lg\:border-l-light\/95 {
    border-left-color: rgb(243 244 228 / 0.95);
  }

  .lg\:border-l-main {
    --tw-border-opacity: 1;
    border-left-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .lg\:border-l-main\/0 {
    border-left-color: rgb(56 56 56 / 0);
  }

  .lg\:border-l-main\/10 {
    border-left-color: rgb(56 56 56 / 0.1);
  }

  .lg\:border-l-main\/100 {
    border-left-color: rgb(56 56 56 / 1);
  }

  .lg\:border-l-main\/15 {
    border-left-color: rgb(56 56 56 / 0.15);
  }

  .lg\:border-l-main\/20 {
    border-left-color: rgb(56 56 56 / 0.2);
  }

  .lg\:border-l-main\/25 {
    border-left-color: rgb(56 56 56 / 0.25);
  }

  .lg\:border-l-main\/30 {
    border-left-color: rgb(56 56 56 / 0.3);
  }

  .lg\:border-l-main\/35 {
    border-left-color: rgb(56 56 56 / 0.35);
  }

  .lg\:border-l-main\/40 {
    border-left-color: rgb(56 56 56 / 0.4);
  }

  .lg\:border-l-main\/45 {
    border-left-color: rgb(56 56 56 / 0.45);
  }

  .lg\:border-l-main\/5 {
    border-left-color: rgb(56 56 56 / 0.05);
  }

  .lg\:border-l-main\/50 {
    border-left-color: rgb(56 56 56 / 0.5);
  }

  .lg\:border-l-main\/55 {
    border-left-color: rgb(56 56 56 / 0.55);
  }

  .lg\:border-l-main\/60 {
    border-left-color: rgb(56 56 56 / 0.6);
  }

  .lg\:border-l-main\/65 {
    border-left-color: rgb(56 56 56 / 0.65);
  }

  .lg\:border-l-main\/70 {
    border-left-color: rgb(56 56 56 / 0.7);
  }

  .lg\:border-l-main\/75 {
    border-left-color: rgb(56 56 56 / 0.75);
  }

  .lg\:border-l-main\/80 {
    border-left-color: rgb(56 56 56 / 0.8);
  }

  .lg\:border-l-main\/85 {
    border-left-color: rgb(56 56 56 / 0.85);
  }

  .lg\:border-l-main\/90 {
    border-left-color: rgb(56 56 56 / 0.9);
  }

  .lg\:border-l-main\/95 {
    border-left-color: rgb(56 56 56 / 0.95);
  }

  .lg\:border-l-navy {
    border-left-color: var(--navy);
  }

  .lg\:border-l-offwhite {
    border-left-color: var(--offwhite);
  }

  .lg\:border-l-orange {
    border-left-color: var(--orange);
  }

  .lg\:border-l-pearl {
    --tw-border-opacity: 1;
    border-left-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .lg\:border-l-pearl\/0 {
    border-left-color: rgb(254 252 249 / 0);
  }

  .lg\:border-l-pearl\/10 {
    border-left-color: rgb(254 252 249 / 0.1);
  }

  .lg\:border-l-pearl\/100 {
    border-left-color: rgb(254 252 249 / 1);
  }

  .lg\:border-l-pearl\/15 {
    border-left-color: rgb(254 252 249 / 0.15);
  }

  .lg\:border-l-pearl\/20 {
    border-left-color: rgb(254 252 249 / 0.2);
  }

  .lg\:border-l-pearl\/25 {
    border-left-color: rgb(254 252 249 / 0.25);
  }

  .lg\:border-l-pearl\/30 {
    border-left-color: rgb(254 252 249 / 0.3);
  }

  .lg\:border-l-pearl\/35 {
    border-left-color: rgb(254 252 249 / 0.35);
  }

  .lg\:border-l-pearl\/40 {
    border-left-color: rgb(254 252 249 / 0.4);
  }

  .lg\:border-l-pearl\/45 {
    border-left-color: rgb(254 252 249 / 0.45);
  }

  .lg\:border-l-pearl\/5 {
    border-left-color: rgb(254 252 249 / 0.05);
  }

  .lg\:border-l-pearl\/50 {
    border-left-color: rgb(254 252 249 / 0.5);
  }

  .lg\:border-l-pearl\/55 {
    border-left-color: rgb(254 252 249 / 0.55);
  }

  .lg\:border-l-pearl\/60 {
    border-left-color: rgb(254 252 249 / 0.6);
  }

  .lg\:border-l-pearl\/65 {
    border-left-color: rgb(254 252 249 / 0.65);
  }

  .lg\:border-l-pearl\/70 {
    border-left-color: rgb(254 252 249 / 0.7);
  }

  .lg\:border-l-pearl\/75 {
    border-left-color: rgb(254 252 249 / 0.75);
  }

  .lg\:border-l-pearl\/80 {
    border-left-color: rgb(254 252 249 / 0.8);
  }

  .lg\:border-l-pearl\/85 {
    border-left-color: rgb(254 252 249 / 0.85);
  }

  .lg\:border-l-pearl\/90 {
    border-left-color: rgb(254 252 249 / 0.9);
  }

  .lg\:border-l-pearl\/95 {
    border-left-color: rgb(254 252 249 / 0.95);
  }

  .lg\:border-l-text-grey {
    --tw-border-opacity: 1;
    border-left-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .lg\:border-l-text-grey\/0 {
    border-left-color: rgb(179 179 179 / 0);
  }

  .lg\:border-l-text-grey\/10 {
    border-left-color: rgb(179 179 179 / 0.1);
  }

  .lg\:border-l-text-grey\/100 {
    border-left-color: rgb(179 179 179 / 1);
  }

  .lg\:border-l-text-grey\/15 {
    border-left-color: rgb(179 179 179 / 0.15);
  }

  .lg\:border-l-text-grey\/20 {
    border-left-color: rgb(179 179 179 / 0.2);
  }

  .lg\:border-l-text-grey\/25 {
    border-left-color: rgb(179 179 179 / 0.25);
  }

  .lg\:border-l-text-grey\/30 {
    border-left-color: rgb(179 179 179 / 0.3);
  }

  .lg\:border-l-text-grey\/35 {
    border-left-color: rgb(179 179 179 / 0.35);
  }

  .lg\:border-l-text-grey\/40 {
    border-left-color: rgb(179 179 179 / 0.4);
  }

  .lg\:border-l-text-grey\/45 {
    border-left-color: rgb(179 179 179 / 0.45);
  }

  .lg\:border-l-text-grey\/5 {
    border-left-color: rgb(179 179 179 / 0.05);
  }

  .lg\:border-l-text-grey\/50 {
    border-left-color: rgb(179 179 179 / 0.5);
  }

  .lg\:border-l-text-grey\/55 {
    border-left-color: rgb(179 179 179 / 0.55);
  }

  .lg\:border-l-text-grey\/60 {
    border-left-color: rgb(179 179 179 / 0.6);
  }

  .lg\:border-l-text-grey\/65 {
    border-left-color: rgb(179 179 179 / 0.65);
  }

  .lg\:border-l-text-grey\/70 {
    border-left-color: rgb(179 179 179 / 0.7);
  }

  .lg\:border-l-text-grey\/75 {
    border-left-color: rgb(179 179 179 / 0.75);
  }

  .lg\:border-l-text-grey\/80 {
    border-left-color: rgb(179 179 179 / 0.8);
  }

  .lg\:border-l-text-grey\/85 {
    border-left-color: rgb(179 179 179 / 0.85);
  }

  .lg\:border-l-text-grey\/90 {
    border-left-color: rgb(179 179 179 / 0.9);
  }

  .lg\:border-l-text-grey\/95 {
    border-left-color: rgb(179 179 179 / 0.95);
  }

  .lg\:border-l-transparent {
    border-left-color: transparent;
  }

  .lg\:border-l-transparent\/0 {
    border-left-color: rgb(0 0 0 / 0);
  }

  .lg\:border-l-transparent\/10 {
    border-left-color: rgb(0 0 0 / 0.1);
  }

  .lg\:border-l-transparent\/100 {
    border-left-color: rgb(0 0 0 / 1);
  }

  .lg\:border-l-transparent\/15 {
    border-left-color: rgb(0 0 0 / 0.15);
  }

  .lg\:border-l-transparent\/20 {
    border-left-color: rgb(0 0 0 / 0.2);
  }

  .lg\:border-l-transparent\/25 {
    border-left-color: rgb(0 0 0 / 0.25);
  }

  .lg\:border-l-transparent\/30 {
    border-left-color: rgb(0 0 0 / 0.3);
  }

  .lg\:border-l-transparent\/35 {
    border-left-color: rgb(0 0 0 / 0.35);
  }

  .lg\:border-l-transparent\/40 {
    border-left-color: rgb(0 0 0 / 0.4);
  }

  .lg\:border-l-transparent\/45 {
    border-left-color: rgb(0 0 0 / 0.45);
  }

  .lg\:border-l-transparent\/5 {
    border-left-color: rgb(0 0 0 / 0.05);
  }

  .lg\:border-l-transparent\/50 {
    border-left-color: rgb(0 0 0 / 0.5);
  }

  .lg\:border-l-transparent\/55 {
    border-left-color: rgb(0 0 0 / 0.55);
  }

  .lg\:border-l-transparent\/60 {
    border-left-color: rgb(0 0 0 / 0.6);
  }

  .lg\:border-l-transparent\/65 {
    border-left-color: rgb(0 0 0 / 0.65);
  }

  .lg\:border-l-transparent\/70 {
    border-left-color: rgb(0 0 0 / 0.7);
  }

  .lg\:border-l-transparent\/75 {
    border-left-color: rgb(0 0 0 / 0.75);
  }

  .lg\:border-l-transparent\/80 {
    border-left-color: rgb(0 0 0 / 0.8);
  }

  .lg\:border-l-transparent\/85 {
    border-left-color: rgb(0 0 0 / 0.85);
  }

  .lg\:border-l-transparent\/90 {
    border-left-color: rgb(0 0 0 / 0.9);
  }

  .lg\:border-l-transparent\/95 {
    border-left-color: rgb(0 0 0 / 0.95);
  }

  .lg\:border-l-white {
    --tw-border-opacity: 1;
    border-left-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .lg\:border-l-white\/0 {
    border-left-color: rgb(255 255 255 / 0);
  }

  .lg\:border-l-white\/10 {
    border-left-color: rgb(255 255 255 / 0.1);
  }

  .lg\:border-l-white\/100 {
    border-left-color: rgb(255 255 255 / 1);
  }

  .lg\:border-l-white\/15 {
    border-left-color: rgb(255 255 255 / 0.15);
  }

  .lg\:border-l-white\/20 {
    border-left-color: rgb(255 255 255 / 0.2);
  }

  .lg\:border-l-white\/25 {
    border-left-color: rgb(255 255 255 / 0.25);
  }

  .lg\:border-l-white\/30 {
    border-left-color: rgb(255 255 255 / 0.3);
  }

  .lg\:border-l-white\/35 {
    border-left-color: rgb(255 255 255 / 0.35);
  }

  .lg\:border-l-white\/40 {
    border-left-color: rgb(255 255 255 / 0.4);
  }

  .lg\:border-l-white\/45 {
    border-left-color: rgb(255 255 255 / 0.45);
  }

  .lg\:border-l-white\/5 {
    border-left-color: rgb(255 255 255 / 0.05);
  }

  .lg\:border-l-white\/50 {
    border-left-color: rgb(255 255 255 / 0.5);
  }

  .lg\:border-l-white\/55 {
    border-left-color: rgb(255 255 255 / 0.55);
  }

  .lg\:border-l-white\/60 {
    border-left-color: rgb(255 255 255 / 0.6);
  }

  .lg\:border-l-white\/65 {
    border-left-color: rgb(255 255 255 / 0.65);
  }

  .lg\:border-l-white\/70 {
    border-left-color: rgb(255 255 255 / 0.7);
  }

  .lg\:border-l-white\/75 {
    border-left-color: rgb(255 255 255 / 0.75);
  }

  .lg\:border-l-white\/80 {
    border-left-color: rgb(255 255 255 / 0.8);
  }

  .lg\:border-l-white\/85 {
    border-left-color: rgb(255 255 255 / 0.85);
  }

  .lg\:border-l-white\/90 {
    border-left-color: rgb(255 255 255 / 0.9);
  }

  .lg\:border-l-white\/95 {
    border-left-color: rgb(255 255 255 / 0.95);
  }

  .lg\:border-r-blue {
    border-right-color: var(--blue);
  }

  .lg\:border-r-border {
    --tw-border-opacity: 1;
    border-right-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .lg\:border-r-border\/0 {
    border-right-color: rgb(228 229 230 / 0);
  }

  .lg\:border-r-border\/10 {
    border-right-color: rgb(228 229 230 / 0.1);
  }

  .lg\:border-r-border\/100 {
    border-right-color: rgb(228 229 230 / 1);
  }

  .lg\:border-r-border\/15 {
    border-right-color: rgb(228 229 230 / 0.15);
  }

  .lg\:border-r-border\/20 {
    border-right-color: rgb(228 229 230 / 0.2);
  }

  .lg\:border-r-border\/25 {
    border-right-color: rgb(228 229 230 / 0.25);
  }

  .lg\:border-r-border\/30 {
    border-right-color: rgb(228 229 230 / 0.3);
  }

  .lg\:border-r-border\/35 {
    border-right-color: rgb(228 229 230 / 0.35);
  }

  .lg\:border-r-border\/40 {
    border-right-color: rgb(228 229 230 / 0.4);
  }

  .lg\:border-r-border\/45 {
    border-right-color: rgb(228 229 230 / 0.45);
  }

  .lg\:border-r-border\/5 {
    border-right-color: rgb(228 229 230 / 0.05);
  }

  .lg\:border-r-border\/50 {
    border-right-color: rgb(228 229 230 / 0.5);
  }

  .lg\:border-r-border\/55 {
    border-right-color: rgb(228 229 230 / 0.55);
  }

  .lg\:border-r-border\/60 {
    border-right-color: rgb(228 229 230 / 0.6);
  }

  .lg\:border-r-border\/65 {
    border-right-color: rgb(228 229 230 / 0.65);
  }

  .lg\:border-r-border\/70 {
    border-right-color: rgb(228 229 230 / 0.7);
  }

  .lg\:border-r-border\/75 {
    border-right-color: rgb(228 229 230 / 0.75);
  }

  .lg\:border-r-border\/80 {
    border-right-color: rgb(228 229 230 / 0.8);
  }

  .lg\:border-r-border\/85 {
    border-right-color: rgb(228 229 230 / 0.85);
  }

  .lg\:border-r-border\/90 {
    border-right-color: rgb(228 229 230 / 0.9);
  }

  .lg\:border-r-border\/95 {
    border-right-color: rgb(228 229 230 / 0.95);
  }

  .lg\:border-r-button {
    --tw-border-opacity: 1;
    border-right-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .lg\:border-r-button\/0 {
    border-right-color: rgb(243 252 251 / 0);
  }

  .lg\:border-r-button\/10 {
    border-right-color: rgb(243 252 251 / 0.1);
  }

  .lg\:border-r-button\/100 {
    border-right-color: rgb(243 252 251 / 1);
  }

  .lg\:border-r-button\/15 {
    border-right-color: rgb(243 252 251 / 0.15);
  }

  .lg\:border-r-button\/20 {
    border-right-color: rgb(243 252 251 / 0.2);
  }

  .lg\:border-r-button\/25 {
    border-right-color: rgb(243 252 251 / 0.25);
  }

  .lg\:border-r-button\/30 {
    border-right-color: rgb(243 252 251 / 0.3);
  }

  .lg\:border-r-button\/35 {
    border-right-color: rgb(243 252 251 / 0.35);
  }

  .lg\:border-r-button\/40 {
    border-right-color: rgb(243 252 251 / 0.4);
  }

  .lg\:border-r-button\/45 {
    border-right-color: rgb(243 252 251 / 0.45);
  }

  .lg\:border-r-button\/5 {
    border-right-color: rgb(243 252 251 / 0.05);
  }

  .lg\:border-r-button\/50 {
    border-right-color: rgb(243 252 251 / 0.5);
  }

  .lg\:border-r-button\/55 {
    border-right-color: rgb(243 252 251 / 0.55);
  }

  .lg\:border-r-button\/60 {
    border-right-color: rgb(243 252 251 / 0.6);
  }

  .lg\:border-r-button\/65 {
    border-right-color: rgb(243 252 251 / 0.65);
  }

  .lg\:border-r-button\/70 {
    border-right-color: rgb(243 252 251 / 0.7);
  }

  .lg\:border-r-button\/75 {
    border-right-color: rgb(243 252 251 / 0.75);
  }

  .lg\:border-r-button\/80 {
    border-right-color: rgb(243 252 251 / 0.8);
  }

  .lg\:border-r-button\/85 {
    border-right-color: rgb(243 252 251 / 0.85);
  }

  .lg\:border-r-button\/90 {
    border-right-color: rgb(243 252 251 / 0.9);
  }

  .lg\:border-r-button\/95 {
    border-right-color: rgb(243 252 251 / 0.95);
  }

  .lg\:border-r-current {
    border-right-color: currentColor;
  }

  .lg\:border-r-dark {
    --tw-border-opacity: 1;
    border-right-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .lg\:border-r-dark-green {
    --tw-border-opacity: 1;
    border-right-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .lg\:border-r-dark-green\/0 {
    border-right-color: rgb(16 64 48 / 0);
  }

  .lg\:border-r-dark-green\/10 {
    border-right-color: rgb(16 64 48 / 0.1);
  }

  .lg\:border-r-dark-green\/100 {
    border-right-color: rgb(16 64 48 / 1);
  }

  .lg\:border-r-dark-green\/15 {
    border-right-color: rgb(16 64 48 / 0.15);
  }

  .lg\:border-r-dark-green\/20 {
    border-right-color: rgb(16 64 48 / 0.2);
  }

  .lg\:border-r-dark-green\/25 {
    border-right-color: rgb(16 64 48 / 0.25);
  }

  .lg\:border-r-dark-green\/30 {
    border-right-color: rgb(16 64 48 / 0.3);
  }

  .lg\:border-r-dark-green\/35 {
    border-right-color: rgb(16 64 48 / 0.35);
  }

  .lg\:border-r-dark-green\/40 {
    border-right-color: rgb(16 64 48 / 0.4);
  }

  .lg\:border-r-dark-green\/45 {
    border-right-color: rgb(16 64 48 / 0.45);
  }

  .lg\:border-r-dark-green\/5 {
    border-right-color: rgb(16 64 48 / 0.05);
  }

  .lg\:border-r-dark-green\/50 {
    border-right-color: rgb(16 64 48 / 0.5);
  }

  .lg\:border-r-dark-green\/55 {
    border-right-color: rgb(16 64 48 / 0.55);
  }

  .lg\:border-r-dark-green\/60 {
    border-right-color: rgb(16 64 48 / 0.6);
  }

  .lg\:border-r-dark-green\/65 {
    border-right-color: rgb(16 64 48 / 0.65);
  }

  .lg\:border-r-dark-green\/70 {
    border-right-color: rgb(16 64 48 / 0.7);
  }

  .lg\:border-r-dark-green\/75 {
    border-right-color: rgb(16 64 48 / 0.75);
  }

  .lg\:border-r-dark-green\/80 {
    border-right-color: rgb(16 64 48 / 0.8);
  }

  .lg\:border-r-dark-green\/85 {
    border-right-color: rgb(16 64 48 / 0.85);
  }

  .lg\:border-r-dark-green\/90 {
    border-right-color: rgb(16 64 48 / 0.9);
  }

  .lg\:border-r-dark-green\/95 {
    border-right-color: rgb(16 64 48 / 0.95);
  }

  .lg\:border-r-dark\/0 {
    border-right-color: rgb(37 73 39 / 0);
  }

  .lg\:border-r-dark\/10 {
    border-right-color: rgb(37 73 39 / 0.1);
  }

  .lg\:border-r-dark\/100 {
    border-right-color: rgb(37 73 39 / 1);
  }

  .lg\:border-r-dark\/15 {
    border-right-color: rgb(37 73 39 / 0.15);
  }

  .lg\:border-r-dark\/20 {
    border-right-color: rgb(37 73 39 / 0.2);
  }

  .lg\:border-r-dark\/25 {
    border-right-color: rgb(37 73 39 / 0.25);
  }

  .lg\:border-r-dark\/30 {
    border-right-color: rgb(37 73 39 / 0.3);
  }

  .lg\:border-r-dark\/35 {
    border-right-color: rgb(37 73 39 / 0.35);
  }

  .lg\:border-r-dark\/40 {
    border-right-color: rgb(37 73 39 / 0.4);
  }

  .lg\:border-r-dark\/45 {
    border-right-color: rgb(37 73 39 / 0.45);
  }

  .lg\:border-r-dark\/5 {
    border-right-color: rgb(37 73 39 / 0.05);
  }

  .lg\:border-r-dark\/50 {
    border-right-color: rgb(37 73 39 / 0.5);
  }

  .lg\:border-r-dark\/55 {
    border-right-color: rgb(37 73 39 / 0.55);
  }

  .lg\:border-r-dark\/60 {
    border-right-color: rgb(37 73 39 / 0.6);
  }

  .lg\:border-r-dark\/65 {
    border-right-color: rgb(37 73 39 / 0.65);
  }

  .lg\:border-r-dark\/70 {
    border-right-color: rgb(37 73 39 / 0.7);
  }

  .lg\:border-r-dark\/75 {
    border-right-color: rgb(37 73 39 / 0.75);
  }

  .lg\:border-r-dark\/80 {
    border-right-color: rgb(37 73 39 / 0.8);
  }

  .lg\:border-r-dark\/85 {
    border-right-color: rgb(37 73 39 / 0.85);
  }

  .lg\:border-r-dark\/90 {
    border-right-color: rgb(37 73 39 / 0.9);
  }

  .lg\:border-r-dark\/95 {
    border-right-color: rgb(37 73 39 / 0.95);
  }

  .lg\:border-r-gray {
    border-right-color: var(--gray);
  }

  .lg\:border-r-green {
    --tw-border-opacity: 1;
    border-right-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .lg\:border-r-green\/0 {
    border-right-color: rgb(52 102 64 / 0);
  }

  .lg\:border-r-green\/10 {
    border-right-color: rgb(52 102 64 / 0.1);
  }

  .lg\:border-r-green\/100 {
    border-right-color: rgb(52 102 64 / 1);
  }

  .lg\:border-r-green\/15 {
    border-right-color: rgb(52 102 64 / 0.15);
  }

  .lg\:border-r-green\/20 {
    border-right-color: rgb(52 102 64 / 0.2);
  }

  .lg\:border-r-green\/25 {
    border-right-color: rgb(52 102 64 / 0.25);
  }

  .lg\:border-r-green\/30 {
    border-right-color: rgb(52 102 64 / 0.3);
  }

  .lg\:border-r-green\/35 {
    border-right-color: rgb(52 102 64 / 0.35);
  }

  .lg\:border-r-green\/40 {
    border-right-color: rgb(52 102 64 / 0.4);
  }

  .lg\:border-r-green\/45 {
    border-right-color: rgb(52 102 64 / 0.45);
  }

  .lg\:border-r-green\/5 {
    border-right-color: rgb(52 102 64 / 0.05);
  }

  .lg\:border-r-green\/50 {
    border-right-color: rgb(52 102 64 / 0.5);
  }

  .lg\:border-r-green\/55 {
    border-right-color: rgb(52 102 64 / 0.55);
  }

  .lg\:border-r-green\/60 {
    border-right-color: rgb(52 102 64 / 0.6);
  }

  .lg\:border-r-green\/65 {
    border-right-color: rgb(52 102 64 / 0.65);
  }

  .lg\:border-r-green\/70 {
    border-right-color: rgb(52 102 64 / 0.7);
  }

  .lg\:border-r-green\/75 {
    border-right-color: rgb(52 102 64 / 0.75);
  }

  .lg\:border-r-green\/80 {
    border-right-color: rgb(52 102 64 / 0.8);
  }

  .lg\:border-r-green\/85 {
    border-right-color: rgb(52 102 64 / 0.85);
  }

  .lg\:border-r-green\/90 {
    border-right-color: rgb(52 102 64 / 0.9);
  }

  .lg\:border-r-green\/95 {
    border-right-color: rgb(52 102 64 / 0.95);
  }

  .lg\:border-r-grey {
    --tw-border-opacity: 1;
    border-right-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .lg\:border-r-grey\/0 {
    border-right-color: rgb(205 217 209 / 0);
  }

  .lg\:border-r-grey\/10 {
    border-right-color: rgb(205 217 209 / 0.1);
  }

  .lg\:border-r-grey\/100 {
    border-right-color: rgb(205 217 209 / 1);
  }

  .lg\:border-r-grey\/15 {
    border-right-color: rgb(205 217 209 / 0.15);
  }

  .lg\:border-r-grey\/20 {
    border-right-color: rgb(205 217 209 / 0.2);
  }

  .lg\:border-r-grey\/25 {
    border-right-color: rgb(205 217 209 / 0.25);
  }

  .lg\:border-r-grey\/30 {
    border-right-color: rgb(205 217 209 / 0.3);
  }

  .lg\:border-r-grey\/35 {
    border-right-color: rgb(205 217 209 / 0.35);
  }

  .lg\:border-r-grey\/40 {
    border-right-color: rgb(205 217 209 / 0.4);
  }

  .lg\:border-r-grey\/45 {
    border-right-color: rgb(205 217 209 / 0.45);
  }

  .lg\:border-r-grey\/5 {
    border-right-color: rgb(205 217 209 / 0.05);
  }

  .lg\:border-r-grey\/50 {
    border-right-color: rgb(205 217 209 / 0.5);
  }

  .lg\:border-r-grey\/55 {
    border-right-color: rgb(205 217 209 / 0.55);
  }

  .lg\:border-r-grey\/60 {
    border-right-color: rgb(205 217 209 / 0.6);
  }

  .lg\:border-r-grey\/65 {
    border-right-color: rgb(205 217 209 / 0.65);
  }

  .lg\:border-r-grey\/70 {
    border-right-color: rgb(205 217 209 / 0.7);
  }

  .lg\:border-r-grey\/75 {
    border-right-color: rgb(205 217 209 / 0.75);
  }

  .lg\:border-r-grey\/80 {
    border-right-color: rgb(205 217 209 / 0.8);
  }

  .lg\:border-r-grey\/85 {
    border-right-color: rgb(205 217 209 / 0.85);
  }

  .lg\:border-r-grey\/90 {
    border-right-color: rgb(205 217 209 / 0.9);
  }

  .lg\:border-r-grey\/95 {
    border-right-color: rgb(205 217 209 / 0.95);
  }

  .lg\:border-r-light {
    --tw-border-opacity: 1;
    border-right-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .lg\:border-r-light-green {
    --tw-border-opacity: 1;
    border-right-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .lg\:border-r-light-green\/0 {
    border-right-color: rgb(243 244 228 / 0);
  }

  .lg\:border-r-light-green\/10 {
    border-right-color: rgb(243 244 228 / 0.1);
  }

  .lg\:border-r-light-green\/100 {
    border-right-color: rgb(243 244 228 / 1);
  }

  .lg\:border-r-light-green\/15 {
    border-right-color: rgb(243 244 228 / 0.15);
  }

  .lg\:border-r-light-green\/20 {
    border-right-color: rgb(243 244 228 / 0.2);
  }

  .lg\:border-r-light-green\/25 {
    border-right-color: rgb(243 244 228 / 0.25);
  }

  .lg\:border-r-light-green\/30 {
    border-right-color: rgb(243 244 228 / 0.3);
  }

  .lg\:border-r-light-green\/35 {
    border-right-color: rgb(243 244 228 / 0.35);
  }

  .lg\:border-r-light-green\/40 {
    border-right-color: rgb(243 244 228 / 0.4);
  }

  .lg\:border-r-light-green\/45 {
    border-right-color: rgb(243 244 228 / 0.45);
  }

  .lg\:border-r-light-green\/5 {
    border-right-color: rgb(243 244 228 / 0.05);
  }

  .lg\:border-r-light-green\/50 {
    border-right-color: rgb(243 244 228 / 0.5);
  }

  .lg\:border-r-light-green\/55 {
    border-right-color: rgb(243 244 228 / 0.55);
  }

  .lg\:border-r-light-green\/60 {
    border-right-color: rgb(243 244 228 / 0.6);
  }

  .lg\:border-r-light-green\/65 {
    border-right-color: rgb(243 244 228 / 0.65);
  }

  .lg\:border-r-light-green\/70 {
    border-right-color: rgb(243 244 228 / 0.7);
  }

  .lg\:border-r-light-green\/75 {
    border-right-color: rgb(243 244 228 / 0.75);
  }

  .lg\:border-r-light-green\/80 {
    border-right-color: rgb(243 244 228 / 0.8);
  }

  .lg\:border-r-light-green\/85 {
    border-right-color: rgb(243 244 228 / 0.85);
  }

  .lg\:border-r-light-green\/90 {
    border-right-color: rgb(243 244 228 / 0.9);
  }

  .lg\:border-r-light-green\/95 {
    border-right-color: rgb(243 244 228 / 0.95);
  }

  .lg\:border-r-light\/0 {
    border-right-color: rgb(243 244 228 / 0);
  }

  .lg\:border-r-light\/10 {
    border-right-color: rgb(243 244 228 / 0.1);
  }

  .lg\:border-r-light\/100 {
    border-right-color: rgb(243 244 228 / 1);
  }

  .lg\:border-r-light\/15 {
    border-right-color: rgb(243 244 228 / 0.15);
  }

  .lg\:border-r-light\/20 {
    border-right-color: rgb(243 244 228 / 0.2);
  }

  .lg\:border-r-light\/25 {
    border-right-color: rgb(243 244 228 / 0.25);
  }

  .lg\:border-r-light\/30 {
    border-right-color: rgb(243 244 228 / 0.3);
  }

  .lg\:border-r-light\/35 {
    border-right-color: rgb(243 244 228 / 0.35);
  }

  .lg\:border-r-light\/40 {
    border-right-color: rgb(243 244 228 / 0.4);
  }

  .lg\:border-r-light\/45 {
    border-right-color: rgb(243 244 228 / 0.45);
  }

  .lg\:border-r-light\/5 {
    border-right-color: rgb(243 244 228 / 0.05);
  }

  .lg\:border-r-light\/50 {
    border-right-color: rgb(243 244 228 / 0.5);
  }

  .lg\:border-r-light\/55 {
    border-right-color: rgb(243 244 228 / 0.55);
  }

  .lg\:border-r-light\/60 {
    border-right-color: rgb(243 244 228 / 0.6);
  }

  .lg\:border-r-light\/65 {
    border-right-color: rgb(243 244 228 / 0.65);
  }

  .lg\:border-r-light\/70 {
    border-right-color: rgb(243 244 228 / 0.7);
  }

  .lg\:border-r-light\/75 {
    border-right-color: rgb(243 244 228 / 0.75);
  }

  .lg\:border-r-light\/80 {
    border-right-color: rgb(243 244 228 / 0.8);
  }

  .lg\:border-r-light\/85 {
    border-right-color: rgb(243 244 228 / 0.85);
  }

  .lg\:border-r-light\/90 {
    border-right-color: rgb(243 244 228 / 0.9);
  }

  .lg\:border-r-light\/95 {
    border-right-color: rgb(243 244 228 / 0.95);
  }

  .lg\:border-r-main {
    --tw-border-opacity: 1;
    border-right-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .lg\:border-r-main\/0 {
    border-right-color: rgb(56 56 56 / 0);
  }

  .lg\:border-r-main\/10 {
    border-right-color: rgb(56 56 56 / 0.1);
  }

  .lg\:border-r-main\/100 {
    border-right-color: rgb(56 56 56 / 1);
  }

  .lg\:border-r-main\/15 {
    border-right-color: rgb(56 56 56 / 0.15);
  }

  .lg\:border-r-main\/20 {
    border-right-color: rgb(56 56 56 / 0.2);
  }

  .lg\:border-r-main\/25 {
    border-right-color: rgb(56 56 56 / 0.25);
  }

  .lg\:border-r-main\/30 {
    border-right-color: rgb(56 56 56 / 0.3);
  }

  .lg\:border-r-main\/35 {
    border-right-color: rgb(56 56 56 / 0.35);
  }

  .lg\:border-r-main\/40 {
    border-right-color: rgb(56 56 56 / 0.4);
  }

  .lg\:border-r-main\/45 {
    border-right-color: rgb(56 56 56 / 0.45);
  }

  .lg\:border-r-main\/5 {
    border-right-color: rgb(56 56 56 / 0.05);
  }

  .lg\:border-r-main\/50 {
    border-right-color: rgb(56 56 56 / 0.5);
  }

  .lg\:border-r-main\/55 {
    border-right-color: rgb(56 56 56 / 0.55);
  }

  .lg\:border-r-main\/60 {
    border-right-color: rgb(56 56 56 / 0.6);
  }

  .lg\:border-r-main\/65 {
    border-right-color: rgb(56 56 56 / 0.65);
  }

  .lg\:border-r-main\/70 {
    border-right-color: rgb(56 56 56 / 0.7);
  }

  .lg\:border-r-main\/75 {
    border-right-color: rgb(56 56 56 / 0.75);
  }

  .lg\:border-r-main\/80 {
    border-right-color: rgb(56 56 56 / 0.8);
  }

  .lg\:border-r-main\/85 {
    border-right-color: rgb(56 56 56 / 0.85);
  }

  .lg\:border-r-main\/90 {
    border-right-color: rgb(56 56 56 / 0.9);
  }

  .lg\:border-r-main\/95 {
    border-right-color: rgb(56 56 56 / 0.95);
  }

  .lg\:border-r-navy {
    border-right-color: var(--navy);
  }

  .lg\:border-r-offwhite {
    border-right-color: var(--offwhite);
  }

  .lg\:border-r-orange {
    border-right-color: var(--orange);
  }

  .lg\:border-r-pearl {
    --tw-border-opacity: 1;
    border-right-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .lg\:border-r-pearl\/0 {
    border-right-color: rgb(254 252 249 / 0);
  }

  .lg\:border-r-pearl\/10 {
    border-right-color: rgb(254 252 249 / 0.1);
  }

  .lg\:border-r-pearl\/100 {
    border-right-color: rgb(254 252 249 / 1);
  }

  .lg\:border-r-pearl\/15 {
    border-right-color: rgb(254 252 249 / 0.15);
  }

  .lg\:border-r-pearl\/20 {
    border-right-color: rgb(254 252 249 / 0.2);
  }

  .lg\:border-r-pearl\/25 {
    border-right-color: rgb(254 252 249 / 0.25);
  }

  .lg\:border-r-pearl\/30 {
    border-right-color: rgb(254 252 249 / 0.3);
  }

  .lg\:border-r-pearl\/35 {
    border-right-color: rgb(254 252 249 / 0.35);
  }

  .lg\:border-r-pearl\/40 {
    border-right-color: rgb(254 252 249 / 0.4);
  }

  .lg\:border-r-pearl\/45 {
    border-right-color: rgb(254 252 249 / 0.45);
  }

  .lg\:border-r-pearl\/5 {
    border-right-color: rgb(254 252 249 / 0.05);
  }

  .lg\:border-r-pearl\/50 {
    border-right-color: rgb(254 252 249 / 0.5);
  }

  .lg\:border-r-pearl\/55 {
    border-right-color: rgb(254 252 249 / 0.55);
  }

  .lg\:border-r-pearl\/60 {
    border-right-color: rgb(254 252 249 / 0.6);
  }

  .lg\:border-r-pearl\/65 {
    border-right-color: rgb(254 252 249 / 0.65);
  }

  .lg\:border-r-pearl\/70 {
    border-right-color: rgb(254 252 249 / 0.7);
  }

  .lg\:border-r-pearl\/75 {
    border-right-color: rgb(254 252 249 / 0.75);
  }

  .lg\:border-r-pearl\/80 {
    border-right-color: rgb(254 252 249 / 0.8);
  }

  .lg\:border-r-pearl\/85 {
    border-right-color: rgb(254 252 249 / 0.85);
  }

  .lg\:border-r-pearl\/90 {
    border-right-color: rgb(254 252 249 / 0.9);
  }

  .lg\:border-r-pearl\/95 {
    border-right-color: rgb(254 252 249 / 0.95);
  }

  .lg\:border-r-text-grey {
    --tw-border-opacity: 1;
    border-right-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .lg\:border-r-text-grey\/0 {
    border-right-color: rgb(179 179 179 / 0);
  }

  .lg\:border-r-text-grey\/10 {
    border-right-color: rgb(179 179 179 / 0.1);
  }

  .lg\:border-r-text-grey\/100 {
    border-right-color: rgb(179 179 179 / 1);
  }

  .lg\:border-r-text-grey\/15 {
    border-right-color: rgb(179 179 179 / 0.15);
  }

  .lg\:border-r-text-grey\/20 {
    border-right-color: rgb(179 179 179 / 0.2);
  }

  .lg\:border-r-text-grey\/25 {
    border-right-color: rgb(179 179 179 / 0.25);
  }

  .lg\:border-r-text-grey\/30 {
    border-right-color: rgb(179 179 179 / 0.3);
  }

  .lg\:border-r-text-grey\/35 {
    border-right-color: rgb(179 179 179 / 0.35);
  }

  .lg\:border-r-text-grey\/40 {
    border-right-color: rgb(179 179 179 / 0.4);
  }

  .lg\:border-r-text-grey\/45 {
    border-right-color: rgb(179 179 179 / 0.45);
  }

  .lg\:border-r-text-grey\/5 {
    border-right-color: rgb(179 179 179 / 0.05);
  }

  .lg\:border-r-text-grey\/50 {
    border-right-color: rgb(179 179 179 / 0.5);
  }

  .lg\:border-r-text-grey\/55 {
    border-right-color: rgb(179 179 179 / 0.55);
  }

  .lg\:border-r-text-grey\/60 {
    border-right-color: rgb(179 179 179 / 0.6);
  }

  .lg\:border-r-text-grey\/65 {
    border-right-color: rgb(179 179 179 / 0.65);
  }

  .lg\:border-r-text-grey\/70 {
    border-right-color: rgb(179 179 179 / 0.7);
  }

  .lg\:border-r-text-grey\/75 {
    border-right-color: rgb(179 179 179 / 0.75);
  }

  .lg\:border-r-text-grey\/80 {
    border-right-color: rgb(179 179 179 / 0.8);
  }

  .lg\:border-r-text-grey\/85 {
    border-right-color: rgb(179 179 179 / 0.85);
  }

  .lg\:border-r-text-grey\/90 {
    border-right-color: rgb(179 179 179 / 0.9);
  }

  .lg\:border-r-text-grey\/95 {
    border-right-color: rgb(179 179 179 / 0.95);
  }

  .lg\:border-r-transparent {
    border-right-color: transparent;
  }

  .lg\:border-r-transparent\/0 {
    border-right-color: rgb(0 0 0 / 0);
  }

  .lg\:border-r-transparent\/10 {
    border-right-color: rgb(0 0 0 / 0.1);
  }

  .lg\:border-r-transparent\/100 {
    border-right-color: rgb(0 0 0 / 1);
  }

  .lg\:border-r-transparent\/15 {
    border-right-color: rgb(0 0 0 / 0.15);
  }

  .lg\:border-r-transparent\/20 {
    border-right-color: rgb(0 0 0 / 0.2);
  }

  .lg\:border-r-transparent\/25 {
    border-right-color: rgb(0 0 0 / 0.25);
  }

  .lg\:border-r-transparent\/30 {
    border-right-color: rgb(0 0 0 / 0.3);
  }

  .lg\:border-r-transparent\/35 {
    border-right-color: rgb(0 0 0 / 0.35);
  }

  .lg\:border-r-transparent\/40 {
    border-right-color: rgb(0 0 0 / 0.4);
  }

  .lg\:border-r-transparent\/45 {
    border-right-color: rgb(0 0 0 / 0.45);
  }

  .lg\:border-r-transparent\/5 {
    border-right-color: rgb(0 0 0 / 0.05);
  }

  .lg\:border-r-transparent\/50 {
    border-right-color: rgb(0 0 0 / 0.5);
  }

  .lg\:border-r-transparent\/55 {
    border-right-color: rgb(0 0 0 / 0.55);
  }

  .lg\:border-r-transparent\/60 {
    border-right-color: rgb(0 0 0 / 0.6);
  }

  .lg\:border-r-transparent\/65 {
    border-right-color: rgb(0 0 0 / 0.65);
  }

  .lg\:border-r-transparent\/70 {
    border-right-color: rgb(0 0 0 / 0.7);
  }

  .lg\:border-r-transparent\/75 {
    border-right-color: rgb(0 0 0 / 0.75);
  }

  .lg\:border-r-transparent\/80 {
    border-right-color: rgb(0 0 0 / 0.8);
  }

  .lg\:border-r-transparent\/85 {
    border-right-color: rgb(0 0 0 / 0.85);
  }

  .lg\:border-r-transparent\/90 {
    border-right-color: rgb(0 0 0 / 0.9);
  }

  .lg\:border-r-transparent\/95 {
    border-right-color: rgb(0 0 0 / 0.95);
  }

  .lg\:border-r-white {
    --tw-border-opacity: 1;
    border-right-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .lg\:border-r-white\/0 {
    border-right-color: rgb(255 255 255 / 0);
  }

  .lg\:border-r-white\/10 {
    border-right-color: rgb(255 255 255 / 0.1);
  }

  .lg\:border-r-white\/100 {
    border-right-color: rgb(255 255 255 / 1);
  }

  .lg\:border-r-white\/15 {
    border-right-color: rgb(255 255 255 / 0.15);
  }

  .lg\:border-r-white\/20 {
    border-right-color: rgb(255 255 255 / 0.2);
  }

  .lg\:border-r-white\/25 {
    border-right-color: rgb(255 255 255 / 0.25);
  }

  .lg\:border-r-white\/30 {
    border-right-color: rgb(255 255 255 / 0.3);
  }

  .lg\:border-r-white\/35 {
    border-right-color: rgb(255 255 255 / 0.35);
  }

  .lg\:border-r-white\/40 {
    border-right-color: rgb(255 255 255 / 0.4);
  }

  .lg\:border-r-white\/45 {
    border-right-color: rgb(255 255 255 / 0.45);
  }

  .lg\:border-r-white\/5 {
    border-right-color: rgb(255 255 255 / 0.05);
  }

  .lg\:border-r-white\/50 {
    border-right-color: rgb(255 255 255 / 0.5);
  }

  .lg\:border-r-white\/55 {
    border-right-color: rgb(255 255 255 / 0.55);
  }

  .lg\:border-r-white\/60 {
    border-right-color: rgb(255 255 255 / 0.6);
  }

  .lg\:border-r-white\/65 {
    border-right-color: rgb(255 255 255 / 0.65);
  }

  .lg\:border-r-white\/70 {
    border-right-color: rgb(255 255 255 / 0.7);
  }

  .lg\:border-r-white\/75 {
    border-right-color: rgb(255 255 255 / 0.75);
  }

  .lg\:border-r-white\/80 {
    border-right-color: rgb(255 255 255 / 0.8);
  }

  .lg\:border-r-white\/85 {
    border-right-color: rgb(255 255 255 / 0.85);
  }

  .lg\:border-r-white\/90 {
    border-right-color: rgb(255 255 255 / 0.9);
  }

  .lg\:border-r-white\/95 {
    border-right-color: rgb(255 255 255 / 0.95);
  }

  .lg\:border-s-blue {
    border-inline-start-color: var(--blue);
  }

  .lg\:border-s-border {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .lg\:border-s-border\/0 {
    border-inline-start-color: rgb(228 229 230 / 0);
  }

  .lg\:border-s-border\/10 {
    border-inline-start-color: rgb(228 229 230 / 0.1);
  }

  .lg\:border-s-border\/100 {
    border-inline-start-color: rgb(228 229 230 / 1);
  }

  .lg\:border-s-border\/15 {
    border-inline-start-color: rgb(228 229 230 / 0.15);
  }

  .lg\:border-s-border\/20 {
    border-inline-start-color: rgb(228 229 230 / 0.2);
  }

  .lg\:border-s-border\/25 {
    border-inline-start-color: rgb(228 229 230 / 0.25);
  }

  .lg\:border-s-border\/30 {
    border-inline-start-color: rgb(228 229 230 / 0.3);
  }

  .lg\:border-s-border\/35 {
    border-inline-start-color: rgb(228 229 230 / 0.35);
  }

  .lg\:border-s-border\/40 {
    border-inline-start-color: rgb(228 229 230 / 0.4);
  }

  .lg\:border-s-border\/45 {
    border-inline-start-color: rgb(228 229 230 / 0.45);
  }

  .lg\:border-s-border\/5 {
    border-inline-start-color: rgb(228 229 230 / 0.05);
  }

  .lg\:border-s-border\/50 {
    border-inline-start-color: rgb(228 229 230 / 0.5);
  }

  .lg\:border-s-border\/55 {
    border-inline-start-color: rgb(228 229 230 / 0.55);
  }

  .lg\:border-s-border\/60 {
    border-inline-start-color: rgb(228 229 230 / 0.6);
  }

  .lg\:border-s-border\/65 {
    border-inline-start-color: rgb(228 229 230 / 0.65);
  }

  .lg\:border-s-border\/70 {
    border-inline-start-color: rgb(228 229 230 / 0.7);
  }

  .lg\:border-s-border\/75 {
    border-inline-start-color: rgb(228 229 230 / 0.75);
  }

  .lg\:border-s-border\/80 {
    border-inline-start-color: rgb(228 229 230 / 0.8);
  }

  .lg\:border-s-border\/85 {
    border-inline-start-color: rgb(228 229 230 / 0.85);
  }

  .lg\:border-s-border\/90 {
    border-inline-start-color: rgb(228 229 230 / 0.9);
  }

  .lg\:border-s-border\/95 {
    border-inline-start-color: rgb(228 229 230 / 0.95);
  }

  .lg\:border-s-button {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .lg\:border-s-button\/0 {
    border-inline-start-color: rgb(243 252 251 / 0);
  }

  .lg\:border-s-button\/10 {
    border-inline-start-color: rgb(243 252 251 / 0.1);
  }

  .lg\:border-s-button\/100 {
    border-inline-start-color: rgb(243 252 251 / 1);
  }

  .lg\:border-s-button\/15 {
    border-inline-start-color: rgb(243 252 251 / 0.15);
  }

  .lg\:border-s-button\/20 {
    border-inline-start-color: rgb(243 252 251 / 0.2);
  }

  .lg\:border-s-button\/25 {
    border-inline-start-color: rgb(243 252 251 / 0.25);
  }

  .lg\:border-s-button\/30 {
    border-inline-start-color: rgb(243 252 251 / 0.3);
  }

  .lg\:border-s-button\/35 {
    border-inline-start-color: rgb(243 252 251 / 0.35);
  }

  .lg\:border-s-button\/40 {
    border-inline-start-color: rgb(243 252 251 / 0.4);
  }

  .lg\:border-s-button\/45 {
    border-inline-start-color: rgb(243 252 251 / 0.45);
  }

  .lg\:border-s-button\/5 {
    border-inline-start-color: rgb(243 252 251 / 0.05);
  }

  .lg\:border-s-button\/50 {
    border-inline-start-color: rgb(243 252 251 / 0.5);
  }

  .lg\:border-s-button\/55 {
    border-inline-start-color: rgb(243 252 251 / 0.55);
  }

  .lg\:border-s-button\/60 {
    border-inline-start-color: rgb(243 252 251 / 0.6);
  }

  .lg\:border-s-button\/65 {
    border-inline-start-color: rgb(243 252 251 / 0.65);
  }

  .lg\:border-s-button\/70 {
    border-inline-start-color: rgb(243 252 251 / 0.7);
  }

  .lg\:border-s-button\/75 {
    border-inline-start-color: rgb(243 252 251 / 0.75);
  }

  .lg\:border-s-button\/80 {
    border-inline-start-color: rgb(243 252 251 / 0.8);
  }

  .lg\:border-s-button\/85 {
    border-inline-start-color: rgb(243 252 251 / 0.85);
  }

  .lg\:border-s-button\/90 {
    border-inline-start-color: rgb(243 252 251 / 0.9);
  }

  .lg\:border-s-button\/95 {
    border-inline-start-color: rgb(243 252 251 / 0.95);
  }

  .lg\:border-s-current {
    border-inline-start-color: currentColor;
  }

  .lg\:border-s-dark {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .lg\:border-s-dark-green {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .lg\:border-s-dark-green\/0 {
    border-inline-start-color: rgb(16 64 48 / 0);
  }

  .lg\:border-s-dark-green\/10 {
    border-inline-start-color: rgb(16 64 48 / 0.1);
  }

  .lg\:border-s-dark-green\/100 {
    border-inline-start-color: rgb(16 64 48 / 1);
  }

  .lg\:border-s-dark-green\/15 {
    border-inline-start-color: rgb(16 64 48 / 0.15);
  }

  .lg\:border-s-dark-green\/20 {
    border-inline-start-color: rgb(16 64 48 / 0.2);
  }

  .lg\:border-s-dark-green\/25 {
    border-inline-start-color: rgb(16 64 48 / 0.25);
  }

  .lg\:border-s-dark-green\/30 {
    border-inline-start-color: rgb(16 64 48 / 0.3);
  }

  .lg\:border-s-dark-green\/35 {
    border-inline-start-color: rgb(16 64 48 / 0.35);
  }

  .lg\:border-s-dark-green\/40 {
    border-inline-start-color: rgb(16 64 48 / 0.4);
  }

  .lg\:border-s-dark-green\/45 {
    border-inline-start-color: rgb(16 64 48 / 0.45);
  }

  .lg\:border-s-dark-green\/5 {
    border-inline-start-color: rgb(16 64 48 / 0.05);
  }

  .lg\:border-s-dark-green\/50 {
    border-inline-start-color: rgb(16 64 48 / 0.5);
  }

  .lg\:border-s-dark-green\/55 {
    border-inline-start-color: rgb(16 64 48 / 0.55);
  }

  .lg\:border-s-dark-green\/60 {
    border-inline-start-color: rgb(16 64 48 / 0.6);
  }

  .lg\:border-s-dark-green\/65 {
    border-inline-start-color: rgb(16 64 48 / 0.65);
  }

  .lg\:border-s-dark-green\/70 {
    border-inline-start-color: rgb(16 64 48 / 0.7);
  }

  .lg\:border-s-dark-green\/75 {
    border-inline-start-color: rgb(16 64 48 / 0.75);
  }

  .lg\:border-s-dark-green\/80 {
    border-inline-start-color: rgb(16 64 48 / 0.8);
  }

  .lg\:border-s-dark-green\/85 {
    border-inline-start-color: rgb(16 64 48 / 0.85);
  }

  .lg\:border-s-dark-green\/90 {
    border-inline-start-color: rgb(16 64 48 / 0.9);
  }

  .lg\:border-s-dark-green\/95 {
    border-inline-start-color: rgb(16 64 48 / 0.95);
  }

  .lg\:border-s-dark\/0 {
    border-inline-start-color: rgb(37 73 39 / 0);
  }

  .lg\:border-s-dark\/10 {
    border-inline-start-color: rgb(37 73 39 / 0.1);
  }

  .lg\:border-s-dark\/100 {
    border-inline-start-color: rgb(37 73 39 / 1);
  }

  .lg\:border-s-dark\/15 {
    border-inline-start-color: rgb(37 73 39 / 0.15);
  }

  .lg\:border-s-dark\/20 {
    border-inline-start-color: rgb(37 73 39 / 0.2);
  }

  .lg\:border-s-dark\/25 {
    border-inline-start-color: rgb(37 73 39 / 0.25);
  }

  .lg\:border-s-dark\/30 {
    border-inline-start-color: rgb(37 73 39 / 0.3);
  }

  .lg\:border-s-dark\/35 {
    border-inline-start-color: rgb(37 73 39 / 0.35);
  }

  .lg\:border-s-dark\/40 {
    border-inline-start-color: rgb(37 73 39 / 0.4);
  }

  .lg\:border-s-dark\/45 {
    border-inline-start-color: rgb(37 73 39 / 0.45);
  }

  .lg\:border-s-dark\/5 {
    border-inline-start-color: rgb(37 73 39 / 0.05);
  }

  .lg\:border-s-dark\/50 {
    border-inline-start-color: rgb(37 73 39 / 0.5);
  }

  .lg\:border-s-dark\/55 {
    border-inline-start-color: rgb(37 73 39 / 0.55);
  }

  .lg\:border-s-dark\/60 {
    border-inline-start-color: rgb(37 73 39 / 0.6);
  }

  .lg\:border-s-dark\/65 {
    border-inline-start-color: rgb(37 73 39 / 0.65);
  }

  .lg\:border-s-dark\/70 {
    border-inline-start-color: rgb(37 73 39 / 0.7);
  }

  .lg\:border-s-dark\/75 {
    border-inline-start-color: rgb(37 73 39 / 0.75);
  }

  .lg\:border-s-dark\/80 {
    border-inline-start-color: rgb(37 73 39 / 0.8);
  }

  .lg\:border-s-dark\/85 {
    border-inline-start-color: rgb(37 73 39 / 0.85);
  }

  .lg\:border-s-dark\/90 {
    border-inline-start-color: rgb(37 73 39 / 0.9);
  }

  .lg\:border-s-dark\/95 {
    border-inline-start-color: rgb(37 73 39 / 0.95);
  }

  .lg\:border-s-gray {
    border-inline-start-color: var(--gray);
  }

  .lg\:border-s-green {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .lg\:border-s-green\/0 {
    border-inline-start-color: rgb(52 102 64 / 0);
  }

  .lg\:border-s-green\/10 {
    border-inline-start-color: rgb(52 102 64 / 0.1);
  }

  .lg\:border-s-green\/100 {
    border-inline-start-color: rgb(52 102 64 / 1);
  }

  .lg\:border-s-green\/15 {
    border-inline-start-color: rgb(52 102 64 / 0.15);
  }

  .lg\:border-s-green\/20 {
    border-inline-start-color: rgb(52 102 64 / 0.2);
  }

  .lg\:border-s-green\/25 {
    border-inline-start-color: rgb(52 102 64 / 0.25);
  }

  .lg\:border-s-green\/30 {
    border-inline-start-color: rgb(52 102 64 / 0.3);
  }

  .lg\:border-s-green\/35 {
    border-inline-start-color: rgb(52 102 64 / 0.35);
  }

  .lg\:border-s-green\/40 {
    border-inline-start-color: rgb(52 102 64 / 0.4);
  }

  .lg\:border-s-green\/45 {
    border-inline-start-color: rgb(52 102 64 / 0.45);
  }

  .lg\:border-s-green\/5 {
    border-inline-start-color: rgb(52 102 64 / 0.05);
  }

  .lg\:border-s-green\/50 {
    border-inline-start-color: rgb(52 102 64 / 0.5);
  }

  .lg\:border-s-green\/55 {
    border-inline-start-color: rgb(52 102 64 / 0.55);
  }

  .lg\:border-s-green\/60 {
    border-inline-start-color: rgb(52 102 64 / 0.6);
  }

  .lg\:border-s-green\/65 {
    border-inline-start-color: rgb(52 102 64 / 0.65);
  }

  .lg\:border-s-green\/70 {
    border-inline-start-color: rgb(52 102 64 / 0.7);
  }

  .lg\:border-s-green\/75 {
    border-inline-start-color: rgb(52 102 64 / 0.75);
  }

  .lg\:border-s-green\/80 {
    border-inline-start-color: rgb(52 102 64 / 0.8);
  }

  .lg\:border-s-green\/85 {
    border-inline-start-color: rgb(52 102 64 / 0.85);
  }

  .lg\:border-s-green\/90 {
    border-inline-start-color: rgb(52 102 64 / 0.9);
  }

  .lg\:border-s-green\/95 {
    border-inline-start-color: rgb(52 102 64 / 0.95);
  }

  .lg\:border-s-grey {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .lg\:border-s-grey\/0 {
    border-inline-start-color: rgb(205 217 209 / 0);
  }

  .lg\:border-s-grey\/10 {
    border-inline-start-color: rgb(205 217 209 / 0.1);
  }

  .lg\:border-s-grey\/100 {
    border-inline-start-color: rgb(205 217 209 / 1);
  }

  .lg\:border-s-grey\/15 {
    border-inline-start-color: rgb(205 217 209 / 0.15);
  }

  .lg\:border-s-grey\/20 {
    border-inline-start-color: rgb(205 217 209 / 0.2);
  }

  .lg\:border-s-grey\/25 {
    border-inline-start-color: rgb(205 217 209 / 0.25);
  }

  .lg\:border-s-grey\/30 {
    border-inline-start-color: rgb(205 217 209 / 0.3);
  }

  .lg\:border-s-grey\/35 {
    border-inline-start-color: rgb(205 217 209 / 0.35);
  }

  .lg\:border-s-grey\/40 {
    border-inline-start-color: rgb(205 217 209 / 0.4);
  }

  .lg\:border-s-grey\/45 {
    border-inline-start-color: rgb(205 217 209 / 0.45);
  }

  .lg\:border-s-grey\/5 {
    border-inline-start-color: rgb(205 217 209 / 0.05);
  }

  .lg\:border-s-grey\/50 {
    border-inline-start-color: rgb(205 217 209 / 0.5);
  }

  .lg\:border-s-grey\/55 {
    border-inline-start-color: rgb(205 217 209 / 0.55);
  }

  .lg\:border-s-grey\/60 {
    border-inline-start-color: rgb(205 217 209 / 0.6);
  }

  .lg\:border-s-grey\/65 {
    border-inline-start-color: rgb(205 217 209 / 0.65);
  }

  .lg\:border-s-grey\/70 {
    border-inline-start-color: rgb(205 217 209 / 0.7);
  }

  .lg\:border-s-grey\/75 {
    border-inline-start-color: rgb(205 217 209 / 0.75);
  }

  .lg\:border-s-grey\/80 {
    border-inline-start-color: rgb(205 217 209 / 0.8);
  }

  .lg\:border-s-grey\/85 {
    border-inline-start-color: rgb(205 217 209 / 0.85);
  }

  .lg\:border-s-grey\/90 {
    border-inline-start-color: rgb(205 217 209 / 0.9);
  }

  .lg\:border-s-grey\/95 {
    border-inline-start-color: rgb(205 217 209 / 0.95);
  }

  .lg\:border-s-light {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .lg\:border-s-light-green {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .lg\:border-s-light-green\/0 {
    border-inline-start-color: rgb(243 244 228 / 0);
  }

  .lg\:border-s-light-green\/10 {
    border-inline-start-color: rgb(243 244 228 / 0.1);
  }

  .lg\:border-s-light-green\/100 {
    border-inline-start-color: rgb(243 244 228 / 1);
  }

  .lg\:border-s-light-green\/15 {
    border-inline-start-color: rgb(243 244 228 / 0.15);
  }

  .lg\:border-s-light-green\/20 {
    border-inline-start-color: rgb(243 244 228 / 0.2);
  }

  .lg\:border-s-light-green\/25 {
    border-inline-start-color: rgb(243 244 228 / 0.25);
  }

  .lg\:border-s-light-green\/30 {
    border-inline-start-color: rgb(243 244 228 / 0.3);
  }

  .lg\:border-s-light-green\/35 {
    border-inline-start-color: rgb(243 244 228 / 0.35);
  }

  .lg\:border-s-light-green\/40 {
    border-inline-start-color: rgb(243 244 228 / 0.4);
  }

  .lg\:border-s-light-green\/45 {
    border-inline-start-color: rgb(243 244 228 / 0.45);
  }

  .lg\:border-s-light-green\/5 {
    border-inline-start-color: rgb(243 244 228 / 0.05);
  }

  .lg\:border-s-light-green\/50 {
    border-inline-start-color: rgb(243 244 228 / 0.5);
  }

  .lg\:border-s-light-green\/55 {
    border-inline-start-color: rgb(243 244 228 / 0.55);
  }

  .lg\:border-s-light-green\/60 {
    border-inline-start-color: rgb(243 244 228 / 0.6);
  }

  .lg\:border-s-light-green\/65 {
    border-inline-start-color: rgb(243 244 228 / 0.65);
  }

  .lg\:border-s-light-green\/70 {
    border-inline-start-color: rgb(243 244 228 / 0.7);
  }

  .lg\:border-s-light-green\/75 {
    border-inline-start-color: rgb(243 244 228 / 0.75);
  }

  .lg\:border-s-light-green\/80 {
    border-inline-start-color: rgb(243 244 228 / 0.8);
  }

  .lg\:border-s-light-green\/85 {
    border-inline-start-color: rgb(243 244 228 / 0.85);
  }

  .lg\:border-s-light-green\/90 {
    border-inline-start-color: rgb(243 244 228 / 0.9);
  }

  .lg\:border-s-light-green\/95 {
    border-inline-start-color: rgb(243 244 228 / 0.95);
  }

  .lg\:border-s-light\/0 {
    border-inline-start-color: rgb(243 244 228 / 0);
  }

  .lg\:border-s-light\/10 {
    border-inline-start-color: rgb(243 244 228 / 0.1);
  }

  .lg\:border-s-light\/100 {
    border-inline-start-color: rgb(243 244 228 / 1);
  }

  .lg\:border-s-light\/15 {
    border-inline-start-color: rgb(243 244 228 / 0.15);
  }

  .lg\:border-s-light\/20 {
    border-inline-start-color: rgb(243 244 228 / 0.2);
  }

  .lg\:border-s-light\/25 {
    border-inline-start-color: rgb(243 244 228 / 0.25);
  }

  .lg\:border-s-light\/30 {
    border-inline-start-color: rgb(243 244 228 / 0.3);
  }

  .lg\:border-s-light\/35 {
    border-inline-start-color: rgb(243 244 228 / 0.35);
  }

  .lg\:border-s-light\/40 {
    border-inline-start-color: rgb(243 244 228 / 0.4);
  }

  .lg\:border-s-light\/45 {
    border-inline-start-color: rgb(243 244 228 / 0.45);
  }

  .lg\:border-s-light\/5 {
    border-inline-start-color: rgb(243 244 228 / 0.05);
  }

  .lg\:border-s-light\/50 {
    border-inline-start-color: rgb(243 244 228 / 0.5);
  }

  .lg\:border-s-light\/55 {
    border-inline-start-color: rgb(243 244 228 / 0.55);
  }

  .lg\:border-s-light\/60 {
    border-inline-start-color: rgb(243 244 228 / 0.6);
  }

  .lg\:border-s-light\/65 {
    border-inline-start-color: rgb(243 244 228 / 0.65);
  }

  .lg\:border-s-light\/70 {
    border-inline-start-color: rgb(243 244 228 / 0.7);
  }

  .lg\:border-s-light\/75 {
    border-inline-start-color: rgb(243 244 228 / 0.75);
  }

  .lg\:border-s-light\/80 {
    border-inline-start-color: rgb(243 244 228 / 0.8);
  }

  .lg\:border-s-light\/85 {
    border-inline-start-color: rgb(243 244 228 / 0.85);
  }

  .lg\:border-s-light\/90 {
    border-inline-start-color: rgb(243 244 228 / 0.9);
  }

  .lg\:border-s-light\/95 {
    border-inline-start-color: rgb(243 244 228 / 0.95);
  }

  .lg\:border-s-main {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .lg\:border-s-main\/0 {
    border-inline-start-color: rgb(56 56 56 / 0);
  }

  .lg\:border-s-main\/10 {
    border-inline-start-color: rgb(56 56 56 / 0.1);
  }

  .lg\:border-s-main\/100 {
    border-inline-start-color: rgb(56 56 56 / 1);
  }

  .lg\:border-s-main\/15 {
    border-inline-start-color: rgb(56 56 56 / 0.15);
  }

  .lg\:border-s-main\/20 {
    border-inline-start-color: rgb(56 56 56 / 0.2);
  }

  .lg\:border-s-main\/25 {
    border-inline-start-color: rgb(56 56 56 / 0.25);
  }

  .lg\:border-s-main\/30 {
    border-inline-start-color: rgb(56 56 56 / 0.3);
  }

  .lg\:border-s-main\/35 {
    border-inline-start-color: rgb(56 56 56 / 0.35);
  }

  .lg\:border-s-main\/40 {
    border-inline-start-color: rgb(56 56 56 / 0.4);
  }

  .lg\:border-s-main\/45 {
    border-inline-start-color: rgb(56 56 56 / 0.45);
  }

  .lg\:border-s-main\/5 {
    border-inline-start-color: rgb(56 56 56 / 0.05);
  }

  .lg\:border-s-main\/50 {
    border-inline-start-color: rgb(56 56 56 / 0.5);
  }

  .lg\:border-s-main\/55 {
    border-inline-start-color: rgb(56 56 56 / 0.55);
  }

  .lg\:border-s-main\/60 {
    border-inline-start-color: rgb(56 56 56 / 0.6);
  }

  .lg\:border-s-main\/65 {
    border-inline-start-color: rgb(56 56 56 / 0.65);
  }

  .lg\:border-s-main\/70 {
    border-inline-start-color: rgb(56 56 56 / 0.7);
  }

  .lg\:border-s-main\/75 {
    border-inline-start-color: rgb(56 56 56 / 0.75);
  }

  .lg\:border-s-main\/80 {
    border-inline-start-color: rgb(56 56 56 / 0.8);
  }

  .lg\:border-s-main\/85 {
    border-inline-start-color: rgb(56 56 56 / 0.85);
  }

  .lg\:border-s-main\/90 {
    border-inline-start-color: rgb(56 56 56 / 0.9);
  }

  .lg\:border-s-main\/95 {
    border-inline-start-color: rgb(56 56 56 / 0.95);
  }

  .lg\:border-s-navy {
    border-inline-start-color: var(--navy);
  }

  .lg\:border-s-offwhite {
    border-inline-start-color: var(--offwhite);
  }

  .lg\:border-s-orange {
    border-inline-start-color: var(--orange);
  }

  .lg\:border-s-pearl {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .lg\:border-s-pearl\/0 {
    border-inline-start-color: rgb(254 252 249 / 0);
  }

  .lg\:border-s-pearl\/10 {
    border-inline-start-color: rgb(254 252 249 / 0.1);
  }

  .lg\:border-s-pearl\/100 {
    border-inline-start-color: rgb(254 252 249 / 1);
  }

  .lg\:border-s-pearl\/15 {
    border-inline-start-color: rgb(254 252 249 / 0.15);
  }

  .lg\:border-s-pearl\/20 {
    border-inline-start-color: rgb(254 252 249 / 0.2);
  }

  .lg\:border-s-pearl\/25 {
    border-inline-start-color: rgb(254 252 249 / 0.25);
  }

  .lg\:border-s-pearl\/30 {
    border-inline-start-color: rgb(254 252 249 / 0.3);
  }

  .lg\:border-s-pearl\/35 {
    border-inline-start-color: rgb(254 252 249 / 0.35);
  }

  .lg\:border-s-pearl\/40 {
    border-inline-start-color: rgb(254 252 249 / 0.4);
  }

  .lg\:border-s-pearl\/45 {
    border-inline-start-color: rgb(254 252 249 / 0.45);
  }

  .lg\:border-s-pearl\/5 {
    border-inline-start-color: rgb(254 252 249 / 0.05);
  }

  .lg\:border-s-pearl\/50 {
    border-inline-start-color: rgb(254 252 249 / 0.5);
  }

  .lg\:border-s-pearl\/55 {
    border-inline-start-color: rgb(254 252 249 / 0.55);
  }

  .lg\:border-s-pearl\/60 {
    border-inline-start-color: rgb(254 252 249 / 0.6);
  }

  .lg\:border-s-pearl\/65 {
    border-inline-start-color: rgb(254 252 249 / 0.65);
  }

  .lg\:border-s-pearl\/70 {
    border-inline-start-color: rgb(254 252 249 / 0.7);
  }

  .lg\:border-s-pearl\/75 {
    border-inline-start-color: rgb(254 252 249 / 0.75);
  }

  .lg\:border-s-pearl\/80 {
    border-inline-start-color: rgb(254 252 249 / 0.8);
  }

  .lg\:border-s-pearl\/85 {
    border-inline-start-color: rgb(254 252 249 / 0.85);
  }

  .lg\:border-s-pearl\/90 {
    border-inline-start-color: rgb(254 252 249 / 0.9);
  }

  .lg\:border-s-pearl\/95 {
    border-inline-start-color: rgb(254 252 249 / 0.95);
  }

  .lg\:border-s-text-grey {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .lg\:border-s-text-grey\/0 {
    border-inline-start-color: rgb(179 179 179 / 0);
  }

  .lg\:border-s-text-grey\/10 {
    border-inline-start-color: rgb(179 179 179 / 0.1);
  }

  .lg\:border-s-text-grey\/100 {
    border-inline-start-color: rgb(179 179 179 / 1);
  }

  .lg\:border-s-text-grey\/15 {
    border-inline-start-color: rgb(179 179 179 / 0.15);
  }

  .lg\:border-s-text-grey\/20 {
    border-inline-start-color: rgb(179 179 179 / 0.2);
  }

  .lg\:border-s-text-grey\/25 {
    border-inline-start-color: rgb(179 179 179 / 0.25);
  }

  .lg\:border-s-text-grey\/30 {
    border-inline-start-color: rgb(179 179 179 / 0.3);
  }

  .lg\:border-s-text-grey\/35 {
    border-inline-start-color: rgb(179 179 179 / 0.35);
  }

  .lg\:border-s-text-grey\/40 {
    border-inline-start-color: rgb(179 179 179 / 0.4);
  }

  .lg\:border-s-text-grey\/45 {
    border-inline-start-color: rgb(179 179 179 / 0.45);
  }

  .lg\:border-s-text-grey\/5 {
    border-inline-start-color: rgb(179 179 179 / 0.05);
  }

  .lg\:border-s-text-grey\/50 {
    border-inline-start-color: rgb(179 179 179 / 0.5);
  }

  .lg\:border-s-text-grey\/55 {
    border-inline-start-color: rgb(179 179 179 / 0.55);
  }

  .lg\:border-s-text-grey\/60 {
    border-inline-start-color: rgb(179 179 179 / 0.6);
  }

  .lg\:border-s-text-grey\/65 {
    border-inline-start-color: rgb(179 179 179 / 0.65);
  }

  .lg\:border-s-text-grey\/70 {
    border-inline-start-color: rgb(179 179 179 / 0.7);
  }

  .lg\:border-s-text-grey\/75 {
    border-inline-start-color: rgb(179 179 179 / 0.75);
  }

  .lg\:border-s-text-grey\/80 {
    border-inline-start-color: rgb(179 179 179 / 0.8);
  }

  .lg\:border-s-text-grey\/85 {
    border-inline-start-color: rgb(179 179 179 / 0.85);
  }

  .lg\:border-s-text-grey\/90 {
    border-inline-start-color: rgb(179 179 179 / 0.9);
  }

  .lg\:border-s-text-grey\/95 {
    border-inline-start-color: rgb(179 179 179 / 0.95);
  }

  .lg\:border-s-transparent {
    border-inline-start-color: transparent;
  }

  .lg\:border-s-transparent\/0 {
    border-inline-start-color: rgb(0 0 0 / 0);
  }

  .lg\:border-s-transparent\/10 {
    border-inline-start-color: rgb(0 0 0 / 0.1);
  }

  .lg\:border-s-transparent\/100 {
    border-inline-start-color: rgb(0 0 0 / 1);
  }

  .lg\:border-s-transparent\/15 {
    border-inline-start-color: rgb(0 0 0 / 0.15);
  }

  .lg\:border-s-transparent\/20 {
    border-inline-start-color: rgb(0 0 0 / 0.2);
  }

  .lg\:border-s-transparent\/25 {
    border-inline-start-color: rgb(0 0 0 / 0.25);
  }

  .lg\:border-s-transparent\/30 {
    border-inline-start-color: rgb(0 0 0 / 0.3);
  }

  .lg\:border-s-transparent\/35 {
    border-inline-start-color: rgb(0 0 0 / 0.35);
  }

  .lg\:border-s-transparent\/40 {
    border-inline-start-color: rgb(0 0 0 / 0.4);
  }

  .lg\:border-s-transparent\/45 {
    border-inline-start-color: rgb(0 0 0 / 0.45);
  }

  .lg\:border-s-transparent\/5 {
    border-inline-start-color: rgb(0 0 0 / 0.05);
  }

  .lg\:border-s-transparent\/50 {
    border-inline-start-color: rgb(0 0 0 / 0.5);
  }

  .lg\:border-s-transparent\/55 {
    border-inline-start-color: rgb(0 0 0 / 0.55);
  }

  .lg\:border-s-transparent\/60 {
    border-inline-start-color: rgb(0 0 0 / 0.6);
  }

  .lg\:border-s-transparent\/65 {
    border-inline-start-color: rgb(0 0 0 / 0.65);
  }

  .lg\:border-s-transparent\/70 {
    border-inline-start-color: rgb(0 0 0 / 0.7);
  }

  .lg\:border-s-transparent\/75 {
    border-inline-start-color: rgb(0 0 0 / 0.75);
  }

  .lg\:border-s-transparent\/80 {
    border-inline-start-color: rgb(0 0 0 / 0.8);
  }

  .lg\:border-s-transparent\/85 {
    border-inline-start-color: rgb(0 0 0 / 0.85);
  }

  .lg\:border-s-transparent\/90 {
    border-inline-start-color: rgb(0 0 0 / 0.9);
  }

  .lg\:border-s-transparent\/95 {
    border-inline-start-color: rgb(0 0 0 / 0.95);
  }

  .lg\:border-s-white {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .lg\:border-s-white\/0 {
    border-inline-start-color: rgb(255 255 255 / 0);
  }

  .lg\:border-s-white\/10 {
    border-inline-start-color: rgb(255 255 255 / 0.1);
  }

  .lg\:border-s-white\/100 {
    border-inline-start-color: rgb(255 255 255 / 1);
  }

  .lg\:border-s-white\/15 {
    border-inline-start-color: rgb(255 255 255 / 0.15);
  }

  .lg\:border-s-white\/20 {
    border-inline-start-color: rgb(255 255 255 / 0.2);
  }

  .lg\:border-s-white\/25 {
    border-inline-start-color: rgb(255 255 255 / 0.25);
  }

  .lg\:border-s-white\/30 {
    border-inline-start-color: rgb(255 255 255 / 0.3);
  }

  .lg\:border-s-white\/35 {
    border-inline-start-color: rgb(255 255 255 / 0.35);
  }

  .lg\:border-s-white\/40 {
    border-inline-start-color: rgb(255 255 255 / 0.4);
  }

  .lg\:border-s-white\/45 {
    border-inline-start-color: rgb(255 255 255 / 0.45);
  }

  .lg\:border-s-white\/5 {
    border-inline-start-color: rgb(255 255 255 / 0.05);
  }

  .lg\:border-s-white\/50 {
    border-inline-start-color: rgb(255 255 255 / 0.5);
  }

  .lg\:border-s-white\/55 {
    border-inline-start-color: rgb(255 255 255 / 0.55);
  }

  .lg\:border-s-white\/60 {
    border-inline-start-color: rgb(255 255 255 / 0.6);
  }

  .lg\:border-s-white\/65 {
    border-inline-start-color: rgb(255 255 255 / 0.65);
  }

  .lg\:border-s-white\/70 {
    border-inline-start-color: rgb(255 255 255 / 0.7);
  }

  .lg\:border-s-white\/75 {
    border-inline-start-color: rgb(255 255 255 / 0.75);
  }

  .lg\:border-s-white\/80 {
    border-inline-start-color: rgb(255 255 255 / 0.8);
  }

  .lg\:border-s-white\/85 {
    border-inline-start-color: rgb(255 255 255 / 0.85);
  }

  .lg\:border-s-white\/90 {
    border-inline-start-color: rgb(255 255 255 / 0.9);
  }

  .lg\:border-s-white\/95 {
    border-inline-start-color: rgb(255 255 255 / 0.95);
  }

  .lg\:border-t-blue {
    border-top-color: var(--blue);
  }

  .lg\:border-t-border {
    --tw-border-opacity: 1;
    border-top-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .lg\:border-t-border\/0 {
    border-top-color: rgb(228 229 230 / 0);
  }

  .lg\:border-t-border\/10 {
    border-top-color: rgb(228 229 230 / 0.1);
  }

  .lg\:border-t-border\/100 {
    border-top-color: rgb(228 229 230 / 1);
  }

  .lg\:border-t-border\/15 {
    border-top-color: rgb(228 229 230 / 0.15);
  }

  .lg\:border-t-border\/20 {
    border-top-color: rgb(228 229 230 / 0.2);
  }

  .lg\:border-t-border\/25 {
    border-top-color: rgb(228 229 230 / 0.25);
  }

  .lg\:border-t-border\/30 {
    border-top-color: rgb(228 229 230 / 0.3);
  }

  .lg\:border-t-border\/35 {
    border-top-color: rgb(228 229 230 / 0.35);
  }

  .lg\:border-t-border\/40 {
    border-top-color: rgb(228 229 230 / 0.4);
  }

  .lg\:border-t-border\/45 {
    border-top-color: rgb(228 229 230 / 0.45);
  }

  .lg\:border-t-border\/5 {
    border-top-color: rgb(228 229 230 / 0.05);
  }

  .lg\:border-t-border\/50 {
    border-top-color: rgb(228 229 230 / 0.5);
  }

  .lg\:border-t-border\/55 {
    border-top-color: rgb(228 229 230 / 0.55);
  }

  .lg\:border-t-border\/60 {
    border-top-color: rgb(228 229 230 / 0.6);
  }

  .lg\:border-t-border\/65 {
    border-top-color: rgb(228 229 230 / 0.65);
  }

  .lg\:border-t-border\/70 {
    border-top-color: rgb(228 229 230 / 0.7);
  }

  .lg\:border-t-border\/75 {
    border-top-color: rgb(228 229 230 / 0.75);
  }

  .lg\:border-t-border\/80 {
    border-top-color: rgb(228 229 230 / 0.8);
  }

  .lg\:border-t-border\/85 {
    border-top-color: rgb(228 229 230 / 0.85);
  }

  .lg\:border-t-border\/90 {
    border-top-color: rgb(228 229 230 / 0.9);
  }

  .lg\:border-t-border\/95 {
    border-top-color: rgb(228 229 230 / 0.95);
  }

  .lg\:border-t-button {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .lg\:border-t-button\/0 {
    border-top-color: rgb(243 252 251 / 0);
  }

  .lg\:border-t-button\/10 {
    border-top-color: rgb(243 252 251 / 0.1);
  }

  .lg\:border-t-button\/100 {
    border-top-color: rgb(243 252 251 / 1);
  }

  .lg\:border-t-button\/15 {
    border-top-color: rgb(243 252 251 / 0.15);
  }

  .lg\:border-t-button\/20 {
    border-top-color: rgb(243 252 251 / 0.2);
  }

  .lg\:border-t-button\/25 {
    border-top-color: rgb(243 252 251 / 0.25);
  }

  .lg\:border-t-button\/30 {
    border-top-color: rgb(243 252 251 / 0.3);
  }

  .lg\:border-t-button\/35 {
    border-top-color: rgb(243 252 251 / 0.35);
  }

  .lg\:border-t-button\/40 {
    border-top-color: rgb(243 252 251 / 0.4);
  }

  .lg\:border-t-button\/45 {
    border-top-color: rgb(243 252 251 / 0.45);
  }

  .lg\:border-t-button\/5 {
    border-top-color: rgb(243 252 251 / 0.05);
  }

  .lg\:border-t-button\/50 {
    border-top-color: rgb(243 252 251 / 0.5);
  }

  .lg\:border-t-button\/55 {
    border-top-color: rgb(243 252 251 / 0.55);
  }

  .lg\:border-t-button\/60 {
    border-top-color: rgb(243 252 251 / 0.6);
  }

  .lg\:border-t-button\/65 {
    border-top-color: rgb(243 252 251 / 0.65);
  }

  .lg\:border-t-button\/70 {
    border-top-color: rgb(243 252 251 / 0.7);
  }

  .lg\:border-t-button\/75 {
    border-top-color: rgb(243 252 251 / 0.75);
  }

  .lg\:border-t-button\/80 {
    border-top-color: rgb(243 252 251 / 0.8);
  }

  .lg\:border-t-button\/85 {
    border-top-color: rgb(243 252 251 / 0.85);
  }

  .lg\:border-t-button\/90 {
    border-top-color: rgb(243 252 251 / 0.9);
  }

  .lg\:border-t-button\/95 {
    border-top-color: rgb(243 252 251 / 0.95);
  }

  .lg\:border-t-current {
    border-top-color: currentColor;
  }

  .lg\:border-t-dark {
    --tw-border-opacity: 1;
    border-top-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .lg\:border-t-dark-green {
    --tw-border-opacity: 1;
    border-top-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .lg\:border-t-dark-green\/0 {
    border-top-color: rgb(16 64 48 / 0);
  }

  .lg\:border-t-dark-green\/10 {
    border-top-color: rgb(16 64 48 / 0.1);
  }

  .lg\:border-t-dark-green\/100 {
    border-top-color: rgb(16 64 48 / 1);
  }

  .lg\:border-t-dark-green\/15 {
    border-top-color: rgb(16 64 48 / 0.15);
  }

  .lg\:border-t-dark-green\/20 {
    border-top-color: rgb(16 64 48 / 0.2);
  }

  .lg\:border-t-dark-green\/25 {
    border-top-color: rgb(16 64 48 / 0.25);
  }

  .lg\:border-t-dark-green\/30 {
    border-top-color: rgb(16 64 48 / 0.3);
  }

  .lg\:border-t-dark-green\/35 {
    border-top-color: rgb(16 64 48 / 0.35);
  }

  .lg\:border-t-dark-green\/40 {
    border-top-color: rgb(16 64 48 / 0.4);
  }

  .lg\:border-t-dark-green\/45 {
    border-top-color: rgb(16 64 48 / 0.45);
  }

  .lg\:border-t-dark-green\/5 {
    border-top-color: rgb(16 64 48 / 0.05);
  }

  .lg\:border-t-dark-green\/50 {
    border-top-color: rgb(16 64 48 / 0.5);
  }

  .lg\:border-t-dark-green\/55 {
    border-top-color: rgb(16 64 48 / 0.55);
  }

  .lg\:border-t-dark-green\/60 {
    border-top-color: rgb(16 64 48 / 0.6);
  }

  .lg\:border-t-dark-green\/65 {
    border-top-color: rgb(16 64 48 / 0.65);
  }

  .lg\:border-t-dark-green\/70 {
    border-top-color: rgb(16 64 48 / 0.7);
  }

  .lg\:border-t-dark-green\/75 {
    border-top-color: rgb(16 64 48 / 0.75);
  }

  .lg\:border-t-dark-green\/80 {
    border-top-color: rgb(16 64 48 / 0.8);
  }

  .lg\:border-t-dark-green\/85 {
    border-top-color: rgb(16 64 48 / 0.85);
  }

  .lg\:border-t-dark-green\/90 {
    border-top-color: rgb(16 64 48 / 0.9);
  }

  .lg\:border-t-dark-green\/95 {
    border-top-color: rgb(16 64 48 / 0.95);
  }

  .lg\:border-t-dark\/0 {
    border-top-color: rgb(37 73 39 / 0);
  }

  .lg\:border-t-dark\/10 {
    border-top-color: rgb(37 73 39 / 0.1);
  }

  .lg\:border-t-dark\/100 {
    border-top-color: rgb(37 73 39 / 1);
  }

  .lg\:border-t-dark\/15 {
    border-top-color: rgb(37 73 39 / 0.15);
  }

  .lg\:border-t-dark\/20 {
    border-top-color: rgb(37 73 39 / 0.2);
  }

  .lg\:border-t-dark\/25 {
    border-top-color: rgb(37 73 39 / 0.25);
  }

  .lg\:border-t-dark\/30 {
    border-top-color: rgb(37 73 39 / 0.3);
  }

  .lg\:border-t-dark\/35 {
    border-top-color: rgb(37 73 39 / 0.35);
  }

  .lg\:border-t-dark\/40 {
    border-top-color: rgb(37 73 39 / 0.4);
  }

  .lg\:border-t-dark\/45 {
    border-top-color: rgb(37 73 39 / 0.45);
  }

  .lg\:border-t-dark\/5 {
    border-top-color: rgb(37 73 39 / 0.05);
  }

  .lg\:border-t-dark\/50 {
    border-top-color: rgb(37 73 39 / 0.5);
  }

  .lg\:border-t-dark\/55 {
    border-top-color: rgb(37 73 39 / 0.55);
  }

  .lg\:border-t-dark\/60 {
    border-top-color: rgb(37 73 39 / 0.6);
  }

  .lg\:border-t-dark\/65 {
    border-top-color: rgb(37 73 39 / 0.65);
  }

  .lg\:border-t-dark\/70 {
    border-top-color: rgb(37 73 39 / 0.7);
  }

  .lg\:border-t-dark\/75 {
    border-top-color: rgb(37 73 39 / 0.75);
  }

  .lg\:border-t-dark\/80 {
    border-top-color: rgb(37 73 39 / 0.8);
  }

  .lg\:border-t-dark\/85 {
    border-top-color: rgb(37 73 39 / 0.85);
  }

  .lg\:border-t-dark\/90 {
    border-top-color: rgb(37 73 39 / 0.9);
  }

  .lg\:border-t-dark\/95 {
    border-top-color: rgb(37 73 39 / 0.95);
  }

  .lg\:border-t-gray {
    border-top-color: var(--gray);
  }

  .lg\:border-t-green {
    --tw-border-opacity: 1;
    border-top-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .lg\:border-t-green\/0 {
    border-top-color: rgb(52 102 64 / 0);
  }

  .lg\:border-t-green\/10 {
    border-top-color: rgb(52 102 64 / 0.1);
  }

  .lg\:border-t-green\/100 {
    border-top-color: rgb(52 102 64 / 1);
  }

  .lg\:border-t-green\/15 {
    border-top-color: rgb(52 102 64 / 0.15);
  }

  .lg\:border-t-green\/20 {
    border-top-color: rgb(52 102 64 / 0.2);
  }

  .lg\:border-t-green\/25 {
    border-top-color: rgb(52 102 64 / 0.25);
  }

  .lg\:border-t-green\/30 {
    border-top-color: rgb(52 102 64 / 0.3);
  }

  .lg\:border-t-green\/35 {
    border-top-color: rgb(52 102 64 / 0.35);
  }

  .lg\:border-t-green\/40 {
    border-top-color: rgb(52 102 64 / 0.4);
  }

  .lg\:border-t-green\/45 {
    border-top-color: rgb(52 102 64 / 0.45);
  }

  .lg\:border-t-green\/5 {
    border-top-color: rgb(52 102 64 / 0.05);
  }

  .lg\:border-t-green\/50 {
    border-top-color: rgb(52 102 64 / 0.5);
  }

  .lg\:border-t-green\/55 {
    border-top-color: rgb(52 102 64 / 0.55);
  }

  .lg\:border-t-green\/60 {
    border-top-color: rgb(52 102 64 / 0.6);
  }

  .lg\:border-t-green\/65 {
    border-top-color: rgb(52 102 64 / 0.65);
  }

  .lg\:border-t-green\/70 {
    border-top-color: rgb(52 102 64 / 0.7);
  }

  .lg\:border-t-green\/75 {
    border-top-color: rgb(52 102 64 / 0.75);
  }

  .lg\:border-t-green\/80 {
    border-top-color: rgb(52 102 64 / 0.8);
  }

  .lg\:border-t-green\/85 {
    border-top-color: rgb(52 102 64 / 0.85);
  }

  .lg\:border-t-green\/90 {
    border-top-color: rgb(52 102 64 / 0.9);
  }

  .lg\:border-t-green\/95 {
    border-top-color: rgb(52 102 64 / 0.95);
  }

  .lg\:border-t-grey {
    --tw-border-opacity: 1;
    border-top-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .lg\:border-t-grey\/0 {
    border-top-color: rgb(205 217 209 / 0);
  }

  .lg\:border-t-grey\/10 {
    border-top-color: rgb(205 217 209 / 0.1);
  }

  .lg\:border-t-grey\/100 {
    border-top-color: rgb(205 217 209 / 1);
  }

  .lg\:border-t-grey\/15 {
    border-top-color: rgb(205 217 209 / 0.15);
  }

  .lg\:border-t-grey\/20 {
    border-top-color: rgb(205 217 209 / 0.2);
  }

  .lg\:border-t-grey\/25 {
    border-top-color: rgb(205 217 209 / 0.25);
  }

  .lg\:border-t-grey\/30 {
    border-top-color: rgb(205 217 209 / 0.3);
  }

  .lg\:border-t-grey\/35 {
    border-top-color: rgb(205 217 209 / 0.35);
  }

  .lg\:border-t-grey\/40 {
    border-top-color: rgb(205 217 209 / 0.4);
  }

  .lg\:border-t-grey\/45 {
    border-top-color: rgb(205 217 209 / 0.45);
  }

  .lg\:border-t-grey\/5 {
    border-top-color: rgb(205 217 209 / 0.05);
  }

  .lg\:border-t-grey\/50 {
    border-top-color: rgb(205 217 209 / 0.5);
  }

  .lg\:border-t-grey\/55 {
    border-top-color: rgb(205 217 209 / 0.55);
  }

  .lg\:border-t-grey\/60 {
    border-top-color: rgb(205 217 209 / 0.6);
  }

  .lg\:border-t-grey\/65 {
    border-top-color: rgb(205 217 209 / 0.65);
  }

  .lg\:border-t-grey\/70 {
    border-top-color: rgb(205 217 209 / 0.7);
  }

  .lg\:border-t-grey\/75 {
    border-top-color: rgb(205 217 209 / 0.75);
  }

  .lg\:border-t-grey\/80 {
    border-top-color: rgb(205 217 209 / 0.8);
  }

  .lg\:border-t-grey\/85 {
    border-top-color: rgb(205 217 209 / 0.85);
  }

  .lg\:border-t-grey\/90 {
    border-top-color: rgb(205 217 209 / 0.9);
  }

  .lg\:border-t-grey\/95 {
    border-top-color: rgb(205 217 209 / 0.95);
  }

  .lg\:border-t-light {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .lg\:border-t-light-green {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .lg\:border-t-light-green\/0 {
    border-top-color: rgb(243 244 228 / 0);
  }

  .lg\:border-t-light-green\/10 {
    border-top-color: rgb(243 244 228 / 0.1);
  }

  .lg\:border-t-light-green\/100 {
    border-top-color: rgb(243 244 228 / 1);
  }

  .lg\:border-t-light-green\/15 {
    border-top-color: rgb(243 244 228 / 0.15);
  }

  .lg\:border-t-light-green\/20 {
    border-top-color: rgb(243 244 228 / 0.2);
  }

  .lg\:border-t-light-green\/25 {
    border-top-color: rgb(243 244 228 / 0.25);
  }

  .lg\:border-t-light-green\/30 {
    border-top-color: rgb(243 244 228 / 0.3);
  }

  .lg\:border-t-light-green\/35 {
    border-top-color: rgb(243 244 228 / 0.35);
  }

  .lg\:border-t-light-green\/40 {
    border-top-color: rgb(243 244 228 / 0.4);
  }

  .lg\:border-t-light-green\/45 {
    border-top-color: rgb(243 244 228 / 0.45);
  }

  .lg\:border-t-light-green\/5 {
    border-top-color: rgb(243 244 228 / 0.05);
  }

  .lg\:border-t-light-green\/50 {
    border-top-color: rgb(243 244 228 / 0.5);
  }

  .lg\:border-t-light-green\/55 {
    border-top-color: rgb(243 244 228 / 0.55);
  }

  .lg\:border-t-light-green\/60 {
    border-top-color: rgb(243 244 228 / 0.6);
  }

  .lg\:border-t-light-green\/65 {
    border-top-color: rgb(243 244 228 / 0.65);
  }

  .lg\:border-t-light-green\/70 {
    border-top-color: rgb(243 244 228 / 0.7);
  }

  .lg\:border-t-light-green\/75 {
    border-top-color: rgb(243 244 228 / 0.75);
  }

  .lg\:border-t-light-green\/80 {
    border-top-color: rgb(243 244 228 / 0.8);
  }

  .lg\:border-t-light-green\/85 {
    border-top-color: rgb(243 244 228 / 0.85);
  }

  .lg\:border-t-light-green\/90 {
    border-top-color: rgb(243 244 228 / 0.9);
  }

  .lg\:border-t-light-green\/95 {
    border-top-color: rgb(243 244 228 / 0.95);
  }

  .lg\:border-t-light\/0 {
    border-top-color: rgb(243 244 228 / 0);
  }

  .lg\:border-t-light\/10 {
    border-top-color: rgb(243 244 228 / 0.1);
  }

  .lg\:border-t-light\/100 {
    border-top-color: rgb(243 244 228 / 1);
  }

  .lg\:border-t-light\/15 {
    border-top-color: rgb(243 244 228 / 0.15);
  }

  .lg\:border-t-light\/20 {
    border-top-color: rgb(243 244 228 / 0.2);
  }

  .lg\:border-t-light\/25 {
    border-top-color: rgb(243 244 228 / 0.25);
  }

  .lg\:border-t-light\/30 {
    border-top-color: rgb(243 244 228 / 0.3);
  }

  .lg\:border-t-light\/35 {
    border-top-color: rgb(243 244 228 / 0.35);
  }

  .lg\:border-t-light\/40 {
    border-top-color: rgb(243 244 228 / 0.4);
  }

  .lg\:border-t-light\/45 {
    border-top-color: rgb(243 244 228 / 0.45);
  }

  .lg\:border-t-light\/5 {
    border-top-color: rgb(243 244 228 / 0.05);
  }

  .lg\:border-t-light\/50 {
    border-top-color: rgb(243 244 228 / 0.5);
  }

  .lg\:border-t-light\/55 {
    border-top-color: rgb(243 244 228 / 0.55);
  }

  .lg\:border-t-light\/60 {
    border-top-color: rgb(243 244 228 / 0.6);
  }

  .lg\:border-t-light\/65 {
    border-top-color: rgb(243 244 228 / 0.65);
  }

  .lg\:border-t-light\/70 {
    border-top-color: rgb(243 244 228 / 0.7);
  }

  .lg\:border-t-light\/75 {
    border-top-color: rgb(243 244 228 / 0.75);
  }

  .lg\:border-t-light\/80 {
    border-top-color: rgb(243 244 228 / 0.8);
  }

  .lg\:border-t-light\/85 {
    border-top-color: rgb(243 244 228 / 0.85);
  }

  .lg\:border-t-light\/90 {
    border-top-color: rgb(243 244 228 / 0.9);
  }

  .lg\:border-t-light\/95 {
    border-top-color: rgb(243 244 228 / 0.95);
  }

  .lg\:border-t-main {
    --tw-border-opacity: 1;
    border-top-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .lg\:border-t-main\/0 {
    border-top-color: rgb(56 56 56 / 0);
  }

  .lg\:border-t-main\/10 {
    border-top-color: rgb(56 56 56 / 0.1);
  }

  .lg\:border-t-main\/100 {
    border-top-color: rgb(56 56 56 / 1);
  }

  .lg\:border-t-main\/15 {
    border-top-color: rgb(56 56 56 / 0.15);
  }

  .lg\:border-t-main\/20 {
    border-top-color: rgb(56 56 56 / 0.2);
  }

  .lg\:border-t-main\/25 {
    border-top-color: rgb(56 56 56 / 0.25);
  }

  .lg\:border-t-main\/30 {
    border-top-color: rgb(56 56 56 / 0.3);
  }

  .lg\:border-t-main\/35 {
    border-top-color: rgb(56 56 56 / 0.35);
  }

  .lg\:border-t-main\/40 {
    border-top-color: rgb(56 56 56 / 0.4);
  }

  .lg\:border-t-main\/45 {
    border-top-color: rgb(56 56 56 / 0.45);
  }

  .lg\:border-t-main\/5 {
    border-top-color: rgb(56 56 56 / 0.05);
  }

  .lg\:border-t-main\/50 {
    border-top-color: rgb(56 56 56 / 0.5);
  }

  .lg\:border-t-main\/55 {
    border-top-color: rgb(56 56 56 / 0.55);
  }

  .lg\:border-t-main\/60 {
    border-top-color: rgb(56 56 56 / 0.6);
  }

  .lg\:border-t-main\/65 {
    border-top-color: rgb(56 56 56 / 0.65);
  }

  .lg\:border-t-main\/70 {
    border-top-color: rgb(56 56 56 / 0.7);
  }

  .lg\:border-t-main\/75 {
    border-top-color: rgb(56 56 56 / 0.75);
  }

  .lg\:border-t-main\/80 {
    border-top-color: rgb(56 56 56 / 0.8);
  }

  .lg\:border-t-main\/85 {
    border-top-color: rgb(56 56 56 / 0.85);
  }

  .lg\:border-t-main\/90 {
    border-top-color: rgb(56 56 56 / 0.9);
  }

  .lg\:border-t-main\/95 {
    border-top-color: rgb(56 56 56 / 0.95);
  }

  .lg\:border-t-navy {
    border-top-color: var(--navy);
  }

  .lg\:border-t-offwhite {
    border-top-color: var(--offwhite);
  }

  .lg\:border-t-orange {
    border-top-color: var(--orange);
  }

  .lg\:border-t-pearl {
    --tw-border-opacity: 1;
    border-top-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .lg\:border-t-pearl\/0 {
    border-top-color: rgb(254 252 249 / 0);
  }

  .lg\:border-t-pearl\/10 {
    border-top-color: rgb(254 252 249 / 0.1);
  }

  .lg\:border-t-pearl\/100 {
    border-top-color: rgb(254 252 249 / 1);
  }

  .lg\:border-t-pearl\/15 {
    border-top-color: rgb(254 252 249 / 0.15);
  }

  .lg\:border-t-pearl\/20 {
    border-top-color: rgb(254 252 249 / 0.2);
  }

  .lg\:border-t-pearl\/25 {
    border-top-color: rgb(254 252 249 / 0.25);
  }

  .lg\:border-t-pearl\/30 {
    border-top-color: rgb(254 252 249 / 0.3);
  }

  .lg\:border-t-pearl\/35 {
    border-top-color: rgb(254 252 249 / 0.35);
  }

  .lg\:border-t-pearl\/40 {
    border-top-color: rgb(254 252 249 / 0.4);
  }

  .lg\:border-t-pearl\/45 {
    border-top-color: rgb(254 252 249 / 0.45);
  }

  .lg\:border-t-pearl\/5 {
    border-top-color: rgb(254 252 249 / 0.05);
  }

  .lg\:border-t-pearl\/50 {
    border-top-color: rgb(254 252 249 / 0.5);
  }

  .lg\:border-t-pearl\/55 {
    border-top-color: rgb(254 252 249 / 0.55);
  }

  .lg\:border-t-pearl\/60 {
    border-top-color: rgb(254 252 249 / 0.6);
  }

  .lg\:border-t-pearl\/65 {
    border-top-color: rgb(254 252 249 / 0.65);
  }

  .lg\:border-t-pearl\/70 {
    border-top-color: rgb(254 252 249 / 0.7);
  }

  .lg\:border-t-pearl\/75 {
    border-top-color: rgb(254 252 249 / 0.75);
  }

  .lg\:border-t-pearl\/80 {
    border-top-color: rgb(254 252 249 / 0.8);
  }

  .lg\:border-t-pearl\/85 {
    border-top-color: rgb(254 252 249 / 0.85);
  }

  .lg\:border-t-pearl\/90 {
    border-top-color: rgb(254 252 249 / 0.9);
  }

  .lg\:border-t-pearl\/95 {
    border-top-color: rgb(254 252 249 / 0.95);
  }

  .lg\:border-t-text-grey {
    --tw-border-opacity: 1;
    border-top-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .lg\:border-t-text-grey\/0 {
    border-top-color: rgb(179 179 179 / 0);
  }

  .lg\:border-t-text-grey\/10 {
    border-top-color: rgb(179 179 179 / 0.1);
  }

  .lg\:border-t-text-grey\/100 {
    border-top-color: rgb(179 179 179 / 1);
  }

  .lg\:border-t-text-grey\/15 {
    border-top-color: rgb(179 179 179 / 0.15);
  }

  .lg\:border-t-text-grey\/20 {
    border-top-color: rgb(179 179 179 / 0.2);
  }

  .lg\:border-t-text-grey\/25 {
    border-top-color: rgb(179 179 179 / 0.25);
  }

  .lg\:border-t-text-grey\/30 {
    border-top-color: rgb(179 179 179 / 0.3);
  }

  .lg\:border-t-text-grey\/35 {
    border-top-color: rgb(179 179 179 / 0.35);
  }

  .lg\:border-t-text-grey\/40 {
    border-top-color: rgb(179 179 179 / 0.4);
  }

  .lg\:border-t-text-grey\/45 {
    border-top-color: rgb(179 179 179 / 0.45);
  }

  .lg\:border-t-text-grey\/5 {
    border-top-color: rgb(179 179 179 / 0.05);
  }

  .lg\:border-t-text-grey\/50 {
    border-top-color: rgb(179 179 179 / 0.5);
  }

  .lg\:border-t-text-grey\/55 {
    border-top-color: rgb(179 179 179 / 0.55);
  }

  .lg\:border-t-text-grey\/60 {
    border-top-color: rgb(179 179 179 / 0.6);
  }

  .lg\:border-t-text-grey\/65 {
    border-top-color: rgb(179 179 179 / 0.65);
  }

  .lg\:border-t-text-grey\/70 {
    border-top-color: rgb(179 179 179 / 0.7);
  }

  .lg\:border-t-text-grey\/75 {
    border-top-color: rgb(179 179 179 / 0.75);
  }

  .lg\:border-t-text-grey\/80 {
    border-top-color: rgb(179 179 179 / 0.8);
  }

  .lg\:border-t-text-grey\/85 {
    border-top-color: rgb(179 179 179 / 0.85);
  }

  .lg\:border-t-text-grey\/90 {
    border-top-color: rgb(179 179 179 / 0.9);
  }

  .lg\:border-t-text-grey\/95 {
    border-top-color: rgb(179 179 179 / 0.95);
  }

  .lg\:border-t-transparent {
    border-top-color: transparent;
  }

  .lg\:border-t-transparent\/0 {
    border-top-color: rgb(0 0 0 / 0);
  }

  .lg\:border-t-transparent\/10 {
    border-top-color: rgb(0 0 0 / 0.1);
  }

  .lg\:border-t-transparent\/100 {
    border-top-color: rgb(0 0 0 / 1);
  }

  .lg\:border-t-transparent\/15 {
    border-top-color: rgb(0 0 0 / 0.15);
  }

  .lg\:border-t-transparent\/20 {
    border-top-color: rgb(0 0 0 / 0.2);
  }

  .lg\:border-t-transparent\/25 {
    border-top-color: rgb(0 0 0 / 0.25);
  }

  .lg\:border-t-transparent\/30 {
    border-top-color: rgb(0 0 0 / 0.3);
  }

  .lg\:border-t-transparent\/35 {
    border-top-color: rgb(0 0 0 / 0.35);
  }

  .lg\:border-t-transparent\/40 {
    border-top-color: rgb(0 0 0 / 0.4);
  }

  .lg\:border-t-transparent\/45 {
    border-top-color: rgb(0 0 0 / 0.45);
  }

  .lg\:border-t-transparent\/5 {
    border-top-color: rgb(0 0 0 / 0.05);
  }

  .lg\:border-t-transparent\/50 {
    border-top-color: rgb(0 0 0 / 0.5);
  }

  .lg\:border-t-transparent\/55 {
    border-top-color: rgb(0 0 0 / 0.55);
  }

  .lg\:border-t-transparent\/60 {
    border-top-color: rgb(0 0 0 / 0.6);
  }

  .lg\:border-t-transparent\/65 {
    border-top-color: rgb(0 0 0 / 0.65);
  }

  .lg\:border-t-transparent\/70 {
    border-top-color: rgb(0 0 0 / 0.7);
  }

  .lg\:border-t-transparent\/75 {
    border-top-color: rgb(0 0 0 / 0.75);
  }

  .lg\:border-t-transparent\/80 {
    border-top-color: rgb(0 0 0 / 0.8);
  }

  .lg\:border-t-transparent\/85 {
    border-top-color: rgb(0 0 0 / 0.85);
  }

  .lg\:border-t-transparent\/90 {
    border-top-color: rgb(0 0 0 / 0.9);
  }

  .lg\:border-t-transparent\/95 {
    border-top-color: rgb(0 0 0 / 0.95);
  }

  .lg\:border-t-white {
    --tw-border-opacity: 1;
    border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .lg\:border-t-white\/0 {
    border-top-color: rgb(255 255 255 / 0);
  }

  .lg\:border-t-white\/10 {
    border-top-color: rgb(255 255 255 / 0.1);
  }

  .lg\:border-t-white\/100 {
    border-top-color: rgb(255 255 255 / 1);
  }

  .lg\:border-t-white\/15 {
    border-top-color: rgb(255 255 255 / 0.15);
  }

  .lg\:border-t-white\/20 {
    border-top-color: rgb(255 255 255 / 0.2);
  }

  .lg\:border-t-white\/25 {
    border-top-color: rgb(255 255 255 / 0.25);
  }

  .lg\:border-t-white\/30 {
    border-top-color: rgb(255 255 255 / 0.3);
  }

  .lg\:border-t-white\/35 {
    border-top-color: rgb(255 255 255 / 0.35);
  }

  .lg\:border-t-white\/40 {
    border-top-color: rgb(255 255 255 / 0.4);
  }

  .lg\:border-t-white\/45 {
    border-top-color: rgb(255 255 255 / 0.45);
  }

  .lg\:border-t-white\/5 {
    border-top-color: rgb(255 255 255 / 0.05);
  }

  .lg\:border-t-white\/50 {
    border-top-color: rgb(255 255 255 / 0.5);
  }

  .lg\:border-t-white\/55 {
    border-top-color: rgb(255 255 255 / 0.55);
  }

  .lg\:border-t-white\/60 {
    border-top-color: rgb(255 255 255 / 0.6);
  }

  .lg\:border-t-white\/65 {
    border-top-color: rgb(255 255 255 / 0.65);
  }

  .lg\:border-t-white\/70 {
    border-top-color: rgb(255 255 255 / 0.7);
  }

  .lg\:border-t-white\/75 {
    border-top-color: rgb(255 255 255 / 0.75);
  }

  .lg\:border-t-white\/80 {
    border-top-color: rgb(255 255 255 / 0.8);
  }

  .lg\:border-t-white\/85 {
    border-top-color: rgb(255 255 255 / 0.85);
  }

  .lg\:border-t-white\/90 {
    border-top-color: rgb(255 255 255 / 0.9);
  }

  .lg\:border-t-white\/95 {
    border-top-color: rgb(255 255 255 / 0.95);
  }

  .lg\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .lg\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .lg\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .lg\:border-opacity-15 {
    --tw-border-opacity: 0.15;
  }

  .lg\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .lg\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .lg\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .lg\:border-opacity-35 {
    --tw-border-opacity: 0.35;
  }

  .lg\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .lg\:border-opacity-45 {
    --tw-border-opacity: 0.45;
  }

  .lg\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .lg\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .lg\:border-opacity-55 {
    --tw-border-opacity: 0.55;
  }

  .lg\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .lg\:border-opacity-65 {
    --tw-border-opacity: 0.65;
  }

  .lg\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .lg\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .lg\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .lg\:border-opacity-85 {
    --tw-border-opacity: 0.85;
  }

  .lg\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .lg\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .lg\:p-\[80px\] {
    padding: 80px;
  }

  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .lg\:px-0px {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .lg\:px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .lg\:px-16px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .lg\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .lg\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .lg\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .lg\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .lg\:px-24px {
    padding-left: 24px;
    padding-right: 24px;
  }

  .lg\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .lg\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .lg\:px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .lg\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .lg\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lg\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .lg\:px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .lg\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .lg\:px-48px {
    padding-left: 48px;
    padding-right: 48px;
  }

  .lg\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .lg\:px-52 {
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .lg\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .lg\:px-60 {
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .lg\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .lg\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .lg\:px-72 {
    padding-left: 18rem;
    padding-right: 18rem;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:px-80 {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .lg\:px-80px {
    padding-left: 80px;
    padding-right: 80px;
  }

  .lg\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .lg\:px-96 {
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .lg\:px-\[80px\] {
    padding-left: 80px;
    padding-right: 80px;
  }

  .lg\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .lg\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lg\:py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .lg\:py-0px {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lg\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .lg\:py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .lg\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .lg\:py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .lg\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:py-16px {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .lg\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .lg\:py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .lg\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:py-24px {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .lg\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .lg\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .lg\:py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .lg\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .lg\:py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .lg\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .lg\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .lg\:py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .lg\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .lg\:py-48px {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .lg\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .lg\:py-52 {
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .lg\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .lg\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .lg\:py-60 {
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .lg\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .lg\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .lg\:py-72 {
    padding-top: 18rem;
    padding-bottom: 18rem;
  }

  .lg\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .lg\:py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .lg\:py-80px {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .lg\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .lg\:py-96 {
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .lg\:py-\[100px\] {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .lg\:py-\[120px\] {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .lg\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .lg\:py-\[160px\] {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .lg\:pb-0 {
    padding-bottom: 0px;
  }

  .lg\:pb-0\.5 {
    padding-bottom: 0.125rem;
  }

  .lg\:pb-0px {
    padding-bottom: 0px;
  }

  .lg\:pb-1 {
    padding-bottom: 0.25rem;
  }

  .lg\:pb-1\.5 {
    padding-bottom: 0.375rem;
  }

  .lg\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .lg\:pb-11 {
    padding-bottom: 2.75rem;
  }

  .lg\:pb-12 {
    padding-bottom: 3rem;
  }

  .lg\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .lg\:pb-16 {
    padding-bottom: 4rem;
  }

  .lg\:pb-16px {
    padding-bottom: 16px;
  }

  .lg\:pb-2 {
    padding-bottom: 0.5rem;
  }

  .lg\:pb-2\.5 {
    padding-bottom: 0.625rem;
  }

  .lg\:pb-20 {
    padding-bottom: 5rem;
  }

  .lg\:pb-24 {
    padding-bottom: 6rem;
  }

  .lg\:pb-24px {
    padding-bottom: 24px;
  }

  .lg\:pb-28 {
    padding-bottom: 7rem;
  }

  .lg\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .lg\:pb-3\.5 {
    padding-bottom: 0.875rem;
  }

  .lg\:pb-32 {
    padding-bottom: 8rem;
  }

  .lg\:pb-36 {
    padding-bottom: 9rem;
  }

  .lg\:pb-4 {
    padding-bottom: 1rem;
  }

  .lg\:pb-40 {
    padding-bottom: 10rem;
  }

  .lg\:pb-44 {
    padding-bottom: 11rem;
  }

  .lg\:pb-48 {
    padding-bottom: 12rem;
  }

  .lg\:pb-48px {
    padding-bottom: 48px;
  }

  .lg\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .lg\:pb-52 {
    padding-bottom: 13rem;
  }

  .lg\:pb-56 {
    padding-bottom: 14rem;
  }

  .lg\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .lg\:pb-60 {
    padding-bottom: 15rem;
  }

  .lg\:pb-64 {
    padding-bottom: 16rem;
  }

  .lg\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .lg\:pb-72 {
    padding-bottom: 18rem;
  }

  .lg\:pb-8 {
    padding-bottom: 2rem;
  }

  .lg\:pb-80 {
    padding-bottom: 20rem;
  }

  .lg\:pb-80px {
    padding-bottom: 80px;
  }

  .lg\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .lg\:pb-96 {
    padding-bottom: 24rem;
  }

  .lg\:pb-px {
    padding-bottom: 1px;
  }

  .lg\:pl-0 {
    padding-left: 0px;
  }

  .lg\:pl-0\.5 {
    padding-left: 0.125rem;
  }

  .lg\:pl-0px {
    padding-left: 0px;
  }

  .lg\:pl-1 {
    padding-left: 0.25rem;
  }

  .lg\:pl-1\.5 {
    padding-left: 0.375rem;
  }

  .lg\:pl-10 {
    padding-left: 2.5rem;
  }

  .lg\:pl-11 {
    padding-left: 2.75rem;
  }

  .lg\:pl-12 {
    padding-left: 3rem;
  }

  .lg\:pl-14 {
    padding-left: 3.5rem;
  }

  .lg\:pl-16 {
    padding-left: 4rem;
  }

  .lg\:pl-16px {
    padding-left: 16px;
  }

  .lg\:pl-2 {
    padding-left: 0.5rem;
  }

  .lg\:pl-2\.5 {
    padding-left: 0.625rem;
  }

  .lg\:pl-20 {
    padding-left: 5rem;
  }

  .lg\:pl-24 {
    padding-left: 6rem;
  }

  .lg\:pl-24px {
    padding-left: 24px;
  }

  .lg\:pl-28 {
    padding-left: 7rem;
  }

  .lg\:pl-3 {
    padding-left: 0.75rem;
  }

  .lg\:pl-3\.5 {
    padding-left: 0.875rem;
  }

  .lg\:pl-32 {
    padding-left: 8rem;
  }

  .lg\:pl-36 {
    padding-left: 9rem;
  }

  .lg\:pl-4 {
    padding-left: 1rem;
  }

  .lg\:pl-40 {
    padding-left: 10rem;
  }

  .lg\:pl-44 {
    padding-left: 11rem;
  }

  .lg\:pl-48 {
    padding-left: 12rem;
  }

  .lg\:pl-48px {
    padding-left: 48px;
  }

  .lg\:pl-5 {
    padding-left: 1.25rem;
  }

  .lg\:pl-52 {
    padding-left: 13rem;
  }

  .lg\:pl-56 {
    padding-left: 14rem;
  }

  .lg\:pl-6 {
    padding-left: 1.5rem;
  }

  .lg\:pl-60 {
    padding-left: 15rem;
  }

  .lg\:pl-64 {
    padding-left: 16rem;
  }

  .lg\:pl-7 {
    padding-left: 1.75rem;
  }

  .lg\:pl-72 {
    padding-left: 18rem;
  }

  .lg\:pl-8 {
    padding-left: 2rem;
  }

  .lg\:pl-80 {
    padding-left: 20rem;
  }

  .lg\:pl-80px {
    padding-left: 80px;
  }

  .lg\:pl-9 {
    padding-left: 2.25rem;
  }

  .lg\:pl-96 {
    padding-left: 24rem;
  }

  .lg\:pl-px {
    padding-left: 1px;
  }

  .lg\:pr-0 {
    padding-right: 0px;
  }

  .lg\:pr-0\.5 {
    padding-right: 0.125rem;
  }

  .lg\:pr-0px {
    padding-right: 0px;
  }

  .lg\:pr-1 {
    padding-right: 0.25rem;
  }

  .lg\:pr-1\.5 {
    padding-right: 0.375rem;
  }

  .lg\:pr-10 {
    padding-right: 2.5rem;
  }

  .lg\:pr-11 {
    padding-right: 2.75rem;
  }

  .lg\:pr-12 {
    padding-right: 3rem;
  }

  .lg\:pr-14 {
    padding-right: 3.5rem;
  }

  .lg\:pr-16 {
    padding-right: 4rem;
  }

  .lg\:pr-16px {
    padding-right: 16px;
  }

  .lg\:pr-2 {
    padding-right: 0.5rem;
  }

  .lg\:pr-2\.5 {
    padding-right: 0.625rem;
  }

  .lg\:pr-20 {
    padding-right: 5rem;
  }

  .lg\:pr-24 {
    padding-right: 6rem;
  }

  .lg\:pr-24px {
    padding-right: 24px;
  }

  .lg\:pr-28 {
    padding-right: 7rem;
  }

  .lg\:pr-3 {
    padding-right: 0.75rem;
  }

  .lg\:pr-3\.5 {
    padding-right: 0.875rem;
  }

  .lg\:pr-32 {
    padding-right: 8rem;
  }

  .lg\:pr-36 {
    padding-right: 9rem;
  }

  .lg\:pr-4 {
    padding-right: 1rem;
  }

  .lg\:pr-40 {
    padding-right: 10rem;
  }

  .lg\:pr-44 {
    padding-right: 11rem;
  }

  .lg\:pr-48 {
    padding-right: 12rem;
  }

  .lg\:pr-48px {
    padding-right: 48px;
  }

  .lg\:pr-5 {
    padding-right: 1.25rem;
  }

  .lg\:pr-52 {
    padding-right: 13rem;
  }

  .lg\:pr-56 {
    padding-right: 14rem;
  }

  .lg\:pr-6 {
    padding-right: 1.5rem;
  }

  .lg\:pr-60 {
    padding-right: 15rem;
  }

  .lg\:pr-64 {
    padding-right: 16rem;
  }

  .lg\:pr-7 {
    padding-right: 1.75rem;
  }

  .lg\:pr-72 {
    padding-right: 18rem;
  }

  .lg\:pr-8 {
    padding-right: 2rem;
  }

  .lg\:pr-80 {
    padding-right: 20rem;
  }

  .lg\:pr-80px {
    padding-right: 80px;
  }

  .lg\:pr-9 {
    padding-right: 2.25rem;
  }

  .lg\:pr-96 {
    padding-right: 24rem;
  }

  .lg\:pr-px {
    padding-right: 1px;
  }

  .lg\:pt-0 {
    padding-top: 0px;
  }

  .lg\:pt-0\.5 {
    padding-top: 0.125rem;
  }

  .lg\:pt-0px {
    padding-top: 0px;
  }

  .lg\:pt-1 {
    padding-top: 0.25rem;
  }

  .lg\:pt-1\.5 {
    padding-top: 0.375rem;
  }

  .lg\:pt-10 {
    padding-top: 2.5rem;
  }

  .lg\:pt-11 {
    padding-top: 2.75rem;
  }

  .lg\:pt-12 {
    padding-top: 3rem;
  }

  .lg\:pt-14 {
    padding-top: 3.5rem;
  }

  .lg\:pt-16 {
    padding-top: 4rem;
  }

  .lg\:pt-16px {
    padding-top: 16px;
  }

  .lg\:pt-2 {
    padding-top: 0.5rem;
  }

  .lg\:pt-2\.5 {
    padding-top: 0.625rem;
  }

  .lg\:pt-20 {
    padding-top: 5rem;
  }

  .lg\:pt-24 {
    padding-top: 6rem;
  }

  .lg\:pt-24px {
    padding-top: 24px;
  }

  .lg\:pt-28 {
    padding-top: 7rem;
  }

  .lg\:pt-3 {
    padding-top: 0.75rem;
  }

  .lg\:pt-3\.5 {
    padding-top: 0.875rem;
  }

  .lg\:pt-32 {
    padding-top: 8rem;
  }

  .lg\:pt-36 {
    padding-top: 9rem;
  }

  .lg\:pt-4 {
    padding-top: 1rem;
  }

  .lg\:pt-40 {
    padding-top: 10rem;
  }

  .lg\:pt-44 {
    padding-top: 11rem;
  }

  .lg\:pt-48 {
    padding-top: 12rem;
  }

  .lg\:pt-48px {
    padding-top: 48px;
  }

  .lg\:pt-5 {
    padding-top: 1.25rem;
  }

  .lg\:pt-52 {
    padding-top: 13rem;
  }

  .lg\:pt-56 {
    padding-top: 14rem;
  }

  .lg\:pt-6 {
    padding-top: 1.5rem;
  }

  .lg\:pt-60 {
    padding-top: 15rem;
  }

  .lg\:pt-64 {
    padding-top: 16rem;
  }

  .lg\:pt-7 {
    padding-top: 1.75rem;
  }

  .lg\:pt-72 {
    padding-top: 18rem;
  }

  .lg\:pt-8 {
    padding-top: 2rem;
  }

  .lg\:pt-80 {
    padding-top: 20rem;
  }

  .lg\:pt-80px {
    padding-top: 80px;
  }

  .lg\:pt-9 {
    padding-top: 2.25rem;
  }

  .lg\:pt-96 {
    padding-top: 24rem;
  }

  .lg\:pt-\[100px\] {
    padding-top: 100px;
  }

  .lg\:pt-\[80px\] {
    padding-top: 80px;
  }

  .lg\:pt-px {
    padding-top: 1px;
  }

  .lg\:pt-\[160px\] {
    padding-top: 160px;
  }

  .lg\:pb-\[160px\] {
    padding-bottom: 160px;
  }

  .lg\:text-\[36px\] {
    font-size: 36px;
  }

  .lg\:text-\[96px\] {
    font-size: 96px;
  }
}

@media (min-width: 1440px) {
  .xl\:absolute {
    position: absolute;
  }

  .xl\:relative {
    position: relative;
  }

  .xl\:-order-1 {
    order: -1;
  }

  .xl\:-order-10 {
    order: -10;
  }

  .xl\:-order-11 {
    order: -11;
  }

  .xl\:-order-12 {
    order: -12;
  }

  .xl\:-order-2 {
    order: -2;
  }

  .xl\:-order-3 {
    order: -3;
  }

  .xl\:-order-4 {
    order: -4;
  }

  .xl\:-order-5 {
    order: -5;
  }

  .xl\:-order-6 {
    order: -6;
  }

  .xl\:-order-7 {
    order: -7;
  }

  .xl\:-order-8 {
    order: -8;
  }

  .xl\:-order-9 {
    order: -9;
  }

  .xl\:-order-first {
    order: 9999;
  }

  .xl\:-order-last {
    order: -9999;
  }

  .xl\:-order-none {
    order: 0;
  }

  .xl\:order-1 {
    order: 1;
  }

  .xl\:order-10 {
    order: 10;
  }

  .xl\:order-11 {
    order: 11;
  }

  .xl\:order-12 {
    order: 12;
  }

  .xl\:order-2 {
    order: 2;
  }

  .xl\:order-3 {
    order: 3;
  }

  .xl\:order-4 {
    order: 4;
  }

  .xl\:order-5 {
    order: 5;
  }

  .xl\:order-6 {
    order: 6;
  }

  .xl\:order-7 {
    order: 7;
  }

  .xl\:order-8 {
    order: 8;
  }

  .xl\:order-9 {
    order: 9;
  }

  .xl\:order-first {
    order: -9999;
  }

  .xl\:order-last {
    order: 9999;
  }

  .xl\:order-none {
    order: 0;
  }

  .xl\:-mx-0 {
    margin-left: -0px;
    margin-right: -0px;
  }

  .xl\:-mx-0\.5 {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
  }

  .xl\:-mx-0px {
    margin-left: -0px;
    margin-right: -0px;
  }

  .xl\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .xl\:-mx-1\.5 {
    margin-left: -0.375rem;
    margin-right: -0.375rem;
  }

  .xl\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .xl\:-mx-11 {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }

  .xl\:-mx-12 {
    margin-left: -3rem;
    margin-right: -3rem;
  }

  .xl\:-mx-14 {
    margin-left: -3.5rem;
    margin-right: -3.5rem;
  }

  .xl\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .xl\:-mx-16px {
    margin-left: -16px;
    margin-right: -16px;
  }

  .xl\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .xl\:-mx-2\.5 {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .xl\:-mx-20 {
    margin-left: -5rem;
    margin-right: -5rem;
  }

  .xl\:-mx-24 {
    margin-left: -6rem;
    margin-right: -6rem;
  }

  .xl\:-mx-24px {
    margin-left: -24px;
    margin-right: -24px;
  }

  .xl\:-mx-28 {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .xl\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .xl\:-mx-3\.5 {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .xl\:-mx-32 {
    margin-left: -8rem;
    margin-right: -8rem;
  }

  .xl\:-mx-36 {
    margin-left: -9rem;
    margin-right: -9rem;
  }

  .xl\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .xl\:-mx-40 {
    margin-left: -10rem;
    margin-right: -10rem;
  }

  .xl\:-mx-44 {
    margin-left: -11rem;
    margin-right: -11rem;
  }

  .xl\:-mx-48 {
    margin-left: -12rem;
    margin-right: -12rem;
  }

  .xl\:-mx-48px {
    margin-left: -48px;
    margin-right: -48px;
  }

  .xl\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .xl\:-mx-52 {
    margin-left: -13rem;
    margin-right: -13rem;
  }

  .xl\:-mx-56 {
    margin-left: -14rem;
    margin-right: -14rem;
  }

  .xl\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .xl\:-mx-60 {
    margin-left: -15rem;
    margin-right: -15rem;
  }

  .xl\:-mx-64 {
    margin-left: -16rem;
    margin-right: -16rem;
  }

  .xl\:-mx-7 {
    margin-left: -1.75rem;
    margin-right: -1.75rem;
  }

  .xl\:-mx-72 {
    margin-left: -18rem;
    margin-right: -18rem;
  }

  .xl\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .xl\:-mx-80 {
    margin-left: -20rem;
    margin-right: -20rem;
  }

  .xl\:-mx-80px {
    margin-left: -80px;
    margin-right: -80px;
  }

  .xl\:-mx-9 {
    margin-left: -2.25rem;
    margin-right: -2.25rem;
  }

  .xl\:-mx-96 {
    margin-left: -24rem;
    margin-right: -24rem;
  }

  .xl\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .xl\:-my-0 {
    margin-top: -0px;
    margin-bottom: -0px;
  }

  .xl\:-my-0\.5 {
    margin-top: -0.125rem;
    margin-bottom: -0.125rem;
  }

  .xl\:-my-0px {
    margin-top: -0px;
    margin-bottom: -0px;
  }

  .xl\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .xl\:-my-1\.5 {
    margin-top: -0.375rem;
    margin-bottom: -0.375rem;
  }

  .xl\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .xl\:-my-11 {
    margin-top: -2.75rem;
    margin-bottom: -2.75rem;
  }

  .xl\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .xl\:-my-14 {
    margin-top: -3.5rem;
    margin-bottom: -3.5rem;
  }

  .xl\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .xl\:-my-16px {
    margin-top: -16px;
    margin-bottom: -16px;
  }

  .xl\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .xl\:-my-2\.5 {
    margin-top: -0.625rem;
    margin-bottom: -0.625rem;
  }

  .xl\:-my-20 {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }

  .xl\:-my-24 {
    margin-top: -6rem;
    margin-bottom: -6rem;
  }

  .xl\:-my-24px {
    margin-top: -24px;
    margin-bottom: -24px;
  }

  .xl\:-my-28 {
    margin-top: -7rem;
    margin-bottom: -7rem;
  }

  .xl\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .xl\:-my-3\.5 {
    margin-top: -0.875rem;
    margin-bottom: -0.875rem;
  }

  .xl\:-my-32 {
    margin-top: -8rem;
    margin-bottom: -8rem;
  }

  .xl\:-my-36 {
    margin-top: -9rem;
    margin-bottom: -9rem;
  }

  .xl\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .xl\:-my-40 {
    margin-top: -10rem;
    margin-bottom: -10rem;
  }

  .xl\:-my-44 {
    margin-top: -11rem;
    margin-bottom: -11rem;
  }

  .xl\:-my-48 {
    margin-top: -12rem;
    margin-bottom: -12rem;
  }

  .xl\:-my-48px {
    margin-top: -48px;
    margin-bottom: -48px;
  }

  .xl\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .xl\:-my-52 {
    margin-top: -13rem;
    margin-bottom: -13rem;
  }

  .xl\:-my-56 {
    margin-top: -14rem;
    margin-bottom: -14rem;
  }

  .xl\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .xl\:-my-60 {
    margin-top: -15rem;
    margin-bottom: -15rem;
  }

  .xl\:-my-64 {
    margin-top: -16rem;
    margin-bottom: -16rem;
  }

  .xl\:-my-7 {
    margin-top: -1.75rem;
    margin-bottom: -1.75rem;
  }

  .xl\:-my-72 {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }

  .xl\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .xl\:-my-80 {
    margin-top: -20rem;
    margin-bottom: -20rem;
  }

  .xl\:-my-80px {
    margin-top: -80px;
    margin-bottom: -80px;
  }

  .xl\:-my-9 {
    margin-top: -2.25rem;
    margin-bottom: -2.25rem;
  }

  .xl\:-my-96 {
    margin-top: -24rem;
    margin-bottom: -24rem;
  }

  .xl\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .xl\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .xl\:mx-0\.5 {
    margin-left: 0.125rem;
    margin-right: 0.125rem;
  }

  .xl\:mx-0px {
    margin-left: 0px;
    margin-right: 0px;
  }

  .xl\:mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }

  .xl\:mx-1\.5 {
    margin-left: 0.375rem;
    margin-right: 0.375rem;
  }

  .xl\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .xl\:mx-11 {
    margin-left: 2.75rem;
    margin-right: 2.75rem;
  }

  .xl\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .xl\:mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .xl\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .xl\:mx-16px {
    margin-left: 16px;
    margin-right: 16px;
  }

  .xl\:mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .xl\:mx-2\.5 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .xl\:mx-20 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .xl\:mx-24 {
    margin-left: 6rem;
    margin-right: 6rem;
  }

  .xl\:mx-24px {
    margin-left: 24px;
    margin-right: 24px;
  }

  .xl\:mx-28 {
    margin-left: 7rem;
    margin-right: 7rem;
  }

  .xl\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .xl\:mx-3\.5 {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .xl\:mx-32 {
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .xl\:mx-36 {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .xl\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .xl\:mx-40 {
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .xl\:mx-44 {
    margin-left: 11rem;
    margin-right: 11rem;
  }

  .xl\:mx-48 {
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .xl\:mx-48px {
    margin-left: 48px;
    margin-right: 48px;
  }

  .xl\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .xl\:mx-52 {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .xl\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .xl\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .xl\:mx-60 {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .xl\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .xl\:mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .xl\:mx-72 {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .xl\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .xl\:mx-80 {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .xl\:mx-80px {
    margin-left: 80px;
    margin-right: 80px;
  }

  .xl\:mx-9 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .xl\:mx-96 {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .xl\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .xl\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .xl\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .xl\:my-0\.5 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .xl\:my-0px {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .xl\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .xl\:my-1\.5 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .xl\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .xl\:my-11 {
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }

  .xl\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .xl\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .xl\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .xl\:my-16px {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .xl\:my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .xl\:my-2\.5 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .xl\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .xl\:my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .xl\:my-24px {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .xl\:my-28 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .xl\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .xl\:my-3\.5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .xl\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .xl\:my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .xl\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .xl\:my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .xl\:my-44 {
    margin-top: 11rem;
    margin-bottom: 11rem;
  }

  .xl\:my-48 {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .xl\:my-48px {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .xl\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .xl\:my-52 {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .xl\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .xl\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .xl\:my-60 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .xl\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .xl\:my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .xl\:my-72 {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .xl\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .xl\:my-80 {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .xl\:my-80px {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .xl\:my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .xl\:my-96 {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .xl\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .xl\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .xl\:-mb-0 {
    margin-bottom: -0px;
  }

  .xl\:-mb-0\.5 {
    margin-bottom: -0.125rem;
  }

  .xl\:-mb-0px {
    margin-bottom: -0px;
  }

  .xl\:-mb-1 {
    margin-bottom: -0.25rem;
  }

  .xl\:-mb-1\.5 {
    margin-bottom: -0.375rem;
  }

  .xl\:-mb-10 {
    margin-bottom: -2.5rem;
  }

  .xl\:-mb-11 {
    margin-bottom: -2.75rem;
  }

  .xl\:-mb-12 {
    margin-bottom: -3rem;
  }

  .xl\:-mb-14 {
    margin-bottom: -3.5rem;
  }

  .xl\:-mb-16 {
    margin-bottom: -4rem;
  }

  .xl\:-mb-16px {
    margin-bottom: -16px;
  }

  .xl\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .xl\:-mb-2\.5 {
    margin-bottom: -0.625rem;
  }

  .xl\:-mb-20 {
    margin-bottom: -5rem;
  }

  .xl\:-mb-24 {
    margin-bottom: -6rem;
  }

  .xl\:-mb-24px {
    margin-bottom: -24px;
  }

  .xl\:-mb-28 {
    margin-bottom: -7rem;
  }

  .xl\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .xl\:-mb-3\.5 {
    margin-bottom: -0.875rem;
  }

  .xl\:-mb-32 {
    margin-bottom: -8rem;
  }

  .xl\:-mb-36 {
    margin-bottom: -9rem;
  }

  .xl\:-mb-4 {
    margin-bottom: -1rem;
  }

  .xl\:-mb-40 {
    margin-bottom: -10rem;
  }

  .xl\:-mb-44 {
    margin-bottom: -11rem;
  }

  .xl\:-mb-48 {
    margin-bottom: -12rem;
  }

  .xl\:-mb-48px {
    margin-bottom: -48px;
  }

  .xl\:-mb-5 {
    margin-bottom: -1.25rem;
  }

  .xl\:-mb-52 {
    margin-bottom: -13rem;
  }

  .xl\:-mb-56 {
    margin-bottom: -14rem;
  }

  .xl\:-mb-6 {
    margin-bottom: -1.5rem;
  }

  .xl\:-mb-60 {
    margin-bottom: -15rem;
  }

  .xl\:-mb-64 {
    margin-bottom: -16rem;
  }

  .xl\:-mb-7 {
    margin-bottom: -1.75rem;
  }

  .xl\:-mb-72 {
    margin-bottom: -18rem;
  }

  .xl\:-mb-8 {
    margin-bottom: -2rem;
  }

  .xl\:-mb-80 {
    margin-bottom: -20rem;
  }

  .xl\:-mb-80px {
    margin-bottom: -80px;
  }

  .xl\:-mb-9 {
    margin-bottom: -2.25rem;
  }

  .xl\:-mb-96 {
    margin-bottom: -24rem;
  }

  .xl\:-mb-px {
    margin-bottom: -1px;
  }

  .xl\:-ml-0 {
    margin-left: -0px;
  }

  .xl\:-ml-0\.5 {
    margin-left: -0.125rem;
  }

  .xl\:-ml-0px {
    margin-left: -0px;
  }

  .xl\:-ml-1 {
    margin-left: -0.25rem;
  }

  .xl\:-ml-1\.5 {
    margin-left: -0.375rem;
  }

  .xl\:-ml-10 {
    margin-left: -2.5rem;
  }

  .xl\:-ml-11 {
    margin-left: -2.75rem;
  }

  .xl\:-ml-12 {
    margin-left: -3rem;
  }

  .xl\:-ml-14 {
    margin-left: -3.5rem;
  }

  .xl\:-ml-16 {
    margin-left: -4rem;
  }

  .xl\:-ml-16px {
    margin-left: -16px;
  }

  .xl\:-ml-2 {
    margin-left: -0.5rem;
  }

  .xl\:-ml-2\.5 {
    margin-left: -0.625rem;
  }

  .xl\:-ml-20 {
    margin-left: -5rem;
  }

  .xl\:-ml-24 {
    margin-left: -6rem;
  }

  .xl\:-ml-24px {
    margin-left: -24px;
  }

  .xl\:-ml-28 {
    margin-left: -7rem;
  }

  .xl\:-ml-3 {
    margin-left: -0.75rem;
  }

  .xl\:-ml-3\.5 {
    margin-left: -0.875rem;
  }

  .xl\:-ml-32 {
    margin-left: -8rem;
  }

  .xl\:-ml-36 {
    margin-left: -9rem;
  }

  .xl\:-ml-4 {
    margin-left: -1rem;
  }

  .xl\:-ml-40 {
    margin-left: -10rem;
  }

  .xl\:-ml-44 {
    margin-left: -11rem;
  }

  .xl\:-ml-48 {
    margin-left: -12rem;
  }

  .xl\:-ml-48px {
    margin-left: -48px;
  }

  .xl\:-ml-5 {
    margin-left: -1.25rem;
  }

  .xl\:-ml-52 {
    margin-left: -13rem;
  }

  .xl\:-ml-56 {
    margin-left: -14rem;
  }

  .xl\:-ml-6 {
    margin-left: -1.5rem;
  }

  .xl\:-ml-60 {
    margin-left: -15rem;
  }

  .xl\:-ml-64 {
    margin-left: -16rem;
  }

  .xl\:-ml-7 {
    margin-left: -1.75rem;
  }

  .xl\:-ml-72 {
    margin-left: -18rem;
  }

  .xl\:-ml-8 {
    margin-left: -2rem;
  }

  .xl\:-ml-80 {
    margin-left: -20rem;
  }

  .xl\:-ml-80px {
    margin-left: -80px;
  }

  .xl\:-ml-9 {
    margin-left: -2.25rem;
  }

  .xl\:-ml-96 {
    margin-left: -24rem;
  }

  .xl\:-ml-px {
    margin-left: -1px;
  }

  .xl\:-mr-0 {
    margin-right: -0px;
  }

  .xl\:-mr-0\.5 {
    margin-right: -0.125rem;
  }

  .xl\:-mr-0px {
    margin-right: -0px;
  }

  .xl\:-mr-1 {
    margin-right: -0.25rem;
  }

  .xl\:-mr-1\.5 {
    margin-right: -0.375rem;
  }

  .xl\:-mr-10 {
    margin-right: -2.5rem;
  }

  .xl\:-mr-11 {
    margin-right: -2.75rem;
  }

  .xl\:-mr-12 {
    margin-right: -3rem;
  }

  .xl\:-mr-14 {
    margin-right: -3.5rem;
  }

  .xl\:-mr-16 {
    margin-right: -4rem;
  }

  .xl\:-mr-16px {
    margin-right: -16px;
  }

  .xl\:-mr-2 {
    margin-right: -0.5rem;
  }

  .xl\:-mr-2\.5 {
    margin-right: -0.625rem;
  }

  .xl\:-mr-20 {
    margin-right: -5rem;
  }

  .xl\:-mr-24 {
    margin-right: -6rem;
  }

  .xl\:-mr-24px {
    margin-right: -24px;
  }

  .xl\:-mr-28 {
    margin-right: -7rem;
  }

  .xl\:-mr-3 {
    margin-right: -0.75rem;
  }

  .xl\:-mr-3\.5 {
    margin-right: -0.875rem;
  }

  .xl\:-mr-32 {
    margin-right: -8rem;
  }

  .xl\:-mr-36 {
    margin-right: -9rem;
  }

  .xl\:-mr-4 {
    margin-right: -1rem;
  }

  .xl\:-mr-40 {
    margin-right: -10rem;
  }

  .xl\:-mr-44 {
    margin-right: -11rem;
  }

  .xl\:-mr-48 {
    margin-right: -12rem;
  }

  .xl\:-mr-48px {
    margin-right: -48px;
  }

  .xl\:-mr-5 {
    margin-right: -1.25rem;
  }

  .xl\:-mr-52 {
    margin-right: -13rem;
  }

  .xl\:-mr-56 {
    margin-right: -14rem;
  }

  .xl\:-mr-6 {
    margin-right: -1.5rem;
  }

  .xl\:-mr-60 {
    margin-right: -15rem;
  }

  .xl\:-mr-64 {
    margin-right: -16rem;
  }

  .xl\:-mr-7 {
    margin-right: -1.75rem;
  }

  .xl\:-mr-72 {
    margin-right: -18rem;
  }

  .xl\:-mr-8 {
    margin-right: -2rem;
  }

  .xl\:-mr-80 {
    margin-right: -20rem;
  }

  .xl\:-mr-80px {
    margin-right: -80px;
  }

  .xl\:-mr-9 {
    margin-right: -2.25rem;
  }

  .xl\:-mr-96 {
    margin-right: -24rem;
  }

  .xl\:-mr-px {
    margin-right: -1px;
  }

  .xl\:-mt-0 {
    margin-top: -0px;
  }

  .xl\:-mt-0\.5 {
    margin-top: -0.125rem;
  }

  .xl\:-mt-0px {
    margin-top: -0px;
  }

  .xl\:-mt-1 {
    margin-top: -0.25rem;
  }

  .xl\:-mt-1\.5 {
    margin-top: -0.375rem;
  }

  .xl\:-mt-10 {
    margin-top: -2.5rem;
  }

  .xl\:-mt-11 {
    margin-top: -2.75rem;
  }

  .xl\:-mt-12 {
    margin-top: -3rem;
  }

  .xl\:-mt-14 {
    margin-top: -3.5rem;
  }

  .xl\:-mt-16 {
    margin-top: -4rem;
  }

  .xl\:-mt-16px {
    margin-top: -16px;
  }

  .xl\:-mt-2 {
    margin-top: -0.5rem;
  }

  .xl\:-mt-2\.5 {
    margin-top: -0.625rem;
  }

  .xl\:-mt-20 {
    margin-top: -5rem;
  }

  .xl\:-mt-24 {
    margin-top: -6rem;
  }

  .xl\:-mt-24px {
    margin-top: -24px;
  }

  .xl\:-mt-28 {
    margin-top: -7rem;
  }

  .xl\:-mt-3 {
    margin-top: -0.75rem;
  }

  .xl\:-mt-3\.5 {
    margin-top: -0.875rem;
  }

  .xl\:-mt-32 {
    margin-top: -8rem;
  }

  .xl\:-mt-36 {
    margin-top: -9rem;
  }

  .xl\:-mt-4 {
    margin-top: -1rem;
  }

  .xl\:-mt-40 {
    margin-top: -10rem;
  }

  .xl\:-mt-44 {
    margin-top: -11rem;
  }

  .xl\:-mt-48 {
    margin-top: -12rem;
  }

  .xl\:-mt-48px {
    margin-top: -48px;
  }

  .xl\:-mt-5 {
    margin-top: -1.25rem;
  }

  .xl\:-mt-52 {
    margin-top: -13rem;
  }

  .xl\:-mt-56 {
    margin-top: -14rem;
  }

  .xl\:-mt-6 {
    margin-top: -1.5rem;
  }

  .xl\:-mt-60 {
    margin-top: -15rem;
  }

  .xl\:-mt-64 {
    margin-top: -16rem;
  }

  .xl\:-mt-7 {
    margin-top: -1.75rem;
  }

  .xl\:-mt-72 {
    margin-top: -18rem;
  }

  .xl\:-mt-8 {
    margin-top: -2rem;
  }

  .xl\:-mt-80 {
    margin-top: -20rem;
  }

  .xl\:-mt-80px {
    margin-top: -80px;
  }

  .xl\:-mt-9 {
    margin-top: -2.25rem;
  }

  .xl\:-mt-96 {
    margin-top: -24rem;
  }

  .xl\:-mt-px {
    margin-top: -1px;
  }

  .xl\:mb-0 {
    margin-bottom: 0px;
  }

  .xl\:mb-0\.5 {
    margin-bottom: 0.125rem;
  }

  .xl\:mb-0px {
    margin-bottom: 0px;
  }

  .xl\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .xl\:mb-1\.5 {
    margin-bottom: 0.375rem;
  }

  .xl\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .xl\:mb-11 {
    margin-bottom: 2.75rem;
  }

  .xl\:mb-12 {
    margin-bottom: 3rem;
  }

  .xl\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .xl\:mb-16 {
    margin-bottom: 4rem;
  }

  .xl\:mb-16px {
    margin-bottom: 16px;
  }

  .xl\:mb-2 {
    margin-bottom: 0.5rem;
  }

  .xl\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }

  .xl\:mb-20 {
    margin-bottom: 5rem;
  }

  .xl\:mb-24 {
    margin-bottom: 6rem;
  }

  .xl\:mb-24px {
    margin-bottom: 24px;
  }

  .xl\:mb-28 {
    margin-bottom: 7rem;
  }

  .xl\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .xl\:mb-3\.5 {
    margin-bottom: 0.875rem;
  }

  .xl\:mb-32 {
    margin-bottom: 8rem;
  }

  .xl\:mb-36 {
    margin-bottom: 9rem;
  }

  .xl\:mb-4 {
    margin-bottom: 1rem;
  }

  .xl\:mb-40 {
    margin-bottom: 10rem;
  }

  .xl\:mb-44 {
    margin-bottom: 11rem;
  }

  .xl\:mb-48 {
    margin-bottom: 12rem;
  }

  .xl\:mb-48px {
    margin-bottom: 48px;
  }

  .xl\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .xl\:mb-52 {
    margin-bottom: 13rem;
  }

  .xl\:mb-56 {
    margin-bottom: 14rem;
  }

  .xl\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .xl\:mb-60 {
    margin-bottom: 15rem;
  }

  .xl\:mb-64 {
    margin-bottom: 16rem;
  }

  .xl\:mb-7 {
    margin-bottom: 1.75rem;
  }

  .xl\:mb-72 {
    margin-bottom: 18rem;
  }

  .xl\:mb-8 {
    margin-bottom: 2rem;
  }

  .xl\:mb-80 {
    margin-bottom: 20rem;
  }

  .xl\:mb-80px {
    margin-bottom: 80px;
  }

  .xl\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .xl\:mb-96 {
    margin-bottom: 24rem;
  }

  .xl\:mb-\[100px\] {
    margin-bottom: 100px;
  }

  .xl\:mb-auto {
    margin-bottom: auto;
  }

  .xl\:mb-px {
    margin-bottom: 1px;
  }

  .xl\:ml-0 {
    margin-left: 0px;
  }

  .xl\:ml-0\.5 {
    margin-left: 0.125rem;
  }

  .xl\:ml-0px {
    margin-left: 0px;
  }

  .xl\:ml-1 {
    margin-left: 0.25rem;
  }

  .xl\:ml-1\.5 {
    margin-left: 0.375rem;
  }

  .xl\:ml-10 {
    margin-left: 2.5rem;
  }

  .xl\:ml-11 {
    margin-left: 2.75rem;
  }

  .xl\:ml-12 {
    margin-left: 3rem;
  }

  .xl\:ml-14 {
    margin-left: 3.5rem;
  }

  .xl\:ml-16 {
    margin-left: 4rem;
  }

  .xl\:ml-16px {
    margin-left: 16px;
  }

  .xl\:ml-2 {
    margin-left: 0.5rem;
  }

  .xl\:ml-2\.5 {
    margin-left: 0.625rem;
  }

  .xl\:ml-20 {
    margin-left: 5rem;
  }

  .xl\:ml-24 {
    margin-left: 6rem;
  }

  .xl\:ml-24px {
    margin-left: 24px;
  }

  .xl\:ml-28 {
    margin-left: 7rem;
  }

  .xl\:ml-3 {
    margin-left: 0.75rem;
  }

  .xl\:ml-3\.5 {
    margin-left: 0.875rem;
  }

  .xl\:ml-32 {
    margin-left: 8rem;
  }

  .xl\:ml-36 {
    margin-left: 9rem;
  }

  .xl\:ml-4 {
    margin-left: 1rem;
  }

  .xl\:ml-40 {
    margin-left: 10rem;
  }

  .xl\:ml-44 {
    margin-left: 11rem;
  }

  .xl\:ml-48 {
    margin-left: 12rem;
  }

  .xl\:ml-48px {
    margin-left: 48px;
  }

  .xl\:ml-5 {
    margin-left: 1.25rem;
  }

  .xl\:ml-52 {
    margin-left: 13rem;
  }

  .xl\:ml-56 {
    margin-left: 14rem;
  }

  .xl\:ml-6 {
    margin-left: 1.5rem;
  }

  .xl\:ml-60 {
    margin-left: 15rem;
  }

  .xl\:ml-64 {
    margin-left: 16rem;
  }

  .xl\:ml-7 {
    margin-left: 1.75rem;
  }

  .xl\:ml-72 {
    margin-left: 18rem;
  }

  .xl\:ml-8 {
    margin-left: 2rem;
  }

  .xl\:ml-80 {
    margin-left: 20rem;
  }

  .xl\:ml-80px {
    margin-left: 80px;
  }

  .xl\:ml-9 {
    margin-left: 2.25rem;
  }

  .xl\:ml-96 {
    margin-left: 24rem;
  }

  .xl\:ml-auto {
    margin-left: auto;
  }

  .xl\:ml-px {
    margin-left: 1px;
  }

  .xl\:mr-0 {
    margin-right: 0px;
  }

  .xl\:mr-0\.5 {
    margin-right: 0.125rem;
  }

  .xl\:mr-0px {
    margin-right: 0px;
  }

  .xl\:mr-1 {
    margin-right: 0.25rem;
  }

  .xl\:mr-1\.5 {
    margin-right: 0.375rem;
  }

  .xl\:mr-10 {
    margin-right: 2.5rem;
  }

  .xl\:mr-11 {
    margin-right: 2.75rem;
  }

  .xl\:mr-12 {
    margin-right: 3rem;
  }

  .xl\:mr-14 {
    margin-right: 3.5rem;
  }

  .xl\:mr-16 {
    margin-right: 4rem;
  }

  .xl\:mr-16px {
    margin-right: 16px;
  }

  .xl\:mr-2 {
    margin-right: 0.5rem;
  }

  .xl\:mr-2\.5 {
    margin-right: 0.625rem;
  }

  .xl\:mr-20 {
    margin-right: 5rem;
  }

  .xl\:mr-24 {
    margin-right: 6rem;
  }

  .xl\:mr-24px {
    margin-right: 24px;
  }

  .xl\:mr-28 {
    margin-right: 7rem;
  }

  .xl\:mr-3 {
    margin-right: 0.75rem;
  }

  .xl\:mr-3\.5 {
    margin-right: 0.875rem;
  }

  .xl\:mr-32 {
    margin-right: 8rem;
  }

  .xl\:mr-36 {
    margin-right: 9rem;
  }

  .xl\:mr-4 {
    margin-right: 1rem;
  }

  .xl\:mr-40 {
    margin-right: 10rem;
  }

  .xl\:mr-44 {
    margin-right: 11rem;
  }

  .xl\:mr-48 {
    margin-right: 12rem;
  }

  .xl\:mr-48px {
    margin-right: 48px;
  }

  .xl\:mr-5 {
    margin-right: 1.25rem;
  }

  .xl\:mr-52 {
    margin-right: 13rem;
  }

  .xl\:mr-56 {
    margin-right: 14rem;
  }

  .xl\:mr-6 {
    margin-right: 1.5rem;
  }

  .xl\:mr-60 {
    margin-right: 15rem;
  }

  .xl\:mr-64 {
    margin-right: 16rem;
  }

  .xl\:mr-7 {
    margin-right: 1.75rem;
  }

  .xl\:mr-72 {
    margin-right: 18rem;
  }

  .xl\:mr-8 {
    margin-right: 2rem;
  }

  .xl\:mr-80 {
    margin-right: 20rem;
  }

  .xl\:mr-80px {
    margin-right: 80px;
  }

  .xl\:mr-9 {
    margin-right: 2.25rem;
  }

  .xl\:mr-96 {
    margin-right: 24rem;
  }

  .xl\:mr-auto {
    margin-right: auto;
  }

  .xl\:mr-px {
    margin-right: 1px;
  }

  .xl\:mt-0 {
    margin-top: 0px;
  }

  .xl\:mt-0\.5 {
    margin-top: 0.125rem;
  }

  .xl\:mt-0px {
    margin-top: 0px;
  }

  .xl\:mt-1 {
    margin-top: 0.25rem;
  }

  .xl\:mt-1\.5 {
    margin-top: 0.375rem;
  }

  .xl\:mt-10 {
    margin-top: 2.5rem;
  }

  .xl\:mt-11 {
    margin-top: 2.75rem;
  }

  .xl\:mt-12 {
    margin-top: 3rem;
  }

  .xl\:mt-14 {
    margin-top: 3.5rem;
  }

  .xl\:mt-16 {
    margin-top: 4rem;
  }

  .xl\:mt-16px {
    margin-top: 16px;
  }

  .xl\:mt-2 {
    margin-top: 0.5rem;
  }

  .xl\:mt-2\.5 {
    margin-top: 0.625rem;
  }

  .xl\:mt-20 {
    margin-top: 5rem;
  }

  .xl\:mt-24 {
    margin-top: 6rem;
  }

  .xl\:mt-24px {
    margin-top: 24px;
  }

  .xl\:mt-28 {
    margin-top: 7rem;
  }

  .xl\:mt-3 {
    margin-top: 0.75rem;
  }

  .xl\:mt-3\.5 {
    margin-top: 0.875rem;
  }

  .xl\:mt-32 {
    margin-top: 8rem;
  }

  .xl\:mt-36 {
    margin-top: 9rem;
  }

  .xl\:mt-4 {
    margin-top: 1rem;
  }

  .xl\:mt-40 {
    margin-top: 10rem;
  }

  .xl\:mt-44 {
    margin-top: 11rem;
  }

  .xl\:mt-48 {
    margin-top: 12rem;
  }

  .xl\:mt-48px {
    margin-top: 48px;
  }

  .xl\:mt-5 {
    margin-top: 1.25rem;
  }

  .xl\:mt-52 {
    margin-top: 13rem;
  }

  .xl\:mt-56 {
    margin-top: 14rem;
  }

  .xl\:mt-6 {
    margin-top: 1.5rem;
  }

  .xl\:mt-60 {
    margin-top: 15rem;
  }

  .xl\:mt-64 {
    margin-top: 16rem;
  }

  .xl\:mt-7 {
    margin-top: 1.75rem;
  }

  .xl\:mt-72 {
    margin-top: 18rem;
  }

  .xl\:mt-8 {
    margin-top: 2rem;
  }

  .xl\:mt-80 {
    margin-top: 20rem;
  }

  .xl\:mt-80px {
    margin-top: 80px;
  }

  .xl\:mt-9 {
    margin-top: 2.25rem;
  }

  .xl\:mt-96 {
    margin-top: 24rem;
  }

  .xl\:mt-\[100px\] {
    margin-top: 100px;
  }

  .xl\:mt-auto {
    margin-top: auto;
  }

  .xl\:mt-px {
    margin-top: 1px;
  }

  .xl\:block {
    display: block;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:\!flex {
    display: flex !important;
  }

  .xl\:hidden {
    display: none;
  }

  .xl\:h-\[320px\] {
    height: 320px;
  }

  .xl\:h-\[592px\] {
    height: 592px;
  }

  .xl\:h-\[780px\] {
    height: 780px;
  }

  .xl\:\!max-w-\[534px\] {
    max-width: 534px !important;
  }

  .xl\:max-w-\[534px\] {
    max-width: 534px;
  }

  .xl\:max-w-\[680px\] {
    max-width: 680px;
  }

  .xl\:max-w-\[700px\] {
    max-width: 700px;
  }

  .xl\:max-w-\[720px\] {
    max-width: 720px;
  }

  .xl\:max-w-\[754px\] {
    max-width: 754px;
  }

  .xl\:border-collapse {
    border-collapse: collapse;
  }

  .xl\:border-separate {
    border-collapse: separate;
  }

  .xl\:border-spacing-0 {
    --tw-border-spacing-x: 0px;
    --tw-border-spacing-y: 0px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-0\.5 {
    --tw-border-spacing-x: 0.125rem;
    --tw-border-spacing-y: 0.125rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-0px {
    --tw-border-spacing-x: 0px;
    --tw-border-spacing-y: 0px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-1 {
    --tw-border-spacing-x: 0.25rem;
    --tw-border-spacing-y: 0.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-1\.5 {
    --tw-border-spacing-x: 0.375rem;
    --tw-border-spacing-y: 0.375rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-10 {
    --tw-border-spacing-x: 2.5rem;
    --tw-border-spacing-y: 2.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-11 {
    --tw-border-spacing-x: 2.75rem;
    --tw-border-spacing-y: 2.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-12 {
    --tw-border-spacing-x: 3rem;
    --tw-border-spacing-y: 3rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-14 {
    --tw-border-spacing-x: 3.5rem;
    --tw-border-spacing-y: 3.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-16 {
    --tw-border-spacing-x: 4rem;
    --tw-border-spacing-y: 4rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-16px {
    --tw-border-spacing-x: 16px;
    --tw-border-spacing-y: 16px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-2 {
    --tw-border-spacing-x: 0.5rem;
    --tw-border-spacing-y: 0.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-2\.5 {
    --tw-border-spacing-x: 0.625rem;
    --tw-border-spacing-y: 0.625rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-20 {
    --tw-border-spacing-x: 5rem;
    --tw-border-spacing-y: 5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-24 {
    --tw-border-spacing-x: 6rem;
    --tw-border-spacing-y: 6rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-24px {
    --tw-border-spacing-x: 24px;
    --tw-border-spacing-y: 24px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-28 {
    --tw-border-spacing-x: 7rem;
    --tw-border-spacing-y: 7rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-3 {
    --tw-border-spacing-x: 0.75rem;
    --tw-border-spacing-y: 0.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-3\.5 {
    --tw-border-spacing-x: 0.875rem;
    --tw-border-spacing-y: 0.875rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-32 {
    --tw-border-spacing-x: 8rem;
    --tw-border-spacing-y: 8rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-36 {
    --tw-border-spacing-x: 9rem;
    --tw-border-spacing-y: 9rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-4 {
    --tw-border-spacing-x: 1rem;
    --tw-border-spacing-y: 1rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-40 {
    --tw-border-spacing-x: 10rem;
    --tw-border-spacing-y: 10rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-44 {
    --tw-border-spacing-x: 11rem;
    --tw-border-spacing-y: 11rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-48 {
    --tw-border-spacing-x: 12rem;
    --tw-border-spacing-y: 12rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-48px {
    --tw-border-spacing-x: 48px;
    --tw-border-spacing-y: 48px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-5 {
    --tw-border-spacing-x: 1.25rem;
    --tw-border-spacing-y: 1.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-52 {
    --tw-border-spacing-x: 13rem;
    --tw-border-spacing-y: 13rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-56 {
    --tw-border-spacing-x: 14rem;
    --tw-border-spacing-y: 14rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-6 {
    --tw-border-spacing-x: 1.5rem;
    --tw-border-spacing-y: 1.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-60 {
    --tw-border-spacing-x: 15rem;
    --tw-border-spacing-y: 15rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-64 {
    --tw-border-spacing-x: 16rem;
    --tw-border-spacing-y: 16rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-7 {
    --tw-border-spacing-x: 1.75rem;
    --tw-border-spacing-y: 1.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-72 {
    --tw-border-spacing-x: 18rem;
    --tw-border-spacing-y: 18rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-8 {
    --tw-border-spacing-x: 2rem;
    --tw-border-spacing-y: 2rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-80 {
    --tw-border-spacing-x: 20rem;
    --tw-border-spacing-y: 20rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-80px {
    --tw-border-spacing-x: 80px;
    --tw-border-spacing-y: 80px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-9 {
    --tw-border-spacing-x: 2.25rem;
    --tw-border-spacing-y: 2.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-96 {
    --tw-border-spacing-x: 24rem;
    --tw-border-spacing-y: 24rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-px {
    --tw-border-spacing-x: 1px;
    --tw-border-spacing-y: 1px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-0 {
    --tw-border-spacing-x: 0px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-0\.5 {
    --tw-border-spacing-x: 0.125rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-0px {
    --tw-border-spacing-x: 0px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-1 {
    --tw-border-spacing-x: 0.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-1\.5 {
    --tw-border-spacing-x: 0.375rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-10 {
    --tw-border-spacing-x: 2.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-11 {
    --tw-border-spacing-x: 2.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-12 {
    --tw-border-spacing-x: 3rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-14 {
    --tw-border-spacing-x: 3.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-16 {
    --tw-border-spacing-x: 4rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-16px {
    --tw-border-spacing-x: 16px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-2 {
    --tw-border-spacing-x: 0.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-2\.5 {
    --tw-border-spacing-x: 0.625rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-20 {
    --tw-border-spacing-x: 5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-24 {
    --tw-border-spacing-x: 6rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-24px {
    --tw-border-spacing-x: 24px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-28 {
    --tw-border-spacing-x: 7rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-3 {
    --tw-border-spacing-x: 0.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-3\.5 {
    --tw-border-spacing-x: 0.875rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-32 {
    --tw-border-spacing-x: 8rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-36 {
    --tw-border-spacing-x: 9rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-4 {
    --tw-border-spacing-x: 1rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-40 {
    --tw-border-spacing-x: 10rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-44 {
    --tw-border-spacing-x: 11rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-48 {
    --tw-border-spacing-x: 12rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-48px {
    --tw-border-spacing-x: 48px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-5 {
    --tw-border-spacing-x: 1.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-52 {
    --tw-border-spacing-x: 13rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-56 {
    --tw-border-spacing-x: 14rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-6 {
    --tw-border-spacing-x: 1.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-60 {
    --tw-border-spacing-x: 15rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-64 {
    --tw-border-spacing-x: 16rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-7 {
    --tw-border-spacing-x: 1.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-72 {
    --tw-border-spacing-x: 18rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-8 {
    --tw-border-spacing-x: 2rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-80 {
    --tw-border-spacing-x: 20rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-80px {
    --tw-border-spacing-x: 80px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-9 {
    --tw-border-spacing-x: 2.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-96 {
    --tw-border-spacing-x: 24rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-x-px {
    --tw-border-spacing-x: 1px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-0 {
    --tw-border-spacing-y: 0px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-0\.5 {
    --tw-border-spacing-y: 0.125rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-0px {
    --tw-border-spacing-y: 0px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-1 {
    --tw-border-spacing-y: 0.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-1\.5 {
    --tw-border-spacing-y: 0.375rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-10 {
    --tw-border-spacing-y: 2.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-11 {
    --tw-border-spacing-y: 2.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-12 {
    --tw-border-spacing-y: 3rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-14 {
    --tw-border-spacing-y: 3.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-16 {
    --tw-border-spacing-y: 4rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-16px {
    --tw-border-spacing-y: 16px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-2 {
    --tw-border-spacing-y: 0.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-2\.5 {
    --tw-border-spacing-y: 0.625rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-20 {
    --tw-border-spacing-y: 5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-24 {
    --tw-border-spacing-y: 6rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-24px {
    --tw-border-spacing-y: 24px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-28 {
    --tw-border-spacing-y: 7rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-3 {
    --tw-border-spacing-y: 0.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-3\.5 {
    --tw-border-spacing-y: 0.875rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-32 {
    --tw-border-spacing-y: 8rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-36 {
    --tw-border-spacing-y: 9rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-4 {
    --tw-border-spacing-y: 1rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-40 {
    --tw-border-spacing-y: 10rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-44 {
    --tw-border-spacing-y: 11rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-48 {
    --tw-border-spacing-y: 12rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-48px {
    --tw-border-spacing-y: 48px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-5 {
    --tw-border-spacing-y: 1.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-52 {
    --tw-border-spacing-y: 13rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-56 {
    --tw-border-spacing-y: 14rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-6 {
    --tw-border-spacing-y: 1.5rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-60 {
    --tw-border-spacing-y: 15rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-64 {
    --tw-border-spacing-y: 16rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-7 {
    --tw-border-spacing-y: 1.75rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-72 {
    --tw-border-spacing-y: 18rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-8 {
    --tw-border-spacing-y: 2rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-80 {
    --tw-border-spacing-y: 20rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-80px {
    --tw-border-spacing-y: 80px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-9 {
    --tw-border-spacing-y: 2.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-96 {
    --tw-border-spacing-y: 24rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:border-spacing-y-px {
    --tw-border-spacing-y: 1px;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }

  .xl\:-scroll-mx-0 {
    scroll-margin-left: -0px;
    scroll-margin-right: -0px;
  }

  .xl\:-scroll-mx-0\.5 {
    scroll-margin-left: -0.125rem;
    scroll-margin-right: -0.125rem;
  }

  .xl\:-scroll-mx-0px {
    scroll-margin-left: -0px;
    scroll-margin-right: -0px;
  }

  .xl\:-scroll-mx-1 {
    scroll-margin-left: -0.25rem;
    scroll-margin-right: -0.25rem;
  }

  .xl\:-scroll-mx-1\.5 {
    scroll-margin-left: -0.375rem;
    scroll-margin-right: -0.375rem;
  }

  .xl\:-scroll-mx-10 {
    scroll-margin-left: -2.5rem;
    scroll-margin-right: -2.5rem;
  }

  .xl\:-scroll-mx-11 {
    scroll-margin-left: -2.75rem;
    scroll-margin-right: -2.75rem;
  }

  .xl\:-scroll-mx-12 {
    scroll-margin-left: -3rem;
    scroll-margin-right: -3rem;
  }

  .xl\:-scroll-mx-14 {
    scroll-margin-left: -3.5rem;
    scroll-margin-right: -3.5rem;
  }

  .xl\:-scroll-mx-16 {
    scroll-margin-left: -4rem;
    scroll-margin-right: -4rem;
  }

  .xl\:-scroll-mx-16px {
    scroll-margin-left: -16px;
    scroll-margin-right: -16px;
  }

  .xl\:-scroll-mx-2 {
    scroll-margin-left: -0.5rem;
    scroll-margin-right: -0.5rem;
  }

  .xl\:-scroll-mx-2\.5 {
    scroll-margin-left: -0.625rem;
    scroll-margin-right: -0.625rem;
  }

  .xl\:-scroll-mx-20 {
    scroll-margin-left: -5rem;
    scroll-margin-right: -5rem;
  }

  .xl\:-scroll-mx-24 {
    scroll-margin-left: -6rem;
    scroll-margin-right: -6rem;
  }

  .xl\:-scroll-mx-24px {
    scroll-margin-left: -24px;
    scroll-margin-right: -24px;
  }

  .xl\:-scroll-mx-28 {
    scroll-margin-left: -7rem;
    scroll-margin-right: -7rem;
  }

  .xl\:-scroll-mx-3 {
    scroll-margin-left: -0.75rem;
    scroll-margin-right: -0.75rem;
  }

  .xl\:-scroll-mx-3\.5 {
    scroll-margin-left: -0.875rem;
    scroll-margin-right: -0.875rem;
  }

  .xl\:-scroll-mx-32 {
    scroll-margin-left: -8rem;
    scroll-margin-right: -8rem;
  }

  .xl\:-scroll-mx-36 {
    scroll-margin-left: -9rem;
    scroll-margin-right: -9rem;
  }

  .xl\:-scroll-mx-4 {
    scroll-margin-left: -1rem;
    scroll-margin-right: -1rem;
  }

  .xl\:-scroll-mx-40 {
    scroll-margin-left: -10rem;
    scroll-margin-right: -10rem;
  }

  .xl\:-scroll-mx-44 {
    scroll-margin-left: -11rem;
    scroll-margin-right: -11rem;
  }

  .xl\:-scroll-mx-48 {
    scroll-margin-left: -12rem;
    scroll-margin-right: -12rem;
  }

  .xl\:-scroll-mx-48px {
    scroll-margin-left: -48px;
    scroll-margin-right: -48px;
  }

  .xl\:-scroll-mx-5 {
    scroll-margin-left: -1.25rem;
    scroll-margin-right: -1.25rem;
  }

  .xl\:-scroll-mx-52 {
    scroll-margin-left: -13rem;
    scroll-margin-right: -13rem;
  }

  .xl\:-scroll-mx-56 {
    scroll-margin-left: -14rem;
    scroll-margin-right: -14rem;
  }

  .xl\:-scroll-mx-6 {
    scroll-margin-left: -1.5rem;
    scroll-margin-right: -1.5rem;
  }

  .xl\:-scroll-mx-60 {
    scroll-margin-left: -15rem;
    scroll-margin-right: -15rem;
  }

  .xl\:-scroll-mx-64 {
    scroll-margin-left: -16rem;
    scroll-margin-right: -16rem;
  }

  .xl\:-scroll-mx-7 {
    scroll-margin-left: -1.75rem;
    scroll-margin-right: -1.75rem;
  }

  .xl\:-scroll-mx-72 {
    scroll-margin-left: -18rem;
    scroll-margin-right: -18rem;
  }

  .xl\:-scroll-mx-8 {
    scroll-margin-left: -2rem;
    scroll-margin-right: -2rem;
  }

  .xl\:-scroll-mx-80 {
    scroll-margin-left: -20rem;
    scroll-margin-right: -20rem;
  }

  .xl\:-scroll-mx-80px {
    scroll-margin-left: -80px;
    scroll-margin-right: -80px;
  }

  .xl\:-scroll-mx-9 {
    scroll-margin-left: -2.25rem;
    scroll-margin-right: -2.25rem;
  }

  .xl\:-scroll-mx-96 {
    scroll-margin-left: -24rem;
    scroll-margin-right: -24rem;
  }

  .xl\:-scroll-mx-px {
    scroll-margin-left: -1px;
    scroll-margin-right: -1px;
  }

  .xl\:-scroll-my-0 {
    scroll-margin-top: -0px;
    scroll-margin-bottom: -0px;
  }

  .xl\:-scroll-my-0\.5 {
    scroll-margin-top: -0.125rem;
    scroll-margin-bottom: -0.125rem;
  }

  .xl\:-scroll-my-0px {
    scroll-margin-top: -0px;
    scroll-margin-bottom: -0px;
  }

  .xl\:-scroll-my-1 {
    scroll-margin-top: -0.25rem;
    scroll-margin-bottom: -0.25rem;
  }

  .xl\:-scroll-my-1\.5 {
    scroll-margin-top: -0.375rem;
    scroll-margin-bottom: -0.375rem;
  }

  .xl\:-scroll-my-10 {
    scroll-margin-top: -2.5rem;
    scroll-margin-bottom: -2.5rem;
  }

  .xl\:-scroll-my-11 {
    scroll-margin-top: -2.75rem;
    scroll-margin-bottom: -2.75rem;
  }

  .xl\:-scroll-my-12 {
    scroll-margin-top: -3rem;
    scroll-margin-bottom: -3rem;
  }

  .xl\:-scroll-my-14 {
    scroll-margin-top: -3.5rem;
    scroll-margin-bottom: -3.5rem;
  }

  .xl\:-scroll-my-16 {
    scroll-margin-top: -4rem;
    scroll-margin-bottom: -4rem;
  }

  .xl\:-scroll-my-16px {
    scroll-margin-top: -16px;
    scroll-margin-bottom: -16px;
  }

  .xl\:-scroll-my-2 {
    scroll-margin-top: -0.5rem;
    scroll-margin-bottom: -0.5rem;
  }

  .xl\:-scroll-my-2\.5 {
    scroll-margin-top: -0.625rem;
    scroll-margin-bottom: -0.625rem;
  }

  .xl\:-scroll-my-20 {
    scroll-margin-top: -5rem;
    scroll-margin-bottom: -5rem;
  }

  .xl\:-scroll-my-24 {
    scroll-margin-top: -6rem;
    scroll-margin-bottom: -6rem;
  }

  .xl\:-scroll-my-24px {
    scroll-margin-top: -24px;
    scroll-margin-bottom: -24px;
  }

  .xl\:-scroll-my-28 {
    scroll-margin-top: -7rem;
    scroll-margin-bottom: -7rem;
  }

  .xl\:-scroll-my-3 {
    scroll-margin-top: -0.75rem;
    scroll-margin-bottom: -0.75rem;
  }

  .xl\:-scroll-my-3\.5 {
    scroll-margin-top: -0.875rem;
    scroll-margin-bottom: -0.875rem;
  }

  .xl\:-scroll-my-32 {
    scroll-margin-top: -8rem;
    scroll-margin-bottom: -8rem;
  }

  .xl\:-scroll-my-36 {
    scroll-margin-top: -9rem;
    scroll-margin-bottom: -9rem;
  }

  .xl\:-scroll-my-4 {
    scroll-margin-top: -1rem;
    scroll-margin-bottom: -1rem;
  }

  .xl\:-scroll-my-40 {
    scroll-margin-top: -10rem;
    scroll-margin-bottom: -10rem;
  }

  .xl\:-scroll-my-44 {
    scroll-margin-top: -11rem;
    scroll-margin-bottom: -11rem;
  }

  .xl\:-scroll-my-48 {
    scroll-margin-top: -12rem;
    scroll-margin-bottom: -12rem;
  }

  .xl\:-scroll-my-48px {
    scroll-margin-top: -48px;
    scroll-margin-bottom: -48px;
  }

  .xl\:-scroll-my-5 {
    scroll-margin-top: -1.25rem;
    scroll-margin-bottom: -1.25rem;
  }

  .xl\:-scroll-my-52 {
    scroll-margin-top: -13rem;
    scroll-margin-bottom: -13rem;
  }

  .xl\:-scroll-my-56 {
    scroll-margin-top: -14rem;
    scroll-margin-bottom: -14rem;
  }

  .xl\:-scroll-my-6 {
    scroll-margin-top: -1.5rem;
    scroll-margin-bottom: -1.5rem;
  }

  .xl\:-scroll-my-60 {
    scroll-margin-top: -15rem;
    scroll-margin-bottom: -15rem;
  }

  .xl\:-scroll-my-64 {
    scroll-margin-top: -16rem;
    scroll-margin-bottom: -16rem;
  }

  .xl\:-scroll-my-7 {
    scroll-margin-top: -1.75rem;
    scroll-margin-bottom: -1.75rem;
  }

  .xl\:-scroll-my-72 {
    scroll-margin-top: -18rem;
    scroll-margin-bottom: -18rem;
  }

  .xl\:-scroll-my-8 {
    scroll-margin-top: -2rem;
    scroll-margin-bottom: -2rem;
  }

  .xl\:-scroll-my-80 {
    scroll-margin-top: -20rem;
    scroll-margin-bottom: -20rem;
  }

  .xl\:-scroll-my-80px {
    scroll-margin-top: -80px;
    scroll-margin-bottom: -80px;
  }

  .xl\:-scroll-my-9 {
    scroll-margin-top: -2.25rem;
    scroll-margin-bottom: -2.25rem;
  }

  .xl\:-scroll-my-96 {
    scroll-margin-top: -24rem;
    scroll-margin-bottom: -24rem;
  }

  .xl\:-scroll-my-px {
    scroll-margin-top: -1px;
    scroll-margin-bottom: -1px;
  }

  .xl\:scroll-mx-0 {
    scroll-margin-left: 0px;
    scroll-margin-right: 0px;
  }

  .xl\:scroll-mx-0\.5 {
    scroll-margin-left: 0.125rem;
    scroll-margin-right: 0.125rem;
  }

  .xl\:scroll-mx-0px {
    scroll-margin-left: 0px;
    scroll-margin-right: 0px;
  }

  .xl\:scroll-mx-1 {
    scroll-margin-left: 0.25rem;
    scroll-margin-right: 0.25rem;
  }

  .xl\:scroll-mx-1\.5 {
    scroll-margin-left: 0.375rem;
    scroll-margin-right: 0.375rem;
  }

  .xl\:scroll-mx-10 {
    scroll-margin-left: 2.5rem;
    scroll-margin-right: 2.5rem;
  }

  .xl\:scroll-mx-11 {
    scroll-margin-left: 2.75rem;
    scroll-margin-right: 2.75rem;
  }

  .xl\:scroll-mx-12 {
    scroll-margin-left: 3rem;
    scroll-margin-right: 3rem;
  }

  .xl\:scroll-mx-14 {
    scroll-margin-left: 3.5rem;
    scroll-margin-right: 3.5rem;
  }

  .xl\:scroll-mx-16 {
    scroll-margin-left: 4rem;
    scroll-margin-right: 4rem;
  }

  .xl\:scroll-mx-16px {
    scroll-margin-left: 16px;
    scroll-margin-right: 16px;
  }

  .xl\:scroll-mx-2 {
    scroll-margin-left: 0.5rem;
    scroll-margin-right: 0.5rem;
  }

  .xl\:scroll-mx-2\.5 {
    scroll-margin-left: 0.625rem;
    scroll-margin-right: 0.625rem;
  }

  .xl\:scroll-mx-20 {
    scroll-margin-left: 5rem;
    scroll-margin-right: 5rem;
  }

  .xl\:scroll-mx-24 {
    scroll-margin-left: 6rem;
    scroll-margin-right: 6rem;
  }

  .xl\:scroll-mx-24px {
    scroll-margin-left: 24px;
    scroll-margin-right: 24px;
  }

  .xl\:scroll-mx-28 {
    scroll-margin-left: 7rem;
    scroll-margin-right: 7rem;
  }

  .xl\:scroll-mx-3 {
    scroll-margin-left: 0.75rem;
    scroll-margin-right: 0.75rem;
  }

  .xl\:scroll-mx-3\.5 {
    scroll-margin-left: 0.875rem;
    scroll-margin-right: 0.875rem;
  }

  .xl\:scroll-mx-32 {
    scroll-margin-left: 8rem;
    scroll-margin-right: 8rem;
  }

  .xl\:scroll-mx-36 {
    scroll-margin-left: 9rem;
    scroll-margin-right: 9rem;
  }

  .xl\:scroll-mx-4 {
    scroll-margin-left: 1rem;
    scroll-margin-right: 1rem;
  }

  .xl\:scroll-mx-40 {
    scroll-margin-left: 10rem;
    scroll-margin-right: 10rem;
  }

  .xl\:scroll-mx-44 {
    scroll-margin-left: 11rem;
    scroll-margin-right: 11rem;
  }

  .xl\:scroll-mx-48 {
    scroll-margin-left: 12rem;
    scroll-margin-right: 12rem;
  }

  .xl\:scroll-mx-48px {
    scroll-margin-left: 48px;
    scroll-margin-right: 48px;
  }

  .xl\:scroll-mx-5 {
    scroll-margin-left: 1.25rem;
    scroll-margin-right: 1.25rem;
  }

  .xl\:scroll-mx-52 {
    scroll-margin-left: 13rem;
    scroll-margin-right: 13rem;
  }

  .xl\:scroll-mx-56 {
    scroll-margin-left: 14rem;
    scroll-margin-right: 14rem;
  }

  .xl\:scroll-mx-6 {
    scroll-margin-left: 1.5rem;
    scroll-margin-right: 1.5rem;
  }

  .xl\:scroll-mx-60 {
    scroll-margin-left: 15rem;
    scroll-margin-right: 15rem;
  }

  .xl\:scroll-mx-64 {
    scroll-margin-left: 16rem;
    scroll-margin-right: 16rem;
  }

  .xl\:scroll-mx-7 {
    scroll-margin-left: 1.75rem;
    scroll-margin-right: 1.75rem;
  }

  .xl\:scroll-mx-72 {
    scroll-margin-left: 18rem;
    scroll-margin-right: 18rem;
  }

  .xl\:scroll-mx-8 {
    scroll-margin-left: 2rem;
    scroll-margin-right: 2rem;
  }

  .xl\:scroll-mx-80 {
    scroll-margin-left: 20rem;
    scroll-margin-right: 20rem;
  }

  .xl\:scroll-mx-80px {
    scroll-margin-left: 80px;
    scroll-margin-right: 80px;
  }

  .xl\:scroll-mx-9 {
    scroll-margin-left: 2.25rem;
    scroll-margin-right: 2.25rem;
  }

  .xl\:scroll-mx-96 {
    scroll-margin-left: 24rem;
    scroll-margin-right: 24rem;
  }

  .xl\:scroll-mx-px {
    scroll-margin-left: 1px;
    scroll-margin-right: 1px;
  }

  .xl\:scroll-my-0 {
    scroll-margin-top: 0px;
    scroll-margin-bottom: 0px;
  }

  .xl\:scroll-my-0\.5 {
    scroll-margin-top: 0.125rem;
    scroll-margin-bottom: 0.125rem;
  }

  .xl\:scroll-my-0px {
    scroll-margin-top: 0px;
    scroll-margin-bottom: 0px;
  }

  .xl\:scroll-my-1 {
    scroll-margin-top: 0.25rem;
    scroll-margin-bottom: 0.25rem;
  }

  .xl\:scroll-my-1\.5 {
    scroll-margin-top: 0.375rem;
    scroll-margin-bottom: 0.375rem;
  }

  .xl\:scroll-my-10 {
    scroll-margin-top: 2.5rem;
    scroll-margin-bottom: 2.5rem;
  }

  .xl\:scroll-my-11 {
    scroll-margin-top: 2.75rem;
    scroll-margin-bottom: 2.75rem;
  }

  .xl\:scroll-my-12 {
    scroll-margin-top: 3rem;
    scroll-margin-bottom: 3rem;
  }

  .xl\:scroll-my-14 {
    scroll-margin-top: 3.5rem;
    scroll-margin-bottom: 3.5rem;
  }

  .xl\:scroll-my-16 {
    scroll-margin-top: 4rem;
    scroll-margin-bottom: 4rem;
  }

  .xl\:scroll-my-16px {
    scroll-margin-top: 16px;
    scroll-margin-bottom: 16px;
  }

  .xl\:scroll-my-2 {
    scroll-margin-top: 0.5rem;
    scroll-margin-bottom: 0.5rem;
  }

  .xl\:scroll-my-2\.5 {
    scroll-margin-top: 0.625rem;
    scroll-margin-bottom: 0.625rem;
  }

  .xl\:scroll-my-20 {
    scroll-margin-top: 5rem;
    scroll-margin-bottom: 5rem;
  }

  .xl\:scroll-my-24 {
    scroll-margin-top: 6rem;
    scroll-margin-bottom: 6rem;
  }

  .xl\:scroll-my-24px {
    scroll-margin-top: 24px;
    scroll-margin-bottom: 24px;
  }

  .xl\:scroll-my-28 {
    scroll-margin-top: 7rem;
    scroll-margin-bottom: 7rem;
  }

  .xl\:scroll-my-3 {
    scroll-margin-top: 0.75rem;
    scroll-margin-bottom: 0.75rem;
  }

  .xl\:scroll-my-3\.5 {
    scroll-margin-top: 0.875rem;
    scroll-margin-bottom: 0.875rem;
  }

  .xl\:scroll-my-32 {
    scroll-margin-top: 8rem;
    scroll-margin-bottom: 8rem;
  }

  .xl\:scroll-my-36 {
    scroll-margin-top: 9rem;
    scroll-margin-bottom: 9rem;
  }

  .xl\:scroll-my-4 {
    scroll-margin-top: 1rem;
    scroll-margin-bottom: 1rem;
  }

  .xl\:scroll-my-40 {
    scroll-margin-top: 10rem;
    scroll-margin-bottom: 10rem;
  }

  .xl\:scroll-my-44 {
    scroll-margin-top: 11rem;
    scroll-margin-bottom: 11rem;
  }

  .xl\:scroll-my-48 {
    scroll-margin-top: 12rem;
    scroll-margin-bottom: 12rem;
  }

  .xl\:scroll-my-48px {
    scroll-margin-top: 48px;
    scroll-margin-bottom: 48px;
  }

  .xl\:scroll-my-5 {
    scroll-margin-top: 1.25rem;
    scroll-margin-bottom: 1.25rem;
  }

  .xl\:scroll-my-52 {
    scroll-margin-top: 13rem;
    scroll-margin-bottom: 13rem;
  }

  .xl\:scroll-my-56 {
    scroll-margin-top: 14rem;
    scroll-margin-bottom: 14rem;
  }

  .xl\:scroll-my-6 {
    scroll-margin-top: 1.5rem;
    scroll-margin-bottom: 1.5rem;
  }

  .xl\:scroll-my-60 {
    scroll-margin-top: 15rem;
    scroll-margin-bottom: 15rem;
  }

  .xl\:scroll-my-64 {
    scroll-margin-top: 16rem;
    scroll-margin-bottom: 16rem;
  }

  .xl\:scroll-my-7 {
    scroll-margin-top: 1.75rem;
    scroll-margin-bottom: 1.75rem;
  }

  .xl\:scroll-my-72 {
    scroll-margin-top: 18rem;
    scroll-margin-bottom: 18rem;
  }

  .xl\:scroll-my-8 {
    scroll-margin-top: 2rem;
    scroll-margin-bottom: 2rem;
  }

  .xl\:scroll-my-80 {
    scroll-margin-top: 20rem;
    scroll-margin-bottom: 20rem;
  }

  .xl\:scroll-my-80px {
    scroll-margin-top: 80px;
    scroll-margin-bottom: 80px;
  }

  .xl\:scroll-my-9 {
    scroll-margin-top: 2.25rem;
    scroll-margin-bottom: 2.25rem;
  }

  .xl\:scroll-my-96 {
    scroll-margin-top: 24rem;
    scroll-margin-bottom: 24rem;
  }

  .xl\:scroll-my-px {
    scroll-margin-top: 1px;
    scroll-margin-bottom: 1px;
  }

  .xl\:-scroll-mb-0 {
    scroll-margin-bottom: -0px;
  }

  .xl\:-scroll-mb-0\.5 {
    scroll-margin-bottom: -0.125rem;
  }

  .xl\:-scroll-mb-0px {
    scroll-margin-bottom: -0px;
  }

  .xl\:-scroll-mb-1 {
    scroll-margin-bottom: -0.25rem;
  }

  .xl\:-scroll-mb-1\.5 {
    scroll-margin-bottom: -0.375rem;
  }

  .xl\:-scroll-mb-10 {
    scroll-margin-bottom: -2.5rem;
  }

  .xl\:-scroll-mb-11 {
    scroll-margin-bottom: -2.75rem;
  }

  .xl\:-scroll-mb-12 {
    scroll-margin-bottom: -3rem;
  }

  .xl\:-scroll-mb-14 {
    scroll-margin-bottom: -3.5rem;
  }

  .xl\:-scroll-mb-16 {
    scroll-margin-bottom: -4rem;
  }

  .xl\:-scroll-mb-16px {
    scroll-margin-bottom: -16px;
  }

  .xl\:-scroll-mb-2 {
    scroll-margin-bottom: -0.5rem;
  }

  .xl\:-scroll-mb-2\.5 {
    scroll-margin-bottom: -0.625rem;
  }

  .xl\:-scroll-mb-20 {
    scroll-margin-bottom: -5rem;
  }

  .xl\:-scroll-mb-24 {
    scroll-margin-bottom: -6rem;
  }

  .xl\:-scroll-mb-24px {
    scroll-margin-bottom: -24px;
  }

  .xl\:-scroll-mb-28 {
    scroll-margin-bottom: -7rem;
  }

  .xl\:-scroll-mb-3 {
    scroll-margin-bottom: -0.75rem;
  }

  .xl\:-scroll-mb-3\.5 {
    scroll-margin-bottom: -0.875rem;
  }

  .xl\:-scroll-mb-32 {
    scroll-margin-bottom: -8rem;
  }

  .xl\:-scroll-mb-36 {
    scroll-margin-bottom: -9rem;
  }

  .xl\:-scroll-mb-4 {
    scroll-margin-bottom: -1rem;
  }

  .xl\:-scroll-mb-40 {
    scroll-margin-bottom: -10rem;
  }

  .xl\:-scroll-mb-44 {
    scroll-margin-bottom: -11rem;
  }

  .xl\:-scroll-mb-48 {
    scroll-margin-bottom: -12rem;
  }

  .xl\:-scroll-mb-48px {
    scroll-margin-bottom: -48px;
  }

  .xl\:-scroll-mb-5 {
    scroll-margin-bottom: -1.25rem;
  }

  .xl\:-scroll-mb-52 {
    scroll-margin-bottom: -13rem;
  }

  .xl\:-scroll-mb-56 {
    scroll-margin-bottom: -14rem;
  }

  .xl\:-scroll-mb-6 {
    scroll-margin-bottom: -1.5rem;
  }

  .xl\:-scroll-mb-60 {
    scroll-margin-bottom: -15rem;
  }

  .xl\:-scroll-mb-64 {
    scroll-margin-bottom: -16rem;
  }

  .xl\:-scroll-mb-7 {
    scroll-margin-bottom: -1.75rem;
  }

  .xl\:-scroll-mb-72 {
    scroll-margin-bottom: -18rem;
  }

  .xl\:-scroll-mb-8 {
    scroll-margin-bottom: -2rem;
  }

  .xl\:-scroll-mb-80 {
    scroll-margin-bottom: -20rem;
  }

  .xl\:-scroll-mb-80px {
    scroll-margin-bottom: -80px;
  }

  .xl\:-scroll-mb-9 {
    scroll-margin-bottom: -2.25rem;
  }

  .xl\:-scroll-mb-96 {
    scroll-margin-bottom: -24rem;
  }

  .xl\:-scroll-mb-px {
    scroll-margin-bottom: -1px;
  }

  .xl\:-scroll-ml-0 {
    scroll-margin-left: -0px;
  }

  .xl\:-scroll-ml-0\.5 {
    scroll-margin-left: -0.125rem;
  }

  .xl\:-scroll-ml-0px {
    scroll-margin-left: -0px;
  }

  .xl\:-scroll-ml-1 {
    scroll-margin-left: -0.25rem;
  }

  .xl\:-scroll-ml-1\.5 {
    scroll-margin-left: -0.375rem;
  }

  .xl\:-scroll-ml-10 {
    scroll-margin-left: -2.5rem;
  }

  .xl\:-scroll-ml-11 {
    scroll-margin-left: -2.75rem;
  }

  .xl\:-scroll-ml-12 {
    scroll-margin-left: -3rem;
  }

  .xl\:-scroll-ml-14 {
    scroll-margin-left: -3.5rem;
  }

  .xl\:-scroll-ml-16 {
    scroll-margin-left: -4rem;
  }

  .xl\:-scroll-ml-16px {
    scroll-margin-left: -16px;
  }

  .xl\:-scroll-ml-2 {
    scroll-margin-left: -0.5rem;
  }

  .xl\:-scroll-ml-2\.5 {
    scroll-margin-left: -0.625rem;
  }

  .xl\:-scroll-ml-20 {
    scroll-margin-left: -5rem;
  }

  .xl\:-scroll-ml-24 {
    scroll-margin-left: -6rem;
  }

  .xl\:-scroll-ml-24px {
    scroll-margin-left: -24px;
  }

  .xl\:-scroll-ml-28 {
    scroll-margin-left: -7rem;
  }

  .xl\:-scroll-ml-3 {
    scroll-margin-left: -0.75rem;
  }

  .xl\:-scroll-ml-3\.5 {
    scroll-margin-left: -0.875rem;
  }

  .xl\:-scroll-ml-32 {
    scroll-margin-left: -8rem;
  }

  .xl\:-scroll-ml-36 {
    scroll-margin-left: -9rem;
  }

  .xl\:-scroll-ml-4 {
    scroll-margin-left: -1rem;
  }

  .xl\:-scroll-ml-40 {
    scroll-margin-left: -10rem;
  }

  .xl\:-scroll-ml-44 {
    scroll-margin-left: -11rem;
  }

  .xl\:-scroll-ml-48 {
    scroll-margin-left: -12rem;
  }

  .xl\:-scroll-ml-48px {
    scroll-margin-left: -48px;
  }

  .xl\:-scroll-ml-5 {
    scroll-margin-left: -1.25rem;
  }

  .xl\:-scroll-ml-52 {
    scroll-margin-left: -13rem;
  }

  .xl\:-scroll-ml-56 {
    scroll-margin-left: -14rem;
  }

  .xl\:-scroll-ml-6 {
    scroll-margin-left: -1.5rem;
  }

  .xl\:-scroll-ml-60 {
    scroll-margin-left: -15rem;
  }

  .xl\:-scroll-ml-64 {
    scroll-margin-left: -16rem;
  }

  .xl\:-scroll-ml-7 {
    scroll-margin-left: -1.75rem;
  }

  .xl\:-scroll-ml-72 {
    scroll-margin-left: -18rem;
  }

  .xl\:-scroll-ml-8 {
    scroll-margin-left: -2rem;
  }

  .xl\:-scroll-ml-80 {
    scroll-margin-left: -20rem;
  }

  .xl\:-scroll-ml-80px {
    scroll-margin-left: -80px;
  }

  .xl\:-scroll-ml-9 {
    scroll-margin-left: -2.25rem;
  }

  .xl\:-scroll-ml-96 {
    scroll-margin-left: -24rem;
  }

  .xl\:-scroll-ml-px {
    scroll-margin-left: -1px;
  }

  .xl\:-scroll-mr-0 {
    scroll-margin-right: -0px;
  }

  .xl\:-scroll-mr-0\.5 {
    scroll-margin-right: -0.125rem;
  }

  .xl\:-scroll-mr-0px {
    scroll-margin-right: -0px;
  }

  .xl\:-scroll-mr-1 {
    scroll-margin-right: -0.25rem;
  }

  .xl\:-scroll-mr-1\.5 {
    scroll-margin-right: -0.375rem;
  }

  .xl\:-scroll-mr-10 {
    scroll-margin-right: -2.5rem;
  }

  .xl\:-scroll-mr-11 {
    scroll-margin-right: -2.75rem;
  }

  .xl\:-scroll-mr-12 {
    scroll-margin-right: -3rem;
  }

  .xl\:-scroll-mr-14 {
    scroll-margin-right: -3.5rem;
  }

  .xl\:-scroll-mr-16 {
    scroll-margin-right: -4rem;
  }

  .xl\:-scroll-mr-16px {
    scroll-margin-right: -16px;
  }

  .xl\:-scroll-mr-2 {
    scroll-margin-right: -0.5rem;
  }

  .xl\:-scroll-mr-2\.5 {
    scroll-margin-right: -0.625rem;
  }

  .xl\:-scroll-mr-20 {
    scroll-margin-right: -5rem;
  }

  .xl\:-scroll-mr-24 {
    scroll-margin-right: -6rem;
  }

  .xl\:-scroll-mr-24px {
    scroll-margin-right: -24px;
  }

  .xl\:-scroll-mr-28 {
    scroll-margin-right: -7rem;
  }

  .xl\:-scroll-mr-3 {
    scroll-margin-right: -0.75rem;
  }

  .xl\:-scroll-mr-3\.5 {
    scroll-margin-right: -0.875rem;
  }

  .xl\:-scroll-mr-32 {
    scroll-margin-right: -8rem;
  }

  .xl\:-scroll-mr-36 {
    scroll-margin-right: -9rem;
  }

  .xl\:-scroll-mr-4 {
    scroll-margin-right: -1rem;
  }

  .xl\:-scroll-mr-40 {
    scroll-margin-right: -10rem;
  }

  .xl\:-scroll-mr-44 {
    scroll-margin-right: -11rem;
  }

  .xl\:-scroll-mr-48 {
    scroll-margin-right: -12rem;
  }

  .xl\:-scroll-mr-48px {
    scroll-margin-right: -48px;
  }

  .xl\:-scroll-mr-5 {
    scroll-margin-right: -1.25rem;
  }

  .xl\:-scroll-mr-52 {
    scroll-margin-right: -13rem;
  }

  .xl\:-scroll-mr-56 {
    scroll-margin-right: -14rem;
  }

  .xl\:-scroll-mr-6 {
    scroll-margin-right: -1.5rem;
  }

  .xl\:-scroll-mr-60 {
    scroll-margin-right: -15rem;
  }

  .xl\:-scroll-mr-64 {
    scroll-margin-right: -16rem;
  }

  .xl\:-scroll-mr-7 {
    scroll-margin-right: -1.75rem;
  }

  .xl\:-scroll-mr-72 {
    scroll-margin-right: -18rem;
  }

  .xl\:-scroll-mr-8 {
    scroll-margin-right: -2rem;
  }

  .xl\:-scroll-mr-80 {
    scroll-margin-right: -20rem;
  }

  .xl\:-scroll-mr-80px {
    scroll-margin-right: -80px;
  }

  .xl\:-scroll-mr-9 {
    scroll-margin-right: -2.25rem;
  }

  .xl\:-scroll-mr-96 {
    scroll-margin-right: -24rem;
  }

  .xl\:-scroll-mr-px {
    scroll-margin-right: -1px;
  }

  .xl\:-scroll-mt-0 {
    scroll-margin-top: -0px;
  }

  .xl\:-scroll-mt-0\.5 {
    scroll-margin-top: -0.125rem;
  }

  .xl\:-scroll-mt-0px {
    scroll-margin-top: -0px;
  }

  .xl\:-scroll-mt-1 {
    scroll-margin-top: -0.25rem;
  }

  .xl\:-scroll-mt-1\.5 {
    scroll-margin-top: -0.375rem;
  }

  .xl\:-scroll-mt-10 {
    scroll-margin-top: -2.5rem;
  }

  .xl\:-scroll-mt-11 {
    scroll-margin-top: -2.75rem;
  }

  .xl\:-scroll-mt-12 {
    scroll-margin-top: -3rem;
  }

  .xl\:-scroll-mt-14 {
    scroll-margin-top: -3.5rem;
  }

  .xl\:-scroll-mt-16 {
    scroll-margin-top: -4rem;
  }

  .xl\:-scroll-mt-16px {
    scroll-margin-top: -16px;
  }

  .xl\:-scroll-mt-2 {
    scroll-margin-top: -0.5rem;
  }

  .xl\:-scroll-mt-2\.5 {
    scroll-margin-top: -0.625rem;
  }

  .xl\:-scroll-mt-20 {
    scroll-margin-top: -5rem;
  }

  .xl\:-scroll-mt-24 {
    scroll-margin-top: -6rem;
  }

  .xl\:-scroll-mt-24px {
    scroll-margin-top: -24px;
  }

  .xl\:-scroll-mt-28 {
    scroll-margin-top: -7rem;
  }

  .xl\:-scroll-mt-3 {
    scroll-margin-top: -0.75rem;
  }

  .xl\:-scroll-mt-3\.5 {
    scroll-margin-top: -0.875rem;
  }

  .xl\:-scroll-mt-32 {
    scroll-margin-top: -8rem;
  }

  .xl\:-scroll-mt-36 {
    scroll-margin-top: -9rem;
  }

  .xl\:-scroll-mt-4 {
    scroll-margin-top: -1rem;
  }

  .xl\:-scroll-mt-40 {
    scroll-margin-top: -10rem;
  }

  .xl\:-scroll-mt-44 {
    scroll-margin-top: -11rem;
  }

  .xl\:-scroll-mt-48 {
    scroll-margin-top: -12rem;
  }

  .xl\:-scroll-mt-48px {
    scroll-margin-top: -48px;
  }

  .xl\:-scroll-mt-5 {
    scroll-margin-top: -1.25rem;
  }

  .xl\:-scroll-mt-52 {
    scroll-margin-top: -13rem;
  }

  .xl\:-scroll-mt-56 {
    scroll-margin-top: -14rem;
  }

  .xl\:-scroll-mt-6 {
    scroll-margin-top: -1.5rem;
  }

  .xl\:-scroll-mt-60 {
    scroll-margin-top: -15rem;
  }

  .xl\:-scroll-mt-64 {
    scroll-margin-top: -16rem;
  }

  .xl\:-scroll-mt-7 {
    scroll-margin-top: -1.75rem;
  }

  .xl\:-scroll-mt-72 {
    scroll-margin-top: -18rem;
  }

  .xl\:-scroll-mt-8 {
    scroll-margin-top: -2rem;
  }

  .xl\:-scroll-mt-80 {
    scroll-margin-top: -20rem;
  }

  .xl\:-scroll-mt-80px {
    scroll-margin-top: -80px;
  }

  .xl\:-scroll-mt-9 {
    scroll-margin-top: -2.25rem;
  }

  .xl\:-scroll-mt-96 {
    scroll-margin-top: -24rem;
  }

  .xl\:-scroll-mt-px {
    scroll-margin-top: -1px;
  }

  .xl\:scroll-mb-0 {
    scroll-margin-bottom: 0px;
  }

  .xl\:scroll-mb-0\.5 {
    scroll-margin-bottom: 0.125rem;
  }

  .xl\:scroll-mb-0px {
    scroll-margin-bottom: 0px;
  }

  .xl\:scroll-mb-1 {
    scroll-margin-bottom: 0.25rem;
  }

  .xl\:scroll-mb-1\.5 {
    scroll-margin-bottom: 0.375rem;
  }

  .xl\:scroll-mb-10 {
    scroll-margin-bottom: 2.5rem;
  }

  .xl\:scroll-mb-11 {
    scroll-margin-bottom: 2.75rem;
  }

  .xl\:scroll-mb-12 {
    scroll-margin-bottom: 3rem;
  }

  .xl\:scroll-mb-14 {
    scroll-margin-bottom: 3.5rem;
  }

  .xl\:scroll-mb-16 {
    scroll-margin-bottom: 4rem;
  }

  .xl\:scroll-mb-16px {
    scroll-margin-bottom: 16px;
  }

  .xl\:scroll-mb-2 {
    scroll-margin-bottom: 0.5rem;
  }

  .xl\:scroll-mb-2\.5 {
    scroll-margin-bottom: 0.625rem;
  }

  .xl\:scroll-mb-20 {
    scroll-margin-bottom: 5rem;
  }

  .xl\:scroll-mb-24 {
    scroll-margin-bottom: 6rem;
  }

  .xl\:scroll-mb-24px {
    scroll-margin-bottom: 24px;
  }

  .xl\:scroll-mb-28 {
    scroll-margin-bottom: 7rem;
  }

  .xl\:scroll-mb-3 {
    scroll-margin-bottom: 0.75rem;
  }

  .xl\:scroll-mb-3\.5 {
    scroll-margin-bottom: 0.875rem;
  }

  .xl\:scroll-mb-32 {
    scroll-margin-bottom: 8rem;
  }

  .xl\:scroll-mb-36 {
    scroll-margin-bottom: 9rem;
  }

  .xl\:scroll-mb-4 {
    scroll-margin-bottom: 1rem;
  }

  .xl\:scroll-mb-40 {
    scroll-margin-bottom: 10rem;
  }

  .xl\:scroll-mb-44 {
    scroll-margin-bottom: 11rem;
  }

  .xl\:scroll-mb-48 {
    scroll-margin-bottom: 12rem;
  }

  .xl\:scroll-mb-48px {
    scroll-margin-bottom: 48px;
  }

  .xl\:scroll-mb-5 {
    scroll-margin-bottom: 1.25rem;
  }

  .xl\:scroll-mb-52 {
    scroll-margin-bottom: 13rem;
  }

  .xl\:scroll-mb-56 {
    scroll-margin-bottom: 14rem;
  }

  .xl\:scroll-mb-6 {
    scroll-margin-bottom: 1.5rem;
  }

  .xl\:scroll-mb-60 {
    scroll-margin-bottom: 15rem;
  }

  .xl\:scroll-mb-64 {
    scroll-margin-bottom: 16rem;
  }

  .xl\:scroll-mb-7 {
    scroll-margin-bottom: 1.75rem;
  }

  .xl\:scroll-mb-72 {
    scroll-margin-bottom: 18rem;
  }

  .xl\:scroll-mb-8 {
    scroll-margin-bottom: 2rem;
  }

  .xl\:scroll-mb-80 {
    scroll-margin-bottom: 20rem;
  }

  .xl\:scroll-mb-80px {
    scroll-margin-bottom: 80px;
  }

  .xl\:scroll-mb-9 {
    scroll-margin-bottom: 2.25rem;
  }

  .xl\:scroll-mb-96 {
    scroll-margin-bottom: 24rem;
  }

  .xl\:scroll-mb-px {
    scroll-margin-bottom: 1px;
  }

  .xl\:scroll-ml-0 {
    scroll-margin-left: 0px;
  }

  .xl\:scroll-ml-0\.5 {
    scroll-margin-left: 0.125rem;
  }

  .xl\:scroll-ml-0px {
    scroll-margin-left: 0px;
  }

  .xl\:scroll-ml-1 {
    scroll-margin-left: 0.25rem;
  }

  .xl\:scroll-ml-1\.5 {
    scroll-margin-left: 0.375rem;
  }

  .xl\:scroll-ml-10 {
    scroll-margin-left: 2.5rem;
  }

  .xl\:scroll-ml-11 {
    scroll-margin-left: 2.75rem;
  }

  .xl\:scroll-ml-12 {
    scroll-margin-left: 3rem;
  }

  .xl\:scroll-ml-14 {
    scroll-margin-left: 3.5rem;
  }

  .xl\:scroll-ml-16 {
    scroll-margin-left: 4rem;
  }

  .xl\:scroll-ml-16px {
    scroll-margin-left: 16px;
  }

  .xl\:scroll-ml-2 {
    scroll-margin-left: 0.5rem;
  }

  .xl\:scroll-ml-2\.5 {
    scroll-margin-left: 0.625rem;
  }

  .xl\:scroll-ml-20 {
    scroll-margin-left: 5rem;
  }

  .xl\:scroll-ml-24 {
    scroll-margin-left: 6rem;
  }

  .xl\:scroll-ml-24px {
    scroll-margin-left: 24px;
  }

  .xl\:scroll-ml-28 {
    scroll-margin-left: 7rem;
  }

  .xl\:scroll-ml-3 {
    scroll-margin-left: 0.75rem;
  }

  .xl\:scroll-ml-3\.5 {
    scroll-margin-left: 0.875rem;
  }

  .xl\:scroll-ml-32 {
    scroll-margin-left: 8rem;
  }

  .xl\:scroll-ml-36 {
    scroll-margin-left: 9rem;
  }

  .xl\:scroll-ml-4 {
    scroll-margin-left: 1rem;
  }

  .xl\:scroll-ml-40 {
    scroll-margin-left: 10rem;
  }

  .xl\:scroll-ml-44 {
    scroll-margin-left: 11rem;
  }

  .xl\:scroll-ml-48 {
    scroll-margin-left: 12rem;
  }

  .xl\:scroll-ml-48px {
    scroll-margin-left: 48px;
  }

  .xl\:scroll-ml-5 {
    scroll-margin-left: 1.25rem;
  }

  .xl\:scroll-ml-52 {
    scroll-margin-left: 13rem;
  }

  .xl\:scroll-ml-56 {
    scroll-margin-left: 14rem;
  }

  .xl\:scroll-ml-6 {
    scroll-margin-left: 1.5rem;
  }

  .xl\:scroll-ml-60 {
    scroll-margin-left: 15rem;
  }

  .xl\:scroll-ml-64 {
    scroll-margin-left: 16rem;
  }

  .xl\:scroll-ml-7 {
    scroll-margin-left: 1.75rem;
  }

  .xl\:scroll-ml-72 {
    scroll-margin-left: 18rem;
  }

  .xl\:scroll-ml-8 {
    scroll-margin-left: 2rem;
  }

  .xl\:scroll-ml-80 {
    scroll-margin-left: 20rem;
  }

  .xl\:scroll-ml-80px {
    scroll-margin-left: 80px;
  }

  .xl\:scroll-ml-9 {
    scroll-margin-left: 2.25rem;
  }

  .xl\:scroll-ml-96 {
    scroll-margin-left: 24rem;
  }

  .xl\:scroll-ml-px {
    scroll-margin-left: 1px;
  }

  .xl\:scroll-mr-0 {
    scroll-margin-right: 0px;
  }

  .xl\:scroll-mr-0\.5 {
    scroll-margin-right: 0.125rem;
  }

  .xl\:scroll-mr-0px {
    scroll-margin-right: 0px;
  }

  .xl\:scroll-mr-1 {
    scroll-margin-right: 0.25rem;
  }

  .xl\:scroll-mr-1\.5 {
    scroll-margin-right: 0.375rem;
  }

  .xl\:scroll-mr-10 {
    scroll-margin-right: 2.5rem;
  }

  .xl\:scroll-mr-11 {
    scroll-margin-right: 2.75rem;
  }

  .xl\:scroll-mr-12 {
    scroll-margin-right: 3rem;
  }

  .xl\:scroll-mr-14 {
    scroll-margin-right: 3.5rem;
  }

  .xl\:scroll-mr-16 {
    scroll-margin-right: 4rem;
  }

  .xl\:scroll-mr-16px {
    scroll-margin-right: 16px;
  }

  .xl\:scroll-mr-2 {
    scroll-margin-right: 0.5rem;
  }

  .xl\:scroll-mr-2\.5 {
    scroll-margin-right: 0.625rem;
  }

  .xl\:scroll-mr-20 {
    scroll-margin-right: 5rem;
  }

  .xl\:scroll-mr-24 {
    scroll-margin-right: 6rem;
  }

  .xl\:scroll-mr-24px {
    scroll-margin-right: 24px;
  }

  .xl\:scroll-mr-28 {
    scroll-margin-right: 7rem;
  }

  .xl\:scroll-mr-3 {
    scroll-margin-right: 0.75rem;
  }

  .xl\:scroll-mr-3\.5 {
    scroll-margin-right: 0.875rem;
  }

  .xl\:scroll-mr-32 {
    scroll-margin-right: 8rem;
  }

  .xl\:scroll-mr-36 {
    scroll-margin-right: 9rem;
  }

  .xl\:scroll-mr-4 {
    scroll-margin-right: 1rem;
  }

  .xl\:scroll-mr-40 {
    scroll-margin-right: 10rem;
  }

  .xl\:scroll-mr-44 {
    scroll-margin-right: 11rem;
  }

  .xl\:scroll-mr-48 {
    scroll-margin-right: 12rem;
  }

  .xl\:scroll-mr-48px {
    scroll-margin-right: 48px;
  }

  .xl\:scroll-mr-5 {
    scroll-margin-right: 1.25rem;
  }

  .xl\:scroll-mr-52 {
    scroll-margin-right: 13rem;
  }

  .xl\:scroll-mr-56 {
    scroll-margin-right: 14rem;
  }

  .xl\:scroll-mr-6 {
    scroll-margin-right: 1.5rem;
  }

  .xl\:scroll-mr-60 {
    scroll-margin-right: 15rem;
  }

  .xl\:scroll-mr-64 {
    scroll-margin-right: 16rem;
  }

  .xl\:scroll-mr-7 {
    scroll-margin-right: 1.75rem;
  }

  .xl\:scroll-mr-72 {
    scroll-margin-right: 18rem;
  }

  .xl\:scroll-mr-8 {
    scroll-margin-right: 2rem;
  }

  .xl\:scroll-mr-80 {
    scroll-margin-right: 20rem;
  }

  .xl\:scroll-mr-80px {
    scroll-margin-right: 80px;
  }

  .xl\:scroll-mr-9 {
    scroll-margin-right: 2.25rem;
  }

  .xl\:scroll-mr-96 {
    scroll-margin-right: 24rem;
  }

  .xl\:scroll-mr-px {
    scroll-margin-right: 1px;
  }

  .xl\:scroll-mt-0 {
    scroll-margin-top: 0px;
  }

  .xl\:scroll-mt-0\.5 {
    scroll-margin-top: 0.125rem;
  }

  .xl\:scroll-mt-0px {
    scroll-margin-top: 0px;
  }

  .xl\:scroll-mt-1 {
    scroll-margin-top: 0.25rem;
  }

  .xl\:scroll-mt-1\.5 {
    scroll-margin-top: 0.375rem;
  }

  .xl\:scroll-mt-10 {
    scroll-margin-top: 2.5rem;
  }

  .xl\:scroll-mt-11 {
    scroll-margin-top: 2.75rem;
  }

  .xl\:scroll-mt-12 {
    scroll-margin-top: 3rem;
  }

  .xl\:scroll-mt-14 {
    scroll-margin-top: 3.5rem;
  }

  .xl\:scroll-mt-16 {
    scroll-margin-top: 4rem;
  }

  .xl\:scroll-mt-16px {
    scroll-margin-top: 16px;
  }

  .xl\:scroll-mt-2 {
    scroll-margin-top: 0.5rem;
  }

  .xl\:scroll-mt-2\.5 {
    scroll-margin-top: 0.625rem;
  }

  .xl\:scroll-mt-20 {
    scroll-margin-top: 5rem;
  }

  .xl\:scroll-mt-24 {
    scroll-margin-top: 6rem;
  }

  .xl\:scroll-mt-24px {
    scroll-margin-top: 24px;
  }

  .xl\:scroll-mt-28 {
    scroll-margin-top: 7rem;
  }

  .xl\:scroll-mt-3 {
    scroll-margin-top: 0.75rem;
  }

  .xl\:scroll-mt-3\.5 {
    scroll-margin-top: 0.875rem;
  }

  .xl\:scroll-mt-32 {
    scroll-margin-top: 8rem;
  }

  .xl\:scroll-mt-36 {
    scroll-margin-top: 9rem;
  }

  .xl\:scroll-mt-4 {
    scroll-margin-top: 1rem;
  }

  .xl\:scroll-mt-40 {
    scroll-margin-top: 10rem;
  }

  .xl\:scroll-mt-44 {
    scroll-margin-top: 11rem;
  }

  .xl\:scroll-mt-48 {
    scroll-margin-top: 12rem;
  }

  .xl\:scroll-mt-48px {
    scroll-margin-top: 48px;
  }

  .xl\:scroll-mt-5 {
    scroll-margin-top: 1.25rem;
  }

  .xl\:scroll-mt-52 {
    scroll-margin-top: 13rem;
  }

  .xl\:scroll-mt-56 {
    scroll-margin-top: 14rem;
  }

  .xl\:scroll-mt-6 {
    scroll-margin-top: 1.5rem;
  }

  .xl\:scroll-mt-60 {
    scroll-margin-top: 15rem;
  }

  .xl\:scroll-mt-64 {
    scroll-margin-top: 16rem;
  }

  .xl\:scroll-mt-7 {
    scroll-margin-top: 1.75rem;
  }

  .xl\:scroll-mt-72 {
    scroll-margin-top: 18rem;
  }

  .xl\:scroll-mt-8 {
    scroll-margin-top: 2rem;
  }

  .xl\:scroll-mt-80 {
    scroll-margin-top: 20rem;
  }

  .xl\:scroll-mt-80px {
    scroll-margin-top: 80px;
  }

  .xl\:scroll-mt-9 {
    scroll-margin-top: 2.25rem;
  }

  .xl\:scroll-mt-96 {
    scroll-margin-top: 24rem;
  }

  .xl\:scroll-mt-px {
    scroll-margin-top: 1px;
  }

  .xl\:scroll-px-0 {
    scroll-padding-left: 0px;
    scroll-padding-right: 0px;
  }

  .xl\:scroll-px-0\.5 {
    scroll-padding-left: 0.125rem;
    scroll-padding-right: 0.125rem;
  }

  .xl\:scroll-px-0px {
    scroll-padding-left: 0px;
    scroll-padding-right: 0px;
  }

  .xl\:scroll-px-1 {
    scroll-padding-left: 0.25rem;
    scroll-padding-right: 0.25rem;
  }

  .xl\:scroll-px-1\.5 {
    scroll-padding-left: 0.375rem;
    scroll-padding-right: 0.375rem;
  }

  .xl\:scroll-px-10 {
    scroll-padding-left: 2.5rem;
    scroll-padding-right: 2.5rem;
  }

  .xl\:scroll-px-11 {
    scroll-padding-left: 2.75rem;
    scroll-padding-right: 2.75rem;
  }

  .xl\:scroll-px-12 {
    scroll-padding-left: 3rem;
    scroll-padding-right: 3rem;
  }

  .xl\:scroll-px-14 {
    scroll-padding-left: 3.5rem;
    scroll-padding-right: 3.5rem;
  }

  .xl\:scroll-px-16 {
    scroll-padding-left: 4rem;
    scroll-padding-right: 4rem;
  }

  .xl\:scroll-px-16px {
    scroll-padding-left: 16px;
    scroll-padding-right: 16px;
  }

  .xl\:scroll-px-2 {
    scroll-padding-left: 0.5rem;
    scroll-padding-right: 0.5rem;
  }

  .xl\:scroll-px-2\.5 {
    scroll-padding-left: 0.625rem;
    scroll-padding-right: 0.625rem;
  }

  .xl\:scroll-px-20 {
    scroll-padding-left: 5rem;
    scroll-padding-right: 5rem;
  }

  .xl\:scroll-px-24 {
    scroll-padding-left: 6rem;
    scroll-padding-right: 6rem;
  }

  .xl\:scroll-px-24px {
    scroll-padding-left: 24px;
    scroll-padding-right: 24px;
  }

  .xl\:scroll-px-28 {
    scroll-padding-left: 7rem;
    scroll-padding-right: 7rem;
  }

  .xl\:scroll-px-3 {
    scroll-padding-left: 0.75rem;
    scroll-padding-right: 0.75rem;
  }

  .xl\:scroll-px-3\.5 {
    scroll-padding-left: 0.875rem;
    scroll-padding-right: 0.875rem;
  }

  .xl\:scroll-px-32 {
    scroll-padding-left: 8rem;
    scroll-padding-right: 8rem;
  }

  .xl\:scroll-px-36 {
    scroll-padding-left: 9rem;
    scroll-padding-right: 9rem;
  }

  .xl\:scroll-px-4 {
    scroll-padding-left: 1rem;
    scroll-padding-right: 1rem;
  }

  .xl\:scroll-px-40 {
    scroll-padding-left: 10rem;
    scroll-padding-right: 10rem;
  }

  .xl\:scroll-px-44 {
    scroll-padding-left: 11rem;
    scroll-padding-right: 11rem;
  }

  .xl\:scroll-px-48 {
    scroll-padding-left: 12rem;
    scroll-padding-right: 12rem;
  }

  .xl\:scroll-px-48px {
    scroll-padding-left: 48px;
    scroll-padding-right: 48px;
  }

  .xl\:scroll-px-5 {
    scroll-padding-left: 1.25rem;
    scroll-padding-right: 1.25rem;
  }

  .xl\:scroll-px-52 {
    scroll-padding-left: 13rem;
    scroll-padding-right: 13rem;
  }

  .xl\:scroll-px-56 {
    scroll-padding-left: 14rem;
    scroll-padding-right: 14rem;
  }

  .xl\:scroll-px-6 {
    scroll-padding-left: 1.5rem;
    scroll-padding-right: 1.5rem;
  }

  .xl\:scroll-px-60 {
    scroll-padding-left: 15rem;
    scroll-padding-right: 15rem;
  }

  .xl\:scroll-px-64 {
    scroll-padding-left: 16rem;
    scroll-padding-right: 16rem;
  }

  .xl\:scroll-px-7 {
    scroll-padding-left: 1.75rem;
    scroll-padding-right: 1.75rem;
  }

  .xl\:scroll-px-72 {
    scroll-padding-left: 18rem;
    scroll-padding-right: 18rem;
  }

  .xl\:scroll-px-8 {
    scroll-padding-left: 2rem;
    scroll-padding-right: 2rem;
  }

  .xl\:scroll-px-80 {
    scroll-padding-left: 20rem;
    scroll-padding-right: 20rem;
  }

  .xl\:scroll-px-80px {
    scroll-padding-left: 80px;
    scroll-padding-right: 80px;
  }

  .xl\:scroll-px-9 {
    scroll-padding-left: 2.25rem;
    scroll-padding-right: 2.25rem;
  }

  .xl\:scroll-px-96 {
    scroll-padding-left: 24rem;
    scroll-padding-right: 24rem;
  }

  .xl\:scroll-px-px {
    scroll-padding-left: 1px;
    scroll-padding-right: 1px;
  }

  .xl\:scroll-py-0 {
    scroll-padding-top: 0px;
    scroll-padding-bottom: 0px;
  }

  .xl\:scroll-py-0\.5 {
    scroll-padding-top: 0.125rem;
    scroll-padding-bottom: 0.125rem;
  }

  .xl\:scroll-py-0px {
    scroll-padding-top: 0px;
    scroll-padding-bottom: 0px;
  }

  .xl\:scroll-py-1 {
    scroll-padding-top: 0.25rem;
    scroll-padding-bottom: 0.25rem;
  }

  .xl\:scroll-py-1\.5 {
    scroll-padding-top: 0.375rem;
    scroll-padding-bottom: 0.375rem;
  }

  .xl\:scroll-py-10 {
    scroll-padding-top: 2.5rem;
    scroll-padding-bottom: 2.5rem;
  }

  .xl\:scroll-py-11 {
    scroll-padding-top: 2.75rem;
    scroll-padding-bottom: 2.75rem;
  }

  .xl\:scroll-py-12 {
    scroll-padding-top: 3rem;
    scroll-padding-bottom: 3rem;
  }

  .xl\:scroll-py-14 {
    scroll-padding-top: 3.5rem;
    scroll-padding-bottom: 3.5rem;
  }

  .xl\:scroll-py-16 {
    scroll-padding-top: 4rem;
    scroll-padding-bottom: 4rem;
  }

  .xl\:scroll-py-16px {
    scroll-padding-top: 16px;
    scroll-padding-bottom: 16px;
  }

  .xl\:scroll-py-2 {
    scroll-padding-top: 0.5rem;
    scroll-padding-bottom: 0.5rem;
  }

  .xl\:scroll-py-2\.5 {
    scroll-padding-top: 0.625rem;
    scroll-padding-bottom: 0.625rem;
  }

  .xl\:scroll-py-20 {
    scroll-padding-top: 5rem;
    scroll-padding-bottom: 5rem;
  }

  .xl\:scroll-py-24 {
    scroll-padding-top: 6rem;
    scroll-padding-bottom: 6rem;
  }

  .xl\:scroll-py-24px {
    scroll-padding-top: 24px;
    scroll-padding-bottom: 24px;
  }

  .xl\:scroll-py-28 {
    scroll-padding-top: 7rem;
    scroll-padding-bottom: 7rem;
  }

  .xl\:scroll-py-3 {
    scroll-padding-top: 0.75rem;
    scroll-padding-bottom: 0.75rem;
  }

  .xl\:scroll-py-3\.5 {
    scroll-padding-top: 0.875rem;
    scroll-padding-bottom: 0.875rem;
  }

  .xl\:scroll-py-32 {
    scroll-padding-top: 8rem;
    scroll-padding-bottom: 8rem;
  }

  .xl\:scroll-py-36 {
    scroll-padding-top: 9rem;
    scroll-padding-bottom: 9rem;
  }

  .xl\:scroll-py-4 {
    scroll-padding-top: 1rem;
    scroll-padding-bottom: 1rem;
  }

  .xl\:scroll-py-40 {
    scroll-padding-top: 10rem;
    scroll-padding-bottom: 10rem;
  }

  .xl\:scroll-py-44 {
    scroll-padding-top: 11rem;
    scroll-padding-bottom: 11rem;
  }

  .xl\:scroll-py-48 {
    scroll-padding-top: 12rem;
    scroll-padding-bottom: 12rem;
  }

  .xl\:scroll-py-48px {
    scroll-padding-top: 48px;
    scroll-padding-bottom: 48px;
  }

  .xl\:scroll-py-5 {
    scroll-padding-top: 1.25rem;
    scroll-padding-bottom: 1.25rem;
  }

  .xl\:scroll-py-52 {
    scroll-padding-top: 13rem;
    scroll-padding-bottom: 13rem;
  }

  .xl\:scroll-py-56 {
    scroll-padding-top: 14rem;
    scroll-padding-bottom: 14rem;
  }

  .xl\:scroll-py-6 {
    scroll-padding-top: 1.5rem;
    scroll-padding-bottom: 1.5rem;
  }

  .xl\:scroll-py-60 {
    scroll-padding-top: 15rem;
    scroll-padding-bottom: 15rem;
  }

  .xl\:scroll-py-64 {
    scroll-padding-top: 16rem;
    scroll-padding-bottom: 16rem;
  }

  .xl\:scroll-py-7 {
    scroll-padding-top: 1.75rem;
    scroll-padding-bottom: 1.75rem;
  }

  .xl\:scroll-py-72 {
    scroll-padding-top: 18rem;
    scroll-padding-bottom: 18rem;
  }

  .xl\:scroll-py-8 {
    scroll-padding-top: 2rem;
    scroll-padding-bottom: 2rem;
  }

  .xl\:scroll-py-80 {
    scroll-padding-top: 20rem;
    scroll-padding-bottom: 20rem;
  }

  .xl\:scroll-py-80px {
    scroll-padding-top: 80px;
    scroll-padding-bottom: 80px;
  }

  .xl\:scroll-py-9 {
    scroll-padding-top: 2.25rem;
    scroll-padding-bottom: 2.25rem;
  }

  .xl\:scroll-py-96 {
    scroll-padding-top: 24rem;
    scroll-padding-bottom: 24rem;
  }

  .xl\:scroll-py-px {
    scroll-padding-top: 1px;
    scroll-padding-bottom: 1px;
  }

  .xl\:scroll-pb-0 {
    scroll-padding-bottom: 0px;
  }

  .xl\:scroll-pb-0\.5 {
    scroll-padding-bottom: 0.125rem;
  }

  .xl\:scroll-pb-0px {
    scroll-padding-bottom: 0px;
  }

  .xl\:scroll-pb-1 {
    scroll-padding-bottom: 0.25rem;
  }

  .xl\:scroll-pb-1\.5 {
    scroll-padding-bottom: 0.375rem;
  }

  .xl\:scroll-pb-10 {
    scroll-padding-bottom: 2.5rem;
  }

  .xl\:scroll-pb-11 {
    scroll-padding-bottom: 2.75rem;
  }

  .xl\:scroll-pb-12 {
    scroll-padding-bottom: 3rem;
  }

  .xl\:scroll-pb-14 {
    scroll-padding-bottom: 3.5rem;
  }

  .xl\:scroll-pb-16 {
    scroll-padding-bottom: 4rem;
  }

  .xl\:scroll-pb-16px {
    scroll-padding-bottom: 16px;
  }

  .xl\:scroll-pb-2 {
    scroll-padding-bottom: 0.5rem;
  }

  .xl\:scroll-pb-2\.5 {
    scroll-padding-bottom: 0.625rem;
  }

  .xl\:scroll-pb-20 {
    scroll-padding-bottom: 5rem;
  }

  .xl\:scroll-pb-24 {
    scroll-padding-bottom: 6rem;
  }

  .xl\:scroll-pb-24px {
    scroll-padding-bottom: 24px;
  }

  .xl\:scroll-pb-28 {
    scroll-padding-bottom: 7rem;
  }

  .xl\:scroll-pb-3 {
    scroll-padding-bottom: 0.75rem;
  }

  .xl\:scroll-pb-3\.5 {
    scroll-padding-bottom: 0.875rem;
  }

  .xl\:scroll-pb-32 {
    scroll-padding-bottom: 8rem;
  }

  .xl\:scroll-pb-36 {
    scroll-padding-bottom: 9rem;
  }

  .xl\:scroll-pb-4 {
    scroll-padding-bottom: 1rem;
  }

  .xl\:scroll-pb-40 {
    scroll-padding-bottom: 10rem;
  }

  .xl\:scroll-pb-44 {
    scroll-padding-bottom: 11rem;
  }

  .xl\:scroll-pb-48 {
    scroll-padding-bottom: 12rem;
  }

  .xl\:scroll-pb-48px {
    scroll-padding-bottom: 48px;
  }

  .xl\:scroll-pb-5 {
    scroll-padding-bottom: 1.25rem;
  }

  .xl\:scroll-pb-52 {
    scroll-padding-bottom: 13rem;
  }

  .xl\:scroll-pb-56 {
    scroll-padding-bottom: 14rem;
  }

  .xl\:scroll-pb-6 {
    scroll-padding-bottom: 1.5rem;
  }

  .xl\:scroll-pb-60 {
    scroll-padding-bottom: 15rem;
  }

  .xl\:scroll-pb-64 {
    scroll-padding-bottom: 16rem;
  }

  .xl\:scroll-pb-7 {
    scroll-padding-bottom: 1.75rem;
  }

  .xl\:scroll-pb-72 {
    scroll-padding-bottom: 18rem;
  }

  .xl\:scroll-pb-8 {
    scroll-padding-bottom: 2rem;
  }

  .xl\:scroll-pb-80 {
    scroll-padding-bottom: 20rem;
  }

  .xl\:scroll-pb-80px {
    scroll-padding-bottom: 80px;
  }

  .xl\:scroll-pb-9 {
    scroll-padding-bottom: 2.25rem;
  }

  .xl\:scroll-pb-96 {
    scroll-padding-bottom: 24rem;
  }

  .xl\:scroll-pb-px {
    scroll-padding-bottom: 1px;
  }

  .xl\:scroll-pl-0 {
    scroll-padding-left: 0px;
  }

  .xl\:scroll-pl-0\.5 {
    scroll-padding-left: 0.125rem;
  }

  .xl\:scroll-pl-0px {
    scroll-padding-left: 0px;
  }

  .xl\:scroll-pl-1 {
    scroll-padding-left: 0.25rem;
  }

  .xl\:scroll-pl-1\.5 {
    scroll-padding-left: 0.375rem;
  }

  .xl\:scroll-pl-10 {
    scroll-padding-left: 2.5rem;
  }

  .xl\:scroll-pl-11 {
    scroll-padding-left: 2.75rem;
  }

  .xl\:scroll-pl-12 {
    scroll-padding-left: 3rem;
  }

  .xl\:scroll-pl-14 {
    scroll-padding-left: 3.5rem;
  }

  .xl\:scroll-pl-16 {
    scroll-padding-left: 4rem;
  }

  .xl\:scroll-pl-16px {
    scroll-padding-left: 16px;
  }

  .xl\:scroll-pl-2 {
    scroll-padding-left: 0.5rem;
  }

  .xl\:scroll-pl-2\.5 {
    scroll-padding-left: 0.625rem;
  }

  .xl\:scroll-pl-20 {
    scroll-padding-left: 5rem;
  }

  .xl\:scroll-pl-24 {
    scroll-padding-left: 6rem;
  }

  .xl\:scroll-pl-24px {
    scroll-padding-left: 24px;
  }

  .xl\:scroll-pl-28 {
    scroll-padding-left: 7rem;
  }

  .xl\:scroll-pl-3 {
    scroll-padding-left: 0.75rem;
  }

  .xl\:scroll-pl-3\.5 {
    scroll-padding-left: 0.875rem;
  }

  .xl\:scroll-pl-32 {
    scroll-padding-left: 8rem;
  }

  .xl\:scroll-pl-36 {
    scroll-padding-left: 9rem;
  }

  .xl\:scroll-pl-4 {
    scroll-padding-left: 1rem;
  }

  .xl\:scroll-pl-40 {
    scroll-padding-left: 10rem;
  }

  .xl\:scroll-pl-44 {
    scroll-padding-left: 11rem;
  }

  .xl\:scroll-pl-48 {
    scroll-padding-left: 12rem;
  }

  .xl\:scroll-pl-48px {
    scroll-padding-left: 48px;
  }

  .xl\:scroll-pl-5 {
    scroll-padding-left: 1.25rem;
  }

  .xl\:scroll-pl-52 {
    scroll-padding-left: 13rem;
  }

  .xl\:scroll-pl-56 {
    scroll-padding-left: 14rem;
  }

  .xl\:scroll-pl-6 {
    scroll-padding-left: 1.5rem;
  }

  .xl\:scroll-pl-60 {
    scroll-padding-left: 15rem;
  }

  .xl\:scroll-pl-64 {
    scroll-padding-left: 16rem;
  }

  .xl\:scroll-pl-7 {
    scroll-padding-left: 1.75rem;
  }

  .xl\:scroll-pl-72 {
    scroll-padding-left: 18rem;
  }

  .xl\:scroll-pl-8 {
    scroll-padding-left: 2rem;
  }

  .xl\:scroll-pl-80 {
    scroll-padding-left: 20rem;
  }

  .xl\:scroll-pl-80px {
    scroll-padding-left: 80px;
  }

  .xl\:scroll-pl-9 {
    scroll-padding-left: 2.25rem;
  }

  .xl\:scroll-pl-96 {
    scroll-padding-left: 24rem;
  }

  .xl\:scroll-pl-px {
    scroll-padding-left: 1px;
  }

  .xl\:scroll-pr-0 {
    scroll-padding-right: 0px;
  }

  .xl\:scroll-pr-0\.5 {
    scroll-padding-right: 0.125rem;
  }

  .xl\:scroll-pr-0px {
    scroll-padding-right: 0px;
  }

  .xl\:scroll-pr-1 {
    scroll-padding-right: 0.25rem;
  }

  .xl\:scroll-pr-1\.5 {
    scroll-padding-right: 0.375rem;
  }

  .xl\:scroll-pr-10 {
    scroll-padding-right: 2.5rem;
  }

  .xl\:scroll-pr-11 {
    scroll-padding-right: 2.75rem;
  }

  .xl\:scroll-pr-12 {
    scroll-padding-right: 3rem;
  }

  .xl\:scroll-pr-14 {
    scroll-padding-right: 3.5rem;
  }

  .xl\:scroll-pr-16 {
    scroll-padding-right: 4rem;
  }

  .xl\:scroll-pr-16px {
    scroll-padding-right: 16px;
  }

  .xl\:scroll-pr-2 {
    scroll-padding-right: 0.5rem;
  }

  .xl\:scroll-pr-2\.5 {
    scroll-padding-right: 0.625rem;
  }

  .xl\:scroll-pr-20 {
    scroll-padding-right: 5rem;
  }

  .xl\:scroll-pr-24 {
    scroll-padding-right: 6rem;
  }

  .xl\:scroll-pr-24px {
    scroll-padding-right: 24px;
  }

  .xl\:scroll-pr-28 {
    scroll-padding-right: 7rem;
  }

  .xl\:scroll-pr-3 {
    scroll-padding-right: 0.75rem;
  }

  .xl\:scroll-pr-3\.5 {
    scroll-padding-right: 0.875rem;
  }

  .xl\:scroll-pr-32 {
    scroll-padding-right: 8rem;
  }

  .xl\:scroll-pr-36 {
    scroll-padding-right: 9rem;
  }

  .xl\:scroll-pr-4 {
    scroll-padding-right: 1rem;
  }

  .xl\:scroll-pr-40 {
    scroll-padding-right: 10rem;
  }

  .xl\:scroll-pr-44 {
    scroll-padding-right: 11rem;
  }

  .xl\:scroll-pr-48 {
    scroll-padding-right: 12rem;
  }

  .xl\:scroll-pr-48px {
    scroll-padding-right: 48px;
  }

  .xl\:scroll-pr-5 {
    scroll-padding-right: 1.25rem;
  }

  .xl\:scroll-pr-52 {
    scroll-padding-right: 13rem;
  }

  .xl\:scroll-pr-56 {
    scroll-padding-right: 14rem;
  }

  .xl\:scroll-pr-6 {
    scroll-padding-right: 1.5rem;
  }

  .xl\:scroll-pr-60 {
    scroll-padding-right: 15rem;
  }

  .xl\:scroll-pr-64 {
    scroll-padding-right: 16rem;
  }

  .xl\:scroll-pr-7 {
    scroll-padding-right: 1.75rem;
  }

  .xl\:scroll-pr-72 {
    scroll-padding-right: 18rem;
  }

  .xl\:scroll-pr-8 {
    scroll-padding-right: 2rem;
  }

  .xl\:scroll-pr-80 {
    scroll-padding-right: 20rem;
  }

  .xl\:scroll-pr-80px {
    scroll-padding-right: 80px;
  }

  .xl\:scroll-pr-9 {
    scroll-padding-right: 2.25rem;
  }

  .xl\:scroll-pr-96 {
    scroll-padding-right: 24rem;
  }

  .xl\:scroll-pr-px {
    scroll-padding-right: 1px;
  }

  .xl\:scroll-pt-0 {
    scroll-padding-top: 0px;
  }

  .xl\:scroll-pt-0\.5 {
    scroll-padding-top: 0.125rem;
  }

  .xl\:scroll-pt-0px {
    scroll-padding-top: 0px;
  }

  .xl\:scroll-pt-1 {
    scroll-padding-top: 0.25rem;
  }

  .xl\:scroll-pt-1\.5 {
    scroll-padding-top: 0.375rem;
  }

  .xl\:scroll-pt-10 {
    scroll-padding-top: 2.5rem;
  }

  .xl\:scroll-pt-11 {
    scroll-padding-top: 2.75rem;
  }

  .xl\:scroll-pt-12 {
    scroll-padding-top: 3rem;
  }

  .xl\:scroll-pt-14 {
    scroll-padding-top: 3.5rem;
  }

  .xl\:scroll-pt-16 {
    scroll-padding-top: 4rem;
  }

  .xl\:scroll-pt-16px {
    scroll-padding-top: 16px;
  }

  .xl\:scroll-pt-2 {
    scroll-padding-top: 0.5rem;
  }

  .xl\:scroll-pt-2\.5 {
    scroll-padding-top: 0.625rem;
  }

  .xl\:scroll-pt-20 {
    scroll-padding-top: 5rem;
  }

  .xl\:scroll-pt-24 {
    scroll-padding-top: 6rem;
  }

  .xl\:scroll-pt-24px {
    scroll-padding-top: 24px;
  }

  .xl\:scroll-pt-28 {
    scroll-padding-top: 7rem;
  }

  .xl\:scroll-pt-3 {
    scroll-padding-top: 0.75rem;
  }

  .xl\:scroll-pt-3\.5 {
    scroll-padding-top: 0.875rem;
  }

  .xl\:scroll-pt-32 {
    scroll-padding-top: 8rem;
  }

  .xl\:scroll-pt-36 {
    scroll-padding-top: 9rem;
  }

  .xl\:scroll-pt-4 {
    scroll-padding-top: 1rem;
  }

  .xl\:scroll-pt-40 {
    scroll-padding-top: 10rem;
  }

  .xl\:scroll-pt-44 {
    scroll-padding-top: 11rem;
  }

  .xl\:scroll-pt-48 {
    scroll-padding-top: 12rem;
  }

  .xl\:scroll-pt-48px {
    scroll-padding-top: 48px;
  }

  .xl\:scroll-pt-5 {
    scroll-padding-top: 1.25rem;
  }

  .xl\:scroll-pt-52 {
    scroll-padding-top: 13rem;
  }

  .xl\:scroll-pt-56 {
    scroll-padding-top: 14rem;
  }

  .xl\:scroll-pt-6 {
    scroll-padding-top: 1.5rem;
  }

  .xl\:scroll-pt-60 {
    scroll-padding-top: 15rem;
  }

  .xl\:scroll-pt-64 {
    scroll-padding-top: 16rem;
  }

  .xl\:scroll-pt-7 {
    scroll-padding-top: 1.75rem;
  }

  .xl\:scroll-pt-72 {
    scroll-padding-top: 18rem;
  }

  .xl\:scroll-pt-8 {
    scroll-padding-top: 2rem;
  }

  .xl\:scroll-pt-80 {
    scroll-padding-top: 20rem;
  }

  .xl\:scroll-pt-80px {
    scroll-padding-top: 80px;
  }

  .xl\:scroll-pt-9 {
    scroll-padding-top: 2.25rem;
  }

  .xl\:scroll-pt-96 {
    scroll-padding-top: 24rem;
  }

  .xl\:scroll-pt-px {
    scroll-padding-top: 1px;
  }

  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .xl\:flex-row {
    flex-direction: row;
  }

  .xl\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .xl\:gap-\[100px\] {
    gap: 100px;
  }

  .xl\:border-0 {
    border-width: 0px;
  }

  .xl\:border-2 {
    border-width: 2px;
  }

  .xl\:border-4 {
    border-width: 4px;
  }

  .xl\:border-8 {
    border-width: 8px;
  }

  .xl\:border-x {
    border-left-width: 1px;
    border-right-width: 1px;
  }

  .xl\:border-x-0 {
    border-left-width: 0px;
    border-right-width: 0px;
  }

  .xl\:border-x-2 {
    border-left-width: 2px;
    border-right-width: 2px;
  }

  .xl\:border-x-4 {
    border-left-width: 4px;
    border-right-width: 4px;
  }

  .xl\:border-x-8 {
    border-left-width: 8px;
    border-right-width: 8px;
  }

  .xl\:border-y {
    border-top-width: 1px;
    border-bottom-width: 1px;
  }

  .xl\:border-y-0 {
    border-top-width: 0px;
    border-bottom-width: 0px;
  }

  .xl\:border-y-2 {
    border-top-width: 2px;
    border-bottom-width: 2px;
  }

  .xl\:border-y-4 {
    border-top-width: 4px;
    border-bottom-width: 4px;
  }

  .xl\:border-y-8 {
    border-top-width: 8px;
    border-bottom-width: 8px;
  }

  .xl\:border-b {
    border-bottom-width: 1px;
  }

  .xl\:border-b-0 {
    border-bottom-width: 0px;
  }

  .xl\:border-b-2 {
    border-bottom-width: 2px;
  }

  .xl\:border-b-4 {
    border-bottom-width: 4px;
  }

  .xl\:border-b-8 {
    border-bottom-width: 8px;
  }

  .xl\:border-e {
    border-inline-end-width: 1px;
  }

  .xl\:border-e-0 {
    border-inline-end-width: 0px;
  }

  .xl\:border-e-2 {
    border-inline-end-width: 2px;
  }

  .xl\:border-e-4 {
    border-inline-end-width: 4px;
  }

  .xl\:border-e-8 {
    border-inline-end-width: 8px;
  }

  .xl\:border-l {
    border-left-width: 1px;
  }

  .xl\:border-l-0 {
    border-left-width: 0px;
  }

  .xl\:border-l-2 {
    border-left-width: 2px;
  }

  .xl\:border-l-4 {
    border-left-width: 4px;
  }

  .xl\:border-l-8 {
    border-left-width: 8px;
  }

  .xl\:border-r {
    border-right-width: 1px;
  }

  .xl\:border-r-0 {
    border-right-width: 0px;
  }

  .xl\:border-r-2 {
    border-right-width: 2px;
  }

  .xl\:border-r-4 {
    border-right-width: 4px;
  }

  .xl\:border-r-8 {
    border-right-width: 8px;
  }

  .xl\:border-s {
    border-inline-start-width: 1px;
  }

  .xl\:border-s-0 {
    border-inline-start-width: 0px;
  }

  .xl\:border-s-2 {
    border-inline-start-width: 2px;
  }

  .xl\:border-s-4 {
    border-inline-start-width: 4px;
  }

  .xl\:border-s-8 {
    border-inline-start-width: 8px;
  }

  .xl\:border-t {
    border-top-width: 1px;
  }

  .xl\:border-t-0 {
    border-top-width: 0px;
  }

  .xl\:border-t-2 {
    border-top-width: 2px;
  }

  .xl\:border-t-4 {
    border-top-width: 4px;
  }

  .xl\:border-t-8 {
    border-top-width: 8px;
  }

  .xl\:border-solid {
    border-style: solid;
  }

  .xl\:border-dashed {
    border-style: dashed;
  }

  .xl\:border-dotted {
    border-style: dotted;
  }

  .xl\:border-double {
    border-style: double;
  }

  .xl\:border-hidden {
    border-style: hidden;
  }

  .xl\:border-none {
    border-style: none;
  }

  .xl\:border-blue {
    border-color: var(--blue);
  }

  .xl\:border-border {
    --tw-border-opacity: 1;
    border-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .xl\:border-border\/0 {
    border-color: rgb(228 229 230 / 0);
  }

  .xl\:border-border\/10 {
    border-color: rgb(228 229 230 / 0.1);
  }

  .xl\:border-border\/100 {
    border-color: rgb(228 229 230 / 1);
  }

  .xl\:border-border\/15 {
    border-color: rgb(228 229 230 / 0.15);
  }

  .xl\:border-border\/20 {
    border-color: rgb(228 229 230 / 0.2);
  }

  .xl\:border-border\/25 {
    border-color: rgb(228 229 230 / 0.25);
  }

  .xl\:border-border\/30 {
    border-color: rgb(228 229 230 / 0.3);
  }

  .xl\:border-border\/35 {
    border-color: rgb(228 229 230 / 0.35);
  }

  .xl\:border-border\/40 {
    border-color: rgb(228 229 230 / 0.4);
  }

  .xl\:border-border\/45 {
    border-color: rgb(228 229 230 / 0.45);
  }

  .xl\:border-border\/5 {
    border-color: rgb(228 229 230 / 0.05);
  }

  .xl\:border-border\/50 {
    border-color: rgb(228 229 230 / 0.5);
  }

  .xl\:border-border\/55 {
    border-color: rgb(228 229 230 / 0.55);
  }

  .xl\:border-border\/60 {
    border-color: rgb(228 229 230 / 0.6);
  }

  .xl\:border-border\/65 {
    border-color: rgb(228 229 230 / 0.65);
  }

  .xl\:border-border\/70 {
    border-color: rgb(228 229 230 / 0.7);
  }

  .xl\:border-border\/75 {
    border-color: rgb(228 229 230 / 0.75);
  }

  .xl\:border-border\/80 {
    border-color: rgb(228 229 230 / 0.8);
  }

  .xl\:border-border\/85 {
    border-color: rgb(228 229 230 / 0.85);
  }

  .xl\:border-border\/90 {
    border-color: rgb(228 229 230 / 0.9);
  }

  .xl\:border-border\/95 {
    border-color: rgb(228 229 230 / 0.95);
  }

  .xl\:border-button {
    --tw-border-opacity: 1;
    border-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .xl\:border-button\/0 {
    border-color: rgb(243 252 251 / 0);
  }

  .xl\:border-button\/10 {
    border-color: rgb(243 252 251 / 0.1);
  }

  .xl\:border-button\/100 {
    border-color: rgb(243 252 251 / 1);
  }

  .xl\:border-button\/15 {
    border-color: rgb(243 252 251 / 0.15);
  }

  .xl\:border-button\/20 {
    border-color: rgb(243 252 251 / 0.2);
  }

  .xl\:border-button\/25 {
    border-color: rgb(243 252 251 / 0.25);
  }

  .xl\:border-button\/30 {
    border-color: rgb(243 252 251 / 0.3);
  }

  .xl\:border-button\/35 {
    border-color: rgb(243 252 251 / 0.35);
  }

  .xl\:border-button\/40 {
    border-color: rgb(243 252 251 / 0.4);
  }

  .xl\:border-button\/45 {
    border-color: rgb(243 252 251 / 0.45);
  }

  .xl\:border-button\/5 {
    border-color: rgb(243 252 251 / 0.05);
  }

  .xl\:border-button\/50 {
    border-color: rgb(243 252 251 / 0.5);
  }

  .xl\:border-button\/55 {
    border-color: rgb(243 252 251 / 0.55);
  }

  .xl\:border-button\/60 {
    border-color: rgb(243 252 251 / 0.6);
  }

  .xl\:border-button\/65 {
    border-color: rgb(243 252 251 / 0.65);
  }

  .xl\:border-button\/70 {
    border-color: rgb(243 252 251 / 0.7);
  }

  .xl\:border-button\/75 {
    border-color: rgb(243 252 251 / 0.75);
  }

  .xl\:border-button\/80 {
    border-color: rgb(243 252 251 / 0.8);
  }

  .xl\:border-button\/85 {
    border-color: rgb(243 252 251 / 0.85);
  }

  .xl\:border-button\/90 {
    border-color: rgb(243 252 251 / 0.9);
  }

  .xl\:border-button\/95 {
    border-color: rgb(243 252 251 / 0.95);
  }

  .xl\:border-current {
    border-color: currentColor;
  }

  .xl\:border-dark {
    --tw-border-opacity: 1;
    border-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .xl\:border-dark-green {
    --tw-border-opacity: 1;
    border-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .xl\:border-dark-green\/0 {
    border-color: rgb(16 64 48 / 0);
  }

  .xl\:border-dark-green\/10 {
    border-color: rgb(16 64 48 / 0.1);
  }

  .xl\:border-dark-green\/100 {
    border-color: rgb(16 64 48 / 1);
  }

  .xl\:border-dark-green\/15 {
    border-color: rgb(16 64 48 / 0.15);
  }

  .xl\:border-dark-green\/20 {
    border-color: rgb(16 64 48 / 0.2);
  }

  .xl\:border-dark-green\/25 {
    border-color: rgb(16 64 48 / 0.25);
  }

  .xl\:border-dark-green\/30 {
    border-color: rgb(16 64 48 / 0.3);
  }

  .xl\:border-dark-green\/35 {
    border-color: rgb(16 64 48 / 0.35);
  }

  .xl\:border-dark-green\/40 {
    border-color: rgb(16 64 48 / 0.4);
  }

  .xl\:border-dark-green\/45 {
    border-color: rgb(16 64 48 / 0.45);
  }

  .xl\:border-dark-green\/5 {
    border-color: rgb(16 64 48 / 0.05);
  }

  .xl\:border-dark-green\/50 {
    border-color: rgb(16 64 48 / 0.5);
  }

  .xl\:border-dark-green\/55 {
    border-color: rgb(16 64 48 / 0.55);
  }

  .xl\:border-dark-green\/60 {
    border-color: rgb(16 64 48 / 0.6);
  }

  .xl\:border-dark-green\/65 {
    border-color: rgb(16 64 48 / 0.65);
  }

  .xl\:border-dark-green\/70 {
    border-color: rgb(16 64 48 / 0.7);
  }

  .xl\:border-dark-green\/75 {
    border-color: rgb(16 64 48 / 0.75);
  }

  .xl\:border-dark-green\/80 {
    border-color: rgb(16 64 48 / 0.8);
  }

  .xl\:border-dark-green\/85 {
    border-color: rgb(16 64 48 / 0.85);
  }

  .xl\:border-dark-green\/90 {
    border-color: rgb(16 64 48 / 0.9);
  }

  .xl\:border-dark-green\/95 {
    border-color: rgb(16 64 48 / 0.95);
  }

  .xl\:border-dark\/0 {
    border-color: rgb(37 73 39 / 0);
  }

  .xl\:border-dark\/10 {
    border-color: rgb(37 73 39 / 0.1);
  }

  .xl\:border-dark\/100 {
    border-color: rgb(37 73 39 / 1);
  }

  .xl\:border-dark\/15 {
    border-color: rgb(37 73 39 / 0.15);
  }

  .xl\:border-dark\/20 {
    border-color: rgb(37 73 39 / 0.2);
  }

  .xl\:border-dark\/25 {
    border-color: rgb(37 73 39 / 0.25);
  }

  .xl\:border-dark\/30 {
    border-color: rgb(37 73 39 / 0.3);
  }

  .xl\:border-dark\/35 {
    border-color: rgb(37 73 39 / 0.35);
  }

  .xl\:border-dark\/40 {
    border-color: rgb(37 73 39 / 0.4);
  }

  .xl\:border-dark\/45 {
    border-color: rgb(37 73 39 / 0.45);
  }

  .xl\:border-dark\/5 {
    border-color: rgb(37 73 39 / 0.05);
  }

  .xl\:border-dark\/50 {
    border-color: rgb(37 73 39 / 0.5);
  }

  .xl\:border-dark\/55 {
    border-color: rgb(37 73 39 / 0.55);
  }

  .xl\:border-dark\/60 {
    border-color: rgb(37 73 39 / 0.6);
  }

  .xl\:border-dark\/65 {
    border-color: rgb(37 73 39 / 0.65);
  }

  .xl\:border-dark\/70 {
    border-color: rgb(37 73 39 / 0.7);
  }

  .xl\:border-dark\/75 {
    border-color: rgb(37 73 39 / 0.75);
  }

  .xl\:border-dark\/80 {
    border-color: rgb(37 73 39 / 0.8);
  }

  .xl\:border-dark\/85 {
    border-color: rgb(37 73 39 / 0.85);
  }

  .xl\:border-dark\/90 {
    border-color: rgb(37 73 39 / 0.9);
  }

  .xl\:border-dark\/95 {
    border-color: rgb(37 73 39 / 0.95);
  }

  .xl\:border-gray {
    border-color: var(--gray);
  }

  .xl\:border-green {
    --tw-border-opacity: 1;
    border-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .xl\:border-green\/0 {
    border-color: rgb(52 102 64 / 0);
  }

  .xl\:border-green\/10 {
    border-color: rgb(52 102 64 / 0.1);
  }

  .xl\:border-green\/100 {
    border-color: rgb(52 102 64 / 1);
  }

  .xl\:border-green\/15 {
    border-color: rgb(52 102 64 / 0.15);
  }

  .xl\:border-green\/20 {
    border-color: rgb(52 102 64 / 0.2);
  }

  .xl\:border-green\/25 {
    border-color: rgb(52 102 64 / 0.25);
  }

  .xl\:border-green\/30 {
    border-color: rgb(52 102 64 / 0.3);
  }

  .xl\:border-green\/35 {
    border-color: rgb(52 102 64 / 0.35);
  }

  .xl\:border-green\/40 {
    border-color: rgb(52 102 64 / 0.4);
  }

  .xl\:border-green\/45 {
    border-color: rgb(52 102 64 / 0.45);
  }

  .xl\:border-green\/5 {
    border-color: rgb(52 102 64 / 0.05);
  }

  .xl\:border-green\/50 {
    border-color: rgb(52 102 64 / 0.5);
  }

  .xl\:border-green\/55 {
    border-color: rgb(52 102 64 / 0.55);
  }

  .xl\:border-green\/60 {
    border-color: rgb(52 102 64 / 0.6);
  }

  .xl\:border-green\/65 {
    border-color: rgb(52 102 64 / 0.65);
  }

  .xl\:border-green\/70 {
    border-color: rgb(52 102 64 / 0.7);
  }

  .xl\:border-green\/75 {
    border-color: rgb(52 102 64 / 0.75);
  }

  .xl\:border-green\/80 {
    border-color: rgb(52 102 64 / 0.8);
  }

  .xl\:border-green\/85 {
    border-color: rgb(52 102 64 / 0.85);
  }

  .xl\:border-green\/90 {
    border-color: rgb(52 102 64 / 0.9);
  }

  .xl\:border-green\/95 {
    border-color: rgb(52 102 64 / 0.95);
  }

  .xl\:border-grey {
    --tw-border-opacity: 1;
    border-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .xl\:border-grey\/0 {
    border-color: rgb(205 217 209 / 0);
  }

  .xl\:border-grey\/10 {
    border-color: rgb(205 217 209 / 0.1);
  }

  .xl\:border-grey\/100 {
    border-color: rgb(205 217 209 / 1);
  }

  .xl\:border-grey\/15 {
    border-color: rgb(205 217 209 / 0.15);
  }

  .xl\:border-grey\/20 {
    border-color: rgb(205 217 209 / 0.2);
  }

  .xl\:border-grey\/25 {
    border-color: rgb(205 217 209 / 0.25);
  }

  .xl\:border-grey\/30 {
    border-color: rgb(205 217 209 / 0.3);
  }

  .xl\:border-grey\/35 {
    border-color: rgb(205 217 209 / 0.35);
  }

  .xl\:border-grey\/40 {
    border-color: rgb(205 217 209 / 0.4);
  }

  .xl\:border-grey\/45 {
    border-color: rgb(205 217 209 / 0.45);
  }

  .xl\:border-grey\/5 {
    border-color: rgb(205 217 209 / 0.05);
  }

  .xl\:border-grey\/50 {
    border-color: rgb(205 217 209 / 0.5);
  }

  .xl\:border-grey\/55 {
    border-color: rgb(205 217 209 / 0.55);
  }

  .xl\:border-grey\/60 {
    border-color: rgb(205 217 209 / 0.6);
  }

  .xl\:border-grey\/65 {
    border-color: rgb(205 217 209 / 0.65);
  }

  .xl\:border-grey\/70 {
    border-color: rgb(205 217 209 / 0.7);
  }

  .xl\:border-grey\/75 {
    border-color: rgb(205 217 209 / 0.75);
  }

  .xl\:border-grey\/80 {
    border-color: rgb(205 217 209 / 0.8);
  }

  .xl\:border-grey\/85 {
    border-color: rgb(205 217 209 / 0.85);
  }

  .xl\:border-grey\/90 {
    border-color: rgb(205 217 209 / 0.9);
  }

  .xl\:border-grey\/95 {
    border-color: rgb(205 217 209 / 0.95);
  }

  .xl\:border-light {
    --tw-border-opacity: 1;
    border-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .xl\:border-light-green {
    --tw-border-opacity: 1;
    border-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .xl\:border-light-green\/0 {
    border-color: rgb(243 244 228 / 0);
  }

  .xl\:border-light-green\/10 {
    border-color: rgb(243 244 228 / 0.1);
  }

  .xl\:border-light-green\/100 {
    border-color: rgb(243 244 228 / 1);
  }

  .xl\:border-light-green\/15 {
    border-color: rgb(243 244 228 / 0.15);
  }

  .xl\:border-light-green\/20 {
    border-color: rgb(243 244 228 / 0.2);
  }

  .xl\:border-light-green\/25 {
    border-color: rgb(243 244 228 / 0.25);
  }

  .xl\:border-light-green\/30 {
    border-color: rgb(243 244 228 / 0.3);
  }

  .xl\:border-light-green\/35 {
    border-color: rgb(243 244 228 / 0.35);
  }

  .xl\:border-light-green\/40 {
    border-color: rgb(243 244 228 / 0.4);
  }

  .xl\:border-light-green\/45 {
    border-color: rgb(243 244 228 / 0.45);
  }

  .xl\:border-light-green\/5 {
    border-color: rgb(243 244 228 / 0.05);
  }

  .xl\:border-light-green\/50 {
    border-color: rgb(243 244 228 / 0.5);
  }

  .xl\:border-light-green\/55 {
    border-color: rgb(243 244 228 / 0.55);
  }

  .xl\:border-light-green\/60 {
    border-color: rgb(243 244 228 / 0.6);
  }

  .xl\:border-light-green\/65 {
    border-color: rgb(243 244 228 / 0.65);
  }

  .xl\:border-light-green\/70 {
    border-color: rgb(243 244 228 / 0.7);
  }

  .xl\:border-light-green\/75 {
    border-color: rgb(243 244 228 / 0.75);
  }

  .xl\:border-light-green\/80 {
    border-color: rgb(243 244 228 / 0.8);
  }

  .xl\:border-light-green\/85 {
    border-color: rgb(243 244 228 / 0.85);
  }

  .xl\:border-light-green\/90 {
    border-color: rgb(243 244 228 / 0.9);
  }

  .xl\:border-light-green\/95 {
    border-color: rgb(243 244 228 / 0.95);
  }

  .xl\:border-light\/0 {
    border-color: rgb(243 244 228 / 0);
  }

  .xl\:border-light\/10 {
    border-color: rgb(243 244 228 / 0.1);
  }

  .xl\:border-light\/100 {
    border-color: rgb(243 244 228 / 1);
  }

  .xl\:border-light\/15 {
    border-color: rgb(243 244 228 / 0.15);
  }

  .xl\:border-light\/20 {
    border-color: rgb(243 244 228 / 0.2);
  }

  .xl\:border-light\/25 {
    border-color: rgb(243 244 228 / 0.25);
  }

  .xl\:border-light\/30 {
    border-color: rgb(243 244 228 / 0.3);
  }

  .xl\:border-light\/35 {
    border-color: rgb(243 244 228 / 0.35);
  }

  .xl\:border-light\/40 {
    border-color: rgb(243 244 228 / 0.4);
  }

  .xl\:border-light\/45 {
    border-color: rgb(243 244 228 / 0.45);
  }

  .xl\:border-light\/5 {
    border-color: rgb(243 244 228 / 0.05);
  }

  .xl\:border-light\/50 {
    border-color: rgb(243 244 228 / 0.5);
  }

  .xl\:border-light\/55 {
    border-color: rgb(243 244 228 / 0.55);
  }

  .xl\:border-light\/60 {
    border-color: rgb(243 244 228 / 0.6);
  }

  .xl\:border-light\/65 {
    border-color: rgb(243 244 228 / 0.65);
  }

  .xl\:border-light\/70 {
    border-color: rgb(243 244 228 / 0.7);
  }

  .xl\:border-light\/75 {
    border-color: rgb(243 244 228 / 0.75);
  }

  .xl\:border-light\/80 {
    border-color: rgb(243 244 228 / 0.8);
  }

  .xl\:border-light\/85 {
    border-color: rgb(243 244 228 / 0.85);
  }

  .xl\:border-light\/90 {
    border-color: rgb(243 244 228 / 0.9);
  }

  .xl\:border-light\/95 {
    border-color: rgb(243 244 228 / 0.95);
  }

  .xl\:border-main {
    --tw-border-opacity: 1;
    border-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .xl\:border-main\/0 {
    border-color: rgb(56 56 56 / 0);
  }

  .xl\:border-main\/10 {
    border-color: rgb(56 56 56 / 0.1);
  }

  .xl\:border-main\/100 {
    border-color: rgb(56 56 56 / 1);
  }

  .xl\:border-main\/15 {
    border-color: rgb(56 56 56 / 0.15);
  }

  .xl\:border-main\/20 {
    border-color: rgb(56 56 56 / 0.2);
  }

  .xl\:border-main\/25 {
    border-color: rgb(56 56 56 / 0.25);
  }

  .xl\:border-main\/30 {
    border-color: rgb(56 56 56 / 0.3);
  }

  .xl\:border-main\/35 {
    border-color: rgb(56 56 56 / 0.35);
  }

  .xl\:border-main\/40 {
    border-color: rgb(56 56 56 / 0.4);
  }

  .xl\:border-main\/45 {
    border-color: rgb(56 56 56 / 0.45);
  }

  .xl\:border-main\/5 {
    border-color: rgb(56 56 56 / 0.05);
  }

  .xl\:border-main\/50 {
    border-color: rgb(56 56 56 / 0.5);
  }

  .xl\:border-main\/55 {
    border-color: rgb(56 56 56 / 0.55);
  }

  .xl\:border-main\/60 {
    border-color: rgb(56 56 56 / 0.6);
  }

  .xl\:border-main\/65 {
    border-color: rgb(56 56 56 / 0.65);
  }

  .xl\:border-main\/70 {
    border-color: rgb(56 56 56 / 0.7);
  }

  .xl\:border-main\/75 {
    border-color: rgb(56 56 56 / 0.75);
  }

  .xl\:border-main\/80 {
    border-color: rgb(56 56 56 / 0.8);
  }

  .xl\:border-main\/85 {
    border-color: rgb(56 56 56 / 0.85);
  }

  .xl\:border-main\/90 {
    border-color: rgb(56 56 56 / 0.9);
  }

  .xl\:border-main\/95 {
    border-color: rgb(56 56 56 / 0.95);
  }

  .xl\:border-navy {
    border-color: var(--navy);
  }

  .xl\:border-offwhite {
    border-color: var(--offwhite);
  }

  .xl\:border-orange {
    border-color: var(--orange);
  }

  .xl\:border-pearl {
    --tw-border-opacity: 1;
    border-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .xl\:border-pearl\/0 {
    border-color: rgb(254 252 249 / 0);
  }

  .xl\:border-pearl\/10 {
    border-color: rgb(254 252 249 / 0.1);
  }

  .xl\:border-pearl\/100 {
    border-color: rgb(254 252 249 / 1);
  }

  .xl\:border-pearl\/15 {
    border-color: rgb(254 252 249 / 0.15);
  }

  .xl\:border-pearl\/20 {
    border-color: rgb(254 252 249 / 0.2);
  }

  .xl\:border-pearl\/25 {
    border-color: rgb(254 252 249 / 0.25);
  }

  .xl\:border-pearl\/30 {
    border-color: rgb(254 252 249 / 0.3);
  }

  .xl\:border-pearl\/35 {
    border-color: rgb(254 252 249 / 0.35);
  }

  .xl\:border-pearl\/40 {
    border-color: rgb(254 252 249 / 0.4);
  }

  .xl\:border-pearl\/45 {
    border-color: rgb(254 252 249 / 0.45);
  }

  .xl\:border-pearl\/5 {
    border-color: rgb(254 252 249 / 0.05);
  }

  .xl\:border-pearl\/50 {
    border-color: rgb(254 252 249 / 0.5);
  }

  .xl\:border-pearl\/55 {
    border-color: rgb(254 252 249 / 0.55);
  }

  .xl\:border-pearl\/60 {
    border-color: rgb(254 252 249 / 0.6);
  }

  .xl\:border-pearl\/65 {
    border-color: rgb(254 252 249 / 0.65);
  }

  .xl\:border-pearl\/70 {
    border-color: rgb(254 252 249 / 0.7);
  }

  .xl\:border-pearl\/75 {
    border-color: rgb(254 252 249 / 0.75);
  }

  .xl\:border-pearl\/80 {
    border-color: rgb(254 252 249 / 0.8);
  }

  .xl\:border-pearl\/85 {
    border-color: rgb(254 252 249 / 0.85);
  }

  .xl\:border-pearl\/90 {
    border-color: rgb(254 252 249 / 0.9);
  }

  .xl\:border-pearl\/95 {
    border-color: rgb(254 252 249 / 0.95);
  }

  .xl\:border-text-grey {
    --tw-border-opacity: 1;
    border-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .xl\:border-text-grey\/0 {
    border-color: rgb(179 179 179 / 0);
  }

  .xl\:border-text-grey\/10 {
    border-color: rgb(179 179 179 / 0.1);
  }

  .xl\:border-text-grey\/100 {
    border-color: rgb(179 179 179 / 1);
  }

  .xl\:border-text-grey\/15 {
    border-color: rgb(179 179 179 / 0.15);
  }

  .xl\:border-text-grey\/20 {
    border-color: rgb(179 179 179 / 0.2);
  }

  .xl\:border-text-grey\/25 {
    border-color: rgb(179 179 179 / 0.25);
  }

  .xl\:border-text-grey\/30 {
    border-color: rgb(179 179 179 / 0.3);
  }

  .xl\:border-text-grey\/35 {
    border-color: rgb(179 179 179 / 0.35);
  }

  .xl\:border-text-grey\/40 {
    border-color: rgb(179 179 179 / 0.4);
  }

  .xl\:border-text-grey\/45 {
    border-color: rgb(179 179 179 / 0.45);
  }

  .xl\:border-text-grey\/5 {
    border-color: rgb(179 179 179 / 0.05);
  }

  .xl\:border-text-grey\/50 {
    border-color: rgb(179 179 179 / 0.5);
  }

  .xl\:border-text-grey\/55 {
    border-color: rgb(179 179 179 / 0.55);
  }

  .xl\:border-text-grey\/60 {
    border-color: rgb(179 179 179 / 0.6);
  }

  .xl\:border-text-grey\/65 {
    border-color: rgb(179 179 179 / 0.65);
  }

  .xl\:border-text-grey\/70 {
    border-color: rgb(179 179 179 / 0.7);
  }

  .xl\:border-text-grey\/75 {
    border-color: rgb(179 179 179 / 0.75);
  }

  .xl\:border-text-grey\/80 {
    border-color: rgb(179 179 179 / 0.8);
  }

  .xl\:border-text-grey\/85 {
    border-color: rgb(179 179 179 / 0.85);
  }

  .xl\:border-text-grey\/90 {
    border-color: rgb(179 179 179 / 0.9);
  }

  .xl\:border-text-grey\/95 {
    border-color: rgb(179 179 179 / 0.95);
  }

  .xl\:border-transparent {
    border-color: transparent;
  }

  .xl\:border-transparent\/0 {
    border-color: rgb(0 0 0 / 0);
  }

  .xl\:border-transparent\/10 {
    border-color: rgb(0 0 0 / 0.1);
  }

  .xl\:border-transparent\/100 {
    border-color: rgb(0 0 0 / 1);
  }

  .xl\:border-transparent\/15 {
    border-color: rgb(0 0 0 / 0.15);
  }

  .xl\:border-transparent\/20 {
    border-color: rgb(0 0 0 / 0.2);
  }

  .xl\:border-transparent\/25 {
    border-color: rgb(0 0 0 / 0.25);
  }

  .xl\:border-transparent\/30 {
    border-color: rgb(0 0 0 / 0.3);
  }

  .xl\:border-transparent\/35 {
    border-color: rgb(0 0 0 / 0.35);
  }

  .xl\:border-transparent\/40 {
    border-color: rgb(0 0 0 / 0.4);
  }

  .xl\:border-transparent\/45 {
    border-color: rgb(0 0 0 / 0.45);
  }

  .xl\:border-transparent\/5 {
    border-color: rgb(0 0 0 / 0.05);
  }

  .xl\:border-transparent\/50 {
    border-color: rgb(0 0 0 / 0.5);
  }

  .xl\:border-transparent\/55 {
    border-color: rgb(0 0 0 / 0.55);
  }

  .xl\:border-transparent\/60 {
    border-color: rgb(0 0 0 / 0.6);
  }

  .xl\:border-transparent\/65 {
    border-color: rgb(0 0 0 / 0.65);
  }

  .xl\:border-transparent\/70 {
    border-color: rgb(0 0 0 / 0.7);
  }

  .xl\:border-transparent\/75 {
    border-color: rgb(0 0 0 / 0.75);
  }

  .xl\:border-transparent\/80 {
    border-color: rgb(0 0 0 / 0.8);
  }

  .xl\:border-transparent\/85 {
    border-color: rgb(0 0 0 / 0.85);
  }

  .xl\:border-transparent\/90 {
    border-color: rgb(0 0 0 / 0.9);
  }

  .xl\:border-transparent\/95 {
    border-color: rgb(0 0 0 / 0.95);
  }

  .xl\:border-white {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .xl\:border-white\/0 {
    border-color: rgb(255 255 255 / 0);
  }

  .xl\:border-white\/10 {
    border-color: rgb(255 255 255 / 0.1);
  }

  .xl\:border-white\/100 {
    border-color: rgb(255 255 255 / 1);
  }

  .xl\:border-white\/15 {
    border-color: rgb(255 255 255 / 0.15);
  }

  .xl\:border-white\/20 {
    border-color: rgb(255 255 255 / 0.2);
  }

  .xl\:border-white\/25 {
    border-color: rgb(255 255 255 / 0.25);
  }

  .xl\:border-white\/30 {
    border-color: rgb(255 255 255 / 0.3);
  }

  .xl\:border-white\/35 {
    border-color: rgb(255 255 255 / 0.35);
  }

  .xl\:border-white\/40 {
    border-color: rgb(255 255 255 / 0.4);
  }

  .xl\:border-white\/45 {
    border-color: rgb(255 255 255 / 0.45);
  }

  .xl\:border-white\/5 {
    border-color: rgb(255 255 255 / 0.05);
  }

  .xl\:border-white\/50 {
    border-color: rgb(255 255 255 / 0.5);
  }

  .xl\:border-white\/55 {
    border-color: rgb(255 255 255 / 0.55);
  }

  .xl\:border-white\/60 {
    border-color: rgb(255 255 255 / 0.6);
  }

  .xl\:border-white\/65 {
    border-color: rgb(255 255 255 / 0.65);
  }

  .xl\:border-white\/70 {
    border-color: rgb(255 255 255 / 0.7);
  }

  .xl\:border-white\/75 {
    border-color: rgb(255 255 255 / 0.75);
  }

  .xl\:border-white\/80 {
    border-color: rgb(255 255 255 / 0.8);
  }

  .xl\:border-white\/85 {
    border-color: rgb(255 255 255 / 0.85);
  }

  .xl\:border-white\/90 {
    border-color: rgb(255 255 255 / 0.9);
  }

  .xl\:border-white\/95 {
    border-color: rgb(255 255 255 / 0.95);
  }

  .xl\:border-x-blue {
    border-left-color: var(--blue);
    border-right-color: var(--blue);
  }

  .xl\:border-x-border {
    --tw-border-opacity: 1;
    border-left-color: rgb(228 229 230 / var(--tw-border-opacity));
    border-right-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .xl\:border-x-border\/0 {
    border-left-color: rgb(228 229 230 / 0);
    border-right-color: rgb(228 229 230 / 0);
  }

  .xl\:border-x-border\/10 {
    border-left-color: rgb(228 229 230 / 0.1);
    border-right-color: rgb(228 229 230 / 0.1);
  }

  .xl\:border-x-border\/100 {
    border-left-color: rgb(228 229 230 / 1);
    border-right-color: rgb(228 229 230 / 1);
  }

  .xl\:border-x-border\/15 {
    border-left-color: rgb(228 229 230 / 0.15);
    border-right-color: rgb(228 229 230 / 0.15);
  }

  .xl\:border-x-border\/20 {
    border-left-color: rgb(228 229 230 / 0.2);
    border-right-color: rgb(228 229 230 / 0.2);
  }

  .xl\:border-x-border\/25 {
    border-left-color: rgb(228 229 230 / 0.25);
    border-right-color: rgb(228 229 230 / 0.25);
  }

  .xl\:border-x-border\/30 {
    border-left-color: rgb(228 229 230 / 0.3);
    border-right-color: rgb(228 229 230 / 0.3);
  }

  .xl\:border-x-border\/35 {
    border-left-color: rgb(228 229 230 / 0.35);
    border-right-color: rgb(228 229 230 / 0.35);
  }

  .xl\:border-x-border\/40 {
    border-left-color: rgb(228 229 230 / 0.4);
    border-right-color: rgb(228 229 230 / 0.4);
  }

  .xl\:border-x-border\/45 {
    border-left-color: rgb(228 229 230 / 0.45);
    border-right-color: rgb(228 229 230 / 0.45);
  }

  .xl\:border-x-border\/5 {
    border-left-color: rgb(228 229 230 / 0.05);
    border-right-color: rgb(228 229 230 / 0.05);
  }

  .xl\:border-x-border\/50 {
    border-left-color: rgb(228 229 230 / 0.5);
    border-right-color: rgb(228 229 230 / 0.5);
  }

  .xl\:border-x-border\/55 {
    border-left-color: rgb(228 229 230 / 0.55);
    border-right-color: rgb(228 229 230 / 0.55);
  }

  .xl\:border-x-border\/60 {
    border-left-color: rgb(228 229 230 / 0.6);
    border-right-color: rgb(228 229 230 / 0.6);
  }

  .xl\:border-x-border\/65 {
    border-left-color: rgb(228 229 230 / 0.65);
    border-right-color: rgb(228 229 230 / 0.65);
  }

  .xl\:border-x-border\/70 {
    border-left-color: rgb(228 229 230 / 0.7);
    border-right-color: rgb(228 229 230 / 0.7);
  }

  .xl\:border-x-border\/75 {
    border-left-color: rgb(228 229 230 / 0.75);
    border-right-color: rgb(228 229 230 / 0.75);
  }

  .xl\:border-x-border\/80 {
    border-left-color: rgb(228 229 230 / 0.8);
    border-right-color: rgb(228 229 230 / 0.8);
  }

  .xl\:border-x-border\/85 {
    border-left-color: rgb(228 229 230 / 0.85);
    border-right-color: rgb(228 229 230 / 0.85);
  }

  .xl\:border-x-border\/90 {
    border-left-color: rgb(228 229 230 / 0.9);
    border-right-color: rgb(228 229 230 / 0.9);
  }

  .xl\:border-x-border\/95 {
    border-left-color: rgb(228 229 230 / 0.95);
    border-right-color: rgb(228 229 230 / 0.95);
  }

  .xl\:border-x-button {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 252 251 / var(--tw-border-opacity));
    border-right-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .xl\:border-x-button\/0 {
    border-left-color: rgb(243 252 251 / 0);
    border-right-color: rgb(243 252 251 / 0);
  }

  .xl\:border-x-button\/10 {
    border-left-color: rgb(243 252 251 / 0.1);
    border-right-color: rgb(243 252 251 / 0.1);
  }

  .xl\:border-x-button\/100 {
    border-left-color: rgb(243 252 251 / 1);
    border-right-color: rgb(243 252 251 / 1);
  }

  .xl\:border-x-button\/15 {
    border-left-color: rgb(243 252 251 / 0.15);
    border-right-color: rgb(243 252 251 / 0.15);
  }

  .xl\:border-x-button\/20 {
    border-left-color: rgb(243 252 251 / 0.2);
    border-right-color: rgb(243 252 251 / 0.2);
  }

  .xl\:border-x-button\/25 {
    border-left-color: rgb(243 252 251 / 0.25);
    border-right-color: rgb(243 252 251 / 0.25);
  }

  .xl\:border-x-button\/30 {
    border-left-color: rgb(243 252 251 / 0.3);
    border-right-color: rgb(243 252 251 / 0.3);
  }

  .xl\:border-x-button\/35 {
    border-left-color: rgb(243 252 251 / 0.35);
    border-right-color: rgb(243 252 251 / 0.35);
  }

  .xl\:border-x-button\/40 {
    border-left-color: rgb(243 252 251 / 0.4);
    border-right-color: rgb(243 252 251 / 0.4);
  }

  .xl\:border-x-button\/45 {
    border-left-color: rgb(243 252 251 / 0.45);
    border-right-color: rgb(243 252 251 / 0.45);
  }

  .xl\:border-x-button\/5 {
    border-left-color: rgb(243 252 251 / 0.05);
    border-right-color: rgb(243 252 251 / 0.05);
  }

  .xl\:border-x-button\/50 {
    border-left-color: rgb(243 252 251 / 0.5);
    border-right-color: rgb(243 252 251 / 0.5);
  }

  .xl\:border-x-button\/55 {
    border-left-color: rgb(243 252 251 / 0.55);
    border-right-color: rgb(243 252 251 / 0.55);
  }

  .xl\:border-x-button\/60 {
    border-left-color: rgb(243 252 251 / 0.6);
    border-right-color: rgb(243 252 251 / 0.6);
  }

  .xl\:border-x-button\/65 {
    border-left-color: rgb(243 252 251 / 0.65);
    border-right-color: rgb(243 252 251 / 0.65);
  }

  .xl\:border-x-button\/70 {
    border-left-color: rgb(243 252 251 / 0.7);
    border-right-color: rgb(243 252 251 / 0.7);
  }

  .xl\:border-x-button\/75 {
    border-left-color: rgb(243 252 251 / 0.75);
    border-right-color: rgb(243 252 251 / 0.75);
  }

  .xl\:border-x-button\/80 {
    border-left-color: rgb(243 252 251 / 0.8);
    border-right-color: rgb(243 252 251 / 0.8);
  }

  .xl\:border-x-button\/85 {
    border-left-color: rgb(243 252 251 / 0.85);
    border-right-color: rgb(243 252 251 / 0.85);
  }

  .xl\:border-x-button\/90 {
    border-left-color: rgb(243 252 251 / 0.9);
    border-right-color: rgb(243 252 251 / 0.9);
  }

  .xl\:border-x-button\/95 {
    border-left-color: rgb(243 252 251 / 0.95);
    border-right-color: rgb(243 252 251 / 0.95);
  }

  .xl\:border-x-current {
    border-left-color: currentColor;
    border-right-color: currentColor;
  }

  .xl\:border-x-dark {
    --tw-border-opacity: 1;
    border-left-color: rgb(37 73 39 / var(--tw-border-opacity));
    border-right-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .xl\:border-x-dark-green {
    --tw-border-opacity: 1;
    border-left-color: rgb(16 64 48 / var(--tw-border-opacity));
    border-right-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .xl\:border-x-dark-green\/0 {
    border-left-color: rgb(16 64 48 / 0);
    border-right-color: rgb(16 64 48 / 0);
  }

  .xl\:border-x-dark-green\/10 {
    border-left-color: rgb(16 64 48 / 0.1);
    border-right-color: rgb(16 64 48 / 0.1);
  }

  .xl\:border-x-dark-green\/100 {
    border-left-color: rgb(16 64 48 / 1);
    border-right-color: rgb(16 64 48 / 1);
  }

  .xl\:border-x-dark-green\/15 {
    border-left-color: rgb(16 64 48 / 0.15);
    border-right-color: rgb(16 64 48 / 0.15);
  }

  .xl\:border-x-dark-green\/20 {
    border-left-color: rgb(16 64 48 / 0.2);
    border-right-color: rgb(16 64 48 / 0.2);
  }

  .xl\:border-x-dark-green\/25 {
    border-left-color: rgb(16 64 48 / 0.25);
    border-right-color: rgb(16 64 48 / 0.25);
  }

  .xl\:border-x-dark-green\/30 {
    border-left-color: rgb(16 64 48 / 0.3);
    border-right-color: rgb(16 64 48 / 0.3);
  }

  .xl\:border-x-dark-green\/35 {
    border-left-color: rgb(16 64 48 / 0.35);
    border-right-color: rgb(16 64 48 / 0.35);
  }

  .xl\:border-x-dark-green\/40 {
    border-left-color: rgb(16 64 48 / 0.4);
    border-right-color: rgb(16 64 48 / 0.4);
  }

  .xl\:border-x-dark-green\/45 {
    border-left-color: rgb(16 64 48 / 0.45);
    border-right-color: rgb(16 64 48 / 0.45);
  }

  .xl\:border-x-dark-green\/5 {
    border-left-color: rgb(16 64 48 / 0.05);
    border-right-color: rgb(16 64 48 / 0.05);
  }

  .xl\:border-x-dark-green\/50 {
    border-left-color: rgb(16 64 48 / 0.5);
    border-right-color: rgb(16 64 48 / 0.5);
  }

  .xl\:border-x-dark-green\/55 {
    border-left-color: rgb(16 64 48 / 0.55);
    border-right-color: rgb(16 64 48 / 0.55);
  }

  .xl\:border-x-dark-green\/60 {
    border-left-color: rgb(16 64 48 / 0.6);
    border-right-color: rgb(16 64 48 / 0.6);
  }

  .xl\:border-x-dark-green\/65 {
    border-left-color: rgb(16 64 48 / 0.65);
    border-right-color: rgb(16 64 48 / 0.65);
  }

  .xl\:border-x-dark-green\/70 {
    border-left-color: rgb(16 64 48 / 0.7);
    border-right-color: rgb(16 64 48 / 0.7);
  }

  .xl\:border-x-dark-green\/75 {
    border-left-color: rgb(16 64 48 / 0.75);
    border-right-color: rgb(16 64 48 / 0.75);
  }

  .xl\:border-x-dark-green\/80 {
    border-left-color: rgb(16 64 48 / 0.8);
    border-right-color: rgb(16 64 48 / 0.8);
  }

  .xl\:border-x-dark-green\/85 {
    border-left-color: rgb(16 64 48 / 0.85);
    border-right-color: rgb(16 64 48 / 0.85);
  }

  .xl\:border-x-dark-green\/90 {
    border-left-color: rgb(16 64 48 / 0.9);
    border-right-color: rgb(16 64 48 / 0.9);
  }

  .xl\:border-x-dark-green\/95 {
    border-left-color: rgb(16 64 48 / 0.95);
    border-right-color: rgb(16 64 48 / 0.95);
  }

  .xl\:border-x-dark\/0 {
    border-left-color: rgb(37 73 39 / 0);
    border-right-color: rgb(37 73 39 / 0);
  }

  .xl\:border-x-dark\/10 {
    border-left-color: rgb(37 73 39 / 0.1);
    border-right-color: rgb(37 73 39 / 0.1);
  }

  .xl\:border-x-dark\/100 {
    border-left-color: rgb(37 73 39 / 1);
    border-right-color: rgb(37 73 39 / 1);
  }

  .xl\:border-x-dark\/15 {
    border-left-color: rgb(37 73 39 / 0.15);
    border-right-color: rgb(37 73 39 / 0.15);
  }

  .xl\:border-x-dark\/20 {
    border-left-color: rgb(37 73 39 / 0.2);
    border-right-color: rgb(37 73 39 / 0.2);
  }

  .xl\:border-x-dark\/25 {
    border-left-color: rgb(37 73 39 / 0.25);
    border-right-color: rgb(37 73 39 / 0.25);
  }

  .xl\:border-x-dark\/30 {
    border-left-color: rgb(37 73 39 / 0.3);
    border-right-color: rgb(37 73 39 / 0.3);
  }

  .xl\:border-x-dark\/35 {
    border-left-color: rgb(37 73 39 / 0.35);
    border-right-color: rgb(37 73 39 / 0.35);
  }

  .xl\:border-x-dark\/40 {
    border-left-color: rgb(37 73 39 / 0.4);
    border-right-color: rgb(37 73 39 / 0.4);
  }

  .xl\:border-x-dark\/45 {
    border-left-color: rgb(37 73 39 / 0.45);
    border-right-color: rgb(37 73 39 / 0.45);
  }

  .xl\:border-x-dark\/5 {
    border-left-color: rgb(37 73 39 / 0.05);
    border-right-color: rgb(37 73 39 / 0.05);
  }

  .xl\:border-x-dark\/50 {
    border-left-color: rgb(37 73 39 / 0.5);
    border-right-color: rgb(37 73 39 / 0.5);
  }

  .xl\:border-x-dark\/55 {
    border-left-color: rgb(37 73 39 / 0.55);
    border-right-color: rgb(37 73 39 / 0.55);
  }

  .xl\:border-x-dark\/60 {
    border-left-color: rgb(37 73 39 / 0.6);
    border-right-color: rgb(37 73 39 / 0.6);
  }

  .xl\:border-x-dark\/65 {
    border-left-color: rgb(37 73 39 / 0.65);
    border-right-color: rgb(37 73 39 / 0.65);
  }

  .xl\:border-x-dark\/70 {
    border-left-color: rgb(37 73 39 / 0.7);
    border-right-color: rgb(37 73 39 / 0.7);
  }

  .xl\:border-x-dark\/75 {
    border-left-color: rgb(37 73 39 / 0.75);
    border-right-color: rgb(37 73 39 / 0.75);
  }

  .xl\:border-x-dark\/80 {
    border-left-color: rgb(37 73 39 / 0.8);
    border-right-color: rgb(37 73 39 / 0.8);
  }

  .xl\:border-x-dark\/85 {
    border-left-color: rgb(37 73 39 / 0.85);
    border-right-color: rgb(37 73 39 / 0.85);
  }

  .xl\:border-x-dark\/90 {
    border-left-color: rgb(37 73 39 / 0.9);
    border-right-color: rgb(37 73 39 / 0.9);
  }

  .xl\:border-x-dark\/95 {
    border-left-color: rgb(37 73 39 / 0.95);
    border-right-color: rgb(37 73 39 / 0.95);
  }

  .xl\:border-x-gray {
    border-left-color: var(--gray);
    border-right-color: var(--gray);
  }

  .xl\:border-x-green {
    --tw-border-opacity: 1;
    border-left-color: rgb(52 102 64 / var(--tw-border-opacity));
    border-right-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .xl\:border-x-green\/0 {
    border-left-color: rgb(52 102 64 / 0);
    border-right-color: rgb(52 102 64 / 0);
  }

  .xl\:border-x-green\/10 {
    border-left-color: rgb(52 102 64 / 0.1);
    border-right-color: rgb(52 102 64 / 0.1);
  }

  .xl\:border-x-green\/100 {
    border-left-color: rgb(52 102 64 / 1);
    border-right-color: rgb(52 102 64 / 1);
  }

  .xl\:border-x-green\/15 {
    border-left-color: rgb(52 102 64 / 0.15);
    border-right-color: rgb(52 102 64 / 0.15);
  }

  .xl\:border-x-green\/20 {
    border-left-color: rgb(52 102 64 / 0.2);
    border-right-color: rgb(52 102 64 / 0.2);
  }

  .xl\:border-x-green\/25 {
    border-left-color: rgb(52 102 64 / 0.25);
    border-right-color: rgb(52 102 64 / 0.25);
  }

  .xl\:border-x-green\/30 {
    border-left-color: rgb(52 102 64 / 0.3);
    border-right-color: rgb(52 102 64 / 0.3);
  }

  .xl\:border-x-green\/35 {
    border-left-color: rgb(52 102 64 / 0.35);
    border-right-color: rgb(52 102 64 / 0.35);
  }

  .xl\:border-x-green\/40 {
    border-left-color: rgb(52 102 64 / 0.4);
    border-right-color: rgb(52 102 64 / 0.4);
  }

  .xl\:border-x-green\/45 {
    border-left-color: rgb(52 102 64 / 0.45);
    border-right-color: rgb(52 102 64 / 0.45);
  }

  .xl\:border-x-green\/5 {
    border-left-color: rgb(52 102 64 / 0.05);
    border-right-color: rgb(52 102 64 / 0.05);
  }

  .xl\:border-x-green\/50 {
    border-left-color: rgb(52 102 64 / 0.5);
    border-right-color: rgb(52 102 64 / 0.5);
  }

  .xl\:border-x-green\/55 {
    border-left-color: rgb(52 102 64 / 0.55);
    border-right-color: rgb(52 102 64 / 0.55);
  }

  .xl\:border-x-green\/60 {
    border-left-color: rgb(52 102 64 / 0.6);
    border-right-color: rgb(52 102 64 / 0.6);
  }

  .xl\:border-x-green\/65 {
    border-left-color: rgb(52 102 64 / 0.65);
    border-right-color: rgb(52 102 64 / 0.65);
  }

  .xl\:border-x-green\/70 {
    border-left-color: rgb(52 102 64 / 0.7);
    border-right-color: rgb(52 102 64 / 0.7);
  }

  .xl\:border-x-green\/75 {
    border-left-color: rgb(52 102 64 / 0.75);
    border-right-color: rgb(52 102 64 / 0.75);
  }

  .xl\:border-x-green\/80 {
    border-left-color: rgb(52 102 64 / 0.8);
    border-right-color: rgb(52 102 64 / 0.8);
  }

  .xl\:border-x-green\/85 {
    border-left-color: rgb(52 102 64 / 0.85);
    border-right-color: rgb(52 102 64 / 0.85);
  }

  .xl\:border-x-green\/90 {
    border-left-color: rgb(52 102 64 / 0.9);
    border-right-color: rgb(52 102 64 / 0.9);
  }

  .xl\:border-x-green\/95 {
    border-left-color: rgb(52 102 64 / 0.95);
    border-right-color: rgb(52 102 64 / 0.95);
  }

  .xl\:border-x-grey {
    --tw-border-opacity: 1;
    border-left-color: rgb(205 217 209 / var(--tw-border-opacity));
    border-right-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .xl\:border-x-grey\/0 {
    border-left-color: rgb(205 217 209 / 0);
    border-right-color: rgb(205 217 209 / 0);
  }

  .xl\:border-x-grey\/10 {
    border-left-color: rgb(205 217 209 / 0.1);
    border-right-color: rgb(205 217 209 / 0.1);
  }

  .xl\:border-x-grey\/100 {
    border-left-color: rgb(205 217 209 / 1);
    border-right-color: rgb(205 217 209 / 1);
  }

  .xl\:border-x-grey\/15 {
    border-left-color: rgb(205 217 209 / 0.15);
    border-right-color: rgb(205 217 209 / 0.15);
  }

  .xl\:border-x-grey\/20 {
    border-left-color: rgb(205 217 209 / 0.2);
    border-right-color: rgb(205 217 209 / 0.2);
  }

  .xl\:border-x-grey\/25 {
    border-left-color: rgb(205 217 209 / 0.25);
    border-right-color: rgb(205 217 209 / 0.25);
  }

  .xl\:border-x-grey\/30 {
    border-left-color: rgb(205 217 209 / 0.3);
    border-right-color: rgb(205 217 209 / 0.3);
  }

  .xl\:border-x-grey\/35 {
    border-left-color: rgb(205 217 209 / 0.35);
    border-right-color: rgb(205 217 209 / 0.35);
  }

  .xl\:border-x-grey\/40 {
    border-left-color: rgb(205 217 209 / 0.4);
    border-right-color: rgb(205 217 209 / 0.4);
  }

  .xl\:border-x-grey\/45 {
    border-left-color: rgb(205 217 209 / 0.45);
    border-right-color: rgb(205 217 209 / 0.45);
  }

  .xl\:border-x-grey\/5 {
    border-left-color: rgb(205 217 209 / 0.05);
    border-right-color: rgb(205 217 209 / 0.05);
  }

  .xl\:border-x-grey\/50 {
    border-left-color: rgb(205 217 209 / 0.5);
    border-right-color: rgb(205 217 209 / 0.5);
  }

  .xl\:border-x-grey\/55 {
    border-left-color: rgb(205 217 209 / 0.55);
    border-right-color: rgb(205 217 209 / 0.55);
  }

  .xl\:border-x-grey\/60 {
    border-left-color: rgb(205 217 209 / 0.6);
    border-right-color: rgb(205 217 209 / 0.6);
  }

  .xl\:border-x-grey\/65 {
    border-left-color: rgb(205 217 209 / 0.65);
    border-right-color: rgb(205 217 209 / 0.65);
  }

  .xl\:border-x-grey\/70 {
    border-left-color: rgb(205 217 209 / 0.7);
    border-right-color: rgb(205 217 209 / 0.7);
  }

  .xl\:border-x-grey\/75 {
    border-left-color: rgb(205 217 209 / 0.75);
    border-right-color: rgb(205 217 209 / 0.75);
  }

  .xl\:border-x-grey\/80 {
    border-left-color: rgb(205 217 209 / 0.8);
    border-right-color: rgb(205 217 209 / 0.8);
  }

  .xl\:border-x-grey\/85 {
    border-left-color: rgb(205 217 209 / 0.85);
    border-right-color: rgb(205 217 209 / 0.85);
  }

  .xl\:border-x-grey\/90 {
    border-left-color: rgb(205 217 209 / 0.9);
    border-right-color: rgb(205 217 209 / 0.9);
  }

  .xl\:border-x-grey\/95 {
    border-left-color: rgb(205 217 209 / 0.95);
    border-right-color: rgb(205 217 209 / 0.95);
  }

  .xl\:border-x-light {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 244 228 / var(--tw-border-opacity));
    border-right-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .xl\:border-x-light-green {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 244 228 / var(--tw-border-opacity));
    border-right-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .xl\:border-x-light-green\/0 {
    border-left-color: rgb(243 244 228 / 0);
    border-right-color: rgb(243 244 228 / 0);
  }

  .xl\:border-x-light-green\/10 {
    border-left-color: rgb(243 244 228 / 0.1);
    border-right-color: rgb(243 244 228 / 0.1);
  }

  .xl\:border-x-light-green\/100 {
    border-left-color: rgb(243 244 228 / 1);
    border-right-color: rgb(243 244 228 / 1);
  }

  .xl\:border-x-light-green\/15 {
    border-left-color: rgb(243 244 228 / 0.15);
    border-right-color: rgb(243 244 228 / 0.15);
  }

  .xl\:border-x-light-green\/20 {
    border-left-color: rgb(243 244 228 / 0.2);
    border-right-color: rgb(243 244 228 / 0.2);
  }

  .xl\:border-x-light-green\/25 {
    border-left-color: rgb(243 244 228 / 0.25);
    border-right-color: rgb(243 244 228 / 0.25);
  }

  .xl\:border-x-light-green\/30 {
    border-left-color: rgb(243 244 228 / 0.3);
    border-right-color: rgb(243 244 228 / 0.3);
  }

  .xl\:border-x-light-green\/35 {
    border-left-color: rgb(243 244 228 / 0.35);
    border-right-color: rgb(243 244 228 / 0.35);
  }

  .xl\:border-x-light-green\/40 {
    border-left-color: rgb(243 244 228 / 0.4);
    border-right-color: rgb(243 244 228 / 0.4);
  }

  .xl\:border-x-light-green\/45 {
    border-left-color: rgb(243 244 228 / 0.45);
    border-right-color: rgb(243 244 228 / 0.45);
  }

  .xl\:border-x-light-green\/5 {
    border-left-color: rgb(243 244 228 / 0.05);
    border-right-color: rgb(243 244 228 / 0.05);
  }

  .xl\:border-x-light-green\/50 {
    border-left-color: rgb(243 244 228 / 0.5);
    border-right-color: rgb(243 244 228 / 0.5);
  }

  .xl\:border-x-light-green\/55 {
    border-left-color: rgb(243 244 228 / 0.55);
    border-right-color: rgb(243 244 228 / 0.55);
  }

  .xl\:border-x-light-green\/60 {
    border-left-color: rgb(243 244 228 / 0.6);
    border-right-color: rgb(243 244 228 / 0.6);
  }

  .xl\:border-x-light-green\/65 {
    border-left-color: rgb(243 244 228 / 0.65);
    border-right-color: rgb(243 244 228 / 0.65);
  }

  .xl\:border-x-light-green\/70 {
    border-left-color: rgb(243 244 228 / 0.7);
    border-right-color: rgb(243 244 228 / 0.7);
  }

  .xl\:border-x-light-green\/75 {
    border-left-color: rgb(243 244 228 / 0.75);
    border-right-color: rgb(243 244 228 / 0.75);
  }

  .xl\:border-x-light-green\/80 {
    border-left-color: rgb(243 244 228 / 0.8);
    border-right-color: rgb(243 244 228 / 0.8);
  }

  .xl\:border-x-light-green\/85 {
    border-left-color: rgb(243 244 228 / 0.85);
    border-right-color: rgb(243 244 228 / 0.85);
  }

  .xl\:border-x-light-green\/90 {
    border-left-color: rgb(243 244 228 / 0.9);
    border-right-color: rgb(243 244 228 / 0.9);
  }

  .xl\:border-x-light-green\/95 {
    border-left-color: rgb(243 244 228 / 0.95);
    border-right-color: rgb(243 244 228 / 0.95);
  }

  .xl\:border-x-light\/0 {
    border-left-color: rgb(243 244 228 / 0);
    border-right-color: rgb(243 244 228 / 0);
  }

  .xl\:border-x-light\/10 {
    border-left-color: rgb(243 244 228 / 0.1);
    border-right-color: rgb(243 244 228 / 0.1);
  }

  .xl\:border-x-light\/100 {
    border-left-color: rgb(243 244 228 / 1);
    border-right-color: rgb(243 244 228 / 1);
  }

  .xl\:border-x-light\/15 {
    border-left-color: rgb(243 244 228 / 0.15);
    border-right-color: rgb(243 244 228 / 0.15);
  }

  .xl\:border-x-light\/20 {
    border-left-color: rgb(243 244 228 / 0.2);
    border-right-color: rgb(243 244 228 / 0.2);
  }

  .xl\:border-x-light\/25 {
    border-left-color: rgb(243 244 228 / 0.25);
    border-right-color: rgb(243 244 228 / 0.25);
  }

  .xl\:border-x-light\/30 {
    border-left-color: rgb(243 244 228 / 0.3);
    border-right-color: rgb(243 244 228 / 0.3);
  }

  .xl\:border-x-light\/35 {
    border-left-color: rgb(243 244 228 / 0.35);
    border-right-color: rgb(243 244 228 / 0.35);
  }

  .xl\:border-x-light\/40 {
    border-left-color: rgb(243 244 228 / 0.4);
    border-right-color: rgb(243 244 228 / 0.4);
  }

  .xl\:border-x-light\/45 {
    border-left-color: rgb(243 244 228 / 0.45);
    border-right-color: rgb(243 244 228 / 0.45);
  }

  .xl\:border-x-light\/5 {
    border-left-color: rgb(243 244 228 / 0.05);
    border-right-color: rgb(243 244 228 / 0.05);
  }

  .xl\:border-x-light\/50 {
    border-left-color: rgb(243 244 228 / 0.5);
    border-right-color: rgb(243 244 228 / 0.5);
  }

  .xl\:border-x-light\/55 {
    border-left-color: rgb(243 244 228 / 0.55);
    border-right-color: rgb(243 244 228 / 0.55);
  }

  .xl\:border-x-light\/60 {
    border-left-color: rgb(243 244 228 / 0.6);
    border-right-color: rgb(243 244 228 / 0.6);
  }

  .xl\:border-x-light\/65 {
    border-left-color: rgb(243 244 228 / 0.65);
    border-right-color: rgb(243 244 228 / 0.65);
  }

  .xl\:border-x-light\/70 {
    border-left-color: rgb(243 244 228 / 0.7);
    border-right-color: rgb(243 244 228 / 0.7);
  }

  .xl\:border-x-light\/75 {
    border-left-color: rgb(243 244 228 / 0.75);
    border-right-color: rgb(243 244 228 / 0.75);
  }

  .xl\:border-x-light\/80 {
    border-left-color: rgb(243 244 228 / 0.8);
    border-right-color: rgb(243 244 228 / 0.8);
  }

  .xl\:border-x-light\/85 {
    border-left-color: rgb(243 244 228 / 0.85);
    border-right-color: rgb(243 244 228 / 0.85);
  }

  .xl\:border-x-light\/90 {
    border-left-color: rgb(243 244 228 / 0.9);
    border-right-color: rgb(243 244 228 / 0.9);
  }

  .xl\:border-x-light\/95 {
    border-left-color: rgb(243 244 228 / 0.95);
    border-right-color: rgb(243 244 228 / 0.95);
  }

  .xl\:border-x-main {
    --tw-border-opacity: 1;
    border-left-color: rgb(56 56 56 / var(--tw-border-opacity));
    border-right-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .xl\:border-x-main\/0 {
    border-left-color: rgb(56 56 56 / 0);
    border-right-color: rgb(56 56 56 / 0);
  }

  .xl\:border-x-main\/10 {
    border-left-color: rgb(56 56 56 / 0.1);
    border-right-color: rgb(56 56 56 / 0.1);
  }

  .xl\:border-x-main\/100 {
    border-left-color: rgb(56 56 56 / 1);
    border-right-color: rgb(56 56 56 / 1);
  }

  .xl\:border-x-main\/15 {
    border-left-color: rgb(56 56 56 / 0.15);
    border-right-color: rgb(56 56 56 / 0.15);
  }

  .xl\:border-x-main\/20 {
    border-left-color: rgb(56 56 56 / 0.2);
    border-right-color: rgb(56 56 56 / 0.2);
  }

  .xl\:border-x-main\/25 {
    border-left-color: rgb(56 56 56 / 0.25);
    border-right-color: rgb(56 56 56 / 0.25);
  }

  .xl\:border-x-main\/30 {
    border-left-color: rgb(56 56 56 / 0.3);
    border-right-color: rgb(56 56 56 / 0.3);
  }

  .xl\:border-x-main\/35 {
    border-left-color: rgb(56 56 56 / 0.35);
    border-right-color: rgb(56 56 56 / 0.35);
  }

  .xl\:border-x-main\/40 {
    border-left-color: rgb(56 56 56 / 0.4);
    border-right-color: rgb(56 56 56 / 0.4);
  }

  .xl\:border-x-main\/45 {
    border-left-color: rgb(56 56 56 / 0.45);
    border-right-color: rgb(56 56 56 / 0.45);
  }

  .xl\:border-x-main\/5 {
    border-left-color: rgb(56 56 56 / 0.05);
    border-right-color: rgb(56 56 56 / 0.05);
  }

  .xl\:border-x-main\/50 {
    border-left-color: rgb(56 56 56 / 0.5);
    border-right-color: rgb(56 56 56 / 0.5);
  }

  .xl\:border-x-main\/55 {
    border-left-color: rgb(56 56 56 / 0.55);
    border-right-color: rgb(56 56 56 / 0.55);
  }

  .xl\:border-x-main\/60 {
    border-left-color: rgb(56 56 56 / 0.6);
    border-right-color: rgb(56 56 56 / 0.6);
  }

  .xl\:border-x-main\/65 {
    border-left-color: rgb(56 56 56 / 0.65);
    border-right-color: rgb(56 56 56 / 0.65);
  }

  .xl\:border-x-main\/70 {
    border-left-color: rgb(56 56 56 / 0.7);
    border-right-color: rgb(56 56 56 / 0.7);
  }

  .xl\:border-x-main\/75 {
    border-left-color: rgb(56 56 56 / 0.75);
    border-right-color: rgb(56 56 56 / 0.75);
  }

  .xl\:border-x-main\/80 {
    border-left-color: rgb(56 56 56 / 0.8);
    border-right-color: rgb(56 56 56 / 0.8);
  }

  .xl\:border-x-main\/85 {
    border-left-color: rgb(56 56 56 / 0.85);
    border-right-color: rgb(56 56 56 / 0.85);
  }

  .xl\:border-x-main\/90 {
    border-left-color: rgb(56 56 56 / 0.9);
    border-right-color: rgb(56 56 56 / 0.9);
  }

  .xl\:border-x-main\/95 {
    border-left-color: rgb(56 56 56 / 0.95);
    border-right-color: rgb(56 56 56 / 0.95);
  }

  .xl\:border-x-navy {
    border-left-color: var(--navy);
    border-right-color: var(--navy);
  }

  .xl\:border-x-offwhite {
    border-left-color: var(--offwhite);
    border-right-color: var(--offwhite);
  }

  .xl\:border-x-orange {
    border-left-color: var(--orange);
    border-right-color: var(--orange);
  }

  .xl\:border-x-pearl {
    --tw-border-opacity: 1;
    border-left-color: rgb(254 252 249 / var(--tw-border-opacity));
    border-right-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .xl\:border-x-pearl\/0 {
    border-left-color: rgb(254 252 249 / 0);
    border-right-color: rgb(254 252 249 / 0);
  }

  .xl\:border-x-pearl\/10 {
    border-left-color: rgb(254 252 249 / 0.1);
    border-right-color: rgb(254 252 249 / 0.1);
  }

  .xl\:border-x-pearl\/100 {
    border-left-color: rgb(254 252 249 / 1);
    border-right-color: rgb(254 252 249 / 1);
  }

  .xl\:border-x-pearl\/15 {
    border-left-color: rgb(254 252 249 / 0.15);
    border-right-color: rgb(254 252 249 / 0.15);
  }

  .xl\:border-x-pearl\/20 {
    border-left-color: rgb(254 252 249 / 0.2);
    border-right-color: rgb(254 252 249 / 0.2);
  }

  .xl\:border-x-pearl\/25 {
    border-left-color: rgb(254 252 249 / 0.25);
    border-right-color: rgb(254 252 249 / 0.25);
  }

  .xl\:border-x-pearl\/30 {
    border-left-color: rgb(254 252 249 / 0.3);
    border-right-color: rgb(254 252 249 / 0.3);
  }

  .xl\:border-x-pearl\/35 {
    border-left-color: rgb(254 252 249 / 0.35);
    border-right-color: rgb(254 252 249 / 0.35);
  }

  .xl\:border-x-pearl\/40 {
    border-left-color: rgb(254 252 249 / 0.4);
    border-right-color: rgb(254 252 249 / 0.4);
  }

  .xl\:border-x-pearl\/45 {
    border-left-color: rgb(254 252 249 / 0.45);
    border-right-color: rgb(254 252 249 / 0.45);
  }

  .xl\:border-x-pearl\/5 {
    border-left-color: rgb(254 252 249 / 0.05);
    border-right-color: rgb(254 252 249 / 0.05);
  }

  .xl\:border-x-pearl\/50 {
    border-left-color: rgb(254 252 249 / 0.5);
    border-right-color: rgb(254 252 249 / 0.5);
  }

  .xl\:border-x-pearl\/55 {
    border-left-color: rgb(254 252 249 / 0.55);
    border-right-color: rgb(254 252 249 / 0.55);
  }

  .xl\:border-x-pearl\/60 {
    border-left-color: rgb(254 252 249 / 0.6);
    border-right-color: rgb(254 252 249 / 0.6);
  }

  .xl\:border-x-pearl\/65 {
    border-left-color: rgb(254 252 249 / 0.65);
    border-right-color: rgb(254 252 249 / 0.65);
  }

  .xl\:border-x-pearl\/70 {
    border-left-color: rgb(254 252 249 / 0.7);
    border-right-color: rgb(254 252 249 / 0.7);
  }

  .xl\:border-x-pearl\/75 {
    border-left-color: rgb(254 252 249 / 0.75);
    border-right-color: rgb(254 252 249 / 0.75);
  }

  .xl\:border-x-pearl\/80 {
    border-left-color: rgb(254 252 249 / 0.8);
    border-right-color: rgb(254 252 249 / 0.8);
  }

  .xl\:border-x-pearl\/85 {
    border-left-color: rgb(254 252 249 / 0.85);
    border-right-color: rgb(254 252 249 / 0.85);
  }

  .xl\:border-x-pearl\/90 {
    border-left-color: rgb(254 252 249 / 0.9);
    border-right-color: rgb(254 252 249 / 0.9);
  }

  .xl\:border-x-pearl\/95 {
    border-left-color: rgb(254 252 249 / 0.95);
    border-right-color: rgb(254 252 249 / 0.95);
  }

  .xl\:border-x-text-grey {
    --tw-border-opacity: 1;
    border-left-color: rgb(179 179 179 / var(--tw-border-opacity));
    border-right-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .xl\:border-x-text-grey\/0 {
    border-left-color: rgb(179 179 179 / 0);
    border-right-color: rgb(179 179 179 / 0);
  }

  .xl\:border-x-text-grey\/10 {
    border-left-color: rgb(179 179 179 / 0.1);
    border-right-color: rgb(179 179 179 / 0.1);
  }

  .xl\:border-x-text-grey\/100 {
    border-left-color: rgb(179 179 179 / 1);
    border-right-color: rgb(179 179 179 / 1);
  }

  .xl\:border-x-text-grey\/15 {
    border-left-color: rgb(179 179 179 / 0.15);
    border-right-color: rgb(179 179 179 / 0.15);
  }

  .xl\:border-x-text-grey\/20 {
    border-left-color: rgb(179 179 179 / 0.2);
    border-right-color: rgb(179 179 179 / 0.2);
  }

  .xl\:border-x-text-grey\/25 {
    border-left-color: rgb(179 179 179 / 0.25);
    border-right-color: rgb(179 179 179 / 0.25);
  }

  .xl\:border-x-text-grey\/30 {
    border-left-color: rgb(179 179 179 / 0.3);
    border-right-color: rgb(179 179 179 / 0.3);
  }

  .xl\:border-x-text-grey\/35 {
    border-left-color: rgb(179 179 179 / 0.35);
    border-right-color: rgb(179 179 179 / 0.35);
  }

  .xl\:border-x-text-grey\/40 {
    border-left-color: rgb(179 179 179 / 0.4);
    border-right-color: rgb(179 179 179 / 0.4);
  }

  .xl\:border-x-text-grey\/45 {
    border-left-color: rgb(179 179 179 / 0.45);
    border-right-color: rgb(179 179 179 / 0.45);
  }

  .xl\:border-x-text-grey\/5 {
    border-left-color: rgb(179 179 179 / 0.05);
    border-right-color: rgb(179 179 179 / 0.05);
  }

  .xl\:border-x-text-grey\/50 {
    border-left-color: rgb(179 179 179 / 0.5);
    border-right-color: rgb(179 179 179 / 0.5);
  }

  .xl\:border-x-text-grey\/55 {
    border-left-color: rgb(179 179 179 / 0.55);
    border-right-color: rgb(179 179 179 / 0.55);
  }

  .xl\:border-x-text-grey\/60 {
    border-left-color: rgb(179 179 179 / 0.6);
    border-right-color: rgb(179 179 179 / 0.6);
  }

  .xl\:border-x-text-grey\/65 {
    border-left-color: rgb(179 179 179 / 0.65);
    border-right-color: rgb(179 179 179 / 0.65);
  }

  .xl\:border-x-text-grey\/70 {
    border-left-color: rgb(179 179 179 / 0.7);
    border-right-color: rgb(179 179 179 / 0.7);
  }

  .xl\:border-x-text-grey\/75 {
    border-left-color: rgb(179 179 179 / 0.75);
    border-right-color: rgb(179 179 179 / 0.75);
  }

  .xl\:border-x-text-grey\/80 {
    border-left-color: rgb(179 179 179 / 0.8);
    border-right-color: rgb(179 179 179 / 0.8);
  }

  .xl\:border-x-text-grey\/85 {
    border-left-color: rgb(179 179 179 / 0.85);
    border-right-color: rgb(179 179 179 / 0.85);
  }

  .xl\:border-x-text-grey\/90 {
    border-left-color: rgb(179 179 179 / 0.9);
    border-right-color: rgb(179 179 179 / 0.9);
  }

  .xl\:border-x-text-grey\/95 {
    border-left-color: rgb(179 179 179 / 0.95);
    border-right-color: rgb(179 179 179 / 0.95);
  }

  .xl\:border-x-transparent {
    border-left-color: transparent;
    border-right-color: transparent;
  }

  .xl\:border-x-transparent\/0 {
    border-left-color: rgb(0 0 0 / 0);
    border-right-color: rgb(0 0 0 / 0);
  }

  .xl\:border-x-transparent\/10 {
    border-left-color: rgb(0 0 0 / 0.1);
    border-right-color: rgb(0 0 0 / 0.1);
  }

  .xl\:border-x-transparent\/100 {
    border-left-color: rgb(0 0 0 / 1);
    border-right-color: rgb(0 0 0 / 1);
  }

  .xl\:border-x-transparent\/15 {
    border-left-color: rgb(0 0 0 / 0.15);
    border-right-color: rgb(0 0 0 / 0.15);
  }

  .xl\:border-x-transparent\/20 {
    border-left-color: rgb(0 0 0 / 0.2);
    border-right-color: rgb(0 0 0 / 0.2);
  }

  .xl\:border-x-transparent\/25 {
    border-left-color: rgb(0 0 0 / 0.25);
    border-right-color: rgb(0 0 0 / 0.25);
  }

  .xl\:border-x-transparent\/30 {
    border-left-color: rgb(0 0 0 / 0.3);
    border-right-color: rgb(0 0 0 / 0.3);
  }

  .xl\:border-x-transparent\/35 {
    border-left-color: rgb(0 0 0 / 0.35);
    border-right-color: rgb(0 0 0 / 0.35);
  }

  .xl\:border-x-transparent\/40 {
    border-left-color: rgb(0 0 0 / 0.4);
    border-right-color: rgb(0 0 0 / 0.4);
  }

  .xl\:border-x-transparent\/45 {
    border-left-color: rgb(0 0 0 / 0.45);
    border-right-color: rgb(0 0 0 / 0.45);
  }

  .xl\:border-x-transparent\/5 {
    border-left-color: rgb(0 0 0 / 0.05);
    border-right-color: rgb(0 0 0 / 0.05);
  }

  .xl\:border-x-transparent\/50 {
    border-left-color: rgb(0 0 0 / 0.5);
    border-right-color: rgb(0 0 0 / 0.5);
  }

  .xl\:border-x-transparent\/55 {
    border-left-color: rgb(0 0 0 / 0.55);
    border-right-color: rgb(0 0 0 / 0.55);
  }

  .xl\:border-x-transparent\/60 {
    border-left-color: rgb(0 0 0 / 0.6);
    border-right-color: rgb(0 0 0 / 0.6);
  }

  .xl\:border-x-transparent\/65 {
    border-left-color: rgb(0 0 0 / 0.65);
    border-right-color: rgb(0 0 0 / 0.65);
  }

  .xl\:border-x-transparent\/70 {
    border-left-color: rgb(0 0 0 / 0.7);
    border-right-color: rgb(0 0 0 / 0.7);
  }

  .xl\:border-x-transparent\/75 {
    border-left-color: rgb(0 0 0 / 0.75);
    border-right-color: rgb(0 0 0 / 0.75);
  }

  .xl\:border-x-transparent\/80 {
    border-left-color: rgb(0 0 0 / 0.8);
    border-right-color: rgb(0 0 0 / 0.8);
  }

  .xl\:border-x-transparent\/85 {
    border-left-color: rgb(0 0 0 / 0.85);
    border-right-color: rgb(0 0 0 / 0.85);
  }

  .xl\:border-x-transparent\/90 {
    border-left-color: rgb(0 0 0 / 0.9);
    border-right-color: rgb(0 0 0 / 0.9);
  }

  .xl\:border-x-transparent\/95 {
    border-left-color: rgb(0 0 0 / 0.95);
    border-right-color: rgb(0 0 0 / 0.95);
  }

  .xl\:border-x-white {
    --tw-border-opacity: 1;
    border-left-color: rgb(255 255 255 / var(--tw-border-opacity));
    border-right-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .xl\:border-x-white\/0 {
    border-left-color: rgb(255 255 255 / 0);
    border-right-color: rgb(255 255 255 / 0);
  }

  .xl\:border-x-white\/10 {
    border-left-color: rgb(255 255 255 / 0.1);
    border-right-color: rgb(255 255 255 / 0.1);
  }

  .xl\:border-x-white\/100 {
    border-left-color: rgb(255 255 255 / 1);
    border-right-color: rgb(255 255 255 / 1);
  }

  .xl\:border-x-white\/15 {
    border-left-color: rgb(255 255 255 / 0.15);
    border-right-color: rgb(255 255 255 / 0.15);
  }

  .xl\:border-x-white\/20 {
    border-left-color: rgb(255 255 255 / 0.2);
    border-right-color: rgb(255 255 255 / 0.2);
  }

  .xl\:border-x-white\/25 {
    border-left-color: rgb(255 255 255 / 0.25);
    border-right-color: rgb(255 255 255 / 0.25);
  }

  .xl\:border-x-white\/30 {
    border-left-color: rgb(255 255 255 / 0.3);
    border-right-color: rgb(255 255 255 / 0.3);
  }

  .xl\:border-x-white\/35 {
    border-left-color: rgb(255 255 255 / 0.35);
    border-right-color: rgb(255 255 255 / 0.35);
  }

  .xl\:border-x-white\/40 {
    border-left-color: rgb(255 255 255 / 0.4);
    border-right-color: rgb(255 255 255 / 0.4);
  }

  .xl\:border-x-white\/45 {
    border-left-color: rgb(255 255 255 / 0.45);
    border-right-color: rgb(255 255 255 / 0.45);
  }

  .xl\:border-x-white\/5 {
    border-left-color: rgb(255 255 255 / 0.05);
    border-right-color: rgb(255 255 255 / 0.05);
  }

  .xl\:border-x-white\/50 {
    border-left-color: rgb(255 255 255 / 0.5);
    border-right-color: rgb(255 255 255 / 0.5);
  }

  .xl\:border-x-white\/55 {
    border-left-color: rgb(255 255 255 / 0.55);
    border-right-color: rgb(255 255 255 / 0.55);
  }

  .xl\:border-x-white\/60 {
    border-left-color: rgb(255 255 255 / 0.6);
    border-right-color: rgb(255 255 255 / 0.6);
  }

  .xl\:border-x-white\/65 {
    border-left-color: rgb(255 255 255 / 0.65);
    border-right-color: rgb(255 255 255 / 0.65);
  }

  .xl\:border-x-white\/70 {
    border-left-color: rgb(255 255 255 / 0.7);
    border-right-color: rgb(255 255 255 / 0.7);
  }

  .xl\:border-x-white\/75 {
    border-left-color: rgb(255 255 255 / 0.75);
    border-right-color: rgb(255 255 255 / 0.75);
  }

  .xl\:border-x-white\/80 {
    border-left-color: rgb(255 255 255 / 0.8);
    border-right-color: rgb(255 255 255 / 0.8);
  }

  .xl\:border-x-white\/85 {
    border-left-color: rgb(255 255 255 / 0.85);
    border-right-color: rgb(255 255 255 / 0.85);
  }

  .xl\:border-x-white\/90 {
    border-left-color: rgb(255 255 255 / 0.9);
    border-right-color: rgb(255 255 255 / 0.9);
  }

  .xl\:border-x-white\/95 {
    border-left-color: rgb(255 255 255 / 0.95);
    border-right-color: rgb(255 255 255 / 0.95);
  }

  .xl\:border-y-blue {
    border-top-color: var(--blue);
    border-bottom-color: var(--blue);
  }

  .xl\:border-y-border {
    --tw-border-opacity: 1;
    border-top-color: rgb(228 229 230 / var(--tw-border-opacity));
    border-bottom-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .xl\:border-y-border\/0 {
    border-top-color: rgb(228 229 230 / 0);
    border-bottom-color: rgb(228 229 230 / 0);
  }

  .xl\:border-y-border\/10 {
    border-top-color: rgb(228 229 230 / 0.1);
    border-bottom-color: rgb(228 229 230 / 0.1);
  }

  .xl\:border-y-border\/100 {
    border-top-color: rgb(228 229 230 / 1);
    border-bottom-color: rgb(228 229 230 / 1);
  }

  .xl\:border-y-border\/15 {
    border-top-color: rgb(228 229 230 / 0.15);
    border-bottom-color: rgb(228 229 230 / 0.15);
  }

  .xl\:border-y-border\/20 {
    border-top-color: rgb(228 229 230 / 0.2);
    border-bottom-color: rgb(228 229 230 / 0.2);
  }

  .xl\:border-y-border\/25 {
    border-top-color: rgb(228 229 230 / 0.25);
    border-bottom-color: rgb(228 229 230 / 0.25);
  }

  .xl\:border-y-border\/30 {
    border-top-color: rgb(228 229 230 / 0.3);
    border-bottom-color: rgb(228 229 230 / 0.3);
  }

  .xl\:border-y-border\/35 {
    border-top-color: rgb(228 229 230 / 0.35);
    border-bottom-color: rgb(228 229 230 / 0.35);
  }

  .xl\:border-y-border\/40 {
    border-top-color: rgb(228 229 230 / 0.4);
    border-bottom-color: rgb(228 229 230 / 0.4);
  }

  .xl\:border-y-border\/45 {
    border-top-color: rgb(228 229 230 / 0.45);
    border-bottom-color: rgb(228 229 230 / 0.45);
  }

  .xl\:border-y-border\/5 {
    border-top-color: rgb(228 229 230 / 0.05);
    border-bottom-color: rgb(228 229 230 / 0.05);
  }

  .xl\:border-y-border\/50 {
    border-top-color: rgb(228 229 230 / 0.5);
    border-bottom-color: rgb(228 229 230 / 0.5);
  }

  .xl\:border-y-border\/55 {
    border-top-color: rgb(228 229 230 / 0.55);
    border-bottom-color: rgb(228 229 230 / 0.55);
  }

  .xl\:border-y-border\/60 {
    border-top-color: rgb(228 229 230 / 0.6);
    border-bottom-color: rgb(228 229 230 / 0.6);
  }

  .xl\:border-y-border\/65 {
    border-top-color: rgb(228 229 230 / 0.65);
    border-bottom-color: rgb(228 229 230 / 0.65);
  }

  .xl\:border-y-border\/70 {
    border-top-color: rgb(228 229 230 / 0.7);
    border-bottom-color: rgb(228 229 230 / 0.7);
  }

  .xl\:border-y-border\/75 {
    border-top-color: rgb(228 229 230 / 0.75);
    border-bottom-color: rgb(228 229 230 / 0.75);
  }

  .xl\:border-y-border\/80 {
    border-top-color: rgb(228 229 230 / 0.8);
    border-bottom-color: rgb(228 229 230 / 0.8);
  }

  .xl\:border-y-border\/85 {
    border-top-color: rgb(228 229 230 / 0.85);
    border-bottom-color: rgb(228 229 230 / 0.85);
  }

  .xl\:border-y-border\/90 {
    border-top-color: rgb(228 229 230 / 0.9);
    border-bottom-color: rgb(228 229 230 / 0.9);
  }

  .xl\:border-y-border\/95 {
    border-top-color: rgb(228 229 230 / 0.95);
    border-bottom-color: rgb(228 229 230 / 0.95);
  }

  .xl\:border-y-button {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 252 251 / var(--tw-border-opacity));
    border-bottom-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .xl\:border-y-button\/0 {
    border-top-color: rgb(243 252 251 / 0);
    border-bottom-color: rgb(243 252 251 / 0);
  }

  .xl\:border-y-button\/10 {
    border-top-color: rgb(243 252 251 / 0.1);
    border-bottom-color: rgb(243 252 251 / 0.1);
  }

  .xl\:border-y-button\/100 {
    border-top-color: rgb(243 252 251 / 1);
    border-bottom-color: rgb(243 252 251 / 1);
  }

  .xl\:border-y-button\/15 {
    border-top-color: rgb(243 252 251 / 0.15);
    border-bottom-color: rgb(243 252 251 / 0.15);
  }

  .xl\:border-y-button\/20 {
    border-top-color: rgb(243 252 251 / 0.2);
    border-bottom-color: rgb(243 252 251 / 0.2);
  }

  .xl\:border-y-button\/25 {
    border-top-color: rgb(243 252 251 / 0.25);
    border-bottom-color: rgb(243 252 251 / 0.25);
  }

  .xl\:border-y-button\/30 {
    border-top-color: rgb(243 252 251 / 0.3);
    border-bottom-color: rgb(243 252 251 / 0.3);
  }

  .xl\:border-y-button\/35 {
    border-top-color: rgb(243 252 251 / 0.35);
    border-bottom-color: rgb(243 252 251 / 0.35);
  }

  .xl\:border-y-button\/40 {
    border-top-color: rgb(243 252 251 / 0.4);
    border-bottom-color: rgb(243 252 251 / 0.4);
  }

  .xl\:border-y-button\/45 {
    border-top-color: rgb(243 252 251 / 0.45);
    border-bottom-color: rgb(243 252 251 / 0.45);
  }

  .xl\:border-y-button\/5 {
    border-top-color: rgb(243 252 251 / 0.05);
    border-bottom-color: rgb(243 252 251 / 0.05);
  }

  .xl\:border-y-button\/50 {
    border-top-color: rgb(243 252 251 / 0.5);
    border-bottom-color: rgb(243 252 251 / 0.5);
  }

  .xl\:border-y-button\/55 {
    border-top-color: rgb(243 252 251 / 0.55);
    border-bottom-color: rgb(243 252 251 / 0.55);
  }

  .xl\:border-y-button\/60 {
    border-top-color: rgb(243 252 251 / 0.6);
    border-bottom-color: rgb(243 252 251 / 0.6);
  }

  .xl\:border-y-button\/65 {
    border-top-color: rgb(243 252 251 / 0.65);
    border-bottom-color: rgb(243 252 251 / 0.65);
  }

  .xl\:border-y-button\/70 {
    border-top-color: rgb(243 252 251 / 0.7);
    border-bottom-color: rgb(243 252 251 / 0.7);
  }

  .xl\:border-y-button\/75 {
    border-top-color: rgb(243 252 251 / 0.75);
    border-bottom-color: rgb(243 252 251 / 0.75);
  }

  .xl\:border-y-button\/80 {
    border-top-color: rgb(243 252 251 / 0.8);
    border-bottom-color: rgb(243 252 251 / 0.8);
  }

  .xl\:border-y-button\/85 {
    border-top-color: rgb(243 252 251 / 0.85);
    border-bottom-color: rgb(243 252 251 / 0.85);
  }

  .xl\:border-y-button\/90 {
    border-top-color: rgb(243 252 251 / 0.9);
    border-bottom-color: rgb(243 252 251 / 0.9);
  }

  .xl\:border-y-button\/95 {
    border-top-color: rgb(243 252 251 / 0.95);
    border-bottom-color: rgb(243 252 251 / 0.95);
  }

  .xl\:border-y-current {
    border-top-color: currentColor;
    border-bottom-color: currentColor;
  }

  .xl\:border-y-dark {
    --tw-border-opacity: 1;
    border-top-color: rgb(37 73 39 / var(--tw-border-opacity));
    border-bottom-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .xl\:border-y-dark-green {
    --tw-border-opacity: 1;
    border-top-color: rgb(16 64 48 / var(--tw-border-opacity));
    border-bottom-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .xl\:border-y-dark-green\/0 {
    border-top-color: rgb(16 64 48 / 0);
    border-bottom-color: rgb(16 64 48 / 0);
  }

  .xl\:border-y-dark-green\/10 {
    border-top-color: rgb(16 64 48 / 0.1);
    border-bottom-color: rgb(16 64 48 / 0.1);
  }

  .xl\:border-y-dark-green\/100 {
    border-top-color: rgb(16 64 48 / 1);
    border-bottom-color: rgb(16 64 48 / 1);
  }

  .xl\:border-y-dark-green\/15 {
    border-top-color: rgb(16 64 48 / 0.15);
    border-bottom-color: rgb(16 64 48 / 0.15);
  }

  .xl\:border-y-dark-green\/20 {
    border-top-color: rgb(16 64 48 / 0.2);
    border-bottom-color: rgb(16 64 48 / 0.2);
  }

  .xl\:border-y-dark-green\/25 {
    border-top-color: rgb(16 64 48 / 0.25);
    border-bottom-color: rgb(16 64 48 / 0.25);
  }

  .xl\:border-y-dark-green\/30 {
    border-top-color: rgb(16 64 48 / 0.3);
    border-bottom-color: rgb(16 64 48 / 0.3);
  }

  .xl\:border-y-dark-green\/35 {
    border-top-color: rgb(16 64 48 / 0.35);
    border-bottom-color: rgb(16 64 48 / 0.35);
  }

  .xl\:border-y-dark-green\/40 {
    border-top-color: rgb(16 64 48 / 0.4);
    border-bottom-color: rgb(16 64 48 / 0.4);
  }

  .xl\:border-y-dark-green\/45 {
    border-top-color: rgb(16 64 48 / 0.45);
    border-bottom-color: rgb(16 64 48 / 0.45);
  }

  .xl\:border-y-dark-green\/5 {
    border-top-color: rgb(16 64 48 / 0.05);
    border-bottom-color: rgb(16 64 48 / 0.05);
  }

  .xl\:border-y-dark-green\/50 {
    border-top-color: rgb(16 64 48 / 0.5);
    border-bottom-color: rgb(16 64 48 / 0.5);
  }

  .xl\:border-y-dark-green\/55 {
    border-top-color: rgb(16 64 48 / 0.55);
    border-bottom-color: rgb(16 64 48 / 0.55);
  }

  .xl\:border-y-dark-green\/60 {
    border-top-color: rgb(16 64 48 / 0.6);
    border-bottom-color: rgb(16 64 48 / 0.6);
  }

  .xl\:border-y-dark-green\/65 {
    border-top-color: rgb(16 64 48 / 0.65);
    border-bottom-color: rgb(16 64 48 / 0.65);
  }

  .xl\:border-y-dark-green\/70 {
    border-top-color: rgb(16 64 48 / 0.7);
    border-bottom-color: rgb(16 64 48 / 0.7);
  }

  .xl\:border-y-dark-green\/75 {
    border-top-color: rgb(16 64 48 / 0.75);
    border-bottom-color: rgb(16 64 48 / 0.75);
  }

  .xl\:border-y-dark-green\/80 {
    border-top-color: rgb(16 64 48 / 0.8);
    border-bottom-color: rgb(16 64 48 / 0.8);
  }

  .xl\:border-y-dark-green\/85 {
    border-top-color: rgb(16 64 48 / 0.85);
    border-bottom-color: rgb(16 64 48 / 0.85);
  }

  .xl\:border-y-dark-green\/90 {
    border-top-color: rgb(16 64 48 / 0.9);
    border-bottom-color: rgb(16 64 48 / 0.9);
  }

  .xl\:border-y-dark-green\/95 {
    border-top-color: rgb(16 64 48 / 0.95);
    border-bottom-color: rgb(16 64 48 / 0.95);
  }

  .xl\:border-y-dark\/0 {
    border-top-color: rgb(37 73 39 / 0);
    border-bottom-color: rgb(37 73 39 / 0);
  }

  .xl\:border-y-dark\/10 {
    border-top-color: rgb(37 73 39 / 0.1);
    border-bottom-color: rgb(37 73 39 / 0.1);
  }

  .xl\:border-y-dark\/100 {
    border-top-color: rgb(37 73 39 / 1);
    border-bottom-color: rgb(37 73 39 / 1);
  }

  .xl\:border-y-dark\/15 {
    border-top-color: rgb(37 73 39 / 0.15);
    border-bottom-color: rgb(37 73 39 / 0.15);
  }

  .xl\:border-y-dark\/20 {
    border-top-color: rgb(37 73 39 / 0.2);
    border-bottom-color: rgb(37 73 39 / 0.2);
  }

  .xl\:border-y-dark\/25 {
    border-top-color: rgb(37 73 39 / 0.25);
    border-bottom-color: rgb(37 73 39 / 0.25);
  }

  .xl\:border-y-dark\/30 {
    border-top-color: rgb(37 73 39 / 0.3);
    border-bottom-color: rgb(37 73 39 / 0.3);
  }

  .xl\:border-y-dark\/35 {
    border-top-color: rgb(37 73 39 / 0.35);
    border-bottom-color: rgb(37 73 39 / 0.35);
  }

  .xl\:border-y-dark\/40 {
    border-top-color: rgb(37 73 39 / 0.4);
    border-bottom-color: rgb(37 73 39 / 0.4);
  }

  .xl\:border-y-dark\/45 {
    border-top-color: rgb(37 73 39 / 0.45);
    border-bottom-color: rgb(37 73 39 / 0.45);
  }

  .xl\:border-y-dark\/5 {
    border-top-color: rgb(37 73 39 / 0.05);
    border-bottom-color: rgb(37 73 39 / 0.05);
  }

  .xl\:border-y-dark\/50 {
    border-top-color: rgb(37 73 39 / 0.5);
    border-bottom-color: rgb(37 73 39 / 0.5);
  }

  .xl\:border-y-dark\/55 {
    border-top-color: rgb(37 73 39 / 0.55);
    border-bottom-color: rgb(37 73 39 / 0.55);
  }

  .xl\:border-y-dark\/60 {
    border-top-color: rgb(37 73 39 / 0.6);
    border-bottom-color: rgb(37 73 39 / 0.6);
  }

  .xl\:border-y-dark\/65 {
    border-top-color: rgb(37 73 39 / 0.65);
    border-bottom-color: rgb(37 73 39 / 0.65);
  }

  .xl\:border-y-dark\/70 {
    border-top-color: rgb(37 73 39 / 0.7);
    border-bottom-color: rgb(37 73 39 / 0.7);
  }

  .xl\:border-y-dark\/75 {
    border-top-color: rgb(37 73 39 / 0.75);
    border-bottom-color: rgb(37 73 39 / 0.75);
  }

  .xl\:border-y-dark\/80 {
    border-top-color: rgb(37 73 39 / 0.8);
    border-bottom-color: rgb(37 73 39 / 0.8);
  }

  .xl\:border-y-dark\/85 {
    border-top-color: rgb(37 73 39 / 0.85);
    border-bottom-color: rgb(37 73 39 / 0.85);
  }

  .xl\:border-y-dark\/90 {
    border-top-color: rgb(37 73 39 / 0.9);
    border-bottom-color: rgb(37 73 39 / 0.9);
  }

  .xl\:border-y-dark\/95 {
    border-top-color: rgb(37 73 39 / 0.95);
    border-bottom-color: rgb(37 73 39 / 0.95);
  }

  .xl\:border-y-gray {
    border-top-color: var(--gray);
    border-bottom-color: var(--gray);
  }

  .xl\:border-y-green {
    --tw-border-opacity: 1;
    border-top-color: rgb(52 102 64 / var(--tw-border-opacity));
    border-bottom-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .xl\:border-y-green\/0 {
    border-top-color: rgb(52 102 64 / 0);
    border-bottom-color: rgb(52 102 64 / 0);
  }

  .xl\:border-y-green\/10 {
    border-top-color: rgb(52 102 64 / 0.1);
    border-bottom-color: rgb(52 102 64 / 0.1);
  }

  .xl\:border-y-green\/100 {
    border-top-color: rgb(52 102 64 / 1);
    border-bottom-color: rgb(52 102 64 / 1);
  }

  .xl\:border-y-green\/15 {
    border-top-color: rgb(52 102 64 / 0.15);
    border-bottom-color: rgb(52 102 64 / 0.15);
  }

  .xl\:border-y-green\/20 {
    border-top-color: rgb(52 102 64 / 0.2);
    border-bottom-color: rgb(52 102 64 / 0.2);
  }

  .xl\:border-y-green\/25 {
    border-top-color: rgb(52 102 64 / 0.25);
    border-bottom-color: rgb(52 102 64 / 0.25);
  }

  .xl\:border-y-green\/30 {
    border-top-color: rgb(52 102 64 / 0.3);
    border-bottom-color: rgb(52 102 64 / 0.3);
  }

  .xl\:border-y-green\/35 {
    border-top-color: rgb(52 102 64 / 0.35);
    border-bottom-color: rgb(52 102 64 / 0.35);
  }

  .xl\:border-y-green\/40 {
    border-top-color: rgb(52 102 64 / 0.4);
    border-bottom-color: rgb(52 102 64 / 0.4);
  }

  .xl\:border-y-green\/45 {
    border-top-color: rgb(52 102 64 / 0.45);
    border-bottom-color: rgb(52 102 64 / 0.45);
  }

  .xl\:border-y-green\/5 {
    border-top-color: rgb(52 102 64 / 0.05);
    border-bottom-color: rgb(52 102 64 / 0.05);
  }

  .xl\:border-y-green\/50 {
    border-top-color: rgb(52 102 64 / 0.5);
    border-bottom-color: rgb(52 102 64 / 0.5);
  }

  .xl\:border-y-green\/55 {
    border-top-color: rgb(52 102 64 / 0.55);
    border-bottom-color: rgb(52 102 64 / 0.55);
  }

  .xl\:border-y-green\/60 {
    border-top-color: rgb(52 102 64 / 0.6);
    border-bottom-color: rgb(52 102 64 / 0.6);
  }

  .xl\:border-y-green\/65 {
    border-top-color: rgb(52 102 64 / 0.65);
    border-bottom-color: rgb(52 102 64 / 0.65);
  }

  .xl\:border-y-green\/70 {
    border-top-color: rgb(52 102 64 / 0.7);
    border-bottom-color: rgb(52 102 64 / 0.7);
  }

  .xl\:border-y-green\/75 {
    border-top-color: rgb(52 102 64 / 0.75);
    border-bottom-color: rgb(52 102 64 / 0.75);
  }

  .xl\:border-y-green\/80 {
    border-top-color: rgb(52 102 64 / 0.8);
    border-bottom-color: rgb(52 102 64 / 0.8);
  }

  .xl\:border-y-green\/85 {
    border-top-color: rgb(52 102 64 / 0.85);
    border-bottom-color: rgb(52 102 64 / 0.85);
  }

  .xl\:border-y-green\/90 {
    border-top-color: rgb(52 102 64 / 0.9);
    border-bottom-color: rgb(52 102 64 / 0.9);
  }

  .xl\:border-y-green\/95 {
    border-top-color: rgb(52 102 64 / 0.95);
    border-bottom-color: rgb(52 102 64 / 0.95);
  }

  .xl\:border-y-grey {
    --tw-border-opacity: 1;
    border-top-color: rgb(205 217 209 / var(--tw-border-opacity));
    border-bottom-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .xl\:border-y-grey\/0 {
    border-top-color: rgb(205 217 209 / 0);
    border-bottom-color: rgb(205 217 209 / 0);
  }

  .xl\:border-y-grey\/10 {
    border-top-color: rgb(205 217 209 / 0.1);
    border-bottom-color: rgb(205 217 209 / 0.1);
  }

  .xl\:border-y-grey\/100 {
    border-top-color: rgb(205 217 209 / 1);
    border-bottom-color: rgb(205 217 209 / 1);
  }

  .xl\:border-y-grey\/15 {
    border-top-color: rgb(205 217 209 / 0.15);
    border-bottom-color: rgb(205 217 209 / 0.15);
  }

  .xl\:border-y-grey\/20 {
    border-top-color: rgb(205 217 209 / 0.2);
    border-bottom-color: rgb(205 217 209 / 0.2);
  }

  .xl\:border-y-grey\/25 {
    border-top-color: rgb(205 217 209 / 0.25);
    border-bottom-color: rgb(205 217 209 / 0.25);
  }

  .xl\:border-y-grey\/30 {
    border-top-color: rgb(205 217 209 / 0.3);
    border-bottom-color: rgb(205 217 209 / 0.3);
  }

  .xl\:border-y-grey\/35 {
    border-top-color: rgb(205 217 209 / 0.35);
    border-bottom-color: rgb(205 217 209 / 0.35);
  }

  .xl\:border-y-grey\/40 {
    border-top-color: rgb(205 217 209 / 0.4);
    border-bottom-color: rgb(205 217 209 / 0.4);
  }

  .xl\:border-y-grey\/45 {
    border-top-color: rgb(205 217 209 / 0.45);
    border-bottom-color: rgb(205 217 209 / 0.45);
  }

  .xl\:border-y-grey\/5 {
    border-top-color: rgb(205 217 209 / 0.05);
    border-bottom-color: rgb(205 217 209 / 0.05);
  }

  .xl\:border-y-grey\/50 {
    border-top-color: rgb(205 217 209 / 0.5);
    border-bottom-color: rgb(205 217 209 / 0.5);
  }

  .xl\:border-y-grey\/55 {
    border-top-color: rgb(205 217 209 / 0.55);
    border-bottom-color: rgb(205 217 209 / 0.55);
  }

  .xl\:border-y-grey\/60 {
    border-top-color: rgb(205 217 209 / 0.6);
    border-bottom-color: rgb(205 217 209 / 0.6);
  }

  .xl\:border-y-grey\/65 {
    border-top-color: rgb(205 217 209 / 0.65);
    border-bottom-color: rgb(205 217 209 / 0.65);
  }

  .xl\:border-y-grey\/70 {
    border-top-color: rgb(205 217 209 / 0.7);
    border-bottom-color: rgb(205 217 209 / 0.7);
  }

  .xl\:border-y-grey\/75 {
    border-top-color: rgb(205 217 209 / 0.75);
    border-bottom-color: rgb(205 217 209 / 0.75);
  }

  .xl\:border-y-grey\/80 {
    border-top-color: rgb(205 217 209 / 0.8);
    border-bottom-color: rgb(205 217 209 / 0.8);
  }

  .xl\:border-y-grey\/85 {
    border-top-color: rgb(205 217 209 / 0.85);
    border-bottom-color: rgb(205 217 209 / 0.85);
  }

  .xl\:border-y-grey\/90 {
    border-top-color: rgb(205 217 209 / 0.9);
    border-bottom-color: rgb(205 217 209 / 0.9);
  }

  .xl\:border-y-grey\/95 {
    border-top-color: rgb(205 217 209 / 0.95);
    border-bottom-color: rgb(205 217 209 / 0.95);
  }

  .xl\:border-y-light {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 244 228 / var(--tw-border-opacity));
    border-bottom-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .xl\:border-y-light-green {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 244 228 / var(--tw-border-opacity));
    border-bottom-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .xl\:border-y-light-green\/0 {
    border-top-color: rgb(243 244 228 / 0);
    border-bottom-color: rgb(243 244 228 / 0);
  }

  .xl\:border-y-light-green\/10 {
    border-top-color: rgb(243 244 228 / 0.1);
    border-bottom-color: rgb(243 244 228 / 0.1);
  }

  .xl\:border-y-light-green\/100 {
    border-top-color: rgb(243 244 228 / 1);
    border-bottom-color: rgb(243 244 228 / 1);
  }

  .xl\:border-y-light-green\/15 {
    border-top-color: rgb(243 244 228 / 0.15);
    border-bottom-color: rgb(243 244 228 / 0.15);
  }

  .xl\:border-y-light-green\/20 {
    border-top-color: rgb(243 244 228 / 0.2);
    border-bottom-color: rgb(243 244 228 / 0.2);
  }

  .xl\:border-y-light-green\/25 {
    border-top-color: rgb(243 244 228 / 0.25);
    border-bottom-color: rgb(243 244 228 / 0.25);
  }

  .xl\:border-y-light-green\/30 {
    border-top-color: rgb(243 244 228 / 0.3);
    border-bottom-color: rgb(243 244 228 / 0.3);
  }

  .xl\:border-y-light-green\/35 {
    border-top-color: rgb(243 244 228 / 0.35);
    border-bottom-color: rgb(243 244 228 / 0.35);
  }

  .xl\:border-y-light-green\/40 {
    border-top-color: rgb(243 244 228 / 0.4);
    border-bottom-color: rgb(243 244 228 / 0.4);
  }

  .xl\:border-y-light-green\/45 {
    border-top-color: rgb(243 244 228 / 0.45);
    border-bottom-color: rgb(243 244 228 / 0.45);
  }

  .xl\:border-y-light-green\/5 {
    border-top-color: rgb(243 244 228 / 0.05);
    border-bottom-color: rgb(243 244 228 / 0.05);
  }

  .xl\:border-y-light-green\/50 {
    border-top-color: rgb(243 244 228 / 0.5);
    border-bottom-color: rgb(243 244 228 / 0.5);
  }

  .xl\:border-y-light-green\/55 {
    border-top-color: rgb(243 244 228 / 0.55);
    border-bottom-color: rgb(243 244 228 / 0.55);
  }

  .xl\:border-y-light-green\/60 {
    border-top-color: rgb(243 244 228 / 0.6);
    border-bottom-color: rgb(243 244 228 / 0.6);
  }

  .xl\:border-y-light-green\/65 {
    border-top-color: rgb(243 244 228 / 0.65);
    border-bottom-color: rgb(243 244 228 / 0.65);
  }

  .xl\:border-y-light-green\/70 {
    border-top-color: rgb(243 244 228 / 0.7);
    border-bottom-color: rgb(243 244 228 / 0.7);
  }

  .xl\:border-y-light-green\/75 {
    border-top-color: rgb(243 244 228 / 0.75);
    border-bottom-color: rgb(243 244 228 / 0.75);
  }

  .xl\:border-y-light-green\/80 {
    border-top-color: rgb(243 244 228 / 0.8);
    border-bottom-color: rgb(243 244 228 / 0.8);
  }

  .xl\:border-y-light-green\/85 {
    border-top-color: rgb(243 244 228 / 0.85);
    border-bottom-color: rgb(243 244 228 / 0.85);
  }

  .xl\:border-y-light-green\/90 {
    border-top-color: rgb(243 244 228 / 0.9);
    border-bottom-color: rgb(243 244 228 / 0.9);
  }

  .xl\:border-y-light-green\/95 {
    border-top-color: rgb(243 244 228 / 0.95);
    border-bottom-color: rgb(243 244 228 / 0.95);
  }

  .xl\:border-y-light\/0 {
    border-top-color: rgb(243 244 228 / 0);
    border-bottom-color: rgb(243 244 228 / 0);
  }

  .xl\:border-y-light\/10 {
    border-top-color: rgb(243 244 228 / 0.1);
    border-bottom-color: rgb(243 244 228 / 0.1);
  }

  .xl\:border-y-light\/100 {
    border-top-color: rgb(243 244 228 / 1);
    border-bottom-color: rgb(243 244 228 / 1);
  }

  .xl\:border-y-light\/15 {
    border-top-color: rgb(243 244 228 / 0.15);
    border-bottom-color: rgb(243 244 228 / 0.15);
  }

  .xl\:border-y-light\/20 {
    border-top-color: rgb(243 244 228 / 0.2);
    border-bottom-color: rgb(243 244 228 / 0.2);
  }

  .xl\:border-y-light\/25 {
    border-top-color: rgb(243 244 228 / 0.25);
    border-bottom-color: rgb(243 244 228 / 0.25);
  }

  .xl\:border-y-light\/30 {
    border-top-color: rgb(243 244 228 / 0.3);
    border-bottom-color: rgb(243 244 228 / 0.3);
  }

  .xl\:border-y-light\/35 {
    border-top-color: rgb(243 244 228 / 0.35);
    border-bottom-color: rgb(243 244 228 / 0.35);
  }

  .xl\:border-y-light\/40 {
    border-top-color: rgb(243 244 228 / 0.4);
    border-bottom-color: rgb(243 244 228 / 0.4);
  }

  .xl\:border-y-light\/45 {
    border-top-color: rgb(243 244 228 / 0.45);
    border-bottom-color: rgb(243 244 228 / 0.45);
  }

  .xl\:border-y-light\/5 {
    border-top-color: rgb(243 244 228 / 0.05);
    border-bottom-color: rgb(243 244 228 / 0.05);
  }

  .xl\:border-y-light\/50 {
    border-top-color: rgb(243 244 228 / 0.5);
    border-bottom-color: rgb(243 244 228 / 0.5);
  }

  .xl\:border-y-light\/55 {
    border-top-color: rgb(243 244 228 / 0.55);
    border-bottom-color: rgb(243 244 228 / 0.55);
  }

  .xl\:border-y-light\/60 {
    border-top-color: rgb(243 244 228 / 0.6);
    border-bottom-color: rgb(243 244 228 / 0.6);
  }

  .xl\:border-y-light\/65 {
    border-top-color: rgb(243 244 228 / 0.65);
    border-bottom-color: rgb(243 244 228 / 0.65);
  }

  .xl\:border-y-light\/70 {
    border-top-color: rgb(243 244 228 / 0.7);
    border-bottom-color: rgb(243 244 228 / 0.7);
  }

  .xl\:border-y-light\/75 {
    border-top-color: rgb(243 244 228 / 0.75);
    border-bottom-color: rgb(243 244 228 / 0.75);
  }

  .xl\:border-y-light\/80 {
    border-top-color: rgb(243 244 228 / 0.8);
    border-bottom-color: rgb(243 244 228 / 0.8);
  }

  .xl\:border-y-light\/85 {
    border-top-color: rgb(243 244 228 / 0.85);
    border-bottom-color: rgb(243 244 228 / 0.85);
  }

  .xl\:border-y-light\/90 {
    border-top-color: rgb(243 244 228 / 0.9);
    border-bottom-color: rgb(243 244 228 / 0.9);
  }

  .xl\:border-y-light\/95 {
    border-top-color: rgb(243 244 228 / 0.95);
    border-bottom-color: rgb(243 244 228 / 0.95);
  }

  .xl\:border-y-main {
    --tw-border-opacity: 1;
    border-top-color: rgb(56 56 56 / var(--tw-border-opacity));
    border-bottom-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .xl\:border-y-main\/0 {
    border-top-color: rgb(56 56 56 / 0);
    border-bottom-color: rgb(56 56 56 / 0);
  }

  .xl\:border-y-main\/10 {
    border-top-color: rgb(56 56 56 / 0.1);
    border-bottom-color: rgb(56 56 56 / 0.1);
  }

  .xl\:border-y-main\/100 {
    border-top-color: rgb(56 56 56 / 1);
    border-bottom-color: rgb(56 56 56 / 1);
  }

  .xl\:border-y-main\/15 {
    border-top-color: rgb(56 56 56 / 0.15);
    border-bottom-color: rgb(56 56 56 / 0.15);
  }

  .xl\:border-y-main\/20 {
    border-top-color: rgb(56 56 56 / 0.2);
    border-bottom-color: rgb(56 56 56 / 0.2);
  }

  .xl\:border-y-main\/25 {
    border-top-color: rgb(56 56 56 / 0.25);
    border-bottom-color: rgb(56 56 56 / 0.25);
  }

  .xl\:border-y-main\/30 {
    border-top-color: rgb(56 56 56 / 0.3);
    border-bottom-color: rgb(56 56 56 / 0.3);
  }

  .xl\:border-y-main\/35 {
    border-top-color: rgb(56 56 56 / 0.35);
    border-bottom-color: rgb(56 56 56 / 0.35);
  }

  .xl\:border-y-main\/40 {
    border-top-color: rgb(56 56 56 / 0.4);
    border-bottom-color: rgb(56 56 56 / 0.4);
  }

  .xl\:border-y-main\/45 {
    border-top-color: rgb(56 56 56 / 0.45);
    border-bottom-color: rgb(56 56 56 / 0.45);
  }

  .xl\:border-y-main\/5 {
    border-top-color: rgb(56 56 56 / 0.05);
    border-bottom-color: rgb(56 56 56 / 0.05);
  }

  .xl\:border-y-main\/50 {
    border-top-color: rgb(56 56 56 / 0.5);
    border-bottom-color: rgb(56 56 56 / 0.5);
  }

  .xl\:border-y-main\/55 {
    border-top-color: rgb(56 56 56 / 0.55);
    border-bottom-color: rgb(56 56 56 / 0.55);
  }

  .xl\:border-y-main\/60 {
    border-top-color: rgb(56 56 56 / 0.6);
    border-bottom-color: rgb(56 56 56 / 0.6);
  }

  .xl\:border-y-main\/65 {
    border-top-color: rgb(56 56 56 / 0.65);
    border-bottom-color: rgb(56 56 56 / 0.65);
  }

  .xl\:border-y-main\/70 {
    border-top-color: rgb(56 56 56 / 0.7);
    border-bottom-color: rgb(56 56 56 / 0.7);
  }

  .xl\:border-y-main\/75 {
    border-top-color: rgb(56 56 56 / 0.75);
    border-bottom-color: rgb(56 56 56 / 0.75);
  }

  .xl\:border-y-main\/80 {
    border-top-color: rgb(56 56 56 / 0.8);
    border-bottom-color: rgb(56 56 56 / 0.8);
  }

  .xl\:border-y-main\/85 {
    border-top-color: rgb(56 56 56 / 0.85);
    border-bottom-color: rgb(56 56 56 / 0.85);
  }

  .xl\:border-y-main\/90 {
    border-top-color: rgb(56 56 56 / 0.9);
    border-bottom-color: rgb(56 56 56 / 0.9);
  }

  .xl\:border-y-main\/95 {
    border-top-color: rgb(56 56 56 / 0.95);
    border-bottom-color: rgb(56 56 56 / 0.95);
  }

  .xl\:border-y-navy {
    border-top-color: var(--navy);
    border-bottom-color: var(--navy);
  }

  .xl\:border-y-offwhite {
    border-top-color: var(--offwhite);
    border-bottom-color: var(--offwhite);
  }

  .xl\:border-y-orange {
    border-top-color: var(--orange);
    border-bottom-color: var(--orange);
  }

  .xl\:border-y-pearl {
    --tw-border-opacity: 1;
    border-top-color: rgb(254 252 249 / var(--tw-border-opacity));
    border-bottom-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .xl\:border-y-pearl\/0 {
    border-top-color: rgb(254 252 249 / 0);
    border-bottom-color: rgb(254 252 249 / 0);
  }

  .xl\:border-y-pearl\/10 {
    border-top-color: rgb(254 252 249 / 0.1);
    border-bottom-color: rgb(254 252 249 / 0.1);
  }

  .xl\:border-y-pearl\/100 {
    border-top-color: rgb(254 252 249 / 1);
    border-bottom-color: rgb(254 252 249 / 1);
  }

  .xl\:border-y-pearl\/15 {
    border-top-color: rgb(254 252 249 / 0.15);
    border-bottom-color: rgb(254 252 249 / 0.15);
  }

  .xl\:border-y-pearl\/20 {
    border-top-color: rgb(254 252 249 / 0.2);
    border-bottom-color: rgb(254 252 249 / 0.2);
  }

  .xl\:border-y-pearl\/25 {
    border-top-color: rgb(254 252 249 / 0.25);
    border-bottom-color: rgb(254 252 249 / 0.25);
  }

  .xl\:border-y-pearl\/30 {
    border-top-color: rgb(254 252 249 / 0.3);
    border-bottom-color: rgb(254 252 249 / 0.3);
  }

  .xl\:border-y-pearl\/35 {
    border-top-color: rgb(254 252 249 / 0.35);
    border-bottom-color: rgb(254 252 249 / 0.35);
  }

  .xl\:border-y-pearl\/40 {
    border-top-color: rgb(254 252 249 / 0.4);
    border-bottom-color: rgb(254 252 249 / 0.4);
  }

  .xl\:border-y-pearl\/45 {
    border-top-color: rgb(254 252 249 / 0.45);
    border-bottom-color: rgb(254 252 249 / 0.45);
  }

  .xl\:border-y-pearl\/5 {
    border-top-color: rgb(254 252 249 / 0.05);
    border-bottom-color: rgb(254 252 249 / 0.05);
  }

  .xl\:border-y-pearl\/50 {
    border-top-color: rgb(254 252 249 / 0.5);
    border-bottom-color: rgb(254 252 249 / 0.5);
  }

  .xl\:border-y-pearl\/55 {
    border-top-color: rgb(254 252 249 / 0.55);
    border-bottom-color: rgb(254 252 249 / 0.55);
  }

  .xl\:border-y-pearl\/60 {
    border-top-color: rgb(254 252 249 / 0.6);
    border-bottom-color: rgb(254 252 249 / 0.6);
  }

  .xl\:border-y-pearl\/65 {
    border-top-color: rgb(254 252 249 / 0.65);
    border-bottom-color: rgb(254 252 249 / 0.65);
  }

  .xl\:border-y-pearl\/70 {
    border-top-color: rgb(254 252 249 / 0.7);
    border-bottom-color: rgb(254 252 249 / 0.7);
  }

  .xl\:border-y-pearl\/75 {
    border-top-color: rgb(254 252 249 / 0.75);
    border-bottom-color: rgb(254 252 249 / 0.75);
  }

  .xl\:border-y-pearl\/80 {
    border-top-color: rgb(254 252 249 / 0.8);
    border-bottom-color: rgb(254 252 249 / 0.8);
  }

  .xl\:border-y-pearl\/85 {
    border-top-color: rgb(254 252 249 / 0.85);
    border-bottom-color: rgb(254 252 249 / 0.85);
  }

  .xl\:border-y-pearl\/90 {
    border-top-color: rgb(254 252 249 / 0.9);
    border-bottom-color: rgb(254 252 249 / 0.9);
  }

  .xl\:border-y-pearl\/95 {
    border-top-color: rgb(254 252 249 / 0.95);
    border-bottom-color: rgb(254 252 249 / 0.95);
  }

  .xl\:border-y-text-grey {
    --tw-border-opacity: 1;
    border-top-color: rgb(179 179 179 / var(--tw-border-opacity));
    border-bottom-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .xl\:border-y-text-grey\/0 {
    border-top-color: rgb(179 179 179 / 0);
    border-bottom-color: rgb(179 179 179 / 0);
  }

  .xl\:border-y-text-grey\/10 {
    border-top-color: rgb(179 179 179 / 0.1);
    border-bottom-color: rgb(179 179 179 / 0.1);
  }

  .xl\:border-y-text-grey\/100 {
    border-top-color: rgb(179 179 179 / 1);
    border-bottom-color: rgb(179 179 179 / 1);
  }

  .xl\:border-y-text-grey\/15 {
    border-top-color: rgb(179 179 179 / 0.15);
    border-bottom-color: rgb(179 179 179 / 0.15);
  }

  .xl\:border-y-text-grey\/20 {
    border-top-color: rgb(179 179 179 / 0.2);
    border-bottom-color: rgb(179 179 179 / 0.2);
  }

  .xl\:border-y-text-grey\/25 {
    border-top-color: rgb(179 179 179 / 0.25);
    border-bottom-color: rgb(179 179 179 / 0.25);
  }

  .xl\:border-y-text-grey\/30 {
    border-top-color: rgb(179 179 179 / 0.3);
    border-bottom-color: rgb(179 179 179 / 0.3);
  }

  .xl\:border-y-text-grey\/35 {
    border-top-color: rgb(179 179 179 / 0.35);
    border-bottom-color: rgb(179 179 179 / 0.35);
  }

  .xl\:border-y-text-grey\/40 {
    border-top-color: rgb(179 179 179 / 0.4);
    border-bottom-color: rgb(179 179 179 / 0.4);
  }

  .xl\:border-y-text-grey\/45 {
    border-top-color: rgb(179 179 179 / 0.45);
    border-bottom-color: rgb(179 179 179 / 0.45);
  }

  .xl\:border-y-text-grey\/5 {
    border-top-color: rgb(179 179 179 / 0.05);
    border-bottom-color: rgb(179 179 179 / 0.05);
  }

  .xl\:border-y-text-grey\/50 {
    border-top-color: rgb(179 179 179 / 0.5);
    border-bottom-color: rgb(179 179 179 / 0.5);
  }

  .xl\:border-y-text-grey\/55 {
    border-top-color: rgb(179 179 179 / 0.55);
    border-bottom-color: rgb(179 179 179 / 0.55);
  }

  .xl\:border-y-text-grey\/60 {
    border-top-color: rgb(179 179 179 / 0.6);
    border-bottom-color: rgb(179 179 179 / 0.6);
  }

  .xl\:border-y-text-grey\/65 {
    border-top-color: rgb(179 179 179 / 0.65);
    border-bottom-color: rgb(179 179 179 / 0.65);
  }

  .xl\:border-y-text-grey\/70 {
    border-top-color: rgb(179 179 179 / 0.7);
    border-bottom-color: rgb(179 179 179 / 0.7);
  }

  .xl\:border-y-text-grey\/75 {
    border-top-color: rgb(179 179 179 / 0.75);
    border-bottom-color: rgb(179 179 179 / 0.75);
  }

  .xl\:border-y-text-grey\/80 {
    border-top-color: rgb(179 179 179 / 0.8);
    border-bottom-color: rgb(179 179 179 / 0.8);
  }

  .xl\:border-y-text-grey\/85 {
    border-top-color: rgb(179 179 179 / 0.85);
    border-bottom-color: rgb(179 179 179 / 0.85);
  }

  .xl\:border-y-text-grey\/90 {
    border-top-color: rgb(179 179 179 / 0.9);
    border-bottom-color: rgb(179 179 179 / 0.9);
  }

  .xl\:border-y-text-grey\/95 {
    border-top-color: rgb(179 179 179 / 0.95);
    border-bottom-color: rgb(179 179 179 / 0.95);
  }

  .xl\:border-y-transparent {
    border-top-color: transparent;
    border-bottom-color: transparent;
  }

  .xl\:border-y-transparent\/0 {
    border-top-color: rgb(0 0 0 / 0);
    border-bottom-color: rgb(0 0 0 / 0);
  }

  .xl\:border-y-transparent\/10 {
    border-top-color: rgb(0 0 0 / 0.1);
    border-bottom-color: rgb(0 0 0 / 0.1);
  }

  .xl\:border-y-transparent\/100 {
    border-top-color: rgb(0 0 0 / 1);
    border-bottom-color: rgb(0 0 0 / 1);
  }

  .xl\:border-y-transparent\/15 {
    border-top-color: rgb(0 0 0 / 0.15);
    border-bottom-color: rgb(0 0 0 / 0.15);
  }

  .xl\:border-y-transparent\/20 {
    border-top-color: rgb(0 0 0 / 0.2);
    border-bottom-color: rgb(0 0 0 / 0.2);
  }

  .xl\:border-y-transparent\/25 {
    border-top-color: rgb(0 0 0 / 0.25);
    border-bottom-color: rgb(0 0 0 / 0.25);
  }

  .xl\:border-y-transparent\/30 {
    border-top-color: rgb(0 0 0 / 0.3);
    border-bottom-color: rgb(0 0 0 / 0.3);
  }

  .xl\:border-y-transparent\/35 {
    border-top-color: rgb(0 0 0 / 0.35);
    border-bottom-color: rgb(0 0 0 / 0.35);
  }

  .xl\:border-y-transparent\/40 {
    border-top-color: rgb(0 0 0 / 0.4);
    border-bottom-color: rgb(0 0 0 / 0.4);
  }

  .xl\:border-y-transparent\/45 {
    border-top-color: rgb(0 0 0 / 0.45);
    border-bottom-color: rgb(0 0 0 / 0.45);
  }

  .xl\:border-y-transparent\/5 {
    border-top-color: rgb(0 0 0 / 0.05);
    border-bottom-color: rgb(0 0 0 / 0.05);
  }

  .xl\:border-y-transparent\/50 {
    border-top-color: rgb(0 0 0 / 0.5);
    border-bottom-color: rgb(0 0 0 / 0.5);
  }

  .xl\:border-y-transparent\/55 {
    border-top-color: rgb(0 0 0 / 0.55);
    border-bottom-color: rgb(0 0 0 / 0.55);
  }

  .xl\:border-y-transparent\/60 {
    border-top-color: rgb(0 0 0 / 0.6);
    border-bottom-color: rgb(0 0 0 / 0.6);
  }

  .xl\:border-y-transparent\/65 {
    border-top-color: rgb(0 0 0 / 0.65);
    border-bottom-color: rgb(0 0 0 / 0.65);
  }

  .xl\:border-y-transparent\/70 {
    border-top-color: rgb(0 0 0 / 0.7);
    border-bottom-color: rgb(0 0 0 / 0.7);
  }

  .xl\:border-y-transparent\/75 {
    border-top-color: rgb(0 0 0 / 0.75);
    border-bottom-color: rgb(0 0 0 / 0.75);
  }

  .xl\:border-y-transparent\/80 {
    border-top-color: rgb(0 0 0 / 0.8);
    border-bottom-color: rgb(0 0 0 / 0.8);
  }

  .xl\:border-y-transparent\/85 {
    border-top-color: rgb(0 0 0 / 0.85);
    border-bottom-color: rgb(0 0 0 / 0.85);
  }

  .xl\:border-y-transparent\/90 {
    border-top-color: rgb(0 0 0 / 0.9);
    border-bottom-color: rgb(0 0 0 / 0.9);
  }

  .xl\:border-y-transparent\/95 {
    border-top-color: rgb(0 0 0 / 0.95);
    border-bottom-color: rgb(0 0 0 / 0.95);
  }

  .xl\:border-y-white {
    --tw-border-opacity: 1;
    border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
    border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .xl\:border-y-white\/0 {
    border-top-color: rgb(255 255 255 / 0);
    border-bottom-color: rgb(255 255 255 / 0);
  }

  .xl\:border-y-white\/10 {
    border-top-color: rgb(255 255 255 / 0.1);
    border-bottom-color: rgb(255 255 255 / 0.1);
  }

  .xl\:border-y-white\/100 {
    border-top-color: rgb(255 255 255 / 1);
    border-bottom-color: rgb(255 255 255 / 1);
  }

  .xl\:border-y-white\/15 {
    border-top-color: rgb(255 255 255 / 0.15);
    border-bottom-color: rgb(255 255 255 / 0.15);
  }

  .xl\:border-y-white\/20 {
    border-top-color: rgb(255 255 255 / 0.2);
    border-bottom-color: rgb(255 255 255 / 0.2);
  }

  .xl\:border-y-white\/25 {
    border-top-color: rgb(255 255 255 / 0.25);
    border-bottom-color: rgb(255 255 255 / 0.25);
  }

  .xl\:border-y-white\/30 {
    border-top-color: rgb(255 255 255 / 0.3);
    border-bottom-color: rgb(255 255 255 / 0.3);
  }

  .xl\:border-y-white\/35 {
    border-top-color: rgb(255 255 255 / 0.35);
    border-bottom-color: rgb(255 255 255 / 0.35);
  }

  .xl\:border-y-white\/40 {
    border-top-color: rgb(255 255 255 / 0.4);
    border-bottom-color: rgb(255 255 255 / 0.4);
  }

  .xl\:border-y-white\/45 {
    border-top-color: rgb(255 255 255 / 0.45);
    border-bottom-color: rgb(255 255 255 / 0.45);
  }

  .xl\:border-y-white\/5 {
    border-top-color: rgb(255 255 255 / 0.05);
    border-bottom-color: rgb(255 255 255 / 0.05);
  }

  .xl\:border-y-white\/50 {
    border-top-color: rgb(255 255 255 / 0.5);
    border-bottom-color: rgb(255 255 255 / 0.5);
  }

  .xl\:border-y-white\/55 {
    border-top-color: rgb(255 255 255 / 0.55);
    border-bottom-color: rgb(255 255 255 / 0.55);
  }

  .xl\:border-y-white\/60 {
    border-top-color: rgb(255 255 255 / 0.6);
    border-bottom-color: rgb(255 255 255 / 0.6);
  }

  .xl\:border-y-white\/65 {
    border-top-color: rgb(255 255 255 / 0.65);
    border-bottom-color: rgb(255 255 255 / 0.65);
  }

  .xl\:border-y-white\/70 {
    border-top-color: rgb(255 255 255 / 0.7);
    border-bottom-color: rgb(255 255 255 / 0.7);
  }

  .xl\:border-y-white\/75 {
    border-top-color: rgb(255 255 255 / 0.75);
    border-bottom-color: rgb(255 255 255 / 0.75);
  }

  .xl\:border-y-white\/80 {
    border-top-color: rgb(255 255 255 / 0.8);
    border-bottom-color: rgb(255 255 255 / 0.8);
  }

  .xl\:border-y-white\/85 {
    border-top-color: rgb(255 255 255 / 0.85);
    border-bottom-color: rgb(255 255 255 / 0.85);
  }

  .xl\:border-y-white\/90 {
    border-top-color: rgb(255 255 255 / 0.9);
    border-bottom-color: rgb(255 255 255 / 0.9);
  }

  .xl\:border-y-white\/95 {
    border-top-color: rgb(255 255 255 / 0.95);
    border-bottom-color: rgb(255 255 255 / 0.95);
  }

  .xl\:border-b-blue {
    border-bottom-color: var(--blue);
  }

  .xl\:border-b-border {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .xl\:border-b-border\/0 {
    border-bottom-color: rgb(228 229 230 / 0);
  }

  .xl\:border-b-border\/10 {
    border-bottom-color: rgb(228 229 230 / 0.1);
  }

  .xl\:border-b-border\/100 {
    border-bottom-color: rgb(228 229 230 / 1);
  }

  .xl\:border-b-border\/15 {
    border-bottom-color: rgb(228 229 230 / 0.15);
  }

  .xl\:border-b-border\/20 {
    border-bottom-color: rgb(228 229 230 / 0.2);
  }

  .xl\:border-b-border\/25 {
    border-bottom-color: rgb(228 229 230 / 0.25);
  }

  .xl\:border-b-border\/30 {
    border-bottom-color: rgb(228 229 230 / 0.3);
  }

  .xl\:border-b-border\/35 {
    border-bottom-color: rgb(228 229 230 / 0.35);
  }

  .xl\:border-b-border\/40 {
    border-bottom-color: rgb(228 229 230 / 0.4);
  }

  .xl\:border-b-border\/45 {
    border-bottom-color: rgb(228 229 230 / 0.45);
  }

  .xl\:border-b-border\/5 {
    border-bottom-color: rgb(228 229 230 / 0.05);
  }

  .xl\:border-b-border\/50 {
    border-bottom-color: rgb(228 229 230 / 0.5);
  }

  .xl\:border-b-border\/55 {
    border-bottom-color: rgb(228 229 230 / 0.55);
  }

  .xl\:border-b-border\/60 {
    border-bottom-color: rgb(228 229 230 / 0.6);
  }

  .xl\:border-b-border\/65 {
    border-bottom-color: rgb(228 229 230 / 0.65);
  }

  .xl\:border-b-border\/70 {
    border-bottom-color: rgb(228 229 230 / 0.7);
  }

  .xl\:border-b-border\/75 {
    border-bottom-color: rgb(228 229 230 / 0.75);
  }

  .xl\:border-b-border\/80 {
    border-bottom-color: rgb(228 229 230 / 0.8);
  }

  .xl\:border-b-border\/85 {
    border-bottom-color: rgb(228 229 230 / 0.85);
  }

  .xl\:border-b-border\/90 {
    border-bottom-color: rgb(228 229 230 / 0.9);
  }

  .xl\:border-b-border\/95 {
    border-bottom-color: rgb(228 229 230 / 0.95);
  }

  .xl\:border-b-button {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .xl\:border-b-button\/0 {
    border-bottom-color: rgb(243 252 251 / 0);
  }

  .xl\:border-b-button\/10 {
    border-bottom-color: rgb(243 252 251 / 0.1);
  }

  .xl\:border-b-button\/100 {
    border-bottom-color: rgb(243 252 251 / 1);
  }

  .xl\:border-b-button\/15 {
    border-bottom-color: rgb(243 252 251 / 0.15);
  }

  .xl\:border-b-button\/20 {
    border-bottom-color: rgb(243 252 251 / 0.2);
  }

  .xl\:border-b-button\/25 {
    border-bottom-color: rgb(243 252 251 / 0.25);
  }

  .xl\:border-b-button\/30 {
    border-bottom-color: rgb(243 252 251 / 0.3);
  }

  .xl\:border-b-button\/35 {
    border-bottom-color: rgb(243 252 251 / 0.35);
  }

  .xl\:border-b-button\/40 {
    border-bottom-color: rgb(243 252 251 / 0.4);
  }

  .xl\:border-b-button\/45 {
    border-bottom-color: rgb(243 252 251 / 0.45);
  }

  .xl\:border-b-button\/5 {
    border-bottom-color: rgb(243 252 251 / 0.05);
  }

  .xl\:border-b-button\/50 {
    border-bottom-color: rgb(243 252 251 / 0.5);
  }

  .xl\:border-b-button\/55 {
    border-bottom-color: rgb(243 252 251 / 0.55);
  }

  .xl\:border-b-button\/60 {
    border-bottom-color: rgb(243 252 251 / 0.6);
  }

  .xl\:border-b-button\/65 {
    border-bottom-color: rgb(243 252 251 / 0.65);
  }

  .xl\:border-b-button\/70 {
    border-bottom-color: rgb(243 252 251 / 0.7);
  }

  .xl\:border-b-button\/75 {
    border-bottom-color: rgb(243 252 251 / 0.75);
  }

  .xl\:border-b-button\/80 {
    border-bottom-color: rgb(243 252 251 / 0.8);
  }

  .xl\:border-b-button\/85 {
    border-bottom-color: rgb(243 252 251 / 0.85);
  }

  .xl\:border-b-button\/90 {
    border-bottom-color: rgb(243 252 251 / 0.9);
  }

  .xl\:border-b-button\/95 {
    border-bottom-color: rgb(243 252 251 / 0.95);
  }

  .xl\:border-b-current {
    border-bottom-color: currentColor;
  }

  .xl\:border-b-dark {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .xl\:border-b-dark-green {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .xl\:border-b-dark-green\/0 {
    border-bottom-color: rgb(16 64 48 / 0);
  }

  .xl\:border-b-dark-green\/10 {
    border-bottom-color: rgb(16 64 48 / 0.1);
  }

  .xl\:border-b-dark-green\/100 {
    border-bottom-color: rgb(16 64 48 / 1);
  }

  .xl\:border-b-dark-green\/15 {
    border-bottom-color: rgb(16 64 48 / 0.15);
  }

  .xl\:border-b-dark-green\/20 {
    border-bottom-color: rgb(16 64 48 / 0.2);
  }

  .xl\:border-b-dark-green\/25 {
    border-bottom-color: rgb(16 64 48 / 0.25);
  }

  .xl\:border-b-dark-green\/30 {
    border-bottom-color: rgb(16 64 48 / 0.3);
  }

  .xl\:border-b-dark-green\/35 {
    border-bottom-color: rgb(16 64 48 / 0.35);
  }

  .xl\:border-b-dark-green\/40 {
    border-bottom-color: rgb(16 64 48 / 0.4);
  }

  .xl\:border-b-dark-green\/45 {
    border-bottom-color: rgb(16 64 48 / 0.45);
  }

  .xl\:border-b-dark-green\/5 {
    border-bottom-color: rgb(16 64 48 / 0.05);
  }

  .xl\:border-b-dark-green\/50 {
    border-bottom-color: rgb(16 64 48 / 0.5);
  }

  .xl\:border-b-dark-green\/55 {
    border-bottom-color: rgb(16 64 48 / 0.55);
  }

  .xl\:border-b-dark-green\/60 {
    border-bottom-color: rgb(16 64 48 / 0.6);
  }

  .xl\:border-b-dark-green\/65 {
    border-bottom-color: rgb(16 64 48 / 0.65);
  }

  .xl\:border-b-dark-green\/70 {
    border-bottom-color: rgb(16 64 48 / 0.7);
  }

  .xl\:border-b-dark-green\/75 {
    border-bottom-color: rgb(16 64 48 / 0.75);
  }

  .xl\:border-b-dark-green\/80 {
    border-bottom-color: rgb(16 64 48 / 0.8);
  }

  .xl\:border-b-dark-green\/85 {
    border-bottom-color: rgb(16 64 48 / 0.85);
  }

  .xl\:border-b-dark-green\/90 {
    border-bottom-color: rgb(16 64 48 / 0.9);
  }

  .xl\:border-b-dark-green\/95 {
    border-bottom-color: rgb(16 64 48 / 0.95);
  }

  .xl\:border-b-dark\/0 {
    border-bottom-color: rgb(37 73 39 / 0);
  }

  .xl\:border-b-dark\/10 {
    border-bottom-color: rgb(37 73 39 / 0.1);
  }

  .xl\:border-b-dark\/100 {
    border-bottom-color: rgb(37 73 39 / 1);
  }

  .xl\:border-b-dark\/15 {
    border-bottom-color: rgb(37 73 39 / 0.15);
  }

  .xl\:border-b-dark\/20 {
    border-bottom-color: rgb(37 73 39 / 0.2);
  }

  .xl\:border-b-dark\/25 {
    border-bottom-color: rgb(37 73 39 / 0.25);
  }

  .xl\:border-b-dark\/30 {
    border-bottom-color: rgb(37 73 39 / 0.3);
  }

  .xl\:border-b-dark\/35 {
    border-bottom-color: rgb(37 73 39 / 0.35);
  }

  .xl\:border-b-dark\/40 {
    border-bottom-color: rgb(37 73 39 / 0.4);
  }

  .xl\:border-b-dark\/45 {
    border-bottom-color: rgb(37 73 39 / 0.45);
  }

  .xl\:border-b-dark\/5 {
    border-bottom-color: rgb(37 73 39 / 0.05);
  }

  .xl\:border-b-dark\/50 {
    border-bottom-color: rgb(37 73 39 / 0.5);
  }

  .xl\:border-b-dark\/55 {
    border-bottom-color: rgb(37 73 39 / 0.55);
  }

  .xl\:border-b-dark\/60 {
    border-bottom-color: rgb(37 73 39 / 0.6);
  }

  .xl\:border-b-dark\/65 {
    border-bottom-color: rgb(37 73 39 / 0.65);
  }

  .xl\:border-b-dark\/70 {
    border-bottom-color: rgb(37 73 39 / 0.7);
  }

  .xl\:border-b-dark\/75 {
    border-bottom-color: rgb(37 73 39 / 0.75);
  }

  .xl\:border-b-dark\/80 {
    border-bottom-color: rgb(37 73 39 / 0.8);
  }

  .xl\:border-b-dark\/85 {
    border-bottom-color: rgb(37 73 39 / 0.85);
  }

  .xl\:border-b-dark\/90 {
    border-bottom-color: rgb(37 73 39 / 0.9);
  }

  .xl\:border-b-dark\/95 {
    border-bottom-color: rgb(37 73 39 / 0.95);
  }

  .xl\:border-b-gray {
    border-bottom-color: var(--gray);
  }

  .xl\:border-b-green {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .xl\:border-b-green\/0 {
    border-bottom-color: rgb(52 102 64 / 0);
  }

  .xl\:border-b-green\/10 {
    border-bottom-color: rgb(52 102 64 / 0.1);
  }

  .xl\:border-b-green\/100 {
    border-bottom-color: rgb(52 102 64 / 1);
  }

  .xl\:border-b-green\/15 {
    border-bottom-color: rgb(52 102 64 / 0.15);
  }

  .xl\:border-b-green\/20 {
    border-bottom-color: rgb(52 102 64 / 0.2);
  }

  .xl\:border-b-green\/25 {
    border-bottom-color: rgb(52 102 64 / 0.25);
  }

  .xl\:border-b-green\/30 {
    border-bottom-color: rgb(52 102 64 / 0.3);
  }

  .xl\:border-b-green\/35 {
    border-bottom-color: rgb(52 102 64 / 0.35);
  }

  .xl\:border-b-green\/40 {
    border-bottom-color: rgb(52 102 64 / 0.4);
  }

  .xl\:border-b-green\/45 {
    border-bottom-color: rgb(52 102 64 / 0.45);
  }

  .xl\:border-b-green\/5 {
    border-bottom-color: rgb(52 102 64 / 0.05);
  }

  .xl\:border-b-green\/50 {
    border-bottom-color: rgb(52 102 64 / 0.5);
  }

  .xl\:border-b-green\/55 {
    border-bottom-color: rgb(52 102 64 / 0.55);
  }

  .xl\:border-b-green\/60 {
    border-bottom-color: rgb(52 102 64 / 0.6);
  }

  .xl\:border-b-green\/65 {
    border-bottom-color: rgb(52 102 64 / 0.65);
  }

  .xl\:border-b-green\/70 {
    border-bottom-color: rgb(52 102 64 / 0.7);
  }

  .xl\:border-b-green\/75 {
    border-bottom-color: rgb(52 102 64 / 0.75);
  }

  .xl\:border-b-green\/80 {
    border-bottom-color: rgb(52 102 64 / 0.8);
  }

  .xl\:border-b-green\/85 {
    border-bottom-color: rgb(52 102 64 / 0.85);
  }

  .xl\:border-b-green\/90 {
    border-bottom-color: rgb(52 102 64 / 0.9);
  }

  .xl\:border-b-green\/95 {
    border-bottom-color: rgb(52 102 64 / 0.95);
  }

  .xl\:border-b-grey {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .xl\:border-b-grey\/0 {
    border-bottom-color: rgb(205 217 209 / 0);
  }

  .xl\:border-b-grey\/10 {
    border-bottom-color: rgb(205 217 209 / 0.1);
  }

  .xl\:border-b-grey\/100 {
    border-bottom-color: rgb(205 217 209 / 1);
  }

  .xl\:border-b-grey\/15 {
    border-bottom-color: rgb(205 217 209 / 0.15);
  }

  .xl\:border-b-grey\/20 {
    border-bottom-color: rgb(205 217 209 / 0.2);
  }

  .xl\:border-b-grey\/25 {
    border-bottom-color: rgb(205 217 209 / 0.25);
  }

  .xl\:border-b-grey\/30 {
    border-bottom-color: rgb(205 217 209 / 0.3);
  }

  .xl\:border-b-grey\/35 {
    border-bottom-color: rgb(205 217 209 / 0.35);
  }

  .xl\:border-b-grey\/40 {
    border-bottom-color: rgb(205 217 209 / 0.4);
  }

  .xl\:border-b-grey\/45 {
    border-bottom-color: rgb(205 217 209 / 0.45);
  }

  .xl\:border-b-grey\/5 {
    border-bottom-color: rgb(205 217 209 / 0.05);
  }

  .xl\:border-b-grey\/50 {
    border-bottom-color: rgb(205 217 209 / 0.5);
  }

  .xl\:border-b-grey\/55 {
    border-bottom-color: rgb(205 217 209 / 0.55);
  }

  .xl\:border-b-grey\/60 {
    border-bottom-color: rgb(205 217 209 / 0.6);
  }

  .xl\:border-b-grey\/65 {
    border-bottom-color: rgb(205 217 209 / 0.65);
  }

  .xl\:border-b-grey\/70 {
    border-bottom-color: rgb(205 217 209 / 0.7);
  }

  .xl\:border-b-grey\/75 {
    border-bottom-color: rgb(205 217 209 / 0.75);
  }

  .xl\:border-b-grey\/80 {
    border-bottom-color: rgb(205 217 209 / 0.8);
  }

  .xl\:border-b-grey\/85 {
    border-bottom-color: rgb(205 217 209 / 0.85);
  }

  .xl\:border-b-grey\/90 {
    border-bottom-color: rgb(205 217 209 / 0.9);
  }

  .xl\:border-b-grey\/95 {
    border-bottom-color: rgb(205 217 209 / 0.95);
  }

  .xl\:border-b-light {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .xl\:border-b-light-green {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .xl\:border-b-light-green\/0 {
    border-bottom-color: rgb(243 244 228 / 0);
  }

  .xl\:border-b-light-green\/10 {
    border-bottom-color: rgb(243 244 228 / 0.1);
  }

  .xl\:border-b-light-green\/100 {
    border-bottom-color: rgb(243 244 228 / 1);
  }

  .xl\:border-b-light-green\/15 {
    border-bottom-color: rgb(243 244 228 / 0.15);
  }

  .xl\:border-b-light-green\/20 {
    border-bottom-color: rgb(243 244 228 / 0.2);
  }

  .xl\:border-b-light-green\/25 {
    border-bottom-color: rgb(243 244 228 / 0.25);
  }

  .xl\:border-b-light-green\/30 {
    border-bottom-color: rgb(243 244 228 / 0.3);
  }

  .xl\:border-b-light-green\/35 {
    border-bottom-color: rgb(243 244 228 / 0.35);
  }

  .xl\:border-b-light-green\/40 {
    border-bottom-color: rgb(243 244 228 / 0.4);
  }

  .xl\:border-b-light-green\/45 {
    border-bottom-color: rgb(243 244 228 / 0.45);
  }

  .xl\:border-b-light-green\/5 {
    border-bottom-color: rgb(243 244 228 / 0.05);
  }

  .xl\:border-b-light-green\/50 {
    border-bottom-color: rgb(243 244 228 / 0.5);
  }

  .xl\:border-b-light-green\/55 {
    border-bottom-color: rgb(243 244 228 / 0.55);
  }

  .xl\:border-b-light-green\/60 {
    border-bottom-color: rgb(243 244 228 / 0.6);
  }

  .xl\:border-b-light-green\/65 {
    border-bottom-color: rgb(243 244 228 / 0.65);
  }

  .xl\:border-b-light-green\/70 {
    border-bottom-color: rgb(243 244 228 / 0.7);
  }

  .xl\:border-b-light-green\/75 {
    border-bottom-color: rgb(243 244 228 / 0.75);
  }

  .xl\:border-b-light-green\/80 {
    border-bottom-color: rgb(243 244 228 / 0.8);
  }

  .xl\:border-b-light-green\/85 {
    border-bottom-color: rgb(243 244 228 / 0.85);
  }

  .xl\:border-b-light-green\/90 {
    border-bottom-color: rgb(243 244 228 / 0.9);
  }

  .xl\:border-b-light-green\/95 {
    border-bottom-color: rgb(243 244 228 / 0.95);
  }

  .xl\:border-b-light\/0 {
    border-bottom-color: rgb(243 244 228 / 0);
  }

  .xl\:border-b-light\/10 {
    border-bottom-color: rgb(243 244 228 / 0.1);
  }

  .xl\:border-b-light\/100 {
    border-bottom-color: rgb(243 244 228 / 1);
  }

  .xl\:border-b-light\/15 {
    border-bottom-color: rgb(243 244 228 / 0.15);
  }

  .xl\:border-b-light\/20 {
    border-bottom-color: rgb(243 244 228 / 0.2);
  }

  .xl\:border-b-light\/25 {
    border-bottom-color: rgb(243 244 228 / 0.25);
  }

  .xl\:border-b-light\/30 {
    border-bottom-color: rgb(243 244 228 / 0.3);
  }

  .xl\:border-b-light\/35 {
    border-bottom-color: rgb(243 244 228 / 0.35);
  }

  .xl\:border-b-light\/40 {
    border-bottom-color: rgb(243 244 228 / 0.4);
  }

  .xl\:border-b-light\/45 {
    border-bottom-color: rgb(243 244 228 / 0.45);
  }

  .xl\:border-b-light\/5 {
    border-bottom-color: rgb(243 244 228 / 0.05);
  }

  .xl\:border-b-light\/50 {
    border-bottom-color: rgb(243 244 228 / 0.5);
  }

  .xl\:border-b-light\/55 {
    border-bottom-color: rgb(243 244 228 / 0.55);
  }

  .xl\:border-b-light\/60 {
    border-bottom-color: rgb(243 244 228 / 0.6);
  }

  .xl\:border-b-light\/65 {
    border-bottom-color: rgb(243 244 228 / 0.65);
  }

  .xl\:border-b-light\/70 {
    border-bottom-color: rgb(243 244 228 / 0.7);
  }

  .xl\:border-b-light\/75 {
    border-bottom-color: rgb(243 244 228 / 0.75);
  }

  .xl\:border-b-light\/80 {
    border-bottom-color: rgb(243 244 228 / 0.8);
  }

  .xl\:border-b-light\/85 {
    border-bottom-color: rgb(243 244 228 / 0.85);
  }

  .xl\:border-b-light\/90 {
    border-bottom-color: rgb(243 244 228 / 0.9);
  }

  .xl\:border-b-light\/95 {
    border-bottom-color: rgb(243 244 228 / 0.95);
  }

  .xl\:border-b-main {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .xl\:border-b-main\/0 {
    border-bottom-color: rgb(56 56 56 / 0);
  }

  .xl\:border-b-main\/10 {
    border-bottom-color: rgb(56 56 56 / 0.1);
  }

  .xl\:border-b-main\/100 {
    border-bottom-color: rgb(56 56 56 / 1);
  }

  .xl\:border-b-main\/15 {
    border-bottom-color: rgb(56 56 56 / 0.15);
  }

  .xl\:border-b-main\/20 {
    border-bottom-color: rgb(56 56 56 / 0.2);
  }

  .xl\:border-b-main\/25 {
    border-bottom-color: rgb(56 56 56 / 0.25);
  }

  .xl\:border-b-main\/30 {
    border-bottom-color: rgb(56 56 56 / 0.3);
  }

  .xl\:border-b-main\/35 {
    border-bottom-color: rgb(56 56 56 / 0.35);
  }

  .xl\:border-b-main\/40 {
    border-bottom-color: rgb(56 56 56 / 0.4);
  }

  .xl\:border-b-main\/45 {
    border-bottom-color: rgb(56 56 56 / 0.45);
  }

  .xl\:border-b-main\/5 {
    border-bottom-color: rgb(56 56 56 / 0.05);
  }

  .xl\:border-b-main\/50 {
    border-bottom-color: rgb(56 56 56 / 0.5);
  }

  .xl\:border-b-main\/55 {
    border-bottom-color: rgb(56 56 56 / 0.55);
  }

  .xl\:border-b-main\/60 {
    border-bottom-color: rgb(56 56 56 / 0.6);
  }

  .xl\:border-b-main\/65 {
    border-bottom-color: rgb(56 56 56 / 0.65);
  }

  .xl\:border-b-main\/70 {
    border-bottom-color: rgb(56 56 56 / 0.7);
  }

  .xl\:border-b-main\/75 {
    border-bottom-color: rgb(56 56 56 / 0.75);
  }

  .xl\:border-b-main\/80 {
    border-bottom-color: rgb(56 56 56 / 0.8);
  }

  .xl\:border-b-main\/85 {
    border-bottom-color: rgb(56 56 56 / 0.85);
  }

  .xl\:border-b-main\/90 {
    border-bottom-color: rgb(56 56 56 / 0.9);
  }

  .xl\:border-b-main\/95 {
    border-bottom-color: rgb(56 56 56 / 0.95);
  }

  .xl\:border-b-navy {
    border-bottom-color: var(--navy);
  }

  .xl\:border-b-offwhite {
    border-bottom-color: var(--offwhite);
  }

  .xl\:border-b-orange {
    border-bottom-color: var(--orange);
  }

  .xl\:border-b-pearl {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .xl\:border-b-pearl\/0 {
    border-bottom-color: rgb(254 252 249 / 0);
  }

  .xl\:border-b-pearl\/10 {
    border-bottom-color: rgb(254 252 249 / 0.1);
  }

  .xl\:border-b-pearl\/100 {
    border-bottom-color: rgb(254 252 249 / 1);
  }

  .xl\:border-b-pearl\/15 {
    border-bottom-color: rgb(254 252 249 / 0.15);
  }

  .xl\:border-b-pearl\/20 {
    border-bottom-color: rgb(254 252 249 / 0.2);
  }

  .xl\:border-b-pearl\/25 {
    border-bottom-color: rgb(254 252 249 / 0.25);
  }

  .xl\:border-b-pearl\/30 {
    border-bottom-color: rgb(254 252 249 / 0.3);
  }

  .xl\:border-b-pearl\/35 {
    border-bottom-color: rgb(254 252 249 / 0.35);
  }

  .xl\:border-b-pearl\/40 {
    border-bottom-color: rgb(254 252 249 / 0.4);
  }

  .xl\:border-b-pearl\/45 {
    border-bottom-color: rgb(254 252 249 / 0.45);
  }

  .xl\:border-b-pearl\/5 {
    border-bottom-color: rgb(254 252 249 / 0.05);
  }

  .xl\:border-b-pearl\/50 {
    border-bottom-color: rgb(254 252 249 / 0.5);
  }

  .xl\:border-b-pearl\/55 {
    border-bottom-color: rgb(254 252 249 / 0.55);
  }

  .xl\:border-b-pearl\/60 {
    border-bottom-color: rgb(254 252 249 / 0.6);
  }

  .xl\:border-b-pearl\/65 {
    border-bottom-color: rgb(254 252 249 / 0.65);
  }

  .xl\:border-b-pearl\/70 {
    border-bottom-color: rgb(254 252 249 / 0.7);
  }

  .xl\:border-b-pearl\/75 {
    border-bottom-color: rgb(254 252 249 / 0.75);
  }

  .xl\:border-b-pearl\/80 {
    border-bottom-color: rgb(254 252 249 / 0.8);
  }

  .xl\:border-b-pearl\/85 {
    border-bottom-color: rgb(254 252 249 / 0.85);
  }

  .xl\:border-b-pearl\/90 {
    border-bottom-color: rgb(254 252 249 / 0.9);
  }

  .xl\:border-b-pearl\/95 {
    border-bottom-color: rgb(254 252 249 / 0.95);
  }

  .xl\:border-b-text-grey {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .xl\:border-b-text-grey\/0 {
    border-bottom-color: rgb(179 179 179 / 0);
  }

  .xl\:border-b-text-grey\/10 {
    border-bottom-color: rgb(179 179 179 / 0.1);
  }

  .xl\:border-b-text-grey\/100 {
    border-bottom-color: rgb(179 179 179 / 1);
  }

  .xl\:border-b-text-grey\/15 {
    border-bottom-color: rgb(179 179 179 / 0.15);
  }

  .xl\:border-b-text-grey\/20 {
    border-bottom-color: rgb(179 179 179 / 0.2);
  }

  .xl\:border-b-text-grey\/25 {
    border-bottom-color: rgb(179 179 179 / 0.25);
  }

  .xl\:border-b-text-grey\/30 {
    border-bottom-color: rgb(179 179 179 / 0.3);
  }

  .xl\:border-b-text-grey\/35 {
    border-bottom-color: rgb(179 179 179 / 0.35);
  }

  .xl\:border-b-text-grey\/40 {
    border-bottom-color: rgb(179 179 179 / 0.4);
  }

  .xl\:border-b-text-grey\/45 {
    border-bottom-color: rgb(179 179 179 / 0.45);
  }

  .xl\:border-b-text-grey\/5 {
    border-bottom-color: rgb(179 179 179 / 0.05);
  }

  .xl\:border-b-text-grey\/50 {
    border-bottom-color: rgb(179 179 179 / 0.5);
  }

  .xl\:border-b-text-grey\/55 {
    border-bottom-color: rgb(179 179 179 / 0.55);
  }

  .xl\:border-b-text-grey\/60 {
    border-bottom-color: rgb(179 179 179 / 0.6);
  }

  .xl\:border-b-text-grey\/65 {
    border-bottom-color: rgb(179 179 179 / 0.65);
  }

  .xl\:border-b-text-grey\/70 {
    border-bottom-color: rgb(179 179 179 / 0.7);
  }

  .xl\:border-b-text-grey\/75 {
    border-bottom-color: rgb(179 179 179 / 0.75);
  }

  .xl\:border-b-text-grey\/80 {
    border-bottom-color: rgb(179 179 179 / 0.8);
  }

  .xl\:border-b-text-grey\/85 {
    border-bottom-color: rgb(179 179 179 / 0.85);
  }

  .xl\:border-b-text-grey\/90 {
    border-bottom-color: rgb(179 179 179 / 0.9);
  }

  .xl\:border-b-text-grey\/95 {
    border-bottom-color: rgb(179 179 179 / 0.95);
  }

  .xl\:border-b-transparent {
    border-bottom-color: transparent;
  }

  .xl\:border-b-transparent\/0 {
    border-bottom-color: rgb(0 0 0 / 0);
  }

  .xl\:border-b-transparent\/10 {
    border-bottom-color: rgb(0 0 0 / 0.1);
  }

  .xl\:border-b-transparent\/100 {
    border-bottom-color: rgb(0 0 0 / 1);
  }

  .xl\:border-b-transparent\/15 {
    border-bottom-color: rgb(0 0 0 / 0.15);
  }

  .xl\:border-b-transparent\/20 {
    border-bottom-color: rgb(0 0 0 / 0.2);
  }

  .xl\:border-b-transparent\/25 {
    border-bottom-color: rgb(0 0 0 / 0.25);
  }

  .xl\:border-b-transparent\/30 {
    border-bottom-color: rgb(0 0 0 / 0.3);
  }

  .xl\:border-b-transparent\/35 {
    border-bottom-color: rgb(0 0 0 / 0.35);
  }

  .xl\:border-b-transparent\/40 {
    border-bottom-color: rgb(0 0 0 / 0.4);
  }

  .xl\:border-b-transparent\/45 {
    border-bottom-color: rgb(0 0 0 / 0.45);
  }

  .xl\:border-b-transparent\/5 {
    border-bottom-color: rgb(0 0 0 / 0.05);
  }

  .xl\:border-b-transparent\/50 {
    border-bottom-color: rgb(0 0 0 / 0.5);
  }

  .xl\:border-b-transparent\/55 {
    border-bottom-color: rgb(0 0 0 / 0.55);
  }

  .xl\:border-b-transparent\/60 {
    border-bottom-color: rgb(0 0 0 / 0.6);
  }

  .xl\:border-b-transparent\/65 {
    border-bottom-color: rgb(0 0 0 / 0.65);
  }

  .xl\:border-b-transparent\/70 {
    border-bottom-color: rgb(0 0 0 / 0.7);
  }

  .xl\:border-b-transparent\/75 {
    border-bottom-color: rgb(0 0 0 / 0.75);
  }

  .xl\:border-b-transparent\/80 {
    border-bottom-color: rgb(0 0 0 / 0.8);
  }

  .xl\:border-b-transparent\/85 {
    border-bottom-color: rgb(0 0 0 / 0.85);
  }

  .xl\:border-b-transparent\/90 {
    border-bottom-color: rgb(0 0 0 / 0.9);
  }

  .xl\:border-b-transparent\/95 {
    border-bottom-color: rgb(0 0 0 / 0.95);
  }

  .xl\:border-b-white {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .xl\:border-b-white\/0 {
    border-bottom-color: rgb(255 255 255 / 0);
  }

  .xl\:border-b-white\/10 {
    border-bottom-color: rgb(255 255 255 / 0.1);
  }

  .xl\:border-b-white\/100 {
    border-bottom-color: rgb(255 255 255 / 1);
  }

  .xl\:border-b-white\/15 {
    border-bottom-color: rgb(255 255 255 / 0.15);
  }

  .xl\:border-b-white\/20 {
    border-bottom-color: rgb(255 255 255 / 0.2);
  }

  .xl\:border-b-white\/25 {
    border-bottom-color: rgb(255 255 255 / 0.25);
  }

  .xl\:border-b-white\/30 {
    border-bottom-color: rgb(255 255 255 / 0.3);
  }

  .xl\:border-b-white\/35 {
    border-bottom-color: rgb(255 255 255 / 0.35);
  }

  .xl\:border-b-white\/40 {
    border-bottom-color: rgb(255 255 255 / 0.4);
  }

  .xl\:border-b-white\/45 {
    border-bottom-color: rgb(255 255 255 / 0.45);
  }

  .xl\:border-b-white\/5 {
    border-bottom-color: rgb(255 255 255 / 0.05);
  }

  .xl\:border-b-white\/50 {
    border-bottom-color: rgb(255 255 255 / 0.5);
  }

  .xl\:border-b-white\/55 {
    border-bottom-color: rgb(255 255 255 / 0.55);
  }

  .xl\:border-b-white\/60 {
    border-bottom-color: rgb(255 255 255 / 0.6);
  }

  .xl\:border-b-white\/65 {
    border-bottom-color: rgb(255 255 255 / 0.65);
  }

  .xl\:border-b-white\/70 {
    border-bottom-color: rgb(255 255 255 / 0.7);
  }

  .xl\:border-b-white\/75 {
    border-bottom-color: rgb(255 255 255 / 0.75);
  }

  .xl\:border-b-white\/80 {
    border-bottom-color: rgb(255 255 255 / 0.8);
  }

  .xl\:border-b-white\/85 {
    border-bottom-color: rgb(255 255 255 / 0.85);
  }

  .xl\:border-b-white\/90 {
    border-bottom-color: rgb(255 255 255 / 0.9);
  }

  .xl\:border-b-white\/95 {
    border-bottom-color: rgb(255 255 255 / 0.95);
  }

  .xl\:border-e-blue {
    border-inline-end-color: var(--blue);
  }

  .xl\:border-e-border {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .xl\:border-e-border\/0 {
    border-inline-end-color: rgb(228 229 230 / 0);
  }

  .xl\:border-e-border\/10 {
    border-inline-end-color: rgb(228 229 230 / 0.1);
  }

  .xl\:border-e-border\/100 {
    border-inline-end-color: rgb(228 229 230 / 1);
  }

  .xl\:border-e-border\/15 {
    border-inline-end-color: rgb(228 229 230 / 0.15);
  }

  .xl\:border-e-border\/20 {
    border-inline-end-color: rgb(228 229 230 / 0.2);
  }

  .xl\:border-e-border\/25 {
    border-inline-end-color: rgb(228 229 230 / 0.25);
  }

  .xl\:border-e-border\/30 {
    border-inline-end-color: rgb(228 229 230 / 0.3);
  }

  .xl\:border-e-border\/35 {
    border-inline-end-color: rgb(228 229 230 / 0.35);
  }

  .xl\:border-e-border\/40 {
    border-inline-end-color: rgb(228 229 230 / 0.4);
  }

  .xl\:border-e-border\/45 {
    border-inline-end-color: rgb(228 229 230 / 0.45);
  }

  .xl\:border-e-border\/5 {
    border-inline-end-color: rgb(228 229 230 / 0.05);
  }

  .xl\:border-e-border\/50 {
    border-inline-end-color: rgb(228 229 230 / 0.5);
  }

  .xl\:border-e-border\/55 {
    border-inline-end-color: rgb(228 229 230 / 0.55);
  }

  .xl\:border-e-border\/60 {
    border-inline-end-color: rgb(228 229 230 / 0.6);
  }

  .xl\:border-e-border\/65 {
    border-inline-end-color: rgb(228 229 230 / 0.65);
  }

  .xl\:border-e-border\/70 {
    border-inline-end-color: rgb(228 229 230 / 0.7);
  }

  .xl\:border-e-border\/75 {
    border-inline-end-color: rgb(228 229 230 / 0.75);
  }

  .xl\:border-e-border\/80 {
    border-inline-end-color: rgb(228 229 230 / 0.8);
  }

  .xl\:border-e-border\/85 {
    border-inline-end-color: rgb(228 229 230 / 0.85);
  }

  .xl\:border-e-border\/90 {
    border-inline-end-color: rgb(228 229 230 / 0.9);
  }

  .xl\:border-e-border\/95 {
    border-inline-end-color: rgb(228 229 230 / 0.95);
  }

  .xl\:border-e-button {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .xl\:border-e-button\/0 {
    border-inline-end-color: rgb(243 252 251 / 0);
  }

  .xl\:border-e-button\/10 {
    border-inline-end-color: rgb(243 252 251 / 0.1);
  }

  .xl\:border-e-button\/100 {
    border-inline-end-color: rgb(243 252 251 / 1);
  }

  .xl\:border-e-button\/15 {
    border-inline-end-color: rgb(243 252 251 / 0.15);
  }

  .xl\:border-e-button\/20 {
    border-inline-end-color: rgb(243 252 251 / 0.2);
  }

  .xl\:border-e-button\/25 {
    border-inline-end-color: rgb(243 252 251 / 0.25);
  }

  .xl\:border-e-button\/30 {
    border-inline-end-color: rgb(243 252 251 / 0.3);
  }

  .xl\:border-e-button\/35 {
    border-inline-end-color: rgb(243 252 251 / 0.35);
  }

  .xl\:border-e-button\/40 {
    border-inline-end-color: rgb(243 252 251 / 0.4);
  }

  .xl\:border-e-button\/45 {
    border-inline-end-color: rgb(243 252 251 / 0.45);
  }

  .xl\:border-e-button\/5 {
    border-inline-end-color: rgb(243 252 251 / 0.05);
  }

  .xl\:border-e-button\/50 {
    border-inline-end-color: rgb(243 252 251 / 0.5);
  }

  .xl\:border-e-button\/55 {
    border-inline-end-color: rgb(243 252 251 / 0.55);
  }

  .xl\:border-e-button\/60 {
    border-inline-end-color: rgb(243 252 251 / 0.6);
  }

  .xl\:border-e-button\/65 {
    border-inline-end-color: rgb(243 252 251 / 0.65);
  }

  .xl\:border-e-button\/70 {
    border-inline-end-color: rgb(243 252 251 / 0.7);
  }

  .xl\:border-e-button\/75 {
    border-inline-end-color: rgb(243 252 251 / 0.75);
  }

  .xl\:border-e-button\/80 {
    border-inline-end-color: rgb(243 252 251 / 0.8);
  }

  .xl\:border-e-button\/85 {
    border-inline-end-color: rgb(243 252 251 / 0.85);
  }

  .xl\:border-e-button\/90 {
    border-inline-end-color: rgb(243 252 251 / 0.9);
  }

  .xl\:border-e-button\/95 {
    border-inline-end-color: rgb(243 252 251 / 0.95);
  }

  .xl\:border-e-current {
    border-inline-end-color: currentColor;
  }

  .xl\:border-e-dark {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .xl\:border-e-dark-green {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .xl\:border-e-dark-green\/0 {
    border-inline-end-color: rgb(16 64 48 / 0);
  }

  .xl\:border-e-dark-green\/10 {
    border-inline-end-color: rgb(16 64 48 / 0.1);
  }

  .xl\:border-e-dark-green\/100 {
    border-inline-end-color: rgb(16 64 48 / 1);
  }

  .xl\:border-e-dark-green\/15 {
    border-inline-end-color: rgb(16 64 48 / 0.15);
  }

  .xl\:border-e-dark-green\/20 {
    border-inline-end-color: rgb(16 64 48 / 0.2);
  }

  .xl\:border-e-dark-green\/25 {
    border-inline-end-color: rgb(16 64 48 / 0.25);
  }

  .xl\:border-e-dark-green\/30 {
    border-inline-end-color: rgb(16 64 48 / 0.3);
  }

  .xl\:border-e-dark-green\/35 {
    border-inline-end-color: rgb(16 64 48 / 0.35);
  }

  .xl\:border-e-dark-green\/40 {
    border-inline-end-color: rgb(16 64 48 / 0.4);
  }

  .xl\:border-e-dark-green\/45 {
    border-inline-end-color: rgb(16 64 48 / 0.45);
  }

  .xl\:border-e-dark-green\/5 {
    border-inline-end-color: rgb(16 64 48 / 0.05);
  }

  .xl\:border-e-dark-green\/50 {
    border-inline-end-color: rgb(16 64 48 / 0.5);
  }

  .xl\:border-e-dark-green\/55 {
    border-inline-end-color: rgb(16 64 48 / 0.55);
  }

  .xl\:border-e-dark-green\/60 {
    border-inline-end-color: rgb(16 64 48 / 0.6);
  }

  .xl\:border-e-dark-green\/65 {
    border-inline-end-color: rgb(16 64 48 / 0.65);
  }

  .xl\:border-e-dark-green\/70 {
    border-inline-end-color: rgb(16 64 48 / 0.7);
  }

  .xl\:border-e-dark-green\/75 {
    border-inline-end-color: rgb(16 64 48 / 0.75);
  }

  .xl\:border-e-dark-green\/80 {
    border-inline-end-color: rgb(16 64 48 / 0.8);
  }

  .xl\:border-e-dark-green\/85 {
    border-inline-end-color: rgb(16 64 48 / 0.85);
  }

  .xl\:border-e-dark-green\/90 {
    border-inline-end-color: rgb(16 64 48 / 0.9);
  }

  .xl\:border-e-dark-green\/95 {
    border-inline-end-color: rgb(16 64 48 / 0.95);
  }

  .xl\:border-e-dark\/0 {
    border-inline-end-color: rgb(37 73 39 / 0);
  }

  .xl\:border-e-dark\/10 {
    border-inline-end-color: rgb(37 73 39 / 0.1);
  }

  .xl\:border-e-dark\/100 {
    border-inline-end-color: rgb(37 73 39 / 1);
  }

  .xl\:border-e-dark\/15 {
    border-inline-end-color: rgb(37 73 39 / 0.15);
  }

  .xl\:border-e-dark\/20 {
    border-inline-end-color: rgb(37 73 39 / 0.2);
  }

  .xl\:border-e-dark\/25 {
    border-inline-end-color: rgb(37 73 39 / 0.25);
  }

  .xl\:border-e-dark\/30 {
    border-inline-end-color: rgb(37 73 39 / 0.3);
  }

  .xl\:border-e-dark\/35 {
    border-inline-end-color: rgb(37 73 39 / 0.35);
  }

  .xl\:border-e-dark\/40 {
    border-inline-end-color: rgb(37 73 39 / 0.4);
  }

  .xl\:border-e-dark\/45 {
    border-inline-end-color: rgb(37 73 39 / 0.45);
  }

  .xl\:border-e-dark\/5 {
    border-inline-end-color: rgb(37 73 39 / 0.05);
  }

  .xl\:border-e-dark\/50 {
    border-inline-end-color: rgb(37 73 39 / 0.5);
  }

  .xl\:border-e-dark\/55 {
    border-inline-end-color: rgb(37 73 39 / 0.55);
  }

  .xl\:border-e-dark\/60 {
    border-inline-end-color: rgb(37 73 39 / 0.6);
  }

  .xl\:border-e-dark\/65 {
    border-inline-end-color: rgb(37 73 39 / 0.65);
  }

  .xl\:border-e-dark\/70 {
    border-inline-end-color: rgb(37 73 39 / 0.7);
  }

  .xl\:border-e-dark\/75 {
    border-inline-end-color: rgb(37 73 39 / 0.75);
  }

  .xl\:border-e-dark\/80 {
    border-inline-end-color: rgb(37 73 39 / 0.8);
  }

  .xl\:border-e-dark\/85 {
    border-inline-end-color: rgb(37 73 39 / 0.85);
  }

  .xl\:border-e-dark\/90 {
    border-inline-end-color: rgb(37 73 39 / 0.9);
  }

  .xl\:border-e-dark\/95 {
    border-inline-end-color: rgb(37 73 39 / 0.95);
  }

  .xl\:border-e-gray {
    border-inline-end-color: var(--gray);
  }

  .xl\:border-e-green {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .xl\:border-e-green\/0 {
    border-inline-end-color: rgb(52 102 64 / 0);
  }

  .xl\:border-e-green\/10 {
    border-inline-end-color: rgb(52 102 64 / 0.1);
  }

  .xl\:border-e-green\/100 {
    border-inline-end-color: rgb(52 102 64 / 1);
  }

  .xl\:border-e-green\/15 {
    border-inline-end-color: rgb(52 102 64 / 0.15);
  }

  .xl\:border-e-green\/20 {
    border-inline-end-color: rgb(52 102 64 / 0.2);
  }

  .xl\:border-e-green\/25 {
    border-inline-end-color: rgb(52 102 64 / 0.25);
  }

  .xl\:border-e-green\/30 {
    border-inline-end-color: rgb(52 102 64 / 0.3);
  }

  .xl\:border-e-green\/35 {
    border-inline-end-color: rgb(52 102 64 / 0.35);
  }

  .xl\:border-e-green\/40 {
    border-inline-end-color: rgb(52 102 64 / 0.4);
  }

  .xl\:border-e-green\/45 {
    border-inline-end-color: rgb(52 102 64 / 0.45);
  }

  .xl\:border-e-green\/5 {
    border-inline-end-color: rgb(52 102 64 / 0.05);
  }

  .xl\:border-e-green\/50 {
    border-inline-end-color: rgb(52 102 64 / 0.5);
  }

  .xl\:border-e-green\/55 {
    border-inline-end-color: rgb(52 102 64 / 0.55);
  }

  .xl\:border-e-green\/60 {
    border-inline-end-color: rgb(52 102 64 / 0.6);
  }

  .xl\:border-e-green\/65 {
    border-inline-end-color: rgb(52 102 64 / 0.65);
  }

  .xl\:border-e-green\/70 {
    border-inline-end-color: rgb(52 102 64 / 0.7);
  }

  .xl\:border-e-green\/75 {
    border-inline-end-color: rgb(52 102 64 / 0.75);
  }

  .xl\:border-e-green\/80 {
    border-inline-end-color: rgb(52 102 64 / 0.8);
  }

  .xl\:border-e-green\/85 {
    border-inline-end-color: rgb(52 102 64 / 0.85);
  }

  .xl\:border-e-green\/90 {
    border-inline-end-color: rgb(52 102 64 / 0.9);
  }

  .xl\:border-e-green\/95 {
    border-inline-end-color: rgb(52 102 64 / 0.95);
  }

  .xl\:border-e-grey {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .xl\:border-e-grey\/0 {
    border-inline-end-color: rgb(205 217 209 / 0);
  }

  .xl\:border-e-grey\/10 {
    border-inline-end-color: rgb(205 217 209 / 0.1);
  }

  .xl\:border-e-grey\/100 {
    border-inline-end-color: rgb(205 217 209 / 1);
  }

  .xl\:border-e-grey\/15 {
    border-inline-end-color: rgb(205 217 209 / 0.15);
  }

  .xl\:border-e-grey\/20 {
    border-inline-end-color: rgb(205 217 209 / 0.2);
  }

  .xl\:border-e-grey\/25 {
    border-inline-end-color: rgb(205 217 209 / 0.25);
  }

  .xl\:border-e-grey\/30 {
    border-inline-end-color: rgb(205 217 209 / 0.3);
  }

  .xl\:border-e-grey\/35 {
    border-inline-end-color: rgb(205 217 209 / 0.35);
  }

  .xl\:border-e-grey\/40 {
    border-inline-end-color: rgb(205 217 209 / 0.4);
  }

  .xl\:border-e-grey\/45 {
    border-inline-end-color: rgb(205 217 209 / 0.45);
  }

  .xl\:border-e-grey\/5 {
    border-inline-end-color: rgb(205 217 209 / 0.05);
  }

  .xl\:border-e-grey\/50 {
    border-inline-end-color: rgb(205 217 209 / 0.5);
  }

  .xl\:border-e-grey\/55 {
    border-inline-end-color: rgb(205 217 209 / 0.55);
  }

  .xl\:border-e-grey\/60 {
    border-inline-end-color: rgb(205 217 209 / 0.6);
  }

  .xl\:border-e-grey\/65 {
    border-inline-end-color: rgb(205 217 209 / 0.65);
  }

  .xl\:border-e-grey\/70 {
    border-inline-end-color: rgb(205 217 209 / 0.7);
  }

  .xl\:border-e-grey\/75 {
    border-inline-end-color: rgb(205 217 209 / 0.75);
  }

  .xl\:border-e-grey\/80 {
    border-inline-end-color: rgb(205 217 209 / 0.8);
  }

  .xl\:border-e-grey\/85 {
    border-inline-end-color: rgb(205 217 209 / 0.85);
  }

  .xl\:border-e-grey\/90 {
    border-inline-end-color: rgb(205 217 209 / 0.9);
  }

  .xl\:border-e-grey\/95 {
    border-inline-end-color: rgb(205 217 209 / 0.95);
  }

  .xl\:border-e-light {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .xl\:border-e-light-green {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .xl\:border-e-light-green\/0 {
    border-inline-end-color: rgb(243 244 228 / 0);
  }

  .xl\:border-e-light-green\/10 {
    border-inline-end-color: rgb(243 244 228 / 0.1);
  }

  .xl\:border-e-light-green\/100 {
    border-inline-end-color: rgb(243 244 228 / 1);
  }

  .xl\:border-e-light-green\/15 {
    border-inline-end-color: rgb(243 244 228 / 0.15);
  }

  .xl\:border-e-light-green\/20 {
    border-inline-end-color: rgb(243 244 228 / 0.2);
  }

  .xl\:border-e-light-green\/25 {
    border-inline-end-color: rgb(243 244 228 / 0.25);
  }

  .xl\:border-e-light-green\/30 {
    border-inline-end-color: rgb(243 244 228 / 0.3);
  }

  .xl\:border-e-light-green\/35 {
    border-inline-end-color: rgb(243 244 228 / 0.35);
  }

  .xl\:border-e-light-green\/40 {
    border-inline-end-color: rgb(243 244 228 / 0.4);
  }

  .xl\:border-e-light-green\/45 {
    border-inline-end-color: rgb(243 244 228 / 0.45);
  }

  .xl\:border-e-light-green\/5 {
    border-inline-end-color: rgb(243 244 228 / 0.05);
  }

  .xl\:border-e-light-green\/50 {
    border-inline-end-color: rgb(243 244 228 / 0.5);
  }

  .xl\:border-e-light-green\/55 {
    border-inline-end-color: rgb(243 244 228 / 0.55);
  }

  .xl\:border-e-light-green\/60 {
    border-inline-end-color: rgb(243 244 228 / 0.6);
  }

  .xl\:border-e-light-green\/65 {
    border-inline-end-color: rgb(243 244 228 / 0.65);
  }

  .xl\:border-e-light-green\/70 {
    border-inline-end-color: rgb(243 244 228 / 0.7);
  }

  .xl\:border-e-light-green\/75 {
    border-inline-end-color: rgb(243 244 228 / 0.75);
  }

  .xl\:border-e-light-green\/80 {
    border-inline-end-color: rgb(243 244 228 / 0.8);
  }

  .xl\:border-e-light-green\/85 {
    border-inline-end-color: rgb(243 244 228 / 0.85);
  }

  .xl\:border-e-light-green\/90 {
    border-inline-end-color: rgb(243 244 228 / 0.9);
  }

  .xl\:border-e-light-green\/95 {
    border-inline-end-color: rgb(243 244 228 / 0.95);
  }

  .xl\:border-e-light\/0 {
    border-inline-end-color: rgb(243 244 228 / 0);
  }

  .xl\:border-e-light\/10 {
    border-inline-end-color: rgb(243 244 228 / 0.1);
  }

  .xl\:border-e-light\/100 {
    border-inline-end-color: rgb(243 244 228 / 1);
  }

  .xl\:border-e-light\/15 {
    border-inline-end-color: rgb(243 244 228 / 0.15);
  }

  .xl\:border-e-light\/20 {
    border-inline-end-color: rgb(243 244 228 / 0.2);
  }

  .xl\:border-e-light\/25 {
    border-inline-end-color: rgb(243 244 228 / 0.25);
  }

  .xl\:border-e-light\/30 {
    border-inline-end-color: rgb(243 244 228 / 0.3);
  }

  .xl\:border-e-light\/35 {
    border-inline-end-color: rgb(243 244 228 / 0.35);
  }

  .xl\:border-e-light\/40 {
    border-inline-end-color: rgb(243 244 228 / 0.4);
  }

  .xl\:border-e-light\/45 {
    border-inline-end-color: rgb(243 244 228 / 0.45);
  }

  .xl\:border-e-light\/5 {
    border-inline-end-color: rgb(243 244 228 / 0.05);
  }

  .xl\:border-e-light\/50 {
    border-inline-end-color: rgb(243 244 228 / 0.5);
  }

  .xl\:border-e-light\/55 {
    border-inline-end-color: rgb(243 244 228 / 0.55);
  }

  .xl\:border-e-light\/60 {
    border-inline-end-color: rgb(243 244 228 / 0.6);
  }

  .xl\:border-e-light\/65 {
    border-inline-end-color: rgb(243 244 228 / 0.65);
  }

  .xl\:border-e-light\/70 {
    border-inline-end-color: rgb(243 244 228 / 0.7);
  }

  .xl\:border-e-light\/75 {
    border-inline-end-color: rgb(243 244 228 / 0.75);
  }

  .xl\:border-e-light\/80 {
    border-inline-end-color: rgb(243 244 228 / 0.8);
  }

  .xl\:border-e-light\/85 {
    border-inline-end-color: rgb(243 244 228 / 0.85);
  }

  .xl\:border-e-light\/90 {
    border-inline-end-color: rgb(243 244 228 / 0.9);
  }

  .xl\:border-e-light\/95 {
    border-inline-end-color: rgb(243 244 228 / 0.95);
  }

  .xl\:border-e-main {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .xl\:border-e-main\/0 {
    border-inline-end-color: rgb(56 56 56 / 0);
  }

  .xl\:border-e-main\/10 {
    border-inline-end-color: rgb(56 56 56 / 0.1);
  }

  .xl\:border-e-main\/100 {
    border-inline-end-color: rgb(56 56 56 / 1);
  }

  .xl\:border-e-main\/15 {
    border-inline-end-color: rgb(56 56 56 / 0.15);
  }

  .xl\:border-e-main\/20 {
    border-inline-end-color: rgb(56 56 56 / 0.2);
  }

  .xl\:border-e-main\/25 {
    border-inline-end-color: rgb(56 56 56 / 0.25);
  }

  .xl\:border-e-main\/30 {
    border-inline-end-color: rgb(56 56 56 / 0.3);
  }

  .xl\:border-e-main\/35 {
    border-inline-end-color: rgb(56 56 56 / 0.35);
  }

  .xl\:border-e-main\/40 {
    border-inline-end-color: rgb(56 56 56 / 0.4);
  }

  .xl\:border-e-main\/45 {
    border-inline-end-color: rgb(56 56 56 / 0.45);
  }

  .xl\:border-e-main\/5 {
    border-inline-end-color: rgb(56 56 56 / 0.05);
  }

  .xl\:border-e-main\/50 {
    border-inline-end-color: rgb(56 56 56 / 0.5);
  }

  .xl\:border-e-main\/55 {
    border-inline-end-color: rgb(56 56 56 / 0.55);
  }

  .xl\:border-e-main\/60 {
    border-inline-end-color: rgb(56 56 56 / 0.6);
  }

  .xl\:border-e-main\/65 {
    border-inline-end-color: rgb(56 56 56 / 0.65);
  }

  .xl\:border-e-main\/70 {
    border-inline-end-color: rgb(56 56 56 / 0.7);
  }

  .xl\:border-e-main\/75 {
    border-inline-end-color: rgb(56 56 56 / 0.75);
  }

  .xl\:border-e-main\/80 {
    border-inline-end-color: rgb(56 56 56 / 0.8);
  }

  .xl\:border-e-main\/85 {
    border-inline-end-color: rgb(56 56 56 / 0.85);
  }

  .xl\:border-e-main\/90 {
    border-inline-end-color: rgb(56 56 56 / 0.9);
  }

  .xl\:border-e-main\/95 {
    border-inline-end-color: rgb(56 56 56 / 0.95);
  }

  .xl\:border-e-navy {
    border-inline-end-color: var(--navy);
  }

  .xl\:border-e-offwhite {
    border-inline-end-color: var(--offwhite);
  }

  .xl\:border-e-orange {
    border-inline-end-color: var(--orange);
  }

  .xl\:border-e-pearl {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .xl\:border-e-pearl\/0 {
    border-inline-end-color: rgb(254 252 249 / 0);
  }

  .xl\:border-e-pearl\/10 {
    border-inline-end-color: rgb(254 252 249 / 0.1);
  }

  .xl\:border-e-pearl\/100 {
    border-inline-end-color: rgb(254 252 249 / 1);
  }

  .xl\:border-e-pearl\/15 {
    border-inline-end-color: rgb(254 252 249 / 0.15);
  }

  .xl\:border-e-pearl\/20 {
    border-inline-end-color: rgb(254 252 249 / 0.2);
  }

  .xl\:border-e-pearl\/25 {
    border-inline-end-color: rgb(254 252 249 / 0.25);
  }

  .xl\:border-e-pearl\/30 {
    border-inline-end-color: rgb(254 252 249 / 0.3);
  }

  .xl\:border-e-pearl\/35 {
    border-inline-end-color: rgb(254 252 249 / 0.35);
  }

  .xl\:border-e-pearl\/40 {
    border-inline-end-color: rgb(254 252 249 / 0.4);
  }

  .xl\:border-e-pearl\/45 {
    border-inline-end-color: rgb(254 252 249 / 0.45);
  }

  .xl\:border-e-pearl\/5 {
    border-inline-end-color: rgb(254 252 249 / 0.05);
  }

  .xl\:border-e-pearl\/50 {
    border-inline-end-color: rgb(254 252 249 / 0.5);
  }

  .xl\:border-e-pearl\/55 {
    border-inline-end-color: rgb(254 252 249 / 0.55);
  }

  .xl\:border-e-pearl\/60 {
    border-inline-end-color: rgb(254 252 249 / 0.6);
  }

  .xl\:border-e-pearl\/65 {
    border-inline-end-color: rgb(254 252 249 / 0.65);
  }

  .xl\:border-e-pearl\/70 {
    border-inline-end-color: rgb(254 252 249 / 0.7);
  }

  .xl\:border-e-pearl\/75 {
    border-inline-end-color: rgb(254 252 249 / 0.75);
  }

  .xl\:border-e-pearl\/80 {
    border-inline-end-color: rgb(254 252 249 / 0.8);
  }

  .xl\:border-e-pearl\/85 {
    border-inline-end-color: rgb(254 252 249 / 0.85);
  }

  .xl\:border-e-pearl\/90 {
    border-inline-end-color: rgb(254 252 249 / 0.9);
  }

  .xl\:border-e-pearl\/95 {
    border-inline-end-color: rgb(254 252 249 / 0.95);
  }

  .xl\:border-e-text-grey {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .xl\:border-e-text-grey\/0 {
    border-inline-end-color: rgb(179 179 179 / 0);
  }

  .xl\:border-e-text-grey\/10 {
    border-inline-end-color: rgb(179 179 179 / 0.1);
  }

  .xl\:border-e-text-grey\/100 {
    border-inline-end-color: rgb(179 179 179 / 1);
  }

  .xl\:border-e-text-grey\/15 {
    border-inline-end-color: rgb(179 179 179 / 0.15);
  }

  .xl\:border-e-text-grey\/20 {
    border-inline-end-color: rgb(179 179 179 / 0.2);
  }

  .xl\:border-e-text-grey\/25 {
    border-inline-end-color: rgb(179 179 179 / 0.25);
  }

  .xl\:border-e-text-grey\/30 {
    border-inline-end-color: rgb(179 179 179 / 0.3);
  }

  .xl\:border-e-text-grey\/35 {
    border-inline-end-color: rgb(179 179 179 / 0.35);
  }

  .xl\:border-e-text-grey\/40 {
    border-inline-end-color: rgb(179 179 179 / 0.4);
  }

  .xl\:border-e-text-grey\/45 {
    border-inline-end-color: rgb(179 179 179 / 0.45);
  }

  .xl\:border-e-text-grey\/5 {
    border-inline-end-color: rgb(179 179 179 / 0.05);
  }

  .xl\:border-e-text-grey\/50 {
    border-inline-end-color: rgb(179 179 179 / 0.5);
  }

  .xl\:border-e-text-grey\/55 {
    border-inline-end-color: rgb(179 179 179 / 0.55);
  }

  .xl\:border-e-text-grey\/60 {
    border-inline-end-color: rgb(179 179 179 / 0.6);
  }

  .xl\:border-e-text-grey\/65 {
    border-inline-end-color: rgb(179 179 179 / 0.65);
  }

  .xl\:border-e-text-grey\/70 {
    border-inline-end-color: rgb(179 179 179 / 0.7);
  }

  .xl\:border-e-text-grey\/75 {
    border-inline-end-color: rgb(179 179 179 / 0.75);
  }

  .xl\:border-e-text-grey\/80 {
    border-inline-end-color: rgb(179 179 179 / 0.8);
  }

  .xl\:border-e-text-grey\/85 {
    border-inline-end-color: rgb(179 179 179 / 0.85);
  }

  .xl\:border-e-text-grey\/90 {
    border-inline-end-color: rgb(179 179 179 / 0.9);
  }

  .xl\:border-e-text-grey\/95 {
    border-inline-end-color: rgb(179 179 179 / 0.95);
  }

  .xl\:border-e-transparent {
    border-inline-end-color: transparent;
  }

  .xl\:border-e-transparent\/0 {
    border-inline-end-color: rgb(0 0 0 / 0);
  }

  .xl\:border-e-transparent\/10 {
    border-inline-end-color: rgb(0 0 0 / 0.1);
  }

  .xl\:border-e-transparent\/100 {
    border-inline-end-color: rgb(0 0 0 / 1);
  }

  .xl\:border-e-transparent\/15 {
    border-inline-end-color: rgb(0 0 0 / 0.15);
  }

  .xl\:border-e-transparent\/20 {
    border-inline-end-color: rgb(0 0 0 / 0.2);
  }

  .xl\:border-e-transparent\/25 {
    border-inline-end-color: rgb(0 0 0 / 0.25);
  }

  .xl\:border-e-transparent\/30 {
    border-inline-end-color: rgb(0 0 0 / 0.3);
  }

  .xl\:border-e-transparent\/35 {
    border-inline-end-color: rgb(0 0 0 / 0.35);
  }

  .xl\:border-e-transparent\/40 {
    border-inline-end-color: rgb(0 0 0 / 0.4);
  }

  .xl\:border-e-transparent\/45 {
    border-inline-end-color: rgb(0 0 0 / 0.45);
  }

  .xl\:border-e-transparent\/5 {
    border-inline-end-color: rgb(0 0 0 / 0.05);
  }

  .xl\:border-e-transparent\/50 {
    border-inline-end-color: rgb(0 0 0 / 0.5);
  }

  .xl\:border-e-transparent\/55 {
    border-inline-end-color: rgb(0 0 0 / 0.55);
  }

  .xl\:border-e-transparent\/60 {
    border-inline-end-color: rgb(0 0 0 / 0.6);
  }

  .xl\:border-e-transparent\/65 {
    border-inline-end-color: rgb(0 0 0 / 0.65);
  }

  .xl\:border-e-transparent\/70 {
    border-inline-end-color: rgb(0 0 0 / 0.7);
  }

  .xl\:border-e-transparent\/75 {
    border-inline-end-color: rgb(0 0 0 / 0.75);
  }

  .xl\:border-e-transparent\/80 {
    border-inline-end-color: rgb(0 0 0 / 0.8);
  }

  .xl\:border-e-transparent\/85 {
    border-inline-end-color: rgb(0 0 0 / 0.85);
  }

  .xl\:border-e-transparent\/90 {
    border-inline-end-color: rgb(0 0 0 / 0.9);
  }

  .xl\:border-e-transparent\/95 {
    border-inline-end-color: rgb(0 0 0 / 0.95);
  }

  .xl\:border-e-white {
    --tw-border-opacity: 1;
    border-inline-end-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .xl\:border-e-white\/0 {
    border-inline-end-color: rgb(255 255 255 / 0);
  }

  .xl\:border-e-white\/10 {
    border-inline-end-color: rgb(255 255 255 / 0.1);
  }

  .xl\:border-e-white\/100 {
    border-inline-end-color: rgb(255 255 255 / 1);
  }

  .xl\:border-e-white\/15 {
    border-inline-end-color: rgb(255 255 255 / 0.15);
  }

  .xl\:border-e-white\/20 {
    border-inline-end-color: rgb(255 255 255 / 0.2);
  }

  .xl\:border-e-white\/25 {
    border-inline-end-color: rgb(255 255 255 / 0.25);
  }

  .xl\:border-e-white\/30 {
    border-inline-end-color: rgb(255 255 255 / 0.3);
  }

  .xl\:border-e-white\/35 {
    border-inline-end-color: rgb(255 255 255 / 0.35);
  }

  .xl\:border-e-white\/40 {
    border-inline-end-color: rgb(255 255 255 / 0.4);
  }

  .xl\:border-e-white\/45 {
    border-inline-end-color: rgb(255 255 255 / 0.45);
  }

  .xl\:border-e-white\/5 {
    border-inline-end-color: rgb(255 255 255 / 0.05);
  }

  .xl\:border-e-white\/50 {
    border-inline-end-color: rgb(255 255 255 / 0.5);
  }

  .xl\:border-e-white\/55 {
    border-inline-end-color: rgb(255 255 255 / 0.55);
  }

  .xl\:border-e-white\/60 {
    border-inline-end-color: rgb(255 255 255 / 0.6);
  }

  .xl\:border-e-white\/65 {
    border-inline-end-color: rgb(255 255 255 / 0.65);
  }

  .xl\:border-e-white\/70 {
    border-inline-end-color: rgb(255 255 255 / 0.7);
  }

  .xl\:border-e-white\/75 {
    border-inline-end-color: rgb(255 255 255 / 0.75);
  }

  .xl\:border-e-white\/80 {
    border-inline-end-color: rgb(255 255 255 / 0.8);
  }

  .xl\:border-e-white\/85 {
    border-inline-end-color: rgb(255 255 255 / 0.85);
  }

  .xl\:border-e-white\/90 {
    border-inline-end-color: rgb(255 255 255 / 0.9);
  }

  .xl\:border-e-white\/95 {
    border-inline-end-color: rgb(255 255 255 / 0.95);
  }

  .xl\:border-l-blue {
    border-left-color: var(--blue);
  }

  .xl\:border-l-border {
    --tw-border-opacity: 1;
    border-left-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .xl\:border-l-border\/0 {
    border-left-color: rgb(228 229 230 / 0);
  }

  .xl\:border-l-border\/10 {
    border-left-color: rgb(228 229 230 / 0.1);
  }

  .xl\:border-l-border\/100 {
    border-left-color: rgb(228 229 230 / 1);
  }

  .xl\:border-l-border\/15 {
    border-left-color: rgb(228 229 230 / 0.15);
  }

  .xl\:border-l-border\/20 {
    border-left-color: rgb(228 229 230 / 0.2);
  }

  .xl\:border-l-border\/25 {
    border-left-color: rgb(228 229 230 / 0.25);
  }

  .xl\:border-l-border\/30 {
    border-left-color: rgb(228 229 230 / 0.3);
  }

  .xl\:border-l-border\/35 {
    border-left-color: rgb(228 229 230 / 0.35);
  }

  .xl\:border-l-border\/40 {
    border-left-color: rgb(228 229 230 / 0.4);
  }

  .xl\:border-l-border\/45 {
    border-left-color: rgb(228 229 230 / 0.45);
  }

  .xl\:border-l-border\/5 {
    border-left-color: rgb(228 229 230 / 0.05);
  }

  .xl\:border-l-border\/50 {
    border-left-color: rgb(228 229 230 / 0.5);
  }

  .xl\:border-l-border\/55 {
    border-left-color: rgb(228 229 230 / 0.55);
  }

  .xl\:border-l-border\/60 {
    border-left-color: rgb(228 229 230 / 0.6);
  }

  .xl\:border-l-border\/65 {
    border-left-color: rgb(228 229 230 / 0.65);
  }

  .xl\:border-l-border\/70 {
    border-left-color: rgb(228 229 230 / 0.7);
  }

  .xl\:border-l-border\/75 {
    border-left-color: rgb(228 229 230 / 0.75);
  }

  .xl\:border-l-border\/80 {
    border-left-color: rgb(228 229 230 / 0.8);
  }

  .xl\:border-l-border\/85 {
    border-left-color: rgb(228 229 230 / 0.85);
  }

  .xl\:border-l-border\/90 {
    border-left-color: rgb(228 229 230 / 0.9);
  }

  .xl\:border-l-border\/95 {
    border-left-color: rgb(228 229 230 / 0.95);
  }

  .xl\:border-l-button {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .xl\:border-l-button\/0 {
    border-left-color: rgb(243 252 251 / 0);
  }

  .xl\:border-l-button\/10 {
    border-left-color: rgb(243 252 251 / 0.1);
  }

  .xl\:border-l-button\/100 {
    border-left-color: rgb(243 252 251 / 1);
  }

  .xl\:border-l-button\/15 {
    border-left-color: rgb(243 252 251 / 0.15);
  }

  .xl\:border-l-button\/20 {
    border-left-color: rgb(243 252 251 / 0.2);
  }

  .xl\:border-l-button\/25 {
    border-left-color: rgb(243 252 251 / 0.25);
  }

  .xl\:border-l-button\/30 {
    border-left-color: rgb(243 252 251 / 0.3);
  }

  .xl\:border-l-button\/35 {
    border-left-color: rgb(243 252 251 / 0.35);
  }

  .xl\:border-l-button\/40 {
    border-left-color: rgb(243 252 251 / 0.4);
  }

  .xl\:border-l-button\/45 {
    border-left-color: rgb(243 252 251 / 0.45);
  }

  .xl\:border-l-button\/5 {
    border-left-color: rgb(243 252 251 / 0.05);
  }

  .xl\:border-l-button\/50 {
    border-left-color: rgb(243 252 251 / 0.5);
  }

  .xl\:border-l-button\/55 {
    border-left-color: rgb(243 252 251 / 0.55);
  }

  .xl\:border-l-button\/60 {
    border-left-color: rgb(243 252 251 / 0.6);
  }

  .xl\:border-l-button\/65 {
    border-left-color: rgb(243 252 251 / 0.65);
  }

  .xl\:border-l-button\/70 {
    border-left-color: rgb(243 252 251 / 0.7);
  }

  .xl\:border-l-button\/75 {
    border-left-color: rgb(243 252 251 / 0.75);
  }

  .xl\:border-l-button\/80 {
    border-left-color: rgb(243 252 251 / 0.8);
  }

  .xl\:border-l-button\/85 {
    border-left-color: rgb(243 252 251 / 0.85);
  }

  .xl\:border-l-button\/90 {
    border-left-color: rgb(243 252 251 / 0.9);
  }

  .xl\:border-l-button\/95 {
    border-left-color: rgb(243 252 251 / 0.95);
  }

  .xl\:border-l-current {
    border-left-color: currentColor;
  }

  .xl\:border-l-dark {
    --tw-border-opacity: 1;
    border-left-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .xl\:border-l-dark-green {
    --tw-border-opacity: 1;
    border-left-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .xl\:border-l-dark-green\/0 {
    border-left-color: rgb(16 64 48 / 0);
  }

  .xl\:border-l-dark-green\/10 {
    border-left-color: rgb(16 64 48 / 0.1);
  }

  .xl\:border-l-dark-green\/100 {
    border-left-color: rgb(16 64 48 / 1);
  }

  .xl\:border-l-dark-green\/15 {
    border-left-color: rgb(16 64 48 / 0.15);
  }

  .xl\:border-l-dark-green\/20 {
    border-left-color: rgb(16 64 48 / 0.2);
  }

  .xl\:border-l-dark-green\/25 {
    border-left-color: rgb(16 64 48 / 0.25);
  }

  .xl\:border-l-dark-green\/30 {
    border-left-color: rgb(16 64 48 / 0.3);
  }

  .xl\:border-l-dark-green\/35 {
    border-left-color: rgb(16 64 48 / 0.35);
  }

  .xl\:border-l-dark-green\/40 {
    border-left-color: rgb(16 64 48 / 0.4);
  }

  .xl\:border-l-dark-green\/45 {
    border-left-color: rgb(16 64 48 / 0.45);
  }

  .xl\:border-l-dark-green\/5 {
    border-left-color: rgb(16 64 48 / 0.05);
  }

  .xl\:border-l-dark-green\/50 {
    border-left-color: rgb(16 64 48 / 0.5);
  }

  .xl\:border-l-dark-green\/55 {
    border-left-color: rgb(16 64 48 / 0.55);
  }

  .xl\:border-l-dark-green\/60 {
    border-left-color: rgb(16 64 48 / 0.6);
  }

  .xl\:border-l-dark-green\/65 {
    border-left-color: rgb(16 64 48 / 0.65);
  }

  .xl\:border-l-dark-green\/70 {
    border-left-color: rgb(16 64 48 / 0.7);
  }

  .xl\:border-l-dark-green\/75 {
    border-left-color: rgb(16 64 48 / 0.75);
  }

  .xl\:border-l-dark-green\/80 {
    border-left-color: rgb(16 64 48 / 0.8);
  }

  .xl\:border-l-dark-green\/85 {
    border-left-color: rgb(16 64 48 / 0.85);
  }

  .xl\:border-l-dark-green\/90 {
    border-left-color: rgb(16 64 48 / 0.9);
  }

  .xl\:border-l-dark-green\/95 {
    border-left-color: rgb(16 64 48 / 0.95);
  }

  .xl\:border-l-dark\/0 {
    border-left-color: rgb(37 73 39 / 0);
  }

  .xl\:border-l-dark\/10 {
    border-left-color: rgb(37 73 39 / 0.1);
  }

  .xl\:border-l-dark\/100 {
    border-left-color: rgb(37 73 39 / 1);
  }

  .xl\:border-l-dark\/15 {
    border-left-color: rgb(37 73 39 / 0.15);
  }

  .xl\:border-l-dark\/20 {
    border-left-color: rgb(37 73 39 / 0.2);
  }

  .xl\:border-l-dark\/25 {
    border-left-color: rgb(37 73 39 / 0.25);
  }

  .xl\:border-l-dark\/30 {
    border-left-color: rgb(37 73 39 / 0.3);
  }

  .xl\:border-l-dark\/35 {
    border-left-color: rgb(37 73 39 / 0.35);
  }

  .xl\:border-l-dark\/40 {
    border-left-color: rgb(37 73 39 / 0.4);
  }

  .xl\:border-l-dark\/45 {
    border-left-color: rgb(37 73 39 / 0.45);
  }

  .xl\:border-l-dark\/5 {
    border-left-color: rgb(37 73 39 / 0.05);
  }

  .xl\:border-l-dark\/50 {
    border-left-color: rgb(37 73 39 / 0.5);
  }

  .xl\:border-l-dark\/55 {
    border-left-color: rgb(37 73 39 / 0.55);
  }

  .xl\:border-l-dark\/60 {
    border-left-color: rgb(37 73 39 / 0.6);
  }

  .xl\:border-l-dark\/65 {
    border-left-color: rgb(37 73 39 / 0.65);
  }

  .xl\:border-l-dark\/70 {
    border-left-color: rgb(37 73 39 / 0.7);
  }

  .xl\:border-l-dark\/75 {
    border-left-color: rgb(37 73 39 / 0.75);
  }

  .xl\:border-l-dark\/80 {
    border-left-color: rgb(37 73 39 / 0.8);
  }

  .xl\:border-l-dark\/85 {
    border-left-color: rgb(37 73 39 / 0.85);
  }

  .xl\:border-l-dark\/90 {
    border-left-color: rgb(37 73 39 / 0.9);
  }

  .xl\:border-l-dark\/95 {
    border-left-color: rgb(37 73 39 / 0.95);
  }

  .xl\:border-l-gray {
    border-left-color: var(--gray);
  }

  .xl\:border-l-green {
    --tw-border-opacity: 1;
    border-left-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .xl\:border-l-green\/0 {
    border-left-color: rgb(52 102 64 / 0);
  }

  .xl\:border-l-green\/10 {
    border-left-color: rgb(52 102 64 / 0.1);
  }

  .xl\:border-l-green\/100 {
    border-left-color: rgb(52 102 64 / 1);
  }

  .xl\:border-l-green\/15 {
    border-left-color: rgb(52 102 64 / 0.15);
  }

  .xl\:border-l-green\/20 {
    border-left-color: rgb(52 102 64 / 0.2);
  }

  .xl\:border-l-green\/25 {
    border-left-color: rgb(52 102 64 / 0.25);
  }

  .xl\:border-l-green\/30 {
    border-left-color: rgb(52 102 64 / 0.3);
  }

  .xl\:border-l-green\/35 {
    border-left-color: rgb(52 102 64 / 0.35);
  }

  .xl\:border-l-green\/40 {
    border-left-color: rgb(52 102 64 / 0.4);
  }

  .xl\:border-l-green\/45 {
    border-left-color: rgb(52 102 64 / 0.45);
  }

  .xl\:border-l-green\/5 {
    border-left-color: rgb(52 102 64 / 0.05);
  }

  .xl\:border-l-green\/50 {
    border-left-color: rgb(52 102 64 / 0.5);
  }

  .xl\:border-l-green\/55 {
    border-left-color: rgb(52 102 64 / 0.55);
  }

  .xl\:border-l-green\/60 {
    border-left-color: rgb(52 102 64 / 0.6);
  }

  .xl\:border-l-green\/65 {
    border-left-color: rgb(52 102 64 / 0.65);
  }

  .xl\:border-l-green\/70 {
    border-left-color: rgb(52 102 64 / 0.7);
  }

  .xl\:border-l-green\/75 {
    border-left-color: rgb(52 102 64 / 0.75);
  }

  .xl\:border-l-green\/80 {
    border-left-color: rgb(52 102 64 / 0.8);
  }

  .xl\:border-l-green\/85 {
    border-left-color: rgb(52 102 64 / 0.85);
  }

  .xl\:border-l-green\/90 {
    border-left-color: rgb(52 102 64 / 0.9);
  }

  .xl\:border-l-green\/95 {
    border-left-color: rgb(52 102 64 / 0.95);
  }

  .xl\:border-l-grey {
    --tw-border-opacity: 1;
    border-left-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .xl\:border-l-grey\/0 {
    border-left-color: rgb(205 217 209 / 0);
  }

  .xl\:border-l-grey\/10 {
    border-left-color: rgb(205 217 209 / 0.1);
  }

  .xl\:border-l-grey\/100 {
    border-left-color: rgb(205 217 209 / 1);
  }

  .xl\:border-l-grey\/15 {
    border-left-color: rgb(205 217 209 / 0.15);
  }

  .xl\:border-l-grey\/20 {
    border-left-color: rgb(205 217 209 / 0.2);
  }

  .xl\:border-l-grey\/25 {
    border-left-color: rgb(205 217 209 / 0.25);
  }

  .xl\:border-l-grey\/30 {
    border-left-color: rgb(205 217 209 / 0.3);
  }

  .xl\:border-l-grey\/35 {
    border-left-color: rgb(205 217 209 / 0.35);
  }

  .xl\:border-l-grey\/40 {
    border-left-color: rgb(205 217 209 / 0.4);
  }

  .xl\:border-l-grey\/45 {
    border-left-color: rgb(205 217 209 / 0.45);
  }

  .xl\:border-l-grey\/5 {
    border-left-color: rgb(205 217 209 / 0.05);
  }

  .xl\:border-l-grey\/50 {
    border-left-color: rgb(205 217 209 / 0.5);
  }

  .xl\:border-l-grey\/55 {
    border-left-color: rgb(205 217 209 / 0.55);
  }

  .xl\:border-l-grey\/60 {
    border-left-color: rgb(205 217 209 / 0.6);
  }

  .xl\:border-l-grey\/65 {
    border-left-color: rgb(205 217 209 / 0.65);
  }

  .xl\:border-l-grey\/70 {
    border-left-color: rgb(205 217 209 / 0.7);
  }

  .xl\:border-l-grey\/75 {
    border-left-color: rgb(205 217 209 / 0.75);
  }

  .xl\:border-l-grey\/80 {
    border-left-color: rgb(205 217 209 / 0.8);
  }

  .xl\:border-l-grey\/85 {
    border-left-color: rgb(205 217 209 / 0.85);
  }

  .xl\:border-l-grey\/90 {
    border-left-color: rgb(205 217 209 / 0.9);
  }

  .xl\:border-l-grey\/95 {
    border-left-color: rgb(205 217 209 / 0.95);
  }

  .xl\:border-l-light {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .xl\:border-l-light-green {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .xl\:border-l-light-green\/0 {
    border-left-color: rgb(243 244 228 / 0);
  }

  .xl\:border-l-light-green\/10 {
    border-left-color: rgb(243 244 228 / 0.1);
  }

  .xl\:border-l-light-green\/100 {
    border-left-color: rgb(243 244 228 / 1);
  }

  .xl\:border-l-light-green\/15 {
    border-left-color: rgb(243 244 228 / 0.15);
  }

  .xl\:border-l-light-green\/20 {
    border-left-color: rgb(243 244 228 / 0.2);
  }

  .xl\:border-l-light-green\/25 {
    border-left-color: rgb(243 244 228 / 0.25);
  }

  .xl\:border-l-light-green\/30 {
    border-left-color: rgb(243 244 228 / 0.3);
  }

  .xl\:border-l-light-green\/35 {
    border-left-color: rgb(243 244 228 / 0.35);
  }

  .xl\:border-l-light-green\/40 {
    border-left-color: rgb(243 244 228 / 0.4);
  }

  .xl\:border-l-light-green\/45 {
    border-left-color: rgb(243 244 228 / 0.45);
  }

  .xl\:border-l-light-green\/5 {
    border-left-color: rgb(243 244 228 / 0.05);
  }

  .xl\:border-l-light-green\/50 {
    border-left-color: rgb(243 244 228 / 0.5);
  }

  .xl\:border-l-light-green\/55 {
    border-left-color: rgb(243 244 228 / 0.55);
  }

  .xl\:border-l-light-green\/60 {
    border-left-color: rgb(243 244 228 / 0.6);
  }

  .xl\:border-l-light-green\/65 {
    border-left-color: rgb(243 244 228 / 0.65);
  }

  .xl\:border-l-light-green\/70 {
    border-left-color: rgb(243 244 228 / 0.7);
  }

  .xl\:border-l-light-green\/75 {
    border-left-color: rgb(243 244 228 / 0.75);
  }

  .xl\:border-l-light-green\/80 {
    border-left-color: rgb(243 244 228 / 0.8);
  }

  .xl\:border-l-light-green\/85 {
    border-left-color: rgb(243 244 228 / 0.85);
  }

  .xl\:border-l-light-green\/90 {
    border-left-color: rgb(243 244 228 / 0.9);
  }

  .xl\:border-l-light-green\/95 {
    border-left-color: rgb(243 244 228 / 0.95);
  }

  .xl\:border-l-light\/0 {
    border-left-color: rgb(243 244 228 / 0);
  }

  .xl\:border-l-light\/10 {
    border-left-color: rgb(243 244 228 / 0.1);
  }

  .xl\:border-l-light\/100 {
    border-left-color: rgb(243 244 228 / 1);
  }

  .xl\:border-l-light\/15 {
    border-left-color: rgb(243 244 228 / 0.15);
  }

  .xl\:border-l-light\/20 {
    border-left-color: rgb(243 244 228 / 0.2);
  }

  .xl\:border-l-light\/25 {
    border-left-color: rgb(243 244 228 / 0.25);
  }

  .xl\:border-l-light\/30 {
    border-left-color: rgb(243 244 228 / 0.3);
  }

  .xl\:border-l-light\/35 {
    border-left-color: rgb(243 244 228 / 0.35);
  }

  .xl\:border-l-light\/40 {
    border-left-color: rgb(243 244 228 / 0.4);
  }

  .xl\:border-l-light\/45 {
    border-left-color: rgb(243 244 228 / 0.45);
  }

  .xl\:border-l-light\/5 {
    border-left-color: rgb(243 244 228 / 0.05);
  }

  .xl\:border-l-light\/50 {
    border-left-color: rgb(243 244 228 / 0.5);
  }

  .xl\:border-l-light\/55 {
    border-left-color: rgb(243 244 228 / 0.55);
  }

  .xl\:border-l-light\/60 {
    border-left-color: rgb(243 244 228 / 0.6);
  }

  .xl\:border-l-light\/65 {
    border-left-color: rgb(243 244 228 / 0.65);
  }

  .xl\:border-l-light\/70 {
    border-left-color: rgb(243 244 228 / 0.7);
  }

  .xl\:border-l-light\/75 {
    border-left-color: rgb(243 244 228 / 0.75);
  }

  .xl\:border-l-light\/80 {
    border-left-color: rgb(243 244 228 / 0.8);
  }

  .xl\:border-l-light\/85 {
    border-left-color: rgb(243 244 228 / 0.85);
  }

  .xl\:border-l-light\/90 {
    border-left-color: rgb(243 244 228 / 0.9);
  }

  .xl\:border-l-light\/95 {
    border-left-color: rgb(243 244 228 / 0.95);
  }

  .xl\:border-l-main {
    --tw-border-opacity: 1;
    border-left-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .xl\:border-l-main\/0 {
    border-left-color: rgb(56 56 56 / 0);
  }

  .xl\:border-l-main\/10 {
    border-left-color: rgb(56 56 56 / 0.1);
  }

  .xl\:border-l-main\/100 {
    border-left-color: rgb(56 56 56 / 1);
  }

  .xl\:border-l-main\/15 {
    border-left-color: rgb(56 56 56 / 0.15);
  }

  .xl\:border-l-main\/20 {
    border-left-color: rgb(56 56 56 / 0.2);
  }

  .xl\:border-l-main\/25 {
    border-left-color: rgb(56 56 56 / 0.25);
  }

  .xl\:border-l-main\/30 {
    border-left-color: rgb(56 56 56 / 0.3);
  }

  .xl\:border-l-main\/35 {
    border-left-color: rgb(56 56 56 / 0.35);
  }

  .xl\:border-l-main\/40 {
    border-left-color: rgb(56 56 56 / 0.4);
  }

  .xl\:border-l-main\/45 {
    border-left-color: rgb(56 56 56 / 0.45);
  }

  .xl\:border-l-main\/5 {
    border-left-color: rgb(56 56 56 / 0.05);
  }

  .xl\:border-l-main\/50 {
    border-left-color: rgb(56 56 56 / 0.5);
  }

  .xl\:border-l-main\/55 {
    border-left-color: rgb(56 56 56 / 0.55);
  }

  .xl\:border-l-main\/60 {
    border-left-color: rgb(56 56 56 / 0.6);
  }

  .xl\:border-l-main\/65 {
    border-left-color: rgb(56 56 56 / 0.65);
  }

  .xl\:border-l-main\/70 {
    border-left-color: rgb(56 56 56 / 0.7);
  }

  .xl\:border-l-main\/75 {
    border-left-color: rgb(56 56 56 / 0.75);
  }

  .xl\:border-l-main\/80 {
    border-left-color: rgb(56 56 56 / 0.8);
  }

  .xl\:border-l-main\/85 {
    border-left-color: rgb(56 56 56 / 0.85);
  }

  .xl\:border-l-main\/90 {
    border-left-color: rgb(56 56 56 / 0.9);
  }

  .xl\:border-l-main\/95 {
    border-left-color: rgb(56 56 56 / 0.95);
  }

  .xl\:border-l-navy {
    border-left-color: var(--navy);
  }

  .xl\:border-l-offwhite {
    border-left-color: var(--offwhite);
  }

  .xl\:border-l-orange {
    border-left-color: var(--orange);
  }

  .xl\:border-l-pearl {
    --tw-border-opacity: 1;
    border-left-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .xl\:border-l-pearl\/0 {
    border-left-color: rgb(254 252 249 / 0);
  }

  .xl\:border-l-pearl\/10 {
    border-left-color: rgb(254 252 249 / 0.1);
  }

  .xl\:border-l-pearl\/100 {
    border-left-color: rgb(254 252 249 / 1);
  }

  .xl\:border-l-pearl\/15 {
    border-left-color: rgb(254 252 249 / 0.15);
  }

  .xl\:border-l-pearl\/20 {
    border-left-color: rgb(254 252 249 / 0.2);
  }

  .xl\:border-l-pearl\/25 {
    border-left-color: rgb(254 252 249 / 0.25);
  }

  .xl\:border-l-pearl\/30 {
    border-left-color: rgb(254 252 249 / 0.3);
  }

  .xl\:border-l-pearl\/35 {
    border-left-color: rgb(254 252 249 / 0.35);
  }

  .xl\:border-l-pearl\/40 {
    border-left-color: rgb(254 252 249 / 0.4);
  }

  .xl\:border-l-pearl\/45 {
    border-left-color: rgb(254 252 249 / 0.45);
  }

  .xl\:border-l-pearl\/5 {
    border-left-color: rgb(254 252 249 / 0.05);
  }

  .xl\:border-l-pearl\/50 {
    border-left-color: rgb(254 252 249 / 0.5);
  }

  .xl\:border-l-pearl\/55 {
    border-left-color: rgb(254 252 249 / 0.55);
  }

  .xl\:border-l-pearl\/60 {
    border-left-color: rgb(254 252 249 / 0.6);
  }

  .xl\:border-l-pearl\/65 {
    border-left-color: rgb(254 252 249 / 0.65);
  }

  .xl\:border-l-pearl\/70 {
    border-left-color: rgb(254 252 249 / 0.7);
  }

  .xl\:border-l-pearl\/75 {
    border-left-color: rgb(254 252 249 / 0.75);
  }

  .xl\:border-l-pearl\/80 {
    border-left-color: rgb(254 252 249 / 0.8);
  }

  .xl\:border-l-pearl\/85 {
    border-left-color: rgb(254 252 249 / 0.85);
  }

  .xl\:border-l-pearl\/90 {
    border-left-color: rgb(254 252 249 / 0.9);
  }

  .xl\:border-l-pearl\/95 {
    border-left-color: rgb(254 252 249 / 0.95);
  }

  .xl\:border-l-text-grey {
    --tw-border-opacity: 1;
    border-left-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .xl\:border-l-text-grey\/0 {
    border-left-color: rgb(179 179 179 / 0);
  }

  .xl\:border-l-text-grey\/10 {
    border-left-color: rgb(179 179 179 / 0.1);
  }

  .xl\:border-l-text-grey\/100 {
    border-left-color: rgb(179 179 179 / 1);
  }

  .xl\:border-l-text-grey\/15 {
    border-left-color: rgb(179 179 179 / 0.15);
  }

  .xl\:border-l-text-grey\/20 {
    border-left-color: rgb(179 179 179 / 0.2);
  }

  .xl\:border-l-text-grey\/25 {
    border-left-color: rgb(179 179 179 / 0.25);
  }

  .xl\:border-l-text-grey\/30 {
    border-left-color: rgb(179 179 179 / 0.3);
  }

  .xl\:border-l-text-grey\/35 {
    border-left-color: rgb(179 179 179 / 0.35);
  }

  .xl\:border-l-text-grey\/40 {
    border-left-color: rgb(179 179 179 / 0.4);
  }

  .xl\:border-l-text-grey\/45 {
    border-left-color: rgb(179 179 179 / 0.45);
  }

  .xl\:border-l-text-grey\/5 {
    border-left-color: rgb(179 179 179 / 0.05);
  }

  .xl\:border-l-text-grey\/50 {
    border-left-color: rgb(179 179 179 / 0.5);
  }

  .xl\:border-l-text-grey\/55 {
    border-left-color: rgb(179 179 179 / 0.55);
  }

  .xl\:border-l-text-grey\/60 {
    border-left-color: rgb(179 179 179 / 0.6);
  }

  .xl\:border-l-text-grey\/65 {
    border-left-color: rgb(179 179 179 / 0.65);
  }

  .xl\:border-l-text-grey\/70 {
    border-left-color: rgb(179 179 179 / 0.7);
  }

  .xl\:border-l-text-grey\/75 {
    border-left-color: rgb(179 179 179 / 0.75);
  }

  .xl\:border-l-text-grey\/80 {
    border-left-color: rgb(179 179 179 / 0.8);
  }

  .xl\:border-l-text-grey\/85 {
    border-left-color: rgb(179 179 179 / 0.85);
  }

  .xl\:border-l-text-grey\/90 {
    border-left-color: rgb(179 179 179 / 0.9);
  }

  .xl\:border-l-text-grey\/95 {
    border-left-color: rgb(179 179 179 / 0.95);
  }

  .xl\:border-l-transparent {
    border-left-color: transparent;
  }

  .xl\:border-l-transparent\/0 {
    border-left-color: rgb(0 0 0 / 0);
  }

  .xl\:border-l-transparent\/10 {
    border-left-color: rgb(0 0 0 / 0.1);
  }

  .xl\:border-l-transparent\/100 {
    border-left-color: rgb(0 0 0 / 1);
  }

  .xl\:border-l-transparent\/15 {
    border-left-color: rgb(0 0 0 / 0.15);
  }

  .xl\:border-l-transparent\/20 {
    border-left-color: rgb(0 0 0 / 0.2);
  }

  .xl\:border-l-transparent\/25 {
    border-left-color: rgb(0 0 0 / 0.25);
  }

  .xl\:border-l-transparent\/30 {
    border-left-color: rgb(0 0 0 / 0.3);
  }

  .xl\:border-l-transparent\/35 {
    border-left-color: rgb(0 0 0 / 0.35);
  }

  .xl\:border-l-transparent\/40 {
    border-left-color: rgb(0 0 0 / 0.4);
  }

  .xl\:border-l-transparent\/45 {
    border-left-color: rgb(0 0 0 / 0.45);
  }

  .xl\:border-l-transparent\/5 {
    border-left-color: rgb(0 0 0 / 0.05);
  }

  .xl\:border-l-transparent\/50 {
    border-left-color: rgb(0 0 0 / 0.5);
  }

  .xl\:border-l-transparent\/55 {
    border-left-color: rgb(0 0 0 / 0.55);
  }

  .xl\:border-l-transparent\/60 {
    border-left-color: rgb(0 0 0 / 0.6);
  }

  .xl\:border-l-transparent\/65 {
    border-left-color: rgb(0 0 0 / 0.65);
  }

  .xl\:border-l-transparent\/70 {
    border-left-color: rgb(0 0 0 / 0.7);
  }

  .xl\:border-l-transparent\/75 {
    border-left-color: rgb(0 0 0 / 0.75);
  }

  .xl\:border-l-transparent\/80 {
    border-left-color: rgb(0 0 0 / 0.8);
  }

  .xl\:border-l-transparent\/85 {
    border-left-color: rgb(0 0 0 / 0.85);
  }

  .xl\:border-l-transparent\/90 {
    border-left-color: rgb(0 0 0 / 0.9);
  }

  .xl\:border-l-transparent\/95 {
    border-left-color: rgb(0 0 0 / 0.95);
  }

  .xl\:border-l-white {
    --tw-border-opacity: 1;
    border-left-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .xl\:border-l-white\/0 {
    border-left-color: rgb(255 255 255 / 0);
  }

  .xl\:border-l-white\/10 {
    border-left-color: rgb(255 255 255 / 0.1);
  }

  .xl\:border-l-white\/100 {
    border-left-color: rgb(255 255 255 / 1);
  }

  .xl\:border-l-white\/15 {
    border-left-color: rgb(255 255 255 / 0.15);
  }

  .xl\:border-l-white\/20 {
    border-left-color: rgb(255 255 255 / 0.2);
  }

  .xl\:border-l-white\/25 {
    border-left-color: rgb(255 255 255 / 0.25);
  }

  .xl\:border-l-white\/30 {
    border-left-color: rgb(255 255 255 / 0.3);
  }

  .xl\:border-l-white\/35 {
    border-left-color: rgb(255 255 255 / 0.35);
  }

  .xl\:border-l-white\/40 {
    border-left-color: rgb(255 255 255 / 0.4);
  }

  .xl\:border-l-white\/45 {
    border-left-color: rgb(255 255 255 / 0.45);
  }

  .xl\:border-l-white\/5 {
    border-left-color: rgb(255 255 255 / 0.05);
  }

  .xl\:border-l-white\/50 {
    border-left-color: rgb(255 255 255 / 0.5);
  }

  .xl\:border-l-white\/55 {
    border-left-color: rgb(255 255 255 / 0.55);
  }

  .xl\:border-l-white\/60 {
    border-left-color: rgb(255 255 255 / 0.6);
  }

  .xl\:border-l-white\/65 {
    border-left-color: rgb(255 255 255 / 0.65);
  }

  .xl\:border-l-white\/70 {
    border-left-color: rgb(255 255 255 / 0.7);
  }

  .xl\:border-l-white\/75 {
    border-left-color: rgb(255 255 255 / 0.75);
  }

  .xl\:border-l-white\/80 {
    border-left-color: rgb(255 255 255 / 0.8);
  }

  .xl\:border-l-white\/85 {
    border-left-color: rgb(255 255 255 / 0.85);
  }

  .xl\:border-l-white\/90 {
    border-left-color: rgb(255 255 255 / 0.9);
  }

  .xl\:border-l-white\/95 {
    border-left-color: rgb(255 255 255 / 0.95);
  }

  .xl\:border-r-blue {
    border-right-color: var(--blue);
  }

  .xl\:border-r-border {
    --tw-border-opacity: 1;
    border-right-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .xl\:border-r-border\/0 {
    border-right-color: rgb(228 229 230 / 0);
  }

  .xl\:border-r-border\/10 {
    border-right-color: rgb(228 229 230 / 0.1);
  }

  .xl\:border-r-border\/100 {
    border-right-color: rgb(228 229 230 / 1);
  }

  .xl\:border-r-border\/15 {
    border-right-color: rgb(228 229 230 / 0.15);
  }

  .xl\:border-r-border\/20 {
    border-right-color: rgb(228 229 230 / 0.2);
  }

  .xl\:border-r-border\/25 {
    border-right-color: rgb(228 229 230 / 0.25);
  }

  .xl\:border-r-border\/30 {
    border-right-color: rgb(228 229 230 / 0.3);
  }

  .xl\:border-r-border\/35 {
    border-right-color: rgb(228 229 230 / 0.35);
  }

  .xl\:border-r-border\/40 {
    border-right-color: rgb(228 229 230 / 0.4);
  }

  .xl\:border-r-border\/45 {
    border-right-color: rgb(228 229 230 / 0.45);
  }

  .xl\:border-r-border\/5 {
    border-right-color: rgb(228 229 230 / 0.05);
  }

  .xl\:border-r-border\/50 {
    border-right-color: rgb(228 229 230 / 0.5);
  }

  .xl\:border-r-border\/55 {
    border-right-color: rgb(228 229 230 / 0.55);
  }

  .xl\:border-r-border\/60 {
    border-right-color: rgb(228 229 230 / 0.6);
  }

  .xl\:border-r-border\/65 {
    border-right-color: rgb(228 229 230 / 0.65);
  }

  .xl\:border-r-border\/70 {
    border-right-color: rgb(228 229 230 / 0.7);
  }

  .xl\:border-r-border\/75 {
    border-right-color: rgb(228 229 230 / 0.75);
  }

  .xl\:border-r-border\/80 {
    border-right-color: rgb(228 229 230 / 0.8);
  }

  .xl\:border-r-border\/85 {
    border-right-color: rgb(228 229 230 / 0.85);
  }

  .xl\:border-r-border\/90 {
    border-right-color: rgb(228 229 230 / 0.9);
  }

  .xl\:border-r-border\/95 {
    border-right-color: rgb(228 229 230 / 0.95);
  }

  .xl\:border-r-button {
    --tw-border-opacity: 1;
    border-right-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .xl\:border-r-button\/0 {
    border-right-color: rgb(243 252 251 / 0);
  }

  .xl\:border-r-button\/10 {
    border-right-color: rgb(243 252 251 / 0.1);
  }

  .xl\:border-r-button\/100 {
    border-right-color: rgb(243 252 251 / 1);
  }

  .xl\:border-r-button\/15 {
    border-right-color: rgb(243 252 251 / 0.15);
  }

  .xl\:border-r-button\/20 {
    border-right-color: rgb(243 252 251 / 0.2);
  }

  .xl\:border-r-button\/25 {
    border-right-color: rgb(243 252 251 / 0.25);
  }

  .xl\:border-r-button\/30 {
    border-right-color: rgb(243 252 251 / 0.3);
  }

  .xl\:border-r-button\/35 {
    border-right-color: rgb(243 252 251 / 0.35);
  }

  .xl\:border-r-button\/40 {
    border-right-color: rgb(243 252 251 / 0.4);
  }

  .xl\:border-r-button\/45 {
    border-right-color: rgb(243 252 251 / 0.45);
  }

  .xl\:border-r-button\/5 {
    border-right-color: rgb(243 252 251 / 0.05);
  }

  .xl\:border-r-button\/50 {
    border-right-color: rgb(243 252 251 / 0.5);
  }

  .xl\:border-r-button\/55 {
    border-right-color: rgb(243 252 251 / 0.55);
  }

  .xl\:border-r-button\/60 {
    border-right-color: rgb(243 252 251 / 0.6);
  }

  .xl\:border-r-button\/65 {
    border-right-color: rgb(243 252 251 / 0.65);
  }

  .xl\:border-r-button\/70 {
    border-right-color: rgb(243 252 251 / 0.7);
  }

  .xl\:border-r-button\/75 {
    border-right-color: rgb(243 252 251 / 0.75);
  }

  .xl\:border-r-button\/80 {
    border-right-color: rgb(243 252 251 / 0.8);
  }

  .xl\:border-r-button\/85 {
    border-right-color: rgb(243 252 251 / 0.85);
  }

  .xl\:border-r-button\/90 {
    border-right-color: rgb(243 252 251 / 0.9);
  }

  .xl\:border-r-button\/95 {
    border-right-color: rgb(243 252 251 / 0.95);
  }

  .xl\:border-r-current {
    border-right-color: currentColor;
  }

  .xl\:border-r-dark {
    --tw-border-opacity: 1;
    border-right-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .xl\:border-r-dark-green {
    --tw-border-opacity: 1;
    border-right-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .xl\:border-r-dark-green\/0 {
    border-right-color: rgb(16 64 48 / 0);
  }

  .xl\:border-r-dark-green\/10 {
    border-right-color: rgb(16 64 48 / 0.1);
  }

  .xl\:border-r-dark-green\/100 {
    border-right-color: rgb(16 64 48 / 1);
  }

  .xl\:border-r-dark-green\/15 {
    border-right-color: rgb(16 64 48 / 0.15);
  }

  .xl\:border-r-dark-green\/20 {
    border-right-color: rgb(16 64 48 / 0.2);
  }

  .xl\:border-r-dark-green\/25 {
    border-right-color: rgb(16 64 48 / 0.25);
  }

  .xl\:border-r-dark-green\/30 {
    border-right-color: rgb(16 64 48 / 0.3);
  }

  .xl\:border-r-dark-green\/35 {
    border-right-color: rgb(16 64 48 / 0.35);
  }

  .xl\:border-r-dark-green\/40 {
    border-right-color: rgb(16 64 48 / 0.4);
  }

  .xl\:border-r-dark-green\/45 {
    border-right-color: rgb(16 64 48 / 0.45);
  }

  .xl\:border-r-dark-green\/5 {
    border-right-color: rgb(16 64 48 / 0.05);
  }

  .xl\:border-r-dark-green\/50 {
    border-right-color: rgb(16 64 48 / 0.5);
  }

  .xl\:border-r-dark-green\/55 {
    border-right-color: rgb(16 64 48 / 0.55);
  }

  .xl\:border-r-dark-green\/60 {
    border-right-color: rgb(16 64 48 / 0.6);
  }

  .xl\:border-r-dark-green\/65 {
    border-right-color: rgb(16 64 48 / 0.65);
  }

  .xl\:border-r-dark-green\/70 {
    border-right-color: rgb(16 64 48 / 0.7);
  }

  .xl\:border-r-dark-green\/75 {
    border-right-color: rgb(16 64 48 / 0.75);
  }

  .xl\:border-r-dark-green\/80 {
    border-right-color: rgb(16 64 48 / 0.8);
  }

  .xl\:border-r-dark-green\/85 {
    border-right-color: rgb(16 64 48 / 0.85);
  }

  .xl\:border-r-dark-green\/90 {
    border-right-color: rgb(16 64 48 / 0.9);
  }

  .xl\:border-r-dark-green\/95 {
    border-right-color: rgb(16 64 48 / 0.95);
  }

  .xl\:border-r-dark\/0 {
    border-right-color: rgb(37 73 39 / 0);
  }

  .xl\:border-r-dark\/10 {
    border-right-color: rgb(37 73 39 / 0.1);
  }

  .xl\:border-r-dark\/100 {
    border-right-color: rgb(37 73 39 / 1);
  }

  .xl\:border-r-dark\/15 {
    border-right-color: rgb(37 73 39 / 0.15);
  }

  .xl\:border-r-dark\/20 {
    border-right-color: rgb(37 73 39 / 0.2);
  }

  .xl\:border-r-dark\/25 {
    border-right-color: rgb(37 73 39 / 0.25);
  }

  .xl\:border-r-dark\/30 {
    border-right-color: rgb(37 73 39 / 0.3);
  }

  .xl\:border-r-dark\/35 {
    border-right-color: rgb(37 73 39 / 0.35);
  }

  .xl\:border-r-dark\/40 {
    border-right-color: rgb(37 73 39 / 0.4);
  }

  .xl\:border-r-dark\/45 {
    border-right-color: rgb(37 73 39 / 0.45);
  }

  .xl\:border-r-dark\/5 {
    border-right-color: rgb(37 73 39 / 0.05);
  }

  .xl\:border-r-dark\/50 {
    border-right-color: rgb(37 73 39 / 0.5);
  }

  .xl\:border-r-dark\/55 {
    border-right-color: rgb(37 73 39 / 0.55);
  }

  .xl\:border-r-dark\/60 {
    border-right-color: rgb(37 73 39 / 0.6);
  }

  .xl\:border-r-dark\/65 {
    border-right-color: rgb(37 73 39 / 0.65);
  }

  .xl\:border-r-dark\/70 {
    border-right-color: rgb(37 73 39 / 0.7);
  }

  .xl\:border-r-dark\/75 {
    border-right-color: rgb(37 73 39 / 0.75);
  }

  .xl\:border-r-dark\/80 {
    border-right-color: rgb(37 73 39 / 0.8);
  }

  .xl\:border-r-dark\/85 {
    border-right-color: rgb(37 73 39 / 0.85);
  }

  .xl\:border-r-dark\/90 {
    border-right-color: rgb(37 73 39 / 0.9);
  }

  .xl\:border-r-dark\/95 {
    border-right-color: rgb(37 73 39 / 0.95);
  }

  .xl\:border-r-gray {
    border-right-color: var(--gray);
  }

  .xl\:border-r-green {
    --tw-border-opacity: 1;
    border-right-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .xl\:border-r-green\/0 {
    border-right-color: rgb(52 102 64 / 0);
  }

  .xl\:border-r-green\/10 {
    border-right-color: rgb(52 102 64 / 0.1);
  }

  .xl\:border-r-green\/100 {
    border-right-color: rgb(52 102 64 / 1);
  }

  .xl\:border-r-green\/15 {
    border-right-color: rgb(52 102 64 / 0.15);
  }

  .xl\:border-r-green\/20 {
    border-right-color: rgb(52 102 64 / 0.2);
  }

  .xl\:border-r-green\/25 {
    border-right-color: rgb(52 102 64 / 0.25);
  }

  .xl\:border-r-green\/30 {
    border-right-color: rgb(52 102 64 / 0.3);
  }

  .xl\:border-r-green\/35 {
    border-right-color: rgb(52 102 64 / 0.35);
  }

  .xl\:border-r-green\/40 {
    border-right-color: rgb(52 102 64 / 0.4);
  }

  .xl\:border-r-green\/45 {
    border-right-color: rgb(52 102 64 / 0.45);
  }

  .xl\:border-r-green\/5 {
    border-right-color: rgb(52 102 64 / 0.05);
  }

  .xl\:border-r-green\/50 {
    border-right-color: rgb(52 102 64 / 0.5);
  }

  .xl\:border-r-green\/55 {
    border-right-color: rgb(52 102 64 / 0.55);
  }

  .xl\:border-r-green\/60 {
    border-right-color: rgb(52 102 64 / 0.6);
  }

  .xl\:border-r-green\/65 {
    border-right-color: rgb(52 102 64 / 0.65);
  }

  .xl\:border-r-green\/70 {
    border-right-color: rgb(52 102 64 / 0.7);
  }

  .xl\:border-r-green\/75 {
    border-right-color: rgb(52 102 64 / 0.75);
  }

  .xl\:border-r-green\/80 {
    border-right-color: rgb(52 102 64 / 0.8);
  }

  .xl\:border-r-green\/85 {
    border-right-color: rgb(52 102 64 / 0.85);
  }

  .xl\:border-r-green\/90 {
    border-right-color: rgb(52 102 64 / 0.9);
  }

  .xl\:border-r-green\/95 {
    border-right-color: rgb(52 102 64 / 0.95);
  }

  .xl\:border-r-grey {
    --tw-border-opacity: 1;
    border-right-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .xl\:border-r-grey\/0 {
    border-right-color: rgb(205 217 209 / 0);
  }

  .xl\:border-r-grey\/10 {
    border-right-color: rgb(205 217 209 / 0.1);
  }

  .xl\:border-r-grey\/100 {
    border-right-color: rgb(205 217 209 / 1);
  }

  .xl\:border-r-grey\/15 {
    border-right-color: rgb(205 217 209 / 0.15);
  }

  .xl\:border-r-grey\/20 {
    border-right-color: rgb(205 217 209 / 0.2);
  }

  .xl\:border-r-grey\/25 {
    border-right-color: rgb(205 217 209 / 0.25);
  }

  .xl\:border-r-grey\/30 {
    border-right-color: rgb(205 217 209 / 0.3);
  }

  .xl\:border-r-grey\/35 {
    border-right-color: rgb(205 217 209 / 0.35);
  }

  .xl\:border-r-grey\/40 {
    border-right-color: rgb(205 217 209 / 0.4);
  }

  .xl\:border-r-grey\/45 {
    border-right-color: rgb(205 217 209 / 0.45);
  }

  .xl\:border-r-grey\/5 {
    border-right-color: rgb(205 217 209 / 0.05);
  }

  .xl\:border-r-grey\/50 {
    border-right-color: rgb(205 217 209 / 0.5);
  }

  .xl\:border-r-grey\/55 {
    border-right-color: rgb(205 217 209 / 0.55);
  }

  .xl\:border-r-grey\/60 {
    border-right-color: rgb(205 217 209 / 0.6);
  }

  .xl\:border-r-grey\/65 {
    border-right-color: rgb(205 217 209 / 0.65);
  }

  .xl\:border-r-grey\/70 {
    border-right-color: rgb(205 217 209 / 0.7);
  }

  .xl\:border-r-grey\/75 {
    border-right-color: rgb(205 217 209 / 0.75);
  }

  .xl\:border-r-grey\/80 {
    border-right-color: rgb(205 217 209 / 0.8);
  }

  .xl\:border-r-grey\/85 {
    border-right-color: rgb(205 217 209 / 0.85);
  }

  .xl\:border-r-grey\/90 {
    border-right-color: rgb(205 217 209 / 0.9);
  }

  .xl\:border-r-grey\/95 {
    border-right-color: rgb(205 217 209 / 0.95);
  }

  .xl\:border-r-light {
    --tw-border-opacity: 1;
    border-right-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .xl\:border-r-light-green {
    --tw-border-opacity: 1;
    border-right-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .xl\:border-r-light-green\/0 {
    border-right-color: rgb(243 244 228 / 0);
  }

  .xl\:border-r-light-green\/10 {
    border-right-color: rgb(243 244 228 / 0.1);
  }

  .xl\:border-r-light-green\/100 {
    border-right-color: rgb(243 244 228 / 1);
  }

  .xl\:border-r-light-green\/15 {
    border-right-color: rgb(243 244 228 / 0.15);
  }

  .xl\:border-r-light-green\/20 {
    border-right-color: rgb(243 244 228 / 0.2);
  }

  .xl\:border-r-light-green\/25 {
    border-right-color: rgb(243 244 228 / 0.25);
  }

  .xl\:border-r-light-green\/30 {
    border-right-color: rgb(243 244 228 / 0.3);
  }

  .xl\:border-r-light-green\/35 {
    border-right-color: rgb(243 244 228 / 0.35);
  }

  .xl\:border-r-light-green\/40 {
    border-right-color: rgb(243 244 228 / 0.4);
  }

  .xl\:border-r-light-green\/45 {
    border-right-color: rgb(243 244 228 / 0.45);
  }

  .xl\:border-r-light-green\/5 {
    border-right-color: rgb(243 244 228 / 0.05);
  }

  .xl\:border-r-light-green\/50 {
    border-right-color: rgb(243 244 228 / 0.5);
  }

  .xl\:border-r-light-green\/55 {
    border-right-color: rgb(243 244 228 / 0.55);
  }

  .xl\:border-r-light-green\/60 {
    border-right-color: rgb(243 244 228 / 0.6);
  }

  .xl\:border-r-light-green\/65 {
    border-right-color: rgb(243 244 228 / 0.65);
  }

  .xl\:border-r-light-green\/70 {
    border-right-color: rgb(243 244 228 / 0.7);
  }

  .xl\:border-r-light-green\/75 {
    border-right-color: rgb(243 244 228 / 0.75);
  }

  .xl\:border-r-light-green\/80 {
    border-right-color: rgb(243 244 228 / 0.8);
  }

  .xl\:border-r-light-green\/85 {
    border-right-color: rgb(243 244 228 / 0.85);
  }

  .xl\:border-r-light-green\/90 {
    border-right-color: rgb(243 244 228 / 0.9);
  }

  .xl\:border-r-light-green\/95 {
    border-right-color: rgb(243 244 228 / 0.95);
  }

  .xl\:border-r-light\/0 {
    border-right-color: rgb(243 244 228 / 0);
  }

  .xl\:border-r-light\/10 {
    border-right-color: rgb(243 244 228 / 0.1);
  }

  .xl\:border-r-light\/100 {
    border-right-color: rgb(243 244 228 / 1);
  }

  .xl\:border-r-light\/15 {
    border-right-color: rgb(243 244 228 / 0.15);
  }

  .xl\:border-r-light\/20 {
    border-right-color: rgb(243 244 228 / 0.2);
  }

  .xl\:border-r-light\/25 {
    border-right-color: rgb(243 244 228 / 0.25);
  }

  .xl\:border-r-light\/30 {
    border-right-color: rgb(243 244 228 / 0.3);
  }

  .xl\:border-r-light\/35 {
    border-right-color: rgb(243 244 228 / 0.35);
  }

  .xl\:border-r-light\/40 {
    border-right-color: rgb(243 244 228 / 0.4);
  }

  .xl\:border-r-light\/45 {
    border-right-color: rgb(243 244 228 / 0.45);
  }

  .xl\:border-r-light\/5 {
    border-right-color: rgb(243 244 228 / 0.05);
  }

  .xl\:border-r-light\/50 {
    border-right-color: rgb(243 244 228 / 0.5);
  }

  .xl\:border-r-light\/55 {
    border-right-color: rgb(243 244 228 / 0.55);
  }

  .xl\:border-r-light\/60 {
    border-right-color: rgb(243 244 228 / 0.6);
  }

  .xl\:border-r-light\/65 {
    border-right-color: rgb(243 244 228 / 0.65);
  }

  .xl\:border-r-light\/70 {
    border-right-color: rgb(243 244 228 / 0.7);
  }

  .xl\:border-r-light\/75 {
    border-right-color: rgb(243 244 228 / 0.75);
  }

  .xl\:border-r-light\/80 {
    border-right-color: rgb(243 244 228 / 0.8);
  }

  .xl\:border-r-light\/85 {
    border-right-color: rgb(243 244 228 / 0.85);
  }

  .xl\:border-r-light\/90 {
    border-right-color: rgb(243 244 228 / 0.9);
  }

  .xl\:border-r-light\/95 {
    border-right-color: rgb(243 244 228 / 0.95);
  }

  .xl\:border-r-main {
    --tw-border-opacity: 1;
    border-right-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .xl\:border-r-main\/0 {
    border-right-color: rgb(56 56 56 / 0);
  }

  .xl\:border-r-main\/10 {
    border-right-color: rgb(56 56 56 / 0.1);
  }

  .xl\:border-r-main\/100 {
    border-right-color: rgb(56 56 56 / 1);
  }

  .xl\:border-r-main\/15 {
    border-right-color: rgb(56 56 56 / 0.15);
  }

  .xl\:border-r-main\/20 {
    border-right-color: rgb(56 56 56 / 0.2);
  }

  .xl\:border-r-main\/25 {
    border-right-color: rgb(56 56 56 / 0.25);
  }

  .xl\:border-r-main\/30 {
    border-right-color: rgb(56 56 56 / 0.3);
  }

  .xl\:border-r-main\/35 {
    border-right-color: rgb(56 56 56 / 0.35);
  }

  .xl\:border-r-main\/40 {
    border-right-color: rgb(56 56 56 / 0.4);
  }

  .xl\:border-r-main\/45 {
    border-right-color: rgb(56 56 56 / 0.45);
  }

  .xl\:border-r-main\/5 {
    border-right-color: rgb(56 56 56 / 0.05);
  }

  .xl\:border-r-main\/50 {
    border-right-color: rgb(56 56 56 / 0.5);
  }

  .xl\:border-r-main\/55 {
    border-right-color: rgb(56 56 56 / 0.55);
  }

  .xl\:border-r-main\/60 {
    border-right-color: rgb(56 56 56 / 0.6);
  }

  .xl\:border-r-main\/65 {
    border-right-color: rgb(56 56 56 / 0.65);
  }

  .xl\:border-r-main\/70 {
    border-right-color: rgb(56 56 56 / 0.7);
  }

  .xl\:border-r-main\/75 {
    border-right-color: rgb(56 56 56 / 0.75);
  }

  .xl\:border-r-main\/80 {
    border-right-color: rgb(56 56 56 / 0.8);
  }

  .xl\:border-r-main\/85 {
    border-right-color: rgb(56 56 56 / 0.85);
  }

  .xl\:border-r-main\/90 {
    border-right-color: rgb(56 56 56 / 0.9);
  }

  .xl\:border-r-main\/95 {
    border-right-color: rgb(56 56 56 / 0.95);
  }

  .xl\:border-r-navy {
    border-right-color: var(--navy);
  }

  .xl\:border-r-offwhite {
    border-right-color: var(--offwhite);
  }

  .xl\:border-r-orange {
    border-right-color: var(--orange);
  }

  .xl\:border-r-pearl {
    --tw-border-opacity: 1;
    border-right-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .xl\:border-r-pearl\/0 {
    border-right-color: rgb(254 252 249 / 0);
  }

  .xl\:border-r-pearl\/10 {
    border-right-color: rgb(254 252 249 / 0.1);
  }

  .xl\:border-r-pearl\/100 {
    border-right-color: rgb(254 252 249 / 1);
  }

  .xl\:border-r-pearl\/15 {
    border-right-color: rgb(254 252 249 / 0.15);
  }

  .xl\:border-r-pearl\/20 {
    border-right-color: rgb(254 252 249 / 0.2);
  }

  .xl\:border-r-pearl\/25 {
    border-right-color: rgb(254 252 249 / 0.25);
  }

  .xl\:border-r-pearl\/30 {
    border-right-color: rgb(254 252 249 / 0.3);
  }

  .xl\:border-r-pearl\/35 {
    border-right-color: rgb(254 252 249 / 0.35);
  }

  .xl\:border-r-pearl\/40 {
    border-right-color: rgb(254 252 249 / 0.4);
  }

  .xl\:border-r-pearl\/45 {
    border-right-color: rgb(254 252 249 / 0.45);
  }

  .xl\:border-r-pearl\/5 {
    border-right-color: rgb(254 252 249 / 0.05);
  }

  .xl\:border-r-pearl\/50 {
    border-right-color: rgb(254 252 249 / 0.5);
  }

  .xl\:border-r-pearl\/55 {
    border-right-color: rgb(254 252 249 / 0.55);
  }

  .xl\:border-r-pearl\/60 {
    border-right-color: rgb(254 252 249 / 0.6);
  }

  .xl\:border-r-pearl\/65 {
    border-right-color: rgb(254 252 249 / 0.65);
  }

  .xl\:border-r-pearl\/70 {
    border-right-color: rgb(254 252 249 / 0.7);
  }

  .xl\:border-r-pearl\/75 {
    border-right-color: rgb(254 252 249 / 0.75);
  }

  .xl\:border-r-pearl\/80 {
    border-right-color: rgb(254 252 249 / 0.8);
  }

  .xl\:border-r-pearl\/85 {
    border-right-color: rgb(254 252 249 / 0.85);
  }

  .xl\:border-r-pearl\/90 {
    border-right-color: rgb(254 252 249 / 0.9);
  }

  .xl\:border-r-pearl\/95 {
    border-right-color: rgb(254 252 249 / 0.95);
  }

  .xl\:border-r-text-grey {
    --tw-border-opacity: 1;
    border-right-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .xl\:border-r-text-grey\/0 {
    border-right-color: rgb(179 179 179 / 0);
  }

  .xl\:border-r-text-grey\/10 {
    border-right-color: rgb(179 179 179 / 0.1);
  }

  .xl\:border-r-text-grey\/100 {
    border-right-color: rgb(179 179 179 / 1);
  }

  .xl\:border-r-text-grey\/15 {
    border-right-color: rgb(179 179 179 / 0.15);
  }

  .xl\:border-r-text-grey\/20 {
    border-right-color: rgb(179 179 179 / 0.2);
  }

  .xl\:border-r-text-grey\/25 {
    border-right-color: rgb(179 179 179 / 0.25);
  }

  .xl\:border-r-text-grey\/30 {
    border-right-color: rgb(179 179 179 / 0.3);
  }

  .xl\:border-r-text-grey\/35 {
    border-right-color: rgb(179 179 179 / 0.35);
  }

  .xl\:border-r-text-grey\/40 {
    border-right-color: rgb(179 179 179 / 0.4);
  }

  .xl\:border-r-text-grey\/45 {
    border-right-color: rgb(179 179 179 / 0.45);
  }

  .xl\:border-r-text-grey\/5 {
    border-right-color: rgb(179 179 179 / 0.05);
  }

  .xl\:border-r-text-grey\/50 {
    border-right-color: rgb(179 179 179 / 0.5);
  }

  .xl\:border-r-text-grey\/55 {
    border-right-color: rgb(179 179 179 / 0.55);
  }

  .xl\:border-r-text-grey\/60 {
    border-right-color: rgb(179 179 179 / 0.6);
  }

  .xl\:border-r-text-grey\/65 {
    border-right-color: rgb(179 179 179 / 0.65);
  }

  .xl\:border-r-text-grey\/70 {
    border-right-color: rgb(179 179 179 / 0.7);
  }

  .xl\:border-r-text-grey\/75 {
    border-right-color: rgb(179 179 179 / 0.75);
  }

  .xl\:border-r-text-grey\/80 {
    border-right-color: rgb(179 179 179 / 0.8);
  }

  .xl\:border-r-text-grey\/85 {
    border-right-color: rgb(179 179 179 / 0.85);
  }

  .xl\:border-r-text-grey\/90 {
    border-right-color: rgb(179 179 179 / 0.9);
  }

  .xl\:border-r-text-grey\/95 {
    border-right-color: rgb(179 179 179 / 0.95);
  }

  .xl\:border-r-transparent {
    border-right-color: transparent;
  }

  .xl\:border-r-transparent\/0 {
    border-right-color: rgb(0 0 0 / 0);
  }

  .xl\:border-r-transparent\/10 {
    border-right-color: rgb(0 0 0 / 0.1);
  }

  .xl\:border-r-transparent\/100 {
    border-right-color: rgb(0 0 0 / 1);
  }

  .xl\:border-r-transparent\/15 {
    border-right-color: rgb(0 0 0 / 0.15);
  }

  .xl\:border-r-transparent\/20 {
    border-right-color: rgb(0 0 0 / 0.2);
  }

  .xl\:border-r-transparent\/25 {
    border-right-color: rgb(0 0 0 / 0.25);
  }

  .xl\:border-r-transparent\/30 {
    border-right-color: rgb(0 0 0 / 0.3);
  }

  .xl\:border-r-transparent\/35 {
    border-right-color: rgb(0 0 0 / 0.35);
  }

  .xl\:border-r-transparent\/40 {
    border-right-color: rgb(0 0 0 / 0.4);
  }

  .xl\:border-r-transparent\/45 {
    border-right-color: rgb(0 0 0 / 0.45);
  }

  .xl\:border-r-transparent\/5 {
    border-right-color: rgb(0 0 0 / 0.05);
  }

  .xl\:border-r-transparent\/50 {
    border-right-color: rgb(0 0 0 / 0.5);
  }

  .xl\:border-r-transparent\/55 {
    border-right-color: rgb(0 0 0 / 0.55);
  }

  .xl\:border-r-transparent\/60 {
    border-right-color: rgb(0 0 0 / 0.6);
  }

  .xl\:border-r-transparent\/65 {
    border-right-color: rgb(0 0 0 / 0.65);
  }

  .xl\:border-r-transparent\/70 {
    border-right-color: rgb(0 0 0 / 0.7);
  }

  .xl\:border-r-transparent\/75 {
    border-right-color: rgb(0 0 0 / 0.75);
  }

  .xl\:border-r-transparent\/80 {
    border-right-color: rgb(0 0 0 / 0.8);
  }

  .xl\:border-r-transparent\/85 {
    border-right-color: rgb(0 0 0 / 0.85);
  }

  .xl\:border-r-transparent\/90 {
    border-right-color: rgb(0 0 0 / 0.9);
  }

  .xl\:border-r-transparent\/95 {
    border-right-color: rgb(0 0 0 / 0.95);
  }

  .xl\:border-r-white {
    --tw-border-opacity: 1;
    border-right-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .xl\:border-r-white\/0 {
    border-right-color: rgb(255 255 255 / 0);
  }

  .xl\:border-r-white\/10 {
    border-right-color: rgb(255 255 255 / 0.1);
  }

  .xl\:border-r-white\/100 {
    border-right-color: rgb(255 255 255 / 1);
  }

  .xl\:border-r-white\/15 {
    border-right-color: rgb(255 255 255 / 0.15);
  }

  .xl\:border-r-white\/20 {
    border-right-color: rgb(255 255 255 / 0.2);
  }

  .xl\:border-r-white\/25 {
    border-right-color: rgb(255 255 255 / 0.25);
  }

  .xl\:border-r-white\/30 {
    border-right-color: rgb(255 255 255 / 0.3);
  }

  .xl\:border-r-white\/35 {
    border-right-color: rgb(255 255 255 / 0.35);
  }

  .xl\:border-r-white\/40 {
    border-right-color: rgb(255 255 255 / 0.4);
  }

  .xl\:border-r-white\/45 {
    border-right-color: rgb(255 255 255 / 0.45);
  }

  .xl\:border-r-white\/5 {
    border-right-color: rgb(255 255 255 / 0.05);
  }

  .xl\:border-r-white\/50 {
    border-right-color: rgb(255 255 255 / 0.5);
  }

  .xl\:border-r-white\/55 {
    border-right-color: rgb(255 255 255 / 0.55);
  }

  .xl\:border-r-white\/60 {
    border-right-color: rgb(255 255 255 / 0.6);
  }

  .xl\:border-r-white\/65 {
    border-right-color: rgb(255 255 255 / 0.65);
  }

  .xl\:border-r-white\/70 {
    border-right-color: rgb(255 255 255 / 0.7);
  }

  .xl\:border-r-white\/75 {
    border-right-color: rgb(255 255 255 / 0.75);
  }

  .xl\:border-r-white\/80 {
    border-right-color: rgb(255 255 255 / 0.8);
  }

  .xl\:border-r-white\/85 {
    border-right-color: rgb(255 255 255 / 0.85);
  }

  .xl\:border-r-white\/90 {
    border-right-color: rgb(255 255 255 / 0.9);
  }

  .xl\:border-r-white\/95 {
    border-right-color: rgb(255 255 255 / 0.95);
  }

  .xl\:border-s-blue {
    border-inline-start-color: var(--blue);
  }

  .xl\:border-s-border {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .xl\:border-s-border\/0 {
    border-inline-start-color: rgb(228 229 230 / 0);
  }

  .xl\:border-s-border\/10 {
    border-inline-start-color: rgb(228 229 230 / 0.1);
  }

  .xl\:border-s-border\/100 {
    border-inline-start-color: rgb(228 229 230 / 1);
  }

  .xl\:border-s-border\/15 {
    border-inline-start-color: rgb(228 229 230 / 0.15);
  }

  .xl\:border-s-border\/20 {
    border-inline-start-color: rgb(228 229 230 / 0.2);
  }

  .xl\:border-s-border\/25 {
    border-inline-start-color: rgb(228 229 230 / 0.25);
  }

  .xl\:border-s-border\/30 {
    border-inline-start-color: rgb(228 229 230 / 0.3);
  }

  .xl\:border-s-border\/35 {
    border-inline-start-color: rgb(228 229 230 / 0.35);
  }

  .xl\:border-s-border\/40 {
    border-inline-start-color: rgb(228 229 230 / 0.4);
  }

  .xl\:border-s-border\/45 {
    border-inline-start-color: rgb(228 229 230 / 0.45);
  }

  .xl\:border-s-border\/5 {
    border-inline-start-color: rgb(228 229 230 / 0.05);
  }

  .xl\:border-s-border\/50 {
    border-inline-start-color: rgb(228 229 230 / 0.5);
  }

  .xl\:border-s-border\/55 {
    border-inline-start-color: rgb(228 229 230 / 0.55);
  }

  .xl\:border-s-border\/60 {
    border-inline-start-color: rgb(228 229 230 / 0.6);
  }

  .xl\:border-s-border\/65 {
    border-inline-start-color: rgb(228 229 230 / 0.65);
  }

  .xl\:border-s-border\/70 {
    border-inline-start-color: rgb(228 229 230 / 0.7);
  }

  .xl\:border-s-border\/75 {
    border-inline-start-color: rgb(228 229 230 / 0.75);
  }

  .xl\:border-s-border\/80 {
    border-inline-start-color: rgb(228 229 230 / 0.8);
  }

  .xl\:border-s-border\/85 {
    border-inline-start-color: rgb(228 229 230 / 0.85);
  }

  .xl\:border-s-border\/90 {
    border-inline-start-color: rgb(228 229 230 / 0.9);
  }

  .xl\:border-s-border\/95 {
    border-inline-start-color: rgb(228 229 230 / 0.95);
  }

  .xl\:border-s-button {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .xl\:border-s-button\/0 {
    border-inline-start-color: rgb(243 252 251 / 0);
  }

  .xl\:border-s-button\/10 {
    border-inline-start-color: rgb(243 252 251 / 0.1);
  }

  .xl\:border-s-button\/100 {
    border-inline-start-color: rgb(243 252 251 / 1);
  }

  .xl\:border-s-button\/15 {
    border-inline-start-color: rgb(243 252 251 / 0.15);
  }

  .xl\:border-s-button\/20 {
    border-inline-start-color: rgb(243 252 251 / 0.2);
  }

  .xl\:border-s-button\/25 {
    border-inline-start-color: rgb(243 252 251 / 0.25);
  }

  .xl\:border-s-button\/30 {
    border-inline-start-color: rgb(243 252 251 / 0.3);
  }

  .xl\:border-s-button\/35 {
    border-inline-start-color: rgb(243 252 251 / 0.35);
  }

  .xl\:border-s-button\/40 {
    border-inline-start-color: rgb(243 252 251 / 0.4);
  }

  .xl\:border-s-button\/45 {
    border-inline-start-color: rgb(243 252 251 / 0.45);
  }

  .xl\:border-s-button\/5 {
    border-inline-start-color: rgb(243 252 251 / 0.05);
  }

  .xl\:border-s-button\/50 {
    border-inline-start-color: rgb(243 252 251 / 0.5);
  }

  .xl\:border-s-button\/55 {
    border-inline-start-color: rgb(243 252 251 / 0.55);
  }

  .xl\:border-s-button\/60 {
    border-inline-start-color: rgb(243 252 251 / 0.6);
  }

  .xl\:border-s-button\/65 {
    border-inline-start-color: rgb(243 252 251 / 0.65);
  }

  .xl\:border-s-button\/70 {
    border-inline-start-color: rgb(243 252 251 / 0.7);
  }

  .xl\:border-s-button\/75 {
    border-inline-start-color: rgb(243 252 251 / 0.75);
  }

  .xl\:border-s-button\/80 {
    border-inline-start-color: rgb(243 252 251 / 0.8);
  }

  .xl\:border-s-button\/85 {
    border-inline-start-color: rgb(243 252 251 / 0.85);
  }

  .xl\:border-s-button\/90 {
    border-inline-start-color: rgb(243 252 251 / 0.9);
  }

  .xl\:border-s-button\/95 {
    border-inline-start-color: rgb(243 252 251 / 0.95);
  }

  .xl\:border-s-current {
    border-inline-start-color: currentColor;
  }

  .xl\:border-s-dark {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .xl\:border-s-dark-green {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .xl\:border-s-dark-green\/0 {
    border-inline-start-color: rgb(16 64 48 / 0);
  }

  .xl\:border-s-dark-green\/10 {
    border-inline-start-color: rgb(16 64 48 / 0.1);
  }

  .xl\:border-s-dark-green\/100 {
    border-inline-start-color: rgb(16 64 48 / 1);
  }

  .xl\:border-s-dark-green\/15 {
    border-inline-start-color: rgb(16 64 48 / 0.15);
  }

  .xl\:border-s-dark-green\/20 {
    border-inline-start-color: rgb(16 64 48 / 0.2);
  }

  .xl\:border-s-dark-green\/25 {
    border-inline-start-color: rgb(16 64 48 / 0.25);
  }

  .xl\:border-s-dark-green\/30 {
    border-inline-start-color: rgb(16 64 48 / 0.3);
  }

  .xl\:border-s-dark-green\/35 {
    border-inline-start-color: rgb(16 64 48 / 0.35);
  }

  .xl\:border-s-dark-green\/40 {
    border-inline-start-color: rgb(16 64 48 / 0.4);
  }

  .xl\:border-s-dark-green\/45 {
    border-inline-start-color: rgb(16 64 48 / 0.45);
  }

  .xl\:border-s-dark-green\/5 {
    border-inline-start-color: rgb(16 64 48 / 0.05);
  }

  .xl\:border-s-dark-green\/50 {
    border-inline-start-color: rgb(16 64 48 / 0.5);
  }

  .xl\:border-s-dark-green\/55 {
    border-inline-start-color: rgb(16 64 48 / 0.55);
  }

  .xl\:border-s-dark-green\/60 {
    border-inline-start-color: rgb(16 64 48 / 0.6);
  }

  .xl\:border-s-dark-green\/65 {
    border-inline-start-color: rgb(16 64 48 / 0.65);
  }

  .xl\:border-s-dark-green\/70 {
    border-inline-start-color: rgb(16 64 48 / 0.7);
  }

  .xl\:border-s-dark-green\/75 {
    border-inline-start-color: rgb(16 64 48 / 0.75);
  }

  .xl\:border-s-dark-green\/80 {
    border-inline-start-color: rgb(16 64 48 / 0.8);
  }

  .xl\:border-s-dark-green\/85 {
    border-inline-start-color: rgb(16 64 48 / 0.85);
  }

  .xl\:border-s-dark-green\/90 {
    border-inline-start-color: rgb(16 64 48 / 0.9);
  }

  .xl\:border-s-dark-green\/95 {
    border-inline-start-color: rgb(16 64 48 / 0.95);
  }

  .xl\:border-s-dark\/0 {
    border-inline-start-color: rgb(37 73 39 / 0);
  }

  .xl\:border-s-dark\/10 {
    border-inline-start-color: rgb(37 73 39 / 0.1);
  }

  .xl\:border-s-dark\/100 {
    border-inline-start-color: rgb(37 73 39 / 1);
  }

  .xl\:border-s-dark\/15 {
    border-inline-start-color: rgb(37 73 39 / 0.15);
  }

  .xl\:border-s-dark\/20 {
    border-inline-start-color: rgb(37 73 39 / 0.2);
  }

  .xl\:border-s-dark\/25 {
    border-inline-start-color: rgb(37 73 39 / 0.25);
  }

  .xl\:border-s-dark\/30 {
    border-inline-start-color: rgb(37 73 39 / 0.3);
  }

  .xl\:border-s-dark\/35 {
    border-inline-start-color: rgb(37 73 39 / 0.35);
  }

  .xl\:border-s-dark\/40 {
    border-inline-start-color: rgb(37 73 39 / 0.4);
  }

  .xl\:border-s-dark\/45 {
    border-inline-start-color: rgb(37 73 39 / 0.45);
  }

  .xl\:border-s-dark\/5 {
    border-inline-start-color: rgb(37 73 39 / 0.05);
  }

  .xl\:border-s-dark\/50 {
    border-inline-start-color: rgb(37 73 39 / 0.5);
  }

  .xl\:border-s-dark\/55 {
    border-inline-start-color: rgb(37 73 39 / 0.55);
  }

  .xl\:border-s-dark\/60 {
    border-inline-start-color: rgb(37 73 39 / 0.6);
  }

  .xl\:border-s-dark\/65 {
    border-inline-start-color: rgb(37 73 39 / 0.65);
  }

  .xl\:border-s-dark\/70 {
    border-inline-start-color: rgb(37 73 39 / 0.7);
  }

  .xl\:border-s-dark\/75 {
    border-inline-start-color: rgb(37 73 39 / 0.75);
  }

  .xl\:border-s-dark\/80 {
    border-inline-start-color: rgb(37 73 39 / 0.8);
  }

  .xl\:border-s-dark\/85 {
    border-inline-start-color: rgb(37 73 39 / 0.85);
  }

  .xl\:border-s-dark\/90 {
    border-inline-start-color: rgb(37 73 39 / 0.9);
  }

  .xl\:border-s-dark\/95 {
    border-inline-start-color: rgb(37 73 39 / 0.95);
  }

  .xl\:border-s-gray {
    border-inline-start-color: var(--gray);
  }

  .xl\:border-s-green {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .xl\:border-s-green\/0 {
    border-inline-start-color: rgb(52 102 64 / 0);
  }

  .xl\:border-s-green\/10 {
    border-inline-start-color: rgb(52 102 64 / 0.1);
  }

  .xl\:border-s-green\/100 {
    border-inline-start-color: rgb(52 102 64 / 1);
  }

  .xl\:border-s-green\/15 {
    border-inline-start-color: rgb(52 102 64 / 0.15);
  }

  .xl\:border-s-green\/20 {
    border-inline-start-color: rgb(52 102 64 / 0.2);
  }

  .xl\:border-s-green\/25 {
    border-inline-start-color: rgb(52 102 64 / 0.25);
  }

  .xl\:border-s-green\/30 {
    border-inline-start-color: rgb(52 102 64 / 0.3);
  }

  .xl\:border-s-green\/35 {
    border-inline-start-color: rgb(52 102 64 / 0.35);
  }

  .xl\:border-s-green\/40 {
    border-inline-start-color: rgb(52 102 64 / 0.4);
  }

  .xl\:border-s-green\/45 {
    border-inline-start-color: rgb(52 102 64 / 0.45);
  }

  .xl\:border-s-green\/5 {
    border-inline-start-color: rgb(52 102 64 / 0.05);
  }

  .xl\:border-s-green\/50 {
    border-inline-start-color: rgb(52 102 64 / 0.5);
  }

  .xl\:border-s-green\/55 {
    border-inline-start-color: rgb(52 102 64 / 0.55);
  }

  .xl\:border-s-green\/60 {
    border-inline-start-color: rgb(52 102 64 / 0.6);
  }

  .xl\:border-s-green\/65 {
    border-inline-start-color: rgb(52 102 64 / 0.65);
  }

  .xl\:border-s-green\/70 {
    border-inline-start-color: rgb(52 102 64 / 0.7);
  }

  .xl\:border-s-green\/75 {
    border-inline-start-color: rgb(52 102 64 / 0.75);
  }

  .xl\:border-s-green\/80 {
    border-inline-start-color: rgb(52 102 64 / 0.8);
  }

  .xl\:border-s-green\/85 {
    border-inline-start-color: rgb(52 102 64 / 0.85);
  }

  .xl\:border-s-green\/90 {
    border-inline-start-color: rgb(52 102 64 / 0.9);
  }

  .xl\:border-s-green\/95 {
    border-inline-start-color: rgb(52 102 64 / 0.95);
  }

  .xl\:border-s-grey {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .xl\:border-s-grey\/0 {
    border-inline-start-color: rgb(205 217 209 / 0);
  }

  .xl\:border-s-grey\/10 {
    border-inline-start-color: rgb(205 217 209 / 0.1);
  }

  .xl\:border-s-grey\/100 {
    border-inline-start-color: rgb(205 217 209 / 1);
  }

  .xl\:border-s-grey\/15 {
    border-inline-start-color: rgb(205 217 209 / 0.15);
  }

  .xl\:border-s-grey\/20 {
    border-inline-start-color: rgb(205 217 209 / 0.2);
  }

  .xl\:border-s-grey\/25 {
    border-inline-start-color: rgb(205 217 209 / 0.25);
  }

  .xl\:border-s-grey\/30 {
    border-inline-start-color: rgb(205 217 209 / 0.3);
  }

  .xl\:border-s-grey\/35 {
    border-inline-start-color: rgb(205 217 209 / 0.35);
  }

  .xl\:border-s-grey\/40 {
    border-inline-start-color: rgb(205 217 209 / 0.4);
  }

  .xl\:border-s-grey\/45 {
    border-inline-start-color: rgb(205 217 209 / 0.45);
  }

  .xl\:border-s-grey\/5 {
    border-inline-start-color: rgb(205 217 209 / 0.05);
  }

  .xl\:border-s-grey\/50 {
    border-inline-start-color: rgb(205 217 209 / 0.5);
  }

  .xl\:border-s-grey\/55 {
    border-inline-start-color: rgb(205 217 209 / 0.55);
  }

  .xl\:border-s-grey\/60 {
    border-inline-start-color: rgb(205 217 209 / 0.6);
  }

  .xl\:border-s-grey\/65 {
    border-inline-start-color: rgb(205 217 209 / 0.65);
  }

  .xl\:border-s-grey\/70 {
    border-inline-start-color: rgb(205 217 209 / 0.7);
  }

  .xl\:border-s-grey\/75 {
    border-inline-start-color: rgb(205 217 209 / 0.75);
  }

  .xl\:border-s-grey\/80 {
    border-inline-start-color: rgb(205 217 209 / 0.8);
  }

  .xl\:border-s-grey\/85 {
    border-inline-start-color: rgb(205 217 209 / 0.85);
  }

  .xl\:border-s-grey\/90 {
    border-inline-start-color: rgb(205 217 209 / 0.9);
  }

  .xl\:border-s-grey\/95 {
    border-inline-start-color: rgb(205 217 209 / 0.95);
  }

  .xl\:border-s-light {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .xl\:border-s-light-green {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .xl\:border-s-light-green\/0 {
    border-inline-start-color: rgb(243 244 228 / 0);
  }

  .xl\:border-s-light-green\/10 {
    border-inline-start-color: rgb(243 244 228 / 0.1);
  }

  .xl\:border-s-light-green\/100 {
    border-inline-start-color: rgb(243 244 228 / 1);
  }

  .xl\:border-s-light-green\/15 {
    border-inline-start-color: rgb(243 244 228 / 0.15);
  }

  .xl\:border-s-light-green\/20 {
    border-inline-start-color: rgb(243 244 228 / 0.2);
  }

  .xl\:border-s-light-green\/25 {
    border-inline-start-color: rgb(243 244 228 / 0.25);
  }

  .xl\:border-s-light-green\/30 {
    border-inline-start-color: rgb(243 244 228 / 0.3);
  }

  .xl\:border-s-light-green\/35 {
    border-inline-start-color: rgb(243 244 228 / 0.35);
  }

  .xl\:border-s-light-green\/40 {
    border-inline-start-color: rgb(243 244 228 / 0.4);
  }

  .xl\:border-s-light-green\/45 {
    border-inline-start-color: rgb(243 244 228 / 0.45);
  }

  .xl\:border-s-light-green\/5 {
    border-inline-start-color: rgb(243 244 228 / 0.05);
  }

  .xl\:border-s-light-green\/50 {
    border-inline-start-color: rgb(243 244 228 / 0.5);
  }

  .xl\:border-s-light-green\/55 {
    border-inline-start-color: rgb(243 244 228 / 0.55);
  }

  .xl\:border-s-light-green\/60 {
    border-inline-start-color: rgb(243 244 228 / 0.6);
  }

  .xl\:border-s-light-green\/65 {
    border-inline-start-color: rgb(243 244 228 / 0.65);
  }

  .xl\:border-s-light-green\/70 {
    border-inline-start-color: rgb(243 244 228 / 0.7);
  }

  .xl\:border-s-light-green\/75 {
    border-inline-start-color: rgb(243 244 228 / 0.75);
  }

  .xl\:border-s-light-green\/80 {
    border-inline-start-color: rgb(243 244 228 / 0.8);
  }

  .xl\:border-s-light-green\/85 {
    border-inline-start-color: rgb(243 244 228 / 0.85);
  }

  .xl\:border-s-light-green\/90 {
    border-inline-start-color: rgb(243 244 228 / 0.9);
  }

  .xl\:border-s-light-green\/95 {
    border-inline-start-color: rgb(243 244 228 / 0.95);
  }

  .xl\:border-s-light\/0 {
    border-inline-start-color: rgb(243 244 228 / 0);
  }

  .xl\:border-s-light\/10 {
    border-inline-start-color: rgb(243 244 228 / 0.1);
  }

  .xl\:border-s-light\/100 {
    border-inline-start-color: rgb(243 244 228 / 1);
  }

  .xl\:border-s-light\/15 {
    border-inline-start-color: rgb(243 244 228 / 0.15);
  }

  .xl\:border-s-light\/20 {
    border-inline-start-color: rgb(243 244 228 / 0.2);
  }

  .xl\:border-s-light\/25 {
    border-inline-start-color: rgb(243 244 228 / 0.25);
  }

  .xl\:border-s-light\/30 {
    border-inline-start-color: rgb(243 244 228 / 0.3);
  }

  .xl\:border-s-light\/35 {
    border-inline-start-color: rgb(243 244 228 / 0.35);
  }

  .xl\:border-s-light\/40 {
    border-inline-start-color: rgb(243 244 228 / 0.4);
  }

  .xl\:border-s-light\/45 {
    border-inline-start-color: rgb(243 244 228 / 0.45);
  }

  .xl\:border-s-light\/5 {
    border-inline-start-color: rgb(243 244 228 / 0.05);
  }

  .xl\:border-s-light\/50 {
    border-inline-start-color: rgb(243 244 228 / 0.5);
  }

  .xl\:border-s-light\/55 {
    border-inline-start-color: rgb(243 244 228 / 0.55);
  }

  .xl\:border-s-light\/60 {
    border-inline-start-color: rgb(243 244 228 / 0.6);
  }

  .xl\:border-s-light\/65 {
    border-inline-start-color: rgb(243 244 228 / 0.65);
  }

  .xl\:border-s-light\/70 {
    border-inline-start-color: rgb(243 244 228 / 0.7);
  }

  .xl\:border-s-light\/75 {
    border-inline-start-color: rgb(243 244 228 / 0.75);
  }

  .xl\:border-s-light\/80 {
    border-inline-start-color: rgb(243 244 228 / 0.8);
  }

  .xl\:border-s-light\/85 {
    border-inline-start-color: rgb(243 244 228 / 0.85);
  }

  .xl\:border-s-light\/90 {
    border-inline-start-color: rgb(243 244 228 / 0.9);
  }

  .xl\:border-s-light\/95 {
    border-inline-start-color: rgb(243 244 228 / 0.95);
  }

  .xl\:border-s-main {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .xl\:border-s-main\/0 {
    border-inline-start-color: rgb(56 56 56 / 0);
  }

  .xl\:border-s-main\/10 {
    border-inline-start-color: rgb(56 56 56 / 0.1);
  }

  .xl\:border-s-main\/100 {
    border-inline-start-color: rgb(56 56 56 / 1);
  }

  .xl\:border-s-main\/15 {
    border-inline-start-color: rgb(56 56 56 / 0.15);
  }

  .xl\:border-s-main\/20 {
    border-inline-start-color: rgb(56 56 56 / 0.2);
  }

  .xl\:border-s-main\/25 {
    border-inline-start-color: rgb(56 56 56 / 0.25);
  }

  .xl\:border-s-main\/30 {
    border-inline-start-color: rgb(56 56 56 / 0.3);
  }

  .xl\:border-s-main\/35 {
    border-inline-start-color: rgb(56 56 56 / 0.35);
  }

  .xl\:border-s-main\/40 {
    border-inline-start-color: rgb(56 56 56 / 0.4);
  }

  .xl\:border-s-main\/45 {
    border-inline-start-color: rgb(56 56 56 / 0.45);
  }

  .xl\:border-s-main\/5 {
    border-inline-start-color: rgb(56 56 56 / 0.05);
  }

  .xl\:border-s-main\/50 {
    border-inline-start-color: rgb(56 56 56 / 0.5);
  }

  .xl\:border-s-main\/55 {
    border-inline-start-color: rgb(56 56 56 / 0.55);
  }

  .xl\:border-s-main\/60 {
    border-inline-start-color: rgb(56 56 56 / 0.6);
  }

  .xl\:border-s-main\/65 {
    border-inline-start-color: rgb(56 56 56 / 0.65);
  }

  .xl\:border-s-main\/70 {
    border-inline-start-color: rgb(56 56 56 / 0.7);
  }

  .xl\:border-s-main\/75 {
    border-inline-start-color: rgb(56 56 56 / 0.75);
  }

  .xl\:border-s-main\/80 {
    border-inline-start-color: rgb(56 56 56 / 0.8);
  }

  .xl\:border-s-main\/85 {
    border-inline-start-color: rgb(56 56 56 / 0.85);
  }

  .xl\:border-s-main\/90 {
    border-inline-start-color: rgb(56 56 56 / 0.9);
  }

  .xl\:border-s-main\/95 {
    border-inline-start-color: rgb(56 56 56 / 0.95);
  }

  .xl\:border-s-navy {
    border-inline-start-color: var(--navy);
  }

  .xl\:border-s-offwhite {
    border-inline-start-color: var(--offwhite);
  }

  .xl\:border-s-orange {
    border-inline-start-color: var(--orange);
  }

  .xl\:border-s-pearl {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .xl\:border-s-pearl\/0 {
    border-inline-start-color: rgb(254 252 249 / 0);
  }

  .xl\:border-s-pearl\/10 {
    border-inline-start-color: rgb(254 252 249 / 0.1);
  }

  .xl\:border-s-pearl\/100 {
    border-inline-start-color: rgb(254 252 249 / 1);
  }

  .xl\:border-s-pearl\/15 {
    border-inline-start-color: rgb(254 252 249 / 0.15);
  }

  .xl\:border-s-pearl\/20 {
    border-inline-start-color: rgb(254 252 249 / 0.2);
  }

  .xl\:border-s-pearl\/25 {
    border-inline-start-color: rgb(254 252 249 / 0.25);
  }

  .xl\:border-s-pearl\/30 {
    border-inline-start-color: rgb(254 252 249 / 0.3);
  }

  .xl\:border-s-pearl\/35 {
    border-inline-start-color: rgb(254 252 249 / 0.35);
  }

  .xl\:border-s-pearl\/40 {
    border-inline-start-color: rgb(254 252 249 / 0.4);
  }

  .xl\:border-s-pearl\/45 {
    border-inline-start-color: rgb(254 252 249 / 0.45);
  }

  .xl\:border-s-pearl\/5 {
    border-inline-start-color: rgb(254 252 249 / 0.05);
  }

  .xl\:border-s-pearl\/50 {
    border-inline-start-color: rgb(254 252 249 / 0.5);
  }

  .xl\:border-s-pearl\/55 {
    border-inline-start-color: rgb(254 252 249 / 0.55);
  }

  .xl\:border-s-pearl\/60 {
    border-inline-start-color: rgb(254 252 249 / 0.6);
  }

  .xl\:border-s-pearl\/65 {
    border-inline-start-color: rgb(254 252 249 / 0.65);
  }

  .xl\:border-s-pearl\/70 {
    border-inline-start-color: rgb(254 252 249 / 0.7);
  }

  .xl\:border-s-pearl\/75 {
    border-inline-start-color: rgb(254 252 249 / 0.75);
  }

  .xl\:border-s-pearl\/80 {
    border-inline-start-color: rgb(254 252 249 / 0.8);
  }

  .xl\:border-s-pearl\/85 {
    border-inline-start-color: rgb(254 252 249 / 0.85);
  }

  .xl\:border-s-pearl\/90 {
    border-inline-start-color: rgb(254 252 249 / 0.9);
  }

  .xl\:border-s-pearl\/95 {
    border-inline-start-color: rgb(254 252 249 / 0.95);
  }

  .xl\:border-s-text-grey {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .xl\:border-s-text-grey\/0 {
    border-inline-start-color: rgb(179 179 179 / 0);
  }

  .xl\:border-s-text-grey\/10 {
    border-inline-start-color: rgb(179 179 179 / 0.1);
  }

  .xl\:border-s-text-grey\/100 {
    border-inline-start-color: rgb(179 179 179 / 1);
  }

  .xl\:border-s-text-grey\/15 {
    border-inline-start-color: rgb(179 179 179 / 0.15);
  }

  .xl\:border-s-text-grey\/20 {
    border-inline-start-color: rgb(179 179 179 / 0.2);
  }

  .xl\:border-s-text-grey\/25 {
    border-inline-start-color: rgb(179 179 179 / 0.25);
  }

  .xl\:border-s-text-grey\/30 {
    border-inline-start-color: rgb(179 179 179 / 0.3);
  }

  .xl\:border-s-text-grey\/35 {
    border-inline-start-color: rgb(179 179 179 / 0.35);
  }

  .xl\:border-s-text-grey\/40 {
    border-inline-start-color: rgb(179 179 179 / 0.4);
  }

  .xl\:border-s-text-grey\/45 {
    border-inline-start-color: rgb(179 179 179 / 0.45);
  }

  .xl\:border-s-text-grey\/5 {
    border-inline-start-color: rgb(179 179 179 / 0.05);
  }

  .xl\:border-s-text-grey\/50 {
    border-inline-start-color: rgb(179 179 179 / 0.5);
  }

  .xl\:border-s-text-grey\/55 {
    border-inline-start-color: rgb(179 179 179 / 0.55);
  }

  .xl\:border-s-text-grey\/60 {
    border-inline-start-color: rgb(179 179 179 / 0.6);
  }

  .xl\:border-s-text-grey\/65 {
    border-inline-start-color: rgb(179 179 179 / 0.65);
  }

  .xl\:border-s-text-grey\/70 {
    border-inline-start-color: rgb(179 179 179 / 0.7);
  }

  .xl\:border-s-text-grey\/75 {
    border-inline-start-color: rgb(179 179 179 / 0.75);
  }

  .xl\:border-s-text-grey\/80 {
    border-inline-start-color: rgb(179 179 179 / 0.8);
  }

  .xl\:border-s-text-grey\/85 {
    border-inline-start-color: rgb(179 179 179 / 0.85);
  }

  .xl\:border-s-text-grey\/90 {
    border-inline-start-color: rgb(179 179 179 / 0.9);
  }

  .xl\:border-s-text-grey\/95 {
    border-inline-start-color: rgb(179 179 179 / 0.95);
  }

  .xl\:border-s-transparent {
    border-inline-start-color: transparent;
  }

  .xl\:border-s-transparent\/0 {
    border-inline-start-color: rgb(0 0 0 / 0);
  }

  .xl\:border-s-transparent\/10 {
    border-inline-start-color: rgb(0 0 0 / 0.1);
  }

  .xl\:border-s-transparent\/100 {
    border-inline-start-color: rgb(0 0 0 / 1);
  }

  .xl\:border-s-transparent\/15 {
    border-inline-start-color: rgb(0 0 0 / 0.15);
  }

  .xl\:border-s-transparent\/20 {
    border-inline-start-color: rgb(0 0 0 / 0.2);
  }

  .xl\:border-s-transparent\/25 {
    border-inline-start-color: rgb(0 0 0 / 0.25);
  }

  .xl\:border-s-transparent\/30 {
    border-inline-start-color: rgb(0 0 0 / 0.3);
  }

  .xl\:border-s-transparent\/35 {
    border-inline-start-color: rgb(0 0 0 / 0.35);
  }

  .xl\:border-s-transparent\/40 {
    border-inline-start-color: rgb(0 0 0 / 0.4);
  }

  .xl\:border-s-transparent\/45 {
    border-inline-start-color: rgb(0 0 0 / 0.45);
  }

  .xl\:border-s-transparent\/5 {
    border-inline-start-color: rgb(0 0 0 / 0.05);
  }

  .xl\:border-s-transparent\/50 {
    border-inline-start-color: rgb(0 0 0 / 0.5);
  }

  .xl\:border-s-transparent\/55 {
    border-inline-start-color: rgb(0 0 0 / 0.55);
  }

  .xl\:border-s-transparent\/60 {
    border-inline-start-color: rgb(0 0 0 / 0.6);
  }

  .xl\:border-s-transparent\/65 {
    border-inline-start-color: rgb(0 0 0 / 0.65);
  }

  .xl\:border-s-transparent\/70 {
    border-inline-start-color: rgb(0 0 0 / 0.7);
  }

  .xl\:border-s-transparent\/75 {
    border-inline-start-color: rgb(0 0 0 / 0.75);
  }

  .xl\:border-s-transparent\/80 {
    border-inline-start-color: rgb(0 0 0 / 0.8);
  }

  .xl\:border-s-transparent\/85 {
    border-inline-start-color: rgb(0 0 0 / 0.85);
  }

  .xl\:border-s-transparent\/90 {
    border-inline-start-color: rgb(0 0 0 / 0.9);
  }

  .xl\:border-s-transparent\/95 {
    border-inline-start-color: rgb(0 0 0 / 0.95);
  }

  .xl\:border-s-white {
    --tw-border-opacity: 1;
    border-inline-start-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .xl\:border-s-white\/0 {
    border-inline-start-color: rgb(255 255 255 / 0);
  }

  .xl\:border-s-white\/10 {
    border-inline-start-color: rgb(255 255 255 / 0.1);
  }

  .xl\:border-s-white\/100 {
    border-inline-start-color: rgb(255 255 255 / 1);
  }

  .xl\:border-s-white\/15 {
    border-inline-start-color: rgb(255 255 255 / 0.15);
  }

  .xl\:border-s-white\/20 {
    border-inline-start-color: rgb(255 255 255 / 0.2);
  }

  .xl\:border-s-white\/25 {
    border-inline-start-color: rgb(255 255 255 / 0.25);
  }

  .xl\:border-s-white\/30 {
    border-inline-start-color: rgb(255 255 255 / 0.3);
  }

  .xl\:border-s-white\/35 {
    border-inline-start-color: rgb(255 255 255 / 0.35);
  }

  .xl\:border-s-white\/40 {
    border-inline-start-color: rgb(255 255 255 / 0.4);
  }

  .xl\:border-s-white\/45 {
    border-inline-start-color: rgb(255 255 255 / 0.45);
  }

  .xl\:border-s-white\/5 {
    border-inline-start-color: rgb(255 255 255 / 0.05);
  }

  .xl\:border-s-white\/50 {
    border-inline-start-color: rgb(255 255 255 / 0.5);
  }

  .xl\:border-s-white\/55 {
    border-inline-start-color: rgb(255 255 255 / 0.55);
  }

  .xl\:border-s-white\/60 {
    border-inline-start-color: rgb(255 255 255 / 0.6);
  }

  .xl\:border-s-white\/65 {
    border-inline-start-color: rgb(255 255 255 / 0.65);
  }

  .xl\:border-s-white\/70 {
    border-inline-start-color: rgb(255 255 255 / 0.7);
  }

  .xl\:border-s-white\/75 {
    border-inline-start-color: rgb(255 255 255 / 0.75);
  }

  .xl\:border-s-white\/80 {
    border-inline-start-color: rgb(255 255 255 / 0.8);
  }

  .xl\:border-s-white\/85 {
    border-inline-start-color: rgb(255 255 255 / 0.85);
  }

  .xl\:border-s-white\/90 {
    border-inline-start-color: rgb(255 255 255 / 0.9);
  }

  .xl\:border-s-white\/95 {
    border-inline-start-color: rgb(255 255 255 / 0.95);
  }

  .xl\:border-t-blue {
    border-top-color: var(--blue);
  }

  .xl\:border-t-border {
    --tw-border-opacity: 1;
    border-top-color: rgb(228 229 230 / var(--tw-border-opacity));
  }

  .xl\:border-t-border\/0 {
    border-top-color: rgb(228 229 230 / 0);
  }

  .xl\:border-t-border\/10 {
    border-top-color: rgb(228 229 230 / 0.1);
  }

  .xl\:border-t-border\/100 {
    border-top-color: rgb(228 229 230 / 1);
  }

  .xl\:border-t-border\/15 {
    border-top-color: rgb(228 229 230 / 0.15);
  }

  .xl\:border-t-border\/20 {
    border-top-color: rgb(228 229 230 / 0.2);
  }

  .xl\:border-t-border\/25 {
    border-top-color: rgb(228 229 230 / 0.25);
  }

  .xl\:border-t-border\/30 {
    border-top-color: rgb(228 229 230 / 0.3);
  }

  .xl\:border-t-border\/35 {
    border-top-color: rgb(228 229 230 / 0.35);
  }

  .xl\:border-t-border\/40 {
    border-top-color: rgb(228 229 230 / 0.4);
  }

  .xl\:border-t-border\/45 {
    border-top-color: rgb(228 229 230 / 0.45);
  }

  .xl\:border-t-border\/5 {
    border-top-color: rgb(228 229 230 / 0.05);
  }

  .xl\:border-t-border\/50 {
    border-top-color: rgb(228 229 230 / 0.5);
  }

  .xl\:border-t-border\/55 {
    border-top-color: rgb(228 229 230 / 0.55);
  }

  .xl\:border-t-border\/60 {
    border-top-color: rgb(228 229 230 / 0.6);
  }

  .xl\:border-t-border\/65 {
    border-top-color: rgb(228 229 230 / 0.65);
  }

  .xl\:border-t-border\/70 {
    border-top-color: rgb(228 229 230 / 0.7);
  }

  .xl\:border-t-border\/75 {
    border-top-color: rgb(228 229 230 / 0.75);
  }

  .xl\:border-t-border\/80 {
    border-top-color: rgb(228 229 230 / 0.8);
  }

  .xl\:border-t-border\/85 {
    border-top-color: rgb(228 229 230 / 0.85);
  }

  .xl\:border-t-border\/90 {
    border-top-color: rgb(228 229 230 / 0.9);
  }

  .xl\:border-t-border\/95 {
    border-top-color: rgb(228 229 230 / 0.95);
  }

  .xl\:border-t-button {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 252 251 / var(--tw-border-opacity));
  }

  .xl\:border-t-button\/0 {
    border-top-color: rgb(243 252 251 / 0);
  }

  .xl\:border-t-button\/10 {
    border-top-color: rgb(243 252 251 / 0.1);
  }

  .xl\:border-t-button\/100 {
    border-top-color: rgb(243 252 251 / 1);
  }

  .xl\:border-t-button\/15 {
    border-top-color: rgb(243 252 251 / 0.15);
  }

  .xl\:border-t-button\/20 {
    border-top-color: rgb(243 252 251 / 0.2);
  }

  .xl\:border-t-button\/25 {
    border-top-color: rgb(243 252 251 / 0.25);
  }

  .xl\:border-t-button\/30 {
    border-top-color: rgb(243 252 251 / 0.3);
  }

  .xl\:border-t-button\/35 {
    border-top-color: rgb(243 252 251 / 0.35);
  }

  .xl\:border-t-button\/40 {
    border-top-color: rgb(243 252 251 / 0.4);
  }

  .xl\:border-t-button\/45 {
    border-top-color: rgb(243 252 251 / 0.45);
  }

  .xl\:border-t-button\/5 {
    border-top-color: rgb(243 252 251 / 0.05);
  }

  .xl\:border-t-button\/50 {
    border-top-color: rgb(243 252 251 / 0.5);
  }

  .xl\:border-t-button\/55 {
    border-top-color: rgb(243 252 251 / 0.55);
  }

  .xl\:border-t-button\/60 {
    border-top-color: rgb(243 252 251 / 0.6);
  }

  .xl\:border-t-button\/65 {
    border-top-color: rgb(243 252 251 / 0.65);
  }

  .xl\:border-t-button\/70 {
    border-top-color: rgb(243 252 251 / 0.7);
  }

  .xl\:border-t-button\/75 {
    border-top-color: rgb(243 252 251 / 0.75);
  }

  .xl\:border-t-button\/80 {
    border-top-color: rgb(243 252 251 / 0.8);
  }

  .xl\:border-t-button\/85 {
    border-top-color: rgb(243 252 251 / 0.85);
  }

  .xl\:border-t-button\/90 {
    border-top-color: rgb(243 252 251 / 0.9);
  }

  .xl\:border-t-button\/95 {
    border-top-color: rgb(243 252 251 / 0.95);
  }

  .xl\:border-t-current {
    border-top-color: currentColor;
  }

  .xl\:border-t-dark {
    --tw-border-opacity: 1;
    border-top-color: rgb(37 73 39 / var(--tw-border-opacity));
  }

  .xl\:border-t-dark-green {
    --tw-border-opacity: 1;
    border-top-color: rgb(16 64 48 / var(--tw-border-opacity));
  }

  .xl\:border-t-dark-green\/0 {
    border-top-color: rgb(16 64 48 / 0);
  }

  .xl\:border-t-dark-green\/10 {
    border-top-color: rgb(16 64 48 / 0.1);
  }

  .xl\:border-t-dark-green\/100 {
    border-top-color: rgb(16 64 48 / 1);
  }

  .xl\:border-t-dark-green\/15 {
    border-top-color: rgb(16 64 48 / 0.15);
  }

  .xl\:border-t-dark-green\/20 {
    border-top-color: rgb(16 64 48 / 0.2);
  }

  .xl\:border-t-dark-green\/25 {
    border-top-color: rgb(16 64 48 / 0.25);
  }

  .xl\:border-t-dark-green\/30 {
    border-top-color: rgb(16 64 48 / 0.3);
  }

  .xl\:border-t-dark-green\/35 {
    border-top-color: rgb(16 64 48 / 0.35);
  }

  .xl\:border-t-dark-green\/40 {
    border-top-color: rgb(16 64 48 / 0.4);
  }

  .xl\:border-t-dark-green\/45 {
    border-top-color: rgb(16 64 48 / 0.45);
  }

  .xl\:border-t-dark-green\/5 {
    border-top-color: rgb(16 64 48 / 0.05);
  }

  .xl\:border-t-dark-green\/50 {
    border-top-color: rgb(16 64 48 / 0.5);
  }

  .xl\:border-t-dark-green\/55 {
    border-top-color: rgb(16 64 48 / 0.55);
  }

  .xl\:border-t-dark-green\/60 {
    border-top-color: rgb(16 64 48 / 0.6);
  }

  .xl\:border-t-dark-green\/65 {
    border-top-color: rgb(16 64 48 / 0.65);
  }

  .xl\:border-t-dark-green\/70 {
    border-top-color: rgb(16 64 48 / 0.7);
  }

  .xl\:border-t-dark-green\/75 {
    border-top-color: rgb(16 64 48 / 0.75);
  }

  .xl\:border-t-dark-green\/80 {
    border-top-color: rgb(16 64 48 / 0.8);
  }

  .xl\:border-t-dark-green\/85 {
    border-top-color: rgb(16 64 48 / 0.85);
  }

  .xl\:border-t-dark-green\/90 {
    border-top-color: rgb(16 64 48 / 0.9);
  }

  .xl\:border-t-dark-green\/95 {
    border-top-color: rgb(16 64 48 / 0.95);
  }

  .xl\:border-t-dark\/0 {
    border-top-color: rgb(37 73 39 / 0);
  }

  .xl\:border-t-dark\/10 {
    border-top-color: rgb(37 73 39 / 0.1);
  }

  .xl\:border-t-dark\/100 {
    border-top-color: rgb(37 73 39 / 1);
  }

  .xl\:border-t-dark\/15 {
    border-top-color: rgb(37 73 39 / 0.15);
  }

  .xl\:border-t-dark\/20 {
    border-top-color: rgb(37 73 39 / 0.2);
  }

  .xl\:border-t-dark\/25 {
    border-top-color: rgb(37 73 39 / 0.25);
  }

  .xl\:border-t-dark\/30 {
    border-top-color: rgb(37 73 39 / 0.3);
  }

  .xl\:border-t-dark\/35 {
    border-top-color: rgb(37 73 39 / 0.35);
  }

  .xl\:border-t-dark\/40 {
    border-top-color: rgb(37 73 39 / 0.4);
  }

  .xl\:border-t-dark\/45 {
    border-top-color: rgb(37 73 39 / 0.45);
  }

  .xl\:border-t-dark\/5 {
    border-top-color: rgb(37 73 39 / 0.05);
  }

  .xl\:border-t-dark\/50 {
    border-top-color: rgb(37 73 39 / 0.5);
  }

  .xl\:border-t-dark\/55 {
    border-top-color: rgb(37 73 39 / 0.55);
  }

  .xl\:border-t-dark\/60 {
    border-top-color: rgb(37 73 39 / 0.6);
  }

  .xl\:border-t-dark\/65 {
    border-top-color: rgb(37 73 39 / 0.65);
  }

  .xl\:border-t-dark\/70 {
    border-top-color: rgb(37 73 39 / 0.7);
  }

  .xl\:border-t-dark\/75 {
    border-top-color: rgb(37 73 39 / 0.75);
  }

  .xl\:border-t-dark\/80 {
    border-top-color: rgb(37 73 39 / 0.8);
  }

  .xl\:border-t-dark\/85 {
    border-top-color: rgb(37 73 39 / 0.85);
  }

  .xl\:border-t-dark\/90 {
    border-top-color: rgb(37 73 39 / 0.9);
  }

  .xl\:border-t-dark\/95 {
    border-top-color: rgb(37 73 39 / 0.95);
  }

  .xl\:border-t-gray {
    border-top-color: var(--gray);
  }

  .xl\:border-t-green {
    --tw-border-opacity: 1;
    border-top-color: rgb(52 102 64 / var(--tw-border-opacity));
  }

  .xl\:border-t-green\/0 {
    border-top-color: rgb(52 102 64 / 0);
  }

  .xl\:border-t-green\/10 {
    border-top-color: rgb(52 102 64 / 0.1);
  }

  .xl\:border-t-green\/100 {
    border-top-color: rgb(52 102 64 / 1);
  }

  .xl\:border-t-green\/15 {
    border-top-color: rgb(52 102 64 / 0.15);
  }

  .xl\:border-t-green\/20 {
    border-top-color: rgb(52 102 64 / 0.2);
  }

  .xl\:border-t-green\/25 {
    border-top-color: rgb(52 102 64 / 0.25);
  }

  .xl\:border-t-green\/30 {
    border-top-color: rgb(52 102 64 / 0.3);
  }

  .xl\:border-t-green\/35 {
    border-top-color: rgb(52 102 64 / 0.35);
  }

  .xl\:border-t-green\/40 {
    border-top-color: rgb(52 102 64 / 0.4);
  }

  .xl\:border-t-green\/45 {
    border-top-color: rgb(52 102 64 / 0.45);
  }

  .xl\:border-t-green\/5 {
    border-top-color: rgb(52 102 64 / 0.05);
  }

  .xl\:border-t-green\/50 {
    border-top-color: rgb(52 102 64 / 0.5);
  }

  .xl\:border-t-green\/55 {
    border-top-color: rgb(52 102 64 / 0.55);
  }

  .xl\:border-t-green\/60 {
    border-top-color: rgb(52 102 64 / 0.6);
  }

  .xl\:border-t-green\/65 {
    border-top-color: rgb(52 102 64 / 0.65);
  }

  .xl\:border-t-green\/70 {
    border-top-color: rgb(52 102 64 / 0.7);
  }

  .xl\:border-t-green\/75 {
    border-top-color: rgb(52 102 64 / 0.75);
  }

  .xl\:border-t-green\/80 {
    border-top-color: rgb(52 102 64 / 0.8);
  }

  .xl\:border-t-green\/85 {
    border-top-color: rgb(52 102 64 / 0.85);
  }

  .xl\:border-t-green\/90 {
    border-top-color: rgb(52 102 64 / 0.9);
  }

  .xl\:border-t-green\/95 {
    border-top-color: rgb(52 102 64 / 0.95);
  }

  .xl\:border-t-grey {
    --tw-border-opacity: 1;
    border-top-color: rgb(205 217 209 / var(--tw-border-opacity));
  }

  .xl\:border-t-grey\/0 {
    border-top-color: rgb(205 217 209 / 0);
  }

  .xl\:border-t-grey\/10 {
    border-top-color: rgb(205 217 209 / 0.1);
  }

  .xl\:border-t-grey\/100 {
    border-top-color: rgb(205 217 209 / 1);
  }

  .xl\:border-t-grey\/15 {
    border-top-color: rgb(205 217 209 / 0.15);
  }

  .xl\:border-t-grey\/20 {
    border-top-color: rgb(205 217 209 / 0.2);
  }

  .xl\:border-t-grey\/25 {
    border-top-color: rgb(205 217 209 / 0.25);
  }

  .xl\:border-t-grey\/30 {
    border-top-color: rgb(205 217 209 / 0.3);
  }

  .xl\:border-t-grey\/35 {
    border-top-color: rgb(205 217 209 / 0.35);
  }

  .xl\:border-t-grey\/40 {
    border-top-color: rgb(205 217 209 / 0.4);
  }

  .xl\:border-t-grey\/45 {
    border-top-color: rgb(205 217 209 / 0.45);
  }

  .xl\:border-t-grey\/5 {
    border-top-color: rgb(205 217 209 / 0.05);
  }

  .xl\:border-t-grey\/50 {
    border-top-color: rgb(205 217 209 / 0.5);
  }

  .xl\:border-t-grey\/55 {
    border-top-color: rgb(205 217 209 / 0.55);
  }

  .xl\:border-t-grey\/60 {
    border-top-color: rgb(205 217 209 / 0.6);
  }

  .xl\:border-t-grey\/65 {
    border-top-color: rgb(205 217 209 / 0.65);
  }

  .xl\:border-t-grey\/70 {
    border-top-color: rgb(205 217 209 / 0.7);
  }

  .xl\:border-t-grey\/75 {
    border-top-color: rgb(205 217 209 / 0.75);
  }

  .xl\:border-t-grey\/80 {
    border-top-color: rgb(205 217 209 / 0.8);
  }

  .xl\:border-t-grey\/85 {
    border-top-color: rgb(205 217 209 / 0.85);
  }

  .xl\:border-t-grey\/90 {
    border-top-color: rgb(205 217 209 / 0.9);
  }

  .xl\:border-t-grey\/95 {
    border-top-color: rgb(205 217 209 / 0.95);
  }

  .xl\:border-t-light {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .xl\:border-t-light-green {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 244 228 / var(--tw-border-opacity));
  }

  .xl\:border-t-light-green\/0 {
    border-top-color: rgb(243 244 228 / 0);
  }

  .xl\:border-t-light-green\/10 {
    border-top-color: rgb(243 244 228 / 0.1);
  }

  .xl\:border-t-light-green\/100 {
    border-top-color: rgb(243 244 228 / 1);
  }

  .xl\:border-t-light-green\/15 {
    border-top-color: rgb(243 244 228 / 0.15);
  }

  .xl\:border-t-light-green\/20 {
    border-top-color: rgb(243 244 228 / 0.2);
  }

  .xl\:border-t-light-green\/25 {
    border-top-color: rgb(243 244 228 / 0.25);
  }

  .xl\:border-t-light-green\/30 {
    border-top-color: rgb(243 244 228 / 0.3);
  }

  .xl\:border-t-light-green\/35 {
    border-top-color: rgb(243 244 228 / 0.35);
  }

  .xl\:border-t-light-green\/40 {
    border-top-color: rgb(243 244 228 / 0.4);
  }

  .xl\:border-t-light-green\/45 {
    border-top-color: rgb(243 244 228 / 0.45);
  }

  .xl\:border-t-light-green\/5 {
    border-top-color: rgb(243 244 228 / 0.05);
  }

  .xl\:border-t-light-green\/50 {
    border-top-color: rgb(243 244 228 / 0.5);
  }

  .xl\:border-t-light-green\/55 {
    border-top-color: rgb(243 244 228 / 0.55);
  }

  .xl\:border-t-light-green\/60 {
    border-top-color: rgb(243 244 228 / 0.6);
  }

  .xl\:border-t-light-green\/65 {
    border-top-color: rgb(243 244 228 / 0.65);
  }

  .xl\:border-t-light-green\/70 {
    border-top-color: rgb(243 244 228 / 0.7);
  }

  .xl\:border-t-light-green\/75 {
    border-top-color: rgb(243 244 228 / 0.75);
  }

  .xl\:border-t-light-green\/80 {
    border-top-color: rgb(243 244 228 / 0.8);
  }

  .xl\:border-t-light-green\/85 {
    border-top-color: rgb(243 244 228 / 0.85);
  }

  .xl\:border-t-light-green\/90 {
    border-top-color: rgb(243 244 228 / 0.9);
  }

  .xl\:border-t-light-green\/95 {
    border-top-color: rgb(243 244 228 / 0.95);
  }

  .xl\:border-t-light\/0 {
    border-top-color: rgb(243 244 228 / 0);
  }

  .xl\:border-t-light\/10 {
    border-top-color: rgb(243 244 228 / 0.1);
  }

  .xl\:border-t-light\/100 {
    border-top-color: rgb(243 244 228 / 1);
  }

  .xl\:border-t-light\/15 {
    border-top-color: rgb(243 244 228 / 0.15);
  }

  .xl\:border-t-light\/20 {
    border-top-color: rgb(243 244 228 / 0.2);
  }

  .xl\:border-t-light\/25 {
    border-top-color: rgb(243 244 228 / 0.25);
  }

  .xl\:border-t-light\/30 {
    border-top-color: rgb(243 244 228 / 0.3);
  }

  .xl\:border-t-light\/35 {
    border-top-color: rgb(243 244 228 / 0.35);
  }

  .xl\:border-t-light\/40 {
    border-top-color: rgb(243 244 228 / 0.4);
  }

  .xl\:border-t-light\/45 {
    border-top-color: rgb(243 244 228 / 0.45);
  }

  .xl\:border-t-light\/5 {
    border-top-color: rgb(243 244 228 / 0.05);
  }

  .xl\:border-t-light\/50 {
    border-top-color: rgb(243 244 228 / 0.5);
  }

  .xl\:border-t-light\/55 {
    border-top-color: rgb(243 244 228 / 0.55);
  }

  .xl\:border-t-light\/60 {
    border-top-color: rgb(243 244 228 / 0.6);
  }

  .xl\:border-t-light\/65 {
    border-top-color: rgb(243 244 228 / 0.65);
  }

  .xl\:border-t-light\/70 {
    border-top-color: rgb(243 244 228 / 0.7);
  }

  .xl\:border-t-light\/75 {
    border-top-color: rgb(243 244 228 / 0.75);
  }

  .xl\:border-t-light\/80 {
    border-top-color: rgb(243 244 228 / 0.8);
  }

  .xl\:border-t-light\/85 {
    border-top-color: rgb(243 244 228 / 0.85);
  }

  .xl\:border-t-light\/90 {
    border-top-color: rgb(243 244 228 / 0.9);
  }

  .xl\:border-t-light\/95 {
    border-top-color: rgb(243 244 228 / 0.95);
  }

  .xl\:border-t-main {
    --tw-border-opacity: 1;
    border-top-color: rgb(56 56 56 / var(--tw-border-opacity));
  }

  .xl\:border-t-main\/0 {
    border-top-color: rgb(56 56 56 / 0);
  }

  .xl\:border-t-main\/10 {
    border-top-color: rgb(56 56 56 / 0.1);
  }

  .xl\:border-t-main\/100 {
    border-top-color: rgb(56 56 56 / 1);
  }

  .xl\:border-t-main\/15 {
    border-top-color: rgb(56 56 56 / 0.15);
  }

  .xl\:border-t-main\/20 {
    border-top-color: rgb(56 56 56 / 0.2);
  }

  .xl\:border-t-main\/25 {
    border-top-color: rgb(56 56 56 / 0.25);
  }

  .xl\:border-t-main\/30 {
    border-top-color: rgb(56 56 56 / 0.3);
  }

  .xl\:border-t-main\/35 {
    border-top-color: rgb(56 56 56 / 0.35);
  }

  .xl\:border-t-main\/40 {
    border-top-color: rgb(56 56 56 / 0.4);
  }

  .xl\:border-t-main\/45 {
    border-top-color: rgb(56 56 56 / 0.45);
  }

  .xl\:border-t-main\/5 {
    border-top-color: rgb(56 56 56 / 0.05);
  }

  .xl\:border-t-main\/50 {
    border-top-color: rgb(56 56 56 / 0.5);
  }

  .xl\:border-t-main\/55 {
    border-top-color: rgb(56 56 56 / 0.55);
  }

  .xl\:border-t-main\/60 {
    border-top-color: rgb(56 56 56 / 0.6);
  }

  .xl\:border-t-main\/65 {
    border-top-color: rgb(56 56 56 / 0.65);
  }

  .xl\:border-t-main\/70 {
    border-top-color: rgb(56 56 56 / 0.7);
  }

  .xl\:border-t-main\/75 {
    border-top-color: rgb(56 56 56 / 0.75);
  }

  .xl\:border-t-main\/80 {
    border-top-color: rgb(56 56 56 / 0.8);
  }

  .xl\:border-t-main\/85 {
    border-top-color: rgb(56 56 56 / 0.85);
  }

  .xl\:border-t-main\/90 {
    border-top-color: rgb(56 56 56 / 0.9);
  }

  .xl\:border-t-main\/95 {
    border-top-color: rgb(56 56 56 / 0.95);
  }

  .xl\:border-t-navy {
    border-top-color: var(--navy);
  }

  .xl\:border-t-offwhite {
    border-top-color: var(--offwhite);
  }

  .xl\:border-t-orange {
    border-top-color: var(--orange);
  }

  .xl\:border-t-pearl {
    --tw-border-opacity: 1;
    border-top-color: rgb(254 252 249 / var(--tw-border-opacity));
  }

  .xl\:border-t-pearl\/0 {
    border-top-color: rgb(254 252 249 / 0);
  }

  .xl\:border-t-pearl\/10 {
    border-top-color: rgb(254 252 249 / 0.1);
  }

  .xl\:border-t-pearl\/100 {
    border-top-color: rgb(254 252 249 / 1);
  }

  .xl\:border-t-pearl\/15 {
    border-top-color: rgb(254 252 249 / 0.15);
  }

  .xl\:border-t-pearl\/20 {
    border-top-color: rgb(254 252 249 / 0.2);
  }

  .xl\:border-t-pearl\/25 {
    border-top-color: rgb(254 252 249 / 0.25);
  }

  .xl\:border-t-pearl\/30 {
    border-top-color: rgb(254 252 249 / 0.3);
  }

  .xl\:border-t-pearl\/35 {
    border-top-color: rgb(254 252 249 / 0.35);
  }

  .xl\:border-t-pearl\/40 {
    border-top-color: rgb(254 252 249 / 0.4);
  }

  .xl\:border-t-pearl\/45 {
    border-top-color: rgb(254 252 249 / 0.45);
  }

  .xl\:border-t-pearl\/5 {
    border-top-color: rgb(254 252 249 / 0.05);
  }

  .xl\:border-t-pearl\/50 {
    border-top-color: rgb(254 252 249 / 0.5);
  }

  .xl\:border-t-pearl\/55 {
    border-top-color: rgb(254 252 249 / 0.55);
  }

  .xl\:border-t-pearl\/60 {
    border-top-color: rgb(254 252 249 / 0.6);
  }

  .xl\:border-t-pearl\/65 {
    border-top-color: rgb(254 252 249 / 0.65);
  }

  .xl\:border-t-pearl\/70 {
    border-top-color: rgb(254 252 249 / 0.7);
  }

  .xl\:border-t-pearl\/75 {
    border-top-color: rgb(254 252 249 / 0.75);
  }

  .xl\:border-t-pearl\/80 {
    border-top-color: rgb(254 252 249 / 0.8);
  }

  .xl\:border-t-pearl\/85 {
    border-top-color: rgb(254 252 249 / 0.85);
  }

  .xl\:border-t-pearl\/90 {
    border-top-color: rgb(254 252 249 / 0.9);
  }

  .xl\:border-t-pearl\/95 {
    border-top-color: rgb(254 252 249 / 0.95);
  }

  .xl\:border-t-text-grey {
    --tw-border-opacity: 1;
    border-top-color: rgb(179 179 179 / var(--tw-border-opacity));
  }

  .xl\:border-t-text-grey\/0 {
    border-top-color: rgb(179 179 179 / 0);
  }

  .xl\:border-t-text-grey\/10 {
    border-top-color: rgb(179 179 179 / 0.1);
  }

  .xl\:border-t-text-grey\/100 {
    border-top-color: rgb(179 179 179 / 1);
  }

  .xl\:border-t-text-grey\/15 {
    border-top-color: rgb(179 179 179 / 0.15);
  }

  .xl\:border-t-text-grey\/20 {
    border-top-color: rgb(179 179 179 / 0.2);
  }

  .xl\:border-t-text-grey\/25 {
    border-top-color: rgb(179 179 179 / 0.25);
  }

  .xl\:border-t-text-grey\/30 {
    border-top-color: rgb(179 179 179 / 0.3);
  }

  .xl\:border-t-text-grey\/35 {
    border-top-color: rgb(179 179 179 / 0.35);
  }

  .xl\:border-t-text-grey\/40 {
    border-top-color: rgb(179 179 179 / 0.4);
  }

  .xl\:border-t-text-grey\/45 {
    border-top-color: rgb(179 179 179 / 0.45);
  }

  .xl\:border-t-text-grey\/5 {
    border-top-color: rgb(179 179 179 / 0.05);
  }

  .xl\:border-t-text-grey\/50 {
    border-top-color: rgb(179 179 179 / 0.5);
  }

  .xl\:border-t-text-grey\/55 {
    border-top-color: rgb(179 179 179 / 0.55);
  }

  .xl\:border-t-text-grey\/60 {
    border-top-color: rgb(179 179 179 / 0.6);
  }

  .xl\:border-t-text-grey\/65 {
    border-top-color: rgb(179 179 179 / 0.65);
  }

  .xl\:border-t-text-grey\/70 {
    border-top-color: rgb(179 179 179 / 0.7);
  }

  .xl\:border-t-text-grey\/75 {
    border-top-color: rgb(179 179 179 / 0.75);
  }

  .xl\:border-t-text-grey\/80 {
    border-top-color: rgb(179 179 179 / 0.8);
  }

  .xl\:border-t-text-grey\/85 {
    border-top-color: rgb(179 179 179 / 0.85);
  }

  .xl\:border-t-text-grey\/90 {
    border-top-color: rgb(179 179 179 / 0.9);
  }

  .xl\:border-t-text-grey\/95 {
    border-top-color: rgb(179 179 179 / 0.95);
  }

  .xl\:border-t-transparent {
    border-top-color: transparent;
  }

  .xl\:border-t-transparent\/0 {
    border-top-color: rgb(0 0 0 / 0);
  }

  .xl\:border-t-transparent\/10 {
    border-top-color: rgb(0 0 0 / 0.1);
  }

  .xl\:border-t-transparent\/100 {
    border-top-color: rgb(0 0 0 / 1);
  }

  .xl\:border-t-transparent\/15 {
    border-top-color: rgb(0 0 0 / 0.15);
  }

  .xl\:border-t-transparent\/20 {
    border-top-color: rgb(0 0 0 / 0.2);
  }

  .xl\:border-t-transparent\/25 {
    border-top-color: rgb(0 0 0 / 0.25);
  }

  .xl\:border-t-transparent\/30 {
    border-top-color: rgb(0 0 0 / 0.3);
  }

  .xl\:border-t-transparent\/35 {
    border-top-color: rgb(0 0 0 / 0.35);
  }

  .xl\:border-t-transparent\/40 {
    border-top-color: rgb(0 0 0 / 0.4);
  }

  .xl\:border-t-transparent\/45 {
    border-top-color: rgb(0 0 0 / 0.45);
  }

  .xl\:border-t-transparent\/5 {
    border-top-color: rgb(0 0 0 / 0.05);
  }

  .xl\:border-t-transparent\/50 {
    border-top-color: rgb(0 0 0 / 0.5);
  }

  .xl\:border-t-transparent\/55 {
    border-top-color: rgb(0 0 0 / 0.55);
  }

  .xl\:border-t-transparent\/60 {
    border-top-color: rgb(0 0 0 / 0.6);
  }

  .xl\:border-t-transparent\/65 {
    border-top-color: rgb(0 0 0 / 0.65);
  }

  .xl\:border-t-transparent\/70 {
    border-top-color: rgb(0 0 0 / 0.7);
  }

  .xl\:border-t-transparent\/75 {
    border-top-color: rgb(0 0 0 / 0.75);
  }

  .xl\:border-t-transparent\/80 {
    border-top-color: rgb(0 0 0 / 0.8);
  }

  .xl\:border-t-transparent\/85 {
    border-top-color: rgb(0 0 0 / 0.85);
  }

  .xl\:border-t-transparent\/90 {
    border-top-color: rgb(0 0 0 / 0.9);
  }

  .xl\:border-t-transparent\/95 {
    border-top-color: rgb(0 0 0 / 0.95);
  }

  .xl\:border-t-white {
    --tw-border-opacity: 1;
    border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
  }

  .xl\:border-t-white\/0 {
    border-top-color: rgb(255 255 255 / 0);
  }

  .xl\:border-t-white\/10 {
    border-top-color: rgb(255 255 255 / 0.1);
  }

  .xl\:border-t-white\/100 {
    border-top-color: rgb(255 255 255 / 1);
  }

  .xl\:border-t-white\/15 {
    border-top-color: rgb(255 255 255 / 0.15);
  }

  .xl\:border-t-white\/20 {
    border-top-color: rgb(255 255 255 / 0.2);
  }

  .xl\:border-t-white\/25 {
    border-top-color: rgb(255 255 255 / 0.25);
  }

  .xl\:border-t-white\/30 {
    border-top-color: rgb(255 255 255 / 0.3);
  }

  .xl\:border-t-white\/35 {
    border-top-color: rgb(255 255 255 / 0.35);
  }

  .xl\:border-t-white\/40 {
    border-top-color: rgb(255 255 255 / 0.4);
  }

  .xl\:border-t-white\/45 {
    border-top-color: rgb(255 255 255 / 0.45);
  }

  .xl\:border-t-white\/5 {
    border-top-color: rgb(255 255 255 / 0.05);
  }

  .xl\:border-t-white\/50 {
    border-top-color: rgb(255 255 255 / 0.5);
  }

  .xl\:border-t-white\/55 {
    border-top-color: rgb(255 255 255 / 0.55);
  }

  .xl\:border-t-white\/60 {
    border-top-color: rgb(255 255 255 / 0.6);
  }

  .xl\:border-t-white\/65 {
    border-top-color: rgb(255 255 255 / 0.65);
  }

  .xl\:border-t-white\/70 {
    border-top-color: rgb(255 255 255 / 0.7);
  }

  .xl\:border-t-white\/75 {
    border-top-color: rgb(255 255 255 / 0.75);
  }

  .xl\:border-t-white\/80 {
    border-top-color: rgb(255 255 255 / 0.8);
  }

  .xl\:border-t-white\/85 {
    border-top-color: rgb(255 255 255 / 0.85);
  }

  .xl\:border-t-white\/90 {
    border-top-color: rgb(255 255 255 / 0.9);
  }

  .xl\:border-t-white\/95 {
    border-top-color: rgb(255 255 255 / 0.95);
  }

  .xl\:border-opacity-0 {
    --tw-border-opacity: 0;
  }

  .xl\:border-opacity-10 {
    --tw-border-opacity: 0.1;
  }

  .xl\:border-opacity-100 {
    --tw-border-opacity: 1;
  }

  .xl\:border-opacity-15 {
    --tw-border-opacity: 0.15;
  }

  .xl\:border-opacity-20 {
    --tw-border-opacity: 0.2;
  }

  .xl\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }

  .xl\:border-opacity-30 {
    --tw-border-opacity: 0.3;
  }

  .xl\:border-opacity-35 {
    --tw-border-opacity: 0.35;
  }

  .xl\:border-opacity-40 {
    --tw-border-opacity: 0.4;
  }

  .xl\:border-opacity-45 {
    --tw-border-opacity: 0.45;
  }

  .xl\:border-opacity-5 {
    --tw-border-opacity: 0.05;
  }

  .xl\:border-opacity-50 {
    --tw-border-opacity: 0.5;
  }

  .xl\:border-opacity-55 {
    --tw-border-opacity: 0.55;
  }

  .xl\:border-opacity-60 {
    --tw-border-opacity: 0.6;
  }

  .xl\:border-opacity-65 {
    --tw-border-opacity: 0.65;
  }

  .xl\:border-opacity-70 {
    --tw-border-opacity: 0.7;
  }

  .xl\:border-opacity-75 {
    --tw-border-opacity: 0.75;
  }

  .xl\:border-opacity-80 {
    --tw-border-opacity: 0.8;
  }

  .xl\:border-opacity-85 {
    --tw-border-opacity: 0.85;
  }

  .xl\:border-opacity-90 {
    --tw-border-opacity: 0.9;
  }

  .xl\:border-opacity-95 {
    --tw-border-opacity: 0.95;
  }

  .xl\:p-\[80px\] {
    padding: 80px;
  }

  .xl\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .xl\:px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .xl\:px-0px {
    padding-left: 0px;
    padding-right: 0px;
  }

  .xl\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .xl\:px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .xl\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .xl\:px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .xl\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .xl\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .xl\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .xl\:px-16px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .xl\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .xl\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .xl\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .xl\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .xl\:px-24px {
    padding-left: 24px;
    padding-right: 24px;
  }

  .xl\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .xl\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .xl\:px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .xl\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .xl\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .xl\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .xl\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .xl\:px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .xl\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .xl\:px-48px {
    padding-left: 48px;
    padding-right: 48px;
  }

  .xl\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .xl\:px-52 {
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .xl\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .xl\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .xl\:px-60 {
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .xl\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .xl\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .xl\:px-72 {
    padding-left: 18rem;
    padding-right: 18rem;
  }

  .xl\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .xl\:px-80 {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .xl\:px-80px {
    padding-left: 80px;
    padding-right: 80px;
  }

  .xl\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .xl\:px-96 {
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .xl\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .xl\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .xl\:py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .xl\:py-0px {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .xl\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .xl\:py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .xl\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .xl\:py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .xl\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .xl\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .xl\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .xl\:py-16px {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .xl\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .xl\:py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .xl\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .xl\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .xl\:py-24px {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .xl\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .xl\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .xl\:py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .xl\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .xl\:py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .xl\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .xl\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .xl\:py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .xl\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .xl\:py-48px {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .xl\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .xl\:py-52 {
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .xl\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .xl\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .xl\:py-60 {
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .xl\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .xl\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .xl\:py-72 {
    padding-top: 18rem;
    padding-bottom: 18rem;
  }

  .xl\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .xl\:py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .xl\:py-80px {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .xl\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .xl\:py-96 {
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .xl\:py-\[200px\] {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .xl\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .xl\:py-\[160px\] {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .xl\:pb-0 {
    padding-bottom: 0px;
  }

  .xl\:pb-0\.5 {
    padding-bottom: 0.125rem;
  }

  .xl\:pb-0px {
    padding-bottom: 0px;
  }

  .xl\:pb-1 {
    padding-bottom: 0.25rem;
  }

  .xl\:pb-1\.5 {
    padding-bottom: 0.375rem;
  }

  .xl\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .xl\:pb-11 {
    padding-bottom: 2.75rem;
  }

  .xl\:pb-12 {
    padding-bottom: 3rem;
  }

  .xl\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .xl\:pb-16 {
    padding-bottom: 4rem;
  }

  .xl\:pb-16px {
    padding-bottom: 16px;
  }

  .xl\:pb-2 {
    padding-bottom: 0.5rem;
  }

  .xl\:pb-2\.5 {
    padding-bottom: 0.625rem;
  }

  .xl\:pb-20 {
    padding-bottom: 5rem;
  }

  .xl\:pb-24 {
    padding-bottom: 6rem;
  }

  .xl\:pb-24px {
    padding-bottom: 24px;
  }

  .xl\:pb-28 {
    padding-bottom: 7rem;
  }

  .xl\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .xl\:pb-3\.5 {
    padding-bottom: 0.875rem;
  }

  .xl\:pb-32 {
    padding-bottom: 8rem;
  }

  .xl\:pb-36 {
    padding-bottom: 9rem;
  }

  .xl\:pb-4 {
    padding-bottom: 1rem;
  }

  .xl\:pb-40 {
    padding-bottom: 10rem;
  }

  .xl\:pb-44 {
    padding-bottom: 11rem;
  }

  .xl\:pb-48 {
    padding-bottom: 12rem;
  }

  .xl\:pb-48px {
    padding-bottom: 48px;
  }

  .xl\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .xl\:pb-52 {
    padding-bottom: 13rem;
  }

  .xl\:pb-56 {
    padding-bottom: 14rem;
  }

  .xl\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .xl\:pb-60 {
    padding-bottom: 15rem;
  }

  .xl\:pb-64 {
    padding-bottom: 16rem;
  }

  .xl\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .xl\:pb-72 {
    padding-bottom: 18rem;
  }

  .xl\:pb-8 {
    padding-bottom: 2rem;
  }

  .xl\:pb-80 {
    padding-bottom: 20rem;
  }

  .xl\:pb-80px {
    padding-bottom: 80px;
  }

  .xl\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .xl\:pb-96 {
    padding-bottom: 24rem;
  }

  .xl\:pb-px {
    padding-bottom: 1px;
  }

  .xl\:pl-0 {
    padding-left: 0px;
  }

  .xl\:pl-0\.5 {
    padding-left: 0.125rem;
  }

  .xl\:pl-0px {
    padding-left: 0px;
  }

  .xl\:pl-1 {
    padding-left: 0.25rem;
  }

  .xl\:pl-1\.5 {
    padding-left: 0.375rem;
  }

  .xl\:pl-10 {
    padding-left: 2.5rem;
  }

  .xl\:pl-11 {
    padding-left: 2.75rem;
  }

  .xl\:pl-12 {
    padding-left: 3rem;
  }

  .xl\:pl-14 {
    padding-left: 3.5rem;
  }

  .xl\:pl-16 {
    padding-left: 4rem;
  }

  .xl\:pl-16px {
    padding-left: 16px;
  }

  .xl\:pl-2 {
    padding-left: 0.5rem;
  }

  .xl\:pl-2\.5 {
    padding-left: 0.625rem;
  }

  .xl\:pl-20 {
    padding-left: 5rem;
  }

  .xl\:pl-24 {
    padding-left: 6rem;
  }

  .xl\:pl-24px {
    padding-left: 24px;
  }

  .xl\:pl-28 {
    padding-left: 7rem;
  }

  .xl\:pl-3 {
    padding-left: 0.75rem;
  }

  .xl\:pl-3\.5 {
    padding-left: 0.875rem;
  }

  .xl\:pl-32 {
    padding-left: 8rem;
  }

  .xl\:pl-36 {
    padding-left: 9rem;
  }

  .xl\:pl-4 {
    padding-left: 1rem;
  }

  .xl\:pl-40 {
    padding-left: 10rem;
  }

  .xl\:pl-44 {
    padding-left: 11rem;
  }

  .xl\:pl-48 {
    padding-left: 12rem;
  }

  .xl\:pl-48px {
    padding-left: 48px;
  }

  .xl\:pl-5 {
    padding-left: 1.25rem;
  }

  .xl\:pl-52 {
    padding-left: 13rem;
  }

  .xl\:pl-56 {
    padding-left: 14rem;
  }

  .xl\:pl-6 {
    padding-left: 1.5rem;
  }

  .xl\:pl-60 {
    padding-left: 15rem;
  }

  .xl\:pl-64 {
    padding-left: 16rem;
  }

  .xl\:pl-7 {
    padding-left: 1.75rem;
  }

  .xl\:pl-72 {
    padding-left: 18rem;
  }

  .xl\:pl-8 {
    padding-left: 2rem;
  }

  .xl\:pl-80 {
    padding-left: 20rem;
  }

  .xl\:pl-80px {
    padding-left: 80px;
  }

  .xl\:pl-9 {
    padding-left: 2.25rem;
  }

  .xl\:pl-96 {
    padding-left: 24rem;
  }

  .xl\:pl-px {
    padding-left: 1px;
  }

  .xl\:pr-0 {
    padding-right: 0px;
  }

  .xl\:pr-0\.5 {
    padding-right: 0.125rem;
  }

  .xl\:pr-0px {
    padding-right: 0px;
  }

  .xl\:pr-1 {
    padding-right: 0.25rem;
  }

  .xl\:pr-1\.5 {
    padding-right: 0.375rem;
  }

  .xl\:pr-10 {
    padding-right: 2.5rem;
  }

  .xl\:pr-11 {
    padding-right: 2.75rem;
  }

  .xl\:pr-12 {
    padding-right: 3rem;
  }

  .xl\:pr-14 {
    padding-right: 3.5rem;
  }

  .xl\:pr-16 {
    padding-right: 4rem;
  }

  .xl\:pr-16px {
    padding-right: 16px;
  }

  .xl\:pr-2 {
    padding-right: 0.5rem;
  }

  .xl\:pr-2\.5 {
    padding-right: 0.625rem;
  }

  .xl\:pr-20 {
    padding-right: 5rem;
  }

  .xl\:pr-24 {
    padding-right: 6rem;
  }

  .xl\:pr-24px {
    padding-right: 24px;
  }

  .xl\:pr-28 {
    padding-right: 7rem;
  }

  .xl\:pr-3 {
    padding-right: 0.75rem;
  }

  .xl\:pr-3\.5 {
    padding-right: 0.875rem;
  }

  .xl\:pr-32 {
    padding-right: 8rem;
  }

  .xl\:pr-36 {
    padding-right: 9rem;
  }

  .xl\:pr-4 {
    padding-right: 1rem;
  }

  .xl\:pr-40 {
    padding-right: 10rem;
  }

  .xl\:pr-44 {
    padding-right: 11rem;
  }

  .xl\:pr-48 {
    padding-right: 12rem;
  }

  .xl\:pr-48px {
    padding-right: 48px;
  }

  .xl\:pr-5 {
    padding-right: 1.25rem;
  }

  .xl\:pr-52 {
    padding-right: 13rem;
  }

  .xl\:pr-56 {
    padding-right: 14rem;
  }

  .xl\:pr-6 {
    padding-right: 1.5rem;
  }

  .xl\:pr-60 {
    padding-right: 15rem;
  }

  .xl\:pr-64 {
    padding-right: 16rem;
  }

  .xl\:pr-7 {
    padding-right: 1.75rem;
  }

  .xl\:pr-72 {
    padding-right: 18rem;
  }

  .xl\:pr-8 {
    padding-right: 2rem;
  }

  .xl\:pr-80 {
    padding-right: 20rem;
  }

  .xl\:pr-80px {
    padding-right: 80px;
  }

  .xl\:pr-9 {
    padding-right: 2.25rem;
  }

  .xl\:pr-96 {
    padding-right: 24rem;
  }

  .xl\:pr-px {
    padding-right: 1px;
  }

  .xl\:pt-0 {
    padding-top: 0px;
  }

  .xl\:pt-0\.5 {
    padding-top: 0.125rem;
  }

  .xl\:pt-0px {
    padding-top: 0px;
  }

  .xl\:pt-1 {
    padding-top: 0.25rem;
  }

  .xl\:pt-1\.5 {
    padding-top: 0.375rem;
  }

  .xl\:pt-10 {
    padding-top: 2.5rem;
  }

  .xl\:pt-11 {
    padding-top: 2.75rem;
  }

  .xl\:pt-12 {
    padding-top: 3rem;
  }

  .xl\:pt-14 {
    padding-top: 3.5rem;
  }

  .xl\:pt-16 {
    padding-top: 4rem;
  }

  .xl\:pt-16px {
    padding-top: 16px;
  }

  .xl\:pt-2 {
    padding-top: 0.5rem;
  }

  .xl\:pt-2\.5 {
    padding-top: 0.625rem;
  }

  .xl\:pt-20 {
    padding-top: 5rem;
  }

  .xl\:pt-24 {
    padding-top: 6rem;
  }

  .xl\:pt-24px {
    padding-top: 24px;
  }

  .xl\:pt-28 {
    padding-top: 7rem;
  }

  .xl\:pt-3 {
    padding-top: 0.75rem;
  }

  .xl\:pt-3\.5 {
    padding-top: 0.875rem;
  }

  .xl\:pt-32 {
    padding-top: 8rem;
  }

  .xl\:pt-36 {
    padding-top: 9rem;
  }

  .xl\:pt-4 {
    padding-top: 1rem;
  }

  .xl\:pt-40 {
    padding-top: 10rem;
  }

  .xl\:pt-44 {
    padding-top: 11rem;
  }

  .xl\:pt-48 {
    padding-top: 12rem;
  }

  .xl\:pt-48px {
    padding-top: 48px;
  }

  .xl\:pt-5 {
    padding-top: 1.25rem;
  }

  .xl\:pt-52 {
    padding-top: 13rem;
  }

  .xl\:pt-56 {
    padding-top: 14rem;
  }

  .xl\:pt-6 {
    padding-top: 1.5rem;
  }

  .xl\:pt-60 {
    padding-top: 15rem;
  }

  .xl\:pt-64 {
    padding-top: 16rem;
  }

  .xl\:pt-7 {
    padding-top: 1.75rem;
  }

  .xl\:pt-72 {
    padding-top: 18rem;
  }

  .xl\:pt-8 {
    padding-top: 2rem;
  }

  .xl\:pt-80 {
    padding-top: 20rem;
  }

  .xl\:pt-80px {
    padding-top: 80px;
  }

  .xl\:pt-9 {
    padding-top: 2.25rem;
  }

  .xl\:pt-96 {
    padding-top: 24rem;
  }

  .xl\:pt-px {
    padding-top: 1px;
  }

  .xl\:text-\[72px\] {
    font-size: 72px;
  }
}

@media (min-width: 1920px) {
  .\32xl\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .\32xl\:py-\[40px\] {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.\[\&_\*\]\:\!text-white * {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}