/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[3]!../../node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[13].use[4]!../../node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[13].use[5]!./src/app/styles/globals.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
* Breakpoint declarations
**/
*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
/*! tailwindcss v3.4.15 | 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)
*/
#bp-header-static *,
#bp-header-static ::before,
#bp-header-static ::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
#bp-header-static ::before,
#bp-header-static ::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
#bp-header-static html,
#bp-header-static :host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
  tab-size: 4; /* 3 */
  font-family: ''; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
#bp-header-static body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
#bp-header-static hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
#bp-header-static abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
#bp-header-static h1,
#bp-header-static h2,
#bp-header-static h3,
#bp-header-static h4,
#bp-header-static h5,
#bp-header-static h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
#bp-header-static a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
#bp-header-static b,
#bp-header-static strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
#bp-header-static code,
#bp-header-static kbd,
#bp-header-static samp,
#bp-header-static pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
#bp-header-static small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
#bp-header-static sub,
#bp-header-static sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
#bp-header-static sub {
  bottom: -0.25em;
}
#bp-header-static 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.
*/
#bp-header-static 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.
*/
#bp-header-static button,
#bp-header-static input,
#bp-header-static optgroup,
#bp-header-static select,
#bp-header-static textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
#bp-header-static button,
#bp-header-static select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
#bp-header-static button,
#bp-header-static input:where([type='button']),
#bp-header-static input:where([type='reset']),
#bp-header-static input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
#bp-header-static :-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)
*/
#bp-header-static :-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
#bp-header-static progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
#bp-header-static ::-webkit-inner-spin-button,
#bp-header-static ::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
#bp-header-static [type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
#bp-header-static ::-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.
*/
#bp-header-static ::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
#bp-header-static summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
#bp-header-static blockquote,
#bp-header-static dl,
#bp-header-static dd,
#bp-header-static h1,
#bp-header-static h2,
#bp-header-static h3,
#bp-header-static h4,
#bp-header-static h5,
#bp-header-static h6,
#bp-header-static hr,
#bp-header-static figure,
#bp-header-static p,
#bp-header-static pre {
  margin: 0;
}
#bp-header-static fieldset {
  margin: 0;
  padding: 0;
}
#bp-header-static legend {
  padding: 0;
}
#bp-header-static ol,
#bp-header-static ul,
#bp-header-static menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
#bp-header-static dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
#bp-header-static 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.
*/
#bp-header-static input::-moz-placeholder,
#bp-header-static textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
#bp-header-static input::placeholder,
#bp-header-static textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
#bp-header-static button,
[role='button'] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
#bp-header-static :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.
*/
#bp-header-static img,
#bp-header-static svg,
#bp-header-static video,
#bp-header-static canvas,
#bp-header-static audio,
#bp-header-static iframe,
#bp-header-static embed,
#bp-header-static 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)
*/
#bp-header-static img,
#bp-header-static video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden='until-found'])) {
  display: none;
}
:root {
  --color-brand-digital-first-blue: rgb(0, 158, 235);
  --color-brand-education-blue: rgb(0, 60, 100);
  --color-brand-accessible-pink: rgb(218, 35, 129);
  --color-brand-accessible-blue: rgb(0, 117, 225);
  --color-brand-hello-pink: rgb(255, 50, 155);
  --color-brand-ef-gray: rgb(239, 239, 239);
  --color-brand-ink-black: rgb(25, 25, 25);
  --color-brand-white: rgb(255, 255, 255);
  --color-brand-first-paper: rgb(227, 247, 255);
  --color-brand-legal-paper: rgb(255, 252, 229);
  --color-brand-hello-paper: rgb(255, 232, 245);
  --color-brand-education-paper: rgb(227, 235, 237);
  --color-brand-outdoor-paper: rgb(229, 255, 229);
  --color-brand-ef-paper: rgb(247, 247, 247);
  --color-reference-gray-l40: rgb(102, 102, 102);
  --color-reference-gray-l45: rgb(115, 115, 115);
  --color-reference-gray-l55: rgb(140, 140, 140);
  --color-reference-gray-l75: rgb(191, 191, 191);
  --color-reference-gray-l85: rgb(218, 218, 218);
  --color-reference-gray-l95: rgb(242, 242, 242);
  --color-system-primary: rgb(0, 158, 235);
  --color-system-primary-accessible: rgb(0, 117, 225);
  --color-system-on-primary-accessible: rgb(255, 255, 255);
  --color-system-secondary-accessible: rgb(229, 243, 255);
  --color-system-on-secondary-accessible: rgb(0, 117, 225);
  --color-system-text: inherit;
  --color-system-text-on-dark: rgb(255, 255, 255);
  --color-system-text-disabled: rgba(25, 25, 25, 0.5);
  --color-system-text-disabled-on-dark: rgba(255, 255, 255, 0.5);
  --color-system-outline: rgb(140, 140, 140);
  --color-system-outline-hover: rgb(25, 25, 25);
  --color-system-outline-on-dark: rgb(191, 191, 191);
  --color-system-divider: rgba(25, 25, 25, 0.3);
  --color-system-divider-on-dark: rgba(255, 255, 255, 0.3);
  --color-system-background: rgb(255, 255, 255);
  --color-system-alert-info: rgb(0, 60, 100);
  --color-system-alert-success: rgb(0, 137, 40);
  --color-system-alert-attention: rgb(250, 176, 5);
  --color-system-alert-warning: rgb(209, 51, 74);
  --color-system-alert-success-background: rgb(240, 248, 242);
  --color-system-alert-info-background: rgb(240, 247, 253);
  --color-system-alert-attention-background: rgb(255, 250, 240);
  --color-system-alert-warning-background: rgb(252, 243, 244);
  --color-system-site-background: rgba(255, 255, 255, 0);
  --shadow-shadow-dark-s-10: 0 2px 4px 0 rgba(26, 26, 26, 0.1);
  --shadow-shadow-dark-m-15: 0 2px 8px 0 rgba(26, 26, 26, 0.15);
  --shadow-shadow-dark-m-20: 0 2px 8px 0 rgba(26, 26, 26, 0.2);
  --shadow-shadow-dark-m-25: 0 2px 8px 0 rgba(26, 26, 26, 0.25);
  --shadow-shadow-dark-l-10: 0 2px 16px 0 rgba(26, 26, 26, 0.1);
  --shadow-shadow-dark-l-15: 0 2px 16px 0 rgba(26, 26, 26, 0.15);
  --shadow-shadow-dark-xl-15: 0 2px 32px 0 rgba(26, 26, 26, 0.15);
  --shadow-focus-shadow: 0 2px 32px 0 rgba(26, 26, 26, 0.15);
  --border-radius-xxs: 4px;
  --border-radius-xs: 8px;
  --border-radius-s: 16px;
  --border-radius-m: 24px;
  --border-radius-l: 32px;
  --border-radius-full: 9999px;
  --text-mobile-display-caps-fontSize: 2.8125rem;
  --text-mobile-display-caps-fontWeight: 900;
  --text-mobile-display-caps-textTransform: uppercase;
  --text-mobile-display-caps-lineHeight: 3.125rem;
  --text-mobile-display-1-fontSize: 4rem;
  --text-mobile-display-1-fontWeight: 700;
  --text-mobile-display-1-lineHeight: 4.5rem;
  --text-mobile-display-2-fontSize: 3.5rem;
  --text-mobile-display-2-fontWeight: 700;
  --text-mobile-display-2-lineHeight: 4rem;
  --text-desktop-display-caps-fontSize: 5.3125rem;
  --text-desktop-display-caps-fontWeight: 900;
  --text-desktop-display-caps-letterSpacing: 0.1em;
  --text-desktop-display-caps-textTransform: uppercase;
  --text-desktop-display-caps-lineHeight: 5.3125rem;
  --text-desktop-display-1-fontSize: 4.5rem;
  --text-desktop-display-1-fontWeight: 700;
  --text-desktop-display-1-lineHeight: 5rem;
  --text-desktop-display-2-fontSize: 4rem;
  --text-desktop-display-2-fontWeight: 700;
  --text-desktop-display-2-lineHeight: 4.5rem;
  --text-mobile-header-1-fontSize: 3rem;
  --text-mobile-header-1-fontWeight: 700;
  --text-mobile-header-1-lineHeight: 3.5rem;
  --text-mobile-header-2-fontSize: 2.5rem;
  --text-mobile-header-2-fontWeight: 700;
  --text-mobile-header-2-lineHeight: 3rem;
  --text-mobile-header-3-fontSize: 2rem;
  --text-mobile-header-3-fontWeight: 700;
  --text-mobile-header-3-lineHeight: 2.5rem;
  --text-mobile-header-4-fontSize: 1.5rem;
  --text-mobile-header-4-fontWeight: 700;
  --text-mobile-header-4-lineHeight: 2rem;
  --text-mobile-header-5-fontSize: 1.25rem;
  --text-mobile-header-5-fontWeight: 700;
  --text-mobile-header-5-lineHeight: 1.5rem;
  --text-mobile-header-6-fontSize: 1rem;
  --text-mobile-header-6-fontWeight: 700;
  --text-mobile-header-6-lineHeight: 1.5rem;
  --text-desktop-header-1-fontSize: 3.5rem;
  --text-desktop-header-1-fontWeight: 700;
  --text-desktop-header-1-lineHeight: 4rem;
  --text-desktop-header-2-fontSize: 3rem;
  --text-desktop-header-2-fontWeight: 700;
  --text-desktop-header-2-lineHeight: 3.5rem;
  --text-desktop-header-3-fontSize: 2.5rem;
  --text-desktop-header-3-fontWeight: 700;
  --text-desktop-header-3-lineHeight: 3rem;
  --text-desktop-header-4-fontSize: 2rem;
  --text-desktop-header-4-fontWeight: 700;
  --text-desktop-header-4-lineHeight: 2.5rem;
  --text-desktop-header-5-fontSize: 1.5rem;
  --text-desktop-header-5-fontWeight: 700;
  --text-desktop-header-5-lineHeight: 2rem;
  --text-desktop-header-6-fontSize: 1rem;
  --text-desktop-header-6-fontWeight: 700;
  --text-desktop-header-6-lineHeight: 1.5rem;
  --text-mobile-title-1-fontSize: 1.5rem;
  --text-mobile-title-1-fontWeight: 500;
  --text-mobile-title-1-lineHeight: 2rem;
  --text-mobile-title-2-fontSize: 1.25rem;
  --text-mobile-title-2-fontWeight: 500;
  --text-mobile-title-2-lineHeight: 1.75rem;
  --text-mobile-title-3-fontSize: 1.125rem;
  --text-mobile-title-3-fontWeight: 500;
  --text-mobile-title-3-lineHeight: 1.75rem;
  --text-desktop-title-1-fontSize: 1.5rem;
  --text-desktop-title-1-fontWeight: 500;
  --text-desktop-title-1-lineHeight: 2rem;
  --text-desktop-title-2-fontSize: 1.25rem;
  --text-desktop-title-2-fontWeight: 500;
  --text-desktop-title-2-lineHeight: 1.75rem;
  --text-desktop-title-3-fontSize: 1.125rem;
  --text-desktop-title-3-fontWeight: 500;
  --text-desktop-title-3-lineHeight: 1.75rem;
  --text-mobile-subheader-1-fontSize: 1.5rem;
  --text-mobile-subheader-1-fontWeight: 400;
  --text-mobile-subheader-1-lineHeight: 2rem;
  --text-mobile-subheader-2-fontSize: 1.25rem;
  --text-mobile-subheader-2-fontWeight: 400;
  --text-mobile-subheader-2-lineHeight: 1.75rem;
  --text-desktop-subheader-1-fontSize: 2rem;
  --text-desktop-subheader-1-fontWeight: 400;
  --text-desktop-subheader-1-lineHeight: 2.5rem;
  --text-desktop-subheader-2-fontSize: 1.5rem;
  --text-desktop-subheader-2-fontWeight: 400;
  --text-desktop-subheader-2-lineHeight: 2rem;
  --text-body-fontSize: 1.125rem;
  --text-body-fontWeight: 300;
  --text-body-lineHeight: 1.75rem;
  --text-body-book-fontSize: 1.125rem;
  --text-body-book-fontWeight: 400;
  --text-body-book-lineHeight: 1.75rem;
  --text-body-small-fontSize: 1rem;
  --text-body-small-fontWeight: 400;
  --text-body-small-lineHeight: 1.5rem;
  --text-ui-label-fontSize: 1rem;
  --text-ui-label-fontWeight: 400;
  --text-ui-label-lineHeight: 1.5rem;
  --text-ui-label-bold-fontSize: 1rem;
  --text-ui-label-bold-fontWeight: 700;
  --text-ui-label-bold-lineHeight: 1.5rem;
  --text-ui-label-large-fontSize: 1.125rem;
  --text-ui-label-large-fontWeight: 400;
  --text-ui-label-large-lineHeight: 1.5rem;
  --text-ui-label-large-bold-fontSize: 1.125rem;
  --text-ui-label-large-bold-fontWeight: 700;
  --text-ui-label-large-bold-lineHeight: 1.5rem;
  --text-ui-label-small-fontSize: 1rem;
  --text-ui-label-small-fontWeight: 400;
  --text-ui-label-small-lineHeight: 1rem;
  --text-ui-label-small-bold-fontSize: 1rem;
  --text-ui-label-small-bold-fontWeight: 700;
  --text-ui-label-small-bold-lineHeight: 1rem;
  --text-small-print-fontSize: 0.75rem;
  --text-small-print-fontWeight: 400;
  --text-small-print-lineHeight: 1rem;
  --text-small-print-bold-fontSize: 0.75rem;
  --text-small-print-bold-fontWeight: 700;
  --text-small-print-bold-lineHeight: 1rem;
  --text-eyebrow-fontSize: 0.875rem;
  --text-eyebrow-fontWeight: 700;
  --text-eyebrow-letterSpacing: 0.05em;
  --text-eyebrow-textTransform: uppercase;
  --text-eyebrow-lineHeight: 1.0625rem;
  --text-mobile-blockquote-fontSize: 1.5rem;
  --text-mobile-blockquote-fontWeight: 300;
  --text-mobile-blockquote-fontStyle: italic;
  --text-mobile-blockquote-lineHeight: 2rem;
  --text-desktop-blockquote-fontSize: 2rem;
  --text-desktop-blockquote-fontWeight: 300;
  --text-desktop-blockquote-fontStyle: italic;
  --text-desktop-blockquote-lineHeight: 2.5rem;
  --spacing-spacing-xxs: 0.25rem;
  --spacing-spacing-xs: 0.5rem;
  --spacing-spacing-s: 1rem;
  --spacing-spacing-m: 1.5rem;
  --spacing-spacing-l: 2rem;
  --spacing-spacing-xl: 3rem;
  --spacing-spacing-xxl: 4rem;
  --spacing-spacing-xxxl: 8rem;
  --motion-system-easing-standard: cubic-bezier(0.4, 0, 0.95, 1);
  --motion-system-easing-expressive: cubic-bezier(0.45, 0.05, 0.12, 0.88);
  --motion-system-duration-short: 150ms;
  --motion-system-duration-medium: 300ms;
  --motion-system-duration-long: 700ms;
  --motion-system-duration-extralong: 1000ms;
  --motion-system-stagger-short: 30ms;
  --motion-system-stagger-long: 150ms;
  --sm-grid-min: 10px;
  --sm-grid-max: 1fr;
  --md-grid-min: 10px;
  --md-grid-max: 1fr;
  --lg-grid-min: 10px;
  --lg-grid-max: 58px;
  --xl-grid-min: 58px;
  --xl-grid-max: 78px;
  --xxl-grid-min: 78px;
  --xxl-grid-max: 78px;
  --transition-property: opacity;
  --transition-duration: 3000ms;
  --transition-delay: 1000ms;
  --transition-timing-function: ease;
}
#bp-header-static body {
  position: relative;
  color: var(--color-system-text);
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
#bp-header-static blockquote,
#bp-header-static dd,
#bp-header-static dl,
#bp-header-static figure,
#bp-header-static h1,
#bp-header-static h2,
#bp-header-static h3,
#bp-header-static h4,
#bp-header-static h5,
#bp-header-static h6,
#bp-header-static hr,
#bp-header-static p,
#bp-header-static pre {
  margin: 0;
}
#bp-header-static a,
#bp-header-static button {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#bp-header-static button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
}
#bp-header-static button:-moz-focusring {
  outline: none;
}
#bp-header-static img {
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
#bp-header-static fieldset {
  padding: 0;
  border: none;
}
#bp-header-static legend {
  display: block;
}
#bp-header-static hr {
  border: none;
  height: 1px;
  background-color: var(--color-brand-ef-gray);
}
#bp-header-static ::-moz-selection {
  background: var(--color-selection, var(--color-system-primary-accessible));
  color: #fff;
  text-shadow: none;
}
#bp-header-static ::selection {
  background: var(--color-selection, var(--color-system-primary-accessible));
  color: #fff;
  text-shadow: none;
}
@media print {
  #bp-header-static * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
  }
  #bp-header-static a,
  #bp-header-static a:visited {
    text-decoration: underline;
  }
  #bp-header-static a[href]::after {
    content: ' (' attr(href) ')';
  }
  #bp-header-static abbr[title]::after {
    content: ' (' attr(title) ')';
  }
  #bp-header-static .ir a::after,
  #bp-header-static a[href^='javascript:']::after,
  #bp-header-static a[href^='#']::after {
    content: '';
  }
  #bp-header-static pre,
  #bp-header-static blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  #bp-header-static thead {
    display: table-header-group;
  }
  #bp-header-static tr,
  #bp-header-static img {
    page-break-inside: avoid;
  }
  #bp-header-static img {
    max-width: 100% !important;
  }
  #bp-header-static @page {
    margin: 0.5cm;
  }
  #bp-header-static p,
  #bp-header-static h2,
  #bp-header-static h3 {
    orphans: 3;
    widows: 3;
  }
  #bp-header-static h2,
  #bp-header-static h3 {
    page-break-after: avoid;
  }
}
#bp-header-static .container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
@media (min-width: 1024px) {
  #bp-header-static .container {
    max-width: 1024px;
  }
}
@media (min-width: 1264px) {
  #bp-header-static .container {
    max-width: 1264px;
  }
}
@media (min-width: 1440px) {
  #bp-header-static .container {
    max-width: 1440px;
  }
}
@media (min-width: 768px) {
  #bp-header-static .container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
#bp-header-static .ef-focus-ring {
  position: relative;
}
#bp-header-static .ef-focus-ring::before {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  height: 100%;
  width: 100%;
  border-radius: var(--focus-ring-radius, inherit);
}
#bp-header-static .ef-focus-ring::after {
  position: absolute;
  left: -0px;
  top: -0px;
  z-index: 0;
  height: calc(100%);
  width: calc(100%);
  border-radius: var(--focus-ring-radius, inherit);
}
#bp-header-static .ef-focus-ring-inverse {
  --focus-ring-color-primary: var(--link-text-color, var(--color-system-primary-accessible));
  --focus-ring-color-secondary: var(--color-brand-white);
}
#bp-header-static .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;
}
#bp-header-static .not-sr-only {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
#bp-header-static .pointer-events-none {
  pointer-events: none;
}
#bp-header-static .visible {
  visibility: visible;
}
#bp-header-static .invisible {
  visibility: hidden;
}
#bp-header-static .collapse {
  visibility: collapse;
}
#bp-header-static .static {
  position: static;
}
#bp-header-static .fixed {
  position: fixed;
}
#bp-header-static .absolute {
  position: absolute;
}
#bp-header-static .relative {
  position: relative;
}
#bp-header-static .sticky {
  position: sticky;
}
#bp-header-static .inset-0 {
  inset: 0px;
}
#bp-header-static .bottom-0 {
  bottom: 0px;
}
#bp-header-static .left-0 {
  left: 0px;
}
#bp-header-static .left-\[--menu-right-offset\] {
  left: var(--menu-right-offset);
}
#bp-header-static .right-0 {
  right: 0px;
}
#bp-header-static .top-0 {
  top: 0px;
}
#bp-header-static .top-\[var\(--offset-top\)\] {
  top: var(--offset-top);
}
#bp-header-static .top-full {
  top: 100%;
}
#bp-header-static .isolate {
  isolation: isolate;
}
#bp-header-static .isolation-auto {
  isolation: auto;
}
#bp-header-static .z-0 {
  z-index: 0;
}
#bp-header-static .z-10 {
  z-index: 10;
}
#bp-header-static .z-20 {
  z-index: 20;
}
#bp-header-static .z-30 {
  z-index: 30;
}
#bp-header-static .z-40 {
  z-index: 40;
}
#bp-header-static .z-200 {
  z-index: 200;
}
#bp-header-static .m-auto {
  margin: auto;
}
#bp-header-static .mx-\[12px\] {
  margin-left: 12px;
  margin-right: 12px;
}
#bp-header-static .mx-m {
  margin-left: var(--spacing-spacing-m);
  margin-right: var(--spacing-spacing-m);
}
#bp-header-static .my-xs {
  margin-top: var(--spacing-spacing-xs);
  margin-bottom: var(--spacing-spacing-xs);
}
#bp-header-static .-ml-l {
  margin-left: calc(var(--spacing-spacing-l) * -1);
}
#bp-header-static .-mr-l {
  margin-right: calc(var(--spacing-spacing-l) * -1);
}
#bp-header-static .mb-m {
  margin-bottom: var(--spacing-spacing-m);
}
#bp-header-static .mb-xl {
  margin-bottom: var(--spacing-spacing-xl);
}
#bp-header-static .mb-xxs {
  margin-bottom: var(--spacing-spacing-xxs);
}
#bp-header-static .ml-auto {
  margin-left: auto;
}
#bp-header-static .ml-m {
  margin-left: var(--spacing-spacing-m);
}
#bp-header-static .ml-xxs {
  margin-left: var(--spacing-spacing-xxs);
}
#bp-header-static .mr-auto {
  margin-right: auto;
}
#bp-header-static .mt-xs {
  margin-top: var(--spacing-spacing-xs);
}
#bp-header-static .line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#bp-header-static .block {
  display: block;
}
#bp-header-static .inline-block {
  display: inline-block;
}
#bp-header-static .inline {
  display: inline;
}
#bp-header-static .flex {
  display: flex;
}
#bp-header-static .\!flex-none {
  flex: none !important;
}
#bp-header-static .inline-flex {
  display: inline-flex;
}
#bp-header-static .table {
  display: table;
}
#bp-header-static .inline-table {
  display: inline-table;
}
#bp-header-static .table-caption {
  display: table-caption;
}
#bp-header-static .table-cell {
  display: table-cell;
}
#bp-header-static .table-column {
  display: table-column;
}
#bp-header-static .table-column-group {
  display: table-column-group;
}
#bp-header-static .table-footer-group {
  display: table-footer-group;
}
#bp-header-static .table-header-group {
  display: table-header-group;
}
#bp-header-static .table-row-group {
  display: table-row-group;
}
#bp-header-static .table-row {
  display: table-row;
}
#bp-header-static .flow-root {
  display: flow-root;
}
#bp-header-static .grid {
  display: grid;
}
#bp-header-static .inline-grid {
  display: inline-grid;
}
#bp-header-static .contents {
  display: contents;
}
#bp-header-static .list-item {
  display: list-item;
}
#bp-header-static .hidden {
  display: none;
}
#bp-header-static .h-12 {
  height: 3rem;
}
#bp-header-static .h-14 {
  height: 3.5rem;
}
#bp-header-static .h-4 {
  height: 1rem;
}
#bp-header-static .h-6 {
  height: 1.5rem;
}
#bp-header-static .h-8 {
  height: 2rem;
}
#bp-header-static .h-\[1em\] {
  height: 1em;
}
#bp-header-static .h-\[24px\] {
  height: 24px;
}
#bp-header-static .h-\[72px\] {
  height: 72px;
}
#bp-header-static .h-\[calc\(100vh-var\(--header-height\)\)\] {
  height: calc(100vh - var(--header-height));
}
#bp-header-static .h-fit {
  height: -moz-fit-content;
  height: fit-content;
}
#bp-header-static .h-full {
  height: 100%;
}
#bp-header-static .h-m {
  height: var(--spacing-spacing-m);
}
#bp-header-static .h-s {
  height: var(--spacing-spacing-s);
}
#bp-header-static .h-xxl {
  height: var(--spacing-spacing-xxl);
}
#bp-header-static .max-h-\[70vh\] {
  max-height: 70vh;
}
#bp-header-static .max-h-screen {
  max-height: 100vh;
}
#bp-header-static .max-h-xxl {
  max-height: var(--spacing-spacing-xxl);
}
#bp-header-static .min-h-\[1px\] {
  min-height: 1px;
}
#bp-header-static .min-h-\[48px\] {
  min-height: 48px;
}
#bp-header-static .min-h-\[64px\] {
  min-height: 64px;
}
#bp-header-static .min-h-fit {
  min-height: -moz-fit-content;
  min-height: fit-content;
}
#bp-header-static .min-h-xl {
  min-height: var(--spacing-spacing-xl);
}
#bp-header-static .w-0 {
  width: 0px;
}
#bp-header-static .w-12 {
  width: 3rem;
}
#bp-header-static .w-14 {
  width: 3.5rem;
}
#bp-header-static .w-4 {
  width: 1rem;
}
#bp-header-static .w-6 {
  width: 1.5rem;
}
#bp-header-static .w-8 {
  width: 2rem;
}
#bp-header-static .w-\[1em\] {
  width: 1em;
}
#bp-header-static .w-\[24px\] {
  width: 24px;
}
#bp-header-static .w-\[72px\] {
  width: 72px;
}
#bp-header-static .w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
#bp-header-static .w-full {
  width: 100%;
}
#bp-header-static .w-s {
  width: var(--spacing-spacing-s);
}
#bp-header-static .min-w-\[192px\] {
  min-width: 192px;
}
#bp-header-static .min-w-\[32px\] {
  min-width: 32px;
}
#bp-header-static .max-w-full {
  max-width: 100%;
}
#bp-header-static .flex-1 {
  flex: 1 1 0%;
}
#bp-header-static .shrink {
  flex-shrink: 1;
}
#bp-header-static .grow {
  flex-grow: 1;
}
#bp-header-static .border-collapse {
  border-collapse: collapse;
}
#bp-header-static .origin-bottom-right {
  transform-origin: bottom right;
}
#bp-header-static .origin-center {
  transform-origin: center;
}
#bp-header-static .origin-top-right {
  transform-origin: top right;
}
#bp-header-static .-ml-.-translate-x-\[16px\] {
  --tw-translate-x: -16px;
  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));
}
#bp-header-static .-translate-x-l {
  --tw-translate-x: calc(var(--spacing-spacing-l) * -1);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
#bp-header-static .-translate-y-full {
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
#bp-header-static .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));
}
#bp-header-static .translate-x-\[32px\] {
  --tw-translate-x: 32px;
  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));
}
#bp-header-static .translate-y-0 {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
#bp-header-static .translate-y-\[-19\%\] {
  --tw-translate-y: -19%;
  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));
}
#bp-header-static .translate-y-\[19\%\] {
  --tw-translate-y: 19%;
  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));
}
#bp-header-static .-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));
}
#bp-header-static .rotate-0 {
  --tw-rotate: 0deg;
  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));
}
#bp-header-static .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));
}
#bp-header-static .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));
}
#bp-header-static .animate-none {
  animation: none;
}
#bp-header-static .cursor-default {
  cursor: default;
}
#bp-header-static .cursor-pointer {
  cursor: pointer;
}
#bp-header-static .touch-pinch-zoom {
  --tw-pinch-zoom: pinch-zoom;
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
}
#bp-header-static .select-none {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
#bp-header-static .resize {
  resize: both;
}
#bp-header-static .appearance-none {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#bp-header-static .flex-row {
  flex-direction: row;
}
#bp-header-static .flex-col {
  flex-direction: column;
}
#bp-header-static .flex-col-reverse {
  flex-direction: column-reverse;
}
#bp-header-static .flex-wrap {
  flex-wrap: wrap;
}
#bp-header-static .content-start {
  align-content: flex-start;
}
#bp-header-static .items-start {
  align-items: flex-start;
}
#bp-header-static .items-center {
  align-items: center;
}
#bp-header-static .justify-start {
  justify-content: flex-start;
}
#bp-header-static .justify-end {
  justify-content: flex-end;
}
#bp-header-static .justify-center {
  justify-content: center;
}
#bp-header-static .justify-between {
  justify-content: space-between;
}
#bp-header-static .gap-0 {
  gap: 0px;
}
#bp-header-static .gap-1 {
  gap: 0.25rem;
}
#bp-header-static .gap-2 {
  gap: 0.5rem;
}
#bp-header-static .gap-\[2px\] {
  gap: 2px;
}
#bp-header-static .gap-s {
  gap: var(--spacing-spacing-s);
}
#bp-header-static .gap-xl {
  gap: var(--spacing-spacing-xl);
}
#bp-header-static .gap-xs {
  gap: var(--spacing-spacing-xs);
}
#bp-header-static .space-y-reverse > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 1;
}
#bp-header-static .space-x-reverse > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 1;
}
#bp-header-static .divide-x > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}
#bp-header-static .divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
#bp-header-static .divide-y-reverse > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 1;
}
#bp-header-static .divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 1;
}
#bp-header-static .overflow-hidden {
  overflow: hidden;
}
#bp-header-static .overflow-visible {
  overflow: visible;
}
#bp-header-static .overflow-y-auto {
  overflow-y: auto;
}
#bp-header-static .truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#bp-header-static .overflow-ellipsis {
  text-overflow: ellipsis;
}
#bp-header-static .text-ellipsis {
  text-overflow: ellipsis;
}
#bp-header-static .text-clip {
  text-overflow: clip;
}
#bp-header-static .whitespace-normal {
  white-space: normal;
}
#bp-header-static .whitespace-nowrap {
  white-space: nowrap;
}
#bp-header-static .text-wrap {
  text-wrap: wrap;
}
#bp-header-static .\!rounded-xxs {
  border-radius: var(--border-radius-xxs) !important;
}
#bp-header-static .rounded {
  border-radius: 0.25rem;
}
#bp-header-static .rounded-\[--flag-wrapper-border-radius\] {
  border-radius: var(--flag-wrapper-border-radius);
}
#bp-header-static .rounded-\[inherit\] {
  border-radius: inherit;
}
#bp-header-static .rounded-full {
  border-radius: var(--border-radius-full);
}
#bp-header-static .rounded-xs {
  border-radius: var(--border-radius-xs);
}
#bp-header-static .rounded-xxs {
  border-radius: var(--border-radius-xxs);
}
#bp-header-static .rounded-b {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
#bp-header-static .rounded-e {
  border-start-end-radius: 0.25rem;
  border-end-end-radius: 0.25rem;
}
#bp-header-static .rounded-l {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
#bp-header-static .rounded-r {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
#bp-header-static .rounded-s {
  border-start-start-radius: 0.25rem;
  border-end-start-radius: 0.25rem;
}
#bp-header-static .rounded-t {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
#bp-header-static .rounded-bl {
  border-bottom-left-radius: 0.25rem;
}
#bp-header-static .rounded-br {
  border-bottom-right-radius: 0.25rem;
}
#bp-header-static .rounded-ee {
  border-end-end-radius: 0.25rem;
}
#bp-header-static .rounded-es {
  border-end-start-radius: 0.25rem;
}
#bp-header-static .rounded-se {
  border-start-end-radius: 0.25rem;
}
#bp-header-static .rounded-ss {
  border-start-start-radius: 0.25rem;
}
#bp-header-static .rounded-tl {
  border-top-left-radius: 0.25rem;
}
#bp-header-static .rounded-tr {
  border-top-right-radius: 0.25rem;
}
#bp-header-static .border {
  border-width: 1px;
}
#bp-header-static .border-2 {
  border-width: 2px;
}
#bp-header-static .border-x {
  border-left-width: 1px;
  border-right-width: 1px;
}
#bp-header-static .border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}
#bp-header-static .border-b {
  border-bottom-width: 1px;
}
#bp-header-static .border-e {
  border-inline-end-width: 1px;
}
#bp-header-static .border-l {
  border-left-width: 1px;
}
#bp-header-static .border-r {
  border-right-width: 1px;
}
#bp-header-static .border-s {
  border-inline-start-width: 1px;
}
#bp-header-static .border-t {
  border-top-width: 1px;
}
#bp-header-static .border-none {
  border-style: none;
}
#bp-header-static .border-brand-ink-black\/20 {
  border-color: color-mix(in srgb, var(--color-brand-ink-black), transparent calc((1 - 0.2) * 100%));
}
#bp-header-static .border-brand-white\/20 {
  border-color: color-mix(in srgb, var(--color-brand-white), transparent calc((1 - 0.2) * 100%));
}
#bp-header-static .border-tag-outline {
  --tw-border-opacity: 1;
  border-color: color-mix(
    in srgb,
    var(--tag-outline-color, var(--color-system-outline)),
    transparent calc((1 - var(--tw-border-opacity, 1)) * 100%)
  );
}
#bp-header-static .border-tag-outline-on-dark {
  --tw-border-opacity: 1;
  border-color: color-mix(
    in srgb,
    var(--tag-outline-color, var(--color-system-outline-on-dark)),
    transparent calc((1 - var(--tw-border-opacity, 1)) * 100%)
  );
}
#bp-header-static .border-l-brand-ink-black {
  --tw-border-opacity: 1;
  border-left-color: color-mix(
    in srgb,
    var(--color-brand-ink-black),
    transparent calc((1 - var(--tw-border-opacity, 1)) * 100%)
  );
}
#bp-header-static .border-l-brand-white {
  --tw-border-opacity: 1;
  border-left-color: color-mix(
    in srgb,
    var(--color-brand-white),
    transparent calc((1 - var(--tw-border-opacity, 1)) * 100%)
  );
}
#bp-header-static .bg-\[\#004f94\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 79 148 / var(--tw-bg-opacity, 1));
}
#bp-header-static .bg-brand-accessible-pink {
  --tw-bg-opacity: 1;
  background-color: color-mix(
    in srgb,
    var(--color-brand-accessible-pink),
    transparent calc((1 - var(--tw-bg-opacity, 1)) * 100%)
  );
}
#bp-header-static .bg-brand-ink-black {
  --tw-bg-opacity: 1;
  background-color: color-mix(
    in srgb,
    var(--color-brand-ink-black),
    transparent calc((1 - var(--tw-bg-opacity, 1)) * 100%)
  );
}
#bp-header-static .bg-brand-white {
  --tw-bg-opacity: 1;
  background-color: color-mix(
    in srgb,
    var(--color-brand-white),
    transparent calc((1 - var(--tw-bg-opacity, 1)) * 100%)
  );
}
#bp-header-static .bg-button-primary-bg {
  --tw-bg-opacity: 1;
  background-color: color-mix(
    in srgb,
    var(--color-component-button-primary-bg, var(--color-system-primary-accessible)),
    transparent calc((1 - var(--tw-bg-opacity, 1)) * 100%)
  );
}
#bp-header-static .bg-button-secondary-bg {
  --tw-bg-opacity: 1;
  background-color: color-mix(
    in srgb,
    var(--color-component-button-secondary-bg, transparent),
    transparent calc((1 - var(--tw-bg-opacity, 1)) * 100%)
  );
}
#bp-header-static .bg-reference-gray-l55 {
  --tw-bg-opacity: 1;
  background-color: color-mix(
    in srgb,
    var(--color-reference-gray-l55),
    transparent calc((1 - var(--tw-bg-opacity, 1)) * 100%)
  );
}
#bp-header-static .bg-reference-gray-l85 {
  --tw-bg-opacity: 1;
  background-color: color-mix(
    in srgb,
    var(--color-reference-gray-l85),
    transparent calc((1 - var(--tw-bg-opacity, 1)) * 100%)
  );
}
#bp-header-static .bg-system-alert-attention {
  --tw-bg-opacity: 1;
  background-color: color-mix(
    in srgb,
    var(--color-system-alert-attention),
    transparent calc((1 - var(--tw-bg-opacity, 1)) * 100%)
  );
}
#bp-header-static .bg-system-alert-info {
  --tw-bg-opacity: 1;
  background-color: color-mix(
    in srgb,
    var(--color-system-alert-info),
    transparent calc((1 - var(--tw-bg-opacity, 1)) * 100%)
  );
}
#bp-header-static .bg-system-alert-success {
  --tw-bg-opacity: 1;
  background-color: color-mix(
    in srgb,
    var(--color-system-alert-success),
    transparent calc((1 - var(--tw-bg-opacity, 1)) * 100%)
  );
}
#bp-header-static .bg-system-alert-warning {
  --tw-bg-opacity: 1;
  background-color: color-mix(
    in srgb,
    var(--color-system-alert-warning),
    transparent calc((1 - var(--tw-bg-opacity, 1)) * 100%)
  );
}
#bp-header-static .bg-system-primary-accessible {
  --tw-bg-opacity: 1;
  background-color: color-mix(
    in srgb,
    var(--color-system-primary-accessible),
    transparent calc((1 - var(--tw-bg-opacity, 1)) * 100%)
  );
}
#bp-header-static .bg-tag-bg {
  --tw-bg-opacity: 1;
  background-color: color-mix(
    in srgb,
    var(--tag-background-color, transparent),
    transparent calc((1 - var(--tw-bg-opacity, 1)) * 100%)
  );
}
#bp-header-static .bg-tag-filled-bg {
  --tw-bg-opacity: 1;
  background-color: color-mix(
    in srgb,
    var(--tag-background-color, var(--color-brand-ink-black)),
    transparent calc((1 - var(--tw-bg-opacity, 1)) * 100%)
  );
}
#bp-header-static .bg-transparent {
  background-color: transparent;
}
#bp-header-static .bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
#bp-header-static .bg-opacity-0 {
  --tw-bg-opacity: 0;
}
#bp-header-static .bg-opacity-30 {
  --tw-bg-opacity: 0.3;
}
#bp-header-static .bg-repeat {
  background-repeat: repeat;
}
#bp-header-static .stroke-current {
  stroke: currentColor;
}
#bp-header-static .stroke-2 {
  stroke-width: 2;
}
#bp-header-static .p-4 {
  padding: 1rem;
}
#bp-header-static .p-6 {
  padding: 1.5rem;
}
#bp-header-static .p-\[2px\] {
  padding: 2px;
}
#bp-header-static .p-\[9px\] {
  padding: 9px;
}
#bp-header-static .p-m {
  padding: var(--spacing-spacing-m);
}
#bp-header-static .px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
#bp-header-static .px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
#bp-header-static .px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
#bp-header-static .px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
#bp-header-static .px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
#bp-header-static .px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
#bp-header-static .px-\[12px\] {
  padding-left: 12px;
  padding-right: 12px;
}
#bp-header-static .px-l {
  padding-left: var(--spacing-spacing-l);
  padding-right: var(--spacing-spacing-l);
}
#bp-header-static .px-m {
  padding-left: var(--spacing-spacing-m);
  padding-right: var(--spacing-spacing-m);
}
#bp-header-static .px-xxs {
  padding-left: var(--spacing-spacing-xxs);
  padding-right: var(--spacing-spacing-xxs);
}
#bp-header-static .py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
#bp-header-static .py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
#bp-header-static .py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
#bp-header-static .py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
#bp-header-static .py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
#bp-header-static .py-m {
  padding-top: var(--spacing-spacing-m);
  padding-bottom: var(--spacing-spacing-m);
}
#bp-header-static .py-s {
  padding-top: var(--spacing-spacing-s);
  padding-bottom: var(--spacing-spacing-s);
}
#bp-header-static .py-xs {
  padding-top: var(--spacing-spacing-xs);
  padding-bottom: var(--spacing-spacing-xs);
}
#bp-header-static .pb-l {
  padding-bottom: var(--spacing-spacing-l);
}
#bp-header-static .pb-m {
  padding-bottom: var(--spacing-spacing-m);
}
#bp-header-static .pr-m {
  padding-right: var(--spacing-spacing-m);
}
#bp-header-static .pt-m {
  padding-top: var(--spacing-spacing-m);
}
#bp-header-static .pt-xs {
  padding-top: var(--spacing-spacing-xs);
}
#bp-header-static .text-left {
  text-align: left;
}
#bp-header-static .text-center {
  text-align: center;
}
#bp-header-static .text-start {
  text-align: start;
}
#bp-header-static .text-\[14px\] {
  font-size: 14px;
}
#bp-header-static .text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
#bp-header-static .text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
#bp-header-static .text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
#bp-header-static .font-light {
  font-weight: 300;
}
#bp-header-static .font-medium {
  font-weight: 500;
}
#bp-header-static .uppercase {
  text-transform: uppercase;
}
#bp-header-static .lowercase {
  text-transform: lowercase;
}
#bp-header-static .capitalize {
  text-transform: capitalize;
}
#bp-header-static .normal-case {
  text-transform: none;
}
#bp-header-static .italic {
  font-style: italic;
}
#bp-header-static .not-italic {
  font-style: normal;
}
#bp-header-static .normal-nums {
  font-variant-numeric: normal;
}
#bp-header-static .ordinal {
  --tw-ordinal: ordinal;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing)
    var(--tw-numeric-fraction);
}
#bp-header-static .slashed-zero {
  --tw-slashed-zero: slashed-zero;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing)
    var(--tw-numeric-fraction);
}
#bp-header-static .lining-nums {
  --tw-numeric-figure: lining-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing)
    var(--tw-numeric-fraction);
}
#bp-header-static .oldstyle-nums {
  --tw-numeric-figure: oldstyle-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing)
    var(--tw-numeric-fraction);
}
#bp-header-static .proportional-nums {
  --tw-numeric-spacing: proportional-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing)
    var(--tw-numeric-fraction);
}
#bp-header-static .tabular-nums {
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing)
    var(--tw-numeric-fraction);
}
#bp-header-static .diagonal-fractions {
  --tw-numeric-fraction: diagonal-fractions;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing)
    var(--tw-numeric-fraction);
}
#bp-header-static .leading-6 {
  line-height: 1.5rem;
}
#bp-header-static .leading-none {
  line-height: 1;
}
#bp-header-static .text-brand-ink-black {
  --tw-text-opacity: 1;
  color: color-mix(in srgb, var(--color-brand-ink-black), transparent calc((1 - var(--tw-text-opacity, 1)) * 100%));
}
#bp-header-static .text-brand-white {
  --tw-text-opacity: 1;
  color: color-mix(in srgb, var(--color-brand-white), transparent calc((1 - var(--tw-text-opacity, 1)) * 100%));
}
#bp-header-static .text-button-link-text {
  --tw-text-opacity: 1;
  color: color-mix(
    in srgb,
    var(--color-component-button-link-text, var(--color-system-primary-accessible)),
    transparent calc((1 - var(--tw-text-opacity, 1)) * 100%)
  );
}
#bp-header-static .text-button-primary-text {
  --tw-text-opacity: 1;
  color: color-mix(
    in srgb,
    var(--color-component-button-primary-text, var(--color-brand-white)),
    transparent calc((1 - var(--tw-text-opacity, 1)) * 100%)
  );
}
#bp-header-static .text-button-secondary-text {
  --tw-text-opacity: 1;
  color: color-mix(
    in srgb,
    var(--color-component-button-secondary-text, var(--color-system-primary-accessible)),
    transparent calc((1 - var(--tw-text-opacity, 1)) * 100%)
  );
}
#bp-header-static .text-reference-gray-l40 {
  --tw-text-opacity: 1;
  color: color-mix(in srgb, var(--color-reference-gray-l40), transparent calc((1 - var(--tw-text-opacity, 1)) * 100%));
}
#bp-header-static .text-reference-gray-l85 {
  --tw-text-opacity: 1;
  color: color-mix(in srgb, var(--color-reference-gray-l85), transparent calc((1 - var(--tw-text-opacity, 1)) * 100%));
}
#bp-header-static .text-system-text-disabled {
  color: var(--color-system-text-disabled);
}
#bp-header-static .text-system-text-disabled-on-dark {
  color: var(--color-system-text-disabled-on-dark);
}
#bp-header-static .text-tag-text {
  --tw-text-opacity: 1;
  color: color-mix(
    in srgb,
    var(--color-component-tag-text, var(--color-system-text)),
    transparent calc((1 - var(--tw-text-opacity, 1)) * 100%)
  );
}
#bp-header-static .text-tag-text-on-dark {
  --tw-text-opacity: 1;
  color: color-mix(
    in srgb,
    var(--color-component-tag-text-on-dark, var(--color-system-text-on-dark)),
    transparent calc((1 - var(--tw-text-opacity, 1)) * 100%)
  );
}
#bp-header-static .underline {
  text-decoration-line: underline;
}
#bp-header-static .overline {
  text-decoration-line: overline;
}
#bp-header-static .line-through {
  text-decoration-line: line-through;
}
#bp-header-static .no-underline {
  text-decoration-line: none;
}
#bp-header-static .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#bp-header-static .subpixel-antialiased {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
#bp-header-static .opacity-0 {
  opacity: 0;
}
#bp-header-static .opacity-100 {
  opacity: 1;
}
#bp-header-static .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);
}
#bp-header-static .shadow-border {
  --tw-shadow: inset 0 0 0 1px var(--color-system-outline);
  --tw-shadow-colored: inset 0 0 0 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);
}
#bp-header-static .shadow-dark-m-20 {
  --tw-shadow: var(--shadow-shadow-dark-m-20);
  --tw-shadow-colored: var(--shadow-shadow-dark-m-20);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
#bp-header-static .shadow-dark-m-25 {
  --tw-shadow: var(--shadow-shadow-dark-m-25);
  --tw-shadow-colored: var(--shadow-shadow-dark-m-25);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
#bp-header-static .shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
#bp-header-static .shadow-\[none\] {
  --tw-shadow-color: none;
  --tw-shadow: var(--tw-shadow-colored);
}
#bp-header-static .shadow-brand-ink-black {
  --tw-shadow-color: color-mix(in srgb, var(--color-brand-ink-black), transparent calc((1 - 1) * 100%));
  --tw-shadow: var(--tw-shadow-colored);
}
#bp-header-static .shadow-brand-white {
  --tw-shadow-color: color-mix(in srgb, var(--color-brand-white), transparent calc((1 - 1) * 100%));
  --tw-shadow: var(--tw-shadow-colored);
}
#bp-header-static .shadow-button-secondary-border {
  --tw-shadow-color: color-mix(
    in srgb,
    var(
      --color-component-button-secondary-border,
      var(--color-component-button-secondary-text, var(--color-system-primary-accessible))
    ),
    transparent calc((1 - 1) * 100%)
  );
  --tw-shadow: var(--tw-shadow-colored);
}
#bp-header-static .shadow-system-outline {
  --tw-shadow-color: color-mix(in srgb, var(--color-system-outline), transparent calc((1 - 1) * 100%));
  --tw-shadow: var(--tw-shadow-colored);
}
#bp-header-static .outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
#bp-header-static .outline {
  outline-style: solid;
}
#bp-header-static .outline-0 {
  outline-width: 0px;
}
#bp-header-static .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);
}
#bp-header-static .ring-inset {
  --tw-ring-inset: inset;
}
#bp-header-static .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);
}
#bp-header-static .drop-shadow {
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  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);
}
#bp-header-static .grayscale {
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate)
    var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
#bp-header-static .invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate)
    var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
#bp-header-static .sepia {
  --tw-sepia: sepia(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate)
    var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
#bp-header-static .\!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) !important;
}
#bp-header-static .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);
}
#bp-header-static .backdrop-blur {
  --tw-backdrop-blur: blur(8px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast)
    var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity)
    var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast)
    var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity)
    var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
#bp-header-static .backdrop-grayscale {
  --tw-backdrop-grayscale: grayscale(100%);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast)
    var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity)
    var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast)
    var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity)
    var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
#bp-header-static .backdrop-invert {
  --tw-backdrop-invert: invert(100%);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast)
    var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity)
    var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast)
    var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity)
    var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
#bp-header-static .backdrop-sepia {
  --tw-backdrop-sepia: sepia(100%);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast)
    var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity)
    var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast)
    var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity)
    var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
#bp-header-static .backdrop-filter {
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast)
    var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity)
    var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast)
    var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity)
    var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
#bp-header-static .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: var(--motion-system-easing-standard);
  transition-duration: var(--motion-system-duration-short);
}
#bp-header-static .transition-all {
  transition-property: all;
  transition-timing-function: var(--motion-system-easing-standard);
  transition-duration: var(--motion-system-duration-short);
}
#bp-header-static .transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: var(--motion-system-easing-standard);
  transition-duration: var(--motion-system-duration-short);
}
#bp-header-static .delay {
  transition-delay: var(--motion-system-duration-short);
}
#bp-header-static .duration-system-short {
  transition-duration: var(--motion-system-duration-short);
}
#bp-header-static .ease-system-easing-expressive {
  transition-timing-function: var(--motion-system-easing-expressive);
}
#bp-header-static .text-mobile-header-5 {
  font-size: var(--text-mobile-header-5-fontSize);
  line-height: var(--text-mobile-header-5-lineHeight);
  font-weight: var(--text-mobile-header-5-fontWeight);
  text-transform: unset;
  letter-spacing: unset;
}

#bp-header-static .text-mobile-title-1 {
  font-size: var(--text-mobile-title-1-fontSize);
  line-height: var(--text-mobile-title-1-lineHeight);
  font-weight: var(--text-mobile-title-1-fontWeight);
  text-transform: unset;
  letter-spacing: unset;
}

#bp-header-static .leading-10 {
  line-height: 2.5rem;
}

#bp-header-static .bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

#bp-header-static .\!leading-10 {
  line-height: 2.5rem !important;
}

#bp-header-static .rounded-full {
  border-radius: var(--border-radius-full);
}

#bp-header-static .w-10 {
  width: 2.5rem;
}

#bp-header-static .h-10 {
  height: 2.5rem;
}

#bp-header-static .text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

#bp-header-static .text-ui-label {
  font-size: var(--text-ui-label-fontSize);
  line-height: var(--text-ui-label-lineHeight);
  font-weight: var(--text-ui-label-fontWeight);
  text-transform: unset;
  letter-spacing: unset;
}
#bp-header-static .text-ui-label-bold {
  font-size: var(--text-ui-label-bold-fontSize);
  line-height: var(--text-ui-label-bold-lineHeight);
  font-weight: var(--text-ui-label-bold-fontWeight);
  text-transform: unset;
  letter-spacing: unset;
}
#bp-header-static .text-ui-label-large {
  font-size: var(--text-ui-label-large-fontSize);
  line-height: var(--text-ui-label-large-lineHeight);
  font-weight: var(--text-ui-label-large-fontWeight);
  text-transform: unset;
  letter-spacing: unset;
}
#bp-header-static .text-ui-label-large-bold {
  font-size: var(--text-ui-label-large-bold-fontSize);
  line-height: var(--text-ui-label-large-bold-lineHeight);
  font-weight: var(--text-ui-label-large-bold-fontWeight);
  text-transform: unset;
  letter-spacing: unset;
}
#bp-header-static .text-ui-label-small {
  font-size: var(--text-ui-label-small-fontSize);
  line-height: var(--text-ui-label-small-lineHeight);
  font-weight: var(--text-ui-label-small-fontWeight);
  text-transform: unset;
  letter-spacing: unset;
}
#bp-header-static .text-ui-label-small-bold {
  font-size: var(--text-ui-label-small-bold-fontSize);
  line-height: var(--text-ui-label-small-bold-lineHeight);
  font-weight: var(--text-ui-label-small-bold-fontWeight);
  text-transform: unset;
  letter-spacing: unset;
}
@keyframes enter {
  from {
    opacity: var(--tw-enter-opacity, 1);
    stroke-dashoffset: var(--tw-enter-stroke-dashoffset, 0);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0)
      scale3d(var(--tw-enter-scale, 1, 1, 1)) rotate(var(--tw-enter-rotate, 0));
  }
}
@keyframes exit {
  to {
    opacity: var(--tw-exit-opacity, 1);
    stroke-dashoffset: var(--tw-exit-stroke-dashoffset, 0);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0)
      scale3d(var(--tw-exit-scale, 1, 1, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}
@keyframes enter-exit {
  from {
    opacity: var(--tw-enter-opacity, 1);
    stroke-dashoffset: var(--tw-enter-stroke-dashoffset, 0);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0)
      scale3d(var(--tw-enter-scale, 1, 1, 1)) rotate(var(--tw-enter-rotate, 0));
  }
  to {
    opacity: var(--tw-exit-opacity, 1);
    stroke-dashoffset: var(--tw-exit-stroke-dashoffset, 0);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0)
      scale3d(var(--tw-exit-scale, 1, 1, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}
@keyframes enter-height {
  from {
    height: var(--tw-enter-height, auto);
  }
}
@keyframes exit-height {
  from {
    height: var(--tw-exit-height, auto);
  }
}
@keyframes enter-exit-height {
  from {
    height: var(--tw-enter-height, auto);
  }
  to {
    height: var(--tw-exit-height, auto);
  }
}
@keyframes enter-opacity {
  from {
    opacity: var(--tw-enter-opacity, 1);
  }
}
@keyframes exit-opacity {
  from {
    opacity: var(--tw-exit-opacity, 1);
  }
}
@keyframes enter-exit-opacity {
  from {
    opacity: var(--tw-enter-opacity, 1);
  }
  to {
    opacity: var(--tw-exit-opacity, 1);
  }
}
@keyframes enter-strokeDashoffset {
  from {
    stroke-dashoffset: var(--tw-enter-stroke-dashoffset, 0);
  }
}
@keyframes exit-strokeDashoffset {
  from {
    stroke-dashoffset: var(--tw-exit-stroke-dashoffset, 0);
  }
}
@keyframes enter-exit-strokeDashoffset {
  from {
    stroke-dashoffset: var(--tw-enter-stroke-dashoffset, 0);
  }
  to {
    stroke-dashoffset: var(--tw-exit-stroke-dashoffset, 0);
  }
}
@keyframes enter-transform {
  from {
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0)
      scale3d(var(--tw-enter-scale, 1, 1, 1)) rotate(var(--tw-enter-rotate, 0));
  }
}
@keyframes exit-transform {
  from {
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0)
      scale3d(var(--tw-exit-scale, 1, 1, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}
@keyframes enter-exit-transform {
  from {
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0)
      scale3d(var(--tw-enter-scale, 1, 1, 1)) rotate(var(--tw-enter-rotate, 0));
  }
  to {
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0)
      scale3d(var(--tw-exit-scale, 1, 1, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}
#bp-header-static .animation-duration-system-long {
  animation-duration: var(--motion-system-duration-long);
}
#bp-header-static .animation-duration-system-short {
  animation-duration: var(--motion-system-duration-short);
}
#bp-header-static .animation-ease-system-easing-expressive {
  animation-timing-function: var(--motion-system-easing-expressive);
}
#bp-header-static .\[--button-scale-pressed\:0\.95\] {
  --button-scale-pressed: 0.95;
}
#bp-header-static .\[--button-scale-pressed\:1\] {
  --button-scale-pressed: 1;
}
#bp-header-static .\[--button-scale-touched\:0\.95\] {
  --button-scale-touched: 0.95;
}
#bp-header-static .\[--color-component-button-primary-bg\:var\(--header-primary\2c var\(--color-system-primary-accessible\)\)\] {
  --color-component-button-primary-bg: var(--header-primary, var(--color-system-primary-accessible));
}
#bp-header-static .\[--color-component-button-secondary-border\:var\(--header-nav-on-surface\2c var\(--color-brand-ink-black\)\)\] {
  --color-component-button-secondary-border: var(--header-nav-on-surface, var(--color-brand-ink-black));
}
#bp-header-static .\[--color-component-button-secondary-text\:var\(--header-nav-on-surface\2c var\(--color-brand-ink-black\)\)\] {
  --color-component-button-secondary-text: var(--header-nav-on-surface, var(--color-brand-ink-black));
}
#bp-header-static .\[--tag-background-color\:var\(--header-secondary\2c var\(--color-brand-first-paper\)\)\] {
  --tag-background-color: var(--header-secondary, var(--color-brand-first-paper));
}
#bp-header-static .\[--tag-outline-color\:var\(--header-secondary\2c var\(--color-brand-first-paper\)\)\] {
  --tag-outline-color: var(--header-secondary, var(--color-brand-first-paper));
}
#bp-header-static .\[stroke-linejoin\:round\] {
  stroke-linejoin: round;
}
#bp-header-static .\[view-transition-name\:desktop-menu-bg\] {
  view-transition-name: desktop-menu-bg;
}
#bp-header-static .\[view-transition-name\:desktop-menu-inner-with-categories\] {
  view-transition-name: desktop-menu-inner-with-categories;
}
#bp-header-static .\[view-transition-name\:desktop-menu-inner\] {
  view-transition-name: desktop-menu-inner;
}
#bp-header-static .\[view-transition-name\:desktop-menu-shortcuts\] {
  view-transition-name: desktop-menu-shortcuts;
}
@keyframes backpackSmoke {
  0% {
    background-color: var(--status-overlay-accent-color);
    opacity: 0;
  }
  100% {
    background-color: var(--status-overlay-accent-color);
    opacity: 0.5;
  }
}
:root {
  --mobile-breakpoint-accent: #50b0af;
  --tablet-breakpoint-accent: #db7e3b;
  --desktop-breakpoint--accent: #565abd;
  --breakpoint-accent-s: var(--mobile-breakpoint-accent);
  --breakpoint-accent-m: var(--tablet-breakpoint-accent);
  --breakpoint-accent-l: var(--desktop-breakpoint--accent);
  --breakpoint-accent-xl: var(--desktop-breakpoint--accent);
  --breakpoint-accent-xxl: var(--desktop-breakpoint--accent);
  --status-overlay-accent-color: var(--breakpoint-accent-s);
}

#bp-header-static html,
#bp-header-static body {
  padding: 0;
  margin: 0;
  scroll-behavior: smooth;
}
#bp-header-static html .overwrite-status-overlay,
#bp-header-static body .overwrite-status-overlay {
  --status-overlay-accent-color: var(--breakpoint-accent-s);
}
#bp-header-static html .overwrite-status-overlay .storyblok--outlined,
#bp-header-static body .overwrite-status-overlay .storyblok--outlined {
  background-color: red;
}
#bp-header-static html .overwrite-status-overlay .storyblok__hint,
#bp-header-static body .overwrite-status-overlay .storyblok__hint {
  outline: var(--status-overlay-accent-color);
}
#bp-header-static html .overwrite-status-overlay .storyblok__overlay,
#bp-header-static body .overwrite-status-overlay .storyblok__overlay {
  outline: 1px solid var(--status-overlay-accent-color);
}
#bp-header-static html .overwrite-status-overlay .storyblok__overlay.storyblok__overlay--clicked,
#bp-header-static body .overwrite-status-overlay .storyblok__overlay.storyblok__overlay--clicked {
  animation-name: backpackSmoke;
}
#bp-header-static html .overwrite-status-overlay .storyblok__overlay.storyblok__overlay--clicked,
  .overwrite-status-overlay
  .storyblok__overlay
  .storyblok__breadcrumbs-menu
  .storyblok__breadcrumbs-menu__menu-item.storyblok__breadcrumbs-menu__menu-item--selected,
#bp-header-static body
  .overwrite-status-overlay
  .storyblok__overlay
  .storyblok__breadcrumbs-menu
  .storyblok__breadcrumbs-menu__menu-item.storyblok__breadcrumbs-menu__menu-item--selected {
  color: var(--status-overlay-accent-color);
}
#bp-header-static html .overwrite-status-overlay .storyblok__overlay .storyblok__overlay-menu,
#bp-header-static body .overwrite-status-overlay .storyblok__overlay .storyblok__overlay-menu {
  background-color: var(--status-overlay-accent-color);
}
#bp-header-static html .overwrite-status-overlay .storyblok__overlay .storyblok__overlay-menu-btn:hover,
#bp-header-static body .overwrite-status-overlay .storyblok__overlay .storyblok__overlay-menu-btn:hover {
  background-color: var(--status-overlay-accent-color);
  filter: brightness(0.9);
}
@media print, screen and (min-width: 48em) {
  #bp-header-static html .overwrite-status-overlay,
  #bp-header-static body .overwrite-status-overlay {
    --status-overlay-accent-color: var(--breakpoint-accent-m);
  }
}
@media print, screen and (min-width: 64em) {
  #bp-header-static html .overwrite-status-overlay,
  #bp-header-static body .overwrite-status-overlay {
    --status-overlay-accent-color: var(--breakpoint-accent-l);
  }
}
@media print, screen and (min-width: 79em) {
  #bp-header-static html .overwrite-status-overlay,
  #bp-header-static body .overwrite-status-overlay {
    --status-overlay-accent-color: var(--breakpoint-accent-xl);
  }
}
@media screen and (min-width: 90em) {
  #bp-header-static html .overwrite-status-overlay,
  #bp-header-static body .overwrite-status-overlay {
    --status-overlay-accent-color: var(--breakpoint-accent-xxl);
  }
}
#bp-header-static .\*\:\!h-\[12px\] > * {
  height: 12px !important;
}
#bp-header-static .\*\:\!w-\[12px\] > * {
  width: 12px !important;
}
#bp-header-static .before\:pointer-events-none::before {
  content: var(--tw-content);
  pointer-events: none;
}
#bp-header-static .before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}
#bp-header-static .before\:-inset-x-s::before {
  content: var(--tw-content);
  left: calc(var(--spacing-spacing-s) * -1);
  right: calc(var(--spacing-spacing-s) * -1);
}
#bp-header-static .before\:-inset-x-xs::before {
  content: var(--tw-content);
  left: calc(var(--spacing-spacing-xs) * -1);
  right: calc(var(--spacing-spacing-xs) * -1);
}
#bp-header-static .before\:-inset-y-s::before {
  content: var(--tw-content);
  top: calc(var(--spacing-spacing-s) * -1);
  bottom: calc(var(--spacing-spacing-s) * -1);
}
#bp-header-static .before\:-inset-y-xs::before {
  content: var(--tw-content);
  top: calc(var(--spacing-spacing-xs) * -1);
  bottom: calc(var(--spacing-spacing-xs) * -1);
}
#bp-header-static .before\:left-0::before {
  content: var(--tw-content);
  left: 0px;
}
#bp-header-static .before\:right-l::before {
  content: var(--tw-content);
  right: var(--spacing-spacing-l);
}
#bp-header-static .before\:top-0::before {
  content: var(--tw-content);
  top: 0px;
}
#bp-header-static .before\:z-10::before {
  content: var(--tw-content);
  z-index: 10;
}
#bp-header-static .before\:h-full::before {
  content: var(--tw-content);
  height: 100%;
}
#bp-header-static .before\:h-l::before {
  content: var(--tw-content);
  height: var(--spacing-spacing-l);
}
#bp-header-static .before\:w-\[6px\]::before {
  content: var(--tw-content);
  width: 6px;
}
#bp-header-static .before\:bg-gradient-to-b::before {
  content: var(--tw-content);
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
#bp-header-static .before\:from-brand-white::before {
  content: var(--tw-content);
  --tw-gradient-from: color-mix(in srgb, var(--color-brand-white), transparent calc((1 - 1) * 100%))
    var(--tw-gradient-from-position);
  --tw-gradient-to: color-mix(in srgb, var(--color-brand-white), transparent calc((1 - 0) * 100%))
    var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
#bp-header-static .after\:pointer-events-none::after {
  content: var(--tw-content);
  pointer-events: none;
}
#bp-header-static .after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}
#bp-header-static .after\:-bottom-xs::after {
  content: var(--tw-content);
  bottom: calc(var(--spacing-spacing-xs) * -1);
}
#bp-header-static .after\:bottom-0::after {
  content: var(--tw-content);
  bottom: 0px;
}
#bp-header-static .after\:left-0::after {
  content: var(--tw-content);
  left: 0px;
}
#bp-header-static .after\:right-0::after {
  content: var(--tw-content);
  right: 0px;
}
#bp-header-static .after\:right-l::after {
  content: var(--tw-content);
  right: var(--spacing-spacing-l);
}
#bp-header-static .after\:z-10::after {
  content: var(--tw-content);
  z-index: 10;
}
#bp-header-static .after\:block::after {
  content: var(--tw-content);
  display: block;
}
#bp-header-static .after\:h-\[3px\]::after {
  content: var(--tw-content);
  height: 3px;
}
#bp-header-static .after\:h-l::after {
  content: var(--tw-content);
  height: var(--spacing-spacing-l);
}
#bp-header-static .after\:bg-current::after {
  content: var(--tw-content);
  background-color: currentColor;
}
#bp-header-static .after\:bg-gradient-to-t::after {
  content: var(--tw-content);
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
#bp-header-static .after\:from-brand-white::after {
  content: var(--tw-content);
  --tw-gradient-from: color-mix(in srgb, var(--color-brand-white), transparent calc((1 - 1) * 100%))
    var(--tw-gradient-from-position);
  --tw-gradient-to: color-mix(in srgb, var(--color-brand-white), transparent calc((1 - 0) * 100%))
    var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
#bp-header-static .after\:content-\[\'\'\]::after {
  --tw-content: '';
  content: var(--tw-content);
}
#bp-header-static .after\:\[view-transition-name\:active-underline\]::after {
  content: var(--tw-content);
  view-transition-name: active-underline;
}
#bp-header-static .last\:mb-0:last-child {
  margin-bottom: 0px;
}
#bp-header-static .hover\:\!cursor-auto:hover {
  cursor: auto !important;
}
#bp-header-static .hover\:cursor-pointer:hover {
  cursor: pointer;
}
#bp-header-static .hover\:bg-brand-ink-black\/15:hover {
  background-color: color-mix(in srgb, var(--color-brand-ink-black), transparent calc((1 - 0.15) * 100%));
}
#bp-header-static .hover\:bg-brand-white\/15:hover {
  background-color: color-mix(in srgb, var(--color-brand-white), transparent calc((1 - 0.15) * 100%));
}
#bp-header-static .hover\:bg-button-link-bg\/15:hover {
  background-color: color-mix(
    in srgb,
    var(--color-component-button-link-bg, var(--color-system-primary-accessible)),
    transparent calc((1 - 0.15) * 100%)
  );
}
#bp-header-static .hover\:bg-reference-gray-l85:hover {
  --tw-bg-opacity: 1;
  background-color: color-mix(
    in srgb,
    var(--color-reference-gray-l85),
    transparent calc((1 - var(--tw-bg-opacity, 1)) * 100%)
  );
}
#bp-header-static .hover\:\!\[--button-scale-pressed\:1\.00\]:hover {
  --button-scale-pressed: 1 !important;
}
#bp-header-static .hover\:\[--button-scale-pressed\:1\.05\]:hover {
  --button-scale-pressed: 1.05;
}
#bp-header-static .focus-visible\:pointer-events-auto:focus-visible {
  pointer-events: auto;
}
#bp-header-static .focus-visible\:opacity-100:focus-visible {
  opacity: 1;
}
#bp-header-static .disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}
#bp-header-static .group\/nav-link:first-child .group-first\/nav-link\:pl-0 {
  padding-left: 0px;
}
#bp-header-static .group\/nav-link:last-child .group-last\/nav-link\:pr-0 {
  padding-right: 0px;
}
#bp-header-static .group:hover .group-hover\:bg-reference-gray-l95 {
  --tw-bg-opacity: 1;
  background-color: color-mix(
    in srgb,
    var(--color-reference-gray-l95),
    transparent calc((1 - var(--tw-bg-opacity, 1)) * 100%)
  );
}
#bp-header-static .group:hover .group-hover\:after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}
#bp-header-static .group:hover .group-hover\:after\:left-0::after {
  content: var(--tw-content);
  left: 0px;
}
#bp-header-static .group:hover .group-hover\:after\:right-0::after {
  content: var(--tw-content);
  right: 0px;
}
#bp-header-static .group:hover .group-hover\:after\:block::after {
  content: var(--tw-content);
  display: block;
}
#bp-header-static .group:hover .group-hover\:after\:h-\[3px\]::after {
  content: var(--tw-content);
  height: 3px;
}
#bp-header-static .group:hover .group-hover\:after\:bg-current::after {
  content: var(--tw-content);
  background-color: currentColor;
}
#bp-header-static .group:hover .group-hover\:after\:content-\[\'\'\]::after {
  --tw-content: '';
  content: var(--tw-content);
}
#bp-header-static .group:active .group-active\:bg-reference-gray-l85 {
  --tw-bg-opacity: 1;
  background-color: color-mix(
    in srgb,
    var(--color-reference-gray-l85),
    transparent calc((1 - var(--tw-bg-opacity, 1)) * 100%)
  );
}
#bp-header-static .has-\[button\]\:pr-0:has(button) {
  padding-right: 0px;
}
#bp-header-static .bg-header-nav-surface {
  background-color: #ffff; /* fix header opacity */
}
@media (prefers-reduced-motion: no-preference) {
  #bp-header-static .motion-safe\:scale-\[--button-scale-pressed\] {
    --tw-scale-x: var(--button-scale-pressed);
    --tw-scale-y: var(--button-scale-pressed);
    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));
  }
  #bp-header-static .motion-safe\:scale-\[--button-scale-touched\] {
    --tw-scale-x: var(--button-scale-touched);
    --tw-scale-y: var(--button-scale-touched);
    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 spin {
    to {
      transform: rotate(360deg);
    }
  }
  #bp-header-static .motion-safe\:animate-spin {
    animation: spin 1s linear infinite;
  }
  #bp-header-static .motion-safe\:transition-\[opacity\2c background-color\2c transform\] {
    transition-property: opacity, background-color, transform;
    transition-timing-function: var(--motion-system-easing-standard);
    transition-duration: var(--motion-system-duration-short);
  }
  #bp-header-static .motion-safe\:transition-\[transform\] {
    transition-property: transform;
    transition-timing-function: var(--motion-system-easing-standard);
    transition-duration: var(--motion-system-duration-short);
  }
  #bp-header-static .motion-safe\:transition-all {
    transition-property: all;
    transition-timing-function: var(--motion-system-easing-standard);
    transition-duration: var(--motion-system-duration-short);
  }
  #bp-header-static .motion-safe\:transition-transform {
    transition-property: transform;
    transition-timing-function: var(--motion-system-easing-standard);
    transition-duration: var(--motion-system-duration-short);
  }
  #bp-header-static .motion-safe\:delay-300 {
    transition-delay: 300ms;
  }
  #bp-header-static .motion-safe\:delay-system-medium {
    transition-delay: var(--motion-system-duration-medium);
  }
  #bp-header-static .motion-safe\:duration-300 {
    transition-duration: 300ms;
  }
  #bp-header-static .motion-safe\:duration-system-medium {
    transition-duration: var(--motion-system-duration-medium);
  }
  #bp-header-static .motion-safe\:ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  #bp-header-static .motion-safe\:ease-system-easing-expressive {
    transition-timing-function: var(--motion-system-easing-expressive);
  }
  #bp-header-static .motion-safe\:animate-in {
    animation-name: enter;
    animation-fill-mode: backwards;
    --tw-enter-opacity: initial;
    --tw-enter-scale: initial;
    --tw-enter-rotate: initial;
    --tw-enter-translate-x: initial;
    --tw-enter-translate-y: initial;
    --tw-enter-height: initial;
    --tw-enter-stroke-dashoffset: initial;
  }
  #bp-header-static .motion-safe\:animate-out {
    animation-name: exit;
    animation-fill-mode: forwards;
    --tw-exit-opacity: initial;
    --tw-exit-scale: initial;
    --tw-exit-rotate: initial;
    --tw-exit-translate-x: initial;
    --tw-exit-translate-y: initial;
    --tw-exit-height: initial;
    --tw-exit-stroke-dashoffset: initial;
  }
  #bp-header-static .motion-safe\:animate-from-opacity-0 {
    --tw-enter-opacity: 0;
  }
  #bp-header-static .motion-safe\:animate-from-rotate-\[-7deg\] {
    --tw-enter-rotate: -7deg;
  }
  #bp-header-static .motion-safe\:animate-from-rotate-\[7deg\] {
    --tw-enter-rotate: 7deg;
  }
  #bp-header-static .motion-safe\:animate-to-rotate-\[-7deg\] {
    --tw-exit-rotate: -7deg;
  }
  #bp-header-static .motion-safe\:animate-to-rotate-\[7deg\] {
    --tw-exit-rotate: 7deg;
  }
  #bp-header-static .motion-safe\:animate-from-bottom-\[1\%\] {
    --tw-enter-translate-y: 1%;
  }
  #bp-header-static .motion-safe\:animate-from-bottom-\[3\%\] {
    --tw-enter-translate-y: 3%;
  }
  #bp-header-static .motion-safe\:animate-from-right-\[10\%\] {
    --tw-enter-translate-x: 10%;
  }
  #bp-header-static .motion-safe\:animate-from-right-\[8px\] {
    --tw-enter-translate-x: 8px;
  }
  #bp-header-static .motion-safe\:animate-from-right-m {
    --tw-enter-translate-x: var(--spacing-spacing-m);
  }
  #bp-header-static .motion-safe\:animate-from-top-\[3\%\] {
    --tw-enter-translate-y: calc(3% * -1);
  }
  #bp-header-static .motion-safe\:animate-from-top-l {
    --tw-enter-translate-y: calc(var(--spacing-spacing-l) * -1);
  }
  #bp-header-static .motion-safe\:animate-from-top-xs {
    --tw-enter-translate-y: calc(var(--spacing-spacing-xs) * -1);
  }
  #bp-header-static .motion-safe\:animate-to-bottom-\[1\%\] {
    --tw-exit-translate-y: 1%;
  }
  #bp-header-static .motion-safe\:animate-to-bottom-\[3\%\] {
    --tw-exit-translate-y: 3%;
  }
  #bp-header-static .motion-safe\:animate-to-right-\[10\%\] {
    --tw-exit-translate-x: 10%;
  }
  #bp-header-static .motion-safe\:animate-to-right-\[8px\] {
    --tw-exit-translate-x: 8px;
  }
  #bp-header-static .motion-safe\:animate-to-top-\[1\%\] {
    --tw-exit-translate-y: calc(1% * -1);
  }
  #bp-header-static .motion-safe\:animate-to-top-\[3\%\] {
    --tw-exit-translate-y: calc(3% * -1);
  }
  #bp-header-static .motion-safe\:animation-duration-system-medium {
    animation-duration: var(--motion-system-duration-medium);
  }
  #bp-header-static .motion-safe\:animation-duration-system-short {
    animation-duration: var(--motion-system-duration-short);
  }
  #bp-header-static .motion-safe\:animation-delay-system-medium {
    animation-delay: var(--motion-system-duration-medium);
  }
  #bp-header-static .motion-safe\:animation-ease-out {
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
  #bp-header-static .motion-safe\:animation-ease-system-easing-expressive {
    animation-timing-function: var(--motion-system-easing-expressive);
  }
  #bp-header-static .motion-safe\:animation-ease-system-easing-standard {
    animation-timing-function: var(--motion-system-easing-standard);
  }
}
@media not all and (min-width: 1024px) {
  #bp-header-static .max-lg\:pointer-events-none {
    pointer-events: none;
  }
  #bp-header-static .max-lg\:fixed {
    position: fixed;
  }
  #bp-header-static .max-lg\:bottom-0 {
    bottom: 0px;
  }
  #bp-header-static .max-lg\:m-xs {
    margin: var(--spacing-spacing-xs);
  }
  #bp-header-static .max-lg\:mb-0 {
    margin-bottom: 0px;
  }
  #bp-header-static .max-lg\:hidden {
    display: none;
  }
  #bp-header-static .max-lg\:w-full {
    width: 100%;
  }
  #bp-header-static .max-lg\:pt-\[--header-height\] {
    padding-top: var(--header-height);
  }
}
@media (min-width: 768px) {
  #bp-header-static .md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  #bp-header-static .md\:flex-row {
    flex-direction: row;
  }
  @media not all and (min-width: 1024px) {
    #bp-header-static .md\:max-lg\:flex-1 {
      flex: 1 1 0%;
    }
  }
}
@media (min-width: 1024px) {
  #bp-header-static .lg\:-left-s {
    left: calc(var(--spacing-spacing-s) * -1);
  }
  #bp-header-static .lg\:-right-s {
    right: calc(var(--spacing-spacing-s) * -1);
  }
  #bp-header-static .lg\:top-0 {
    top: 0px;
  }
  #bp-header-static .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  #bp-header-static .lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  #bp-header-static .lg\:my-xs {
    margin-top: var(--spacing-spacing-xs);
    margin-bottom: var(--spacing-spacing-xs);
  }
  #bp-header-static .lg\:-ml-xs {
    margin-left: calc(var(--spacing-spacing-xs) * -1);
  }
  #bp-header-static .lg\:ml-0 {
    margin-left: 0px;
  }
  #bp-header-static .lg\:ml-xs {
    margin-left: var(--spacing-spacing-xs);
  }
  #bp-header-static .lg\:mt-0 {
    margin-top: 0px;
  }
  #bp-header-static .lg\:mt-xxs {
    margin-top: var(--spacing-spacing-xxs);
  }
  #bp-header-static .lg\:flex {
    display: flex;
  }
  #bp-header-static .lg\:hidden {
    display: none;
  }
  #bp-header-static .lg\:h-fit {
    height: -moz-fit-content;
    height: fit-content;
  }
  #bp-header-static .lg\:h-xl {
    height: var(--spacing-spacing-xl);
  }
  #bp-header-static .lg\:min-h-\[40px\] {
    min-height: 40px;
  }
  #bp-header-static .lg\:w-\[230px\] {
    width: 230px;
  }
  #bp-header-static .lg\:max-w-\[238px\] {
    max-width: 238px;
  }
  #bp-header-static .lg\:max-w-\[375px\] {
    max-width: 375px;
  }
  #bp-header-static .lg\:max-w-\[960px\] {
    max-width: 960px;
  }
  #bp-header-static .lg\:-translate-y-\[72px\] {
    --tw-translate-y: -72px;
    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));
  }
  #bp-header-static .lg\:columns-3 {
    -moz-columns: 3;
    columns: 3;
  }
  #bp-header-static .lg\:flex-row {
    flex-direction: row;
  }
  #bp-header-static .lg\:flex-col {
    flex-direction: column;
  }
  #bp-header-static .lg\:flex-wrap {
    flex-wrap: wrap;
  }
  #bp-header-static .lg\:flex-nowrap {
    flex-wrap: nowrap;
  }
  #bp-header-static .lg\:items-end {
    align-items: flex-end;
  }
  #bp-header-static .lg\:rounded-xs {
    border-radius: var(--border-radius-xs);
  }
  #bp-header-static .lg\:p-0 {
    padding: 0px;
  }
  #bp-header-static .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  #bp-header-static .lg\:pb-0 {
    padding-bottom: 0px;
  }
  #bp-header-static .lg\:pb-l {
    padding-bottom: var(--spacing-spacing-l);
  }
  #bp-header-static .lg\:pb-xxs {
    padding-bottom: var(--spacing-spacing-xxs);
  }
  #bp-header-static .lg\:pl-0 {
    padding-left: 0px;
  }
  #bp-header-static .lg\:pl-xs {
    padding-left: var(--spacing-spacing-xs);
  }
  #bp-header-static .lg\:pt-\[--header-height\] {
    padding-top: var(--header-height);
  }
  #bp-header-static .lg\:text-ui-label-small {
    font-size: var(--text-ui-label-small-fontSize);
    line-height: var(--text-ui-label-small-lineHeight);
    font-weight: var(--text-ui-label-small-fontWeight);
    text-transform: unset;
    letter-spacing: unset;
  }
  #bp-header-static .lg\:text-ui-label-small-bold {
    font-size: var(--text-ui-label-small-bold-fontSize);
    line-height: var(--text-ui-label-small-bold-lineHeight);
    font-weight: var(--text-ui-label-small-bold-fontWeight);
    text-transform: unset;
    letter-spacing: unset;
  }
  #bp-header-static .lg\:before\:-left-s::before {
    content: var(--tw-content);
    left: calc(var(--spacing-spacing-s) * -1);
  }
  #bp-header-static .lg\:before\:h-\[6px\]::before {
    content: var(--tw-content);
    height: 6px;
  }
  #bp-header-static .lg\:before\:rounded-full::before {
    content: var(--tw-content);
    border-radius: var(--border-radius-full);
  }
  @media (prefers-reduced-motion: no-preference) {
    #bp-header-static .lg\:motion-safe\:ml-0 {
      margin-left: 0px;
    }
    #bp-header-static .lg\:motion-safe\:pl-0 {
      padding-left: 0px;
    }
    #bp-header-static .group:hover .lg\:group-hover\:motion-safe\:translate-x-xs {
      --tw-translate-x: var(--spacing-spacing-xs);
      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));
    }
  }
}
@media (min-width: 1264px) {
  #bp-header-static .xl\:max-w-\[1200px\] {
    max-width: 1200px;
  }
}
#bp-header-static .\[\&\>div\>svg\]\:h-\[16px\] > div > svg {
  height: 16px;
}
#bp-header-static .\[\&\>div\>svg\]\:w-\[16px\] > div > svg {
  width: 16px;
}
#bp-header-static .\[\&\>span\>svg\]\:h-\[16px\] > span > svg {
  height: 16px;
}
#bp-header-static .\[\&\>span\>svg\]\:w-\[16px\] > span > svg {
  width: 16px;
}
#bp-header-static .\[\&\>svg\]\:h-\[16px\] > svg {
  height: 16px;
}
#bp-header-static .\[\&\>svg\]\:w-\[16px\] > svg {
  width: 16px;
}
#bp-header-static .\[\&\>svg\]\:flex-none > svg {
  flex: none;
}
#bp-header-static .\[\&_\.ef-icon-wrapper\]\:h-\[12px\] .ef-icon-wrapper {
  height: 12px;
}
#bp-header-static .\[\&_\.ef-icon-wrapper\]\:w-\[12px\] .ef-icon-wrapper {
  width: 12px;
}
#bp-header-static .after\:bg-header-primary::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: color-mix(
    in srgb,
    var(--header-primary, var(--color-system-primary-accessible)),
    transparent calc((1 - var(--tw-bg-opacity)) * 100%)
  );
}
#bp-header-static .after\:h-\[2\.5px\]:after {
  content: var(--tw-content);
  height: 2.5px;
}
#bp-header-static .after\:bottom-\[-4px\]:after {
  content: var(--tw-content);
  bottom: -4px;
}
#bp-header-static .before\:bg-header-primary:before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: color-mix(
    in srgb,
    var(--header-primary, var(--color-system-primary-accessible)),
    transparent calc((1 - var(--tw-bg-opacity)) * 100%)
  );
}
#bp-header-static .max-lg\:text-header-primary {
  --tw-text-opacity: 1;
  color: color-mix(
    in srgb,
    var(--header-primary, var(--color-system-primary-accessible)),
    transparent calc((1 - var(--tw-text-opacity)) * 100%)
  );
}
@media (min-width: 1024px) {
  #bp-header-static .lg\:text-ui-label-small-bold {
    font-size: var(--text-ui-label-small-bold-fontSize);
    line-height: var(--text-ui-label-small-bold-lineHeight);
    font-weight: var(--text-ui-label-small-bold-fontWeight);
    text-transform: unset;
    letter-spacing: unset;
  }
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!../../node_modules/@eftours/ui-hooks/dist/index.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************/
#bp-header-static .Mui-sticky {
  position: sticky;
  transition: top 0.4s;
  z-index: 100;
}
/*# sourceMappingURL=index.css.map */
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!../../node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!../../node_modules/@eftours/material-ui-gud/public/fonts.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: EF Circular Latin;
  font-display: fallback;
  src: url('https://cdn.brandfolder.io/RV7K8308/at/89tkv5r5gx7jfh985x8bxn49/LatinSubset-EFCircularWeb-Light.woff2')
      format('woff2'),
    url('https://cdn.brandfolder.io/RV7K8308/at/cqcfx4jskp6q5xwvgnm2nsn/LatinSubset-EFCircularWeb-Light.woff')
      format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: EF Circular Latin;
  font-display: fallback;
  src: url('https://cdn.brandfolder.io/RV7K8308/at/hsrhnk76b7hqbgb838n7ctm/LatinSubset-EFCircularWeb-LightItalic.woff2')
      format('woff2'),
    url('https://cdn.brandfolder.io/RV7K8308/at/bv56s67jbv2569nsvt53/LatinSubset-EFCircularWeb-LightItalic.woff')
      format('woff');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: EF Circular Latin;
  font-display: fallback;
  src: url('https://cdn.brandfolder.io/RV7K8308/at/w32sv6hb5vx8hmbh673sqnph/LatinSubset-EFCircularWeb-Book.woff2')
      format('woff2'),
    url('https://cdn.brandfolder.io/RV7K8308/at/rp8867rqhsh2f25chn6nwcv/LatinSubset-EFCircularWeb-Book.woff')
      format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: EF Circular Latin;
  font-display: fallback;
  src: url('https://cdn.brandfolder.io/RV7K8308/at/j8gms6f6r8rcv72jnzw78j3g/LatinSubset-EFCircularWeb-BookItalic.woff2')
      format('woff2'),
    url('https://cdn.brandfolder.io/RV7K8308/at/x4877z8h3bs6rnfwj3pjr/LatinSubset-EFCircularWeb-BookItalic.woff')
      format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: EF Circular Latin;
  font-display: fallback;
  src: url('https://cdn.brandfolder.io/RV7K8308/at/8z34v5snfh2ts85mnbpx83v/LatinSubset-EFCircularWeb-Medium.woff2')
      format('woff2'),
    url('https://cdn.brandfolder.io/RV7K8308/at/444n4sxgnr5g3wqc89rp7t/LatinSubset-EFCircularWeb-Medium.woff')
      format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: EF Circular Latin;
  font-display: fallback;
  src: url('https://cdn.brandfolder.io/RV7K8308/at/tm7gn94nxtgg9ncr5mp3mp5/LatinSubset-EFCircularWeb-MediumItalic.woff2')
      format('woff2'),
    url('https://cdn.brandfolder.io/RV7K8308/at/n7mhxvskk7fwcn668bks37/LatinSubset-EFCircularWeb-MediumItalic.woff')
      format('woff');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: EF Circular Latin;
  font-display: fallback;
  src: url('https://cdn.brandfolder.io/RV7K8308/at/fwpz86r5j46kbxgjb7g48nn9/LatinSubset-EFCircularWeb-Bold.woff2')
      format('woff2'),
    url('https://cdn.brandfolder.io/RV7K8308/at/n7qt348qhfwh7mh7kv4n4xc6/LatinSubset-EFCircularWeb-Bold.woff')
      format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: EF Circular Latin;
  font-display: fallback;
  src: url('https://cdn.brandfolder.io/RV7K8308/at/hvxpvkkbc8ncstcpnnsmfwmt/LatinSubset-EFCircularWeb-BoldItalic.woff2')
      format('woff2'),
    url('https://cdn.brandfolder.io/RV7K8308/at/kn5knhqrxpv2s7swmcfmns/LatinSubset-EFCircularWeb-BoldItalic.woff')
      format('woff');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: EF Circular Latin;
  font-display: fallback;
  src: url('https://cdn.brandfolder.io/RV7K8308/at/bsx3xjb85qj784zfpxtkmm7/LatinSubset-EFCircularWeb-Black.woff2')
      format('woff2'),
    url('https://cdn.brandfolder.io/RV7K8308/at/hg5wfrg8296frk9t2zp86n4z/LatinSubset-EFCircularWeb-Black.woff')
      format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: EF Circular Latin;
  font-display: fallback;
  src: url('https://cdn.brandfolder.io/RV7K8308/at/8cghf8pt8qx54q8m8wws884/LatinSubset-EFCircularWeb-BlackItalic.woff2')
      format('woff2'),
    url('https://cdn.brandfolder.io/RV7K8308/at/gvggrc9kb26gnpxc9tff3r9/LatinSubset-EFCircularWeb-BlackItalic.woff')
      format('woff');
  font-weight: 900;
  font-style: italic;
}
