/* @font-face {
  font-family: 'Metropolis';
  src: url('../fonts/metropolis/metropolis-light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/metropolis/metropolis-lightitalic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
} */

@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/metropolis/metropolis-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/metropolis/metropolis-regularitalic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/metropolis/metropolis-medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/metropolis/metropolis-mediumitalic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/metropolis/metropolis-semibold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/metropolis/metropolis-semibolditalic.woff2') format('woff2');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/metropolis/metropolis-bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/metropolis/metropolis-bolditalic.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

/* @font-face {
  font-family: 'Metropolis';
  src: url('../fonts/metropolis/metropolis-extrabold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/metropolis/metropolis-extrabolditalic.woff2') format('woff2');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/metropolis/metropolis-black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/metropolis/metropolis-blackitalic.woff2') format('woff2');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
} */

:root {
  /* Container */
  --container-width: 73.75rem;
  --container-padding: clamp(1.5625rem, 5vw, 5rem);

  /* Page Head */
  --page-head-height: 5rem;
}

@media (min-width: 72.5em) {

:root {
    --page-head-height: 6.25rem
}
  }

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

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

/* ! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com */

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #a3a3a3; /* 2 */
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (forced-colors: active)  {

  [type='checkbox']:checked {
    appearance: auto;
  }
}

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

@media (forced-colors: active)  {

  [type='radio']:checked {
    appearance: auto;
  }
}

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

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

@media (forced-colors: active)  {

  [type='checkbox']:indeterminate {
    appearance: auto;
  }
}

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

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

[type='file']:focus {
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}

html {
  scroll-behavior: smooth;
  font-family: Open Sans, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  scroll-padding-top: calc(var(--page-head-height) + 2rem);
}

body {
  font-size: clamp(0.94rem, 0.43vw + 0.78rem, 1.13rem);
  line-height: 1.5;
}

html,
body {
  height: 100%;
}

@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}

/* Remove the tapping delay on clickable elements */

a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  touch-action: manipulation;
}

#wpadminbar {
  position: fixed !imporant;
}

/*  WordPress Generated Classes */

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto;
}

.aligncenter {
  display: block;
  margin: 1rem auto;
  height: auto;
}

.alignleft,
.alignright {
  margin-bottom: 1rem;
  height: auto;
}

@media (min-width: 36em) {
  .alignleft {
    float: left;
    margin-right: 1rem;
  }

  .alignright {
    float: right;
    margin-left: 1rem;
  }
}

.wp-caption {
  margin-bottom: 1rem;
}

.wp-caption-text {
  font-size: 0.9em;
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

/**
 * Swiper 11.2.10
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 28, 2025
 */

/* FONT_START */

@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}

/* FONT_END */

:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/* 3D Effects */

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */

/* 3D Shadows */

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Slide styles end */

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}

.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

/* Navigation font start */

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}

/* Navigation font end */

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform,
        200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
        200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
    200ms right;
}

/* Fraction */

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-slide {
  height: auto;
}

[data-module='carousel']:not([data-active='true']) .swiper-pagination {
    display: none;
  }

.alm-grid-wrap {
  --loading-icon: url("data:image/svg+xml,%3Csvg viewBox='0 0 38 38' xmlns='http://www.w3.org/2000/svg' stroke='%23F54F96'%3E%3Cg fill='none' %3E%3Cg transform='translate(1 1)' stroke-width='2'%3E%3Ccircle stroke-opacity='.5' cx='18' cy='18' r='18'/%3E%3Cpath d='M36 18c0-9.94-8.06-18-18-18'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 18 18' to='360 18 18' dur='1s' repeatCount='indefinite'/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  min-height: 31.25rem;
}

.alm-grid-wrap .alm-btn-wrap {
  margin: 0px;
  padding: 0px;
}

.alm-grid-wrap .alm-btn-wrap .alm-load-more-btn {
    --btn-text: currentColor !important;
    --btn-text-active: var(--btn-text) !important;
    --btn-bg: transparent !important;
    --btn-bg-active: var(--btn-bg) !important;
    --btn-border: var(--btn-bg) !important;
    --btn-border-active: var(--btn-bg-active) !important;
    display: inline-flex;
    min-width: 13.75rem;
    cursor: pointer;
    user-select: none;
    appearance: none;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    border-radius: 1.5rem;
    background-color: var(--btn-bg);
    padding-left: 1.7em;
    padding-right: 1.7em;
    padding-top: 0.9em;
    padding-bottom: 0.9em;
    text-align: center;
    vertical-align: middle;
    font-family: Metropolis, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    font-size: clamp(0.88rem, 0.28vw + 0.77rem, 1rem);
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0.05em;
    color: var(--btn-text);
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    --tw-ring-inset: inset;
    --tw-ring-color: var(--btn-border);
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 200ms;
  }

.alm-grid-wrap .alm-btn-wrap .alm-load-more-btn:hover {
  background-color: var(--btn-bg-active);
  color: var(--btn-text-active);
  --tw-ring-color: var(--btn-border-active);
}

.alm-grid-wrap .alm-btn-wrap .alm-load-more-btn:focus-visible {
  background-color: var(--btn-bg-active);
  color: var(--btn-text-active);
  --tw-ring-color: var(--btn-border-active);
}

@media not all and (min-width: 36em) {

  .alm-grid-wrap .alm-btn-wrap .alm-load-more-btn {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.alm-grid-wrap .alm-btn-wrap .alm-load-more-btn {
    --btn-text: #fff !important;
    --btn-bg: #193C5A !important;
    --btn-bg-active: #4C7493 !important;
    margin-top: 3rem;
    height: auto !important;
    --tw-shadow: 0 0 #0000 !important;
    --tw-shadow-colored: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

.alm-grid-wrap .alm-btn-wrap .alm-load-more-btn.loading {
  pointer-events: none;
  overflow: hidden;
  white-space: nowrap;
  background-color: transparent !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  text-indent: 200%;
  --tw-ring-color: transparent !important;
  transition-property: none !important;
}

.alm-grid-wrap .alm-btn-wrap .alm-load-more-btn.loading::before {
  content: var(--tw-content);
  display: none;
}

.alm-grid-wrap .alm-btn-wrap .alm-load-more-btn.loading::after {
  content: var(--tw-content);
  display: none;
}

.alm-grid-wrap .alm-btn-wrap .alm-load-more-btn.loading {

        background-image: var(--loading-icon);
      }

.alm-grid-wrap .alm-btn-wrap .alm-load-more-btn.done {
  display: none !important;
}

.alm-grid-wrap .alm-btn-wrap .alm-paging {
  margin-top: 2.5rem;
  font-weight: 700;
}

.alm-grid-wrap .alm-btn-wrap .alm-paging li {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.alm-grid-wrap .alm-btn-wrap .alm-paging a {
  display: flex;
  min-height: 2.5rem;
  min-width: 2.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 0px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}

.alm-grid-wrap .alm-btn-wrap .alm-paging .active a {
  --tw-border-opacity: 1;
  border-color: rgb(25 60 90 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}

.alm-grid-wrap .alm-paging-wrap .alm-paging-loading {
    background-image: var(--loading-icon);
    background-size: 50px !important;
  }

.alm-filters-container {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.alm-filters-container .alm-filters-edit {
  display: none !important;
}

.alm-filters-container .alm-filter {
  flex-basis: 20rem;
}

.alm-filters-container .alm-filter .alm-filter--inner {
  padding: 0px;
}

.alm-filters-container .alm-filter .alm-filter--inner .alm-filter--select select {
  appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

.alm-filters-container .alm-filter .alm-filter--inner .alm-filter--select select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

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

.alm-filters-container .alm-filter .alm-filter--inner .alm-filter--select select:where([size]:not([size="1"])) {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  print-color-adjust: unset;
}

.alm-filters-container .alm-filter .alm-filter--inner .alm-filter--select select {
  padding-top: 0.7em;
  padding-bottom: 0.7em;
}

.alm-no-results > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.alm-no-results h2 {
  font-size: clamp(1.13rem, 0.57vw + 0.92rem, 1.38rem);
  line-height: 1.45;
}

.pum-theme-cookie-banner .pum-content + .pum-close {
  display: none;
}

.pum-theme-cookie-banner .pum-container {
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(25 60 90 / var(--tw-bg-opacity, 1));
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 2rem;
  padding-bottom: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 36em) {

  .pum-theme-cookie-banner .pum-container {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}

.pum-theme-cookie-banner .pum-content {
    --container-width: 73.75rem;
    --container-padding: clamp(1.5625rem, 5vw, 5rem);
    margin-left: auto;
    margin-right: auto;
    width: min(
      calc(100% - var(--container-padding) * 2),
      var(--container-width)
    );
  }

.pum-theme-cookie-banner .pum-content > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.pum-theme-cookie-banner .pum-content {
  text-wrap: balance;
  text-align: center;
  font-size: clamp(0.94rem, 0.43vw + 0.78rem, 1.13rem);
  line-height: 1.5;
  color: inherit;
}

.pum-theme-cookie-banner .pum-content a {
  text-decoration-line: underline;
}

.pum-theme-cookie-banner .pum-content button {
    --btn-text: currentColor;
    --btn-text-active: var(--btn-text);
    --btn-bg: transparent;
    --btn-bg-active: var(--btn-bg);
    --btn-border: var(--btn-bg);
    --btn-border-active: var(--btn-bg-active);
    display: inline-flex;
    min-width: 13.75rem;
    cursor: pointer;
    user-select: none;
    appearance: none;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    border-radius: 1.5rem;
    background-color: var(--btn-bg);
    padding-left: 1.7em;
    padding-right: 1.7em;
    padding-top: 0.9em;
    padding-bottom: 0.9em;
    text-align: center;
    vertical-align: middle;
    font-family: Metropolis, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    font-size: clamp(0.88rem, 0.28vw + 0.77rem, 1rem);
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0.05em;
    color: var(--btn-text);
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    --tw-ring-inset: inset;
    --tw-ring-color: var(--btn-border);
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 200ms;
  }

.pum-theme-cookie-banner .pum-content button:hover {
  background-color: var(--btn-bg-active);
  color: var(--btn-text-active);
  --tw-ring-color: var(--btn-border-active);
}

.pum-theme-cookie-banner .pum-content button:focus-visible {
  background-color: var(--btn-bg-active);
  color: var(--btn-text-active);
  --tw-ring-color: var(--btn-border-active);
}

@media not all and (min-width: 36em) {

  .pum-theme-cookie-banner .pum-content button {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.pum-theme-cookie-banner .pum-content button {
    --btn-text: #193C5A;
    --btn-bg: #fff;
    --btn-bg-active: #B6CEE1;
    --btn-text-active: #193C5A;
  }

.prose {
  color: inherit;
  max-width: none;
}

.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: none;
  font-weight: 600;
}

.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)):hover {
  text-decoration: underline;
}

.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 700;
}

.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}

.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}

.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}

.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}

.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: #193C5A;
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
  border: 0;
  font-family: "Georgia", serif;
  font-size: 1.66em;
  padding: 0;
  text-align: center;
  width: 85%;
  margin-inline: auto;
  text-wrap: pretty;
}

.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)):last-child > *:last-child {
  margin-bottom: 0;
}

.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}

.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}

.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: clamp(2rem, 2.27vw + 1.18rem, 3rem);
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1;
  font-family: Metropolis,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
}

.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}

.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: clamp(1.75rem, 1.7vw + 1.14rem, 2.5rem);
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.1;
  font-family: Metropolis,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
}

.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}

.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: clamp(1.5rem, 0.85vw + 1.19rem, 1.88rem);
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.25;
  font-family: Metropolis,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
}

.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.45;
  font-family: Metropolis,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
  font-size: clamp(1.25rem, 0.57vw + 1.05rem, 1.5rem);
}

.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}

.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}

.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}

.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}

.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}

.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}

.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}

.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}

.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: start;
}

.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #193C5A;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #DE7356;
  --tw-prose-bold: inherit;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #DE7356;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: inherit;
  line-height: 1.5;
}

.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}

.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}

.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}

.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}

.prose :where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-family: Open Sans,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
  font-size: 1.125rem;
  font-size: [object Object];
  line-height: inherit;
  font-weight: 700;
}

.prose :where(li:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}

.heading-1 {
  font-family: Metropolis,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
  font-size: clamp(2rem, 2.27vw + 1.18rem, 3rem);
  line-height: 1.1;
  font-weight: 700;
}

.heading-2 {
  font-family: Metropolis,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
  font-size: clamp(1.75rem, 1.7vw + 1.14rem, 2.5rem);
  line-height: 1.1;
  font-weight: 700;
}

.heading-3 {
  font-family: Metropolis,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
  font-size: clamp(1.5rem, 0.85vw + 1.19rem, 1.88rem);
  line-height: 1.25;
  font-weight: 700;
}

.heading-4 {
  font-family: Metropolis,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
  font-size: clamp(1.25rem, 0.57vw + 1.05rem, 1.5rem);
  line-height: 1.45;
  font-weight: 700;
}

.section {
    --section-padding: clamp(3rem, 10vw, 6rem);

    --section-padding-top: calc(
      var(--section-padding) + var(--section-offset-top, 0px)
    );
    --section-padding-bottom: calc(
      var(--section-padding) + var(--section-offset-bottom, 0px)
    );
    padding-top: var(--section-padding-top);
    padding-bottom: var(--section-padding-bottom);
  }

.hero + .section {
    --section-offset-top: max(2.5rem, calc((208 / 1919 * 100%) - 2.5rem));
  }

.container {
    --container-width: 73.75rem;
    --container-padding: clamp(1.5625rem, 5vw, 5rem);
    margin-left: auto;
    margin-right: auto;
    width: min(
      calc(100% - var(--container-padding) * 2),
      var(--container-width)
    );
  }

.container-full {
    --container-width: 100%;
  }

.container-flush {
    --container-padding: 0px;
  }

.burger {
    --burger-width: 25px;
    --burger-height: 2px;
    --burger-gutter: 5px;
    --burger-offset: calc(var(--burger-height) + var(--burger-gutter));

    margin-bottom: var(--burger-offset);
    margin-top: var(--burger-offset);
    position: relative;
    user-select: none;
  }

.burger,
    .burger::before,
    .burger::after {
      height: var(--burger-height);
      width: var(--burger-width);
      background-color: var(--burger-color, currentColor);
      border-radius: var(--burger-border-radius, 0px);
      display: block;
    }

.burger::before,
    .burger::after {
      transition-duration: var(--burger-duration, 0.25s);
      transition-property: background-color, transform;
      transition-timing-function: var(--burger-transition, ease-out);
      content: '';
      left: 0;
      position: absolute;
    }

.burger::before {
      top: calc(var(--burger-offset) * -1);
    }

.burger::after {
      top: var(--burger-offset);
    }

.plus {
    position: relative;
    user-select: none;
  }

.plus,
    .plus::before,
    .plus::after {
      height: var(--plus-height, 3px);
      width: var(--plus-width, 1em);
      display: block;
    }

.plus::before,
    .plus::after {
      content: '';
      left: 0;
      top: 0;
      position: absolute;
      background-color: var(--plus-color, currentColor);
      transition-duration: var(--plus-duration, 0.25s);
      transition-timing-function: var(--plus-transition, ease-out);
      transition-property: background-color, transform;
      border-radius: var(--plus-border-radius, 0px);
    }

.plus::before {
      transform: rotate(-90deg);
    }

.btn {
    --btn-text: currentColor;
    --btn-text-active: var(--btn-text);
    --btn-bg: transparent;
    --btn-bg-active: var(--btn-bg);
    --btn-border: var(--btn-bg);
    --btn-border-active: var(--btn-bg-active);
    display: inline-flex;
    min-width: 13.75rem;
    cursor: pointer;
    user-select: none;
    appearance: none;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    border-radius: 1.5rem;
    background-color: var(--btn-bg);
    padding-left: 1.7em;
    padding-right: 1.7em;
    padding-top: 0.9em;
    padding-bottom: 0.9em;
    text-align: center;
    vertical-align: middle;
    font-family: Metropolis, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    font-size: clamp(0.88rem, 0.28vw + 0.77rem, 1rem);
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0.05em;
    color: var(--btn-text);
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    --tw-ring-inset: inset;
    --tw-ring-color: var(--btn-border);
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 200ms;
  }

.btn:hover {
  background-color: var(--btn-bg-active);
  color: var(--btn-text-active);
  --tw-ring-color: var(--btn-border-active);
}

.btn:focus-visible {
  background-color: var(--btn-bg-active);
  color: var(--btn-text-active);
  --tw-ring-color: var(--btn-border-active);
}

@media not all and (min-width: 36em) {

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

.btn-primary {
    --btn-text: #fff;
    --btn-bg: #193C5A;
    --btn-bg-active: #4C7493;
  }

.btn-secondary {
    --btn-text: #193C5A;
    --btn-bg: #FCC917;
    --btn-bg-active: #E6B515;
  }

.btn-white {
    --btn-text: #193C5A;
    --btn-bg: #fff;
    --btn-bg-active: #B6CEE1;
    --btn-text-active: #193C5A;
  }

:where(html:not(.no-js)) [data-module*='accordion'] {
      --panel-duration: 0.25s;
      --panel-easing: ease-out;
    }

:where(html:not(.no-js)) [data-accordion='trigger'] {
  cursor: pointer;
}

:where(html:not(.no-js)) [data-accordion='panel'] {
  display: grid;
  grid-template-rows: 0fr;
      transition: grid-template-rows var(--panel-duration) var(--panel-easing);
}

:where(html:not(.no-js)) [data-accordion='item'].is-accordion-open > [data-accordion='panel'] {
  grid-template-rows: 1fr;
}

:where(html:not(.no-js)) [data-accordion='content'] {
  overflow: hidden;
}

.pipeline {
    --pipeline-spacing-x: 0rem;
  }

@media (min-width: 64em) {
  .pipeline {
      --pipeline-spacing-x: 1.25rem;
  }
    }

.pipeline {
  font-family: Metropolis, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(25 60 90 / var(--tw-text-opacity, 1));
}

@media (min-width: 64em) {

  .pipeline-row {
    display: grid;
    grid-template-columns: 9.5em 13em 1fr;
  }
}

.pipeline-row {
    grid-template-rows: repeat(var(--pipeline-items, 1), 1fr);
  }

.pipeline-row:last-child .pipeline-item,
      .pipeline-row:last-child .pipeline-product {
  border-bottom-width: 0px;
}

@media not all and (min-width: 64em) {

  .pipeline-row:not(:last-child) {
    margin-bottom: 2rem;
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(25 60 90 / var(--tw-border-opacity, 1));
    padding-bottom: 2rem;
  }
}

.pipeline-headings {
  display: flex;
}

.pipeline-headings > :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)));
  --tw-divide-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-divide-opacity, 1));
}

.pipeline-headings {
  border-radius: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(25 60 90 / var(--tw-bg-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  line-height: 1.1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 80em) {

  .pipeline-headings {
    font-size: clamp(0.88rem, 0.28vw + 0.77rem, 1rem);
    line-height: 1.5;
  }
}

.pipeline-headings > * {
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  justify-content: center;
  padding-top: 0.9em;
  padding-bottom: 0.9em;
  padding-left: var(--pipeline-spacing-x);
  padding-right: var(--pipeline-spacing-x);
  text-align: center;
}

.pipeline-progress {
  position: relative;
  height: 2rem;
  width: 100%;
  align-self: center;
  overflow: hidden;
  border-radius: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

@media (min-width: 64em) {

  .pipeline-progress {
    height: 2.77em;
  }
}

@media not all and (min-width: 64em) {

  .pipeline-progress:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}

.pipeline-progress:after {
      content: '';
      position: absolute;
      left: 0px;
      top: 0px;
      height: 100%;
      width: var(--pipeline-progress,0px);
      --tw-translate-x: -100%;
      transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
      border-radius: inherit;
      background-color: var(--pipeline-progress-color,#000);
      transition-property: transform;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      transition-delay: 300ms;
      transition-duration: 1000ms;
      transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

.pipeline-progress.is-inview:after {
  transform: none;
}

.pipeline-product {
  grid-row: 1 / -1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  --tw-border-opacity: 1;
  border-color: rgb(25 60 90 / var(--tw-border-opacity, 1));
  padding-right: var(--pipeline-spacing-x);
  font-size: 1.125rem;
  line-height: 1.75rem;
}

@media not all and (min-width: 64em) {

  .pipeline-product {
    margin-bottom: 1rem;
  }
}

@media (min-width: 64em) {

  .pipeline-product {
    border-right-width: 1px;
    border-bottom-width: 1px;
  }
}

.pipeline-item {
  grid-column: 2/-1;
  grid-template-columns: subgrid;
  align-items: center;
  --tw-border-opacity: 1;
  border-color: rgb(25 60 90 / var(--tw-border-opacity, 1));
  padding-left: var(--pipeline-spacing-x);
}

@media (min-width: 64em) {

  .pipeline-item {
    display: grid;
    border-bottom-width: 1px;
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }
}

@media not all and (min-width: 64em) {

  .pipeline-item + .pipeline-item {
    padding-top: 1rem;
  }
}

.wave-bg {
    background-image: url(../images/content/subtle-wave.jpg),
      linear-gradient(#F0F0F0 50%, #fff 50%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }

.form {
    --select-arrow: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 8'><path d='M13 1 7 7 1 1' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");
  }

.form input:not([type='radio']):not([type='checkbox']):not([type='submit']):not(
        [type='file']
      ),
    .form textarea,
    .form select {
  display: block;
  width: 100%;
  border-radius: 1.875rem;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(25 60 90 / var(--tw-ring-opacity, 1));
}

.form textarea {
  min-height: 9rem;
}

.form select {
      background-image: var(--select-arrow);
      background-size: 12px 6px;
      background-position: right 1rem center;
      padding-right: 3rem;
    }

.form select option {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.form input[type='checkbox'] {
  margin-right: 0.5rem;
  height: 1.5rem;
  width: 1.5rem;
  cursor: pointer;
  appearance: none;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
      vertical-align: middle;
      position: relative;
}

.form input[type='checkbox']:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-offset-width: 1px;
}

.form input[type='checkbox']:checked {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.form .gform_fields {
  display: grid;
  gap: 1.5rem;
}

.form .gform_fields .gfield--input-type-consent label {
  text-wrap: balance;
}

.form .gfield--type-hidden {
  display: none;
}

.form .ginput_container_consent {
  display: flex;
}

.form .ginput_container_consent input {
  margin-top: 0.2em;
}

.form .gfield_label,
    .form label {
  margin-bottom: 0.5rem;
  display: block;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(25 60 90 / var(--tw-text-opacity, 1));
}

.form .gfield_required_text {
  position: relative;
  margin-left: 0.1em;
  display: inline-block;
  width: 1em;
  height: 1em;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 200%;
}

.form .gfield_required_text::after {
        content: '*';
        position: absolute;
        left: 0px;
        top: 0px;
        height: 100%;
        text-indent: 0px;
      }

.form .gform_footer {
  margin-top: 1.5rem;
}

@media (min-width: 64em) {

  .form .gform_footer {
    margin-top: 2.5rem;
  }
}

.form .gform_button {
    --btn-text: currentColor;
    --btn-text-active: var(--btn-text);
    --btn-bg: transparent;
    --btn-bg-active: var(--btn-bg);
    --btn-border: var(--btn-bg);
    --btn-border-active: var(--btn-bg-active);
    display: inline-flex;
    min-width: 13.75rem;
    cursor: pointer;
    user-select: none;
    appearance: none;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    border-radius: 1.5rem;
    background-color: var(--btn-bg);
    padding-left: 1.7em;
    padding-right: 1.7em;
    padding-top: 0.9em;
    padding-bottom: 0.9em;
    text-align: center;
    vertical-align: middle;
    font-family: Metropolis, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    font-size: clamp(0.88rem, 0.28vw + 0.77rem, 1rem);
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0.05em;
    color: var(--btn-text);
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    --tw-ring-inset: inset;
    --tw-ring-color: var(--btn-border);
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 200ms;
  }

.form .gform_button:hover {
  background-color: var(--btn-bg-active);
  color: var(--btn-text-active);
  --tw-ring-color: var(--btn-border-active);
}

.form .gform_button:focus-visible {
  background-color: var(--btn-bg-active);
  color: var(--btn-text-active);
  --tw-ring-color: var(--btn-border-active);
}

@media not all and (min-width: 36em) {

  .form .gform_button {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.form .gform_button {
    --btn-text: #fff;
    --btn-bg: #193C5A;
    --btn-bg-active: #4C7493;
    min-width: 13.5rem;
  }

.form .gfield_error input:not([type='radio']):not([type='checkbox']):not([type='submit']):not(
          [type='file']
        ),
      .form .gfield_error textarea,
      .form .gfield_error select {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}

.form .gform_submission_error {
  margin-bottom: 1rem;
  font-size: clamp(1rem, 0.57vw + 0.8rem, 1.25rem);
  line-height: 1.5;
  font-weight: 700;
}

.form .gfield_validation_message {
  margin-top: 0.25rem;
  font-size: 0.8em;
}

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

.invisible {
  visibility: hidden;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

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

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

.bottom-0 {
  bottom: 0px;
}

.bottom-full {
  bottom: 100%;
}

.left-0 {
  left: 0px;
}

.left-1\/2 {
  left: 50%;
}

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

.top-\[--wp-admin--admin-bar--height\2c 0px\] {
  top: var(--wp-admin--admin-bar--height,0px);
}

.top-\[15\%\] {
  top: 15%;
}

.top-full {
  top: 100%;
}

.z-10 {
  z-index: 10;
}

.z-100 {
  z-index: 100;
}

.z-20 {
  z-index: 20;
}

.z-30 {
  z-index: 30;
}

.z-90 {
  z-index: 90;
}

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

.col-start-2 {
  grid-column-start: 2;
}

.col-start-3 {
  grid-column-start: 3;
}

.row-span-2 {
  grid-row: span 2 / span 2;
}

.row-span-3 {
  grid-row: span 3 / span 3;
}

.m-auto {
  margin: auto;
}

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

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

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

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

.-mx-\[--container-padding\] {
  margin-left: calc(var(--container-padding) * -1);
  margin-right: calc(var(--container-padding) * -1);
}

.-mb-page-head {
  margin-bottom: calc(var(--page-head-height) * -1);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.mb-\[clamp\(2rem\2c 5vw\2c 4\.5rem\)\] {
  margin-bottom: clamp(2rem,5vw,4.5rem);
}

.mb-\[clamp\(3rem\2c 5vw\2c 5\.5rem\)\] {
  margin-bottom: clamp(3rem,5vw,5.5rem);
}

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

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

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

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

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

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

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

.mt-\[--section-padding\] {
  margin-top: var(--section-padding);
}

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

.block {
  display: block;
}

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

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.aspect-\[19\/4\.3\] {
  aspect-ratio: 19/4.3;
}

.aspect-square {
  aspect-ratio: 1 / 1;
}

.size-10 {
  width: 2.5rem;
  height: 2.5rem;
}

.size-12 {
  width: 3rem;
  height: 3rem;
}

.size-1em {
  width: 1em;
  height: 1em;
}

.size-6 {
  width: 1.5rem;
  height: 1.5rem;
}

.size-\[10rem\] {
  width: 10rem;
  height: 10rem;
}

.size-\[17\.5\%\] {
  width: 17.5%;
  height: 17.5%;
}

.size-\[6rem\] {
  width: 6rem;
  height: 6rem;
}

.h-1em {
  height: 1em;
}

.h-5 {
  height: 1.25rem;
}

.h-\[5vw\] {
  height: 5vw;
}

.h-full {
  height: 100%;
}

.h-page-head {
  height: var(--page-head-height);
}

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

.max-h-\[80\%\] {
  max-height: 80%;
}

.max-h-\[8rem\] {
  max-height: 8rem;
}

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

.max-h-\[9rem\] {
  max-height: 9rem;
}

.max-h-\[rem-convert\(115px\)\] {
  max-height: 7.1875rem;
}

.min-h-10 {
  min-height: 2.5rem;
}

.min-h-24 {
  min-height: 6rem;
}

.min-h-32 {
  min-height: 8rem;
}

.min-h-56 {
  min-height: 14rem;
}

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

.w-1\/2 {
  width: 50%;
}

.w-1em {
  width: 1em;
}

.w-\[0\.7em\] {
  width: 0.7em;
}

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

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

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

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

.w-\[clamp\(250px\2c 70\%\2c 575px\)\] {
  width: clamp(250px,70%,575px);
}

.w-\[clamp\(80px\2c 10vw\2c 210px\)\] {
  width: clamp(80px,10vw,210px);
}

.w-\[clamp\(min\(200px\2c 100\%\)\2c 28\%\2c 360px\)\] {
  width: clamp(min(200px,100%),28%,360px);
}

.w-\[rem-convert\(340px\)\] {
  width: 21.25rem;
}

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.max-w-\[17rem\] {
  max-width: 17rem;
}

.max-w-\[19rem\] {
  max-width: 19rem;
}

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

.max-w-\[rem-convert\(530px\)\] {
  max-width: 33.125rem;
}

.max-w-\[rem-convert\(575px\)\] {
  max-width: 35.9375rem;
}

.max-w-\[rem-convert\(750px\)\] {
  max-width: 46.875rem;
}

.max-w-\[rem-convert\(950px\)\] {
  max-width: 59.375rem;
}

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

.flex-none {
  flex: none;
}

.shrink-0 {
  flex-shrink: 0;
}

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

.grow {
  flex-grow: 1;
}

.basis-\[max\(16rem\2c 30\%\)\] {
  flex-basis: max(16rem,30%);
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-scale-x-100 {
  --tw-scale-x: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-x-\[-1\] {
  --tw-scale-x: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-default {
  cursor: default;
}

.resize {
  resize: both;
}

.list-inside {
  list-style-position: inside;
}

.list-decimal {
  list-style-type: decimal;
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-\[1fr_auto\] {
  grid-template-columns: 1fr auto;
}

.grid-cols-\[auto_1fr\] {
  grid-template-columns: auto 1fr;
}

.grid-rows-\[auto_1fr_auto\] {
  grid-template-rows: auto 1fr auto;
}

.grid-rows-\[auto_auto\] {
  grid-template-rows: auto auto;
}

.grid-rows-\[repeat\(3\2c auto\)\] {
  grid-template-rows: repeat(3,auto);
}

.grid-rows-subgrid {
  grid-template-rows: subgrid;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

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

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

.justify-between {
  justify-content: space-between;
}

.gap-0 {
  gap: 0px;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-9 {
  gap: 2.25rem;
}

.gap-\[0\.5em\] {
  gap: 0.5em;
}

.gap-x-10 {
  column-gap: 2.5rem;
}

.gap-x-16 {
  column-gap: 4rem;
}

.gap-x-6 {
  column-gap: 1.5rem;
}

.gap-x-\[4\.5rem\] {
  column-gap: 4.5rem;
}

.gap-x-\[7\%\] {
  column-gap: 7%;
}

.gap-x-\[8\%\] {
  column-gap: 8%;
}

.gap-y-2 {
  row-gap: 0.5rem;
}

.gap-y-4 {
  row-gap: 1rem;
}

.gap-y-6 {
  row-gap: 1.5rem;
}

.gap-y-8 {
  row-gap: 2rem;
}

.gap-y-\[2\.5em\] {
  row-gap: 2.5em;
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}

.space-y-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.space-y-\[--section-padding\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(var(--section-padding) * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(var(--section-padding) * var(--tw-space-y-reverse));
}

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

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

.overflow-x-clip {
  overflow-x: clip;
}

.text-balance {
  text-wrap: balance;
}

.text-pretty {
  text-wrap: pretty;
}

.rounded-4xl {
  border-radius: 1.875rem;
}

.rounded-fl-4xl {
  border-radius: clamp(1.88rem, 1.42vw + 1.36rem, 2.5rem);
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-l-none {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.rounded-r-none {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-t {
  border-top-width: 1px;
}

.border-neutral-300 {
  --tw-border-opacity: 1;
  border-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(25 60 90 / var(--tw-border-opacity, 1));
}

.bg-\[--mainColor\2c theme\(colors\.neutral\.100\)\] {
  background-color: var(--mainColor,#F0F0F0);
}

.bg-\[--stats-theme\] {
  background-color: var(--stats-theme);
}

.bg-black\/10 {
  background-color: rgb(0 0 0 / 0.1);
}

.bg-climb-mint {
  --tw-bg-opacity: 1;
  background-color: rgb(168 201 195 / var(--tw-bg-opacity, 1));
}

.bg-climb-terracotta {
  --tw-bg-opacity: 1;
  background-color: rgb(222 115 86 / var(--tw-bg-opacity, 1));
}

.bg-climb-terracotta-light {
  --tw-bg-opacity: 1;
  background-color: rgb(229 145 117 / var(--tw-bg-opacity, 1));
}

.bg-neutral-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1));
}

.bg-neutral-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(163 163 163 / var(--tw-bg-opacity, 1));
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(25 60 90 / var(--tw-bg-opacity, 1));
}

.bg-primary-light {
  --tw-bg-opacity: 1;
  background-color: rgb(182 206 225 / var(--tw-bg-opacity, 1));
}

.bg-primary-medium {
  --tw-bg-opacity: 1;
  background-color: rgb(70 142 203 / var(--tw-bg-opacity, 1));
}

.bg-transparent {
  background-color: transparent;
}

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

.bg-cover {
  background-size: cover;
}

.bg-\[position\:50\%_-1px\] {
  background-position: 50% -1px;
}

.fill-climb-terracotta {
  fill: #DE7356;
}

.fill-current {
  fill: currentColor;
}

.fill-neutral-100 {
  fill: #F0F0F0;
}

.fill-secondary\/85 {
  fill: rgb(252 201 23 / 0.85);
}

.fill-white {
  fill: #fff;
}

.object-contain {
  object-fit: contain;
}

.object-cover {
  object-fit: cover;
}

.p-10 {
  padding: 2.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-8 {
  padding: 2rem;
}

.p-\[--accordion-padding\] {
  padding: var(--accordion-padding);
}

.p-\[10\%\] {
  padding: 10%;
}

.p-\[8\%\] {
  padding: 8%;
}

.p-\[clamp\(1\.5rem\2c 10\%\2c 7\.5rem\)\] {
  padding: clamp(1.5rem,10%,7.5rem);
}

.p-\[clamp\(1\.5rem\2c 7\%\2c 4\.5rem\)\] {
  padding: clamp(1.5rem,7%,4.5rem);
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-\[--pipeline-spacing-x\] {
  padding-left: var(--pipeline-spacing-x);
  padding-right: var(--pipeline-spacing-x);
}

.px-\[10\%\] {
  padding-left: 10%;
  padding-right: 10%;
}

.px-\[5\%\] {
  padding-left: 5%;
  padding-right: 5%;
}

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-14 {
  padding-bottom: 3.5rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pb-\[--section-padding\] {
  padding-bottom: var(--section-padding);
}

.pl-2 {
  padding-left: 0.5rem;
}

.pt-0 {
  padding-top: 0px;
}

.pt-1 {
  padding-top: 0.25rem;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pt-8 {
  padding-top: 2rem;
}

.pt-\[5\%\] {
  padding-top: 5%;
}

.pt-page-head {
  padding-top: var(--page-head-height);
}

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

.text-right {
  text-align: right;
}

.align-middle {
  vertical-align: middle;
}

.font-base {
  font-family: Open Sans, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
}

.font-secondary {
  font-family: Metropolis, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
}

.font-tertiary {
  font-family: Georgia, Times, Times New Roman, serif;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-\[0\.9em\] {
  font-size: 0.9em;
}

.text-\[1\.45em\] {
  font-size: 1.45em;
}

.text-\[2rem\] {
  font-size: 2rem;
}

.text-fl-2xl {
  font-size: clamp(1.13rem, 0.57vw + 0.92rem, 1.38rem);
  line-height: 1.45;
}

.text-fl-3xl {
  font-size: clamp(1.25rem, 0.57vw + 1.05rem, 1.5rem);
  line-height: 1.45;
}

.text-fl-4xl {
  font-size: clamp(1.5rem, 0.85vw + 1.19rem, 1.88rem);
  line-height: 1.25;
}

.text-fl-5xl {
  font-size: clamp(1.75rem, 1.7vw + 1.14rem, 2.5rem);
  line-height: 1.1;
}

.text-fl-7xl {
  font-size: clamp(2.25rem, 2.56vw + 1.33rem, 3.38rem);
  line-height: 1.1;
}

.text-fl-base {
  font-size: clamp(0.88rem, 0.28vw + 0.77rem, 1rem);
  line-height: 1.5;
}

.text-fl-lg {
  font-size: clamp(0.94rem, 0.43vw + 0.78rem, 1.13rem);
  line-height: 1.5;
}

.text-fl-xl {
  font-size: clamp(1rem, 0.57vw + 0.8rem, 1.25rem);
  line-height: 1.5;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-sm\/extra-tight {
  font-size: 0.875rem;
  line-height: 1.1;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-bold {
  font-weight: 700;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.normal-case {
  text-transform: none;
}

.italic {
  font-style: italic;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(25 60 90 / var(--tw-text-opacity, 1));
}

.text-primary-lighter {
  --tw-text-opacity: 1;
  color: rgb(76 116 147 / var(--tw-text-opacity, 1));
}

.text-primary-medium {
  --tw-text-opacity: 1;
  color: rgb(70 142 203 / var(--tw-text-opacity, 1));
}

.text-secondary {
  --tw-text-opacity: 1;
  color: rgb(252 201 23 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.opacity-0 {
  opacity: 0;
}

.opacity-85 {
  opacity: 0.85;
}

.mix-blend-multiply {
  mix-blend-mode: multiply;
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-\[opacity\2c visibility\2c transform\] {
  transition-property: opacity,visibility,transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-\[opacity\2c visibility\] {
  transition-property: opacity,visibility;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-200 {
  transition-duration: 200ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-500 {
  transition-duration: 500ms;
}

.ease-expo-out {
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.container-\[1070px\] {
  --container-width: 1070px;
}

.container-medium {
  --container-width: 66.875rem;
}

.container-narrow {
  --container-width: 54.375rem;
}

.container-wide {
  --container-width: 90.625rem;
}

html:not(.no-js) [data-module*='reveal'] {
      visibility: hidden;
    }

html:not(.no-js) [data-module*='reveal'][data-reveal-active='true'] {
        visibility: visible;
      }

html:not(.no-js) .reveal-fade-up {
      --reveal-timing: cubic-bezier(0.215, 0.61, 0.355, 1);
      --reveal-distance: 0.9375rem;
      --reveal-delay: calc(
        var(--reveal-initial-delay, 0s) + var(--reveal-item-delay, 0s)
      );
    }

@media (min-width: 36em) {
    html:not(.no-js) .reveal-fade-up {
        --reveal-distance: 2.5rem;
    }
      }

html:not(.no-js) .reveal-fade-up {

      opacity: 0;
      transform: translate3d(0, var(--reveal-distance), 0);
}

html:not(.no-js) .reveal-fade-up-in {
      transition-delay: var(--reveal-delay);
      transition-duration: 0.5s, 0.8s;
      transition-property: opacity, transform;
      transition-timing-function: var(--reveal-timing);
      opacity: 1;
      transform: none;
    }

html:not(.no-js) :where(.reveal-group-fade-up > *) {
      --reveal-timing: cubic-bezier(0.215, 0.61, 0.355, 1);
      --reveal-distance: 0.9375rem;
      --reveal-delay: calc(
        var(--reveal-initial-delay, 0s) + var(--reveal-item-delay, 0s)
      );
    }

@media (min-width: 36em) {
    html:not(.no-js) :where(.reveal-group-fade-up > *) {
        --reveal-distance: 2.5rem;
    }
      }

html:not(.no-js) :where(.reveal-group-fade-up > *) {

      opacity: 0;
      transform: translate3d(0, var(--reveal-distance), 0);
}

:where(.reveal-group-fade-up > *):nth-child(2) {
        --reveal-item-delay: calc((2 - 1) * var(--reveal-stagger-delay, 0.1s));
      }

:where(.reveal-group-fade-up > *):nth-child(3) {
        --reveal-item-delay: calc((3 - 1) * var(--reveal-stagger-delay, 0.1s));
      }

:where(.reveal-group-fade-up > *):nth-child(4) {
        --reveal-item-delay: calc((4 - 1) * var(--reveal-stagger-delay, 0.1s));
      }

:where(.reveal-group-fade-up > *):nth-child(5) {
        --reveal-item-delay: calc((5 - 1) * var(--reveal-stagger-delay, 0.1s));
      }

:where(.reveal-group-fade-up > *):nth-child(6) {
        --reveal-item-delay: calc((6 - 1) * var(--reveal-stagger-delay, 0.1s));
      }

:where(.reveal-group-fade-up > *):nth-child(7) {
        --reveal-item-delay: calc((7 - 1) * var(--reveal-stagger-delay, 0.1s));
      }

:where(.reveal-group-fade-up > *):nth-child(8) {
        --reveal-item-delay: calc((8 - 1) * var(--reveal-stagger-delay, 0.1s));
      }

:where(.reveal-group-fade-up > *):nth-child(9) {
        --reveal-item-delay: calc((9 - 1) * var(--reveal-stagger-delay, 0.1s));
      }

:where(.reveal-group-fade-up > *):nth-child(10) {
        --reveal-item-delay: calc((10 - 1) * var(--reveal-stagger-delay, 0.1s));
      }

.\[--accordion-padding\:clamp\(1\.5rem\2c 3vw\2c 2\.5rem\)_clamp\(2rem\2c 5vw\2c 3\.75rem\)\] {
  --accordion-padding: clamp(1.5rem,3vw,2.5rem) clamp(2rem,5vw,3.75rem);
}

.\[--plus-height\:3px\] {
  --plus-height: 3px;
}

.\[--plus-width\:0\.8em\] {
  --plus-width: 0.8em;
}

.\[--tw-prose-bullets\:inherit\] {
  --tw-prose-bullets: inherit;
}

.\[mask-size\:cover\] {
  mask-size: cover;
}

.last\:\*\:section-offset-bottom > *:last-child {
    --section-offset-bottom: calc(208 / 1919 * 100%);
  }

.is-active\:btn-primary.is-active {
    --btn-text: #fff;
    --btn-bg: #193C5A;
    --btn-bg-active: #4C7493;
  }

.is-tab-open\:btn-primary.is-tab-open {
    --btn-text: #fff;
    --btn-bg: #193C5A;
    --btn-bg-active: #4C7493;
  }

.is-mobile-nav-open .is-mobile-nav-open\:burger-to-x {
    background-color: transparent;
  }

.is-mobile-nav-open .is-mobile-nav-open\:burger-to-x:before {
      transform: translateY(var(--burger-offset)) rotate(45deg);
    }

.is-mobile-nav-open .is-mobile-nav-open\:burger-to-x:after {
      transform: translateY(calc(var(--burger-offset) * -1)) rotate(-45deg);
    }

@media not all and (min-width: 64em) {

  .max-lg\:section-offset-bottom {
    --section-offset-bottom: calc(208 / 1919 * 100%);
  }
}

@media (min-width: 64em) {

  .lg\:section-offset {
    --section-offset-bottom: calc(208 / 1919 * 100%);
    --section-offset-top: max(2.5rem, calc((208 / 1919 * 100%) - 2.5rem));
  }
}

.is-accordion-open .\[\.is-accordion-open_\&\]\:plus-to-minus:before {
      transform: none;
    }

.\*\:col-span-full > * {
  grid-column: 1 / -1;
}

.\*\:row-span-full > * {
  grid-row: 1 / -1;
}

.before\:pointer-events-none::before {
  content: var(--tw-content);
  pointer-events: none;
}

.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}

.before\:inset-0::before {
  content: var(--tw-content);
  inset: 0px;
}

.before\:-z-10::before {
  content: var(--tw-content);
  z-index: -10;
}

.before\:mx-2::before {
  content: var(--tw-content);
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.before\:block::before {
  content: var(--tw-content);
  display: block;
}

.before\:bg-white::before {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.before\:text-fl-6xl\/none::before {
  content: var(--tw-content);
  font-size: clamp(2rem, 2.27vw + 1.18rem, 3rem);
  line-height: 1;
}

.before\:opacity-0::before {
  content: var(--tw-content);
  opacity: 0;
}

.before\:shadow-2xl::before {
  content: var(--tw-content);
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.before\:shadow-black\/5::before {
  content: var(--tw-content);
  --tw-shadow-color: rgb(0 0 0 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}

.before\:duration-300::before {
  content: var(--tw-content);
  transition-duration: 300ms;
}

.before\:content-\[\'\|\'\]::before {
  --tw-content: '|';
  content: var(--tw-content);
}

.before\:content-\[\'\201C\'\]::before {
  --tw-content: '“';
  content: var(--tw-content);
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:top-\[calc\(100\%\+5px\)\]::after {
  content: var(--tw-content);
  top: calc(100% + 5px);
}

.after\:ml-auto::after {
  content: var(--tw-content);
  margin-left: auto;
}

.after\:block::after {
  content: var(--tw-content);
  display: block;
}

.after\:h-\[2px\]::after {
  content: var(--tw-content);
  height: 2px;
}

.after\:w-fit::after {
  content: var(--tw-content);
  width: fit-content;
}

.after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}

.after\:bg-primary::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(25 60 90 / var(--tw-bg-opacity, 1));
}

.after\:text-fl-6xl\/none::after {
  content: var(--tw-content);
  font-size: clamp(2rem, 2.27vw + 1.18rem, 3rem);
  line-height: 1;
}

.after\:opacity-0::after {
  content: var(--tw-content);
  opacity: 0;
}

.after\:transition::after {
  content: var(--tw-content);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.after\:content-\[\'\201D\'\]::after {
  --tw-content: '”';
  content: var(--tw-content);
}

.first\:mt-0:first-child {
  margin-top: 0px;
}

.first\:before\:hidden:first-child::before {
  content: var(--tw-content);
  display: none;
}

.last\:mb-0:last-child {
  margin-bottom: 0px;
}

.hover\:text-primary-medium:hover {
  --tw-text-opacity: 1;
  color: rgb(70 142 203 / var(--tw-text-opacity, 1));
}

.group:last-child .group-last\:pr-0 {
  padding-right: 0px;
}

.group:focus-within .group-focus-within\:visible {
  visibility: visible;
}

.group:focus-within .group-focus-within\:opacity-100 {
  opacity: 1;
}

.group:hover .group-hover\:visible {
  visibility: visible;
}

.group:hover .group-hover\:translate-x-1 {
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group\/image:hover .group-hover\/image\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:fill-climb-terracotta-dark {
  fill: #a9472c;
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

.group:hover .group-hover\:after\:opacity-100::after {
  content: var(--tw-content);
  opacity: 1;
}

.group:focus .group-focus\:after\:opacity-100::after {
  content: var(--tw-content);
  opacity: 1;
}

.group.is-accordion-open .group-\[\.is-accordion-open\]\:rotate-90 {
  --tw-rotate: 90deg;
  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));
}

html:not(.no-js) :where(.group.is-inview.is-active .group-\[\&\.is-inview\.is-active\]\:reveal-group-fade-up-in > *) {
      transition-delay: var(--reveal-delay);
      transition-duration: 0.5s, 0.8s;
      transition-property: opacity, transform;
      transition-timing-function: var(--reveal-timing);
      opacity: 1;
      transform: none;
    }

.peer[href='#'] ~ .peer-\[\[href\=\'\#\'\]\]\:after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.peer[href='#'] ~ .peer-\[\[href\=\'\#\'\]\]\:after\:inset-0::after {
  content: var(--tw-content);
  inset: 0px;
}

.prose-a\:text-inherit :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  color: inherit;
}

.hover\:prose-a\:underline :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))):hover {
  text-decoration-line: underline;
}

.is-active\:block.is-active {
  display: block;
}

.is-active\:\[--btn-bg-active\:theme\(\'colors\.primary\.DEFAULT\'\)\].is-active {
  --btn-bg-active: #193C5A;
}

.is-active\:\[--btn-text-active\:theme\(\'colors\.white\'\)\].is-active {
  --btn-text-active: #fff;
}

.is-tab-open\:\[--btn-bg-active\:theme\(\'colors\.primary\.DEFAULT\'\)\].is-tab-open {
  --btn-bg-active: #193C5A;
}

.is-tab-open\:\[--btn-text-active\:theme\(\'colors\.white\'\)\].is-tab-open {
  --btn-text-active: #fff;
}

.child\:col-span-full > * {
  grid-column: 1 / -1;
}

.child\:row-span-full > * {
  grid-row: 1 / -1;
}

.is-mobile-nav-open .is-mobile-nav-open\:visible {
  visibility: visible;
}

.is-mobile-nav-open .is-mobile-nav-open\:fixed {
  position: fixed;
}

.is-mobile-nav-open .is-mobile-nav-open\:block {
  display: block;
}

.is-mobile-nav-open .is-mobile-nav-open\:transform-none {
  transform: none;
}

.is-mobile-nav-open .is-mobile-nav-open\:opacity-100 {
  opacity: 1;
}

.is-page-scrolling .is-page-scrolling\:before\:opacity-100::before {
  content: var(--tw-content);
  opacity: 1;
}

.hocus\:bg-primary-extra-light:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(219 230 240 / var(--tw-bg-opacity, 1));
}

.hocus\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.hocus\:text-primary-light:hover {
  --tw-text-opacity: 1;
  color: rgb(182 206 225 / var(--tw-text-opacity, 1));
}

.hocus\:text-primary-medium:hover {
  --tw-text-opacity: 1;
  color: rgb(70 142 203 / var(--tw-text-opacity, 1));
}

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

.hocus\:bg-primary-extra-light:focus-visible {
  --tw-bg-opacity: 1;
  background-color: rgb(219 230 240 / var(--tw-bg-opacity, 1));
}

.hocus\:text-black:focus-visible {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.hocus\:text-primary-light:focus-visible {
  --tw-text-opacity: 1;
  color: rgb(182 206 225 / var(--tw-text-opacity, 1));
}

.hocus\:text-primary-medium:focus-visible {
  --tw-text-opacity: 1;
  color: rgb(70 142 203 / var(--tw-text-opacity, 1));
}

.hocus\:underline:focus-visible {
  text-decoration-line: underline;
}

@media not all and (min-width: 96em) {

  .max-2xl\:text-fl-5xl {
    font-size: clamp(1.75rem, 1.7vw + 1.14rem, 2.5rem);
    line-height: 1.1;
  }
}

@media not all and (min-width: 80em) {

  .max-xl\:hidden {
    display: none;
  }
}

@media not all and (min-width: 72.5em) {

  .max-nav\:hidden {
    display: none;
  }
}

@media not all and (min-width: 64em) {

  .max-lg\:order-first {
    order: -9999;
  }

  .max-lg\:order-last {
    order: 9999;
  }

  .max-lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

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

  .max-lg\:hidden {
    display: none;
  }

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

  .max-lg\:max-w-\[8em\] {
    max-width: 8em;
  }

  .max-lg\:justify-center {
    justify-content: center;
  }

  .max-lg\:bg-neutral-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1));
  }

  .max-lg\:fill-neutral-100 {
    fill: #F0F0F0;
  }

  .max-lg\:fill-white {
    fill: #fff;
  }

  .max-lg\:text-center {
    text-align: center;
  }

  .max-lg\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .max-lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .max-lg\:text-primary {
    --tw-text-opacity: 1;
    color: rgb(25 60 90 / var(--tw-text-opacity, 1));
  }

  .max-lg\:hide-br br {
    display: none;
  }

  .max-lg\:\[--section-padding\:3rem\] {
    --section-padding: 3rem;
  }
}

@media not all and (min-width: 48em) {

  .max-md\:z-90 {
    z-index: 90;
  }

  .max-md\:order-first {
    order: -9999;
  }

  .max-md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .max-md\:w-\[clamp\(250px\2c 40vw\2c 400px\)\] {
    width: clamp(250px,40vw,400px);
  }

  .max-md\:text-center {
    text-align: center;
  }
}

@media not all and (min-width: 36em) {

  .max-sm\:mt-\[0\.1em\] {
    margin-top: 0.1em;
  }

  .max-sm\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

@media (min-width: 36em) {

  .sm\:aspect-\[3\.6\/2\] {
    aspect-ratio: 3.6/2;
  }

  .sm\:size-8 {
    width: 2rem;
    height: 2rem;
  }

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

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:grid-cols-\[auto_1fr\] {
    grid-template-columns: auto 1fr;
  }

  .sm\:gap-5 {
    gap: 1.25rem;
  }

  .sm\:gap-9 {
    gap: 2.25rem;
  }

  .sm\:p-10 {
    padding: 2.5rem;
  }

  .sm\:py-\[clamp\(2rem\2c 10\%\2c 5rem\)\] {
    padding-top: clamp(2rem,10%,5rem);
    padding-bottom: clamp(2rem,10%,5rem);
  }

  .sm\:text-\[1\.1em\] {
    font-size: 1.1em;
  }
}

@media (min-width: 48em) {

  .md\:w-\[min\(100\%\2c 31rem\)\] {
    width: min(100%,31rem);
  }

  .md\:max-w-\[26em\] {
    max-width: 26em;
  }

  .md\:translate-x-full {
    --tw-translate-x: 100%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-\[1fr_43\%\] {
    grid-template-columns: 1fr 43%;
  }

  .md\:gap-8 {
    gap: 2rem;
  }

  .md\:gap-y-20 {
    row-gap: 5rem;
  }

  .md\:bg-primary\/50 {
    background-color: rgb(25 60 90 / 0.5);
  }

  .md\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

@media (min-width: 64em) {

  .lg\:absolute {
    position: absolute;
  }

  .lg\:-bottom-12 {
    bottom: -3rem;
  }

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

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

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

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

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

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

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

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

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

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

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

  .lg\:mt-\[2\.2em\] {
    margin-top: 2.2em;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:size-\[10rem\] {
    width: 10rem;
    height: 10rem;
  }

  .lg\:h-9 {
    height: 2.25rem;
  }

  .lg\:w-1\/4 {
    width: 25%;
  }

  .lg\:w-1em {
    width: 1em;
  }

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

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

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

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

  .lg\:max-w-\[rem-convert\(480px\)\] {
    max-width: 30rem;
  }

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

  .lg\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-\[1fr_37\%\] {
    grid-template-columns: 1fr 37%;
  }

  .lg\:grid-cols-\[repeat\(var\(--items\)\2c minmax\(0\2c 1fr\)\)\] {
    grid-template-columns: repeat(var(--items),minmax(0,1fr));
  }

  .lg\:grid-rows-\[auto_auto_auto\] {
    grid-template-rows: auto auto auto;
  }

  .lg\:grid-rows-subgrid {
    grid-template-rows: subgrid;
  }

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

  .lg\:gap-12 {
    gap: 3rem;
  }

  .lg\:gap-16 {
    gap: 4rem;
  }

  .lg\:gap-24 {
    gap: 6rem;
  }

  .lg\:gap-6 {
    gap: 1.5rem;
  }

  .lg\:gap-8 {
    gap: 2rem;
  }

  .lg\:gap-x-12 {
    column-gap: 3rem;
  }

  .lg\:gap-y-10 {
    row-gap: 2.5rem;
  }

  .lg\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .lg\:py-\[5\%\] {
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .lg\:pb-0 {
    padding-bottom: 0px;
  }

  .lg\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .lg\:pb-\[10\%\] {
    padding-bottom: 10%;
  }

  .lg\:pb-\[20\%\] {
    padding-bottom: 20%;
  }

  .lg\:pt-0 {
    padding-top: 0px;
  }

  .lg\:pt-10 {
    padding-top: 2.5rem;
  }

  .lg\:pt-12 {
    padding-top: 3rem;
  }

  .lg\:pt-16 {
    padding-top: 4rem;
  }

  .lg\:pt-32 {
    padding-top: 8rem;
  }

  .lg\:pt-\[calc\(var\(--page-head-height\)\)\] {
    padding-top: calc(var(--page-head-height));
  }

  .lg\:text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  .lg\:\[mask-image\:url\(\.\.\/images\/mask-top\.svg\)\] {
    mask-image: url(../images/mask-top.svg);
  }

  .lg\:prose-a\:text-inherit :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    color: inherit;
  }

  .lg\:prose-ul\:text-secondary :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    --tw-text-opacity: 1;
    color: rgb(252 201 23 / var(--tw-text-opacity, 1));
  }

  .lg\:child\:col-span-full > * {
    grid-column: 1 / -1;
  }

  .lg\:child\:row-span-full > * {
    grid-row: 1 / -1;
  }
}

@media (min-width: 72.5em) {

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

  .nav\:hidden {
    display: none;
  }

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

@media (min-width: 80em) {

  .xl\:hidden {
    display: none;
  }

  .xl\:gap-x-20 {
    column-gap: 5rem;
  }

  .xl\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .xl\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .xl\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }
}

@media (min-width: 96em) {

  .\32xl\:w-\[273px\] {
    width: 273px;
  }

  .\32xl\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .\32xl\:text-fl-lg {
    font-size: clamp(0.94rem, 0.43vw + 0.78rem, 1.13rem);
    line-height: 1.5;
  }
}

.child\:\[\&\.is-nav-item-active\]\:text-primary.is-nav-item-active > * {
  --tw-text-opacity: 1;
  color: rgb(25 60 90 / var(--tw-text-opacity, 1));
}

.\[\&\:hover_a\:not\(\:hover\)\]\:opacity-70:hover a:not(:hover) {
  opacity: 0.7;
}

.\[\&\>span\]\:font-bold>span {
  font-weight: 700;
}

.\[\&\>span\]\:text-\[--stats-theme\]>span {
  color: var(--stats-theme);
}

.\[\&\>span\]\:text-primary-medium>span {
  --tw-text-opacity: 1;
  color: rgb(70 142 203 / var(--tw-text-opacity, 1));
}

/*# sourceMappingURL=app.css.map */
