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

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

/*
! tailwindcss v3.4.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 {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: currentColor;
  /* 2 */
}

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

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

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

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

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

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

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

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

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

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

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

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

[hidden]: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;
}

@media (min-width: 768px) {
  html {
    scroll-behavior: auto;
  }
}

body {
  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;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Inter', 'Helvetica Neue', ui-sans-serif, system-ui, 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;
}

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

a {
  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);
}

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

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}

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

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

@media (forced-colors: active)  {
  [type='checkbox']:checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[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");
}

@media (forced-colors: active)  {
  [type='radio']:checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

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

@media (forced-colors: active)  {
  [type='checkbox']:indeterminate {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[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 solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}

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

@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="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-to: rgb(215 188 109 / 0) var(--tw-gradient-to-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 {
  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;
}

@media (prefers-reduced-motion: reduce) {
  input[type="file"] {
    transition-property: none;
  }
}

input[type="file"]::file-selector-button {
  margin-inline-end: 1rem;
  height: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(249 247 237 / var(--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));
}

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

@media (prefers-color-scheme: dark) {
  .aegov-modal-backdrop, .aegov-backdrop {
    --tw-bg-opacity: 0.8;
  }
}

.aegov-backdrop + .aegov-backdrop, .aegov-modal-backdrop + .aegov-modal-backdrop {
  z-index: 50;
}

.visible {
  visibility: visible;
}

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

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

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

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

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

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

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

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

@media (min-width: 768px) {
  .aegov-accordion:not(.aegov-mobile-accordion) .accordion-title button {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}

@media (min-width: 1280px) {
  .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-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (min-width: 768px) {
  .aegov-accordion:not(.aegov-mobile-accordion) .accordion-content .accordion-content-body {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}

@media (min-width: 1280px) {
  .aegov-accordion:not(.aegov-mobile-accordion) .accordion-content .accordion-content-body {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}

.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;
  border-radius: 0.25rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

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

@media (min-width: 768px) {
  .aegov-alert > .alert-content.alert-with-link {
    display: flex;
    justify-content: space-between;
  }
}

/* p {
        @apply mb-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;
}

@media (min-width: 768px) {
  .aegov-alert > .alert-content.alert-with-link .alert-link {
    margin-left: 1.5rem;
    margin-top: 0px;
  }
}

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

/* Define Error */

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

/* Define Error soft*/

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

/* Define Error Solid  */

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

/* Define Success */

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

/* Define Success Soft*/

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

/* Define Success Solid*/

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

/* Define Info */

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

/* Define Info Soft*/

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

/* Define Info Solid*/

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

/* Define Warning */

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

/* Define Warning Soft*/

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

/* Define Warning Solid*/

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

/* Size definations */

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

/** Size definations **/

.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-bottom {
  border-top-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;
}

/* banner notice */

.banner-notice {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 1rem;
}

@media (min-width: 768px) {
  .banner-notice {
    flex-direction: row;
  }
}

.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;
  max-width: 160px;
  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;
}

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 {
  /* Basic style properties of a 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;
  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);
  /* Specefic to the use of style */
  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;
}

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

.aegov-btn {
  /* all aspects of colour */
  --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: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: 0px 0px 0px 6px;
  --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:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 212 79 / var(--tw-ring-opacity, 1));
}

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

/* Style */

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

/* Sizing */

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

/* Variation */

.aegov-btn.btn-block {
  width: 100%;
}

/* Icons */

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

/* Only icon */

.aegov-btn.btn-icon {
  width: 3rem;
  gap: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

/* Secondary */

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

/* auto respond button size */

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

@media (min-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;
  }
}

@media (min-width: 1024px) {
  [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;
  }
}

@media (min-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;
  }
}

.aegov-card-group {
  display: grid;
  gap: 1px;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(215 188 109 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(215 188 109 / var(--tw-bg-opacity, 1));
}

@media (min-width: 768px) {
  .aegov-card-group {
    border-radius: 0.75rem;
  }
}

@media (min-width: 1280px) {
  .aegov-card-group {
    border-radius: 1rem;
  }
}

.aegov-card-group.card-stacked {
  overflow: hidden;
}

.aegov-card-group.card-stacked > * {
  height: 100%;
}

.aegov-card-group.card-stacked > * > :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-group.card-stacked > * {
  padding: 1.5rem;
}

.card-element-space > :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 {
  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-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: 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);
  --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;
}

.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;
  color: rgb(249 247 237 / var(--tw-text-opacity, 1));
  --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;
}

/* Size variation */

/* Card Small */

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

/* Card Base */

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

/* Card Large */

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

@media (min-width: 1024px) {
  .aegov-pagination-first,
.aegov-pagination-last,
.aegov-pagination-previous,
.aegov-pagination-next {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
}

.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;
  line-height: 1.5rem;
  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;
}

.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-completed .step-badge {
  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-disabled {
  pointer-events: none;
  opacity: 0.5;
}

.aegov-step-title {
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
}

p.aegov-step-title .step-outof {
  margin-bottom: 1.5rem;
}

.aegov-step-title .step-outof {
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(146 114 42 / var(--tw-text-opacity, 1));
}

.aegov-step-title .step-title {
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(35 37 40 / var(--tw-text-opacity, 1));
}

.aegov-step-title .step-title-progress {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  overflow: hidden;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(195 198 203 / var(--tw-bg-opacity, 1));
}

.aegov-step-title .step-title-progress-status {
  height: 0.25rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(182 138 53 / var(--tw-bg-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-connector-vertical {
  position: absolute;
  inset-inline-start: 1.25rem;
  top: 1.25rem;
  margin-inline-start: -1px;
  height: 100%;
  width: 0.188rem;
}

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

/* step size */

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

@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="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;
}

/* range slider */

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-to: rgb(215 188 109 / 0) var(--tw-gradient-to-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 {
  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 file upload */

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

@media (prefers-reduced-motion: reduce) {
  input[type="file"] {
    transition-property: none;
  }
}

input[type="file"]::file-selector-button {
  margin-inline-end: 1rem;
  height: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(249 247 237 / var(--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);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --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;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --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=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));
}

.aegov-form-control select:where([dir="rtl"], [dir="rtl"] *) {
  background-position: 0.5rem;
}

.aegov-form-control select {
  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 [multiple] {
  background-image: none;
  padding-right: 1rem;
}

.aegov-form-control textarea {
  height: auto;
}

/** Size definations **/

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

/* file with drag and drop style */

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

@media (min-width: 1280px) {
  .aegov-form-control .form-control-dropbox svg {
    height: 3rem;
    width: 3rem;
  }
}

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

/* secondary */

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

.aegov-form-control.control-secondary select:where([dir="rtl"], [dir="rtl"] *) {
  background-position: 0.5rem;
}

.aegov-form-control.control-secondary select {
  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");
}

/* file with drag and drop style */

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

/* range slider */

.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-to: rgb(158 162 169 / 0) var(--tw-gradient-to-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));
}

/* input file upload */

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

/* error */

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

.aegov-form-control.control-error select:where([dir="rtl"], [dir="rtl"] *) {
  background-position: 0.5rem;
}

.aegov-form-control.control-error select {
  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");
}

/* file with drag and drop style */

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

/* range slider */

.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-to: rgb(250 170 167 / 0) var(--tw-gradient-to-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));
}

/* input file upload */

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

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

/* Creating the checkbox group component */

.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-group {
  position: relative;
  display: flex;
  align-items: flex-start;
}

.aegov-check-group > :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-group {
  --tw-text-opacity: 1;
  color: rgb(121 126 134 / var(--tw-text-opacity, 1));
}

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

.aegov-check-group input {
  margin-top: 0.25rem;
}

.aegov-check-group label {
  display: inline-block;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(35 37 40 / var(--tw-text-opacity, 1));
}

.aegov-check-group p {
  margin-bottom: 0px;
}

.aegov-check-group.group-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.aegov-check-group.group-list label {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  padding-inline-end: 1rem;
}

.aegov-check-group:has(input:disabled) {
  --tw-text-opacity: 1;
  color: rgb(195 198 203 / var(--tw-text-opacity, 1));
}

.aegov-check-group:has(input:disabled) label {
  --tw-text-opacity: 1;
  color: rgb(158 162 169 / var(--tw-text-opacity, 1));
}

/* Size definations */

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

/* Colour definations */

.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-toggle {
  position: relative;
  display: inline-flex;
  cursor: pointer;
  align-items: center;
}

.aegov-toggle .toggle-text {
  margin-inline-start: 0.75rem;
}

.aegov-toggle input[type="checkbox"] {
  position: absolute;
}

.toggle-item {
  position: relative;
  display: flex;
  height: 1rem;
  width: 2.5rem;
  cursor: pointer;
  align-items: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(225 227 229 / var(--tw-bg-opacity, 1));
  padding-left: 0px;
  padding-right: 0px;
  outline-color: #797E86;
  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;
}

.toggle-item::before {
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(225 227 229 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --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);
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  content: var(--tw-content);
  transition-duration: 300ms;
}

.peer:checked ~ .toggle-item {
  --tw-bg-opacity: 1;
  background-color: rgb(215 188 109 / var(--tw-bg-opacity, 1));
}

.peer:checked ~ .toggle-item::before {
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(146 114 42 / var(--tw-border-opacity, 1));
}

.peer:focus-visible ~ .toggle-item {
  outline-style: solid;
  outline-offset: 3px;
  outline-color: #B68A35;
}

.peer:checked ~ .toggle-item:where([dir="rtl"], [dir="rtl"] *)::before {
  content: var(--tw-content);
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.toggle-icon {
  margin-bottom: 0px;
}

.toggle-icon::before {
  height: 1.25rem;
  width: 1.25rem;
  background-position: center;
  content: var(--tw-content);
  background-repeat: no-repeat;
}

.toggle-icon:before {
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23BBBCBD' viewBox='0 0 256 256'%3E%3Cpath d='M205.66,194.34a8,8,0,0,1-11.32,11.32L128,139.31,61.66,205.66a8,8,0,0,1-11.32-11.32L116.69,128,50.34,61.66A8,8,0,0,1,61.66,50.34L128,116.69l66.34-66.35a8,8,0,0,1,11.32,11.32L139.31,128Z'%3E%3C/path%3E%3C/svg%3E");
  background-size: 10px 10px;
}

.peer:checked ~ .toggle-icon:before {
  background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23D6BE8E' viewBox='0 0 256 256'%3E%3Cpath d='M229.66,77.66l-128,128a8,8,0,0,1-11.32,0l-56-56a8,8,0,0,1,11.32-11.32L96,188.69,218.34,66.34a8,8,0,0,1,11.32,11.32Z'%3E%3C/path%3E%3C/svg%3E");
}

/* Secondary */

.aegov-toggle.toggle-secondary .peer:checked ~ .toggle-icon:before {
  background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23c3c6cb' viewBox='0 0 256 256'%3E%3Cpath d='M229.66,77.66l-128,128a8,8,0,0,1-11.32,0l-56-56a8,8,0,0,1,11.32-11.32L96,188.69,218.34,66.34a8,8,0,0,1,11.32,11.32Z'%3E%3C/path%3E%3C/svg%3E");
}

.aegov-toggle.toggle-secondary .peer:checked ~  .toggle-item {
  --tw-bg-opacity: 1;
  background-color: rgb(35 37 40 / var(--tw-bg-opacity, 1));
}

.aegov-toggle.toggle-secondary .peer:checked ~  .toggle-item::before {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(75 79 88 / var(--tw-border-opacity, 1));
}

.aegov-toggle.toggle-secondary .peer:focus-visible ~ .toggle-item {
  outline-color: #C3C6CB;
}

/* Green */

.aegov-toggle.toggle-success .peer:checked ~ .toggle-icon:before {
  background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23A0D5AB' viewBox='0 0 256 256'%3E%3Cpath d='M229.66,77.66l-128,128a8,8,0,0,1-11.32,0l-56-56a8,8,0,0,1,11.32-11.32L96,188.69,218.34,66.34a8,8,0,0,1,11.32,11.32Z'%3E%3C/path%3E%3C/svg%3E");
}

.aegov-toggle.toggle-success .peer:checked ~  .toggle-item {
  --tw-bg-opacity: 1;
  background-color: rgb(160 213 171 / var(--tw-bg-opacity, 1));
}

.aegov-toggle.toggle-success .peer:checked ~  .toggle-item::before {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(63 142 80 / var(--tw-border-opacity, 1));
}

.aegov-toggle.toggle-success .peer:focus-visible ~ .toggle-item {
  outline-color: #CAE8CF;
}

/* dark mode */

.aegov-toggle.toggle-mode .toggle-item {
  height: 1.5rem;
  width: 3rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(225 227 229 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.aegov-toggle.toggle-mode .toggle-item:before {
  height: 1rem;
  width: 1rem;
  --tw-translate-x: 0.25rem;
  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-color: transparent;
  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);
}

.aegov-toggle.toggle-mode .toggle-item:where([dir="rtl"], [dir="rtl"] *):before {
  --tw-translate-x: -0.25rem;
  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-toggle.toggle-mode .toggle-item:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_2093_8463)'%3E%3Cpath d='M7.64648 2.50001V1.00001C7.64648 0.8674 7.69916 0.740223 7.79293 0.646455C7.8867 0.552686 8.01388 0.500008 8.14648 0.500008C8.27909 0.500008 8.40627 0.552686 8.50004 0.646455C8.59381 0.740223 8.64648 0.8674 8.64648 1.00001V2.50001C8.64648 2.63262 8.59381 2.75979 8.50004 2.85356C8.40627 2.94733 8.27909 3.00001 8.14648 3.00001C8.01388 3.00001 7.8867 2.94733 7.79293 2.85356C7.69916 2.75979 7.64648 2.63262 7.64648 2.50001ZM8.14648 4.00001C7.35536 4.00001 6.582 4.2346 5.9242 4.67413C5.26641 5.11366 4.75372 5.73837 4.45097 6.46927C4.14822 7.20018 4.069 8.00444 4.22334 8.78037C4.37768 9.55629 4.75865 10.269 5.31806 10.8284C5.87747 11.3878 6.5902 11.7688 7.36612 11.9231C8.14205 12.0775 8.94631 11.9983 9.67722 11.6955C10.4081 11.3928 11.0328 10.8801 11.4724 10.2223C11.9119 9.56449 12.1465 8.79113 12.1465 8.00001C12.1453 6.9395 11.7235 5.92275 10.9736 5.17286C10.2237 4.42297 9.207 4.00117 8.14648 4.00001ZM3.79273 4.35376C3.88655 4.44758 4.0138 4.50029 4.14648 4.50029C4.27917 4.50029 4.40641 4.44758 4.50023 4.35376C4.59405 4.25994 4.64676 4.13269 4.64676 4.00001C4.64676 3.86733 4.59405 3.74008 4.50023 3.64626L3.50023 2.64626C3.40641 2.55244 3.27917 2.49973 3.14648 2.49973C3.0138 2.49973 2.88655 2.55244 2.79273 2.64626C2.69891 2.74008 2.64621 2.86733 2.64621 3.00001C2.64621 3.13269 2.69891 3.25994 2.79273 3.35376L3.79273 4.35376ZM3.79273 11.6463L2.79273 12.6463C2.69891 12.7401 2.64621 12.8673 2.64621 13C2.64621 13.1327 2.69891 13.2599 2.79273 13.3538C2.88655 13.4476 3.0138 13.5003 3.14648 13.5003C3.27917 13.5003 3.40641 13.4476 3.50023 13.3538L4.50023 12.3538C4.54669 12.3073 4.58354 12.2522 4.60868 12.1915C4.63382 12.1308 4.64676 12.0657 4.64676 12C4.64676 11.9343 4.63382 11.8693 4.60868 11.8086C4.58354 11.7479 4.54669 11.6927 4.50023 11.6463C4.45378 11.5998 4.39863 11.563 4.33793 11.5378C4.27724 11.5127 4.21218 11.4997 4.14648 11.4997C4.08079 11.4997 4.01573 11.5127 3.95504 11.5378C3.89434 11.563 3.83919 11.5998 3.79273 11.6463ZM12.1465 4.50001C12.2122 4.50006 12.2772 4.48717 12.3379 4.46208C12.3986 4.43698 12.4538 4.40018 12.5002 4.35376L13.5002 3.35376C13.5941 3.25994 13.6468 3.13269 13.6468 3.00001C13.6468 2.86733 13.5941 2.74008 13.5002 2.64626C13.4064 2.55244 13.2792 2.49973 13.1465 2.49973C13.0138 2.49973 12.8866 2.55244 12.7927 2.64626L11.7927 3.64626C11.7227 3.71619 11.675 3.80531 11.6557 3.90235C11.6364 3.9994 11.6463 4.09999 11.6842 4.1914C11.722 4.28281 11.7862 4.36093 11.8685 4.41587C11.9508 4.4708 12.0475 4.50009 12.1465 4.50001ZM12.5002 11.6463C12.4064 11.5524 12.2792 11.4997 12.1465 11.4997C12.0138 11.4997 11.8866 11.5524 11.7927 11.6463C11.6989 11.7401 11.6462 11.8673 11.6462 12C11.6462 12.1327 11.6989 12.2599 11.7927 12.3538L12.7927 13.3538C12.8392 13.4002 12.8943 13.4371 12.955 13.4622C13.0157 13.4873 13.0808 13.5003 13.1465 13.5003C13.2122 13.5003 13.2772 13.4873 13.3379 13.4622C13.3986 13.4371 13.4538 13.4002 13.5002 13.3538C13.5467 13.3073 13.5835 13.2522 13.6087 13.1915C13.6338 13.1308 13.6468 13.0657 13.6468 13C13.6468 12.9343 13.6338 12.8693 13.6087 12.8086C13.5835 12.7479 13.5467 12.6927 13.5002 12.6463L12.5002 11.6463ZM3.14648 8.00001C3.14648 7.8674 3.09381 7.74022 3.00004 7.64645C2.90627 7.55269 2.77909 7.50001 2.64648 7.50001H1.14648C1.01388 7.50001 0.886699 7.55269 0.792931 7.64645C0.699163 7.74022 0.646484 7.8674 0.646484 8.00001C0.646484 8.13262 0.699163 8.25979 0.792931 8.35356C0.886699 8.44733 1.01388 8.50001 1.14648 8.50001H2.64648C2.77909 8.50001 2.90627 8.44733 3.00004 8.35356C3.09381 8.25979 3.14648 8.13262 3.14648 8.00001ZM8.14648 13C8.01388 13 7.8867 13.0527 7.79293 13.1465C7.69916 13.2402 7.64648 13.3674 7.64648 13.5V15C7.64648 15.1326 7.69916 15.2598 7.79293 15.3536C7.8867 15.4473 8.01388 15.5 8.14648 15.5C8.27909 15.5 8.40627 15.4473 8.50004 15.3536C8.59381 15.2598 8.64648 15.1326 8.64648 15V13.5C8.64648 13.3674 8.59381 13.2402 8.50004 13.1465C8.40627 13.0527 8.27909 13 8.14648 13ZM15.1465 7.50001H13.6465C13.5139 7.50001 13.3867 7.55269 13.2929 7.64645C13.1992 7.74022 13.1465 7.8674 13.1465 8.00001C13.1465 8.13262 13.1992 8.25979 13.2929 8.35356C13.3867 8.44733 13.5139 8.50001 13.6465 8.50001H15.1465C15.2791 8.50001 15.4063 8.44733 15.5 8.35356C15.5938 8.25979 15.6465 8.13262 15.6465 8.00001C15.6465 7.8674 15.5938 7.74022 15.5 7.64645C15.4063 7.55269 15.2791 7.50001 15.1465 7.50001Z' fill='%23232528'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2093_8463'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.aegov-toggle.toggle-mode .peer:checked ~ .toggle-icon:before {
  background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23c3c6cb' viewBox='0 0 256 256'%3E%3Cpath d='M229.66,77.66l-128,128a8,8,0,0,1-11.32,0l-56-56a8,8,0,0,1,11.32-11.32L96,188.69,218.34,66.34a8,8,0,0,1,11.32,11.32Z'%3E%3C/path%3E%3C/svg%3E");
}

.aegov-toggle.toggle-mode .peer:checked ~  .toggle-item {
  --tw-bg-opacity: 1;
  background-color: rgb(14 15 18 / var(--tw-bg-opacity, 1));
}

.aegov-toggle.toggle-mode .peer:checked ~  .toggle-item::before {
  content: var(--tw-content);
  border-color: transparent;
}

.aegov-toggle.toggle-mode .peer:checked ~  .toggle-item:before {
  --tw-translate-x: 1.75rem;
  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));
  background-size: cover;
  background-position: center;
}

.aegov-toggle.toggle-mode .peer:checked ~  .toggle-item:where([dir="rtl"], [dir="rtl"] *):before {
  --tw-translate-x: -1.75rem;
  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-toggle.toggle-mode .peer:checked ~  .toggle-item:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23ffffff' viewBox='0 0 256 256'%3E%3Cpath d='M235.54,150.21a104.84,104.84,0,0,1-37,52.91A104,104,0,0,1,32,120,103.09,103.09,0,0,1,52.88,57.48a104.84,104.84,0,0,1,52.91-37,8,8,0,0,1,10,10,88.08,88.08,0,0,0,109.8,109.8,8,8,0,0,1,10,10Z'%3E%3C/path%3E%3C/svg%3E");
}

.aegov-toggle.toggle-mode .peer:focus-visible ~ .toggle-item {
  outline-color: #C3C6CB;
}

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

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

@media (min-width: 768px) {
  .aegov-modal {
    inset: 0px;
  }
}

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

@media (prefers-color-scheme: dark) {
  .aegov-modal-backdrop, .aegov-backdrop {
    --tw-bg-opacity: 0.8;
  }
}

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

@media (min-width: 768px) {
  .lang-header {
    margin-bottom: 2rem;
    gap: 2rem;
  }
}

@media (min-width: 1280px) {
  .lang-header {
    margin-bottom: 2.5rem;
    gap: 2.5rem;
  }
}

@media (min-width: 1536px) {
  .lang-header {
    margin-bottom: 3rem;
  }
}

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

@media (min-width: 768px) {
  .lang-primary {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

@media (min-width: 1280px) {
  .lang-primary {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

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

.lang-primary-divider {
  display: inline-block;
  height: 1rem;
  width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(158 162 169 / var(--tw-bg-opacity, 1));
}

@media (min-width: 1280px) {
  .lang-primary-divider {
    height: 1.5rem;
  }
}

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

.lang-other-link {
  display: block;
  padding: 1rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(62 64 70 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}

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

.aegov-tab:not(.tab-pills) {
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(225 227 229 / var(--tw-border-opacity, 1));
}

.tab-items {
  margin-bottom: -1px;
  display: flex;
  text-align: center;
}

.tab-link {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-width: 0.188rem;
  border-color: transparent;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(62 64 70 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
}

.tab-link:hover {
  --tw-border-opacity: 1;
  border-color: rgb(182 138 53 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(14 15 18 / var(--tw-text-opacity, 1));
}

.tab-link: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));
  --tw-ring-offset-width: 0px;
}

.tab-link svg {
  height: 1.5rem;
  width: 1.5rem;
  fill: currentColor;
}

.tab-link img {
  max-height: 1.5rem;
  width: 1.5rem;
}

.tab-active {
  pointer-events: all !important;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(182 138 53 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(146 114 42 / var(--tw-text-opacity, 1));
}

.tab-content {
  border-radius: 0.5rem;
  padding: 1rem;
}

/* tab sm */

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

.tab-sm .tab-link {
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.tab-sm .tab-link svg {
  height: 1.25rem;
  width: 1.25rem;
}

.tab-sm .tab-link img {
  max-height: 1.25rem;
  width: 1.25rem;
}

/* tab as button style */

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

/* tooltip */

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-to: rgb(203 163 68 / 0) var(--tw-gradient-to-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-common::before {
  position: absolute;
  inset-inline-end: 0px;
  top: 50%;
  content: var(--tw-content);
  --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));
}

.custom-divide > * {
  position: relative;
  display: inline-flex;
}

.custom-divide > *:not(:last-child)::before {
  position: absolute;
  inset-inline-end: 0px;
  top: 50%;
  content: var(--tw-content);
  --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));
}

.custom-divide > *:not(:last-child) {
  margin-inline-end: 0.75rem;
  padding-inline-end: 0.75rem;
}

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

@media (min-width: 1280px) {
  .custom-divide > *:not(:last-child) {
    margin-inline-end: 1rem;
    padding-inline-end: 1rem;
  }
}

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

@media (min-width: 1280px) {
  .custom-divide-sm > *:not(:last-child) {
    margin-inline-end: 0.5rem;
    padding-inline-end: 0.5rem;
  }
}

.logos {
  display: flex;
  flex-shrink: 0;
  align-items: center;
}

.logos .logo-item {
  position: relative;
}

.logos .logo-item:not(:last-child) {
  margin-inline-end: 1rem;
}

@media (min-width: 768px) {
  .logos .logo-item:not(:last-child) {
    margin-inline-end: 1.25rem;
  }
}

@media (min-width: 1024px) {
  .logos .logo-item:not(:last-child) {
    margin-inline-end: 1.5rem;
  }
}

@media (min-width: 1280px) {
  .logos .logo-item:not(:last-child) {
    margin-inline-end: 2.5rem;
  }
}

.logo img {
  display: block;
  max-height: 3rem;
  max-width: 8.75rem;
}

@media (min-width: 640px) {
  .logo img {
    max-height: 3.5rem;
    max-width: 10.625rem;
  }
}

@media (min-width: 768px) {
  .logo img {
    max-height: 4rem;
    max-width: 11.25rem;
  }
}

@media (min-width: 1024px) {
  .logo img {
    max-height: 4.688rem;
    max-width: 13rem;
  }
}

@media (min-width: 1280px) {
  .logo img {
    max-height: 5rem;
    max-width: 15rem;
  }
}

@media (min-width: 1536px) {
  .logo img {
    max-height: 6rem;
    max-width: 25rem;
  }
}

/* .rating-logo {
    @apply inline-block w-8 md:w-10 lg:w-12 xl:w-auto;
  } */

.secondary-logo {
  height: 2rem;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (min-width: 768px) {
  .secondary-logo {
    height: 3rem;
  }
}

@media (min-width: 1024px) {
  .secondary-logo {
    height: 3.5rem;
  }
}

@media (min-width: 1280px) {
  .secondary-logo {
    height: 4.5rem;
  }
}

.header-top-right {
  position: relative;
  min-height: 2.5rem;
  min-width: 2.5rem;
}

@media (min-width: 768px) {
  .header-top-right {
    min-height: 3rem;
    min-width: 3rem;
  }
}

@media (min-width: 1024px) {
  .header-top-right {
    min-width: 4rem;
  }
}

@media (min-width: 1280px) {
  .header-top-right {
    min-height: 5rem;
    min-width: 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;
}

@media (min-width: 768px) {
  .header-top-right .emblem-logo {
    height: 3.5rem;
    width: 3.5rem;
  }
}

@media (min-width: 1024px) {
  .header-top-right .emblem-logo {
    height: 4.5rem;
    width: 4.5rem;
  }
}

@media (min-width: 1280px) {
  .header-top-right .emblem-logo {
    height: 6rem;
    width: 6rem;
  }
}

/* .header-top {
    @apply py-2.5 lg:py-3;
  } */

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

@media (min-width: 1024px) {
  p.main-navigation .nav-menu > .menu-item > a {
    margin-bottom: 1.75rem;
  }
}

@media (min-width: 768px) {
  .main-navigation .nav-menu > .menu-item > a {
    border-bottom-width: 2px;
  }
}

@media (min-width: 1024px) {
  .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;
  }
}

@media (min-width: 1280px) {
  .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;
  }
}

@media (min-width: 1536px) {
  .main-navigation .nav-menu > .menu-item > a {
    border-bottom-width: 4px;
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}

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

@media (min-width: 1024px) {
  .main-navigation .menu-item.menu-item-has-children > a {
    padding-inline-end: 1.5rem;
  }
}

@media (min-width: 1280px) {
  .main-navigation .menu-item.menu-item-has-children > a {
    padding-inline-end: 2rem;
  }
}

@media (min-width: 1536px) {
  .main-navigation .menu-item.menu-item-has-children > a {
    padding-inline-end: 2.25rem;
  }
}

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

/* @media (min-width: 1024px) {
  .main-navigation .menu-item.menu-item-has-children .submenu-btn {
    margin-inline-start: -1.25rem;
    height: 3.5rem;
    width: 1rem;
  }
} */

/* @media (min-width: 1280px) {
  .main-navigation .menu-item.menu-item-has-children .submenu-btn {
    margin-inline-start: -2rem;
    height: 4rem;
    width: 1.5rem;
  }
} */

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

@media (min-width: 1024px) {
  .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;
  }
}

[dir="rtl"] .aegov-header .main-navigation .nav-menu > .menu-item > a {
  font-weight: 500;
}

@media (min-width: 1024px) {
  p[dir="rtl"] .aegov-header .main-navigation .nav-menu > .menu-item > a {
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 1280px) {
  p[dir="rtl"] .aegov-header .main-navigation .nav-menu > .menu-item > a {
    margin-bottom: 1.75rem;
  }
}

@media (min-width: 1024px) {
  [dir="rtl"] .aegov-header .main-navigation .nav-menu > .menu-item > a {
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 700;
  }
}

@media (min-width: 1280px) {
  [dir="rtl"] .aegov-header .main-navigation .nav-menu > .menu-item > a {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 1536px) {
  [dir="rtl"] .aegov-header .main-navigation .nav-menu > .menu-item > a {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

[dir="rtl"] .aegov-header .main-navigation .nav-menu > .menu-item.menu-item-has-children > a {
  gap: 0.25rem;
}

@media (min-width: 1024px) {
  [dir="rtl"] .aegov-header .main-navigation .nav-menu > .menu-item.menu-item-has-children > a {
    gap: 0.5rem;
  }
}

[dir="rtl"] .aegov-header .main-navigation .nav-menu > .menu-item:first-child > a > span {
  display:none;
}

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

@media (min-width: 1280px) {
  .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;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(146 114 42 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  p.header-navs-right li a {
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 1280px) {
  p.header-navs-right li a {
    margin-bottom: 1.75rem;
  }
}

.header-navs-right li a:hover {
  --tw-text-opacity: 1;
  color: rgb(182 138 53 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .header-navs-right li a {
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

@media (min-width: 1280px) {
  .header-navs-right li a {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

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

.submenu .submenu-title {
  text-transform: capitalize;
}

@media (min-width: 1024px) {
  .submenu .submenu-title {
    margin-bottom: 1rem;
  }
}

@media (min-width: 1280px) {
  .submenu .submenu-title {
    margin-bottom: 1.25rem;
  }
}

@media (min-width: 1536px) {
  .submenu .submenu-title {
    margin-bottom: 1.5rem;
  }
}

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

@media (min-width: 1280px) {
  .submenu li a {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.submenu-title {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(182 138 53 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  p.submenu-title {
    margin-bottom: 1.75rem;
  }

  .submenu-title {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 1280px) {
  .submenu-title {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

/* .menu-item-has-children{
      &:hover{
         & .submenu{
              @apply block;
          }
      }
  } */

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

/* footer  */

.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-to: rgb(203 163 68 / 0) var(--tw-gradient-to-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));
}

@media (min-width: 1280px) {
  .aegov-footer a {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

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

@media (min-width: 768px) {
  .aegov-footer .accordion-title button {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .aegov-footer .accordion-title button {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

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

@media not all and (min-width: 1024px) {
  .footer-contact {
    text-align: center;
  }
}

@media not all and (min-width: 640px) {
  .footer-contact {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.footer-contact li {
  width: 100%;
  justify-content: center;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

@media (min-width: 1280px) {
  .footer-contact li {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

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

@media not all and (min-width: 1024px) {
  .footer-bottom {
    text-align: center;
  }
}

/* Aegov Hero */

.aegov-hero {
  margin: auto;
  width: 100%;
}

.aegov-hero picture img {
  width: 100%;
}

.aegov-hero .hero-viewport {
  overflow: hidden;
}

.aegov-hero .hero-container {
  backface-visibility: hidden;
  touch-action: pan-y pinch-zoom;
  /* margin-left: calc(1rem * -1); */
  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;
}

@media (min-width: 768px) {
  .aegov-hero .hero-controls {
    margin-top: 1rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 1024px) {
  .aegov-hero .hero-controls {
    position: absolute;
    bottom: 1.25rem;
    inset-inline-start: 3rem;
    margin-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 1280px) {
  .aegov-hero .hero-controls {
    bottom: 1.75rem;
    inset-inline-start: 4.25rem;
  }
}

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

@media (min-width: 768px) {
  .aegov-hero .hero-row {
    flex-direction: row;
  }
}

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

@media (min-width: 640px) {
  .aegov-hero .hero-col-left {
    flex-basis: 50%;
  }
}

@media (min-width: 768px) {
  .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%;
  }
}

@media (min-width: 1024px) {
  .aegov-hero .hero-col-left {
    flex-basis: 50%;
    padding-bottom: 6rem;
  }
}

@media (min-width: 1280px) {
  .aegov-hero .hero-col-left {
    padding-left: 3rem;
    padding-right: 3rem;
    padding-top: 3rem;
    padding-bottom: 8rem;
  }
}

@media (min-width: 768px) {
  .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 {
  position: relative;
}

@media (min-width: 640px) {
  .aegov-hero .hero-col-right {
    flex-basis: 50%;
  }
}

@media (min-width: 768px) {
  .aegov-hero .hero-col-right {
    flex-basis: 33.333333%;
  }
}

@media (min-width: 1024px) {
  .aegov-hero .hero-col-right {
    flex-basis: 50%;
  }
}

.aegov-hero .hero-col-right img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 768px) {
  .aegov-hero .hero-col-right img {
    position: absolute;
    inset: 0px;
    height: 100%;
  }
}

@media (min-width: 1536px) {
  .aegov-hero .hero-col-right img {
    position: static;
    aspect-ratio: 4/2.8;
  }
}

.aegov-hero .hero-col-content {
  position: relative;
  z-index: 20;
}

.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-col-content {
  text-align: center;
}

@media (min-width: 768px) {
  .aegov-hero .hero-col-content {
    text-align: left;
  }
}

@media (min-width: 1280px) {
  .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));
  }
}

@media (min-width: 768px) {
  .aegov-hero .hero-col-content:where([dir="rtl"], [dir="rtl"] *) {
    text-align: right;
  }
}

.aegov-hero .hero-hero-title-wrap {
  position: absolute;
  top: 1.5rem;
  left: 0px;
  right: 0px;
}

.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 {
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
}

@media (min-width: 640px) {
  .aegov-hero .hero-hero-title-wrap {
    right: auto;
    inset-inline-start: 1.5rem;
    padding-left: 0px;
    padding-right: 0px;
    text-align: left;
  }
}

@media (min-width: 768px) {
  .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));
  }
}

@media (min-width: 1024px) {
  .aegov-hero .hero-hero-title-wrap {
    inset-inline-start: 3rem;
  }
}

@media (min-width: 1280px) {
  .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-hero-title-wrap:where([dir="rtl"], [dir="rtl"] *) {
  direction: rtl;
}

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

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

@media (min-width: 768px) {
  .aegov-hero .hero-title {
    font-size: 2.5rem;
    line-height: 1.2;
  }
}

@media (min-width: 1280px) {
  .aegov-hero .hero-title {
    font-size: 3rem;
    line-height: 1.2;
  }
}

.aegov-hero .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: 300;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {
  .aegov-hero .hero-hero-title {
    width: 58.333333%;
  }
}

@media (min-width: 768px) {
  .aegov-hero .hero-hero-title {
    font-size: 2.5rem;
    line-height: 1.2;
  }
}

@media (min-width: 1024px) {
  .aegov-hero .hero-hero-title {
    width: 54%;
    font-size: 3.875rem;
    line-height: 1.1;
  }
}

@media (min-width: 1280px) {
  .aegov-hero .hero-hero-title {
    width: 58.333333%;
    font-size: 4.75rem;
    line-height: 1.1;
  }
}

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

@media (min-width: 768px) {
  .aegov-hero .hero-description {
    font-size: 1.625rem;
    line-height: 2.125rem;
  }
}

@media (min-width: 1280px) {
  .aegov-hero .hero-description {
    font-size: 2rem;
    line-height: 2.375rem;
  }
}

/* .has-ratio-image {
    @apply max-sm:[&_picture_img]:aspect-[4/3] sm:[&_picture_img]:aspect-[4/2.7] md:[&_picture_img]:aspect-[4/6.1] lg:[&_picture_img]:aspect-[4/3.5] xl:[&_picture_img]:aspect-[4/2.8] [&_picture_img]:object-cover [&_picture_img]:!w-full;
  } */

.has-ratio-image picture img {
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 1536px) {
  .has-ratio-image picture img {
    aspect-ratio: 4/2.8;
  }
}

/* Hero slick  */

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

/* Hero static */

.aegov-hero-static {
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media (min-width: 768px) {
  .aegov-hero-static {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}

@media (min-width: 1280px) {
  .aegov-hero-static {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

.aegov-hero-static .hero-static-header {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
  max-width: 56rem;
  text-align: center;
}

@media (min-width: 768px) {
  .aegov-hero-static .hero-static-header {
    margin-bottom: 2.5rem;
  }
}

@media (min-width: 1024px) {
  .aegov-hero-static .hero-static-header {
    margin-bottom: 3rem;
  }
}

@media (min-width: 1280px) {
  .aegov-hero-static .hero-static-header {
    margin-bottom: 3.5rem;
  }
}

.aegov-hero-static .hero-static-title-sm {
  margin-bottom: 1rem;
  font-family: 'Inter', 'Helvetica Neue', ui-sans-serif, system-ui, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 200;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(124 94 36 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .aegov-hero-static .hero-static-title-sm {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 1280px) {
  .aegov-hero-static .hero-static-title-sm {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.aegov-hero-static .hero-static-title {
  margin-bottom: 2.5rem;
  font-family: 'Inter', 'Helvetica Neue', ui-sans-serif, system-ui, sans-serif;
  font-size: 2rem;
  line-height: 2.375rem;
  font-weight: 800;
  --tw-text-opacity: 1;
  color: rgb(182 138 53 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .aegov-hero-static .hero-static-title {
    margin-bottom: 3rem;
    font-size: 2.5rem;
    line-height: 1.2;
  }
}

@media (min-width: 1024px) {
  .aegov-hero-static .hero-static-title {
    font-size: 3rem;
    line-height: 1.2;
  }
}

@media (min-width: 1280px) {
  .aegov-hero-static .hero-static-title {
    margin-bottom: 3.5rem;
    font-size: 3.875rem;
    line-height: 1.1;
  }
}

/* slick dots style */

.aegovs-slider-style .slick-dots {
  margin-top: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
}

@media (min-width: 1024px) {
  .aegovs-slider-style .slick-dots {
    margin-top: 1.5rem;
  }
}

@media (min-width: 1280px) {
  .aegovs-slider-style .slick-dots {
    margin-top: 2rem;
  }
}

@media (min-width: 1536px) {
  .aegovs-slider-style .slick-dots {
    margin-top: 2.5rem;
  }
}

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

/* fix slick slider issue in RTL  */

.slick-slider .slick-track, .slick-slider .slick-list {
  direction: ltr;
}

[dir="rtl"] .slick-slider .slick-slide{
  direction: rtl;
}
  