*, ::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:  ;
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: currentColor; /* 2 */
}

::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.17 | 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 {
  --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;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-feature-settings: normal;
  font-variation-settings: normal;
  -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 { /* 2 */ margin: 0px; padding: 0px; font-size: 1rem; line-height: 1.5rem; --tw-text-opacity: 1; color: rgb(35 37 40 / var(--tw-text-opacity, 1)); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-print-color-adjust: exact !important; print-color-adjust: exact !important; font-family: 'Roboto', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', sans-serif;
}

/*
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;
  color: inherit;
  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;
  font-family: 'Inter', 'Helvetica Neue', ui-sans-serif, system-ui, sans-serif;
}

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

a {
  text-decoration: inherit;
  position: relative;
  display: inline-block;
  border-radius: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(146 114 42 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  text-underline-offset: 1px;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

/*
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;
  font-feature-settings: normal;
  font-variation-settings: normal;
  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;
  border-color: inherit;
  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;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  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;
  background-color: transparent;
  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;
  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;
  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 { /* 2 */ color: #6b7280; opacity: 1;
}

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

/*
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;
  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]:where(:not([hidden="until-found"])) {
  display: none;
}

@font-face {
  font-family: "Alexandria";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alexandria/v3/UMBXrPdDqW66y0Y2usFeaijdA5E64BdCIg.woff2) format("woff2");
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC;
}

@font-face {
  font-family: "Alexandria";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alexandria/v3/UMBXrPdDqW66y0Y2usFeaiPdA5E64BdCIg.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Alexandria";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alexandria/v3/UMBXrPdDqW66y0Y2usFeai3dA5E64Bc.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Alexandria";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alexandria/v3/UMBXrPdDqW66y0Y2usFeaijdA5E64BdCIg.woff2) format("woff2");
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC;
}

@font-face {
  font-family: "Alexandria";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alexandria/v3/UMBXrPdDqW66y0Y2usFeaiPdA5E64BdCIg.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Alexandria";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alexandria/v3/UMBXrPdDqW66y0Y2usFeai3dA5E64Bc.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Alexandria";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alexandria/v3/UMBXrPdDqW66y0Y2usFeaijdA5E64BdCIg.woff2) format("woff2");
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC;
}

@font-face {
  font-family: "Alexandria";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alexandria/v3/UMBXrPdDqW66y0Y2usFeaiPdA5E64BdCIg.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Alexandria";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alexandria/v3/UMBXrPdDqW66y0Y2usFeai3dA5E64Bc.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Alexandria";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alexandria/v3/UMBXrPdDqW66y0Y2usFeaijdA5E64BdCIg.woff2) format("woff2");
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC;
}

@font-face {
  font-family: "Alexandria";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alexandria/v3/UMBXrPdDqW66y0Y2usFeaiPdA5E64BdCIg.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Alexandria";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/alexandria/v3/UMBXrPdDqW66y0Y2usFeai3dA5E64Bc.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7W0Q5n-wU.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7W0Q5nw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7W0Q5n-wU.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7W0Q5nw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7W0Q5n-wU.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7W0Q5nw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7W0Q5n-wU.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/inter/v12/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7W0Q5nw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Noto Kufi Arabic";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notokufiarabic/v16/CSRk4ydQnPyaDxEXLFF6LZVLKrodrOYFFkCqIzA.woff2) format("woff2");
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Noto Kufi Arabic";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notokufiarabic/v16/CSRk4ydQnPyaDxEXLFF6LZVLKrodrOYFFkCqIzA.woff2) format("woff2");
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Noto Kufi Arabic";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notokufiarabic/v16/CSRk4ydQnPyaDxEXLFF6LZVLKrodrOYFFkCqIzA.woff2) format("woff2");
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Noto Kufi Arabic";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notokufiarabic/v16/CSRk4ydQnPyaDxEXLFF6LZVLKrodrOYFFkCqIzA.woff2) format("woff2");
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Noto Kufi Arabic";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notokufiarabic/v16/CSRk4ydQnPyaDxEXLFF6LZVLKrodrOYFFkCqIzA.woff2) format("woff2");
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Noto Kufi Arabic";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notokufiarabic/v16/CSRk4ydQnPyaDxEXLFF6LZVLKrodrOYFFkCqIzA.woff2) format("woff2");
  unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fChc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7GxKKTU1Kvnz.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fChc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfChc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc4AMP6lQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfChc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfBBc4AMP6lQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

html {
  -webkit-tap-highlight-color: transparent;
  scroll-behavior: smooth;
}

body[dir="rtl"] {
  font-family: 'Noto Kufi Arabic', ui-sans-serif, 'Helvetica Neue', sans-serif;
}

[dir="rtl"] h1,
[dir="rtl"] h2,
[dir="rtl"] h3,
[dir="rtl"] h4,
[dir="rtl"] h5,
[dir="rtl"] h6 {
  font-family: 'Alexandria', 'Helvetica Neue', ui-sans-serif, system-ui, sans-serif;
}

h1 {
  font-size: 3.875rem;
  line-height: 1.1;
  font-weight: 800;
}

h2 {
  font-size: 3rem;
  line-height: 1.2;
  font-weight: 800;
}

h3 {
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 800;
}

h4 {
  font-size: 2rem;
  line-height: 2.375rem;
  font-weight: 700;
}

h5 {
  font-size: 1.625rem;
  line-height: 2.125rem;
  font-weight: 700;
}

h6 {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
}

button {
  display: inline-flex;
  flex-shrink: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration-line: none;
}

p {
  margin-bottom: 2rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

p.text-sm {
  margin-bottom: 1.75rem;
}

p.text-xs {
  margin-bottom: 1.5rem;
}

body[dir="rtl"] p {
  line-height: 1.625;
}

a:hover {
  --tw-text-opacity: 1;
  color: rgb(182 138 53 / var(--tw-text-opacity, 1));
  text-decoration-thickness: 2px;
}

a:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

a:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 192 39 / var(--tw-ring-opacity, 1));
  --tw-ring-offset-width: 2px;
}

[type="text"],
[type="email"],
[type="url"],
[type="password"],
[type="number"],
[type="date"],
[type="datetime-local"],
[type="month"],
[type="search"],
[type="tel"],
[type="time"],
[type="week"],
[multiple],
select,
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

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

[type='text']:focus, input:where(:not([type])):focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

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

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

::-webkit-datetime-edit {
  display: inline-flex;
}

::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0;
}

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

[multiple],[size]:where(select:not([size="1"])) {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}

[type='checkbox'],[type='radio'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}

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

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

[type='checkbox']:focus,[type='radio']:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

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

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

[type='radio']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

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

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

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

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

[type='file']:focus {
  outline: 1px auto -webkit-focus-ring-color;
}
    :root {
        --color-lighter: 242, 236, 207;
        --color-light: 215, 188, 109;
        --color-normal: 182, 138, 53;
        --color-dark: 146, 114, 42;
        --support-color-50: "#F7F7F7";
        --support-color-100: "#E1E3E5";
        --support-color-200: "#C3C6CB";
        --support-color-300: "#9EA2A9";
        --support-color-400: "#797E86";
        --support-color-500: "#5F646D";
        --support-color-600: "#4B4F58";
        --support-color-700: "#3E4046";
        --support-color-800: "#232528";
        --support-color-900: "#1B1D21";
        --support-color-950: "#0E0F12";
    }

    .theme-red {
        --color-lighter: 253, 228, 227;
        --color-light: 250, 170, 167;
        --color-normal: 194, 28, 74;
        --color-dark: 216, 55, 49;
    }

    .theme-green {
        --color-lighter: 228, 244, 231;
        --color-light: 160, 213, 171;
        --color-normal: 74, 157, 92;
        --color-dark: 63, 142, 80;
    }

    .theme-grey {
        --color-lighter: 225, 227, 229;
        --color-light: 158, 162, 169;
        --color-normal: 95, 100, 109;
        --color-dark: 75, 79, 88;
    }

    .theme-contrast[data-color='yellow'] {
        --primary: 255, 255, 0;
        --secondary: 0, 0, 255;
    }

    .theme-contrast[data-color='green'] {
        --primary: 0, 255, 0;
        --secondary: 0, 0, 0;
    }

    body[dir="rtl"] a {
        text-underline-offset: 7px;
    }

    input[type="text"]:-webkit-autofill, input[type="email"]:-webkit-autofill, input[type="url"]:-webkit-autofill, input[type="password"]:-webkit-autofill, input[type="number"]:-webkit-autofill, input[type="date"]:-webkit-autofill, input[type="datetime-local"]:-webkit-autofill, input[type="month"]:-webkit-autofill, input[type="search"]:-webkit-autofill, input[type="tel"]:-webkit-autofill, input[type="time"]:-webkit-autofill, input[type="week"]:-webkit-autofill, [multiple]:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  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: 5000s;
}

    input[type="text"]:autofill,
    input[type="email"]:autofill,
    input[type="url"]:autofill,
    input[type="password"]:autofill,
    input[type="number"]:autofill,
    input[type="date"]:autofill,
    input[type="datetime-local"]:autofill,
    input[type="month"]:autofill,
    input[type="search"]:autofill,
    input[type="tel"]:autofill,
    input[type="time"]:autofill,
    input[type="week"]:autofill,
    [multiple]:autofill,
    textarea:autofill,
    select:autofill {
  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: 5000s;
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
.aegov-accordion .accordion-item {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(225 227 229 / var(--tw-border-opacity, 1));
}
.aegov-accordion .accordion-title button {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(35 37 40 / var(--tw-text-opacity, 1));
}
.aegov-accordion .accordion-title button:hover {
  --tw-text-opacity: 1;
  color: rgb(146 114 42 / var(--tw-text-opacity, 1));
}
.aegov-accordion .accordion-title button.accordion-active {
  --tw-text-opacity: 1;
  color: rgb(146 114 42 / var(--tw-text-opacity, 1));
}
.aegov-accordion .accordion-title button svg {
  color: inherit;
}
.aegov-accordion:not(.aegov-mobile-accordion) .accordion-title button {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.aegov-accordion:not(.aegov-mobile-accordion) .accordion-title button:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 192 39 / var(--tw-ring-opacity, 1));
}
.aegov-accordion:not(.aegov-mobile-accordion) .accordion-content .accordion-content-body {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.accordion-title button {
  width: 100%;
  flex-wrap: nowrap;
  justify-content: flex-start;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  text-align: start;
  font-weight: 600;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.accordion-title button svg {
  height: 1.5rem;
  width: 1.5rem;
  flex-shrink: 0;
  fill: currentColor;
  --tw-text-opacity: 1;
  color: rgb(75 79 88 / var(--tw-text-opacity, 1));
}
.accordion-content {
  --tw-text-opacity: 1;
  color: rgb(35 37 40 / var(--tw-text-opacity, 1));
}
.aegov-alert {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-radius: 0px;
}
.aegov-alert > .alert-icon > svg {
  height: 1.75rem;
  width: 1.75rem;
  flex-shrink: 0;
  fill: currentColor;
}
.aegov-alert > .alert-icon > img {
  height: 1.75rem;
  width: 1.75rem;
  flex-shrink: 0;
}
.aegov-alert > .alert-content {
  align-self: center;
  font-size: 1rem;
  line-height: 1.5rem;
}
.aegov-alert > .alert-content p:last-child {
  margin-bottom: 0px;
}
.aegov-alert > .alert-content .alert-title {
  margin-bottom: 1.25rem;
  font-weight: 600;
}
.aegov-alert > .alert-content .alert-footer {
  margin-top: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.aegov-alert > .alert-content .alert-footer > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.aegov-alert > .alert-content .alert-footer:where([dir="rtl"], [dir="rtl"] *) > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 1;
}
.aegov-alert > .alert-content .alert-footer a {
  font-weight: 700;
  text-decoration-line: none;
}
.aegov-alert > .alert-content .alert-footer a:hover {
  text-decoration-line: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px;
}
.aegov-alert > .alert-content.alert-with-link {
  flex: 1 1 0%;
}
p.aegov-alert > .alert-content.alert-with-link .alert-link {
  margin-bottom: 1.75rem;
}
.aegov-alert > .alert-content.alert-with-link .alert-link {
  margin-bottom: 0px;
  margin-top: 0.75rem;
  flex-shrink: 0;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.aegov-alert > .alert-content.alert-with-link .alert-link a {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  white-space: nowrap;
  font-weight: 500;
  text-decoration-line: none;
}
.aegov-alert > .alert-content.alert-with-link .alert-link a svg {
  height: 1.25rem;
  width: 1.25rem;
}
.aegov-alert > .alert-dismiss {
  position: absolute;
  inset-inline-end: 0.5rem;
  top: 0.625rem;
}
.aegov-alert > .alert-dismiss > button:hover {
  opacity: 0.6;
}
.aegov-alert > .alert-dismiss > button:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-offset-width: 0px;
}
.aegov-alert > .alert-dismiss > button {
  border-radius: 0.25rem;
  padding: 0.5rem;
}
.aegov-alert > .alert-dismiss > button > svg {
  height: 1.25rem;
  width: 1.25rem;
}
.aegov-alert:has(.alert-dismiss) {
  padding-inline-end: 2.5rem;
  padding-inline-start: 1.5rem;
}
.aegov-alert.alert-error {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(181 37 32 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-error .alert-icon {
  --tw-text-opacity: 1;
  color: rgb(181 37 32 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-error > .alert-content .alert-title {
  --tw-text-opacity: 1;
  color: rgb(181 37 32 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-error > .alert-content .alert-footer a {
  --tw-text-opacity: 1;
  color: rgb(181 37 32 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-error > .alert-content .alert-footer a:hover {
  --tw-text-opacity: 1;
  color: rgb(216 55 49 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-error > .alert-content a {
  --tw-text-opacity: 1;
  color: rgb(181 37 32 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.aegov-alert.alert-error > .alert-content a:hover {
  --tw-text-opacity: 1;
  color: rgb(216 55 49 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-error > .alert-dismiss > button:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(181 37 32 / var(--tw-ring-opacity, 1));
}
.aegov-alert.alert-error.alert-soft {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(181 37 32 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-error.alert-soft .alert-icon {
  --tw-text-opacity: 1;
  color: rgb(181 37 32 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-error.alert-soft > .alert-content .alert-title {
  --tw-text-opacity: 1;
  color: rgb(181 37 32 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-error.alert-soft > .alert-content .alert-footer a {
  --tw-text-opacity: 1;
  color: rgb(181 37 32 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-error.alert-soft > .alert-content .alert-footer a:hover {
  --tw-text-opacity: 1;
  color: rgb(216 55 49 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-error.alert-soft > .alert-content a {
  --tw-text-opacity: 1;
  color: rgb(181 37 32 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.aegov-alert.alert-error.alert-soft > .alert-content a:hover {
  --tw-text-opacity: 1;
  color: rgb(216 55 49 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-error.alert-soft > .alert-dismiss > button:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(181 37 32 / var(--tw-ring-opacity, 1));
}
.aegov-alert.alert-error.alert-solid {
  --tw-bg-opacity: 1;
  background-color: rgb(216 55 49 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-error.alert-solid .alert-icon {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-error.alert-solid > .alert-content .alert-title {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-error.alert-solid > .alert-content .alert-footer a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-error.alert-solid > .alert-content .alert-footer a:hover {
  --tw-text-opacity: 1;
  color: rgb(252 252 252 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-error.alert-solid > .alert-content a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.aegov-alert.alert-error.alert-solid > .alert-content a:hover {
  --tw-text-opacity: 1;
  color: rgb(252 252 252 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-error.alert-solid > .alert-dismiss > button:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1));
}
.aegov-alert.alert-success {
  --tw-bg-opacity: 1;
  background-color: rgb(243 250 244 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(47 102 60 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-success .alert-icon {
  --tw-text-opacity: 1;
  color: rgb(47 102 60 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-success > .alert-content .alert-title {
  --tw-text-opacity: 1;
  color: rgb(47 102 60 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-success > .alert-content .alert-footer a {
  --tw-text-opacity: 1;
  color: rgb(47 102 60 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-success > .alert-content .alert-footer a:hover {
  --tw-text-opacity: 1;
  color: rgb(63 142 80 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-success > .alert-content a {
  --tw-text-opacity: 1;
  color: rgb(47 102 60 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.aegov-alert.alert-success > .alert-content a:hover {
  --tw-text-opacity: 1;
  color: rgb(63 142 80 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-success > .alert-dismiss > button:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(47 102 60 / var(--tw-ring-opacity, 1));
}
.aegov-alert.alert-success.alert-soft {
  --tw-bg-opacity: 1;
  background-color: rgb(243 250 244 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(47 102 60 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-success.alert-soft .alert-icon {
  --tw-text-opacity: 1;
  color: rgb(47 102 60 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-success.alert-soft > .alert-content .alert-title {
  --tw-text-opacity: 1;
  color: rgb(47 102 60 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-success.alert-soft > .alert-content .alert-footer a {
  --tw-text-opacity: 1;
  color: rgb(47 102 60 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-success.alert-soft > .alert-content .alert-footer a:hover {
  --tw-text-opacity: 1;
  color: rgb(63 142 80 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-success.alert-soft > .alert-content a {
  --tw-text-opacity: 1;
  color: rgb(47 102 60 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.aegov-alert.alert-success.alert-soft > .alert-content a:hover {
  --tw-text-opacity: 1;
  color: rgb(63 142 80 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-success.alert-soft > .alert-dismiss > button:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(47 102 60 / var(--tw-ring-opacity, 1));
}
.aegov-alert.alert-success.alert-solid {
  --tw-bg-opacity: 1;
  background-color: rgb(63 142 80 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-success.alert-solid .alert-icon {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-success.alert-solid > .alert-content .alert-title {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-success.alert-solid > .alert-content .alert-footer a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-success.alert-solid > .alert-content .alert-footer a:hover {
  --tw-text-opacity: 1;
  color: rgb(252 252 252 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-success.alert-solid > .alert-content a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.aegov-alert.alert-success.alert-solid > .alert-content a:hover {
  --tw-text-opacity: 1;
  color: rgb(252 252 252 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-success.alert-solid > .alert-dismiss > button:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1));
}
.aegov-alert.alert-info {
  --tw-bg-opacity: 1;
  background-color: rgb(231 245 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 60 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-info .alert-icon {
  --tw-text-opacity: 1;
  color: rgb(0 60 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-info > .alert-content .alert-title {
  --tw-text-opacity: 1;
  color: rgb(0 60 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-info > .alert-content .alert-footer a {
  --tw-text-opacity: 1;
  color: rgb(0 60 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-info > .alert-content .alert-footer a:hover {
  --tw-text-opacity: 1;
  color: rgb(4 61 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-info > .alert-content a {
  --tw-text-opacity: 1;
  color: rgb(0 60 255 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.aegov-alert.alert-info > .alert-content a:hover {
  --tw-text-opacity: 1;
  color: rgb(4 61 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-info > .alert-dismiss > button:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 60 255 / var(--tw-ring-opacity, 1));
}
.aegov-alert.alert-info.alert-soft {
  --tw-bg-opacity: 1;
  background-color: rgb(231 245 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 60 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-info.alert-soft .alert-icon {
  --tw-text-opacity: 1;
  color: rgb(0 60 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-info.alert-soft > .alert-content .alert-title {
  --tw-text-opacity: 1;
  color: rgb(0 60 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-info.alert-soft > .alert-content .alert-footer a {
  --tw-text-opacity: 1;
  color: rgb(0 60 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-info.alert-soft > .alert-content .alert-footer a:hover {
  --tw-text-opacity: 1;
  color: rgb(4 61 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-info.alert-soft > .alert-content a {
  --tw-text-opacity: 1;
  color: rgb(0 60 255 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.aegov-alert.alert-info.alert-soft > .alert-content a:hover {
  --tw-text-opacity: 1;
  color: rgb(4 61 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-info.alert-soft > .alert-dismiss > button:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 60 255 / var(--tw-ring-opacity, 1));
}
.aegov-alert.alert-info.alert-solid {
  --tw-bg-opacity: 1;
  background-color: rgb(4 61 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-info.alert-solid .alert-icon {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-info.alert-solid > .alert-content .alert-title {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-info.alert-solid > .alert-content .alert-footer a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-info.alert-solid > .alert-content .alert-footer a:hover {
  --tw-text-opacity: 1;
  color: rgb(252 252 252 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-info.alert-solid > .alert-content a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.aegov-alert.alert-info.alert-solid > .alert-content a:hover {
  --tw-text-opacity: 1;
  color: rgb(252 252 252 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-info.alert-solid > .alert-dismiss > button:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1));
}
.aegov-alert.alert-warning {
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(178 85 11 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-warning .alert-icon {
  --tw-text-opacity: 1;
  color: rgb(178 85 11 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-warning > .alert-content .alert-title {
  --tw-text-opacity: 1;
  color: rgb(178 85 11 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-warning > .alert-content .alert-footer a {
  --tw-text-opacity: 1;
  color: rgb(178 85 11 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-warning > .alert-content .alert-footer a:hover {
  --tw-text-opacity: 1;
  color: rgb(214 121 9 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-warning > .alert-content a {
  --tw-text-opacity: 1;
  color: rgb(178 85 11 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.aegov-alert.alert-warning > .alert-content a:hover {
  --tw-text-opacity: 1;
  color: rgb(214 121 9 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-warning > .alert-dismiss > button:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(178 85 11 / var(--tw-ring-opacity, 1));
}
.aegov-alert.alert-warning.alert-soft {
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(178 85 11 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-warning.alert-soft .alert-icon {
  --tw-text-opacity: 1;
  color: rgb(178 85 11 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-warning.alert-soft > .alert-content .alert-title {
  --tw-text-opacity: 1;
  color: rgb(178 85 11 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-warning.alert-soft > .alert-content .alert-footer a {
  --tw-text-opacity: 1;
  color: rgb(178 85 11 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-warning.alert-soft > .alert-content .alert-footer a:hover {
  --tw-text-opacity: 1;
  color: rgb(214 121 9 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-warning.alert-soft > .alert-content a {
  --tw-text-opacity: 1;
  color: rgb(178 85 11 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.aegov-alert.alert-warning.alert-soft > .alert-content a:hover {
  --tw-text-opacity: 1;
  color: rgb(214 121 9 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-warning.alert-soft > .alert-dismiss > button:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(178 85 11 / var(--tw-ring-opacity, 1));
}
.aegov-alert.alert-warning.alert-solid {
  --tw-bg-opacity: 1;
  background-color: rgb(214 121 9 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-warning.alert-solid .alert-icon {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-warning.alert-solid > .alert-content .alert-title {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-warning.alert-solid > .alert-content .alert-footer a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-warning.alert-solid > .alert-content .alert-footer a:hover {
  --tw-text-opacity: 1;
  color: rgb(252 252 252 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-warning.alert-solid > .alert-content a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.aegov-alert.alert-warning.alert-solid > .alert-content a:hover {
  --tw-text-opacity: 1;
  color: rgb(252 252 252 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-warning.alert-solid > .alert-dismiss > button:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1));
}
.aegov-alert.alert-lg > .alert-icon > svg,
      .aegov-alert.alert-lg > .alert-icon > img {
  height: 1.75rem;
  width: 1.75rem;
}
.aegov-alert.alert-lg .alert-link svg,
      .aegov-alert.alert-lg .alert-link img {
  height: 1.5rem;
  width: 1.5rem;
}
.aegov-alert.alert-lg > .alert-content {
  font-size: 1.125rem;
  line-height: 1.5rem;
}
.aegov-alert.alert-lg > .alert-content p {
  font-size: 1.125rem;
  line-height: 1.5rem;
}
.aegov-alert.alert-lg > .alert-content.alert-with-link .alert-link {
  font-size: 1rem;
  line-height: 1.5rem;
}
.aegov-alert.alert-lg > .alert-content.alert-with-link .alert-link a svg,
            .aegov-alert.alert-lg > .alert-content.alert-with-link .alert-link a img {
  height: 1.5rem;
  width: 1.5rem;
}
.aegov-alert.alert-lg > .alert-dismiss {
  top: 0.75rem;
}
.aegov-alert.alert-base > .alert-icon > svg,
      .aegov-alert.alert-base > .alert-icon > img {
  height: 1.75rem;
  width: 1.75rem;
}
.aegov-alert.alert-base .alert-link svg,
      .aegov-alert.alert-base .alert-link img {
  height: 1.25rem;
  width: 1.25rem;
}
.aegov-alert.alert-base > .alert-content {
  font-size: 1rem;
  line-height: 1.5rem;
}
.aegov-alert.alert-base > .alert-content p {
  font-size: 1rem;
  line-height: 1.5rem;
}
p.aegov-alert.alert-base > .alert-content.alert-with-link .alert-link {
  margin-bottom: 1.75rem;
}
.aegov-alert.alert-base > .alert-content.alert-with-link .alert-link {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.aegov-alert.alert-base > .alert-content.alert-with-link .alert-link a svg,
            .aegov-alert.alert-base > .alert-content.alert-with-link .alert-link a img {
  height: 1.25rem;
  width: 1.25rem;
}
.aegov-alert.alert-base > .alert-dismiss {
  top: 0.625rem;
}
.aegov-alert.alert-sm > .alert-icon > svg,
      .aegov-alert.alert-sm > .alert-icon > img {
  height: 1.25rem;
  width: 1.25rem;
}
.aegov-alert.alert-sm .alert-link svg,
      .aegov-alert.alert-sm .alert-link img {
  height: 1rem;
  width: 1rem;
}
p.aegov-alert.alert-sm > .alert-content {
  margin-bottom: 1.75rem;
}
.aegov-alert.alert-sm > .alert-content {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
p.aegov-alert.alert-sm > .alert-content p {
  margin-bottom: 1.75rem;
}
.aegov-alert.alert-sm > .alert-content p {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
p.aegov-alert.alert-sm > .alert-content.alert-with-link .alert-link {
  margin-bottom: 1.5rem;
}
.aegov-alert.alert-sm > .alert-content.alert-with-link .alert-link {
  font-size: 0.75rem;
  line-height: 1rem;
}
.aegov-alert.alert-sm > .alert-content.alert-with-link .alert-link a svg,
            .aegov-alert.alert-sm > .alert-content.alert-with-link .alert-link a img {
  height: 1rem;
  width: 1rem;
}
.aegov-alert.alert-sm > .alert-dismiss {
  top: 0.5rem;
}
.aegov-avatar {
  position: relative;
  display: inline-block;
  height: 2.5rem;
  width: 2.5rem;
}
.aegov-avatar > img {
  height: 100%;
  width: 100%;
  border-radius: 0.25rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.aegov-avatar > img.no-user {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAAEACAYAAABccqhmAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKsWlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarZZnUFP5Gsbfc056oSWEDqE3QYp0KaGHIkgHGyEJEAgxhgQFURERFayoiGBFV0EUrICsBbFgWxR7X5BFQV0XCzZU7geWcO/M3Q935r4zZ+Y3z7z/5zz/c748ALQHPKlUjKoB5EjkspgQf3ZScgqb+DtgoAdUUAcXHj9XyomOjoD/PgjAp3uAAADctuNJpWL430ZdIMzlAyDRAJAmyOXnACDHAZAzfKlMDoDJAcB0vlwqB8CqAIApS0pOAcAOAgAzY4zbAYCZNsZ3AIApi4sJAMAGAEg0Hk+WAUD9CADsPH6GHIDGBAAHiUAkAaAFAoAPP5MnAKCVAMCknJy5AgDaYQCwSvs3n4z/8ExTevJ4GUoeuwsAAJACRblSMS8f/t+TI1aMv8MEAGiZstAYAGABIHXZc8OVLEmbFjXOIgHAOGcqQuPHmZ8bkDLOAl5g+DgrsuM548yTTZwVyblx4yybG6P0F+YGxSr9hdwIZQbxNCWni4K541yQGZc4znmihGnjnJsdGz6xE6DUZYoYZeZ0WbDyjjm5E9n4vIkM8sy40IlsScoMAmFgkFKXxCv3pXJ/padUHK3cF4pDlHpuXqzyrFwWp9SzeGHREz7Ryu8DsRAKHIiBaGBDBARAIMRBAoBcuEAOABAwV5ovE2VkytkcqVQsZHMlfPtJbCcHRxeApOQU9tgv/moMCAAgeWsmtPwjAD47AJC+CS3hNUD9cgBmy4Rm4Qmg9RTg1Ea+QpY3puEAAPBAAVVggg4YgilYgR04gSt4gR8EQRhEQRwkw2zgQybkgAzmQyEshVIoh/WwGaphJ+yBOjgER6EFTsE5uATX4CbchcfQA/3wGobgE4wgCEJE6AgD0UGMEHPEFnFC3BEfJAiJQGKQZCQVyUAkiAIpRJYh5UgFUo3sRuqRI8hJ5BxyBelGHiK9yCDyHvmGYigNZaIGqAU6GXVHOWg4GofOQjPQeWgBWoKuRavQWvQg2oyeQ6+hd9Ee9DU6jAFGxViYMWaHuWMBWBSWgqVjMmwxVoZVYrVYI9aGdWK3sR7sDfYVR8AxcGycHc4LF4qLx/Fx83CLcatx1bg6XDPuAu42rhc3hPuJp+P18bZ4TzwXn4TPwM/Hl+Ir8fvwJ/AX8Xfx/fhPBAKBRbAkuBFCCcmELMJCwmrCdkIToZ3QTegjDBOJRB2iLdGbGEXkEeXEUuJW4kHiWeItYj/xC4lKMiI5kYJJKSQJqZhUSTpAOkO6RXpJGiGrkc3JnuQosoCcT15H3ktuI98g95NHKOoUS4o3JY6SRVlKqaI0Ui5SnlA+UKlUE6oHdTpVRC2iVlEPUy9Te6lfaRo0G1oAbSZNQVtL209rpz2kfaDT6RZ0P3oKXU5fS6+nn6c/o39RYajYq3BVBCpLVGpUmlVuqbxVJauaq3JUZ6sWqFaqHlO9ofpGjaxmoRagxlNbrFajdlLtvtqwOkPdUT1KPUd9tfoB9SvqAxpEDQuNIA2BRonGHo3zGn0MjGHKCGDwGcsYexkXGf1MAtOSyWVmMcuZh5hdzCFNDc0pmgmaCzRrNE9r9rAwlgWLyxKz1rGOsu6xvmkZaHG0hFqrtBq1bml91tbT9tMWapdpN2nf1f6mw9YJ0snW2aDTovNUF6droztdd77uDt2Lum/0mHpeeny9Mr2jeo/0UX0b/Rj9hfp79K/rDxsYGoQYSA22Gpw3eGPIMvQzzDLcZHjGcNCIYeRjJDLaZHTW6BVbk81hi9lV7AvsIWN941BjhfFu4y7jERNLk3iTYpMmk6emFFN303TTTaYdpkNmRmaRZoVmDWaPzMnm7uaZ5lvMO80/W1haJFqssGixGLDUtuRaFlg2WD6xolv5Ws2zqrW6Y02wdrfOtt5ufdMGtXGxybSpsblhi9q62opst9t2T8JP8pgkmVQ76b4dzY5jl2fXYNdrz7KPsC+2b7F/O9lscsrkDZM7J/90cHEQO+x1eOyo4RjmWOzY5vjeycaJ71TjdMeZ7hzsvMS51fndFNspwik7pjxwYbhEuqxw6XD54ermKnNtdB10M3NLddvmdt+d6R7tvtr9sgfew99jiccpj6+erp5yz6Oef3nZeWV7HfAamGo5VTh179Q+bxNvnvdu7x4ftk+qzy6fHl9jX55vre9zP1M/gd8+v5cca04W5yDnrb+Dv8z/hP/nAM+ARQHtgVhgSGBZYFeQRlB8UHXQs2CT4IzghuChEJeQhSHtofjQ8NANofe5Blw+t547FOYWtijsQjgtPDa8Ovx5hE2ELKItEo0Mi9wY+WSa+TTJtJYoiOJGbYx6Gm0ZPS/61+mE6dHTa6a/iHGMKYzpjGXEzok9EPspzj9uXdzjeKt4RXxHgmrCzIT6hM+JgYkViT1Jk5MWJV1L1k0WJbemEFMSUvalDM8ImrF5Rv9Ml5mlM+/Nspy1YNaV2bqzxbNPz1Gdw5tzLBWfmph6IPU7L4pXyxtO46ZtSxviB/C38F8L/ASbBINCb2GF8GW6d3pF+kCGd8bGjMFM38zKzDeiAFG16F1WaNbOrM/ZUdn7s0fFieKmHFJOas5JiYYkW3JhruHcBXO7pbbSUmnPPM95m+cNycJl+3KR3Fm5rXKmXCq/rrBSLFf05vnk1eR9mZ8w/9gC9QWSBdfzbfJX5b8sCC74ZSFuIX9hR6Fx4dLC3kWcRbsXI4vTFncsMV1SsqS/KKSobillafbS34odiiuKPy5LXNZWYlBSVNK3PGR5Q6lKqaz0/gqvFTtX4laKVnatcl61ddXPMkHZ1XKH8sry76v5q6+ucVxTtWZ0bfrarnWu63asJ6yXrL+3wXdDXYV6RUFF38bIjc2b2JvKNn3cPGfzlcoplTu3ULYotvRURVS1bjXbun7r9+rM6rs1/jVN2/S3rdr2ebtg+60dfjsadxrsLN/5bZdo14PdIbubay1qK/cQ9uTtebE3YW/nL+6/1O/T3Ve+78d+yf6eupi6C/Vu9fUH9A+sa0AbFA2DB2cevHko8FBro13j7iZWU/lhOKw4/OpI6pF7R8OPdhxzP9Z43Pz4thOME2XNSHN+81BLZktPa3Jr98mwkx1tXm0nfrX/df8p41M1pzVPrztDOVNyZvRswdnhdmn7m3MZ5/o65nQ8Pp90/s6F6Re6LoZfvHwp+NL5Tk7n2cvel09d8bxy8qr71ZZrrtear7tcP/Gby28nuly7mm+43Wi96XGzrXtq95lbvrfO3Q68fekO9861u9Pudt+Lv/fg/sz7PQ8EDwYeih++e5T3aORx0RP8k7Knak8rn+k/q/3d+vemHtee072Bvdefxz5/3Mfve/1H7h/f+0te0F9UvjR6WT/gNHBqMHjw5qsZr/pfS1+PvCn9U/3PbW+t3h7/y++v60NJQ/3vZO9G36/+oPNh/8cpHzuGo4effcr5NPK57IvOl7qv7l87vyV+ezky/zvxe9UP6x9tP8N/PhnNGR2V8mQ8AADAAABNTwd4vx+AngzAuAlAURnryH93e2Si5f8Tj/VoAABwBdjrB5AAACFFADVFAGbtABpFAKFFAGFFgDo7K5+/Jzfd2WnMi3UQgJw2OjrwHoB6G2D0zujoF87o6MguAKIHwNrosW4OABCpBqDm+U8d+V+VKALBiuXNFQAAOhVpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+Cjx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDx4bXA6Q3JlYXRvclRvb2w+QWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpPC94bXA6Q3JlYXRvclRvb2w+CiAgICAgICAgIDx4bXA6Q3JlYXRlRGF0ZT4yMDE1LTA0LTAyVDAxOjI3OjA4KzA4OjAwPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNS0wNC0wMlQwMToyNzowOCswODowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTUtMDQtMDJUMDE6Mjc6MDgrMDg6MDA8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8eG1wTU06SW5zdGFuY2VJRD54bXAuaWlkOmIyYTE4Yzk1LTMyMWYtNDI3Yy1hNTcxLTgxNTY5YmJkMjAyZDwveG1wTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDo3ZDNlMDI0Yy1iZDU1LTQxNmItOTkwYi1kMWJkNTY5OGU5NGE8L3htcE1NOkRvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+eG1wLmRpZDo3ZDNlMDI0Yy1iZDU1LTQxNmItOTkwYi1kMWJkNTY5OGU5NGE8L3htcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkhpc3Rvcnk+CiAgICAgICAgICAgIDxyZGY6U2VxPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5jcmVhdGVkPC9zdEV2dDphY3Rpb24+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6N2QzZTAyNGMtYmQ1NS00MTZiLTk5MGItZDFiZDU2OThlOTRhPC9zdEV2dDppbnN0YW5jZUlEPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6d2hlbj4yMDE1LTA0LTAyVDAxOjI3OjA4KzA4OjAwPC9zdEV2dDp3aGVuPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBQaG90b3Nob3AgQ0MgKE1hY2ludG9zaCk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmIyYTE4Yzk1LTMyMWYtNDI3Yy1hNTcxLTgxNTY5YmJkMjAyZDwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNS0wNC0wMlQwMToyNzowOCswODowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICAgICA8c3RFdnQ6Y2hhbmdlZD4vPC9zdEV2dDpjaGFuZ2VkPgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgPC9yZGY6U2VxPgogICAgICAgICA8L3htcE1NOkhpc3Rvcnk+CiAgICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2UvcG5nPC9kYzpmb3JtYXQ+CiAgICAgICAgIDxwaG90b3Nob3A6Q29sb3JNb2RlPjM8L3Bob3Rvc2hvcDpDb2xvck1vZGU+CiAgICAgICAgIDxwaG90b3Nob3A6SUNDUHJvZmlsZT5EaXNwbGF5PC9waG90b3Nob3A6SUNDUHJvZmlsZT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+NjU1MzU8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjI1NjwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4yNTY8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/Pplp45QAAAAgY0hSTQAAWQkAAFVIAAD3zAAAgFUAAGVwAADU9wAALUgAABScB/kkFAAAD35JREFUeNrs3X2QV9V9x/H37sKyu7AssEQWkKfyIIJUeZBQFiaigoo2KpgxtZFESa022jRN/3CmbWI67XTaaad/NJlJOqmZTp1JOtOmNRPSNlPzoCYamyaKjRqrwSeiRA1QfCAgbP84R7u7LLv7272/+7v33Pdr5g44MrC/7z3n8zv33nPPaerr60NSNTVbAskAkGQASDIAJBkAkgwASQaAJANAkgEgyQCQZABIMgAkGQCSDABJBoAkA0CSASCpOCZYguDDN96Q0sfpBmYB74rHDGAqMAVoB9qAVqAFaAJOAseBY8CbwOvAa8Ah4OV+x4vxz5Te5+/8go3eAEhCK/BL8VgEzAN6YufO2mFgP/AC8BTwE+CAp8AAUL5mASuAc4BlwLSc/t2ueKwAtgF9wD7gCWBv/PWEp8cAUPZmAKuB82MHbCrAz9TUb/SxHfgZ8CjwEPCYp8wA0PitAjYDa+Nwv8jOAC6Kx7PAd4EHgIOeRgNAo9cM9AIXAktK+hkWxOPqGALfAJ7x1BoAGr7jb4nX13MS+Uxt8TNtiZcGXwOe9lQbABqoF/hVYG7Cn3F9PO4HvkJ4rCgDoNJWxGHy8gp95k3ABuCrwN3AWzYDA6BqJgPXxqFxVdveVXFE8EXgYZuEAVAVa4DrgZmWgjnAx4H7gLuANyyJAZCqFmAX4e6+BtoMnAXcCfzIcuTDl4HyMx/4lJ1/WGcAtwM7LIUjgJRsBH7Deo/a1YQ5BJ8lvJwkRwCltQO4xc5fszXAHaQzH8IAqKAPx28zjc0c4JNU6xGpAZCAFuB3gfdYinHrAH4fWGcpDIAymEi4kbXaUmTqo4TZksqQ16XZ1/N2wjv6yt7N8dfvWApHAEXTBPyenT+XEPBywAAonFuBlZYhF79NmDQkA6AQPkCY0678Rlsfx6nUBkABbAMusQy5awf+gLDegAyAhjiL8FKPGqM7XnrJAMhdJ+HRlBrrXJxsZQA0wEdiCKjxduBsQQMgR5fhHf+iudX7AQZAHnqA6yxD4XQBH7IMBkC93WwJCquXsI+CDIC62AIstgyFtpv67ItoAFRch0P/UugmLDYqAyBT1+JNprK4krCXogyATPTgWn5l0hQDWwZAJt5nCUpnI2nvsmQA5ORMfNGnrHZaAgNgvN5rCUrrfGC2ZTAAxqqbsIedyusyS2AAjNVWwg0lldcmYIplMABq1Yqr+qZgoufRABiLdX5zJMMAMABqttkSJGM2LtZqANSgG1hhGZKy0RIYAKO11tokZw2+JGQA1NBYlJbpwFLLYACMZKrXi8lyuzYDYETLCY+OlB6XcTMAbCQVNh83EzEARuCKP+lq8vwaAMOZQXj7T+ny/o4BcFrz8FFRFS4DZAAMyW//9M3Fm7wGwBBagIWWIXmdwBzLYAAMNg0XkqwKnwQYAKeYDrzLMlSC59kAOMUZMQSUvh5LYAAM1mUJKmOqJTAABnOr7+pwoRcD4BSTLYHn2gCornZL4Lk2AKprkiWojFZLYAAM5uwwz7UBYC3kubYQVdRnCWQAVNcJS1AZb1kCA2CwX1iCyjhmCQwAA6C6jloCA2Cw1y1BZbxpCQyAwV6zBJ5rA6C6jlgCA8AAqK5X8eZQVbxiCQyAoRrFzyxDJRywBAbAYAeBn1uGyoz2ZAAM8AbwomVI3knPswFwOs9YguS9GEd7MgBO8VNL4Dk2AKrrOeCwZUjaU5bAADidt7wMMAAMgGp73BIk63+BfZbBABjOY5YgWU8Cxy2DATCcZ4CXLUOS9loCA2AkfcAjliE5Jw0AA2C0/tMSJDn8dwagATAqP8bJIqn5niUwAEbrBPCAZUjGcQPAAKjVvZYgGT/A9R4MgBrtB56wDEn4D0tgAIzFv1mC0nveIDcAxjN0dJGQcvuaJTAAxqoP2GMZSuvneDPXABinb+MjwbK6G3d8MgDG6QTwZctQOq8C37IMBkAWvgW8ZBlK5R8I039lAGTiLktQGvu89jcAsvYI8KhlKIW/swQGQD3cSXgyoOL6NvC0ZTAA6uGVeG2pYjripZoBUG97gJ9YhkL6HG79bQDk4NOEBURVHN/EhVwMgJy8HO8HqBhewht/BkDO7sOJJkXwFvCXOOPPAGiAO3EfgSJc9ztJywBoiD7gLwjrzSt//ww8aBkMgEY6DPwZ3hRsxCWY72gYAIXwHPBXliE3jwB/YxkMgCLZC3zGMtTdE4atAVBUDwKftQx18yTw53jHPzMTLEHmvkN4DfW3LEWmfkS44eq9FgOg8B4A3gB+xxpn4nuE2ZfyEqA0HgH+CDhkKcbl63Z+A6Cs9gGfwNdTx+rv4yEDoLQOAnfgtOFaHAL+NH77y3sASfhb4Cngg8BEyzHspdPnvXQyAFL09mo1HwSWW44B+oAv4UYeBkDiXgD+BLgceB/QYkl4DPgivlhlAFTIHuBh4P3AeRWtwRHgn4B7bA4GQBXtJ7zLvhrYASys0Ge/h/A232GbgQFQdT+MxxZgO9CT8Gd9EPgq8Kyn3QDQQN8E7gXeA1wMzEvkc/URZkd+HedEGAAa1gngG/FYD1wArCrpZ3l7d957gZ96ag0A1eaheCwCNgBrSnB50Ed4lv8A8F/ALzyNBoDGZ188vhRHA2uAFcDsgvx8xwjv6T9MWBfhgKfMAFB9vl33xgNgMWFC0bI4Spie42XKc4QNUp4AfkyY8iwDQDl6Oh57CNOL5wFnAvPjpcJMoBtoG+Pff5LwmO7leLwQj+eBVy1/+TXtvuFDVqF2KwiTWJ4v8M/YCUwDZsRjKjAFmAxMikcL0BQ7+vF4vf4m8Hr8fAcJ+yEeikdRF+OYFz/vYzZNRwD1NJtwV35T/Gb8d8LNrmMF/FmPlCCkxqsV+BXgEqALuJ/w1uWLNlVHAFlaDlwEvDt+Y/b3amx438VHXXmZA2yMQdw96P/1EVYQuifen5AjgDE7N367DPccvhu4Engv4bHX/cAPYkNUhl9WhKcfm4C1QwRx/z+3IR6PxlGam4YaADVZDVwGnF1jA10Xj5eA7xOe4e+znOOyiDAhah21z4FYFY/HgX8lTLeWAXBavwxcUWPHH0pP/HuuICwC8n3CM/L9lnhU5hLekFwHLMng7zs7Ho8T3kPYa4kNgMEN5PI45M/akni8n7Cu/Q+B/8Z33wdbCJwTR1/L6niez46XBHtiIBgAFTYPuCoOMfOwLB7XEu7OP05Y7/5/CHfsq6QTWAqsjJ0yzxefzo3HQ8C/kPaTEgNgCB2Em3bbOf3NpDzCZx6wDThKmNDzZLxk2JdgIHTG6/klMQQXM/YJSllZD5xPWIbsK4S9HAyAxG0GdnLq46NGaovfhCvjfx8lTLV9LobB/ngcLUmN2+J1/NzY6efHo62AP2tTvPzbQFid6D4DIE0LgF/r18mK3oGWDboWPkKY4HIghsEBwhyEVxo4Wujk/6cbz4odfhZhwlRnydpHN3AT0EtYn/BZAyAdO4CrExhCd3LqDbJjhPfuDxJmJx6Ov3+NMKX3zThyOBr/7HHClN6T8YCwP0RzbA8TCTPs2uLRTpg+PIXwslFXPKYTphi3JtZWVgJ/TFiu7MsGQLktAz4Qh6GpaiU8dhzNM/I+wpt8/Ts/g0KgpYH3RYrkasKjyLsI92YMgJK5hjBDTwOvd330O3qLgD8E7gb+0QAoz7X+DYS7zFIWriTMUfhCavcGUtsb8GLgU3Z+1cHi2LYudgRQPB3xW3+D7VR11ELY1u2sOBp4wwBovKXAbxIeP0l52BDvD3yOMIvTS4AG2Qp8ws6vBpgV295WA6AxdgO7bIdqsF2xLXoJkJMZwG1k85qolIULCIux/jVhUpYjgDpZBNxh51cBLYltc5EBUB/rgE+S39r3Uq2mxza6zgDI1jbgo4THMFKRtcS2us0AyMZO4HrblUrm+th2DYBxFvEq25JK6qqif3kVOQBuKsswShrh8vUmA6A2HyGs3COlYHNs0wbAKNyGc/qVng2xbRsAw7iV/FbolfK2PrZxA2AINxP23pNS9u7Y1g2Afm4gLMYoVUFvbPMGAGHHnAttE6qYC2Pbr3QAXElYk12qostp8LqVjQyACwgLd0pVdk3sC5UKgJWU+B1qKWO7adCGNY0IgB7gY55zaYCPMbq9HUodAO3A7cAkz7c0wKTYN9pTDoDbKNamnFKRdJPzbME8A+DXgVWeY2lYq2JfSSoA1gOXem6lUbmUnKbE5xEAPcAtnlOpJreQw03BegdAE+HlBzeklGozIfadpjIHwC7CZp2SareAOu99Uc8AWE1iGylKDXBx7EulCoAOCvTKo1RyN8c+VZoAqNsPLFVQ3b5Q6xEAvfUcskgVtZo6rJmRdQB0Ajd6rqS6uDH2scIGwG6g1fMk1UUrGb9Fm2UArAbWeo6kulqb5SV2VgEwEd/vl/KyO/a5wgTANUCX50XKRRcZraaVRQDMAbZ7TqRcbY99r+EBsMtzITXErkYHwGoatJaZJFYyzhuC4w2A6zwHUkNd16gAuIgGLGIoaYCe2BdzDYBWYKe1lwphJ2OcgDfWALiEjKckShqzztgncwmANuAKay4VyhWxb9Y9AC7FV32loulgDAvv1hoAk8Y61JBUd5dQ46Y7tQbAFmCKdZYKaUrso3UJgGa//aVSjAKa6xEAG4GZ1lcqtJmxr2YeAO7sI5XDpVkHwHJc318qiwWxz2YWAFutqVQqW7MKgG5c6ksqm7Wx7447AHqBFusplUoLo1hGfKQAaAI2WUuplDYxwuaiIwXA2cBs6yiV0uzYh8ccAL3WUCq13rEGQBuwxvpJpbaGYd4SHC4AzsV5/1LZTYl9ueYAWG/tpCSsrzUAJgPnWDcpCefEPj3qAFiFi35IqeiIfXrUAXCeNZOSct5oA2AibvYhpWYlQ2woOlQALAOmWS8pKdNi3x4xAPz2l9IdBYwYAMutk5Sk5SMFQDewyDpJSVrEoFeEBwfAYmCCdZKSNCH28dMGwFJrJCVt6XABsMT6SElbcroA6ALmWx8pafNjXz8lAOYzxi2GJZVGa/8v+v4BsNDaSJWwcKgAcN1/qRoWDBUAZ1oXqRLOHBwA3cAs6yJVwqzY598JgB6cACRVxYTY598JAL/9peqNAt4JgLnWQ6qUuf0DYKb1kCplpgEgGQC0GwBSJQOgvTn+xhWApWrpAGY2A1OthVRJU5vp92aQpErpMgCkigfADOsgVdKMZk6zZ5ik5E1uxicAUlV1vD0PQFL1tDcDk6yDVEmTmoE26yBVUlszLgQqVVVrM0NsGSypEiY240pAUlVNaAamWAepkqZMAA7hjUCpio7+3wBYJQp8aOU8xgAAAABJRU5ErkJggg==");
}
.aegov-avatar > span.alert-indicator {
  position: absolute;
  right: -0.25rem;
  top: -0.25rem;
  display: block;
  height: 0.625rem;
  width: 0.625rem;
  border-radius: 9999px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.aegov-avatar.avatar-xs {
  height: 1.5rem;
  width: 1.5rem;
}
.aegov-avatar.avatar-xs > span.alert-indicator {
  height: 0.375rem;
  width: 0.375rem;
}
.aegov-avatar.avatar-sm {
  height: 2rem;
  width: 2rem;
}
.aegov-avatar.avatar-sm > span.alert-indicator {
  height: 0.5rem;
  width: 0.5rem;
}
.aegov-avatar.avatar-base {
  height: 2.5rem;
  width: 2.5rem;
}
.aegov-avatar.avatar-base > span.alert-indicator {
  height: 0.625rem;
  width: 0.625rem;
}
.aegov-avatar.avatar-lg {
  height: 3rem;
  width: 3rem;
}
.aegov-avatar.avatar-lg > img {
  border-radius: 0.375rem;
}
.aegov-avatar.avatar-lg > span.alert-indicator {
  height: 0.75rem;
  width: 0.75rem;
}
.aegov-avatar.avatar-xl {
  height: 3.5rem;
  width: 3.5rem;
}
.aegov-avatar.avatar-xl > img {
  border-radius: 0.375rem;
}
.aegov-avatar.avatar-xl > span.alert-indicator {
  height: 0.875rem;
  width: 0.875rem;
}
.aegov-avatar.avatar-2xl {
  height: 4rem;
  width: 4rem;
}
.aegov-avatar.avatar-2xl > img {
  border-radius: 0.5rem;
}
.aegov-avatar.avatar-2xl > span.alert-indicator {
  height: 1rem;
  width: 1rem;
}
.aegov-avatar.avatar-3xl {
  height: 5rem;
  width: 5rem;
}
.aegov-avatar.avatar-3xl > img {
  border-radius: 0.5rem;
}
.aegov-avatar.avatar-3xl > span.alert-indicator {
  height: 1.25rem;
  width: 1.25rem;
}
.aegov-avatar.avatar-rounded > img {
  border-radius: 9999px;
}
.aegov-avatar.avatar-rounded > span.alert-indicator {
  right: 0px;
  top: 0px;
}
.aegov-banner {
  position: relative;
  --tw-border-opacity: 1;
  border-color: rgb(242 159 14 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.aegov-banner .aegov-link {
  margin: 0px;
  flex-shrink: 0;
  padding: 0px;
}
.aegov-banner .container {
  padding-left: 0px;
  padding-right: 0px;
}
.aegov-banner .banner-dismiss {
  padding: 0.125rem;
}
.aegov-banner .banner-dismiss:hover {
  opacity: 0.6;
}
.aegov-banner .banner-dismiss > svg {
  height: 1.25rem;
  width: 1.25rem;
}
.banner-top {
  border-bottom-width: 2px;
}
.banner-content {
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(214 121 9 / var(--tw-text-opacity, 1));
}
.banner-link {
  --tw-text-opacity: 1;
  color: rgb(214 121 9 / var(--tw-text-opacity, 1));
}
.banner-link:hover {
  --tw-text-opacity: 1;
  color: rgb(178 85 11 / var(--tw-text-opacity, 1));
}
.banner-link:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 192 39 / var(--tw-ring-opacity, 1));
  --tw-ring-offset-color: #FFFBEB;
}
.aegov-quote {
  position: relative;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(35 37 40 / var(--tw-text-opacity, 1));
}
.aegov-quote .quote-icon {
  position: absolute;
  inset-inline-start: 0px;
  top: 0px;
  height: 3rem;
  width: 3rem;
}
.aegov-quote .quote-icon:where([dir="rtl"], [dir="rtl"] *) {
  --tw-scale-x: -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));
}
p.aegov-quote .quote-author {
  margin-bottom: 1.75rem;
}
.aegov-quote .quote-author {
  margin-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(124 94 36 / var(--tw-text-opacity, 1));
}
p.aegov-quote .quote-cite {
  margin-bottom: 1.75rem;
}
.aegov-quote .quote-cite {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(146 114 42 / var(--tw-text-opacity, 1));
}
.aegov-quote .quote-footer {
  margin-top: 2.5rem;
}
.aegov-quote:not(.quote-colored) {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 3.5rem;
  padding-right: 2.5rem;
}
.aegov-quote:not(.quote-colored):where([dir="rtl"], [dir="rtl"] *) {
  padding-left: 2.5rem;
  padding-right: 3.5rem;
}
.aegov-quote.quote-colored {
  border-inline-start-width: 10px;
  --tw-border-opacity: 1;
  border-color: rgb(182 138 53 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(249 247 237 / var(--tw-bg-opacity, 1));
}
nav.aegov-breadcrumb > ol,
  nav.aegov-breadcrumb span {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  --tw-text-opacity: 1;
  color: rgb(95 100 109 / var(--tw-text-opacity, 1));
}
pnav.aegov-breadcrumb > ol > li,p
    nav.aegov-breadcrumb > ol span,p
    nav.aegov-breadcrumb span > li,p
    nav.aegov-breadcrumb span span {
  margin-bottom: 1.75rem;
}
nav.aegov-breadcrumb > ol > li,
    nav.aegov-breadcrumb > ol span,
    nav.aegov-breadcrumb span > li,
    nav.aegov-breadcrumb span span {
  position: relative;
  display: flex;
  align-items: center;
  vertical-align: middle;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
nav.aegov-breadcrumb > ol > li:last-child,
    nav.aegov-breadcrumb > ol span:last-child,
    nav.aegov-breadcrumb span > li:last-child,
    nav.aegov-breadcrumb span span:last-child {
  font-weight: 600;
}
nav.aegov-breadcrumb > ol [aria-current="page"], nav.aegov-breadcrumb span [aria-current="page"] {
  position: relative;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 0.125rem;
  padding-right: 0.125rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(35 37 40 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  max-width: none;
}
nav.aegov-breadcrumb > ol a, nav.aegov-breadcrumb span a {
  position: relative;
  display: inline-block;
  max-width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  vertical-align: middle;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(95 100 109 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px;
}
nav.aegov-breadcrumb > ol a:hover, nav.aegov-breadcrumb span a:hover {
  --tw-text-opacity: 1;
  color: rgb(146 114 42 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
nav.aegov-breadcrumb > ol a svg, nav.aegov-breadcrumb span a svg {
  margin-inline-end: 0.5rem;
  margin-top: -0.125rem;
  display: inline-block;
  height: 1.25rem;
  width: 1.25rem;
}
nav.aegov-breadcrumb > ol a span, nav.aegov-breadcrumb span a span {
  font-weight: 500;
}
nav.aegov-breadcrumb > ol a span:hover, nav.aegov-breadcrumb span a span:hover {
  --tw-text-opacity: 1;
  color: rgb(146 114 42 / var(--tw-text-opacity, 1));
}
nav.aegov-breadcrumb.with-seperator > ol > :not([hidden]) ~ :not([hidden]),
    nav.aegov-breadcrumb.with-seperator span > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}
nav.aegov-breadcrumb.with-seperator > ol:where([dir="rtl"], [dir="rtl"] *) > :not([hidden]) ~ :not([hidden]),
    nav.aegov-breadcrumb.with-seperator span:where([dir="rtl"], [dir="rtl"] *) > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 1;
}
nav.aegov-breadcrumb.with-seperator > ol > li::after,
      nav.aegov-breadcrumb.with-seperator > ol span::after,
      nav.aegov-breadcrumb.with-seperator span > li::after,
      nav.aegov-breadcrumb.with-seperator span span::after {
  position: absolute;
  inset-inline-end: -0.75rem;
  top: 0.5rem;
  height: 100%;
  content: var(--tw-content);
  width: auto;
}
nav.aegov-breadcrumb.with-seperator > ol > li:last-child::after,
      nav.aegov-breadcrumb.with-seperator > ol span:last-child::after,
      nav.aegov-breadcrumb.with-seperator span > li:last-child::after,
      nav.aegov-breadcrumb.with-seperator span span:last-child::after {
  content: var(--tw-content);
  display: none;
}
nav.aegov-breadcrumb.with-seperator > ol > li:after, nav.aegov-breadcrumb.with-seperator > ol span:after, nav.aegov-breadcrumb.with-seperator span > li:after, nav.aegov-breadcrumb.with-seperator span span:after {
  content: "/";
}
.aegov-btn {
  display: inline-flex;
  flex-shrink: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration-line: none;
  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-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  height: 3rem;
  gap: 0.5rem;
  border-radius: 0.5rem;
  border-width: 2px;
  border-color: transparent;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-bg-opacity: 1;
  background-color: rgb(146 114 42 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.aegov-btn:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.aegov-btn:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-offset-width: 2px;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 212 79 / var(--tw-ring-opacity, 1));
}
.aegov-btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(182 138 53 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(249 247 237 / var(--tw-text-opacity, 1));
  --tw-shadow-colored: 0px 0px 0px 6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-shadow-color: #F2ECCF;
  --tw-shadow: var(--tw-shadow-colored);
}
.aegov-btn:disabled {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.3;
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.aegov-btn.btn-soft {
  --tw-bg-opacity: 1;
  background-color: rgb(249 247 237 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(124 94 36 / var(--tw-text-opacity, 1));
}
.aegov-btn.btn-soft:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(242 236 207 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(146 114 42 / var(--tw-text-opacity, 1));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.aegov-btn.btn-soft:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 192 39 / var(--tw-ring-opacity, 1));
  --tw-ring-offset-width: 0px;
}
.aegov-btn.btn-soft:disabled {
  opacity: 0.5;
}
.aegov-btn.btn-link {
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(146 114 42 / var(--tw-text-opacity, 1));
}
.aegov-btn.btn-link:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 247 237 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.aegov-btn.btn-link:focus-visible {
  --tw-border-opacity: 1;
  border-color: rgb(248 192 39 / var(--tw-border-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 192 39 / var(--tw-ring-opacity, 1));
  --tw-ring-offset-width: 0px;
}
.aegov-btn.btn-outline {
  --tw-border-opacity: 1;
  border-color: rgb(146 114 42 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(146 114 42 / var(--tw-text-opacity, 1));
}
.aegov-btn.btn-outline:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 247 237 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.aegov-btn.btn-outline:focus-visible {
  --tw-border-opacity: 1;
  border-color: rgb(248 192 39 / var(--tw-border-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 192 39 / var(--tw-ring-opacity, 1));
  --tw-ring-offset-width: 0px;
}
.aegov-btn.btn-lg {
  height: 3.25rem;
  gap: 0.75rem;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
}
.aegov-btn.btn-lg > svg {
  height: 1.75rem;
  width: 1.75rem;
}
.aegov-btn.btn-lg:has(svg) {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.aegov-btn.btn-lg:has(svg + svg) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.aegov-btn.btn-lg > img {
  height: 1.75rem;
  width: 1.75rem;
}
.aegov-btn.btn-lg:has(img) {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.aegov-btn.btn-lg:has(img + img) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.aegov-btn.btn-lg .btn-icon {
  width: 3.25rem;
  gap: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.aegov-btn.btn-base {
  height: 3rem;
  gap: 0.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.aegov-btn.btn-sm {
  height: 2.5rem;
  border-radius: 0.375rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
.aegov-btn.btn-sm > svg {
  height: 1.25rem;
  width: 1.25rem;
}
.aegov-btn.btn-sm:has(svg) {
  padding-left: 1rem;
  padding-right: 1rem;
}
.aegov-btn.btn-sm:has(svg + svg) {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.aegov-btn.btn-sm > img {
  height: 1.25rem;
  width: 1.25rem;
}
.aegov-btn.btn-sm:has(img) {
  padding-left: 1rem;
  padding-right: 1rem;
}
.aegov-btn.btn-sm:has(img + img) {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.aegov-btn.btn-sm.btn-icon {
  width: 2.5rem;
  gap: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
p.aegov-btn.btn-xs {
  margin-bottom: 1.75rem;
}
.aegov-btn.btn-xs {
  height: 2rem;
  border-radius: 0.25rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.aegov-btn.btn-xs > svg {
  height: 1.125rem;
  width: 1.125rem;
}
.aegov-btn.btn-xs:has(svg) {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.aegov-btn.btn-xs:has(svg + svg) {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.aegov-btn.btn-xs > img {
  height: 1.125rem;
  width: 1.125rem;
}
.aegov-btn.btn-xs:has(img) {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.aegov-btn.btn-xs:has(img + img) {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.aegov-btn.btn-xs.btn-icon {
  width: 2rem;
  gap: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.aegov-btn.btn-block {
  width: 100%;
}
.aegov-btn > svg {
  height: 1.5rem;
  width: 1.5rem;
  flex-shrink: 0;
  fill: currentColor;
}
.aegov-btn:has(svg) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.aegov-btn:has(svg + svg) {
  padding-left: 1rem;
  padding-right: 1rem;
}
.aegov-btn > img {
  height: 1.5rem;
  width: 1.5rem;
  flex-shrink: 0;
  fill: currentColor;
}
.aegov-btn:has(img) {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.aegov-btn:has(img + img) {
  padding-left: 1rem;
  padding-right: 1rem;
}
.aegov-btn.btn-icon {
  width: 3rem;
  gap: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.aegov-btn.btn-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(35 37 40 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(247 247 247 / var(--tw-text-opacity, 1));
}
.aegov-btn.btn-secondary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(14 15 18 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(225 227 229 / var(--tw-text-opacity, 1));
  --tw-shadow-color: #E1E3E5;
  --tw-shadow: var(--tw-shadow-colored);
}
.aegov-btn.btn-secondary:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(117 219 255 / var(--tw-ring-opacity, 1));
}
.aegov-btn.btn-secondary.btn-soft {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(35 37 40 / var(--tw-text-opacity, 1));
}
.aegov-btn.btn-secondary.btn-soft:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(225 227 229 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(35 37 40 / var(--tw-text-opacity, 1));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.aegov-btn.btn-secondary.btn-soft:focus-visible {
  --tw-ring-offset-width: 0px;
}
.aegov-btn.btn-secondary.btn-soft:disabled {
  opacity: 0.5;
}
.aegov-btn.btn-secondary.btn-link {
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(35 37 40 / var(--tw-text-opacity, 1));
}
.aegov-btn.btn-secondary.btn-link:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.aegov-btn.btn-secondary.btn-link:focus-visible {
  --tw-border-opacity: 1;
  border-color: rgb(117 219 255 / var(--tw-border-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-offset-width: 0px;
}
.aegov-btn.btn-secondary.btn-outline {
  --tw-border-opacity: 1;
  border-color: rgb(35 37 40 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(35 37 40 / var(--tw-text-opacity, 1));
}
.aegov-btn.btn-secondary.btn-outline:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(225 227 229 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.aegov-btn.btn-secondary.btn-outline:focus-visible {
  --tw-border-opacity: 1;
  border-color: rgb(117 219 255 / var(--tw-border-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-offset-width: 0px;
}
p[data-responsive="auto"] .aegov-btn {
  margin-bottom: 1.75rem;
}
[data-responsive="auto"] .aegov-btn {
  height: 2rem;
  border-radius: 0.25rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.aegov-card {
  border-radius: 0.75rem;
}
.aegov-card > svg {
  height: 2.5rem;
  width: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(182 138 53 / var(--tw-text-opacity, 1));
}
.aegov-card .card-title {
  font-family: 'Inter', 'Helvetica Neue', ui-sans-serif, system-ui, sans-serif;
  font-size: 1.625rem;
  line-height: 2.125rem;
  font-weight: 800;
}
.aegov-card .card-title:where([dir="rtl"], [dir="rtl"] *) {
  font-family: 'Alexandria', 'Helvetica Neue', ui-sans-serif, system-ui, sans-serif;
}
.aegov-card .card-image {
  aspect-ratio: 16/9;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.aegov-card:not(.card-bordered) .card-image {
  border-radius: 0.75rem;
}
.aegov-card.card-bordered {
  overflow: hidden;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(215 188 109 / var(--tw-border-opacity, 1));
}
.aegov-card.card-bordered:not(.card-news) > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.aegov-card.card-bordered:not(.card-news) {
  padding: 1.5rem;
}
.aegov-card.card-bordered:not(.card-news) .card-image {
  display: block;
  border-radius: 0.5rem;
}
.aegov-card.card-glow {
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.aegov-card.card-glow:hover {
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-shadow-color: rgb(182 138 53 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.aegov-card.card-news:not(.card-bordered) > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.aegov-card.card-news:not(.card-bordered) img {
  border-radius: 0.75rem;
}
.aegov-card.card-news:not(.card-bordered) img:hover {
  opacity: 0.9;
}
.aegov-card.card-news .card-content > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.aegov-card.card-news.card-bordered .card-content {
  padding: 1.5rem;
}
.aegov-card.card-service {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  display: flex;
  flex-direction: column;
}
.aegov-card.card-service:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 247 237 / var(--tw-bg-opacity, 1));
}
.aegov-card.card-service .card-service-title, .aegov-card.card-service .card-title {
  font-size: 1.625rem;
  line-height: 2.125rem;
}
.aegov-card.card-service .card-service-title > a, .aegov-card.card-service .card-title > a {
  --tw-text-opacity: 1;
  color: rgb(35 37 40 / var(--tw-text-opacity, 1));
}
.aegov-card.card-service .card-service-title > a:hover, .aegov-card.card-service .card-title > a:hover {
  --tw-text-opacity: 1;
  color: rgb(108 69 39 / var(--tw-text-opacity, 1));
}
.aegov-card.card-service .card-service-title {
  font-weight: 800;
}
.aegov-card.card-creative {
  position: relative;
  overflow: hidden;
  border-radius: 0.75rem;
}
.aegov-card.card-creative::after {
  position: absolute;
  inset: 0px;
  height: 100%;
  width: 100%;
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
  content: var(--tw-content);
  --tw-gradient-from: #7C5E24 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(124 94 36 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.aegov-card.card-creative img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.aegov-card.card-creative .card-content {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  padding: 1.75rem;
  font-family: 'Inter', 'Helvetica Neue', ui-sans-serif, system-ui, sans-serif;
  font-size: 2.5rem;
  font-weight: 800;
  line-height: 1.15;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.aegov-card.card-creative .card-content:where([dir="rtl"], [dir="rtl"] *) {
  font-family: 'Noto Kufi Arabic', ui-sans-serif, 'Helvetica Neue', sans-serif;
}
.aegov-card.card-sm {
  border-radius: 0.5rem;
}
.aegov-card.card-sm > svg {
  height: 1.75rem;
  width: 1.75rem;
}
.aegov-card.card-sm .card-title {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.aegov-card.card-sm:not(.card-bordered) .card-image {
  border-radius: 0.5rem;
}
.aegov-card.card-sm.card-bordered:not(.card-news) > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.aegov-card.card-sm.card-bordered:not(.card-news) {
  padding: 1rem;
}
.aegov-card.card-sm.card-bordered:not(.card-news) .card-image {
  border-radius: 0.25rem;
}
.aegov-card.card-sm.card-news:not(.card-bordered) > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.aegov-card.card-sm.card-news:not(.card-bordered) img {
  border-radius: 0.5rem;
}
.aegov-card.card-sm.card-news .card-content > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.aegov-card.card-sm.card-news.card-bordered .card-content {
  padding: 1rem;
}
.aegov-card.card-sm.card-service .card-service-title, .aegov-card.card-sm.card-service .card-title {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.aegov-card.card-sm.card-creative .card-content {
  padding: 1.25rem;
  font-size: 2rem;
  line-height: normal;
}
.aegov-card.card-base {
  border-radius: 0.75rem;
}
.aegov-card.card-base > svg {
  height: 2.5rem;
  width: 2.5rem;
}
.aegov-card.card-base .card-title {
  font-size: 1.625rem;
  line-height: 2.125rem;
  font-weight: 800;
}
.aegov-card.card-base:not(.card-bordered) .card-image {
  border-radius: 0.75rem;
}
.aegov-card.card-base.card-bordered:not(.card-news) > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.aegov-card.card-base.card-bordered:not(.card-news) {
  padding: 1.5rem;
}
.aegov-card.card-base.card-bordered:not(.card-news) .card-image {
  border-radius: 0.5rem;
}
.aegov-card.card-base.card-news:not(.card-bordered) > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.aegov-card.card-base.card-news:not(.card-bordered) img {
  border-radius: 0.75rem;
}
.aegov-card.card-base.card-news .card-content > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.aegov-card.card-base.card-news.card-bordered .card-content {
  padding: 1.5rem;
}
.aegov-card.card-base.card-service .card-service-title, .aegov-card.card-base.card-service .card-title {
  font-size: 1.625rem;
  line-height: 2.125rem;
}
.aegov-card.card-base.card-creative .card-content {
  padding: 1.75rem;
  font-size: 2.5rem;
  line-height: 1.15;
}
.aegov-card.card-lg {
  border-radius: 1rem;
}
.aegov-card.card-lg > svg {
  height: 3.5rem;
  width: 3.5rem;
}
.aegov-card.card-lg .card-title {
  font-size: 2rem;
  line-height: 2.375rem;
}
.aegov-card.card-lg:not(.card-bordered) .card-image {
  border-radius: 1rem;
}
.aegov-card.card-lg.card-bordered:not(.card-news) > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
}
.aegov-card.card-lg.card-bordered:not(.card-news) {
  padding: 1.75rem;
}
.aegov-card.card-lg.card-bordered:not(.card-news) .card-image {
  border-radius: 0.75rem;
}
.aegov-card.card-lg.card-news:not(.card-bordered) > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
}
.aegov-card.card-lg.card-news:not(.card-bordered) img {
  border-radius: 1rem;
}
.aegov-card.card-lg.card-news .card-content > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
}
.aegov-card.card-lg.card-news.card-bordered .card-content {
  padding: 1.75rem;
}
.aegov-card.card-lg.card-service .card-service-title, .aegov-card.card-lg.card-service .card-title {
  font-size: 2rem;
  line-height: 2.375rem;
}
.aegov-card.card-lg.card-creative .card-content {
  padding: 2rem;
  font-size: 3rem;
  line-height: 1.05;
}
.aegov-link {
  margin-left: -0.625rem;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background-color: transparent;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  vertical-align: middle;
  font-weight: 600;
  text-decoration-line: none;
}
.aegov-link:hover {
  text-decoration-line: underline;
}
.aegov-link:where([dir="rtl"], [dir="rtl"] *) {
  margin-right: -0.625rem;
  margin-left: 0px;
}
.aegov-link:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 192 39 / var(--tw-ring-opacity, 1));
  --tw-ring-offset-width: 4px;
}
.aegov-link > svg.link-icon {
  height: 1.25rem;
  width: 1.25rem;
}
.aegov-link.link-underline {
  text-decoration-line: underline;
}
.aegov-link.link-soft:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 247 237 / var(--tw-bg-opacity, 1));
  text-decoration-line: none;
}
.aegov-link.link-secondary {
  --tw-text-opacity: 1;
  color: rgb(35 37 40 / var(--tw-text-opacity, 1));
}
.aegov-link.link-secondary:hover {
  --tw-text-opacity: 1;
  color: rgb(62 64 70 / var(--tw-text-opacity, 1));
}
.aegov-link.link-secondary:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(117 219 255 / var(--tw-ring-opacity, 1));
}
.aegov-link.link-secondary.link-soft:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
}
.aegov-pagination {
  display: inline-flex;
  align-items: center;
}
.aegov-pagination > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.aegov-pagination a {
  font-size: 1rem;
  line-height: 1.5rem;
  text-decoration-line: none;
}
.aegov-pagination .pages {
  font-size: 1rem;
  line-height: 1.5rem;
}
.aegov-pagination-first,
.aegov-pagination-last,
.aegov-pagination-previous,
.aegov-pagination-next {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(35 37 40 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}
.aegov-pagination-first:hover,
.aegov-pagination-last:hover,
.aegov-pagination-previous:hover,
.aegov-pagination-next:hover {
  --tw-text-opacity: 1;
  color: rgb(182 138 53 / var(--tw-text-opacity, 1));
}
.aegov-pagination-first svg, .aegov-pagination-last svg, .aegov-pagination-previous svg, .aegov-pagination-next svg {
  height: 1.25rem;
  width: 1.25rem;
}
.aegov-pagination-page,
.aegov-pagination-current {
  display: inline-flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  font-size: 1rem;
  line-height: 1.5rem;
}
.aegov-pagination-page {
  --tw-text-opacity: 1;
  color: rgb(35 37 40 / var(--tw-text-opacity, 1));
}
.aegov-pagination-page:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 247 237 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(108 69 39 / var(--tw-text-opacity, 1));
}
.aegov-pagination-current {
  --tw-bg-opacity: 1;
  background-color: rgb(182 138 53 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(249 247 237 / var(--tw-text-opacity, 1));
}
.aegov-pagination-extend {
  --tw-text-opacity: 1;
  color: rgb(158 162 169 / var(--tw-text-opacity, 1));
}
.step-badge {
  position: relative;
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  background-size: 1.5rem;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(27 29 33 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.step-badge:not(.step-current .step-badge, .step-completed .step-badge):hover {
  --tw-border-opacity: 1;
  border-color: rgb(242 236 207 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(242 236 207 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(108 69 39 / var(--tw-text-opacity, 1));
}
.step-badge svg {
  height: 1.5rem;
  width: 1.5rem;
  fill: currentColor;
}
.step-current .step-badge {
  pointer-events: none;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(242 236 207 / var(--tw-ring-opacity, 1));
}
.step-current .step-badge:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 192 39 / var(--tw-ring-opacity, 1));
}
.step-current .step-badge, .step-completed .step-badge {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(182 138 53 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(182 138 53 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.step-completed .step-badge {
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Crect width='256' height='256' fill='none'/%3E%3Cpolyline points='40 144 96 200 224 72' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='16'/%3E%3C/svg%3E");
}
.step-completed .step-badge:hover {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(242 236 207 / var(--tw-ring-opacity, 1));
}
.step-connector {
  position: absolute;
  inset: 0px;
  display: flex;
  align-items: center;
}
.step-connector-state {
  height: 0.188rem;
  width: 100%;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(195 198 203 / var(--tw-bg-opacity, 1));
}
.step-completed .step-connector-state {
  --tw-bg-opacity: 1;
  background-color: rgb(182 138 53 / var(--tw-bg-opacity, 1));
}
.step-text-below {
  position: absolute;
  top: calc(100% + 1rem);
  white-space: nowrap;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(27 29 33 / var(--tw-text-opacity, 1));
}
.aegov-step .step-connector {
  inset-inline-start: 3rem;
  width: calc(100% - 3.5rem);
}
.aegov-step .step-connector-vertical {
  top: 3rem;
  height: calc(100% - 3.5rem);
}
.aegov-step.step-sm .step-connector {
  inset-inline-start: 2.5rem;
  width: calc(100% - 3rem);
}
p.aegov-step.step-sm .step-badge {
  margin-bottom: 1.75rem;
}
.aegov-step.step-sm .step-badge {
  height: 2rem;
  width: 2rem;
  background-size: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.aegov-step.step-sm .step-badge svg {
  height: 1.25rem;
  width: 1.25rem;
}
.aegov-step.step-sm .step-connector-vertical {
  top: 2.5rem;
  inset-inline-start: 1rem;
  height: calc(100% - 3rem);
}
.aegov-step.step-lg .step-connector {
  inset-inline-start: 3.5rem;
  width: calc(100% - 4rem);
}
.aegov-step.step-lg .step-badge {
  height: 3rem;
  width: 3rem;
  background-size: 2rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
}
.aegov-step.step-lg .step-badge svg {
  height: 2rem;
  width: 2rem;
}
.aegov-step.step-lg .step-connector-vertical {
  top: 3.5rem;
  inset-inline-start: 1.5rem;
  height: calc(100% - 4rem);
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="number"],
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="week"],
[multiple],
textarea,
select {
  display: block;
  width: 100%;
  flex: 1 1 0%;
  border-width: 0px;
  background-color: transparent;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(93 59 38 / var(--tw-text-opacity, 1));
}
input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="week"]::-moz-placeholder, [multiple]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(158 162 169 / var(--tw-text-opacity, 1));
}
input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="url"]::placeholder,
input[type="password"]::placeholder,
input[type="number"]::placeholder,
input[type="date"]::placeholder,
input[type="datetime-local"]::placeholder,
input[type="month"]::placeholder,
input[type="search"]::placeholder,
input[type="tel"]::placeholder,
input[type="time"]::placeholder,
input[type="week"]::placeholder,
[multiple]::placeholder,
textarea::placeholder,
select::placeholder {
  --tw-text-opacity: 1;
  color: rgb(158 162 169 / var(--tw-text-opacity, 1));
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
[multiple]:focus,
textarea:focus,
select:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
input[type="text"]:disabled,
input[type="email"]:disabled,
input[type="url"]:disabled,
input[type="password"]:disabled,
input[type="number"]:disabled,
input[type="date"]:disabled,
input[type="datetime-local"]:disabled,
input[type="month"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="time"]:disabled,
input[type="week"]:disabled,
[multiple]:disabled,
textarea:disabled,
select:disabled {
  pointer-events: none;
  cursor: not-allowed;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
input[type="range"] {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  display: inline-block;
  height: 0.5rem;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.25rem;
  background-color: rgb(195 198 203 / 0.5);
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #D7BC6D var(--tw-gradient-from-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #B68A35 var(--tw-gradient-to-position);
  background-repeat: no-repeat;
  vertical-align: middle;
  font-size: 1rem;
  line-height: 1.5rem;
}
input[type="range"]::-webkit-slider-thumb {
  height: 1.25rem;
  width: 1.25rem;
  cursor: ew-resize;
  -webkit-appearance: none;
          appearance: none;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(108 69 39 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 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);
  -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  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;
}
input[type="range"]::-webkit-slider-thumb:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(124 94 36 / var(--tw-bg-opacity, 1));
}
input[type="range"]::-webkit-slider-runnable-track {
  -webkit-appearance: none;
          appearance: none;
  border-width: 0px;
  background-color: transparent;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
input[type="file"]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
input[type="file"] {
  width: 100%;
  overflow: hidden;
  border-width: 0px;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  outline: 2px solid transparent;
  outline-offset: 2px;
}
input[type="file"]::file-selector-button {
  margin-inline-end: 1rem;
  height: 100%;
  --tw-bg-opacity: 1;
  background-color: transparent;
  padding-left: 1rem;
  padding-right: 1rem;
  --tw-text-opacity: 1;
  color: rgb(124 94 36 / var(--tw-text-opacity, 1));
  border-start-start-radius: 0.25rem;
  border-end-start-radius: 0.25rem;
  border-width: 0px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-inset: inset;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(215 188 109 / var(--tw-ring-opacity, 1));
}
input[type="file"]:focus-within::file-selector-button {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-inset: inset;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 192 39 / var(--tw-ring-opacity, 1));
}
input[type="file"]:focus {
  outline-color: #B68A35;
}
input[type="file"]:focus::file-selector-button {
  z-index: 10;
  --tw-shadow-color: rgb(248 192 39 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
input[type="file"]:hover:not(:disabled):not([readonly])::file-selector-button {
  --tw-bg-opacity: 1;
  background-color: rgb(242 236 207 / var(--tw-bg-opacity, 1));
}
p.aegov-form-control label {
  margin-bottom: 1.75rem;
}
.aegov-form-control label {
  margin-bottom: 0.25rem;
  display: block;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(35 37 40 / var(--tw-text-opacity, 1));
}
.aegov-form-control .form-control-input {
  position: relative;
  display: flex;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-inset: inset;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(203 163 68 / var(--tw-ring-opacity, 1));
}
.aegov-form-control .form-control-input:focus-within {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-inset: inset;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 192 39 / var(--tw-ring-opacity, 1));
}
.aegov-form-control .form-control-input:focus {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.aegov-form-control .form-control-input .control-prefix,
    .aegov-form-control .form-control-input .control-suffix {
  display: flex;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: center;
  --tw-text-opacity: 1;
  color: rgb(158 162 169 / var(--tw-text-opacity, 1));
}
.aegov-form-control .form-control-input .control-prefix + input, .aegov-form-control .form-control-input .control-suffix + input {
  padding-left: 0.375rem;
}
.aegov-form-control .form-control-input .control-prefix > svg, .aegov-form-control .form-control-input .control-suffix > svg {
  height: 1.5rem;
  width: 1.5rem;
  fill: currentColor;
}
.aegov-form-control .form-control-input:has(:disabled) {
  opacity: 0.4;
}
.aegov-form-control .form-control-input:has([type="range"]) {
  border-width: 0px;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.aegov-form-control .form-control-input input[type="search"] + .control-suffix:focus-within {
  --tw-text-opacity: 1 !important;
  color: rgb(248 192 39 / var(--tw-text-opacity, 1)) !important;
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.aegov-form-control .form-control-input input[type="search"]::-webkit-search-cancel-button {
  cursor: pointer;
}
.aegov-form-control .form-control-input input[type=file] {
  border-radius: 0.5rem;
}
.aegov-form-control .form-control-input .control-prefix {
  padding-inline-start: 1rem;
}
.aegov-form-control .form-control-input .control-prefix select {
  padding-inline-start: 0px;
}
.aegov-form-control .form-control-input .control-suffix {
  padding-inline-end: 1rem;
}
.aegov-form-control .form-control-input input[type="date"] + .control-suffix, .aegov-form-control .form-control-input input[type="datetime-local"] + .control-suffix, .aegov-form-control .form-control-input input[type="month"] + .control-suffix {
  pointer-events: none;
  position: absolute;
  right: 0.875rem;
  top: 50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: inherit;
  padding-inline-end: 0px;
}
.aegov-form-control .form-control-input input[type="date"] + .control-suffix svg:focus-within, .aegov-form-control .form-control-input input[type="datetime-local"] + .control-suffix svg:focus-within, .aegov-form-control .form-control-input input[type="month"] + .control-suffix svg:focus-within {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-inset: inset;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 192 39 / var(--tw-ring-opacity, 1));
}
.aegov-form-control .form-control-input:focus-within .control-prefix {
  --tw-text-opacity: 1;
  color: rgb(93 59 38 / var(--tw-text-opacity, 1));
}
.aegov-form-control .form-control-input:focus-within .control-suffix {
  --tw-text-opacity: 1;
  color: rgb(93 59 38 / var(--tw-text-opacity, 1));
}
.aegov-form-control select {
  background-repeat: no-repeat;
  padding-inline-end: 2.25rem;
  padding-inline-start: 1rem;
  --tw-text-opacity: 1;
  color: rgb(93 59 38 / var(--tw-text-opacity, 1));
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%237C5E24' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
}
.aegov-form-control select:where([dir="rtl"], [dir="rtl"] *) {
  background-position: 0.5rem;
}
.aegov-form-control [multiple] {
  background-image: none;
  padding-right: 1rem;
}
.aegov-form-control textarea {
  height: auto;
}
.aegov-form-control.control-lg label {
  font-size: 1rem;
  line-height: 1.5rem;
}
.aegov-form-control.control-lg .form-control-input {
  font-size: 1.125rem;
  line-height: 1.5rem;
}
.aegov-form-control.control-lg .form-control-input input {
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
}
.aegov-form-control.control-lg .form-control-input select {
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
}
.aegov-form-control.control-lg .form-control-input textarea {
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
}
.aegov-form-control.control-lg .form-control-input input[type="file"] {
  height: 3.5rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
}
.aegov-form-control.control-lg .form-control-input input[type="file"]::file-selector-button {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.aegov-form-control.control-lg .form-control-input .control-prefix > svg, .aegov-form-control.control-lg .form-control-input .control-suffix > svg {
  height: 1.75rem;
  width: 1.75rem;
}
p.aegov-form-control.control-base label {
  margin-bottom: 1.75rem;
}
.aegov-form-control.control-base label {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.aegov-form-control.control-base .form-control-input {
  font-size: 1rem;
  line-height: 1.5rem;
}
.aegov-form-control.control-base .form-control-input input {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
.aegov-form-control.control-base .form-control-input select {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
.aegov-form-control.control-base .form-control-input textarea {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
.aegov-form-control.control-base .form-control-input input[type="file"] {
  height: 3rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
.aegov-form-control.control-base .form-control-input input[type="file"]::file-selector-button {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.aegov-form-control.control-base .form-control-input .control-prefix > svg, .aegov-form-control.control-base .form-control-input .control-suffix > svg {
  height: 1.5rem;
  width: 1.5rem;
}
p.aegov-form-control.control-sm .form-control-input {
  margin-bottom: 1.75rem;
}
.aegov-form-control.control-sm .form-control-input {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
p.aegov-form-control.control-sm .form-control-input input {
  margin-bottom: 1.75rem;
}
.aegov-form-control.control-sm .form-control-input input {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
p.aegov-form-control.control-sm .form-control-input select {
  margin-bottom: 1.75rem;
}
.aegov-form-control.control-sm .form-control-input select {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
p.aegov-form-control.control-sm .form-control-input textarea {
  margin-bottom: 1.75rem;
}
.aegov-form-control.control-sm .form-control-input textarea {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
p.aegov-form-control.control-sm .form-control-input input[type="file"] {
  margin-bottom: 1.75rem;
}
.aegov-form-control.control-sm .form-control-input input[type="file"] {
  height: 2.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.aegov-form-control.control-sm .form-control-input input[type="file"]::file-selector-button {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.aegov-form-control.control-sm .form-control-input .control-prefix > svg, .aegov-form-control.control-sm .form-control-input .control-suffix > svg {
  height: 1.25rem;
  width: 1.25rem;
}
.aegov-form-control .form-control-dropbox {
  position: relative;
  display: block;
  border-radius: 0.5rem;
  border-width: 1px;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-color: rgb(203 163 68 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  text-align: center;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 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);
}
.aegov-form-control .form-control-dropbox:focus {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.aegov-form-control .form-control-dropbox svg {
  margin-left: auto;
  margin-right: auto;
  height: 2.5rem;
  width: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}
.aegov-form-control .form-control-dropbox label {
  position: relative;
  display: inline-block;
  cursor: pointer;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(146 114 42 / var(--tw-text-opacity, 1));
}
.aegov-form-control .form-control-dropbox label:focus-within {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 192 39 / var(--tw-ring-opacity, 1));
  --tw-ring-offset-width: 2px;
}
.aegov-form-control .form-control-dropbox label:hover {
  --tw-text-opacity: 1;
  color: rgb(182 138 53 / var(--tw-text-opacity, 1));
}
.aegov-form-control.control-secondary .form-control-input {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(121 126 134 / var(--tw-ring-opacity, 1));
}
.aegov-form-control.control-secondary .form-control-input:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(117 219 255 / var(--tw-ring-opacity, 1));
}
.aegov-form-control.control-secondary .form-control-input input[type="date"] + .control-suffix svg:focus-within, .aegov-form-control.control-secondary .form-control-input input[type="datetime-local"] + .control-suffix svg:focus-within, .aegov-form-control.control-secondary .form-control-input input[type="month"] + .control-suffix svg:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(117 219 255 / var(--tw-ring-opacity, 1));
}
.aegov-form-control.control-secondary .form-control-input:focus-within .control-prefix {
  --tw-text-opacity: 1;
  color: rgb(27 29 33 / var(--tw-text-opacity, 1));
}
.aegov-form-control.control-secondary .form-control-input:focus-within .control-suffix {
  --tw-text-opacity: 1;
  color: rgb(27 29 33 / var(--tw-text-opacity, 1));
}
.aegov-form-control.control-secondary .form-control-input input[type="search"] + .control-suffix:focus-within {
  --tw-text-opacity: 1 !important;
  color: rgb(44 202 255 / var(--tw-text-opacity, 1)) !important;
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.aegov-form-control.control-secondary select {
  padding-inline-end: 2.25rem;
  padding-inline-start: 1rem;
  --tw-text-opacity: 1;
  color: rgb(27 29 33 / var(--tw-text-opacity, 1));
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%233E4046' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
}
.aegov-form-control.control-secondary select:where([dir="rtl"], [dir="rtl"] *) {
  background-position: 0.5rem;
}
.aegov-form-control.control-secondary .form-control-dropbox {
  --tw-border-opacity: 1;
  border-color: rgb(121 126 134 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.aegov-form-control.control-secondary .form-control-dropbox svg {
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}
.aegov-form-control.control-secondary .form-control-dropbox label {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(75 79 88 / var(--tw-text-opacity, 1));
}
.aegov-form-control.control-secondary .form-control-dropbox label:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(117 219 255 / var(--tw-ring-opacity, 1));
}
.aegov-form-control.control-secondary .form-control-dropbox label:hover {
  --tw-text-opacity: 1;
  color: rgb(95 100 109 / var(--tw-text-opacity, 1));
}
.aegov-form-control.control-secondary input[type="range"] {
  background-color: rgb(195 198 203 / 0.5);
  --tw-gradient-from: #9EA2A9 var(--tw-gradient-from-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #5F646D var(--tw-gradient-to-position);
}
.aegov-form-control.control-secondary input[type="range"]::-webkit-slider-thumb {
  --tw-bg-opacity: 1;
  background-color: rgb(35 37 40 / var(--tw-bg-opacity, 1));
}
.aegov-form-control.control-secondary input[type="range"]::-webkit-slider-thumb:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(62 64 70 / var(--tw-bg-opacity, 1));
}
.aegov-form-control.control-secondary input[type="file"]::file-selector-button {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(62 64 70 / var(--tw-text-opacity, 1));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(158 162 169 / var(--tw-ring-opacity, 1));
}
.aegov-form-control.control-secondary input[type="file"]:focus-within::file-selector-button {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(117 219 255 / var(--tw-ring-opacity, 1));
}
.aegov-form-control.control-secondary input[type="file"]:focus {
  outline-color: #75DBFF;
}
.aegov-form-control.control-secondary input[type="file"]:focus::file-selector-button {
  --tw-shadow-color: rgb(117 219 255 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.aegov-form-control.control-secondary input[type="file"]:hover:not(:disabled):not([readonly])::file-selector-button {
  --tw-bg-opacity: 1;
  background-color: rgb(225 227 229 / var(--tw-bg-opacity, 1));
}
.aegov-form-control.control-error label {
  --tw-text-opacity: 1;
  color: rgb(216 55 49 / var(--tw-text-opacity, 1));
}
p.aegov-form-control.control-error .error-message {
  margin-bottom: 1.75rem;
}
.aegov-form-control.control-error .error-message {
  margin-top: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(216 55 49 / var(--tw-text-opacity, 1));
}
.aegov-form-control.control-error .form-control-input {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(244 122 117 / var(--tw-ring-opacity, 1));
}
.aegov-form-control.control-error .form-control-input:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(216 55 49 / var(--tw-ring-opacity, 1));
}
.aegov-form-control.control-error .form-control-input input[type="date"] + .control-suffix svg:focus-within, .aegov-form-control.control-error .form-control-input input[type="datetime-local"] + .control-suffix svg:focus-within, .aegov-form-control.control-error .form-control-input input[type="month"] + .control-suffix svg:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(216 55 49 / var(--tw-ring-opacity, 1));
}
.aegov-form-control.control-error .form-control-input:focus-within .control-prefix {
  --tw-text-opacity: 1;
  color: rgb(124 35 32 / var(--tw-text-opacity, 1));
}
.aegov-form-control.control-error .form-control-input:focus-within .control-suffix {
  --tw-text-opacity: 1;
  color: rgb(124 35 32 / var(--tw-text-opacity, 1));
}
.aegov-form-control.control-error select {
  padding-inline-end: 2.25rem;
  padding-inline-start: 1rem;
  --tw-text-opacity: 1;
  color: rgb(124 35 32 / var(--tw-text-opacity, 1));
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%233E4046' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
}
.aegov-form-control.control-error select:where([dir="rtl"], [dir="rtl"] *) {
  background-position: 0.5rem;
}
.aegov-form-control.control-error .form-control-dropbox {
  --tw-border-opacity: 1;
  border-color: rgb(244 122 117 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.aegov-form-control.control-error .form-control-dropbox svg {
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}
.aegov-form-control.control-error .form-control-dropbox label {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(216 55 49 / var(--tw-text-opacity, 1));
}
.aegov-form-control.control-error .form-control-dropbox label:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(216 55 49 / var(--tw-ring-opacity, 1));
}
.aegov-form-control.control-error .form-control-dropbox label:hover {
  --tw-text-opacity: 1;
  color: rgb(234 79 73 / var(--tw-text-opacity, 1));
}
.aegov-form-control.control-error input[type="range"] {
  background-color: rgb(253 205 203 / 0.5);
  --tw-gradient-from: #FAAAA7 var(--tw-gradient-from-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #EA4F49 var(--tw-gradient-to-position);
}
.aegov-form-control.control-error input[type="range"]::-webkit-slider-thumb {
  --tw-bg-opacity: 1;
  background-color: rgb(149 35 31 / var(--tw-bg-opacity, 1));
}
.aegov-form-control.control-error input[type="range"]::-webkit-slider-thumb:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(181 37 32 / var(--tw-bg-opacity, 1));
}
.aegov-form-control.control-error input[type="file"]::file-selector-button {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(181 37 32 / var(--tw-text-opacity, 1));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 170 167 / var(--tw-ring-opacity, 1));
}
.aegov-form-control.control-error input[type="file"]:focus-within::file-selector-button {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(216 55 49 / var(--tw-ring-opacity, 1));
}
.aegov-form-control.control-error input[type="file"]:focus {
  outline-color: #EA4F49;
}
.aegov-form-control.control-error input[type="file"]:focus::file-selector-button {
  --tw-shadow-color: rgb(244 122 117 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.aegov-form-control.control-error input[type="file"]:hover:not(:disabled):not([readonly])::file-selector-button {
  --tw-bg-opacity: 1;
  background-color: rgb(253 228 227 / var(--tw-bg-opacity, 1));
}
.aegov-form-control.aegov-file-input-control .file-input-label {
  margin: 0px;
  display: inline-flex !important;
  flex-shrink: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 1rem !important;
  line-height: 1.5rem !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
  text-decoration-line: none;
}
.aegov-form-control.aegov-file-input-control .file-input-label.file-input-disabled {
  opacity: 0.4;
}
.aegov-form-control.aegov-file-input-control input[type="file"] {
  display: none;
}
#emirate-brief.aegov-form-control.aegov-file-input-control input[type="file"] {
    display: none;
}
.aegov-form-control.aegov-file-input-control .file-input-summary {
  margin-top: 1rem;
}
.aegov-form-control.aegov-file-input-control .file-input-summary > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.aegov-form-control.aegov-file-input-control .file-input-summary .file-input-summary-item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 0.75rem;
  text-align: center;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(95 100 109 / var(--tw-text-opacity, 1));
}
input[type="checkbox"],
input[type="radio"] {
  position: relative;
  margin: 0px;
  height: 1.25rem;
  width: 1.25rem;
  flex-shrink: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(203 163 68 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(203 163 68 / var(--tw-text-opacity, 1));
  accent-color: #CBA344;
}
input[type="checkbox"]::before,
input[type="radio"]::before {
  position: absolute;
  inset-inline-start: 50%;
  top: 50%;
  height: 3rem;
  width: 3rem;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(249 247 237 / var(--tw-bg-opacity, 1));
  mix-blend-mode: multiply;
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
input[type="checkbox"]:hover::before,
input[type="radio"]:hover::before {
  content: var(--tw-content);
  --tw-scale-x: 1;
  --tw-scale-y: 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));
}
input[type="checkbox"]:where([dir="rtl"], [dir="rtl"] *)::before,
input[type="radio"]:where([dir="rtl"], [dir="rtl"] *)::before {
  content: var(--tw-content);
  --tw-translate-x: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
input[type="checkbox"]:focus,
input[type="radio"]:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 192 39 / var(--tw-ring-opacity, 1));
  --tw-ring-offset-width: 2px;
}
input[type="checkbox"]:disabled,
input[type="radio"]:disabled {
  pointer-events: none;
  --tw-border-opacity: 1;
  border-color: rgb(230 215 162 / var(--tw-border-opacity, 1));
}
input[type="checkbox"]:disabled::before,
input[type="radio"]:disabled::before {
  content: var(--tw-content) !important;
  display: none !important;
}
input[type="checkbox"] {
  border-radius: 0.25rem;
}
.aegov-check-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.aegov-check-item > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.aegov-check-item:where([dir="rtl"], [dir="rtl"] *) > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 1;
}
.aegov-check-item:has(input:disabled) label {
  --tw-text-opacity: 1;
  color: rgb(158 162 169 / var(--tw-text-opacity, 1));
}
.aegov-check-item.check-lg, .aegov-check-group.check-lg {
  font-size: 1.125rem;
  line-height: 1.5rem;
}
.aegov-check-item.check-lg input[type="checkbox"],.aegov-check-group.check-lg input[type="checkbox"] {
  height: 1.5rem;
  width: 1.5rem;
}
.aegov-check-item.check-lg input[type="radio"],.aegov-check-group.check-lg input[type="radio"] {
  height: 1.5rem;
  width: 1.5rem;
}
.aegov-check-item.check-base, .aegov-check-group.check-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.aegov-check-item.check-base input[type="checkbox"],.aegov-check-group.check-base input[type="checkbox"] {
  height: 1.25rem;
  width: 1.25rem;
}
.aegov-check-item.check-base input[type="radio"],.aegov-check-group.check-base input[type="radio"] {
  height: 1.25rem;
  width: 1.25rem;
}
p.aegov-check-item.check-sm,p .aegov-check-group.check-sm {
  margin-bottom: 1.75rem;
}
.aegov-check-item.check-sm, .aegov-check-group.check-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.aegov-check-item.check-sm input[type="checkbox"],.aegov-check-group.check-sm input[type="checkbox"] {
  height: 1rem;
  width: 1rem;
}
.aegov-check-item.check-sm input[type="checkbox"]::before,.aegov-check-group.check-sm input[type="checkbox"]::before {
  height: 2.5rem;
  content: var(--tw-content);
  width: 2.5rem;
}
.aegov-check-item.check-sm input[type="radio"], .aegov-check-group.check-sm input[type="radio"] {
  height: 1rem;
  width: 1rem;
}
.aegov-check-item.check-sm input[type="radio"]::before, .aegov-check-group.check-sm input[type="radio"]::before {
  height: 2.5rem;
  content: var(--tw-content);
  width: 2.5rem;
}
.aegov-check-item.check-secondary input[type="checkbox"],
    .aegov-check-item.check-secondary input[type="radio"],
    .aegov-check-group.check-secondary input[type="checkbox"],
    .aegov-check-group.check-secondary input[type="radio"] {
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(62 64 70 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(35 37 40 / var(--tw-text-opacity, 1));
  accent-color: #232528;
}
.aegov-check-item.check-secondary input[type="checkbox"]::before,
    .aegov-check-item.check-secondary input[type="radio"]::before,
    .aegov-check-group.check-secondary input[type="checkbox"]::before,
    .aegov-check-group.check-secondary input[type="radio"]::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
}
.aegov-check-item.check-secondary input[type="checkbox"]:focus,
    .aegov-check-item.check-secondary input[type="radio"]:focus,
    .aegov-check-group.check-secondary input[type="checkbox"]:focus,
    .aegov-check-group.check-secondary input[type="radio"]:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(117 219 255 / var(--tw-ring-opacity, 1));
}
.aegov-check-item.check-secondary input[type="checkbox"]:disabled,
    .aegov-check-item.check-secondary input[type="radio"]:disabled,
    .aegov-check-group.check-secondary input[type="checkbox"]:disabled,
    .aegov-check-group.check-secondary input[type="radio"]:disabled {
  --tw-border-opacity: 1;
  border-color: rgb(195 198 203 / var(--tw-border-opacity, 1));
}
.aegov-dropdown {
  z-index: 50;
  display: none;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
#emirate-brief.aegov-dropdown {
    display: none;
}
.aegov-dropdown .dropdown-header {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(247 247 247 / var(--tw-border-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(27 29 33 / var(--tw-text-opacity, 1));
}
.aegov-dropdown .dropwdown-body {
  --tw-text-opacity: 1;
  color: rgb(62 64 70 / var(--tw-text-opacity, 1));
}
.aegov-dropdown .dropwdown-body a {
  color: inherit;
  text-decoration-line: none;
}
.aegov-dropdown .dropwdown-body a:visited {
  color: inherit;
}
.aegov-dropdown .dropwdown-body a:hover {
  color: inherit;
}
.aegov-dropdown .dropwdown-body a:active {
  color: inherit;
}
.dropdown-item {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  border-radius: 0px;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: inherit;
  text-decoration-line: none;
}
.dropdown-item:visited {
  color: inherit;
}
.dropdown-item:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  color: inherit;
}
.dropdown-item:active {
  color: inherit;
}
.dropdown-item svg {
  height: 1.25rem;
  width: 1.25rem;
  color: currentColor;
}
.aegov-modal {
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  height: calc(100% - 1rem);
  max-height: 100%;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 1rem;
}
.aegov-modal.modal-serious .aegov-btn {
  --tw-bg-opacity: 1;
  background-color: rgb(216 55 49 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(254 242 242 / var(--tw-text-opacity, 1));
}
.aegov-modal.modal-serious .aegov-btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(234 79 73 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(254 242 242 / var(--tw-text-opacity, 1));
  --tw-shadow-color: #FEF2F2;
  --tw-shadow: var(--tw-shadow-colored);
}
.aegov-modal.modal-serious .aegov-btn:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 170 167 / var(--tw-ring-opacity, 1));
}
.aegov-modal.modal-serious .aegov-btn.btn-soft {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(216 55 49 / var(--tw-text-opacity, 1));
}
.aegov-modal.modal-serious .aegov-btn.btn-soft:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 228 227 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(216 55 49 / var(--tw-text-opacity, 1));
}
.aegov-modal.modal-serious .aegov-btn.btn-link {
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(216 55 49 / var(--tw-text-opacity, 1));
}
.aegov-modal.modal-serious .aegov-btn.btn-link:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.aegov-modal.modal-serious .aegov-btn.btn-link:focus-visible {
  --tw-border-opacity: 1;
  border-color: rgb(244 122 117 / var(--tw-border-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(244 122 117 / var(--tw-ring-opacity, 1));
  --tw-ring-offset-width: 0px;
}
.aegov-modal.modal-serious .aegov-btn.btn-outline {
  --tw-border-opacity: 1;
  border-color: rgb(216 55 49 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(216 55 49 / var(--tw-text-opacity, 1));
}
.aegov-modal.modal-serious .aegov-btn.btn-outline:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 228 227 / var(--tw-bg-opacity, 1));
}
.aegov-modal.modal-serious .aegov-btn.btn-outline:focus-visible {
  --tw-border-opacity: 1;
  border-color: rgb(250 170 167 / var(--tw-border-opacity, 1));
}
.aegov-modal-wrapper {
  position: relative;
  max-height: 100%;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-shadow-color: rgb(27 29 33 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.aegov-modal-backdrop, .aegov-backdrop {
  position: fixed;
  inset: 0px;
  z-index: 40;
  background-color: rgb(27 29 33 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.5;
}
p.aegov-modal-close {
  margin-bottom: 1.75rem;
}
.aegov-modal-close {
  position: absolute;
  margin-left: auto;
  display: inline-flex;
  align-items: center;
  border-radius: 0.5rem;
  background-color: transparent;
  padding: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(121 126 134 / var(--tw-text-opacity, 1));
}
.aegov-modal-close:focus-within {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(203 163 68 / var(--tw-ring-opacity, 1));
}
.aegov-modal-close:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(75 79 88 / var(--tw-text-opacity, 1));
}
.aegov-modal-close:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.lang-header {
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
}
.lang-primary {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(35 37 40 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}
.lang-primary.active {
  --tw-text-opacity: 1;
  color: rgb(182 138 53 / var(--tw-text-opacity, 1));
}
p.lang-other-title {
  margin-bottom: 1.75rem;
}
.lang-other-title {
  margin-bottom: 0px !important;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(225 227 229 / var(--tw-border-opacity, 1));
  padding-bottom: 1.5rem;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(158 162 169 / var(--tw-text-opacity, 1));
}
p.lang-bottom-text {
  margin-bottom: 1.5rem;
}
.lang-bottom-text {
  margin-bottom: 0px !important;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(158 162 169 / var(--tw-text-opacity, 1));
}
.tab-pills .tab-link {
  border-radius: 0.5rem;
  border-width: 2px;
  border-color: transparent;
  background-color: transparent;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(35 37 40 / var(--tw-text-opacity, 1));
}
.tab-pills .tab-link:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
}
.tab-pills .tab-active {
  --tw-bg-opacity: 1;
  background-color: rgb(242 236 207 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(93 59 38 / var(--tw-text-opacity, 1));
}
p.aegov-tooltip {
  margin-bottom: 1.5rem;
}
.aegov-tooltip {
  visibility: hidden;
  position: absolute;
  display: inline-block;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(27 29 33 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  opacity: 0;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 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);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.tooltip-arrow,
.tooltip-arrow:before {
  position: absolute;
  height: 1rem;
  width: 1rem;
  border-radius: 0.25rem;
  background-color: inherit;
}
.tooltip-arrow {
  visibility: hidden;
}
.tooltip-arrow:before {
  visibility: visible;
  inset-inline-start: 0px;
  --tw-rotate: 45deg;
  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));
  transition-property: none;
  --tw-content: "";
  content: var(--tw-content);
}
[data-tooltip-style^="light"] + .aegov-tooltip > .tooltip-arrow:before {
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(14 15 18 / var(--tw-border-opacity, 1));
}
[data-tooltip-style^="light"] + .aegov-tooltip[data-popper-placement^="top"] > .tooltip-arrow:before {
  border-bottom-width: 1px;
  border-inline-end-width: 1px;
}
[data-tooltip-style^="light"] + .aegov-tooltip[data-popper-placement^="right"] > .tooltip-arrow:before {
  border-bottom-width: 1px;
  border-inline-start-width: 1px;
}
[data-tooltip-style^="light"] + .aegov-tooltip[data-popper-placement^="bottom"] > .tooltip-arrow:before {
  border-inline-start-width: 1px;
  border-top-width: 1px;
}
[data-tooltip-style^="light"] + .aegov-tooltip[data-popper-placement^="left"] > .tooltip-arrow:before {
  border-inline-end-width: 1px;
  border-top-width: 1px;
}
.aegov-tooltip[data-popper-placement^="top"] > .tooltip-arrow {
  bottom: -0.25rem;
}
.aegov-tooltip[data-popper-placement^="bottom"] > .tooltip-arrow {
  top: -0.25rem;
}
.aegov-tooltip[data-popper-placement^="left"] > .tooltip-arrow {
  inset-inline-end: -0.25rem;
}
.aegov-tooltip[data-popper-placement^="right"] > .tooltip-arrow {
  inset-inline-start: -0.25rem;
}
.aegov-tooltip.in-visible > .tooltip-arrow:before {
  visibility: hidden;
}
.aegov-header {
  position: relative;
  padding-top: 0.5rem;
}
.aegov-header::before {
  position: absolute;
  top: 0px;
  height: 0.5rem;
  width: 100%;
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #CBA344 var(--tw-gradient-from-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  content: var(--tw-content);
  --tw-gradient-to: #92722A var(--tw-gradient-to-position);
}
.custom-divide > * {
  position: relative;
  display: inline-flex;
}
.custom-divide > *:not(:last-child)::before {
  position: absolute;
  inset-inline-end: 0px;
  top: 50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  height: 0.875rem;
  width: 1px;
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(225 227 229 / var(--tw-bg-opacity, 1));
}
.custom-divide > *:not(:last-child) {
  margin-inline-end: 0.75rem;
  padding-inline-end: 0.75rem;
}
.custom-divide-sm > *:not(:last-child) {
  margin-inline-end: 0.375rem;
  padding-inline-end: 0.375rem;
}
.custom-divide-sm > *:not(:last-child)::before {
  height: 0.875rem;
  content: var(--tw-content);
  width: 1px;
}
.logos {
  display: flex;
  flex-shrink: 0;
  align-items: center;
}
.logos .logo-item {
  position: relative;
}
.logos .logo-item:not(:last-child) {
  margin-inline-end: 1rem;
}
.logo img {
  display: block;
  max-height: 3rem;
  max-width: 8.75rem;
}
.secondary-logo {
  height: 2rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.header-top-right {
  position: relative;
  min-height: 2.5rem;
  min-width: 2.5rem;
}
.header-top-right > a {
  position: absolute;
  top: -0.5rem;
  right: 0px;
  min-height: -moz-max-content;
  min-height: max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}
.header-top-right .emblem-logo {
  height: 3rem;
  width: 3rem;
  max-width: -moz-max-content;
  max-width: max-content;
}
.hamburger-icon svg {
  display: inline-flex;
  height: 2rem;
  width: 2rem;
}
.header-common-links li:not(:last-child)::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(215 188 109 / var(--tw-bg-opacity, 1));
}
p.header-common-links a {
  margin-bottom: 1.75rem;
}
.header-common-links a {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(62 64 70 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}
.header-common-links a:hover {
  --tw-text-opacity: 1;
  color: rgb(182 138 53 / var(--tw-text-opacity, 1));
}
.header-navs {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
}
.main-navigation .nav-menu > .menu-item > a {
  display: inline-flex;
  align-items: center;
  border-radius: 0px;
  border-bottom-width: 1px;
  border-color: transparent;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(35 37 40 / var(--tw-text-opacity, 1));
  transition-delay: 200ms;
}
.main-navigation .menu-item a {
  text-decoration-line: none;
}
.main-navigation .menu-item.active-page > a {
  --tw-border-opacity: 1;
  border-color: rgb(93 59 38 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(93 59 38 / var(--tw-text-opacity, 1));
}
.main-navigation .menu-item.menu-item-has-children > a {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  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;
}
.main-navigation .menu-item.menu-item-has-children .submenu-btn {
  position: relative;
  display: inline-block;
}
.main-navigation .menu-item.menu-item-has-children .submenu-btn:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 192 39 / var(--tw-ring-opacity, 1));
  --tw-ring-offset-width: 0px;
}
.main-navigation .menu-item.menu-item-has-children .submenu-btn.active-ic-btn {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 192 39 / var(--tw-ring-opacity, 1));
}
.main-navigation .menu-item.menu-item-has-children .submenu-btn.inactive-ic-btn {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.main-navigation .menu-item.menu-item-has-children .submenu-btn svg, .main-navigation .menu-item.menu-item-has-children .submenu-btn img {
  margin-left: auto;
  margin-right: auto;
}
[dir="rtl"] .aegov-header .main-navigation .nav-menu > .menu-item > a {
  font-weight: 500;
}
[dir="rtl"] .aegov-header .main-navigation .nav-menu > .menu-item.menu-item-has-children > a {
  gap: 0.25rem;
}
[dir="rtl"] .aegov-header .main-navigation .nav-menu > .menu-item:first-child > a > span {
  display: inline-block;
}
.has-link-icon a {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  text-decoration-line: none;
}
.has-link-icon a svg {
  height: 1rem;
  width: 1rem;
  flex-shrink: 0;
}
p.header-navs-right li a {
  margin-bottom: 1.75rem;
}
.header-navs-right li a {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(146 114 42 / var(--tw-text-opacity, 1));
}
.header-navs-right li a:hover {
  --tw-text-opacity: 1;
  color: rgb(182 138 53 / var(--tw-text-opacity, 1));
}
.submenu {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.submenu .submenu-title {
  text-transform: capitalize;
}
p.submenu li a {
  margin-bottom: 1.75rem;
}
.submenu li a {
  display: inline-block;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(27 29 33 / var(--tw-text-opacity, 1));
  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;
}
.submenu li a:hover {
  --tw-text-opacity: 1;
  color: rgb(124 94 36 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.submenu-title {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(182 138 53 / var(--tw-text-opacity, 1));
}
.rounded-bordered {
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(225 227 229 / var(--tw-border-opacity, 1));
}
.aegov-backdrop + .aegov-backdrop, .aegov-modal-backdrop + .aegov-modal-backdrop {
  z-index: 50;
}
.aegov-footer {
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  padding-top: 0.5rem;
}
.aegov-footer::before {
  position: absolute;
  top: 0px;
  height: 0.5rem;
  width: 100%;
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #CBA344 var(--tw-gradient-from-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  content: var(--tw-content);
  --tw-gradient-to: #92722A var(--tw-gradient-to-position);
}
p.aegov-footer a {
  margin-bottom: 1.75rem;
}
.aegov-footer a {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(62 64 70 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}
.aegov-footer a:hover {
  --tw-text-opacity: 1;
  color: rgb(146 114 42 / var(--tw-text-opacity, 1));
}
.aegov-footer .accordion-title button {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  --tw-text-opacity: 1 !important;
  color: rgb(146 114 42 / var(--tw-text-opacity, 1)) !important;
}
.aegov-footer .accordion-title button svg {
  --tw-text-opacity: 1;
  color: rgb(75 79 88 / var(--tw-text-opacity, 1));
}
.aegov-footer .accordion-title button.accordion-active {
  --tw-text-opacity: 1;
  color: rgb(124 94 36 / var(--tw-text-opacity, 1));
}
.aegov-footer .accordion-title button.accordion-active svg {
  --tw-text-opacity: 1;
  color: rgb(124 94 36 / var(--tw-text-opacity, 1));
}
.aegov-footer .accordion-content-body > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.footer-contact li {
  width: 100%;
  justify-content: center;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.footer-contact li > a {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(35 37 40 / var(--tw-text-opacity, 1));
}
.footer-contact li > a:hover {
  --tw-text-opacity: 1;
  color: rgb(75 79 88 / var(--tw-text-opacity, 1));
}
.footer-contact li svg {
  display: inline-block;
  height: 1rem;
  width: 1rem;
  flex-shrink: 0;
}
.inline-with-gap {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
}
.social-sharing {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
.social-sharing a {
  --tw-text-opacity: 1;
  color: rgb(75 79 88 / var(--tw-text-opacity, 1));
}
.social-sharing a:hover {
  --tw-text-opacity: 1;
  color: rgb(95 100 109 / var(--tw-text-opacity, 1));
}
.social-sharing svg {
  display: inline-block;
  height: 2rem;
  width: 2rem;
}
.footer-bottom {
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(225 227 229 / var(--tw-border-opacity, 1));
}
.aegov-hero {
  margin: auto;
  width: 100%;
}
.aegov-hero picture img {
  width: 100%;
  min-height: 60vw;
  -o-object-fit: cover;
     object-fit: cover;
}
.aegov-hero .hero-viewport {
  overflow: hidden;
}
.aegov-hero .hero-container {
  backface-visibility: hidden;
  touch-action: pan-y pinch-zoom;
  display: flex;
}
.aegov-hero .hero-container:where([dir="rtl"], [dir="rtl"] *) {
  flex-direction: row-reverse;
}
.aegov-hero .hero-slide {
  min-width: 0px;
  flex: 0 0 100%;
}
.aegov-hero .hero-controls {
  margin-top: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.aegov-hero .hero-buttons {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.aegov-hero .hero-button {
  z-index: 1;
  margin: 0px;
  display: inline-flex;
  height: 1.75rem;
  width: 1.75rem;
  cursor: pointer;
  touch-action: manipulation;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 0px;
  background-color: transparent;
  padding: 0px;
  text-decoration-line: none;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.aegov-hero .hero-button:disabled {
  opacity: 0.4;
}
.aegov-hero .hero-dots {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
.aegov-hero .hero-dots button {
  margin: 0px;
  display: inline-flex;
  height: 1.5rem;
  width: 1.5rem;
  cursor: pointer;
  touch-action: manipulation;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  align-items: center;
  justify-content: center;
  border-radius: 1.5rem;
  border-width: 0px;
  background-color: transparent;
  padding: 0px;
  font-size: 0px;
  text-decoration-line: none;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.aegov-hero .hero-dots button::after {
  display: flex;
  height: 0.75rem;
  width: 0.75rem;
  align-items: center;
  border-radius: 9999px;
  content: var(--tw-content);
  background-color: rgb(35 37 40 / 0.3);
}
.aegov-hero .hero-dots button.hero-dot-selected:after {
  --tw-bg-opacity: 1;
  background-color: rgb(35 37 40 / var(--tw-bg-opacity, 1));
}
.aegov-hero .hero-row {
  display: flex;
  flex-direction: column-reverse;
  --tw-bg-opacity: 1;
  background-color: rgb(242 236 207 / var(--tw-bg-opacity, 1));
}
.aegov-hero .hero-row:where([dir="rtl"], [dir="rtl"] *) {
  direction: rtl;
}
.aegov-hero .hero-col-left {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1.25rem;
  padding-bottom: 2.5rem;
}
.aegov-hero .hero-col-right {
  position: relative;
}
.aegov-hero .hero-col-right img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.aegov-hero .hero-col-content {
  position: relative;
  z-index: 20;
  text-align: center;
}
.aegov-hero .hero-col-content > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.aegov-hero .hero-hero-title-wrap {
  position: absolute;
  top: 1.5rem;
  left: 0px;
  right: 0px;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
}
.aegov-hero .hero-hero-title-wrap > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.aegov-hero .hero-hero-title-wrap:where([dir="rtl"], [dir="rtl"] *) {
  direction: rtl;
}
.aegov-hero .hero-title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-family: 'Inter', 'Helvetica Neue', ui-sans-serif, system-ui, sans-serif;
  font-size: 2rem;
  line-height: 2.375rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(124 94 36 / var(--tw-text-opacity, 1));
}
.aegov-hero .hero-title:where([dir="rtl"], [dir="rtl"] *) {
  font-family: 'Alexandria', 'Helvetica Neue', ui-sans-serif, system-ui, sans-serif;
}
.aegov-hero .hero-hero-title {
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-family: 'Inter', 'Helvetica Neue', ui-sans-serif, system-ui, sans-serif;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  display: block;
  font-size: 1.5rem;
  line-height: 2rem;
}
.aegov-hero .hero-hero-title:where([dir="rtl"], [dir="rtl"] *) {
  font-family: 'Alexandria', 'Helvetica Neue', ui-sans-serif, system-ui, sans-serif;
}
.aegov-hero .hero-description {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  font-family: 'Inter', 'Helvetica Neue', ui-sans-serif, system-ui, sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 200;
  --tw-text-opacity: 1;
  color: rgb(124 94 36 / var(--tw-text-opacity, 1));
}
.aegov-hero .hero-description:where([dir="rtl"], [dir="rtl"] *) {
  font-family: 'Noto Kufi Arabic', ui-sans-serif, 'Helvetica Neue', sans-serif;
}
.hero-dots ul {
  margin-top: 0px;
  display: flex;
  align-items: center;
}
.hero-dots ul > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0px * var(--tw-space-x-reverse));
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}
.hero-dots ul li {
  display: flex;
}
.hero-dots ul li.slick-active button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(35 37 40 / var(--tw-bg-opacity, 1));
}
.aegov-hero .slick-slide:where([dir="rtl"], [dir="rtl"] *) {
  float: left;
}
.aegov-hero .slick-slide .slick-track, .aegov-hero .slick-slide .slick-list {
  direction: ltr;
}
.aegovs-slider-style .slick-dots {
  margin-top: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
}
.aegovs-slider-style .slick-dots button {
  height: 0.75rem;
  width: 0.75rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(121 126 134 / var(--tw-bg-opacity, 1));
  font-size: 0px;
}
.aegovs-slider-style .slick-dots button:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.aegovs-slider-style .slick-dots button:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(203 163 68 / var(--tw-ring-opacity, 1));
}
.aegovs-slider-style .slick-dots .slick-active button {
  --tw-bg-opacity: 1;
  background-color: rgb(146 114 42 / var(--tw-bg-opacity, 1));
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-color: rgb(203 163 68 / 0.3);
}
.slick-slider .slick-track, .slick-slider .slick-list {
  direction: ltr;
}
[dir="rtl"] .slick-slider .slick-slide {
  direction: rtl;
}
.prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #B68A35;
  --tw-prose-bold: #111827;
  --tw-prose-counters: currentColor;
  --tw-prose-bullets: currentColor;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: rgb(158 162 169);
  --tw-prose-td-borders: rgb(158 162 169);
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
  --tw-text-opacity: 1;
  --tw-border-opacity: 1;
}
.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}
.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}
.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
  border-width: 1px;
  border-color: rgb(158 162 169);
  text-align: start;
}
.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}
.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}
.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: start;
}
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose :where(table.custom-table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: auto;
}
.prose :where(table.custom-table thead tr th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: #B68A35;
  border-color: #B68A35 !important;
  color: #FFF;
  text-align: start;
}
.prose :where(thead tr th, tbody tr td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding: .625rem .85rem;
  border-width: 1px;
  border-color: rgb(158 162 169);
}
.prose :where(ul li > *:first-child:last-child, ol li > *:first-child:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
body:has(#openMenu[aria-modal="true"]) .aegov-modal-backdrop {
  z-index: 10;
}
body:has(.aegov-modal[aria-modal="true"]) .aegov-modal-backdrop+.aegov-modal-backdrop,
            body:has(.aegov-modal[aria-modal="true"]) .aegov-backdrop+.aegov-backdrop {
  z-index: 30 !important;
}
/* .theme-contrast {

        body {
            @apply bg-contrast-secondary text-contrast-primary;
        }

        .header-navs {
            @apply bg-contrast-primary
        }

        .aegov-modal-wrapper, .aegov-footer {
            @apply bg-contrast-secondary;
        }

        .lang-primary, .lang-other-link, .lang-bottom-text, .lang-other-title, .aegov-modal-close {
            @apply text-contrast-primary;
        }

        .aegov-modal-close:hover {
            @apply bg-contrast-primary text-contrast-secondary;
        }

        .aegov-form-control {
            
            .form-control-input {
                @apply bg-contrast-secondary;
            }

        }

        .aegov-header, .aegov-footer {

            &:before {
                @apply from-contrast-primary to-contrast-primary;
            }

        }

        .aegov-footer {

            a {
                @apply text-contrast-primary;
            }

            .footer-bottom {
                @apply border-contrast-primary;
            }

            .accordion-title {

                button {
                    @apply !text-contrast-primary;
                }

            }

        }

        .aegov-card {

            &.card-bordered {
                @apply border-contrast-primary;
            }

        }

        .aegov-banner {
            @apply bg-contrast-secondary border-b-contrast-primary;
        }

        .banner-content {
            @apply text-contrast-primary;
        }

        .main-navigation {
            
            .nav-menu {
                
                > .menu-item {
                    
                    > a {
                        @apply text-contrast-secondary
                    }

                }

            }

        }

    } */
/* .header-navs-right li a {
        color: inherit;
    } */
pheader .aegov-dropdown li button.dropdown-item {
  margin-bottom: 1.75rem;
}
header .aegov-dropdown li button.dropdown-item {
  width: 100%;
  justify-content: normal;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
header .aegov-dropdown li button.dropdown-item:hover {
  --tw-text-opacity: 1;
  color: rgba(var(--color-normal), var(--tw-text-opacity, 1));
}
header li a.dropdown-item {
  font-weight: 400 !important;
}
.page-hero-image {
  margin-bottom: 4rem;
  aspect-ratio: 3/1.5;
  overflow: hidden;
  border-radius: 0.5rem;
}
.page-hero-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-title .page-title-wrapper {
  position: relative;
  isolation: isolate;
  margin-bottom: 4rem;
  overflow: hidden;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-normal), var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.page-title .page-title-wrapper h1 {
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
  font-weight: 300;
}
.page-title .page-title-wrapper:has(img) {
  display: flex;
  min-height: 15rem;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(14 15 18 / var(--tw-bg-opacity, 1));
}
.page-title .page-title-wrapper img {
  position: absolute;
  inset: 0px;
  z-index: 10;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.6;
}
.section-title {
  margin-top: 3.5rem;
}
.section-title h2,
        .section-title h3 {
  font-weight: 700;
}
.scrollbar-none {
        scrollbar-width: none;
    }
/* .aegov-breadcrumb {

        li {

            &:last-child {
                
                span {

                    &::first-letter {
                        @apply underline decoration-slate-500 decoration-2 underline-offset-2;
                    }

                }

            }

        }

    } */
.header-wrapper {
  position: sticky;
  top: 0px;
  z-index: 11;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
/* .aegov-header, .aegov-footer {
        @apply pt-0;

        &:before {
            @apply hidden;
        }

    }

    .aegov-footer {

        .accordion-title {

            button {
                @apply !text-inherit;
            }

        }

        a {
            @apply text-aeblack-950;
        }

    } */
/* .header-navs {
        @apply bg-transparent bg-none;
    } */
/* .submenu{

        li {

            a {

                &:hover {
                    @apply bg-site-lighter no-underline;
                }

            }

        }

    } */
/* .aegov-hero {

        .hero-row {
            @apply bg-whitely-50;
        }

        .hero-col-left:before {
            @apply from-whitely-50 to-whitely-50/0;
        }

        .hero-title {
            @apply line-clamp-none font-normal text-site md:text-[clamp(2.4rem,5vw,4rem)] rtl:font-alexandria;
        }

        .hero-subtitle {
            @apply font-semibold;
        }

        .hero-controls {
            @apply justify-center xl:inset-x-0;
        }

        .hero-dots {

            button:after {
                @apply bg-site;
            }

        }

    } */
.aegov-hero .hero-full-width .slick-track {
  display: flex;
}
.aegov-hero .hero-full-width .slick-slide {
  float: none;
  height: auto;
}
.aegov-hero .hero-full-width .slick-slide >div {
  height: 100%;
}
.aegov-hero .hero-full-width picture {
  grid-column-start: 1;
  grid-row-start: 1;
}
.aegov-hero .hero-title:where([dir="rtl"], [dir="rtl"] *), .aegov-hero .hero-hero-title:where([dir="rtl"], [dir="rtl"] *) {
  font-family: 'Alexandria', 'Helvetica Neue', ui-sans-serif, system-ui, sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
}
.aegov-hero .content-white .hero-title,
            .aegov-hero .content-white .hero-description,
            .aegov-hero .content-white .hero-hero-title {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.aegov-hero .content-black .hero-title,
            .aegov-hero .content-black .hero-description,
            .aegov-hero .content-black .hero-hero-title {
  --tw-text-opacity: 1;
  color: rgb(35 37 40 / var(--tw-text-opacity, 1));
}
.aegov-hero .content-gold .hero-title,
            .aegov-hero .content-gold .hero-description,
            .aegov-hero .content-gold .hero-hero-title {
  --tw-text-opacity: 1;
  color: rgb(182 138 53 / var(--tw-text-opacity, 1));
}
.aegov-empty-state {
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
  margin-bottom: 3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  text-align: center;
}
.aegov-empty-state svg,
        .aegov-empty-state img {
  width: 100%;
  max-width: 8rem;
}
.aegov-empty-state .aegov-empty-text {
  margin-bottom: 0px;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 700;
}
.aegov-loader {
  display: flex;
  align-items: center;
  justify-content: center;
}
.aegov-loader .loading-spinner {
  height: 2rem;
  width: 2rem;
  animation: spin 1s linear infinite;
  border-radius: 9999px;
  border-width: 2px;
  border-color: currentColor;
  border-right-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(146 114 42 / var(--tw-text-opacity, 1));
}
@keyframes spin {}
.aegov-loader.size-sm .loading-spinner {
  height: 1.5rem;
  width: 1.5rem;
}
.aegov-loader.size-lg .loading-spinner {
  height: 3.5rem;
  width: 3.5rem;
}
.aegov-loader.inline-loader {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.aegov-card.hidden {
  display: none !important;
}
[dir="rtl"] .aegov-card.card-service .card-service-title, [dir="rtl"] .aegov-card.card-service .card-title {
  font-size: 1.125rem;
  line-height: 2rem;
}
.aegov-card.card-bordered:not(.card-news) p {
  margin-bottom: auto !important;
}
.aegov-card.card-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(182 138 53 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.aegov-card.card-primary >svg {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.aegov-btn.btn-lg .aegov-btn-icon>svg {
  height: 1.75rem;
  width: 1.75rem;
}
.aegov-btn.btn-base .aegov-btn-icon>svg {
  height: 1.5rem;
  width: 1.5rem;
}
.aegov-btn.btn-sm .aegov-btn-icon>svg {
  height: 1.25rem;
  width: 1.25rem;
}
.aegov-btn.btn-xs .aegov-btn-icon>svg {
  height: 1.125rem;
  width: 1.125rem;
}
.aegov-btn .aegov-btn-icon>svg {
  height: 1.5rem;
  width: 1.5rem;
  flex-shrink: 0;
}
/* .hero-dots ul li.slick-active button:after {
        @apply bg-slate-600;
    } */
.aegov-alert.alert-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(249 247 237 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(124 94 36 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-primary .alert-icon {
  --tw-text-opacity: 1;
  color: rgb(124 94 36 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-primary>.alert-content .alert-title {
  --tw-text-opacity: 1;
  color: rgb(124 94 36 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-primary>.alert-content .alert-footer a {
  --tw-text-opacity: 1;
  color: rgb(124 94 36 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-primary>.alert-content .alert-footer a:hover {
  --tw-text-opacity: 1;
  color: rgb(146 114 42 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-primary>.alert-content a {
  --tw-text-opacity: 1;
  color: rgb(124 94 36 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.aegov-alert.alert-primary>.alert-content a:hover {
  --tw-text-opacity: 1;
  color: rgb(146 114 42 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-primary>.alert-dismiss>button:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(124 94 36 / var(--tw-ring-opacity, 1));
}
.aegov-alert.alert-primary.alert-soft {
  --tw-bg-opacity: 1;
  background-color: rgb(249 247 237 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(124 94 36 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-primary.alert-soft .alert-icon {
  --tw-text-opacity: 1;
  color: rgb(124 94 36 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-primary.alert-soft>.alert-content .alert-title {
  --tw-text-opacity: 1;
  color: rgb(124 94 36 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-primary.alert-soft>.alert-content .alert-footer a {
  --tw-text-opacity: 1;
  color: rgb(124 94 36 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-primary.alert-soft>.alert-content .alert-footer a:hover {
  --tw-text-opacity: 1;
  color: rgb(146 114 42 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-primary.alert-soft>.alert-content a {
  --tw-text-opacity: 1;
  color: rgb(124 94 36 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.aegov-alert.alert-primary.alert-soft>.alert-content a:hover {
  --tw-text-opacity: 1;
  color: rgb(146 114 42 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-primary.alert-soft>.alert-dismiss>button:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(124 94 36 / var(--tw-ring-opacity, 1));
}
.aegov-alert.alert-primary.alert-solid {
  --tw-bg-opacity: 1;
  background-color: rgb(146 114 42 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-primary.alert-solid .alert-icon {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-primary.alert-solid>.alert-content .alert-title {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-primary.alert-solid>.alert-content .alert-footer a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-primary.alert-solid>.alert-content .alert-footer a:hover {
  --tw-text-opacity: 1;
  color: rgb(252 252 252 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-primary.alert-solid>.alert-content a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.aegov-alert.alert-primary.alert-solid>.alert-content a:hover {
  --tw-text-opacity: 1;
  color: rgb(252 252 252 / var(--tw-text-opacity, 1));
}
.aegov-alert.alert-primary.alert-solid>.alert-dismiss>button:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1));
}
.news-slider .slick-slide {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.news-slider .slick-list {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.news-slider +.news-slider-controls .news-slider-dots {
  margin-top: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.news-slider +.news-slider-controls .news-slider-dots ul {
  margin-top: 0px;
  display: flex;
  align-items: center;
}
.news-slider +.news-slider-controls .news-slider-dots ul > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0px * var(--tw-space-x-reverse));
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}
.news-slider +.news-slider-controls .news-slider-dots ul li {
  display: flex;
}
.news-slider +.news-slider-controls .news-slider-dots ul li.slick-active button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1));
}
.news-slider +.news-slider-controls .news-slider-dots button {
  margin: 0px;
  display: inline-flex;
  height: 1.5rem;
  width: 1.5rem;
  cursor: pointer;
  touch-action: manipulation;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  align-items: center;
  justify-content: center;
  border-radius: 1.5rem;
  border-width: 0px;
  background-color: transparent;
  padding: 0px;
  font-size: 0px;
  text-decoration-line: none;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.news-slider +.news-slider-controls .news-slider-dots button::after {
  display: flex;
  height: 0.75rem;
  width: 0.75rem;
  align-items: center;
  border-radius: 9999px;
  content: var(--tw-content);
  background-color: rgb(35 37 40 / 0.3);
}
.news-slider +.news-slider-controls .news-slider-dots button:after {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-normal), var(--tw-bg-opacity, 1));
}
.visit-uae-slider .slick-slide {
  margin-left: 1rem;
  margin-right: 1rem;
}
.visit-uae-slider .slick-list {
  margin-left: -1rem;
  margin-right: -1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.visit-uae-slider .slick-slide a:hover {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(var(--color-normal), var(--tw-ring-opacity, 1));
}
.visit-uae-slider .slick-slide a:hover h3 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.visit-uae-slider +.visit-uae-controls .visit-uae-dots {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.visit-uae-slider +.visit-uae-controls .visit-uae-dots ul {
  margin-top: 0px;
  display: flex;
  align-items: center;
}
.visit-uae-slider +.visit-uae-controls .visit-uae-dots ul > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0px * var(--tw-space-x-reverse));
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}
.visit-uae-slider +.visit-uae-controls .visit-uae-dots ul li {
  display: flex;
}
.visit-uae-slider +.visit-uae-controls .visit-uae-dots ul li.slick-active button::after {
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1));
}
.visit-uae-slider +.visit-uae-controls .visit-uae-dots button {
  margin: 0px;
  display: inline-flex;
  height: 1.5rem;
  width: 1.5rem;
  cursor: pointer;
  touch-action: manipulation;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  align-items: center;
  justify-content: center;
  border-radius: 1.5rem;
  border-width: 0px;
  background-color: transparent;
  padding: 0px;
  font-size: 0px;
  text-decoration-line: none;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.visit-uae-slider +.visit-uae-controls .visit-uae-dots button::after {
  display: flex;
  height: 0.75rem;
  width: 0.75rem;
  align-items: center;
  border-radius: 9999px;
  content: var(--tw-content);
  background-color: rgb(35 37 40 / 0.3);
}
.visit-uae-slider +.visit-uae-controls .visit-uae-dots button:after {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-normal), var(--tw-bg-opacity, 1));
}
[dir="rtl"] .slick-slide {
        float: right;
    }
[dir="rtl"] .slick-slider .slick-track,
    [dir="rtl"] .slick-slider .slick-list {
        direction: rtl;
    }
.prose .accordion-content-body p:first-child, .prose .service-informations p:first-child {
  margin-top: 0px;
}
.prose .accordion-content-body p:last-child, .prose .service-informations p:last-child {
  margin-bottom: 0px;
}
.prose .service-informations ul {
  padding-inline-start: 1rem;
}
.aegov-step-list {
        counter-reset: aegov-step-list-counter;
        list-style-type: none;
        padding: 0px;

    }
.aegov-step-list li {
            counter-increment: aegov-step-list-counter;
            position: relative;
            min-height: 3rem;
            padding-inline-start: 4rem;
            padding-top: 0.5rem

        }
.aegov-step-list li:before {
                content: counter(aegov-step-list-counter);
                position: absolute;
                inset-inline-start: 0px;
                top: 0px;
                z-index: 10;
                display: inline-flex;
                height: 3rem;
                width: 3rem;
                align-items: center;
                justify-content: center;
                border-radius: 9999px;
                border-width: 2px;
                --tw-border-opacity: 1;
                border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
                --tw-bg-opacity: 1;
                background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
                font-size: 1rem;
                font-weight: 700;
                line-height: 1.5;
                --tw-text-opacity: 1;
                color: rgb(27 29 33 / var(--tw-text-opacity, 1));
            }
.aegov-step-list li:not(:last-child) {
  margin-bottom: 2rem;
}
.aegov-step-list li:not(:last-child):after {
                    content: "";
                    position: absolute;
                    inset-inline-start: 1.5rem;
                    top: 3.5rem;
                    z-index: 0;
                    display: inline-flex;
                    height: calc(100% - 2rem);
                    width: 0.125rem;
                    --tw-bg-opacity: 1;
                    background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
                }
.services-listing {
  display: block;
}
.services-listing .service-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.services-listing .service-item:not(.is-transitioning) {
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.services-listing .service-item h5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-family: 'Inter', 'Helvetica Neue', ui-sans-serif, system-ui, sans-serif;
  font-size: 1.625rem;
  line-height: 2.125rem;
  font-weight: 800;
}
[dir="rtl"] .services-listing .service-item h5 {
  font-family: 'Alexandria', 'Helvetica Neue', ui-sans-serif, system-ui, sans-serif;
  font-size: 1.125rem;
  line-height: 2rem;
}
.services-listing .service-item h5>a {
  --tw-text-opacity: 1;
  color: rgb(35 37 40 / var(--tw-text-opacity, 1));
}
.services-listing .service-item h5>a:hover {
  --tw-text-opacity: 1;
  color: rgb(108 69 39 / var(--tw-text-opacity, 1));
}
.services-listing .service-item p {
  margin-top: 1.5rem;
}
.services-listing .service-item .service-item-action {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}
.services-listing:not(.list-view) > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.services-listing:not(.list-view) .service-item {
  border-radius: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(215 188 109 / var(--tw-border-opacity, 1));
  padding: 1.5rem;
}
.services-listing:not(.list-view) .service-item:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 247 237 / var(--tw-bg-opacity, 1));
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-shadow-color: rgb(182 138 53 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.services-listing:not(.list-view) .service-item .service-item-action {
  margin-top: auto;
  width: 100%;
}
.services-listing:not(.list-view) .service-item .tags-list {
  display: none;
}
.services-listing:not(.list-view) .service-item #emirate-brief.tags-list {
    display: none;
}
.services-listing.list-view > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  --tw-divide-opacity: 1;
  border-color: rgb(158 162 169 / var(--tw-divide-opacity, 1));
}
.services-listing.list-view .service-item {
  position: relative;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.services-listing.list-view .service-item h5 {
  margin-inline-end: 10rem;
}
.services-listing.list-view .service-item p {
  margin-bottom: 0px;
  margin-top: 1rem;
}
.services-listing.list-view .service-item .tags-list {
  margin-top: 1rem;
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.services-listing.list-view .service-item .tags-list pspan {
  margin-bottom: 1.5rem;
}
.services-listing.list-view .service-item .tags-list span {
  white-space: nowrap;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(242 236 207 / var(--tw-bg-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(93 59 38 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}
.services-listing.list-view .service-item .service-item-action {
  position: absolute;
  top: 1.5rem;
  inset-inline-end: 0px;
}
.services-listing.list-view .service-item .service-item-action .aegov-link {
  display: none;
}
.services-listing.list-view .service-item .service-item-action #emirate-brief.aegov-link {
    display: none;
}
.in-page-links > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.in-page-links a {
            /* @apply ps-4 relative no-underline block py-1 text-inherit; */
            position: relative;
            display: block;
            padding-top: 0.25rem;
            padding-bottom: 0.25rem;
            color: inherit;
            text-decoration-line: none

        }
.in-page-links a:hover {
  --tw-text-opacity: 1;
  color: rgb(182 138 53 / var(--tw-text-opacity, 1));
}
.in-page-links a.active {
  --tw-text-opacity: 1;
  color: rgb(182 138 53 / var(--tw-text-opacity, 1));

                /* &:before {
                    content: "";
                    @apply w-[3px] h-full rounded bg-primary-500 inline-flex absolute top-1/2 -translate-y-1/2 start-0;
                } */
}
.login-content {
  width: 100%;
}
.aegov-toggle-view {
        /* @apply flex border rounded border-site; */
        display: flex;
        align-items: center;
        gap: 0.75rem;

    }
.aegov-toggle-view a {
  border-radius: 0px;
  padding: 0.25rem;
  color: inherit;

            /* &:first-child {
                @apply border-e border-inherit;
            }

            &.active {
                @apply text-whitely-50 bg-site;
            } */
}
.aegov-toggle-view a.active {
  --tw-text-opacity: 1;
  color: rgba(var(--color-normal), var(--tw-text-opacity, 1));
}
.aegov-toggle-view a svg {
  height: 1.5rem;
  width: 1.5rem;
}
.aegov-sidenav {
        overflow-y: hidden;
        overscroll-behavior-y: auto;
        overscroll-behavior-x: contain;
        scroll-behavior: smooth;
        scrollbar-width: none;
    }
.aegov-sidenav ul {
  display: inline-flex;
  min-width: 100%;
  gap: 1.5rem;
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}
.aegov-sidenav ul li {
  margin-bottom: -1px;
  border-bottom-width: 2px;
  border-color: transparent;
}
.aegov-sidenav ul li a {
  display: block;
  white-space: nowrap;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  color: inherit;
  text-decoration-line: none;
}
.aegov-sidenav ul li.active {
  --tw-border-opacity: 1;
  border-color: rgba(var(--color-normal), var(--tw-border-opacity, 1));
}
.aegov-sidenav ul li.active a {
  --tw-text-opacity: 1;
  color: rgba(var(--color-normal), var(--tw-text-opacity, 1));
}
#modal-accessibility .active {
  --tw-border-opacity: 1;
  border-color: rgba(var(--color-normal), var(--tw-border-opacity, 1));
}
#modal-accessibility .active::before {
  position: absolute;
  top: -0.375rem;
  inset-inline-end: -0.125rem;
  z-index: 10;
  display: flex;
  height: 0.75rem;
  width: 0.5rem;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-width: 2px;
  border-color: transparent;
  border-right-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
#modal-accessibility .active::after {
  position: absolute;
  top: -0.5rem;
  inset-inline-end: -0.5rem;
  z-index: 0;
  display: flex;
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 9999px;
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-normal), var(--tw-bg-opacity, 1));
}
.aegov-fab-widgets {
  position: fixed;
  inset-inline-end: 1.25rem;
  bottom: 1.25rem;
  z-index: 20;
}
.aegov-fab-widgets ul > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.aegov-fab-widgets ul button {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(195 198 203 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(124 94 36 / var(--tw-text-opacity, 1));
  display: flex;
  height: 3.5rem;
  width: 3.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  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;
}
.aegov-fab-widgets ul button:hover {
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-shadow-color: #D7BC6D;
  --tw-shadow: var(--tw-shadow-colored);
}
.aegov-fab-widgets ul button:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(230 215 162 / var(--tw-ring-opacity, 1));
}
.aegov-fab-widgets ul button svg {
  height: 2rem;
  width: 2rem;
  fill: currentColor;
}
.aegov-floating-widget {
  position: fixed;
  inset-inline-end: 1rem;
  bottom: 1rem;
  z-index: 30;
  height: 650px;
  width: 95%;
  max-width: 28rem;
}
.aegov-floating-widget button {
  position: absolute;
  top: 0.5rem;
  inset-inline-end: 0.5rem;
  display: inline-flex;
  align-items: center;
  border-radius: 0.5rem;
  background-color: transparent;
  padding: 0.375rem;
  --tw-text-opacity: 1;
  color: rgb(121 126 134 / var(--tw-text-opacity, 1));
}
.aegov-floating-widget button:focus-within {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(203 163 68 / var(--tw-ring-opacity, 1));
}
.aegov-floating-widget button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(75 79 88 / var(--tw-text-opacity, 1));
}
.aegov-floating-widget button:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.aegov-floating-widget button svg {
  height: 1.25rem;
  width: 1.25rem;
}
.aegov-floating-widget iframe {
  height: 100%;
  width: 100%;
  border-style: none;
}
.goog-te-gadget[dir="rtl"] .goog-te-combo,
    #google_translate_element .goog-te-gadget[dir="rtl"],
    .goog-te-gadget[dir="rtl"] .goog-te-gadget {
        font-family: "Noto Kufi Arabic";
    }
.goog-te-gadget[dir="rtl"] .goog-te-combo {
        background-position: left 0.5rem center;
    }
.goog-te-combo {
  margin-bottom: 1rem !important;
  width: 100%;
  min-width: 13rem;
  cursor: pointer;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(195 198 203 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(121 126 134 / var(--tw-text-opacity, 1));
}
.goog-te-gadget [id$="targetLanguage"] {
  width: 100%;
}
p.goog-te-gadget.skiptranslate {
  margin-bottom: 1.5rem;
}
.goog-te-gadget.skiptranslate {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(158 162 169 / var(--tw-text-opacity, 1));
}
.goog-te-gadget.skiptranslate span a {
  pointer-events: none;
  display: flex;
  cursor: default;
  align-items: center;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(158 162 169 / var(--tw-text-opacity, 1));
}
.goog-te-gadget.skiptranslate span a img {
  position: relative;
  top: 3px;
  margin-left: 0.625rem;
  margin-right: 0.625rem;
  padding: 0px !important;
}
.card-slider-wrapper .card-slider-dots ul {
  margin-top: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card-slider-wrapper .card-slider-dots ul li {
  display: flex;
}
.card-slider-wrapper .card-slider-dots ul li button {
  margin: 0px;
  display: inline-flex;
  height: 1.5rem;
  width: 1.5rem;
  cursor: pointer;
  touch-action: manipulation;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  align-items: center;
  justify-content: center;
  border-radius: 1.5rem;
  border-width: 0px;
  background-color: transparent;
  padding: 0px;
  font-size: 0px;
  text-decoration-line: none;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.card-slider-wrapper .card-slider-dots ul li button::after {
  display: flex;
  height: 0.75rem;
  width: 0.75rem;
  align-items: center;
  border-radius: 9999px;
  content: var(--tw-content);
  background-color: rgb(35 37 40 / 0.3);
}
.card-slider-wrapper .card-slider-dots ul li.slick-active button::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(35 37 40 / var(--tw-bg-opacity, 1));
}
#world-map >svg {
  width: 100% !important;
  height: 100% !important;
}
/* @media screen(lg) {

        .main-navigation {
            
            .nav-menu {
                
                > .menu-item {
                    @apply pt-[0.188rem];
                    
                    > a {
                        @apply h-8;
                    }

                    &.active {
                        @apply rounded-lg border border-site;

                        > a {
                            @apply text-site-dark;
                            
                            &:hover {
                                @apply !border-transparent;
                            }

                        }

                        > button {
                            @apply text-site-dark;
                        }
                        
                        &.group {
                            
                            &:hover {
                                
                                > a {
                                    @apply !border-transparent;
                                }

                            }

                        }

                    }
                    
                }

            }

        }

    }

    @media screen(xl) {

        .main-navigation {
            
            .nav-menu {
                
                > .menu-item {
                    
                    > a {
                        @apply h-8;
                    }
                    
                }

            }

        }

    } */
.aegov-autocomplete {
  position: relative;
}
.aegov-autocomplete .autocomplete-list {
  position: absolute;
  z-index: 10;
  margin-top: 0.25rem;
  display: none;
  width: 100%;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(232 232 232 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(62 64 70 / var(--tw-text-opacity, 1));
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.aegov-autocomplete #emirate-brief.autocomplete-list {
    display: none;
}
.aegov-autocomplete .autocomplete-list.autocomplete-list-visible {
  display: block;
}
.aegov-autocomplete .autocomplete-list ul {
  max-height: 24rem;
  overflow-y: auto;
}
.aegov-autocomplete .autocomplete-list ul li {
  display: flex;
  cursor: pointer;
  align-items: center;
  gap: 0.75rem;
  border-radius: 0px;
  color: inherit;
  text-decoration-line: none;
}
.aegov-autocomplete .autocomplete-list ul li:visited {
  color: inherit;
}
.aegov-autocomplete .autocomplete-list ul li:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  color: inherit;
}
.aegov-autocomplete .autocomplete-list ul li:active {
  color: inherit;
}
.aegov-autocomplete .autocomplete-list ul li a {
  display: block;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: inherit;
  text-decoration-line: none;
}
.aegov-autocomplete .autocomplete-list ul li a:hover {
  --tw-text-opacity: 1;
  color: rgb(146 114 42 / var(--tw-text-opacity, 1));
}
.aegov-searchable {
  position: relative;
  width: 100%;
}
.aegov-searchable .searchable-input {
  position: relative;
  display: flex;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-inline-end: 0.5rem;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-inset: inset;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(203 163 68 / var(--tw-ring-opacity, 1));
}
.aegov-searchable .searchable-input:focus-within {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-inset: inset;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 192 39 / var(--tw-ring-opacity, 1));
}
.aegov-searchable .searchable-input:focus {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.aegov-searchable .searchable-input input {
  display: block;
  width: 100%;
  flex: 1 1 0%;
  border-width: 0px;
  background-color: transparent;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(93 59 38 / var(--tw-text-opacity, 1));
}
.aegov-searchable .searchable-input input::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(158 162 169 / var(--tw-text-opacity, 1));
}
.aegov-searchable .searchable-input input::placeholder {
  --tw-text-opacity: 1;
  color: rgb(158 162 169 / var(--tw-text-opacity, 1));
}
.aegov-searchable .searchable-input input:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.aegov-searchable .searchable-input input:disabled {
  pointer-events: none;
  cursor: not-allowed;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.aegov-searchable .searchable-input .control-suffix {
  display: flex;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: center;
  --tw-text-opacity: 1;
  color: rgb(158 162 169 / var(--tw-text-opacity, 1));
}
.aegov-searchable .searchable-input .control-suffix +input {
  padding-inline-start: 0.375rem;
}
.aegov-searchable .searchable-input .control-suffix >svg {
  height: 1.5rem;
  width: 1.5rem;
  fill: currentColor;
}
.aegov-searchable .selected-label {
  position: relative;
  display: flex;
  cursor: pointer;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(121 126 134 / var(--tw-border-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
.aegov-searchable .searchable-list {
  position: absolute;
  z-index: 10;
  margin-top: 0.25rem;
  display: none;
  width: 100%;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(232 232 232 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(62 64 70 / var(--tw-text-opacity, 1));
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.aegov-searchable #emirate-brief.searchable-list {
    display: none;
}
.aegov-searchable .searchable-list.searchable-list-visible {
  display: block;
}
.aegov-searchable .searchable-list ul {
  max-height: 24rem;
  overflow-y: auto;
}
.aegov-searchable .searchable-list ul li {
  display: flex;
  cursor: pointer;
  align-items: center;
  gap: 0.75rem;
  border-radius: 0px;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: inherit;
  text-decoration-line: none;
}
.aegov-searchable .searchable-list ul li:visited {
  color: inherit;
}
.aegov-searchable .searchable-list ul li:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  color: inherit;
}
.aegov-searchable .searchable-list ul li:active {
  color: inherit;
}
.aegov-searchable .searchable-list ul li.selected-option {
  --tw-bg-opacity: 1;
  background-color: rgb(146 114 42 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.aegov-searchable .searchable-list ul li svg {
  height: 1.25rem;
  width: 1.25rem;
  color: currentColor;
}
.jvm-tooltip {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(35 37 40 / var(--tw-bg-opacity, 1)) !important;
  font-family: 'Roboto', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', sans-serif !important;
}
.jvm-tooltip:where([dir="rtl"], [dir="rtl"] *) {
  font-family: 'Noto Kufi Arabic', ui-sans-serif, 'Helvetica Neue', sans-serif !important;
}
.lg-sub-html {
  position: fixed;
  inset-inline-end: 0px;
  top: 0px;
  bottom: 0px;
  width: 30vw;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 2.5rem;
  text-align: start;
        opacity: 1 !important;
        color: inherit;
        /* color: rgb(35 37 40 / var(--tw-text-opacity, 1)); */
}
.lg-sub-html p {
            font-size: inherit;
        }
.lg-outer {
  width: 70vw;
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  --tw-border-opacity: 1;
  border-color: rgb(182 138 53 / var(--tw-border-opacity, 1));
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none {
  pointer-events: none;
}
.pointer-events-auto {
  pointer-events: auto;
}
.visible {
  visibility: visible;
}
.collapse {
  visibility: collapse;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0px;
}
.\!inset-x-0 {
  left: 0px !important;
  right: 0px !important;
}
.\!top-full {
  top: 100% !important;
}
.-bottom-3 {
  bottom: -0.75rem;
}
.-bottom-6 {
  bottom: -1.5rem;
}
.-end-5 {
  inset-inline-end: -1.25rem;
}
.-top-1 {
  top: -0.25rem;
}
.bottom-0 {
  bottom: 0px;
}
.end-0 {
  inset-inline-end: 0px;
}
.end-1\/2 {
  inset-inline-end: 50%;
}
.end-2 {
  inset-inline-end: 0.5rem;
}
.end-6 {
  inset-inline-end: 1.5rem;
}
.left-1\/2 {
  left: 50%;
}
.start-0 {
  inset-inline-start: 0px;
}
.start-1\/2 {
  inset-inline-start: 50%;
}
.top-0 {
  top: 0px;
}
.top-1\/2 {
  top: 50%;
}
.top-2 {
  top: 0.5rem;
}
.top-full {
  top: 100%;
}
.isolate {
  isolation: isolate;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-50 {
  z-index: 50;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[60\] {
  z-index: 60;
}
.z-\[70\] {
  z-index: 70;
}
.z-\[80\] {
  z-index: 80;
}
.col-span-full {
  grid-column: 1 / -1;
}
.float-end {
  float: inline-end;
}
.\!-m-0 {
  margin: -0px !important;
}
.\!-m-0\.5 {
  margin: -0.125rem !important;
}
.\!-m-1 {
  margin: -0.25rem !important;
}
.\!-m-1\.5 {
  margin: -0.375rem !important;
}
.\!-m-10 {
  margin: -2.5rem !important;
}
.\!-m-11 {
  margin: -2.75rem !important;
}
.\!-m-12 {
  margin: -3rem !important;
}
.\!-m-14 {
  margin: -3.5rem !important;
}
.\!-m-16 {
  margin: -4rem !important;
}
.\!-m-2 {
  margin: -0.5rem !important;
}
.\!-m-2\.5 {
  margin: -0.625rem !important;
}
.\!-m-20 {
  margin: -5rem !important;
}
.\!-m-24 {
  margin: -6rem !important;
}
.\!-m-28 {
  margin: -7rem !important;
}
.\!-m-3 {
  margin: -0.75rem !important;
}
.\!-m-3\.5 {
  margin: -0.875rem !important;
}
.\!-m-32 {
  margin: -8rem !important;
}
.\!-m-36 {
  margin: -9rem !important;
}
.\!-m-4 {
  margin: -1rem !important;
}
.\!-m-40 {
  margin: -10rem !important;
}
.\!-m-44 {
  margin: -11rem !important;
}
.\!-m-48 {
  margin: -12rem !important;
}
.\!-m-5 {
  margin: -1.25rem !important;
}
.\!-m-52 {
  margin: -13rem !important;
}
.\!-m-56 {
  margin: -14rem !important;
}
.\!-m-6 {
  margin: -1.5rem !important;
}
.\!-m-60 {
  margin: -15rem !important;
}
.\!-m-64 {
  margin: -16rem !important;
}
.\!-m-7 {
  margin: -1.75rem !important;
}
.\!-m-72 {
  margin: -18rem !important;
}
.\!-m-8 {
  margin: -2rem !important;
}
.\!-m-80 {
  margin: -20rem !important;
}
.\!-m-9 {
  margin: -2.25rem !important;
}
.\!-m-96 {
  margin: -24rem !important;
}
.\!-m-px {
  margin: -1px !important;
}
.\!m-0 {
  margin: 0px !important;
}
.\!m-0\.5 {
  margin: 0.125rem !important;
}
.\!m-1 {
  margin: 0.25rem !important;
}
.\!m-1\.5 {
  margin: 0.375rem !important;
}
.\!m-10 {
  margin: 2.5rem !important;
}
.\!m-11 {
  margin: 2.75rem !important;
}
.\!m-12 {
  margin: 3rem !important;
}
.\!m-14 {
  margin: 3.5rem !important;
}
.\!m-16 {
  margin: 4rem !important;
}
.\!m-2 {
  margin: 0.5rem !important;
}
.\!m-2\.5 {
  margin: 0.625rem !important;
}
.\!m-20 {
  margin: 5rem !important;
}
.\!m-24 {
  margin: 6rem !important;
}
.\!m-28 {
  margin: 7rem !important;
}
.\!m-3 {
  margin: 0.75rem !important;
}
.\!m-3\.5 {
  margin: 0.875rem !important;
}
.\!m-32 {
  margin: 8rem !important;
}
.\!m-36 {
  margin: 9rem !important;
}
.\!m-4 {
  margin: 1rem !important;
}
.\!m-40 {
  margin: 10rem !important;
}
.\!m-44 {
  margin: 11rem !important;
}
.\!m-48 {
  margin: 12rem !important;
}
.\!m-5 {
  margin: 1.25rem !important;
}
.\!m-52 {
  margin: 13rem !important;
}
.\!m-56 {
  margin: 14rem !important;
}
.\!m-6 {
  margin: 1.5rem !important;
}
.\!m-60 {
  margin: 15rem !important;
}
.\!m-64 {
  margin: 16rem !important;
}
.\!m-7 {
  margin: 1.75rem !important;
}
.\!m-72 {
  margin: 18rem !important;
}
.\!m-8 {
  margin: 2rem !important;
}
.\!m-80 {
  margin: 20rem !important;
}
.\!m-9 {
  margin: 2.25rem !important;
}
.\!m-96 {
  margin: 24rem !important;
}
.\!m-auto {
  margin: auto !important;
}
.\!m-px {
  margin: 1px !important;
}
.-m-0 {
  margin: -0px;
}
.-m-0\.5 {
  margin: -0.125rem;
}
.-m-1 {
  margin: -0.25rem;
}
.-m-1\.5 {
  margin: -0.375rem;
}
.-m-10 {
  margin: -2.5rem;
}
.-m-11 {
  margin: -2.75rem;
}
.-m-12 {
  margin: -3rem;
}
.-m-14 {
  margin: -3.5rem;
}
.-m-16 {
  margin: -4rem;
}
.-m-2 {
  margin: -0.5rem;
}
.-m-2\.5 {
  margin: -0.625rem;
}
.-m-20 {
  margin: -5rem;
}
.-m-24 {
  margin: -6rem;
}
.-m-28 {
  margin: -7rem;
}
.-m-3 {
  margin: -0.75rem;
}
.-m-3\.5 {
  margin: -0.875rem;
}
.-m-32 {
  margin: -8rem;
}
.-m-36 {
  margin: -9rem;
}
.-m-4 {
  margin: -1rem;
}
.-m-40 {
  margin: -10rem;
}
.-m-44 {
  margin: -11rem;
}
.-m-48 {
  margin: -12rem;
}
.-m-5 {
  margin: -1.25rem;
}
.-m-52 {
  margin: -13rem;
}
.-m-56 {
  margin: -14rem;
}
.-m-6 {
  margin: -1.5rem;
}
.-m-60 {
  margin: -15rem;
}
.-m-64 {
  margin: -16rem;
}
.-m-7 {
  margin: -1.75rem;
}
.-m-72 {
  margin: -18rem;
}
.-m-8 {
  margin: -2rem;
}
.-m-80 {
  margin: -20rem;
}
.-m-9 {
  margin: -2.25rem;
}
.-m-96 {
  margin: -24rem;
}
.-m-px {
  margin: -1px;
}
.m-0 {
  margin: 0px;
}
.m-0\.5 {
  margin: 0.125rem;
}
.m-1 {
  margin: 0.25rem;
}
.m-1\.5 {
  margin: 0.375rem;
}
.m-10 {
  margin: 2.5rem;
}
.m-11 {
  margin: 2.75rem;
}
.m-12 {
  margin: 3rem;
}
.m-14 {
  margin: 3.5rem;
}
.m-16 {
  margin: 4rem;
}
.m-2 {
  margin: 0.5rem;
}
.m-2\.5 {
  margin: 0.625rem;
}
.m-20 {
  margin: 5rem;
}
.m-24 {
  margin: 6rem;
}
.m-28 {
  margin: 7rem;
}
.m-3 {
  margin: 0.75rem;
}
.m-3\.5 {
  margin: 0.875rem;
}
.m-32 {
  margin: 8rem;
}
.m-36 {
  margin: 9rem;
}
.m-4 {
  margin: 1rem;
}
.m-40 {
  margin: 10rem;
}
.m-44 {
  margin: 11rem;
}
.m-48 {
  margin: 12rem;
}
.m-5 {
  margin: 1.25rem;
}
.m-52 {
  margin: 13rem;
}
.m-56 {
  margin: 14rem;
}
.m-6 {
  margin: 1.5rem;
}
.m-60 {
  margin: 15rem;
}
.m-64 {
  margin: 16rem;
}
.m-7 {
  margin: 1.75rem;
}
.m-72 {
  margin: 18rem;
}
.m-8 {
  margin: 2rem;
}
.m-80 {
  margin: 20rem;
}
.m-9 {
  margin: 2.25rem;
}
.m-96 {
  margin: 24rem;
}
.m-auto {
  margin: auto;
}
.m-px {
  margin: 1px;
}
.\!-mx-0 {
  margin-left: -0px !important;
  margin-right: -0px !important;
}
.\!-mx-0\.5 {
  margin-left: -0.125rem !important;
  margin-right: -0.125rem !important;
}
.\!-mx-1 {
  margin-left: -0.25rem !important;
  margin-right: -0.25rem !important;
}
.\!-mx-1\.5 {
  margin-left: -0.375rem !important;
  margin-right: -0.375rem !important;
}
.\!-mx-10 {
  margin-left: -2.5rem !important;
  margin-right: -2.5rem !important;
}
.\!-mx-11 {
  margin-left: -2.75rem !important;
  margin-right: -2.75rem !important;
}
.\!-mx-12 {
  margin-left: -3rem !important;
  margin-right: -3rem !important;
}
.\!-mx-14 {
  margin-left: -3.5rem !important;
  margin-right: -3.5rem !important;
}
.\!-mx-16 {
  margin-left: -4rem !important;
  margin-right: -4rem !important;
}
.\!-mx-2 {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important;
}
.\!-mx-2\.5 {
  margin-left: -0.625rem !important;
  margin-right: -0.625rem !important;
}
.\!-mx-20 {
  margin-left: -5rem !important;
  margin-right: -5rem !important;
}
.\!-mx-24 {
  margin-left: -6rem !important;
  margin-right: -6rem !important;
}
.\!-mx-28 {
  margin-left: -7rem !important;
  margin-right: -7rem !important;
}
.\!-mx-3 {
  margin-left: -0.75rem !important;
  margin-right: -0.75rem !important;
}
.\!-mx-3\.5 {
  margin-left: -0.875rem !important;
  margin-right: -0.875rem !important;
}
.\!-mx-32 {
  margin-left: -8rem !important;
  margin-right: -8rem !important;
}
.\!-mx-36 {
  margin-left: -9rem !important;
  margin-right: -9rem !important;
}
.\!-mx-4 {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
}
.\!-mx-40 {
  margin-left: -10rem !important;
  margin-right: -10rem !important;
}
.\!-mx-44 {
  margin-left: -11rem !important;
  margin-right: -11rem !important;
}
.\!-mx-48 {
  margin-left: -12rem !important;
  margin-right: -12rem !important;
}
.\!-mx-5 {
  margin-left: -1.25rem !important;
  margin-right: -1.25rem !important;
}
.\!-mx-52 {
  margin-left: -13rem !important;
  margin-right: -13rem !important;
}
.\!-mx-56 {
  margin-left: -14rem !important;
  margin-right: -14rem !important;
}
.\!-mx-6 {
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;
}
.\!-mx-60 {
  margin-left: -15rem !important;
  margin-right: -15rem !important;
}
.\!-mx-64 {
  margin-left: -16rem !important;
  margin-right: -16rem !important;
}
.\!-mx-7 {
  margin-left: -1.75rem !important;
  margin-right: -1.75rem !important;
}
.\!-mx-72 {
  margin-left: -18rem !important;
  margin-right: -18rem !important;
}
.\!-mx-8 {
  margin-left: -2rem !important;
  margin-right: -2rem !important;
}
.\!-mx-80 {
  margin-left: -20rem !important;
  margin-right: -20rem !important;
}
.\!-mx-9 {
  margin-left: -2.25rem !important;
  margin-right: -2.25rem !important;
}
.\!-mx-96 {
  margin-left: -24rem !important;
  margin-right: -24rem !important;
}
.\!-mx-px {
  margin-left: -1px !important;
  margin-right: -1px !important;
}
.\!-my-0 {
  margin-top: -0px !important;
  margin-bottom: -0px !important;
}
.\!-my-0\.5 {
  margin-top: -0.125rem !important;
  margin-bottom: -0.125rem !important;
}
.\!-my-1 {
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important;
}
.\!-my-1\.5 {
  margin-top: -0.375rem !important;
  margin-bottom: -0.375rem !important;
}
.\!-my-10 {
  margin-top: -2.5rem !important;
  margin-bottom: -2.5rem !important;
}
.\!-my-11 {
  margin-top: -2.75rem !important;
  margin-bottom: -2.75rem !important;
}
.\!-my-12 {
  margin-top: -3rem !important;
  margin-bottom: -3rem !important;
}
.\!-my-14 {
  margin-top: -3.5rem !important;
  margin-bottom: -3.5rem !important;
}
.\!-my-16 {
  margin-top: -4rem !important;
  margin-bottom: -4rem !important;
}
.\!-my-2 {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}
.\!-my-2\.5 {
  margin-top: -0.625rem !important;
  margin-bottom: -0.625rem !important;
}
.\!-my-20 {
  margin-top: -5rem !important;
  margin-bottom: -5rem !important;
}
.\!-my-24 {
  margin-top: -6rem !important;
  margin-bottom: -6rem !important;
}
.\!-my-28 {
  margin-top: -7rem !important;
  margin-bottom: -7rem !important;
}
.\!-my-3 {
  margin-top: -0.75rem !important;
  margin-bottom: -0.75rem !important;
}
.\!-my-3\.5 {
  margin-top: -0.875rem !important;
  margin-bottom: -0.875rem !important;
}
.\!-my-32 {
  margin-top: -8rem !important;
  margin-bottom: -8rem !important;
}
.\!-my-36 {
  margin-top: -9rem !important;
  margin-bottom: -9rem !important;
}
.\!-my-4 {
  margin-top: -1rem !important;
  margin-bottom: -1rem !important;
}
.\!-my-40 {
  margin-top: -10rem !important;
  margin-bottom: -10rem !important;
}
.\!-my-44 {
  margin-top: -11rem !important;
  margin-bottom: -11rem !important;
}
.\!-my-48 {
  margin-top: -12rem !important;
  margin-bottom: -12rem !important;
}
.\!-my-5 {
  margin-top: -1.25rem !important;
  margin-bottom: -1.25rem !important;
}
.\!-my-52 {
  margin-top: -13rem !important;
  margin-bottom: -13rem !important;
}
.\!-my-56 {
  margin-top: -14rem !important;
  margin-bottom: -14rem !important;
}
.\!-my-6 {
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important;
}
.\!-my-60 {
  margin-top: -15rem !important;
  margin-bottom: -15rem !important;
}
.\!-my-64 {
  margin-top: -16rem !important;
  margin-bottom: -16rem !important;
}
.\!-my-7 {
  margin-top: -1.75rem !important;
  margin-bottom: -1.75rem !important;
}
.\!-my-72 {
  margin-top: -18rem !important;
  margin-bottom: -18rem !important;
}
.\!-my-8 {
  margin-top: -2rem !important;
  margin-bottom: -2rem !important;
}
.\!-my-80 {
  margin-top: -20rem !important;
  margin-bottom: -20rem !important;
}
.\!-my-9 {
  margin-top: -2.25rem !important;
  margin-bottom: -2.25rem !important;
}
.\!-my-96 {
  margin-top: -24rem !important;
  margin-bottom: -24rem !important;
}
.\!-my-px {
  margin-top: -1px !important;
  margin-bottom: -1px !important;
}
.\!mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.\!mx-0\.5 {
  margin-left: 0.125rem !important;
  margin-right: 0.125rem !important;
}
.\!mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}
.\!mx-1\.5 {
  margin-left: 0.375rem !important;
  margin-right: 0.375rem !important;
}
.\!mx-10 {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}
.\!mx-11 {
  margin-left: 2.75rem !important;
  margin-right: 2.75rem !important;
}
.\!mx-12 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}
.\!mx-14 {
  margin-left: 3.5rem !important;
  margin-right: 3.5rem !important;
}
.\!mx-16 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}
.\!mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
.\!mx-2\.5 {
  margin-left: 0.625rem !important;
  margin-right: 0.625rem !important;
}
.\!mx-20 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}
.\!mx-24 {
  margin-left: 6rem !important;
  margin-right: 6rem !important;
}
.\!mx-28 {
  margin-left: 7rem !important;
  margin-right: 7rem !important;
}
.\!mx-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}
.\!mx-3\.5 {
  margin-left: 0.875rem !important;
  margin-right: 0.875rem !important;
}
.\!mx-32 {
  margin-left: 8rem !important;
  margin-right: 8rem !important;
}
.\!mx-36 {
  margin-left: 9rem !important;
  margin-right: 9rem !important;
}
.\!mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
.\!mx-40 {
  margin-left: 10rem !important;
  margin-right: 10rem !important;
}
.\!mx-44 {
  margin-left: 11rem !important;
  margin-right: 11rem !important;
}
.\!mx-48 {
  margin-left: 12rem !important;
  margin-right: 12rem !important;
}
.\!mx-5 {
  margin-left: 1.25rem !important;
  margin-right: 1.25rem !important;
}
.\!mx-52 {
  margin-left: 13rem !important;
  margin-right: 13rem !important;
}
.\!mx-56 {
  margin-left: 14rem !important;
  margin-right: 14rem !important;
}
.\!mx-6 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}
.\!mx-60 {
  margin-left: 15rem !important;
  margin-right: 15rem !important;
}
.\!mx-64 {
  margin-left: 16rem !important;
  margin-right: 16rem !important;
}
.\!mx-7 {
  margin-left: 1.75rem !important;
  margin-right: 1.75rem !important;
}
.\!mx-72 {
  margin-left: 18rem !important;
  margin-right: 18rem !important;
}
.\!mx-8 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}
.\!mx-80 {
  margin-left: 20rem !important;
  margin-right: 20rem !important;
}
.\!mx-9 {
  margin-left: 2.25rem !important;
  margin-right: 2.25rem !important;
}
.\!mx-96 {
  margin-left: 24rem !important;
  margin-right: 24rem !important;
}
.\!mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.\!mx-px {
  margin-left: 1px !important;
  margin-right: 1px !important;
}
.\!my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.\!my-0\.5 {
  margin-top: 0.125rem !important;
  margin-bottom: 0.125rem !important;
}
.\!my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.\!my-1\.5 {
  margin-top: 0.375rem !important;
  margin-bottom: 0.375rem !important;
}
.\!my-10 {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}
.\!my-11 {
  margin-top: 2.75rem !important;
  margin-bottom: 2.75rem !important;
}
.\!my-12 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.\!my-14 {
  margin-top: 3.5rem !important;
  margin-bottom: 3.5rem !important;
}
.\!my-16 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}
.\!my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.\!my-2\.5 {
  margin-top: 0.625rem !important;
  margin-bottom: 0.625rem !important;
}
.\!my-20 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}
.\!my-24 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}
.\!my-28 {
  margin-top: 7rem !important;
  margin-bottom: 7rem !important;
}
.\!my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}
.\!my-3\.5 {
  margin-top: 0.875rem !important;
  margin-bottom: 0.875rem !important;
}
.\!my-32 {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important;
}
.\!my-36 {
  margin-top: 9rem !important;
  margin-bottom: 9rem !important;
}
.\!my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.\!my-40 {
  margin-top: 10rem !important;
  margin-bottom: 10rem !important;
}
.\!my-44 {
  margin-top: 11rem !important;
  margin-bottom: 11rem !important;
}
.\!my-48 {
  margin-top: 12rem !important;
  margin-bottom: 12rem !important;
}
.\!my-5 {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}
.\!my-52 {
  margin-top: 13rem !important;
  margin-bottom: 13rem !important;
}
.\!my-56 {
  margin-top: 14rem !important;
  margin-bottom: 14rem !important;
}
.\!my-6 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.\!my-60 {
  margin-top: 15rem !important;
  margin-bottom: 15rem !important;
}
.\!my-64 {
  margin-top: 16rem !important;
  margin-bottom: 16rem !important;
}
.\!my-7 {
  margin-top: 1.75rem !important;
  margin-bottom: 1.75rem !important;
}
.\!my-72 {
  margin-top: 18rem !important;
  margin-bottom: 18rem !important;
}
.\!my-8 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
.\!my-80 {
  margin-top: 20rem !important;
  margin-bottom: 20rem !important;
}
.\!my-9 {
  margin-top: 2.25rem !important;
  margin-bottom: 2.25rem !important;
}
.\!my-96 {
  margin-top: 24rem !important;
  margin-bottom: 24rem !important;
}
.\!my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.\!my-px {
  margin-top: 1px !important;
  margin-bottom: 1px !important;
}
.-mx-0 {
  margin-left: -0px;
  margin-right: -0px;
}
.-mx-0\.5 {
  margin-left: -0.125rem;
  margin-right: -0.125rem;
}
.-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-9 {
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
}
.my-96 {
  margin-top: 24rem;
  margin-bottom: 24rem;
}
.my-\[2em\] {
  margin-top: 2em;
  margin-bottom: 2em;
}
.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}
.my-px {
  margin-top: 1px;
  margin-bottom: 1px;
}
.\!-mb-0 {
  margin-bottom: -0px !important;
}
.\!-mb-0\.5 {
  margin-bottom: -0.125rem !important;
}
.\!-mb-1 {
  margin-bottom: -0.25rem !important;
}
.\!-mb-1\.5 {
  margin-bottom: -0.375rem !important;
}
.\!-mb-10 {
  margin-bottom: -2.5rem !important;
}
.\!-mb-11 {
  margin-bottom: -2.75rem !important;
}
.\!-mb-12 {
  margin-bottom: -3rem !important;
}
.\!-mb-14 {
  margin-bottom: -3.5rem !important;
}
.\!-mb-16 {
  margin-bottom: -4rem !important;
}
.\!-mb-2 {
  margin-bottom: -0.5rem !important;
}
.\!-mb-2\.5 {
  margin-bottom: -0.625rem !important;
}
.\!-mb-20 {
  margin-bottom: -5rem !important;
}
.\!-mb-24 {
  margin-bottom: -6rem !important;
}
.\!-mb-28 {
  margin-bottom: -7rem !important;
}
.\!-mb-3 {
  margin-bottom: -0.75rem !important;
}
.\!-mb-3\.5 {
  margin-bottom: -0.875rem !important;
}
.\!-mb-32 {
  margin-bottom: -8rem !important;
}
.\!-mb-36 {
  margin-bottom: -9rem !important;
}
.\!-mb-4 {
  margin-bottom: -1rem !important;
}
.\!-mb-40 {
  margin-bottom: -10rem !important;
}
.\!-mb-44 {
  margin-bottom: -11rem !important;
}
.\!-mb-48 {
  margin-bottom: -12rem !important;
}
.\!-mb-5 {
  margin-bottom: -1.25rem !important;
}
.\!-mb-52 {
  margin-bottom: -13rem !important;
}
.\!-mb-56 {
  margin-bottom: -14rem !important;
}
.\!-mb-6 {
  margin-bottom: -1.5rem !important;
}
.\!-mb-60 {
  margin-bottom: -15rem !important;
}
.\!-mb-64 {
  margin-bottom: -16rem !important;
}
.\!-mb-7 {
  margin-bottom: -1.75rem !important;
}
.\!-mb-72 {
  margin-bottom: -18rem !important;
}
.\!-mb-8 {
  margin-bottom: -2rem !important;
}
.\!-mb-80 {
  margin-bottom: -20rem !important;
}
.\!-mb-9 {
  margin-bottom: -2.25rem !important;
}
.\!-mb-96 {
  margin-bottom: -24rem !important;
}
.\!-mb-px {
  margin-bottom: -1px !important;
}
.\!-me-0 {
  margin-inline-end: -0px !important;
}
.\!-me-0\.5 {
  margin-inline-end: -0.125rem !important;
}
.\!-me-1 {
  margin-inline-end: -0.25rem !important;
}
.\!-me-1\.5 {
  margin-inline-end: -0.375rem !important;
}
.\!-me-10 {
  margin-inline-end: -2.5rem !important;
}
.\!-me-11 {
  margin-inline-end: -2.75rem !important;
}
.\!-me-12 {
  margin-inline-end: -3rem !important;
}
.\!-me-14 {
  margin-inline-end: -3.5rem !important;
}
.\!-me-16 {
  margin-inline-end: -4rem !important;
}
.\!-me-2 {
  margin-inline-end: -0.5rem !important;
}
.\!-me-2\.5 {
  margin-inline-end: -0.625rem !important;
}
.\!-me-20 {
  margin-inline-end: -5rem !important;
}
.\!-me-24 {
  margin-inline-end: -6rem !important;
}
.\!-me-28 {
  margin-inline-end: -7rem !important;
}
.\!-me-3 {
  margin-inline-end: -0.75rem !important;
}
.\!-me-3\.5 {
  margin-inline-end: -0.875rem !important;
}
.\!-me-32 {
  margin-inline-end: -8rem !important;
}
.\!-me-36 {
  margin-inline-end: -9rem !important;
}
.\!-me-4 {
  margin-inline-end: -1rem !important;
}
.\!-me-40 {
  margin-inline-end: -10rem !important;
}
.\!-me-44 {
  margin-inline-end: -11rem !important;
}
.\!-me-48 {
  margin-inline-end: -12rem !important;
}
.\!-me-5 {
  margin-inline-end: -1.25rem !important;
}
.\!-me-52 {
  margin-inline-end: -13rem !important;
}
.\!-me-56 {
  margin-inline-end: -14rem !important;
}
.\!-me-6 {
  margin-inline-end: -1.5rem !important;
}
.\!-me-60 {
  margin-inline-end: -15rem !important;
}
.\!-me-64 {
  margin-inline-end: -16rem !important;
}
.\!-me-7 {
  margin-inline-end: -1.75rem !important;
}
.\!-me-72 {
  margin-inline-end: -18rem !important;
}
.\!-me-8 {
  margin-inline-end: -2rem !important;
}
.\!-me-80 {
  margin-inline-end: -20rem !important;
}
.\!-me-9 {
  margin-inline-end: -2.25rem !important;
}
.\!-me-96 {
  margin-inline-end: -24rem !important;
}
.\!-me-px {
  margin-inline-end: -1px !important;
}
.\!-ms-0 {
  margin-inline-start: -0px !important;
}
.\!-ms-0\.5 {
  margin-inline-start: -0.125rem !important;
}
.\!-ms-1 {
  margin-inline-start: -0.25rem !important;
}
.\!-ms-1\.5 {
  margin-inline-start: -0.375rem !important;
}
.\!-ms-10 {
  margin-inline-start: -2.5rem !important;
}
.\!-ms-11 {
  margin-inline-start: -2.75rem !important;
}
.\!-ms-12 {
  margin-inline-start: -3rem !important;
}
.\!-ms-14 {
  margin-inline-start: -3.5rem !important;
}
.\!-ms-16 {
  margin-inline-start: -4rem !important;
}
.\!-ms-2 {
  margin-inline-start: -0.5rem !important;
}
.\!-ms-2\.5 {
  margin-inline-start: -0.625rem !important;
}
.\!-ms-20 {
  margin-inline-start: -5rem !important;
}
.\!-ms-24 {
  margin-inline-start: -6rem !important;
}
.\!-ms-28 {
  margin-inline-start: -7rem !important;
}
.\!-ms-3 {
  margin-inline-start: -0.75rem !important;
}
.\!-ms-3\.5 {
  margin-inline-start: -0.875rem !important;
}
.\!-ms-32 {
  margin-inline-start: -8rem !important;
}
.\!-ms-36 {
  margin-inline-start: -9rem !important;
}
.\!-ms-4 {
  margin-inline-start: -1rem !important;
}
.\!-ms-40 {
  margin-inline-start: -10rem !important;
}
.\!-ms-44 {
  margin-inline-start: -11rem !important;
}
.\!-ms-48 {
  margin-inline-start: -12rem !important;
}
.\!-ms-5 {
  margin-inline-start: -1.25rem !important;
}
.\!-ms-52 {
  margin-inline-start: -13rem !important;
}
.\!-ms-56 {
  margin-inline-start: -14rem !important;
}
.\!-ms-6 {
  margin-inline-start: -1.5rem !important;
}
.\!-ms-60 {
  margin-inline-start: -15rem !important;
}
.\!-ms-64 {
  margin-inline-start: -16rem !important;
}
.\!-ms-7 {
  margin-inline-start: -1.75rem !important;
}
.\!-ms-72 {
  margin-inline-start: -18rem !important;
}
.\!-ms-8 {
  margin-inline-start: -2rem !important;
}
.\!-ms-80 {
  margin-inline-start: -20rem !important;
}
.\!-ms-9 {
  margin-inline-start: -2.25rem !important;
}
.\!-ms-96 {
  margin-inline-start: -24rem !important;
}
.\!-ms-px {
  margin-inline-start: -1px !important;
}
.\!-mt-0 {
  margin-top: -0px !important;
}
.\!-mt-0\.5 {
  margin-top: -0.125rem !important;
}
.\!-mt-1 {
  margin-top: -0.25rem !important;
}
.\!-mt-1\.5 {
  margin-top: -0.375rem !important;
}
.\!-mt-10 {
  margin-top: -2.5rem !important;
}
.\!-mt-11 {
  margin-top: -2.75rem !important;
}
.\!-mt-12 {
  margin-top: -3rem !important;
}
.\!-mt-14 {
  margin-top: -3.5rem !important;
}
.\!-mt-16 {
  margin-top: -4rem !important;
}
.\!-mt-2 {
  margin-top: -0.5rem !important;
}
.\!-mt-2\.5 {
  margin-top: -0.625rem !important;
}
.\!-mt-20 {
  margin-top: -5rem !important;
}
.\!-mt-24 {
  margin-top: -6rem !important;
}
.\!-mt-28 {
  margin-top: -7rem !important;
}
.\!-mt-3 {
  margin-top: -0.75rem !important;
}
.\!-mt-3\.5 {
  margin-top: -0.875rem !important;
}
.\!-mt-32 {
  margin-top: -8rem !important;
}
.\!-mt-36 {
  margin-top: -9rem !important;
}
.\!-mt-4 {
  margin-top: -1rem !important;
}
.\!-mt-40 {
  margin-top: -10rem !important;
}
.\!-mt-44 {
  margin-top: -11rem !important;
}
.\!-mt-48 {
  margin-top: -12rem !important;
}
.\!-mt-5 {
  margin-top: -1.25rem !important;
}
.\!-mt-52 {
  margin-top: -13rem !important;
}
.\!-mt-56 {
  margin-top: -14rem !important;
}
.\!-mt-6 {
  margin-top: -1.5rem !important;
}
.\!-mt-60 {
  margin-top: -15rem !important;
}
.\!-mt-64 {
  margin-top: -16rem !important;
}
.\!-mt-7 {
  margin-top: -1.75rem !important;
}
.\!-mt-72 {
  margin-top: -18rem !important;
}
.\!-mt-8 {
  margin-top: -2rem !important;
}
.\!-mt-80 {
  margin-top: -20rem !important;
}
.\!-mt-9 {
  margin-top: -2.25rem !important;
}
.\!-mt-96 {
  margin-top: -24rem !important;
}
.\!-mt-px {
  margin-top: -1px !important;
}
.\!mb-0 {
  margin-bottom: 0px !important;
}
.\!mb-0\.5 {
  margin-bottom: 0.125rem !important;
}
.\!mb-1 {
  margin-bottom: 0.25rem !important;
}
.\!mb-1\.5 {
  margin-bottom: 0.375rem !important;
}
.\!mb-10 {
  margin-bottom: 2.5rem !important;
}
.\!mb-11 {
  margin-bottom: 2.75rem !important;
}
.\!mb-12 {
  margin-bottom: 3rem !important;
}
.\!mb-14 {
  margin-bottom: 3.5rem !important;
}
.\!mb-16 {
  margin-bottom: 4rem !important;
}
.\!mb-2 {
  margin-bottom: 0.5rem !important;
}
.\!mb-2\.5 {
  margin-bottom: 0.625rem !important;
}
.\!mb-20 {
  margin-bottom: 5rem !important;
}
.\!mb-24 {
  margin-bottom: 6rem !important;
}
.\!mb-28 {
  margin-bottom: 7rem !important;
}
.\!mb-3 {
  margin-bottom: 0.75rem !important;
}
.\!mb-3\.5 {
  margin-bottom: 0.875rem !important;
}
.\!mb-32 {
  margin-bottom: 8rem !important;
}
.\!mb-36 {
  margin-bottom: 9rem !important;
}
.\!mb-4 {
  margin-bottom: 1rem !important;
}
.\!mb-40 {
  margin-bottom: 10rem !important;
}
.\!mb-44 {
  margin-bottom: 11rem !important;
}
.\!mb-48 {
  margin-bottom: 12rem !important;
}
.\!mb-5 {
  margin-bottom: 1.25rem !important;
}
.\!mb-52 {
  margin-bottom: 13rem !important;
}
.\!mb-56 {
  margin-bottom: 14rem !important;
}
.\!mb-6 {
  margin-bottom: 1.5rem !important;
}
.\!mb-60 {
  margin-bottom: 15rem !important;
}
.\!mb-64 {
  margin-bottom: 16rem !important;
}
.\!mb-7 {
  margin-bottom: 1.75rem !important;
}
.\!mb-72 {
  margin-bottom: 18rem !important;
}
.\!mb-8 {
  margin-bottom: 2rem !important;
}
.\!mb-80 {
  margin-bottom: 20rem !important;
}
.\!mb-9 {
  margin-bottom: 2.25rem !important;
}
.\!mb-96 {
  margin-bottom: 24rem !important;
}
.\!mb-auto {
  margin-bottom: auto !important;
}
.\!mb-px {
  margin-bottom: 1px !important;
}
.\!me-0 {
  margin-inline-end: 0px !important;
}
.\!me-0\.5 {
  margin-inline-end: 0.125rem !important;
}
.\!me-1 {
  margin-inline-end: 0.25rem !important;
}
.\!me-1\.5 {
  margin-inline-end: 0.375rem !important;
}
.\!me-10 {
  margin-inline-end: 2.5rem !important;
}
.\!me-11 {
  margin-inline-end: 2.75rem !important;
}
.\!me-12 {
  margin-inline-end: 3rem !important;
}
.\!me-14 {
  margin-inline-end: 3.5rem !important;
}
.\!me-16 {
  margin-inline-end: 4rem !important;
}
.\!me-2 {
  margin-inline-end: 0.5rem !important;
}
.\!me-2\.5 {
  margin-inline-end: 0.625rem !important;
}
.\!me-20 {
  margin-inline-end: 5rem !important;
}
.\!me-24 {
  margin-inline-end: 6rem !important;
}
.\!me-28 {
  margin-inline-end: 7rem !important;
}
.\!me-3 {
  margin-inline-end: 0.75rem !important;
}
.\!me-3\.5 {
  margin-inline-end: 0.875rem !important;
}
.\!me-32 {
  margin-inline-end: 8rem !important;
}
.\!me-36 {
  margin-inline-end: 9rem !important;
}
.\!me-4 {
  margin-inline-end: 1rem !important;
}
.\!me-40 {
  margin-inline-end: 10rem !important;
}
.\!me-44 {
  margin-inline-end: 11rem !important;
}
.\!me-48 {
  margin-inline-end: 12rem !important;
}
.\!me-5 {
  margin-inline-end: 1.25rem !important;
}
.\!me-52 {
  margin-inline-end: 13rem !important;
}
.\!me-56 {
  margin-inline-end: 14rem !important;
}
.\!me-6 {
  margin-inline-end: 1.5rem !important;
}
.\!me-60 {
  margin-inline-end: 15rem !important;
}
.\!me-64 {
  margin-inline-end: 16rem !important;
}
.\!me-7 {
  margin-inline-end: 1.75rem !important;
}
.\!me-72 {
  margin-inline-end: 18rem !important;
}
.\!me-8 {
  margin-inline-end: 2rem !important;
}
.\!me-80 {
  margin-inline-end: 20rem !important;
}
.\!me-9 {
  margin-inline-end: 2.25rem !important;
}
.\!me-96 {
  margin-inline-end: 24rem !important;
}
.\!me-auto {
  margin-inline-end: auto !important;
}
.\!me-px {
  margin-inline-end: 1px !important;
}
.\!ms-0 {
  margin-inline-start: 0px !important;
}
.\!ms-0\.5 {
  margin-inline-start: 0.125rem !important;
}
.\!ms-1 {
  margin-inline-start: 0.25rem !important;
}
.\!ms-1\.5 {
  margin-inline-start: 0.375rem !important;
}
.\!ms-10 {
  margin-inline-start: 2.5rem !important;
}
.\!ms-11 {
  margin-inline-start: 2.75rem !important;
}
.\!ms-12 {
  margin-inline-start: 3rem !important;
}
.\!ms-14 {
  margin-inline-start: 3.5rem !important;
}
.\!ms-16 {
  margin-inline-start: 4rem !important;
}
.\!ms-2 {
  margin-inline-start: 0.5rem !important;
}
.\!ms-2\.5 {
  margin-inline-start: 0.625rem !important;
}
.\!ms-20 {
  margin-inline-start: 5rem !important;
}
.\!ms-24 {
  margin-inline-start: 6rem !important;
}
.\!ms-28 {
  margin-inline-start: 7rem !important;
}
.\!ms-3 {
  margin-inline-start: 0.75rem !important;
}
.\!ms-3\.5 {
  margin-inline-start: 0.875rem !important;
}
.\!ms-32 {
  margin-inline-start: 8rem !important;
}
.\!ms-36 {
  margin-inline-start: 9rem !important;
}
.\!ms-4 {
  margin-inline-start: 1rem !important;
}
.\!ms-40 {
  margin-inline-start: 10rem !important;
}
.\!ms-44 {
  margin-inline-start: 11rem !important;
}
.\!ms-48 {
  margin-inline-start: 12rem !important;
}
.\!ms-5 {
  margin-inline-start: 1.25rem !important;
}
.\!ms-52 {
  margin-inline-start: 13rem !important;
}
.\!ms-56 {
  margin-inline-start: 14rem !important;
}
.\!ms-6 {
  margin-inline-start: 1.5rem !important;
}
.\!ms-60 {
  margin-inline-start: 15rem !important;
}
.\!ms-64 {
  margin-inline-start: 16rem !important;
}
.\!ms-7 {
  margin-inline-start: 1.75rem !important;
}
.\!ms-72 {
  margin-inline-start: 18rem !important;
}
.\!ms-8 {
  margin-inline-start: 2rem !important;
}
.\!ms-80 {
  margin-inline-start: 20rem !important;
}
.\!ms-9 {
  margin-inline-start: 2.25rem !important;
}
.\!ms-96 {
  margin-inline-start: 24rem !important;
}
.\!ms-auto {
  margin-inline-start: auto !important;
}
.\!ms-px {
  margin-inline-start: 1px !important;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.\!mt-0\.5 {
  margin-top: 0.125rem !important;
}
.\!mt-1 {
  margin-top: 0.25rem !important;
}
.\!mt-1\.5 {
  margin-top: 0.375rem !important;
}
.\!mt-10 {
  margin-top: 2.5rem !important;
}
.\!mt-11 {
  margin-top: 2.75rem !important;
}
.\!mt-12 {
  margin-top: 3rem !important;
}
.\!mt-14 {
  margin-top: 3.5rem !important;
}
.\!mt-16 {
  margin-top: 4rem !important;
}
.\!mt-2 {
  margin-top: 0.5rem !important;
}
.\!mt-2\.5 {
  margin-top: 0.625rem !important;
}
.\!mt-20 {
  margin-top: 5rem !important;
}
.\!mt-24 {
  margin-top: 6rem !important;
}
.\!mt-28 {
  margin-top: 7rem !important;
}
.\!mt-3 {
  margin-top: 0.75rem !important;
}
.\!mt-3\.5 {
  margin-top: 0.875rem !important;
}
.\!mt-32 {
  margin-top: 8rem !important;
}
.\!mt-36 {
  margin-top: 9rem !important;
}
.\!mt-4 {
  margin-top: 1rem !important;
}
.\!mt-40 {
  margin-top: 10rem !important;
}
.\!mt-44 {
  margin-top: 11rem !important;
}
.\!mt-48 {
  margin-top: 12rem !important;
}
.\!mt-5 {
  margin-top: 1.25rem !important;
}
.\!mt-52 {
  margin-top: 13rem !important;
}
.\!mt-56 {
  margin-top: 14rem !important;
}
.\!mt-6 {
  margin-top: 1.5rem !important;
}
.\!mt-60 {
  margin-top: 15rem !important;
}
.\!mt-64 {
  margin-top: 16rem !important;
}
.\!mt-7 {
  margin-top: 1.75rem !important;
}
.\!mt-72 {
  margin-top: 18rem !important;
}
.\!mt-8 {
  margin-top: 2rem !important;
}
.\!mt-80 {
  margin-top: 20rem !important;
}
.\!mt-9 {
  margin-top: 2.25rem !important;
}
.\!mt-96 {
  margin-top: 24rem !important;
}
.\!mt-auto {
  margin-top: auto !important;
}
.\!mt-px {
  margin-top: 1px !important;
}
.-mb-0 {
  margin-bottom: -0px;
}
.-mb-0\.5 {
  margin-bottom: -0.125rem;
}
.-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-2 {
  margin-bottom: -0.5rem;
}
.-mb-2\.5 {
  margin-bottom: -0.625rem;
}
.-mb-20 {
  margin-bottom: -5rem;
}
.-mb-24 {
  margin-bottom: -6rem;
}
.-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-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-9 {
  margin-bottom: -2.25rem;
}
.-mb-96 {
  margin-bottom: -24rem;
}
.-mb-px {
  margin-bottom: -1px;
}
.-me-0 {
  margin-inline-end: -0px;
}
.-me-0\.5 {
  margin-inline-end: -0.125rem;
}
.-me-1 {
  margin-inline-end: -0.25rem;
}
.-me-1\.5 {
  margin-inline-end: -0.375rem;
}
.-me-10 {
  margin-inline-end: -2.5rem;
}
.-me-11 {
  margin-inline-end: -2.75rem;
}
.-me-12 {
  margin-inline-end: -3rem;
}
.-me-14 {
  margin-inline-end: -3.5rem;
}
.-me-16 {
  margin-inline-end: -4rem;
}
.-me-2 {
  margin-inline-end: -0.5rem;
}
.-me-2\.5 {
  margin-inline-end: -0.625rem;
}
.-me-20 {
  margin-inline-end: -5rem;
}
.-me-24 {
  margin-inline-end: -6rem;
}
.-me-28 {
  margin-inline-end: -7rem;
}
.-me-3 {
  margin-inline-end: -0.75rem;
}
.-me-3\.5 {
  margin-inline-end: -0.875rem;
}
.-me-32 {
  margin-inline-end: -8rem;
}
.-me-36 {
  margin-inline-end: -9rem;
}
.-me-4 {
  margin-inline-end: -1rem;
}
.-me-40 {
  margin-inline-end: -10rem;
}
.-me-44 {
  margin-inline-end: -11rem;
}
.-me-48 {
  margin-inline-end: -12rem;
}
.-me-5 {
  margin-inline-end: -1.25rem;
}
.-me-52 {
  margin-inline-end: -13rem;
}
.-me-56 {
  margin-inline-end: -14rem;
}
.-me-6 {
  margin-inline-end: -1.5rem;
}
.-me-60 {
  margin-inline-end: -15rem;
}
.-me-64 {
  margin-inline-end: -16rem;
}
.-me-7 {
  margin-inline-end: -1.75rem;
}
.-me-72 {
  margin-inline-end: -18rem;
}
.-me-8 {
  margin-inline-end: -2rem;
}
.-me-80 {
  margin-inline-end: -20rem;
}
.-me-9 {
  margin-inline-end: -2.25rem;
}
.-me-96 {
  margin-inline-end: -24rem;
}
.-me-px {
  margin-inline-end: -1px;
}
.-ms-0 {
  margin-inline-start: -0px;
}
.-ms-0\.5 {
  margin-inline-start: -0.125rem;
}
.-ms-1 {
  margin-inline-start: -0.25rem;
}
.-ms-1\.5 {
  margin-inline-start: -0.375rem;
}
.-ms-10 {
  margin-inline-start: -2.5rem;
}
.-ms-11 {
  margin-inline-start: -2.75rem;
}
.-ms-12 {
  margin-inline-start: -3rem;
}
.-ms-14 {
  margin-inline-start: -3.5rem;
}
.-ms-16 {
  margin-inline-start: -4rem;
}
.-ms-2 {
  margin-inline-start: -0.5rem;
}
.-ms-2\.5 {
  margin-inline-start: -0.625rem;
}
.-ms-20 {
  margin-inline-start: -5rem;
}
.-ms-24 {
  margin-inline-start: -6rem;
}
.-ms-28 {
  margin-inline-start: -7rem;
}
.-ms-3 {
  margin-inline-start: -0.75rem;
}
.-ms-3\.5 {
  margin-inline-start: -0.875rem;
}
.-ms-32 {
  margin-inline-start: -8rem;
}
.-ms-36 {
  margin-inline-start: -9rem;
}
.-ms-4 {
  margin-inline-start: -1rem;
}
.-ms-40 {
  margin-inline-start: -10rem;
}
.-ms-44 {
  margin-inline-start: -11rem;
}
.-ms-48 {
  margin-inline-start: -12rem;
}
.-ms-5 {
  margin-inline-start: -1.25rem;
}
.-ms-52 {
  margin-inline-start: -13rem;
}
.-ms-56 {
  margin-inline-start: -14rem;
}
.-ms-6 {
  margin-inline-start: -1.5rem;
}
.-ms-60 {
  margin-inline-start: -15rem;
}
.-ms-64 {
  margin-inline-start: -16rem;
}
.-ms-7 {
  margin-inline-start: -1.75rem;
}
.-ms-72 {
  margin-inline-start: -18rem;
}
.-ms-8 {
  margin-inline-start: -2rem;
}
.-ms-80 {
  margin-inline-start: -20rem;
}
.-ms-9 {
  margin-inline-start: -2.25rem;
}
.-ms-96 {
  margin-inline-start: -24rem;
}
.-ms-px {
  margin-inline-start: -1px;
}
.-mt-0 {
  margin-top: -0px;
}
.-mt-0\.5 {
  margin-top: -0.125rem;
}
.-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-2 {
  margin-top: -0.5rem;
}
.-mt-2\.5 {
  margin-top: -0.625rem;
}
.-mt-20 {
  margin-top: -5rem;
}
.-mt-24 {
  margin-top: -6rem;
}
.-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-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-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-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-2 {
  margin-bottom: 0.5rem;
}
.mb-2\.5 {
  margin-bottom: 0.625rem;
}
.mb-20 {
  margin-bottom: 5rem;
}
.mb-24 {
  margin-bottom: 6rem;
}
.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-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-9 {
  margin-bottom: 2.25rem;
}
.mb-96 {
  margin-bottom: 24rem;
}
.mb-auto {
  margin-bottom: auto;
}
.mb-px {
  margin-bottom: 1px;
}
.me-0 {
  margin-inline-end: 0px;
}
.me-0\.5 {
  margin-inline-end: 0.125rem;
}
.me-1 {
  margin-inline-end: 0.25rem;
}
.me-1\.5 {
  margin-inline-end: 0.375rem;
}
.me-10 {
  margin-inline-end: 2.5rem;
}
.me-11 {
  margin-inline-end: 2.75rem;
}
.me-12 {
  margin-inline-end: 3rem;
}
.me-14 {
  margin-inline-end: 3.5rem;
}
.me-16 {
  margin-inline-end: 4rem;
}
.me-2 {
  margin-inline-end: 0.5rem;
}
.me-2\.5 {
  margin-inline-end: 0.625rem;
}
.me-20 {
  margin-inline-end: 5rem;
}
.me-24 {
  margin-inline-end: 6rem;
}
.me-28 {
  margin-inline-end: 7rem;
}
.me-3 {
  margin-inline-end: 0.75rem;
}
.me-3\.5 {
  margin-inline-end: 0.875rem;
}
.me-32 {
  margin-inline-end: 8rem;
}
.me-36 {
  margin-inline-end: 9rem;
}
.me-4 {
  margin-inline-end: 1rem;
}
.me-40 {
  margin-inline-end: 10rem;
}
.me-44 {
  margin-inline-end: 11rem;
}
.me-48 {
  margin-inline-end: 12rem;
}
.me-5 {
  margin-inline-end: 1.25rem;
}
.me-52 {
  margin-inline-end: 13rem;
}
.me-56 {
  margin-inline-end: 14rem;
}
.me-6 {
  margin-inline-end: 1.5rem;
}
.me-60 {
  margin-inline-end: 15rem;
}
.me-64 {
  margin-inline-end: 16rem;
}
.me-7 {
  margin-inline-end: 1.75rem;
}
.me-72 {
  margin-inline-end: 18rem;
}
.me-8 {
  margin-inline-end: 2rem;
}
.me-80 {
  margin-inline-end: 20rem;
}
.me-9 {
  margin-inline-end: 2.25rem;
}
.me-96 {
  margin-inline-end: 24rem;
}
.me-auto {
  margin-inline-end: auto;
}
.me-px {
  margin-inline-end: 1px;
}
.ms-0 {
  margin-inline-start: 0px;
}
.ms-0\.5 {
  margin-inline-start: 0.125rem;
}
.ms-1 {
  margin-inline-start: 0.25rem;
}
.ms-1\.5 {
  margin-inline-start: 0.375rem;
}
.ms-10 {
  margin-inline-start: 2.5rem;
}
.ms-11 {
  margin-inline-start: 2.75rem;
}
.ms-12 {
  margin-inline-start: 3rem;
}
.ms-14 {
  margin-inline-start: 3.5rem;
}
.ms-16 {
  margin-inline-start: 4rem;
}
.ms-2 {
  margin-inline-start: 0.5rem;
}
.ms-2\.5 {
  margin-inline-start: 0.625rem;
}
.ms-20 {
  margin-inline-start: 5rem;
}
.ms-24 {
  margin-inline-start: 6rem;
}
.ms-28 {
  margin-inline-start: 7rem;
}
.ms-3 {
  margin-inline-start: 0.75rem;
}
.ms-3\.5 {
  margin-inline-start: 0.875rem;
}
.ms-32 {
  margin-inline-start: 8rem;
}
.ms-36 {
  margin-inline-start: 9rem;
}
.ms-4 {
  margin-inline-start: 1rem;
}
.ms-40 {
  margin-inline-start: 10rem;
}
.ms-44 {
  margin-inline-start: 11rem;
}
.ms-48 {
  margin-inline-start: 12rem;
}
.ms-5 {
  margin-inline-start: 1.25rem;
}
.ms-52 {
  margin-inline-start: 13rem;
}
.ms-56 {
  margin-inline-start: 14rem;
}
.ms-6 {
  margin-inline-start: 1.5rem;
}
.ms-60 {
  margin-inline-start: 15rem;
}
.ms-64 {
  margin-inline-start: 16rem;
}
.ms-7 {
  margin-inline-start: 1.75rem;
}
.ms-72 {
  margin-inline-start: 18rem;
}
.ms-8 {
  margin-inline-start: 2rem;
}
.ms-80 {
  margin-inline-start: 20rem;
}
.ms-9 {
  margin-inline-start: 2.25rem;
}
.ms-96 {
  margin-inline-start: 24rem;
}
.ms-auto {
  margin-inline-start: auto;
}
.ms-px {
  margin-inline-start: 1px;
}
.mt-0 {
  margin-top: 0px;
}
.mt-0\.5 {
  margin-top: 0.125rem;
}
.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-2 {
  margin-top: 0.5rem;
}
.mt-2\.5 {
  margin-top: 0.625rem;
}
.mt-20 {
  margin-top: 5rem;
}
.mt-24 {
  margin-top: 6rem;
}
.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-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-9 {
  margin-top: 2.25rem;
}
.mt-96 {
  margin-top: 24rem;
}
.mt-auto {
  margin-top: auto;
}
.mt-px {
  margin-top: 1px;
}
.line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.line-clamp-4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.\!flex {
  display: flex !important;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[3\/2\.5\] {
  aspect-ratio: 3/2.5;
}
.aspect-\[3\/2\] {
  aspect-ratio: 3/2;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.aspect-video {
  aspect-ratio: 16 / 9;
}
.\!h-auto {
  height: auto !important;
}
.\!h-full {
  height: 100% !important;
}
.h-1 {
  height: 0.25rem;
}
.h-10 {
  height: 2.5rem;
}
.h-12 {
  height: 3rem;
}
.h-20 {
  height: 5rem;
}
.h-24 {
  height: 6rem;
}
.h-32 {
  height: 8rem;
}
.h-4 {
  height: 1rem;
}
.h-40 {
  height: 10rem;
}
.h-48 {
  height: 12rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-8 {
  height: 2rem;
}
.h-9 {
  height: 2.25rem;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.max-h-12 {
  max-height: 3rem;
}
.max-h-16 {
  max-height: 4rem;
}
.max-h-80 {
  max-height: 20rem;
}
.max-h-\[calc\(100vh_-_300px\)\] {
  max-height: calc(100vh - 300px);
}
.max-h-full {
  max-height: 100%;
}
.min-h-10 {
  min-height: 2.5rem;
}
.min-h-12 {
  min-height: 3rem;
}
.min-h-\[32rem\] {
  min-height: 32rem;
}
.min-h-\[33\.5rem\] {
  min-height: 33.5rem;
}
.min-h-screen {
  min-height: 100vh;
}
.\!w-32 {
  width: 8rem !important;
}
.\!w-full {
  width: 100% !important;
}
.w-10 {
  width: 2.5rem;
}
.w-12 {
  width: 3rem;
}
.w-2\/3 {
  width: 66.666667%;
}
.w-2\/5 {
  width: 40%;
}
.w-20 {
  width: 5rem;
}
.w-24 {
  width: 6rem;
}
.w-28 {
  width: 7rem;
}
.w-3\.5 {
  width: 0.875rem;
}
.w-36 {
  width: 9rem;
}
.w-4 {
  width: 1rem;
}
.w-44 {
  width: 11rem;
}
.w-48 {
  width: 12rem;
}
.w-5 {
  width: 1.25rem;
}
.w-52 {
  width: 13rem;
}
.w-6 {
  width: 1.5rem;
}
.w-64 {
  width: 16rem;
}
.w-8 {
  width: 2rem;
}
.w-9 {
  width: 2.25rem;
}
.w-\[100px\] {
  width: 100px;
}
.w-\[90\%\] {
  width: 90%;
}
.w-full {
  width: 100%;
}
.min-w-full {
  min-width: 100%;
}
.max-w-16 {
  max-width: 4rem;
}
.max-w-24 {
  max-width: 6rem;
}
.max-w-32 {
  max-width: 8rem;
}
.max-w-44 {
  max-width: 11rem;
}
.max-w-64 {
  max-width: 16rem;
}
.max-w-\[700px\] {
  max-width: 700px;
}
.max-w-\[8\.75rem\] {
  max-width: 8.75rem;
}
.max-w-full {
  max-width: 100%;
}
.max-w-none {
  max-width: none;
}
.max-w-screen-md {
  max-width: 768px;
}
.max-w-xl {
  max-width: 36rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.grow {
  flex-grow: 1;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.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));
}
.\!transform-none {
  transform: none !important;
}
@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
.cursor-pointer {
  cursor: pointer;
}
.list-disc {
  list-style-type: disc;
}
.list-none {
  list-style-type: none;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.content-between {
  align-content: space-between;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-1\.5 {
  gap: 0.375rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-9 {
  gap: 2.25rem;
}
.gap-x-1 {
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}
.gap-x-12 {
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}
.gap-x-3 {
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.gap-x-6 {
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.gap-x-8 {
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.gap-y-1 {
  row-gap: 0.25rem;
}
.gap-y-16 {
  row-gap: 4rem;
}
.gap-y-4 {
  row-gap: 1rem;
}
.gap-y-6 {
  row-gap: 1.5rem;
}
.gap-y-8 {
  row-gap: 2rem;
}
.space-x-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}
.space-y-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}
.space-y-12 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-3\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-7 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-aeblack-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(225 227 229 / var(--tw-divide-opacity, 1));
}
.divide-aeblack-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(195 198 203 / var(--tw-divide-opacity, 1));
}
.divide-aeblack-50 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(247 247 247 / var(--tw-divide-opacity, 1));
}
.divide-primary-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(230 215 162 / var(--tw-divide-opacity, 1));
}
.divide-primary-500 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(182 138 53 / var(--tw-divide-opacity, 1));
}
.self-start {
  align-self: flex-start;
}
.self-end {
  align-self: flex-end;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.overscroll-y-auto {
  overscroll-behavior-y: auto;
}
.overscroll-x-contain {
  overscroll-behavior-x: contain;
}
.scroll-smooth {
  scroll-behavior: smooth;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-normal {
  white-space: normal;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.\!rounded-none {
  border-radius: 0px !important;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.\!rounded-e-none {
  border-start-end-radius: 0px !important;
  border-end-end-radius: 0px !important;
}
.rounded-s-none {
  border-start-start-radius: 0px;
  border-end-start-radius: 0px;
}
.border {
  border-width: 1px;
}
.border-2 {
  border-width: 2px;
}
.\!border-b-0 {
  border-bottom-width: 0px !important;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-t {
  border-top-width: 1px;
}
.\!border-none {
  border-style: none !important;
}
.border-none {
  border-style: none;
}
.\!border-aeblack-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(225 227 229 / var(--tw-border-opacity, 1)) !important;
}
.\!border-slate-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1)) !important;
}
.border-aeblack-100 {
  --tw-border-opacity: 1;
  border-color: rgb(225 227 229 / var(--tw-border-opacity, 1));
}
.border-aeblack-200 {
  --tw-border-opacity: 1;
  border-color: rgb(195 198 203 / var(--tw-border-opacity, 1));
}
.border-aeblack-400 {
  --tw-border-opacity: 1;
  border-color: rgb(121 126 134 / var(--tw-border-opacity, 1));
}
.border-aegold-100 {
  --tw-border-opacity: 1;
  border-color: rgb(242 236 207 / var(--tw-border-opacity, 1));
}
.border-aegreen-400 {
  --tw-border-opacity: 1;
  border-color: rgb(111 185 127 / var(--tw-border-opacity, 1));
}
.border-aered-400 {
  --tw-border-opacity: 1;
  border-color: rgb(244 122 117 / var(--tw-border-opacity, 1));
}
.border-camel-400 {
  --tw-border-opacity: 1;
  border-color: rgb(248 192 39 / var(--tw-border-opacity, 1));
}
.border-desert-400 {
  --tw-border-opacity: 1;
  border-color: rgb(239 128 72 / var(--tw-border-opacity, 1));
}
.border-fuchsia-400 {
  --tw-border-opacity: 1;
  border-color: rgb(232 121 249 / var(--tw-border-opacity, 1));
}
.border-primary-100 {
  --tw-border-opacity: 1;
  border-color: rgb(242 236 207 / var(--tw-border-opacity, 1));
}
.border-primary-400 {
  --tw-border-opacity: 1;
  border-color: rgb(203 163 68 / var(--tw-border-opacity, 1));
}
.border-seablue-400 {
  --tw-border-opacity: 1;
  border-color: rgb(44 202 255 / var(--tw-border-opacity, 1));
}
.border-site {
  --tw-border-opacity: 1;
  border-color: rgba(var(--color-normal), var(--tw-border-opacity, 1));
}
.border-site-lighter {
  --tw-border-opacity: 1;
  border-color: rgba(var(--color-lighter), var(--tw-border-opacity, 1));
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}
.border-techblue-400 {
  --tw-border-opacity: 1;
  border-color: rgb(79 152 255 / var(--tw-border-opacity, 1));
}
.border-transparent {
  border-color: transparent;
}
.\!bg-site {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--color-normal), var(--tw-bg-opacity, 1)) !important;
}
.\!bg-transparent {
  background-color: transparent !important;
}
.bg-aeblack-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
}
.bg-aeblack-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(95 100 109 / var(--tw-bg-opacity, 1));
}
.bg-aeblack-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(35 37 40 / var(--tw-bg-opacity, 1));
}
.bg-aegold-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 247 237 / var(--tw-bg-opacity, 1));
}
.bg-aegold-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(182 138 53 / var(--tw-bg-opacity, 1));
}
.bg-aegreen-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(228 244 231 / var(--tw-bg-opacity, 1));
}
.bg-aered-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 228 227 / var(--tw-bg-opacity, 1));
}
.bg-camel-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 244 200 / var(--tw-bg-opacity, 1));
}
.bg-desert-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 233 216 / var(--tw-bg-opacity, 1));
}
.bg-fuchsia-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 232 255 / var(--tw-bg-opacity, 1));
}
.bg-primary-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(242 236 207 / var(--tw-bg-opacity, 1));
}
.bg-primary-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 247 237 / var(--tw-bg-opacity, 1));
}
.bg-primary-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(146 114 42 / var(--tw-bg-opacity, 1));
}
.bg-seablue-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(222 243 255 / var(--tw-bg-opacity, 1));
}
.bg-site {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-normal), var(--tw-bg-opacity, 1));
}
.bg-site-lighter {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-lighter), var(--tw-bg-opacity, 1));
}
.bg-techblue-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(211 237 255 / var(--tw-bg-opacity, 1));
}
.bg-transparent {
  background-color: transparent;
}
.bg-whitely-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-l {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-primary-500 {
  --tw-gradient-from: #B68A35 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(182 138 53 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-primary-700 {
  --tw-gradient-to: #7C5E24 var(--tw-gradient-to-position);
}
.bg-clip-text {
  -webkit-background-clip: text;
          background-clip: text;
}
.\!fill-aered-500 {
  fill: #EA4F49 !important;
}
.fill-aeblack-500 {
  fill: #5F646D;
}
.fill-aegold-600 {
  fill: #92722A;
}
.fill-aegreen-600 {
  fill: #3F8E50;
}
.fill-aered-500 {
  fill: #EA4F49;
}
.fill-current {
  fill: currentColor;
}
.fill-primary-500 {
  fill: #B68A35;
}
.fill-primary-600 {
  fill: #92722A;
}
.fill-whitely-50 {
  fill: #FFFFFF;
}
.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.\!p-0 {
  padding: 0px !important;
}
.\!p-0\.5 {
  padding: 0.125rem !important;
}
.\!p-1 {
  padding: 0.25rem !important;
}
.\!p-1\.5 {
  padding: 0.375rem !important;
}
.\!p-10 {
  padding: 2.5rem !important;
}
.\!p-11 {
  padding: 2.75rem !important;
}
.\!p-12 {
  padding: 3rem !important;
}
.\!p-14 {
  padding: 3.5rem !important;
}
.\!p-16 {
  padding: 4rem !important;
}
.\!p-2 {
  padding: 0.5rem !important;
}
.\!p-2\.5 {
  padding: 0.625rem !important;
}
.\!p-20 {
  padding: 5rem !important;
}
.\!p-24 {
  padding: 6rem !important;
}
.\!p-28 {
  padding: 7rem !important;
}
.\!p-3 {
  padding: 0.75rem !important;
}
.\!p-3\.5 {
  padding: 0.875rem !important;
}
.\!p-32 {
  padding: 8rem !important;
}
.\!p-36 {
  padding: 9rem !important;
}
.\!p-4 {
  padding: 1rem !important;
}
.\!p-40 {
  padding: 10rem !important;
}
.\!p-44 {
  padding: 11rem !important;
}
.\!p-48 {
  padding: 12rem !important;
}
.\!p-5 {
  padding: 1.25rem !important;
}
.\!p-52 {
  padding: 13rem !important;
}
.\!p-56 {
  padding: 14rem !important;
}
.\!p-6 {
  padding: 1.5rem !important;
}
.\!p-60 {
  padding: 15rem !important;
}
.\!p-64 {
  padding: 16rem !important;
}
.\!p-7 {
  padding: 1.75rem !important;
}
.\!p-72 {
  padding: 18rem !important;
}
.\!p-8 {
  padding: 2rem !important;
}
.\!p-80 {
  padding: 20rem !important;
}
.\!p-9 {
  padding: 2.25rem !important;
}
.\!p-96 {
  padding: 24rem !important;
}
.\!p-px {
  padding: 1px !important;
}
.p-0 {
  padding: 0px;
}
.p-0\.5 {
  padding: 0.125rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-10 {
  padding: 2.5rem;
}
.p-11 {
  padding: 2.75rem;
}
.p-12 {
  padding: 3rem;
}
.p-14 {
  padding: 3.5rem;
}
.p-16 {
  padding: 4rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-2\.5 {
  padding: 0.625rem;
}
.p-20 {
  padding: 5rem;
}
.p-24 {
  padding: 6rem;
}
.p-28 {
  padding: 7rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-3\.5 {
  padding: 0.875rem;
}
.p-32 {
  padding: 8rem;
}
.p-36 {
  padding: 9rem;
}
.p-4 {
  padding: 1rem;
}
.p-40 {
  padding: 10rem;
}
.p-44 {
  padding: 11rem;
}
.p-48 {
  padding: 12rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-52 {
  padding: 13rem;
}
.p-56 {
  padding: 14rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-60 {
  padding: 15rem;
}
.p-64 {
  padding: 16rem;
}
.p-7 {
  padding: 1.75rem;
}
.p-72 {
  padding: 18rem;
}
.p-8 {
  padding: 2rem;
}
.p-80 {
  padding: 20rem;
}
.p-9 {
  padding: 2.25rem;
}
.p-96 {
  padding: 24rem;
}
.p-px {
  padding: 1px;
}
.\!px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.\!px-0\.5 {
  padding-left: 0.125rem !important;
  padding-right: 0.125rem !important;
}
.\!px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
.\!px-1\.5 {
  padding-left: 0.375rem !important;
  padding-right: 0.375rem !important;
}
.\!px-10 {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}
.\!px-11 {
  padding-left: 2.75rem !important;
  padding-right: 2.75rem !important;
}
.\!px-12 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
.\!px-14 {
  padding-left: 3.5rem !important;
  padding-right: 3.5rem !important;
}
.\!px-16 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}
.\!px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.\!px-2\.5 {
  padding-left: 0.625rem !important;
  padding-right: 0.625rem !important;
}
.\!px-20 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}
.\!px-24 {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}
.\!px-28 {
  padding-left: 7rem !important;
  padding-right: 7rem !important;
}
.\!px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
.\!px-3\.5 {
  padding-left: 0.875rem !important;
  padding-right: 0.875rem !important;
}
.\!px-32 {
  padding-left: 8rem !important;
  padding-right: 8rem !important;
}
.\!px-36 {
  padding-left: 9rem !important;
  padding-right: 9rem !important;
}
.\!px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.\!px-40 {
  padding-left: 10rem !important;
  padding-right: 10rem !important;
}
.\!px-44 {
  padding-left: 11rem !important;
  padding-right: 11rem !important;
}
.\!px-48 {
  padding-left: 12rem !important;
  padding-right: 12rem !important;
}
.\!px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
.\!px-52 {
  padding-left: 13rem !important;
  padding-right: 13rem !important;
}
.\!px-56 {
  padding-left: 14rem !important;
  padding-right: 14rem !important;
}
.\!px-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.\!px-60 {
  padding-left: 15rem !important;
  padding-right: 15rem !important;
}
.\!px-64 {
  padding-left: 16rem !important;
  padding-right: 16rem !important;
}
.\!px-7 {
  padding-left: 1.75rem !important;
  padding-right: 1.75rem !important;
}
.\!px-72 {
  padding-left: 18rem !important;
  padding-right: 18rem !important;
}
.\!px-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.\!px-80 {
  padding-left: 20rem !important;
  padding-right: 20rem !important;
}
.\!px-9 {
  padding-left: 2.25rem !important;
  padding-right: 2.25rem !important;
}
.\!px-96 {
  padding-left: 24rem !important;
  padding-right: 24rem !important;
}
.\!px-px {
  padding-left: 1px !important;
  padding-right: 1px !important;
}
.\!py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.\!py-0\.5 {
  padding-top: 0.125rem !important;
  padding-bottom: 0.125rem !important;
}
.\!py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.\!py-1\.5 {
  padding-top: 0.375rem !important;
  padding-bottom: 0.375rem !important;
}
.\!py-10 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}
.\!py-11 {
  padding-top: 2.75rem !important;
  padding-bottom: 2.75rem !important;
}
.\!py-12 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.\!py-14 {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}
.\!py-16 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}
.\!py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.\!py-2\.5 {
  padding-top: 0.625rem !important;
  padding-bottom: 0.625rem !important;
}
.\!py-20 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
.\!py-24 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}
.\!py-28 {
  padding-top: 7rem !important;
  padding-bottom: 7rem !important;
}
.\!py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.\!py-3\.5 {
  padding-top: 0.875rem !important;
  padding-bottom: 0.875rem !important;
}
.\!py-32 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}
.\!py-36 {
  padding-top: 9rem !important;
  padding-bottom: 9rem !important;
}
.\!py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.\!py-40 {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important;
}
.\!py-44 {
  padding-top: 11rem !important;
  padding-bottom: 11rem !important;
}
.\!py-48 {
  padding-top: 12rem !important;
  padding-bottom: 12rem !important;
}
.\!py-5 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}
.\!py-52 {
  padding-top: 13rem !important;
  padding-bottom: 13rem !important;
}
.\!py-56 {
  padding-top: 14rem !important;
  padding-bottom: 14rem !important;
}
.\!py-6 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.\!py-60 {
  padding-top: 15rem !important;
  padding-bottom: 15rem !important;
}
.\!py-64 {
  padding-top: 16rem !important;
  padding-bottom: 16rem !important;
}
.\!py-7 {
  padding-top: 1.75rem !important;
  padding-bottom: 1.75rem !important;
}
.\!py-72 {
  padding-top: 18rem !important;
  padding-bottom: 18rem !important;
}
.\!py-8 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.\!py-80 {
  padding-top: 20rem !important;
  padding-bottom: 20rem !important;
}
.\!py-9 {
  padding-top: 2.25rem !important;
  padding-bottom: 2.25rem !important;
}
.\!py-96 {
  padding-top: 24rem !important;
  padding-bottom: 24rem !important;
}
.\!py-px {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-0\.5 {
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}
.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-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-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-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-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}
.px-96 {
  padding-left: 24rem;
  padding-right: 24rem;
}
.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-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-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-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-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-9 {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}
.py-96 {
  padding-top: 24rem;
  padding-bottom: 24rem;
}
.py-px {
  padding-top: 1px;
  padding-bottom: 1px;
}
.\!pb-0 {
  padding-bottom: 0px !important;
}
.\!pb-0\.5 {
  padding-bottom: 0.125rem !important;
}
.\!pb-1 {
  padding-bottom: 0.25rem !important;
}
.\!pb-1\.5 {
  padding-bottom: 0.375rem !important;
}
.\!pb-10 {
  padding-bottom: 2.5rem !important;
}
.\!pb-11 {
  padding-bottom: 2.75rem !important;
}
.\!pb-12 {
  padding-bottom: 3rem !important;
}
.\!pb-14 {
  padding-bottom: 3.5rem !important;
}
.\!pb-16 {
  padding-bottom: 4rem !important;
}
.\!pb-2 {
  padding-bottom: 0.5rem !important;
}
.\!pb-2\.5 {
  padding-bottom: 0.625rem !important;
}
.\!pb-20 {
  padding-bottom: 5rem !important;
}
.\!pb-24 {
  padding-bottom: 6rem !important;
}
.\!pb-28 {
  padding-bottom: 7rem !important;
}
.\!pb-3 {
  padding-bottom: 0.75rem !important;
}
.\!pb-3\.5 {
  padding-bottom: 0.875rem !important;
}
.\!pb-32 {
  padding-bottom: 8rem !important;
}
.\!pb-36 {
  padding-bottom: 9rem !important;
}
.\!pb-4 {
  padding-bottom: 1rem !important;
}
.\!pb-40 {
  padding-bottom: 10rem !important;
}
.\!pb-44 {
  padding-bottom: 11rem !important;
}
.\!pb-48 {
  padding-bottom: 12rem !important;
}
.\!pb-5 {
  padding-bottom: 1.25rem !important;
}
.\!pb-52 {
  padding-bottom: 13rem !important;
}
.\!pb-56 {
  padding-bottom: 14rem !important;
}
.\!pb-6 {
  padding-bottom: 1.5rem !important;
}
.\!pb-60 {
  padding-bottom: 15rem !important;
}
.\!pb-64 {
  padding-bottom: 16rem !important;
}
.\!pb-7 {
  padding-bottom: 1.75rem !important;
}
.\!pb-72 {
  padding-bottom: 18rem !important;
}
.\!pb-8 {
  padding-bottom: 2rem !important;
}
.\!pb-80 {
  padding-bottom: 20rem !important;
}
.\!pb-9 {
  padding-bottom: 2.25rem !important;
}
.\!pb-96 {
  padding-bottom: 24rem !important;
}
.\!pb-px {
  padding-bottom: 1px !important;
}
.\!pe-0 {
  padding-inline-end: 0px !important;
}
.\!pe-0\.5 {
  padding-inline-end: 0.125rem !important;
}
.\!pe-1 {
  padding-inline-end: 0.25rem !important;
}
.\!pe-1\.5 {
  padding-inline-end: 0.375rem !important;
}
.\!pe-10 {
  padding-inline-end: 2.5rem !important;
}
.\!pe-11 {
  padding-inline-end: 2.75rem !important;
}
.\!pe-12 {
  padding-inline-end: 3rem !important;
}
.\!pe-14 {
  padding-inline-end: 3.5rem !important;
}
.\!pe-16 {
  padding-inline-end: 4rem !important;
}
.\!pe-2 {
  padding-inline-end: 0.5rem !important;
}
.\!pe-2\.5 {
  padding-inline-end: 0.625rem !important;
}
.\!pe-20 {
  padding-inline-end: 5rem !important;
}
.\!pe-24 {
  padding-inline-end: 6rem !important;
}
.\!pe-28 {
  padding-inline-end: 7rem !important;
}
.\!pe-3 {
  padding-inline-end: 0.75rem !important;
}
.\!pe-3\.5 {
  padding-inline-end: 0.875rem !important;
}
.\!pe-32 {
  padding-inline-end: 8rem !important;
}
.\!pe-36 {
  padding-inline-end: 9rem !important;
}
.\!pe-4 {
  padding-inline-end: 1rem !important;
}
.\!pe-40 {
  padding-inline-end: 10rem !important;
}
.\!pe-44 {
  padding-inline-end: 11rem !important;
}
.\!pe-48 {
  padding-inline-end: 12rem !important;
}
.\!pe-5 {
  padding-inline-end: 1.25rem !important;
}
.\!pe-52 {
  padding-inline-end: 13rem !important;
}
.\!pe-56 {
  padding-inline-end: 14rem !important;
}
.\!pe-6 {
  padding-inline-end: 1.5rem !important;
}
.\!pe-60 {
  padding-inline-end: 15rem !important;
}
.\!pe-64 {
  padding-inline-end: 16rem !important;
}
.\!pe-7 {
  padding-inline-end: 1.75rem !important;
}
.\!pe-72 {
  padding-inline-end: 18rem !important;
}
.\!pe-8 {
  padding-inline-end: 2rem !important;
}
.\!pe-80 {
  padding-inline-end: 20rem !important;
}
.\!pe-9 {
  padding-inline-end: 2.25rem !important;
}
.\!pe-96 {
  padding-inline-end: 24rem !important;
}
.\!pe-px {
  padding-inline-end: 1px !important;
}
.\!ps-0 {
  padding-inline-start: 0px !important;
}
.\!ps-0\.5 {
  padding-inline-start: 0.125rem !important;
}
.\!ps-1 {
  padding-inline-start: 0.25rem !important;
}
.\!ps-1\.5 {
  padding-inline-start: 0.375rem !important;
}
.\!ps-10 {
  padding-inline-start: 2.5rem !important;
}
.\!ps-11 {
  padding-inline-start: 2.75rem !important;
}
.\!ps-12 {
  padding-inline-start: 3rem !important;
}
.\!ps-14 {
  padding-inline-start: 3.5rem !important;
}
.\!ps-16 {
  padding-inline-start: 4rem !important;
}
.\!ps-2 {
  padding-inline-start: 0.5rem !important;
}
.\!ps-2\.5 {
  padding-inline-start: 0.625rem !important;
}
.\!ps-20 {
  padding-inline-start: 5rem !important;
}
.\!ps-24 {
  padding-inline-start: 6rem !important;
}
.\!ps-28 {
  padding-inline-start: 7rem !important;
}
.\!ps-3 {
  padding-inline-start: 0.75rem !important;
}
.\!ps-3\.5 {
  padding-inline-start: 0.875rem !important;
}
.\!ps-32 {
  padding-inline-start: 8rem !important;
}
.\!ps-36 {
  padding-inline-start: 9rem !important;
}
.\!ps-4 {
  padding-inline-start: 1rem !important;
}
.\!ps-40 {
  padding-inline-start: 10rem !important;
}
.\!ps-44 {
  padding-inline-start: 11rem !important;
}
.\!ps-48 {
  padding-inline-start: 12rem !important;
}
.\!ps-5 {
  padding-inline-start: 1.25rem !important;
}
.\!ps-52 {
  padding-inline-start: 13rem !important;
}
.\!ps-56 {
  padding-inline-start: 14rem !important;
}
.\!ps-6 {
  padding-inline-start: 1.5rem !important;
}
.\!ps-60 {
  padding-inline-start: 15rem !important;
}
.\!ps-64 {
  padding-inline-start: 16rem !important;
}
.\!ps-7 {
  padding-inline-start: 1.75rem !important;
}
.\!ps-72 {
  padding-inline-start: 18rem !important;
}
.\!ps-8 {
  padding-inline-start: 2rem !important;
}
.\!ps-80 {
  padding-inline-start: 20rem !important;
}
.\!ps-9 {
  padding-inline-start: 2.25rem !important;
}
.\!ps-96 {
  padding-inline-start: 24rem !important;
}
.\!ps-px {
  padding-inline-start: 1px !important;
}
.\!pt-0 {
  padding-top: 0px !important;
}
.\!pt-0\.5 {
  padding-top: 0.125rem !important;
}
.\!pt-1 {
  padding-top: 0.25rem !important;
}
.\!pt-1\.5 {
  padding-top: 0.375rem !important;
}
.\!pt-10 {
  padding-top: 2.5rem !important;
}
.\!pt-11 {
  padding-top: 2.75rem !important;
}
.\!pt-12 {
  padding-top: 3rem !important;
}
.\!pt-14 {
  padding-top: 3.5rem !important;
}
.\!pt-16 {
  padding-top: 4rem !important;
}
.\!pt-2 {
  padding-top: 0.5rem !important;
}
.\!pt-2\.5 {
  padding-top: 0.625rem !important;
}
.\!pt-20 {
  padding-top: 5rem !important;
}
.\!pt-24 {
  padding-top: 6rem !important;
}
.\!pt-28 {
  padding-top: 7rem !important;
}
.\!pt-3 {
  padding-top: 0.75rem !important;
}
.\!pt-3\.5 {
  padding-top: 0.875rem !important;
}
.\!pt-32 {
  padding-top: 8rem !important;
}
.\!pt-36 {
  padding-top: 9rem !important;
}
.\!pt-4 {
  padding-top: 1rem !important;
}
.\!pt-40 {
  padding-top: 10rem !important;
}
.\!pt-44 {
  padding-top: 11rem !important;
}
.\!pt-48 {
  padding-top: 12rem !important;
}
.\!pt-5 {
  padding-top: 1.25rem !important;
}
.\!pt-52 {
  padding-top: 13rem !important;
}
.\!pt-56 {
  padding-top: 14rem !important;
}
.\!pt-6 {
  padding-top: 1.5rem !important;
}
.\!pt-60 {
  padding-top: 15rem !important;
}
.\!pt-64 {
  padding-top: 16rem !important;
}
.\!pt-7 {
  padding-top: 1.75rem !important;
}
.\!pt-72 {
  padding-top: 18rem !important;
}
.\!pt-8 {
  padding-top: 2rem !important;
}
.\!pt-80 {
  padding-top: 20rem !important;
}
.\!pt-9 {
  padding-top: 2.25rem !important;
}
.\!pt-96 {
  padding-top: 24rem !important;
}
.\!pt-px {
  padding-top: 1px !important;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-0\.5 {
  padding-bottom: 0.125rem;
}
.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-2 {
  padding-bottom: 0.5rem;
}
.pb-2\.5 {
  padding-bottom: 0.625rem;
}
.pb-20 {
  padding-bottom: 5rem;
}
.pb-24 {
  padding-bottom: 6rem;
}
.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-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-9 {
  padding-bottom: 2.25rem;
}
.pb-96 {
  padding-bottom: 24rem;
}
.pb-px {
  padding-bottom: 1px;
}
.pe-0 {
  padding-inline-end: 0px;
}
.pe-0\.5 {
  padding-inline-end: 0.125rem;
}
.pe-1 {
  padding-inline-end: 0.25rem;
}
.pe-1\.5 {
  padding-inline-end: 0.375rem;
}
.pe-10 {
  padding-inline-end: 2.5rem;
}
.pe-11 {
  padding-inline-end: 2.75rem;
}
.pe-12 {
  padding-inline-end: 3rem;
}
.pe-14 {
  padding-inline-end: 3.5rem;
}
.pe-16 {
  padding-inline-end: 4rem;
}
.pe-2 {
  padding-inline-end: 0.5rem;
}
.pe-2\.5 {
  padding-inline-end: 0.625rem;
}
.pe-20 {
  padding-inline-end: 5rem;
}
.pe-24 {
  padding-inline-end: 6rem;
}
.pe-28 {
  padding-inline-end: 7rem;
}
.pe-3 {
  padding-inline-end: 0.75rem;
}
.pe-3\.5 {
  padding-inline-end: 0.875rem;
}
.pe-32 {
  padding-inline-end: 8rem;
}
.pe-36 {
  padding-inline-end: 9rem;
}
.pe-4 {
  padding-inline-end: 1rem;
}
.pe-40 {
  padding-inline-end: 10rem;
}
.pe-44 {
  padding-inline-end: 11rem;
}
.pe-48 {
  padding-inline-end: 12rem;
}
.pe-5 {
  padding-inline-end: 1.25rem;
}
.pe-52 {
  padding-inline-end: 13rem;
}
.pe-56 {
  padding-inline-end: 14rem;
}
.pe-6 {
  padding-inline-end: 1.5rem;
}
.pe-60 {
  padding-inline-end: 15rem;
}
.pe-64 {
  padding-inline-end: 16rem;
}
.pe-7 {
  padding-inline-end: 1.75rem;
}
.pe-72 {
  padding-inline-end: 18rem;
}
.pe-8 {
  padding-inline-end: 2rem;
}
.pe-80 {
  padding-inline-end: 20rem;
}
.pe-9 {
  padding-inline-end: 2.25rem;
}
.pe-96 {
  padding-inline-end: 24rem;
}
.pe-px {
  padding-inline-end: 1px;
}
.ps-0 {
  padding-inline-start: 0px;
}
.ps-0\.5 {
  padding-inline-start: 0.125rem;
}
.ps-1 {
  padding-inline-start: 0.25rem;
}
.ps-1\.5 {
  padding-inline-start: 0.375rem;
}
.ps-10 {
  padding-inline-start: 2.5rem;
}
.ps-11 {
  padding-inline-start: 2.75rem;
}
.ps-12 {
  padding-inline-start: 3rem;
}
.ps-14 {
  padding-inline-start: 3.5rem;
}
.ps-16 {
  padding-inline-start: 4rem;
}
.ps-2 {
  padding-inline-start: 0.5rem;
}
.ps-2\.5 {
  padding-inline-start: 0.625rem;
}
.ps-20 {
  padding-inline-start: 5rem;
}
.ps-24 {
  padding-inline-start: 6rem;
}
.ps-28 {
  padding-inline-start: 7rem;
}
.ps-3 {
  padding-inline-start: 0.75rem;
}
.ps-3\.5 {
  padding-inline-start: 0.875rem;
}
.ps-32 {
  padding-inline-start: 8rem;
}
.ps-36 {
  padding-inline-start: 9rem;
}
.ps-4 {
  padding-inline-start: 1rem;
}
.ps-40 {
  padding-inline-start: 10rem;
}
.ps-44 {
  padding-inline-start: 11rem;
}
.ps-48 {
  padding-inline-start: 12rem;
}
.ps-5 {
  padding-inline-start: 1.25rem;
}
.ps-52 {
  padding-inline-start: 13rem;
}
.ps-56 {
  padding-inline-start: 14rem;
}
.ps-6 {
  padding-inline-start: 1.5rem;
}
.ps-60 {
  padding-inline-start: 15rem;
}
.ps-64 {
  padding-inline-start: 16rem;
}
.ps-7 {
  padding-inline-start: 1.75rem;
}
.ps-72 {
  padding-inline-start: 18rem;
}
.ps-8 {
  padding-inline-start: 2rem;
}
.ps-80 {
  padding-inline-start: 20rem;
}
.ps-9 {
  padding-inline-start: 2.25rem;
}
.ps-96 {
  padding-inline-start: 24rem;
}
.ps-px {
  padding-inline-start: 1px;
}
.pt-0 {
  padding-top: 0px;
}
.pt-0\.5 {
  padding-top: 0.125rem;
}
.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-2 {
  padding-top: 0.5rem;
}
.pt-2\.5 {
  padding-top: 0.625rem;
}
.pt-20 {
  padding-top: 5rem;
}
.pt-24 {
  padding-top: 6rem;
}
.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-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-9 {
  padding-top: 2.25rem;
}
.pt-96 {
  padding-top: 24rem;
}
.pt-px {
  padding-top: 1px;
}
.text-center {
  text-align: center;
}
.text-start {
  text-align: start;
}
.font-alexandria {
  font-family: 'Alexandria', 'Helvetica Neue', ui-sans-serif, system-ui, sans-serif;
}
.font-inter {
  font-family: 'Inter', 'Helvetica Neue', ui-sans-serif, system-ui, sans-serif;
}
.font-notokufi {
  font-family: 'Noto Kufi Arabic', ui-sans-serif, 'Helvetica Neue', sans-serif;
}
.\!text-h6 {
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}
.\!text-lg {
  font-size: 1.125rem !important;
  line-height: 1.5rem !important;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-\[12px\] {
  font-size: 12px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-h3 {
  font-size: 2.5rem;
  line-height: 1.2;
}
.text-h4 {
  font-size: 2rem;
  line-height: 2.375rem;
}
.text-h5 {
  font-size: 1.625rem;
  line-height: 2.125rem;
}
.text-h6 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.5rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-light {
  font-weight: 300;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.leading-4 {
  line-height: 1rem;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-\[1\.75rem\] {
  line-height: 1.75rem;
}
.leading-none {
  line-height: 1;
}
.leading-normal {
  line-height: 1.5;
}
.leading-snug {
  line-height: 1.375;
}
.\!text-inherit {
  color: inherit !important;
}
.text-aeblack-400 {
  --tw-text-opacity: 1;
  color: rgb(121 126 134 / var(--tw-text-opacity, 1));
}
.text-aeblack-500 {
  --tw-text-opacity: 1;
  color: rgb(95 100 109 / var(--tw-text-opacity, 1));
}
.text-aeblack-600 {
  --tw-text-opacity: 1;
  color: rgb(75 79 88 / var(--tw-text-opacity, 1));
}
.text-aeblack-700 {
  --tw-text-opacity: 1;
  color: rgb(62 64 70 / var(--tw-text-opacity, 1));
}
.text-aeblack-800 {
  --tw-text-opacity: 1;
  color: rgb(35 37 40 / var(--tw-text-opacity, 1));
}
.text-aeblack-900 {
  --tw-text-opacity: 1;
  color: rgb(27 29 33 / var(--tw-text-opacity, 1));
}
.text-aeblack-950 {
  --tw-text-opacity: 1;
  color: rgb(14 15 18 / var(--tw-text-opacity, 1));
}
.text-aegold-400 {
  --tw-text-opacity: 1;
  color: rgb(203 163 68 / var(--tw-text-opacity, 1));
}
.text-aegold-500 {
  --tw-text-opacity: 1;
  color: rgb(182 138 53 / var(--tw-text-opacity, 1));
}
.text-aegreen-800 {
  --tw-text-opacity: 1;
  color: rgb(42 81 51 / var(--tw-text-opacity, 1));
}
.text-aered-500 {
  --tw-text-opacity: 1;
  color: rgb(234 79 73 / var(--tw-text-opacity, 1));
}
.text-aered-800 {
  --tw-text-opacity: 1;
  color: rgb(149 35 31 / var(--tw-text-opacity, 1));
}
.text-camel-800 {
  --tw-text-opacity: 1;
  color: rgb(144 65 16 / var(--tw-text-opacity, 1));
}
.text-desert-800 {
  --tw-text-opacity: 1;
  color: rgb(146 43 26 / var(--tw-text-opacity, 1));
}
.text-fuchsia-800 {
  --tw-text-opacity: 1;
  color: rgb(134 25 143 / var(--tw-text-opacity, 1));
}
.text-inherit {
  color: inherit;
}
.text-primary-500 {
  --tw-text-opacity: 1;
  color: rgb(182 138 53 / var(--tw-text-opacity, 1));
}
.text-primary-600 {
  --tw-text-opacity: 1;
  color: rgb(146 114 42 / var(--tw-text-opacity, 1));
}
.text-primary-700 {
  --tw-text-opacity: 1;
  color: rgb(124 94 36 / var(--tw-text-opacity, 1));
}
.text-primary-800 {
  --tw-text-opacity: 1;
  color: rgb(108 69 39 / var(--tw-text-opacity, 1));
}
.text-primary-900 {
  --tw-text-opacity: 1;
  color: rgb(93 59 38 / var(--tw-text-opacity, 1));
}
.text-seablue-800 {
  --tw-text-opacity: 1;
  color: rgb(0 96 141 / var(--tw-text-opacity, 1));
}
.text-site {
  --tw-text-opacity: 1;
  color: rgba(var(--color-normal), var(--tw-text-opacity, 1));
}
.text-site-lighter {
  --tw-text-opacity: 1;
  color: rgba(var(--color-lighter), var(--tw-text-opacity, 1));
}
.text-techblue-800 {
  --tw-text-opacity: 1;
  color: rgb(0 45 194 / var(--tw-text-opacity, 1));
}
.text-transparent {
  color: transparent;
}
.text-whitely-50 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-whitely-50\/60 {
  color: rgb(255 255 255 / 0.6);
}
.underline {
  text-decoration-line: underline;
}
.no-underline {
  text-decoration-line: none;
}
.underline-offset-4 {
  text-underline-offset: 4px;
}
.opacity-10 {
  opacity: 0.1;
}
.opacity-100 {
  opacity: 1;
}
.opacity-30 {
  opacity: 0.3;
}
.opacity-70 {
  opacity: 0.7;
}
.\!shadow-none {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow {
  --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-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.\!shadow-aeblack-500\/30 {
  --tw-shadow-color: rgb(95 100 109 / 0.3) !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}
.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);
}
.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);
}
.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-opacity {
  transition-property: opacity;
  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;
}
.highlight-marker {
  display: inline;
  white-space: pre-wrap;
  --tw-bg-opacity: 1;
  background-color: rgb(242 236 207 / var(--tw-bg-opacity, 1));
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  padding: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(93 59 38 / var(--tw-text-opacity, 1));
}
.filter-visible {
  display: block;
}
.input-required:after {
            content: "*";
            margin-inline-start: 0.125rem;
            --tw-text-opacity: 1;
            color: rgb(216 55 49 / var(--tw-text-opacity, 1));
        }

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade-,
.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover,
.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: inherit;
}

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
  --tw-bg-opacity: 1;
  background-color: rgb(182 138 53 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
  --tw-bg-opacity: 1;
  background-color: rgb(146 114 42 / var(--tw-bg-opacity, 1));
}

.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgb(146 114 42 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.1;
  --tw-text-opacity: 1;
  color: rgb(195 198 203 / var(--tw-text-opacity, 1));
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgb(146 114 42 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.2;
}

.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
    border-style: none;
    background: none;
}

/* -------------------------------------------------
    Datepicker cells
   ------------------------------------------------- */
.datepicker--cells {
  display: flex;
  flex-wrap: wrap;
}

.datepicker--cell {
  position: relative;
  z-index: 1;
  box-sizing: content-box;
  display: flex;
  height: 2rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 0.25rem;
}

.datepicker--cell:hover,
.datepicker--cell.-focus- {
  --tw-bg-opacity: 1;
  background-color: rgb(225 227 229 / var(--tw-bg-opacity, 1));
}

.datepicker--cell.-current- {
  --tw-text-opacity: 1;
  color: rgb(182 138 53 / var(--tw-text-opacity, 1));
}

.datepicker--cell.-current-.-focus- {
  --tw-text-opacity: 1;
  color: rgb(75 79 88 / var(--tw-text-opacity, 1));
}

.datepicker--cell.-current-.-in-range- {
  --tw-text-opacity: 1;
  color: rgb(182 138 53 / var(--tw-text-opacity, 1));
}

.datepicker--cell.-in-range- {
  border-radius: 0px;
  background-color: rgb(146 114 42 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.1;
  --tw-text-opacity: 1;
  color: rgb(75 79 88 / var(--tw-text-opacity, 1));
}

.datepicker--cell.-in-range-.-focus- {
  background-color: rgb(146 114 42 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.2;
}

.datepicker--cell.-disabled- {
  cursor: default;
  --tw-text-opacity: 1;
  color: rgb(158 162 169 / var(--tw-text-opacity, 1));
}

.datepicker--cell.-disabled-.-focus-,
.datepicker--cell.-disabled-.-in-range-,
.datepicker--cell.-disabled-.-current-.-focus- {
  --tw-text-opacity: 1;
  color: rgb(158 162 169 / var(--tw-text-opacity, 1));
}

.datepicker--cell.-range-from-,
.datepicker--cell.-range-to- {
  border-width: 1px;
  border-color: rgb(146 114 42 / var(--tw-border-opacity, 1));
  --tw-border-opacity: 0.5;
  background-color: rgb(146 114 42 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.1;
}

.datepicker--cell.-range-from- {
  border-start-start-radius: 0.25rem;
  border-end-start-radius: 0.25rem;
    /* border-radius: 4px 0 0 4px; */
}

.datepicker--cell.-range-to- {
  border-start-end-radius: 0.25rem;
  border-end-end-radius: 0.25rem;
    /* border-radius: 0 4px 4px 0; */
}

.datepicker--cell.-range-from-.-range-to- {
  border-radius: 0.25rem;
}

.datepicker--cell.-selected- {
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(146 114 42 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.datepicker--cell.-selected-.-current- {
  --tw-bg-opacity: 1;
  background-color: rgb(146 114 42 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.datepicker--cell.-selected-.-focus- {
  --tw-bg-opacity: 1;
  background-color: rgb(182 138 53 / var(--tw-bg-opacity, 1));
}

.datepicker--cell:empty {
  cursor: default;
}

.datepicker--days-names {
  margin-top: 0.5rem;
  margin-bottom: 0.25rem;
  display: flex;
  flex-wrap: wrap;
}

p.datepicker--day-name {
  margin-bottom: 1.75rem;
}

.datepicker--day-name {
  display: flex;
  flex: 1 1 0%;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(146 114 42 / var(--tw-text-opacity, 1));
}

.datepicker--cell-day {
  width: 14.28571%;
}

.datepicker--cell-month {
  height: 25%;
  width: 33.333333%;
}

.datepicker--cells-months,
.datepicker--years,
.datepicker--cells-years {
  height: 170px;
}

.datepicker--cell-year {
  height: 33.333333%;
  width: 25%;
}

/* -------------------------------------------------
    Datepicker
   ------------------------------------------------- */
.datepickers-container {
  position: absolute;
  top: 0px;
  inset-inline-start: 0px;
}

p.datepicker {
  margin-bottom: 1.75rem;
}

.datepicker {
  position: absolute;
  z-index: 100;
  box-sizing: content-box;
  width: 250px;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(75 79 88 / var(--tw-text-opacity, 1));
  opacity: 0;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    left: -100000px;
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
}

.datepicker.-from-top- {
  --tw-translate-y: -0.5rem;
  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));
}

.datepicker.-from-right- {
  --tw-translate-x: 0.5rem;
  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));
}

.datepicker.-from-bottom- {
  --tw-translate-y: 0.5rem;
  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));
}

.datepicker.-from-left- {
  --tw-translate-x: -0.5rem;
  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));
}

.datepicker.active {
  opacity: 1;
    transform: translate(0);
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s;
}

.datepicker-inline .datepicker {
  inset-inline-start: auto;
  inset-inline-end: auto;
  transform: none;
  --tw-border-opacity: 1;
  border-color: rgb(225 227 229 / var(--tw-border-opacity, 1));
  opacity: 1;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  position: absolute;
}

.datepicker-inline .datepicker--pointer {
  display: none;
}

#emirate-brief.datepicker-inline .datepicker--pointer {
    display: none;
}

.datepicker--content {
  box-sizing: content-box;
  padding: 0.25rem;
}

.-only-timepicker- .datepicker--content {
  display: none;
}

#emirate-brief.-only-timepicker- .datepicker--content {
    display: none;
}

.datepicker--pointer {
  position: absolute;
  z-index: -1;
  height: 0.625rem;
  width: 0.625rem;
  border-top-width: 1px;
  border-inline-end-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(195 198 203 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.-top-left- .datepicker--pointer,
.-top-center- .datepicker--pointer,
.-top-right- .datepicker--pointer {
    top: calc(100% - 4px);
    transform: rotate(135deg);
}

.-right-top- .datepicker--pointer,
.-right-center- .datepicker--pointer,
.-right-bottom- .datepicker--pointer {
    inset-inline-end: calc(100% - 4px);
    transform: rotate(225deg);
}

.-bottom-left- .datepicker--pointer,
.-bottom-center- .datepicker--pointer,
.-bottom-right- .datepicker--pointer {
    bottom: calc(100% - 4px);
    transform: rotate(315deg);
}

.-left-top- .datepicker--pointer,
.-left-center- .datepicker--pointer,
.-left-bottom- .datepicker--pointer {
    inset-inline-start: calc(100% - 4px);
    transform: rotate(45deg);
}

.-top-left- .datepicker--pointer,
.-bottom-left- .datepicker--pointer {
  inset-inline-start: 0.625rem;
}

.-top-right- .datepicker--pointer,
.-bottom-right- .datepicker--pointer {
  inset-inline-end: 0.625rem;
}

.-top-center- .datepicker--pointer,
.-bottom-center- .datepicker--pointer {
    inset-inline-start: calc(50% - 10px / 2);
}

.-left-top- .datepicker--pointer,
.-right-top- .datepicker--pointer {
  top: 0.625rem;
}

.-left-bottom- .datepicker--pointer,
.-right-bottom- .datepicker--pointer {
  bottom: 0.625rem;
}

.-left-center- .datepicker--pointer,
.-right-center- .datepicker--pointer {
    top: calc(50% - 10px / 2);
}

.datepicker--body {
  display: none;
}

#emirate-brief.datepicker--body {
    display: none;
}

.datepicker--body.active {
  display: block;
}

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
  color: inherit;
}

.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
  color: inherit;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: inherit;
}

/* -------------------------------------------------
    Navigation
   ------------------------------------------------- */
.datepicker--nav {
  display: flex;
  min-height: 2rem;
  justify-content: space-between;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(225 227 229 / var(--tw-border-opacity, 1));
  padding: 0.25rem;
}

.-only-timepicker- .datepicker--nav {
  display: none;
}

#emirate-brief.-only-timepicker- .datepicker--nav {
    display: none;
}

.datepicker--nav-title,
.datepicker--nav-action {
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
}

.datepicker--nav-action {
  width: 2rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border-radius: 0.25rem;
}

.datepicker--nav-action:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
}

.datepicker--nav-action.-disabled- {
    visibility: hidden;
}

.datepicker--nav-action svg {
  height: 2rem;
  width: 2rem;
}

.datepicker--nav-action path {
  fill: none;
  stroke: #9EA2A9;
  stroke-width: 2px;
}

.datepicker--nav-title {
  border-radius: 0.25rem;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.datepicker--nav-title i {
  margin-inline-start: 0.375rem;
  --tw-text-opacity: 1;
  color: rgb(158 162 169 / var(--tw-text-opacity, 1));
    font-style: normal;
}

.datepicker--nav-title:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
}

.datepicker--nav-title.-disabled- {
  cursor: default;
    background: none;
}

.datepicker--buttons {
  display: flex;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(225 227 229 / var(--tw-border-opacity, 1));
  padding: 0.25rem;
}

.datepicker--button {
  display: inline-flex;
  height: 2rem;
  flex: 1 1 0%;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(182 138 53 / var(--tw-text-opacity, 1));
}

.datepicker--button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(75 79 88 / var(--tw-text-opacity, 1));
}

/* -------------------------------------------------
    Timepicker
   ------------------------------------------------- */
.datepicker--time {
  position: relative;
  display: flex;
  align-items: center;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(225 227 229 / var(--tw-border-opacity, 1));
  padding: 0.25rem;
}

.datepicker--time.-am-pm- .datepicker--time-sliders {
  max-width: 138px;
  flex: 0 1 138px;
}

.-only-timepicker- .datepicker--time {
  border-top-width: 0px;
}

.datepicker--time-sliders {
  margin-inline-end: 0.625rem;
  max-width: 153px;
  flex: 0 1 153px;
}

p.datepicker--time-label {
  margin-bottom: 1.5rem;
}

.datepicker--time-label {
  display: none;
  font-size: 0.75rem;
  line-height: 1rem;
}

#emirate-brief.datepicker--time-label {
    display: none;
}

p.datepicker--time-current {
  margin-bottom: 1.75rem;
}

.datepicker--time-current {
  margin: 0px;
  margin-inline-start: 0.625rem;
  display: flex;
  flex: 1 1 0%;
  align-items: center;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.datepicker--time-current-colon {
  margin-left: 0.125rem;
  margin-right: 0.125rem;
  margin-top: 0px;
  margin-bottom: 0.25rem;
  line-height: 1;
}

.datepicker--time-current-hours,
.datepicker--time-current-minutes {
  position: relative;
  z-index: 1;
  font-size: 1.25rem;
  line-height: 1;
}

.datepicker--time-current-hours:after,
.datepicker--time-current-minutes:after {
  position: absolute;
  inset-inline-start: -0.125rem;
  inset-inline-end: -0.125rem;
  top: -0.125rem;
  bottom: -0.125rem;
  z-index: -1;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  opacity: 0;
    content: '';
}

.datepicker--time-current-hours.-focus-:after,
.datepicker--time-current-minutes.-focus-:after {
  opacity: 1;
}

p.datepicker--time-current-ampm {
  margin-bottom: 1.5rem;
}

.datepicker--time-current-ampm {
  margin-inline-start: 0.375rem;
  margin-bottom: 1px;
  align-self: flex-end;
  font-size: 0.75rem;
  line-height: 1rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(158 162 169 / var(--tw-text-opacity, 1));
}

p.datepicker--time-row {
  margin-bottom: 1.5rem;
}

.datepicker--time-row {
  display: flex;
  height: 1rem;
  align-items: center;
  font-size: 0.75rem;
  line-height: 1rem;
    background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat;
}

.datepicker--time-row:first-child {
  margin-bottom: 0.25rem;
}

.datepicker--time-row input[type='range'] {
  margin: 0px;
  height: 100%;
  max-width: 100%;
  flex: 1 1 0%;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0px;
    background: none;
}

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
          appearance: none;
  box-sizing: content-box;
  height: 0.75rem;
  width: 0.75rem;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(195 198 203 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  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;
  margin-top: -0.375rem;
}

.datepicker--time-row input[type='range']::-ms-tooltip {
  display: none;
}

#emirate-brief.datepicker--time-row input[type='range']::-ms-tooltip {
    display: none;
}

.datepicker--time-row input[type='range']:hover::-webkit-slider-thumb {
  --tw-border-opacity: 1;
  border-color: rgb(195 198 203 / var(--tw-border-opacity, 1));
}

.datepicker--time-row input[type='range']:hover::-moz-range-thumb {
  --tw-border-opacity: 1;
  border-color: rgb(195 198 203 / var(--tw-border-opacity, 1));
}

.datepicker--time-row input[type='range']:hover::-ms-thumb {
  --tw-border-opacity: 1;
  border-color: rgb(195 198 203 / var(--tw-border-opacity, 1));
}

.datepicker--time-row input[type='range']:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.datepicker--time-row input[type='range']:focus::-webkit-slider-thumb {
  --tw-border-opacity: 1;
  border-color: rgb(146 114 42 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(146 114 42 / var(--tw-bg-opacity, 1));
}

.datepicker--time-row input[type='range']:focus::-moz-range-thumb {
  --tw-border-opacity: 1;
  border-color: rgb(146 114 42 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(146 114 42 / var(--tw-bg-opacity, 1));
}

.datepicker--time-row input[type='range']:focus::-ms-thumb {
  --tw-border-opacity: 1;
  border-color: rgb(146 114 42 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(146 114 42 / var(--tw-bg-opacity, 1));
}

.datepicker--time-row input[type='range']::-moz-range-thumb {
  height: 0.75rem;
  width: 0.75rem;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(195 198 203 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  -moz-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  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;
}

.datepicker--time-row input[type='range']::-ms-thumb {
  height: 0.75rem;
  width: 0.75rem;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(195 198 203 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  -ms-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  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;
}

.datepicker--time-row input[type='range']::-webkit-slider-runnable-track {
  height: 1px;
  cursor: pointer;
  border-style: none;
  background-color: transparent;
  color: transparent;
}

.datepicker--time-row input[type='range']::-moz-range-track {
  height: 1px;
  cursor: pointer;
  border-style: none;
  background-color: transparent;
  color: transparent;
}

.datepicker--time-row input[type='range']::-ms-track {
  height: 1px;
  cursor: pointer;
  border-style: none;
  background-color: transparent;
  color: transparent;
}

.datepicker--time-row input[type='range']::-ms-fill-lower {
  background-color: transparent;
}

.datepicker--time-row input[type='range']::-ms-fill-upper {
  background-color: transparent;
}

.datepicker--time-row span {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0px;
  padding-bottom: 0px;
}

.datepicker--time-icon {
  position: relative;
  margin-top: 0px;
  margin-inline-start: 0px;
  margin-right: 0.25rem;
  margin-bottom: -1px;
  height: 1em;
  width: 1em;
  border-radius: 9999px;
  border-width: 1px;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(158 162 169 / var(--tw-text-opacity, 1));
}

.datepicker--time-icon:after,
.datepicker--time-icon:before {
  position: absolute;
  background-color: currentColor;
    content: '';
}

.datepicker--time-icon:after {
  width: 1px;
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    height: .4em;
    inset-inline-start: calc(50% - 1px);
    top: calc(50% + 1px);
}

.datepicker--time-icon:before {
  height: 1px;
    width: .4em;
    top: calc(50% + 1px);
    inset-inline-start: calc(50% - 1px);
}

/* Control error */
.aegov-form-control:has(.error-message span:not(:empty)) {

    /* input file upload */
}
.aegov-form-control:has(.error-message span:not(:empty)) label:not(.ignore-error) {
  --tw-text-opacity: 1;
  color: rgb(216 55 49 / var(--tw-text-opacity, 1));
}
p.aegov-form-control:has(.error-message span:not(:empty)) .error-message {
  margin-bottom: 1.75rem;
}
.aegov-form-control:has(.error-message span:not(:empty)) .error-message {
  margin-top: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(216 55 49 / var(--tw-text-opacity, 1));
}
.aegov-form-control:has(.error-message span:not(:empty)) .form-control-input {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(244 122 117 / var(--tw-ring-opacity, 1));
}
.aegov-form-control:has(.error-message span:not(:empty)) .form-control-input:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(216 55 49 / var(--tw-ring-opacity, 1));
}
.aegov-form-control:has(.error-message span:not(:empty)) .form-control-input input[type="date"]+.control-suffix svg:focus-within, .aegov-form-control:has(.error-message span:not(:empty)) .form-control-input input[type="datetime-local"]+.control-suffix svg:focus-within, .aegov-form-control:has(.error-message span:not(:empty)) .form-control-input input[type="month"]+.control-suffix svg:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(216 55 49 / var(--tw-ring-opacity, 1));
}
.aegov-form-control:has(.error-message span:not(:empty)) .form-control-input:focus-within .control-prefix {
  --tw-text-opacity: 1;
  color: rgb(124 35 32 / var(--tw-text-opacity, 1));
}
.aegov-form-control:has(.error-message span:not(:empty)) .form-control-input:focus-within .control-suffix {
  --tw-text-opacity: 1;
  color: rgb(124 35 32 / var(--tw-text-opacity, 1));
}
.aegov-form-control:has(.error-message span:not(:empty)) select {
  padding-inline-end: 2.25rem;
  padding-inline-start: 1rem;
  --tw-text-opacity: 1;
  color: rgb(124 35 32 / var(--tw-text-opacity, 1));
        background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%233E4046' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
}
.aegov-form-control:has(.error-message span:not(:empty)) select:where([dir="rtl"], [dir="rtl"] *) {
  background-position: 0.5rem;
}
.aegov-form-control:has(.error-message span:not(:empty)) .form-control-dropbox {
  --tw-border-opacity: 1;
  border-color: rgb(244 122 117 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.aegov-form-control:has(.error-message span:not(:empty)) .form-control-dropbox svg {
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}
.aegov-form-control:has(.error-message span:not(:empty)) .form-control-dropbox label {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(216 55 49 / var(--tw-text-opacity, 1));
}
.aegov-form-control:has(.error-message span:not(:empty)) .form-control-dropbox label:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(216 55 49 / var(--tw-ring-opacity, 1));
}
.aegov-form-control:has(.error-message span:not(:empty)) .form-control-dropbox label:hover {
  --tw-text-opacity: 1;
  color: rgb(234 79 73 / var(--tw-text-opacity, 1));
}
.aegov-form-control:has(.error-message span:not(:empty)) input[type="range"] {
  background-color: rgb(253 205 203 / 0.5);
  --tw-gradient-from: #FAAAA7 var(--tw-gradient-from-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #EA4F49 var(--tw-gradient-to-position);
}
.aegov-form-control:has(.error-message span:not(:empty)) input[type="range"]::-webkit-slider-thumb {
  --tw-bg-opacity: 1;
  background-color: rgb(149 35 31 / var(--tw-bg-opacity, 1));
}
.aegov-form-control:has(.error-message span:not(:empty)) input[type="range"]::-webkit-slider-thumb:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(181 37 32 / var(--tw-bg-opacity, 1));
}
.aegov-form-control:has(.error-message span:not(:empty)) input[type="file"]::file-selector-button {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(181 37 32 / var(--tw-text-opacity, 1));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 170 167 / var(--tw-ring-opacity, 1));
}
.aegov-form-control:has(.error-message span:not(:empty)) input[type="file"]:focus-within::file-selector-button {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(216 55 49 / var(--tw-ring-opacity, 1));
}
.aegov-form-control:has(.error-message span:not(:empty)) input[type="file"]:focus {
  outline-color: #EA4F49;
}
.aegov-form-control:has(.error-message span:not(:empty)) input[type="file"]:focus::file-selector-button {
  --tw-shadow-color: rgb(244 122 117 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.aegov-form-control:has(.error-message span:not(:empty)) input[type="file"]:hover:not(:disabled):not([readonly])::file-selector-button {
  --tw-bg-opacity: 1;
  background-color: rgb(253 228 227 / var(--tw-bg-opacity, 1));
}

/* JSMap */

.jsmaps-select.mobile {
  display: none;
}

#emirate-brief.jsmaps-select.mobile {
    display: none;
}

#uae-map {
    width: 100% !important;
    height: 100% !important;
}

#uae-map svg {
    width: 100% !important;
    height: auto !important;
    display: block;
}

/* Use svg selector (not only .jsmaps-svg) + !important to beat plugin defaults */
#uae-map svg path,
#uae-map svg polygon,
#uae-map svg rect,
#uae-map svg circle {
  cursor: pointer;
  fill: #C3C6CB !important;
  stroke: #FFFFFF !important;
  stroke-width: 2 !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
    transition: fill .2s ease, filter .2s ease, transform .2s ease, opacity .2s ease;
    /* cursor: pointer; */
}

#uae-map svg path:hover,
#uae-map svg polygon:hover {
  fill: #CBA344 !important;
  opacity: 1 !important;
  outline: 2px solid transparent;
  outline-offset: 2px;
    /* fill: #bda262 !important; */
    filter: drop-shadow(0 2px 6px rgba(0, 0, 0, .12));
}

#uae-map svg path.region-selected, 
#uae-map svg polygon.region-selected {
  fill: #92722A !important;
  opacity: 1 !important;
    /* opacity: 1 !important;
    fill: #7C5E24 !important; */
    filter: drop-shadow(0 4px 10px rgba(0, 0, 0, .15));
}

#emirate-brief.hidden,
.jsmaps-text {
    display: none !important;
}

p.jsmaps-tooltip {
  margin-bottom: 1.75rem;
}

.jsmaps-tooltip {
  pointer-events: none;
  position: fixed;
  margin-top: 1.25rem;
  display: none;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(35 37 40 / var(--tw-bg-opacity, 1));
  background-clip: padding-box;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

#emirate-brief.jsmaps-tooltip {
    display: none;
}

body:has(.grecaptcha-badge) .aegov-fab-widgets {
  bottom: 5.5rem;
}

.landing-page {
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgb(249 247 237 / var(--tw-bg-opacity, 1));
  padding-top: clamp(2rem,5vw,5rem);
  padding-bottom: clamp(2rem,5vw,5rem);
  padding-left: 1rem;
  padding-right: 1rem;
}

.landing-page .main-wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px;
}

.placeholder\:\!text-aeblack-500::-moz-placeholder {
  --tw-text-opacity: 1 !important;
  color: rgb(95 100 109 / var(--tw-text-opacity, 1)) !important;
}

.placeholder\:\!text-aeblack-500::placeholder {
  --tw-text-opacity: 1 !important;
  color: rgb(95 100 109 / var(--tw-text-opacity, 1)) !important;
}

.visited\:text-aeblack-900:visited {
  color: rgb(27 29 33 );
}

.hover\:\!border-site-dark:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--color-dark), var(--tw-border-opacity, 1)) !important;
}

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

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

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

.hover\:bg-aeblack-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
}

.hover\:bg-site-light:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--color-light), var(--tw-bg-opacity, 1));
}

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

.hover\:\!text-whitely-50:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.hover\:text-inherit:hover {
  color: inherit;
}

.hover\:text-primary-500:hover {
  --tw-text-opacity: 1;
  color: rgb(182 138 53 / var(--tw-text-opacity, 1));
}

.hover\:text-primary-600:hover {
  --tw-text-opacity: 1;
  color: rgb(146 114 42 / var(--tw-text-opacity, 1));
}

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

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

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

.hover\:opacity-95:hover {
  opacity: 0.95;
}

.focus-visible\:\!border-aered-400:focus-visible {
  --tw-border-opacity: 1 !important;
  border-color: rgb(244 122 117 / var(--tw-border-opacity, 1)) !important;
}

.focus-visible\:\!ring-aered-400:focus-visible {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(244 122 117 / var(--tw-ring-opacity, 1)) !important;
}

.group:hover .group-hover\:-rotate-45 {
  --tw-rotate: -45deg;
  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\:scale-110 {
  --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-site-dark {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--color-dark), var(--tw-border-opacity, 1)) !important;
}

.group:hover .group-hover\:border-primary-500 {
  --tw-border-opacity: 1;
  border-color: rgb(182 138 53 / var(--tw-border-opacity, 1));
}

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

.group:hover .group-hover\:text-inherit {
  color: inherit;
}

.group:hover .group-hover\:text-whitely-50 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.group:hover .group-hover\:shadow-primary-500\/30 {
  --tw-shadow-color: rgb(182 138 53 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}

.aria-expanded\:hidden[aria-expanded="true"] {
  display: none;
}

.rtl\:\!me-0:where([dir="rtl"], [dir="rtl"] *) {
  margin-inline-end: 0px !important;
}

.rtl\:\!ms-4:where([dir="rtl"], [dir="rtl"] *) {
  margin-inline-start: 1rem !important;
}

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

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

.rtl\:-scale-x-100:where([dir="rtl"], [dir="rtl"] *) {
  --tw-scale-x: -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));
}

.rtl\:flex-row-reverse:where([dir="rtl"], [dir="rtl"] *) {
  flex-direction: row-reverse;
}

.rtl\:font-alexandria:where([dir="rtl"], [dir="rtl"] *) {
  font-family: 'Alexandria', 'Helvetica Neue', ui-sans-serif, system-ui, sans-serif;
}

.rtl\:text-lg:where([dir="rtl"], [dir="rtl"] *) {
  font-size: 1.125rem;
  line-height: 1.5rem;
}

.rtl\:leading-8:where([dir="rtl"], [dir="rtl"] *) {
  line-height: 2rem;
}

.group:hover .rtl\:group-hover\:rotate-45:where([dir="rtl"], [dir="rtl"] *) {
  --tw-rotate: 45deg;
  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));
}

.\[\&\.start-sliding_\.pause-icon\]\:hidden.start-sliding .pause-icon {
  display: none;
}

.\[\&\.start-sliding_\.play-icon\]\:block.start-sliding .play-icon {
  display: block;
}

.\[\&\.stop-sliding_\.pause-icon\]\:block.stop-sliding .pause-icon {
  display: block;
}

.\[\&\.stop-sliding_\.play-icon\]\:hidden.stop-sliding .play-icon {
  display: none;
}

.\[\&\>\*\]\:w-full>* {
  width: 100%;
}

.\[\&\>div\]\:w-72>div {
  width: 18rem;
}

.\[\&\>div\]\:p-3>div {
  padding: 0.75rem;
}

.\[\&_\.accordion-active_svg\]\:rotate-180 .accordion-active svg {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.\[\&_\.accordion-active_svg\]\:rotate-45 .accordion-active svg {
  --tw-rotate: 45deg;
  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));
}

.\[\&_\.accordion-content-body_li_a\]\:\!m-0 .accordion-content-body li a {
  margin: 0px !important;
}

.\[\&_\.accordion-content-body_p\:first-child\]\:mt-0 .accordion-content-body p:first-child {
  margin-top: 0px;
}

.\[\&_\.accordion-content-body_p\:last-child\]\:mb-0 .accordion-content-body p:last-child {
  margin-bottom: 0px;
}

.\[\&_\.accordion-title_button\]\:\!px-5 .accordion-title button {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}

.\[\&_\.hero-row\]\:\!bg-whitely-50 .hero-row {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}

.\[\&_\.main-navigation_\.menu-item\.active-page_a\]\:border-none .main-navigation .menu-item.active-page a {
  border-style: none;
}

.\[\&_\.slick-list\]\:-mx-2\.5 .slick-list {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

.\[\&_\.slick-list\]\:-mx-3 .slick-list {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.\[\&_\.slick-list\]\:-mx-6 .slick-list {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

.\[\&_\.slick-list\]\:pb-8 .slick-list {
  padding-bottom: 2rem;
}

.\[\&_\.slick-slide\]\:mx-2\.5 .slick-slide {
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}

.\[\&_\.slick-slide\]\:mx-3 .slick-slide {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.\[\&_\.slick-slide\]\:mx-6 .slick-slide {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.\[\&_p\]\:mb-0 p {
  margin-bottom: 0px;
}

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

@media (min-width: 640px) {

  .container {
    max-width: 640px;
  }

  [data-responsive="auto"] .aegov-btn {
    height: 2.5rem;
    border-radius: 0.5rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .logo img {
    max-height: 3.5rem;
    max-width: 10.625rem;
  }

  .aegov-hero .hero-col-left {
    flex-basis: 50%;
  }

  .aegov-hero .hero-col-right {
    flex-basis: 50%;
  }

  .aegov-hero .hero-hero-title-wrap {
    right: auto;
    inset-inline-start: 1.5rem;
    padding-left: 0px;
    padding-right: 0px;
    text-align: left;
  }

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

  .aegov-hero .hero-hero-title {
    width: 50%;
  }

  .visit-uae-slider .slick-slide {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .visit-uae-slider .slick-list {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .services-listing:not(.list-view) {
    display: grid;
    gap: 1.5rem;
  }

  .services-listing:not(.list-view) > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  p.sm\:text-sm {
    margin-bottom: 1.75rem;
  }

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

  .sm\:absolute {
    position: absolute;
  }

  .sm\:inset-0 {
    inset: 0px;
  }

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

  .sm\:\!-m-0\.5 {
    margin: -0.125rem !important;
  }

  .sm\:\!-m-1 {
    margin: -0.25rem !important;
  }

  .sm\:\!-m-1\.5 {
    margin: -0.375rem !important;
  }

  .sm\:\!-m-10 {
    margin: -2.5rem !important;
  }

  .sm\:\!-m-11 {
    margin: -2.75rem !important;
  }

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

  .sm\:\!-m-14 {
    margin: -3.5rem !important;
  }

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

  .sm\:\!-m-2 {
    margin: -0.5rem !important;
  }

  .sm\:\!-m-2\.5 {
    margin: -0.625rem !important;
  }

  .sm\:\!-m-20 {
    margin: -5rem !important;
  }

  .sm\:\!-m-24 {
    margin: -6rem !important;
  }

  .sm\:\!-m-28 {
    margin: -7rem !important;
  }

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

  .sm\:\!-m-3\.5 {
    margin: -0.875rem !important;
  }

  .sm\:\!-m-32 {
    margin: -8rem !important;
  }

  .sm\:\!-m-36 {
    margin: -9rem !important;
  }

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

  .sm\:\!-m-40 {
    margin: -10rem !important;
  }

  .sm\:\!-m-44 {
    margin: -11rem !important;
  }

  .sm\:\!-m-48 {
    margin: -12rem !important;
  }

  .sm\:\!-m-5 {
    margin: -1.25rem !important;
  }

  .sm\:\!-m-52 {
    margin: -13rem !important;
  }

  .sm\:\!-m-56 {
    margin: -14rem !important;
  }

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

  .sm\:\!-m-60 {
    margin: -15rem !important;
  }

  .sm\:\!-m-64 {
    margin: -16rem !important;
  }

  .sm\:\!-m-7 {
    margin: -1.75rem !important;
  }

  .sm\:\!-m-72 {
    margin: -18rem !important;
  }

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

  .sm\:\!-m-80 {
    margin: -20rem !important;
  }

  .sm\:\!-m-9 {
    margin: -2.25rem !important;
  }

  .sm\:\!-m-96 {
    margin: -24rem !important;
  }

  .sm\:\!-m-px {
    margin: -1px !important;
  }

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

  .sm\:\!m-0\.5 {
    margin: 0.125rem !important;
  }

  .sm\:\!m-1 {
    margin: 0.25rem !important;
  }

  .sm\:\!m-1\.5 {
    margin: 0.375rem !important;
  }

  .sm\:\!m-10 {
    margin: 2.5rem !important;
  }

  .sm\:\!m-11 {
    margin: 2.75rem !important;
  }

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

  .sm\:\!m-14 {
    margin: 3.5rem !important;
  }

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

  .sm\:\!m-2 {
    margin: 0.5rem !important;
  }

  .sm\:\!m-2\.5 {
    margin: 0.625rem !important;
  }

  .sm\:\!m-20 {
    margin: 5rem !important;
  }

  .sm\:\!m-24 {
    margin: 6rem !important;
  }

  .sm\:\!m-28 {
    margin: 7rem !important;
  }

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

  .sm\:\!m-3\.5 {
    margin: 0.875rem !important;
  }

  .sm\:\!m-32 {
    margin: 8rem !important;
  }

  .sm\:\!m-36 {
    margin: 9rem !important;
  }

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

  .sm\:\!m-40 {
    margin: 10rem !important;
  }

  .sm\:\!m-44 {
    margin: 11rem !important;
  }

  .sm\:\!m-48 {
    margin: 12rem !important;
  }

  .sm\:\!m-5 {
    margin: 1.25rem !important;
  }

  .sm\:\!m-52 {
    margin: 13rem !important;
  }

  .sm\:\!m-56 {
    margin: 14rem !important;
  }

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

  .sm\:\!m-60 {
    margin: 15rem !important;
  }

  .sm\:\!m-64 {
    margin: 16rem !important;
  }

  .sm\:\!m-7 {
    margin: 1.75rem !important;
  }

  .sm\:\!m-72 {
    margin: 18rem !important;
  }

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

  .sm\:\!m-80 {
    margin: 20rem !important;
  }

  .sm\:\!m-9 {
    margin: 2.25rem !important;
  }

  .sm\:\!m-96 {
    margin: 24rem !important;
  }

  .sm\:\!m-auto {
    margin: auto !important;
  }

  .sm\:\!m-px {
    margin: 1px !important;
  }

  .sm\:-m-0 {
    margin: -0px;
  }

  .sm\:-m-0\.5 {
    margin: -0.125rem;
  }

  .sm\:-m-1 {
    margin: -0.25rem;
  }

  .sm\:-m-1\.5 {
    margin: -0.375rem;
  }

  .sm\:-m-10 {
    margin: -2.5rem;
  }

  .sm\:-m-11 {
    margin: -2.75rem;
  }

  .sm\:-m-12 {
    margin: -3rem;
  }

  .sm\:-m-14 {
    margin: -3.5rem;
  }

  .sm\:-m-16 {
    margin: -4rem;
  }

  .sm\:-m-2 {
    margin: -0.5rem;
  }

  .sm\:-m-2\.5 {
    margin: -0.625rem;
  }

  .sm\:-m-20 {
    margin: -5rem;
  }

  .sm\:-m-24 {
    margin: -6rem;
  }

  .sm\:-m-28 {
    margin: -7rem;
  }

  .sm\:-m-3 {
    margin: -0.75rem;
  }

  .sm\:-m-3\.5 {
    margin: -0.875rem;
  }

  .sm\:-m-32 {
    margin: -8rem;
  }

  .sm\:-m-36 {
    margin: -9rem;
  }

  .sm\:-m-4 {
    margin: -1rem;
  }

  .sm\:-m-40 {
    margin: -10rem;
  }

  .sm\:-m-44 {
    margin: -11rem;
  }

  .sm\:-m-48 {
    margin: -12rem;
  }

  .sm\:-m-5 {
    margin: -1.25rem;
  }

  .sm\:-m-52 {
    margin: -13rem;
  }

  .sm\:-m-56 {
    margin: -14rem;
  }

  .sm\:-m-6 {
    margin: -1.5rem;
  }

  .sm\:-m-60 {
    margin: -15rem;
  }

  .sm\:-m-64 {
    margin: -16rem;
  }

  .sm\:-m-7 {
    margin: -1.75rem;
  }

  .sm\:-m-72 {
    margin: -18rem;
  }

  .sm\:-m-8 {
    margin: -2rem;
  }

  .sm\:-m-80 {
    margin: -20rem;
  }

  .sm\:-m-9 {
    margin: -2.25rem;
  }

  .sm\:-m-96 {
    margin: -24rem;
  }

  .sm\:-m-px {
    margin: -1px;
  }

  .sm\:m-0 {
    margin: 0px;
  }

  .sm\:m-0\.5 {
    margin: 0.125rem;
  }

  .sm\:m-1 {
    margin: 0.25rem;
  }

  .sm\:m-1\.5 {
    margin: 0.375rem;
  }

  .sm\:m-10 {
    margin: 2.5rem;
  }

  .sm\:m-11 {
    margin: 2.75rem;
  }

  .sm\:m-12 {
    margin: 3rem;
  }

  .sm\:m-14 {
    margin: 3.5rem;
  }

  .sm\:m-16 {
    margin: 4rem;
  }

  .sm\:m-2 {
    margin: 0.5rem;
  }

  .sm\:m-2\.5 {
    margin: 0.625rem;
  }

  .sm\:m-20 {
    margin: 5rem;
  }

  .sm\:m-24 {
    margin: 6rem;
  }

  .sm\:m-28 {
    margin: 7rem;
  }

  .sm\:m-3 {
    margin: 0.75rem;
  }

  .sm\:m-3\.5 {
    margin: 0.875rem;
  }

  .sm\:m-32 {
    margin: 8rem;
  }

  .sm\:m-36 {
    margin: 9rem;
  }

  .sm\:m-4 {
    margin: 1rem;
  }

  .sm\:m-40 {
    margin: 10rem;
  }

  .sm\:m-44 {
    margin: 11rem;
  }

  .sm\:m-48 {
    margin: 12rem;
  }

  .sm\:m-5 {
    margin: 1.25rem;
  }

  .sm\:m-52 {
    margin: 13rem;
  }

  .sm\:m-56 {
    margin: 14rem;
  }

  .sm\:m-6 {
    margin: 1.5rem;
  }

  .sm\:m-60 {
    margin: 15rem;
  }

  .sm\:m-64 {
    margin: 16rem;
  }

  .sm\:m-7 {
    margin: 1.75rem;
  }

  .sm\:m-72 {
    margin: 18rem;
  }

  .sm\:m-8 {
    margin: 2rem;
  }

  .sm\:m-80 {
    margin: 20rem;
  }

  .sm\:m-9 {
    margin: 2.25rem;
  }

  .sm\:m-96 {
    margin: 24rem;
  }

  .sm\:m-auto {
    margin: auto;
  }

  .sm\:m-px {
    margin: 1px;
  }

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

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

  .sm\:\!-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

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

  .sm\:\!-mx-10 {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .sm\:\!-mx-11 {
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .sm\:\!-mx-12 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .sm\:\!-mx-14 {
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

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

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

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

  .sm\:\!-mx-20 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .sm\:\!-mx-24 {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .sm\:\!-mx-28 {
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

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

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

  .sm\:\!-mx-32 {
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

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

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

  .sm\:\!-mx-40 {
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .sm\:\!-mx-44 {
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .sm\:\!-mx-48 {
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .sm\:\!-mx-5 {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .sm\:\!-mx-52 {
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .sm\:\!-mx-56 {
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .sm\:\!-mx-6 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .sm\:\!-mx-60 {
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .sm\:\!-mx-64 {
    margin-left: -16rem !important;
    margin-right: -16rem !important;
  }

  .sm\:\!-mx-7 {
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .sm\:\!-mx-72 {
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

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

  .sm\:\!-mx-80 {
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

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

  .sm\:\!-mx-96 {
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

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

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

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

  .sm\:\!-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

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

  .sm\:\!-my-10 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .sm\:\!-my-11 {
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .sm\:\!-my-12 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .sm\:\!-my-14 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .sm\:\!-my-16 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

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

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

  .sm\:\!-my-20 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .sm\:\!-my-24 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .sm\:\!-my-28 {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .sm\:\!-my-3 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

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

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

  .sm\:\!-my-36 {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

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

  .sm\:\!-my-40 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .sm\:\!-my-44 {
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .sm\:\!-my-48 {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .sm\:\!-my-5 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .sm\:\!-my-52 {
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .sm\:\!-my-56 {
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

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

  .sm\:\!-my-60 {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .sm\:\!-my-64 {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .sm\:\!-my-7 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .sm\:\!-my-72 {
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

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

  .sm\:\!-my-80 {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .sm\:\!-my-9 {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .sm\:\!-my-96 {
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

  .sm\:\!-my-px {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

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

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

  .sm\:\!mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

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

  .sm\:\!mx-10 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .sm\:\!mx-11 {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .sm\:\!mx-12 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .sm\:\!mx-14 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

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

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

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

  .sm\:\!mx-20 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .sm\:\!mx-24 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .sm\:\!mx-28 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

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

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

  .sm\:\!mx-32 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

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

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

  .sm\:\!mx-40 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .sm\:\!mx-44 {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .sm\:\!mx-48 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .sm\:\!mx-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .sm\:\!mx-52 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .sm\:\!mx-56 {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .sm\:\!mx-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .sm\:\!mx-60 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .sm\:\!mx-64 {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }

  .sm\:\!mx-7 {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .sm\:\!mx-72 {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

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

  .sm\:\!mx-80 {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

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

  .sm\:\!mx-96 {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

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

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

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

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

  .sm\:\!my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

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

  .sm\:\!my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .sm\:\!my-11 {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .sm\:\!my-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .sm\:\!my-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .sm\:\!my-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

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

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

  .sm\:\!my-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .sm\:\!my-24 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .sm\:\!my-28 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .sm\:\!my-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

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

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

  .sm\:\!my-36 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

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

  .sm\:\!my-40 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .sm\:\!my-44 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .sm\:\!my-48 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .sm\:\!my-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .sm\:\!my-52 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .sm\:\!my-56 {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

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

  .sm\:\!my-60 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .sm\:\!my-64 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .sm\:\!my-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .sm\:\!my-72 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

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

  .sm\:\!my-80 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .sm\:\!my-9 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .sm\:\!my-96 {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

  .sm\:\!my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .sm\:\!my-px {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

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

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

  .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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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 !important;
  }

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

  .sm\:\!-mb-1 {
    margin-bottom: -0.25rem !important;
  }

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

  .sm\:\!-mb-10 {
    margin-bottom: -2.5rem !important;
  }

  .sm\:\!-mb-11 {
    margin-bottom: -2.75rem !important;
  }

  .sm\:\!-mb-12 {
    margin-bottom: -3rem !important;
  }

  .sm\:\!-mb-14 {
    margin-bottom: -3.5rem !important;
  }

  .sm\:\!-mb-16 {
    margin-bottom: -4rem !important;
  }

  .sm\:\!-mb-2 {
    margin-bottom: -0.5rem !important;
  }

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

  .sm\:\!-mb-20 {
    margin-bottom: -5rem !important;
  }

  .sm\:\!-mb-24 {
    margin-bottom: -6rem !important;
  }

  .sm\:\!-mb-28 {
    margin-bottom: -7rem !important;
  }

  .sm\:\!-mb-3 {
    margin-bottom: -0.75rem !important;
  }

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

  .sm\:\!-mb-32 {
    margin-bottom: -8rem !important;
  }

  .sm\:\!-mb-36 {
    margin-bottom: -9rem !important;
  }

  .sm\:\!-mb-4 {
    margin-bottom: -1rem !important;
  }

  .sm\:\!-mb-40 {
    margin-bottom: -10rem !important;
  }

  .sm\:\!-mb-44 {
    margin-bottom: -11rem !important;
  }

  .sm\:\!-mb-48 {
    margin-bottom: -12rem !important;
  }

  .sm\:\!-mb-5 {
    margin-bottom: -1.25rem !important;
  }

  .sm\:\!-mb-52 {
    margin-bottom: -13rem !important;
  }

  .sm\:\!-mb-56 {
    margin-bottom: -14rem !important;
  }

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

  .sm\:\!-mb-60 {
    margin-bottom: -15rem !important;
  }

  .sm\:\!-mb-64 {
    margin-bottom: -16rem !important;
  }

  .sm\:\!-mb-7 {
    margin-bottom: -1.75rem !important;
  }

  .sm\:\!-mb-72 {
    margin-bottom: -18rem !important;
  }

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

  .sm\:\!-mb-80 {
    margin-bottom: -20rem !important;
  }

  .sm\:\!-mb-9 {
    margin-bottom: -2.25rem !important;
  }

  .sm\:\!-mb-96 {
    margin-bottom: -24rem !important;
  }

  .sm\:\!-mb-px {
    margin-bottom: -1px !important;
  }

  .sm\:\!-me-0 {
    margin-inline-end: -0px !important;
  }

  .sm\:\!-me-0\.5 {
    margin-inline-end: -0.125rem !important;
  }

  .sm\:\!-me-1 {
    margin-inline-end: -0.25rem !important;
  }

  .sm\:\!-me-1\.5 {
    margin-inline-end: -0.375rem !important;
  }

  .sm\:\!-me-10 {
    margin-inline-end: -2.5rem !important;
  }

  .sm\:\!-me-11 {
    margin-inline-end: -2.75rem !important;
  }

  .sm\:\!-me-12 {
    margin-inline-end: -3rem !important;
  }

  .sm\:\!-me-14 {
    margin-inline-end: -3.5rem !important;
  }

  .sm\:\!-me-16 {
    margin-inline-end: -4rem !important;
  }

  .sm\:\!-me-2 {
    margin-inline-end: -0.5rem !important;
  }

  .sm\:\!-me-2\.5 {
    margin-inline-end: -0.625rem !important;
  }

  .sm\:\!-me-20 {
    margin-inline-end: -5rem !important;
  }

  .sm\:\!-me-24 {
    margin-inline-end: -6rem !important;
  }

  .sm\:\!-me-28 {
    margin-inline-end: -7rem !important;
  }

  .sm\:\!-me-3 {
    margin-inline-end: -0.75rem !important;
  }

  .sm\:\!-me-3\.5 {
    margin-inline-end: -0.875rem !important;
  }

  .sm\:\!-me-32 {
    margin-inline-end: -8rem !important;
  }

  .sm\:\!-me-36 {
    margin-inline-end: -9rem !important;
  }

  .sm\:\!-me-4 {
    margin-inline-end: -1rem !important;
  }

  .sm\:\!-me-40 {
    margin-inline-end: -10rem !important;
  }

  .sm\:\!-me-44 {
    margin-inline-end: -11rem !important;
  }

  .sm\:\!-me-48 {
    margin-inline-end: -12rem !important;
  }

  .sm\:\!-me-5 {
    margin-inline-end: -1.25rem !important;
  }

  .sm\:\!-me-52 {
    margin-inline-end: -13rem !important;
  }

  .sm\:\!-me-56 {
    margin-inline-end: -14rem !important;
  }

  .sm\:\!-me-6 {
    margin-inline-end: -1.5rem !important;
  }

  .sm\:\!-me-60 {
    margin-inline-end: -15rem !important;
  }

  .sm\:\!-me-64 {
    margin-inline-end: -16rem !important;
  }

  .sm\:\!-me-7 {
    margin-inline-end: -1.75rem !important;
  }

  .sm\:\!-me-72 {
    margin-inline-end: -18rem !important;
  }

  .sm\:\!-me-8 {
    margin-inline-end: -2rem !important;
  }

  .sm\:\!-me-80 {
    margin-inline-end: -20rem !important;
  }

  .sm\:\!-me-9 {
    margin-inline-end: -2.25rem !important;
  }

  .sm\:\!-me-96 {
    margin-inline-end: -24rem !important;
  }

  .sm\:\!-me-px {
    margin-inline-end: -1px !important;
  }

  .sm\:\!-ms-0 {
    margin-inline-start: -0px !important;
  }

  .sm\:\!-ms-0\.5 {
    margin-inline-start: -0.125rem !important;
  }

  .sm\:\!-ms-1 {
    margin-inline-start: -0.25rem !important;
  }

  .sm\:\!-ms-1\.5 {
    margin-inline-start: -0.375rem !important;
  }

  .sm\:\!-ms-10 {
    margin-inline-start: -2.5rem !important;
  }

  .sm\:\!-ms-11 {
    margin-inline-start: -2.75rem !important;
  }

  .sm\:\!-ms-12 {
    margin-inline-start: -3rem !important;
  }

  .sm\:\!-ms-14 {
    margin-inline-start: -3.5rem !important;
  }

  .sm\:\!-ms-16 {
    margin-inline-start: -4rem !important;
  }

  .sm\:\!-ms-2 {
    margin-inline-start: -0.5rem !important;
  }

  .sm\:\!-ms-2\.5 {
    margin-inline-start: -0.625rem !important;
  }

  .sm\:\!-ms-20 {
    margin-inline-start: -5rem !important;
  }

  .sm\:\!-ms-24 {
    margin-inline-start: -6rem !important;
  }

  .sm\:\!-ms-28 {
    margin-inline-start: -7rem !important;
  }

  .sm\:\!-ms-3 {
    margin-inline-start: -0.75rem !important;
  }

  .sm\:\!-ms-3\.5 {
    margin-inline-start: -0.875rem !important;
  }

  .sm\:\!-ms-32 {
    margin-inline-start: -8rem !important;
  }

  .sm\:\!-ms-36 {
    margin-inline-start: -9rem !important;
  }

  .sm\:\!-ms-4 {
    margin-inline-start: -1rem !important;
  }

  .sm\:\!-ms-40 {
    margin-inline-start: -10rem !important;
  }

  .sm\:\!-ms-44 {
    margin-inline-start: -11rem !important;
  }

  .sm\:\!-ms-48 {
    margin-inline-start: -12rem !important;
  }

  .sm\:\!-ms-5 {
    margin-inline-start: -1.25rem !important;
  }

  .sm\:\!-ms-52 {
    margin-inline-start: -13rem !important;
  }

  .sm\:\!-ms-56 {
    margin-inline-start: -14rem !important;
  }

  .sm\:\!-ms-6 {
    margin-inline-start: -1.5rem !important;
  }

  .sm\:\!-ms-60 {
    margin-inline-start: -15rem !important;
  }

  .sm\:\!-ms-64 {
    margin-inline-start: -16rem !important;
  }

  .sm\:\!-ms-7 {
    margin-inline-start: -1.75rem !important;
  }

  .sm\:\!-ms-72 {
    margin-inline-start: -18rem !important;
  }

  .sm\:\!-ms-8 {
    margin-inline-start: -2rem !important;
  }

  .sm\:\!-ms-80 {
    margin-inline-start: -20rem !important;
  }

  .sm\:\!-ms-9 {
    margin-inline-start: -2.25rem !important;
  }

  .sm\:\!-ms-96 {
    margin-inline-start: -24rem !important;
  }

  .sm\:\!-ms-px {
    margin-inline-start: -1px !important;
  }

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

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

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

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

  .sm\:\!-mt-10 {
    margin-top: -2.5rem !important;
  }

  .sm\:\!-mt-11 {
    margin-top: -2.75rem !important;
  }

  .sm\:\!-mt-12 {
    margin-top: -3rem !important;
  }

  .sm\:\!-mt-14 {
    margin-top: -3.5rem !important;
  }

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

  .sm\:\!-mt-2 {
    margin-top: -0.5rem !important;
  }

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

  .sm\:\!-mt-20 {
    margin-top: -5rem !important;
  }

  .sm\:\!-mt-24 {
    margin-top: -6rem !important;
  }

  .sm\:\!-mt-28 {
    margin-top: -7rem !important;
  }

  .sm\:\!-mt-3 {
    margin-top: -0.75rem !important;
  }

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

  .sm\:\!-mt-32 {
    margin-top: -8rem !important;
  }

  .sm\:\!-mt-36 {
    margin-top: -9rem !important;
  }

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

  .sm\:\!-mt-40 {
    margin-top: -10rem !important;
  }

  .sm\:\!-mt-44 {
    margin-top: -11rem !important;
  }

  .sm\:\!-mt-48 {
    margin-top: -12rem !important;
  }

  .sm\:\!-mt-5 {
    margin-top: -1.25rem !important;
  }

  .sm\:\!-mt-52 {
    margin-top: -13rem !important;
  }

  .sm\:\!-mt-56 {
    margin-top: -14rem !important;
  }

  .sm\:\!-mt-6 {
    margin-top: -1.5rem !important;
  }

  .sm\:\!-mt-60 {
    margin-top: -15rem !important;
  }

  .sm\:\!-mt-64 {
    margin-top: -16rem !important;
  }

  .sm\:\!-mt-7 {
    margin-top: -1.75rem !important;
  }

  .sm\:\!-mt-72 {
    margin-top: -18rem !important;
  }

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

  .sm\:\!-mt-80 {
    margin-top: -20rem !important;
  }

  .sm\:\!-mt-9 {
    margin-top: -2.25rem !important;
  }

  .sm\:\!-mt-96 {
    margin-top: -24rem !important;
  }

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

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

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

  .sm\:\!mb-1 {
    margin-bottom: 0.25rem !important;
  }

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

  .sm\:\!mb-10 {
    margin-bottom: 2.5rem !important;
  }

  .sm\:\!mb-11 {
    margin-bottom: 2.75rem !important;
  }

  .sm\:\!mb-12 {
    margin-bottom: 3rem !important;
  }

  .sm\:\!mb-14 {
    margin-bottom: 3.5rem !important;
  }

  .sm\:\!mb-16 {
    margin-bottom: 4rem !important;
  }

  .sm\:\!mb-2 {
    margin-bottom: 0.5rem !important;
  }

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

  .sm\:\!mb-20 {
    margin-bottom: 5rem !important;
  }

  .sm\:\!mb-24 {
    margin-bottom: 6rem !important;
  }

  .sm\:\!mb-28 {
    margin-bottom: 7rem !important;
  }

  .sm\:\!mb-3 {
    margin-bottom: 0.75rem !important;
  }

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

  .sm\:\!mb-32 {
    margin-bottom: 8rem !important;
  }

  .sm\:\!mb-36 {
    margin-bottom: 9rem !important;
  }

  .sm\:\!mb-4 {
    margin-bottom: 1rem !important;
  }

  .sm\:\!mb-40 {
    margin-bottom: 10rem !important;
  }

  .sm\:\!mb-44 {
    margin-bottom: 11rem !important;
  }

  .sm\:\!mb-48 {
    margin-bottom: 12rem !important;
  }

  .sm\:\!mb-5 {
    margin-bottom: 1.25rem !important;
  }

  .sm\:\!mb-52 {
    margin-bottom: 13rem !important;
  }

  .sm\:\!mb-56 {
    margin-bottom: 14rem !important;
  }

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

  .sm\:\!mb-60 {
    margin-bottom: 15rem !important;
  }

  .sm\:\!mb-64 {
    margin-bottom: 16rem !important;
  }

  .sm\:\!mb-7 {
    margin-bottom: 1.75rem !important;
  }

  .sm\:\!mb-72 {
    margin-bottom: 18rem !important;
  }

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

  .sm\:\!mb-80 {
    margin-bottom: 20rem !important;
  }

  .sm\:\!mb-9 {
    margin-bottom: 2.25rem !important;
  }

  .sm\:\!mb-96 {
    margin-bottom: 24rem !important;
  }

  .sm\:\!mb-auto {
    margin-bottom: auto !important;
  }

  .sm\:\!mb-px {
    margin-bottom: 1px !important;
  }

  .sm\:\!me-0 {
    margin-inline-end: 0px !important;
  }

  .sm\:\!me-0\.5 {
    margin-inline-end: 0.125rem !important;
  }

  .sm\:\!me-1 {
    margin-inline-end: 0.25rem !important;
  }

  .sm\:\!me-1\.5 {
    margin-inline-end: 0.375rem !important;
  }

  .sm\:\!me-10 {
    margin-inline-end: 2.5rem !important;
  }

  .sm\:\!me-11 {
    margin-inline-end: 2.75rem !important;
  }

  .sm\:\!me-12 {
    margin-inline-end: 3rem !important;
  }

  .sm\:\!me-14 {
    margin-inline-end: 3.5rem !important;
  }

  .sm\:\!me-16 {
    margin-inline-end: 4rem !important;
  }

  .sm\:\!me-2 {
    margin-inline-end: 0.5rem !important;
  }

  .sm\:\!me-2\.5 {
    margin-inline-end: 0.625rem !important;
  }

  .sm\:\!me-20 {
    margin-inline-end: 5rem !important;
  }

  .sm\:\!me-24 {
    margin-inline-end: 6rem !important;
  }

  .sm\:\!me-28 {
    margin-inline-end: 7rem !important;
  }

  .sm\:\!me-3 {
    margin-inline-end: 0.75rem !important;
  }

  .sm\:\!me-3\.5 {
    margin-inline-end: 0.875rem !important;
  }

  .sm\:\!me-32 {
    margin-inline-end: 8rem !important;
  }

  .sm\:\!me-36 {
    margin-inline-end: 9rem !important;
  }

  .sm\:\!me-4 {
    margin-inline-end: 1rem !important;
  }

  .sm\:\!me-40 {
    margin-inline-end: 10rem !important;
  }

  .sm\:\!me-44 {
    margin-inline-end: 11rem !important;
  }

  .sm\:\!me-48 {
    margin-inline-end: 12rem !important;
  }

  .sm\:\!me-5 {
    margin-inline-end: 1.25rem !important;
  }

  .sm\:\!me-52 {
    margin-inline-end: 13rem !important;
  }

  .sm\:\!me-56 {
    margin-inline-end: 14rem !important;
  }

  .sm\:\!me-6 {
    margin-inline-end: 1.5rem !important;
  }

  .sm\:\!me-60 {
    margin-inline-end: 15rem !important;
  }

  .sm\:\!me-64 {
    margin-inline-end: 16rem !important;
  }

  .sm\:\!me-7 {
    margin-inline-end: 1.75rem !important;
  }

  .sm\:\!me-72 {
    margin-inline-end: 18rem !important;
  }

  .sm\:\!me-8 {
    margin-inline-end: 2rem !important;
  }

  .sm\:\!me-80 {
    margin-inline-end: 20rem !important;
  }

  .sm\:\!me-9 {
    margin-inline-end: 2.25rem !important;
  }

  .sm\:\!me-96 {
    margin-inline-end: 24rem !important;
  }

  .sm\:\!me-auto {
    margin-inline-end: auto !important;
  }

  .sm\:\!me-px {
    margin-inline-end: 1px !important;
  }

  .sm\:\!ms-0 {
    margin-inline-start: 0px !important;
  }

  .sm\:\!ms-0\.5 {
    margin-inline-start: 0.125rem !important;
  }

  .sm\:\!ms-1 {
    margin-inline-start: 0.25rem !important;
  }

  .sm\:\!ms-1\.5 {
    margin-inline-start: 0.375rem !important;
  }

  .sm\:\!ms-10 {
    margin-inline-start: 2.5rem !important;
  }

  .sm\:\!ms-11 {
    margin-inline-start: 2.75rem !important;
  }

  .sm\:\!ms-12 {
    margin-inline-start: 3rem !important;
  }

  .sm\:\!ms-14 {
    margin-inline-start: 3.5rem !important;
  }

  .sm\:\!ms-16 {
    margin-inline-start: 4rem !important;
  }

  .sm\:\!ms-2 {
    margin-inline-start: 0.5rem !important;
  }

  .sm\:\!ms-2\.5 {
    margin-inline-start: 0.625rem !important;
  }

  .sm\:\!ms-20 {
    margin-inline-start: 5rem !important;
  }

  .sm\:\!ms-24 {
    margin-inline-start: 6rem !important;
  }

  .sm\:\!ms-28 {
    margin-inline-start: 7rem !important;
  }

  .sm\:\!ms-3 {
    margin-inline-start: 0.75rem !important;
  }

  .sm\:\!ms-3\.5 {
    margin-inline-start: 0.875rem !important;
  }

  .sm\:\!ms-32 {
    margin-inline-start: 8rem !important;
  }

  .sm\:\!ms-36 {
    margin-inline-start: 9rem !important;
  }

  .sm\:\!ms-4 {
    margin-inline-start: 1rem !important;
  }

  .sm\:\!ms-40 {
    margin-inline-start: 10rem !important;
  }

  .sm\:\!ms-44 {
    margin-inline-start: 11rem !important;
  }

  .sm\:\!ms-48 {
    margin-inline-start: 12rem !important;
  }

  .sm\:\!ms-5 {
    margin-inline-start: 1.25rem !important;
  }

  .sm\:\!ms-52 {
    margin-inline-start: 13rem !important;
  }

  .sm\:\!ms-56 {
    margin-inline-start: 14rem !important;
  }

  .sm\:\!ms-6 {
    margin-inline-start: 1.5rem !important;
  }

  .sm\:\!ms-60 {
    margin-inline-start: 15rem !important;
  }

  .sm\:\!ms-64 {
    margin-inline-start: 16rem !important;
  }

  .sm\:\!ms-7 {
    margin-inline-start: 1.75rem !important;
  }

  .sm\:\!ms-72 {
    margin-inline-start: 18rem !important;
  }

  .sm\:\!ms-8 {
    margin-inline-start: 2rem !important;
  }

  .sm\:\!ms-80 {
    margin-inline-start: 20rem !important;
  }

  .sm\:\!ms-9 {
    margin-inline-start: 2.25rem !important;
  }

  .sm\:\!ms-96 {
    margin-inline-start: 24rem !important;
  }

  .sm\:\!ms-auto {
    margin-inline-start: auto !important;
  }

  .sm\:\!ms-px {
    margin-inline-start: 1px !important;
  }

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

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

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

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

  .sm\:\!mt-10 {
    margin-top: 2.5rem !important;
  }

  .sm\:\!mt-11 {
    margin-top: 2.75rem !important;
  }

  .sm\:\!mt-12 {
    margin-top: 3rem !important;
  }

  .sm\:\!mt-14 {
    margin-top: 3.5rem !important;
  }

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

  .sm\:\!mt-2 {
    margin-top: 0.5rem !important;
  }

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

  .sm\:\!mt-20 {
    margin-top: 5rem !important;
  }

  .sm\:\!mt-24 {
    margin-top: 6rem !important;
  }

  .sm\:\!mt-28 {
    margin-top: 7rem !important;
  }

  .sm\:\!mt-3 {
    margin-top: 0.75rem !important;
  }

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

  .sm\:\!mt-32 {
    margin-top: 8rem !important;
  }

  .sm\:\!mt-36 {
    margin-top: 9rem !important;
  }

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

  .sm\:\!mt-40 {
    margin-top: 10rem !important;
  }

  .sm\:\!mt-44 {
    margin-top: 11rem !important;
  }

  .sm\:\!mt-48 {
    margin-top: 12rem !important;
  }

  .sm\:\!mt-5 {
    margin-top: 1.25rem !important;
  }

  .sm\:\!mt-52 {
    margin-top: 13rem !important;
  }

  .sm\:\!mt-56 {
    margin-top: 14rem !important;
  }

  .sm\:\!mt-6 {
    margin-top: 1.5rem !important;
  }

  .sm\:\!mt-60 {
    margin-top: 15rem !important;
  }

  .sm\:\!mt-64 {
    margin-top: 16rem !important;
  }

  .sm\:\!mt-7 {
    margin-top: 1.75rem !important;
  }

  .sm\:\!mt-72 {
    margin-top: 18rem !important;
  }

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

  .sm\:\!mt-80 {
    margin-top: 20rem !important;
  }

  .sm\:\!mt-9 {
    margin-top: 2.25rem !important;
  }

  .sm\:\!mt-96 {
    margin-top: 24rem !important;
  }

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

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

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

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

  .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-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-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-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-9 {
    margin-bottom: -2.25rem;
  }

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

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

  .sm\:-me-0 {
    margin-inline-end: -0px;
  }

  .sm\:-me-0\.5 {
    margin-inline-end: -0.125rem;
  }

  .sm\:-me-1 {
    margin-inline-end: -0.25rem;
  }

  .sm\:-me-1\.5 {
    margin-inline-end: -0.375rem;
  }

  .sm\:-me-10 {
    margin-inline-end: -2.5rem;
  }

  .sm\:-me-11 {
    margin-inline-end: -2.75rem;
  }

  .sm\:-me-12 {
    margin-inline-end: -3rem;
  }

  .sm\:-me-14 {
    margin-inline-end: -3.5rem;
  }

  .sm\:-me-16 {
    margin-inline-end: -4rem;
  }

  .sm\:-me-2 {
    margin-inline-end: -0.5rem;
  }

  .sm\:-me-2\.5 {
    margin-inline-end: -0.625rem;
  }

  .sm\:-me-20 {
    margin-inline-end: -5rem;
  }

  .sm\:-me-24 {
    margin-inline-end: -6rem;
  }

  .sm\:-me-28 {
    margin-inline-end: -7rem;
  }

  .sm\:-me-3 {
    margin-inline-end: -0.75rem;
  }

  .sm\:-me-3\.5 {
    margin-inline-end: -0.875rem;
  }

  .sm\:-me-32 {
    margin-inline-end: -8rem;
  }

  .sm\:-me-36 {
    margin-inline-end: -9rem;
  }

  .sm\:-me-4 {
    margin-inline-end: -1rem;
  }

  .sm\:-me-40 {
    margin-inline-end: -10rem;
  }

  .sm\:-me-44 {
    margin-inline-end: -11rem;
  }

  .sm\:-me-48 {
    margin-inline-end: -12rem;
  }

  .sm\:-me-5 {
    margin-inline-end: -1.25rem;
  }

  .sm\:-me-52 {
    margin-inline-end: -13rem;
  }

  .sm\:-me-56 {
    margin-inline-end: -14rem;
  }

  .sm\:-me-6 {
    margin-inline-end: -1.5rem;
  }

  .sm\:-me-60 {
    margin-inline-end: -15rem;
  }

  .sm\:-me-64 {
    margin-inline-end: -16rem;
  }

  .sm\:-me-7 {
    margin-inline-end: -1.75rem;
  }

  .sm\:-me-72 {
    margin-inline-end: -18rem;
  }

  .sm\:-me-8 {
    margin-inline-end: -2rem;
  }

  .sm\:-me-80 {
    margin-inline-end: -20rem;
  }

  .sm\:-me-9 {
    margin-inline-end: -2.25rem;
  }

  .sm\:-me-96 {
    margin-inline-end: -24rem;
  }

  .sm\:-me-px {
    margin-inline-end: -1px;
  }

  .sm\:-ms-0 {
    margin-inline-start: -0px;
  }

  .sm\:-ms-0\.5 {
    margin-inline-start: -0.125rem;
  }

  .sm\:-ms-1 {
    margin-inline-start: -0.25rem;
  }

  .sm\:-ms-1\.5 {
    margin-inline-start: -0.375rem;
  }

  .sm\:-ms-10 {
    margin-inline-start: -2.5rem;
  }

  .sm\:-ms-11 {
    margin-inline-start: -2.75rem;
  }

  .sm\:-ms-12 {
    margin-inline-start: -3rem;
  }

  .sm\:-ms-14 {
    margin-inline-start: -3.5rem;
  }

  .sm\:-ms-16 {
    margin-inline-start: -4rem;
  }

  .sm\:-ms-2 {
    margin-inline-start: -0.5rem;
  }

  .sm\:-ms-2\.5 {
    margin-inline-start: -0.625rem;
  }

  .sm\:-ms-20 {
    margin-inline-start: -5rem;
  }

  .sm\:-ms-24 {
    margin-inline-start: -6rem;
  }

  .sm\:-ms-28 {
    margin-inline-start: -7rem;
  }

  .sm\:-ms-3 {
    margin-inline-start: -0.75rem;
  }

  .sm\:-ms-3\.5 {
    margin-inline-start: -0.875rem;
  }

  .sm\:-ms-32 {
    margin-inline-start: -8rem;
  }

  .sm\:-ms-36 {
    margin-inline-start: -9rem;
  }

  .sm\:-ms-4 {
    margin-inline-start: -1rem;
  }

  .sm\:-ms-40 {
    margin-inline-start: -10rem;
  }

  .sm\:-ms-44 {
    margin-inline-start: -11rem;
  }

  .sm\:-ms-48 {
    margin-inline-start: -12rem;
  }

  .sm\:-ms-5 {
    margin-inline-start: -1.25rem;
  }

  .sm\:-ms-52 {
    margin-inline-start: -13rem;
  }

  .sm\:-ms-56 {
    margin-inline-start: -14rem;
  }

  .sm\:-ms-6 {
    margin-inline-start: -1.5rem;
  }

  .sm\:-ms-60 {
    margin-inline-start: -15rem;
  }

  .sm\:-ms-64 {
    margin-inline-start: -16rem;
  }

  .sm\:-ms-7 {
    margin-inline-start: -1.75rem;
  }

  .sm\:-ms-72 {
    margin-inline-start: -18rem;
  }

  .sm\:-ms-8 {
    margin-inline-start: -2rem;
  }

  .sm\:-ms-80 {
    margin-inline-start: -20rem;
  }

  .sm\:-ms-9 {
    margin-inline-start: -2.25rem;
  }

  .sm\:-ms-96 {
    margin-inline-start: -24rem;
  }

  .sm\:-ms-px {
    margin-inline-start: -1px;
  }

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

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

  .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-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-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-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-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-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-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-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-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-9 {
    margin-bottom: 2.25rem;
  }

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

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

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

  .sm\:me-0 {
    margin-inline-end: 0px;
  }

  .sm\:me-0\.5 {
    margin-inline-end: 0.125rem;
  }

  .sm\:me-1 {
    margin-inline-end: 0.25rem;
  }

  .sm\:me-1\.5 {
    margin-inline-end: 0.375rem;
  }

  .sm\:me-10 {
    margin-inline-end: 2.5rem;
  }

  .sm\:me-11 {
    margin-inline-end: 2.75rem;
  }

  .sm\:me-12 {
    margin-inline-end: 3rem;
  }

  .sm\:me-14 {
    margin-inline-end: 3.5rem;
  }

  .sm\:me-16 {
    margin-inline-end: 4rem;
  }

  .sm\:me-2 {
    margin-inline-end: 0.5rem;
  }

  .sm\:me-2\.5 {
    margin-inline-end: 0.625rem;
  }

  .sm\:me-20 {
    margin-inline-end: 5rem;
  }

  .sm\:me-24 {
    margin-inline-end: 6rem;
  }

  .sm\:me-28 {
    margin-inline-end: 7rem;
  }

  .sm\:me-3 {
    margin-inline-end: 0.75rem;
  }

  .sm\:me-3\.5 {
    margin-inline-end: 0.875rem;
  }

  .sm\:me-32 {
    margin-inline-end: 8rem;
  }

  .sm\:me-36 {
    margin-inline-end: 9rem;
  }

  .sm\:me-4 {
    margin-inline-end: 1rem;
  }

  .sm\:me-40 {
    margin-inline-end: 10rem;
  }

  .sm\:me-44 {
    margin-inline-end: 11rem;
  }

  .sm\:me-48 {
    margin-inline-end: 12rem;
  }

  .sm\:me-5 {
    margin-inline-end: 1.25rem;
  }

  .sm\:me-52 {
    margin-inline-end: 13rem;
  }

  .sm\:me-56 {
    margin-inline-end: 14rem;
  }

  .sm\:me-6 {
    margin-inline-end: 1.5rem;
  }

  .sm\:me-60 {
    margin-inline-end: 15rem;
  }

  .sm\:me-64 {
    margin-inline-end: 16rem;
  }

  .sm\:me-7 {
    margin-inline-end: 1.75rem;
  }

  .sm\:me-72 {
    margin-inline-end: 18rem;
  }

  .sm\:me-8 {
    margin-inline-end: 2rem;
  }

  .sm\:me-80 {
    margin-inline-end: 20rem;
  }

  .sm\:me-9 {
    margin-inline-end: 2.25rem;
  }

  .sm\:me-96 {
    margin-inline-end: 24rem;
  }

  .sm\:me-auto {
    margin-inline-end: auto;
  }

  .sm\:me-px {
    margin-inline-end: 1px;
  }

  .sm\:ms-0 {
    margin-inline-start: 0px;
  }

  .sm\:ms-0\.5 {
    margin-inline-start: 0.125rem;
  }

  .sm\:ms-1 {
    margin-inline-start: 0.25rem;
  }

  .sm\:ms-1\.5 {
    margin-inline-start: 0.375rem;
  }

  .sm\:ms-10 {
    margin-inline-start: 2.5rem;
  }

  .sm\:ms-11 {
    margin-inline-start: 2.75rem;
  }

  .sm\:ms-12 {
    margin-inline-start: 3rem;
  }

  .sm\:ms-14 {
    margin-inline-start: 3.5rem;
  }

  .sm\:ms-16 {
    margin-inline-start: 4rem;
  }

  .sm\:ms-2 {
    margin-inline-start: 0.5rem;
  }

  .sm\:ms-2\.5 {
    margin-inline-start: 0.625rem;
  }

  .sm\:ms-20 {
    margin-inline-start: 5rem;
  }

  .sm\:ms-24 {
    margin-inline-start: 6rem;
  }

  .sm\:ms-28 {
    margin-inline-start: 7rem;
  }

  .sm\:ms-3 {
    margin-inline-start: 0.75rem;
  }

  .sm\:ms-3\.5 {
    margin-inline-start: 0.875rem;
  }

  .sm\:ms-32 {
    margin-inline-start: 8rem;
  }

  .sm\:ms-36 {
    margin-inline-start: 9rem;
  }

  .sm\:ms-4 {
    margin-inline-start: 1rem;
  }

  .sm\:ms-40 {
    margin-inline-start: 10rem;
  }

  .sm\:ms-44 {
    margin-inline-start: 11rem;
  }

  .sm\:ms-48 {
    margin-inline-start: 12rem;
  }

  .sm\:ms-5 {
    margin-inline-start: 1.25rem;
  }

  .sm\:ms-52 {
    margin-inline-start: 13rem;
  }

  .sm\:ms-56 {
    margin-inline-start: 14rem;
  }

  .sm\:ms-6 {
    margin-inline-start: 1.5rem;
  }

  .sm\:ms-60 {
    margin-inline-start: 15rem;
  }

  .sm\:ms-64 {
    margin-inline-start: 16rem;
  }

  .sm\:ms-7 {
    margin-inline-start: 1.75rem;
  }

  .sm\:ms-72 {
    margin-inline-start: 18rem;
  }

  .sm\:ms-8 {
    margin-inline-start: 2rem;
  }

  .sm\:ms-80 {
    margin-inline-start: 20rem;
  }

  .sm\:ms-9 {
    margin-inline-start: 2.25rem;
  }

  .sm\:ms-96 {
    margin-inline-start: 24rem;
  }

  .sm\:ms-auto {
    margin-inline-start: auto;
  }

  .sm\:ms-px {
    margin-inline-start: 1px;
  }

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

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

  .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-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-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-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-9 {
    margin-top: 2.25rem;
  }

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

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

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

  .sm\:block {
    display: block;
  }

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

  .sm\:flex {
    display: flex;
  }

  .sm\:grid {
    display: grid;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:h-32 {
    height: 8rem;
  }

  .sm\:h-48 {
    height: 12rem;
  }

  .sm\:h-full {
    height: 100%;
  }

  .sm\:max-h-14 {
    max-height: 3.5rem;
  }

  .sm\:max-h-48 {
    max-height: 12rem;
  }

  .sm\:w-2\/5 {
    width: 40%;
  }

  .sm\:w-32 {
    width: 8rem;
  }

  .sm\:w-56 {
    width: 14rem;
  }

  .sm\:w-\[26rem\] {
    width: 26rem;
  }

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

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

  .sm\:max-w-3xl {
    max-width: 48rem;
  }

  .sm\:max-w-4xl {
    max-width: 56rem;
  }

  .sm\:max-w-\[10\.625rem\] {
    max-width: 10.625rem;
  }

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

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

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

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

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

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

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

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

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

  .sm\:gap-3 {
    gap: 0.75rem;
  }

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

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

  .sm\:gap-x-2\.5 {
    -moz-column-gap: 0.625rem;
         column-gap: 0.625rem;
  }

  .sm\:gap-y-24 {
    row-gap: 6rem;
  }

  .sm\:gap-y-8 {
    row-gap: 2rem;
  }

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

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

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

  .sm\:self-end {
    align-self: flex-end;
  }

  .sm\:border-none {
    border-style: none;
  }

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

  .sm\:\!p-0\.5 {
    padding: 0.125rem !important;
  }

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

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

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

  .sm\:\!p-11 {
    padding: 2.75rem !important;
  }

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

  .sm\:\!p-14 {
    padding: 3.5rem !important;
  }

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

  .sm\:\!p-2 {
    padding: 0.5rem !important;
  }

  .sm\:\!p-2\.5 {
    padding: 0.625rem !important;
  }

  .sm\:\!p-20 {
    padding: 5rem !important;
  }

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

  .sm\:\!p-28 {
    padding: 7rem !important;
  }

  .sm\:\!p-3 {
    padding: 0.75rem !important;
  }

  .sm\:\!p-3\.5 {
    padding: 0.875rem !important;
  }

  .sm\:\!p-32 {
    padding: 8rem !important;
  }

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

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

  .sm\:\!p-40 {
    padding: 10rem !important;
  }

  .sm\:\!p-44 {
    padding: 11rem !important;
  }

  .sm\:\!p-48 {
    padding: 12rem !important;
  }

  .sm\:\!p-5 {
    padding: 1.25rem !important;
  }

  .sm\:\!p-52 {
    padding: 13rem !important;
  }

  .sm\:\!p-56 {
    padding: 14rem !important;
  }

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

  .sm\:\!p-60 {
    padding: 15rem !important;
  }

  .sm\:\!p-64 {
    padding: 16rem !important;
  }

  .sm\:\!p-7 {
    padding: 1.75rem !important;
  }

  .sm\:\!p-72 {
    padding: 18rem !important;
  }

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

  .sm\:\!p-80 {
    padding: 20rem !important;
  }

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

  .sm\:\!p-96 {
    padding: 24rem !important;
  }

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

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

  .sm\:p-0\.5 {
    padding: 0.125rem;
  }

  .sm\:p-1 {
    padding: 0.25rem;
  }

  .sm\:p-1\.5 {
    padding: 0.375rem;
  }

  .sm\:p-10 {
    padding: 2.5rem;
  }

  .sm\:p-11 {
    padding: 2.75rem;
  }

  .sm\:p-12 {
    padding: 3rem;
  }

  .sm\:p-14 {
    padding: 3.5rem;
  }

  .sm\:p-16 {
    padding: 4rem;
  }

  .sm\:p-2 {
    padding: 0.5rem;
  }

  .sm\:p-2\.5 {
    padding: 0.625rem;
  }

  .sm\:p-20 {
    padding: 5rem;
  }

  .sm\:p-24 {
    padding: 6rem;
  }

  .sm\:p-28 {
    padding: 7rem;
  }

  .sm\:p-3 {
    padding: 0.75rem;
  }

  .sm\:p-3\.5 {
    padding: 0.875rem;
  }

  .sm\:p-32 {
    padding: 8rem;
  }

  .sm\:p-36 {
    padding: 9rem;
  }

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

  .sm\:p-40 {
    padding: 10rem;
  }

  .sm\:p-44 {
    padding: 11rem;
  }

  .sm\:p-48 {
    padding: 12rem;
  }

  .sm\:p-5 {
    padding: 1.25rem;
  }

  .sm\:p-52 {
    padding: 13rem;
  }

  .sm\:p-56 {
    padding: 14rem;
  }

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

  .sm\:p-60 {
    padding: 15rem;
  }

  .sm\:p-64 {
    padding: 16rem;
  }

  .sm\:p-7 {
    padding: 1.75rem;
  }

  .sm\:p-72 {
    padding: 18rem;
  }

  .sm\:p-8 {
    padding: 2rem;
  }

  .sm\:p-80 {
    padding: 20rem;
  }

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

  .sm\:p-96 {
    padding: 24rem;
  }

  .sm\:p-px {
    padding: 1px;
  }

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

  .sm\:\!px-0\.5 {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

  .sm\:\!px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .sm\:\!px-1\.5 {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

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

  .sm\:\!px-11 {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .sm\:\!px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .sm\:\!px-14 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .sm\:\!px-16 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .sm\:\!px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .sm\:\!px-2\.5 {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

  .sm\:\!px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

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

  .sm\:\!px-28 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .sm\:\!px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .sm\:\!px-3\.5 {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  .sm\:\!px-32 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

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

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

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

  .sm\:\!px-44 {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .sm\:\!px-48 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .sm\:\!px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .sm\:\!px-52 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .sm\:\!px-56 {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

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

  .sm\:\!px-60 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .sm\:\!px-64 {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .sm\:\!px-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .sm\:\!px-72 {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

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

  .sm\:\!px-80 {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

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

  .sm\:\!px-96 {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

  .sm\:\!px-px {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

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

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

  .sm\:\!py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

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

  .sm\:\!py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .sm\:\!py-11 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .sm\:\!py-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .sm\:\!py-14 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .sm\:\!py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

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

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

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

  .sm\:\!py-24 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .sm\:\!py-28 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .sm\:\!py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

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

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

  .sm\:\!py-36 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

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

  .sm\:\!py-40 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .sm\:\!py-44 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }

  .sm\:\!py-48 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

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

  .sm\:\!py-52 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .sm\:\!py-56 {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

  .sm\:\!py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .sm\:\!py-60 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .sm\:\!py-64 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .sm\:\!py-7 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .sm\:\!py-72 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

  .sm\:\!py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

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

  .sm\:\!py-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .sm\:\!py-96 {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

  .sm\:\!py-px {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .sm\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .sm\:px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .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-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-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-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-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-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-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-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-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-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 !important;
  }

  .sm\:\!pb-0\.5 {
    padding-bottom: 0.125rem !important;
  }

  .sm\:\!pb-1 {
    padding-bottom: 0.25rem !important;
  }

  .sm\:\!pb-1\.5 {
    padding-bottom: 0.375rem !important;
  }

  .sm\:\!pb-10 {
    padding-bottom: 2.5rem !important;
  }

  .sm\:\!pb-11 {
    padding-bottom: 2.75rem !important;
  }

  .sm\:\!pb-12 {
    padding-bottom: 3rem !important;
  }

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

  .sm\:\!pb-16 {
    padding-bottom: 4rem !important;
  }

  .sm\:\!pb-2 {
    padding-bottom: 0.5rem !important;
  }

  .sm\:\!pb-2\.5 {
    padding-bottom: 0.625rem !important;
  }

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

  .sm\:\!pb-24 {
    padding-bottom: 6rem !important;
  }

  .sm\:\!pb-28 {
    padding-bottom: 7rem !important;
  }

  .sm\:\!pb-3 {
    padding-bottom: 0.75rem !important;
  }

  .sm\:\!pb-3\.5 {
    padding-bottom: 0.875rem !important;
  }

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

  .sm\:\!pb-36 {
    padding-bottom: 9rem !important;
  }

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

  .sm\:\!pb-40 {
    padding-bottom: 10rem !important;
  }

  .sm\:\!pb-44 {
    padding-bottom: 11rem !important;
  }

  .sm\:\!pb-48 {
    padding-bottom: 12rem !important;
  }

  .sm\:\!pb-5 {
    padding-bottom: 1.25rem !important;
  }

  .sm\:\!pb-52 {
    padding-bottom: 13rem !important;
  }

  .sm\:\!pb-56 {
    padding-bottom: 14rem !important;
  }

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

  .sm\:\!pb-60 {
    padding-bottom: 15rem !important;
  }

  .sm\:\!pb-64 {
    padding-bottom: 16rem !important;
  }

  .sm\:\!pb-7 {
    padding-bottom: 1.75rem !important;
  }

  .sm\:\!pb-72 {
    padding-bottom: 18rem !important;
  }

  .sm\:\!pb-8 {
    padding-bottom: 2rem !important;
  }

  .sm\:\!pb-80 {
    padding-bottom: 20rem !important;
  }

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

  .sm\:\!pb-96 {
    padding-bottom: 24rem !important;
  }

  .sm\:\!pb-px {
    padding-bottom: 1px !important;
  }

  .sm\:\!pe-0 {
    padding-inline-end: 0px !important;
  }

  .sm\:\!pe-0\.5 {
    padding-inline-end: 0.125rem !important;
  }

  .sm\:\!pe-1 {
    padding-inline-end: 0.25rem !important;
  }

  .sm\:\!pe-1\.5 {
    padding-inline-end: 0.375rem !important;
  }

  .sm\:\!pe-10 {
    padding-inline-end: 2.5rem !important;
  }

  .sm\:\!pe-11 {
    padding-inline-end: 2.75rem !important;
  }

  .sm\:\!pe-12 {
    padding-inline-end: 3rem !important;
  }

  .sm\:\!pe-14 {
    padding-inline-end: 3.5rem !important;
  }

  .sm\:\!pe-16 {
    padding-inline-end: 4rem !important;
  }

  .sm\:\!pe-2 {
    padding-inline-end: 0.5rem !important;
  }

  .sm\:\!pe-2\.5 {
    padding-inline-end: 0.625rem !important;
  }

  .sm\:\!pe-20 {
    padding-inline-end: 5rem !important;
  }

  .sm\:\!pe-24 {
    padding-inline-end: 6rem !important;
  }

  .sm\:\!pe-28 {
    padding-inline-end: 7rem !important;
  }

  .sm\:\!pe-3 {
    padding-inline-end: 0.75rem !important;
  }

  .sm\:\!pe-3\.5 {
    padding-inline-end: 0.875rem !important;
  }

  .sm\:\!pe-32 {
    padding-inline-end: 8rem !important;
  }

  .sm\:\!pe-36 {
    padding-inline-end: 9rem !important;
  }

  .sm\:\!pe-4 {
    padding-inline-end: 1rem !important;
  }

  .sm\:\!pe-40 {
    padding-inline-end: 10rem !important;
  }

  .sm\:\!pe-44 {
    padding-inline-end: 11rem !important;
  }

  .sm\:\!pe-48 {
    padding-inline-end: 12rem !important;
  }

  .sm\:\!pe-5 {
    padding-inline-end: 1.25rem !important;
  }

  .sm\:\!pe-52 {
    padding-inline-end: 13rem !important;
  }

  .sm\:\!pe-56 {
    padding-inline-end: 14rem !important;
  }

  .sm\:\!pe-6 {
    padding-inline-end: 1.5rem !important;
  }

  .sm\:\!pe-60 {
    padding-inline-end: 15rem !important;
  }

  .sm\:\!pe-64 {
    padding-inline-end: 16rem !important;
  }

  .sm\:\!pe-7 {
    padding-inline-end: 1.75rem !important;
  }

  .sm\:\!pe-72 {
    padding-inline-end: 18rem !important;
  }

  .sm\:\!pe-8 {
    padding-inline-end: 2rem !important;
  }

  .sm\:\!pe-80 {
    padding-inline-end: 20rem !important;
  }

  .sm\:\!pe-9 {
    padding-inline-end: 2.25rem !important;
  }

  .sm\:\!pe-96 {
    padding-inline-end: 24rem !important;
  }

  .sm\:\!pe-px {
    padding-inline-end: 1px !important;
  }

  .sm\:\!ps-0 {
    padding-inline-start: 0px !important;
  }

  .sm\:\!ps-0\.5 {
    padding-inline-start: 0.125rem !important;
  }

  .sm\:\!ps-1 {
    padding-inline-start: 0.25rem !important;
  }

  .sm\:\!ps-1\.5 {
    padding-inline-start: 0.375rem !important;
  }

  .sm\:\!ps-10 {
    padding-inline-start: 2.5rem !important;
  }

  .sm\:\!ps-11 {
    padding-inline-start: 2.75rem !important;
  }

  .sm\:\!ps-12 {
    padding-inline-start: 3rem !important;
  }

  .sm\:\!ps-14 {
    padding-inline-start: 3.5rem !important;
  }

  .sm\:\!ps-16 {
    padding-inline-start: 4rem !important;
  }

  .sm\:\!ps-2 {
    padding-inline-start: 0.5rem !important;
  }

  .sm\:\!ps-2\.5 {
    padding-inline-start: 0.625rem !important;
  }

  .sm\:\!ps-20 {
    padding-inline-start: 5rem !important;
  }

  .sm\:\!ps-24 {
    padding-inline-start: 6rem !important;
  }

  .sm\:\!ps-28 {
    padding-inline-start: 7rem !important;
  }

  .sm\:\!ps-3 {
    padding-inline-start: 0.75rem !important;
  }

  .sm\:\!ps-3\.5 {
    padding-inline-start: 0.875rem !important;
  }

  .sm\:\!ps-32 {
    padding-inline-start: 8rem !important;
  }

  .sm\:\!ps-36 {
    padding-inline-start: 9rem !important;
  }

  .sm\:\!ps-4 {
    padding-inline-start: 1rem !important;
  }

  .sm\:\!ps-40 {
    padding-inline-start: 10rem !important;
  }

  .sm\:\!ps-44 {
    padding-inline-start: 11rem !important;
  }

  .sm\:\!ps-48 {
    padding-inline-start: 12rem !important;
  }

  .sm\:\!ps-5 {
    padding-inline-start: 1.25rem !important;
  }

  .sm\:\!ps-52 {
    padding-inline-start: 13rem !important;
  }

  .sm\:\!ps-56 {
    padding-inline-start: 14rem !important;
  }

  .sm\:\!ps-6 {
    padding-inline-start: 1.5rem !important;
  }

  .sm\:\!ps-60 {
    padding-inline-start: 15rem !important;
  }

  .sm\:\!ps-64 {
    padding-inline-start: 16rem !important;
  }

  .sm\:\!ps-7 {
    padding-inline-start: 1.75rem !important;
  }

  .sm\:\!ps-72 {
    padding-inline-start: 18rem !important;
  }

  .sm\:\!ps-8 {
    padding-inline-start: 2rem !important;
  }

  .sm\:\!ps-80 {
    padding-inline-start: 20rem !important;
  }

  .sm\:\!ps-9 {
    padding-inline-start: 2.25rem !important;
  }

  .sm\:\!ps-96 {
    padding-inline-start: 24rem !important;
  }

  .sm\:\!ps-px {
    padding-inline-start: 1px !important;
  }

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

  .sm\:\!pt-0\.5 {
    padding-top: 0.125rem !important;
  }

  .sm\:\!pt-1 {
    padding-top: 0.25rem !important;
  }

  .sm\:\!pt-1\.5 {
    padding-top: 0.375rem !important;
  }

  .sm\:\!pt-10 {
    padding-top: 2.5rem !important;
  }

  .sm\:\!pt-11 {
    padding-top: 2.75rem !important;
  }

  .sm\:\!pt-12 {
    padding-top: 3rem !important;
  }

  .sm\:\!pt-14 {
    padding-top: 3.5rem !important;
  }

  .sm\:\!pt-16 {
    padding-top: 4rem !important;
  }

  .sm\:\!pt-2 {
    padding-top: 0.5rem !important;
  }

  .sm\:\!pt-2\.5 {
    padding-top: 0.625rem !important;
  }

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

  .sm\:\!pt-24 {
    padding-top: 6rem !important;
  }

  .sm\:\!pt-28 {
    padding-top: 7rem !important;
  }

  .sm\:\!pt-3 {
    padding-top: 0.75rem !important;
  }

  .sm\:\!pt-3\.5 {
    padding-top: 0.875rem !important;
  }

  .sm\:\!pt-32 {
    padding-top: 8rem !important;
  }

  .sm\:\!pt-36 {
    padding-top: 9rem !important;
  }

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

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

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

  .sm\:\!pt-48 {
    padding-top: 12rem !important;
  }

  .sm\:\!pt-5 {
    padding-top: 1.25rem !important;
  }

  .sm\:\!pt-52 {
    padding-top: 13rem !important;
  }

  .sm\:\!pt-56 {
    padding-top: 14rem !important;
  }

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

  .sm\:\!pt-60 {
    padding-top: 15rem !important;
  }

  .sm\:\!pt-64 {
    padding-top: 16rem !important;
  }

  .sm\:\!pt-7 {
    padding-top: 1.75rem !important;
  }

  .sm\:\!pt-72 {
    padding-top: 18rem !important;
  }

  .sm\:\!pt-8 {
    padding-top: 2rem !important;
  }

  .sm\:\!pt-80 {
    padding-top: 20rem !important;
  }

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

  .sm\:\!pt-96 {
    padding-top: 24rem !important;
  }

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

  .sm\:pb-0 {
    padding-bottom: 0px;
  }

  .sm\:pb-0\.5 {
    padding-bottom: 0.125rem;
  }

  .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-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-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-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-9 {
    padding-bottom: 2.25rem;
  }

  .sm\:pb-96 {
    padding-bottom: 24rem;
  }

  .sm\:pb-px {
    padding-bottom: 1px;
  }

  .sm\:pe-0 {
    padding-inline-end: 0px;
  }

  .sm\:pe-0\.5 {
    padding-inline-end: 0.125rem;
  }

  .sm\:pe-1 {
    padding-inline-end: 0.25rem;
  }

  .sm\:pe-1\.5 {
    padding-inline-end: 0.375rem;
  }

  .sm\:pe-10 {
    padding-inline-end: 2.5rem;
  }

  .sm\:pe-11 {
    padding-inline-end: 2.75rem;
  }

  .sm\:pe-12 {
    padding-inline-end: 3rem;
  }

  .sm\:pe-14 {
    padding-inline-end: 3.5rem;
  }

  .sm\:pe-16 {
    padding-inline-end: 4rem;
  }

  .sm\:pe-2 {
    padding-inline-end: 0.5rem;
  }

  .sm\:pe-2\.5 {
    padding-inline-end: 0.625rem;
  }

  .sm\:pe-20 {
    padding-inline-end: 5rem;
  }

  .sm\:pe-24 {
    padding-inline-end: 6rem;
  }

  .sm\:pe-28 {
    padding-inline-end: 7rem;
  }

  .sm\:pe-3 {
    padding-inline-end: 0.75rem;
  }

  .sm\:pe-3\.5 {
    padding-inline-end: 0.875rem;
  }

  .sm\:pe-32 {
    padding-inline-end: 8rem;
  }

  .sm\:pe-36 {
    padding-inline-end: 9rem;
  }

  .sm\:pe-4 {
    padding-inline-end: 1rem;
  }

  .sm\:pe-40 {
    padding-inline-end: 10rem;
  }

  .sm\:pe-44 {
    padding-inline-end: 11rem;
  }

  .sm\:pe-48 {
    padding-inline-end: 12rem;
  }

  .sm\:pe-5 {
    padding-inline-end: 1.25rem;
  }

  .sm\:pe-52 {
    padding-inline-end: 13rem;
  }

  .sm\:pe-56 {
    padding-inline-end: 14rem;
  }

  .sm\:pe-6 {
    padding-inline-end: 1.5rem;
  }

  .sm\:pe-60 {
    padding-inline-end: 15rem;
  }

  .sm\:pe-64 {
    padding-inline-end: 16rem;
  }

  .sm\:pe-7 {
    padding-inline-end: 1.75rem;
  }

  .sm\:pe-72 {
    padding-inline-end: 18rem;
  }

  .sm\:pe-8 {
    padding-inline-end: 2rem;
  }

  .sm\:pe-80 {
    padding-inline-end: 20rem;
  }

  .sm\:pe-9 {
    padding-inline-end: 2.25rem;
  }

  .sm\:pe-96 {
    padding-inline-end: 24rem;
  }

  .sm\:pe-px {
    padding-inline-end: 1px;
  }

  .sm\:ps-0 {
    padding-inline-start: 0px;
  }

  .sm\:ps-0\.5 {
    padding-inline-start: 0.125rem;
  }

  .sm\:ps-1 {
    padding-inline-start: 0.25rem;
  }

  .sm\:ps-1\.5 {
    padding-inline-start: 0.375rem;
  }

  .sm\:ps-10 {
    padding-inline-start: 2.5rem;
  }

  .sm\:ps-11 {
    padding-inline-start: 2.75rem;
  }

  .sm\:ps-12 {
    padding-inline-start: 3rem;
  }

  .sm\:ps-14 {
    padding-inline-start: 3.5rem;
  }

  .sm\:ps-16 {
    padding-inline-start: 4rem;
  }

  .sm\:ps-2 {
    padding-inline-start: 0.5rem;
  }

  .sm\:ps-2\.5 {
    padding-inline-start: 0.625rem;
  }

  .sm\:ps-20 {
    padding-inline-start: 5rem;
  }

  .sm\:ps-24 {
    padding-inline-start: 6rem;
  }

  .sm\:ps-28 {
    padding-inline-start: 7rem;
  }

  .sm\:ps-3 {
    padding-inline-start: 0.75rem;
  }

  .sm\:ps-3\.5 {
    padding-inline-start: 0.875rem;
  }

  .sm\:ps-32 {
    padding-inline-start: 8rem;
  }

  .sm\:ps-36 {
    padding-inline-start: 9rem;
  }

  .sm\:ps-4 {
    padding-inline-start: 1rem;
  }

  .sm\:ps-40 {
    padding-inline-start: 10rem;
  }

  .sm\:ps-44 {
    padding-inline-start: 11rem;
  }

  .sm\:ps-48 {
    padding-inline-start: 12rem;
  }

  .sm\:ps-5 {
    padding-inline-start: 1.25rem;
  }

  .sm\:ps-52 {
    padding-inline-start: 13rem;
  }

  .sm\:ps-56 {
    padding-inline-start: 14rem;
  }

  .sm\:ps-6 {
    padding-inline-start: 1.5rem;
  }

  .sm\:ps-60 {
    padding-inline-start: 15rem;
  }

  .sm\:ps-64 {
    padding-inline-start: 16rem;
  }

  .sm\:ps-7 {
    padding-inline-start: 1.75rem;
  }

  .sm\:ps-72 {
    padding-inline-start: 18rem;
  }

  .sm\:ps-8 {
    padding-inline-start: 2rem;
  }

  .sm\:ps-80 {
    padding-inline-start: 20rem;
  }

  .sm\:ps-9 {
    padding-inline-start: 2.25rem;
  }

  .sm\:ps-96 {
    padding-inline-start: 24rem;
  }

  .sm\:ps-px {
    padding-inline-start: 1px;
  }

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

  .sm\:pt-0\.5 {
    padding-top: 0.125rem;
  }

  .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-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-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-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-9 {
    padding-top: 2.25rem;
  }

  .sm\:pt-96 {
    padding-top: 24rem;
  }

  .sm\:pt-px {
    padding-top: 1px;
  }

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

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

  .sm\:\[\&_\.slick-list\]\:-mx-3\.5 .slick-list {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
  }

  .sm\:\[\&_\.slick-list\]\:-mx-8 .slick-list {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .sm\:\[\&_\.slick-slide\]\:mx-3\.5 .slick-slide {
    margin-left: 0.875rem;
    margin-right: 0.875rem;
  }

  .sm\:\[\&_\.slick-slide\]\:mx-8 .slick-slide {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}

@media not all and (min-width: 640px) {

  .footer-contact {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .rtl\:max-sm\:\!text-sm:where([dir="rtl"], [dir="rtl"] *)p {
    margin-bottom: 1.75rem;
  }

  .max-sm\:flex {
    display: flex;
  }

  .max-sm\:hidden {
    display: none;
  }

  .max-sm\:items-center {
    align-items: center;
  }

  .max-sm\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .rtl\:max-sm\:\!text-sm:where([dir="rtl"], [dir="rtl"] *) {
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
  }
}

@media (min-width: 768px) {

  html {
    scroll-behavior: auto;
  }

  .container {
    max-width: 768px;
    padding-right: 0.875rem;
    padding-left: 0.875rem;
  }

  .aegov-accordion:not(.aegov-mobile-accordion) .accordion-title button {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .aegov-accordion:not(.aegov-mobile-accordion) .accordion-content .accordion-content-body {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .aegov-alert > .alert-content.alert-with-link {
    display: flex;
    justify-content: space-between;
  }

  .aegov-alert > .alert-content.alert-with-link .alert-link {
    margin-left: 1.5rem;
    margin-top: 0px;
  }

  .aegov-modal {
    inset: 0px;
  }

  .lang-header {
    margin-bottom: 2rem;
    gap: 2rem;
  }

  .lang-primary {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .logos .logo-item:not(:last-child) {
    margin-inline-end: 1.25rem;
  }

  .logo img {
    max-height: 4rem;
    max-width: 11.25rem;
  }

  .secondary-logo {
    height: 3rem;
  }

  .header-top-right {
    min-height: 3rem;
    min-width: 3rem;
  }

  .header-top-right .emblem-logo {
    height: 3.5rem;
    width: 3.5rem;
  }

  .main-navigation .nav-menu > .menu-item > a {
    border-bottom-width: 2px;
  }

  .aegov-footer .accordion-title button {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }

  .aegov-hero .hero-controls {
    margin-top: 1rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

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

  .aegov-hero .hero-col-left {
    flex-basis: 66.666667%;
  }

  .aegov-hero .hero-col-left::before {
    position: absolute;
    inset: 0px;
    z-index: 10;
    height: 100%;
    width: 130%;
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: #F2ECCF var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(242 236 207 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    content: var(--tw-content);
    --tw-gradient-from-position: 80%;
  }

  .aegov-hero .hero-col-left:where([dir="rtl"], [dir="rtl"] *)::before {
    content: var(--tw-content);
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .aegov-hero .hero-col-right {
    flex-basis: 33.333333%;
  }

  .aegov-hero .hero-col-right img {
    position: absolute;
    inset: 0px;
    height: 100%;
  }

  .aegov-hero .hero-col-content {
    text-align: left;
  }

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

  .aegov-hero .hero-hero-title-wrap {
    top: 50%;
    inset-inline-start: 2rem;
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

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

  .aegov-hero .hero-title {
    font-size: 2.5rem;
    line-height: 1.2;
  }

  .aegov-hero .hero-hero-title {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .aegov-hero .hero-description {
    font-size: 1.625rem;
    line-height: 2.125rem;
  }

  .aegov-hero picture img {
    min-height: 30vw;
  }

  .aegov-hero .hero-title:where([dir="rtl"], [dir="rtl"] *), .aegov-hero .hero-hero-title:where([dir="rtl"], [dir="rtl"] *) {
    line-height: 2 !important;
  }

  .aegov-empty-state {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .aegov-empty-state svg,
        .aegov-empty-state img {
    max-width: 12rem;
  }

  .aegov-empty-state .aegov-empty-text {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .aegov-loader.inline-loader {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .services-listing:not(.list-view) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

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

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

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

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

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

  .md\:\!-m-0\.5 {
    margin: -0.125rem !important;
  }

  .md\:\!-m-1 {
    margin: -0.25rem !important;
  }

  .md\:\!-m-1\.5 {
    margin: -0.375rem !important;
  }

  .md\:\!-m-10 {
    margin: -2.5rem !important;
  }

  .md\:\!-m-11 {
    margin: -2.75rem !important;
  }

  .md\:\!-m-12 {
    margin: -3rem !important;
  }

  .md\:\!-m-14 {
    margin: -3.5rem !important;
  }

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

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

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

  .md\:\!-m-20 {
    margin: -5rem !important;
  }

  .md\:\!-m-24 {
    margin: -6rem !important;
  }

  .md\:\!-m-28 {
    margin: -7rem !important;
  }

  .md\:\!-m-3 {
    margin: -0.75rem !important;
  }

  .md\:\!-m-3\.5 {
    margin: -0.875rem !important;
  }

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

  .md\:\!-m-36 {
    margin: -9rem !important;
  }

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

  .md\:\!-m-40 {
    margin: -10rem !important;
  }

  .md\:\!-m-44 {
    margin: -11rem !important;
  }

  .md\:\!-m-48 {
    margin: -12rem !important;
  }

  .md\:\!-m-5 {
    margin: -1.25rem !important;
  }

  .md\:\!-m-52 {
    margin: -13rem !important;
  }

  .md\:\!-m-56 {
    margin: -14rem !important;
  }

  .md\:\!-m-6 {
    margin: -1.5rem !important;
  }

  .md\:\!-m-60 {
    margin: -15rem !important;
  }

  .md\:\!-m-64 {
    margin: -16rem !important;
  }

  .md\:\!-m-7 {
    margin: -1.75rem !important;
  }

  .md\:\!-m-72 {
    margin: -18rem !important;
  }

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

  .md\:\!-m-80 {
    margin: -20rem !important;
  }

  .md\:\!-m-9 {
    margin: -2.25rem !important;
  }

  .md\:\!-m-96 {
    margin: -24rem !important;
  }

  .md\:\!-m-px {
    margin: -1px !important;
  }

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

  .md\:\!m-0\.5 {
    margin: 0.125rem !important;
  }

  .md\:\!m-1 {
    margin: 0.25rem !important;
  }

  .md\:\!m-1\.5 {
    margin: 0.375rem !important;
  }

  .md\:\!m-10 {
    margin: 2.5rem !important;
  }

  .md\:\!m-11 {
    margin: 2.75rem !important;
  }

  .md\:\!m-12 {
    margin: 3rem !important;
  }

  .md\:\!m-14 {
    margin: 3.5rem !important;
  }

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

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

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

  .md\:\!m-20 {
    margin: 5rem !important;
  }

  .md\:\!m-24 {
    margin: 6rem !important;
  }

  .md\:\!m-28 {
    margin: 7rem !important;
  }

  .md\:\!m-3 {
    margin: 0.75rem !important;
  }

  .md\:\!m-3\.5 {
    margin: 0.875rem !important;
  }

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

  .md\:\!m-36 {
    margin: 9rem !important;
  }

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

  .md\:\!m-40 {
    margin: 10rem !important;
  }

  .md\:\!m-44 {
    margin: 11rem !important;
  }

  .md\:\!m-48 {
    margin: 12rem !important;
  }

  .md\:\!m-5 {
    margin: 1.25rem !important;
  }

  .md\:\!m-52 {
    margin: 13rem !important;
  }

  .md\:\!m-56 {
    margin: 14rem !important;
  }

  .md\:\!m-6 {
    margin: 1.5rem !important;
  }

  .md\:\!m-60 {
    margin: 15rem !important;
  }

  .md\:\!m-64 {
    margin: 16rem !important;
  }

  .md\:\!m-7 {
    margin: 1.75rem !important;
  }

  .md\:\!m-72 {
    margin: 18rem !important;
  }

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

  .md\:\!m-80 {
    margin: 20rem !important;
  }

  .md\:\!m-9 {
    margin: 2.25rem !important;
  }

  .md\:\!m-96 {
    margin: 24rem !important;
  }

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

  .md\:\!m-px {
    margin: 1px !important;
  }

  .md\:-m-0 {
    margin: -0px;
  }

  .md\:-m-0\.5 {
    margin: -0.125rem;
  }

  .md\:-m-1 {
    margin: -0.25rem;
  }

  .md\:-m-1\.5 {
    margin: -0.375rem;
  }

  .md\:-m-10 {
    margin: -2.5rem;
  }

  .md\:-m-11 {
    margin: -2.75rem;
  }

  .md\:-m-12 {
    margin: -3rem;
  }

  .md\:-m-14 {
    margin: -3.5rem;
  }

  .md\:-m-16 {
    margin: -4rem;
  }

  .md\:-m-2 {
    margin: -0.5rem;
  }

  .md\:-m-2\.5 {
    margin: -0.625rem;
  }

  .md\:-m-20 {
    margin: -5rem;
  }

  .md\:-m-24 {
    margin: -6rem;
  }

  .md\:-m-28 {
    margin: -7rem;
  }

  .md\:-m-3 {
    margin: -0.75rem;
  }

  .md\:-m-3\.5 {
    margin: -0.875rem;
  }

  .md\:-m-32 {
    margin: -8rem;
  }

  .md\:-m-36 {
    margin: -9rem;
  }

  .md\:-m-4 {
    margin: -1rem;
  }

  .md\:-m-40 {
    margin: -10rem;
  }

  .md\:-m-44 {
    margin: -11rem;
  }

  .md\:-m-48 {
    margin: -12rem;
  }

  .md\:-m-5 {
    margin: -1.25rem;
  }

  .md\:-m-52 {
    margin: -13rem;
  }

  .md\:-m-56 {
    margin: -14rem;
  }

  .md\:-m-6 {
    margin: -1.5rem;
  }

  .md\:-m-60 {
    margin: -15rem;
  }

  .md\:-m-64 {
    margin: -16rem;
  }

  .md\:-m-7 {
    margin: -1.75rem;
  }

  .md\:-m-72 {
    margin: -18rem;
  }

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

  .md\:-m-80 {
    margin: -20rem;
  }

  .md\:-m-9 {
    margin: -2.25rem;
  }

  .md\:-m-96 {
    margin: -24rem;
  }

  .md\:-m-px {
    margin: -1px;
  }

  .md\:m-0 {
    margin: 0px;
  }

  .md\:m-0\.5 {
    margin: 0.125rem;
  }

  .md\:m-1 {
    margin: 0.25rem;
  }

  .md\:m-1\.5 {
    margin: 0.375rem;
  }

  .md\:m-10 {
    margin: 2.5rem;
  }

  .md\:m-11 {
    margin: 2.75rem;
  }

  .md\:m-12 {
    margin: 3rem;
  }

  .md\:m-14 {
    margin: 3.5rem;
  }

  .md\:m-16 {
    margin: 4rem;
  }

  .md\:m-2 {
    margin: 0.5rem;
  }

  .md\:m-2\.5 {
    margin: 0.625rem;
  }

  .md\:m-20 {
    margin: 5rem;
  }

  .md\:m-24 {
    margin: 6rem;
  }

  .md\:m-28 {
    margin: 7rem;
  }

  .md\:m-3 {
    margin: 0.75rem;
  }

  .md\:m-3\.5 {
    margin: 0.875rem;
  }

  .md\:m-32 {
    margin: 8rem;
  }

  .md\:m-36 {
    margin: 9rem;
  }

  .md\:m-4 {
    margin: 1rem;
  }

  .md\:m-40 {
    margin: 10rem;
  }

  .md\:m-44 {
    margin: 11rem;
  }

  .md\:m-48 {
    margin: 12rem;
  }

  .md\:m-5 {
    margin: 1.25rem;
  }

  .md\:m-52 {
    margin: 13rem;
  }

  .md\:m-56 {
    margin: 14rem;
  }

  .md\:m-6 {
    margin: 1.5rem;
  }

  .md\:m-60 {
    margin: 15rem;
  }

  .md\:m-64 {
    margin: 16rem;
  }

  .md\:m-7 {
    margin: 1.75rem;
  }

  .md\:m-72 {
    margin: 18rem;
  }

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

  .md\:m-80 {
    margin: 20rem;
  }

  .md\:m-9 {
    margin: 2.25rem;
  }

  .md\:m-96 {
    margin: 24rem;
  }

  .md\:m-auto {
    margin: auto;
  }

  .md\:m-px {
    margin: 1px;
  }

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

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

  .md\:\!-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

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

  .md\:\!-mx-10 {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .md\:\!-mx-11 {
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .md\:\!-mx-12 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .md\:\!-mx-14 {
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

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

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

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

  .md\:\!-mx-20 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .md\:\!-mx-24 {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .md\:\!-mx-28 {
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

  .md\:\!-mx-3 {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

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

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

  .md\:\!-mx-36 {
    margin-left: -9rem !important;
    margin-right: -9rem !important;
  }

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

  .md\:\!-mx-40 {
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .md\:\!-mx-44 {
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .md\:\!-mx-48 {
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .md\:\!-mx-5 {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .md\:\!-mx-52 {
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .md\:\!-mx-56 {
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .md\:\!-mx-6 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .md\:\!-mx-60 {
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .md\:\!-mx-64 {
    margin-left: -16rem !important;
    margin-right: -16rem !important;
  }

  .md\:\!-mx-7 {
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .md\:\!-mx-72 {
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

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

  .md\:\!-mx-80 {
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

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

  .md\:\!-mx-96 {
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

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

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

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

  .md\:\!-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

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

  .md\:\!-my-10 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .md\:\!-my-11 {
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .md\:\!-my-12 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .md\:\!-my-14 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .md\:\!-my-16 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .md\:\!-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

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

  .md\:\!-my-20 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

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

  .md\:\!-my-28 {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .md\:\!-my-3 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

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

  .md\:\!-my-32 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .md\:\!-my-36 {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

  .md\:\!-my-4 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .md\:\!-my-40 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .md\:\!-my-44 {
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .md\:\!-my-48 {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .md\:\!-my-5 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .md\:\!-my-52 {
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .md\:\!-my-56 {
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

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

  .md\:\!-my-60 {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .md\:\!-my-64 {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .md\:\!-my-7 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .md\:\!-my-72 {
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

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

  .md\:\!-my-80 {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .md\:\!-my-9 {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .md\:\!-my-96 {
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

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

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

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

  .md\:\!mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

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

  .md\:\!mx-10 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .md\:\!mx-11 {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .md\:\!mx-12 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .md\:\!mx-14 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

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

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

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

  .md\:\!mx-20 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .md\:\!mx-24 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .md\:\!mx-28 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .md\:\!mx-3 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

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

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

  .md\:\!mx-36 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

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

  .md\:\!mx-40 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .md\:\!mx-44 {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .md\:\!mx-48 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .md\:\!mx-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .md\:\!mx-52 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .md\:\!mx-56 {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .md\:\!mx-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .md\:\!mx-60 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .md\:\!mx-64 {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }

  .md\:\!mx-7 {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .md\:\!mx-72 {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

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

  .md\:\!mx-80 {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

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

  .md\:\!mx-96 {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

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

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

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

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

  .md\:\!my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

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

  .md\:\!my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .md\:\!my-11 {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .md\:\!my-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .md\:\!my-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .md\:\!my-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .md\:\!my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

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

  .md\:\!my-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

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

  .md\:\!my-28 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .md\:\!my-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

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

  .md\:\!my-32 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .md\:\!my-36 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .md\:\!my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .md\:\!my-40 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .md\:\!my-44 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .md\:\!my-48 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .md\:\!my-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .md\:\!my-52 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .md\:\!my-56 {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

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

  .md\:\!my-60 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .md\:\!my-64 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .md\:\!my-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .md\:\!my-72 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

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

  .md\:\!my-80 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .md\:\!my-9 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .md\:\!my-96 {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

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

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

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

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

  .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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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 !important;
  }

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

  .md\:\!-mb-1 {
    margin-bottom: -0.25rem !important;
  }

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

  .md\:\!-mb-10 {
    margin-bottom: -2.5rem !important;
  }

  .md\:\!-mb-11 {
    margin-bottom: -2.75rem !important;
  }

  .md\:\!-mb-12 {
    margin-bottom: -3rem !important;
  }

  .md\:\!-mb-14 {
    margin-bottom: -3.5rem !important;
  }

  .md\:\!-mb-16 {
    margin-bottom: -4rem !important;
  }

  .md\:\!-mb-2 {
    margin-bottom: -0.5rem !important;
  }

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

  .md\:\!-mb-20 {
    margin-bottom: -5rem !important;
  }

  .md\:\!-mb-24 {
    margin-bottom: -6rem !important;
  }

  .md\:\!-mb-28 {
    margin-bottom: -7rem !important;
  }

  .md\:\!-mb-3 {
    margin-bottom: -0.75rem !important;
  }

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

  .md\:\!-mb-32 {
    margin-bottom: -8rem !important;
  }

  .md\:\!-mb-36 {
    margin-bottom: -9rem !important;
  }

  .md\:\!-mb-4 {
    margin-bottom: -1rem !important;
  }

  .md\:\!-mb-40 {
    margin-bottom: -10rem !important;
  }

  .md\:\!-mb-44 {
    margin-bottom: -11rem !important;
  }

  .md\:\!-mb-48 {
    margin-bottom: -12rem !important;
  }

  .md\:\!-mb-5 {
    margin-bottom: -1.25rem !important;
  }

  .md\:\!-mb-52 {
    margin-bottom: -13rem !important;
  }

  .md\:\!-mb-56 {
    margin-bottom: -14rem !important;
  }

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

  .md\:\!-mb-60 {
    margin-bottom: -15rem !important;
  }

  .md\:\!-mb-64 {
    margin-bottom: -16rem !important;
  }

  .md\:\!-mb-7 {
    margin-bottom: -1.75rem !important;
  }

  .md\:\!-mb-72 {
    margin-bottom: -18rem !important;
  }

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

  .md\:\!-mb-80 {
    margin-bottom: -20rem !important;
  }

  .md\:\!-mb-9 {
    margin-bottom: -2.25rem !important;
  }

  .md\:\!-mb-96 {
    margin-bottom: -24rem !important;
  }

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

  .md\:\!-me-0 {
    margin-inline-end: -0px !important;
  }

  .md\:\!-me-0\.5 {
    margin-inline-end: -0.125rem !important;
  }

  .md\:\!-me-1 {
    margin-inline-end: -0.25rem !important;
  }

  .md\:\!-me-1\.5 {
    margin-inline-end: -0.375rem !important;
  }

  .md\:\!-me-10 {
    margin-inline-end: -2.5rem !important;
  }

  .md\:\!-me-11 {
    margin-inline-end: -2.75rem !important;
  }

  .md\:\!-me-12 {
    margin-inline-end: -3rem !important;
  }

  .md\:\!-me-14 {
    margin-inline-end: -3.5rem !important;
  }

  .md\:\!-me-16 {
    margin-inline-end: -4rem !important;
  }

  .md\:\!-me-2 {
    margin-inline-end: -0.5rem !important;
  }

  .md\:\!-me-2\.5 {
    margin-inline-end: -0.625rem !important;
  }

  .md\:\!-me-20 {
    margin-inline-end: -5rem !important;
  }

  .md\:\!-me-24 {
    margin-inline-end: -6rem !important;
  }

  .md\:\!-me-28 {
    margin-inline-end: -7rem !important;
  }

  .md\:\!-me-3 {
    margin-inline-end: -0.75rem !important;
  }

  .md\:\!-me-3\.5 {
    margin-inline-end: -0.875rem !important;
  }

  .md\:\!-me-32 {
    margin-inline-end: -8rem !important;
  }

  .md\:\!-me-36 {
    margin-inline-end: -9rem !important;
  }

  .md\:\!-me-4 {
    margin-inline-end: -1rem !important;
  }

  .md\:\!-me-40 {
    margin-inline-end: -10rem !important;
  }

  .md\:\!-me-44 {
    margin-inline-end: -11rem !important;
  }

  .md\:\!-me-48 {
    margin-inline-end: -12rem !important;
  }

  .md\:\!-me-5 {
    margin-inline-end: -1.25rem !important;
  }

  .md\:\!-me-52 {
    margin-inline-end: -13rem !important;
  }

  .md\:\!-me-56 {
    margin-inline-end: -14rem !important;
  }

  .md\:\!-me-6 {
    margin-inline-end: -1.5rem !important;
  }

  .md\:\!-me-60 {
    margin-inline-end: -15rem !important;
  }

  .md\:\!-me-64 {
    margin-inline-end: -16rem !important;
  }

  .md\:\!-me-7 {
    margin-inline-end: -1.75rem !important;
  }

  .md\:\!-me-72 {
    margin-inline-end: -18rem !important;
  }

  .md\:\!-me-8 {
    margin-inline-end: -2rem !important;
  }

  .md\:\!-me-80 {
    margin-inline-end: -20rem !important;
  }

  .md\:\!-me-9 {
    margin-inline-end: -2.25rem !important;
  }

  .md\:\!-me-96 {
    margin-inline-end: -24rem !important;
  }

  .md\:\!-me-px {
    margin-inline-end: -1px !important;
  }

  .md\:\!-ms-0 {
    margin-inline-start: -0px !important;
  }

  .md\:\!-ms-0\.5 {
    margin-inline-start: -0.125rem !important;
  }

  .md\:\!-ms-1 {
    margin-inline-start: -0.25rem !important;
  }

  .md\:\!-ms-1\.5 {
    margin-inline-start: -0.375rem !important;
  }

  .md\:\!-ms-10 {
    margin-inline-start: -2.5rem !important;
  }

  .md\:\!-ms-11 {
    margin-inline-start: -2.75rem !important;
  }

  .md\:\!-ms-12 {
    margin-inline-start: -3rem !important;
  }

  .md\:\!-ms-14 {
    margin-inline-start: -3.5rem !important;
  }

  .md\:\!-ms-16 {
    margin-inline-start: -4rem !important;
  }

  .md\:\!-ms-2 {
    margin-inline-start: -0.5rem !important;
  }

  .md\:\!-ms-2\.5 {
    margin-inline-start: -0.625rem !important;
  }

  .md\:\!-ms-20 {
    margin-inline-start: -5rem !important;
  }

  .md\:\!-ms-24 {
    margin-inline-start: -6rem !important;
  }

  .md\:\!-ms-28 {
    margin-inline-start: -7rem !important;
  }

  .md\:\!-ms-3 {
    margin-inline-start: -0.75rem !important;
  }

  .md\:\!-ms-3\.5 {
    margin-inline-start: -0.875rem !important;
  }

  .md\:\!-ms-32 {
    margin-inline-start: -8rem !important;
  }

  .md\:\!-ms-36 {
    margin-inline-start: -9rem !important;
  }

  .md\:\!-ms-4 {
    margin-inline-start: -1rem !important;
  }

  .md\:\!-ms-40 {
    margin-inline-start: -10rem !important;
  }

  .md\:\!-ms-44 {
    margin-inline-start: -11rem !important;
  }

  .md\:\!-ms-48 {
    margin-inline-start: -12rem !important;
  }

  .md\:\!-ms-5 {
    margin-inline-start: -1.25rem !important;
  }

  .md\:\!-ms-52 {
    margin-inline-start: -13rem !important;
  }

  .md\:\!-ms-56 {
    margin-inline-start: -14rem !important;
  }

  .md\:\!-ms-6 {
    margin-inline-start: -1.5rem !important;
  }

  .md\:\!-ms-60 {
    margin-inline-start: -15rem !important;
  }

  .md\:\!-ms-64 {
    margin-inline-start: -16rem !important;
  }

  .md\:\!-ms-7 {
    margin-inline-start: -1.75rem !important;
  }

  .md\:\!-ms-72 {
    margin-inline-start: -18rem !important;
  }

  .md\:\!-ms-8 {
    margin-inline-start: -2rem !important;
  }

  .md\:\!-ms-80 {
    margin-inline-start: -20rem !important;
  }

  .md\:\!-ms-9 {
    margin-inline-start: -2.25rem !important;
  }

  .md\:\!-ms-96 {
    margin-inline-start: -24rem !important;
  }

  .md\:\!-ms-px {
    margin-inline-start: -1px !important;
  }

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

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

  .md\:\!-mt-1 {
    margin-top: -0.25rem !important;
  }

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

  .md\:\!-mt-10 {
    margin-top: -2.5rem !important;
  }

  .md\:\!-mt-11 {
    margin-top: -2.75rem !important;
  }

  .md\:\!-mt-12 {
    margin-top: -3rem !important;
  }

  .md\:\!-mt-14 {
    margin-top: -3.5rem !important;
  }

  .md\:\!-mt-16 {
    margin-top: -4rem !important;
  }

  .md\:\!-mt-2 {
    margin-top: -0.5rem !important;
  }

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

  .md\:\!-mt-20 {
    margin-top: -5rem !important;
  }

  .md\:\!-mt-24 {
    margin-top: -6rem !important;
  }

  .md\:\!-mt-28 {
    margin-top: -7rem !important;
  }

  .md\:\!-mt-3 {
    margin-top: -0.75rem !important;
  }

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

  .md\:\!-mt-32 {
    margin-top: -8rem !important;
  }

  .md\:\!-mt-36 {
    margin-top: -9rem !important;
  }

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

  .md\:\!-mt-40 {
    margin-top: -10rem !important;
  }

  .md\:\!-mt-44 {
    margin-top: -11rem !important;
  }

  .md\:\!-mt-48 {
    margin-top: -12rem !important;
  }

  .md\:\!-mt-5 {
    margin-top: -1.25rem !important;
  }

  .md\:\!-mt-52 {
    margin-top: -13rem !important;
  }

  .md\:\!-mt-56 {
    margin-top: -14rem !important;
  }

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

  .md\:\!-mt-60 {
    margin-top: -15rem !important;
  }

  .md\:\!-mt-64 {
    margin-top: -16rem !important;
  }

  .md\:\!-mt-7 {
    margin-top: -1.75rem !important;
  }

  .md\:\!-mt-72 {
    margin-top: -18rem !important;
  }

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

  .md\:\!-mt-80 {
    margin-top: -20rem !important;
  }

  .md\:\!-mt-9 {
    margin-top: -2.25rem !important;
  }

  .md\:\!-mt-96 {
    margin-top: -24rem !important;
  }

  .md\:\!-mt-px {
    margin-top: -1px !important;
  }

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

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

  .md\:\!mb-1 {
    margin-bottom: 0.25rem !important;
  }

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

  .md\:\!mb-10 {
    margin-bottom: 2.5rem !important;
  }

  .md\:\!mb-11 {
    margin-bottom: 2.75rem !important;
  }

  .md\:\!mb-12 {
    margin-bottom: 3rem !important;
  }

  .md\:\!mb-14 {
    margin-bottom: 3.5rem !important;
  }

  .md\:\!mb-16 {
    margin-bottom: 4rem !important;
  }

  .md\:\!mb-2 {
    margin-bottom: 0.5rem !important;
  }

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

  .md\:\!mb-20 {
    margin-bottom: 5rem !important;
  }

  .md\:\!mb-24 {
    margin-bottom: 6rem !important;
  }

  .md\:\!mb-28 {
    margin-bottom: 7rem !important;
  }

  .md\:\!mb-3 {
    margin-bottom: 0.75rem !important;
  }

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

  .md\:\!mb-32 {
    margin-bottom: 8rem !important;
  }

  .md\:\!mb-36 {
    margin-bottom: 9rem !important;
  }

  .md\:\!mb-4 {
    margin-bottom: 1rem !important;
  }

  .md\:\!mb-40 {
    margin-bottom: 10rem !important;
  }

  .md\:\!mb-44 {
    margin-bottom: 11rem !important;
  }

  .md\:\!mb-48 {
    margin-bottom: 12rem !important;
  }

  .md\:\!mb-5 {
    margin-bottom: 1.25rem !important;
  }

  .md\:\!mb-52 {
    margin-bottom: 13rem !important;
  }

  .md\:\!mb-56 {
    margin-bottom: 14rem !important;
  }

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

  .md\:\!mb-60 {
    margin-bottom: 15rem !important;
  }

  .md\:\!mb-64 {
    margin-bottom: 16rem !important;
  }

  .md\:\!mb-7 {
    margin-bottom: 1.75rem !important;
  }

  .md\:\!mb-72 {
    margin-bottom: 18rem !important;
  }

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

  .md\:\!mb-80 {
    margin-bottom: 20rem !important;
  }

  .md\:\!mb-9 {
    margin-bottom: 2.25rem !important;
  }

  .md\:\!mb-96 {
    margin-bottom: 24rem !important;
  }

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

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

  .md\:\!me-0 {
    margin-inline-end: 0px !important;
  }

  .md\:\!me-0\.5 {
    margin-inline-end: 0.125rem !important;
  }

  .md\:\!me-1 {
    margin-inline-end: 0.25rem !important;
  }

  .md\:\!me-1\.5 {
    margin-inline-end: 0.375rem !important;
  }

  .md\:\!me-10 {
    margin-inline-end: 2.5rem !important;
  }

  .md\:\!me-11 {
    margin-inline-end: 2.75rem !important;
  }

  .md\:\!me-12 {
    margin-inline-end: 3rem !important;
  }

  .md\:\!me-14 {
    margin-inline-end: 3.5rem !important;
  }

  .md\:\!me-16 {
    margin-inline-end: 4rem !important;
  }

  .md\:\!me-2 {
    margin-inline-end: 0.5rem !important;
  }

  .md\:\!me-2\.5 {
    margin-inline-end: 0.625rem !important;
  }

  .md\:\!me-20 {
    margin-inline-end: 5rem !important;
  }

  .md\:\!me-24 {
    margin-inline-end: 6rem !important;
  }

  .md\:\!me-28 {
    margin-inline-end: 7rem !important;
  }

  .md\:\!me-3 {
    margin-inline-end: 0.75rem !important;
  }

  .md\:\!me-3\.5 {
    margin-inline-end: 0.875rem !important;
  }

  .md\:\!me-32 {
    margin-inline-end: 8rem !important;
  }

  .md\:\!me-36 {
    margin-inline-end: 9rem !important;
  }

  .md\:\!me-4 {
    margin-inline-end: 1rem !important;
  }

  .md\:\!me-40 {
    margin-inline-end: 10rem !important;
  }

  .md\:\!me-44 {
    margin-inline-end: 11rem !important;
  }

  .md\:\!me-48 {
    margin-inline-end: 12rem !important;
  }

  .md\:\!me-5 {
    margin-inline-end: 1.25rem !important;
  }

  .md\:\!me-52 {
    margin-inline-end: 13rem !important;
  }

  .md\:\!me-56 {
    margin-inline-end: 14rem !important;
  }

  .md\:\!me-6 {
    margin-inline-end: 1.5rem !important;
  }

  .md\:\!me-60 {
    margin-inline-end: 15rem !important;
  }

  .md\:\!me-64 {
    margin-inline-end: 16rem !important;
  }

  .md\:\!me-7 {
    margin-inline-end: 1.75rem !important;
  }

  .md\:\!me-72 {
    margin-inline-end: 18rem !important;
  }

  .md\:\!me-8 {
    margin-inline-end: 2rem !important;
  }

  .md\:\!me-80 {
    margin-inline-end: 20rem !important;
  }

  .md\:\!me-9 {
    margin-inline-end: 2.25rem !important;
  }

  .md\:\!me-96 {
    margin-inline-end: 24rem !important;
  }

  .md\:\!me-auto {
    margin-inline-end: auto !important;
  }

  .md\:\!me-px {
    margin-inline-end: 1px !important;
  }

  .md\:\!ms-0 {
    margin-inline-start: 0px !important;
  }

  .md\:\!ms-0\.5 {
    margin-inline-start: 0.125rem !important;
  }

  .md\:\!ms-1 {
    margin-inline-start: 0.25rem !important;
  }

  .md\:\!ms-1\.5 {
    margin-inline-start: 0.375rem !important;
  }

  .md\:\!ms-10 {
    margin-inline-start: 2.5rem !important;
  }

  .md\:\!ms-11 {
    margin-inline-start: 2.75rem !important;
  }

  .md\:\!ms-12 {
    margin-inline-start: 3rem !important;
  }

  .md\:\!ms-14 {
    margin-inline-start: 3.5rem !important;
  }

  .md\:\!ms-16 {
    margin-inline-start: 4rem !important;
  }

  .md\:\!ms-2 {
    margin-inline-start: 0.5rem !important;
  }

  .md\:\!ms-2\.5 {
    margin-inline-start: 0.625rem !important;
  }

  .md\:\!ms-20 {
    margin-inline-start: 5rem !important;
  }

  .md\:\!ms-24 {
    margin-inline-start: 6rem !important;
  }

  .md\:\!ms-28 {
    margin-inline-start: 7rem !important;
  }

  .md\:\!ms-3 {
    margin-inline-start: 0.75rem !important;
  }

  .md\:\!ms-3\.5 {
    margin-inline-start: 0.875rem !important;
  }

  .md\:\!ms-32 {
    margin-inline-start: 8rem !important;
  }

  .md\:\!ms-36 {
    margin-inline-start: 9rem !important;
  }

  .md\:\!ms-4 {
    margin-inline-start: 1rem !important;
  }

  .md\:\!ms-40 {
    margin-inline-start: 10rem !important;
  }

  .md\:\!ms-44 {
    margin-inline-start: 11rem !important;
  }

  .md\:\!ms-48 {
    margin-inline-start: 12rem !important;
  }

  .md\:\!ms-5 {
    margin-inline-start: 1.25rem !important;
  }

  .md\:\!ms-52 {
    margin-inline-start: 13rem !important;
  }

  .md\:\!ms-56 {
    margin-inline-start: 14rem !important;
  }

  .md\:\!ms-6 {
    margin-inline-start: 1.5rem !important;
  }

  .md\:\!ms-60 {
    margin-inline-start: 15rem !important;
  }

  .md\:\!ms-64 {
    margin-inline-start: 16rem !important;
  }

  .md\:\!ms-7 {
    margin-inline-start: 1.75rem !important;
  }

  .md\:\!ms-72 {
    margin-inline-start: 18rem !important;
  }

  .md\:\!ms-8 {
    margin-inline-start: 2rem !important;
  }

  .md\:\!ms-80 {
    margin-inline-start: 20rem !important;
  }

  .md\:\!ms-9 {
    margin-inline-start: 2.25rem !important;
  }

  .md\:\!ms-96 {
    margin-inline-start: 24rem !important;
  }

  .md\:\!ms-auto {
    margin-inline-start: auto !important;
  }

  .md\:\!ms-px {
    margin-inline-start: 1px !important;
  }

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

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

  .md\:\!mt-1 {
    margin-top: 0.25rem !important;
  }

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

  .md\:\!mt-10 {
    margin-top: 2.5rem !important;
  }

  .md\:\!mt-11 {
    margin-top: 2.75rem !important;
  }

  .md\:\!mt-12 {
    margin-top: 3rem !important;
  }

  .md\:\!mt-14 {
    margin-top: 3.5rem !important;
  }

  .md\:\!mt-16 {
    margin-top: 4rem !important;
  }

  .md\:\!mt-2 {
    margin-top: 0.5rem !important;
  }

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

  .md\:\!mt-20 {
    margin-top: 5rem !important;
  }

  .md\:\!mt-24 {
    margin-top: 6rem !important;
  }

  .md\:\!mt-28 {
    margin-top: 7rem !important;
  }

  .md\:\!mt-3 {
    margin-top: 0.75rem !important;
  }

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

  .md\:\!mt-32 {
    margin-top: 8rem !important;
  }

  .md\:\!mt-36 {
    margin-top: 9rem !important;
  }

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

  .md\:\!mt-40 {
    margin-top: 10rem !important;
  }

  .md\:\!mt-44 {
    margin-top: 11rem !important;
  }

  .md\:\!mt-48 {
    margin-top: 12rem !important;
  }

  .md\:\!mt-5 {
    margin-top: 1.25rem !important;
  }

  .md\:\!mt-52 {
    margin-top: 13rem !important;
  }

  .md\:\!mt-56 {
    margin-top: 14rem !important;
  }

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

  .md\:\!mt-60 {
    margin-top: 15rem !important;
  }

  .md\:\!mt-64 {
    margin-top: 16rem !important;
  }

  .md\:\!mt-7 {
    margin-top: 1.75rem !important;
  }

  .md\:\!mt-72 {
    margin-top: 18rem !important;
  }

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

  .md\:\!mt-80 {
    margin-top: 20rem !important;
  }

  .md\:\!mt-9 {
    margin-top: 2.25rem !important;
  }

  .md\:\!mt-96 {
    margin-top: 24rem !important;
  }

  .md\:\!mt-auto {
    margin-top: auto !important;
  }

  .md\:\!mt-px {
    margin-top: 1px !important;
  }

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

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

  .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-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-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-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-9 {
    margin-bottom: -2.25rem;
  }

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

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

  .md\:-me-0 {
    margin-inline-end: -0px;
  }

  .md\:-me-0\.5 {
    margin-inline-end: -0.125rem;
  }

  .md\:-me-1 {
    margin-inline-end: -0.25rem;
  }

  .md\:-me-1\.5 {
    margin-inline-end: -0.375rem;
  }

  .md\:-me-10 {
    margin-inline-end: -2.5rem;
  }

  .md\:-me-11 {
    margin-inline-end: -2.75rem;
  }

  .md\:-me-12 {
    margin-inline-end: -3rem;
  }

  .md\:-me-14 {
    margin-inline-end: -3.5rem;
  }

  .md\:-me-16 {
    margin-inline-end: -4rem;
  }

  .md\:-me-2 {
    margin-inline-end: -0.5rem;
  }

  .md\:-me-2\.5 {
    margin-inline-end: -0.625rem;
  }

  .md\:-me-20 {
    margin-inline-end: -5rem;
  }

  .md\:-me-24 {
    margin-inline-end: -6rem;
  }

  .md\:-me-28 {
    margin-inline-end: -7rem;
  }

  .md\:-me-3 {
    margin-inline-end: -0.75rem;
  }

  .md\:-me-3\.5 {
    margin-inline-end: -0.875rem;
  }

  .md\:-me-32 {
    margin-inline-end: -8rem;
  }

  .md\:-me-36 {
    margin-inline-end: -9rem;
  }

  .md\:-me-4 {
    margin-inline-end: -1rem;
  }

  .md\:-me-40 {
    margin-inline-end: -10rem;
  }

  .md\:-me-44 {
    margin-inline-end: -11rem;
  }

  .md\:-me-48 {
    margin-inline-end: -12rem;
  }

  .md\:-me-5 {
    margin-inline-end: -1.25rem;
  }

  .md\:-me-52 {
    margin-inline-end: -13rem;
  }

  .md\:-me-56 {
    margin-inline-end: -14rem;
  }

  .md\:-me-6 {
    margin-inline-end: -1.5rem;
  }

  .md\:-me-60 {
    margin-inline-end: -15rem;
  }

  .md\:-me-64 {
    margin-inline-end: -16rem;
  }

  .md\:-me-7 {
    margin-inline-end: -1.75rem;
  }

  .md\:-me-72 {
    margin-inline-end: -18rem;
  }

  .md\:-me-8 {
    margin-inline-end: -2rem;
  }

  .md\:-me-80 {
    margin-inline-end: -20rem;
  }

  .md\:-me-9 {
    margin-inline-end: -2.25rem;
  }

  .md\:-me-96 {
    margin-inline-end: -24rem;
  }

  .md\:-me-px {
    margin-inline-end: -1px;
  }

  .md\:-ms-0 {
    margin-inline-start: -0px;
  }

  .md\:-ms-0\.5 {
    margin-inline-start: -0.125rem;
  }

  .md\:-ms-1 {
    margin-inline-start: -0.25rem;
  }

  .md\:-ms-1\.5 {
    margin-inline-start: -0.375rem;
  }

  .md\:-ms-10 {
    margin-inline-start: -2.5rem;
  }

  .md\:-ms-11 {
    margin-inline-start: -2.75rem;
  }

  .md\:-ms-12 {
    margin-inline-start: -3rem;
  }

  .md\:-ms-14 {
    margin-inline-start: -3.5rem;
  }

  .md\:-ms-16 {
    margin-inline-start: -4rem;
  }

  .md\:-ms-2 {
    margin-inline-start: -0.5rem;
  }

  .md\:-ms-2\.5 {
    margin-inline-start: -0.625rem;
  }

  .md\:-ms-20 {
    margin-inline-start: -5rem;
  }

  .md\:-ms-24 {
    margin-inline-start: -6rem;
  }

  .md\:-ms-28 {
    margin-inline-start: -7rem;
  }

  .md\:-ms-3 {
    margin-inline-start: -0.75rem;
  }

  .md\:-ms-3\.5 {
    margin-inline-start: -0.875rem;
  }

  .md\:-ms-32 {
    margin-inline-start: -8rem;
  }

  .md\:-ms-36 {
    margin-inline-start: -9rem;
  }

  .md\:-ms-4 {
    margin-inline-start: -1rem;
  }

  .md\:-ms-40 {
    margin-inline-start: -10rem;
  }

  .md\:-ms-44 {
    margin-inline-start: -11rem;
  }

  .md\:-ms-48 {
    margin-inline-start: -12rem;
  }

  .md\:-ms-5 {
    margin-inline-start: -1.25rem;
  }

  .md\:-ms-52 {
    margin-inline-start: -13rem;
  }

  .md\:-ms-56 {
    margin-inline-start: -14rem;
  }

  .md\:-ms-6 {
    margin-inline-start: -1.5rem;
  }

  .md\:-ms-60 {
    margin-inline-start: -15rem;
  }

  .md\:-ms-64 {
    margin-inline-start: -16rem;
  }

  .md\:-ms-7 {
    margin-inline-start: -1.75rem;
  }

  .md\:-ms-72 {
    margin-inline-start: -18rem;
  }

  .md\:-ms-8 {
    margin-inline-start: -2rem;
  }

  .md\:-ms-80 {
    margin-inline-start: -20rem;
  }

  .md\:-ms-9 {
    margin-inline-start: -2.25rem;
  }

  .md\:-ms-96 {
    margin-inline-start: -24rem;
  }

  .md\:-ms-px {
    margin-inline-start: -1px;
  }

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

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

  .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-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-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-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-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-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-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-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-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-9 {
    margin-bottom: 2.25rem;
  }

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

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

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

  .md\:me-0 {
    margin-inline-end: 0px;
  }

  .md\:me-0\.5 {
    margin-inline-end: 0.125rem;
  }

  .md\:me-1 {
    margin-inline-end: 0.25rem;
  }

  .md\:me-1\.5 {
    margin-inline-end: 0.375rem;
  }

  .md\:me-10 {
    margin-inline-end: 2.5rem;
  }

  .md\:me-11 {
    margin-inline-end: 2.75rem;
  }

  .md\:me-12 {
    margin-inline-end: 3rem;
  }

  .md\:me-14 {
    margin-inline-end: 3.5rem;
  }

  .md\:me-16 {
    margin-inline-end: 4rem;
  }

  .md\:me-2 {
    margin-inline-end: 0.5rem;
  }

  .md\:me-2\.5 {
    margin-inline-end: 0.625rem;
  }

  .md\:me-20 {
    margin-inline-end: 5rem;
  }

  .md\:me-24 {
    margin-inline-end: 6rem;
  }

  .md\:me-28 {
    margin-inline-end: 7rem;
  }

  .md\:me-3 {
    margin-inline-end: 0.75rem;
  }

  .md\:me-3\.5 {
    margin-inline-end: 0.875rem;
  }

  .md\:me-32 {
    margin-inline-end: 8rem;
  }

  .md\:me-36 {
    margin-inline-end: 9rem;
  }

  .md\:me-4 {
    margin-inline-end: 1rem;
  }

  .md\:me-40 {
    margin-inline-end: 10rem;
  }

  .md\:me-44 {
    margin-inline-end: 11rem;
  }

  .md\:me-48 {
    margin-inline-end: 12rem;
  }

  .md\:me-5 {
    margin-inline-end: 1.25rem;
  }

  .md\:me-52 {
    margin-inline-end: 13rem;
  }

  .md\:me-56 {
    margin-inline-end: 14rem;
  }

  .md\:me-6 {
    margin-inline-end: 1.5rem;
  }

  .md\:me-60 {
    margin-inline-end: 15rem;
  }

  .md\:me-64 {
    margin-inline-end: 16rem;
  }

  .md\:me-7 {
    margin-inline-end: 1.75rem;
  }

  .md\:me-72 {
    margin-inline-end: 18rem;
  }

  .md\:me-8 {
    margin-inline-end: 2rem;
  }

  .md\:me-80 {
    margin-inline-end: 20rem;
  }

  .md\:me-9 {
    margin-inline-end: 2.25rem;
  }

  .md\:me-96 {
    margin-inline-end: 24rem;
  }

  .md\:me-auto {
    margin-inline-end: auto;
  }

  .md\:me-px {
    margin-inline-end: 1px;
  }

  .md\:ms-0 {
    margin-inline-start: 0px;
  }

  .md\:ms-0\.5 {
    margin-inline-start: 0.125rem;
  }

  .md\:ms-1 {
    margin-inline-start: 0.25rem;
  }

  .md\:ms-1\.5 {
    margin-inline-start: 0.375rem;
  }

  .md\:ms-10 {
    margin-inline-start: 2.5rem;
  }

  .md\:ms-11 {
    margin-inline-start: 2.75rem;
  }

  .md\:ms-12 {
    margin-inline-start: 3rem;
  }

  .md\:ms-14 {
    margin-inline-start: 3.5rem;
  }

  .md\:ms-16 {
    margin-inline-start: 4rem;
  }

  .md\:ms-2 {
    margin-inline-start: 0.5rem;
  }

  .md\:ms-2\.5 {
    margin-inline-start: 0.625rem;
  }

  .md\:ms-20 {
    margin-inline-start: 5rem;
  }

  .md\:ms-24 {
    margin-inline-start: 6rem;
  }

  .md\:ms-28 {
    margin-inline-start: 7rem;
  }

  .md\:ms-3 {
    margin-inline-start: 0.75rem;
  }

  .md\:ms-3\.5 {
    margin-inline-start: 0.875rem;
  }

  .md\:ms-32 {
    margin-inline-start: 8rem;
  }

  .md\:ms-36 {
    margin-inline-start: 9rem;
  }

  .md\:ms-4 {
    margin-inline-start: 1rem;
  }

  .md\:ms-40 {
    margin-inline-start: 10rem;
  }

  .md\:ms-44 {
    margin-inline-start: 11rem;
  }

  .md\:ms-48 {
    margin-inline-start: 12rem;
  }

  .md\:ms-5 {
    margin-inline-start: 1.25rem;
  }

  .md\:ms-52 {
    margin-inline-start: 13rem;
  }

  .md\:ms-56 {
    margin-inline-start: 14rem;
  }

  .md\:ms-6 {
    margin-inline-start: 1.5rem;
  }

  .md\:ms-60 {
    margin-inline-start: 15rem;
  }

  .md\:ms-64 {
    margin-inline-start: 16rem;
  }

  .md\:ms-7 {
    margin-inline-start: 1.75rem;
  }

  .md\:ms-72 {
    margin-inline-start: 18rem;
  }

  .md\:ms-8 {
    margin-inline-start: 2rem;
  }

  .md\:ms-80 {
    margin-inline-start: 20rem;
  }

  .md\:ms-9 {
    margin-inline-start: 2.25rem;
  }

  .md\:ms-96 {
    margin-inline-start: 24rem;
  }

  .md\:ms-auto {
    margin-inline-start: auto;
  }

  .md\:ms-px {
    margin-inline-start: 1px;
  }

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

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

  .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-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-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-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-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 !important;
  }

  .md\:flex {
    display: flex;
  }

  .md\:grid {
    display: grid;
  }

  .md\:aspect-\[7\/5\.5\] {
    aspect-ratio: 7/5.5;
  }

  .md\:h-10 {
    height: 2.5rem;
  }

  .md\:h-44 {
    height: 11rem;
  }

  .md\:h-full {
    height: 100%;
  }

  .md\:max-h-16 {
    max-height: 4rem;
  }

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

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

  .md\:\!w-\[clamp\(24rem\2c 40vw\2c 90rem\)\] {
    width: clamp(24rem,40vw,90rem) !important;
  }

  .md\:\!w-\[clamp\(24rem\2c 50vw\2c 90rem\)\] {
    width: clamp(24rem,50vw,90rem) !important;
  }

  .md\:w-1 {
    width: 0.25rem;
  }

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

  .md\:w-10 {
    width: 2.5rem;
  }

  .md\:w-2\.5 {
    width: 0.625rem;
  }

  .md\:w-2\/5 {
    width: 40%;
  }

  .md\:w-32 {
    width: 8rem;
  }

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

  .md\:w-72 {
    width: 18rem;
  }

  .md\:w-9 {
    width: 2.25rem;
  }

  .md\:max-w-4xl {
    max-width: 56rem;
  }

  .md\:max-w-\[11\.25rem\] {
    max-width: 11.25rem;
  }

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

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

  .md\:flex-shrink-0 {
    flex-shrink: 0;
  }

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

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

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

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

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

  .md\:flex-nowrap {
    flex-wrap: nowrap;
  }

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

  .md\:justify-normal {
    justify-content: normal;
  }

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

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

  .md\:gap-0 {
    gap: 0px;
  }

  .md\:gap-10 {
    gap: 2.5rem;
  }

  .md\:gap-24 {
    gap: 6rem;
  }

  .md\:gap-3 {
    gap: 0.75rem;
  }

  .md\:gap-5 {
    gap: 1.25rem;
  }

  .md\:gap-6 {
    gap: 1.5rem;
  }

  .md\:gap-8 {
    gap: 2rem;
  }

  .md\:gap-x-8 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .md\:gap-y-12 {
    row-gap: 3rem;
  }

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

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

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

  .md\:self-start {
    align-self: flex-start;
  }

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

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

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

  .md\:\!p-0\.5 {
    padding: 0.125rem !important;
  }

  .md\:\!p-1 {
    padding: 0.25rem !important;
  }

  .md\:\!p-1\.5 {
    padding: 0.375rem !important;
  }

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

  .md\:\!p-11 {
    padding: 2.75rem !important;
  }

  .md\:\!p-12 {
    padding: 3rem !important;
  }

  .md\:\!p-14 {
    padding: 3.5rem !important;
  }

  .md\:\!p-16 {
    padding: 4rem !important;
  }

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

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

  .md\:\!p-20 {
    padding: 5rem !important;
  }

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

  .md\:\!p-28 {
    padding: 7rem !important;
  }

  .md\:\!p-3 {
    padding: 0.75rem !important;
  }

  .md\:\!p-3\.5 {
    padding: 0.875rem !important;
  }

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

  .md\:\!p-36 {
    padding: 9rem !important;
  }

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

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

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

  .md\:\!p-48 {
    padding: 12rem !important;
  }

  .md\:\!p-5 {
    padding: 1.25rem !important;
  }

  .md\:\!p-52 {
    padding: 13rem !important;
  }

  .md\:\!p-56 {
    padding: 14rem !important;
  }

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

  .md\:\!p-60 {
    padding: 15rem !important;
  }

  .md\:\!p-64 {
    padding: 16rem !important;
  }

  .md\:\!p-7 {
    padding: 1.75rem !important;
  }

  .md\:\!p-72 {
    padding: 18rem !important;
  }

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

  .md\:\!p-80 {
    padding: 20rem !important;
  }

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

  .md\:\!p-96 {
    padding: 24rem !important;
  }

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

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

  .md\:p-0\.5 {
    padding: 0.125rem;
  }

  .md\:p-1 {
    padding: 0.25rem;
  }

  .md\:p-1\.5 {
    padding: 0.375rem;
  }

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

  .md\:p-11 {
    padding: 2.75rem;
  }

  .md\:p-12 {
    padding: 3rem;
  }

  .md\:p-14 {
    padding: 3.5rem;
  }

  .md\:p-16 {
    padding: 4rem;
  }

  .md\:p-2 {
    padding: 0.5rem;
  }

  .md\:p-2\.5 {
    padding: 0.625rem;
  }

  .md\:p-20 {
    padding: 5rem;
  }

  .md\:p-24 {
    padding: 6rem;
  }

  .md\:p-28 {
    padding: 7rem;
  }

  .md\:p-3 {
    padding: 0.75rem;
  }

  .md\:p-3\.5 {
    padding: 0.875rem;
  }

  .md\:p-32 {
    padding: 8rem;
  }

  .md\:p-36 {
    padding: 9rem;
  }

  .md\:p-4 {
    padding: 1rem;
  }

  .md\:p-40 {
    padding: 10rem;
  }

  .md\:p-44 {
    padding: 11rem;
  }

  .md\:p-48 {
    padding: 12rem;
  }

  .md\:p-5 {
    padding: 1.25rem;
  }

  .md\:p-52 {
    padding: 13rem;
  }

  .md\:p-56 {
    padding: 14rem;
  }

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

  .md\:p-60 {
    padding: 15rem;
  }

  .md\:p-64 {
    padding: 16rem;
  }

  .md\:p-7 {
    padding: 1.75rem;
  }

  .md\:p-72 {
    padding: 18rem;
  }

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

  .md\:p-80 {
    padding: 20rem;
  }

  .md\:p-9 {
    padding: 2.25rem;
  }

  .md\:p-96 {
    padding: 24rem;
  }

  .md\:p-px {
    padding: 1px;
  }

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

  .md\:\!px-0\.5 {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

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

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

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

  .md\:\!px-11 {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .md\:\!px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .md\:\!px-14 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

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

  .md\:\!px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .md\:\!px-2\.5 {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

  .md\:\!px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

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

  .md\:\!px-28 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .md\:\!px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .md\:\!px-3\.5 {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  .md\:\!px-32 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .md\:\!px-36 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

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

  .md\:\!px-40 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .md\:\!px-44 {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .md\:\!px-48 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .md\:\!px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .md\:\!px-52 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .md\:\!px-56 {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

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

  .md\:\!px-60 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .md\:\!px-64 {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .md\:\!px-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .md\:\!px-72 {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

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

  .md\:\!px-80 {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

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

  .md\:\!px-96 {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

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

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

  .md\:\!py-0\.5 {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

  .md\:\!py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .md\:\!py-1\.5 {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .md\:\!py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .md\:\!py-11 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .md\:\!py-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .md\:\!py-14 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .md\:\!py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

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

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

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

  .md\:\!py-24 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .md\:\!py-28 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .md\:\!py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .md\:\!py-3\.5 {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

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

  .md\:\!py-36 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

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

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

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

  .md\:\!py-48 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .md\:\!py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .md\:\!py-52 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .md\:\!py-56 {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

  .md\:\!py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .md\:\!py-60 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .md\:\!py-64 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .md\:\!py-7 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .md\:\!py-72 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

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

  .md\:\!py-80 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }

  .md\:\!py-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .md\:\!py-96 {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

  .md\:\!py-px {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .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-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-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-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-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-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-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-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-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-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 !important;
  }

  .md\:\!pb-0\.5 {
    padding-bottom: 0.125rem !important;
  }

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

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

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

  .md\:\!pb-11 {
    padding-bottom: 2.75rem !important;
  }

  .md\:\!pb-12 {
    padding-bottom: 3rem !important;
  }

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

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

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

  .md\:\!pb-2\.5 {
    padding-bottom: 0.625rem !important;
  }

  .md\:\!pb-20 {
    padding-bottom: 5rem !important;
  }

  .md\:\!pb-24 {
    padding-bottom: 6rem !important;
  }

  .md\:\!pb-28 {
    padding-bottom: 7rem !important;
  }

  .md\:\!pb-3 {
    padding-bottom: 0.75rem !important;
  }

  .md\:\!pb-3\.5 {
    padding-bottom: 0.875rem !important;
  }

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

  .md\:\!pb-36 {
    padding-bottom: 9rem !important;
  }

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

  .md\:\!pb-40 {
    padding-bottom: 10rem !important;
  }

  .md\:\!pb-44 {
    padding-bottom: 11rem !important;
  }

  .md\:\!pb-48 {
    padding-bottom: 12rem !important;
  }

  .md\:\!pb-5 {
    padding-bottom: 1.25rem !important;
  }

  .md\:\!pb-52 {
    padding-bottom: 13rem !important;
  }

  .md\:\!pb-56 {
    padding-bottom: 14rem !important;
  }

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

  .md\:\!pb-60 {
    padding-bottom: 15rem !important;
  }

  .md\:\!pb-64 {
    padding-bottom: 16rem !important;
  }

  .md\:\!pb-7 {
    padding-bottom: 1.75rem !important;
  }

  .md\:\!pb-72 {
    padding-bottom: 18rem !important;
  }

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

  .md\:\!pb-80 {
    padding-bottom: 20rem !important;
  }

  .md\:\!pb-9 {
    padding-bottom: 2.25rem !important;
  }

  .md\:\!pb-96 {
    padding-bottom: 24rem !important;
  }

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

  .md\:\!pe-0 {
    padding-inline-end: 0px !important;
  }

  .md\:\!pe-0\.5 {
    padding-inline-end: 0.125rem !important;
  }

  .md\:\!pe-1 {
    padding-inline-end: 0.25rem !important;
  }

  .md\:\!pe-1\.5 {
    padding-inline-end: 0.375rem !important;
  }

  .md\:\!pe-10 {
    padding-inline-end: 2.5rem !important;
  }

  .md\:\!pe-11 {
    padding-inline-end: 2.75rem !important;
  }

  .md\:\!pe-12 {
    padding-inline-end: 3rem !important;
  }

  .md\:\!pe-14 {
    padding-inline-end: 3.5rem !important;
  }

  .md\:\!pe-16 {
    padding-inline-end: 4rem !important;
  }

  .md\:\!pe-2 {
    padding-inline-end: 0.5rem !important;
  }

  .md\:\!pe-2\.5 {
    padding-inline-end: 0.625rem !important;
  }

  .md\:\!pe-20 {
    padding-inline-end: 5rem !important;
  }

  .md\:\!pe-24 {
    padding-inline-end: 6rem !important;
  }

  .md\:\!pe-28 {
    padding-inline-end: 7rem !important;
  }

  .md\:\!pe-3 {
    padding-inline-end: 0.75rem !important;
  }

  .md\:\!pe-3\.5 {
    padding-inline-end: 0.875rem !important;
  }

  .md\:\!pe-32 {
    padding-inline-end: 8rem !important;
  }

  .md\:\!pe-36 {
    padding-inline-end: 9rem !important;
  }

  .md\:\!pe-4 {
    padding-inline-end: 1rem !important;
  }

  .md\:\!pe-40 {
    padding-inline-end: 10rem !important;
  }

  .md\:\!pe-44 {
    padding-inline-end: 11rem !important;
  }

  .md\:\!pe-48 {
    padding-inline-end: 12rem !important;
  }

  .md\:\!pe-5 {
    padding-inline-end: 1.25rem !important;
  }

  .md\:\!pe-52 {
    padding-inline-end: 13rem !important;
  }

  .md\:\!pe-56 {
    padding-inline-end: 14rem !important;
  }

  .md\:\!pe-6 {
    padding-inline-end: 1.5rem !important;
  }

  .md\:\!pe-60 {
    padding-inline-end: 15rem !important;
  }

  .md\:\!pe-64 {
    padding-inline-end: 16rem !important;
  }

  .md\:\!pe-7 {
    padding-inline-end: 1.75rem !important;
  }

  .md\:\!pe-72 {
    padding-inline-end: 18rem !important;
  }

  .md\:\!pe-8 {
    padding-inline-end: 2rem !important;
  }

  .md\:\!pe-80 {
    padding-inline-end: 20rem !important;
  }

  .md\:\!pe-9 {
    padding-inline-end: 2.25rem !important;
  }

  .md\:\!pe-96 {
    padding-inline-end: 24rem !important;
  }

  .md\:\!pe-px {
    padding-inline-end: 1px !important;
  }

  .md\:\!ps-0 {
    padding-inline-start: 0px !important;
  }

  .md\:\!ps-0\.5 {
    padding-inline-start: 0.125rem !important;
  }

  .md\:\!ps-1 {
    padding-inline-start: 0.25rem !important;
  }

  .md\:\!ps-1\.5 {
    padding-inline-start: 0.375rem !important;
  }

  .md\:\!ps-10 {
    padding-inline-start: 2.5rem !important;
  }

  .md\:\!ps-11 {
    padding-inline-start: 2.75rem !important;
  }

  .md\:\!ps-12 {
    padding-inline-start: 3rem !important;
  }

  .md\:\!ps-14 {
    padding-inline-start: 3.5rem !important;
  }

  .md\:\!ps-16 {
    padding-inline-start: 4rem !important;
  }

  .md\:\!ps-2 {
    padding-inline-start: 0.5rem !important;
  }

  .md\:\!ps-2\.5 {
    padding-inline-start: 0.625rem !important;
  }

  .md\:\!ps-20 {
    padding-inline-start: 5rem !important;
  }

  .md\:\!ps-24 {
    padding-inline-start: 6rem !important;
  }

  .md\:\!ps-28 {
    padding-inline-start: 7rem !important;
  }

  .md\:\!ps-3 {
    padding-inline-start: 0.75rem !important;
  }

  .md\:\!ps-3\.5 {
    padding-inline-start: 0.875rem !important;
  }

  .md\:\!ps-32 {
    padding-inline-start: 8rem !important;
  }

  .md\:\!ps-36 {
    padding-inline-start: 9rem !important;
  }

  .md\:\!ps-4 {
    padding-inline-start: 1rem !important;
  }

  .md\:\!ps-40 {
    padding-inline-start: 10rem !important;
  }

  .md\:\!ps-44 {
    padding-inline-start: 11rem !important;
  }

  .md\:\!ps-48 {
    padding-inline-start: 12rem !important;
  }

  .md\:\!ps-5 {
    padding-inline-start: 1.25rem !important;
  }

  .md\:\!ps-52 {
    padding-inline-start: 13rem !important;
  }

  .md\:\!ps-56 {
    padding-inline-start: 14rem !important;
  }

  .md\:\!ps-6 {
    padding-inline-start: 1.5rem !important;
  }

  .md\:\!ps-60 {
    padding-inline-start: 15rem !important;
  }

  .md\:\!ps-64 {
    padding-inline-start: 16rem !important;
  }

  .md\:\!ps-7 {
    padding-inline-start: 1.75rem !important;
  }

  .md\:\!ps-72 {
    padding-inline-start: 18rem !important;
  }

  .md\:\!ps-8 {
    padding-inline-start: 2rem !important;
  }

  .md\:\!ps-80 {
    padding-inline-start: 20rem !important;
  }

  .md\:\!ps-9 {
    padding-inline-start: 2.25rem !important;
  }

  .md\:\!ps-96 {
    padding-inline-start: 24rem !important;
  }

  .md\:\!ps-px {
    padding-inline-start: 1px !important;
  }

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

  .md\:\!pt-0\.5 {
    padding-top: 0.125rem !important;
  }

  .md\:\!pt-1 {
    padding-top: 0.25rem !important;
  }

  .md\:\!pt-1\.5 {
    padding-top: 0.375rem !important;
  }

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

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

  .md\:\!pt-12 {
    padding-top: 3rem !important;
  }

  .md\:\!pt-14 {
    padding-top: 3.5rem !important;
  }

  .md\:\!pt-16 {
    padding-top: 4rem !important;
  }

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

  .md\:\!pt-2\.5 {
    padding-top: 0.625rem !important;
  }

  .md\:\!pt-20 {
    padding-top: 5rem !important;
  }

  .md\:\!pt-24 {
    padding-top: 6rem !important;
  }

  .md\:\!pt-28 {
    padding-top: 7rem !important;
  }

  .md\:\!pt-3 {
    padding-top: 0.75rem !important;
  }

  .md\:\!pt-3\.5 {
    padding-top: 0.875rem !important;
  }

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

  .md\:\!pt-36 {
    padding-top: 9rem !important;
  }

  .md\:\!pt-4 {
    padding-top: 1rem !important;
  }

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

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

  .md\:\!pt-48 {
    padding-top: 12rem !important;
  }

  .md\:\!pt-5 {
    padding-top: 1.25rem !important;
  }

  .md\:\!pt-52 {
    padding-top: 13rem !important;
  }

  .md\:\!pt-56 {
    padding-top: 14rem !important;
  }

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

  .md\:\!pt-60 {
    padding-top: 15rem !important;
  }

  .md\:\!pt-64 {
    padding-top: 16rem !important;
  }

  .md\:\!pt-7 {
    padding-top: 1.75rem !important;
  }

  .md\:\!pt-72 {
    padding-top: 18rem !important;
  }

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

  .md\:\!pt-80 {
    padding-top: 20rem !important;
  }

  .md\:\!pt-9 {
    padding-top: 2.25rem !important;
  }

  .md\:\!pt-96 {
    padding-top: 24rem !important;
  }

  .md\:\!pt-px {
    padding-top: 1px !important;
  }

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

  .md\:pb-0\.5 {
    padding-bottom: 0.125rem;
  }

  .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-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-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-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-9 {
    padding-bottom: 2.25rem;
  }

  .md\:pb-96 {
    padding-bottom: 24rem;
  }

  .md\:pb-px {
    padding-bottom: 1px;
  }

  .md\:pe-0 {
    padding-inline-end: 0px;
  }

  .md\:pe-0\.5 {
    padding-inline-end: 0.125rem;
  }

  .md\:pe-1 {
    padding-inline-end: 0.25rem;
  }

  .md\:pe-1\.5 {
    padding-inline-end: 0.375rem;
  }

  .md\:pe-10 {
    padding-inline-end: 2.5rem;
  }

  .md\:pe-11 {
    padding-inline-end: 2.75rem;
  }

  .md\:pe-12 {
    padding-inline-end: 3rem;
  }

  .md\:pe-14 {
    padding-inline-end: 3.5rem;
  }

  .md\:pe-16 {
    padding-inline-end: 4rem;
  }

  .md\:pe-2 {
    padding-inline-end: 0.5rem;
  }

  .md\:pe-2\.5 {
    padding-inline-end: 0.625rem;
  }

  .md\:pe-20 {
    padding-inline-end: 5rem;
  }

  .md\:pe-24 {
    padding-inline-end: 6rem;
  }

  .md\:pe-28 {
    padding-inline-end: 7rem;
  }

  .md\:pe-3 {
    padding-inline-end: 0.75rem;
  }

  .md\:pe-3\.5 {
    padding-inline-end: 0.875rem;
  }

  .md\:pe-32 {
    padding-inline-end: 8rem;
  }

  .md\:pe-36 {
    padding-inline-end: 9rem;
  }

  .md\:pe-4 {
    padding-inline-end: 1rem;
  }

  .md\:pe-40 {
    padding-inline-end: 10rem;
  }

  .md\:pe-44 {
    padding-inline-end: 11rem;
  }

  .md\:pe-48 {
    padding-inline-end: 12rem;
  }

  .md\:pe-5 {
    padding-inline-end: 1.25rem;
  }

  .md\:pe-52 {
    padding-inline-end: 13rem;
  }

  .md\:pe-56 {
    padding-inline-end: 14rem;
  }

  .md\:pe-6 {
    padding-inline-end: 1.5rem;
  }

  .md\:pe-60 {
    padding-inline-end: 15rem;
  }

  .md\:pe-64 {
    padding-inline-end: 16rem;
  }

  .md\:pe-7 {
    padding-inline-end: 1.75rem;
  }

  .md\:pe-72 {
    padding-inline-end: 18rem;
  }

  .md\:pe-8 {
    padding-inline-end: 2rem;
  }

  .md\:pe-80 {
    padding-inline-end: 20rem;
  }

  .md\:pe-9 {
    padding-inline-end: 2.25rem;
  }

  .md\:pe-96 {
    padding-inline-end: 24rem;
  }

  .md\:pe-px {
    padding-inline-end: 1px;
  }

  .md\:ps-0 {
    padding-inline-start: 0px;
  }

  .md\:ps-0\.5 {
    padding-inline-start: 0.125rem;
  }

  .md\:ps-1 {
    padding-inline-start: 0.25rem;
  }

  .md\:ps-1\.5 {
    padding-inline-start: 0.375rem;
  }

  .md\:ps-10 {
    padding-inline-start: 2.5rem;
  }

  .md\:ps-11 {
    padding-inline-start: 2.75rem;
  }

  .md\:ps-12 {
    padding-inline-start: 3rem;
  }

  .md\:ps-14 {
    padding-inline-start: 3.5rem;
  }

  .md\:ps-16 {
    padding-inline-start: 4rem;
  }

  .md\:ps-2 {
    padding-inline-start: 0.5rem;
  }

  .md\:ps-2\.5 {
    padding-inline-start: 0.625rem;
  }

  .md\:ps-20 {
    padding-inline-start: 5rem;
  }

  .md\:ps-24 {
    padding-inline-start: 6rem;
  }

  .md\:ps-28 {
    padding-inline-start: 7rem;
  }

  .md\:ps-3 {
    padding-inline-start: 0.75rem;
  }

  .md\:ps-3\.5 {
    padding-inline-start: 0.875rem;
  }

  .md\:ps-32 {
    padding-inline-start: 8rem;
  }

  .md\:ps-36 {
    padding-inline-start: 9rem;
  }

  .md\:ps-4 {
    padding-inline-start: 1rem;
  }

  .md\:ps-40 {
    padding-inline-start: 10rem;
  }

  .md\:ps-44 {
    padding-inline-start: 11rem;
  }

  .md\:ps-48 {
    padding-inline-start: 12rem;
  }

  .md\:ps-5 {
    padding-inline-start: 1.25rem;
  }

  .md\:ps-52 {
    padding-inline-start: 13rem;
  }

  .md\:ps-56 {
    padding-inline-start: 14rem;
  }

  .md\:ps-6 {
    padding-inline-start: 1.5rem;
  }

  .md\:ps-60 {
    padding-inline-start: 15rem;
  }

  .md\:ps-64 {
    padding-inline-start: 16rem;
  }

  .md\:ps-7 {
    padding-inline-start: 1.75rem;
  }

  .md\:ps-72 {
    padding-inline-start: 18rem;
  }

  .md\:ps-8 {
    padding-inline-start: 2rem;
  }

  .md\:ps-80 {
    padding-inline-start: 20rem;
  }

  .md\:ps-9 {
    padding-inline-start: 2.25rem;
  }

  .md\:ps-96 {
    padding-inline-start: 24rem;
  }

  .md\:ps-px {
    padding-inline-start: 1px;
  }

  .md\:pt-0 {
    padding-top: 0px;
  }

  .md\:pt-0\.5 {
    padding-top: 0.125rem;
  }

  .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-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-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-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-9 {
    padding-top: 2.25rem;
  }

  .md\:pt-96 {
    padding-top: 24rem;
  }

  .md\:pt-px {
    padding-top: 1px;
  }

  .md\:\!text-start {
    text-align: start !important;
  }

  .md\:text-start {
    text-align: start;
  }

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

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

  .md\:text-h2 {
    font-size: 3rem;
    line-height: 1.2;
  }

  .md\:text-h3 {
    font-size: 2.5rem;
    line-height: 1.2;
  }

  .md\:text-h4 {
    font-size: 2rem;
    line-height: 2.375rem;
  }

  .md\:text-h5 {
    font-size: 1.625rem;
    line-height: 2.125rem;
  }

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

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

  .rtl\:md\:\!ms-5:where([dir="rtl"], [dir="rtl"] *) {
    margin-inline-start: 1.25rem !important;
  }
}

@media not all and (min-width: 768px) {

  .max-md\:\!static {
    position: static !important;
  }

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

  .max-md\:\!transform-none {
    transform: none !important;
  }

  .max-md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 1024px) {

  .container {
    max-width: 1024px;
    padding-right: 1.375rem;
    padding-left: 1.375rem;
  }

  [data-responsive="auto"] .aegov-btn {
    height: 3rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1rem;
    line-height: 1.5rem;
    border-radius: 0.5rem;
  }

  .aegov-pagination-first,
.aegov-pagination-last,
.aegov-pagination-previous,
.aegov-pagination-next {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .logos .logo-item:not(:last-child) {
    margin-inline-end: 1.5rem;
  }

  .logo img {
    max-height: 4.688rem;
    max-width: 13rem;
  }

  .secondary-logo {
    height: 3.5rem;
  }

  .header-top-right {
    min-width: 4rem;
  }

  .header-top-right .emblem-logo {
    height: 4.5rem;
    width: 4.5rem;
  }

  p.main-navigation .nav-menu > .menu-item > a {
    margin-bottom: 1.75rem;
  }

  .main-navigation .nav-menu > .menu-item > a {
    height: 3.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .main-navigation .menu-item.menu-item-has-children > a {
    padding-inline-end: 1.5rem;
  }

  .main-navigation .menu-item.menu-item-has-children .submenu-btn {
    margin-inline-start: -1.25rem;
    height: 3.5rem;
    width: 1rem;
  }

  .main-navigation .menu-item.menu-item-has-children .submenu-btn svg, .main-navigation .menu-item.menu-item-has-children .submenu-btn img {
    height: 0.75rem;
    width: 0.75rem;
  }

  p[dir="rtl"] .aegov-header .main-navigation .nav-menu > .menu-item > a {
    margin-bottom: 1.5rem;
  }

  [dir="rtl"] .aegov-header .main-navigation .nav-menu > .menu-item > a {
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 700;
  }

  [dir="rtl"] .aegov-header .main-navigation .nav-menu > .menu-item.menu-item-has-children > a {
    gap: 0.5rem;
  }

  p.header-navs-right li a {
    margin-bottom: 1.5rem;
  }

  .header-navs-right li a {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .submenu .submenu-title {
    margin-bottom: 1rem;
  }

  p.submenu-title {
    margin-bottom: 1.75rem;
  }

  .submenu-title {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .aegov-footer .accordion-title button {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .aegov-hero .hero-controls {
    position: absolute;
    bottom: 1.25rem;
    inset-inline-start: 3rem;
    margin-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }

  .aegov-hero .hero-col-left {
    flex-basis: 50%;
    padding-bottom: 6rem;
  }

  .aegov-hero .hero-col-right {
    flex-basis: 50%;
  }

  .aegov-hero .hero-hero-title-wrap {
    inset-inline-start: 3rem;
  }

  .aegov-hero .hero-hero-title {
    line-height: 1.1;
    width: 50%;
    font-size: 3rem;
  }

  .aegovs-slider-style .slick-dots {
    margin-top: 1.5rem;
  }

  pheader .aegov-dropdown li button.dropdown-item {
    margin-bottom: 1.5rem;
  }

  header .aegov-dropdown li button.dropdown-item {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .page-hero-image {
    aspect-ratio: 3/1;
  }

  .aegov-hero .hero-full-width .slick-slide >div {
    display: grid;
  }

  .aegov-hero .hero-full-width .hero-hero-title-wrap {
    position: relative !important;
    inset-inline-start: 0px !important;
    grid-column-start: 1;
    grid-row-start: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 3rem;
    padding-bottom: 4rem;
  }

  .aegov-hero picture img {
    height: 100%;
    min-height: 0px;
  }

  .aegov-hero .hero-title:where([dir="rtl"], [dir="rtl"] *), .aegov-hero .hero-hero-title:where([dir="rtl"], [dir="rtl"] *) {
    font-size: 3rem !important;
  }

  .aegov-empty-state {
    margin-top: 5rem;
    margin-bottom: 5rem;
    width: 60%;
  }

  .aegov-empty-state svg,
        .aegov-empty-state img {
    max-width: 15rem;
  }

  .aegov-loader.inline-loader {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .aegov-sidenav {
    flex: none;
    scrollbar-width: auto;
  }

  .aegov-sidenav ul {
    display: block;
    border-radius: 0.75rem;
    border-style: none;
    --tw-bg-opacity: 1;
    background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .aegov-sidenav ul li a {
    white-space: normal;
    border-radius: 0.375rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .aegov-sidenav ul li a:hover {
    --tw-text-opacity: 1;
    color: rgba(var(--color-normal), var(--tw-text-opacity, 1));
  }

  .aegov-sidenav ul li.active {
    border-style: none;
  }

  .aegov-sidenav ul li.active a {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--color-normal), var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .aegov-sidenav ul li.active a:visited {
    color: rgb(255 255 255 ) !important;
  }

  .aegov-sidenav ul li.active a:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .filter-visible {
    display: none;
  }

  .lg\:card-lg.aegov-card {
    border-radius: 1rem;
  }

  .lg\:card-lg.aegov-card > svg {
    height: 3.5rem;
    width: 3.5rem;
  }

  .lg\:card-lg.aegov-card .card-title {
    font-size: 2rem;
    line-height: 2.375rem;
  }

  .lg\:card-lg.aegov-card:not(.card-bordered) .card-image {
    border-radius: 1rem;
  }

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

  .lg\:card-lg.aegov-card.card-bordered:not(.card-news) {
    padding: 1.75rem;
  }

  .lg\:card-lg.aegov-card.card-bordered:not(.card-news) .card-image {
    border-radius: 0.75rem;
  }

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

  .lg\:card-lg.aegov-card.card-news:not(.card-bordered) img {
    border-radius: 1rem;
  }

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

  .lg\:card-lg.aegov-card.card-news.card-bordered .card-content {
    padding: 1.75rem;
  }

  .lg\:card-lg.aegov-card.card-service .card-service-title,.lg\:card-lg .aegov-card.card-service .card-title {
    font-size: 2rem;
    line-height: 2.375rem;
  }

  .lg\:card-lg.aegov-card.card-creative .card-content {
    padding: 2rem;
    font-size: 3rem;
    line-height: 1.05;
  }

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

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

  .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .lg\:col-start-1 {
    grid-column-start: 1;
  }

  .lg\:row-start-1 {
    grid-row-start: 1;
  }

  .lg\:row-start-2 {
    grid-row-start: 2;
  }

  .lg\:row-end-3 {
    grid-row-end: 3;
  }

  .lg\:\!-m-0 {
    margin: -0px !important;
  }

  .lg\:\!-m-0\.5 {
    margin: -0.125rem !important;
  }

  .lg\:\!-m-1 {
    margin: -0.25rem !important;
  }

  .lg\:\!-m-1\.5 {
    margin: -0.375rem !important;
  }

  .lg\:\!-m-10 {
    margin: -2.5rem !important;
  }

  .lg\:\!-m-11 {
    margin: -2.75rem !important;
  }

  .lg\:\!-m-12 {
    margin: -3rem !important;
  }

  .lg\:\!-m-14 {
    margin: -3.5rem !important;
  }

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

  .lg\:\!-m-2 {
    margin: -0.5rem !important;
  }

  .lg\:\!-m-2\.5 {
    margin: -0.625rem !important;
  }

  .lg\:\!-m-20 {
    margin: -5rem !important;
  }

  .lg\:\!-m-24 {
    margin: -6rem !important;
  }

  .lg\:\!-m-28 {
    margin: -7rem !important;
  }

  .lg\:\!-m-3 {
    margin: -0.75rem !important;
  }

  .lg\:\!-m-3\.5 {
    margin: -0.875rem !important;
  }

  .lg\:\!-m-32 {
    margin: -8rem !important;
  }

  .lg\:\!-m-36 {
    margin: -9rem !important;
  }

  .lg\:\!-m-4 {
    margin: -1rem !important;
  }

  .lg\:\!-m-40 {
    margin: -10rem !important;
  }

  .lg\:\!-m-44 {
    margin: -11rem !important;
  }

  .lg\:\!-m-48 {
    margin: -12rem !important;
  }

  .lg\:\!-m-5 {
    margin: -1.25rem !important;
  }

  .lg\:\!-m-52 {
    margin: -13rem !important;
  }

  .lg\:\!-m-56 {
    margin: -14rem !important;
  }

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

  .lg\:\!-m-60 {
    margin: -15rem !important;
  }

  .lg\:\!-m-64 {
    margin: -16rem !important;
  }

  .lg\:\!-m-7 {
    margin: -1.75rem !important;
  }

  .lg\:\!-m-72 {
    margin: -18rem !important;
  }

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

  .lg\:\!-m-80 {
    margin: -20rem !important;
  }

  .lg\:\!-m-9 {
    margin: -2.25rem !important;
  }

  .lg\:\!-m-96 {
    margin: -24rem !important;
  }

  .lg\:\!-m-px {
    margin: -1px !important;
  }

  .lg\:\!m-0 {
    margin: 0px !important;
  }

  .lg\:\!m-0\.5 {
    margin: 0.125rem !important;
  }

  .lg\:\!m-1 {
    margin: 0.25rem !important;
  }

  .lg\:\!m-1\.5 {
    margin: 0.375rem !important;
  }

  .lg\:\!m-10 {
    margin: 2.5rem !important;
  }

  .lg\:\!m-11 {
    margin: 2.75rem !important;
  }

  .lg\:\!m-12 {
    margin: 3rem !important;
  }

  .lg\:\!m-14 {
    margin: 3.5rem !important;
  }

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

  .lg\:\!m-2 {
    margin: 0.5rem !important;
  }

  .lg\:\!m-2\.5 {
    margin: 0.625rem !important;
  }

  .lg\:\!m-20 {
    margin: 5rem !important;
  }

  .lg\:\!m-24 {
    margin: 6rem !important;
  }

  .lg\:\!m-28 {
    margin: 7rem !important;
  }

  .lg\:\!m-3 {
    margin: 0.75rem !important;
  }

  .lg\:\!m-3\.5 {
    margin: 0.875rem !important;
  }

  .lg\:\!m-32 {
    margin: 8rem !important;
  }

  .lg\:\!m-36 {
    margin: 9rem !important;
  }

  .lg\:\!m-4 {
    margin: 1rem !important;
  }

  .lg\:\!m-40 {
    margin: 10rem !important;
  }

  .lg\:\!m-44 {
    margin: 11rem !important;
  }

  .lg\:\!m-48 {
    margin: 12rem !important;
  }

  .lg\:\!m-5 {
    margin: 1.25rem !important;
  }

  .lg\:\!m-52 {
    margin: 13rem !important;
  }

  .lg\:\!m-56 {
    margin: 14rem !important;
  }

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

  .lg\:\!m-60 {
    margin: 15rem !important;
  }

  .lg\:\!m-64 {
    margin: 16rem !important;
  }

  .lg\:\!m-7 {
    margin: 1.75rem !important;
  }

  .lg\:\!m-72 {
    margin: 18rem !important;
  }

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

  .lg\:\!m-80 {
    margin: 20rem !important;
  }

  .lg\:\!m-9 {
    margin: 2.25rem !important;
  }

  .lg\:\!m-96 {
    margin: 24rem !important;
  }

  .lg\:\!m-auto {
    margin: auto !important;
  }

  .lg\:\!m-px {
    margin: 1px !important;
  }

  .lg\:-m-0 {
    margin: -0px;
  }

  .lg\:-m-0\.5 {
    margin: -0.125rem;
  }

  .lg\:-m-1 {
    margin: -0.25rem;
  }

  .lg\:-m-1\.5 {
    margin: -0.375rem;
  }

  .lg\:-m-10 {
    margin: -2.5rem;
  }

  .lg\:-m-11 {
    margin: -2.75rem;
  }

  .lg\:-m-12 {
    margin: -3rem;
  }

  .lg\:-m-14 {
    margin: -3.5rem;
  }

  .lg\:-m-16 {
    margin: -4rem;
  }

  .lg\:-m-2 {
    margin: -0.5rem;
  }

  .lg\:-m-2\.5 {
    margin: -0.625rem;
  }

  .lg\:-m-20 {
    margin: -5rem;
  }

  .lg\:-m-24 {
    margin: -6rem;
  }

  .lg\:-m-28 {
    margin: -7rem;
  }

  .lg\:-m-3 {
    margin: -0.75rem;
  }

  .lg\:-m-3\.5 {
    margin: -0.875rem;
  }

  .lg\:-m-32 {
    margin: -8rem;
  }

  .lg\:-m-36 {
    margin: -9rem;
  }

  .lg\:-m-4 {
    margin: -1rem;
  }

  .lg\:-m-40 {
    margin: -10rem;
  }

  .lg\:-m-44 {
    margin: -11rem;
  }

  .lg\:-m-48 {
    margin: -12rem;
  }

  .lg\:-m-5 {
    margin: -1.25rem;
  }

  .lg\:-m-52 {
    margin: -13rem;
  }

  .lg\:-m-56 {
    margin: -14rem;
  }

  .lg\:-m-6 {
    margin: -1.5rem;
  }

  .lg\:-m-60 {
    margin: -15rem;
  }

  .lg\:-m-64 {
    margin: -16rem;
  }

  .lg\:-m-7 {
    margin: -1.75rem;
  }

  .lg\:-m-72 {
    margin: -18rem;
  }

  .lg\:-m-8 {
    margin: -2rem;
  }

  .lg\:-m-80 {
    margin: -20rem;
  }

  .lg\:-m-9 {
    margin: -2.25rem;
  }

  .lg\:-m-96 {
    margin: -24rem;
  }

  .lg\:-m-px {
    margin: -1px;
  }

  .lg\:m-0 {
    margin: 0px;
  }

  .lg\:m-0\.5 {
    margin: 0.125rem;
  }

  .lg\:m-1 {
    margin: 0.25rem;
  }

  .lg\:m-1\.5 {
    margin: 0.375rem;
  }

  .lg\:m-10 {
    margin: 2.5rem;
  }

  .lg\:m-11 {
    margin: 2.75rem;
  }

  .lg\:m-12 {
    margin: 3rem;
  }

  .lg\:m-14 {
    margin: 3.5rem;
  }

  .lg\:m-16 {
    margin: 4rem;
  }

  .lg\:m-2 {
    margin: 0.5rem;
  }

  .lg\:m-2\.5 {
    margin: 0.625rem;
  }

  .lg\:m-20 {
    margin: 5rem;
  }

  .lg\:m-24 {
    margin: 6rem;
  }

  .lg\:m-28 {
    margin: 7rem;
  }

  .lg\:m-3 {
    margin: 0.75rem;
  }

  .lg\:m-3\.5 {
    margin: 0.875rem;
  }

  .lg\:m-32 {
    margin: 8rem;
  }

  .lg\:m-36 {
    margin: 9rem;
  }

  .lg\:m-4 {
    margin: 1rem;
  }

  .lg\:m-40 {
    margin: 10rem;
  }

  .lg\:m-44 {
    margin: 11rem;
  }

  .lg\:m-48 {
    margin: 12rem;
  }

  .lg\:m-5 {
    margin: 1.25rem;
  }

  .lg\:m-52 {
    margin: 13rem;
  }

  .lg\:m-56 {
    margin: 14rem;
  }

  .lg\:m-6 {
    margin: 1.5rem;
  }

  .lg\:m-60 {
    margin: 15rem;
  }

  .lg\:m-64 {
    margin: 16rem;
  }

  .lg\:m-7 {
    margin: 1.75rem;
  }

  .lg\:m-72 {
    margin: 18rem;
  }

  .lg\:m-8 {
    margin: 2rem;
  }

  .lg\:m-80 {
    margin: 20rem;
  }

  .lg\:m-9 {
    margin: 2.25rem;
  }

  .lg\:m-96 {
    margin: 24rem;
  }

  .lg\:m-auto {
    margin: auto;
  }

  .lg\:m-px {
    margin: 1px;
  }

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

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

  .lg\:\!-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

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

  .lg\:\!-mx-10 {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .lg\:\!-mx-11 {
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .lg\:\!-mx-12 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .lg\:\!-mx-14 {
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

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

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

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

  .lg\:\!-mx-20 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .lg\:\!-mx-24 {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .lg\:\!-mx-28 {
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

  .lg\:\!-mx-3 {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

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

  .lg\:\!-mx-32 {
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .lg\:\!-mx-36 {
    margin-left: -9rem !important;
    margin-right: -9rem !important;
  }

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

  .lg\:\!-mx-40 {
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .lg\:\!-mx-44 {
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .lg\:\!-mx-48 {
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .lg\:\!-mx-5 {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .lg\:\!-mx-52 {
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .lg\:\!-mx-56 {
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .lg\:\!-mx-6 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .lg\:\!-mx-60 {
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

  .lg\:\!-mx-64 {
    margin-left: -16rem !important;
    margin-right: -16rem !important;
  }

  .lg\:\!-mx-7 {
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .lg\:\!-mx-72 {
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

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

  .lg\:\!-mx-80 {
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

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

  .lg\:\!-mx-96 {
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

  .lg\:\!-mx-px {
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

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

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

  .lg\:\!-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

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

  .lg\:\!-my-10 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .lg\:\!-my-11 {
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .lg\:\!-my-12 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .lg\:\!-my-14 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .lg\:\!-my-16 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .lg\:\!-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

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

  .lg\:\!-my-20 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .lg\:\!-my-24 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .lg\:\!-my-28 {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .lg\:\!-my-3 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

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

  .lg\:\!-my-32 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .lg\:\!-my-36 {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

  .lg\:\!-my-4 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .lg\:\!-my-40 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .lg\:\!-my-44 {
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .lg\:\!-my-48 {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .lg\:\!-my-5 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .lg\:\!-my-52 {
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .lg\:\!-my-56 {
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

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

  .lg\:\!-my-60 {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .lg\:\!-my-64 {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .lg\:\!-my-7 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .lg\:\!-my-72 {
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

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

  .lg\:\!-my-80 {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .lg\:\!-my-9 {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .lg\:\!-my-96 {
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

  .lg\:\!-my-px {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

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

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

  .lg\:\!mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

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

  .lg\:\!mx-10 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .lg\:\!mx-11 {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .lg\:\!mx-12 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .lg\:\!mx-14 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

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

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

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

  .lg\:\!mx-20 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .lg\:\!mx-24 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .lg\:\!mx-28 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .lg\:\!mx-3 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

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

  .lg\:\!mx-32 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .lg\:\!mx-36 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

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

  .lg\:\!mx-40 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .lg\:\!mx-44 {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .lg\:\!mx-48 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .lg\:\!mx-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .lg\:\!mx-52 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .lg\:\!mx-56 {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .lg\:\!mx-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .lg\:\!mx-60 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

  .lg\:\!mx-64 {
    margin-left: 16rem !important;
    margin-right: 16rem !important;
  }

  .lg\:\!mx-7 {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .lg\:\!mx-72 {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

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

  .lg\:\!mx-80 {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

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

  .lg\:\!mx-96 {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

  .lg\:\!mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .lg\:\!mx-px {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

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

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

  .lg\:\!my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

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

  .lg\:\!my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .lg\:\!my-11 {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .lg\:\!my-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .lg\:\!my-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .lg\:\!my-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .lg\:\!my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

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

  .lg\:\!my-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .lg\:\!my-24 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .lg\:\!my-28 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .lg\:\!my-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

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

  .lg\:\!my-32 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .lg\:\!my-36 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .lg\:\!my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .lg\:\!my-40 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .lg\:\!my-44 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .lg\:\!my-48 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .lg\:\!my-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .lg\:\!my-52 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .lg\:\!my-56 {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

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

  .lg\:\!my-60 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .lg\:\!my-64 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .lg\:\!my-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .lg\:\!my-72 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

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

  .lg\:\!my-80 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .lg\:\!my-9 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .lg\:\!my-96 {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

  .lg\:\!my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .lg\:\!my-px {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

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

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

  .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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

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

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

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

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

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

  .lg\:\!-mb-1 {
    margin-bottom: -0.25rem !important;
  }

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

  .lg\:\!-mb-10 {
    margin-bottom: -2.5rem !important;
  }

  .lg\:\!-mb-11 {
    margin-bottom: -2.75rem !important;
  }

  .lg\:\!-mb-12 {
    margin-bottom: -3rem !important;
  }

  .lg\:\!-mb-14 {
    margin-bottom: -3.5rem !important;
  }

  .lg\:\!-mb-16 {
    margin-bottom: -4rem !important;
  }

  .lg\:\!-mb-2 {
    margin-bottom: -0.5rem !important;
  }

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

  .lg\:\!-mb-20 {
    margin-bottom: -5rem !important;
  }

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

  .lg\:\!-mb-28 {
    margin-bottom: -7rem !important;
  }

  .lg\:\!-mb-3 {
    margin-bottom: -0.75rem !important;
  }

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

  .lg\:\!-mb-32 {
    margin-bottom: -8rem !important;
  }

  .lg\:\!-mb-36 {
    margin-bottom: -9rem !important;
  }

  .lg\:\!-mb-4 {
    margin-bottom: -1rem !important;
  }

  .lg\:\!-mb-40 {
    margin-bottom: -10rem !important;
  }

  .lg\:\!-mb-44 {
    margin-bottom: -11rem !important;
  }

  .lg\:\!-mb-48 {
    margin-bottom: -12rem !important;
  }

  .lg\:\!-mb-5 {
    margin-bottom: -1.25rem !important;
  }

  .lg\:\!-mb-52 {
    margin-bottom: -13rem !important;
  }

  .lg\:\!-mb-56 {
    margin-bottom: -14rem !important;
  }

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

  .lg\:\!-mb-60 {
    margin-bottom: -15rem !important;
  }

  .lg\:\!-mb-64 {
    margin-bottom: -16rem !important;
  }

  .lg\:\!-mb-7 {
    margin-bottom: -1.75rem !important;
  }

  .lg\:\!-mb-72 {
    margin-bottom: -18rem !important;
  }

  .lg\:\!-mb-8 {
    margin-bottom: -2rem !important;
  }

  .lg\:\!-mb-80 {
    margin-bottom: -20rem !important;
  }

  .lg\:\!-mb-9 {
    margin-bottom: -2.25rem !important;
  }

  .lg\:\!-mb-96 {
    margin-bottom: -24rem !important;
  }

  .lg\:\!-mb-px {
    margin-bottom: -1px !important;
  }

  .lg\:\!-me-0 {
    margin-inline-end: -0px !important;
  }

  .lg\:\!-me-0\.5 {
    margin-inline-end: -0.125rem !important;
  }

  .lg\:\!-me-1 {
    margin-inline-end: -0.25rem !important;
  }

  .lg\:\!-me-1\.5 {
    margin-inline-end: -0.375rem !important;
  }

  .lg\:\!-me-10 {
    margin-inline-end: -2.5rem !important;
  }

  .lg\:\!-me-11 {
    margin-inline-end: -2.75rem !important;
  }

  .lg\:\!-me-12 {
    margin-inline-end: -3rem !important;
  }

  .lg\:\!-me-14 {
    margin-inline-end: -3.5rem !important;
  }

  .lg\:\!-me-16 {
    margin-inline-end: -4rem !important;
  }

  .lg\:\!-me-2 {
    margin-inline-end: -0.5rem !important;
  }

  .lg\:\!-me-2\.5 {
    margin-inline-end: -0.625rem !important;
  }

  .lg\:\!-me-20 {
    margin-inline-end: -5rem !important;
  }

  .lg\:\!-me-24 {
    margin-inline-end: -6rem !important;
  }

  .lg\:\!-me-28 {
    margin-inline-end: -7rem !important;
  }

  .lg\:\!-me-3 {
    margin-inline-end: -0.75rem !important;
  }

  .lg\:\!-me-3\.5 {
    margin-inline-end: -0.875rem !important;
  }

  .lg\:\!-me-32 {
    margin-inline-end: -8rem !important;
  }

  .lg\:\!-me-36 {
    margin-inline-end: -9rem !important;
  }

  .lg\:\!-me-4 {
    margin-inline-end: -1rem !important;
  }

  .lg\:\!-me-40 {
    margin-inline-end: -10rem !important;
  }

  .lg\:\!-me-44 {
    margin-inline-end: -11rem !important;
  }

  .lg\:\!-me-48 {
    margin-inline-end: -12rem !important;
  }

  .lg\:\!-me-5 {
    margin-inline-end: -1.25rem !important;
  }

  .lg\:\!-me-52 {
    margin-inline-end: -13rem !important;
  }

  .lg\:\!-me-56 {
    margin-inline-end: -14rem !important;
  }

  .lg\:\!-me-6 {
    margin-inline-end: -1.5rem !important;
  }

  .lg\:\!-me-60 {
    margin-inline-end: -15rem !important;
  }

  .lg\:\!-me-64 {
    margin-inline-end: -16rem !important;
  }

  .lg\:\!-me-7 {
    margin-inline-end: -1.75rem !important;
  }

  .lg\:\!-me-72 {
    margin-inline-end: -18rem !important;
  }

  .lg\:\!-me-8 {
    margin-inline-end: -2rem !important;
  }

  .lg\:\!-me-80 {
    margin-inline-end: -20rem !important;
  }

  .lg\:\!-me-9 {
    margin-inline-end: -2.25rem !important;
  }

  .lg\:\!-me-96 {
    margin-inline-end: -24rem !important;
  }

  .lg\:\!-me-px {
    margin-inline-end: -1px !important;
  }

  .lg\:\!-ms-0 {
    margin-inline-start: -0px !important;
  }

  .lg\:\!-ms-0\.5 {
    margin-inline-start: -0.125rem !important;
  }

  .lg\:\!-ms-1 {
    margin-inline-start: -0.25rem !important;
  }

  .lg\:\!-ms-1\.5 {
    margin-inline-start: -0.375rem !important;
  }

  .lg\:\!-ms-10 {
    margin-inline-start: -2.5rem !important;
  }

  .lg\:\!-ms-11 {
    margin-inline-start: -2.75rem !important;
  }

  .lg\:\!-ms-12 {
    margin-inline-start: -3rem !important;
  }

  .lg\:\!-ms-14 {
    margin-inline-start: -3.5rem !important;
  }

  .lg\:\!-ms-16 {
    margin-inline-start: -4rem !important;
  }

  .lg\:\!-ms-2 {
    margin-inline-start: -0.5rem !important;
  }

  .lg\:\!-ms-2\.5 {
    margin-inline-start: -0.625rem !important;
  }

  .lg\:\!-ms-20 {
    margin-inline-start: -5rem !important;
  }

  .lg\:\!-ms-24 {
    margin-inline-start: -6rem !important;
  }

  .lg\:\!-ms-28 {
    margin-inline-start: -7rem !important;
  }

  .lg\:\!-ms-3 {
    margin-inline-start: -0.75rem !important;
  }

  .lg\:\!-ms-3\.5 {
    margin-inline-start: -0.875rem !important;
  }

  .lg\:\!-ms-32 {
    margin-inline-start: -8rem !important;
  }

  .lg\:\!-ms-36 {
    margin-inline-start: -9rem !important;
  }

  .lg\:\!-ms-4 {
    margin-inline-start: -1rem !important;
  }

  .lg\:\!-ms-40 {
    margin-inline-start: -10rem !important;
  }

  .lg\:\!-ms-44 {
    margin-inline-start: -11rem !important;
  }

  .lg\:\!-ms-48 {
    margin-inline-start: -12rem !important;
  }

  .lg\:\!-ms-5 {
    margin-inline-start: -1.25rem !important;
  }

  .lg\:\!-ms-52 {
    margin-inline-start: -13rem !important;
  }

  .lg\:\!-ms-56 {
    margin-inline-start: -14rem !important;
  }

  .lg\:\!-ms-6 {
    margin-inline-start: -1.5rem !important;
  }

  .lg\:\!-ms-60 {
    margin-inline-start: -15rem !important;
  }

  .lg\:\!-ms-64 {
    margin-inline-start: -16rem !important;
  }

  .lg\:\!-ms-7 {
    margin-inline-start: -1.75rem !important;
  }

  .lg\:\!-ms-72 {
    margin-inline-start: -18rem !important;
  }

  .lg\:\!-ms-8 {
    margin-inline-start: -2rem !important;
  }

  .lg\:\!-ms-80 {
    margin-inline-start: -20rem !important;
  }

  .lg\:\!-ms-9 {
    margin-inline-start: -2.25rem !important;
  }

  .lg\:\!-ms-96 {
    margin-inline-start: -24rem !important;
  }

  .lg\:\!-ms-px {
    margin-inline-start: -1px !important;
  }

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

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

  .lg\:\!-mt-1 {
    margin-top: -0.25rem !important;
  }

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

  .lg\:\!-mt-10 {
    margin-top: -2.5rem !important;
  }

  .lg\:\!-mt-11 {
    margin-top: -2.75rem !important;
  }

  .lg\:\!-mt-12 {
    margin-top: -3rem !important;
  }

  .lg\:\!-mt-14 {
    margin-top: -3.5rem !important;
  }

  .lg\:\!-mt-16 {
    margin-top: -4rem !important;
  }

  .lg\:\!-mt-2 {
    margin-top: -0.5rem !important;
  }

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

  .lg\:\!-mt-20 {
    margin-top: -5rem !important;
  }

  .lg\:\!-mt-24 {
    margin-top: -6rem !important;
  }

  .lg\:\!-mt-28 {
    margin-top: -7rem !important;
  }

  .lg\:\!-mt-3 {
    margin-top: -0.75rem !important;
  }

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

  .lg\:\!-mt-32 {
    margin-top: -8rem !important;
  }

  .lg\:\!-mt-36 {
    margin-top: -9rem !important;
  }

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

  .lg\:\!-mt-40 {
    margin-top: -10rem !important;
  }

  .lg\:\!-mt-44 {
    margin-top: -11rem !important;
  }

  .lg\:\!-mt-48 {
    margin-top: -12rem !important;
  }

  .lg\:\!-mt-5 {
    margin-top: -1.25rem !important;
  }

  .lg\:\!-mt-52 {
    margin-top: -13rem !important;
  }

  .lg\:\!-mt-56 {
    margin-top: -14rem !important;
  }

  .lg\:\!-mt-6 {
    margin-top: -1.5rem !important;
  }

  .lg\:\!-mt-60 {
    margin-top: -15rem !important;
  }

  .lg\:\!-mt-64 {
    margin-top: -16rem !important;
  }

  .lg\:\!-mt-7 {
    margin-top: -1.75rem !important;
  }

  .lg\:\!-mt-72 {
    margin-top: -18rem !important;
  }

  .lg\:\!-mt-8 {
    margin-top: -2rem !important;
  }

  .lg\:\!-mt-80 {
    margin-top: -20rem !important;
  }

  .lg\:\!-mt-9 {
    margin-top: -2.25rem !important;
  }

  .lg\:\!-mt-96 {
    margin-top: -24rem !important;
  }

  .lg\:\!-mt-px {
    margin-top: -1px !important;
  }

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

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

  .lg\:\!mb-1 {
    margin-bottom: 0.25rem !important;
  }

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

  .lg\:\!mb-10 {
    margin-bottom: 2.5rem !important;
  }

  .lg\:\!mb-11 {
    margin-bottom: 2.75rem !important;
  }

  .lg\:\!mb-12 {
    margin-bottom: 3rem !important;
  }

  .lg\:\!mb-14 {
    margin-bottom: 3.5rem !important;
  }

  .lg\:\!mb-16 {
    margin-bottom: 4rem !important;
  }

  .lg\:\!mb-2 {
    margin-bottom: 0.5rem !important;
  }

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

  .lg\:\!mb-20 {
    margin-bottom: 5rem !important;
  }

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

  .lg\:\!mb-28 {
    margin-bottom: 7rem !important;
  }

  .lg\:\!mb-3 {
    margin-bottom: 0.75rem !important;
  }

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

  .lg\:\!mb-32 {
    margin-bottom: 8rem !important;
  }

  .lg\:\!mb-36 {
    margin-bottom: 9rem !important;
  }

  .lg\:\!mb-4 {
    margin-bottom: 1rem !important;
  }

  .lg\:\!mb-40 {
    margin-bottom: 10rem !important;
  }

  .lg\:\!mb-44 {
    margin-bottom: 11rem !important;
  }

  .lg\:\!mb-48 {
    margin-bottom: 12rem !important;
  }

  .lg\:\!mb-5 {
    margin-bottom: 1.25rem !important;
  }

  .lg\:\!mb-52 {
    margin-bottom: 13rem !important;
  }

  .lg\:\!mb-56 {
    margin-bottom: 14rem !important;
  }

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

  .lg\:\!mb-60 {
    margin-bottom: 15rem !important;
  }

  .lg\:\!mb-64 {
    margin-bottom: 16rem !important;
  }

  .lg\:\!mb-7 {
    margin-bottom: 1.75rem !important;
  }

  .lg\:\!mb-72 {
    margin-bottom: 18rem !important;
  }

  .lg\:\!mb-8 {
    margin-bottom: 2rem !important;
  }

  .lg\:\!mb-80 {
    margin-bottom: 20rem !important;
  }

  .lg\:\!mb-9 {
    margin-bottom: 2.25rem !important;
  }

  .lg\:\!mb-96 {
    margin-bottom: 24rem !important;
  }

  .lg\:\!mb-auto {
    margin-bottom: auto !important;
  }

  .lg\:\!mb-px {
    margin-bottom: 1px !important;
  }

  .lg\:\!me-0 {
    margin-inline-end: 0px !important;
  }

  .lg\:\!me-0\.5 {
    margin-inline-end: 0.125rem !important;
  }

  .lg\:\!me-1 {
    margin-inline-end: 0.25rem !important;
  }

  .lg\:\!me-1\.5 {
    margin-inline-end: 0.375rem !important;
  }

  .lg\:\!me-10 {
    margin-inline-end: 2.5rem !important;
  }

  .lg\:\!me-11 {
    margin-inline-end: 2.75rem !important;
  }

  .lg\:\!me-12 {
    margin-inline-end: 3rem !important;
  }

  .lg\:\!me-14 {
    margin-inline-end: 3.5rem !important;
  }

  .lg\:\!me-16 {
    margin-inline-end: 4rem !important;
  }

  .lg\:\!me-2 {
    margin-inline-end: 0.5rem !important;
  }

  .lg\:\!me-2\.5 {
    margin-inline-end: 0.625rem !important;
  }

  .lg\:\!me-20 {
    margin-inline-end: 5rem !important;
  }

  .lg\:\!me-24 {
    margin-inline-end: 6rem !important;
  }

  .lg\:\!me-28 {
    margin-inline-end: 7rem !important;
  }

  .lg\:\!me-3 {
    margin-inline-end: 0.75rem !important;
  }

  .lg\:\!me-3\.5 {
    margin-inline-end: 0.875rem !important;
  }

  .lg\:\!me-32 {
    margin-inline-end: 8rem !important;
  }

  .lg\:\!me-36 {
    margin-inline-end: 9rem !important;
  }

  .lg\:\!me-4 {
    margin-inline-end: 1rem !important;
  }

  .lg\:\!me-40 {
    margin-inline-end: 10rem !important;
  }

  .lg\:\!me-44 {
    margin-inline-end: 11rem !important;
  }

  .lg\:\!me-48 {
    margin-inline-end: 12rem !important;
  }

  .lg\:\!me-5 {
    margin-inline-end: 1.25rem !important;
  }

  .lg\:\!me-52 {
    margin-inline-end: 13rem !important;
  }

  .lg\:\!me-56 {
    margin-inline-end: 14rem !important;
  }

  .lg\:\!me-6 {
    margin-inline-end: 1.5rem !important;
  }

  .lg\:\!me-60 {
    margin-inline-end: 15rem !important;
  }

  .lg\:\!me-64 {
    margin-inline-end: 16rem !important;
  }

  .lg\:\!me-7 {
    margin-inline-end: 1.75rem !important;
  }

  .lg\:\!me-72 {
    margin-inline-end: 18rem !important;
  }

  .lg\:\!me-8 {
    margin-inline-end: 2rem !important;
  }

  .lg\:\!me-80 {
    margin-inline-end: 20rem !important;
  }

  .lg\:\!me-9 {
    margin-inline-end: 2.25rem !important;
  }

  .lg\:\!me-96 {
    margin-inline-end: 24rem !important;
  }

  .lg\:\!me-auto {
    margin-inline-end: auto !important;
  }

  .lg\:\!me-px {
    margin-inline-end: 1px !important;
  }

  .lg\:\!ms-0 {
    margin-inline-start: 0px !important;
  }

  .lg\:\!ms-0\.5 {
    margin-inline-start: 0.125rem !important;
  }

  .lg\:\!ms-1 {
    margin-inline-start: 0.25rem !important;
  }

  .lg\:\!ms-1\.5 {
    margin-inline-start: 0.375rem !important;
  }

  .lg\:\!ms-10 {
    margin-inline-start: 2.5rem !important;
  }

  .lg\:\!ms-11 {
    margin-inline-start: 2.75rem !important;
  }

  .lg\:\!ms-12 {
    margin-inline-start: 3rem !important;
  }

  .lg\:\!ms-14 {
    margin-inline-start: 3.5rem !important;
  }

  .lg\:\!ms-16 {
    margin-inline-start: 4rem !important;
  }

  .lg\:\!ms-2 {
    margin-inline-start: 0.5rem !important;
  }

  .lg\:\!ms-2\.5 {
    margin-inline-start: 0.625rem !important;
  }

  .lg\:\!ms-20 {
    margin-inline-start: 5rem !important;
  }

  .lg\:\!ms-24 {
    margin-inline-start: 6rem !important;
  }

  .lg\:\!ms-28 {
    margin-inline-start: 7rem !important;
  }

  .lg\:\!ms-3 {
    margin-inline-start: 0.75rem !important;
  }

  .lg\:\!ms-3\.5 {
    margin-inline-start: 0.875rem !important;
  }

  .lg\:\!ms-32 {
    margin-inline-start: 8rem !important;
  }

  .lg\:\!ms-36 {
    margin-inline-start: 9rem !important;
  }

  .lg\:\!ms-4 {
    margin-inline-start: 1rem !important;
  }

  .lg\:\!ms-40 {
    margin-inline-start: 10rem !important;
  }

  .lg\:\!ms-44 {
    margin-inline-start: 11rem !important;
  }

  .lg\:\!ms-48 {
    margin-inline-start: 12rem !important;
  }

  .lg\:\!ms-5 {
    margin-inline-start: 1.25rem !important;
  }

  .lg\:\!ms-52 {
    margin-inline-start: 13rem !important;
  }

  .lg\:\!ms-56 {
    margin-inline-start: 14rem !important;
  }

  .lg\:\!ms-6 {
    margin-inline-start: 1.5rem !important;
  }

  .lg\:\!ms-60 {
    margin-inline-start: 15rem !important;
  }

  .lg\:\!ms-64 {
    margin-inline-start: 16rem !important;
  }

  .lg\:\!ms-7 {
    margin-inline-start: 1.75rem !important;
  }

  .lg\:\!ms-72 {
    margin-inline-start: 18rem !important;
  }

  .lg\:\!ms-8 {
    margin-inline-start: 2rem !important;
  }

  .lg\:\!ms-80 {
    margin-inline-start: 20rem !important;
  }

  .lg\:\!ms-9 {
    margin-inline-start: 2.25rem !important;
  }

  .lg\:\!ms-96 {
    margin-inline-start: 24rem !important;
  }

  .lg\:\!ms-auto {
    margin-inline-start: auto !important;
  }

  .lg\:\!ms-px {
    margin-inline-start: 1px !important;
  }

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

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

  .lg\:\!mt-1 {
    margin-top: 0.25rem !important;
  }

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

  .lg\:\!mt-10 {
    margin-top: 2.5rem !important;
  }

  .lg\:\!mt-11 {
    margin-top: 2.75rem !important;
  }

  .lg\:\!mt-12 {
    margin-top: 3rem !important;
  }

  .lg\:\!mt-14 {
    margin-top: 3.5rem !important;
  }

  .lg\:\!mt-16 {
    margin-top: 4rem !important;
  }

  .lg\:\!mt-2 {
    margin-top: 0.5rem !important;
  }

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

  .lg\:\!mt-20 {
    margin-top: 5rem !important;
  }

  .lg\:\!mt-24 {
    margin-top: 6rem !important;
  }

  .lg\:\!mt-28 {
    margin-top: 7rem !important;
  }

  .lg\:\!mt-3 {
    margin-top: 0.75rem !important;
  }

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

  .lg\:\!mt-32 {
    margin-top: 8rem !important;
  }

  .lg\:\!mt-36 {
    margin-top: 9rem !important;
  }

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

  .lg\:\!mt-40 {
    margin-top: 10rem !important;
  }

  .lg\:\!mt-44 {
    margin-top: 11rem !important;
  }

  .lg\:\!mt-48 {
    margin-top: 12rem !important;
  }

  .lg\:\!mt-5 {
    margin-top: 1.25rem !important;
  }

  .lg\:\!mt-52 {
    margin-top: 13rem !important;
  }

  .lg\:\!mt-56 {
    margin-top: 14rem !important;
  }

  .lg\:\!mt-6 {
    margin-top: 1.5rem !important;
  }

  .lg\:\!mt-60 {
    margin-top: 15rem !important;
  }

  .lg\:\!mt-64 {
    margin-top: 16rem !important;
  }

  .lg\:\!mt-7 {
    margin-top: 1.75rem !important;
  }

  .lg\:\!mt-72 {
    margin-top: 18rem !important;
  }

  .lg\:\!mt-8 {
    margin-top: 2rem !important;
  }

  .lg\:\!mt-80 {
    margin-top: 20rem !important;
  }

  .lg\:\!mt-9 {
    margin-top: 2.25rem !important;
  }

  .lg\:\!mt-96 {
    margin-top: 24rem !important;
  }

  .lg\:\!mt-auto {
    margin-top: auto !important;
  }

  .lg\:\!mt-px {
    margin-top: 1px !important;
  }

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

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

  .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-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-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-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-9 {
    margin-bottom: -2.25rem;
  }

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

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

  .lg\:-me-0 {
    margin-inline-end: -0px;
  }

  .lg\:-me-0\.5 {
    margin-inline-end: -0.125rem;
  }

  .lg\:-me-1 {
    margin-inline-end: -0.25rem;
  }

  .lg\:-me-1\.5 {
    margin-inline-end: -0.375rem;
  }

  .lg\:-me-10 {
    margin-inline-end: -2.5rem;
  }

  .lg\:-me-11 {
    margin-inline-end: -2.75rem;
  }

  .lg\:-me-12 {
    margin-inline-end: -3rem;
  }

  .lg\:-me-14 {
    margin-inline-end: -3.5rem;
  }

  .lg\:-me-16 {
    margin-inline-end: -4rem;
  }

  .lg\:-me-2 {
    margin-inline-end: -0.5rem;
  }

  .lg\:-me-2\.5 {
    margin-inline-end: -0.625rem;
  }

  .lg\:-me-20 {
    margin-inline-end: -5rem;
  }

  .lg\:-me-24 {
    margin-inline-end: -6rem;
  }

  .lg\:-me-28 {
    margin-inline-end: -7rem;
  }

  .lg\:-me-3 {
    margin-inline-end: -0.75rem;
  }

  .lg\:-me-3\.5 {
    margin-inline-end: -0.875rem;
  }

  .lg\:-me-32 {
    margin-inline-end: -8rem;
  }

  .lg\:-me-36 {
    margin-inline-end: -9rem;
  }

  .lg\:-me-4 {
    margin-inline-end: -1rem;
  }

  .lg\:-me-40 {
    margin-inline-end: -10rem;
  }

  .lg\:-me-44 {
    margin-inline-end: -11rem;
  }

  .lg\:-me-48 {
    margin-inline-end: -12rem;
  }

  .lg\:-me-5 {
    margin-inline-end: -1.25rem;
  }

  .lg\:-me-52 {
    margin-inline-end: -13rem;
  }

  .lg\:-me-56 {
    margin-inline-end: -14rem;
  }

  .lg\:-me-6 {
    margin-inline-end: -1.5rem;
  }

  .lg\:-me-60 {
    margin-inline-end: -15rem;
  }

  .lg\:-me-64 {
    margin-inline-end: -16rem;
  }

  .lg\:-me-7 {
    margin-inline-end: -1.75rem;
  }

  .lg\:-me-72 {
    margin-inline-end: -18rem;
  }

  .lg\:-me-8 {
    margin-inline-end: -2rem;
  }

  .lg\:-me-80 {
    margin-inline-end: -20rem;
  }

  .lg\:-me-9 {
    margin-inline-end: -2.25rem;
  }

  .lg\:-me-96 {
    margin-inline-end: -24rem;
  }

  .lg\:-me-px {
    margin-inline-end: -1px;
  }

  .lg\:-ms-0 {
    margin-inline-start: -0px;
  }

  .lg\:-ms-0\.5 {
    margin-inline-start: -0.125rem;
  }

  .lg\:-ms-1 {
    margin-inline-start: -0.25rem;
  }

  .lg\:-ms-1\.5 {
    margin-inline-start: -0.375rem;
  }

  .lg\:-ms-10 {
    margin-inline-start: -2.5rem;
  }

  .lg\:-ms-11 {
    margin-inline-start: -2.75rem;
  }

  .lg\:-ms-12 {
    margin-inline-start: -3rem;
  }

  .lg\:-ms-14 {
    margin-inline-start: -3.5rem;
  }

  .lg\:-ms-16 {
    margin-inline-start: -4rem;
  }

  .lg\:-ms-2 {
    margin-inline-start: -0.5rem;
  }

  .lg\:-ms-2\.5 {
    margin-inline-start: -0.625rem;
  }

  .lg\:-ms-20 {
    margin-inline-start: -5rem;
  }

  .lg\:-ms-24 {
    margin-inline-start: -6rem;
  }

  .lg\:-ms-28 {
    margin-inline-start: -7rem;
  }

  .lg\:-ms-3 {
    margin-inline-start: -0.75rem;
  }

  .lg\:-ms-3\.5 {
    margin-inline-start: -0.875rem;
  }

  .lg\:-ms-32 {
    margin-inline-start: -8rem;
  }

  .lg\:-ms-36 {
    margin-inline-start: -9rem;
  }

  .lg\:-ms-4 {
    margin-inline-start: -1rem;
  }

  .lg\:-ms-40 {
    margin-inline-start: -10rem;
  }

  .lg\:-ms-44 {
    margin-inline-start: -11rem;
  }

  .lg\:-ms-48 {
    margin-inline-start: -12rem;
  }

  .lg\:-ms-5 {
    margin-inline-start: -1.25rem;
  }

  .lg\:-ms-52 {
    margin-inline-start: -13rem;
  }

  .lg\:-ms-56 {
    margin-inline-start: -14rem;
  }

  .lg\:-ms-6 {
    margin-inline-start: -1.5rem;
  }

  .lg\:-ms-60 {
    margin-inline-start: -15rem;
  }

  .lg\:-ms-64 {
    margin-inline-start: -16rem;
  }

  .lg\:-ms-7 {
    margin-inline-start: -1.75rem;
  }

  .lg\:-ms-72 {
    margin-inline-start: -18rem;
  }

  .lg\:-ms-8 {
    margin-inline-start: -2rem;
  }

  .lg\:-ms-80 {
    margin-inline-start: -20rem;
  }

  .lg\:-ms-9 {
    margin-inline-start: -2.25rem;
  }

  .lg\:-ms-96 {
    margin-inline-start: -24rem;
  }

  .lg\:-ms-px {
    margin-inline-start: -1px;
  }

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

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

  .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-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-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-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-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-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-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-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-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-9 {
    margin-bottom: 2.25rem;
  }

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

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

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

  .lg\:me-0 {
    margin-inline-end: 0px;
  }

  .lg\:me-0\.5 {
    margin-inline-end: 0.125rem;
  }

  .lg\:me-1 {
    margin-inline-end: 0.25rem;
  }

  .lg\:me-1\.5 {
    margin-inline-end: 0.375rem;
  }

  .lg\:me-10 {
    margin-inline-end: 2.5rem;
  }

  .lg\:me-11 {
    margin-inline-end: 2.75rem;
  }

  .lg\:me-12 {
    margin-inline-end: 3rem;
  }

  .lg\:me-14 {
    margin-inline-end: 3.5rem;
  }

  .lg\:me-16 {
    margin-inline-end: 4rem;
  }

  .lg\:me-2 {
    margin-inline-end: 0.5rem;
  }

  .lg\:me-2\.5 {
    margin-inline-end: 0.625rem;
  }

  .lg\:me-20 {
    margin-inline-end: 5rem;
  }

  .lg\:me-24 {
    margin-inline-end: 6rem;
  }

  .lg\:me-28 {
    margin-inline-end: 7rem;
  }

  .lg\:me-3 {
    margin-inline-end: 0.75rem;
  }

  .lg\:me-3\.5 {
    margin-inline-end: 0.875rem;
  }

  .lg\:me-32 {
    margin-inline-end: 8rem;
  }

  .lg\:me-36 {
    margin-inline-end: 9rem;
  }

  .lg\:me-4 {
    margin-inline-end: 1rem;
  }

  .lg\:me-40 {
    margin-inline-end: 10rem;
  }

  .lg\:me-44 {
    margin-inline-end: 11rem;
  }

  .lg\:me-48 {
    margin-inline-end: 12rem;
  }

  .lg\:me-5 {
    margin-inline-end: 1.25rem;
  }

  .lg\:me-52 {
    margin-inline-end: 13rem;
  }

  .lg\:me-56 {
    margin-inline-end: 14rem;
  }

  .lg\:me-6 {
    margin-inline-end: 1.5rem;
  }

  .lg\:me-60 {
    margin-inline-end: 15rem;
  }

  .lg\:me-64 {
    margin-inline-end: 16rem;
  }

  .lg\:me-7 {
    margin-inline-end: 1.75rem;
  }

  .lg\:me-72 {
    margin-inline-end: 18rem;
  }

  .lg\:me-8 {
    margin-inline-end: 2rem;
  }

  .lg\:me-80 {
    margin-inline-end: 20rem;
  }

  .lg\:me-9 {
    margin-inline-end: 2.25rem;
  }

  .lg\:me-96 {
    margin-inline-end: 24rem;
  }

  .lg\:me-auto {
    margin-inline-end: auto;
  }

  .lg\:me-px {
    margin-inline-end: 1px;
  }

  .lg\:ms-0 {
    margin-inline-start: 0px;
  }

  .lg\:ms-0\.5 {
    margin-inline-start: 0.125rem;
  }

  .lg\:ms-1 {
    margin-inline-start: 0.25rem;
  }

  .lg\:ms-1\.5 {
    margin-inline-start: 0.375rem;
  }

  .lg\:ms-10 {
    margin-inline-start: 2.5rem;
  }

  .lg\:ms-11 {
    margin-inline-start: 2.75rem;
  }

  .lg\:ms-12 {
    margin-inline-start: 3rem;
  }

  .lg\:ms-14 {
    margin-inline-start: 3.5rem;
  }

  .lg\:ms-16 {
    margin-inline-start: 4rem;
  }

  .lg\:ms-2 {
    margin-inline-start: 0.5rem;
  }

  .lg\:ms-2\.5 {
    margin-inline-start: 0.625rem;
  }

  .lg\:ms-20 {
    margin-inline-start: 5rem;
  }

  .lg\:ms-24 {
    margin-inline-start: 6rem;
  }

  .lg\:ms-28 {
    margin-inline-start: 7rem;
  }

  .lg\:ms-3 {
    margin-inline-start: 0.75rem;
  }

  .lg\:ms-3\.5 {
    margin-inline-start: 0.875rem;
  }

  .lg\:ms-32 {
    margin-inline-start: 8rem;
  }

  .lg\:ms-36 {
    margin-inline-start: 9rem;
  }

  .lg\:ms-4 {
    margin-inline-start: 1rem;
  }

  .lg\:ms-40 {
    margin-inline-start: 10rem;
  }

  .lg\:ms-44 {
    margin-inline-start: 11rem;
  }

  .lg\:ms-48 {
    margin-inline-start: 12rem;
  }

  .lg\:ms-5 {
    margin-inline-start: 1.25rem;
  }

  .lg\:ms-52 {
    margin-inline-start: 13rem;
  }

  .lg\:ms-56 {
    margin-inline-start: 14rem;
  }

  .lg\:ms-6 {
    margin-inline-start: 1.5rem;
  }

  .lg\:ms-60 {
    margin-inline-start: 15rem;
  }

  .lg\:ms-64 {
    margin-inline-start: 16rem;
  }

  .lg\:ms-7 {
    margin-inline-start: 1.75rem;
  }

  .lg\:ms-72 {
    margin-inline-start: 18rem;
  }

  .lg\:ms-8 {
    margin-inline-start: 2rem;
  }

  .lg\:ms-80 {
    margin-inline-start: 20rem;
  }

  .lg\:ms-9 {
    margin-inline-start: 2.25rem;
  }

  .lg\:ms-96 {
    margin-inline-start: 24rem;
  }

  .lg\:ms-auto {
    margin-inline-start: auto;
  }

  .lg\:ms-px {
    margin-inline-start: 1px;
  }

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

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

  .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-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-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-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-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\:\!flex {
    display: flex !important;
  }

  .lg\:flex {
    display: flex;
  }

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

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:aspect-\[3\/1\] {
    aspect-ratio: 3/1;
  }

  .lg\:aspect-video {
    aspect-ratio: 16 / 9;
  }

  .lg\:h-10 {
    height: 2.5rem;
  }

  .lg\:h-48 {
    height: 12rem;
  }

  .lg\:h-8 {
    height: 2rem;
  }

  .lg\:max-h-\[4\.688rem\] {
    max-height: 4.688rem;
  }

  .lg\:w-10 {
    width: 2.5rem;
  }

  .lg\:w-24 {
    width: 6rem;
  }

  .lg\:w-36 {
    width: 9rem;
  }

  .lg\:w-48 {
    width: 12rem;
  }

  .lg\:w-5\/12 {
    width: 41.666667%;
  }

  .lg\:w-52 {
    width: 13rem;
  }

  .lg\:w-7\/12 {
    width: 58.333333%;
  }

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

  .lg\:w-auto {
    width: auto;
  }

  .lg\:max-w-\[13rem\] {
    max-width: 13rem;
  }

  .lg\:flex-none {
    flex: none;
  }

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

  .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\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

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

  .lg\:grid-cols-\[repeat\(auto-fill\2c minmax\(200px\2c _1fr\)\)\] {
    grid-template-columns: repeat(auto-fill,minmax(200px, 1fr));
  }

  .lg\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

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

  .lg\:flex-row-reverse {
    flex-direction: row-reverse;
  }

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

  .lg\:flex-nowrap {
    flex-wrap: nowrap;
  }

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

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

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

  .lg\:gap-1 {
    gap: 0.25rem;
  }

  .lg\:gap-10 {
    gap: 2.5rem;
  }

  .lg\:gap-12 {
    gap: 3rem;
  }

  .lg\:gap-14 {
    gap: 3.5rem;
  }

  .lg\:gap-20 {
    gap: 5rem;
  }

  .lg\:gap-32 {
    gap: 8rem;
  }

  .lg\:gap-5 {
    gap: 1.25rem;
  }

  .lg\:gap-6 {
    gap: 1.5rem;
  }

  .lg\:gap-7 {
    gap: 1.75rem;
  }

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

  .lg\:gap-x-10 {
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }

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

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

  .lg\:\!p-0\.5 {
    padding: 0.125rem !important;
  }

  .lg\:\!p-1 {
    padding: 0.25rem !important;
  }

  .lg\:\!p-1\.5 {
    padding: 0.375rem !important;
  }

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

  .lg\:\!p-11 {
    padding: 2.75rem !important;
  }

  .lg\:\!p-12 {
    padding: 3rem !important;
  }

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

  .lg\:\!p-16 {
    padding: 4rem !important;
  }

  .lg\:\!p-2 {
    padding: 0.5rem !important;
  }

  .lg\:\!p-2\.5 {
    padding: 0.625rem !important;
  }

  .lg\:\!p-20 {
    padding: 5rem !important;
  }

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

  .lg\:\!p-28 {
    padding: 7rem !important;
  }

  .lg\:\!p-3 {
    padding: 0.75rem !important;
  }

  .lg\:\!p-3\.5 {
    padding: 0.875rem !important;
  }

  .lg\:\!p-32 {
    padding: 8rem !important;
  }

  .lg\:\!p-36 {
    padding: 9rem !important;
  }

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

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

  .lg\:\!p-44 {
    padding: 11rem !important;
  }

  .lg\:\!p-48 {
    padding: 12rem !important;
  }

  .lg\:\!p-5 {
    padding: 1.25rem !important;
  }

  .lg\:\!p-52 {
    padding: 13rem !important;
  }

  .lg\:\!p-56 {
    padding: 14rem !important;
  }

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

  .lg\:\!p-60 {
    padding: 15rem !important;
  }

  .lg\:\!p-64 {
    padding: 16rem !important;
  }

  .lg\:\!p-7 {
    padding: 1.75rem !important;
  }

  .lg\:\!p-72 {
    padding: 18rem !important;
  }

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

  .lg\:\!p-80 {
    padding: 20rem !important;
  }

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

  .lg\:\!p-96 {
    padding: 24rem !important;
  }

  .lg\:\!p-px {
    padding: 1px !important;
  }

  .lg\:p-0 {
    padding: 0px;
  }

  .lg\:p-0\.5 {
    padding: 0.125rem;
  }

  .lg\:p-1 {
    padding: 0.25rem;
  }

  .lg\:p-1\.5 {
    padding: 0.375rem;
  }

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

  .lg\:p-11 {
    padding: 2.75rem;
  }

  .lg\:p-12 {
    padding: 3rem;
  }

  .lg\:p-14 {
    padding: 3.5rem;
  }

  .lg\:p-16 {
    padding: 4rem;
  }

  .lg\:p-2 {
    padding: 0.5rem;
  }

  .lg\:p-2\.5 {
    padding: 0.625rem;
  }

  .lg\:p-20 {
    padding: 5rem;
  }

  .lg\:p-24 {
    padding: 6rem;
  }

  .lg\:p-28 {
    padding: 7rem;
  }

  .lg\:p-3 {
    padding: 0.75rem;
  }

  .lg\:p-3\.5 {
    padding: 0.875rem;
  }

  .lg\:p-32 {
    padding: 8rem;
  }

  .lg\:p-36 {
    padding: 9rem;
  }

  .lg\:p-4 {
    padding: 1rem;
  }

  .lg\:p-40 {
    padding: 10rem;
  }

  .lg\:p-44 {
    padding: 11rem;
  }

  .lg\:p-48 {
    padding: 12rem;
  }

  .lg\:p-5 {
    padding: 1.25rem;
  }

  .lg\:p-52 {
    padding: 13rem;
  }

  .lg\:p-56 {
    padding: 14rem;
  }

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

  .lg\:p-60 {
    padding: 15rem;
  }

  .lg\:p-64 {
    padding: 16rem;
  }

  .lg\:p-7 {
    padding: 1.75rem;
  }

  .lg\:p-72 {
    padding: 18rem;
  }

  .lg\:p-8 {
    padding: 2rem;
  }

  .lg\:p-80 {
    padding: 20rem;
  }

  .lg\:p-9 {
    padding: 2.25rem;
  }

  .lg\:p-96 {
    padding: 24rem;
  }

  .lg\:p-px {
    padding: 1px;
  }

  .lg\:\!px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .lg\:\!px-0\.5 {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

  .lg\:\!px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .lg\:\!px-1\.5 {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

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

  .lg\:\!px-11 {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .lg\:\!px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .lg\:\!px-14 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .lg\:\!px-16 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

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

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

  .lg\:\!px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

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

  .lg\:\!px-28 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .lg\:\!px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .lg\:\!px-3\.5 {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

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

  .lg\:\!px-36 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

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

  .lg\:\!px-40 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .lg\:\!px-44 {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .lg\:\!px-48 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .lg\:\!px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .lg\:\!px-52 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .lg\:\!px-56 {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

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

  .lg\:\!px-60 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .lg\:\!px-64 {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .lg\:\!px-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .lg\:\!px-72 {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

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

  .lg\:\!px-80 {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

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

  .lg\:\!px-96 {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

  .lg\:\!px-px {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .lg\:\!py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .lg\:\!py-0\.5 {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

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

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

  .lg\:\!py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .lg\:\!py-11 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .lg\:\!py-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

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

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

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

  .lg\:\!py-2\.5 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }

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

  .lg\:\!py-24 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .lg\:\!py-28 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .lg\:\!py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .lg\:\!py-3\.5 {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

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

  .lg\:\!py-36 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

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

  .lg\:\!py-40 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .lg\:\!py-44 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }

  .lg\:\!py-48 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .lg\:\!py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .lg\:\!py-52 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .lg\:\!py-56 {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

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

  .lg\:\!py-60 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .lg\:\!py-64 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .lg\:\!py-7 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .lg\:\!py-72 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

  .lg\:\!py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .lg\:\!py-80 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }

  .lg\:\!py-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .lg\:\!py-96 {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

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

  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .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-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-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-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-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .lg\:px-96 {
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .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-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-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-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-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-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .lg\:py-96 {
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .lg\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

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

  .lg\:\!pb-0\.5 {
    padding-bottom: 0.125rem !important;
  }

  .lg\:\!pb-1 {
    padding-bottom: 0.25rem !important;
  }

  .lg\:\!pb-1\.5 {
    padding-bottom: 0.375rem !important;
  }

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

  .lg\:\!pb-11 {
    padding-bottom: 2.75rem !important;
  }

  .lg\:\!pb-12 {
    padding-bottom: 3rem !important;
  }

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

  .lg\:\!pb-16 {
    padding-bottom: 4rem !important;
  }

  .lg\:\!pb-2 {
    padding-bottom: 0.5rem !important;
  }

  .lg\:\!pb-2\.5 {
    padding-bottom: 0.625rem !important;
  }

  .lg\:\!pb-20 {
    padding-bottom: 5rem !important;
  }

  .lg\:\!pb-24 {
    padding-bottom: 6rem !important;
  }

  .lg\:\!pb-28 {
    padding-bottom: 7rem !important;
  }

  .lg\:\!pb-3 {
    padding-bottom: 0.75rem !important;
  }

  .lg\:\!pb-3\.5 {
    padding-bottom: 0.875rem !important;
  }

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

  .lg\:\!pb-36 {
    padding-bottom: 9rem !important;
  }

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

  .lg\:\!pb-40 {
    padding-bottom: 10rem !important;
  }

  .lg\:\!pb-44 {
    padding-bottom: 11rem !important;
  }

  .lg\:\!pb-48 {
    padding-bottom: 12rem !important;
  }

  .lg\:\!pb-5 {
    padding-bottom: 1.25rem !important;
  }

  .lg\:\!pb-52 {
    padding-bottom: 13rem !important;
  }

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

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

  .lg\:\!pb-60 {
    padding-bottom: 15rem !important;
  }

  .lg\:\!pb-64 {
    padding-bottom: 16rem !important;
  }

  .lg\:\!pb-7 {
    padding-bottom: 1.75rem !important;
  }

  .lg\:\!pb-72 {
    padding-bottom: 18rem !important;
  }

  .lg\:\!pb-8 {
    padding-bottom: 2rem !important;
  }

  .lg\:\!pb-80 {
    padding-bottom: 20rem !important;
  }

  .lg\:\!pb-9 {
    padding-bottom: 2.25rem !important;
  }

  .lg\:\!pb-96 {
    padding-bottom: 24rem !important;
  }

  .lg\:\!pb-px {
    padding-bottom: 1px !important;
  }

  .lg\:\!pe-0 {
    padding-inline-end: 0px !important;
  }

  .lg\:\!pe-0\.5 {
    padding-inline-end: 0.125rem !important;
  }

  .lg\:\!pe-1 {
    padding-inline-end: 0.25rem !important;
  }

  .lg\:\!pe-1\.5 {
    padding-inline-end: 0.375rem !important;
  }

  .lg\:\!pe-10 {
    padding-inline-end: 2.5rem !important;
  }

  .lg\:\!pe-11 {
    padding-inline-end: 2.75rem !important;
  }

  .lg\:\!pe-12 {
    padding-inline-end: 3rem !important;
  }

  .lg\:\!pe-14 {
    padding-inline-end: 3.5rem !important;
  }

  .lg\:\!pe-16 {
    padding-inline-end: 4rem !important;
  }

  .lg\:\!pe-2 {
    padding-inline-end: 0.5rem !important;
  }

  .lg\:\!pe-2\.5 {
    padding-inline-end: 0.625rem !important;
  }

  .lg\:\!pe-20 {
    padding-inline-end: 5rem !important;
  }

  .lg\:\!pe-24 {
    padding-inline-end: 6rem !important;
  }

  .lg\:\!pe-28 {
    padding-inline-end: 7rem !important;
  }

  .lg\:\!pe-3 {
    padding-inline-end: 0.75rem !important;
  }

  .lg\:\!pe-3\.5 {
    padding-inline-end: 0.875rem !important;
  }

  .lg\:\!pe-32 {
    padding-inline-end: 8rem !important;
  }

  .lg\:\!pe-36 {
    padding-inline-end: 9rem !important;
  }

  .lg\:\!pe-4 {
    padding-inline-end: 1rem !important;
  }

  .lg\:\!pe-40 {
    padding-inline-end: 10rem !important;
  }

  .lg\:\!pe-44 {
    padding-inline-end: 11rem !important;
  }

  .lg\:\!pe-48 {
    padding-inline-end: 12rem !important;
  }

  .lg\:\!pe-5 {
    padding-inline-end: 1.25rem !important;
  }

  .lg\:\!pe-52 {
    padding-inline-end: 13rem !important;
  }

  .lg\:\!pe-56 {
    padding-inline-end: 14rem !important;
  }

  .lg\:\!pe-6 {
    padding-inline-end: 1.5rem !important;
  }

  .lg\:\!pe-60 {
    padding-inline-end: 15rem !important;
  }

  .lg\:\!pe-64 {
    padding-inline-end: 16rem !important;
  }

  .lg\:\!pe-7 {
    padding-inline-end: 1.75rem !important;
  }

  .lg\:\!pe-72 {
    padding-inline-end: 18rem !important;
  }

  .lg\:\!pe-8 {
    padding-inline-end: 2rem !important;
  }

  .lg\:\!pe-80 {
    padding-inline-end: 20rem !important;
  }

  .lg\:\!pe-9 {
    padding-inline-end: 2.25rem !important;
  }

  .lg\:\!pe-96 {
    padding-inline-end: 24rem !important;
  }

  .lg\:\!pe-px {
    padding-inline-end: 1px !important;
  }

  .lg\:\!ps-0 {
    padding-inline-start: 0px !important;
  }

  .lg\:\!ps-0\.5 {
    padding-inline-start: 0.125rem !important;
  }

  .lg\:\!ps-1 {
    padding-inline-start: 0.25rem !important;
  }

  .lg\:\!ps-1\.5 {
    padding-inline-start: 0.375rem !important;
  }

  .lg\:\!ps-10 {
    padding-inline-start: 2.5rem !important;
  }

  .lg\:\!ps-11 {
    padding-inline-start: 2.75rem !important;
  }

  .lg\:\!ps-12 {
    padding-inline-start: 3rem !important;
  }

  .lg\:\!ps-14 {
    padding-inline-start: 3.5rem !important;
  }

  .lg\:\!ps-16 {
    padding-inline-start: 4rem !important;
  }

  .lg\:\!ps-2 {
    padding-inline-start: 0.5rem !important;
  }

  .lg\:\!ps-2\.5 {
    padding-inline-start: 0.625rem !important;
  }

  .lg\:\!ps-20 {
    padding-inline-start: 5rem !important;
  }

  .lg\:\!ps-24 {
    padding-inline-start: 6rem !important;
  }

  .lg\:\!ps-28 {
    padding-inline-start: 7rem !important;
  }

  .lg\:\!ps-3 {
    padding-inline-start: 0.75rem !important;
  }

  .lg\:\!ps-3\.5 {
    padding-inline-start: 0.875rem !important;
  }

  .lg\:\!ps-32 {
    padding-inline-start: 8rem !important;
  }

  .lg\:\!ps-36 {
    padding-inline-start: 9rem !important;
  }

  .lg\:\!ps-4 {
    padding-inline-start: 1rem !important;
  }

  .lg\:\!ps-40 {
    padding-inline-start: 10rem !important;
  }

  .lg\:\!ps-44 {
    padding-inline-start: 11rem !important;
  }

  .lg\:\!ps-48 {
    padding-inline-start: 12rem !important;
  }

  .lg\:\!ps-5 {
    padding-inline-start: 1.25rem !important;
  }

  .lg\:\!ps-52 {
    padding-inline-start: 13rem !important;
  }

  .lg\:\!ps-56 {
    padding-inline-start: 14rem !important;
  }

  .lg\:\!ps-6 {
    padding-inline-start: 1.5rem !important;
  }

  .lg\:\!ps-60 {
    padding-inline-start: 15rem !important;
  }

  .lg\:\!ps-64 {
    padding-inline-start: 16rem !important;
  }

  .lg\:\!ps-7 {
    padding-inline-start: 1.75rem !important;
  }

  .lg\:\!ps-72 {
    padding-inline-start: 18rem !important;
  }

  .lg\:\!ps-8 {
    padding-inline-start: 2rem !important;
  }

  .lg\:\!ps-80 {
    padding-inline-start: 20rem !important;
  }

  .lg\:\!ps-9 {
    padding-inline-start: 2.25rem !important;
  }

  .lg\:\!ps-96 {
    padding-inline-start: 24rem !important;
  }

  .lg\:\!ps-px {
    padding-inline-start: 1px !important;
  }

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

  .lg\:\!pt-0\.5 {
    padding-top: 0.125rem !important;
  }

  .lg\:\!pt-1 {
    padding-top: 0.25rem !important;
  }

  .lg\:\!pt-1\.5 {
    padding-top: 0.375rem !important;
  }

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

  .lg\:\!pt-11 {
    padding-top: 2.75rem !important;
  }

  .lg\:\!pt-12 {
    padding-top: 3rem !important;
  }

  .lg\:\!pt-14 {
    padding-top: 3.5rem !important;
  }

  .lg\:\!pt-16 {
    padding-top: 4rem !important;
  }

  .lg\:\!pt-2 {
    padding-top: 0.5rem !important;
  }

  .lg\:\!pt-2\.5 {
    padding-top: 0.625rem !important;
  }

  .lg\:\!pt-20 {
    padding-top: 5rem !important;
  }

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

  .lg\:\!pt-28 {
    padding-top: 7rem !important;
  }

  .lg\:\!pt-3 {
    padding-top: 0.75rem !important;
  }

  .lg\:\!pt-3\.5 {
    padding-top: 0.875rem !important;
  }

  .lg\:\!pt-32 {
    padding-top: 8rem !important;
  }

  .lg\:\!pt-36 {
    padding-top: 9rem !important;
  }

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

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

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

  .lg\:\!pt-48 {
    padding-top: 12rem !important;
  }

  .lg\:\!pt-5 {
    padding-top: 1.25rem !important;
  }

  .lg\:\!pt-52 {
    padding-top: 13rem !important;
  }

  .lg\:\!pt-56 {
    padding-top: 14rem !important;
  }

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

  .lg\:\!pt-60 {
    padding-top: 15rem !important;
  }

  .lg\:\!pt-64 {
    padding-top: 16rem !important;
  }

  .lg\:\!pt-7 {
    padding-top: 1.75rem !important;
  }

  .lg\:\!pt-72 {
    padding-top: 18rem !important;
  }

  .lg\:\!pt-8 {
    padding-top: 2rem !important;
  }

  .lg\:\!pt-80 {
    padding-top: 20rem !important;
  }

  .lg\:\!pt-9 {
    padding-top: 2.25rem !important;
  }

  .lg\:\!pt-96 {
    padding-top: 24rem !important;
  }

  .lg\:\!pt-px {
    padding-top: 1px !important;
  }

  .lg\:pb-0 {
    padding-bottom: 0px;
  }

  .lg\:pb-0\.5 {
    padding-bottom: 0.125rem;
  }

  .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-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-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-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-9 {
    padding-bottom: 2.25rem;
  }

  .lg\:pb-96 {
    padding-bottom: 24rem;
  }

  .lg\:pb-px {
    padding-bottom: 1px;
  }

  .lg\:pe-0 {
    padding-inline-end: 0px;
  }

  .lg\:pe-0\.5 {
    padding-inline-end: 0.125rem;
  }

  .lg\:pe-1 {
    padding-inline-end: 0.25rem;
  }

  .lg\:pe-1\.5 {
    padding-inline-end: 0.375rem;
  }

  .lg\:pe-10 {
    padding-inline-end: 2.5rem;
  }

  .lg\:pe-11 {
    padding-inline-end: 2.75rem;
  }

  .lg\:pe-12 {
    padding-inline-end: 3rem;
  }

  .lg\:pe-14 {
    padding-inline-end: 3.5rem;
  }

  .lg\:pe-16 {
    padding-inline-end: 4rem;
  }

  .lg\:pe-2 {
    padding-inline-end: 0.5rem;
  }

  .lg\:pe-2\.5 {
    padding-inline-end: 0.625rem;
  }

  .lg\:pe-20 {
    padding-inline-end: 5rem;
  }

  .lg\:pe-24 {
    padding-inline-end: 6rem;
  }

  .lg\:pe-28 {
    padding-inline-end: 7rem;
  }

  .lg\:pe-3 {
    padding-inline-end: 0.75rem;
  }

  .lg\:pe-3\.5 {
    padding-inline-end: 0.875rem;
  }

  .lg\:pe-32 {
    padding-inline-end: 8rem;
  }

  .lg\:pe-36 {
    padding-inline-end: 9rem;
  }

  .lg\:pe-4 {
    padding-inline-end: 1rem;
  }

  .lg\:pe-40 {
    padding-inline-end: 10rem;
  }

  .lg\:pe-44 {
    padding-inline-end: 11rem;
  }

  .lg\:pe-48 {
    padding-inline-end: 12rem;
  }

  .lg\:pe-5 {
    padding-inline-end: 1.25rem;
  }

  .lg\:pe-52 {
    padding-inline-end: 13rem;
  }

  .lg\:pe-56 {
    padding-inline-end: 14rem;
  }

  .lg\:pe-6 {
    padding-inline-end: 1.5rem;
  }

  .lg\:pe-60 {
    padding-inline-end: 15rem;
  }

  .lg\:pe-64 {
    padding-inline-end: 16rem;
  }

  .lg\:pe-7 {
    padding-inline-end: 1.75rem;
  }

  .lg\:pe-72 {
    padding-inline-end: 18rem;
  }

  .lg\:pe-8 {
    padding-inline-end: 2rem;
  }

  .lg\:pe-80 {
    padding-inline-end: 20rem;
  }

  .lg\:pe-9 {
    padding-inline-end: 2.25rem;
  }

  .lg\:pe-96 {
    padding-inline-end: 24rem;
  }

  .lg\:pe-px {
    padding-inline-end: 1px;
  }

  .lg\:ps-0 {
    padding-inline-start: 0px;
  }

  .lg\:ps-0\.5 {
    padding-inline-start: 0.125rem;
  }

  .lg\:ps-1 {
    padding-inline-start: 0.25rem;
  }

  .lg\:ps-1\.5 {
    padding-inline-start: 0.375rem;
  }

  .lg\:ps-10 {
    padding-inline-start: 2.5rem;
  }

  .lg\:ps-11 {
    padding-inline-start: 2.75rem;
  }

  .lg\:ps-12 {
    padding-inline-start: 3rem;
  }

  .lg\:ps-14 {
    padding-inline-start: 3.5rem;
  }

  .lg\:ps-16 {
    padding-inline-start: 4rem;
  }

  .lg\:ps-2 {
    padding-inline-start: 0.5rem;
  }

  .lg\:ps-2\.5 {
    padding-inline-start: 0.625rem;
  }

  .lg\:ps-20 {
    padding-inline-start: 5rem;
  }

  .lg\:ps-24 {
    padding-inline-start: 6rem;
  }

  .lg\:ps-28 {
    padding-inline-start: 7rem;
  }

  .lg\:ps-3 {
    padding-inline-start: 0.75rem;
  }

  .lg\:ps-3\.5 {
    padding-inline-start: 0.875rem;
  }

  .lg\:ps-32 {
    padding-inline-start: 8rem;
  }

  .lg\:ps-36 {
    padding-inline-start: 9rem;
  }

  .lg\:ps-4 {
    padding-inline-start: 1rem;
  }

  .lg\:ps-40 {
    padding-inline-start: 10rem;
  }

  .lg\:ps-44 {
    padding-inline-start: 11rem;
  }

  .lg\:ps-48 {
    padding-inline-start: 12rem;
  }

  .lg\:ps-5 {
    padding-inline-start: 1.25rem;
  }

  .lg\:ps-52 {
    padding-inline-start: 13rem;
  }

  .lg\:ps-56 {
    padding-inline-start: 14rem;
  }

  .lg\:ps-6 {
    padding-inline-start: 1.5rem;
  }

  .lg\:ps-60 {
    padding-inline-start: 15rem;
  }

  .lg\:ps-64 {
    padding-inline-start: 16rem;
  }

  .lg\:ps-7 {
    padding-inline-start: 1.75rem;
  }

  .lg\:ps-72 {
    padding-inline-start: 18rem;
  }

  .lg\:ps-8 {
    padding-inline-start: 2rem;
  }

  .lg\:ps-80 {
    padding-inline-start: 20rem;
  }

  .lg\:ps-9 {
    padding-inline-start: 2.25rem;
  }

  .lg\:ps-96 {
    padding-inline-start: 24rem;
  }

  .lg\:ps-px {
    padding-inline-start: 1px;
  }

  .lg\:pt-0 {
    padding-top: 0px;
  }

  .lg\:pt-0\.5 {
    padding-top: 0.125rem;
  }

  .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-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-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-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-9 {
    padding-top: 2.25rem;
  }

  .lg\:pt-96 {
    padding-top: 24rem;
  }

  .lg\:pt-px {
    padding-top: 1px;
  }

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

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

  .lg\:text-h1 {
    font-size: 3.875rem;
    line-height: 1.1;
  }

  .lg\:text-h2 {
    font-size: 3rem;
    line-height: 1.2;
  }

  .lg\:text-h3 {
    font-size: 2.5rem;
    line-height: 1.2;
  }

  .lg\:text-h4 {
    font-size: 2rem;
    line-height: 2.375rem;
  }

  .lg\:text-h5 {
    font-size: 1.625rem;
    line-height: 2.125rem;
  }

  .rtl\:lg\:\!ms-6:where([dir="rtl"], [dir="rtl"] *) {
    margin-inline-start: 1.5rem !important;
  }
}

@media not all and (min-width: 1024px) {

  .footer-contact {
    text-align: center;
  }

  .footer-bottom {
    text-align: center;
  }

  p.max-lg\:text-sm {
    margin-bottom: 1.75rem;
  }

  .max-lg\:btn-sm.aegov-btn {
    height: 2.5rem;
    border-radius: 0.375rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .max-lg\:btn-sm.aegov-btn > svg {
    height: 1.25rem;
    width: 1.25rem;
  }

  .max-lg\:btn-sm.aegov-btn:has(svg) {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .max-lg\:btn-sm.aegov-btn:has(svg + svg) {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .max-lg\:btn-sm.aegov-btn > img {
    height: 1.25rem;
    width: 1.25rem;
  }

  .max-lg\:btn-sm.aegov-btn:has(img) {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .max-lg\:btn-sm.aegov-btn:has(img + img) {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .max-lg\:btn-sm.aegov-btn.btn-icon {
    width: 2.5rem;
    gap: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }

  .max-lg\:fixed {
    position: fixed;
  }

  .max-lg\:inset-0 {
    inset: 0px;
  }

  .max-lg\:z-50 {
    z-index: 50;
  }

  .max-lg\:flex {
    display: flex;
  }

  .max-lg\:max-h-\[calc\(100vh_-_6\.375rem\)\] {
    max-height: calc(100vh - 6.375rem);
  }

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

  .max-lg\:flex-wrap {
    flex-wrap: wrap;
  }

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

  .max-lg\:items-center {
    align-items: center;
  }

  .max-lg\:justify-start {
    justify-content: flex-start;
  }

  .max-lg\:overflow-auto {
    overflow: auto;
  }

  .max-lg\:bg-whitely-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }

  .max-lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

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

  .max-lg\:\[\&_\.submenu-btn\]\:\!absolute .submenu-btn {
    position: absolute !important;
  }

  .max-lg\:\[\&_\.submenu-btn\]\:end-0 .submenu-btn {
    inset-inline-end: 0px;
  }

  .max-lg\:\[\&_\.submenu-btn\]\:top-2 .submenu-btn {
    top: 0.5rem;
  }

  .max-lg\:\[\&_\.submenu-btn\]\:w-6 .submenu-btn {
    width: 1.5rem;
  }

  .max-lg\:\[\&_li_a\]\:w-full li a {
    width: 100%;
  }

  .max-lg\:\[\&_li_a\]\:py-2 li a {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

@media (min-width: 1280px) {

  .container {
    max-width: 1280px;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }

  .aegov-accordion:not(.aegov-mobile-accordion) .accordion-title button {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .aegov-accordion:not(.aegov-mobile-accordion) .accordion-content .accordion-content-body {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .aegov-form-control .form-control-dropbox svg {
    height: 3rem;
    width: 3rem;
  }

  .lang-header {
    margin-bottom: 2.5rem;
    gap: 2.5rem;
  }

  .lang-primary {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .custom-divide > *:not(:last-child) {
    margin-inline-end: 1rem;
    padding-inline-end: 1rem;
  }

  .custom-divide-sm > *:not(:last-child) {
    margin-inline-end: 0.5rem;
    padding-inline-end: 0.5rem;
  }

  .logos .logo-item:not(:last-child) {
    margin-inline-end: 2.5rem;
  }

  .logo img {
    max-height: 5rem;
    max-width: 15rem;
  }

  .secondary-logo {
    height: 4.5rem;
  }

  .header-top-right {
    min-height: 5rem;
    min-width: 5rem;
  }

  .header-top-right .emblem-logo {
    height: 6rem;
    width: 6rem;
  }

  .main-navigation .nav-menu > .menu-item > a {
    height: 4rem;
    border-bottom-width: 0.188rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .main-navigation .menu-item.menu-item-has-children > a {
    padding-inline-end: 2rem;
  }

  .main-navigation .menu-item.menu-item-has-children .submenu-btn {
    margin-inline-start: -2rem;
    height: 4rem;
    width: 1.5rem;
  }

  p[dir="rtl"] .aegov-header .main-navigation .nav-menu > .menu-item > a {
    margin-bottom: 1.75rem;
  }

  [dir="rtl"] .aegov-header .main-navigation .nav-menu > .menu-item > a {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .has-link-icon a svg {
    height: 1.25rem;
    width: 1.25rem;
  }

  p.header-navs-right li a {
    margin-bottom: 1.75rem;
  }

  .header-navs-right li a {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .submenu .submenu-title {
    margin-bottom: 1.25rem;
  }

  .submenu li a {
    font-size: 1rem;
    line-height: 1.5rem;
  }

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

  .aegov-footer a {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .footer-contact li {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .aegov-hero .hero-controls {
    bottom: 1.75rem;
    inset-inline-start: 4.25rem;
  }

  .aegov-hero .hero-col-left {
    padding-left: 3rem;
    padding-right: 3rem;
    padding-top: 3rem;
    padding-bottom: 8rem;
  }

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

  .aegov-hero .hero-hero-title-wrap {
    inset-inline-start: 4.25rem;
  }

  .aegov-hero .hero-hero-title-wrap > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

  .aegov-hero .hero-title {
    font-size: 3rem;
    line-height: 1.2;
  }

  .aegov-hero .hero-hero-title {
    width: 58.333333%;
    line-height: 1.1;
    font-size: 3.6rem;
  }

  .aegov-hero .hero-description {
    font-size: 2rem;
    line-height: 2.375rem;
  }

  .aegovs-slider-style .slick-dots {
    margin-top: 2rem;
  }

  pheader .aegov-dropdown li button.dropdown-item {
    margin-bottom: 1.75rem;
  }

  header .aegov-dropdown li button.dropdown-item {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .aegov-hero .hero-full-width .hero-hero-title-wrap {
    padding: 4rem;
    padding-bottom: 5rem;
  }

  .services-listing:not(.list-view) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .xl\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .xl\:col-start-1 {
    grid-column-start: 1;
  }

  .xl\:col-end-5 {
    grid-column-end: 5;
  }

  .xl\:row-start-1 {
    grid-row-start: 1;
  }

  .xl\:\!-m-0 {
    margin: -0px !important;
  }

  .xl\:\!-m-0\.5 {
    margin: -0.125rem !important;
  }

  .xl\:\!-m-1 {
    margin: -0.25rem !important;
  }

  .xl\:\!-m-1\.5 {
    margin: -0.375rem !important;
  }

  .xl\:\!-m-10 {
    margin: -2.5rem !important;
  }

  .xl\:\!-m-11 {
    margin: -2.75rem !important;
  }

  .xl\:\!-m-12 {
    margin: -3rem !important;
  }

  .xl\:\!-m-14 {
    margin: -3.5rem !important;
  }

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

  .xl\:\!-m-2 {
    margin: -0.5rem !important;
  }

  .xl\:\!-m-2\.5 {
    margin: -0.625rem !important;
  }

  .xl\:\!-m-20 {
    margin: -5rem !important;
  }

  .xl\:\!-m-24 {
    margin: -6rem !important;
  }

  .xl\:\!-m-28 {
    margin: -7rem !important;
  }

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

  .xl\:\!-m-3\.5 {
    margin: -0.875rem !important;
  }

  .xl\:\!-m-32 {
    margin: -8rem !important;
  }

  .xl\:\!-m-36 {
    margin: -9rem !important;
  }

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

  .xl\:\!-m-40 {
    margin: -10rem !important;
  }

  .xl\:\!-m-44 {
    margin: -11rem !important;
  }

  .xl\:\!-m-48 {
    margin: -12rem !important;
  }

  .xl\:\!-m-5 {
    margin: -1.25rem !important;
  }

  .xl\:\!-m-52 {
    margin: -13rem !important;
  }

  .xl\:\!-m-56 {
    margin: -14rem !important;
  }

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

  .xl\:\!-m-60 {
    margin: -15rem !important;
  }

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

  .xl\:\!-m-7 {
    margin: -1.75rem !important;
  }

  .xl\:\!-m-72 {
    margin: -18rem !important;
  }

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

  .xl\:\!-m-80 {
    margin: -20rem !important;
  }

  .xl\:\!-m-9 {
    margin: -2.25rem !important;
  }

  .xl\:\!-m-96 {
    margin: -24rem !important;
  }

  .xl\:\!-m-px {
    margin: -1px !important;
  }

  .xl\:\!m-0 {
    margin: 0px !important;
  }

  .xl\:\!m-0\.5 {
    margin: 0.125rem !important;
  }

  .xl\:\!m-1 {
    margin: 0.25rem !important;
  }

  .xl\:\!m-1\.5 {
    margin: 0.375rem !important;
  }

  .xl\:\!m-10 {
    margin: 2.5rem !important;
  }

  .xl\:\!m-11 {
    margin: 2.75rem !important;
  }

  .xl\:\!m-12 {
    margin: 3rem !important;
  }

  .xl\:\!m-14 {
    margin: 3.5rem !important;
  }

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

  .xl\:\!m-2 {
    margin: 0.5rem !important;
  }

  .xl\:\!m-2\.5 {
    margin: 0.625rem !important;
  }

  .xl\:\!m-20 {
    margin: 5rem !important;
  }

  .xl\:\!m-24 {
    margin: 6rem !important;
  }

  .xl\:\!m-28 {
    margin: 7rem !important;
  }

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

  .xl\:\!m-3\.5 {
    margin: 0.875rem !important;
  }

  .xl\:\!m-32 {
    margin: 8rem !important;
  }

  .xl\:\!m-36 {
    margin: 9rem !important;
  }

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

  .xl\:\!m-40 {
    margin: 10rem !important;
  }

  .xl\:\!m-44 {
    margin: 11rem !important;
  }

  .xl\:\!m-48 {
    margin: 12rem !important;
  }

  .xl\:\!m-5 {
    margin: 1.25rem !important;
  }

  .xl\:\!m-52 {
    margin: 13rem !important;
  }

  .xl\:\!m-56 {
    margin: 14rem !important;
  }

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

  .xl\:\!m-60 {
    margin: 15rem !important;
  }

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

  .xl\:\!m-7 {
    margin: 1.75rem !important;
  }

  .xl\:\!m-72 {
    margin: 18rem !important;
  }

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

  .xl\:\!m-80 {
    margin: 20rem !important;
  }

  .xl\:\!m-9 {
    margin: 2.25rem !important;
  }

  .xl\:\!m-96 {
    margin: 24rem !important;
  }

  .xl\:\!m-auto {
    margin: auto !important;
  }

  .xl\:\!m-px {
    margin: 1px !important;
  }

  .xl\:-m-0 {
    margin: -0px;
  }

  .xl\:-m-0\.5 {
    margin: -0.125rem;
  }

  .xl\:-m-1 {
    margin: -0.25rem;
  }

  .xl\:-m-1\.5 {
    margin: -0.375rem;
  }

  .xl\:-m-10 {
    margin: -2.5rem;
  }

  .xl\:-m-11 {
    margin: -2.75rem;
  }

  .xl\:-m-12 {
    margin: -3rem;
  }

  .xl\:-m-14 {
    margin: -3.5rem;
  }

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

  .xl\:-m-2 {
    margin: -0.5rem;
  }

  .xl\:-m-2\.5 {
    margin: -0.625rem;
  }

  .xl\:-m-20 {
    margin: -5rem;
  }

  .xl\:-m-24 {
    margin: -6rem;
  }

  .xl\:-m-28 {
    margin: -7rem;
  }

  .xl\:-m-3 {
    margin: -0.75rem;
  }

  .xl\:-m-3\.5 {
    margin: -0.875rem;
  }

  .xl\:-m-32 {
    margin: -8rem;
  }

  .xl\:-m-36 {
    margin: -9rem;
  }

  .xl\:-m-4 {
    margin: -1rem;
  }

  .xl\:-m-40 {
    margin: -10rem;
  }

  .xl\:-m-44 {
    margin: -11rem;
  }

  .xl\:-m-48 {
    margin: -12rem;
  }

  .xl\:-m-5 {
    margin: -1.25rem;
  }

  .xl\:-m-52 {
    margin: -13rem;
  }

  .xl\:-m-56 {
    margin: -14rem;
  }

  .xl\:-m-6 {
    margin: -1.5rem;
  }

  .xl\:-m-60 {
    margin: -15rem;
  }

  .xl\:-m-64 {
    margin: -16rem;
  }

  .xl\:-m-7 {
    margin: -1.75rem;
  }

  .xl\:-m-72 {
    margin: -18rem;
  }

  .xl\:-m-8 {
    margin: -2rem;
  }

  .xl\:-m-80 {
    margin: -20rem;
  }

  .xl\:-m-9 {
    margin: -2.25rem;
  }

  .xl\:-m-96 {
    margin: -24rem;
  }

  .xl\:-m-px {
    margin: -1px;
  }

  .xl\:m-0 {
    margin: 0px;
  }

  .xl\:m-0\.5 {
    margin: 0.125rem;
  }

  .xl\:m-1 {
    margin: 0.25rem;
  }

  .xl\:m-1\.5 {
    margin: 0.375rem;
  }

  .xl\:m-10 {
    margin: 2.5rem;
  }

  .xl\:m-11 {
    margin: 2.75rem;
  }

  .xl\:m-12 {
    margin: 3rem;
  }

  .xl\:m-14 {
    margin: 3.5rem;
  }

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

  .xl\:m-2 {
    margin: 0.5rem;
  }

  .xl\:m-2\.5 {
    margin: 0.625rem;
  }

  .xl\:m-20 {
    margin: 5rem;
  }

  .xl\:m-24 {
    margin: 6rem;
  }

  .xl\:m-28 {
    margin: 7rem;
  }

  .xl\:m-3 {
    margin: 0.75rem;
  }

  .xl\:m-3\.5 {
    margin: 0.875rem;
  }

  .xl\:m-32 {
    margin: 8rem;
  }

  .xl\:m-36 {
    margin: 9rem;
  }

  .xl\:m-4 {
    margin: 1rem;
  }

  .xl\:m-40 {
    margin: 10rem;
  }

  .xl\:m-44 {
    margin: 11rem;
  }

  .xl\:m-48 {
    margin: 12rem;
  }

  .xl\:m-5 {
    margin: 1.25rem;
  }

  .xl\:m-52 {
    margin: 13rem;
  }

  .xl\:m-56 {
    margin: 14rem;
  }

  .xl\:m-6 {
    margin: 1.5rem;
  }

  .xl\:m-60 {
    margin: 15rem;
  }

  .xl\:m-64 {
    margin: 16rem;
  }

  .xl\:m-7 {
    margin: 1.75rem;
  }

  .xl\:m-72 {
    margin: 18rem;
  }

  .xl\:m-8 {
    margin: 2rem;
  }

  .xl\:m-80 {
    margin: 20rem;
  }

  .xl\:m-9 {
    margin: 2.25rem;
  }

  .xl\:m-96 {
    margin: 24rem;
  }

  .xl\:m-auto {
    margin: auto;
  }

  .xl\:m-px {
    margin: 1px;
  }

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

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

  .xl\:\!-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

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

  .xl\:\!-mx-10 {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .xl\:\!-mx-11 {
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .xl\:\!-mx-12 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .xl\:\!-mx-14 {
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

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

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

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

  .xl\:\!-mx-20 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .xl\:\!-mx-24 {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .xl\:\!-mx-28 {
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

  .xl\:\!-mx-3 {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

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

  .xl\:\!-mx-32 {
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .xl\:\!-mx-36 {
    margin-left: -9rem !important;
    margin-right: -9rem !important;
  }

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

  .xl\:\!-mx-40 {
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .xl\:\!-mx-44 {
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .xl\:\!-mx-48 {
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .xl\:\!-mx-5 {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .xl\:\!-mx-52 {
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .xl\:\!-mx-56 {
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .xl\:\!-mx-6 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .xl\:\!-mx-60 {
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

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

  .xl\:\!-mx-7 {
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .xl\:\!-mx-72 {
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

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

  .xl\:\!-mx-80 {
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

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

  .xl\:\!-mx-96 {
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

  .xl\:\!-mx-px {
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

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

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

  .xl\:\!-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

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

  .xl\:\!-my-10 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .xl\:\!-my-11 {
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .xl\:\!-my-12 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .xl\:\!-my-14 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .xl\:\!-my-16 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .xl\:\!-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

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

  .xl\:\!-my-20 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .xl\:\!-my-24 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .xl\:\!-my-28 {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .xl\:\!-my-3 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

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

  .xl\:\!-my-32 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .xl\:\!-my-36 {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

  .xl\:\!-my-4 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .xl\:\!-my-40 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .xl\:\!-my-44 {
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .xl\:\!-my-48 {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .xl\:\!-my-5 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .xl\:\!-my-52 {
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .xl\:\!-my-56 {
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

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

  .xl\:\!-my-60 {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .xl\:\!-my-64 {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .xl\:\!-my-7 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .xl\:\!-my-72 {
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

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

  .xl\:\!-my-80 {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .xl\:\!-my-9 {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .xl\:\!-my-96 {
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

  .xl\:\!-my-px {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

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

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

  .xl\:\!mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

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

  .xl\:\!mx-10 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .xl\:\!mx-11 {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .xl\:\!mx-12 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .xl\:\!mx-14 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

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

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

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

  .xl\:\!mx-20 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .xl\:\!mx-24 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .xl\:\!mx-28 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .xl\:\!mx-3 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

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

  .xl\:\!mx-32 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .xl\:\!mx-36 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

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

  .xl\:\!mx-40 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .xl\:\!mx-44 {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .xl\:\!mx-48 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .xl\:\!mx-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .xl\:\!mx-52 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .xl\:\!mx-56 {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .xl\:\!mx-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .xl\:\!mx-60 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

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

  .xl\:\!mx-7 {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .xl\:\!mx-72 {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

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

  .xl\:\!mx-80 {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

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

  .xl\:\!mx-96 {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

  .xl\:\!mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .xl\:\!mx-px {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

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

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

  .xl\:\!my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

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

  .xl\:\!my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .xl\:\!my-11 {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .xl\:\!my-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .xl\:\!my-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .xl\:\!my-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .xl\:\!my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

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

  .xl\:\!my-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .xl\:\!my-24 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .xl\:\!my-28 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .xl\:\!my-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

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

  .xl\:\!my-32 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .xl\:\!my-36 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .xl\:\!my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .xl\:\!my-40 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .xl\:\!my-44 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .xl\:\!my-48 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .xl\:\!my-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .xl\:\!my-52 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .xl\:\!my-56 {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

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

  .xl\:\!my-60 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .xl\:\!my-64 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .xl\:\!my-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .xl\:\!my-72 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

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

  .xl\:\!my-80 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .xl\:\!my-9 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .xl\:\!my-96 {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

  .xl\:\!my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .xl\:\!my-px {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

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

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

  .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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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 !important;
  }

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

  .xl\:\!-mb-1 {
    margin-bottom: -0.25rem !important;
  }

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

  .xl\:\!-mb-10 {
    margin-bottom: -2.5rem !important;
  }

  .xl\:\!-mb-11 {
    margin-bottom: -2.75rem !important;
  }

  .xl\:\!-mb-12 {
    margin-bottom: -3rem !important;
  }

  .xl\:\!-mb-14 {
    margin-bottom: -3.5rem !important;
  }

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

  .xl\:\!-mb-2 {
    margin-bottom: -0.5rem !important;
  }

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

  .xl\:\!-mb-20 {
    margin-bottom: -5rem !important;
  }

  .xl\:\!-mb-24 {
    margin-bottom: -6rem !important;
  }

  .xl\:\!-mb-28 {
    margin-bottom: -7rem !important;
  }

  .xl\:\!-mb-3 {
    margin-bottom: -0.75rem !important;
  }

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

  .xl\:\!-mb-32 {
    margin-bottom: -8rem !important;
  }

  .xl\:\!-mb-36 {
    margin-bottom: -9rem !important;
  }

  .xl\:\!-mb-4 {
    margin-bottom: -1rem !important;
  }

  .xl\:\!-mb-40 {
    margin-bottom: -10rem !important;
  }

  .xl\:\!-mb-44 {
    margin-bottom: -11rem !important;
  }

  .xl\:\!-mb-48 {
    margin-bottom: -12rem !important;
  }

  .xl\:\!-mb-5 {
    margin-bottom: -1.25rem !important;
  }

  .xl\:\!-mb-52 {
    margin-bottom: -13rem !important;
  }

  .xl\:\!-mb-56 {
    margin-bottom: -14rem !important;
  }

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

  .xl\:\!-mb-60 {
    margin-bottom: -15rem !important;
  }

  .xl\:\!-mb-64 {
    margin-bottom: -16rem !important;
  }

  .xl\:\!-mb-7 {
    margin-bottom: -1.75rem !important;
  }

  .xl\:\!-mb-72 {
    margin-bottom: -18rem !important;
  }

  .xl\:\!-mb-8 {
    margin-bottom: -2rem !important;
  }

  .xl\:\!-mb-80 {
    margin-bottom: -20rem !important;
  }

  .xl\:\!-mb-9 {
    margin-bottom: -2.25rem !important;
  }

  .xl\:\!-mb-96 {
    margin-bottom: -24rem !important;
  }

  .xl\:\!-mb-px {
    margin-bottom: -1px !important;
  }

  .xl\:\!-me-0 {
    margin-inline-end: -0px !important;
  }

  .xl\:\!-me-0\.5 {
    margin-inline-end: -0.125rem !important;
  }

  .xl\:\!-me-1 {
    margin-inline-end: -0.25rem !important;
  }

  .xl\:\!-me-1\.5 {
    margin-inline-end: -0.375rem !important;
  }

  .xl\:\!-me-10 {
    margin-inline-end: -2.5rem !important;
  }

  .xl\:\!-me-11 {
    margin-inline-end: -2.75rem !important;
  }

  .xl\:\!-me-12 {
    margin-inline-end: -3rem !important;
  }

  .xl\:\!-me-14 {
    margin-inline-end: -3.5rem !important;
  }

  .xl\:\!-me-16 {
    margin-inline-end: -4rem !important;
  }

  .xl\:\!-me-2 {
    margin-inline-end: -0.5rem !important;
  }

  .xl\:\!-me-2\.5 {
    margin-inline-end: -0.625rem !important;
  }

  .xl\:\!-me-20 {
    margin-inline-end: -5rem !important;
  }

  .xl\:\!-me-24 {
    margin-inline-end: -6rem !important;
  }

  .xl\:\!-me-28 {
    margin-inline-end: -7rem !important;
  }

  .xl\:\!-me-3 {
    margin-inline-end: -0.75rem !important;
  }

  .xl\:\!-me-3\.5 {
    margin-inline-end: -0.875rem !important;
  }

  .xl\:\!-me-32 {
    margin-inline-end: -8rem !important;
  }

  .xl\:\!-me-36 {
    margin-inline-end: -9rem !important;
  }

  .xl\:\!-me-4 {
    margin-inline-end: -1rem !important;
  }

  .xl\:\!-me-40 {
    margin-inline-end: -10rem !important;
  }

  .xl\:\!-me-44 {
    margin-inline-end: -11rem !important;
  }

  .xl\:\!-me-48 {
    margin-inline-end: -12rem !important;
  }

  .xl\:\!-me-5 {
    margin-inline-end: -1.25rem !important;
  }

  .xl\:\!-me-52 {
    margin-inline-end: -13rem !important;
  }

  .xl\:\!-me-56 {
    margin-inline-end: -14rem !important;
  }

  .xl\:\!-me-6 {
    margin-inline-end: -1.5rem !important;
  }

  .xl\:\!-me-60 {
    margin-inline-end: -15rem !important;
  }

  .xl\:\!-me-64 {
    margin-inline-end: -16rem !important;
  }

  .xl\:\!-me-7 {
    margin-inline-end: -1.75rem !important;
  }

  .xl\:\!-me-72 {
    margin-inline-end: -18rem !important;
  }

  .xl\:\!-me-8 {
    margin-inline-end: -2rem !important;
  }

  .xl\:\!-me-80 {
    margin-inline-end: -20rem !important;
  }

  .xl\:\!-me-9 {
    margin-inline-end: -2.25rem !important;
  }

  .xl\:\!-me-96 {
    margin-inline-end: -24rem !important;
  }

  .xl\:\!-me-px {
    margin-inline-end: -1px !important;
  }

  .xl\:\!-ms-0 {
    margin-inline-start: -0px !important;
  }

  .xl\:\!-ms-0\.5 {
    margin-inline-start: -0.125rem !important;
  }

  .xl\:\!-ms-1 {
    margin-inline-start: -0.25rem !important;
  }

  .xl\:\!-ms-1\.5 {
    margin-inline-start: -0.375rem !important;
  }

  .xl\:\!-ms-10 {
    margin-inline-start: -2.5rem !important;
  }

  .xl\:\!-ms-11 {
    margin-inline-start: -2.75rem !important;
  }

  .xl\:\!-ms-12 {
    margin-inline-start: -3rem !important;
  }

  .xl\:\!-ms-14 {
    margin-inline-start: -3.5rem !important;
  }

  .xl\:\!-ms-16 {
    margin-inline-start: -4rem !important;
  }

  .xl\:\!-ms-2 {
    margin-inline-start: -0.5rem !important;
  }

  .xl\:\!-ms-2\.5 {
    margin-inline-start: -0.625rem !important;
  }

  .xl\:\!-ms-20 {
    margin-inline-start: -5rem !important;
  }

  .xl\:\!-ms-24 {
    margin-inline-start: -6rem !important;
  }

  .xl\:\!-ms-28 {
    margin-inline-start: -7rem !important;
  }

  .xl\:\!-ms-3 {
    margin-inline-start: -0.75rem !important;
  }

  .xl\:\!-ms-3\.5 {
    margin-inline-start: -0.875rem !important;
  }

  .xl\:\!-ms-32 {
    margin-inline-start: -8rem !important;
  }

  .xl\:\!-ms-36 {
    margin-inline-start: -9rem !important;
  }

  .xl\:\!-ms-4 {
    margin-inline-start: -1rem !important;
  }

  .xl\:\!-ms-40 {
    margin-inline-start: -10rem !important;
  }

  .xl\:\!-ms-44 {
    margin-inline-start: -11rem !important;
  }

  .xl\:\!-ms-48 {
    margin-inline-start: -12rem !important;
  }

  .xl\:\!-ms-5 {
    margin-inline-start: -1.25rem !important;
  }

  .xl\:\!-ms-52 {
    margin-inline-start: -13rem !important;
  }

  .xl\:\!-ms-56 {
    margin-inline-start: -14rem !important;
  }

  .xl\:\!-ms-6 {
    margin-inline-start: -1.5rem !important;
  }

  .xl\:\!-ms-60 {
    margin-inline-start: -15rem !important;
  }

  .xl\:\!-ms-64 {
    margin-inline-start: -16rem !important;
  }

  .xl\:\!-ms-7 {
    margin-inline-start: -1.75rem !important;
  }

  .xl\:\!-ms-72 {
    margin-inline-start: -18rem !important;
  }

  .xl\:\!-ms-8 {
    margin-inline-start: -2rem !important;
  }

  .xl\:\!-ms-80 {
    margin-inline-start: -20rem !important;
  }

  .xl\:\!-ms-9 {
    margin-inline-start: -2.25rem !important;
  }

  .xl\:\!-ms-96 {
    margin-inline-start: -24rem !important;
  }

  .xl\:\!-ms-px {
    margin-inline-start: -1px !important;
  }

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

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

  .xl\:\!-mt-1 {
    margin-top: -0.25rem !important;
  }

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

  .xl\:\!-mt-10 {
    margin-top: -2.5rem !important;
  }

  .xl\:\!-mt-11 {
    margin-top: -2.75rem !important;
  }

  .xl\:\!-mt-12 {
    margin-top: -3rem !important;
  }

  .xl\:\!-mt-14 {
    margin-top: -3.5rem !important;
  }

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

  .xl\:\!-mt-2 {
    margin-top: -0.5rem !important;
  }

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

  .xl\:\!-mt-20 {
    margin-top: -5rem !important;
  }

  .xl\:\!-mt-24 {
    margin-top: -6rem !important;
  }

  .xl\:\!-mt-28 {
    margin-top: -7rem !important;
  }

  .xl\:\!-mt-3 {
    margin-top: -0.75rem !important;
  }

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

  .xl\:\!-mt-32 {
    margin-top: -8rem !important;
  }

  .xl\:\!-mt-36 {
    margin-top: -9rem !important;
  }

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

  .xl\:\!-mt-40 {
    margin-top: -10rem !important;
  }

  .xl\:\!-mt-44 {
    margin-top: -11rem !important;
  }

  .xl\:\!-mt-48 {
    margin-top: -12rem !important;
  }

  .xl\:\!-mt-5 {
    margin-top: -1.25rem !important;
  }

  .xl\:\!-mt-52 {
    margin-top: -13rem !important;
  }

  .xl\:\!-mt-56 {
    margin-top: -14rem !important;
  }

  .xl\:\!-mt-6 {
    margin-top: -1.5rem !important;
  }

  .xl\:\!-mt-60 {
    margin-top: -15rem !important;
  }

  .xl\:\!-mt-64 {
    margin-top: -16rem !important;
  }

  .xl\:\!-mt-7 {
    margin-top: -1.75rem !important;
  }

  .xl\:\!-mt-72 {
    margin-top: -18rem !important;
  }

  .xl\:\!-mt-8 {
    margin-top: -2rem !important;
  }

  .xl\:\!-mt-80 {
    margin-top: -20rem !important;
  }

  .xl\:\!-mt-9 {
    margin-top: -2.25rem !important;
  }

  .xl\:\!-mt-96 {
    margin-top: -24rem !important;
  }

  .xl\:\!-mt-px {
    margin-top: -1px !important;
  }

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

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

  .xl\:\!mb-1 {
    margin-bottom: 0.25rem !important;
  }

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

  .xl\:\!mb-10 {
    margin-bottom: 2.5rem !important;
  }

  .xl\:\!mb-11 {
    margin-bottom: 2.75rem !important;
  }

  .xl\:\!mb-12 {
    margin-bottom: 3rem !important;
  }

  .xl\:\!mb-14 {
    margin-bottom: 3.5rem !important;
  }

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

  .xl\:\!mb-2 {
    margin-bottom: 0.5rem !important;
  }

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

  .xl\:\!mb-20 {
    margin-bottom: 5rem !important;
  }

  .xl\:\!mb-24 {
    margin-bottom: 6rem !important;
  }

  .xl\:\!mb-28 {
    margin-bottom: 7rem !important;
  }

  .xl\:\!mb-3 {
    margin-bottom: 0.75rem !important;
  }

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

  .xl\:\!mb-32 {
    margin-bottom: 8rem !important;
  }

  .xl\:\!mb-36 {
    margin-bottom: 9rem !important;
  }

  .xl\:\!mb-4 {
    margin-bottom: 1rem !important;
  }

  .xl\:\!mb-40 {
    margin-bottom: 10rem !important;
  }

  .xl\:\!mb-44 {
    margin-bottom: 11rem !important;
  }

  .xl\:\!mb-48 {
    margin-bottom: 12rem !important;
  }

  .xl\:\!mb-5 {
    margin-bottom: 1.25rem !important;
  }

  .xl\:\!mb-52 {
    margin-bottom: 13rem !important;
  }

  .xl\:\!mb-56 {
    margin-bottom: 14rem !important;
  }

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

  .xl\:\!mb-60 {
    margin-bottom: 15rem !important;
  }

  .xl\:\!mb-64 {
    margin-bottom: 16rem !important;
  }

  .xl\:\!mb-7 {
    margin-bottom: 1.75rem !important;
  }

  .xl\:\!mb-72 {
    margin-bottom: 18rem !important;
  }

  .xl\:\!mb-8 {
    margin-bottom: 2rem !important;
  }

  .xl\:\!mb-80 {
    margin-bottom: 20rem !important;
  }

  .xl\:\!mb-9 {
    margin-bottom: 2.25rem !important;
  }

  .xl\:\!mb-96 {
    margin-bottom: 24rem !important;
  }

  .xl\:\!mb-auto {
    margin-bottom: auto !important;
  }

  .xl\:\!mb-px {
    margin-bottom: 1px !important;
  }

  .xl\:\!me-0 {
    margin-inline-end: 0px !important;
  }

  .xl\:\!me-0\.5 {
    margin-inline-end: 0.125rem !important;
  }

  .xl\:\!me-1 {
    margin-inline-end: 0.25rem !important;
  }

  .xl\:\!me-1\.5 {
    margin-inline-end: 0.375rem !important;
  }

  .xl\:\!me-10 {
    margin-inline-end: 2.5rem !important;
  }

  .xl\:\!me-11 {
    margin-inline-end: 2.75rem !important;
  }

  .xl\:\!me-12 {
    margin-inline-end: 3rem !important;
  }

  .xl\:\!me-14 {
    margin-inline-end: 3.5rem !important;
  }

  .xl\:\!me-16 {
    margin-inline-end: 4rem !important;
  }

  .xl\:\!me-2 {
    margin-inline-end: 0.5rem !important;
  }

  .xl\:\!me-2\.5 {
    margin-inline-end: 0.625rem !important;
  }

  .xl\:\!me-20 {
    margin-inline-end: 5rem !important;
  }

  .xl\:\!me-24 {
    margin-inline-end: 6rem !important;
  }

  .xl\:\!me-28 {
    margin-inline-end: 7rem !important;
  }

  .xl\:\!me-3 {
    margin-inline-end: 0.75rem !important;
  }

  .xl\:\!me-3\.5 {
    margin-inline-end: 0.875rem !important;
  }

  .xl\:\!me-32 {
    margin-inline-end: 8rem !important;
  }

  .xl\:\!me-36 {
    margin-inline-end: 9rem !important;
  }

  .xl\:\!me-4 {
    margin-inline-end: 1rem !important;
  }

  .xl\:\!me-40 {
    margin-inline-end: 10rem !important;
  }

  .xl\:\!me-44 {
    margin-inline-end: 11rem !important;
  }

  .xl\:\!me-48 {
    margin-inline-end: 12rem !important;
  }

  .xl\:\!me-5 {
    margin-inline-end: 1.25rem !important;
  }

  .xl\:\!me-52 {
    margin-inline-end: 13rem !important;
  }

  .xl\:\!me-56 {
    margin-inline-end: 14rem !important;
  }

  .xl\:\!me-6 {
    margin-inline-end: 1.5rem !important;
  }

  .xl\:\!me-60 {
    margin-inline-end: 15rem !important;
  }

  .xl\:\!me-64 {
    margin-inline-end: 16rem !important;
  }

  .xl\:\!me-7 {
    margin-inline-end: 1.75rem !important;
  }

  .xl\:\!me-72 {
    margin-inline-end: 18rem !important;
  }

  .xl\:\!me-8 {
    margin-inline-end: 2rem !important;
  }

  .xl\:\!me-80 {
    margin-inline-end: 20rem !important;
  }

  .xl\:\!me-9 {
    margin-inline-end: 2.25rem !important;
  }

  .xl\:\!me-96 {
    margin-inline-end: 24rem !important;
  }

  .xl\:\!me-auto {
    margin-inline-end: auto !important;
  }

  .xl\:\!me-px {
    margin-inline-end: 1px !important;
  }

  .xl\:\!ms-0 {
    margin-inline-start: 0px !important;
  }

  .xl\:\!ms-0\.5 {
    margin-inline-start: 0.125rem !important;
  }

  .xl\:\!ms-1 {
    margin-inline-start: 0.25rem !important;
  }

  .xl\:\!ms-1\.5 {
    margin-inline-start: 0.375rem !important;
  }

  .xl\:\!ms-10 {
    margin-inline-start: 2.5rem !important;
  }

  .xl\:\!ms-11 {
    margin-inline-start: 2.75rem !important;
  }

  .xl\:\!ms-12 {
    margin-inline-start: 3rem !important;
  }

  .xl\:\!ms-14 {
    margin-inline-start: 3.5rem !important;
  }

  .xl\:\!ms-16 {
    margin-inline-start: 4rem !important;
  }

  .xl\:\!ms-2 {
    margin-inline-start: 0.5rem !important;
  }

  .xl\:\!ms-2\.5 {
    margin-inline-start: 0.625rem !important;
  }

  .xl\:\!ms-20 {
    margin-inline-start: 5rem !important;
  }

  .xl\:\!ms-24 {
    margin-inline-start: 6rem !important;
  }

  .xl\:\!ms-28 {
    margin-inline-start: 7rem !important;
  }

  .xl\:\!ms-3 {
    margin-inline-start: 0.75rem !important;
  }

  .xl\:\!ms-3\.5 {
    margin-inline-start: 0.875rem !important;
  }

  .xl\:\!ms-32 {
    margin-inline-start: 8rem !important;
  }

  .xl\:\!ms-36 {
    margin-inline-start: 9rem !important;
  }

  .xl\:\!ms-4 {
    margin-inline-start: 1rem !important;
  }

  .xl\:\!ms-40 {
    margin-inline-start: 10rem !important;
  }

  .xl\:\!ms-44 {
    margin-inline-start: 11rem !important;
  }

  .xl\:\!ms-48 {
    margin-inline-start: 12rem !important;
  }

  .xl\:\!ms-5 {
    margin-inline-start: 1.25rem !important;
  }

  .xl\:\!ms-52 {
    margin-inline-start: 13rem !important;
  }

  .xl\:\!ms-56 {
    margin-inline-start: 14rem !important;
  }

  .xl\:\!ms-6 {
    margin-inline-start: 1.5rem !important;
  }

  .xl\:\!ms-60 {
    margin-inline-start: 15rem !important;
  }

  .xl\:\!ms-64 {
    margin-inline-start: 16rem !important;
  }

  .xl\:\!ms-7 {
    margin-inline-start: 1.75rem !important;
  }

  .xl\:\!ms-72 {
    margin-inline-start: 18rem !important;
  }

  .xl\:\!ms-8 {
    margin-inline-start: 2rem !important;
  }

  .xl\:\!ms-80 {
    margin-inline-start: 20rem !important;
  }

  .xl\:\!ms-9 {
    margin-inline-start: 2.25rem !important;
  }

  .xl\:\!ms-96 {
    margin-inline-start: 24rem !important;
  }

  .xl\:\!ms-auto {
    margin-inline-start: auto !important;
  }

  .xl\:\!ms-px {
    margin-inline-start: 1px !important;
  }

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

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

  .xl\:\!mt-1 {
    margin-top: 0.25rem !important;
  }

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

  .xl\:\!mt-10 {
    margin-top: 2.5rem !important;
  }

  .xl\:\!mt-11 {
    margin-top: 2.75rem !important;
  }

  .xl\:\!mt-12 {
    margin-top: 3rem !important;
  }

  .xl\:\!mt-14 {
    margin-top: 3.5rem !important;
  }

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

  .xl\:\!mt-2 {
    margin-top: 0.5rem !important;
  }

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

  .xl\:\!mt-20 {
    margin-top: 5rem !important;
  }

  .xl\:\!mt-24 {
    margin-top: 6rem !important;
  }

  .xl\:\!mt-28 {
    margin-top: 7rem !important;
  }

  .xl\:\!mt-3 {
    margin-top: 0.75rem !important;
  }

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

  .xl\:\!mt-32 {
    margin-top: 8rem !important;
  }

  .xl\:\!mt-36 {
    margin-top: 9rem !important;
  }

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

  .xl\:\!mt-40 {
    margin-top: 10rem !important;
  }

  .xl\:\!mt-44 {
    margin-top: 11rem !important;
  }

  .xl\:\!mt-48 {
    margin-top: 12rem !important;
  }

  .xl\:\!mt-5 {
    margin-top: 1.25rem !important;
  }

  .xl\:\!mt-52 {
    margin-top: 13rem !important;
  }

  .xl\:\!mt-56 {
    margin-top: 14rem !important;
  }

  .xl\:\!mt-6 {
    margin-top: 1.5rem !important;
  }

  .xl\:\!mt-60 {
    margin-top: 15rem !important;
  }

  .xl\:\!mt-64 {
    margin-top: 16rem !important;
  }

  .xl\:\!mt-7 {
    margin-top: 1.75rem !important;
  }

  .xl\:\!mt-72 {
    margin-top: 18rem !important;
  }

  .xl\:\!mt-8 {
    margin-top: 2rem !important;
  }

  .xl\:\!mt-80 {
    margin-top: 20rem !important;
  }

  .xl\:\!mt-9 {
    margin-top: 2.25rem !important;
  }

  .xl\:\!mt-96 {
    margin-top: 24rem !important;
  }

  .xl\:\!mt-auto {
    margin-top: auto !important;
  }

  .xl\:\!mt-px {
    margin-top: 1px !important;
  }

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

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

  .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-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-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-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-9 {
    margin-bottom: -2.25rem;
  }

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

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

  .xl\:-me-0 {
    margin-inline-end: -0px;
  }

  .xl\:-me-0\.5 {
    margin-inline-end: -0.125rem;
  }

  .xl\:-me-1 {
    margin-inline-end: -0.25rem;
  }

  .xl\:-me-1\.5 {
    margin-inline-end: -0.375rem;
  }

  .xl\:-me-10 {
    margin-inline-end: -2.5rem;
  }

  .xl\:-me-11 {
    margin-inline-end: -2.75rem;
  }

  .xl\:-me-12 {
    margin-inline-end: -3rem;
  }

  .xl\:-me-14 {
    margin-inline-end: -3.5rem;
  }

  .xl\:-me-16 {
    margin-inline-end: -4rem;
  }

  .xl\:-me-2 {
    margin-inline-end: -0.5rem;
  }

  .xl\:-me-2\.5 {
    margin-inline-end: -0.625rem;
  }

  .xl\:-me-20 {
    margin-inline-end: -5rem;
  }

  .xl\:-me-24 {
    margin-inline-end: -6rem;
  }

  .xl\:-me-28 {
    margin-inline-end: -7rem;
  }

  .xl\:-me-3 {
    margin-inline-end: -0.75rem;
  }

  .xl\:-me-3\.5 {
    margin-inline-end: -0.875rem;
  }

  .xl\:-me-32 {
    margin-inline-end: -8rem;
  }

  .xl\:-me-36 {
    margin-inline-end: -9rem;
  }

  .xl\:-me-4 {
    margin-inline-end: -1rem;
  }

  .xl\:-me-40 {
    margin-inline-end: -10rem;
  }

  .xl\:-me-44 {
    margin-inline-end: -11rem;
  }

  .xl\:-me-48 {
    margin-inline-end: -12rem;
  }

  .xl\:-me-5 {
    margin-inline-end: -1.25rem;
  }

  .xl\:-me-52 {
    margin-inline-end: -13rem;
  }

  .xl\:-me-56 {
    margin-inline-end: -14rem;
  }

  .xl\:-me-6 {
    margin-inline-end: -1.5rem;
  }

  .xl\:-me-60 {
    margin-inline-end: -15rem;
  }

  .xl\:-me-64 {
    margin-inline-end: -16rem;
  }

  .xl\:-me-7 {
    margin-inline-end: -1.75rem;
  }

  .xl\:-me-72 {
    margin-inline-end: -18rem;
  }

  .xl\:-me-8 {
    margin-inline-end: -2rem;
  }

  .xl\:-me-80 {
    margin-inline-end: -20rem;
  }

  .xl\:-me-9 {
    margin-inline-end: -2.25rem;
  }

  .xl\:-me-96 {
    margin-inline-end: -24rem;
  }

  .xl\:-me-px {
    margin-inline-end: -1px;
  }

  .xl\:-ms-0 {
    margin-inline-start: -0px;
  }

  .xl\:-ms-0\.5 {
    margin-inline-start: -0.125rem;
  }

  .xl\:-ms-1 {
    margin-inline-start: -0.25rem;
  }

  .xl\:-ms-1\.5 {
    margin-inline-start: -0.375rem;
  }

  .xl\:-ms-10 {
    margin-inline-start: -2.5rem;
  }

  .xl\:-ms-11 {
    margin-inline-start: -2.75rem;
  }

  .xl\:-ms-12 {
    margin-inline-start: -3rem;
  }

  .xl\:-ms-14 {
    margin-inline-start: -3.5rem;
  }

  .xl\:-ms-16 {
    margin-inline-start: -4rem;
  }

  .xl\:-ms-2 {
    margin-inline-start: -0.5rem;
  }

  .xl\:-ms-2\.5 {
    margin-inline-start: -0.625rem;
  }

  .xl\:-ms-20 {
    margin-inline-start: -5rem;
  }

  .xl\:-ms-24 {
    margin-inline-start: -6rem;
  }

  .xl\:-ms-28 {
    margin-inline-start: -7rem;
  }

  .xl\:-ms-3 {
    margin-inline-start: -0.75rem;
  }

  .xl\:-ms-3\.5 {
    margin-inline-start: -0.875rem;
  }

  .xl\:-ms-32 {
    margin-inline-start: -8rem;
  }

  .xl\:-ms-36 {
    margin-inline-start: -9rem;
  }

  .xl\:-ms-4 {
    margin-inline-start: -1rem;
  }

  .xl\:-ms-40 {
    margin-inline-start: -10rem;
  }

  .xl\:-ms-44 {
    margin-inline-start: -11rem;
  }

  .xl\:-ms-48 {
    margin-inline-start: -12rem;
  }

  .xl\:-ms-5 {
    margin-inline-start: -1.25rem;
  }

  .xl\:-ms-52 {
    margin-inline-start: -13rem;
  }

  .xl\:-ms-56 {
    margin-inline-start: -14rem;
  }

  .xl\:-ms-6 {
    margin-inline-start: -1.5rem;
  }

  .xl\:-ms-60 {
    margin-inline-start: -15rem;
  }

  .xl\:-ms-64 {
    margin-inline-start: -16rem;
  }

  .xl\:-ms-7 {
    margin-inline-start: -1.75rem;
  }

  .xl\:-ms-72 {
    margin-inline-start: -18rem;
  }

  .xl\:-ms-8 {
    margin-inline-start: -2rem;
  }

  .xl\:-ms-80 {
    margin-inline-start: -20rem;
  }

  .xl\:-ms-9 {
    margin-inline-start: -2.25rem;
  }

  .xl\:-ms-96 {
    margin-inline-start: -24rem;
  }

  .xl\:-ms-px {
    margin-inline-start: -1px;
  }

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

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

  .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-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-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-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-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-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-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-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-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-9 {
    margin-bottom: 2.25rem;
  }

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

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

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

  .xl\:me-0 {
    margin-inline-end: 0px;
  }

  .xl\:me-0\.5 {
    margin-inline-end: 0.125rem;
  }

  .xl\:me-1 {
    margin-inline-end: 0.25rem;
  }

  .xl\:me-1\.5 {
    margin-inline-end: 0.375rem;
  }

  .xl\:me-10 {
    margin-inline-end: 2.5rem;
  }

  .xl\:me-11 {
    margin-inline-end: 2.75rem;
  }

  .xl\:me-12 {
    margin-inline-end: 3rem;
  }

  .xl\:me-14 {
    margin-inline-end: 3.5rem;
  }

  .xl\:me-16 {
    margin-inline-end: 4rem;
  }

  .xl\:me-2 {
    margin-inline-end: 0.5rem;
  }

  .xl\:me-2\.5 {
    margin-inline-end: 0.625rem;
  }

  .xl\:me-20 {
    margin-inline-end: 5rem;
  }

  .xl\:me-24 {
    margin-inline-end: 6rem;
  }

  .xl\:me-28 {
    margin-inline-end: 7rem;
  }

  .xl\:me-3 {
    margin-inline-end: 0.75rem;
  }

  .xl\:me-3\.5 {
    margin-inline-end: 0.875rem;
  }

  .xl\:me-32 {
    margin-inline-end: 8rem;
  }

  .xl\:me-36 {
    margin-inline-end: 9rem;
  }

  .xl\:me-4 {
    margin-inline-end: 1rem;
  }

  .xl\:me-40 {
    margin-inline-end: 10rem;
  }

  .xl\:me-44 {
    margin-inline-end: 11rem;
  }

  .xl\:me-48 {
    margin-inline-end: 12rem;
  }

  .xl\:me-5 {
    margin-inline-end: 1.25rem;
  }

  .xl\:me-52 {
    margin-inline-end: 13rem;
  }

  .xl\:me-56 {
    margin-inline-end: 14rem;
  }

  .xl\:me-6 {
    margin-inline-end: 1.5rem;
  }

  .xl\:me-60 {
    margin-inline-end: 15rem;
  }

  .xl\:me-64 {
    margin-inline-end: 16rem;
  }

  .xl\:me-7 {
    margin-inline-end: 1.75rem;
  }

  .xl\:me-72 {
    margin-inline-end: 18rem;
  }

  .xl\:me-8 {
    margin-inline-end: 2rem;
  }

  .xl\:me-80 {
    margin-inline-end: 20rem;
  }

  .xl\:me-9 {
    margin-inline-end: 2.25rem;
  }

  .xl\:me-96 {
    margin-inline-end: 24rem;
  }

  .xl\:me-auto {
    margin-inline-end: auto;
  }

  .xl\:me-px {
    margin-inline-end: 1px;
  }

  .xl\:ms-0 {
    margin-inline-start: 0px;
  }

  .xl\:ms-0\.5 {
    margin-inline-start: 0.125rem;
  }

  .xl\:ms-1 {
    margin-inline-start: 0.25rem;
  }

  .xl\:ms-1\.5 {
    margin-inline-start: 0.375rem;
  }

  .xl\:ms-10 {
    margin-inline-start: 2.5rem;
  }

  .xl\:ms-11 {
    margin-inline-start: 2.75rem;
  }

  .xl\:ms-12 {
    margin-inline-start: 3rem;
  }

  .xl\:ms-14 {
    margin-inline-start: 3.5rem;
  }

  .xl\:ms-16 {
    margin-inline-start: 4rem;
  }

  .xl\:ms-2 {
    margin-inline-start: 0.5rem;
  }

  .xl\:ms-2\.5 {
    margin-inline-start: 0.625rem;
  }

  .xl\:ms-20 {
    margin-inline-start: 5rem;
  }

  .xl\:ms-24 {
    margin-inline-start: 6rem;
  }

  .xl\:ms-28 {
    margin-inline-start: 7rem;
  }

  .xl\:ms-3 {
    margin-inline-start: 0.75rem;
  }

  .xl\:ms-3\.5 {
    margin-inline-start: 0.875rem;
  }

  .xl\:ms-32 {
    margin-inline-start: 8rem;
  }

  .xl\:ms-36 {
    margin-inline-start: 9rem;
  }

  .xl\:ms-4 {
    margin-inline-start: 1rem;
  }

  .xl\:ms-40 {
    margin-inline-start: 10rem;
  }

  .xl\:ms-44 {
    margin-inline-start: 11rem;
  }

  .xl\:ms-48 {
    margin-inline-start: 12rem;
  }

  .xl\:ms-5 {
    margin-inline-start: 1.25rem;
  }

  .xl\:ms-52 {
    margin-inline-start: 13rem;
  }

  .xl\:ms-56 {
    margin-inline-start: 14rem;
  }

  .xl\:ms-6 {
    margin-inline-start: 1.5rem;
  }

  .xl\:ms-60 {
    margin-inline-start: 15rem;
  }

  .xl\:ms-64 {
    margin-inline-start: 16rem;
  }

  .xl\:ms-7 {
    margin-inline-start: 1.75rem;
  }

  .xl\:ms-72 {
    margin-inline-start: 18rem;
  }

  .xl\:ms-8 {
    margin-inline-start: 2rem;
  }

  .xl\:ms-80 {
    margin-inline-start: 20rem;
  }

  .xl\:ms-9 {
    margin-inline-start: 2.25rem;
  }

  .xl\:ms-96 {
    margin-inline-start: 24rem;
  }

  .xl\:ms-auto {
    margin-inline-start: auto;
  }

  .xl\:ms-px {
    margin-inline-start: 1px;
  }

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

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

  .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-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-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-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-9 {
    margin-top: 2.25rem;
  }

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

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

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

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

  .xl\:flex {
    display: flex;
  }

  .xl\:aspect-auto {
    aspect-ratio: auto;
  }

  .xl\:h-52 {
    height: 13rem;
  }

  .xl\:max-h-20 {
    max-height: 5rem;
  }

  .xl\:min-h-\[35rem\] {
    min-height: 35rem;
  }

  .xl\:w-40 {
    width: 10rem;
  }

  .xl\:w-56 {
    width: 14rem;
  }

  .xl\:w-80 {
    width: 20rem;
  }

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

  .xl\:max-w-\[15rem\] {
    max-width: 15rem;
  }

  .xl\:-translate-y-6 {
    --tw-translate-y: -1.5rem;
    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));
  }

  .xl\:cursor-default {
    cursor: default;
  }

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

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

  .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\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .xl\:grid-cols-\[repeat\(auto-fill\2c minmax\(300px\2c _1fr\)\)\] {
    grid-template-columns: repeat(auto-fill,minmax(300px, 1fr));
  }

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

  .xl\:gap-10 {
    gap: 2.5rem;
  }

  .xl\:gap-12 {
    gap: 3rem;
  }

  .xl\:gap-16 {
    gap: 4rem;
  }

  .xl\:gap-2 {
    gap: 0.5rem;
  }

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

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

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

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

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

  .xl\:\!p-0\.5 {
    padding: 0.125rem !important;
  }

  .xl\:\!p-1 {
    padding: 0.25rem !important;
  }

  .xl\:\!p-1\.5 {
    padding: 0.375rem !important;
  }

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

  .xl\:\!p-11 {
    padding: 2.75rem !important;
  }

  .xl\:\!p-12 {
    padding: 3rem !important;
  }

  .xl\:\!p-14 {
    padding: 3.5rem !important;
  }

  .xl\:\!p-16 {
    padding: 4rem !important;
  }

  .xl\:\!p-2 {
    padding: 0.5rem !important;
  }

  .xl\:\!p-2\.5 {
    padding: 0.625rem !important;
  }

  .xl\:\!p-20 {
    padding: 5rem !important;
  }

  .xl\:\!p-24 {
    padding: 6rem !important;
  }

  .xl\:\!p-28 {
    padding: 7rem !important;
  }

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

  .xl\:\!p-3\.5 {
    padding: 0.875rem !important;
  }

  .xl\:\!p-32 {
    padding: 8rem !important;
  }

  .xl\:\!p-36 {
    padding: 9rem !important;
  }

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

  .xl\:\!p-40 {
    padding: 10rem !important;
  }

  .xl\:\!p-44 {
    padding: 11rem !important;
  }

  .xl\:\!p-48 {
    padding: 12rem !important;
  }

  .xl\:\!p-5 {
    padding: 1.25rem !important;
  }

  .xl\:\!p-52 {
    padding: 13rem !important;
  }

  .xl\:\!p-56 {
    padding: 14rem !important;
  }

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

  .xl\:\!p-60 {
    padding: 15rem !important;
  }

  .xl\:\!p-64 {
    padding: 16rem !important;
  }

  .xl\:\!p-7 {
    padding: 1.75rem !important;
  }

  .xl\:\!p-72 {
    padding: 18rem !important;
  }

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

  .xl\:\!p-80 {
    padding: 20rem !important;
  }

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

  .xl\:\!p-96 {
    padding: 24rem !important;
  }

  .xl\:\!p-px {
    padding: 1px !important;
  }

  .xl\:p-0 {
    padding: 0px;
  }

  .xl\:p-0\.5 {
    padding: 0.125rem;
  }

  .xl\:p-1 {
    padding: 0.25rem;
  }

  .xl\:p-1\.5 {
    padding: 0.375rem;
  }

  .xl\:p-10 {
    padding: 2.5rem;
  }

  .xl\:p-11 {
    padding: 2.75rem;
  }

  .xl\:p-12 {
    padding: 3rem;
  }

  .xl\:p-14 {
    padding: 3.5rem;
  }

  .xl\:p-16 {
    padding: 4rem;
  }

  .xl\:p-2 {
    padding: 0.5rem;
  }

  .xl\:p-2\.5 {
    padding: 0.625rem;
  }

  .xl\:p-20 {
    padding: 5rem;
  }

  .xl\:p-24 {
    padding: 6rem;
  }

  .xl\:p-28 {
    padding: 7rem;
  }

  .xl\:p-3 {
    padding: 0.75rem;
  }

  .xl\:p-3\.5 {
    padding: 0.875rem;
  }

  .xl\:p-32 {
    padding: 8rem;
  }

  .xl\:p-36 {
    padding: 9rem;
  }

  .xl\:p-4 {
    padding: 1rem;
  }

  .xl\:p-40 {
    padding: 10rem;
  }

  .xl\:p-44 {
    padding: 11rem;
  }

  .xl\:p-48 {
    padding: 12rem;
  }

  .xl\:p-5 {
    padding: 1.25rem;
  }

  .xl\:p-52 {
    padding: 13rem;
  }

  .xl\:p-56 {
    padding: 14rem;
  }

  .xl\:p-6 {
    padding: 1.5rem;
  }

  .xl\:p-60 {
    padding: 15rem;
  }

  .xl\:p-64 {
    padding: 16rem;
  }

  .xl\:p-7 {
    padding: 1.75rem;
  }

  .xl\:p-72 {
    padding: 18rem;
  }

  .xl\:p-8 {
    padding: 2rem;
  }

  .xl\:p-80 {
    padding: 20rem;
  }

  .xl\:p-9 {
    padding: 2.25rem;
  }

  .xl\:p-96 {
    padding: 24rem;
  }

  .xl\:p-px {
    padding: 1px;
  }

  .xl\:\!px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .xl\:\!px-0\.5 {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

  .xl\:\!px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .xl\:\!px-1\.5 {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

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

  .xl\:\!px-11 {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .xl\:\!px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .xl\:\!px-14 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .xl\:\!px-16 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .xl\:\!px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .xl\:\!px-2\.5 {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

  .xl\:\!px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .xl\:\!px-24 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .xl\:\!px-28 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .xl\:\!px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .xl\:\!px-3\.5 {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  .xl\:\!px-32 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .xl\:\!px-36 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

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

  .xl\:\!px-40 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .xl\:\!px-44 {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .xl\:\!px-48 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .xl\:\!px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .xl\:\!px-52 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .xl\:\!px-56 {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

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

  .xl\:\!px-60 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .xl\:\!px-64 {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .xl\:\!px-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .xl\:\!px-72 {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

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

  .xl\:\!px-80 {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

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

  .xl\:\!px-96 {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

  .xl\:\!px-px {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .xl\:\!py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .xl\:\!py-0\.5 {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

  .xl\:\!py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .xl\:\!py-1\.5 {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .xl\:\!py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .xl\:\!py-11 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .xl\:\!py-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .xl\:\!py-14 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .xl\:\!py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

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

  .xl\:\!py-2\.5 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }

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

  .xl\:\!py-24 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .xl\:\!py-28 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .xl\:\!py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .xl\:\!py-3\.5 {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

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

  .xl\:\!py-36 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

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

  .xl\:\!py-40 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .xl\:\!py-44 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }

  .xl\:\!py-48 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .xl\:\!py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .xl\:\!py-52 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .xl\:\!py-56 {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

  .xl\:\!py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .xl\:\!py-60 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .xl\:\!py-64 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .xl\:\!py-7 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .xl\:\!py-72 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

  .xl\:\!py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .xl\:\!py-80 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }

  .xl\:\!py-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .xl\:\!py-96 {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

  .xl\:\!py-px {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .xl\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .xl\:px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .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-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-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-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-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-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-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-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-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-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .xl\:py-96 {
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .xl\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

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

  .xl\:\!pb-0\.5 {
    padding-bottom: 0.125rem !important;
  }

  .xl\:\!pb-1 {
    padding-bottom: 0.25rem !important;
  }

  .xl\:\!pb-1\.5 {
    padding-bottom: 0.375rem !important;
  }

  .xl\:\!pb-10 {
    padding-bottom: 2.5rem !important;
  }

  .xl\:\!pb-11 {
    padding-bottom: 2.75rem !important;
  }

  .xl\:\!pb-12 {
    padding-bottom: 3rem !important;
  }

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

  .xl\:\!pb-16 {
    padding-bottom: 4rem !important;
  }

  .xl\:\!pb-2 {
    padding-bottom: 0.5rem !important;
  }

  .xl\:\!pb-2\.5 {
    padding-bottom: 0.625rem !important;
  }

  .xl\:\!pb-20 {
    padding-bottom: 5rem !important;
  }

  .xl\:\!pb-24 {
    padding-bottom: 6rem !important;
  }

  .xl\:\!pb-28 {
    padding-bottom: 7rem !important;
  }

  .xl\:\!pb-3 {
    padding-bottom: 0.75rem !important;
  }

  .xl\:\!pb-3\.5 {
    padding-bottom: 0.875rem !important;
  }

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

  .xl\:\!pb-36 {
    padding-bottom: 9rem !important;
  }

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

  .xl\:\!pb-40 {
    padding-bottom: 10rem !important;
  }

  .xl\:\!pb-44 {
    padding-bottom: 11rem !important;
  }

  .xl\:\!pb-48 {
    padding-bottom: 12rem !important;
  }

  .xl\:\!pb-5 {
    padding-bottom: 1.25rem !important;
  }

  .xl\:\!pb-52 {
    padding-bottom: 13rem !important;
  }

  .xl\:\!pb-56 {
    padding-bottom: 14rem !important;
  }

  .xl\:\!pb-6 {
    padding-bottom: 1.5rem !important;
  }

  .xl\:\!pb-60 {
    padding-bottom: 15rem !important;
  }

  .xl\:\!pb-64 {
    padding-bottom: 16rem !important;
  }

  .xl\:\!pb-7 {
    padding-bottom: 1.75rem !important;
  }

  .xl\:\!pb-72 {
    padding-bottom: 18rem !important;
  }

  .xl\:\!pb-8 {
    padding-bottom: 2rem !important;
  }

  .xl\:\!pb-80 {
    padding-bottom: 20rem !important;
  }

  .xl\:\!pb-9 {
    padding-bottom: 2.25rem !important;
  }

  .xl\:\!pb-96 {
    padding-bottom: 24rem !important;
  }

  .xl\:\!pb-px {
    padding-bottom: 1px !important;
  }

  .xl\:\!pe-0 {
    padding-inline-end: 0px !important;
  }

  .xl\:\!pe-0\.5 {
    padding-inline-end: 0.125rem !important;
  }

  .xl\:\!pe-1 {
    padding-inline-end: 0.25rem !important;
  }

  .xl\:\!pe-1\.5 {
    padding-inline-end: 0.375rem !important;
  }

  .xl\:\!pe-10 {
    padding-inline-end: 2.5rem !important;
  }

  .xl\:\!pe-11 {
    padding-inline-end: 2.75rem !important;
  }

  .xl\:\!pe-12 {
    padding-inline-end: 3rem !important;
  }

  .xl\:\!pe-14 {
    padding-inline-end: 3.5rem !important;
  }

  .xl\:\!pe-16 {
    padding-inline-end: 4rem !important;
  }

  .xl\:\!pe-2 {
    padding-inline-end: 0.5rem !important;
  }

  .xl\:\!pe-2\.5 {
    padding-inline-end: 0.625rem !important;
  }

  .xl\:\!pe-20 {
    padding-inline-end: 5rem !important;
  }

  .xl\:\!pe-24 {
    padding-inline-end: 6rem !important;
  }

  .xl\:\!pe-28 {
    padding-inline-end: 7rem !important;
  }

  .xl\:\!pe-3 {
    padding-inline-end: 0.75rem !important;
  }

  .xl\:\!pe-3\.5 {
    padding-inline-end: 0.875rem !important;
  }

  .xl\:\!pe-32 {
    padding-inline-end: 8rem !important;
  }

  .xl\:\!pe-36 {
    padding-inline-end: 9rem !important;
  }

  .xl\:\!pe-4 {
    padding-inline-end: 1rem !important;
  }

  .xl\:\!pe-40 {
    padding-inline-end: 10rem !important;
  }

  .xl\:\!pe-44 {
    padding-inline-end: 11rem !important;
  }

  .xl\:\!pe-48 {
    padding-inline-end: 12rem !important;
  }

  .xl\:\!pe-5 {
    padding-inline-end: 1.25rem !important;
  }

  .xl\:\!pe-52 {
    padding-inline-end: 13rem !important;
  }

  .xl\:\!pe-56 {
    padding-inline-end: 14rem !important;
  }

  .xl\:\!pe-6 {
    padding-inline-end: 1.5rem !important;
  }

  .xl\:\!pe-60 {
    padding-inline-end: 15rem !important;
  }

  .xl\:\!pe-64 {
    padding-inline-end: 16rem !important;
  }

  .xl\:\!pe-7 {
    padding-inline-end: 1.75rem !important;
  }

  .xl\:\!pe-72 {
    padding-inline-end: 18rem !important;
  }

  .xl\:\!pe-8 {
    padding-inline-end: 2rem !important;
  }

  .xl\:\!pe-80 {
    padding-inline-end: 20rem !important;
  }

  .xl\:\!pe-9 {
    padding-inline-end: 2.25rem !important;
  }

  .xl\:\!pe-96 {
    padding-inline-end: 24rem !important;
  }

  .xl\:\!pe-px {
    padding-inline-end: 1px !important;
  }

  .xl\:\!ps-0 {
    padding-inline-start: 0px !important;
  }

  .xl\:\!ps-0\.5 {
    padding-inline-start: 0.125rem !important;
  }

  .xl\:\!ps-1 {
    padding-inline-start: 0.25rem !important;
  }

  .xl\:\!ps-1\.5 {
    padding-inline-start: 0.375rem !important;
  }

  .xl\:\!ps-10 {
    padding-inline-start: 2.5rem !important;
  }

  .xl\:\!ps-11 {
    padding-inline-start: 2.75rem !important;
  }

  .xl\:\!ps-12 {
    padding-inline-start: 3rem !important;
  }

  .xl\:\!ps-14 {
    padding-inline-start: 3.5rem !important;
  }

  .xl\:\!ps-16 {
    padding-inline-start: 4rem !important;
  }

  .xl\:\!ps-2 {
    padding-inline-start: 0.5rem !important;
  }

  .xl\:\!ps-2\.5 {
    padding-inline-start: 0.625rem !important;
  }

  .xl\:\!ps-20 {
    padding-inline-start: 5rem !important;
  }

  .xl\:\!ps-24 {
    padding-inline-start: 6rem !important;
  }

  .xl\:\!ps-28 {
    padding-inline-start: 7rem !important;
  }

  .xl\:\!ps-3 {
    padding-inline-start: 0.75rem !important;
  }

  .xl\:\!ps-3\.5 {
    padding-inline-start: 0.875rem !important;
  }

  .xl\:\!ps-32 {
    padding-inline-start: 8rem !important;
  }

  .xl\:\!ps-36 {
    padding-inline-start: 9rem !important;
  }

  .xl\:\!ps-4 {
    padding-inline-start: 1rem !important;
  }

  .xl\:\!ps-40 {
    padding-inline-start: 10rem !important;
  }

  .xl\:\!ps-44 {
    padding-inline-start: 11rem !important;
  }

  .xl\:\!ps-48 {
    padding-inline-start: 12rem !important;
  }

  .xl\:\!ps-5 {
    padding-inline-start: 1.25rem !important;
  }

  .xl\:\!ps-52 {
    padding-inline-start: 13rem !important;
  }

  .xl\:\!ps-56 {
    padding-inline-start: 14rem !important;
  }

  .xl\:\!ps-6 {
    padding-inline-start: 1.5rem !important;
  }

  .xl\:\!ps-60 {
    padding-inline-start: 15rem !important;
  }

  .xl\:\!ps-64 {
    padding-inline-start: 16rem !important;
  }

  .xl\:\!ps-7 {
    padding-inline-start: 1.75rem !important;
  }

  .xl\:\!ps-72 {
    padding-inline-start: 18rem !important;
  }

  .xl\:\!ps-8 {
    padding-inline-start: 2rem !important;
  }

  .xl\:\!ps-80 {
    padding-inline-start: 20rem !important;
  }

  .xl\:\!ps-9 {
    padding-inline-start: 2.25rem !important;
  }

  .xl\:\!ps-96 {
    padding-inline-start: 24rem !important;
  }

  .xl\:\!ps-px {
    padding-inline-start: 1px !important;
  }

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

  .xl\:\!pt-0\.5 {
    padding-top: 0.125rem !important;
  }

  .xl\:\!pt-1 {
    padding-top: 0.25rem !important;
  }

  .xl\:\!pt-1\.5 {
    padding-top: 0.375rem !important;
  }

  .xl\:\!pt-10 {
    padding-top: 2.5rem !important;
  }

  .xl\:\!pt-11 {
    padding-top: 2.75rem !important;
  }

  .xl\:\!pt-12 {
    padding-top: 3rem !important;
  }

  .xl\:\!pt-14 {
    padding-top: 3.5rem !important;
  }

  .xl\:\!pt-16 {
    padding-top: 4rem !important;
  }

  .xl\:\!pt-2 {
    padding-top: 0.5rem !important;
  }

  .xl\:\!pt-2\.5 {
    padding-top: 0.625rem !important;
  }

  .xl\:\!pt-20 {
    padding-top: 5rem !important;
  }

  .xl\:\!pt-24 {
    padding-top: 6rem !important;
  }

  .xl\:\!pt-28 {
    padding-top: 7rem !important;
  }

  .xl\:\!pt-3 {
    padding-top: 0.75rem !important;
  }

  .xl\:\!pt-3\.5 {
    padding-top: 0.875rem !important;
  }

  .xl\:\!pt-32 {
    padding-top: 8rem !important;
  }

  .xl\:\!pt-36 {
    padding-top: 9rem !important;
  }

  .xl\:\!pt-4 {
    padding-top: 1rem !important;
  }

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

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

  .xl\:\!pt-48 {
    padding-top: 12rem !important;
  }

  .xl\:\!pt-5 {
    padding-top: 1.25rem !important;
  }

  .xl\:\!pt-52 {
    padding-top: 13rem !important;
  }

  .xl\:\!pt-56 {
    padding-top: 14rem !important;
  }

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

  .xl\:\!pt-60 {
    padding-top: 15rem !important;
  }

  .xl\:\!pt-64 {
    padding-top: 16rem !important;
  }

  .xl\:\!pt-7 {
    padding-top: 1.75rem !important;
  }

  .xl\:\!pt-72 {
    padding-top: 18rem !important;
  }

  .xl\:\!pt-8 {
    padding-top: 2rem !important;
  }

  .xl\:\!pt-80 {
    padding-top: 20rem !important;
  }

  .xl\:\!pt-9 {
    padding-top: 2.25rem !important;
  }

  .xl\:\!pt-96 {
    padding-top: 24rem !important;
  }

  .xl\:\!pt-px {
    padding-top: 1px !important;
  }

  .xl\:pb-0 {
    padding-bottom: 0px;
  }

  .xl\:pb-0\.5 {
    padding-bottom: 0.125rem;
  }

  .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-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-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-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-9 {
    padding-bottom: 2.25rem;
  }

  .xl\:pb-96 {
    padding-bottom: 24rem;
  }

  .xl\:pb-px {
    padding-bottom: 1px;
  }

  .xl\:pe-0 {
    padding-inline-end: 0px;
  }

  .xl\:pe-0\.5 {
    padding-inline-end: 0.125rem;
  }

  .xl\:pe-1 {
    padding-inline-end: 0.25rem;
  }

  .xl\:pe-1\.5 {
    padding-inline-end: 0.375rem;
  }

  .xl\:pe-10 {
    padding-inline-end: 2.5rem;
  }

  .xl\:pe-11 {
    padding-inline-end: 2.75rem;
  }

  .xl\:pe-12 {
    padding-inline-end: 3rem;
  }

  .xl\:pe-14 {
    padding-inline-end: 3.5rem;
  }

  .xl\:pe-16 {
    padding-inline-end: 4rem;
  }

  .xl\:pe-2 {
    padding-inline-end: 0.5rem;
  }

  .xl\:pe-2\.5 {
    padding-inline-end: 0.625rem;
  }

  .xl\:pe-20 {
    padding-inline-end: 5rem;
  }

  .xl\:pe-24 {
    padding-inline-end: 6rem;
  }

  .xl\:pe-28 {
    padding-inline-end: 7rem;
  }

  .xl\:pe-3 {
    padding-inline-end: 0.75rem;
  }

  .xl\:pe-3\.5 {
    padding-inline-end: 0.875rem;
  }

  .xl\:pe-32 {
    padding-inline-end: 8rem;
  }

  .xl\:pe-36 {
    padding-inline-end: 9rem;
  }

  .xl\:pe-4 {
    padding-inline-end: 1rem;
  }

  .xl\:pe-40 {
    padding-inline-end: 10rem;
  }

  .xl\:pe-44 {
    padding-inline-end: 11rem;
  }

  .xl\:pe-48 {
    padding-inline-end: 12rem;
  }

  .xl\:pe-5 {
    padding-inline-end: 1.25rem;
  }

  .xl\:pe-52 {
    padding-inline-end: 13rem;
  }

  .xl\:pe-56 {
    padding-inline-end: 14rem;
  }

  .xl\:pe-6 {
    padding-inline-end: 1.5rem;
  }

  .xl\:pe-60 {
    padding-inline-end: 15rem;
  }

  .xl\:pe-64 {
    padding-inline-end: 16rem;
  }

  .xl\:pe-7 {
    padding-inline-end: 1.75rem;
  }

  .xl\:pe-72 {
    padding-inline-end: 18rem;
  }

  .xl\:pe-8 {
    padding-inline-end: 2rem;
  }

  .xl\:pe-80 {
    padding-inline-end: 20rem;
  }

  .xl\:pe-9 {
    padding-inline-end: 2.25rem;
  }

  .xl\:pe-96 {
    padding-inline-end: 24rem;
  }

  .xl\:pe-px {
    padding-inline-end: 1px;
  }

  .xl\:ps-0 {
    padding-inline-start: 0px;
  }

  .xl\:ps-0\.5 {
    padding-inline-start: 0.125rem;
  }

  .xl\:ps-1 {
    padding-inline-start: 0.25rem;
  }

  .xl\:ps-1\.5 {
    padding-inline-start: 0.375rem;
  }

  .xl\:ps-10 {
    padding-inline-start: 2.5rem;
  }

  .xl\:ps-11 {
    padding-inline-start: 2.75rem;
  }

  .xl\:ps-12 {
    padding-inline-start: 3rem;
  }

  .xl\:ps-14 {
    padding-inline-start: 3.5rem;
  }

  .xl\:ps-16 {
    padding-inline-start: 4rem;
  }

  .xl\:ps-2 {
    padding-inline-start: 0.5rem;
  }

  .xl\:ps-2\.5 {
    padding-inline-start: 0.625rem;
  }

  .xl\:ps-20 {
    padding-inline-start: 5rem;
  }

  .xl\:ps-24 {
    padding-inline-start: 6rem;
  }

  .xl\:ps-28 {
    padding-inline-start: 7rem;
  }

  .xl\:ps-3 {
    padding-inline-start: 0.75rem;
  }

  .xl\:ps-3\.5 {
    padding-inline-start: 0.875rem;
  }

  .xl\:ps-32 {
    padding-inline-start: 8rem;
  }

  .xl\:ps-36 {
    padding-inline-start: 9rem;
  }

  .xl\:ps-4 {
    padding-inline-start: 1rem;
  }

  .xl\:ps-40 {
    padding-inline-start: 10rem;
  }

  .xl\:ps-44 {
    padding-inline-start: 11rem;
  }

  .xl\:ps-48 {
    padding-inline-start: 12rem;
  }

  .xl\:ps-5 {
    padding-inline-start: 1.25rem;
  }

  .xl\:ps-52 {
    padding-inline-start: 13rem;
  }

  .xl\:ps-56 {
    padding-inline-start: 14rem;
  }

  .xl\:ps-6 {
    padding-inline-start: 1.5rem;
  }

  .xl\:ps-60 {
    padding-inline-start: 15rem;
  }

  .xl\:ps-64 {
    padding-inline-start: 16rem;
  }

  .xl\:ps-7 {
    padding-inline-start: 1.75rem;
  }

  .xl\:ps-72 {
    padding-inline-start: 18rem;
  }

  .xl\:ps-8 {
    padding-inline-start: 2rem;
  }

  .xl\:ps-80 {
    padding-inline-start: 20rem;
  }

  .xl\:ps-9 {
    padding-inline-start: 2.25rem;
  }

  .xl\:ps-96 {
    padding-inline-start: 24rem;
  }

  .xl\:ps-px {
    padding-inline-start: 1px;
  }

  .xl\:pt-0 {
    padding-top: 0px;
  }

  .xl\:pt-0\.5 {
    padding-top: 0.125rem;
  }

  .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-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-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-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-9 {
    padding-top: 2.25rem;
  }

  .xl\:pt-96 {
    padding-top: 24rem;
  }

  .xl\:pt-px {
    padding-top: 1px;
  }

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

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

  .xl\:text-h1 {
    font-size: 3.875rem;
    line-height: 1.1;
  }

  .xl\:text-h2 {
    font-size: 3rem;
    line-height: 1.2;
  }

  .rtl\:xl\:\!ms-10:where([dir="rtl"], [dir="rtl"] *) {
    margin-inline-start: 2.5rem !important;
  }

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

@media not all and (min-width: 1280px) {

  .max-xl\:text-lg {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 1536px) {

  .container {
    max-width: 1536px;
  }

  [data-responsive="auto"] .aegov-btn {
    height: 3.25rem;
    gap: 0.75rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
    font-size: 1.125rem;
    line-height: 1.5rem;
  }

  .lang-header {
    margin-bottom: 3rem;
  }

  .logo img {
    max-height: 6rem;
    max-width: 25rem;
  }

  .main-navigation .nav-menu > .menu-item > a {
    border-bottom-width: 4px;
    font-size: 1.125rem;
    line-height: 1.5rem;
  }

  .main-navigation .menu-item.menu-item-has-children > a {
    padding-inline-end: 2.25rem;
  }

  [dir="rtl"] .aegov-header .main-navigation .nav-menu > .menu-item > a {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .submenu .submenu-title {
    margin-bottom: 1.5rem;
  }

  .aegov-hero .hero-col-right img {
    position: static;
    aspect-ratio: 4/2.8;
  }

  .aegovs-slider-style .slick-dots {
    margin-top: 2.5rem;
  }

  .\32xl\:btn-lg.aegov-btn {
    height: 3.25rem;
    gap: 0.75rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
    font-size: 1.125rem;
    line-height: 1.5rem;
  }

  .\32xl\:btn-lg.aegov-btn > svg {
    height: 1.75rem;
    width: 1.75rem;
  }

  .\32xl\:btn-lg.aegov-btn:has(svg) {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .\32xl\:btn-lg.aegov-btn:has(svg + svg) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .\32xl\:btn-lg.aegov-btn > img {
    height: 1.75rem;
    width: 1.75rem;
  }

  .\32xl\:btn-lg.aegov-btn:has(img) {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .\32xl\:btn-lg.aegov-btn:has(img + img) {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .\32xl\:btn-lg.aegov-btn .btn-icon {
    width: 3.25rem;
    gap: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }

  .\32xl\:control-lg.aegov-form-control label {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .\32xl\:control-lg.aegov-form-control .form-control-input {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }

  .\32xl\:control-lg.aegov-form-control .form-control-input input {
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1.125rem;
    line-height: 1.5rem;
  }

  .\32xl\:control-lg.aegov-form-control .form-control-input select {
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1.125rem;
    line-height: 1.5rem;
  }

  .\32xl\:control-lg.aegov-form-control .form-control-input textarea {
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1.125rem;
    line-height: 1.5rem;
  }

  .\32xl\:control-lg.aegov-form-control .form-control-input input[type="file"] {
    height: 3.5rem;
    font-size: 1.125rem;
    line-height: 1.5rem;
  }

  .\32xl\:control-lg.aegov-form-control .form-control-input input[type="file"]::file-selector-button {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .\32xl\:control-lg.aegov-form-control .form-control-input .control-prefix > svg,.\32xl\:control-lg .aegov-form-control .form-control-input .control-suffix > svg {
    height: 1.75rem;
    width: 1.75rem;
  }

  .\32xl\:\!-m-0 {
    margin: -0px !important;
  }

  .\32xl\:\!-m-0\.5 {
    margin: -0.125rem !important;
  }

  .\32xl\:\!-m-1 {
    margin: -0.25rem !important;
  }

  .\32xl\:\!-m-1\.5 {
    margin: -0.375rem !important;
  }

  .\32xl\:\!-m-10 {
    margin: -2.5rem !important;
  }

  .\32xl\:\!-m-11 {
    margin: -2.75rem !important;
  }

  .\32xl\:\!-m-12 {
    margin: -3rem !important;
  }

  .\32xl\:\!-m-14 {
    margin: -3.5rem !important;
  }

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

  .\32xl\:\!-m-2 {
    margin: -0.5rem !important;
  }

  .\32xl\:\!-m-2\.5 {
    margin: -0.625rem !important;
  }

  .\32xl\:\!-m-20 {
    margin: -5rem !important;
  }

  .\32xl\:\!-m-24 {
    margin: -6rem !important;
  }

  .\32xl\:\!-m-28 {
    margin: -7rem !important;
  }

  .\32xl\:\!-m-3 {
    margin: -0.75rem !important;
  }

  .\32xl\:\!-m-3\.5 {
    margin: -0.875rem !important;
  }

  .\32xl\:\!-m-32 {
    margin: -8rem !important;
  }

  .\32xl\:\!-m-36 {
    margin: -9rem !important;
  }

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

  .\32xl\:\!-m-40 {
    margin: -10rem !important;
  }

  .\32xl\:\!-m-44 {
    margin: -11rem !important;
  }

  .\32xl\:\!-m-48 {
    margin: -12rem !important;
  }

  .\32xl\:\!-m-5 {
    margin: -1.25rem !important;
  }

  .\32xl\:\!-m-52 {
    margin: -13rem !important;
  }

  .\32xl\:\!-m-56 {
    margin: -14rem !important;
  }

  .\32xl\:\!-m-6 {
    margin: -1.5rem !important;
  }

  .\32xl\:\!-m-60 {
    margin: -15rem !important;
  }

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

  .\32xl\:\!-m-7 {
    margin: -1.75rem !important;
  }

  .\32xl\:\!-m-72 {
    margin: -18rem !important;
  }

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

  .\32xl\:\!-m-80 {
    margin: -20rem !important;
  }

  .\32xl\:\!-m-9 {
    margin: -2.25rem !important;
  }

  .\32xl\:\!-m-96 {
    margin: -24rem !important;
  }

  .\32xl\:\!-m-px {
    margin: -1px !important;
  }

  .\32xl\:\!m-0 {
    margin: 0px !important;
  }

  .\32xl\:\!m-0\.5 {
    margin: 0.125rem !important;
  }

  .\32xl\:\!m-1 {
    margin: 0.25rem !important;
  }

  .\32xl\:\!m-1\.5 {
    margin: 0.375rem !important;
  }

  .\32xl\:\!m-10 {
    margin: 2.5rem !important;
  }

  .\32xl\:\!m-11 {
    margin: 2.75rem !important;
  }

  .\32xl\:\!m-12 {
    margin: 3rem !important;
  }

  .\32xl\:\!m-14 {
    margin: 3.5rem !important;
  }

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

  .\32xl\:\!m-2 {
    margin: 0.5rem !important;
  }

  .\32xl\:\!m-2\.5 {
    margin: 0.625rem !important;
  }

  .\32xl\:\!m-20 {
    margin: 5rem !important;
  }

  .\32xl\:\!m-24 {
    margin: 6rem !important;
  }

  .\32xl\:\!m-28 {
    margin: 7rem !important;
  }

  .\32xl\:\!m-3 {
    margin: 0.75rem !important;
  }

  .\32xl\:\!m-3\.5 {
    margin: 0.875rem !important;
  }

  .\32xl\:\!m-32 {
    margin: 8rem !important;
  }

  .\32xl\:\!m-36 {
    margin: 9rem !important;
  }

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

  .\32xl\:\!m-40 {
    margin: 10rem !important;
  }

  .\32xl\:\!m-44 {
    margin: 11rem !important;
  }

  .\32xl\:\!m-48 {
    margin: 12rem !important;
  }

  .\32xl\:\!m-5 {
    margin: 1.25rem !important;
  }

  .\32xl\:\!m-52 {
    margin: 13rem !important;
  }

  .\32xl\:\!m-56 {
    margin: 14rem !important;
  }

  .\32xl\:\!m-6 {
    margin: 1.5rem !important;
  }

  .\32xl\:\!m-60 {
    margin: 15rem !important;
  }

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

  .\32xl\:\!m-7 {
    margin: 1.75rem !important;
  }

  .\32xl\:\!m-72 {
    margin: 18rem !important;
  }

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

  .\32xl\:\!m-80 {
    margin: 20rem !important;
  }

  .\32xl\:\!m-9 {
    margin: 2.25rem !important;
  }

  .\32xl\:\!m-96 {
    margin: 24rem !important;
  }

  .\32xl\:\!m-auto {
    margin: auto !important;
  }

  .\32xl\:\!m-px {
    margin: 1px !important;
  }

  .\32xl\:-m-0 {
    margin: -0px;
  }

  .\32xl\:-m-0\.5 {
    margin: -0.125rem;
  }

  .\32xl\:-m-1 {
    margin: -0.25rem;
  }

  .\32xl\:-m-1\.5 {
    margin: -0.375rem;
  }

  .\32xl\:-m-10 {
    margin: -2.5rem;
  }

  .\32xl\:-m-11 {
    margin: -2.75rem;
  }

  .\32xl\:-m-12 {
    margin: -3rem;
  }

  .\32xl\:-m-14 {
    margin: -3.5rem;
  }

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

  .\32xl\:-m-2 {
    margin: -0.5rem;
  }

  .\32xl\:-m-2\.5 {
    margin: -0.625rem;
  }

  .\32xl\:-m-20 {
    margin: -5rem;
  }

  .\32xl\:-m-24 {
    margin: -6rem;
  }

  .\32xl\:-m-28 {
    margin: -7rem;
  }

  .\32xl\:-m-3 {
    margin: -0.75rem;
  }

  .\32xl\:-m-3\.5 {
    margin: -0.875rem;
  }

  .\32xl\:-m-32 {
    margin: -8rem;
  }

  .\32xl\:-m-36 {
    margin: -9rem;
  }

  .\32xl\:-m-4 {
    margin: -1rem;
  }

  .\32xl\:-m-40 {
    margin: -10rem;
  }

  .\32xl\:-m-44 {
    margin: -11rem;
  }

  .\32xl\:-m-48 {
    margin: -12rem;
  }

  .\32xl\:-m-5 {
    margin: -1.25rem;
  }

  .\32xl\:-m-52 {
    margin: -13rem;
  }

  .\32xl\:-m-56 {
    margin: -14rem;
  }

  .\32xl\:-m-6 {
    margin: -1.5rem;
  }

  .\32xl\:-m-60 {
    margin: -15rem;
  }

  .\32xl\:-m-64 {
    margin: -16rem;
  }

  .\32xl\:-m-7 {
    margin: -1.75rem;
  }

  .\32xl\:-m-72 {
    margin: -18rem;
  }

  .\32xl\:-m-8 {
    margin: -2rem;
  }

  .\32xl\:-m-80 {
    margin: -20rem;
  }

  .\32xl\:-m-9 {
    margin: -2.25rem;
  }

  .\32xl\:-m-96 {
    margin: -24rem;
  }

  .\32xl\:-m-px {
    margin: -1px;
  }

  .\32xl\:m-0 {
    margin: 0px;
  }

  .\32xl\:m-0\.5 {
    margin: 0.125rem;
  }

  .\32xl\:m-1 {
    margin: 0.25rem;
  }

  .\32xl\:m-1\.5 {
    margin: 0.375rem;
  }

  .\32xl\:m-10 {
    margin: 2.5rem;
  }

  .\32xl\:m-11 {
    margin: 2.75rem;
  }

  .\32xl\:m-12 {
    margin: 3rem;
  }

  .\32xl\:m-14 {
    margin: 3.5rem;
  }

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

  .\32xl\:m-2 {
    margin: 0.5rem;
  }

  .\32xl\:m-2\.5 {
    margin: 0.625rem;
  }

  .\32xl\:m-20 {
    margin: 5rem;
  }

  .\32xl\:m-24 {
    margin: 6rem;
  }

  .\32xl\:m-28 {
    margin: 7rem;
  }

  .\32xl\:m-3 {
    margin: 0.75rem;
  }

  .\32xl\:m-3\.5 {
    margin: 0.875rem;
  }

  .\32xl\:m-32 {
    margin: 8rem;
  }

  .\32xl\:m-36 {
    margin: 9rem;
  }

  .\32xl\:m-4 {
    margin: 1rem;
  }

  .\32xl\:m-40 {
    margin: 10rem;
  }

  .\32xl\:m-44 {
    margin: 11rem;
  }

  .\32xl\:m-48 {
    margin: 12rem;
  }

  .\32xl\:m-5 {
    margin: 1.25rem;
  }

  .\32xl\:m-52 {
    margin: 13rem;
  }

  .\32xl\:m-56 {
    margin: 14rem;
  }

  .\32xl\:m-6 {
    margin: 1.5rem;
  }

  .\32xl\:m-60 {
    margin: 15rem;
  }

  .\32xl\:m-64 {
    margin: 16rem;
  }

  .\32xl\:m-7 {
    margin: 1.75rem;
  }

  .\32xl\:m-72 {
    margin: 18rem;
  }

  .\32xl\:m-8 {
    margin: 2rem;
  }

  .\32xl\:m-80 {
    margin: 20rem;
  }

  .\32xl\:m-9 {
    margin: 2.25rem;
  }

  .\32xl\:m-96 {
    margin: 24rem;
  }

  .\32xl\:m-auto {
    margin: auto;
  }

  .\32xl\:m-px {
    margin: 1px;
  }

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

  .\32xl\:\!-mx-0\.5 {
    margin-left: -0.125rem !important;
    margin-right: -0.125rem !important;
  }

  .\32xl\:\!-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

  .\32xl\:\!-mx-1\.5 {
    margin-left: -0.375rem !important;
    margin-right: -0.375rem !important;
  }

  .\32xl\:\!-mx-10 {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .\32xl\:\!-mx-11 {
    margin-left: -2.75rem !important;
    margin-right: -2.75rem !important;
  }

  .\32xl\:\!-mx-12 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .\32xl\:\!-mx-14 {
    margin-left: -3.5rem !important;
    margin-right: -3.5rem !important;
  }

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

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

  .\32xl\:\!-mx-2\.5 {
    margin-left: -0.625rem !important;
    margin-right: -0.625rem !important;
  }

  .\32xl\:\!-mx-20 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .\32xl\:\!-mx-24 {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .\32xl\:\!-mx-28 {
    margin-left: -7rem !important;
    margin-right: -7rem !important;
  }

  .\32xl\:\!-mx-3 {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .\32xl\:\!-mx-3\.5 {
    margin-left: -0.875rem !important;
    margin-right: -0.875rem !important;
  }

  .\32xl\:\!-mx-32 {
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .\32xl\:\!-mx-36 {
    margin-left: -9rem !important;
    margin-right: -9rem !important;
  }

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

  .\32xl\:\!-mx-40 {
    margin-left: -10rem !important;
    margin-right: -10rem !important;
  }

  .\32xl\:\!-mx-44 {
    margin-left: -11rem !important;
    margin-right: -11rem !important;
  }

  .\32xl\:\!-mx-48 {
    margin-left: -12rem !important;
    margin-right: -12rem !important;
  }

  .\32xl\:\!-mx-5 {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .\32xl\:\!-mx-52 {
    margin-left: -13rem !important;
    margin-right: -13rem !important;
  }

  .\32xl\:\!-mx-56 {
    margin-left: -14rem !important;
    margin-right: -14rem !important;
  }

  .\32xl\:\!-mx-6 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .\32xl\:\!-mx-60 {
    margin-left: -15rem !important;
    margin-right: -15rem !important;
  }

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

  .\32xl\:\!-mx-7 {
    margin-left: -1.75rem !important;
    margin-right: -1.75rem !important;
  }

  .\32xl\:\!-mx-72 {
    margin-left: -18rem !important;
    margin-right: -18rem !important;
  }

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

  .\32xl\:\!-mx-80 {
    margin-left: -20rem !important;
    margin-right: -20rem !important;
  }

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

  .\32xl\:\!-mx-96 {
    margin-left: -24rem !important;
    margin-right: -24rem !important;
  }

  .\32xl\:\!-mx-px {
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

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

  .\32xl\:\!-my-0\.5 {
    margin-top: -0.125rem !important;
    margin-bottom: -0.125rem !important;
  }

  .\32xl\:\!-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .\32xl\:\!-my-1\.5 {
    margin-top: -0.375rem !important;
    margin-bottom: -0.375rem !important;
  }

  .\32xl\:\!-my-10 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .\32xl\:\!-my-11 {
    margin-top: -2.75rem !important;
    margin-bottom: -2.75rem !important;
  }

  .\32xl\:\!-my-12 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .\32xl\:\!-my-14 {
    margin-top: -3.5rem !important;
    margin-bottom: -3.5rem !important;
  }

  .\32xl\:\!-my-16 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .\32xl\:\!-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .\32xl\:\!-my-2\.5 {
    margin-top: -0.625rem !important;
    margin-bottom: -0.625rem !important;
  }

  .\32xl\:\!-my-20 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .\32xl\:\!-my-24 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .\32xl\:\!-my-28 {
    margin-top: -7rem !important;
    margin-bottom: -7rem !important;
  }

  .\32xl\:\!-my-3 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .\32xl\:\!-my-3\.5 {
    margin-top: -0.875rem !important;
    margin-bottom: -0.875rem !important;
  }

  .\32xl\:\!-my-32 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .\32xl\:\!-my-36 {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important;
  }

  .\32xl\:\!-my-4 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .\32xl\:\!-my-40 {
    margin-top: -10rem !important;
    margin-bottom: -10rem !important;
  }

  .\32xl\:\!-my-44 {
    margin-top: -11rem !important;
    margin-bottom: -11rem !important;
  }

  .\32xl\:\!-my-48 {
    margin-top: -12rem !important;
    margin-bottom: -12rem !important;
  }

  .\32xl\:\!-my-5 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .\32xl\:\!-my-52 {
    margin-top: -13rem !important;
    margin-bottom: -13rem !important;
  }

  .\32xl\:\!-my-56 {
    margin-top: -14rem !important;
    margin-bottom: -14rem !important;
  }

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

  .\32xl\:\!-my-60 {
    margin-top: -15rem !important;
    margin-bottom: -15rem !important;
  }

  .\32xl\:\!-my-64 {
    margin-top: -16rem !important;
    margin-bottom: -16rem !important;
  }

  .\32xl\:\!-my-7 {
    margin-top: -1.75rem !important;
    margin-bottom: -1.75rem !important;
  }

  .\32xl\:\!-my-72 {
    margin-top: -18rem !important;
    margin-bottom: -18rem !important;
  }

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

  .\32xl\:\!-my-80 {
    margin-top: -20rem !important;
    margin-bottom: -20rem !important;
  }

  .\32xl\:\!-my-9 {
    margin-top: -2.25rem !important;
    margin-bottom: -2.25rem !important;
  }

  .\32xl\:\!-my-96 {
    margin-top: -24rem !important;
    margin-bottom: -24rem !important;
  }

  .\32xl\:\!-my-px {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

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

  .\32xl\:\!mx-0\.5 {
    margin-left: 0.125rem !important;
    margin-right: 0.125rem !important;
  }

  .\32xl\:\!mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }

  .\32xl\:\!mx-1\.5 {
    margin-left: 0.375rem !important;
    margin-right: 0.375rem !important;
  }

  .\32xl\:\!mx-10 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .\32xl\:\!mx-11 {
    margin-left: 2.75rem !important;
    margin-right: 2.75rem !important;
  }

  .\32xl\:\!mx-12 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .\32xl\:\!mx-14 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }

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

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

  .\32xl\:\!mx-2\.5 {
    margin-left: 0.625rem !important;
    margin-right: 0.625rem !important;
  }

  .\32xl\:\!mx-20 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .\32xl\:\!mx-24 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .\32xl\:\!mx-28 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }

  .\32xl\:\!mx-3 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
  }

  .\32xl\:\!mx-3\.5 {
    margin-left: 0.875rem !important;
    margin-right: 0.875rem !important;
  }

  .\32xl\:\!mx-32 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .\32xl\:\!mx-36 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

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

  .\32xl\:\!mx-40 {
    margin-left: 10rem !important;
    margin-right: 10rem !important;
  }

  .\32xl\:\!mx-44 {
    margin-left: 11rem !important;
    margin-right: 11rem !important;
  }

  .\32xl\:\!mx-48 {
    margin-left: 12rem !important;
    margin-right: 12rem !important;
  }

  .\32xl\:\!mx-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .\32xl\:\!mx-52 {
    margin-left: 13rem !important;
    margin-right: 13rem !important;
  }

  .\32xl\:\!mx-56 {
    margin-left: 14rem !important;
    margin-right: 14rem !important;
  }

  .\32xl\:\!mx-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .\32xl\:\!mx-60 {
    margin-left: 15rem !important;
    margin-right: 15rem !important;
  }

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

  .\32xl\:\!mx-7 {
    margin-left: 1.75rem !important;
    margin-right: 1.75rem !important;
  }

  .\32xl\:\!mx-72 {
    margin-left: 18rem !important;
    margin-right: 18rem !important;
  }

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

  .\32xl\:\!mx-80 {
    margin-left: 20rem !important;
    margin-right: 20rem !important;
  }

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

  .\32xl\:\!mx-96 {
    margin-left: 24rem !important;
    margin-right: 24rem !important;
  }

  .\32xl\:\!mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .\32xl\:\!mx-px {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

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

  .\32xl\:\!my-0\.5 {
    margin-top: 0.125rem !important;
    margin-bottom: 0.125rem !important;
  }

  .\32xl\:\!my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .\32xl\:\!my-1\.5 {
    margin-top: 0.375rem !important;
    margin-bottom: 0.375rem !important;
  }

  .\32xl\:\!my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .\32xl\:\!my-11 {
    margin-top: 2.75rem !important;
    margin-bottom: 2.75rem !important;
  }

  .\32xl\:\!my-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .\32xl\:\!my-14 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }

  .\32xl\:\!my-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .\32xl\:\!my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .\32xl\:\!my-2\.5 {
    margin-top: 0.625rem !important;
    margin-bottom: 0.625rem !important;
  }

  .\32xl\:\!my-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .\32xl\:\!my-24 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .\32xl\:\!my-28 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .\32xl\:\!my-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .\32xl\:\!my-3\.5 {
    margin-top: 0.875rem !important;
    margin-bottom: 0.875rem !important;
  }

  .\32xl\:\!my-32 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .\32xl\:\!my-36 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .\32xl\:\!my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .\32xl\:\!my-40 {
    margin-top: 10rem !important;
    margin-bottom: 10rem !important;
  }

  .\32xl\:\!my-44 {
    margin-top: 11rem !important;
    margin-bottom: 11rem !important;
  }

  .\32xl\:\!my-48 {
    margin-top: 12rem !important;
    margin-bottom: 12rem !important;
  }

  .\32xl\:\!my-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .\32xl\:\!my-52 {
    margin-top: 13rem !important;
    margin-bottom: 13rem !important;
  }

  .\32xl\:\!my-56 {
    margin-top: 14rem !important;
    margin-bottom: 14rem !important;
  }

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

  .\32xl\:\!my-60 {
    margin-top: 15rem !important;
    margin-bottom: 15rem !important;
  }

  .\32xl\:\!my-64 {
    margin-top: 16rem !important;
    margin-bottom: 16rem !important;
  }

  .\32xl\:\!my-7 {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
  }

  .\32xl\:\!my-72 {
    margin-top: 18rem !important;
    margin-bottom: 18rem !important;
  }

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

  .\32xl\:\!my-80 {
    margin-top: 20rem !important;
    margin-bottom: 20rem !important;
  }

  .\32xl\:\!my-9 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }

  .\32xl\:\!my-96 {
    margin-top: 24rem !important;
    margin-bottom: 24rem !important;
  }

  .\32xl\:\!my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .\32xl\:\!my-px {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .\32xl\:mx-36 {
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .\32xl\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .\32xl\:mx-40 {
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .\32xl\:mx-44 {
    margin-left: 11rem;
    margin-right: 11rem;
  }

  .\32xl\:mx-48 {
    margin-left: 12rem;
    margin-right: 12rem;
  }

  .\32xl\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .\32xl\:mx-52 {
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .\32xl\:mx-56 {
    margin-left: 14rem;
    margin-right: 14rem;
  }

  .\32xl\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .\32xl\:mx-60 {
    margin-left: 15rem;
    margin-right: 15rem;
  }

  .\32xl\:mx-64 {
    margin-left: 16rem;
    margin-right: 16rem;
  }

  .\32xl\:mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .\32xl\:mx-72 {
    margin-left: 18rem;
    margin-right: 18rem;
  }

  .\32xl\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .\32xl\:mx-80 {
    margin-left: 20rem;
    margin-right: 20rem;
  }

  .\32xl\:mx-9 {
    margin-left: 2.25rem;
    margin-right: 2.25rem;
  }

  .\32xl\:mx-96 {
    margin-left: 24rem;
    margin-right: 24rem;
  }

  .\32xl\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .\32xl\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .\32xl\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .\32xl\:my-0\.5 {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
  }

  .\32xl\:my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .\32xl\:my-1\.5 {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }

  .\32xl\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .\32xl\:my-11 {
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
  }

  .\32xl\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .\32xl\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .\32xl\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .\32xl\:my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .\32xl\:my-2\.5 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
  }

  .\32xl\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .\32xl\:my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .\32xl\:my-28 {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .\32xl\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .\32xl\:my-3\.5 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .\32xl\:my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .\32xl\:my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem;
  }

  .\32xl\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .\32xl\:my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .\32xl\:my-44 {
    margin-top: 11rem;
    margin-bottom: 11rem;
  }

  .\32xl\:my-48 {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }

  .\32xl\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .\32xl\:my-52 {
    margin-top: 13rem;
    margin-bottom: 13rem;
  }

  .\32xl\:my-56 {
    margin-top: 14rem;
    margin-bottom: 14rem;
  }

  .\32xl\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .\32xl\:my-60 {
    margin-top: 15rem;
    margin-bottom: 15rem;
  }

  .\32xl\:my-64 {
    margin-top: 16rem;
    margin-bottom: 16rem;
  }

  .\32xl\:my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .\32xl\:my-72 {
    margin-top: 18rem;
    margin-bottom: 18rem;
  }

  .\32xl\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .\32xl\:my-80 {
    margin-top: 20rem;
    margin-bottom: 20rem;
  }

  .\32xl\:my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
  }

  .\32xl\:my-96 {
    margin-top: 24rem;
    margin-bottom: 24rem;
  }

  .\32xl\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .\32xl\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .\32xl\:\!-mb-0 {
    margin-bottom: -0px !important;
  }

  .\32xl\:\!-mb-0\.5 {
    margin-bottom: -0.125rem !important;
  }

  .\32xl\:\!-mb-1 {
    margin-bottom: -0.25rem !important;
  }

  .\32xl\:\!-mb-1\.5 {
    margin-bottom: -0.375rem !important;
  }

  .\32xl\:\!-mb-10 {
    margin-bottom: -2.5rem !important;
  }

  .\32xl\:\!-mb-11 {
    margin-bottom: -2.75rem !important;
  }

  .\32xl\:\!-mb-12 {
    margin-bottom: -3rem !important;
  }

  .\32xl\:\!-mb-14 {
    margin-bottom: -3.5rem !important;
  }

  .\32xl\:\!-mb-16 {
    margin-bottom: -4rem !important;
  }

  .\32xl\:\!-mb-2 {
    margin-bottom: -0.5rem !important;
  }

  .\32xl\:\!-mb-2\.5 {
    margin-bottom: -0.625rem !important;
  }

  .\32xl\:\!-mb-20 {
    margin-bottom: -5rem !important;
  }

  .\32xl\:\!-mb-24 {
    margin-bottom: -6rem !important;
  }

  .\32xl\:\!-mb-28 {
    margin-bottom: -7rem !important;
  }

  .\32xl\:\!-mb-3 {
    margin-bottom: -0.75rem !important;
  }

  .\32xl\:\!-mb-3\.5 {
    margin-bottom: -0.875rem !important;
  }

  .\32xl\:\!-mb-32 {
    margin-bottom: -8rem !important;
  }

  .\32xl\:\!-mb-36 {
    margin-bottom: -9rem !important;
  }

  .\32xl\:\!-mb-4 {
    margin-bottom: -1rem !important;
  }

  .\32xl\:\!-mb-40 {
    margin-bottom: -10rem !important;
  }

  .\32xl\:\!-mb-44 {
    margin-bottom: -11rem !important;
  }

  .\32xl\:\!-mb-48 {
    margin-bottom: -12rem !important;
  }

  .\32xl\:\!-mb-5 {
    margin-bottom: -1.25rem !important;
  }

  .\32xl\:\!-mb-52 {
    margin-bottom: -13rem !important;
  }

  .\32xl\:\!-mb-56 {
    margin-bottom: -14rem !important;
  }

  .\32xl\:\!-mb-6 {
    margin-bottom: -1.5rem !important;
  }

  .\32xl\:\!-mb-60 {
    margin-bottom: -15rem !important;
  }

  .\32xl\:\!-mb-64 {
    margin-bottom: -16rem !important;
  }

  .\32xl\:\!-mb-7 {
    margin-bottom: -1.75rem !important;
  }

  .\32xl\:\!-mb-72 {
    margin-bottom: -18rem !important;
  }

  .\32xl\:\!-mb-8 {
    margin-bottom: -2rem !important;
  }

  .\32xl\:\!-mb-80 {
    margin-bottom: -20rem !important;
  }

  .\32xl\:\!-mb-9 {
    margin-bottom: -2.25rem !important;
  }

  .\32xl\:\!-mb-96 {
    margin-bottom: -24rem !important;
  }

  .\32xl\:\!-mb-px {
    margin-bottom: -1px !important;
  }

  .\32xl\:\!-me-0 {
    margin-inline-end: -0px !important;
  }

  .\32xl\:\!-me-0\.5 {
    margin-inline-end: -0.125rem !important;
  }

  .\32xl\:\!-me-1 {
    margin-inline-end: -0.25rem !important;
  }

  .\32xl\:\!-me-1\.5 {
    margin-inline-end: -0.375rem !important;
  }

  .\32xl\:\!-me-10 {
    margin-inline-end: -2.5rem !important;
  }

  .\32xl\:\!-me-11 {
    margin-inline-end: -2.75rem !important;
  }

  .\32xl\:\!-me-12 {
    margin-inline-end: -3rem !important;
  }

  .\32xl\:\!-me-14 {
    margin-inline-end: -3.5rem !important;
  }

  .\32xl\:\!-me-16 {
    margin-inline-end: -4rem !important;
  }

  .\32xl\:\!-me-2 {
    margin-inline-end: -0.5rem !important;
  }

  .\32xl\:\!-me-2\.5 {
    margin-inline-end: -0.625rem !important;
  }

  .\32xl\:\!-me-20 {
    margin-inline-end: -5rem !important;
  }

  .\32xl\:\!-me-24 {
    margin-inline-end: -6rem !important;
  }

  .\32xl\:\!-me-28 {
    margin-inline-end: -7rem !important;
  }

  .\32xl\:\!-me-3 {
    margin-inline-end: -0.75rem !important;
  }

  .\32xl\:\!-me-3\.5 {
    margin-inline-end: -0.875rem !important;
  }

  .\32xl\:\!-me-32 {
    margin-inline-end: -8rem !important;
  }

  .\32xl\:\!-me-36 {
    margin-inline-end: -9rem !important;
  }

  .\32xl\:\!-me-4 {
    margin-inline-end: -1rem !important;
  }

  .\32xl\:\!-me-40 {
    margin-inline-end: -10rem !important;
  }

  .\32xl\:\!-me-44 {
    margin-inline-end: -11rem !important;
  }

  .\32xl\:\!-me-48 {
    margin-inline-end: -12rem !important;
  }

  .\32xl\:\!-me-5 {
    margin-inline-end: -1.25rem !important;
  }

  .\32xl\:\!-me-52 {
    margin-inline-end: -13rem !important;
  }

  .\32xl\:\!-me-56 {
    margin-inline-end: -14rem !important;
  }

  .\32xl\:\!-me-6 {
    margin-inline-end: -1.5rem !important;
  }

  .\32xl\:\!-me-60 {
    margin-inline-end: -15rem !important;
  }

  .\32xl\:\!-me-64 {
    margin-inline-end: -16rem !important;
  }

  .\32xl\:\!-me-7 {
    margin-inline-end: -1.75rem !important;
  }

  .\32xl\:\!-me-72 {
    margin-inline-end: -18rem !important;
  }

  .\32xl\:\!-me-8 {
    margin-inline-end: -2rem !important;
  }

  .\32xl\:\!-me-80 {
    margin-inline-end: -20rem !important;
  }

  .\32xl\:\!-me-9 {
    margin-inline-end: -2.25rem !important;
  }

  .\32xl\:\!-me-96 {
    margin-inline-end: -24rem !important;
  }

  .\32xl\:\!-me-px {
    margin-inline-end: -1px !important;
  }

  .\32xl\:\!-ms-0 {
    margin-inline-start: -0px !important;
  }

  .\32xl\:\!-ms-0\.5 {
    margin-inline-start: -0.125rem !important;
  }

  .\32xl\:\!-ms-1 {
    margin-inline-start: -0.25rem !important;
  }

  .\32xl\:\!-ms-1\.5 {
    margin-inline-start: -0.375rem !important;
  }

  .\32xl\:\!-ms-10 {
    margin-inline-start: -2.5rem !important;
  }

  .\32xl\:\!-ms-11 {
    margin-inline-start: -2.75rem !important;
  }

  .\32xl\:\!-ms-12 {
    margin-inline-start: -3rem !important;
  }

  .\32xl\:\!-ms-14 {
    margin-inline-start: -3.5rem !important;
  }

  .\32xl\:\!-ms-16 {
    margin-inline-start: -4rem !important;
  }

  .\32xl\:\!-ms-2 {
    margin-inline-start: -0.5rem !important;
  }

  .\32xl\:\!-ms-2\.5 {
    margin-inline-start: -0.625rem !important;
  }

  .\32xl\:\!-ms-20 {
    margin-inline-start: -5rem !important;
  }

  .\32xl\:\!-ms-24 {
    margin-inline-start: -6rem !important;
  }

  .\32xl\:\!-ms-28 {
    margin-inline-start: -7rem !important;
  }

  .\32xl\:\!-ms-3 {
    margin-inline-start: -0.75rem !important;
  }

  .\32xl\:\!-ms-3\.5 {
    margin-inline-start: -0.875rem !important;
  }

  .\32xl\:\!-ms-32 {
    margin-inline-start: -8rem !important;
  }

  .\32xl\:\!-ms-36 {
    margin-inline-start: -9rem !important;
  }

  .\32xl\:\!-ms-4 {
    margin-inline-start: -1rem !important;
  }

  .\32xl\:\!-ms-40 {
    margin-inline-start: -10rem !important;
  }

  .\32xl\:\!-ms-44 {
    margin-inline-start: -11rem !important;
  }

  .\32xl\:\!-ms-48 {
    margin-inline-start: -12rem !important;
  }

  .\32xl\:\!-ms-5 {
    margin-inline-start: -1.25rem !important;
  }

  .\32xl\:\!-ms-52 {
    margin-inline-start: -13rem !important;
  }

  .\32xl\:\!-ms-56 {
    margin-inline-start: -14rem !important;
  }

  .\32xl\:\!-ms-6 {
    margin-inline-start: -1.5rem !important;
  }

  .\32xl\:\!-ms-60 {
    margin-inline-start: -15rem !important;
  }

  .\32xl\:\!-ms-64 {
    margin-inline-start: -16rem !important;
  }

  .\32xl\:\!-ms-7 {
    margin-inline-start: -1.75rem !important;
  }

  .\32xl\:\!-ms-72 {
    margin-inline-start: -18rem !important;
  }

  .\32xl\:\!-ms-8 {
    margin-inline-start: -2rem !important;
  }

  .\32xl\:\!-ms-80 {
    margin-inline-start: -20rem !important;
  }

  .\32xl\:\!-ms-9 {
    margin-inline-start: -2.25rem !important;
  }

  .\32xl\:\!-ms-96 {
    margin-inline-start: -24rem !important;
  }

  .\32xl\:\!-ms-px {
    margin-inline-start: -1px !important;
  }

  .\32xl\:\!-mt-0 {
    margin-top: -0px !important;
  }

  .\32xl\:\!-mt-0\.5 {
    margin-top: -0.125rem !important;
  }

  .\32xl\:\!-mt-1 {
    margin-top: -0.25rem !important;
  }

  .\32xl\:\!-mt-1\.5 {
    margin-top: -0.375rem !important;
  }

  .\32xl\:\!-mt-10 {
    margin-top: -2.5rem !important;
  }

  .\32xl\:\!-mt-11 {
    margin-top: -2.75rem !important;
  }

  .\32xl\:\!-mt-12 {
    margin-top: -3rem !important;
  }

  .\32xl\:\!-mt-14 {
    margin-top: -3.5rem !important;
  }

  .\32xl\:\!-mt-16 {
    margin-top: -4rem !important;
  }

  .\32xl\:\!-mt-2 {
    margin-top: -0.5rem !important;
  }

  .\32xl\:\!-mt-2\.5 {
    margin-top: -0.625rem !important;
  }

  .\32xl\:\!-mt-20 {
    margin-top: -5rem !important;
  }

  .\32xl\:\!-mt-24 {
    margin-top: -6rem !important;
  }

  .\32xl\:\!-mt-28 {
    margin-top: -7rem !important;
  }

  .\32xl\:\!-mt-3 {
    margin-top: -0.75rem !important;
  }

  .\32xl\:\!-mt-3\.5 {
    margin-top: -0.875rem !important;
  }

  .\32xl\:\!-mt-32 {
    margin-top: -8rem !important;
  }

  .\32xl\:\!-mt-36 {
    margin-top: -9rem !important;
  }

  .\32xl\:\!-mt-4 {
    margin-top: -1rem !important;
  }

  .\32xl\:\!-mt-40 {
    margin-top: -10rem !important;
  }

  .\32xl\:\!-mt-44 {
    margin-top: -11rem !important;
  }

  .\32xl\:\!-mt-48 {
    margin-top: -12rem !important;
  }

  .\32xl\:\!-mt-5 {
    margin-top: -1.25rem !important;
  }

  .\32xl\:\!-mt-52 {
    margin-top: -13rem !important;
  }

  .\32xl\:\!-mt-56 {
    margin-top: -14rem !important;
  }

  .\32xl\:\!-mt-6 {
    margin-top: -1.5rem !important;
  }

  .\32xl\:\!-mt-60 {
    margin-top: -15rem !important;
  }

  .\32xl\:\!-mt-64 {
    margin-top: -16rem !important;
  }

  .\32xl\:\!-mt-7 {
    margin-top: -1.75rem !important;
  }

  .\32xl\:\!-mt-72 {
    margin-top: -18rem !important;
  }

  .\32xl\:\!-mt-8 {
    margin-top: -2rem !important;
  }

  .\32xl\:\!-mt-80 {
    margin-top: -20rem !important;
  }

  .\32xl\:\!-mt-9 {
    margin-top: -2.25rem !important;
  }

  .\32xl\:\!-mt-96 {
    margin-top: -24rem !important;
  }

  .\32xl\:\!-mt-px {
    margin-top: -1px !important;
  }

  .\32xl\:\!mb-0 {
    margin-bottom: 0px !important;
  }

  .\32xl\:\!mb-0\.5 {
    margin-bottom: 0.125rem !important;
  }

  .\32xl\:\!mb-1 {
    margin-bottom: 0.25rem !important;
  }

  .\32xl\:\!mb-1\.5 {
    margin-bottom: 0.375rem !important;
  }

  .\32xl\:\!mb-10 {
    margin-bottom: 2.5rem !important;
  }

  .\32xl\:\!mb-11 {
    margin-bottom: 2.75rem !important;
  }

  .\32xl\:\!mb-12 {
    margin-bottom: 3rem !important;
  }

  .\32xl\:\!mb-14 {
    margin-bottom: 3.5rem !important;
  }

  .\32xl\:\!mb-16 {
    margin-bottom: 4rem !important;
  }

  .\32xl\:\!mb-2 {
    margin-bottom: 0.5rem !important;
  }

  .\32xl\:\!mb-2\.5 {
    margin-bottom: 0.625rem !important;
  }

  .\32xl\:\!mb-20 {
    margin-bottom: 5rem !important;
  }

  .\32xl\:\!mb-24 {
    margin-bottom: 6rem !important;
  }

  .\32xl\:\!mb-28 {
    margin-bottom: 7rem !important;
  }

  .\32xl\:\!mb-3 {
    margin-bottom: 0.75rem !important;
  }

  .\32xl\:\!mb-3\.5 {
    margin-bottom: 0.875rem !important;
  }

  .\32xl\:\!mb-32 {
    margin-bottom: 8rem !important;
  }

  .\32xl\:\!mb-36 {
    margin-bottom: 9rem !important;
  }

  .\32xl\:\!mb-4 {
    margin-bottom: 1rem !important;
  }

  .\32xl\:\!mb-40 {
    margin-bottom: 10rem !important;
  }

  .\32xl\:\!mb-44 {
    margin-bottom: 11rem !important;
  }

  .\32xl\:\!mb-48 {
    margin-bottom: 12rem !important;
  }

  .\32xl\:\!mb-5 {
    margin-bottom: 1.25rem !important;
  }

  .\32xl\:\!mb-52 {
    margin-bottom: 13rem !important;
  }

  .\32xl\:\!mb-56 {
    margin-bottom: 14rem !important;
  }

  .\32xl\:\!mb-6 {
    margin-bottom: 1.5rem !important;
  }

  .\32xl\:\!mb-60 {
    margin-bottom: 15rem !important;
  }

  .\32xl\:\!mb-64 {
    margin-bottom: 16rem !important;
  }

  .\32xl\:\!mb-7 {
    margin-bottom: 1.75rem !important;
  }

  .\32xl\:\!mb-72 {
    margin-bottom: 18rem !important;
  }

  .\32xl\:\!mb-8 {
    margin-bottom: 2rem !important;
  }

  .\32xl\:\!mb-80 {
    margin-bottom: 20rem !important;
  }

  .\32xl\:\!mb-9 {
    margin-bottom: 2.25rem !important;
  }

  .\32xl\:\!mb-96 {
    margin-bottom: 24rem !important;
  }

  .\32xl\:\!mb-auto {
    margin-bottom: auto !important;
  }

  .\32xl\:\!mb-px {
    margin-bottom: 1px !important;
  }

  .\32xl\:\!me-0 {
    margin-inline-end: 0px !important;
  }

  .\32xl\:\!me-0\.5 {
    margin-inline-end: 0.125rem !important;
  }

  .\32xl\:\!me-1 {
    margin-inline-end: 0.25rem !important;
  }

  .\32xl\:\!me-1\.5 {
    margin-inline-end: 0.375rem !important;
  }

  .\32xl\:\!me-10 {
    margin-inline-end: 2.5rem !important;
  }

  .\32xl\:\!me-11 {
    margin-inline-end: 2.75rem !important;
  }

  .\32xl\:\!me-12 {
    margin-inline-end: 3rem !important;
  }

  .\32xl\:\!me-14 {
    margin-inline-end: 3.5rem !important;
  }

  .\32xl\:\!me-16 {
    margin-inline-end: 4rem !important;
  }

  .\32xl\:\!me-2 {
    margin-inline-end: 0.5rem !important;
  }

  .\32xl\:\!me-2\.5 {
    margin-inline-end: 0.625rem !important;
  }

  .\32xl\:\!me-20 {
    margin-inline-end: 5rem !important;
  }

  .\32xl\:\!me-24 {
    margin-inline-end: 6rem !important;
  }

  .\32xl\:\!me-28 {
    margin-inline-end: 7rem !important;
  }

  .\32xl\:\!me-3 {
    margin-inline-end: 0.75rem !important;
  }

  .\32xl\:\!me-3\.5 {
    margin-inline-end: 0.875rem !important;
  }

  .\32xl\:\!me-32 {
    margin-inline-end: 8rem !important;
  }

  .\32xl\:\!me-36 {
    margin-inline-end: 9rem !important;
  }

  .\32xl\:\!me-4 {
    margin-inline-end: 1rem !important;
  }

  .\32xl\:\!me-40 {
    margin-inline-end: 10rem !important;
  }

  .\32xl\:\!me-44 {
    margin-inline-end: 11rem !important;
  }

  .\32xl\:\!me-48 {
    margin-inline-end: 12rem !important;
  }

  .\32xl\:\!me-5 {
    margin-inline-end: 1.25rem !important;
  }

  .\32xl\:\!me-52 {
    margin-inline-end: 13rem !important;
  }

  .\32xl\:\!me-56 {
    margin-inline-end: 14rem !important;
  }

  .\32xl\:\!me-6 {
    margin-inline-end: 1.5rem !important;
  }

  .\32xl\:\!me-60 {
    margin-inline-end: 15rem !important;
  }

  .\32xl\:\!me-64 {
    margin-inline-end: 16rem !important;
  }

  .\32xl\:\!me-7 {
    margin-inline-end: 1.75rem !important;
  }

  .\32xl\:\!me-72 {
    margin-inline-end: 18rem !important;
  }

  .\32xl\:\!me-8 {
    margin-inline-end: 2rem !important;
  }

  .\32xl\:\!me-80 {
    margin-inline-end: 20rem !important;
  }

  .\32xl\:\!me-9 {
    margin-inline-end: 2.25rem !important;
  }

  .\32xl\:\!me-96 {
    margin-inline-end: 24rem !important;
  }

  .\32xl\:\!me-auto {
    margin-inline-end: auto !important;
  }

  .\32xl\:\!me-px {
    margin-inline-end: 1px !important;
  }

  .\32xl\:\!ms-0 {
    margin-inline-start: 0px !important;
  }

  .\32xl\:\!ms-0\.5 {
    margin-inline-start: 0.125rem !important;
  }

  .\32xl\:\!ms-1 {
    margin-inline-start: 0.25rem !important;
  }

  .\32xl\:\!ms-1\.5 {
    margin-inline-start: 0.375rem !important;
  }

  .\32xl\:\!ms-10 {
    margin-inline-start: 2.5rem !important;
  }

  .\32xl\:\!ms-11 {
    margin-inline-start: 2.75rem !important;
  }

  .\32xl\:\!ms-12 {
    margin-inline-start: 3rem !important;
  }

  .\32xl\:\!ms-14 {
    margin-inline-start: 3.5rem !important;
  }

  .\32xl\:\!ms-16 {
    margin-inline-start: 4rem !important;
  }

  .\32xl\:\!ms-2 {
    margin-inline-start: 0.5rem !important;
  }

  .\32xl\:\!ms-2\.5 {
    margin-inline-start: 0.625rem !important;
  }

  .\32xl\:\!ms-20 {
    margin-inline-start: 5rem !important;
  }

  .\32xl\:\!ms-24 {
    margin-inline-start: 6rem !important;
  }

  .\32xl\:\!ms-28 {
    margin-inline-start: 7rem !important;
  }

  .\32xl\:\!ms-3 {
    margin-inline-start: 0.75rem !important;
  }

  .\32xl\:\!ms-3\.5 {
    margin-inline-start: 0.875rem !important;
  }

  .\32xl\:\!ms-32 {
    margin-inline-start: 8rem !important;
  }

  .\32xl\:\!ms-36 {
    margin-inline-start: 9rem !important;
  }

  .\32xl\:\!ms-4 {
    margin-inline-start: 1rem !important;
  }

  .\32xl\:\!ms-40 {
    margin-inline-start: 10rem !important;
  }

  .\32xl\:\!ms-44 {
    margin-inline-start: 11rem !important;
  }

  .\32xl\:\!ms-48 {
    margin-inline-start: 12rem !important;
  }

  .\32xl\:\!ms-5 {
    margin-inline-start: 1.25rem !important;
  }

  .\32xl\:\!ms-52 {
    margin-inline-start: 13rem !important;
  }

  .\32xl\:\!ms-56 {
    margin-inline-start: 14rem !important;
  }

  .\32xl\:\!ms-6 {
    margin-inline-start: 1.5rem !important;
  }

  .\32xl\:\!ms-60 {
    margin-inline-start: 15rem !important;
  }

  .\32xl\:\!ms-64 {
    margin-inline-start: 16rem !important;
  }

  .\32xl\:\!ms-7 {
    margin-inline-start: 1.75rem !important;
  }

  .\32xl\:\!ms-72 {
    margin-inline-start: 18rem !important;
  }

  .\32xl\:\!ms-8 {
    margin-inline-start: 2rem !important;
  }

  .\32xl\:\!ms-80 {
    margin-inline-start: 20rem !important;
  }

  .\32xl\:\!ms-9 {
    margin-inline-start: 2.25rem !important;
  }

  .\32xl\:\!ms-96 {
    margin-inline-start: 24rem !important;
  }

  .\32xl\:\!ms-auto {
    margin-inline-start: auto !important;
  }

  .\32xl\:\!ms-px {
    margin-inline-start: 1px !important;
  }

  .\32xl\:\!mt-0 {
    margin-top: 0px !important;
  }

  .\32xl\:\!mt-0\.5 {
    margin-top: 0.125rem !important;
  }

  .\32xl\:\!mt-1 {
    margin-top: 0.25rem !important;
  }

  .\32xl\:\!mt-1\.5 {
    margin-top: 0.375rem !important;
  }

  .\32xl\:\!mt-10 {
    margin-top: 2.5rem !important;
  }

  .\32xl\:\!mt-11 {
    margin-top: 2.75rem !important;
  }

  .\32xl\:\!mt-12 {
    margin-top: 3rem !important;
  }

  .\32xl\:\!mt-14 {
    margin-top: 3.5rem !important;
  }

  .\32xl\:\!mt-16 {
    margin-top: 4rem !important;
  }

  .\32xl\:\!mt-2 {
    margin-top: 0.5rem !important;
  }

  .\32xl\:\!mt-2\.5 {
    margin-top: 0.625rem !important;
  }

  .\32xl\:\!mt-20 {
    margin-top: 5rem !important;
  }

  .\32xl\:\!mt-24 {
    margin-top: 6rem !important;
  }

  .\32xl\:\!mt-28 {
    margin-top: 7rem !important;
  }

  .\32xl\:\!mt-3 {
    margin-top: 0.75rem !important;
  }

  .\32xl\:\!mt-3\.5 {
    margin-top: 0.875rem !important;
  }

  .\32xl\:\!mt-32 {
    margin-top: 8rem !important;
  }

  .\32xl\:\!mt-36 {
    margin-top: 9rem !important;
  }

  .\32xl\:\!mt-4 {
    margin-top: 1rem !important;
  }

  .\32xl\:\!mt-40 {
    margin-top: 10rem !important;
  }

  .\32xl\:\!mt-44 {
    margin-top: 11rem !important;
  }

  .\32xl\:\!mt-48 {
    margin-top: 12rem !important;
  }

  .\32xl\:\!mt-5 {
    margin-top: 1.25rem !important;
  }

  .\32xl\:\!mt-52 {
    margin-top: 13rem !important;
  }

  .\32xl\:\!mt-56 {
    margin-top: 14rem !important;
  }

  .\32xl\:\!mt-6 {
    margin-top: 1.5rem !important;
  }

  .\32xl\:\!mt-60 {
    margin-top: 15rem !important;
  }

  .\32xl\:\!mt-64 {
    margin-top: 16rem !important;
  }

  .\32xl\:\!mt-7 {
    margin-top: 1.75rem !important;
  }

  .\32xl\:\!mt-72 {
    margin-top: 18rem !important;
  }

  .\32xl\:\!mt-8 {
    margin-top: 2rem !important;
  }

  .\32xl\:\!mt-80 {
    margin-top: 20rem !important;
  }

  .\32xl\:\!mt-9 {
    margin-top: 2.25rem !important;
  }

  .\32xl\:\!mt-96 {
    margin-top: 24rem !important;
  }

  .\32xl\:\!mt-auto {
    margin-top: auto !important;
  }

  .\32xl\:\!mt-px {
    margin-top: 1px !important;
  }

  .\32xl\:-mb-0 {
    margin-bottom: -0px;
  }

  .\32xl\:-mb-0\.5 {
    margin-bottom: -0.125rem;
  }

  .\32xl\:-mb-1 {
    margin-bottom: -0.25rem;
  }

  .\32xl\:-mb-1\.5 {
    margin-bottom: -0.375rem;
  }

  .\32xl\:-mb-10 {
    margin-bottom: -2.5rem;
  }

  .\32xl\:-mb-11 {
    margin-bottom: -2.75rem;
  }

  .\32xl\:-mb-12 {
    margin-bottom: -3rem;
  }

  .\32xl\:-mb-14 {
    margin-bottom: -3.5rem;
  }

  .\32xl\:-mb-16 {
    margin-bottom: -4rem;
  }

  .\32xl\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .\32xl\:-mb-2\.5 {
    margin-bottom: -0.625rem;
  }

  .\32xl\:-mb-20 {
    margin-bottom: -5rem;
  }

  .\32xl\:-mb-24 {
    margin-bottom: -6rem;
  }

  .\32xl\:-mb-28 {
    margin-bottom: -7rem;
  }

  .\32xl\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .\32xl\:-mb-3\.5 {
    margin-bottom: -0.875rem;
  }

  .\32xl\:-mb-32 {
    margin-bottom: -8rem;
  }

  .\32xl\:-mb-36 {
    margin-bottom: -9rem;
  }

  .\32xl\:-mb-4 {
    margin-bottom: -1rem;
  }

  .\32xl\:-mb-40 {
    margin-bottom: -10rem;
  }

  .\32xl\:-mb-44 {
    margin-bottom: -11rem;
  }

  .\32xl\:-mb-48 {
    margin-bottom: -12rem;
  }

  .\32xl\:-mb-5 {
    margin-bottom: -1.25rem;
  }

  .\32xl\:-mb-52 {
    margin-bottom: -13rem;
  }

  .\32xl\:-mb-56 {
    margin-bottom: -14rem;
  }

  .\32xl\:-mb-6 {
    margin-bottom: -1.5rem;
  }

  .\32xl\:-mb-60 {
    margin-bottom: -15rem;
  }

  .\32xl\:-mb-64 {
    margin-bottom: -16rem;
  }

  .\32xl\:-mb-7 {
    margin-bottom: -1.75rem;
  }

  .\32xl\:-mb-72 {
    margin-bottom: -18rem;
  }

  .\32xl\:-mb-8 {
    margin-bottom: -2rem;
  }

  .\32xl\:-mb-80 {
    margin-bottom: -20rem;
  }

  .\32xl\:-mb-9 {
    margin-bottom: -2.25rem;
  }

  .\32xl\:-mb-96 {
    margin-bottom: -24rem;
  }

  .\32xl\:-mb-px {
    margin-bottom: -1px;
  }

  .\32xl\:-me-0 {
    margin-inline-end: -0px;
  }

  .\32xl\:-me-0\.5 {
    margin-inline-end: -0.125rem;
  }

  .\32xl\:-me-1 {
    margin-inline-end: -0.25rem;
  }

  .\32xl\:-me-1\.5 {
    margin-inline-end: -0.375rem;
  }

  .\32xl\:-me-10 {
    margin-inline-end: -2.5rem;
  }

  .\32xl\:-me-11 {
    margin-inline-end: -2.75rem;
  }

  .\32xl\:-me-12 {
    margin-inline-end: -3rem;
  }

  .\32xl\:-me-14 {
    margin-inline-end: -3.5rem;
  }

  .\32xl\:-me-16 {
    margin-inline-end: -4rem;
  }

  .\32xl\:-me-2 {
    margin-inline-end: -0.5rem;
  }

  .\32xl\:-me-2\.5 {
    margin-inline-end: -0.625rem;
  }

  .\32xl\:-me-20 {
    margin-inline-end: -5rem;
  }

  .\32xl\:-me-24 {
    margin-inline-end: -6rem;
  }

  .\32xl\:-me-28 {
    margin-inline-end: -7rem;
  }

  .\32xl\:-me-3 {
    margin-inline-end: -0.75rem;
  }

  .\32xl\:-me-3\.5 {
    margin-inline-end: -0.875rem;
  }

  .\32xl\:-me-32 {
    margin-inline-end: -8rem;
  }

  .\32xl\:-me-36 {
    margin-inline-end: -9rem;
  }

  .\32xl\:-me-4 {
    margin-inline-end: -1rem;
  }

  .\32xl\:-me-40 {
    margin-inline-end: -10rem;
  }

  .\32xl\:-me-44 {
    margin-inline-end: -11rem;
  }

  .\32xl\:-me-48 {
    margin-inline-end: -12rem;
  }

  .\32xl\:-me-5 {
    margin-inline-end: -1.25rem;
  }

  .\32xl\:-me-52 {
    margin-inline-end: -13rem;
  }

  .\32xl\:-me-56 {
    margin-inline-end: -14rem;
  }

  .\32xl\:-me-6 {
    margin-inline-end: -1.5rem;
  }

  .\32xl\:-me-60 {
    margin-inline-end: -15rem;
  }

  .\32xl\:-me-64 {
    margin-inline-end: -16rem;
  }

  .\32xl\:-me-7 {
    margin-inline-end: -1.75rem;
  }

  .\32xl\:-me-72 {
    margin-inline-end: -18rem;
  }

  .\32xl\:-me-8 {
    margin-inline-end: -2rem;
  }

  .\32xl\:-me-80 {
    margin-inline-end: -20rem;
  }

  .\32xl\:-me-9 {
    margin-inline-end: -2.25rem;
  }

  .\32xl\:-me-96 {
    margin-inline-end: -24rem;
  }

  .\32xl\:-me-px {
    margin-inline-end: -1px;
  }

  .\32xl\:-ms-0 {
    margin-inline-start: -0px;
  }

  .\32xl\:-ms-0\.5 {
    margin-inline-start: -0.125rem;
  }

  .\32xl\:-ms-1 {
    margin-inline-start: -0.25rem;
  }

  .\32xl\:-ms-1\.5 {
    margin-inline-start: -0.375rem;
  }

  .\32xl\:-ms-10 {
    margin-inline-start: -2.5rem;
  }

  .\32xl\:-ms-11 {
    margin-inline-start: -2.75rem;
  }

  .\32xl\:-ms-12 {
    margin-inline-start: -3rem;
  }

  .\32xl\:-ms-14 {
    margin-inline-start: -3.5rem;
  }

  .\32xl\:-ms-16 {
    margin-inline-start: -4rem;
  }

  .\32xl\:-ms-2 {
    margin-inline-start: -0.5rem;
  }

  .\32xl\:-ms-2\.5 {
    margin-inline-start: -0.625rem;
  }

  .\32xl\:-ms-20 {
    margin-inline-start: -5rem;
  }

  .\32xl\:-ms-24 {
    margin-inline-start: -6rem;
  }

  .\32xl\:-ms-28 {
    margin-inline-start: -7rem;
  }

  .\32xl\:-ms-3 {
    margin-inline-start: -0.75rem;
  }

  .\32xl\:-ms-3\.5 {
    margin-inline-start: -0.875rem;
  }

  .\32xl\:-ms-32 {
    margin-inline-start: -8rem;
  }

  .\32xl\:-ms-36 {
    margin-inline-start: -9rem;
  }

  .\32xl\:-ms-4 {
    margin-inline-start: -1rem;
  }

  .\32xl\:-ms-40 {
    margin-inline-start: -10rem;
  }

  .\32xl\:-ms-44 {
    margin-inline-start: -11rem;
  }

  .\32xl\:-ms-48 {
    margin-inline-start: -12rem;
  }

  .\32xl\:-ms-5 {
    margin-inline-start: -1.25rem;
  }

  .\32xl\:-ms-52 {
    margin-inline-start: -13rem;
  }

  .\32xl\:-ms-56 {
    margin-inline-start: -14rem;
  }

  .\32xl\:-ms-6 {
    margin-inline-start: -1.5rem;
  }

  .\32xl\:-ms-60 {
    margin-inline-start: -15rem;
  }

  .\32xl\:-ms-64 {
    margin-inline-start: -16rem;
  }

  .\32xl\:-ms-7 {
    margin-inline-start: -1.75rem;
  }

  .\32xl\:-ms-72 {
    margin-inline-start: -18rem;
  }

  .\32xl\:-ms-8 {
    margin-inline-start: -2rem;
  }

  .\32xl\:-ms-80 {
    margin-inline-start: -20rem;
  }

  .\32xl\:-ms-9 {
    margin-inline-start: -2.25rem;
  }

  .\32xl\:-ms-96 {
    margin-inline-start: -24rem;
  }

  .\32xl\:-ms-px {
    margin-inline-start: -1px;
  }

  .\32xl\:-mt-0 {
    margin-top: -0px;
  }

  .\32xl\:-mt-0\.5 {
    margin-top: -0.125rem;
  }

  .\32xl\:-mt-1 {
    margin-top: -0.25rem;
  }

  .\32xl\:-mt-1\.5 {
    margin-top: -0.375rem;
  }

  .\32xl\:-mt-10 {
    margin-top: -2.5rem;
  }

  .\32xl\:-mt-11 {
    margin-top: -2.75rem;
  }

  .\32xl\:-mt-12 {
    margin-top: -3rem;
  }

  .\32xl\:-mt-14 {
    margin-top: -3.5rem;
  }

  .\32xl\:-mt-16 {
    margin-top: -4rem;
  }

  .\32xl\:-mt-2 {
    margin-top: -0.5rem;
  }

  .\32xl\:-mt-2\.5 {
    margin-top: -0.625rem;
  }

  .\32xl\:-mt-20 {
    margin-top: -5rem;
  }

  .\32xl\:-mt-24 {
    margin-top: -6rem;
  }

  .\32xl\:-mt-28 {
    margin-top: -7rem;
  }

  .\32xl\:-mt-3 {
    margin-top: -0.75rem;
  }

  .\32xl\:-mt-3\.5 {
    margin-top: -0.875rem;
  }

  .\32xl\:-mt-32 {
    margin-top: -8rem;
  }

  .\32xl\:-mt-36 {
    margin-top: -9rem;
  }

  .\32xl\:-mt-4 {
    margin-top: -1rem;
  }

  .\32xl\:-mt-40 {
    margin-top: -10rem;
  }

  .\32xl\:-mt-44 {
    margin-top: -11rem;
  }

  .\32xl\:-mt-48 {
    margin-top: -12rem;
  }

  .\32xl\:-mt-5 {
    margin-top: -1.25rem;
  }

  .\32xl\:-mt-52 {
    margin-top: -13rem;
  }

  .\32xl\:-mt-56 {
    margin-top: -14rem;
  }

  .\32xl\:-mt-6 {
    margin-top: -1.5rem;
  }

  .\32xl\:-mt-60 {
    margin-top: -15rem;
  }

  .\32xl\:-mt-64 {
    margin-top: -16rem;
  }

  .\32xl\:-mt-7 {
    margin-top: -1.75rem;
  }

  .\32xl\:-mt-72 {
    margin-top: -18rem;
  }

  .\32xl\:-mt-8 {
    margin-top: -2rem;
  }

  .\32xl\:-mt-80 {
    margin-top: -20rem;
  }

  .\32xl\:-mt-9 {
    margin-top: -2.25rem;
  }

  .\32xl\:-mt-96 {
    margin-top: -24rem;
  }

  .\32xl\:-mt-px {
    margin-top: -1px;
  }

  .\32xl\:mb-0 {
    margin-bottom: 0px;
  }

  .\32xl\:mb-0\.5 {
    margin-bottom: 0.125rem;
  }

  .\32xl\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .\32xl\:mb-1\.5 {
    margin-bottom: 0.375rem;
  }

  .\32xl\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .\32xl\:mb-11 {
    margin-bottom: 2.75rem;
  }

  .\32xl\:mb-12 {
    margin-bottom: 3rem;
  }

  .\32xl\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .\32xl\:mb-16 {
    margin-bottom: 4rem;
  }

  .\32xl\:mb-2 {
    margin-bottom: 0.5rem;
  }

  .\32xl\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }

  .\32xl\:mb-20 {
    margin-bottom: 5rem;
  }

  .\32xl\:mb-24 {
    margin-bottom: 6rem;
  }

  .\32xl\:mb-28 {
    margin-bottom: 7rem;
  }

  .\32xl\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .\32xl\:mb-3\.5 {
    margin-bottom: 0.875rem;
  }

  .\32xl\:mb-32 {
    margin-bottom: 8rem;
  }

  .\32xl\:mb-36 {
    margin-bottom: 9rem;
  }

  .\32xl\:mb-4 {
    margin-bottom: 1rem;
  }

  .\32xl\:mb-40 {
    margin-bottom: 10rem;
  }

  .\32xl\:mb-44 {
    margin-bottom: 11rem;
  }

  .\32xl\:mb-48 {
    margin-bottom: 12rem;
  }

  .\32xl\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .\32xl\:mb-52 {
    margin-bottom: 13rem;
  }

  .\32xl\:mb-56 {
    margin-bottom: 14rem;
  }

  .\32xl\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .\32xl\:mb-60 {
    margin-bottom: 15rem;
  }

  .\32xl\:mb-64 {
    margin-bottom: 16rem;
  }

  .\32xl\:mb-7 {
    margin-bottom: 1.75rem;
  }

  .\32xl\:mb-72 {
    margin-bottom: 18rem;
  }

  .\32xl\:mb-8 {
    margin-bottom: 2rem;
  }

  .\32xl\:mb-80 {
    margin-bottom: 20rem;
  }

  .\32xl\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .\32xl\:mb-96 {
    margin-bottom: 24rem;
  }

  .\32xl\:mb-auto {
    margin-bottom: auto;
  }

  .\32xl\:mb-px {
    margin-bottom: 1px;
  }

  .\32xl\:me-0 {
    margin-inline-end: 0px;
  }

  .\32xl\:me-0\.5 {
    margin-inline-end: 0.125rem;
  }

  .\32xl\:me-1 {
    margin-inline-end: 0.25rem;
  }

  .\32xl\:me-1\.5 {
    margin-inline-end: 0.375rem;
  }

  .\32xl\:me-10 {
    margin-inline-end: 2.5rem;
  }

  .\32xl\:me-11 {
    margin-inline-end: 2.75rem;
  }

  .\32xl\:me-12 {
    margin-inline-end: 3rem;
  }

  .\32xl\:me-14 {
    margin-inline-end: 3.5rem;
  }

  .\32xl\:me-16 {
    margin-inline-end: 4rem;
  }

  .\32xl\:me-2 {
    margin-inline-end: 0.5rem;
  }

  .\32xl\:me-2\.5 {
    margin-inline-end: 0.625rem;
  }

  .\32xl\:me-20 {
    margin-inline-end: 5rem;
  }

  .\32xl\:me-24 {
    margin-inline-end: 6rem;
  }

  .\32xl\:me-28 {
    margin-inline-end: 7rem;
  }

  .\32xl\:me-3 {
    margin-inline-end: 0.75rem;
  }

  .\32xl\:me-3\.5 {
    margin-inline-end: 0.875rem;
  }

  .\32xl\:me-32 {
    margin-inline-end: 8rem;
  }

  .\32xl\:me-36 {
    margin-inline-end: 9rem;
  }

  .\32xl\:me-4 {
    margin-inline-end: 1rem;
  }

  .\32xl\:me-40 {
    margin-inline-end: 10rem;
  }

  .\32xl\:me-44 {
    margin-inline-end: 11rem;
  }

  .\32xl\:me-48 {
    margin-inline-end: 12rem;
  }

  .\32xl\:me-5 {
    margin-inline-end: 1.25rem;
  }

  .\32xl\:me-52 {
    margin-inline-end: 13rem;
  }

  .\32xl\:me-56 {
    margin-inline-end: 14rem;
  }

  .\32xl\:me-6 {
    margin-inline-end: 1.5rem;
  }

  .\32xl\:me-60 {
    margin-inline-end: 15rem;
  }

  .\32xl\:me-64 {
    margin-inline-end: 16rem;
  }

  .\32xl\:me-7 {
    margin-inline-end: 1.75rem;
  }

  .\32xl\:me-72 {
    margin-inline-end: 18rem;
  }

  .\32xl\:me-8 {
    margin-inline-end: 2rem;
  }

  .\32xl\:me-80 {
    margin-inline-end: 20rem;
  }

  .\32xl\:me-9 {
    margin-inline-end: 2.25rem;
  }

  .\32xl\:me-96 {
    margin-inline-end: 24rem;
  }

  .\32xl\:me-auto {
    margin-inline-end: auto;
  }

  .\32xl\:me-px {
    margin-inline-end: 1px;
  }

  .\32xl\:ms-0 {
    margin-inline-start: 0px;
  }

  .\32xl\:ms-0\.5 {
    margin-inline-start: 0.125rem;
  }

  .\32xl\:ms-1 {
    margin-inline-start: 0.25rem;
  }

  .\32xl\:ms-1\.5 {
    margin-inline-start: 0.375rem;
  }

  .\32xl\:ms-10 {
    margin-inline-start: 2.5rem;
  }

  .\32xl\:ms-11 {
    margin-inline-start: 2.75rem;
  }

  .\32xl\:ms-12 {
    margin-inline-start: 3rem;
  }

  .\32xl\:ms-14 {
    margin-inline-start: 3.5rem;
  }

  .\32xl\:ms-16 {
    margin-inline-start: 4rem;
  }

  .\32xl\:ms-2 {
    margin-inline-start: 0.5rem;
  }

  .\32xl\:ms-2\.5 {
    margin-inline-start: 0.625rem;
  }

  .\32xl\:ms-20 {
    margin-inline-start: 5rem;
  }

  .\32xl\:ms-24 {
    margin-inline-start: 6rem;
  }

  .\32xl\:ms-28 {
    margin-inline-start: 7rem;
  }

  .\32xl\:ms-3 {
    margin-inline-start: 0.75rem;
  }

  .\32xl\:ms-3\.5 {
    margin-inline-start: 0.875rem;
  }

  .\32xl\:ms-32 {
    margin-inline-start: 8rem;
  }

  .\32xl\:ms-36 {
    margin-inline-start: 9rem;
  }

  .\32xl\:ms-4 {
    margin-inline-start: 1rem;
  }

  .\32xl\:ms-40 {
    margin-inline-start: 10rem;
  }

  .\32xl\:ms-44 {
    margin-inline-start: 11rem;
  }

  .\32xl\:ms-48 {
    margin-inline-start: 12rem;
  }

  .\32xl\:ms-5 {
    margin-inline-start: 1.25rem;
  }

  .\32xl\:ms-52 {
    margin-inline-start: 13rem;
  }

  .\32xl\:ms-56 {
    margin-inline-start: 14rem;
  }

  .\32xl\:ms-6 {
    margin-inline-start: 1.5rem;
  }

  .\32xl\:ms-60 {
    margin-inline-start: 15rem;
  }

  .\32xl\:ms-64 {
    margin-inline-start: 16rem;
  }

  .\32xl\:ms-7 {
    margin-inline-start: 1.75rem;
  }

  .\32xl\:ms-72 {
    margin-inline-start: 18rem;
  }

  .\32xl\:ms-8 {
    margin-inline-start: 2rem;
  }

  .\32xl\:ms-80 {
    margin-inline-start: 20rem;
  }

  .\32xl\:ms-9 {
    margin-inline-start: 2.25rem;
  }

  .\32xl\:ms-96 {
    margin-inline-start: 24rem;
  }

  .\32xl\:ms-auto {
    margin-inline-start: auto;
  }

  .\32xl\:ms-px {
    margin-inline-start: 1px;
  }

  .\32xl\:mt-0 {
    margin-top: 0px;
  }

  .\32xl\:mt-0\.5 {
    margin-top: 0.125rem;
  }

  .\32xl\:mt-1 {
    margin-top: 0.25rem;
  }

  .\32xl\:mt-1\.5 {
    margin-top: 0.375rem;
  }

  .\32xl\:mt-10 {
    margin-top: 2.5rem;
  }

  .\32xl\:mt-11 {
    margin-top: 2.75rem;
  }

  .\32xl\:mt-12 {
    margin-top: 3rem;
  }

  .\32xl\:mt-14 {
    margin-top: 3.5rem;
  }

  .\32xl\:mt-16 {
    margin-top: 4rem;
  }

  .\32xl\:mt-2 {
    margin-top: 0.5rem;
  }

  .\32xl\:mt-2\.5 {
    margin-top: 0.625rem;
  }

  .\32xl\:mt-20 {
    margin-top: 5rem;
  }

  .\32xl\:mt-24 {
    margin-top: 6rem;
  }

  .\32xl\:mt-28 {
    margin-top: 7rem;
  }

  .\32xl\:mt-3 {
    margin-top: 0.75rem;
  }

  .\32xl\:mt-3\.5 {
    margin-top: 0.875rem;
  }

  .\32xl\:mt-32 {
    margin-top: 8rem;
  }

  .\32xl\:mt-36 {
    margin-top: 9rem;
  }

  .\32xl\:mt-4 {
    margin-top: 1rem;
  }

  .\32xl\:mt-40 {
    margin-top: 10rem;
  }

  .\32xl\:mt-44 {
    margin-top: 11rem;
  }

  .\32xl\:mt-48 {
    margin-top: 12rem;
  }

  .\32xl\:mt-5 {
    margin-top: 1.25rem;
  }

  .\32xl\:mt-52 {
    margin-top: 13rem;
  }

  .\32xl\:mt-56 {
    margin-top: 14rem;
  }

  .\32xl\:mt-6 {
    margin-top: 1.5rem;
  }

  .\32xl\:mt-60 {
    margin-top: 15rem;
  }

  .\32xl\:mt-64 {
    margin-top: 16rem;
  }

  .\32xl\:mt-7 {
    margin-top: 1.75rem;
  }

  .\32xl\:mt-72 {
    margin-top: 18rem;
  }

  .\32xl\:mt-8 {
    margin-top: 2rem;
  }

  .\32xl\:mt-80 {
    margin-top: 20rem;
  }

  .\32xl\:mt-9 {
    margin-top: 2.25rem;
  }

  .\32xl\:mt-96 {
    margin-top: 24rem;
  }

  .\32xl\:mt-auto {
    margin-top: auto;
  }

  .\32xl\:mt-px {
    margin-top: 1px;
  }

  .\32xl\:\!flex {
    display: flex !important;
  }

  .\32xl\:flex {
    display: flex;
  }

  .\32xl\:h-13 {
    height: 3.25rem;
  }

  .\32xl\:h-56 {
    height: 14rem;
  }

  .\32xl\:max-h-24 {
    max-height: 6rem;
  }

  .\32xl\:w-44 {
    width: 11rem;
  }

  .\32xl\:w-60 {
    width: 15rem;
  }

  .\32xl\:max-w-\[25rem\] {
    max-width: 25rem;
  }

  .\32xl\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .\32xl\:rounded-2xl {
    border-radius: 1rem;
  }

  .\32xl\:\!p-0 {
    padding: 0px !important;
  }

  .\32xl\:\!p-0\.5 {
    padding: 0.125rem !important;
  }

  .\32xl\:\!p-1 {
    padding: 0.25rem !important;
  }

  .\32xl\:\!p-1\.5 {
    padding: 0.375rem !important;
  }

  .\32xl\:\!p-10 {
    padding: 2.5rem !important;
  }

  .\32xl\:\!p-11 {
    padding: 2.75rem !important;
  }

  .\32xl\:\!p-12 {
    padding: 3rem !important;
  }

  .\32xl\:\!p-14 {
    padding: 3.5rem !important;
  }

  .\32xl\:\!p-16 {
    padding: 4rem !important;
  }

  .\32xl\:\!p-2 {
    padding: 0.5rem !important;
  }

  .\32xl\:\!p-2\.5 {
    padding: 0.625rem !important;
  }

  .\32xl\:\!p-20 {
    padding: 5rem !important;
  }

  .\32xl\:\!p-24 {
    padding: 6rem !important;
  }

  .\32xl\:\!p-28 {
    padding: 7rem !important;
  }

  .\32xl\:\!p-3 {
    padding: 0.75rem !important;
  }

  .\32xl\:\!p-3\.5 {
    padding: 0.875rem !important;
  }

  .\32xl\:\!p-32 {
    padding: 8rem !important;
  }

  .\32xl\:\!p-36 {
    padding: 9rem !important;
  }

  .\32xl\:\!p-4 {
    padding: 1rem !important;
  }

  .\32xl\:\!p-40 {
    padding: 10rem !important;
  }

  .\32xl\:\!p-44 {
    padding: 11rem !important;
  }

  .\32xl\:\!p-48 {
    padding: 12rem !important;
  }

  .\32xl\:\!p-5 {
    padding: 1.25rem !important;
  }

  .\32xl\:\!p-52 {
    padding: 13rem !important;
  }

  .\32xl\:\!p-56 {
    padding: 14rem !important;
  }

  .\32xl\:\!p-6 {
    padding: 1.5rem !important;
  }

  .\32xl\:\!p-60 {
    padding: 15rem !important;
  }

  .\32xl\:\!p-64 {
    padding: 16rem !important;
  }

  .\32xl\:\!p-7 {
    padding: 1.75rem !important;
  }

  .\32xl\:\!p-72 {
    padding: 18rem !important;
  }

  .\32xl\:\!p-8 {
    padding: 2rem !important;
  }

  .\32xl\:\!p-80 {
    padding: 20rem !important;
  }

  .\32xl\:\!p-9 {
    padding: 2.25rem !important;
  }

  .\32xl\:\!p-96 {
    padding: 24rem !important;
  }

  .\32xl\:\!p-px {
    padding: 1px !important;
  }

  .\32xl\:p-0 {
    padding: 0px;
  }

  .\32xl\:p-0\.5 {
    padding: 0.125rem;
  }

  .\32xl\:p-1 {
    padding: 0.25rem;
  }

  .\32xl\:p-1\.5 {
    padding: 0.375rem;
  }

  .\32xl\:p-10 {
    padding: 2.5rem;
  }

  .\32xl\:p-11 {
    padding: 2.75rem;
  }

  .\32xl\:p-12 {
    padding: 3rem;
  }

  .\32xl\:p-14 {
    padding: 3.5rem;
  }

  .\32xl\:p-16 {
    padding: 4rem;
  }

  .\32xl\:p-2 {
    padding: 0.5rem;
  }

  .\32xl\:p-2\.5 {
    padding: 0.625rem;
  }

  .\32xl\:p-20 {
    padding: 5rem;
  }

  .\32xl\:p-24 {
    padding: 6rem;
  }

  .\32xl\:p-28 {
    padding: 7rem;
  }

  .\32xl\:p-3 {
    padding: 0.75rem;
  }

  .\32xl\:p-3\.5 {
    padding: 0.875rem;
  }

  .\32xl\:p-32 {
    padding: 8rem;
  }

  .\32xl\:p-36 {
    padding: 9rem;
  }

  .\32xl\:p-4 {
    padding: 1rem;
  }

  .\32xl\:p-40 {
    padding: 10rem;
  }

  .\32xl\:p-44 {
    padding: 11rem;
  }

  .\32xl\:p-48 {
    padding: 12rem;
  }

  .\32xl\:p-5 {
    padding: 1.25rem;
  }

  .\32xl\:p-52 {
    padding: 13rem;
  }

  .\32xl\:p-56 {
    padding: 14rem;
  }

  .\32xl\:p-6 {
    padding: 1.5rem;
  }

  .\32xl\:p-60 {
    padding: 15rem;
  }

  .\32xl\:p-64 {
    padding: 16rem;
  }

  .\32xl\:p-7 {
    padding: 1.75rem;
  }

  .\32xl\:p-72 {
    padding: 18rem;
  }

  .\32xl\:p-8 {
    padding: 2rem;
  }

  .\32xl\:p-80 {
    padding: 20rem;
  }

  .\32xl\:p-9 {
    padding: 2.25rem;
  }

  .\32xl\:p-96 {
    padding: 24rem;
  }

  .\32xl\:p-px {
    padding: 1px;
  }

  .\32xl\:\!px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .\32xl\:\!px-0\.5 {
    padding-left: 0.125rem !important;
    padding-right: 0.125rem !important;
  }

  .\32xl\:\!px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }

  .\32xl\:\!px-1\.5 {
    padding-left: 0.375rem !important;
    padding-right: 0.375rem !important;
  }

  .\32xl\:\!px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

  .\32xl\:\!px-11 {
    padding-left: 2.75rem !important;
    padding-right: 2.75rem !important;
  }

  .\32xl\:\!px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .\32xl\:\!px-14 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }

  .\32xl\:\!px-16 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .\32xl\:\!px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .\32xl\:\!px-2\.5 {
    padding-left: 0.625rem !important;
    padding-right: 0.625rem !important;
  }

  .\32xl\:\!px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .\32xl\:\!px-24 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .\32xl\:\!px-28 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .\32xl\:\!px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .\32xl\:\!px-3\.5 {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }

  .\32xl\:\!px-32 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .\32xl\:\!px-36 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .\32xl\:\!px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .\32xl\:\!px-40 {
    padding-left: 10rem !important;
    padding-right: 10rem !important;
  }

  .\32xl\:\!px-44 {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
  }

  .\32xl\:\!px-48 {
    padding-left: 12rem !important;
    padding-right: 12rem !important;
  }

  .\32xl\:\!px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .\32xl\:\!px-52 {
    padding-left: 13rem !important;
    padding-right: 13rem !important;
  }

  .\32xl\:\!px-56 {
    padding-left: 14rem !important;
    padding-right: 14rem !important;
  }

  .\32xl\:\!px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .\32xl\:\!px-60 {
    padding-left: 15rem !important;
    padding-right: 15rem !important;
  }

  .\32xl\:\!px-64 {
    padding-left: 16rem !important;
    padding-right: 16rem !important;
  }

  .\32xl\:\!px-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
  }

  .\32xl\:\!px-72 {
    padding-left: 18rem !important;
    padding-right: 18rem !important;
  }

  .\32xl\:\!px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .\32xl\:\!px-80 {
    padding-left: 20rem !important;
    padding-right: 20rem !important;
  }

  .\32xl\:\!px-9 {
    padding-left: 2.25rem !important;
    padding-right: 2.25rem !important;
  }

  .\32xl\:\!px-96 {
    padding-left: 24rem !important;
    padding-right: 24rem !important;
  }

  .\32xl\:\!px-px {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .\32xl\:\!py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .\32xl\:\!py-0\.5 {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
  }

  .\32xl\:\!py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .\32xl\:\!py-1\.5 {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
  }

  .\32xl\:\!py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .\32xl\:\!py-11 {
    padding-top: 2.75rem !important;
    padding-bottom: 2.75rem !important;
  }

  .\32xl\:\!py-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .\32xl\:\!py-14 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .\32xl\:\!py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .\32xl\:\!py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .\32xl\:\!py-2\.5 {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
  }

  .\32xl\:\!py-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .\32xl\:\!py-24 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .\32xl\:\!py-28 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .\32xl\:\!py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .\32xl\:\!py-3\.5 {
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;
  }

  .\32xl\:\!py-32 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }

  .\32xl\:\!py-36 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }

  .\32xl\:\!py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .\32xl\:\!py-40 {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
  }

  .\32xl\:\!py-44 {
    padding-top: 11rem !important;
    padding-bottom: 11rem !important;
  }

  .\32xl\:\!py-48 {
    padding-top: 12rem !important;
    padding-bottom: 12rem !important;
  }

  .\32xl\:\!py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .\32xl\:\!py-52 {
    padding-top: 13rem !important;
    padding-bottom: 13rem !important;
  }

  .\32xl\:\!py-56 {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
  }

  .\32xl\:\!py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .\32xl\:\!py-60 {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }

  .\32xl\:\!py-64 {
    padding-top: 16rem !important;
    padding-bottom: 16rem !important;
  }

  .\32xl\:\!py-7 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }

  .\32xl\:\!py-72 {
    padding-top: 18rem !important;
    padding-bottom: 18rem !important;
  }

  .\32xl\:\!py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .\32xl\:\!py-80 {
    padding-top: 20rem !important;
    padding-bottom: 20rem !important;
  }

  .\32xl\:\!py-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important;
  }

  .\32xl\:\!py-96 {
    padding-top: 24rem !important;
    padding-bottom: 24rem !important;
  }

  .\32xl\:\!py-px {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

  .\32xl\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .\32xl\:px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
  }

  .\32xl\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .\32xl\:px-1\.5 {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .\32xl\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .\32xl\:px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }

  .\32xl\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .\32xl\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .\32xl\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .\32xl\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .\32xl\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .\32xl\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .\32xl\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .\32xl\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .\32xl\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .\32xl\:px-3\.5 {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }

  .\32xl\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .\32xl\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .\32xl\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .\32xl\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .\32xl\:px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

  .\32xl\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .\32xl\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .\32xl\:px-52 {
    padding-left: 13rem;
    padding-right: 13rem;
  }

  .\32xl\:px-56 {
    padding-left: 14rem;
    padding-right: 14rem;
  }

  .\32xl\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .\32xl\:px-60 {
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .\32xl\:px-64 {
    padding-left: 16rem;
    padding-right: 16rem;
  }

  .\32xl\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .\32xl\:px-72 {
    padding-left: 18rem;
    padding-right: 18rem;
  }

  .\32xl\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .\32xl\:px-80 {
    padding-left: 20rem;
    padding-right: 20rem;
  }

  .\32xl\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .\32xl\:px-96 {
    padding-left: 24rem;
    padding-right: 24rem;
  }

  .\32xl\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .\32xl\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .\32xl\:py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .\32xl\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .\32xl\:py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .\32xl\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .\32xl\:py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

  .\32xl\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .\32xl\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .\32xl\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .\32xl\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .\32xl\:py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .\32xl\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .\32xl\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .\32xl\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .\32xl\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .\32xl\:py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
  }

  .\32xl\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .\32xl\:py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }

  .\32xl\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .\32xl\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .\32xl\:py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .\32xl\:py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .\32xl\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .\32xl\:py-52 {
    padding-top: 13rem;
    padding-bottom: 13rem;
  }

  .\32xl\:py-56 {
    padding-top: 14rem;
    padding-bottom: 14rem;
  }

  .\32xl\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .\32xl\:py-60 {
    padding-top: 15rem;
    padding-bottom: 15rem;
  }

  .\32xl\:py-64 {
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .\32xl\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .\32xl\:py-72 {
    padding-top: 18rem;
    padding-bottom: 18rem;
  }

  .\32xl\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .\32xl\:py-80 {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }

  .\32xl\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .\32xl\:py-96 {
    padding-top: 24rem;
    padding-bottom: 24rem;
  }

  .\32xl\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .\32xl\:\!pb-0 {
    padding-bottom: 0px !important;
  }

  .\32xl\:\!pb-0\.5 {
    padding-bottom: 0.125rem !important;
  }

  .\32xl\:\!pb-1 {
    padding-bottom: 0.25rem !important;
  }

  .\32xl\:\!pb-1\.5 {
    padding-bottom: 0.375rem !important;
  }

  .\32xl\:\!pb-10 {
    padding-bottom: 2.5rem !important;
  }

  .\32xl\:\!pb-11 {
    padding-bottom: 2.75rem !important;
  }

  .\32xl\:\!pb-12 {
    padding-bottom: 3rem !important;
  }

  .\32xl\:\!pb-14 {
    padding-bottom: 3.5rem !important;
  }

  .\32xl\:\!pb-16 {
    padding-bottom: 4rem !important;
  }

  .\32xl\:\!pb-2 {
    padding-bottom: 0.5rem !important;
  }

  .\32xl\:\!pb-2\.5 {
    padding-bottom: 0.625rem !important;
  }

  .\32xl\:\!pb-20 {
    padding-bottom: 5rem !important;
  }

  .\32xl\:\!pb-24 {
    padding-bottom: 6rem !important;
  }

  .\32xl\:\!pb-28 {
    padding-bottom: 7rem !important;
  }

  .\32xl\:\!pb-3 {
    padding-bottom: 0.75rem !important;
  }

  .\32xl\:\!pb-3\.5 {
    padding-bottom: 0.875rem !important;
  }

  .\32xl\:\!pb-32 {
    padding-bottom: 8rem !important;
  }

  .\32xl\:\!pb-36 {
    padding-bottom: 9rem !important;
  }

  .\32xl\:\!pb-4 {
    padding-bottom: 1rem !important;
  }

  .\32xl\:\!pb-40 {
    padding-bottom: 10rem !important;
  }

  .\32xl\:\!pb-44 {
    padding-bottom: 11rem !important;
  }

  .\32xl\:\!pb-48 {
    padding-bottom: 12rem !important;
  }

  .\32xl\:\!pb-5 {
    padding-bottom: 1.25rem !important;
  }

  .\32xl\:\!pb-52 {
    padding-bottom: 13rem !important;
  }

  .\32xl\:\!pb-56 {
    padding-bottom: 14rem !important;
  }

  .\32xl\:\!pb-6 {
    padding-bottom: 1.5rem !important;
  }

  .\32xl\:\!pb-60 {
    padding-bottom: 15rem !important;
  }

  .\32xl\:\!pb-64 {
    padding-bottom: 16rem !important;
  }

  .\32xl\:\!pb-7 {
    padding-bottom: 1.75rem !important;
  }

  .\32xl\:\!pb-72 {
    padding-bottom: 18rem !important;
  }

  .\32xl\:\!pb-8 {
    padding-bottom: 2rem !important;
  }

  .\32xl\:\!pb-80 {
    padding-bottom: 20rem !important;
  }

  .\32xl\:\!pb-9 {
    padding-bottom: 2.25rem !important;
  }

  .\32xl\:\!pb-96 {
    padding-bottom: 24rem !important;
  }

  .\32xl\:\!pb-px {
    padding-bottom: 1px !important;
  }

  .\32xl\:\!pe-0 {
    padding-inline-end: 0px !important;
  }

  .\32xl\:\!pe-0\.5 {
    padding-inline-end: 0.125rem !important;
  }

  .\32xl\:\!pe-1 {
    padding-inline-end: 0.25rem !important;
  }

  .\32xl\:\!pe-1\.5 {
    padding-inline-end: 0.375rem !important;
  }

  .\32xl\:\!pe-10 {
    padding-inline-end: 2.5rem !important;
  }

  .\32xl\:\!pe-11 {
    padding-inline-end: 2.75rem !important;
  }

  .\32xl\:\!pe-12 {
    padding-inline-end: 3rem !important;
  }

  .\32xl\:\!pe-14 {
    padding-inline-end: 3.5rem !important;
  }

  .\32xl\:\!pe-16 {
    padding-inline-end: 4rem !important;
  }

  .\32xl\:\!pe-2 {
    padding-inline-end: 0.5rem !important;
  }

  .\32xl\:\!pe-2\.5 {
    padding-inline-end: 0.625rem !important;
  }

  .\32xl\:\!pe-20 {
    padding-inline-end: 5rem !important;
  }

  .\32xl\:\!pe-24 {
    padding-inline-end: 6rem !important;
  }

  .\32xl\:\!pe-28 {
    padding-inline-end: 7rem !important;
  }

  .\32xl\:\!pe-3 {
    padding-inline-end: 0.75rem !important;
  }

  .\32xl\:\!pe-3\.5 {
    padding-inline-end: 0.875rem !important;
  }

  .\32xl\:\!pe-32 {
    padding-inline-end: 8rem !important;
  }

  .\32xl\:\!pe-36 {
    padding-inline-end: 9rem !important;
  }

  .\32xl\:\!pe-4 {
    padding-inline-end: 1rem !important;
  }

  .\32xl\:\!pe-40 {
    padding-inline-end: 10rem !important;
  }

  .\32xl\:\!pe-44 {
    padding-inline-end: 11rem !important;
  }

  .\32xl\:\!pe-48 {
    padding-inline-end: 12rem !important;
  }

  .\32xl\:\!pe-5 {
    padding-inline-end: 1.25rem !important;
  }

  .\32xl\:\!pe-52 {
    padding-inline-end: 13rem !important;
  }

  .\32xl\:\!pe-56 {
    padding-inline-end: 14rem !important;
  }

  .\32xl\:\!pe-6 {
    padding-inline-end: 1.5rem !important;
  }

  .\32xl\:\!pe-60 {
    padding-inline-end: 15rem !important;
  }

  .\32xl\:\!pe-64 {
    padding-inline-end: 16rem !important;
  }

  .\32xl\:\!pe-7 {
    padding-inline-end: 1.75rem !important;
  }

  .\32xl\:\!pe-72 {
    padding-inline-end: 18rem !important;
  }

  .\32xl\:\!pe-8 {
    padding-inline-end: 2rem !important;
  }

  .\32xl\:\!pe-80 {
    padding-inline-end: 20rem !important;
  }

  .\32xl\:\!pe-9 {
    padding-inline-end: 2.25rem !important;
  }

  .\32xl\:\!pe-96 {
    padding-inline-end: 24rem !important;
  }

  .\32xl\:\!pe-px {
    padding-inline-end: 1px !important;
  }

  .\32xl\:\!ps-0 {
    padding-inline-start: 0px !important;
  }

  .\32xl\:\!ps-0\.5 {
    padding-inline-start: 0.125rem !important;
  }

  .\32xl\:\!ps-1 {
    padding-inline-start: 0.25rem !important;
  }

  .\32xl\:\!ps-1\.5 {
    padding-inline-start: 0.375rem !important;
  }

  .\32xl\:\!ps-10 {
    padding-inline-start: 2.5rem !important;
  }

  .\32xl\:\!ps-11 {
    padding-inline-start: 2.75rem !important;
  }

  .\32xl\:\!ps-12 {
    padding-inline-start: 3rem !important;
  }

  .\32xl\:\!ps-14 {
    padding-inline-start: 3.5rem !important;
  }

  .\32xl\:\!ps-16 {
    padding-inline-start: 4rem !important;
  }

  .\32xl\:\!ps-2 {
    padding-inline-start: 0.5rem !important;
  }

  .\32xl\:\!ps-2\.5 {
    padding-inline-start: 0.625rem !important;
  }

  .\32xl\:\!ps-20 {
    padding-inline-start: 5rem !important;
  }

  .\32xl\:\!ps-24 {
    padding-inline-start: 6rem !important;
  }

  .\32xl\:\!ps-28 {
    padding-inline-start: 7rem !important;
  }

  .\32xl\:\!ps-3 {
    padding-inline-start: 0.75rem !important;
  }

  .\32xl\:\!ps-3\.5 {
    padding-inline-start: 0.875rem !important;
  }

  .\32xl\:\!ps-32 {
    padding-inline-start: 8rem !important;
  }

  .\32xl\:\!ps-36 {
    padding-inline-start: 9rem !important;
  }

  .\32xl\:\!ps-4 {
    padding-inline-start: 1rem !important;
  }

  .\32xl\:\!ps-40 {
    padding-inline-start: 10rem !important;
  }

  .\32xl\:\!ps-44 {
    padding-inline-start: 11rem !important;
  }

  .\32xl\:\!ps-48 {
    padding-inline-start: 12rem !important;
  }

  .\32xl\:\!ps-5 {
    padding-inline-start: 1.25rem !important;
  }

  .\32xl\:\!ps-52 {
    padding-inline-start: 13rem !important;
  }

  .\32xl\:\!ps-56 {
    padding-inline-start: 14rem !important;
  }

  .\32xl\:\!ps-6 {
    padding-inline-start: 1.5rem !important;
  }

  .\32xl\:\!ps-60 {
    padding-inline-start: 15rem !important;
  }

  .\32xl\:\!ps-64 {
    padding-inline-start: 16rem !important;
  }

  .\32xl\:\!ps-7 {
    padding-inline-start: 1.75rem !important;
  }

  .\32xl\:\!ps-72 {
    padding-inline-start: 18rem !important;
  }

  .\32xl\:\!ps-8 {
    padding-inline-start: 2rem !important;
  }

  .\32xl\:\!ps-80 {
    padding-inline-start: 20rem !important;
  }

  .\32xl\:\!ps-9 {
    padding-inline-start: 2.25rem !important;
  }

  .\32xl\:\!ps-96 {
    padding-inline-start: 24rem !important;
  }

  .\32xl\:\!ps-px {
    padding-inline-start: 1px !important;
  }

  .\32xl\:\!pt-0 {
    padding-top: 0px !important;
  }

  .\32xl\:\!pt-0\.5 {
    padding-top: 0.125rem !important;
  }

  .\32xl\:\!pt-1 {
    padding-top: 0.25rem !important;
  }

  .\32xl\:\!pt-1\.5 {
    padding-top: 0.375rem !important;
  }

  .\32xl\:\!pt-10 {
    padding-top: 2.5rem !important;
  }

  .\32xl\:\!pt-11 {
    padding-top: 2.75rem !important;
  }

  .\32xl\:\!pt-12 {
    padding-top: 3rem !important;
  }

  .\32xl\:\!pt-14 {
    padding-top: 3.5rem !important;
  }

  .\32xl\:\!pt-16 {
    padding-top: 4rem !important;
  }

  .\32xl\:\!pt-2 {
    padding-top: 0.5rem !important;
  }

  .\32xl\:\!pt-2\.5 {
    padding-top: 0.625rem !important;
  }

  .\32xl\:\!pt-20 {
    padding-top: 5rem !important;
  }

  .\32xl\:\!pt-24 {
    padding-top: 6rem !important;
  }

  .\32xl\:\!pt-28 {
    padding-top: 7rem !important;
  }

  .\32xl\:\!pt-3 {
    padding-top: 0.75rem !important;
  }

  .\32xl\:\!pt-3\.5 {
    padding-top: 0.875rem !important;
  }

  .\32xl\:\!pt-32 {
    padding-top: 8rem !important;
  }

  .\32xl\:\!pt-36 {
    padding-top: 9rem !important;
  }

  .\32xl\:\!pt-4 {
    padding-top: 1rem !important;
  }

  .\32xl\:\!pt-40 {
    padding-top: 10rem !important;
  }

  .\32xl\:\!pt-44 {
    padding-top: 11rem !important;
  }

  .\32xl\:\!pt-48 {
    padding-top: 12rem !important;
  }

  .\32xl\:\!pt-5 {
    padding-top: 1.25rem !important;
  }

  .\32xl\:\!pt-52 {
    padding-top: 13rem !important;
  }

  .\32xl\:\!pt-56 {
    padding-top: 14rem !important;
  }

  .\32xl\:\!pt-6 {
    padding-top: 1.5rem !important;
  }

  .\32xl\:\!pt-60 {
    padding-top: 15rem !important;
  }

  .\32xl\:\!pt-64 {
    padding-top: 16rem !important;
  }

  .\32xl\:\!pt-7 {
    padding-top: 1.75rem !important;
  }

  .\32xl\:\!pt-72 {
    padding-top: 18rem !important;
  }

  .\32xl\:\!pt-8 {
    padding-top: 2rem !important;
  }

  .\32xl\:\!pt-80 {
    padding-top: 20rem !important;
  }

  .\32xl\:\!pt-9 {
    padding-top: 2.25rem !important;
  }

  .\32xl\:\!pt-96 {
    padding-top: 24rem !important;
  }

  .\32xl\:\!pt-px {
    padding-top: 1px !important;
  }

  .\32xl\:pb-0 {
    padding-bottom: 0px;
  }

  .\32xl\:pb-0\.5 {
    padding-bottom: 0.125rem;
  }

  .\32xl\:pb-1 {
    padding-bottom: 0.25rem;
  }

  .\32xl\:pb-1\.5 {
    padding-bottom: 0.375rem;
  }

  .\32xl\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .\32xl\:pb-11 {
    padding-bottom: 2.75rem;
  }

  .\32xl\:pb-12 {
    padding-bottom: 3rem;
  }

  .\32xl\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .\32xl\:pb-16 {
    padding-bottom: 4rem;
  }

  .\32xl\:pb-2 {
    padding-bottom: 0.5rem;
  }

  .\32xl\:pb-2\.5 {
    padding-bottom: 0.625rem;
  }

  .\32xl\:pb-20 {
    padding-bottom: 5rem;
  }

  .\32xl\:pb-24 {
    padding-bottom: 6rem;
  }

  .\32xl\:pb-28 {
    padding-bottom: 7rem;
  }

  .\32xl\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .\32xl\:pb-3\.5 {
    padding-bottom: 0.875rem;
  }

  .\32xl\:pb-32 {
    padding-bottom: 8rem;
  }

  .\32xl\:pb-36 {
    padding-bottom: 9rem;
  }

  .\32xl\:pb-4 {
    padding-bottom: 1rem;
  }

  .\32xl\:pb-40 {
    padding-bottom: 10rem;
  }

  .\32xl\:pb-44 {
    padding-bottom: 11rem;
  }

  .\32xl\:pb-48 {
    padding-bottom: 12rem;
  }

  .\32xl\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .\32xl\:pb-52 {
    padding-bottom: 13rem;
  }

  .\32xl\:pb-56 {
    padding-bottom: 14rem;
  }

  .\32xl\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .\32xl\:pb-60 {
    padding-bottom: 15rem;
  }

  .\32xl\:pb-64 {
    padding-bottom: 16rem;
  }

  .\32xl\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .\32xl\:pb-72 {
    padding-bottom: 18rem;
  }

  .\32xl\:pb-8 {
    padding-bottom: 2rem;
  }

  .\32xl\:pb-80 {
    padding-bottom: 20rem;
  }

  .\32xl\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .\32xl\:pb-96 {
    padding-bottom: 24rem;
  }

  .\32xl\:pb-px {
    padding-bottom: 1px;
  }

  .\32xl\:pe-0 {
    padding-inline-end: 0px;
  }

  .\32xl\:pe-0\.5 {
    padding-inline-end: 0.125rem;
  }

  .\32xl\:pe-1 {
    padding-inline-end: 0.25rem;
  }

  .\32xl\:pe-1\.5 {
    padding-inline-end: 0.375rem;
  }

  .\32xl\:pe-10 {
    padding-inline-end: 2.5rem;
  }

  .\32xl\:pe-11 {
    padding-inline-end: 2.75rem;
  }

  .\32xl\:pe-12 {
    padding-inline-end: 3rem;
  }

  .\32xl\:pe-14 {
    padding-inline-end: 3.5rem;
  }

  .\32xl\:pe-16 {
    padding-inline-end: 4rem;
  }

  .\32xl\:pe-2 {
    padding-inline-end: 0.5rem;
  }

  .\32xl\:pe-2\.5 {
    padding-inline-end: 0.625rem;
  }

  .\32xl\:pe-20 {
    padding-inline-end: 5rem;
  }

  .\32xl\:pe-24 {
    padding-inline-end: 6rem;
  }

  .\32xl\:pe-28 {
    padding-inline-end: 7rem;
  }

  .\32xl\:pe-3 {
    padding-inline-end: 0.75rem;
  }

  .\32xl\:pe-3\.5 {
    padding-inline-end: 0.875rem;
  }

  .\32xl\:pe-32 {
    padding-inline-end: 8rem;
  }

  .\32xl\:pe-36 {
    padding-inline-end: 9rem;
  }

  .\32xl\:pe-4 {
    padding-inline-end: 1rem;
  }

  .\32xl\:pe-40 {
    padding-inline-end: 10rem;
  }

  .\32xl\:pe-44 {
    padding-inline-end: 11rem;
  }

  .\32xl\:pe-48 {
    padding-inline-end: 12rem;
  }

  .\32xl\:pe-5 {
    padding-inline-end: 1.25rem;
  }

  .\32xl\:pe-52 {
    padding-inline-end: 13rem;
  }

  .\32xl\:pe-56 {
    padding-inline-end: 14rem;
  }

  .\32xl\:pe-6 {
    padding-inline-end: 1.5rem;
  }

  .\32xl\:pe-60 {
    padding-inline-end: 15rem;
  }

  .\32xl\:pe-64 {
    padding-inline-end: 16rem;
  }

  .\32xl\:pe-7 {
    padding-inline-end: 1.75rem;
  }

  .\32xl\:pe-72 {
    padding-inline-end: 18rem;
  }

  .\32xl\:pe-8 {
    padding-inline-end: 2rem;
  }

  .\32xl\:pe-80 {
    padding-inline-end: 20rem;
  }

  .\32xl\:pe-9 {
    padding-inline-end: 2.25rem;
  }

  .\32xl\:pe-96 {
    padding-inline-end: 24rem;
  }

  .\32xl\:pe-px {
    padding-inline-end: 1px;
  }

  .\32xl\:ps-0 {
    padding-inline-start: 0px;
  }

  .\32xl\:ps-0\.5 {
    padding-inline-start: 0.125rem;
  }

  .\32xl\:ps-1 {
    padding-inline-start: 0.25rem;
  }

  .\32xl\:ps-1\.5 {
    padding-inline-start: 0.375rem;
  }

  .\32xl\:ps-10 {
    padding-inline-start: 2.5rem;
  }

  .\32xl\:ps-11 {
    padding-inline-start: 2.75rem;
  }

  .\32xl\:ps-12 {
    padding-inline-start: 3rem;
  }

  .\32xl\:ps-14 {
    padding-inline-start: 3.5rem;
  }

  .\32xl\:ps-16 {
    padding-inline-start: 4rem;
  }

  .\32xl\:ps-2 {
    padding-inline-start: 0.5rem;
  }

  .\32xl\:ps-2\.5 {
    padding-inline-start: 0.625rem;
  }

  .\32xl\:ps-20 {
    padding-inline-start: 5rem;
  }

  .\32xl\:ps-24 {
    padding-inline-start: 6rem;
  }

  .\32xl\:ps-28 {
    padding-inline-start: 7rem;
  }

  .\32xl\:ps-3 {
    padding-inline-start: 0.75rem;
  }

  .\32xl\:ps-3\.5 {
    padding-inline-start: 0.875rem;
  }

  .\32xl\:ps-32 {
    padding-inline-start: 8rem;
  }

  .\32xl\:ps-36 {
    padding-inline-start: 9rem;
  }

  .\32xl\:ps-4 {
    padding-inline-start: 1rem;
  }

  .\32xl\:ps-40 {
    padding-inline-start: 10rem;
  }

  .\32xl\:ps-44 {
    padding-inline-start: 11rem;
  }

  .\32xl\:ps-48 {
    padding-inline-start: 12rem;
  }

  .\32xl\:ps-5 {
    padding-inline-start: 1.25rem;
  }

  .\32xl\:ps-52 {
    padding-inline-start: 13rem;
  }

  .\32xl\:ps-56 {
    padding-inline-start: 14rem;
  }

  .\32xl\:ps-6 {
    padding-inline-start: 1.5rem;
  }

  .\32xl\:ps-60 {
    padding-inline-start: 15rem;
  }

  .\32xl\:ps-64 {
    padding-inline-start: 16rem;
  }

  .\32xl\:ps-7 {
    padding-inline-start: 1.75rem;
  }

  .\32xl\:ps-72 {
    padding-inline-start: 18rem;
  }

  .\32xl\:ps-8 {
    padding-inline-start: 2rem;
  }

  .\32xl\:ps-80 {
    padding-inline-start: 20rem;
  }

  .\32xl\:ps-9 {
    padding-inline-start: 2.25rem;
  }

  .\32xl\:ps-96 {
    padding-inline-start: 24rem;
  }

  .\32xl\:ps-px {
    padding-inline-start: 1px;
  }

  .\32xl\:pt-0 {
    padding-top: 0px;
  }

  .\32xl\:pt-0\.5 {
    padding-top: 0.125rem;
  }

  .\32xl\:pt-1 {
    padding-top: 0.25rem;
  }

  .\32xl\:pt-1\.5 {
    padding-top: 0.375rem;
  }

  .\32xl\:pt-10 {
    padding-top: 2.5rem;
  }

  .\32xl\:pt-11 {
    padding-top: 2.75rem;
  }

  .\32xl\:pt-12 {
    padding-top: 3rem;
  }

  .\32xl\:pt-14 {
    padding-top: 3.5rem;
  }

  .\32xl\:pt-16 {
    padding-top: 4rem;
  }

  .\32xl\:pt-2 {
    padding-top: 0.5rem;
  }

  .\32xl\:pt-2\.5 {
    padding-top: 0.625rem;
  }

  .\32xl\:pt-20 {
    padding-top: 5rem;
  }

  .\32xl\:pt-24 {
    padding-top: 6rem;
  }

  .\32xl\:pt-28 {
    padding-top: 7rem;
  }

  .\32xl\:pt-3 {
    padding-top: 0.75rem;
  }

  .\32xl\:pt-3\.5 {
    padding-top: 0.875rem;
  }

  .\32xl\:pt-32 {
    padding-top: 8rem;
  }

  .\32xl\:pt-36 {
    padding-top: 9rem;
  }

  .\32xl\:pt-4 {
    padding-top: 1rem;
  }

  .\32xl\:pt-40 {
    padding-top: 10rem;
  }

  .\32xl\:pt-44 {
    padding-top: 11rem;
  }

  .\32xl\:pt-48 {
    padding-top: 12rem;
  }

  .\32xl\:pt-5 {
    padding-top: 1.25rem;
  }

  .\32xl\:pt-52 {
    padding-top: 13rem;
  }

  .\32xl\:pt-56 {
    padding-top: 14rem;
  }

  .\32xl\:pt-6 {
    padding-top: 1.5rem;
  }

  .\32xl\:pt-60 {
    padding-top: 15rem;
  }

  .\32xl\:pt-64 {
    padding-top: 16rem;
  }

  .\32xl\:pt-7 {
    padding-top: 1.75rem;
  }

  .\32xl\:pt-72 {
    padding-top: 18rem;
  }

  .\32xl\:pt-8 {
    padding-top: 2rem;
  }

  .\32xl\:pt-80 {
    padding-top: 20rem;
  }

  .\32xl\:pt-9 {
    padding-top: 2.25rem;
  }

  .\32xl\:pt-96 {
    padding-top: 24rem;
  }

  .\32xl\:pt-px {
    padding-top: 1px;
  }

  .\32xl\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

@media (forced-colors: active)  {

  [type='checkbox']:checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }

  [type='radio']:checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }

  [type='checkbox']:indeterminate {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

@media (prefers-color-scheme: dark) {

  .aegov-modal-backdrop, .aegov-backdrop {
    --tw-bg-opacity: 0.8;
  }
}

@media (prefers-reduced-motion: reduce) {

  input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="number"],
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="week"],
[multiple],
textarea,
select {
    transition-property: none;
  }

  input[type="file"] {
    transition-property: none;
  }

  .aegov-searchable .searchable-input input {
    transition-property: none;
  }
}

@media print {

  .datepickers-container {
    display: none;
  }
}