:root {
  --black: #000000;
  --blue-02: #146cfd;
  --blue-01: #002664;
  --blue-03: #8ce0ff;
  --blue-04: #cbedfd;
  --blue-05: #e8f0ff;
  --blue-06: #2e5299;
  --blue-07: #eaedf4;
  --brown-01: #523719;
  --brown-02: #e8d0b5;
  --brown-03: #ede3d7;
  --font-family-primary: Public Sans;
  --font-size-1: 12.903px;
  --font-size-2: 14.76px;
  --font-size-3: 16px;
  --font-size-4: 17.24px;
  --font-size-5: 21.378px;
  --font-size-6: 26.509px;
  --font-size-7: 32.871px;
  --font-size-8: 40.76px;
  --font-size-9: 50.542px;
  --font-size-10: 62.672px;
  --font-size-11: 77.713px;
  --font-size-base: 16px;
  --font-size-scale: 1.24px;
  --font-weight-100: 100;
  --font-weight-200: 200;
  --font-weight-300: 300;
  --font-weight-400: 400;
  --font-weight-500: 500;
  --font-weight-600: 600;
  --font-weight-700: 700;
  --font-weight-800: 800;
  --font-weight-900: 900;
  --fushia-01: #f4b5e6;
  --fushia-02: #fddef2;
  --green-01: #00aa45;
  --green-02: #a8edb3;
  --green-03: #dbfadf;
  --green-04: #008a07;
  --green-05: #e5f6e6;
  --grey-01: #22272b;
  --grey-02: #495054;
  --grey-03: #cdd3d6;
  --grey-04: #ebebeb;
  --grey-05: #f7f7f7;
  --grid-base: 8px;
  --grid-scale: 2px;
  --letter-spacing-0: 0;
  --letter-spacing-1: 0.5;
  --letter-spacing-2: 1;
  --line-height-scale-0: 0px;
  --line-height-scale-1: 1.1px;
  --line-height-scale-2: 1.4px;
  --orange-01: #f3631b;
  --orange-02: #ffce99;
  --orange-04: #c95000;
  --orange-05: #fbeee5;
  --orange-03: #fdeddf;
  --purple-01: #441170;
  --purple-02: #cebfff;
  --purple-03: #e6e1fd;
  --purple-04: #551a8b;
  --red-01: #d7153a;
  --red-02: #ffb8c1;
  --red-03: #ffe6ea;
  --red-04: #f7e7eb;
  --red-05: #b81237;
  --sizing-0: 0px;
  --sizing-1: 2px;
  --sizing-2: 4px;
  --sizing-3: 8px;
  --sizing-4: 16px;
  --sizing-5: 24px;
  --sizing-6: 32px;
  --sizing-7: 40px;
  --sizing-8: 48px;
  --sizing-9: 56px;
  --sizing-10: 64px;
  --sizing-11: 72px;
  --sizing-12: 80px;
  --sizing-13: 88px;
  --sizing-14: 96px;
  --sizing-15: 104px;
  --sizing-16: 112px;
  --sizing-17: 120px;
  --sizing-18: 128px;
  --spacing-0: 0px;
  --spacing-1: 2px;
  --spacing-2: 4px;
  --spacing-3: 8px;
  --spacing-4: 16px;
  --spacing-5: 24px;
  --spacing-6: 32px;
  --spacing-7: 40px;
  --spacing-8: 48px;
  --spacing-9: 56px;
  --spacing-10: 64px;
  --spacing-11: 72px;
  --spacing-12: 80px;
  --spacing-13: 88px;
  --spacing-14: 96px;
  --spacing-15: 104px;
  --spacing-16: 112px;
  --spacing-17: 120px;
  --spacing-18: 128px;
  --teal-01: #2e808e;
  --teal-02: #8cdbe5;
  --teal-03: #d1eeea;
  --teal-04: #0085b3;
  --text-case-capitalize: capitalize;
  --text-case-lowercase: lowercase;
  --text-case-none: none;
  --text-case-uppercase: uppercase;
  --text-decoration-none: none;
  --text-decoration-underline: underline;
  --text-decoration-italic: italic;
  --white: #ffffff;
  --yellow-01: #faaf05;
  --yellow-02: #fde79a;
  --yellow-03: #fff4cf;
  --typography-font-family: Public Sans;
  --typography-font-size: 16px;
  --typography-font-weight: 300;
  --typography-letter-spacing: 0;
  --typography-line-height: 22.4px;
  --typography-text-case: none;
  --typography-text-decoration: none;
  --typography-bold-font-family: Public Sans;
  --typography-bold-font-size: 16px;
  --typography-bold-font-weight: 600;
  --typography-bold-letter-spacing: 0;
  --typography-bold-line-height: 22.4px;
  --typography-bold-text-case: none;
  --typography-bold-text-decoration: none;
  --typography-bold-uppercase-font-family: Public Sans;
  --typography-bold-uppercase-font-size: 16px;
  --typography-bold-uppercase-font-weight: 600;
  --typography-bold-uppercase-letter-spacing: 0;
  --typography-bold-uppercase-line-height: 22.4px;
  --typography-bold-uppercase-text-case: uppercase;
  --typography-bold-uppercase-text-decoration: none;
  --typography-uppercase-font-family: Public Sans;
  --typography-uppercase-font-size: 16px;
  --typography-uppercase-font-weight: 400;
  --typography-uppercase-letter-spacing: 0;
  --typography-uppercase-line-height: 22.4px;
  --typography-uppercase-text-case: uppercase;
  --typography-uppercase-text-decoration: none;
  --typography-bold-link-font-family: Public Sans;
  --typography-bold-link-font-size: 16px;
  --typography-bold-link-font-weight: 600;
  --typography-bold-link-letter-spacing: 0;
  --typography-bold-link-line-height: 22.4px;
  --typography-bold-link-text-case: none;
  --typography-bold-link-text-decoration: underline;
  --typography-large-font-family: Public Sans;
  --typography-large-font-size: 21.378px;
  --typography-large-font-weight: 300;
  --typography-large-letter-spacing: 0;
  --typography-large-line-height: 29.929px;
  --typography-large-text-case: none;
  --typography-large-text-decoration: none;
  --typography-large-bold-font-family: Public Sans;
  --typography-large-bold-font-size: 21.378px;
  --typography-large-bold-font-weight: 600;
  --typography-large-bold-letter-spacing: 0;
  --typography-large-bold-line-height: 29.929px;
  --typography-large-bold-text-case: none;
  --typography-large-bold-text-decoration: none;
  --typography-link-font-family: Public Sans;
  --typography-link-font-size: 16px;
  --typography-link-font-weight: 300;
  --typography-link-letter-spacing: 0;
  --typography-link-line-height: 22.4px;
  --typography-link-text-case: none;
  --typography-link-text-decoration: underline;
  --typography-semibold-font-family: Public Sans;
  --typography-semibold-font-size: 16px;
  --typography-semibold-font-weight: 500;
  --typography-semibold-letter-spacing: 0;
  --typography-semibold-line-height: 22.4px;
  --typography-semibold-text-case: none;
  --typography-semibold-text-decoration: none;
  --typography-semibold-link-font-family: Public Sans;
  --typography-semibold-link-font-size: 16px;
  --typography-semibold-link-font-weight: 500;
  --typography-semibold-link-letter-spacing: 0;
  --typography-semibold-link-line-height: 22.4px;
  --typography-semibold-link-text-case: none;
  --typography-semibold-link-text-decoration: underline;
  --typography-small-font-family: Public Sans;
  --typography-small-font-size: 12.903px;
  --typography-small-font-weight: 400;
  --typography-small-letter-spacing: 0;
  --typography-small-line-height: 18.064px;
  --typography-small-text-case: none;
  --typography-small-text-decoration: none;
  --typography-small-bold-font-family: Public Sans;
  --typography-small-bold-font-size: 12.903px;
  --typography-small-bold-font-weight: 600;
  --typography-small-bold-letter-spacing: 0;
  --typography-small-bold-line-height: 18.064px;
  --typography-small-bold-text-case: none;
  --typography-small-bold-text-decoration: none;
  --typography-small-link-font-family: Public Sans;
  --typography-small-link-font-size: 12.903px;
  --typography-small-link-font-weight: 400;
  --typography-small-link-letter-spacing: 0;
  --typography-small-link-line-height: 18.064px;
  --typography-small-link-text-case: none;
  --typography-small-link-text-decoration: underline;
  --headings-typography-1-font-family: Public Sans;
  --headings-typography-1-font-size: 77.713px;
  --headings-typography-1-font-weight: 600;
  --headings-typography-1-letter-spacing: 0;
  --headings-typography-1-line-height: 85.484px;
  --headings-typography-1-text-case: none;
  --headings-typography-1-text-decoration: none;
  --headings-typography-2-font-family: Public Sans;
  --headings-typography-2-font-size: 62.672px;
  --headings-typography-2-font-weight: 600;
  --headings-typography-2-letter-spacing: 0;
  --headings-typography-2-line-height: 68.939px;
  --headings-typography-2-text-case: none;
  --headings-typography-2-text-decoration: none;
  --headings-typography-3-font-family: Public Sans;
  --headings-typography-3-font-size: 40.76px;
  --headings-typography-3-font-weight: 500;
  --headings-typography-3-letter-spacing: 0;
  --headings-typography-3-line-height: 57.064px;
  --headings-typography-3-text-case: none;
  --headings-typography-3-text-decoration: none;
  --headings-typography-4-font-family: Public Sans;
  --headings-typography-4-font-size: 32.871px;
  --headings-typography-4-font-weight: 500;
  --headings-typography-4-letter-spacing: 0;
  --headings-typography-4-line-height: 46.019px;
  --headings-typography-4-text-case: none;
  --headings-typography-4-text-decoration: none;
  --headings-typography-5-font-family: Public Sans;
  --headings-typography-5-font-size: 26.509px;
  --headings-typography-5-font-weight: 500;
  --headings-typography-5-letter-spacing: 0;
  --headings-typography-5-line-height: 37.113px;
  --headings-typography-5-text-case: none;
  --headings-typography-5-text-decoration: none;
  --headings-typography-6-font-family: Public Sans;
  --headings-typography-6-font-size: 21.378px;
  --headings-typography-6-font-weight: 500;
  --headings-typography-6-letter-spacing: 0;
  --headings-typography-6-line-height: 29.929px;
  --headings-typography-6-text-case: none;
  --headings-typography-6-text-decoration: none;
  --headings-typography-7-font-family: Public Sans;
  --headings-typography-7-font-size: 17.24px;
  --headings-typography-7-font-weight: 500;
  --headings-typography-7-letter-spacing: 0;
  --headings-typography-7-line-height: 24.136px;
  --headings-typography-7-text-case: none;
  --headings-typography-7-text-decoration: none;
  --headings-typography-8-font-family: Public Sans;
  --headings-typography-8-font-size: 16px;
  --headings-typography-8-font-weight: 500;
  --headings-typography-8-letter-spacing: 0;
  --headings-typography-8-line-height: 22.4px;
  --headings-typography-8-text-case: none;
  --headings-typography-8-text-decoration: none;
  --headings-typography-9-font-family: Public Sans;
  --headings-typography-9-font-size: 14.76px;
  --headings-typography-9-font-weight: 500;
  --headings-typography-9-letter-spacing: 0;
  --headings-typography-9-line-height: 20.664px;
  --headings-typography-9-text-case: none;
  --headings-typography-9-text-decoration: none;
  --breakpoints-sm: 576px;
  --breakpoints-md: 768px;
  --breakpoints-lg: 992px;
  --breakpoints-xl: 1440px;
  --container-sm: 735px;
  --container-md: 959px;
  --container-lg: 1167px;
  --container-xl: 1168px;
}

/* ! tailwindcss v3.2.4 | 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.
*/
html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
  tab-size: 4;
  /* 3 */
  font-family: Public Sans !important;
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
}

/*
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 */
  font-family: Public Sans !important;
  /* 4 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #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;
} */

.mobile-logo {
  width: 254px;
  height: 60px;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}

*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 576px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
  .slds-p-right_small.slds-m-bottom_xx-small.slds-show_inline-block.slds-size_12-of-12.slds-medium-size_2-of-12{
    width: 9rem;
  }
  .footer-top-item {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .footer-description{
    padding-left: 0px;
    padding-right: 0px;
  }

  .footer-main-container {
    padding-top: 0vw !important;
    margin-right: var(--lwc-spacingLarge);
    margin-left: var(--lwc-spacingLarge);
  }
  /* [data-omni-key="PrivacyPolicyCheckbox"]{
    top: 2.5vw !important;
    right: 4.8vw !important;
  } */
  [data-omni-key="StandardUploadFiles"] {
    width: 50%;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 992px;
  }
}

@media (min-width: 1440px) {
  .container {
    max-width: 1440px;
  }
}

.wysiwyg {
  color: var(--tw-prose-body);
  max-width: 65ch;
}

.wysiwyg :where([class~="lead"]):not(:where([class~="not-wysiwyg"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.wysiwyg :where(a):not(:where([class~="not-wysiwyg"] *)) {
  color: var(--tw-prose-links);
  font-weight: 500;
}

.wysiwyg :where(strong):not(:where([class~="not-wysiwyg"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}

.wysiwyg :where(a strong):not(:where([class~="not-wysiwyg"] *)) {
  color: inherit;
}

.wysiwyg :where(blockquote strong):not(:where([class~="not-wysiwyg"] *)) {
  color: inherit;
}

.wysiwyg :where(thead th strong):not(:where([class~="not-wysiwyg"] *)) {
  color: inherit;
}

.wysiwyg :where(ol):not(:where([class~="not-wysiwyg"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.wysiwyg :where(ol[type="A"]):not(:where([class~="not-wysiwyg"] *)) {
  list-style-type: upper-alpha;
}

.wysiwyg :where(ol[type="a"]):not(:where([class~="not-wysiwyg"] *)) {
  list-style-type: lower-alpha;
}

.wysiwyg :where(ol[type="A" s]):not(:where([class~="not-wysiwyg"] *)) {
  list-style-type: upper-alpha;
}

.wysiwyg :where(ol[type="a" s]):not(:where([class~="not-wysiwyg"] *)) {
  list-style-type: lower-alpha;
}

.wysiwyg :where(ol[type="I"]):not(:where([class~="not-wysiwyg"] *)) {
  list-style-type: upper-roman;
}

.wysiwyg :where(ol[type="i"]):not(:where([class~="not-wysiwyg"] *)) {
  list-style-type: lower-roman;
}

.wysiwyg :where(ol[type="I" s]):not(:where([class~="not-wysiwyg"] *)) {
  list-style-type: upper-roman;
}

.wysiwyg :where(ol[type="i" s]):not(:where([class~="not-wysiwyg"] *)) {
  list-style-type: lower-roman;
}

.wysiwyg :where(ol[type="1"]):not(:where([class~="not-wysiwyg"] *)) {
  list-style-type: decimal;
}

.wysiwyg :where(ul):not(:where([class~="not-wysiwyg"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.wysiwyg :where(ol > li):not(:where([class~="not-wysiwyg"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}

.wysiwyg :where(ul > li):not(:where([class~="not-wysiwyg"] *))::marker {
  color: var(--tw-prose-bullets);
}

.wysiwyg :where(hr):not(:where([class~="not-wysiwyg"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.wysiwyg :where(blockquote):not(:where([class~="not-wysiwyg"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C" "\201D" "\2018" "\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}

.wysiwyg :where(blockquote p:first-of-type):not(:where([class~="not-wysiwyg"] *))::before {
  content: open-quote;
}

.wysiwyg :where(blockquote p:last-of-type):not(:where([class~="not-wysiwyg"] *))::after {
  content: close-quote;
}

.wysiwyg :where(h1):not(:where([class~="not-wysiwyg"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.wysiwyg :where(h1 strong):not(:where([class~="not-wysiwyg"] *)) {
  font-weight: 900;
  color: inherit;
}

.wysiwyg :where(h2):not(:where([class~="not-wysiwyg"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.wysiwyg :where(h2 strong):not(:where([class~="not-wysiwyg"] *)) {
  font-weight: 800;
  color: inherit;
}

.wysiwyg :where(h3):not(:where([class~="not-wysiwyg"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.wysiwyg :where(h3 strong):not(:where([class~="not-wysiwyg"] *)) {
  font-weight: 700;
  color: inherit;
}

.wysiwyg :where(h4):not(:where([class~="not-wysiwyg"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.wysiwyg :where(h4 strong):not(:where([class~="not-wysiwyg"] *)) {
  font-weight: 700;
  color: inherit;
}

.wysiwyg :where(img):not(:where([class~="not-wysiwyg"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.wysiwyg :where(figure > *):not(:where([class~="not-wysiwyg"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.wysiwyg :where(figcaption):not(:where([class~="not-wysiwyg"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.wysiwyg :where(code):not(:where([class~="not-wysiwyg"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}

.wysiwyg :where(code):not(:where([class~="not-wysiwyg"] *))::before {
  content: "`";
}

.wysiwyg :where(code):not(:where([class~="not-wysiwyg"] *))::after {
  content: "`";
}

.wysiwyg :where(a code):not(:where([class~="not-wysiwyg"] *)) {
  color: inherit;
}

.wysiwyg :where(h1 code):not(:where([class~="not-wysiwyg"] *)) {
  color: inherit;
}

.wysiwyg :where(h2 code):not(:where([class~="not-wysiwyg"] *)) {
  color: inherit;
  font-size: 0.875em;
}

.wysiwyg :where(h3 code):not(:where([class~="not-wysiwyg"] *)) {
  color: inherit;
  font-size: 0.9em;
}

.wysiwyg :where(h4 code):not(:where([class~="not-wysiwyg"] *)) {
  color: inherit;
}

.wysiwyg :where(blockquote code):not(:where([class~="not-wysiwyg"] *)) {
  color: inherit;
}

.wysiwyg :where(thead th code):not(:where([class~="not-wysiwyg"] *)) {
  color: inherit;
}

.wysiwyg :where(pre):not(:where([class~="not-wysiwyg"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}

.wysiwyg :where(pre code):not(:where([class~="not-wysiwyg"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.wysiwyg :where(pre code):not(:where([class~="not-wysiwyg"] *))::before {
  content: none;
}

.wysiwyg :where(pre code):not(:where([class~="not-wysiwyg"] *))::after {
  content: none;
}

.wysiwyg :where(table):not(:where([class~="not-wysiwyg"] *)) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.wysiwyg :where(thead):not(:where([class~="not-wysiwyg"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.wysiwyg :where(thead th):not(:where([class~="not-wysiwyg"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.wysiwyg :where(tbody tr):not(:where([class~="not-wysiwyg"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

.wysiwyg :where(tbody tr:last-child):not(:where([class~="not-wysiwyg"] *)) {
  border-bottom-width: 0;
}

.wysiwyg :where(tbody td):not(:where([class~="not-wysiwyg"] *)) {
  vertical-align: baseline;
}

.wysiwyg :where(tfoot):not(:where([class~="not-wysiwyg"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

.wysiwyg :where(tfoot td):not(:where([class~="not-wysiwyg"] *)) {
  vertical-align: top;
}

.wysiwyg {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}

.wysiwyg :where(p):not(:where([class~="not-wysiwyg"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.wysiwyg :where(video):not(:where([class~="not-wysiwyg"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.wysiwyg :where(figure):not(:where([class~="not-wysiwyg"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.wysiwyg :where(li):not(:where([class~="not-wysiwyg"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.wysiwyg :where(ol > li):not(:where([class~="not-wysiwyg"] *)) {
  padding-left: 0.375em;
}

.wysiwyg :where(ul > li):not(:where([class~="not-wysiwyg"] *)) {
  padding-left: 0.375em;
}

.wysiwyg :where(.wysiwyg > ul > li p):not(:where([class~="not-wysiwyg"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.wysiwyg :where(.wysiwyg > ul > li > *:first-child):not(:where([class~="not-wysiwyg"] *)) {
  margin-top: 1.25em;
}

.wysiwyg :where(.wysiwyg > ul > li > *:last-child):not(:where([class~="not-wysiwyg"] *)) {
  margin-bottom: 1.25em;
}

.wysiwyg :where(.wysiwyg > ol > li > *:first-child):not(:where([class~="not-wysiwyg"] *)) {
  margin-top: 1.25em;
}

.wysiwyg :where(.wysiwyg > ol > li > *:last-child):not(:where([class~="not-wysiwyg"] *)) {
  margin-bottom: 1.25em;
}

.wysiwyg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-wysiwyg"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.wysiwyg :where(hr + *):not(:where([class~="not-wysiwyg"] *)) {
  margin-top: 0;
}

.wysiwyg :where(h2 + *):not(:where([class~="not-wysiwyg"] *)) {
  margin-top: 0;
}

.wysiwyg :where(h3 + *):not(:where([class~="not-wysiwyg"] *)) {
  margin-top: 0;
}

.wysiwyg :where(h4 + *):not(:where([class~="not-wysiwyg"] *)) {
  margin-top: 0;
}

.wysiwyg :where(thead th:first-child):not(:where([class~="not-wysiwyg"] *)) {
  padding-left: 0;
}

.wysiwyg :where(thead th:last-child):not(:where([class~="not-wysiwyg"] *)) {
  padding-right: 0;
}

.wysiwyg :where(tbody td, tfoot td):not(:where([class~="not-wysiwyg"] *)) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.wysiwyg :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-wysiwyg"] *)) {
  padding-left: 0;
}

.wysiwyg :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-wysiwyg"] *)) {
  padding-right: 0;
}

.wysiwyg :where(.wysiwyg > :first-child):not(:where([class~="not-wysiwyg"] *)) {
  margin-top: 0;
}

.wysiwyg :where(.wysiwyg > :last-child):not(:where([class~="not-wysiwyg"] *)) {
  margin-bottom: 0;
}

.container {
  max-width: 100%;
}

[kx-scope=button-brand]:focus, [kx-scope=button-brand]:hover, [kx-scope=button-brand]:active {
  background-color : #002664 !important;
}

@media (min-width: 576px) {
  .menu-content-wrap[c-navigationMenu_navigationMenu][c-navigationMenu_navigationMenu]{
    padding-left: var(--lwc-spacingLarge) !important;
    padding-right: var(--lwc-spacingLarge) !important;
  }
}

@media (min-width: 768px) {
  .container {
    /* max-width: 959px; */
  }
}

@media (min-width: 992px) {
  .container {
    /* max-width: 1167px; */
  }
}

@media (min-width: 1440px) {
  .container {
    /* max-width: 1168px; */
    /* max-width: 1300px; */
  }
}

.link-styles {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 0.25rem;
  padding: 1rem;
  color: var(--blue-01, #002664);
  outline-offset: -2px;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.65, 0, 0.35, 1);
  font-size: 16px;
  line-height: 22.4px;
  letter-spacing: 0;
  font-weight: 700;
}

.link-styles:hover {
  color: var(--blue-02, #146cfd);
  text-decoration-color: var(--blue-02, #146cfd);
}

.link-styles:focus {
  color: var(--blue-01, #002664);
  outline-style: solid;
  outline-width: 2px;
  outline-color: var(--teal-01, #2E808E);
}

.link-styles:active {
  border-color: var(--blue-05, #E8F0FF) !important;
  background-color: var(--blue-05, #E8F0FF);
  color: var(--blue-01, #002664);
  outline-width: 0px;
}

.link-icon-styles {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  padding: 4px;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.65, 0, 0.35, 1);
}

.link-icon-styles:hover {
  background-color: var(--blue-05, #E8F0FF);
}

.link-icon-styles:focus {
  background-color: transparent;
}

.link-icon-styles:active {
  background-color: var(--blue-05, #E8F0FF);
}

.group:hover .link-icon-styles {
  background-color: var(--blue-05, #E8F0FF);
}

.group:focus .link-icon-styles {
  background-color: var(--blue-05, #E8F0FF) !important;
}

.link-icon-path-styles {
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.65, 0, 0.35, 1);
}

.group:hover .link-icon-path-styles {
  fill: var(--blue-02, #146cfd) !important;
}

.group:focus .link-icon-path-styles {
  fill: var(--blue-02, #146cfd) !important;
}

.group:active .link-icon-path-styles {
  fill: var(--blue-01, #002664) !important;
}

.backdrop::after {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  display: none;
  content: var(--tw-content);
  background-color: var(--grey-01, #22272B);
}

.nav-trigger+span {
  display: none;
}

.no-scrollbars {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.no-scrollbars::-webkit-scrollbar {
  display: none;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.\!pointer-events-none {
  pointer-events: none !important;
}

.pointer-events-none {
  pointer-events: none;
}

.visible {
  visibility: visible;
}

.collapse {
  visibility: collapse;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-x-4 {
  left: 1rem;
  right: 1rem;
}

.\!-inset-x-1 {
  left: -0.25rem !important;
  right: -0.25rem !important;
}

.\!-inset-x-0\.5 {
  left: -0.125rem !important;
  right: -0.125rem !important;
}

.\!-inset-x-0 {
  left: -0px !important;
  right: -0px !important;
}

.right-4 {
  right: 1rem;
}

.top-\[calc\(50\%-12\.5px\)\] {
  top: calc(50% - 12.5px);
}

.left-\[calc\(50\%-12\.5px\)\] {
  left: calc(50% - 12.5px);
}

.left-0 {
  left: 0px;
}

.top-\[-5px\] {
  top: -5px;
}

.top-\[73px\] {
  top: 73px;
}

.left-\[50\%\] {
  left: 50%;
}

.top-0 {
  top: 0px;
}

.right-0 {
  right: 0px;
}

.bottom-0 {
  bottom: 0px;
}

.left-\[0\] {
  left: 0;
}

.-top-\[5px\] {
  top: -5px;
}

.z-\[1\] {
  z-index: 1;
}

.z-\[-1\] {
  z-index: -1;
}

.z-0 {
  z-index: 0;
}

.col-span-1 {
  grid-column: span 1 / span 1;
}

.col-span-2 {
  grid-column: span 2 / span 2;
}

.col-span-3 {
  grid-column: span 3 / span 3;
}

.col-span-4 {
  grid-column: span 4 / span 4;
}

.col-span-5 {
  grid-column: span 5 / span 5;
}

.col-span-6 {
  grid-column: span 6 / span 6;
}

.col-span-7 {
  grid-column: span 7 / span 7;
}

.col-span-8 {
  grid-column: span 8 / span 8;
}

.col-span-9 {
  grid-column: span 9 / span 9;
}

.col-span-10 {
  grid-column: span 10 / span 10;
}

.col-span-11 {
  grid-column: span 11 / span 11;
}

.col-span-12 {
  grid-column: span 12 / span 12;
}

.\!col-start-3 {
  grid-column-start: 3 !important;
}

.float-left {
  float: left;
}

.clear-both {
  clear: both;
}

.m-info-4 {
  margin: 16px;
}

.m-info-1 {
  margin: 2px;
}

.mx-info-3 {
  margin-left: 8px;
  margin-right: 8px;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-info-3 {
  margin-top: 8px;
  margin-bottom: 8px;
}

.mb-\[-2px\] {
  margin-bottom: -2px;
}

.ml-auto {
  margin-left: auto;
}

.mb-info-5 {
  margin-bottom: 24px;
}

.mt-info-5 {
  margin-top: 24px;
}

.mr-info-2 {
  margin-right: 4px;
}

.ml-info-2 {
  margin-left: 4px;
}

.mt-auto {
  margin-top: auto;
}

.-mb-info-4 {
  margin-bottom: -16px;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mr-info-5 {
  margin-right: 24px;
}

.ml-info-5 {
  margin-left: 24px;
}

.mr-info-3 {
  margin-right: 8px;
}

.mb-info-3 {
  margin-bottom: 8px;
}

.mb-info-4 {
  margin-bottom: 16px;
}

.-ml-info-2 {
  margin-left: -4px;
}

.ml-info-3 {
  margin-left: 8px;
}

.mb-info-6 {
  margin-bottom: 3px;
}

.mt-\[-42px\] {
  margin-top: -42px;
}

.mb-info-10 {
  margin-bottom: 64px;
}

.-mt-info-1 {
  margin-top: -2px;
}

.ml-info-4 {
  margin-left: 16px;
}

.mt-4 {
  margin-top: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.\!flex {
  display: flex !important;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-info-5 {
  height: 24px;
}

.h-\[20px\] {
  height: 20px;
}

.h-\[112px\] {
  height: 112px;
}

.h-\[240px\] {
  height: 240px;
}

.h-info-2 {
  height: 4px;
}

.h-\[58px\] {
  height: 58px;
}

.h-full {
  height: 100%;
}

.h-\[283px\] {
  height: 283px;
}

.h-\[48px\] {
  height: 48px;
}

.h-info-6 {
  height: 32px;
}

.h-\[56px\] {
  height: 56px;
}

.h-\[54px\] {
  height: 54px;
}

.h-0 {
  height: 0px;
}

.h-\[300px\] {
  height: 300px;
}

.h-\[200px\] {
  height: 200px;
}

.h-\[28px\] {
  height: 28px;
}

.h-14 {
  height: 3.5rem;
}

.max-h-0 {
  max-height: 0px;
}

.min-h-\[48px\] {
  min-height: 48px;
}

.min-h-\[140px\] {
  min-height: 140px;
}

.w-full {
  width: 100%;
}

.w-info-5 {
  width: 24px;
}

.w-\[20px\] {
  width: 20px;
}

.w-\[112px\] {
  width: 112px;
}

.w-info-6 {
  width: 32px;
}

.w-info-2 {
  width: 4px;
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.w-\[var\(--radix-select-trigger-width\)\] {
  width: var(--radix-select-trigger-width);
}

.w-\[141px\] {
  width: 141px;
}

.w-\[204px\] {
  width: 204px;
}

.w-screen {
  width: 100vw;
}

.w-\[60px\] {
  width: 60px;
}

.w-4\/5 {
  width: 80%;
}

.w-1\/5 {
  width: 20%;
}

.w-\[24px\] {
  width: 24px;
}

.w-\[28px\] {
  width: 28px;
}

.min-w-\[20px\] {
  min-width: 20px;
}

.min-w-\[132px\] {
  min-width: 132px;
}

.min-w-\[300px\] {
  min-width: 300px;
}

.min-w-\[200px\] {
  min-width: 200px;
}

.max-w-full {
  max-width: 100%;
}

.max-w-\[300px\] {
  max-width: 300px;
}

.max-w-\[200px\] {
  max-width: 200px;
}

.flex-1 {
  flex: 1 1 0%;
}

.origin-center {
  transform-origin: center;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[2px\] {
  --tw-translate-y: 2px;
  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));
}

.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.animate-\[rotate_1000ms_linear_infinite\] {
  animation: rotate 1000ms linear infinite;
}

.cursor-pointer {
  cursor: pointer;
}

.select-none {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.resize-none {
  resize: none;
}

.resize {
  resize: both;
}

.grid-cols-\[1fr\2c auto\] {
  grid-template-columns: 1fr auto;
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.\!flex-row {
  flex-direction: row !important;
}

.flex-row-reverse {
  flex-direction: row-reverse;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.items-start {
  align-items: flex-start;
}

.items-center {
  align-items: center;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-info-3 {
  gap: 8px;
}

.gap-info-4 {
  gap: 16px;
}

.gap-info-2 {
  gap: 4px;
}

.gap-0 {
  gap: 0px;
}

.gap-\[6px\] {
  gap: 6px;
}

.\!gap-info-0 {
  gap: 0px !important;
}

.\!gap-0 {
  gap: 0px !important;
}

.gap-4 {
  gap: 1rem;
}

.\!gap-info-6 {
  gap: 32px !important;
}

.self-start {
  align-self: flex-start;
}

.self-end {
  align-self: flex-end;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-hidden-footer {
  overflow: hidden;
  display: none;
  padding-bottom: var(--lwc-spacingLarge);
}

.overflow-visible {
  overflow: visible;
}

.\!overflow-visible {
  overflow: visible !important;
}

.overflow-y-hidden {
  overflow-y: hidden;
}

.overflow-x-scroll {
  overflow-x: scroll;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.break-words {
  overflow-wrap: break-word;
}

.rounded-none {
  border-radius: 0px;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-\[32px\] {
  border-radius: 32px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-\[4px\] {
  border-radius: 4px;
}

.rounded-\[2px\] {
  border-radius: 2px;
}

.border-0 {
  border-width: 0px;
}

.border {
  border-width: 1px;
}

.border-2 {
  border-width: 2px;
}

.\!border-2 {
  border-width: 2px !important;
}

.border-t {
  border-top-width: 1px;
}

.\!border-t-0 {
  border-top-width: 0px !important;
}

.border-b-0 {
  border-bottom-width: 0px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-l-4 {
  border-left-width: 4px;
}

.border-l-\[16px\] {
  border-left-width: 16px;
}

.border-b-\[2px\] {
  border-bottom-width: 2px;
}

.border-t-\[2px\] {
  border-top-width: 2px;
}

.border-grey-03 {
  border-color: var(--grey-03, #cdd3d6);
}

.border-\[transparent\] {
  border-color: transparent;
}

.border-grey-02 {
  border-color: var(--grey-02, #495054);
}

.border-blue-01 {
  border-color: var(--blue-01, #002664);
}

.border-green-04 {
  border-color: var(--green-04, #008A07);
}

.border-red-05 {
  border-color: var(--red-05, #B81237);
}

.border-purple-02 {
  border-color: var(--purple-02, #cebfff);
}

.border-orange-02 {
  border-color: var(--orange-02, #ffce99);
}

.border-red-02 {
  border-color: var(--red-02, #ffb8c1);
}

.border-green-02 {
  border-color: var(--green-02, #a8edb3);
}

.border-blue-05 {
  border-color: var(--blue-05, #E8F0FF);
}

.border-grey-05 {
  border-color: var(--grey-05, #F7F7F7);
}

.border-grey-04 {
  border-color: var(--grey-04, #EBEBEB);
}

.\!border-red-05 {
  border-color: var(--red-05, #B81237) !important;
}

.\!border-green-04 {
  border-color: var(--green-04, #008A07) !important;
}

.\!border-t-\[transparent\] {
  border-top-color: transparent !important;
}

.bg-black {
  background-color: var(--black, #000000);
}

.bg-\[color\:var\(--mystery-var\)\] {
  background-color: var(--mystery-var);
}

.bg-purple-02 {
  background-color: var(--purple-02, #cebfff);
}

.bg-fushia-01 {
  background-color: var(--fushia-01, #f4b5e6);
}

.bg-yellow-02 {
  background-color: var(--yellow-02, #FDE79A);
}

.bg-orange-02 {
  background-color: var(--orange-02, #ffce99);
}

.bg-red-02 {
  background-color: var(--red-02, #ffb8c1);
}

.bg-purple-03 {
  background-color: var(--purple-03, #e6e1fd);
}

.bg-fushia-02 {
  background-color: var(--fushia-02, #fddef2);
}

.bg-yellow-03 {
  background-color: var(--yellow-03, #fff4cf);
}

.bg-orange-03 {
  background-color: var(--orange-03, #fdeddf);
}

.bg-red-03 {
  background-color: var(--red-03, #ffe6ea);
}

.bg-blue-01 {
  background-color: var(--blue-01, #002664);
}

.\!bg-grey-04 {
  background-color: var(--grey-04, #EBEBEB) !important;
}

.\!bg-white {
  background-color: var(--white, #ffffff) !important;
}

.\!bg-\[transparent\] {
  background-color: transparent !important;
}

.bg-white {
  background-color: var(--white, #ffffff);
}

.bg-grey-03 {
  background-color: var(--grey-03, #cdd3d6);
}

.\!bg-blue-02 {
  background-color: var(--blue-02, #146cfd) !important;
}

.bg-blue-05 {
  background-color: var(--blue-05, #E8F0FF);
}

.bg-grey-05 {
  background-color: var(--grey-05, #F7F7F7);
}

.bg-orange-05 {
  background-color: var(--orange-05, #FBEEE5);
}

.bg-green-03 {
  background-color: var(--green-03, #dbfadf);
}

.bg-purple-01 {
  background-color: var(--purple-01, #441170);
}

.bg-purple-04 {
  background-color: var(--purple-04, #551A8B);
}

.bg-blue-02 {
  background-color: var(--blue-02, #146cfd);
}

.bg-blue-03 {
  background-color: var(--blue-03, #8ce0ff);
}

.bg-blue-04 {
  background-color: var(--blue-04, #cbedfd);
}

.bg-green-01 {
  background-color: var(--green-01, #00aa45);
}

.bg-green-02 {
  background-color: var(--green-02, #a8edb3);
}

.bg-brown-01 {
  background-color: var(--brown-01, #523719);
}

.bg-red-01 {
  background-color: var(--red-01, #d7153a);
}

.bg-blue-06 {
  background-color: var(--blue-06, #2E5299);
}

.bg-\[transparent\] {
  background-color: transparent;
}

.bg-grey-01 {
  background-color: var(--grey-01, #22272B);
}

.box-decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

.fill-white {
  fill: var(--white, #ffffff);
}

.fill-blue-01 {
  fill: var(--blue-01, #002664);
}

.\!fill-grey-03 {
  fill: var(--grey-03, #cdd3d6) !important;
}

.\!fill-white {
  fill: var(--white, #ffffff) !important;
}

.\!fill-blue-01 {
  fill: var(--blue-01, #002664) !important;
}

.fill-grey-03 {
  fill: var(--grey-03, #cdd3d6);
}

.fill-black {
  fill: var(--black, #000000);
}

.fill-blue-02 {
  fill: var(--blue-02, #146cfd);
}

.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}

.object-left {
  -o-object-position: left;
  object-position: left;
}

.p-5 {
  padding: 1.25rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-4 {
  padding: 1rem;
}

.p-3 {
  padding: 0.75rem;
}

.\!p-3 {
  padding: 0.75rem !important;
}

.\!p-4 {
  padding: 1rem !important;
}

.p-info-4 {
  padding: 16px;
}

.p-info-2 {
  padding: 4px;
}

.p-info-1 {
  padding: 2px;
}

.p-0 {
  padding: 0px;
}

.p-info-3 {
  padding: 8px;
}

.p-info-6 {
  padding: 32px;
}

.p-info-5 {
  padding: 24px;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.px-info-6 {
  padding-left: 3px;
  padding-right: 3px;
}

.py-info-3 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.py-info-5 {
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 19px;

}

.px-info-4 {
  /* padding-left: 12.5vw !important; */
  /* padding-right: 16px; */
}

.py-info-2 {
  padding-top: 4px;
  padding-bottom: 4px;
}

.py-info-4 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.py-\[5px\] {
  padding-top: 5px;
  padding-bottom: 5px;
}

.py-info-6 {
  padding-top: 3px;
  padding-bottom: 3px;
}

.px-info-5 {
  /* padding-left: 24px; */
  padding-right: 24px;
}

.py-info-9 {
  padding-top: 56px;
  padding-bottom: 56px;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.px-info-2 {
  padding-left: 4px;
  padding-right: 4px;
}

.py-info-1 {
  padding-top: 2px;
  padding-bottom: 2px;
}

.py-info-7 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.px-info-3 {
  padding-left: 8px;
  padding-right: 8px;
}

.pt-info-8 {
  padding-top: 48px;
}

.pb-info-8 {
  padding-bottom: 48px;
}

.pb-info-165 {
  padding-bottom: 165px;
}

.pb-info-65 {
  padding-bottom: 65px;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-info-7 {
  padding-bottom: 40px;
}

.pl-info-4 {
  padding-left: 16px;
}

.pb-info-6 {
  padding-bottom: 32px;
}

.pt-info-2 {
  padding-top: 4px;
}

.pl-info-1 {
  padding-left: 2px;
}

.pr-\[1px\] {
  padding-right: 1px;
}

.pr-info-4 {
  padding-right: 16px;
}

.pl-0 {
  padding-left: 0px;
}

.pl-info-7 {
  padding-left: 40px;
}

.pr-info-7 {
  padding-right: 40px;
}

.pr-info-13 {
  padding-right: 88px;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.font-sans {
  font-family: Public Sans;
}

.text-font-size-1 {
  font-size: var(--font-size-1, 12.903px);
}

.text-font-size-3 {
  font-size: var(--font-size-3, 16px);
}

.leading-\[68px\] {
  line-height: 68px;
}

.leading-\[13px\] {
  line-height: 13px;
}

.leading-\[25px\] {
  line-height: 25px;
}

.\!leading-\[20px\] {
  line-height: 20px !important;
}

.\!leading-\[1\.28em\] {
  line-height: 1.28em !important;
}

.\!leading-\[1\] {
  line-height: 1 !important;
}

.text-grey-01 {
  color: var(--grey-01, #22272B);
}

.text-blue-01 {
  color: var(--blue-01, #002664);
}

.\!text-grey-03 {
  color: var(--grey-03, #cdd3d6) !important;
}

.\!text-\[transparent\] {
  color: transparent !important;
}

.text-white {
  color: var(--white, #ffffff);
}

.text-black {
  color: var(--black, #000000);
}

.text-grey-02 {
  color: var(--grey-02, #495054);
}

.text-green-04 {
  color: var(--green-04, #008A07);
}

.text-red-05 {
  color: var(--red-05, #B81237);
}

.text-blue-02 {
  color: var(--blue-02, #146cfd);
}

.\!text-red-05 {
  color: var(--red-05, #B81237) !important;
}

.\!text-green-04 {
  color: var(--green-04, #008A07) !important;
}

.underline {
  text-decoration-line: underline;
}

.decoration-blue-02 {
  text-decoration-color: var(--blue-02, #146cfd);
}

.underline-offset-5 {
  text-underline-offset: 5px;
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.shadow-box-shadow-2 {
  --tw-shadow: var(--box-shadow-2, 0px 8px 24px 1px #ebebeb);
  --tw-shadow-colored: var(--box-shadow-2, 0px 8px 24px 1px #ebebeb);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline {
  outline-style: solid;
}

.\!outline-0 {
  outline-width: 0px !important;
}

.outline-2 {
  outline-width: 2px;
}

.outline-0 {
  outline-width: 0px;
}

.outline-offset-\[-2px\] {
  outline-offset: -2px;
}

.outline-grey-03 {
  outline-color: var(--grey-03, #cdd3d6);
}

.outline-blue-05 {
  outline-color: var(--blue-05, #E8F0FF);
}

.outline-white {
  outline-color: var(--white, #ffffff);
}

.outline-blue-01 {
  outline-color: var(--blue-01, #002664);
}

.ring {
  --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);
}

.ring-\[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);
}

.ring-blue-01 {
  --tw-ring-color: var(--blue-01, #002664);
}

.\!ring-grey-04 {
  --tw-ring-color: var(--grey-04, #EBEBEB) !important;
}

.\!ring-grey-03 {
  --tw-ring-color: var(--grey-03, #cdd3d6) !important;
}

.ring-white {
  --tw-ring-color: var(--white, #ffffff);
}

.ring-offset-0 {
  --tw-ring-offset-width: 0px;
}

.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-200 {
  transition-duration: 200ms;
}

.ease-info-easing {
  transition-timing-function: cubic-bezier(0.65, 0, 0.35, 1);
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.typography {
  font-size: 16px;
  line-height: 22.4px;
  letter-spacing: 0;
  font-weight: 400;
}

.typography-bold {
  font-size: 16px;
  line-height: 22.4px;
  letter-spacing: 0;
  font-weight: 700;
}

.typography-bold-link {
  font-size: 16px;
  line-height: 22.4px;
  letter-spacing: 0;
  font-weight: 600;
}

.typography-large {
  font-size: 19.84px;
  line-height: 27.776px;
  letter-spacing: 0;
  font-weight: 300;
}

.typography-large-bold {
  font-size: 19.84px;
  line-height: 27.776px;
  letter-spacing: 0;
  font-weight: 600;
}

.typography-link {
  font-size: 16px;
  line-height: 22.4px;
  letter-spacing: 0;
  font-weight: 300;
}

.typography-semibold {
  font-size: 16px;
  line-height: 22.4px;
  letter-spacing: 0;
  font-weight: 500;
}

.typography-small {
  font-size: 12.903px;
  line-height: 18.064px;
  letter-spacing: 0;
  font-weight: 400;
}

.typography-small-bold {
  font-size: 12.903px;
  line-height: 18.064px;
  letter-spacing: 0;
  font-weight: 600;
}

.headings-typography-4 {
  font-size: 30.506px;
  line-height: 42.708px;
  letter-spacing: 0;
  font-weight: 500;
}

.headings-typography-5 {
  font-size: 24.602px;
  line-height: 34.443px;
  letter-spacing: 0;
  font-weight: 500;
}

.headings-typography-6 {
  font-size: 19.84px;
  line-height: 27.776px;
  letter-spacing: 0;
  font-weight: 500;
}

.headings-typography-7 {
  font-size: 17.24px;
  line-height: 24.136px;
  letter-spacing: 0;
  font-weight: 700;
}

.headings-typography-8 {
  font-size: 17.24px;
  line-height: 22.4px;
  letter-spacing: 0;
  font-weight: 600;
}

.headings-typography-9 {
  font-size: 14.76px;
  line-height: 20.664px;
  letter-spacing: 0;
  font-weight: 500;
}

.\[mask-type\:luminance\] {
  mask-type: luminance;
}

.\[--scroll-offset\:56px\] {
  --scroll-offset: 56px;
}

.before\:pointer-events-none::before {
  content: var(--tw-content);
  pointer-events: none;
}

.before\:mt-\[5px\]::before {
  content: var(--tw-content);
  margin-top: 5px;
}

.before\:mr-1::before {
  content: var(--tw-content);
  margin-right: 0.25rem;
}

.before\:box-border::before {
  content: var(--tw-content);
  box-sizing: border-box;
}

.before\:block::before {
  content: var(--tw-content);
  display: block;
}

.before\:h-1\.5::before {
  content: var(--tw-content);
  height: 0.375rem;
}

.before\:h-1::before {
  content: var(--tw-content);
  height: 0.25rem;
}

.before\:w-3::before {
  content: var(--tw-content);
  width: 0.75rem;
}

.before\:w-\[13px\]::before {
  content: var(--tw-content);
  width: 13px;
}

.before\:rounded-tl-\[4px\]::before {
  content: var(--tw-content);
  border-top-left-radius: 4px;
}

.before\:border-t-2::before {
  content: var(--tw-content);
  border-top-width: 2px;
}

.before\:border-l-2::before {
  content: var(--tw-content);
  border-left-width: 2px;
}

.before\:border-t::before {
  content: var(--tw-content);
  border-top-width: 1px;
}

.before\:border-l::before {
  content: var(--tw-content);
  border-left-width: 1px;
}

.before\:\!border-t-2::before {
  content: var(--tw-content);
  border-top-width: 2px !important;
}

.before\:\!border-l-2::before {
  content: var(--tw-content);
  border-left-width: 2px !important;
}

.before\:border-blue-01::before {
  content: var(--tw-content);
  border-color: var(--blue-01, #002664);
}

.before\:border-green-04::before {
  content: var(--tw-content);
  border-color: var(--green-04, #008A07);
}

.before\:border-red-05::before {
  content: var(--tw-content);
  border-color: var(--red-05, #B81237);
}

.before\:border-grey-02::before {
  content: var(--tw-content);
  border-color: var(--grey-02, #495054);
}

.before\:transition-all::before {
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.before\:transition-\[border\]::before {
  content: var(--tw-content);
  transition-property: border;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.after\:pointer-events-none::after {
  content: var(--tw-content);
  pointer-events: none;
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:bottom-0::after {
  content: var(--tw-content);
  bottom: 0px;
}

.after\:left-0::after {
  content: var(--tw-content);
  left: 0px;
}

.after\:mt-\[5px\]::after {
  content: var(--tw-content);
  margin-top: 5px;
}

.after\:ml-1::after {
  content: var(--tw-content);
  margin-left: 0.25rem;
}

.after\:box-border::after {
  content: var(--tw-content);
  box-sizing: border-box;
}

.after\:block::after {
  content: var(--tw-content);
  display: block;
}

.after\:flex::after {
  content: var(--tw-content);
  display: flex;
}

.after\:hidden::after {
  content: var(--tw-content);
  display: none;
}

.after\:h-1\.5::after {
  content: var(--tw-content);
  height: 0.375rem;
}

.after\:h-1::after {
  content: var(--tw-content);
  height: 0.25rem;
}

.after\:w-3::after {
  content: var(--tw-content);
  width: 0.75rem;
}

.after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}

.after\:w-2\.5::after {
  content: var(--tw-content);
  width: 0.625rem;
}

.after\:w-2::after {
  content: var(--tw-content);
  width: 0.5rem;
}

.after\:flex-grow::after {
  content: var(--tw-content);
  flex-grow: 1;
}

.after\:rounded-tr-\[4px\]::after {
  content: var(--tw-content);
  border-top-right-radius: 4px;
}

.after\:border-t-2::after {
  content: var(--tw-content);
  border-top-width: 2px;
}

.after\:border-r-2::after {
  content: var(--tw-content);
  border-right-width: 2px;
}

.after\:border-t::after {
  content: var(--tw-content);
  border-top-width: 1px;
}

.after\:border-r::after {
  content: var(--tw-content);
  border-right-width: 1px;
}

.after\:\!border-t-2::after {
  content: var(--tw-content);
  border-top-width: 2px !important;
}

.after\:\!border-r-2::after {
  content: var(--tw-content);
  border-right-width: 2px !important;
}

.after\:border-blue-01::after {
  content: var(--tw-content);
  border-color: var(--blue-01, #002664);
}

.after\:border-green-04::after {
  content: var(--tw-content);
  border-color: var(--green-04, #008A07);
}

.after\:border-red-05::after {
  content: var(--tw-content);
  border-color: var(--red-05, #B81237);
}

.after\:border-grey-02::after {
  content: var(--tw-content);
  border-color: var(--grey-02, #495054);
}

.after\:bg-blue-02::after {
  content: var(--tw-content);
  background-color: var(--blue-02, #146cfd);
}

.after\:opacity-40::after {
  content: var(--tw-content);
  opacity: 0.4;
}

.after\:opacity-0::after {
  content: var(--tw-content);
  opacity: 0;
}

.after\:transition-all::after {
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.after\:transition-\[border\]::after {
  content: var(--tw-content);
  transition-property: border;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.after\:transition-\[height\]::after {
  content: var(--tw-content);
  transition-property: height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.after\:duration-\[350ms\]::after {
  content: var(--tw-content);
  transition-duration: 350ms;
}

.after\:ease-in-out::after {
  content: var(--tw-content);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.after\:content-\[\"\"\]::after {
  --tw-content: "";
  content: var(--tw-content);
}

.visited\:text-purple-04:visited {
  color: var(--purple-04, #551A8B);
}

.visited\:decoration-purple-04:visited {
  text-decoration-color: var(--purple-04, #551A8B);
}

.hover\:border-2:hover {
  border-width: 2px;
}

.hover\:border-blue-01:hover {
  border-color: var(--blue-01, #002664);
}

.hover\:border-red-05:hover {
  border-color: var(--red-05, #B81237);
}

.hover\:border-green-04:hover {
  border-color: var(--green-04, #008A07);
}

.hover\:border-t-\[transparent\]:hover {
  border-top-color: transparent;
}

.hover\:bg-purple-03:hover {
  background-color: var(--purple-03, #e6e1fd);
}

.hover\:bg-fushia-02:hover {
  background-color: var(--fushia-02, #fddef2);
}

.hover\:bg-yellow-03:hover {
  background-color: var(--yellow-03, #fff4cf);
}

.hover\:bg-orange-03:hover {
  background-color: var(--orange-03, #fdeddf);
}

.hover\:bg-red-03:hover {
  background-color: var(--red-03, #ffe6ea);
}

.hover\:bg-blue-02:hover {
  background-color: var(--blue-02, #146cfd);
}

.hover\:bg-\[transparent\]:hover {
  background-color: transparent;
}

.hover\:bg-white:hover {
  background-color: var(--white, #ffffff);
}

.hover\:bg-blue-05:hover {
  background-color: var(--blue-05, #E8F0FF);
}

.hover\:p-4:hover {
  padding: 1rem;
}

.hover\:p-2:hover {
  padding: 0.5rem;
}

.hover\:\!text-blue-02:hover {
  color: var(--blue-02, #146cfd) !important;
}

.hover\:text-blue-02:hover {
  color: var(--blue-02, #146cfd);
}

.hover\:text-white:hover {
  color: var(--white, #ffffff);
}

.hover\:text-blue-01:hover {
  color: var(--blue-01, #002664);
}

.hover\:text-grey-01:hover {
  color: var(--grey-01, #22272B);
}

.hover\:text-red-05:hover {
  color: var(--red-05, #B81237);
}

.hover\:text-green-04:hover {
  color: var(--green-04, #008A07);
}

.hover\:decoration-blue-02:hover {
  text-decoration-color: var(--blue-02, #146cfd);
}

.hover\:outline:hover {
  outline-style: solid;
}

.hover\:outline-2:hover {
  outline-width: 2px;
}

.hover\:outline-blue-02:hover {
  outline-color: var(--blue-02, #146cfd);
}

.hover\:outline-teal-01:hover {
  outline-color: var(--teal-01, #2E808E);
}

.hover\:ring-blue-02:hover {
  --tw-ring-color: var(--blue-02, #146cfd);
}

.hover\:ring-white:hover {
  --tw-ring-color: var(--white, #ffffff);
}

.focus\:\!relative:focus {
  position: relative !important;
}

.focus\:\!z-10:focus {
  z-index: 10 !important;
}

.focus\:justify-between:focus {
  justify-content: space-between;
}

.focus\:\!rounded:focus {
  border-radius: 0.25rem !important;
}

.focus\:rounded:focus {
  border-radius: 0.25rem;
}

.focus\:border-0:focus {
  border-width: 0px;
}

.focus\:border-2:focus {
  border-width: 2px;
}

.focus\:\!border-teal-01:focus {
  border-color: var(--teal-01, #2E808E) !important;
}

.focus\:border-blue-01:focus {
  border-color: var(--blue-01, #002664);
}

.focus\:border-red-05:focus {
  border-color: var(--red-05, #B81237);
}

.focus\:border-green-04:focus {
  border-color: var(--green-04, #008A07);
}

.focus\:border-t-\[transparent\]:focus {
  border-top-color: transparent;
}

.focus\:\!border-t-\[transparent\]:focus {
  border-top-color: transparent !important;
}

.focus\:\!bg-white:focus {
  background-color: var(--white, #ffffff) !important;
}

.focus\:bg-white:focus {
  background-color: var(--white, #ffffff);
}

.focus\:bg-\[transparent\]:focus {
  background-color: transparent;
}

.focus\:\!text-blue-01:focus {
  color: var(--blue-01, #002664) !important;
}

.focus\:text-blue-01:focus {
  color: var(--blue-01, #002664);
}

.focus\:text-grey-01:focus {
  color: var(--grey-01, #22272B);
}

.focus\:text-grey-02:focus {
  color: var(--grey-02, #495054);
}

.focus\:no-underline:focus {
  text-decoration-line: none;
}

.focus\:decoration-blue-02:focus {
  text-decoration-color: var(--blue-02, #146cfd);
}

.focus\:\!outline:focus {
  outline-style: solid !important;
}

.focus\:outline:focus {
  outline-style: solid;
}

.focus\:\!outline-2:focus {
  outline-width: 2px !important;
}

.focus\:outline-0:focus {
  outline-width: 0px;
}

.focus\:outline-2:focus {
  outline-width: 2px;
}

.focus\:\!outline-teal-01:focus {
  outline-color: var(--teal-01, #2E808E) !important;
}

.focus\:outline-black:focus {
  outline-color: var(--black, #000000);
}

.focus\:outline-teal-01:focus {
  outline-color: var(--teal-01, #2E808E);
}

.focus\:\!ring-teal-01:focus {
  --tw-ring-color: var(--teal-01, #2E808E) !important;
}

.focus\:transition-\[background-color\]:focus {
  transition-property: background-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.hover\:focus\:p-2:focus:hover {
  padding: 0.5rem;
}

.focus\:hover\:p-4:hover:focus {
  padding: 1rem;
}

.active\:\!rounded-none:active {
  border-radius: 0px !important;
}

.active\:rounded:active {
  border-radius: 0.25rem;
}

.active\:\!border-blue-05:active {
  border-color: var(--blue-05, #E8F0FF) !important;
}

.active\:border-\[transparent\]:active {
  border-color: transparent;
}

.active\:\!bg-blue-05:active {
  background-color: var(--blue-05, #E8F0FF) !important;
}

.active\:bg-blue-05:active {
  background-color: var(--blue-05, #E8F0FF);
}

.active\:\!text-blue-01:active {
  color: var(--blue-01, #002664) !important;
}

.active\:text-blue-01:active {
  color: var(--blue-01, #002664);
}

.active\:no-underline:active {
  text-decoration-line: none;
}

.active\:outline:active {
  outline-style: solid;
}

.active\:\!outline-0:active {
  outline-width: 0px !important;
}

.active\:outline-2:active {
  outline-width: 2px;
}

.active\:outline-0:active {
  outline-width: 0px;
}

.active\:outline-black:active {
  outline-color: var(--black, #000000);
}

.active\:outline-blue-05:active {
  outline-color: var(--blue-05, #E8F0FF);
}

.active\:outline-teal-01:active {
  outline-color: var(--teal-01, #2E808E);
}

.active\:\!ring-blue-05:active {
  --tw-ring-color: var(--blue-05, #E8F0FF) !important;
}

.group:visited .group-visited\:fill-purple-04 {
  fill: var(--purple-04, #551A8B);
}

@keyframes linkIconExternal {
  0% {
    transform: translate(0px, 0px);
  }

  50% {
    transform: translate(1.5px, -2.5px);
  }

  100% {
    transform: translate(0px, 0px);
  }
}

.group:hover .group-hover\:animate-\[linkIconExternal_500ms_ease-in-out_infinite\] {
  animation: linkIconExternal 500ms ease-in-out infinite;
}

@keyframes linkIconDownload {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(2px);
  }

  100% {
    transform: translateY(0px);
  }
}

.group:hover .group-hover\:animate-\[linkIconDownload_500ms_ease-in-out_infinite\] {
  animation: linkIconDownload 500ms ease-in-out infinite;
}

@keyframes linkIconInternal {
  0% {
    transform: translateX(0px);
  }

  50% {
    transform: translateX(2px);
  }

  100% {
    transform: translateX(0px);
  }
}

.group:hover .group-hover\:animate-\[linkIconInternal_500ms_ease-in-out_infinite\] {
  animation: linkIconInternal 500ms ease-in-out infinite;
}

.group:hover .group-hover\:\!bg-blue-05 {
  background-color: var(--blue-05, #E8F0FF) !important;
}

.group:hover .group-hover\:bg-blue-05 {
  background-color: var(--blue-05, #E8F0FF);
}

.group:hover .group-hover\:fill-blue-02 {
  fill: var(--blue-02, #146cfd);
}

.group:hover .group-hover\:text-blue-02 {
  color: var(--blue-02, #146cfd);
}

.group:hover .group-hover\:text-blue-01 {
  color: var(--blue-01, #002664);
}

.group:hover .group-hover\:text-green-04 {
  color: var(--green-04, #008A07);
}

.group:hover .group-hover\:text-red-05 {
  color: var(--red-05, #B81237);
}

.group:hover .group-hover\:before\:border-t-2::before {
  content: var(--tw-content);
  border-top-width: 2px;
}

.group:hover .group-hover\:before\:border-l-2::before {
  content: var(--tw-content);
  border-left-width: 2px;
}

.group:hover .group-hover\:after\:border-t-2::after {
  content: var(--tw-content);
  border-top-width: 2px;
}

.group:hover .group-hover\:after\:border-r-2::after {
  content: var(--tw-content);
  border-right-width: 2px;
}

@keyframes linkIconExternal {
  0% {
    transform: translate(0px, 0px);
  }

  50% {
    transform: translate(1.5px, -2.5px);
  }

  100% {
    transform: translate(0px, 0px);
  }
}

.group:focus .group-focus\:animate-\[linkIconExternal_500ms_ease-in-out_infinite\] {
  animation: linkIconExternal 500ms ease-in-out infinite;
}

@keyframes linkIconDownload {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(2px);
  }

  100% {
    transform: translateY(0px);
  }
}

.group:focus .group-focus\:animate-\[linkIconDownload_500ms_ease-in-out_infinite\] {
  animation: linkIconDownload 500ms ease-in-out infinite;
}

@keyframes linkIconInternal {
  0% {
    transform: translateX(0px);
  }

  50% {
    transform: translateX(2px);
  }

  100% {
    transform: translateX(0px);
  }
}

.group:focus .group-focus\:animate-\[linkIconInternal_500ms_ease-in-out_infinite\] {
  animation: linkIconInternal 500ms ease-in-out infinite;
}

.group:focus .group-focus\:border-blue-01 {
  border-color: var(--blue-01, #002664);
}

.group:focus .group-focus\:\!bg-blue-05 {
  background-color: var(--blue-05, #E8F0FF) !important;
}

.group:focus .group-focus\:bg-\[transparent\] {
  background-color: transparent;
}

.group:focus .group-focus\:fill-blue-01 {
  fill: var(--blue-01, #002664);
}

.group:focus .group-focus\:text-font-size-1 {
  font-size: var(--font-size-1, 12.903px);
}

.group:focus .group-focus\:leading-\[13px\] {
  line-height: 13px;
}

.group:focus .group-focus\:text-blue-01 {
  color: var(--blue-01, #002664);
}

.group:focus .group-focus\:opacity-100 {
  opacity: 1;
}

.group:focus .group-focus\:transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.group:focus .group-focus\:before\:border-t-2::before {
  content: var(--tw-content);
  border-top-width: 2px;
}

.group:focus .group-focus\:before\:border-l-2::before {
  content: var(--tw-content);
  border-left-width: 2px;
}

.group:focus .group-focus\:before\:border-blue-01::before {
  content: var(--tw-content);
  border-color: var(--blue-01, #002664);
}

.group:focus .group-focus\:before\:border-green-04::before {
  content: var(--tw-content);
  border-color: var(--green-04, #008A07);
}

.group:focus .group-focus\:before\:border-red-05::before {
  content: var(--tw-content);
  border-color: var(--red-05, #B81237);
}

.group:focus .group-focus\:before\:transition-all::before {
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.group:focus .group-focus\:after\:border-t-2::after {
  content: var(--tw-content);
  border-top-width: 2px;
}

.group:focus .group-focus\:after\:border-r-2::after {
  content: var(--tw-content);
  border-right-width: 2px;
}

.group:focus .group-focus\:after\:border-blue-01::after {
  content: var(--tw-content);
  border-color: var(--blue-01, #002664);
}

.group:focus .group-focus\:after\:border-green-04::after {
  content: var(--tw-content);
  border-color: var(--green-04, #008A07);
}

.group:focus .group-focus\:after\:border-red-05::after {
  content: var(--tw-content);
  border-color: var(--red-05, #B81237);
}

.group:focus .group-focus\:after\:transition-all::after {
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@keyframes linkIconExternal {
  0% {
    transform: translate(0px, 0px);
  }

  50% {
    transform: translate(1.5px, -2.5px);
  }

  100% {
    transform: translate(0px, 0px);
  }
}

.group:active .group-active\:animate-\[linkIconExternal_500ms_ease-in-out_infinite\] {
  animation: linkIconExternal 500ms ease-in-out infinite;
}

@keyframes linkIconDownload {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(2px);
  }

  100% {
    transform: translateY(0px);
  }
}

.group:active .group-active\:animate-\[linkIconDownload_500ms_ease-in-out_infinite\] {
  animation: linkIconDownload 500ms ease-in-out infinite;
}

@keyframes linkIconInternal {
  0% {
    transform: translateX(0px);
  }

  50% {
    transform: translateX(2px);
  }

  100% {
    transform: translateX(0px);
  }
}

.group:active .group-active\:animate-\[linkIconInternal_500ms_ease-in-out_infinite\] {
  animation: linkIconInternal 500ms ease-in-out infinite;
}

.group:active .group-active\:bg-\[transparent\] {
  background-color: transparent;
}

.group:active .group-active\:fill-blue-01 {
  fill: var(--blue-01, #002664);
}

.group:active .group-active\:text-blue-01 {
  color: var(--blue-01, #002664);
}

.peer:-moz-placeholder-shown~.peer-placeholder-shown\:text-font-size-3 {
  font-size: var(--font-size-3, 16px);
}

.peer:placeholder-shown~.peer-placeholder-shown\:text-font-size-3 {
  font-size: var(--font-size-3, 16px);
}

.peer:-moz-placeholder-shown~.peer-placeholder-shown\:leading-\[64px\] {
  line-height: 64px;
}

.peer:placeholder-shown~.peer-placeholder-shown\:leading-\[64px\] {
  line-height: 64px;
}

.peer:-moz-placeholder-shown~.peer-placeholder-shown\:\!leading-\[4\.125\] {
  line-height: 4.125 !important;
}

.peer:placeholder-shown~.peer-placeholder-shown\:\!leading-\[4\.125\] {
  line-height: 4.125 !important;
}

.peer:-moz-placeholder-shown~.peer-placeholder-shown\:text-grey-02 {
  color: var(--grey-02, #495054);
}

.peer:placeholder-shown~.peer-placeholder-shown\:text-grey-02 {
  color: var(--grey-02, #495054);
}

.peer:-moz-placeholder-shown~.peer-placeholder-shown\:text-red-05 {
  color: var(--red-05, #B81237);
}

.peer:placeholder-shown~.peer-placeholder-shown\:text-red-05 {
  color: var(--red-05, #B81237);
}

.peer:-moz-placeholder-shown~.peer-placeholder-shown\:typography {
  font-size: 16px;
  line-height: 22.4px;
  letter-spacing: 0;
  font-weight: 400;
}

.peer:placeholder-shown~.peer-placeholder-shown\:typography {
  font-size: 16px;
  line-height: 22.4px;
  letter-spacing: 0;
  font-weight: 400;
}

.peer:-moz-placeholder-shown~.peer-placeholder-shown\:before\:w-\[40px\]::before {
  content: var(--tw-content);
  width: 40px;
}

.peer:placeholder-shown~.peer-placeholder-shown\:before\:w-\[40px\]::before {
  content: var(--tw-content);
  width: 40px;
}

.peer:-moz-placeholder-shown~.peer-placeholder-shown\:before\:border-t-\[1px\]::before {
  content: var(--tw-content);
  border-top-width: 1px;
}

.peer:placeholder-shown~.peer-placeholder-shown\:before\:border-t-\[1px\]::before {
  content: var(--tw-content);
  border-top-width: 1px;
}

.peer:-moz-placeholder-shown~.peer-placeholder-shown\:before\:border-l-\[1px\]::before {
  content: var(--tw-content);
  border-left-width: 1px;
}

.peer:placeholder-shown~.peer-placeholder-shown\:before\:border-l-\[1px\]::before {
  content: var(--tw-content);
  border-left-width: 1px;
}

.peer:-moz-placeholder-shown~.peer-placeholder-shown\:before\:border-t-2::before {
  content: var(--tw-content);
  border-top-width: 2px;
}

.peer:placeholder-shown~.peer-placeholder-shown\:before\:border-t-2::before {
  content: var(--tw-content);
  border-top-width: 2px;
}

.peer:-moz-placeholder-shown~.peer-placeholder-shown\:after\:border-t-\[1px\]::after {
  content: var(--tw-content);
  border-top-width: 1px;
}

.peer:placeholder-shown~.peer-placeholder-shown\:after\:border-t-\[1px\]::after {
  content: var(--tw-content);
  border-top-width: 1px;
}

.peer:-moz-placeholder-shown~.peer-placeholder-shown\:after\:border-r-\[1px\]::after {
  content: var(--tw-content);
  border-right-width: 1px;
}

.peer:placeholder-shown~.peer-placeholder-shown\:after\:border-r-\[1px\]::after {
  content: var(--tw-content);
  border-right-width: 1px;
}

.peer:-moz-placeholder-shown~.peer-placeholder-shown\:after\:border-t-2::after {
  content: var(--tw-content);
  border-top-width: 2px;
}

.peer:placeholder-shown~.peer-placeholder-shown\:after\:border-t-2::after {
  content: var(--tw-content);
  border-top-width: 2px;
}

.peer:hover~.peer-hover\:text-grey-01 {
  color: var(--grey-01, #22272B);
}

.peer:hover~.peer-hover\:text-red-05 {
  color: var(--red-05, #B81237);
}

.peer:hover~.peer-hover\:before\:border-t-2::before {
  content: var(--tw-content);
  border-top-width: 2px;
}

.peer:hover~.peer-hover\:before\:border-l-2::before {
  content: var(--tw-content);
  border-left-width: 2px;
}

.peer:hover~.peer-hover\:before\:border-blue-01::before {
  content: var(--tw-content);
  border-color: var(--blue-01, #002664);
}

.peer:hover~.peer-hover\:before\:border-red-05::before {
  content: var(--tw-content);
  border-color: var(--red-05, #B81237);
}

.peer:hover~.peer-hover\:before\:border-green-04::before {
  content: var(--tw-content);
  border-color: var(--green-04, #008A07);
}

.peer:hover~.peer-hover\:after\:border-t-2::after {
  content: var(--tw-content);
  border-top-width: 2px;
}

.peer:hover~.peer-hover\:after\:border-r-2::after {
  content: var(--tw-content);
  border-right-width: 2px;
}

.peer:hover~.peer-hover\:after\:border-blue-01::after {
  content: var(--tw-content);
  border-color: var(--blue-01, #002664);
}

.peer:hover~.peer-hover\:after\:border-red-05::after {
  content: var(--tw-content);
  border-color: var(--red-05, #B81237);
}

.peer:hover~.peer-hover\:after\:border-green-04::after {
  content: var(--tw-content);
  border-color: var(--green-04, #008A07);
}

.peer:focus~.peer-focus\:-top-\[5px\] {
  top: -5px;
}

.peer:focus~.peer-focus\:pl-0 {
  padding-left: 0px;
}

.peer:focus~.peer-focus\:\!pl-0 {
  padding-left: 0px !important;
}

.peer:focus~.peer-focus\:text-font-size-1 {
  font-size: var(--font-size-1, 12.903px);
}

.peer:focus~.peer-focus\:\!text-\[12\.9px\] {
  font-size: 12.9px !important;
}

.peer:focus~.peer-focus\:leading-\[13px\] {
  line-height: 13px;
}

.peer:focus~.peer-focus\:\!leading-\[1\] {
  line-height: 1 !important;
}

.peer:focus~.peer-focus\:text-blue-01 {
  color: var(--blue-01, #002664);
}

.peer:focus~.peer-focus\:text-red-05 {
  color: var(--red-05, #B81237);
}

.peer:focus~.peer-focus\:text-green-04 {
  color: var(--green-04, #008A07);
}

.peer:focus~.peer-focus\:before\:w-\[13px\]::before {
  content: var(--tw-content);
  width: 13px;
}

.peer:focus~.peer-focus\:before\:border-t-2::before {
  content: var(--tw-content);
  border-top-width: 2px;
}

.peer:focus~.peer-focus\:before\:border-l-2::before {
  content: var(--tw-content);
  border-left-width: 2px;
}

.peer:focus~.peer-focus\:before\:border-blue-01::before {
  content: var(--tw-content);
  border-color: var(--blue-01, #002664);
}

.peer:focus~.peer-focus\:before\:border-red-05::before {
  content: var(--tw-content);
  border-color: var(--red-05, #B81237);
}

.peer:focus~.peer-focus\:before\:border-green-04::before {
  content: var(--tw-content);
  border-color: var(--green-04, #008A07);
}

.peer:focus~.peer-focus\:after\:border-t-2::after {
  content: var(--tw-content);
  border-top-width: 2px;
}

.peer:focus~.peer-focus\:after\:border-r-2::after {
  content: var(--tw-content);
  border-right-width: 2px;
}

.peer:focus~.peer-focus\:after\:border-blue-01::after {
  content: var(--tw-content);
  border-color: var(--blue-01, #002664);
}

.peer:focus~.peer-focus\:after\:border-red-05::after {
  content: var(--tw-content);
  border-color: var(--red-05, #B81237);
}

.peer:focus~.peer-focus\:after\:border-green-04::after {
  content: var(--tw-content);
  border-color: var(--green-04, #008A07);
}

.data-\[state\=open\]\:h-\[var\(--radix-navigation-menu-viewport-height\2c 0\)\][data-state=open] {
  height: var(--radix-navigation-menu-viewport-height, 0);
}

.data-\[state\=open\]\:max-h-0[data-state=open] {
  max-height: 0px;
}

@keyframes slideDown {
  from {
    height: 0;
  }

  to {
    height: var(--radix-accordion-content-height);
    ;
  }
}

.data-\[state\=open\]\:animate-\[slideDown_300ms_ease-in-out_forwards\][data-state=open] {
  animation: slideDown 300ms ease-in-out forwards;
}

@keyframes slideUp {
  from {
    height: var(--radix-accordion-content-height);
    ;
  }

  to {
    height: 0;
  }
}

.data-\[state\=closed\]\:animate-\[slideUp_300ms_ease-in-out_forwards\][data-state=closed] {
  animation: slideUp 300ms ease-in-out forwards;
}

@keyframes collapsibleSlideDown {
  from {
    max-height: 0;
  }

  to {
    max-height: 2000px;
  }
}

.data-\[state\=open\]\:animate-\[collapsibleSlideDown_300ms_ease-in-out_forwards_350ms\][data-state=open] {
  animation: collapsibleSlideDown 300ms ease-in-out forwards 350ms;
}

@keyframes collapsibleSlideUp {
  from {
    max-height: 2000px;
  }

  to {
    max-height: 0;
  }
}

.data-\[state\=closed\]\:animate-\[collapsibleSlideUp_250ms_ease-in-out_forwards_250ms\][data-state=closed] {
  animation: collapsibleSlideUp 250ms ease-in-out forwards 250ms;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.data-\[state\=open\]\:animate-\[fadeIn_250ms_ease-in-out_forwards_450ms\][data-state=open] {
  animation: fadeIn 250ms ease-in-out forwards 450ms;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.data-\[state\=closed\]\:animate-\[fadeOut_250ms_ease-in-out_forwards\][data-state=closed] {
  animation: fadeOut 250ms ease-in-out forwards;
}

@keyframes collapsibleSlideDown {
  from {
    max-height: 0;
  }

  to {
    max-height: 2000px;
  }
}

.data-\[state\=open\]\:animate-\[collapsibleSlideDown_300ms_ease-in-out_forwards\][data-state=open] {
  animation: collapsibleSlideDown 300ms ease-in-out forwards;
}

@keyframes collapsibleSlideUp {
  from {
    max-height: 2000px;
  }

  to {
    max-height: 0;
  }
}

.data-\[state\=closed\]\:animate-\[collapsibleSlideUp_300ms_ease-in-out_forwards\][data-state=closed] {
  animation: collapsibleSlideUp 300ms ease-in-out forwards;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.data-\[state\=delayed-open\]\:animate-\[fadeIn_250ms_ease-in-out_forwards_500ms\][data-state=delayed-open] {
  animation: fadeIn 250ms ease-in-out forwards 500ms;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.data-\[state\=instant-open\]\:animate-\[fadeIn_250ms_ease-in-out_forwards_500ms\][data-state=instant-open] {
  animation: fadeIn 250ms ease-in-out forwards 500ms;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.data-\[state\=closed\]\:animate-\[fadeOut_250ms_ease-in-out_forwards_1000ms\][data-state=closed] {
  animation: fadeOut 250ms ease-in-out forwards 1000ms;
}

.data-\[state\=open\]\:rounded-none[data-state=open] {
  border-radius: 0px;
}

.data-\[state\=open\]\:border-t[data-state=open] {
  border-top-width: 1px;
}

.data-\[state\=open\]\:border-grey-03[data-state=open] {
  border-color: var(--grey-03, #cdd3d6);
}

.data-\[state\=open\]\:bg-blue-05[data-state=open] {
  background-color: var(--blue-05, #E8F0FF);
}

.data-\[state\=open\]\:text-blue-01[data-state=open] {
  color: var(--blue-01, #002664);
}

.data-\[state\=delayed-open\]\:opacity-0[data-state=delayed-open] {
  opacity: 0;
}

.data-\[state\=instant-open\]\:opacity-0[data-state=instant-open] {
  opacity: 0;
}

.data-\[state\=open\]\:outline[data-state=open] {
  outline-style: solid;
}

.data-\[state\=open\]\:outline-0[data-state=open] {
  outline-width: 0px;
}

.data-\[state\=open\]\:outline-2[data-state=open] {
  outline-width: 2px;
}

.data-\[state\=open\]\:outline-teal-01[data-state=open] {
  outline-color: var(--teal-01, #2E808E);
}

.data-\[state\=open\]\:after\:flex[data-state=open]::after {
  content: var(--tw-content);
  display: flex;
}

.data-\[state\=inactive\]\:after\:h-0[data-state=inactive]::after {
  content: var(--tw-content);
  height: 0px;
}

.data-\[state\=active\]\:after\:h-info-2[data-state=active]::after {
  content: var(--tw-content);
  height: 4px;
}

@keyframes navRevealIn {
  from {
    content: var(--tw-content);
    opacity: 0;
  }

  to {
    content: var(--tw-content);
    opacity: 0.4;
  }
}

.data-\[state\=open\]\:after\:animate-\[navRevealIn_350ms_ease-in-out_forwards\][data-state=open]::after {
  content: var(--tw-content);
  animation: navRevealIn 350ms ease-in-out forwards;
}

@keyframes navRevealOut {
  from {
    content: var(--tw-content);
    opacity: 0.4;
  }

  to {
    content: var(--tw-content);
    opacity: 0;
  }
}

.data-\[state\=closed\]\:after\:animate-\[navRevealOut_250ms_ease-in-out_forwards_500ms\][data-state=closed]::after {
  content: var(--tw-content);
  animation: navRevealOut 250ms ease-in-out forwards 500ms;
}

@keyframes navRevealOut {
  from {
    content: var(--tw-content);
    opacity: 0.4;
  }

  to {
    content: var(--tw-content);
    opacity: 0;
  }
}

.data-\[state\=closed\]\:after\:animate-\[navRevealOut_250ms_ease-in-out_forwards_300ms\][data-state=closed]::after {
  content: var(--tw-content);
  animation: navRevealOut 250ms ease-in-out forwards 300ms;
}

.group[data-state=open] .group-data-\[state\=open\]\:rotate-45 {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group[data-state=open] .group-data-\[state\=open\]\:rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.group\/accordionContent[data-state=open] .group-data-\[state\=open\]\/accordionContent\:animate-\[fadeIn_450ms_ease-in-out_forwards\] {
  animation: fadeIn 450ms ease-in-out forwards;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.group\/accordionContent[data-state=closed] .group-data-\[state\=closed\]\/accordionContent\:animate-\[fadeOut_450ms_ease-in-out_forwards\] {
  animation: fadeOut 450ms ease-in-out forwards;
}

.group[data-state=open] .group-data-\[state\=open\]\:bg-\[transparent\] {
  background-color: transparent;
}

.group[data-state=open] .group-data-\[state\=open\]\:fill-blue-01 {
  fill: var(--blue-01, #002664);
}

.group[data-state=open] .group-data-\[state\=open\]\:fill-blue-02 {
  fill: var(--blue-02, #146cfd);
}

@media (min-width: 576px) {
  .sm\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .sm\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .sm\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .sm\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .sm\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .sm\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .sm\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .sm\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .sm\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .sm\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .sm\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .sm\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .sm\:mx-info-4 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .sm\:mt-\[-55px\] {
    margin-top: -55px;
  }

  .sm\:h-\[300px\] {
    height: 300px;
  }

  .sm\:max-w-\[80\%\] {
    max-width: 80%;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:py-info-8 {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .sm\:py-info-2 {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .sm\:\!leading-\[1\.36em\] {
    line-height: 1.36em !important;
  }

  .sm\:headings-typography-3 {
    font-size: 37.827px;
    line-height: 52.958px;
    letter-spacing: 0;
    font-weight: 500;
  }

  .sm\:headings-typography-4 {
    font-size: 30.506px;
    line-height: 42.708px;
    letter-spacing: 0;
    font-weight: 500;
  }

  .sm\:headings-typography-5 {
    font-size: 24.602px;
    line-height: 34.443px;
    letter-spacing: 0;
    font-weight: 500;
  }

  .sm\:headings-typography-6 {
    font-size: 19.84px;
    line-height: 27.776px;
    letter-spacing: 0;
    font-weight: 500;
  }

  .sm\:headings-typography-7 {
    font-size: 17.24px;
    line-height: 24.136px;
    letter-spacing: 0;
    font-weight: 700;
  }

  .sm\:headings-typography-8 {
    font-size: 17.24px;
    line-height: 22.4px;
    letter-spacing: 0;
    font-weight: 600;
  }
}

@media (min-width: 768px) {
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .md\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .md\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .md\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .md\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .md\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .md\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .md\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .md\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .md\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .md\:-mb-info-4 {
    margin-bottom: -16px;
  }

  .md\:mt-\[-85px\] {
    margin-top: -85px;
  }

  .md\:flex {
    display: flex;
  }

  .md\:inline-flex {
    display: inline-flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-\[240px\] {
    height: 240px;
  }

  .md\:h-\[400px\] {
    height: 400px;
  }

  .md\:min-h-\[56px\] {
    min-height: 56px;
  }

  .md\:w-\[initial\] {
    width: initial;
  }

  .md\:w-full {
    width: 100%;
  }

  .md\:max-w-full {
    max-width: 100%;
  }

  .md\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .md\:flex-col {
    flex-direction: column;
  }

  .md\:gap-0 {
    gap: 0px;
  }

  .md\:gap-info-4 {
    gap: 16px;
  }

  .md\:rounded {
    border-radius: 0.25rem;
  }

  .md\:border {
    border-width: 1px;
  }

  .md\:p-0 {
    padding: 0px;
  }

  .md\:p-info-6 {
    padding: 32px;
  }

  .md\:p-info-5 {
    padding: 24px;
  }

  .md\:py-info-9 {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .md\:py-info-3 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:px-info-6 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .md\:pb-0 {
    padding-bottom: 0px;
  }

  .md\:\!leading-\[1\.38em\] {
    line-height: 1.38em !important;
  }

  .md\:headings-typography-2 {
    font-size: 58.162px;
    line-height: 63.978px;
    letter-spacing: 0;
    font-weight: 600;
  }

  .md\:headings-typography-3 {
    font-size: 37.827px;
    line-height: 52.958px;
    letter-spacing: 0;
    font-weight: 500;
  }

  .md\:headings-typography-4 {
    font-size: 30.506px;
    line-height: 42.708px;
    letter-spacing: 0;
    font-weight: 500;
  }

  .md\:headings-typography-5 {
    font-size: 24.602px;
    line-height: 34.443px;
    letter-spacing: 0;
    font-weight: 500;
  }

  .md\:headings-typography-6 {
    font-size: 19.84px;
    line-height: 27.776px;
    letter-spacing: 0;
    font-weight: 500;
  }

  .md\:headings-typography-7 {
    font-size: 17.24px;
    line-height: 24.136px;
    letter-spacing: 0;
    font-weight: 700;
  }

  .md\:after\:-bottom-info-4::after {
    content: var(--tw-content);
    bottom: -16px;
  }

  .after\:md\:hidden::after {
    content: var(--tw-content);
    display: none;
  }
}

@media (min-width: 992px) {
  .lg\:pointer-events-none {
    pointer-events: none;
  }

  .lg\:static {
    position: static;
  }

  .lg\:relative {
    position: relative;
  }

  .lg\:top-0 {
    top: 0px;
  }

  .lg\:left-0 {
    left: 0px;
  }

  .lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .lg\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .lg\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .lg\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .lg\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .lg\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .lg\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .lg\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .lg\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .lg\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .lg\:\!col-start-3 {
    grid-column-start: 3 !important;
  }

  .lg\:m-0 {
    margin: 0px;
  }

  .lg\:my-info-4 {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .lg\:mb-0 {
    margin-bottom: 0px;
  }

  .lg\:mb-info-4 {
    margin-bottom: 16px;
  }

  .lg\:inline-flex {
    display: inline-flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-\[54px\] {
    height: 54px;
  }

  .lg\:h-info-8 {
    height: 48px;
  }

  .lg\:h-\[460px\] {
    height: 460px;
  }

  .lg\:\!max-h-full {
    max-height: 100% !important;
  }

  .lg\:max-h-max {
    max-height: -moz-max-content;
    max-height: max-content;
  }

  .lg\:w-auto {
    width: auto;
  }

  .lg\:w-\[204px\] {
    width: 204px;
  }

  .lg\:w-info-8 {
    width: 48px;
  }

  .lg\:w-screen {
    width: 100vw;
  }

  .lg\:translate-x-0 {
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .lg\:\!animate-none {
    animation: none !important;
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .lg\:gap-info-4 {
    gap: 16px;
  }

  .lg\:\!gap-info-10 {
    gap: 64px !important;
  }

  .lg\:overflow-visible {
    overflow: visible;
    display: block;
  }

  .lg\:border-0 {
    border-width: 0px;
  }

  .lg\:border-b-0 {
    border-bottom-width: 0px;
  }

  .lg\:border-grey-03 {
    border-color: var(--grey-03, #cdd3d6);
  }

  .lg\:p-0 {
    padding: 0px;
  }

  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:px-info-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:px-info-4 {
    /* padding-left: 16px; */
    /* padding:1px */
    padding-right: 16px;
    padding-left: 0px;
  }

  .lg\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lg\:px-info-6 {
    padding-left: 32px;
    /* padding-right: 32px; */
  }

  .lg\:py-info-8 {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .lg\:py-info-6 {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .lg\:py-info-11 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .lg\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .lg\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .lg\:py-info-9 {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .lg\:pt-info-8 {
    padding-top: 48px;
  }

  .lg\:pt-4 {
    padding-top: 1rem;
  }

  .lg\:pl-info-4 {
    /* padding-left: 15.5vw; */
    /* padding-left: 9vw !important; */

  }

  .lg\:pr-info-6 {
    /* padding-right: 32px; */
    /* padding-right: 5vw; */
  }

  .lg\:pt-\[40px\] {
    padding-top: 40px;
  }

  .lg\:pl-info-0 {
    padding-left: 0px;
  }

  .lg\:\!opacity-100 {
    opacity: 1 !important;
  }

  .lg\:opacity-0 {
    opacity: 0;
  }

  .lg\:content-none {
    --tw-content: none;
    content: var(--tw-content);
  }

  .lg\:headings-typography-7 {
    font-size: 17.24px;
    line-height: 24.136px;
    letter-spacing: 0;
    font-weight: 700;
  }

  .lg\:\[--scroll-offset\:44px\] {
    --scroll-offset: 44px;
  }

  .lg\:after\:absolute::after {
    content: var(--tw-content);
    position: absolute;
  }

  .lg\:after\:left-0::after {
    content: var(--tw-content);
    left: 0px;
  }

  .lg\:after\:flex::after {
    content: var(--tw-content);
    display: flex;
  }

  .lg\:after\:w-full::after {
    content: var(--tw-content);
    width: 100%;
  }

  .lg\:after\:bg-blue-02::after {
    content: var(--tw-content);
    background-color: var(--blue-02, #146cfd);
  }

  .lg\:after\:transition-\[height\]::after {
    content: var(--tw-content);
    transition-property: height;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:after\:duration-\[350ms\]::after {
    content: var(--tw-content);
    transition-duration: 350ms;
  }

  .lg\:after\:ease-in-out::after {
    content: var(--tw-content);
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }

  .lg\:after\:content-\[\"\"\]::after {
    --tw-content: "";
    content: var(--tw-content);
  }

  .lg\:data-\[state\=closed\]\:h-auto[data-state=closed] {
    height: auto;
  }

  @keyframes navSlideUp {
    from {
      height: var(--radix-navigation-menu-viewport-height);
      ;
    }

    to {
      height: 0;
    }
  }

  .lg\:data-\[state\=closed\]\:animate-\[navSlideUp_300ms_ease-in-out_forwards_250ms\][data-state=closed] {
    animation: navSlideUp 300ms ease-in-out forwards 250ms;
  }

  .lg\:data-\[state\=open\]\:transition-\[height\][data-state=open] {
    transition-property: height;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:data-\[state\=open\]\:duration-\[350ms\][data-state=open] {
    transition-duration: 350ms;
  }

  .lg\:data-\[state\=open\]\:ease-in-out[data-state=open] {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }

  .lg\:data-\[state\=closed\]\:after\:h-0[data-state=closed]::after {
    content: var(--tw-content);
    height: 0px;
  }

  .lg\:data-\[state\=open\]\:after\:h-info-2[data-state=open]::after {
    content: var(--tw-content);
    height: 4px;
  }

  @keyframes fadeIn {
    from {
      opacity: 0;
    }

    to {
      opacity: 1;
    }
  }

  .group\/nav[data-state=open] .group-data-\[state\=open\]\/nav\:lg\:animate-\[fadeIn_250ms_ease-in-out_forwards_450ms\] {
    animation: fadeIn 250ms ease-in-out forwards 450ms;
  }

  @keyframes fadeOut {
    from {
      opacity: 1;
    }

    to {
      opacity: 0;
    }
  }

  .group\/nav[data-state=closed] .group-data-\[state\=closed\]\/nav\:lg\:animate-\[fadeOut_250ms_ease-in-out_forwards\] {
    animation: fadeOut 250ms ease-in-out forwards;
  }
}

@media (min-width: 1440px) {
  .xl\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .xl\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .xl\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .xl\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .xl\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .xl\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .xl\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .xl\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .xl\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .xl\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .xl\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .xl\:col-span-12 {
    grid-column: span 12 / span 12;
  }
}

.\[\&\:nth-child\(3\)\]\:py-0:nth-child(3) {
  padding-top: 0px;
  padding-bottom: 0px;
}

.\[\&\:nth-child\(3\)\]\:py-4:nth-child(3) {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (prefers-color-scheme: dark) {
  .dark\:hover\:\[\&\:nth-child\(3\)\]\:py-0:nth-child(3):hover {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .hover\:dark\:\[\&\:nth-child\(3\)\]\:py-4:nth-child(3):hover {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.\[\&\>span\>p\>a\]\:underline>span>p>a {
  text-decoration-line: underline;
}

.\[\&\>span\>svg\>path\]\:fill-white>span>svg>path {
  fill: var(--white, #ffffff);
}

.\[\&\>span\>svg\>path\]\:fill-blue-01>span>svg>path {
  fill: var(--blue-01, #002664);
}

.\[\&\>svg\]\:h-\[20px\]>svg {
  height: 20px;
}

.\[\&\>svg\]\:w-\[20px\]>svg {
  width: 20px;
}

.\[\&\>svg\>path\]\:\!fill-grey-03>svg>path {
  fill: var(--grey-03, #cdd3d6) !important;
}

.\[\&\>svg\>path\]\:fill-white>svg>path {
  fill: var(--white, #ffffff);
}

.\[\&\>svg\>path\]\:\!fill-\[transparent\]>svg>path {
  fill: transparent !important;
}

.\[\&\>svg\>path\]\:duration-200>svg>path {
  transition-duration: 200ms;
}

.\[\&\>svg\>path\]\:ease-info-easing>svg>path {
  transition-timing-function: cubic-bezier(0.65, 0, 0.35, 1);
}

.group:hover .group-hover\:\[\&\>svg\>path\]\:\!fill-white>svg>path {
  fill: var(--white, #ffffff) !important;
}

.group:hover .group-hover\:\[\&\>svg\>path\]\:\!fill-blue-01>svg>path {
  fill: var(--blue-01, #002664) !important;
}

.group:focus .group-focus\:\[\&\>svg\>path\]\:\!fill-blue-01>svg>path {
  fill: var(--blue-01, #002664) !important;
}

.group:active .group-active\:\[\&\>svg\>path\]\:\!fill-blue-01>svg>path {
  fill: var(--blue-01, #002664) !important;
}

@media (min-width: 992px) {
  .\[\&\>button\:nth-child\(3n\)\]\:lg\:hidden>button:nth-child(3n) {
    display: none;
  }

  .\[\&\>button\:nth-child\(3n-1\)\]\:lg\:hidden>button:nth-child(3n-1) {
    display: none;
  }
}

@media (min-width: 1440px) {
  .xl\:absolute {
    position: absolute;
  }

  .xl\:my-info-6 {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .xl\:mb-info-6 {
    margin-bottom: 32px;
  }

  .xl\:mt-0 {
    margin-top: 0px;
  }

  .xl\:mb-info-0 {
    margin-bottom: 0px;
  }

  .xl\:block {
    display: block;
  }

  .xl\:hidden {
    display: none;
  }

  .xl\:h-\[80px\] {
    height: 80px;
  }

  .xl\:h-\[560px\] {
    height: 560px;
  }

  .xl\:h-auto {
    height: auto;
  }

  .xl\:h-full {
    height: 100%;
  }

  .xl\:w-\[364px\] {
    width: 364px;
  }

  .xl\:w-\[calc\(50\%\+185px\)\] {
    width: calc(50% + 185px);
  }

  .xl\:min-w-\[368px\] {
    min-width: 368px;
  }

  .xl\:max-w-\[368px\] {
    max-width: 368px;
  }

  .xl\:border-l-0 {
    border-left-width: 0px;
  }

  .xl\:px-info-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .xl\:py-info-5 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .xl\:px-info-3 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .xl\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .xl\:py-info-13 {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .xl\:before\:absolute::before {
    content: var(--tw-content);
    position: absolute;
  }

  .xl\:before\:top-0::before {
    content: var(--tw-content);
    top: 0px;
  }

  .xl\:before\:left-0::before {
    content: var(--tw-content);
    left: 0px;
  }

  .xl\:before\:bottom-0::before {
    content: var(--tw-content);
    bottom: 0px;
  }

  .xl\:before\:w-\[32px\]::before {
    content: var(--tw-content);
    width: 32px;
  }

  .xl\:before\:bg-blue-05::before {
    content: var(--tw-content);
    background-color: var(--blue-05, #E8F0FF);
  }

  .xl\:before\:bg-grey-05::before {
    content: var(--tw-content);
    background-color: var(--grey-05, #F7F7F7);
  }

  .xl\:before\:content-\[\"\"\]::before {
    --tw-content: "";
    content: var(--tw-content);
  }

  .xl\:after\:-bottom-info-6::after {
    content: var(--tw-content);
    bottom: -32px;
  }
}

.\[\&\>svg\]\:h-\[24px\]>svg {
  height: 24px;
}

.\[\&\>svg\]\:w-\[24px\]>svg {
  width: 24px;
}

.group:hover .group-hover\:\[\&\>svg\>path\]\:fill-blue-02>svg>path {
  fill: var(--blue-02, #146cfd);
}

.group:hover .group-hover\:\[\&\>svg\>path\]\:\!fill-blue-02>svg>path {
  fill: var(--blue-02, #146cfd) !important;
}

.group:hover .group-hover\:\[\&\>svg\>path\]\:duration-200>svg>path {
  transition-duration: 200ms;
}

.group:focus .group-focus\:\[\&\>svg\>path\]\:fill-blue-01>svg>path {
  fill: var(--blue-01, #002664);
}

.group:active .group-active\:\[\&\>svg\>path\]\:fill-blue-01>svg>path {
  fill: var(--blue-01, #002664);
}

.focus\:\[\&\:not\(\:hover\)\]\:border-2:not(:hover):focus {
  border-width: 2px;
}

.focus\:\[\&\:not\(\:hover\)\]\:border-solid:not(:hover):focus {
  border-style: solid;
}

.focus\:\[\&\:not\(\:hover\)\]\:border-teal-01:not(:hover):focus {
  border-color: var(--teal-01, #2E808E);
}

.\[\&\>path\]\:fill-red-05>path {
  fill: var(--red-05, #B81237);
}

.\[\&\>path\]\:fill-green-04>path {
  fill: var(--green-04, #008A07);
}

.\[\&\>p\>a\]\:underline>p>a {
  text-decoration-line: underline;
}

.\[\&\:not\(\:-moz-placeholder-shown\)\]\:border-t-\[transparent\]:not(:-moz-placeholder-shown) {
  border-top-color: transparent;
}

.\[\&\:not\(\:placeholder-shown\)\]\:border-t-\[transparent\]:not(:placeholder-shown) {
  border-top-color: transparent;
}

.\[\&\:not\(\:-moz-placeholder-shown\)\]\:\!border-t-\[transparent\]:not(:-moz-placeholder-shown) {
  border-top-color: transparent !important;
}

.\[\&\:not\(\:placeholder-shown\)\]\:\!border-t-\[transparent\]:not(:placeholder-shown) {
  border-top-color: transparent !important;
}

.\[\&\:not\(\:-moz-placeholder-shown\)\]\:text-font-size-1:not(:-moz-placeholder-shown) {
  font-size: var(--font-size-1, 12.903px);
}

.\[\&\:not\(\:placeholder-shown\)\]\:text-font-size-1:not(:placeholder-shown) {
  font-size: var(--font-size-1, 12.903px);
}

.\[\&\:not\(\:-moz-placeholder-shown\)\]\:leading-\[13px\]:not(:-moz-placeholder-shown) {
  line-height: 13px;
}

.\[\&\:not\(\:placeholder-shown\)\]\:leading-\[13px\]:not(:placeholder-shown) {
  line-height: 13px;
}

.\[\&\:not\(\:-moz-placeholder-shown\)\]\:text-grey-02:not(:-moz-placeholder-shown) {
  color: var(--grey-02, #495054);
}

.\[\&\:not\(\:placeholder-shown\)\]\:text-grey-02:not(:placeholder-shown) {
  color: var(--grey-02, #495054);
}

.\[\&\:not\(\:-moz-placeholder-shown\)\]\:text-red-05:not(:-moz-placeholder-shown) {
  color: var(--red-05, #B81237);
}

.\[\&\:not\(\:placeholder-shown\)\]\:text-red-05:not(:placeholder-shown) {
  color: var(--red-05, #B81237);
}

.\[\&\:not\(\:-moz-placeholder-shown\)\]\:before\:border-t-\[1px\]:not(:-moz-placeholder-shown)::before {
  content: var(--tw-content);
  border-top-width: 1px;
}

.\[\&\:not\(\:placeholder-shown\)\]\:before\:border-t-\[1px\]:not(:placeholder-shown)::before {
  content: var(--tw-content);
  border-top-width: 1px;
}

.\[\&\:not\(\:-moz-placeholder-shown\)\]\:before\:border-l-\[1px\]:not(:-moz-placeholder-shown)::before {
  content: var(--tw-content);
  border-left-width: 1px;
}

.\[\&\:not\(\:placeholder-shown\)\]\:before\:border-l-\[1px\]:not(:placeholder-shown)::before {
  content: var(--tw-content);
  border-left-width: 1px;
}

.\[\&\:not\(\:-moz-placeholder-shown\)\]\:before\:border-t-2:not(:-moz-placeholder-shown)::before {
  content: var(--tw-content);
  border-top-width: 2px;
}

.\[\&\:not\(\:placeholder-shown\)\]\:before\:border-t-2:not(:placeholder-shown)::before {
  content: var(--tw-content);
  border-top-width: 2px;
}

.\[\&\:not\(\:-moz-placeholder-shown\)\]\:before\:border-l-2:not(:-moz-placeholder-shown)::before {
  content: var(--tw-content);
  border-left-width: 2px;
}

.\[\&\:not\(\:placeholder-shown\)\]\:before\:border-l-2:not(:placeholder-shown)::before {
  content: var(--tw-content);
  border-left-width: 2px;
}

.\[\&\:not\(\:-moz-placeholder-shown\)\]\:before\:border-red-05:not(:-moz-placeholder-shown)::before {
  content: var(--tw-content);
  border-color: var(--red-05, #B81237);
}

.\[\&\:not\(\:placeholder-shown\)\]\:before\:border-red-05:not(:placeholder-shown)::before {
  content: var(--tw-content);
  border-color: var(--red-05, #B81237);
}

.\[\&\:not\(\:-moz-placeholder-shown\)\]\:after\:border-t-\[1px\]:not(:-moz-placeholder-shown)::after {
  content: var(--tw-content);
  border-top-width: 1px;
}

.\[\&\:not\(\:placeholder-shown\)\]\:after\:border-t-\[1px\]:not(:placeholder-shown)::after {
  content: var(--tw-content);
  border-top-width: 1px;
}

.\[\&\:not\(\:-moz-placeholder-shown\)\]\:after\:border-r-\[1px\]:not(:-moz-placeholder-shown)::after {
  content: var(--tw-content);
  border-right-width: 1px;
}

.\[\&\:not\(\:placeholder-shown\)\]\:after\:border-r-\[1px\]:not(:placeholder-shown)::after {
  content: var(--tw-content);
  border-right-width: 1px;
}

.\[\&\:not\(\:-moz-placeholder-shown\)\]\:after\:border-t-2:not(:-moz-placeholder-shown)::after {
  content: var(--tw-content);
  border-top-width: 2px;
}

.\[\&\:not\(\:placeholder-shown\)\]\:after\:border-t-2:not(:placeholder-shown)::after {
  content: var(--tw-content);
  border-top-width: 2px;
}

.\[\&\:not\(\:-moz-placeholder-shown\)\]\:after\:border-r-2:not(:-moz-placeholder-shown)::after {
  content: var(--tw-content);
  border-right-width: 2px;
}

.\[\&\:not\(\:placeholder-shown\)\]\:after\:border-r-2:not(:placeholder-shown)::after {
  content: var(--tw-content);
  border-right-width: 2px;
}

.\[\&\:not\(\:-moz-placeholder-shown\)\]\:after\:border-red-05:not(:-moz-placeholder-shown)::after {
  content: var(--tw-content);
  border-color: var(--red-05, #B81237);
}

.\[\&\:not\(\:placeholder-shown\)\]\:after\:border-red-05:not(:placeholder-shown)::after {
  content: var(--tw-content);
  border-color: var(--red-05, #B81237);
}

.\[\&\>\*\]\:fill-grey-01>* {
  fill: var(--grey-01, #22272B);
}

.peer:-moz-placeholder-shown~.peer-placeholder-shown\:\[\&\>\*\]\:fill-grey-02>* {
  fill: var(--grey-02, #495054);
}

.peer:placeholder-shown~.peer-placeholder-shown\:\[\&\>\*\]\:fill-grey-02>* {
  fill: var(--grey-02, #495054);
}

.peer:focus~.peer-focus\:\[\&\>\*\]\:fill-grey-01>* {
  fill: var(--grey-01, #22272B);
}

.hover\:\[\&_svg\]\:fill-blue-02 svg:hover {
  fill: var(--blue-02, #146cfd);
}

.\[\&_svg\]\:focus\:fill-blue-01:focus svg {
  fill: var(--blue-01, #002664);
}

.active\:\[\&_svg\]\:fill-blue-01 svg:active {
  fill: var(--blue-01, #002664);
}

@media not all and (min-resolution:.001dpcm) {
  @supports (-webkit-appearance:none) {
    .safari-only {

      .slds-grid.slds-wrap.slds-card.slds-border_top {
        min-height: 11rem;
      }
      .slds-grid.slds-wrap.slds-card div.slds-col a.slds-action_item{
        padding: 10px 10px 125px 12px;
      }

      @media (min-width: 576px) {
        .slds-icon.slds-icon_container.slds-icon__svg--default.slds-icon-text-default.slds-icon_small{
          left: 13px;
        }
      }
    }
  }
}



/*# sourceMappingURL=main.css.map*/

/*Omniscript changes*/
.vlc-separator {
  display: none !important;
}

/*Input field:Start*/
.vlocity-input.slds-input,
.slds-input,
.slds-input.slds-combobox__input.slds-combobox__input-value {
  min-height: 3rem !important;
  font-size: 16px !important;
}
.slds-input {
  padding-right: var(--lwc-spacingLarge) !important;
}

.slds-button_brand.slds-button {
  background: #002664;
  color: #fff;
  width:100%;
}

.slds-listbox__option .slds-truncate {
  white-space: normal;
}

.omniscript-btn-previous .slds-button_neutral .btnLabel {
  color: #002664 !important;

}
[data-omni-key="PrivacyPolicyLabel1"] {
  height: 1.5rem;
}
[data-omni-key="Checkbox10"]{
  padding-left: var(--lwc-spacingXSmall, 0.5rem);
}

.slds-grid.slds-wrap.slds-card.slds-border_top {
  min-height: calc(var(--lwc-sizeMedium, 11rem) * 0.55);
  max-width: var(--lwc-sizeLarge, 25rem);
  width: -webkit-fill-available;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .15) !important;
  background-color: #fff !important;
  border-radius: 4px !important;
  transition: box-shadow .25s ease-in-out;
  position: relative;
  cursor: pointer;
  border: 0 !important;
  /*border-top: 6px solid #1d69b4!important;*/
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
  padding: 0 !important;

}


.slds-grid.slds-wrap.slds-card.slds-border_top.continue-btn {
  max-height: -webkit-fill-available;
  width: -webkit-fill-available;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .15) !important;
  background-color: #fff !important;
  border-radius: 4px !important;
  transition: box-shadow .25s ease-in-out;
  position: relative;
  cursor: pointer;
  border: 0 !important;
  /*border-top: 6px solid #1d69b4!important;*/
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
  padding: 0 !important;
}

.slds-grid.slds-wrap.slds-card.slds-border_top:hover,
.slds-grid.slds-wrap.slds-card .slds-col.slds-border_top:hover {
  box-shadow: 2px 6px 12px 0 rgba(0, 0, 0, .25) !important;
}

/*tiles*/
/* .slds-grid.slds-wrap.slds-card div.slds-col{
  padding: 0!important;
  height: auto!important;
} */
.slds-grid.slds-wrap.slds-card div.slds-col .block-container .slds-grid.slds-wrap .slds-col {
  /* padding: 0!important; */
  height: auto !important;
  /* height: 180px !important; */
}



.slds-grid.slds-wrap.slds-card div.slds-col a.slds-action_item {
  padding: 10px 10px 125px 14px;
  max-width: var(--lwc-sizeMedium, 20rem);
  width: -webkit-fill-available;
  text-decoration: none;
  position: absolute;
  z-index: 9;
  left: 0px;
  top: 0;
  max-height: -webkit-fill-available;
}

.slds-grid.slds-wrap.slds-card div.slds-col .slds-text-align--center.action-template button {
  /* padding: 15px 10px 127px 20px; */
  padding: 15px 10px 127px 15px;
  width: 100%;
  text-decoration: none;
  position: absolute;
  z-index: 9;
  left: 0;
  top: 0;
  font-size: 20px;
  line-height: 20px;
  /*height:180px !important;*/
}

/*Dropsdown content style */
.slds-listbox__option-text.slds-listbox__option-text_entity{
  font-size:16px !important;
 }

.slds-grid.slds-wrap.slds-card div.slds-col .slds-text-align--center.action-template button[aria-label="School Student Transport Scheme - Replacement"] {
  padding: 8px 10px 115px 15px !important;
}

.slds-grid.slds-wrap.slds-card div.slds-col .slds-text-align--center.action-template button[aria-label="School Student Transport Scheme - Application Status And Updates"] {
  padding: 8px 10px 115px 15px !important;
}

.slds-grid.slds-wrap.slds-card div.slds-col .slds-text-align--center.action-template button[aria-label="School Student Transport Scheme - Reviews And Appeals"] {
  padding: 8px 10px 115px 15px !important;
}

.slds-grid.slds-wrap.slds-card div.slds-col .slds-text-align--center.action-template button[aria-label="School Student Transport Scheme - Submit An Application"] {
  padding: 8px 10px 115px 15px !important;
}

.slds-grid.slds-wrap.slds-card div.slds-col .slds-text-align--center.action-template button[aria-label="School And Operator Portal"] {
  padding: 8px 10px 135px 15px !important;
}

.slds-grid.slds-wrap.slds-card div.slds-col .slds-text-align--center.action-template button[aria-label="School Drive Subsidy"] {
  padding: 8px 10px 135px 15px !important;
}


.slds-grid.slds-wrap.slds-card div.slds-col .slds-text-align--center.action-template button[aria-label="Tertiary Students And Institutions"] {
  padding: 8px 10px 135px 15px !important;
}

.slds-grid.slds-wrap.slds-card.slds-border_top .block-container div.slds-col:nth-child(2) svg,
.slds-grid.slds-wrap.slds-card.slds-border_top .block-container div.slds-col:nth-child(3) svg {
  position: absolute;
  bottom: 4px;
  /* left: 20px; */
  left: 15px;
  padding-left: 5px;
}

.slds-grid.slds-wrap.slds-card.slds-border_top .block-container div.slds-col:nth-child(2) .field-value {
  display: block;
  margin-top: 57px;
  /* padding-left: 20px; */
  /*padding-left: 15px; */
  padding-left: 5%;
  padding-right: 5%;
}

/*.slds-icon-text-success{
  fill:#1d69b4!important;
}*/
.action-template {
  text-align: left !important;
}

.background-image,
.background-image-overlay {
  display: none;
}

.header .comm-section-container {
  display: none !important;
}

.foter .comm-section-container {
  padding-bottom: 50px;
}

[data-omni-key="StudentStateManual"]{
  position: static !important;
  width: 18% !important;
}
[data-omni-key="StudentCountryManual"]{
  width: 24% !important;

}

[data-omni-key="ContinueButtonOnSearchScreenLWC"], 
[data-omni-key="ContinueButtonOnLevel2KnowledgeLWC"], 
[data-omni-key="ContinueButtonOnLevel3KnowledgeLWC"] {
  max-width: var(--lwc-sizeMedium, 20rem);
}
/* [data-omni-key="FeedbackDetailsLocationHeading"] {
  margin-left: 3%;
} */
[data-omni-key="FeedbackDescription"]{ 
  max-width: -webkit-fill-available;
}

[data-omni-key="PrivacyPolicyCheckbox"]{
  padding-left: var(--lwc-spacingSmall, 0.75rem);
}

[data-omni-key="PrivacyPolicyErrorTextMessage"]{
  bottom: 1rem !important;
  position: relative !important;
}
[data-omni-key="StudentStreetManual"], [data-omni-key="StudentSuburbManual"], [data-omni-key="StudentCountryManual"]{
  padding-right: 0 !important;
}
.Mobile-sticky-banner{
  top: 0;
}

.slds-m-vertical_medium, .slds-m-vertical--medium {
  margin-bottom: 0px !important;
  height: 0px !important;
}
.remove-file-icon {
  position: relative;
  right: var(--lwc-spacingLarge);
}

/* .slds-gutters .slds-col {
  width: -webkit-fill-available;
} */

/* .slds-form-element.slds-form-container.slds-text-block {
  padding-left:2%;
} */


/* .cf-vlocity-state-0.cf-vlocity-state.slds-large-size_3-of-12.slds-medium-size_6-of-12.slds-small-size_12-of-12.slds-size_12-of-12 {
  margin-right: 5rem;
} */

.slds-button_brand.slds-button,
.slds-button_neutral.slds-button {
  min-height: 3.1rem !important;
}

.slds-p-top--xx-small,
.slds-p-top_xx-small {
  padding-top: 25px !important;
}

.columns-content {
  padding-top: 28px;
}

.btnLabel {
  font-family: Public Sans;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

.slds-action_text {
  font-family: Public Sans;
  color: #002664;
  font-size: 16px;
  font-weight: bold;
}


.slds-grid.slds-wrap.slds-card div.slds-col .block-container .slds-grid.slds-wrap .slds-col {
  /* padding: 0!important; */
  height: auto !important;
  /* height:180px !important; */
}

.slds-form-element.slds-form-container.slds-text-block {
  /* margin-left:2.5%; */
  /*padding-left:6.3%; commented due to alignment issue on Feedback step*/
}

.slds-icon.slds-icon_container.slds-icon__svg--default.slds-icon-text-default.slds-icon_small {
  position: absolute;
  bottom: 18px;
  left: 14px;
}
.slds-dropdown-trigger_click.slds-is-open .slds-dropdown, .slds-dropdown-trigger--click.slds-is-open .slds-dropdown {
  width: -webkit-fill-available;
}

.dropdown-container {
  font-size: 16px;
}

.searchButton button{
  margin-top: 1rem;
}

@media (max-width: 768px) {

  .searchButton button{
    width: 100%;
  }

  .omniscript-button-position {
    flex-direction: row !important;
  }
  [data-omni-key="StandardUploadFiles"] {
    width: 50%;
  }

}

@media (min-width: 576px) {
}

@media (min-width: 48em){
  .slds-modal_medium .slds-modal__container{
    display: block;
  }
}


@media (min-width: 576px) {

  .listener0action0 .slds-grid.slds-wrap.slds-card div.slds-col .slds-text-align--center.action-template button {
    padding: 0 !important;
    top: 14rem;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 15vw !important;
  }

 .slds-form-element.slds-form-container.slds-relative-tooltip.slds-wrap{
  bottom: 2.4rem !important;
  }

  .slds-col.slds-medium-size_2-of-12.slds-large-size_2-of-12.slds-small-size_1-of-1.searchAction .searchButton button{
    top: 9rem !important;
    width: 10vw !important;
    font-size: 16px;
    font-family: 'Public Sans';
    position: absolute !important;

  }

  .dxpBrand_16edeea4-814e-40ab-a291-37182d9aab1c.comm-section-container.lwc-6j9an5vbrcd-host {
    margin-bottom: 50px;
    padding-left: 200px !important;
    padding-right: 200px !important;
  }

  .slds-grid.slds-grid_vertical-align-end{ 
    padding-top: 0px;
  }

  .footer-top-item {
    padding-top: 0px !important;
  }

  [data-omni-key="CallGIS"]{
    width: 125px;
  }


  .slds-p-right_small.slds-m-bottom_xx-small.slds-show_inline-block.slds-size_12-of-12.slds-medium-size_2-of-12 {
    width: 8rem;
    position: absolute;
    bottom: 1rem;
    right: 10rem;
  }
  
  .content{
    padding-left: 88px !important;
    padding-right:70px !important;
  }

 
 .slds-input.slds-listbox__option-text_entity{
  font-size:16px !important;
  
 }

 .slds-listbox__option-text.slds-listbox__option-text_entity{
  font-size:16px !important;
 }

  /* .slds-modal_medium .slds-modal__container{
    width:50vw !important;
    top:0vw !important; 
  } */


  .slds-col.slds-m-bottom_x-small.slds-large-size_12-of-12.slds-medium-size_12-of-12.slds-small-size_12-of-12.slds-size_12-of-12 {
    position: absolute;
  }
  .slds-icon.slds-icon_container.slds-icon__svg--default.slds-icon-text-default.slds-icon_small {
    position: absolute;
    bottom: 18px;
    left: 17px;
  }
  
}

@media screen and (min-width: 1366px) and (max-width: 1600px) {
  .lg\:pl-info-4 {
    /* padding-left: 13vw; */

  }

  .lg\:pr-info-6 {
    /* padding-right: 32px; */
    padding-right: 1vw;
  }
  /* .slds-p-right_small.slds-m-bottom_xx-small.slds-show_inline-block.slds-size_12-of-12.slds-medium-size_8-of-12{
    width:56.7rem !important;
  } */
}

.listener0action0 .slds-grid.slds-wrap.slds-card div.slds-col .slds-text-align--center.action-template button {
  padding: 0;
  top: 14rem !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
  /* margin-top: 45px; */
  /* width: 45vw; */

}

.menuHeader[c-navigationMenu_navigationMenu]>div[c-navigationMenu_navigationMenu], 
.showHelpContact[c-navigationMenu_navigationMenu] div:first-child[c-navigationMenu_navigationMenu], 
.showTicketsOpal[c-navigationMenu_navigationMenu] div:first-child[c-navigationMenu_navigationMenu],
.menuHeader[c-navigationMenu_navigationMenu]>div[c-navigationMenu_navigationMenu],
.showTravelInfo[c-navigationMenu_navigationMenu] div:first-child[c-navigationMenu_navigationMenu],
.showPlan[c-navigationMenu_navigationMenu] div:first-child[c-navigationMenu_navigationMenu]{
  max-width: 1168px;
}


@media (min-width: 576px) {
  
}

.slds-grid.slds-wrap.slds-size_1-of-1.slds-p-left_medium {
  padding-left: var(--lwc-spacingMedium, 1rem);
  /* padding-right:  var(--lwc-spacingMedium, 1rem); */
}


@media (max-width: 576px) {

  [data-omni-key="SearchLWC"]{
    align-items: center;
    display: flex;
    /* padding-left: var(--lwc-spacingXxxSmall); */
  }

  .slds-grid.slds-wrap.slds-p-vertical_small.omniscript-step__body {
    /* padding-right: 0.5rem; */
    align-content: center;
  }

  .searchButton {
    max-width:  85vw;
  }

  [data-omni-key="FeedbackDescription"]{ 
    max-width:  87vw !important;
  }
  [data-omni-key="StandardUploadFiles"]{
    max-width:  88vw !important;
  }

  .slds-accordion__content.omni-block_content {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .slds-show_inline-block.slds-show--inline-block{
    padding-left: var(--lwc-spacingMedium, 1rem);
    margin-right: calc(-1* var(--lwc-spacingSmall, 0.75rem));
    margin-left: calc(-1* var(--lwc-spacingSmall, 0.75rem));
  }

  .slds-form-element.slds-form-container.slds-text-block {
    padding-left: 0 !important;
    margin-left: 0 !important;
    margin-right: var(--lwc-sizeXxxSmall);
  }

  .slds-grid.slds-wrap.slds-text-align_center.slds-card.slds-border_top.slds-border_right.slds-border_bottom.slds-border_left.slds-p-around_x-small.slds-m-bottom_x-small.continue-btn {
    width: 100% !important;
    left: 0px !important;
  }

  .slds-grid.slds-wrap.slds-card.slds-p-around_x-small.slds-m-bottom_x-small {
    padding-left: 0;
    padding-right:0;
  }

  .slds-grid.slds-wrap.slds-size_1-of-1.slds-p-left_medium {
    /* padding-left: var(--lwc-spacingSmall, 0.5rem); */
    /* padding-right: 14px !important; */
  }

  .slds-form-element__control.slds-form-element__control-animated-label {
    width:85vw !important;
  }

  .slds-combobox__form-element.slds-input-has-icon.slds-input-has-icon_right{
    width: 85vw;
  }

  .slds-form-element {
    max-width: 85vw !important;

  }

  .slds-form-element__control.slds-input-has-icon.slds-input-has-icon_right{
    width: 85vw !important;
  }

  .list-values{
    width: 85vw !important;
  }

  .slds-form-element__control.slds-grow{
    width: 85vw !important;
  }
  .slds-button_brand.slds-buttonn{
    width: 87vw !important;
    left: 0 !important;
  }
  .slds-file-selector.slds-file-selector_files{
    width: 85vw !important;
  }

 .slds-form-element.slds-size_1-of-1.slds-dropdown-trigger.slds-dropdown-trigger_click{
    padding-right:4vw !important;
  }

  .slds-accordion__summary {
    /* display: none !important; */
  }

  .lwc-48aostf02bd.column-content .component-wrapper-spacer {
    margin-top: 25px;
  }

  .slds-form-element.vlc-flex.vlc-disclosure {
    padding-right: 18px !important;
  }

  .slds-grid.slds-wrap.slds-card.slds-border_top:active {
    /* border: 1px solid #002664 !important; */
    outline: none !important;
  }
 

  .slds-p-right_small.slds-m-bottom_xx-small.slds-show_inline-block.slds-size_12-of-12.slds-medium-size_9-of-12{
    margin-bottom:2rem !important;
    position: relative;
    top:11vw !important;
  }

  /* .content{
    padding-top:17vw !important;
  } */

  .map-frame{
    max-width:  85vw;
    padding-left:0vw !important;
    padding-right:0vw !important;
  }
  

  .slds-form-element.slds-form-container.slds-relative-tooltip.slds-wrap{
    left:2vw !important;
    bottom:12vw !important;
  }
  

 .slds-col.slds-medium-size_2-of-12.slds-large-size_2-of-12.slds-small-size_1-of-1.searchAction  .searchButton button{
    width: 96% !important;
    top: 1.1rem !important;
  }    
}



.slds-col.slds-p-around_none {
  padding: 0px 0px 0px 0px !important;
}

.slds-text-body_regular.slds-text-align_center span {
  font-size: 16px !important;
  font-family: 'Public Sans' !important;
}

.lwc-48aostf02bd.column-content .component-wrapper-spacer {
  /*display: flex;*/
  align-items: center;
}

.lwc-48aostf02bd.column-content .component-wrapper-spacer a:hover {
  text-decoration: none;
}

.slds-icon.slds-icon-text-default.slds-icon_x-small {
  margin-left: 2px;
  position: relative;
}

.dxpBrand_16edeea4-814e-40ab-a291-37182d9aab1c.comm-section-container.lwc-6j9an5vbrcd-host {
  margin-bottom: 50px;

}


.slds-modal__container .slds-modal__content {
  border-radius: 5px !important;
  min-height: 18rem;
}

@media screen and (max-width: 576px) {
  .slds-modal__container .slds-modal__content {
    min-height: 27rem;
  }
  .slds-gutters .slds-col {
    padding-left: var(--lwc-spacingSmall, 0.75rem);
  }
}


.slds-modal__header.slds-modal__header_empty {
  display: none;
}

.slds-progress-bar.slds-progress-bar_xx-small {
  display: none;
}



.slds-accordion__summary-action {
  padding-left: 0px;
}

.slds-accordion__summary-heading .slds-button:focus {
  text-decoration: none !important;
}

.slds-is-open>.slds-accordion__content {
  padding-left: 12px;
}

.slds-textarea {
  height: 120px !important;
}

.continue-desc .field-value {
  padding-left: 5px !important;
  margin-top: 25px !important;
}

.slds-card__header-title .slds-text-heading_small {
  font-family: 'Public Sans';
  font-size: 16px;
  font-weight: bold;
}
 /* ipad mini */
@media screen and (min-device-width: 750) and (min-width: 576px) and (max-width: 900px)  {
  .slds-p-top--xx-small,
  .slds-p-top_xx-small {
    padding-top: 48px !important;
  }
  
  .w-full.border-grey-03.border-0.border-b-0 {
    padding: 10px 50px 50px 100px;
  }
  
  .slds-col.slds-order_2.slds-medium-order_1.slds-size_12-of-12.slds-medium-size_6-of-12{
    display: none;
  }

  .slds-p-right_small.slds-m-bottom_xx-small.slds-show_inline-block.slds-size_12-of-12.slds-medium-size_2-of-12{
    width: 37rem !important;
    position: relative;
    top: 20px !important;
    bottom: 0 !important;
    right:  25px !important;

  }
  [data-omni-key="LocationScreenMapboxLWC"] {
    width: 100% !important;
  }
  .slds-p-right_small.slds-m-bottom_xx-small.slds-show_inline-block.slds-size_12-of-12.slds-medium-size_3-of-12{
    width:100% !important;
  }
  .slds-medium-size--3-of-12, .slds-medium-size_3-of-12{
    width: 100% !important;
  }

}

.content{
  display: block;
  position: relative;
  padding: var(--dxp-c-section-content-spacing-block-start, var(--dxp-style-c-padding-top, var(--dxp-s-section-content-spacing-block-start))) var(--dxp-c-section-content-spacing-inline-end, var(--dxp-style-c-padding-right, var(--dxp-s-section-content-spacing-inline-end))) var(--dxp-c-section-content-spacing-block-end, var(--dxp-style-c-padding-bottom, var(--dxp-s-section-content-spacing-block-end))) var(--dxp-c-section-content-spacing-inline-start, var(--dxp-style-c-padding-left, var(--dxp-s-section-content-spacing-inline-start)));
}

.custom-wrapper.cCFSThemeLayout {
  max-width: 1168px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

@media (max-width: 47.9375em){
  .siteforceSldsOneColLayout.siteforceContentArea {
    flex-direction: column;
    max-width: var(--dxp-c-section-columns-max-width-mobile, var(--dxp-c-s-max-content-width, var(--dxp-s-section-columns-max-width-mobile)));
  }
}

@media (max-width: 64em){
  .siteforceSldsOneColLayout.siteforceContentArea {
    flex-direction: column;
    max-width: var(--dxp-c-section-columns-max-width-tablet, var(--dxp-c-m-max-content-width, var(--dxp-s-section-columns-max-width-mobile)));
  }
}



@media (min-width: 1280px) {
  .content{
    max-width: 1168px;
    margin: auto;
  }
  .slds-modal_medium .slds-modal__container{
    max-width: 45rem !important;
    min-width: 25rem !important;
  } 

  /* [data-omni-key="PrivacyPolicyCheckbox"]{
    top: 1.5vw !important;
    right: 4.5vw !important;
  }   */

}


.slds-action_item{
  -webkit-tap-highlight-color: transparent;
}

.continue-btn, .slds-grid.slds-wrap.slds-card.slds-border_top, .slds-grid.slds-wrap.slds-card.slds-border_top.continue-btn:active{
  /* border: 1px solid #2E808E !important; */
  outline: none !important;
}

.omniscript-body.slds-card__body.slds-card__body_inner.slds-m-top_medium.slds-p-right_medium.slds-col.slds-grid.slds-grid_vertical.slds-size_1-of-1{
  border-right:0px;
}


.slds-grid.slds-grid_vertical-align-end{
  margin-top: var(--lwc-spacingLarge);
  /* padding-top: 50px; */
  border-top-width: 1px;
  border-top-color: #cdd3d6;
}

/* #Galaxy23 */
@media screen and (min-device-width:393px) and (max-device-width:413px){
  

}


  /* #GalaxyFold */

@media(max-width: 320px){
  .slds-p-right_small.slds-m-bottom_xx-small.slds-show_inline-block.slds-size_12-of-12.slds-medium-size_2-of-12{
    width: -webkit-fill-available;
  }

  .content{
    padding-top:22vw !important;
  }

  .slds-grid.slds-wrap.slds-card div.slds-col .block-container .slds-grid.slds-wrap .slds-col{
    left:5px;
    margin-top:5px;
    
  }

}

#contentWrapper {
  min-width: 100% !important;
}

.formatted-rich-text{
  display: none !important;
}



/* #Iphone15 */

@media screen and (min-device-width:390px){
  
  .footer-main-container {
    padding-top: 2vw !important;
  }

  /* [data-omni-key="PrivacyPolicyCheckbox"]{
    bottom: 2vw;
    top: 0;
    right: 0;
  } */
  

}

/* #iphone15plus */
@media screen and (min-device-width:428px) and (max-device-width:448px){
  
  .footer-main-container {
    padding-top: 2vw !important;
  }

  .searchButton{
    top:40vw !important;
    width:24.5rem !important;
  }
}

.slds-is-open>.slds-accordion__content {
  padding: 0 !important;
}

/* #iphone15pro */
@media screen and (min-device-width:428px) and (max-device-width:448px){
}


/* #iphone12Pro */

/* #Pixel7 */
@media only screen and (min-device-width: 412px) and (max-device-width: 425px){
  /* .searchButton button{
    width:98% !important;
  } */
}

/* #SamsungGalaxyS8+ */
@media only screen and (min-device-width: 360px) and (max-device-width: 700px){

}

/* #samsungGalaxyS20IUltra */
@media only screen and (min-device-width: 412px) and (max-device-width: 425px){
}


@media only screen and (min-device-width: 753px) and (min-device-width: 810px) and (max-device-width: 830px){

  
}

/* #ipad10th */
@media only screen and (min-device-width: 820px) and (max-device-width: 840px){

  .footer-main-container {
    padding-top: 0vw !important;
    margin-right: var(--lwc-spacingLarge);
    margin-left: var(--lwc-spacingLarge);
  }

  .menu-content-wrap[c-navigationMenu_navigationMenu]{
    padding-left:76px !important;
  }

  .slds-p-right_small.slds-m-bottom_xx-small.slds-show_inline-block.slds-size_12-of-12.slds-medium-size_2-of-12{
    width: 9rem;
    right: 11rem;
  }

  .slds-col.slds-medium-size_2-of-12.slds-large-size_2-of-12.slds-small-size_1-of-1.searchAction .searchButton button{
    top: 1.3rem !important;
    width: 10vw !important;
    font-size: 16px;
    font-family: 'Public Sans';
    position: absolute !important;
  }
}

 
/* #ipadPro */
@media only screen and (max-device-width: 1050px) {
  /* .cf-vlocity-state-0.cf-vlocity-state{
    padding-right:1rem !important;
    margin-right:8rem !important;
  } */
}

@media only screen and (max-device-width: 810px){
}

@media only screen and (min-device-width: 1024px){
  
  .menu-content-wrap[c-navigationMenu_navigationMenu]{
    padding-left:52px !important;
  }

  .footer-main-container {
    padding-top:0vw;
  }
  /* [data-omni-key="PrivacyPolicyCheckbox"]{
    top: 1.5vw !important;
    right: 4.5vw !important;
  } */
} 

@media only screen and (min-device-width: 1470px) and (max-device-width: 1500px){

  .cf-vlocity-state-0.cf-vlocity-state.slds-large-size_3-of-12.slds-medium-size_6-of-12.slds-small-size_12-of-12.slds-size_12-of-12 .slds-grid.slds-wrap.slds-card.slds-border_top{
    width: -webkit-fill-available;    
  }
}

@media only screen and (min-device-width: 1280px) and (max-device-width: 1300px){
  
  .slds-large-size_3-of-12.slds-large-size--3-of-12{
    width: 26%;
  }

  .cf-vlocity-state-0.cf-vlocity-state.slds-large-size_3-of-12.slds-medium-size_6-of-12.slds-small-size_12-of-12.slds-size_12-of-12 .slds-grid.slds-wrap.slds-card.slds-border_top{
    width: -webkit-fill-available;    
  }
}

@media only screen and (min-device-width: 912px) and (max-device-width: 925px){
  .cf-vlocity-state-0.cf-vlocity-state.slds-large-size_3-of-12.slds-medium-size_6-of-12.slds-small-size_12-of-12.slds-size_12-of-12 .slds-grid.slds-wrap.slds-card.slds-border_top{
    width: -webkit-fill-available;    
  }
}


@media(max-width:576px){
  .searchContainer{
    display: flex !important;
    flex-direction: column !important;
    width:24.2rem !important;
  }
  
  .searchAction{
    margin-top: 1vw !important;
  }

  .searchText{
    margin-right:1rem !important;
  }
  

  .listener0action0 .slds-grid.slds-wrap.slds-card div.slds-col .slds-text-align--center.action-template button {
    top: 21rem !important;
    width: -webkit-fill-available !important;  
  }
 
}

.slds-col.slds-medium-size_2-of-12.slds-large-size_2-of-12.slds-small-size_1-of-1.searchAction .searchButton button:hover{
    background-color: #002664 !important;
}

.slds-col.slds-medium-size_2-of-12.slds-large-size_2-of-12.slds-small-size_1-of-1.searchAction .searchButton button:active{
  background-color: #002664 !important;
}

.routeSelection .combobox-routes .slds-combobox__input{
  min-height: 3rem !important;
  padding-top: var(--lwc-spacingXSmall);
}

ul.suggestions li { 
  margin-left: 0 !important;
}

.slds-modal__close {
  display: none !important;
}

.omniscript-btn-previous{
  position: relative;
}


@media only screen and (max-device-width: 925px){
  .omniscript-btn-previous{
    position: relative;
  }

  .slds-col.slds-order_1.slds-medium-order_2.slds-size_12-of-12.slds-medium-size_6-of-12{
    width:100%
  }

}

@media (min-width: 430px){
  [data-omni-key="CallGIS"]{
    width: 93vw;
  }
  [data-omni-key="PrivacyPolicyCheckbox"] {
    padding-left: var(--lwc-spacingXxSmall, 0.25rem);
  }

  [data-omni-key="PrivacyPolicyLabel1"] {
    height: 2.25rem;
  }
  /* [data-omni-key="PrivacyPolicyCheckbox"]{
    bottom: 1vw;
    top: 0;
    right: 0;
  } */
}

@media (max-width: 390px){

  [data-omni-key="PrivacyPolicyCheckbox"] {
    padding-left: var(--lwc-spacingXxSmall, 0.25rem);
  }

  [data-omni-key="PrivacyPolicyLabel1"] {
    height: 2rem;
  }

  [data-omni-key="CallGIS"]{
    width: 92vw;
  }
  
  .slds-p-right_small.slds-m-bottom_xx-small.slds-show_inline-block.slds-size_12-of-12.slds-medium-size_2-of-12 {
    position: relative;
    bottom: 0rem;
    right: 0rem;
  }

  .slds-show_inline-block.slds-show--inline-block{
    width: 99% !important;
  }

}

@media only screen and (min-device-width: 925px){
    
}

@media only screen and (max-device-width: 900px){
    .omniscript-btn-next{
      /* position: absolute; */
      bottom: 1rem;
      /* padding-left: 4rem; */
    }
}

@media only screen and (max-device-width: 480px){
}

@media only screen and (min-device-width: 900px){
  .omniscript-btn-next{
    /* position: absolute; */
    width: -webkit-fill-available;
  }
}

.via-slds.datePickerHt{
	padding-bottom: 5%;
}

.slds-truncate, .slds-textarea{
  margin-right: var(--lwc-spacingLarge);
  font-size: 16px;
}

.slds-button--brand:active, .slds-button.slds-button_icon.slds-button_icon-brand:active, .slds-button_brand:active{
  font-size: 16px;
  background-color: #002664 !important;
}