/*!**********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@symfony/webpack-encore/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[1].use[2]!./assets/styles/app.css ***!
  \**********************************************************************************************************************************************************************************************************************************/
/*! tailwindcss v4.1.1 | MIT License | https://tailwindcss.com */
@layer theme, base, components, utilities;
@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
  @layer base {
    *, ::before, ::after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-rotate-x: rotateX(0);
      --tw-rotate-y: rotateY(0);
      --tw-rotate-z: rotateZ(0);
      --tw-skew-x: skewX(0);
      --tw-skew-y: skewY(0);
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
    }
  }
}
@layer theme {
  :root, :host {
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --spacing: 0.25rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --tracking-tighter: -0.05em;
    --tracking-tight: -0.025em;
    --tracking-normal: 0em;
    --tracking-wide: 0.025em;
    --tracking-wider: 0.05em;
    --radius-sm: 0.25rem;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --ease-in: cubic-bezier(0.4, 0, 1, 1);
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --blur-xs: 4px;
    --blur-sm: 8px;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: Wix Madefor Display, Wix-fallback, Arial, sans-serif;
    font-feature-settings: normal;
    font-variation-settings: normal;
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: color-mix(in oklab, currentColor 50%, transparent);
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-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-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .pointer-events-auto {
    pointer-events: auto;
  }
  .pointer-events-none {
    pointer-events: none;
  }
  .collapse {
    visibility: collapse;
  }
  .invisible {
    visibility: hidden;
  }
  .visible {
    visibility: visible;
  }
  .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;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .-top-44 {
    top: calc(2.75rem * -1);
  }
  .-top-50 {
    top: calc(3.125rem * -1);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .top-2 {
    top: .125rem;
  }
  .top-6 {
    top: .375rem;
  }
  .top-9 {
    top: .563rem;
  }
  .top-10 {
    top: .625rem;
  }
  .top-14\! {
    top: .875rem !important;
  }
  .top-17 {
    top: 1.063rem;
  }
  .top-18 {
    top: 1.125rem;
  }
  .top-19 {
    top: 1.188rem;
  }
  .top-20 {
    top: 1.25rem;
  }
  .top-25 {
    top: 1.563rem;
  }
  .top-30 {
    top: 1.875rem;
  }
  .top-46 {
    top: 2.875rem;
  }
  .top-52 {
    top: 3.25rem;
  }
  .top-71 {
    top: 4.438rem;
  }
  .top-auto {
    top: auto;
  }
  .-right-15 {
    right: calc(.938rem * -1);
  }
  .-right-16 {
    right: calc(1rem * -1);
  }
  .-right-30 {
    right: calc(1.875rem * -1);
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-6 {
    right: .375rem;
  }
  .right-10 {
    right: .625rem;
  }
  .right-15 {
    right: .938rem;
  }
  .right-20 {
    right: 1.25rem;
  }
  .right-25 {
    right: 1.563rem;
  }
  .right-27 {
    right: 1.688rem;
  }
  .right-30 {
    right: 1.875rem;
  }
  .right-32 {
    right: 2rem;
  }
  .right-60 {
    right: 3.75rem;
  }
  .-bottom-4 {
    bottom: calc(.25rem * -1);
  }
  .-bottom-30 {
    bottom: calc(1.875rem * -1);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-6 {
    bottom: .375rem;
  }
  .bottom-10 {
    bottom: .625rem;
  }
  .bottom-11\/12 {
    bottom: calc(11/12 * 100%);
  }
  .bottom-20 {
    bottom: 1.25rem;
  }
  .bottom-25 {
    bottom: 1.563rem;
  }
  .bottom-30 {
    bottom: 1.875rem;
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-1\/2 {
    left: calc(1/2 * 100%);
  }
  .left-3 {
    left: .188rem;
  }
  .left-10 {
    left: .625rem;
  }
  .left-20 {
    left: 1.25rem;
  }
  .left-25 {
    left: 1.563rem;
  }
  .left-30 {
    left: 1.875rem;
  }
  .left-110\! {
    left: 6.875rem !important;
  }
  .isolate {
    isolation: isolate;
  }
  .z-1 {
    z-index: 1;
  }
  .z-2 {
    z-index: 2;
  }
  .z-10 {
    z-index: 10;
  }
  .z-11 {
    z-index: 11;
  }
  .z-15 {
    z-index: 15;
  }
  .z-19 {
    z-index: 19;
  }
  .z-20 {
    z-index: 20;
  }
  .z-21 {
    z-index: 21;
  }
  .z-30 {
    z-index: 30;
  }
  .z-50 {
    z-index: 50;
  }
  .z-60 {
    z-index: 60;
  }
  .z-90 {
    z-index: 90;
  }
  .z-900 {
    z-index: 900;
  }
  .z-1010 {
    z-index: 1010;
  }
  .z-1015 {
    z-index: 1015;
  }
  .z-1020 {
    z-index: 1020;
  }
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .order-3 {
    order: 3;
  }
  .order-4 {
    order: 4;
  }
  .order-5 {
    order: 5;
  }
  .col-span-1 {
    grid-column: span 1 / span 1;
  }
  .col-span-2 {
    grid-column: span 2 / span 2;
  }
  .col-span-3 {
    grid-column: span 3 / span 3;
  }
  .col-span-4 {
    grid-column: span 4 / span 4;
  }
  .col-span-6 {
    grid-column: span 6 / span 6;
  }
  .col-span-12 {
    grid-column: span 12 / span 12;
  }
  .col-start-1 {
    grid-column-start: 1;
  }
  .row-span-full {
    grid-row: 1 / -1;
  }
  .row-start-1 {
    grid-row-start: 1;
  }
  .container {
    width: 100%;
    @media (width >= 1440px) {
      max-width: 1440px;
    }
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .m-15 {
    margin: .938rem;
  }
  .m-auto {
    margin: auto;
  }
  .-mx-15 {
    margin-inline: calc(.938rem * -1);
  }
  .mx-2 {
    margin-inline: .125rem;
  }
  .mx-10 {
    margin-inline: .625rem;
  }
  .mx-19 {
    margin-inline: 1.188rem;
  }
  .mx-20 {
    margin-inline: 1.25rem;
  }
  .mx-24 {
    margin-inline: 1.5rem;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-0 {
    margin-block: calc(var(--spacing) * 0);
  }
  .my-5 {
    margin-block: .313rem;
  }
  .my-17 {
    margin-block: 1.063rem;
  }
  .my-18 {
    margin-block: 1.125rem;
  }
  .my-19 {
    margin-block: 1.188rem;
  }
  .my-22 {
    margin-block: 1.375rem;
  }
  .my-25 {
    margin-block: 1.563rem;
  }
  .my-26 {
    margin-block: 1.625rem;
  }
  .my-30 {
    margin-block: 1.875rem;
  }
  .my-38 {
    margin-block: 2.375rem;
  }
  .my-auto {
    margin-block: auto;
  }
  .-mt-8 {
    margin-top: calc(.5rem * -1);
  }
  .-mt-35 {
    margin-top: calc(2.188rem * -1);
  }
  .-mt-65 {
    margin-top: calc(4.063rem * -1);
  }
  .mt-0 {
    margin-top: calc(var(--spacing) * 0);
  }
  .mt-2 {
    margin-top: .125rem;
  }
  .mt-4 {
    margin-top: .25rem;
  }
  .mt-5 {
    margin-top: .313rem;
  }
  .mt-6 {
    margin-top: .375rem;
  }
  .mt-8 {
    margin-top: .5rem;
  }
  .mt-10 {
    margin-top: .625rem;
  }
  .mt-15 {
    margin-top: .938rem;
  }
  .mt-16 {
    margin-top: 1rem;
  }
  .mt-17 {
    margin-top: 1.063rem;
  }
  .mt-20 {
    margin-top: 1.25rem;
  }
  .mt-21 {
    margin-top: 1.313rem;
  }
  .mt-25 {
    margin-top: 1.563rem;
  }
  .mt-28 {
    margin-top: 1.75rem;
  }
  .mt-29 {
    margin-top: 1.873rem;
  }
  .mt-30 {
    margin-top: 1.875rem;
  }
  .mt-32 {
    margin-top: 2rem;
  }
  .mt-35 {
    margin-top: 2.188rem;
  }
  .mt-40 {
    margin-top: 2.5rem;
  }
  .mt-50 {
    margin-top: 3.125rem;
  }
  .mt-60 {
    margin-top: 3.75rem;
  }
  .mt-70 {
    margin-top: 4.375rem;
  }
  .mt-87 {
    margin-top: 5.438rem;
  }
  .mt-auto {
    margin-top: auto;
  }
  .mr-5 {
    margin-right: .313rem;
  }
  .mr-7 {
    margin-right: .483rem;
  }
  .mr-10 {
    margin-right: .625rem;
  }
  .mr-12 {
    margin-right: .75rem;
  }
  .mr-14 {
    margin-right: .875rem;
  }
  .mr-15 {
    margin-right: .938rem;
  }
  .mr-18 {
    margin-right: 1.125rem;
  }
  .mr-20 {
    margin-right: 1.25rem;
  }
  .mr-22 {
    margin-right: 1.375rem;
  }
  .mr-25 {
    margin-right: 1.563rem;
  }
  .mr-27 {
    margin-right: 1.688rem;
  }
  .mr-29 {
    margin-right: 1.873rem;
  }
  .mr-30 {
    margin-right: 1.875rem;
  }
  .mr-31 {
    margin-right: 1.938rem;
  }
  .-mb-22 {
    margin-bottom: calc(1.375rem * -1);
  }
  .mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }
  .mb-2 {
    margin-bottom: .125rem;
  }
  .mb-3 {
    margin-bottom: .188rem;
  }
  .mb-4 {
    margin-bottom: .25rem;
  }
  .mb-5 {
    margin-bottom: .313rem;
  }
  .mb-6 {
    margin-bottom: .375rem;
  }
  .mb-7 {
    margin-bottom: .483rem;
  }
  .mb-8 {
    margin-bottom: .5rem;
  }
  .mb-10 {
    margin-bottom: .625rem;
  }
  .mb-12 {
    margin-bottom: .75rem;
  }
  .mb-14 {
    margin-bottom: .875rem;
  }
  .mb-15 {
    margin-bottom: .938rem;
  }
  .mb-16 {
    margin-bottom: 1rem;
  }
  .mb-17 {
    margin-bottom: 1.063rem;
  }
  .mb-18 {
    margin-bottom: 1.125rem;
  }
  .mb-19 {
    margin-bottom: 1.188rem;
  }
  .mb-20 {
    margin-bottom: 1.25rem;
  }
  .mb-21 {
    margin-bottom: 1.313rem;
  }
  .mb-22 {
    margin-bottom: 1.375rem;
  }
  .mb-23 {
    margin-bottom: 1.438rem;
  }
  .mb-24 {
    margin-bottom: 1.5rem;
  }
  .mb-25 {
    margin-bottom: 1.563rem;
  }
  .mb-26 {
    margin-bottom: 1.625rem;
  }
  .mb-30 {
    margin-bottom: 1.875rem;
  }
  .mb-31 {
    margin-bottom: 1.938rem;
  }
  .mb-32 {
    margin-bottom: 2rem;
  }
  .mb-33 {
    margin-bottom: 2.063rem;
  }
  .mb-35 {
    margin-bottom: 2.188rem;
  }
  .mb-36 {
    margin-bottom: 2.25rem;
  }
  .mb-37 {
    margin-bottom: 2.313rem;
  }
  .mb-40 {
    margin-bottom: 2.5rem;
  }
  .mb-41 {
    margin-bottom: 2.563rem;
  }
  .mb-45 {
    margin-bottom: 2.813rem;
  }
  .mb-46 {
    margin-bottom: 2.875rem;
  }
  .mb-48 {
    margin-bottom: 3rem;
  }
  .mb-50 {
    margin-bottom: 3.125rem;
  }
  .mb-54 {
    margin-bottom: 3.375rem;
  }
  .mb-58 {
    margin-bottom: 3.625rem;
  }
  .mb-60 {
    margin-bottom: 3.75rem;
  }
  .mb-86 {
    margin-bottom: 5.375rem;
  }
  .mb-87 {
    margin-bottom: 5.438rem;
  }
  .mb-90 {
    margin-bottom: 5.625rem;
  }
  .mb-98 {
    margin-bottom: 6.125rem;
  }
  .mb-102 {
    margin-bottom: 6.375rem;
  }
  .mb-170 {
    margin-bottom: 10.625rem;
  }
  .\!ml-0 {
    margin-left: calc(var(--spacing) * 0) !important;
  }
  .-ml-13 {
    margin-left: calc(.813rem * -1);
  }
  .ml-5 {
    margin-left: .313rem;
  }
  .ml-8 {
    margin-left: .5rem;
  }
  .ml-10 {
    margin-left: .625rem;
  }
  .ml-13 {
    margin-left: .813rem;
  }
  .ml-15 {
    margin-left: .938rem;
  }
  .ml-16 {
    margin-left: 1rem;
  }
  .ml-28 {
    margin-left: 1.75rem;
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .flex\! {
    display: flex !important;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .aspect-3\/2 {
    aspect-ratio: 3/2;
  }
  .aspect-63\/41 {
    aspect-ratio: 63/41;
  }
  .aspect-130\/141 {
    aspect-ratio: 130/141;
  }
  .aspect-154\/113 {
    aspect-ratio: 154/113;
  }
  .aspect-256\/276 {
    aspect-ratio: 256/276;
  }
  .aspect-296\/164 {
    aspect-ratio: 296/164;
  }
  .aspect-296\/250 {
    aspect-ratio: 296/250;
  }
  .aspect-296\/328 {
    aspect-ratio: 296/328;
  }
  .aspect-455\/487 {
    aspect-ratio: 455/487;
  }
  .aspect-456\/385 {
    aspect-ratio: 456/385;
  }
  .aspect-481\/434 {
    aspect-ratio: 481/434;
  }
  .aspect-776\/456 {
    aspect-ratio: 776/456;
  }
  .aspect-square {
    aspect-ratio: 1 / 1;
  }
  .h-0 {
    height: calc(var(--spacing) * 0);
  }
  .h-1 {
    height: .0625rem;
  }
  .h-5 {
    height: .313rem;
  }
  .h-7 {
    height: .483rem;
  }
  .h-10 {
    height: .625rem;
  }
  .h-14 {
    height: .875rem;
  }
  .h-18 {
    height: 1.125rem;
  }
  .h-20 {
    height: 1.25rem;
  }
  .h-23 {
    height: 1.438rem;
  }
  .h-24 {
    height: 1.5rem;
  }
  .h-25 {
    height: 1.563rem;
  }
  .h-26 {
    height: 1.625rem;
  }
  .h-28 {
    height: 1.75rem;
  }
  .h-29 {
    height: 1.873rem;
  }
  .h-30 {
    height: 1.875rem;
  }
  .h-31 {
    height: 1.938rem;
  }
  .h-32 {
    height: 2rem;
  }
  .h-35 {
    height: 2.188rem;
  }
  .h-36 {
    height: 2.25rem;
  }
  .h-37 {
    height: 2.313rem;
  }
  .h-38 {
    height: 2.375rem;
  }
  .h-40 {
    height: 2.5rem;
  }
  .h-41 {
    height: 2.563rem;
  }
  .h-50 {
    height: 3.125rem;
  }
  .h-51 {
    height: 3.188rem;
  }
  .h-52 {
    height: 3.25rem;
  }
  .h-67 {
    height: calc(var(--spacing) * 67);
  }
  .h-80 {
    height: 5rem;
  }
  .h-100 {
    height: calc(var(--spacing) * 100);
  }
  .h-113 {
    height: 7.063rem;
  }
  .h-412 {
    height: 25.75rem;
  }
  .h-\[calc\(100\%-4\.75rem\)\] {
    height: calc(100% - 4.75rem);
  }
  .h-auto {
    height: auto;
  }
  .h-dvh {
    height: 100dvh;
  }
  .h-fit {
    height: fit-content;
  }
  .h-full {
    height: 100%;
  }
  .h-full\! {
    height: 100% !important;
  }
  .h-screen {
    height: 100vh;
  }
  .max-h-4\/5 {
    max-height: calc(4/5 * 100%);
  }
  .max-h-130 {
    max-height: 8.125rem;
  }
  .max-h-screen {
    max-height: 100vh;
  }
  .min-h-50 {
    min-height: 3.125rem;
  }
  .min-h-217 {
    min-height: 13.563rem;
  }
  .min-h-226 {
    min-height: 14.125rem;
  }
  .min-h-412 {
    min-height: 25.75rem;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-0 {
    width: calc(var(--spacing) * 0);
  }
  .w-1 {
    width: .0625rem;
  }
  .w-10 {
    width: .625rem;
  }
  .w-14 {
    width: .875rem;
  }
  .w-20 {
    width: 1.25rem;
  }
  .w-22 {
    width: 1.375rem;
  }
  .w-23 {
    width: 1.438rem;
  }
  .w-24 {
    width: 1.5rem;
  }
  .w-25 {
    width: 1.563rem;
  }
  .w-26 {
    width: 1.625rem;
  }
  .w-28 {
    width: 1.75rem;
  }
  .w-29 {
    width: 1.873rem;
  }
  .w-30 {
    width: 1.875rem;
  }
  .w-31 {
    width: 1.938rem;
  }
  .w-32 {
    width: 2rem;
  }
  .w-35 {
    width: 2.188rem;
  }
  .w-36 {
    width: 2.25rem;
  }
  .w-37 {
    width: 2.313rem;
  }
  .w-38 {
    width: 2.375rem;
  }
  .w-40 {
    width: 2.5rem;
  }
  .w-50 {
    width: 3.125rem;
  }
  .w-62 {
    width: 3.875rem;
  }
  .w-67 {
    width: calc(var(--spacing) * 67);
  }
  .w-80 {
    width: 5rem;
  }
  .w-100 {
    width: calc(var(--spacing) * 100);
  }
  .w-130 {
    width: 30.250rem;
  }
  .w-154 {
    width: 9.625rem;
  }
  .w-180 {
    width: 11.25rem;
  }
  .w-200 {
    width: 12.5rem;
  }
  .w-277 {
    width: 17.313rem;
  }
  .w-auto {
    width: auto;
  }
  .w-content {
    width: max-content;
  }
  .w-fit {
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .w-full\! {
    width: 100% !important;
  }
  .w-max {
    width: max-content;
  }
  .w-screen {
    width: 100vw;
  }
  .max-w-1\/2 {
    max-width: calc(1/2 * 100%);
  }
  .max-w-71 {
    max-width: 4.438rem;
  }
  .max-w-110 {
    max-width: 6.875rem;
  }
  .max-w-130 {
    max-width: 8.125rem;
  }
  .max-w-140 {
    max-width: 8.75rem;
  }
  .max-w-150 {
    max-width: 9.375rem;
  }
  .max-w-155 {
    max-width: 9.688rem;
  }
  .max-w-180 {
    max-width: 11.25rem;
  }
  .max-w-200 {
    max-width: 12.5rem;
  }
  .max-w-220 {
    max-width: 13.75rem;
  }
  .max-w-330 {
    max-width: 20.625rem;
  }
  .max-w-351 {
    max-width: 21.938rem;
  }
  .max-w-400 {
    max-width: 25rem;
  }
  .max-w-431 {
    max-width: 26.938rem;
  }
  .max-w-453 {
    max-width: 28.313rem;
  }
  .max-w-480 {
    max-width: 30rem;
  }
  .max-w-680 {
    max-width: 42.5rem;
  }
  .max-w-730 {
    max-width: 45.625rem;
  }
  .max-w-860 {
    max-width: 53.75rem;
  }
  .max-w-1244 {
    max-width: 77.75rem;
  }
  .max-w-\[100vw\] {
    max-width: 100vw;
  }
  .max-w-fit {
    max-width: fit-content;
  }
  .max-w-full {
    max-width: 100%;
  }
  .max-w-screen {
    max-width: 100vw;
  }
  .max-w-screen\! {
    max-width: 100vw !important;
  }
  .min-w-7 {
    min-width: .483rem;
  }
  .min-w-18 {
    min-width: 1.125rem;
  }
  .min-w-50 {
    min-width: 3.125rem;
  }
  .min-w-51 {
    min-width: 3.188rem;
  }
  .min-w-85 {
    min-width: 5.313rem;
  }
  .min-w-102 {
    min-width: 6.375rem;
  }
  .min-w-140 {
    min-width: 8.75rem;
  }
  .min-w-150 {
    min-width: 9.375rem;
  }
  .min-w-180 {
    min-width: 11.25rem;
  }
  .min-w-auto {
    min-width: auto;
  }
  .min-w-full {
    min-width: 100%;
  }
  .flex-auto {
    flex: auto;
  }
  .flex-shrink-0 {
    flex-shrink: 0;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .shrink-1 {
    flex-shrink: 1;
  }
  .flex-grow {
    flex-grow: 1;
  }
  .grow {
    flex-grow: 1;
  }
  .grow-1 {
    flex-grow: 1;
  }
  .basis-1\/4 {
    flex-basis: calc(1/4 * 100%);
  }
  .basis-auto {
    flex-basis: auto;
  }
  .basis-full {
    flex-basis: 100%;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .origin-top-right {
    transform-origin: top right;
  }
  .-translate-px {
    --tw-translate-x: -1px;
    --tw-translate-y: -1px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-x-0 {
    --tw-translate-x: calc(var(--spacing) * -0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-x-full {
    --tw-translate-x: -100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-0 {
    --tw-translate-x: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-full {
    --tw-translate-x: 100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-full {
    --tw-translate-y: -100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-0 {
    --tw-translate-y: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .scale-95 {
    --tw-scale-x: 95%;
    --tw-scale-y: 95%;
    --tw-scale-z: 95%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-100 {
    --tw-scale-x: 100%;
    --tw-scale-y: 100%;
    --tw-scale-z: 100%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-rotate-90 {
    rotate: calc(90deg * -1);
  }
  .-rotate-\[15deg\] {
    rotate: calc(15deg * -1);
  }
  .rotate-0 {
    rotate: 0deg;
  }
  .rotate-45 {
    rotate: 45deg;
  }
  .rotate-90 {
    rotate: 90deg;
  }
  .rotate-180 {
    rotate: 180deg;
  }
  .transform {
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }
  .cursor-not-allowed {
    cursor: not-allowed;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .list-disc {
    list-style-type: disc;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-col\! {
    flex-direction: column !important;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .items-start\! {
    align-items: flex-start !important;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-between\! {
    justify-content: space-between !important;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .justify-stretch {
    justify-content: stretch;
  }
  .gap-2 {
    gap: .125rem;
  }
  .gap-4 {
    gap: .25rem;
  }
  .gap-5 {
    gap: .313rem;
  }
  .gap-6 {
    gap: .375rem;
  }
  .gap-8 {
    gap: .5rem;
  }
  .gap-9 {
    gap: .563rem;
  }
  .gap-10 {
    gap: .625rem;
  }
  .gap-12 {
    gap: .75rem;
  }
  .gap-13 {
    gap: .813rem;
  }
  .gap-14 {
    gap: .875rem;
  }
  .gap-15 {
    gap: .938rem;
  }
  .gap-17 {
    gap: 1.063rem;
  }
  .gap-18 {
    gap: 1.125rem;
  }
  .gap-20 {
    gap: 1.25rem;
  }
  .gap-24 {
    gap: 1.5rem;
  }
  .gap-32 {
    gap: 2rem;
  }
  .gap-34 {
    gap: 2.125rem;
  }
  .gap-38 {
    gap: 2.375rem;
  }
  .gap-42 {
    gap: 2.625rem;
  }
  .gap-50 {
    gap: 3.125rem;
  }
  .gap-\[30\%\] {
    gap: 30%;
  }
  .space-y-2 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(.125rem * var(--tw-space-y-reverse));
      margin-block-end: calc(.125rem * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-4 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(.25rem * var(--tw-space-y-reverse));
      margin-block-end: calc(.25rem * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .gap-x-15 {
    column-gap: .938rem;
  }
  .gap-y-15 {
    row-gap: .938rem;
  }
  .justify-self-start {
    justify-self: flex-start;
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-auto {
    overflow: auto;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-x-auto {
    overflow-x: auto;
  }
  .overflow-x-scroll {
    overflow-x: scroll;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .overflow-y-scroll {
    overflow-y: scroll;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-10 {
    border-radius: .625rem;
  }
  .rounded-\[5px\]\! {
    border-radius: 5px !important;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-lg\! {
    border-radius: var(--radius-lg) !important;
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-sm {
    border-radius: var(--radius-sm);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
  .border-1 {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-4 {
    border-style: var(--tw-border-style);
    border-width: 4px;
  }
  .border-\[3px\] {
    border-style: var(--tw-border-style);
    border-width: 3px;
  }
  .border-\[15px\] {
    border-style: var(--tw-border-style);
    border-width: 15px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-t-0 {
    border-top-style: var(--tw-border-style);
    border-top-width: 0px;
  }
  .border-r-0 {
    border-right-style: var(--tw-border-style);
    border-right-width: 0px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-b-2 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }
  .border-l-0 {
    border-left-style: var(--tw-border-style);
    border-left-width: 0px;
  }
  .border-blue-extra-light {
    border-color: #F8FBFD;
  }
  .border-divider {
    border-color: #DEE1EA;
  }
  .border-grey-blue {
    border-color: #99B7C2;
  }
  .border-grey-light {
    border-color: #EDEDED;
  }
  .border-light-divider {
    border-color: #EDF2F6;
  }
  .border-primary {
    border-color: #0067C6;
  }
  .border-primary-light {
    border-color: #00A0DA;
  }
  .border-red-error {
    border-color: #BB0000;
  }
  .border-text {
    border-color: #244856;
  }
  .border-text-light {
    border-color: #5C7B86;
  }
  .border-transparent {
    border-color: transparent;
  }
  .border-white {
    border-color: #ffffff;
  }
  .border-white\/30 {
    border-color: color-mix(in oklab, #ffffff 30%, transparent);
  }
  .border-b-primary {
    border-bottom-color: #0067C6;
  }
  .border-b-transparent {
    border-bottom-color: transparent;
  }
  .bg-black {
    background-color: #000000;
  }
  .bg-black\/40 {
    background-color: color-mix(in oklab, #000000 40%, transparent);
  }
  .bg-blue-dark {
    background-color: #003596;
  }
  .bg-blue-extra-light {
    background-color: #F8FBFD;
  }
  .bg-blue-extra-light\! {
    background-color: #F8FBFD !important;
  }
  .bg-blue-light {
    background-color: #DFF7FF;
  }
  .bg-blue-pastel {
    background-color: #CDFFF9;
  }
  .bg-disable-grey-light {
    background-color: #F1F6F8;
  }
  .bg-divider {
    background-color: #DEE1EA;
  }
  .bg-grey-light {
    background-color: #EDEDED;
  }
  .bg-primary {
    background-color: #0067C6;
  }
  .bg-primary-light {
    background-color: #00A0DA;
  }
  .bg-red-error {
    background-color: #BB0000;
  }
  .bg-red-error\/10 {
    background-color: color-mix(in oklab, #BB0000 10%, transparent);
  }
  .bg-text {
    background-color: #244856;
  }
  .bg-text-light {
    background-color: #5C7B86;
  }
  .bg-training {
    background-color: #FDD44F;
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: #ffffff;
  }
  .bg-white\/40 {
    background-color: color-mix(in oklab, #ffffff 40%, transparent);
  }
  .bg-gradient-to-br {
    --tw-gradient-position: to bottom right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-gradient-to-tr {
    --tw-gradient-position: to top right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .from-\[\#00B3F4\] {
    --tw-gradient-from: #00B3F4;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-\[\#0067C6D4\] {
    --tw-gradient-from: #0067C6D4;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-white {
    --tw-gradient-from: #ffffff;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .via-\[\#005EB8\] {
    --tw-gradient-via: #005EB8;
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
  .via-\[\#0067C69E\] {
    --tw-gradient-via: #0067C69E;
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
  .via-10\% {
    --tw-gradient-via-position: 10%;
  }
  .via-25\% {
    --tw-gradient-via-position: 25%;
  }
  .to-\[\#001A32\] {
    --tw-gradient-to: #001A32;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-\[\#0067C600\] {
    --tw-gradient-to: #0067C600;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-60\% {
    --tw-gradient-to-position: 60%;
  }
  .to-70\% {
    --tw-gradient-to-position: 70%;
  }
  .bg-cover {
    background-size: cover;
  }
  .bg-center {
    background-position: center;
  }
  .bg-no-repeat {
    background-repeat: no-repeat;
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .p-0 {
    padding: calc(var(--spacing) * 0);
  }
  .p-4 {
    padding: .25rem;
  }
  .p-5 {
    padding: .313rem;
  }
  .p-6 {
    padding: .375rem;
  }
  .p-8 {
    padding: .5rem;
  }
  .p-9 {
    padding: .563rem;
  }
  .p-10 {
    padding: .625rem;
  }
  .p-14 {
    padding: .875rem;
  }
  .p-15 {
    padding: .938rem;
  }
  .p-17 {
    padding: 1.063rem;
  }
  .p-20 {
    padding: 1.25rem;
  }
  .p-20\! {
    padding: 1.25rem !important;
  }
  .p-30 {
    padding: 1.875rem;
  }
  .p-40 {
    padding: 2.5rem;
  }
  .px-4 {
    padding-inline: .25rem;
  }
  .px-5 {
    padding-inline: .313rem;
  }
  .px-6 {
    padding-inline: .375rem;
  }
  .px-8 {
    padding-inline: .5rem;
  }
  .px-10 {
    padding-inline: .625rem;
  }
  .px-14 {
    padding-inline: .875rem;
  }
  .px-15 {
    padding-inline: .938rem;
  }
  .px-18 {
    padding-inline: 1.125rem;
  }
  .px-19 {
    padding-inline: 1.188rem;
  }
  .px-20 {
    padding-inline: 1.25rem;
  }
  .px-22 {
    padding-inline: 1.375rem;
  }
  .px-24 {
    padding-inline: 1.5rem;
  }
  .px-25 {
    padding-inline: 1.563rem;
  }
  .px-30 {
    padding-inline: 1.875rem;
  }
  .px-38 {
    padding-inline: 2.375rem;
  }
  .px-49 {
    padding-inline: 3.063rem;
  }
  .py-1 {
    padding-block: .0625rem;
  }
  .py-2 {
    padding-block: .125rem;
  }
  .py-3 {
    padding-block: .188rem;
  }
  .py-4 {
    padding-block: .25rem;
  }
  .py-5 {
    padding-block: .313rem;
  }
  .py-6 {
    padding-block: .375rem;
  }
  .py-8 {
    padding-block: .5rem;
  }
  .py-9 {
    padding-block: .563rem;
  }
  .py-10 {
    padding-block: .625rem;
  }
  .py-12 {
    padding-block: .75rem;
  }
  .py-13 {
    padding-block: .813rem;
  }
  .py-14 {
    padding-block: .875rem;
  }
  .py-15 {
    padding-block: .938rem;
  }
  .py-16 {
    padding-block: 1rem;
  }
  .py-17 {
    padding-block: 1.063rem;
  }
  .py-18 {
    padding-block: 1.125rem;
  }
  .py-20 {
    padding-block: 1.25rem;
  }
  .py-23 {
    padding-block: 1.438rem;
  }
  .py-24 {
    padding-block: 1.5rem;
  }
  .py-25 {
    padding-block: 1.563rem;
  }
  .py-28 {
    padding-block: 1.75rem;
  }
  .py-30 {
    padding-block: 1.875rem;
  }
  .py-32 {
    padding-block: 2rem;
  }
  .py-49 {
    padding-block: 3.063rem;
  }
  .pt-0 {
    padding-top: calc(var(--spacing) * 0);
  }
  .pt-6 {
    padding-top: .375rem;
  }
  .pt-8 {
    padding-top: .5rem;
  }
  .pt-9 {
    padding-top: .563rem;
  }
  .pt-15 {
    padding-top: .938rem;
  }
  .pt-20 {
    padding-top: 1.25rem;
  }
  .pt-23 {
    padding-top: 1.438rem;
  }
  .pt-25 {
    padding-top: 1.563rem;
  }
  .pt-32 {
    padding-top: 2rem;
  }
  .pt-35 {
    padding-top: 2.188rem;
  }
  .pt-45 {
    padding-top: 2.813rem;
  }
  .pt-49 {
    padding-top: 3.063rem;
  }
  .pt-74 {
    padding-top: 4.625rem;
  }
  .\!pr-42 {
    padding-right: 2.625rem !important;
  }
  .pr-0 {
    padding-right: calc(var(--spacing) * 0);
  }
  .pr-5 {
    padding-right: .313rem;
  }
  .pr-10 {
    padding-right: .625rem;
  }
  .pr-15 {
    padding-right: .938rem;
  }
  .pr-18 {
    padding-right: 1.125rem;
  }
  .pr-20 {
    padding-right: 1.25rem;
  }
  .pr-30 {
    padding-right: 1.875rem;
  }
  .pr-42 {
    padding-right: 2.625rem;
  }
  .pr-54 {
    padding-right: 3.375rem;
  }
  .pr-70 {
    padding-right: 4.375rem;
  }
  .pb-0 {
    padding-bottom: calc(var(--spacing) * 0);
  }
  .pb-4 {
    padding-bottom: .25rem;
  }
  .pb-8 {
    padding-bottom: .5rem;
  }
  .pb-9 {
    padding-bottom: .563rem;
  }
  .pb-12 {
    padding-bottom: .75rem;
  }
  .pb-15 {
    padding-bottom: .938rem;
  }
  .pb-16 {
    padding-bottom: 1rem;
  }
  .pb-20 {
    padding-bottom: 1.25rem;
  }
  .pb-22 {
    padding-bottom: 1.375rem;
  }
  .pb-25 {
    padding-bottom: 1.563rem;
  }
  .pb-28 {
    padding-bottom: 1.75rem;
  }
  .pb-30 {
    padding-bottom: 1.875rem;
  }
  .pb-64 {
    padding-bottom: 4rem;
  }
  .pb-80 {
    padding-bottom: 5rem;
  }
  .pb-94 {
    padding-bottom: 5.875rem;
  }
  .pb-\[30\%\] {
    padding-bottom: 30%;
  }
  .pl-0 {
    padding-left: calc(var(--spacing) * 0);
  }
  .pl-1 {
    padding-left: .0625rem;
  }
  .pl-10 {
    padding-left: .625rem;
  }
  .pl-13 {
    padding-left: .813rem;
  }
  .pl-17 {
    padding-left: 1.063rem;
  }
  .pl-20 {
    padding-left: 1.25rem;
  }
  .pl-30 {
    padding-left: 1.875rem;
  }
  .pl-36 {
    padding-left: 2.25rem;
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-6xl {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-10 {
    font-size: .625rem;
  }
  .text-12 {
    font-size: .75rem;
  }
  .text-14 {
    font-size: .875rem;
  }
  .text-16 {
    font-size: 1rem;
  }
  .text-20 {
    font-size: 1.25rem;
  }
  .text-40 {
    font-size: 2.5rem;
  }
  .text-\[\.625rem\] {
    font-size: .625rem;
  }
  .text-\[10px\] {
    font-size: 0.625rem;
  }
  .text-\[28px\] {
    font-size: 1.75rem;
  }
  .text-\[80px\] {
    font-size: 5rem;
  }
  .text-\[140px\] {
    font-size: 8.75rem;
  }
  .leading-11 {
    --tw-leading: .688rem;
    line-height: .688rem;
  }
  .leading-12 {
    --tw-leading: .75rem;
    line-height: .75rem;
  }
  .leading-18 {
    --tw-leading: 1.125rem;
    line-height: 1.125rem;
  }
  .leading-20 {
    --tw-leading: 1.25rem;
    line-height: 1.25rem;
  }
  .leading-23 {
    --tw-leading: 1.438rem;
    line-height: 1.438rem;
  }
  .leading-25 {
    --tw-leading: 1.563rem;
    line-height: 1.563rem;
  }
  .leading-26 {
    --tw-leading: 1.625rem;
    line-height: 1.625rem;
  }
  .leading-28 {
    --tw-leading: 1.75rem;
    line-height: 1.75rem;
  }
  .leading-32 {
    --tw-leading: 2rem;
    line-height: 2rem;
  }
  .leading-34 {
    --tw-leading: 2.125rem;
    line-height: 2.125rem;
  }
  .leading-42 {
    --tw-leading: 2.625rem;
    line-height: 2.625rem;
  }
  .leading-45 {
    --tw-leading: 2.813rem;
    line-height: 2.813rem;
  }
  .leading-80 {
    --tw-leading: 5rem;
    line-height: 5rem;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  .tracking-wide {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }
  .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-black {
    color: #000000;
  }
  .text-blue-dark {
    color: #003596;
  }
  .text-blue-light {
    color: #DFF7FF;
  }
  .text-divider {
    color: #DEE1EA;
  }
  .text-green {
    color: #1B685F;
  }
  .text-grey {
    color: #949494;
  }
  .text-grey-blue {
    color: #99B7C2;
  }
  .text-grey-light {
    color: #EDEDED;
  }
  .text-primary {
    color: #0067C6;
  }
  .text-primary-light {
    color: #00A0DA;
  }
  .text-red-error {
    color: #BB0000;
  }
  .text-text {
    color: #244856;
  }
  .text-text-light {
    color: #5C7B86;
  }
  .text-training-dark {
    color: #A86A00;
  }
  .text-white {
    color: #ffffff;
  }
  .capitalize {
    text-transform: capitalize;
  }
  .lowercase {
    text-transform: lowercase;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .ordinal {
    --tw-ordinal: ordinal;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .no-underline {
    text-decoration-line: none;
  }
  .underline {
    text-decoration-line: underline;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-20 {
    opacity: 20%;
  }
  .opacity-40 {
    opacity: 40%;
  }
  .opacity-50 {
    opacity: 50%;
  }
  .opacity-70 {
    opacity: 70%;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .opacity-100\! {
    opacity: 100% !important;
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-anchor {
    --tw-shadow: 0px 4px 80px 0px var(--tw-shadow-color, #0000004D);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-filter {
    --tw-shadow: 0px 25px 51.6px 0px var(--tw-shadow-color, rgba(0,0,0,0.25));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-inner-top {
    --tw-shadow: 0px -1px 0px 0px var(--tw-shadow-color, #E6E6E6) inset;
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-small {
    --tw-shadow: 0px 4px 10px 0px var(--tw-shadow-color, #0000004D);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .ring {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .blur-none {
    --tw-blur:  ;
    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,);
  }
  .blur-sm {
    --tw-blur: blur(var(--blur-sm));
    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,);
  }
  .blur-xs {
    --tw-blur: blur(var(--blur-xs));
    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,);
  }
  .invert {
    --tw-invert: invert(100%);
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .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,);
  }
  .backdrop-blur-xs {
    --tw-backdrop-blur: blur(var(--blur-xs));
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-\[margin-left\] {
    transition-property: margin-left;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-75 {
    --tw-duration: 75ms;
    transition-duration: 75ms;
  }
  .duration-100 {
    --tw-duration: 100ms;
    transition-duration: 100ms;
  }
  .duration-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .ease-in {
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
  .group-hover\:bg-primary-light {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        background-color: #00A0DA;
      }
    }
  }
  .hover\:border-primary {
    &:hover {
      @media (hover: hover) {
        border-color: #0067C6;
      }
    }
  }
  .hover\:border-primary-light {
    &:hover {
      @media (hover: hover) {
        border-color: #00A0DA;
      }
    }
  }
  .hover\:border-b-primary-light {
    &:hover {
      @media (hover: hover) {
        border-bottom-color: #00A0DA;
      }
    }
  }
  .hover\:bg-blue-extra-light {
    &:hover {
      @media (hover: hover) {
        background-color: #F8FBFD;
      }
    }
  }
  .hover\:bg-blue-light {
    &:hover {
      @media (hover: hover) {
        background-color: #DFF7FF;
      }
    }
  }
  .hover\:bg-primary {
    &:hover {
      @media (hover: hover) {
        background-color: #0067C6;
      }
    }
  }
  .hover\:bg-primary-light {
    &:hover {
      @media (hover: hover) {
        background-color: #00A0DA;
      }
    }
  }
  .hover\:bg-white {
    &:hover {
      @media (hover: hover) {
        background-color: #ffffff;
      }
    }
  }
  .hover\:font-medium {
    &:hover {
      @media (hover: hover) {
        --tw-font-weight: var(--font-weight-medium);
        font-weight: var(--font-weight-medium);
      }
    }
  }
  .hover\:font-semibold {
    &:hover {
      @media (hover: hover) {
        --tw-font-weight: var(--font-weight-semibold);
        font-weight: var(--font-weight-semibold);
      }
    }
  }
  .hover\:text-primary {
    &:hover {
      @media (hover: hover) {
        color: #0067C6;
      }
    }
  }
  .hover\:text-primary-light {
    &:hover {
      @media (hover: hover) {
        color: #00A0DA;
      }
    }
  }
  .hover\:text-text {
    &:hover {
      @media (hover: hover) {
        color: #244856;
      }
    }
  }
  .hover\:text-white {
    &:hover {
      @media (hover: hover) {
        color: #ffffff;
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .hover\:opacity-50 {
    &:hover {
      @media (hover: hover) {
        opacity: 50%;
      }
    }
  }
  .focus\:translate-y-0 {
    &:focus {
      --tw-translate-y: calc(var(--spacing) * 0);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .focus\:bg-primary-light {
    &:focus {
      background-color: #00A0DA;
    }
  }
  .focus\:bg-white {
    &:focus {
      background-color: #ffffff;
    }
  }
  .focus\:p-10 {
    &:focus {
      padding: .625rem;
    }
  }
  .focus\:font-medium {
    &:focus {
      --tw-font-weight: var(--font-weight-medium);
      font-weight: var(--font-weight-medium);
    }
  }
  .focus\:text-primary {
    &:focus {
      color: #0067C6;
    }
  }
  .focus\:text-white {
    &:focus {
      color: #ffffff;
    }
  }
  .focus\:ring-2 {
    &:focus {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus\:outline-none {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .focus\:ring-inset {
    &:focus {
      --tw-ring-inset: inset;
    }
  }
  .disabled\:hidden {
    &:disabled {
      display: none;
    }
  }
  .has-checked\:bg-blue-light {
    &:has(*:checked) {
      background-color: #DFF7FF;
    }
  }
  .has-checked\:text-primary {
    &:has(*:checked) {
      color: #0067C6;
    }
  }
  .max-lg\:top-71 {
    @media (width < 64rem) {
      top: 4.438rem;
    }
  }
  .max-lg\:hidden {
    @media (width < 64rem) {
      display: none;
    }
  }
  .max-lg\:h-\[calc\(100vh-8\.438rem\)\] {
    @media (width < 64rem) {
      height: calc(100vh - 8.438rem);
    }
  }
  .max-lg\:h-full {
    @media (width < 64rem) {
      height: 100%;
    }
  }
  .max-lg\:justify-between {
    @media (width < 64rem) {
      justify-content: space-between;
    }
  }
  .max-lg\:overflow-auto {
    @media (width < 64rem) {
      overflow: auto;
    }
  }
  .max-md\:absolute {
    @media (width < 48rem) {
      position: absolute;
    }
  }
  .max-md\:fixed {
    @media (width < 48rem) {
      position: fixed;
    }
  }
  .max-md\:top-10 {
    @media (width < 48rem) {
      top: .625rem;
    }
  }
  .max-md\:-right-63 {
    @media (width < 48rem) {
      right: calc(3.938rem * -1);
    }
  }
  .max-md\:bottom-0 {
    @media (width < 48rem) {
      bottom: calc(var(--spacing) * 0);
    }
  }
  .max-md\:bottom-15 {
    @media (width < 48rem) {
      bottom: .938rem;
    }
  }
  .max-md\:bottom-80 {
    @media (width < 48rem) {
      bottom: 5rem;
    }
  }
  .max-md\:left-0 {
    @media (width < 48rem) {
      left: calc(var(--spacing) * 0);
    }
  }
  .max-md\:left-15 {
    @media (width < 48rem) {
      left: .938rem;
    }
  }
  .max-md\:z-15 {
    @media (width < 48rem) {
      z-index: 15;
    }
  }
  .max-md\:order-0 {
    @media (width < 48rem) {
      order: 0;
    }
  }
  .max-md\:order-1 {
    @media (width < 48rem) {
      order: 1;
    }
  }
  .max-md\:m-0 {
    @media (width < 48rem) {
      margin: calc(var(--spacing) * 0);
    }
  }
  .max-md\:mx-16 {
    @media (width < 48rem) {
      margin-inline: 1rem;
    }
  }
  .max-md\:mx-auto {
    @media (width < 48rem) {
      margin-inline: auto;
    }
  }
  .max-md\:my-0 {
    @media (width < 48rem) {
      margin-block: calc(var(--spacing) * 0);
    }
  }
  .max-md\:my-30 {
    @media (width < 48rem) {
      margin-block: 1.875rem;
    }
  }
  .max-md\:mt-30 {
    @media (width < 48rem) {
      margin-top: 1.875rem;
    }
  }
  .max-md\:mt-210 {
    @media (width < 48rem) {
      margin-top: calc(var(--spacing) * 210);
    }
  }
  .max-md\:mb-10 {
    @media (width < 48rem) {
      margin-bottom: .625rem;
    }
  }
  .max-md\:mb-26 {
    @media (width < 48rem) {
      margin-bottom: 1.625rem;
    }
  }
  .max-md\:mb-30 {
    @media (width < 48rem) {
      margin-bottom: 1.875rem;
    }
  }
  .max-md\:mb-80 {
    @media (width < 48rem) {
      margin-bottom: 5rem;
    }
  }
  .max-md\:-ml-15 {
    @media (width < 48rem) {
      margin-left: calc(.938rem * -1);
    }
  }
  .max-md\:flex {
    @media (width < 48rem) {
      display: flex;
    }
  }
  .max-md\:hidden {
    @media (width < 48rem) {
      display: none;
    }
  }
  .max-md\:h-50 {
    @media (width < 48rem) {
      height: 3.125rem;
    }
  }
  .max-md\:min-h-screen {
    @media (width < 48rem) {
      min-height: 100vh;
    }
  }
  .max-md\:w-\[calc\(100\%-1\.875rem\)\] {
    @media (width < 48rem) {
      width: calc(100% - 1.875rem);
    }
  }
  .max-md\:w-\[calc\(100vw\+\.313rem\)\] {
    @media (width < 48rem) {
      width: calc(100vw + .313rem);
    }
  }
  .max-md\:w-full {
    @media (width < 48rem) {
      width: 100%;
    }
  }
  .max-md\:max-w-78 {
    @media (width < 48rem) {
      max-width: 4.875rem;
    }
  }
  .max-md\:max-w-440 {
    @media (width < 48rem) {
      max-width: 27.5rem;
    }
  }
  .max-md\:max-w-full {
    @media (width < 48rem) {
      max-width: 100%;
    }
  }
  .max-md\:max-w-screen\! {
    @media (width < 48rem) {
      max-width: 100vw !important;
    }
  }
  .max-md\:basis-1\/4 {
    @media (width < 48rem) {
      flex-basis: calc(1/4 * 100%);
    }
  }
  .max-md\:items-center {
    @media (width < 48rem) {
      align-items: center;
    }
  }
  .max-md\:justify-between {
    @media (width < 48rem) {
      justify-content: space-between;
    }
  }
  .max-md\:justify-center {
    @media (width < 48rem) {
      justify-content: center;
    }
  }
  .max-md\:justify-start {
    @media (width < 48rem) {
      justify-content: flex-start;
    }
  }
  .max-md\:gap-5 {
    @media (width < 48rem) {
      gap: .313rem;
    }
  }
  .max-md\:self-start {
    @media (width < 48rem) {
      align-self: flex-start;
    }
  }
  .max-md\:overflow-x-auto {
    @media (width < 48rem) {
      overflow-x: auto;
    }
  }
  .max-md\:rounded-\[7px\] {
    @media (width < 48rem) {
      border-radius: 7px;
    }
  }
  .max-md\:border-y {
    @media (width < 48rem) {
      border-block-style: var(--tw-border-style);
      border-block-width: 1px;
    }
  }
  .max-md\:border-t {
    @media (width < 48rem) {
      border-top-style: var(--tw-border-style);
      border-top-width: 1px;
    }
  }
  .max-md\:border-white\/30 {
    @media (width < 48rem) {
      border-color: color-mix(in oklab, #ffffff 30%, transparent);
    }
  }
  .max-md\:bg-white {
    @media (width < 48rem) {
      background-color: #ffffff;
    }
  }
  .max-md\:p-15 {
    @media (width < 48rem) {
      padding: .938rem;
    }
  }
  .max-md\:p-36 {
    @media (width < 48rem) {
      padding: 2.25rem;
    }
  }
  .max-md\:py-30 {
    @media (width < 48rem) {
      padding-block: 1.875rem;
    }
  }
  .max-md\:pt-30 {
    @media (width < 48rem) {
      padding-top: 1.875rem;
    }
  }
  .max-md\:pt-\[78\%\] {
    @media (width < 48rem) {
      padding-top: 78%;
    }
  }
  .max-md\:pr-130 {
    @media (width < 48rem) {
      padding-right: 8.125rem;
    }
  }
  .max-md\:pb-30 {
    @media (width < 48rem) {
      padding-bottom: 1.875rem;
    }
  }
  .max-md\:pl-10 {
    @media (width < 48rem) {
      padding-left: .625rem;
    }
  }
  .max-md\:text-center {
    @media (width < 48rem) {
      text-align: center;
    }
  }
  .max-sm\:max-w-85 {
    @media (width < 40rem) {
      max-width: 5.313rem;
    }
  }
  .max-sm\:text-right {
    @media (width < 40rem) {
      text-align: right;
    }
  }
  .sm\:top-20 {
    @media (width >= 40rem) {
      top: 1.25rem;
    }
  }
  .sm\:right-20 {
    @media (width >= 40rem) {
      right: 1.25rem;
    }
  }
  .sm\:bottom-auto {
    @media (width >= 40rem) {
      bottom: auto;
    }
  }
  .sm\:left-auto {
    @media (width >= 40rem) {
      left: auto;
    }
  }
  .sm\:col-span-6 {
    @media (width >= 40rem) {
      grid-column: span 6 / span 6;
    }
  }
  .sm\:ml-12 {
    @media (width >= 40rem) {
      margin-left: .75rem;
    }
  }
  .sm\:h-screen {
    @media (width >= 40rem) {
      height: 100vh;
    }
  }
  .sm\:w-375 {
    @media (width >= 40rem) {
      width: 23.438rem;
    }
  }
  .sm\:w-auto {
    @media (width >= 40rem) {
      width: auto;
    }
  }
  .sm\:basis-3\/4 {
    @media (width >= 40rem) {
      flex-basis: calc(3/4 * 100%);
    }
  }
  .sm\:justify-center {
    @media (width >= 40rem) {
      justify-content: center;
    }
  }
  .sm\:px-63 {
    @media (width >= 40rem) {
      padding-inline: 3.938rem;
    }
  }
  .sm\:pr-22 {
    @media (width >= 40rem) {
      padding-right: 1.375rem;
    }
  }
  .md\:absolute {
    @media (width >= 48rem) {
      position: absolute;
    }
  }
  .md\:static {
    @media (width >= 48rem) {
      position: static;
    }
  }
  .md\:top-0 {
    @media (width >= 48rem) {
      top: calc(var(--spacing) * 0);
    }
  }
  .md\:top-20 {
    @media (width >= 48rem) {
      top: 1.25rem;
    }
  }
  .md\:right-0 {
    @media (width >= 48rem) {
      right: calc(var(--spacing) * 0);
    }
  }
  .md\:right-20 {
    @media (width >= 48rem) {
      right: 1.25rem;
    }
  }
  .md\:-bottom-10 {
    @media (width >= 48rem) {
      bottom: calc(.625rem * -1);
    }
  }
  .md\:bottom-20 {
    @media (width >= 48rem) {
      bottom: 1.25rem;
    }
  }
  .md\:bottom-auto {
    @media (width >= 48rem) {
      bottom: auto;
    }
  }
  .md\:-left-20 {
    @media (width >= 48rem) {
      left: calc(1.25rem * -1);
    }
  }
  .md\:left-0 {
    @media (width >= 48rem) {
      left: calc(var(--spacing) * 0);
    }
  }
  .md\:left-auto {
    @media (width >= 48rem) {
      left: auto;
    }
  }
  .md\:z-1 {
    @media (width >= 48rem) {
      z-index: 1;
    }
  }
  .md\:order-last {
    @media (width >= 48rem) {
      order: 9999;
    }
  }
  .md\:col-span-1 {
    @media (width >= 48rem) {
      grid-column: span 1 / span 1;
    }
  }
  .md\:col-span-3 {
    @media (width >= 48rem) {
      grid-column: span 3 / span 3;
    }
  }
  .md\:col-span-4 {
    @media (width >= 48rem) {
      grid-column: span 4 / span 4;
    }
  }
  .md\:col-span-5 {
    @media (width >= 48rem) {
      grid-column: span 5 / span 5;
    }
  }
  .md\:col-span-6 {
    @media (width >= 48rem) {
      grid-column: span 6 / span 6;
    }
  }
  .md\:col-span-8 {
    @media (width >= 48rem) {
      grid-column: span 8 / span 8;
    }
  }
  .md\:col-span-9 {
    @media (width >= 48rem) {
      grid-column: span 9 / span 9;
    }
  }
  .md\:col-span-10 {
    @media (width >= 48rem) {
      grid-column: span 10 / span 10;
    }
  }
  .md\:col-span-12 {
    @media (width >= 48rem) {
      grid-column: span 12 / span 12;
    }
  }
  .md\:col-start-2 {
    @media (width >= 48rem) {
      grid-column-start: 2;
    }
  }
  .md\:col-start-10 {
    @media (width >= 48rem) {
      grid-column-start: 10;
    }
  }
  .md\:mx-0 {
    @media (width >= 48rem) {
      margin-inline: calc(var(--spacing) * 0);
    }
  }
  .md\:mx-24 {
    @media (width >= 48rem) {
      margin-inline: 1.5rem;
    }
  }
  .md\:mx-auto {
    @media (width >= 48rem) {
      margin-inline: auto;
    }
  }
  .md\:my-20 {
    @media (width >= 48rem) {
      margin-block: 1.25rem;
    }
  }
  .md\:my-40 {
    @media (width >= 48rem) {
      margin-block: 2.5rem;
    }
  }
  .md\:mt-0 {
    @media (width >= 48rem) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .md\:mt-2 {
    @media (width >= 48rem) {
      margin-top: .125rem;
    }
  }
  .md\:mt-17 {
    @media (width >= 48rem) {
      margin-top: 1.063rem;
    }
  }
  .md\:mt-42 {
    @media (width >= 48rem) {
      margin-top: 2.625rem;
    }
  }
  .md\:mt-130 {
    @media (width >= 48rem) {
      margin-top: 8.125rem;
    }
  }
  .md\:-mr-20 {
    @media (width >= 48rem) {
      margin-right: calc(1.25rem * -1);
    }
  }
  .md\:mr-0 {
    @media (width >= 48rem) {
      margin-right: calc(var(--spacing) * 0);
    }
  }
  .md\:mr-20 {
    @media (width >= 48rem) {
      margin-right: 1.25rem;
    }
  }
  .md\:mr-27 {
    @media (width >= 48rem) {
      margin-right: 1.688rem;
    }
  }
  .md\:mr-30 {
    @media (width >= 48rem) {
      margin-right: 1.875rem;
    }
  }
  .md\:mr-auto {
    @media (width >= 48rem) {
      margin-right: auto;
    }
  }
  .md\:mb-0 {
    @media (width >= 48rem) {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }
  .md\:mb-15 {
    @media (width >= 48rem) {
      margin-bottom: .938rem;
    }
  }
  .md\:mb-21 {
    @media (width >= 48rem) {
      margin-bottom: 1.313rem;
    }
  }
  .md\:mb-22 {
    @media (width >= 48rem) {
      margin-bottom: 1.375rem;
    }
  }
  .md\:mb-25 {
    @media (width >= 48rem) {
      margin-bottom: 1.563rem;
    }
  }
  .md\:mb-29 {
    @media (width >= 48rem) {
      margin-bottom: 1.873rem;
    }
  }
  .md\:mb-41 {
    @media (width >= 48rem) {
      margin-bottom: 2.563rem;
    }
  }
  .md\:mb-59 {
    @media (width >= 48rem) {
      margin-bottom: 3.688rem;
    }
  }
  .md\:mb-87 {
    @media (width >= 48rem) {
      margin-bottom: 5.438rem;
    }
  }
  .md\:mb-90 {
    @media (width >= 48rem) {
      margin-bottom: 5.625rem;
    }
  }
  .md\:mb-93 {
    @media (width >= 48rem) {
      margin-bottom: 5.813rem;
    }
  }
  .md\:mb-102 {
    @media (width >= 48rem) {
      margin-bottom: 6.375rem;
    }
  }
  .md\:mb-107 {
    @media (width >= 48rem) {
      margin-bottom: 6.688rem;
    }
  }
  .md\:ml-0 {
    @media (width >= 48rem) {
      margin-left: calc(var(--spacing) * 0);
    }
  }
  .md\:ml-15 {
    @media (width >= 48rem) {
      margin-left: .938rem;
    }
  }
  .md\:ml-18 {
    @media (width >= 48rem) {
      margin-left: 1.125rem;
    }
  }
  .md\:ml-20 {
    @media (width >= 48rem) {
      margin-left: 1.25rem;
    }
  }
  .md\:ml-22 {
    @media (width >= 48rem) {
      margin-left: 1.375rem;
    }
  }
  .md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }
  .md\:flex {
    @media (width >= 48rem) {
      display: flex;
    }
  }
  .md\:grid {
    @media (width >= 48rem) {
      display: grid;
    }
  }
  .md\:hidden {
    @media (width >= 48rem) {
      display: none;
    }
  }
  .md\:inline-block {
    @media (width >= 48rem) {
      display: inline-block;
    }
  }
  .md\:h-99 {
    @media (width >= 48rem) {
      height: 6.188rem;
    }
  }
  .md\:h-130 {
    @media (width >= 48rem) {
      height: 8.125rem;
    }
  }
  .md\:h-full {
    @media (width >= 48rem) {
      height: 100%;
    }
  }
  .md\:h-screen {
    @media (width >= 48rem) {
      height: 100vh;
    }
  }
  .md\:max-h-\[98vh\] {
    @media (width >= 48rem) {
      max-height: 98vh;
    }
  }
  .md\:max-h-\[99vh\] {
    @media (width >= 48rem) {
      max-height: 99vh;
    }
  }
  .md\:min-h-130 {
    @media (width >= 48rem) {
      min-height: 8.125rem;
    }
  }
  .md\:min-h-132 {
    @media (width >= 48rem) {
      min-height: 8.25rem;
    }
  }
  .md\:w-1\/2 {
    @media (width >= 48rem) {
      width: calc(1/2 * 100%);
    }
  }
  .md\:w-1\/3 {
    @media (width >= 48rem) {
      width: calc(1/3 * 100%);
    }
  }
  .md\:w-1\/6 {
    @media (width >= 48rem) {
      width: calc(1/6 * 100%);
    }
  }
  .md\:w-99 {
    @media (width >= 48rem) {
      width: 6.188rem;
    }
  }
  .md\:w-226 {
    @media (width >= 48rem) {
      width: 14.125rem;
    }
  }
  .md\:w-375 {
    @media (width >= 48rem) {
      width: 23.438rem;
    }
  }
  .md\:w-fit {
    @media (width >= 48rem) {
      width: fit-content;
    }
  }
  .md\:w-full {
    @media (width >= 48rem) {
      width: 100%;
    }
  }
  .md\:max-w-120 {
    @media (width >= 48rem) {
      max-width: 7.5rem;
    }
  }
  .md\:max-w-150 {
    @media (width >= 48rem) {
      max-width: 9.375rem;
    }
  }
  .md\:max-w-180 {
    @media (width >= 48rem) {
      max-width: 11.25rem;
    }
  }
  .md\:max-w-226 {
    @media (width >= 48rem) {
      max-width: 14.125rem;
    }
  }
  .md\:max-w-301 {
    @media (width >= 48rem) {
      max-width: 18.813rem;
    }
  }
  .md\:max-w-330 {
    @media (width >= 48rem) {
      max-width: 20.625rem;
    }
  }
  .md\:max-w-351 {
    @media (width >= 48rem) {
      max-width: 21.938rem;
    }
  }
  .md\:max-w-420 {
    @media (width >= 48rem) {
      max-width: 26.25rem;
    }
  }
  .md\:max-w-431 {
    @media (width >= 48rem) {
      max-width: 26.938rem;
    }
  }
  .md\:max-w-680 {
    @media (width >= 48rem) {
      max-width: 42.5rem;
    }
  }
  .md\:max-w-700 {
    @media (width >= 48rem) {
      max-width: 43.75rem;
    }
  }
  .md\:max-w-850 {
    @media (width >= 48rem) {
      max-width: 53.125rem;
    }
  }
  .md\:max-w-\[35\%\] {
    @media (width >= 48rem) {
      max-width: 35%;
    }
  }
  .md\:max-w-\[41\%\] {
    @media (width >= 48rem) {
      max-width: 41%;
    }
  }
  .md\:min-w-180 {
    @media (width >= 48rem) {
      min-width: 11.25rem;
    }
  }
  .md\:min-w-226 {
    @media (width >= 48rem) {
      min-width: 14.125rem;
    }
  }
  .md\:min-w-357 {
    @media (width >= 48rem) {
      min-width: 22.313rem;
    }
  }
  .md\:min-w-375 {
    @media (width >= 48rem) {
      min-width: 23.438rem;
    }
  }
  .md\:shrink-0 {
    @media (width >= 48rem) {
      flex-shrink: 0;
    }
  }
  .md\:grow-0 {
    @media (width >= 48rem) {
      flex-grow: 0;
    }
  }
  .md\:grow-1 {
    @media (width >= 48rem) {
      flex-grow: 1;
    }
  }
  .md\:basis-1\/2 {
    @media (width >= 48rem) {
      flex-basis: calc(1/2 * 100%);
    }
  }
  .md\:basis-3\/4 {
    @media (width >= 48rem) {
      flex-basis: calc(3/4 * 100%);
    }
  }
  .md\:basis-456 {
    @media (width >= 48rem) {
      flex-basis: 28.5rem;
    }
  }
  .md\:grid-flow-row {
    @media (width >= 48rem) {
      grid-auto-flow: row;
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-3 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-12 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-\[50\%_50\%\] {
    @media (width >= 48rem) {
      grid-template-columns: 50% 50%;
    }
  }
  .md\:grid-rows-\[auto_auto_auto\] {
    @media (width >= 48rem) {
      grid-template-rows: auto auto auto;
    }
  }
  .md\:flex-col {
    @media (width >= 48rem) {
      flex-direction: column;
    }
  }
  .md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  .md\:flex-wrap {
    @media (width >= 48rem) {
      flex-wrap: wrap;
    }
  }
  .md\:items-center {
    @media (width >= 48rem) {
      align-items: center;
    }
  }
  .md\:items-end {
    @media (width >= 48rem) {
      align-items: flex-end;
    }
  }
  .md\:justify-between {
    @media (width >= 48rem) {
      justify-content: space-between;
    }
  }
  .md\:justify-center {
    @media (width >= 48rem) {
      justify-content: center;
    }
  }
  .md\:justify-start {
    @media (width >= 48rem) {
      justify-content: flex-start;
    }
  }
  .md\:gap-5 {
    @media (width >= 48rem) {
      gap: .313rem;
    }
  }
  .md\:gap-12 {
    @media (width >= 48rem) {
      gap: .75rem;
    }
  }
  .md\:gap-24 {
    @media (width >= 48rem) {
      gap: 1.5rem;
    }
  }
  .md\:gap-50 {
    @media (width >= 48rem) {
      gap: 3.125rem;
    }
  }
  .md\:gap-65 {
    @media (width >= 48rem) {
      gap: 4.063rem;
    }
  }
  .md\:gap-107 {
    @media (width >= 48rem) {
      gap: 6.688rem;
    }
  }
  .md\:gap-130 {
    @media (width >= 48rem) {
      gap: 8.125rem;
    }
  }
  .md\:self-center {
    @media (width >= 48rem) {
      align-self: center;
    }
  }
  .md\:justify-self-end {
    @media (width >= 48rem) {
      justify-self: flex-end;
    }
  }
  .md\:overflow-hidden {
    @media (width >= 48rem) {
      overflow: hidden;
    }
  }
  .md\:overflow-x-auto {
    @media (width >= 48rem) {
      overflow-x: auto;
    }
  }
  .md\:overflow-y-scroll {
    @media (width >= 48rem) {
      overflow-y: scroll;
    }
  }
  .md\:border {
    @media (width >= 48rem) {
      border-style: var(--tw-border-style);
      border-width: 1px;
    }
  }
  .md\:border-primary {
    @media (width >= 48rem) {
      border-color: #0067C6;
    }
  }
  .md\:p-0 {
    @media (width >= 48rem) {
      padding: calc(var(--spacing) * 0);
    }
  }
  .md\:p-20 {
    @media (width >= 48rem) {
      padding: 1.25rem;
    }
  }
  .md\:p-31 {
    @media (width >= 48rem) {
      padding: 1.938rem;
    }
  }
  .md\:p-32 {
    @media (width >= 48rem) {
      padding: 2rem;
    }
  }
  .md\:px-18 {
    @media (width >= 48rem) {
      padding-inline: 1.125rem;
    }
  }
  .md\:px-19 {
    @media (width >= 48rem) {
      padding-inline: 1.188rem;
    }
  }
  .md\:px-24 {
    @media (width >= 48rem) {
      padding-inline: 1.5rem;
    }
  }
  .md\:px-29 {
    @media (width >= 48rem) {
      padding-inline: 1.873rem;
    }
  }
  .md\:px-52 {
    @media (width >= 48rem) {
      padding-inline: 3.25rem;
    }
  }
  .md\:py-16 {
    @media (width >= 48rem) {
      padding-block: 1rem;
    }
  }
  .md\:py-20 {
    @media (width >= 48rem) {
      padding-block: 1.25rem;
    }
  }
  .md\:py-30 {
    @media (width >= 48rem) {
      padding-block: 1.875rem;
    }
  }
  .md\:py-40 {
    @media (width >= 48rem) {
      padding-block: 2.5rem;
    }
  }
  .md\:py-45 {
    @media (width >= 48rem) {
      padding-block: 2.813rem;
    }
  }
  .md\:py-70 {
    @media (width >= 48rem) {
      padding-block: 4.375rem;
    }
  }
  .md\:pt-0 {
    @media (width >= 48rem) {
      padding-top: calc(var(--spacing) * 0);
    }
  }
  .md\:pt-20 {
    @media (width >= 48rem) {
      padding-top: 1.25rem;
    }
  }
  .md\:pt-59 {
    @media (width >= 48rem) {
      padding-top: 3.688rem;
    }
  }
  .md\:pt-74 {
    @media (width >= 48rem) {
      padding-top: 4.625rem;
    }
  }
  .md\:pr-38 {
    @media (width >= 48rem) {
      padding-right: 2.375rem;
    }
  }
  .md\:pr-50 {
    @media (width >= 48rem) {
      padding-right: 3.125rem;
    }
  }
  .md\:pr-52 {
    @media (width >= 48rem) {
      padding-right: 3.25rem;
    }
  }
  .md\:pr-80 {
    @media (width >= 48rem) {
      padding-right: 5rem;
    }
  }
  .md\:pr-102 {
    @media (width >= 48rem) {
      padding-right: 6.375rem;
    }
  }
  .md\:pr-150 {
    @media (width >= 48rem) {
      padding-right: 9.375rem;
    }
  }
  .md\:pb-0 {
    @media (width >= 48rem) {
      padding-bottom: calc(var(--spacing) * 0);
    }
  }
  .md\:pb-1 {
    @media (width >= 48rem) {
      padding-bottom: .0625rem;
    }
  }
  .md\:pb-20 {
    @media (width >= 48rem) {
      padding-bottom: 1.25rem;
    }
  }
  .md\:pb-39 {
    @media (width >= 48rem) {
      padding-bottom: 2.438rem;
    }
  }
  .md\:pb-40 {
    @media (width >= 48rem) {
      padding-bottom: 2.5rem;
    }
  }
  .md\:pl-26 {
    @media (width >= 48rem) {
      padding-left: 1.625rem;
    }
  }
  .md\:pl-30 {
    @media (width >= 48rem) {
      padding-left: 1.875rem;
    }
  }
  .md\:pl-38 {
    @media (width >= 48rem) {
      padding-left: 2.375rem;
    }
  }
  .md\:pl-160 {
    @media (width >= 48rem) {
      padding-left: 10rem;
    }
  }
  .md\:pl-197 {
    @media (width >= 48rem) {
      padding-left: 12.313rem;
    }
  }
  .md\:text-center {
    @media (width >= 48rem) {
      text-align: center;
    }
  }
  .md\:text-left {
    @media (width >= 48rem) {
      text-align: left;
    }
  }
  .md\:text-2xl {
    @media (width >= 48rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .md\:text-3xl {
    @media (width >= 48rem) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .md\:text-6xl {
    @media (width >= 48rem) {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
  }
  .md\:text-base {
    @media (width >= 48rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .md\:text-sm {
    @media (width >= 48rem) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .md\:text-xl {
    @media (width >= 48rem) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .md\:text-60 {
    @media (width >= 48rem) {
      font-size: 3.75rem;
    }
  }
  .md\:text-\[24px\] {
    @media (width >= 48rem) {
      font-size: 1.5rem;
    }
  }
  .md\:text-\[140px\] {
    @media (width >= 48rem) {
      font-size: 8.75rem;
    }
  }
  .md\:text-\[200px\] {
    @media (width >= 48rem) {
      font-size: 12.5rem;
    }
  }
  .md\:leading-24 {
    @media (width >= 48rem) {
      --tw-leading: 1.5rem;
      line-height: 1.5rem;
    }
  }
  .md\:leading-107 {
    @media (width >= 48rem) {
      --tw-leading: 6.688rem;
      line-height: 6.688rem;
    }
  }
  .md\:opacity-0 {
    @media (width >= 48rem) {
      opacity: 0%;
    }
  }
  .group-hover\:md\:opacity-100 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        @media (width >= 48rem) {
          opacity: 100%;
        }
      }
    }
  }
  .lg\:relative {
    @media (width >= 64rem) {
      position: relative;
    }
  }
  .lg\:top-20 {
    @media (width >= 64rem) {
      top: 1.25rem;
    }
  }
  .lg\:bottom-30 {
    @media (width >= 64rem) {
      bottom: 1.875rem;
    }
  }
  .lg\:bottom-auto {
    @media (width >= 64rem) {
      bottom: auto;
    }
  }
  .lg\:left-30 {
    @media (width >= 64rem) {
      left: 1.875rem;
    }
  }
  .lg\:col-span-1 {
    @media (width >= 64rem) {
      grid-column: span 1 / span 1;
    }
  }
  .lg\:col-span-3 {
    @media (width >= 64rem) {
      grid-column: span 3 / span 3;
    }
  }
  .lg\:col-span-10 {
    @media (width >= 64rem) {
      grid-column: span 10 / span 10;
    }
  }
  .lg\:col-span-12 {
    @media (width >= 64rem) {
      grid-column: span 12 / span 12;
    }
  }
  .lg\:m-0 {
    @media (width >= 64rem) {
      margin: calc(var(--spacing) * 0);
    }
  }
  .lg\:m-24 {
    @media (width >= 64rem) {
      margin: 1.5rem;
    }
  }
  .lg\:mx-22 {
    @media (width >= 64rem) {
      margin-inline: 1.375rem;
    }
  }
  .lg\:mx-auto {
    @media (width >= 64rem) {
      margin-inline: auto;
    }
  }
  .lg\:my-160 {
    @media (width >= 64rem) {
      margin-block: 10rem;
    }
  }
  .lg\:mt-0 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .lg\:mt-33 {
    @media (width >= 64rem) {
      margin-top: 2.063rem;
    }
  }
  .lg\:mr-18 {
    @media (width >= 64rem) {
      margin-right: 1.125rem;
    }
  }
  .lg\:mr-48 {
    @media (width >= 64rem) {
      margin-right: 3rem;
    }
  }
  .lg\:mr-98 {
    @media (width >= 64rem) {
      margin-right: 6.125rem;
    }
  }
  .lg\:mb-0 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }
  .lg\:ml-24 {
    @media (width >= 64rem) {
      margin-left: 1.5rem;
    }
  }
  .lg\:block {
    @media (width >= 64rem) {
      display: block;
    }
  }
  .lg\:h-auto {
    @media (width >= 64rem) {
      height: auto;
    }
  }
  .lg\:w-auto {
    @media (width >= 64rem) {
      width: auto;
    }
  }
  .lg\:max-w-120 {
    @media (width >= 64rem) {
      max-width: 7.5rem;
    }
  }
  .lg\:max-w-316 {
    @media (width >= 64rem) {
      max-width: 19.75rem;
    }
  }
  .lg\:grid-cols-3 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-12 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-15 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(15, minmax(0, 1fr));
    }
  }
  .lg\:flex-row {
    @media (width >= 64rem) {
      flex-direction: row;
    }
  }
  .lg\:items-center {
    @media (width >= 64rem) {
      align-items: center;
    }
  }
  .lg\:justify-center {
    @media (width >= 64rem) {
      justify-content: center;
    }
  }
  .lg\:gap-130 {
    @media (width >= 64rem) {
      gap: 8.125rem;
    }
  }
  .lg\:gap-x-24 {
    @media (width >= 64rem) {
      column-gap: 1.5rem;
    }
  }
  .lg\:gap-y-24 {
    @media (width >= 64rem) {
      row-gap: 1.5rem;
    }
  }
  .lg\:bg-black\/40 {
    @media (width >= 64rem) {
      background-color: color-mix(in oklab, #000000 40%, transparent);
    }
  }
  .lg\:bg-transparent {
    @media (width >= 64rem) {
      background-color: transparent;
    }
  }
  .lg\:bg-white\/40 {
    @media (width >= 64rem) {
      background-color: color-mix(in oklab, #ffffff 40%, transparent);
    }
  }
  .lg\:bg-\[left_center\] {
    @media (width >= 64rem) {
      background-position: left center;
    }
  }
  .lg\:p-0 {
    @media (width >= 64rem) {
      padding: calc(var(--spacing) * 0);
    }
  }
  .lg\:px-25 {
    @media (width >= 64rem) {
      padding-inline: 1.563rem;
    }
  }
  .lg\:px-50 {
    @media (width >= 64rem) {
      padding-inline: 3.125rem;
    }
  }
  .lg\:py-15 {
    @media (width >= 64rem) {
      padding-block: .938rem;
    }
  }
  .lg\:py-42 {
    @media (width >= 64rem) {
      padding-block: 2.625rem;
    }
  }
  .lg\:pl-160 {
    @media (width >= 64rem) {
      padding-left: 10rem;
    }
  }
  .lg\:text-60 {
    @media (width >= 64rem) {
      font-size: 3.75rem;
    }
  }
  .lg\:leading-65 {
    @media (width >= 64rem) {
      --tw-leading: 4.063rem;
      line-height: 4.063rem;
    }
  }
  .lg\:backdrop-blur-\[10px\] {
    @media (width >= 64rem) {
      --tw-backdrop-blur: blur(10px);
      -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
      backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    }
  }
  .lg\:backdrop-blur-\[174px\] {
    @media (width >= 64rem) {
      --tw-backdrop-blur: blur(174px);
      -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
      backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    }
  }
  .xl\:mb-50 {
    @media (width >= 80rem) {
      margin-bottom: 3.125rem;
    }
  }
  .xl\:h-412 {
    @media (width >= 80rem) {
      height: 25.75rem;
    }
  }
  .xl\:w-976 {
    @media (width >= 80rem) {
      width: 61rem;
    }
  }
  .xl\:min-w-357 {
    @media (width >= 80rem) {
      min-width: 22.313rem;
    }
  }
  .dark\:text-white {
    @media (prefers-color-scheme: dark) {
      color: #ffffff;
    }
  }
}
@layer base {
  @font-face {
    font-family: 'Wix Madefor Display';
    src: url(/build/fonts/WixMadeforDisplay-Variable-subset.f23df88a.woff2) format('woff2');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Wix-fallback';
    src: local('Arial');
    size-adjust: 100%;
    ascent-override: 99%;
    descent-override: normal;
    line-gap-override: 9%;
  }
  .link {
    position: relative;
    cursor: pointer;
    padding-bottom: .5rem;
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
    color: #0067C6;
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    &:hover {
      @media (hover: hover) {
        color: #00A0DA;
      }
    }
    &::after {
      content: '';
      position: absolute;
      bottom: calc(var(--spacing) * 0);
      left: calc(var(--spacing) * 0);
      height: .0625rem;
      width: 100%;
      background-color: currentColor;
      transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
      transition-duration: var(--tw-duration, var(--default-transition-duration));
    }
    &:hover::after {
      --tw-translate-y: calc(var(--spacing) * -1.5);
      translate: var(--tw-translate-x) var(--tw-translate-y);
      transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
    }
  }
  .link-wrapper {
    a {
      position: relative;
      cursor: pointer;
      padding-bottom: .5rem;
      font-size: var(--text-xs);
      line-height: var(--tw-leading, var(--text-xs--line-height));
      --tw-font-weight: var(--font-weight-medium);
      font-weight: var(--font-weight-medium);
      color: #0067C6;
      transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
      transition-duration: var(--tw-duration, var(--default-transition-duration));
      &:hover {
        @media (hover: hover) {
          color: #00A0DA;
        }
      }
      &::after {
        content: '';
        position: absolute;
        bottom: calc(var(--spacing) * 0);
        left: calc(var(--spacing) * 0);
        height: .0625rem;
        width: 100%;
        background-color: currentColor;
        transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration));
      }
      &:hover::after {
        --tw-translate-y: calc(var(--spacing) * -1.5);
        translate: var(--tw-translate-x) var(--tw-translate-y);
        transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
      }
    }
  }
  .no-underline > a::after {
    display: none;
  }
}
@layer utilities {
  .photo-description a {
    position: relative;
    display: inline-block;
    padding-bottom: .5rem;
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
    color: #0067C6;
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    &:hover {
      @media (hover: hover) {
        color: #00A0DA;
      }
    }
    &::after {
      content: '';
      position: absolute;
      bottom: calc(var(--spacing) * 0);
      left: calc(var(--spacing) * 0);
      height: .0625rem;
      width: 100%;
      background-color: currentColor;
      transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
      transition-duration: var(--tw-duration, var(--default-transition-duration));
    }
    &:hover::after {
      --tw-translate-y: calc(var(--spacing) * -1.5);
      translate: var(--tw-translate-x) var(--tw-translate-y);
      transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
    }
  }
  .filters-open {
    overflow: hidden;
    header, footer {
      z-index: 0;
    }
    .actions {
      display: none;
    }
  }
  .photo-view-page {
    .slideshow {
      .share-btn, .library-bookmark {
        display: none !important;
        padding: 0 7px 5px 7px;
      }
    }
    .download-btn {
      position: absolute;
      top: 3.25rem;
      left: .625rem;
      display: block;
      height: 2.25rem;
      width: 2.25rem;
      border-radius: calc(infinity * 1px);
      background-color: #000000;
      padding: .625rem;
      color: #ffffff;
      opacity: 20%;
      &:hover {
        @media (hover: hover) {
          opacity: 50%;
        }
      }
      padding: 0 7px 5px 7px;
    }
    .zoomIn {
      img {
        margin-inline: auto;
        @media (width >= 48rem) {
          max-height: 100vh;
        }
        @media (width >= 48rem) {
          width: auto;
        }
      }
      #zoomIn-slideshow {
        img {
          max-height: 80vh;
        }
      }
      .download-btn {
        top: auto;
        right: 1.563rem;
        bottom: 1.563rem;
        left: auto;
      }
      .share-btn, .library-bookmark {
        display: none !important;
      }
    }
  }
  .PagerList {
    margin: .125rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding-bottom: .625rem;
    text-align: center;
    @media (width >= 48rem) {
      margin-block: 3.25rem;
    }
    @media (width >= 48rem) {
      padding-bottom: calc(var(--spacing) * 0);
    }
  }
  .PagerLink {
    display: inline-block;
    min-width: 2rem;
    padding-inline: .25rem;
    text-align: center;
    --tw-leading: 2rem;
    line-height: 2rem;
    --tw-tracking: var(--tracking-tighter);
    letter-spacing: var(--tracking-tighter);
    @media (width >= 48rem) {
      margin-inline: .375rem;
    }
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 0);
    }
    @media (width >= 48rem) {
      --tw-tracking: var(--tracking-normal);
      letter-spacing: var(--tracking-normal);
    }
  }
  .PagerCurrent {
    border-radius: 50%;
    background-color: #0067C6;
    color: #ffffff;
  }
  #media_library_filter_text {
    width: 100%;
    border-style: var(--tw-border-style);
    border-width: 0px;
    background-color: #F8FBFD;
    padding-inline: 1.188rem;
    padding-block: 1rem;
    padding-right: 2.625rem;
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .input-search {
    width: 100%;
    border-style: var(--tw-border-style);
    border-width: 0px;
    background-color: #F8FBFD;
    padding-inline: 1.188rem;
    padding-block: 1rem;
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .alphapbetic-search button.current {
    border-color: #0067C6 !important;
    background-color: #ffffff !important;
    color: #0067C6 !important;
  }
  #media_library_filter_alphabetic_tags {
    color: #949494;
    .count, label {
      color: #5C7B86;
    }
    input {
      margin-right: 1.125rem;
      &[checked="checked"] {
        ~ .count, ~ label {
          color: #244856;
        }
      }
    }
  }
  .by-collection option {
    display: block;
    width: 100%;
    padding: calc(var(--spacing) * 2.5);
  }
  .multiselect {
    margin-top: 1rem;
    width: 100%;
  }
  .select-filter {
    margin-bottom: calc(var(--spacing) * 0);
    width: 100%;
    min-width: 11.25rem;
    cursor: pointer;
    border-style: var(--tw-border-style);
    border-width: 1px;
    border-color: #99B7C2;
    background-color: #ffffff;
    background-image: none;
    padding-inline: .625rem;
    padding-block: .875rem;
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
    color: #244856;
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    &:hover {
      @media (hover: hover) {
        border-color: #00A0DA;
      }
    }
  }
  .image {
    img {
      min-width: 100%;
    }
    &:hover, &:focus {
      .actions {
        display: block;
      }
    }
    .actions {
      @media (width >= 80rem) {
        display: none;
      }
    }
  }
  .banner {
    position: relative;
    overflow: hidden;
    --tw-gradient-position: to top right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: #00B3F4;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    --tw-gradient-via: #005EB8;
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
    --tw-gradient-via-position: 10%;
    --tw-gradient-to: #001A32;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    --tw-gradient-to-position: 60%;
    &.mobile-banner {
      grid-column: span 2 / span 2;
      min-height: 15.625rem;
      h3 {
        font-size: var(--text-2xl);
        line-height: var(--tw-leading, var(--text-2xl--line-height));
      }
      p {
        font-size: var(--text-sm);
        line-height: var(--tw-leading, var(--text-sm--line-height));
      }
    }
    &.desktop-banner {
      aspect-ratio: 1 / 1;
      h3 {
        @media (width >= 80rem) {
          font-size: var(--text-2xl);
          line-height: var(--tw-leading, var(--text-2xl--line-height));
        }
      }
      p {
        font-size: var(--text-xs);
        line-height: var(--tw-leading, var(--text-xs--line-height));
        @media (width >= 80rem) {
          padding-right: 6.375rem;
        }
        @media (width >= 80rem) {
          font-size: var(--text-sm);
          line-height: var(--tw-leading, var(--text-sm--line-height));
        }
      }
    }
    h3 {
      margin-bottom: 1.25rem;
    }
    a, button {
      position: absolute;
      bottom: calc(var(--spacing) * 0);
      display: flex;
      cursor: pointer;
      align-items: center;
      justify-content: center;
      background-color: #0067C6;
      padding: .563rem;
      color: #ffffff;
      transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
      transition-duration: var(--tw-duration, var(--default-transition-duration));
      &:hover {
        @media (hover: hover) {
          background-color: #00A0DA;
        }
      }
      &:focus {
        background-color: #00A0DA;
      }
    }
    img {
      position: absolute;
      right: calc(2.188rem * -1);
      bottom: calc(2.188rem * -1);
      max-width: 9.375rem;
      rotate: calc(5deg * -1);
      border-style: var(--tw-border-style);
      border-width: 5px;
      border-color: #ffffff;
    }
    &.dashboard-banner {
      img {
        right: .483rem;
        bottom: calc(.125rem * -1);
        rotate: 0deg;
      }
    }
  }
  .actions {
    position: absolute;
    top: .625rem;
    right: .625rem;
    bottom: .625rem;
    .share-btn, .download-btn {
      display: block;
      display: flex;
      height: 1.75rem;
      width: 1.75rem;
      cursor: pointer;
      align-items: center;
      justify-content: center;
      border-radius: calc(infinity * 1px);
      background-color: #ffffff;
      color: #5C7B86;
      transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
      transition-duration: var(--tw-duration, var(--default-transition-duration));
      &:hover {
        @media (hover: hover) {
          background-color: #DFF7FF;
        }
      }
      &:hover {
        @media (hover: hover) {
          color: #0067C6;
        }
      }
      &:focus {
        color: #0067C6;
      }
    }
    .download-btn {
      position: absolute;
      right: calc(var(--spacing) * 0);
      bottom: calc(var(--spacing) * 0);
      text-align: center;
      --tw-leading: 1.75rem;
      line-height: 1.75rem;
    }
  }
  @layer utilities {
    .photos-grid-wrapper {
      margin: .938rem;
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      column-gap: .938rem;
      row-gap: .938rem;
      @media (width >= 64rem) {
        margin: 1.5rem;
      }
      @media (width >= 64rem) {
        column-gap: 1.5rem;
      }
      @media (width >= 64rem) {
        row-gap: 1.5rem;
      }
      @media (width >= 80rem) {
        grid-template-columns: repeat(3, minmax(0, 1fr));
      }
      @media screen and (min-width: 80rem) {
        grid-template-areas: "position-1 position-2 position-3" "position-4 position-5 position-6" "position-7 position-8 position-9" "position-10 position-11 position-12" "position-13 position-14 position-15" "position-16 position-17 position-18" "position-19 position-20 position-21" "position-22 position-23 position-24";
        .position-1 {
          grid-area: position-1;
        }
        .position-2 {
          grid-area: position-2;
        }
        .position-3 {
          grid-area: position-3;
        }
        .position-4 {
          grid-area: position-4;
        }
        .position-5 {
          grid-area: position-6;
        }
        .position-6 {
          grid-area: position-5;
        }
        .position-7 {
          grid-area: position-7;
        }
        .position-8 {
          grid-area: position-8;
        }
        .position-9 {
          grid-area: position-9;
        }
        .position-10 {
          grid-area: position-12;
        }
        .position-11 {
          grid-area: position-10;
        }
        .position-12 {
          grid-area: position-11;
        }
        .position-13 {
          grid-area: position-13;
        }
        .position-14 {
          grid-area: position-14;
        }
        .position-15 {
          grid-area: position-18;
        }
        .position-16 {
          grid-area: position-15;
        }
        .position-17 {
          grid-area: position-16;
        }
        .position-18 {
          grid-area: position-17;
        }
        .position-19 {
          grid-area: position-19;
        }
        .position-20 {
          grid-area: position-20;
        }
        .position-21 {
          grid-area: position-21;
        }
        .position-22 {
          grid-area: position-22;
        }
        .position-23 {
          grid-area: position-23;
        }
        .position-24 {
          grid-area: position-24;
        }
      }
    }
  }
  #autoComplete_list_1 {
    position: absolute;
    z-index: 20;
    border-style: var(--tw-border-style);
    border-width: 1px;
    border-color: #DEE1EA;
    background-color: #ffffff;
    padding: .938rem;
  }
  .photo-view-page {
    .download-btn {
      display: flex;
      align-items: center;
      justify-content: center;
      padding-top: .25rem;
      text-align: center;
    }
  }
  .slideshow .pagination-item {
    img {
      height: auto;
      width: 3.25rem;
      opacity: 50%;
    }
    &.is-active {
      border-style: var(--tw-border-style);
      border-width: 2px;
      border-color: #0067C6;
      img {
        width: 3.875rem;
        opacity: 100%;
      }
    }
  }
  .spinner {
    position: absolute;
    top: 3.125rem;
    left: 50%;
    z-index: 10;
    margin-inline: calc(1.563rem * -1);
    display: none;
    animation: rotate 2s linear infinite;
    .path {
      stroke: #99B7C2;
      stroke-linecap: round;
      animation: dash 1.5s ease-in-out infinite;
    }
    &.htmx-request {
      display: block !important;
      & + .btn-label {
        display: none;
      }
    }
  }
  .htmx-request .spinner {
    display: block !important;
    & + .btn-label {
      display: none;
    }
  }
  @keyframes rotate {
    100% {
      transform: rotate(360deg);
    }
  }
  @keyframes dash {
    0% {
      stroke-dasharray: 1, 150;
      stroke-dashoffset: 0;
    }
    50% {
      stroke-dasharray: 90, 150;
      stroke-dashoffset: -35;
    }
    100% {
      stroke-dasharray: 90, 150;
      stroke-dashoffset: -124;
    }
  }
}
@layer components {
  .media-block {
    .media-block-3 {
      margin-right: calc(var(--spacing) * 0);
      margin-bottom: 1.5rem;
      width: 100%;
      &:last-child {
        margin-bottom: calc(var(--spacing) * 0);
      }
      @media screen and (min-width: 48rem) {
        width: calc(100% / 3);
        margin-right: 1.5rem;
        margin-bottom: calc(var(--spacing) * 0);
        &:last-child {
          margin-right: calc(var(--spacing) * 0);
        }
      }
    }
  }
}
@layer components {
  .banner-wrapper {
    background: linear-gradient(99.54deg, #00B3F4 -27.3%, #005EB8 17.65%, #001A32 67.33%);
    min-height: 17.625rem;
    .aspect-256\/276 {
      position: absolute;
      top: 5rem;
      right: calc(.625rem * -1);
      max-width: 16rem;
      rotate: calc(9deg * -1);
      border-style: var(--tw-border-style);
      border-width: 8px;
      border-color: #ffffff;
      img {
        aspect-ratio: 256 / 276;
      }
      @media screen and (max-width: 48rem) {
        top: 10rem;
        max-width: 8.125rem;
      }
    }
    .active-page {
      position: relative;
      &::after {
        content: '';
        position: absolute;
        bottom: calc(.313rem * -1);
        left: calc(var(--spacing) * 0);
        height: .0625rem;
        width: 100%;
        background-color: #ffffff;
      }
    }
  }
  .banner-large {
    position: relative;
    height: 25.75rem;
    overflow: hidden;
    &::before {
      content: '';
      background: linear-gradient(180deg, rgba(127, 182, 206, 0) 0%, rgba(46, 77, 90, 0.5) 100%);
      position: absolute;
      top: calc(var(--spacing) * 0);
      left: calc(var(--spacing) * 0);
      z-index: 1;
      height: 100%;
      width: 100%;
    }
    .image-wrapper {
      img {
        max-height: 100%;
        object-fit: contain;
      }
    }
    img {
      position: relative;
      z-index: 0;
    }
    .title {
      h1 {
        margin-bottom: 1rem;
        font-size: 3.75rem;
        --tw-leading: 4.063rem;
        line-height: 4.063rem;
        --tw-font-weight: var(--font-weight-medium);
        font-weight: var(--font-weight-medium);
        @media screen and (max-width: 48rem) {
          font-size: 2.5rem;
          --tw-leading: 2.813rem;
          line-height: 2.813rem;
        }
      }
      a {
        margin-top: .625rem;
        min-width: 11.25rem;
        cursor: pointer;
        border-style: var(--tw-border-style);
        border-width: 1px;
        border-color: #0067C6;
        background-color: #0067C6;
        padding-inline: .625rem;
        padding-block: .875rem;
        text-align: center;
        font-size: var(--text-sm);
        line-height: var(--tw-leading, var(--text-sm--line-height));
        --tw-font-weight: var(--font-weight-medium);
        font-weight: var(--font-weight-medium);
        color: #ffffff;
        transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration));
        &:hover {
          @media (hover: hover) {
            border-color: #00A0DA;
          }
        }
        &:hover {
          @media (hover: hover) {
            background-color: #00A0DA;
          }
        }
      }
      p {
        display: flex;
        max-width: 28.313rem;
      }
    }
  }
}
@layer components {
  @keyframes splide-loading {
    0% {
      transform: rotate(0);
    }
    to {
      transform: rotate(1turn);
    }
  }
  .splide__track--draggable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
  }
  .splide__track--fade>.splide__list>.splide__slide {
    margin: 0 !important;
    opacity: 0;
    z-index: 0;
  }
  .splide__track--fade>.splide__list>.splide__slide.is-active {
    opacity: 1;
    z-index: 1;
  }
  .splide--rtl {
    direction: rtl;
  }
  .splide__track--ttb>.splide__list {
    display: block;
  }
  .splide__container {
    box-sizing: border-box;
    position: relative;
  }
  .splide__list {
    backface-visibility: hidden;
    display: flex;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
  }
  .splide.is-initialized:not(.is-active) .splide__list {
    display: block;
  }
  .splide__pagination {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    pointer-events: none;
  }
  .splide__pagination li {
    display: inline-block;
    line-height: 1;
    list-style-type: none;
    margin: 0;
    pointer-events: auto;
  }
  .splide:not(.is-overflow) .splide__pagination {
    display: none;
  }
  .splide__progress__bar {
    width: 0;
  }
  .splide {
    position: relative;
    visibility: hidden;
  }
  .splide.is-initialized,.splide.is-rendered {
    visibility: visible;
  }
  .splide__slide {
    backface-visibility: hidden;
    box-sizing: border-box;
    flex-shrink: 0;
    list-style-type: none !important;
    margin: 0;
    position: relative;
  }
  .splide__slide img {
    vertical-align: bottom;
  }
  .splide__spinner {
    animation: splide-loading 1s linear infinite;
    border: 2px solid #999;
    border-left-color: transparent;
    border-radius: 50%;
    bottom: 0;
    contain: strict;
    display: inline-block;
    height: 20px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
  }
  .splide__sr {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause {
    display: none;
  }
  .splide__toggle.is-active .splide__toggle__pause {
    display: inline;
  }
  .splide__track {
    overflow: hidden;
    position: relative;
    z-index: 0;
  }
  .banner-slider {
    .splide__pagination {
      position: absolute;
      right: 1.375rem;
      bottom: 1.375rem;
      li {
        margin-right: .5rem;
        &:last-child {
          margin-right: calc(var(--spacing) * 0);
        }
      }
      .splide__pagination__page {
        height: .483rem;
        width: .483rem;
        cursor: pointer;
        border-radius: calc(infinity * 1px);
        background-color: #ffffff;
        opacity: .2;
        &.is-active {
          opacity: 100%;
        }
      }
    }
  }
  .media-slider {
    .splide__slide {
      width: calc(100% - 50px);
      @media screen and (min-width: 48rem) {
        width: calc(50% - 43px);
      }
    }
  }
  #products-slider {
    .actions {
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .download-btn {
      display: none;
    }
    .splide-thumbnail {
      .splide__arrows {
        display: none;
      }
      .splide__slide {
        border-style: var(--tw-border-style);
        border-width: 2px;
        --tw-border-style: solid;
        border-style: solid;
        border-color: transparent;
        transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration));
        &.is-active {
          border-color: #0067C6;
        }
      }
    }
    .product-slider {
      .main-slider .img-wrapper img {
        height: 100%;
        width: 100%;
        object-fit: contain;
      }
      .tag-wrapper {
        .tag {
          margin-right: .625rem;
          &:last-child {
            margin-right: calc(var(--spacing) * 0);
          }
        }
      }
    }
  }
  .dashboard {
    .splide__pagination {
      margin-top: 1.5rem;
      li {
        margin-right: .313rem;
        display: flex;
        align-items: center;
        justify-content: center;
        &:last-child {
          margin-right: calc(var(--spacing) * 0);
        }
      }
      .splide__pagination__page {
        height: .483rem;
        width: .483rem;
        cursor: pointer;
        border-radius: calc(infinity * 1px);
        background-color: #0067C6;
        opacity: .2;
        transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration));
        &:hover, &:focus {
          opacity: 100%;
        }
        &.is-active {
          width: 1.563rem;
          opacity: 100%;
        }
      }
    }
  }
}
@layer base {
  #signup-page, #login-page {
    .md-background {
      background-image: url(/build/images/bg-login.8b95ab5e.jpg);
      min-width: calc(100vw - 456px);
    }
    @media screen and (min-width: 48rem) {
      .toogle-login-signup {
        margin-bottom: 2.5rem;
      }
      .toogle-login-signup > div {
        margin-bottom: 1.25rem !important;
      }
    }
  }
  #login-page {
    @media screen and (min-width: 48rem) {
      .toogle-login-signup > div, .title {
        margin-bottom: 1.25rem !important;
      }
    }
  }
  #sign_up_step_four_comment {
    margin-top: 1rem;
    margin-bottom: 2.563rem;
    display: block;
    height: 11.25rem;
    width: 100%;
    border-style: var(--tw-border-style);
    border-width: 1px;
    border-color: #99B7C2;
    padding: 1.188rem;
  }
  #login-page input[type="checkbox"], #signup-page input[type="checkbox"], .account-edit input[type="checkbox"] {
    margin: calc(var(--spacing) * 0);
    margin-right: .5rem;
    display: inline-block;
    height: 1.25rem;
    width: 1.25rem;
    border-radius: 0.25rem;
    padding: calc(var(--spacing) * 0);
  }
  .step_two {
    .form-password {
      > svg {
        display: none;
      }
    }
    select + ul {
      margin-top: calc(2.188rem * -1);
      margin-bottom: 2.563rem;
    }
    input[type="checkbox"] {
      margin-bottom: 1.625rem;
    }
    ul {
      margin-top: .5rem;
      font-size: var(--text-xs);
      line-height: var(--tw-leading, var(--text-xs--line-height));
      color: #BB0000;
    }
  }
  #sign_up_step_one_next, #sign_up_step_two_next, #sign_up_step_three_next, #sign_up_step_four_next {
    width: 100%;
    cursor: pointer;
    border-style: var(--tw-border-style);
    border-width: 1px;
    border-color: #0067C6;
    background-color: #0067C6;
    padding-inline: .625rem;
    padding-block: .875rem;
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
    color: #ffffff;
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    &:hover {
      @media (hover: hover) {
        border-color: #00A0DA;
      }
    }
    &:hover {
      @media (hover: hover) {
        background-color: #00A0DA;
      }
    }
  }
  #sign_up_step_three_interests {
    margin-bottom: 2.563rem;
    text-align: center;
    input {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      margin: -1px;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      white-space: nowrap;
      border-width: 0;
      height: calc(var(--spacing) * 0);
      width: calc(var(--spacing) * 0);
      opacity: 0%;
      &:checked + label {
        cursor: pointer;
        border-style: var(--tw-border-style);
        border-width: 2px;
        border-color: #0067C6;
        background-color: #ffffff;
        padding-inline: .625rem;
        padding-block: .875rem;
        font-size: var(--text-sm);
        line-height: var(--tw-leading, var(--text-sm--line-height));
        --tw-font-weight: var(--font-weight-medium);
        font-weight: var(--font-weight-medium);
        color: #0067C6;
        transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration));
        &:hover {
          @media (hover: hover) {
            border-color: #00A0DA;
          }
        }
      }
    }
    label {
      margin-right: .875rem;
      margin-bottom: .875rem;
      display: inline-block;
      cursor: pointer;
      border-style: var(--tw-border-style);
      border-width: 1px;
      border-color: #99B7C2;
      background-color: #ffffff;
      padding-inline: .625rem;
      padding-block: .875rem;
      text-align: center;
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
      --tw-font-weight: var(--font-weight-medium);
      font-weight: var(--font-weight-medium);
      color: #99B7C2;
      transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
      transition-duration: var(--tw-duration, var(--default-transition-duration));
      &:hover {
        @media (hover: hover) {
          border-color: #00A0DA;
        }
      }
      &:hover {
        @media (hover: hover) {
          background-color: #00A0DA;
        }
      }
      &:hover {
        @media (hover: hover) {
          color: #ffffff;
        }
      }
    }
  }
  .step_three {
    label.required {
      display: none;
    }
  }
}
@layer components {
  .newsletter {
    background-image: url(/build/images/nl-bg.f1decc8e.png), url(/build/images/nl-bg-blur.4eac2790.png);
    background-position: calc(100% - 34px) center, 0 0;
    background-repeat: no-repeat;
    background-size: 388px, cover;
    @media screen and (max-width: 48rem) {
      background-image: url(/build/images/nl-bg.f1decc8e.png), url(/build/images/nl-bg-blur-mobile.c972151f.png);
      background-position: 0 0, 0 0;
      background-size: contain, cover;
    }
  }
}
@layer base {
  .custom-form-skin {
    label {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
      color: #5C7B86;
    }
    input {
      margin-top: .625rem;
      margin-bottom: 2.563rem;
      display: block;
      height: 3.125rem;
      appearance: none;
      border-style: var(--tw-border-style);
      border-width: 1px;
      border-color: #99B7C2;
      padding: 1.25rem;
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
      &.invalid-input {
        margin-bottom: 1rem;
        border-style: var(--tw-border-style);
        border-width: 1px;
        border-color: #BB0000;
        ~ ul {
          margin-bottom: 2.563rem;
          font-size: var(--text-xs);
          line-height: var(--tw-leading, var(--text-xs--line-height));
          color: #BB0000;
        }
      }
    }
    input[type="checkbox"] {
      margin: .688rem;
      display: inline-block;
      height: 1.25rem;
      width: 1.25rem;
      appearance: none;
      border-radius: 0.25rem;
      padding: calc(var(--spacing) * 0);
      &:checked {
        background-color: #0067C6;
      }
    }
    input:not([type="checkbox"]) {
      width: 100%;
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
    select {
      margin-top: 1rem;
      margin-bottom: 2.563rem;
      display: block;
      height: 3.125rem;
      width: 100%;
      border-style: var(--tw-border-style);
      border-width: 1px;
      border-color: #99B7C2;
      background-color: #ffffff;
      padding-inline: 1.188rem;
      padding-block: calc(var(--spacing) * 0);
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
      --tw-leading: 3rem;
      line-height: 3rem;
    }
    option {
      border-radius: 0;
      background-color: #ffffff;
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
      color: #244856;
    }
    textarea {
      margin-top: 1rem;
      margin-bottom: 2.563rem;
      display: block;
      min-height: 3.125rem;
      min-height: 11.25rem;
      width: 100%;
      border-style: var(--tw-border-style);
      border-width: 1px;
      border-color: #99B7C2;
      background-color: #ffffff;
      padding: 1.188rem;
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
      &.invalid-input {
        margin-bottom: 1rem;
        border-style: var(--tw-border-style);
        border-width: 1px;
        border-color: #BB0000;
        ~ ul {
          margin-bottom: 2.563rem;
          font-size: var(--text-xs);
          line-height: var(--tw-leading, var(--text-xs--line-height));
          color: #BB0000;
        }
      }
    }
    &.event-form {
      input {
        margin-bottom: 1.438rem;
      }
      .event-label {
        label {
          font-size: .75rem;
          --tw-leading: 1rem;
          line-height: 1rem;
        }
      }
    }
  }
}
@layer base {
  .slider-container {
    grid-template-areas: "title slide" "texts slide" "pagination slide" "signup slide";
    .title {
      grid-area: title;
    }
    .texts {
      grid-area: texts;
    }
    .pagination {
      grid-area: pagination;
    }
    .signup {
      grid-area: signup;
    }
    .slide {
      align-self: center;
      grid-area: slide;
    }
  }
  .contents_container {
    grid-template-areas: "slider title" "slider texts" "slider pagination" "slider signup";
    .title {
      grid-area: title;
    }
    .texts {
      grid-area: texts;
    }
    .pagination {
      grid-area: pagination;
    }
    .signup {
      grid-area: signup;
    }
    .slider {
      align-self: center;
      grid-area: slider;
    }
  }
  .pagination-item {
    @media (width >= 48rem) {
      border-style: var(--tw-border-style);
      border-width: 1px;
    }
    @media (width >= 48rem) {
      border-color: transparent;
    }
    .pagination-icon {
      @media (width >= 48rem) {
        border-style: var(--tw-border-style);
        border-width: 2px;
      }
      @media (width >= 48rem) {
        border-color: transparent;
      }
    }
    &.is-active {
      @media (width >= 48rem) {
        border-color: #0067C6;
      }
      @media (width >= 48rem) {
        background-color: color-mix(in oklab, #ffffff 40%, transparent);
      }
      .pagination-icon {
        @media (width >= 48rem) {
          border-color: #0067C6;
        }
        @media (width >= 48rem) {
          background-color: #DFF7FF !important;
        }
      }
      .mobile-item {
        width: 1.5rem;
        opacity: 100% !important;
      }
    }
  }
}
@layer base {
  .tab-header {
    a, button {
      margin-right: 1.873rem;
      transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
      transition-duration: var(--tw-duration, var(--default-transition-duration));
      &:focus {
        color: #0067C6;
      }
      &:hover {
        color: #0067C6 !important;
      }
      &.active {
        position: relative;
        padding-bottom: .5rem;
        --tw-font-weight: var(--font-weight-medium);
        font-weight: var(--font-weight-medium);
        color: #0067C6 !important;
        transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration));
        &::after {
          content: '';
          position: absolute;
          bottom: calc(var(--spacing) * 0);
          left: calc(var(--spacing) * 0);
          height: .0625rem;
          width: 100%;
          background-color: currentColor;
          transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
          transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
          transition-duration: var(--tw-duration, var(--default-transition-duration));
        }
        &:hover {
          color: #00A0DA !important;
        }
        &:hover::after {
          --tw-translate-y: calc(var(--spacing) * -1.5);
          translate: var(--tw-translate-x) var(--tw-translate-y);
          transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
          background-color: #00A0DA !important;
        }
      }
      &:last-child {
        margin-right: calc(var(--spacing) * 0);
      }
    }
  }
}
@layer base {
  .tag-wrapper {
    display: flex;
    flex-wrap: wrap;
    .tag {
      margin-right: .625rem;
      &:last-child {
        margin-right: calc(var(--spacing) * 0);
      }
    }
  }
  .tag {
    padding-inline: .625rem;
    padding-block: .313rem;
    font-size: .75rem;
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
}
@layer base {
  .tab {
    margin-right: 1.688rem;
    display: inline-block;
    cursor: pointer;
    padding-bottom: .75rem;
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
    color: #949494;
    @media (width >= 48rem) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
    &.active-bookmark {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 2px;
      border-color: #0067C6;
      color: #0067C6 !important;
    }
  }
  #bookmarks-list {
    .medialib-filters {
      margin-inline: calc(var(--spacing) * 0) !important;
      margin-top: calc(var(--spacing) * 0) !important;
      padding-top: calc(var(--spacing) * 0) !important;
      .filtersShow {
        @media (width < 48rem) {
          display: none !important;
        }
      }
    }
    .autoComplete_wrapper {
      width: 100%;
      flex-shrink: 11;
      @media (width >= 48rem) {
        width: auto;
      }
      @media (width >= 80rem) {
        flex-basis: calc(3/4 * 100%);
      }
    }
    #media-library-list {
      .image {
        width: 296px;
      }
    }
    #products-filters {
      padding-top: calc(var(--spacing) * 0) !important;
    }
    #bookmarked-items:not(:has(.actions)) {
      .library-bookmark {
        position: absolute;
        top: .625rem;
        right: .625rem;
      }
    }
  }
  .event-wrapper {
    .library-bookmark {
      background-color: #F8FBFD !important;
      &:hover {
        @media (hover: hover) {
          background-color: #F8FBFD !important;
        }
      }
      &:focus {
        background-color: #F8FBFD !important;
      }
    }
  }
  .event-label {
    label {
      color: #244856;
    }
  }
}
@layer base {
  .account-edit-view, .contact-form {
    .custom-form-skin {
      label {
        font-size: var(--text-sm);
        line-height: var(--tw-leading, var(--text-sm--line-height));
        --tw-font-weight: var(--font-weight-medium);
        font-weight: var(--font-weight-medium);
        color: #244856;
      }
      select, input:not([type='checkbox']) {
        margin-bottom: 1.873rem;
        border-style: var(--tw-border-style);
        border-width: 1px;
        border-color: #99B7C2;
        background-color: #ffffff;
        --tw-font-weight: var(--font-weight-medium);
        font-weight: var(--font-weight-medium);
        &[disabled] {
          background-color: #F8FBFD;
          color: #99B7C2;
        }
      }
    }
    .account-edit, .contact-form-wrapper {
      input {
        margin-bottom: 1.125rem;
        &[type="checkbox"] {
          margin: calc(var(--spacing) * 0);
          margin-right: .5rem;
          display: inline-block;
          height: 1.25rem;
          width: 1.25rem;
          border-radius: 0.25rem;
          padding: calc(var(--spacing) * 0);
        }
      }
      select {
        margin-bottom: 1.125rem;
      }
    }
    .account-title {
      margin-top: 3.125rem;
      margin-bottom: 2rem;
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
      --tw-font-weight: var(--font-weight-normal);
      font-weight: var(--font-weight-normal);
      color: #244856;
      @media (width >= 48rem) {
        margin-top: 4.375rem;
      }
      @media (width >= 48rem) {
        font-size: 1.5rem;
      }
      @media (width >= 48rem) {
        --tw-leading: 1.5rem;
        line-height: 1.5rem;
      }
      @media (width >= 80rem) {
        margin-bottom: 3.125rem;
      }
    }
    .interest {
      margin-right: .875rem;
      margin-bottom: .875rem;
      cursor: pointer;
      border-style: var(--tw-border-style);
      border-width: 1px;
      border-color: #99B7C2;
      background-color: #ffffff;
      padding-inline: .625rem;
      padding-block: .875rem;
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
      --tw-font-weight: var(--font-weight-medium);
      font-weight: var(--font-weight-medium);
      color: #99B7C2;
      transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
      transition-duration: var(--tw-duration, var(--default-transition-duration));
      &:hover {
        @media (hover: hover) {
          border-color: #00A0DA;
        }
      }
      &.active {
        border-style: var(--tw-border-style);
        border-width: 1px;
        border-style: var(--tw-border-style);
        border-width: 2px;
        border-color: #0067C6;
        --tw-font-weight: var(--font-weight-semibold);
        font-weight: var(--font-weight-semibold);
        color: #0067C6;
      }
    }
  }
  #history-content {
    > .group {
      grid-column: span 6 / span 6;
      @media (width >= 40rem) {
        grid-column: span 6 / span 6;
      }
      @media (width >= 48rem) {
        grid-column: span 4 / span 4;
      }
    }
  }
}
@layer base {
  .toast {
    position: relative;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    background-color: #ffffff;
    padding: 1.25rem;
    padding-right: 3.125rem;
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    --tw-gradient-position: 45deg;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: 45deg in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: #0067C6;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    --tw-gradient-to: #ffffff;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    --tw-gradient-to-position: 25%;
    @media (width >= 48rem) {
      --tw-gradient-to-position: 10%;
    }
    &.toast-error {
      --tw-gradient-from: #BB0000;
      --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    }
    &.toast-qualifio {
      background-image: url(/build/images/points.b703c36e.png), url(/build/images/points.b703c36e.png), linear-gradient(45deg, #FDD44F 0%, #ffffff 25%);
      padding-block: 1.563rem;
      background-position: -1.438rem -1.75rem, 2.938rem 2.563rem, 0 0;
      background-repeat: no-repeat;
      background-size: 3.25rem, 3.25rem, auto;
      svg {
        max-width: calc(var(--spacing) * 53);
      }
      @media screen and (max-width: 48rem) {
        background-position: -0.625rem -0.625rem, 2.938rem 2.375rem, 0 0;
        background-size: 2.188rem, 2.188rem, auto;
        svg {
          max-width: 2.25rem;
        }
      }
    }
  }
}
@layer base {
  .small-content-banner {
    .img-wrapper {
      img {
        aspect-ratio: 154 / 113;
      }
    }
  }
}
@layer base {
  .page-video-view {
    .library-bookmark {
      background-color: #F8FBFD !important;
      color: #5C7B86 !important;
      &:hover {
        @media (hover: hover) {
          color: #0067C6 !important;
        }
      }
      &:focus {
        color: #0067C6 !important;
      }
      &.unbookmarked {
        background-color: #F8FBFD !important;
        color: #5C7B86 !important;
        &:hover {
          @media (hover: hover) {
            color: #0067C6 !important;
          }
        }
      }
      &.bookmarked {
        background-color: #0067C6 !important;
        color: #ffffff !important;
      }
    }
  }
}
@layer base {
  .connected-nav {
    @media (max-width: 767px) {
      .connected-nav-label {
        display: block !important;
      }
      .connected-nav-picto {
        margin-right: .938rem !important;
      }
    }
    @media (min-width: 768px) and (max-width: 1023px) {
      .connected-nav-label {
        display: block !important;
      }
      .connected-nav-picto {
        margin-right: .938rem !important;
      }
    }
  }
}
@layer base {
  .capacity-container ul {
    display: flex;
    flex-direction: row;
    gap: 10px;
    li {
      background-color: #F8FBFD;
      padding-inline: .625rem;
      padding-block: .375rem;
    }
  }
}
@layer base {
  .tab-header {
    li {
      margin-right: 1.873rem;
      transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
      transition-duration: var(--tw-duration, var(--default-transition-duration));
      &:focus {
        color: #0067C6;
      }
      @media (width < 40rem) {
        flex-grow: 0;
      }
      @media (width < 40rem) {
        flex-basis: 50%;
      }
      @media (width >= 48rem) {
        margin-right: 1.563rem;
      }
      &:hover {
        opacity: 80% !important;
      }
      &.active {
        position: relative;
        padding-bottom: .5rem;
        transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration));
        &::after {
          content: '';
          position: absolute;
          bottom: calc(var(--spacing) * 0);
          left: calc(var(--spacing) * 0);
          height: .0625rem;
          width: 100%;
          background-color: currentColor;
          transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
          transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
          transition-duration: var(--tw-duration, var(--default-transition-duration));
        }
        &:hover {
          color: #F8FBFD !important;
          opacity: 100%;
        }
        &:hover::after {
          --tw-translate-y: calc(var(--spacing) * -1.5);
          translate: var(--tw-translate-x) var(--tw-translate-y);
          transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
          background-color: #F8FBFD !important;
        }
      }
      &:last-child {
        margin-right: calc(var(--spacing) * 0);
      }
    }
  }
}
@layer components {
  .breadcrumb {
    overflow: auto;
    scrollbar-width: none;
    position: relative;
    &.scroll {
      scrollbar-width: auto;
    }
    > ol {
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      scroll-snap-type: x proximity;
    }
  }
}
@layer base {
  .ezrichtext-field, .wysiwyg {
    h1 {
      margin-bottom: 2.5rem;
      font-size: 2.5rem;
      --tw-leading: 2.813rem;
      line-height: 2.813rem;
      --tw-font-weight: var(--font-weight-medium);
      font-weight: var(--font-weight-medium);
      @media (width >= 48rem) {
        font-size: 3.75rem;
      }
      @media (width >= 48rem) {
        --tw-leading: 4.063rem;
        line-height: 4.063rem;
      }
    }
    h2 {
      margin-bottom: 2rem;
      font-size: 1.5rem;
      --tw-leading: 1.75rem;
      line-height: 1.75rem;
      --tw-font-weight: var(--font-weight-normal);
      font-weight: var(--font-weight-normal);
      @media (width >= 48rem) {
        font-size: var(--text-3xl);
        line-height: var(--tw-leading, var(--text-3xl--line-height));
      }
      @media (width >= 48rem) {
        --tw-leading: 2.188rem;
        line-height: 2.188rem;
      }
    }
    h3 {
      margin-bottom: 1.75rem;
      font-size: 1.25rem;
      --tw-leading: 1.5rem;
      line-height: 1.5rem;
      --tw-font-weight: var(--font-weight-normal);
      font-weight: var(--font-weight-normal);
      @media (width >= 48rem) {
        font-size: 1.5rem;
      }
      @media (width >= 48rem) {
        --tw-leading: 1.75rem;
        line-height: 1.75rem;
      }
    }
    p:has(.CTA) {
      display: flex;
    }
    p:not(:first-child) {
      margin-top: .75rem;
    }
    & > ul, & > ol, & > div > ul, & > div > ol {
      padding-left: 1.875rem;
    }
    ul {
      list-style-position: outside;
      list-style-type: disc;
    }
    ol {
      list-style-position: outside;
      list-style-type: decimal;
    }
    ul ul, ol ol {
      padding-left: 1.25rem;
    }
    & > p, & > ul, & > ol, & > div > p, & > div > ul, & > div > ol {
      @media (width < 64rem) {
        margin-bottom: 1.875rem;
      }
      @media (width >= 64rem) {
        margin-bottom: 2rem;
      }
    }
    blockquote {
      position: relative;
      text-align: center;
      font-size: 1.5rem;
      --tw-leading: 1.75rem;
      line-height: 1.75rem;
      color: #A8A8A8;
      padding: 3.375rem 0 3.375rem 0;
      @media screen and (min-width: 48rem) {
        padding: 3.375rem;
      }
      &::before, &::after {
        content: '';
        position: absolute;
        background: url(/build/images/quote.d45a92ba.svg) center no-repeat;
        width: 30px;
        height: 31px;
      }
      &::before {
        left: 0;
        top: 0;
        transform: rotate(180deg);
      }
      &::after {
        right: 0;
        bottom: 0;
      }
      b {
        color: #244856;
      }
    }
    .inline-link {
      text-decoration-line: underline;
      transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
      transition-duration: var(--tw-duration, var(--default-transition-duration));
      &:hover {
        @media (hover: hover) {
          text-underline-offset: 2px;
        }
      }
    }
    .CTA {
      min-width: 11.25rem;
      cursor: pointer;
      border-style: var(--tw-border-style);
      border-width: 1px;
      border-color: #0067C6;
      background-color: #0067C6;
      padding-inline: .625rem;
      padding-block: .875rem;
      text-align: center;
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
      --tw-font-weight: var(--font-weight-medium);
      font-weight: var(--font-weight-medium);
      color: #ffffff;
      transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
      transition-duration: var(--tw-duration, var(--default-transition-duration));
      &:hover {
        @media (hover: hover) {
          border-color: #00A0DA;
        }
      }
      &:hover {
        @media (hover: hover) {
          background-color: #00A0DA;
        }
      }
    }
    a {
      margin-top: 1.125rem;
      font-size: .75rem;
      --tw-font-weight: var(--font-weight-medium);
      font-weight: var(--font-weight-medium);
      color: #0067C6;
    }
    button:not(.read-more) {
      min-width: 11.25rem;
      cursor: pointer;
      border-style: var(--tw-border-style);
      border-width: 1px;
      border-color: #0067C6;
      background-color: #0067C6;
      padding-inline: .625rem;
      padding-block: .875rem;
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
      --tw-font-weight: var(--font-weight-medium);
      font-weight: var(--font-weight-medium);
      color: #ffffff;
      transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
      transition-duration: var(--tw-duration, var(--default-transition-duration));
      &:hover {
        @media (hover: hover) {
          border-color: #00A0DA;
        }
      }
      &:hover {
        @media (hover: hover) {
          background-color: #00A0DA;
        }
      }
    }
    .img-wrapper {
      height: 100%;
      width: 100%;
      aspect-ratio: 456 / 310;
      @media screen and (max-width: 48rem) {
        aspect-ratio: 325 / 310;
      }
      img {
        height: 100%;
        width: 100%;
        object-fit: contain;
      }
    }
  }
}
@layer base {
  #language-switcher {
    .container-sidebar & {
      display: none !important;
    }
  }
}
@layer base {
  *,
  ::after,
  ::before,
  ::backdrop,
  ::file-selector-button {
    border-color: var(--color-gray-200, currentColor);
  }
  * {
    &:focus-visible {
      outline-style: var(--tw-outline-style);
      outline-width: 1px;
      outline-offset: 0px;
      outline-color: #0067C6 !important;
      --tw-outline-style: solid !important;
      outline-style: solid !important;
      box-shadow: none !important;
    }
    &:focus {
      box-shadow: none !important;
      &:focus-visible {
        box-shadow: none !important;
      }
      &:not(:focus-visible) {
        outline: none !important;
        box-shadow: none !important;
      }
    }
  }
  html {
    scroll-behavior: smooth;
  }
  body {
    overflow-x: hidden;
    background-size: cover;
    background-repeat: repeat-y;
    font-family: Wix Madefor Display, Wix-fallback, Arial, sans-serif;
    color: #244856;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    &:not(.page-search) {
      background-image: url(/build/images/bg-mobile.e6f1c71a.jpg);
      @media screen and (min-width: 48rem) {
        background-image: url(/build/images/bkg1.1defc563.jpg);
      }
    }
  }
  .main-container {
    margin-inline: auto;
    max-width: 86.875rem;
    @media (width < 1440px) {
      padding-inline: .938rem;
    }
  }
  .main-container-inner {
    margin-inline: auto;
    max-width: 90rem;
  }
  .container-inner {
    width: 100%;
    overflow-x: hidden;
    @media (width >= 48rem) {
      margin-left: auto;
    }
    @media (width >= 48rem) {
      max-width: 61rem;
    }
  }
  .container-sidebar {
    width: auto;
    @media (width >= 48rem) {
      margin-right: 4.375rem;
    }
    @media (width >= 48rem) {
      max-width: 17.75rem;
    }
    @media (width >= 64rem) {
      width: 100%;
    }
  }
  .container-full {
    position: relative;
    left: calc(1/2 * 100%);
    width: 100vw;
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .grid-wrapper {
    width: calc(100% + 2.5rem);
    margin-left: calc(1.25rem * -1);
    padding-inline: 1.25rem;
  }
  .ibx-block {
    &.narrow {
      padding-inline: 3.75rem !important;
    }
  }
  [x-cloak] {
    display: none !important;
  }
  label {
    cursor: pointer;
  }
  [type="checkbox"] {
    margin-right: .5rem;
    min-height: 1.5rem;
    min-width: 1.5rem;
    cursor: pointer;
    border-radius: .5rem !important;
  }
  [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 {
    &:focus {
      outline-offset: 0 !important;
    }
  }
  .img-wrapper {
    width: 100%;
    img {
      height: 100%;
      width: 100%;
      object-fit: cover;
    }
    &.video-wrapper {
      .js-youtube-container,
        .blockMedia-video-overlay {
        height: 100%;
      }
    }
    &.layer-blur {
      img {
        border-style: var(--tw-border-style);
        border-width: 5px;
        border-color: #ffffff;
      }
      &::after {
        position: absolute;
        top: calc(.313rem * -1);
        right: calc(.313rem * -1);
        z-index: calc(1 * -1);
        height: 100%;
        width: 100%;
        rotate: calc(4deg * -1);
        content: '';
        background: #517B98;
        box-shadow: 0 0 7px 5px #517B98;
      }
    }
  }
  h2 {
    --tw-leading: 2.813rem;
    line-height: 2.813rem;
    @media (width >= 48rem) {
      --tw-leading: 4rem;
      line-height: 4rem;
    }
  }
  h3 {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
    --tw-leading: 1.5rem;
    line-height: 1.5rem;
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .error_page {
    header {
      position: fixed !important;
      top: calc(var(--spacing) * 0);
      right: calc(var(--spacing) * 0);
      left: calc(var(--spacing) * 0);
      min-width: 100vw;
      background-color: #ffffff;
    }
    main {
      display: flex;
      min-height: 100vh;
      align-items: center;
      justify-content: center;
      background-size: cover;
      background-repeat: repeat-y;
      background-image: url(/build/images/bg-mobile.e6f1c71a.jpg);
      @media screen and (min-width: 48rem) {
        background-image: url(/build/images/bkg1.1defc563.jpg);
      }
    }
    .main-container > .flex.items-start {
      display: block !important;
    }
    footer {
      display: none;
    }
  }
  .search-results img.is-portrait {
    height: 100%;
    object-fit: contain;
  }
}
@layer base {
  [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: oklch(55.1% 0.027 264.364);
    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;
    &: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: oklch(54.6% 0.245 262.881);
      --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: oklch(54.6% 0.245 262.881);
    }
  }
  input::placeholder,textarea::placeholder {
    color: oklch(55.1% 0.027 264.364);
    opacity: 1;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-date-and-time-value {
    min-height: 1.5em;
  }
  ::-webkit-date-and-time-value {
    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=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 20 20%27%3e%3cpath stroke=%27oklch%2855.1%25 0.027 264.364%29%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.5%27 d=%27M6 8l4 4 4-4%27/%3e%3c/svg%3e");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
            print-color-adjust: exact;
  }
  [multiple],[size]:where(select:not([size="1"])) {
    background-image: initial;
    background-position: initial;
    background-repeat: unset;
    background-size: initial;
    padding-right: 0.75rem;
    -webkit-print-color-adjust: unset;
            print-color-adjust: unset;
  }
  [type='checkbox'],[type='radio'] {
    appearance: none;
    padding: 0;
    -webkit-print-color-adjust: exact;
            print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
            user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: oklch(54.6% 0.245 262.881);
    background-color: #fff;
    border-color: oklch(55.1% 0.027 264.364);
    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: oklch(54.6% 0.245 262.881);
    --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=%270 0 16 16%27 fill=%27white%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3cpath d=%27M12.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%27/%3e%3c/svg%3e");
    @media (forced-colors: active) {
      appearance: auto;
    }
  }
  [type='radio']:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox=%270 0 16 16%27 fill=%27white%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3ccircle cx=%278%27 cy=%278%27 r=%273%27/%3e%3c/svg%3e");
    @media (forced-colors: active) {
      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=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 16 16%27%3e%3cpath stroke=%27white%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M4 8h8%27/%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) {
      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;
  }
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
  initial-value: rotateX(0);
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-ordinal {
  syntax: "*";
  inherits: false;
}
@property --tw-slashed-zero {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-figure {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-spacing {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-fraction {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}


