/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --breakpoint-sm: 37.5em;
    --breakpoint-lg: 75em;
    --font-weight-normal: 400;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-wider: 0.05em;
    --radius-sm: 4px;
    --radius-md: 8px;
    --radius-lg: 16px;
    --drop-shadow-sm: 0 1px 2px rgb(0 0 0 / 0.15);
    --drop-shadow-md: 0 3px 3px rgb(0 0 0 / 0.12);
    --drop-shadow-xl: 0 9px 7px rgb(0 0 0 / 0.1);
    --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);
    --animate-spin: spin 1s linear infinite;
    --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    --blur-sm: 8px;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --color-gray-20: #e8eced;
    --color-gray-30: #d5d9db;
    --color-blue-40: #0091d9;
    --font-gibson: canada-type-gibson, Arial, sans-serif;
    --font-weight-strong: 600;
    --font-weight-heading: 600;
    --text-1: 12px;
    --text-2: 14px;
    --text-3: 16px;
    --text-4: 18px;
    --text-5: 20px;
    --text-6: 24px;
    --text-7: 28px;
    --text-8: 34px;
    --text-9: 40px;
    --text-10: 48px;
    --text-11: 60px;
    --text-12: 72px;
    --text-13: 96px;
    --radius-none: 0px;
    --radius-full: 9999px;
    --spacing-none: 0px;
  }
}
@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%;
    -moz-tab-size: 4;
      -o-tab-size: 4;
         tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-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;
  }
  ::-moz-placeholder {
    opacity: 1;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or
    (contain-intrinsic-size: 1px) {
    ::-moz-placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        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;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button,
  input:where([type="button"], [type="reset"], [type="submit"]),
  ::file-selector-button {
    -webkit-appearance: button;
       -moz-appearance: button;
            appearance: button;
  }
  ::-webkit-inner-spin-button,
  ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .\@container {
    container-type: inline-size !important;
  }
  .\@container {
    container-type: inline-size !important;
  }
  .pointer-events-auto {
    pointer-events: auto !important;
  }
  .pointer-events-none {
    pointer-events: none !important;
  }
  .invisible {
    visibility: hidden !important;
  }
  .visible {
    visibility: visible !important;
  }
  .sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
  }
  .absolute {
    position: absolute !important;
  }
  .fixed {
    position: fixed !important;
  }
  .relative {
    position: relative !important;
  }
  .static {
    position: static !important;
  }
  .sticky {
    position: sticky !important;
  }
  .-inset-1 {
    inset: calc(8px * -1) !important;
  }
  .inset-0 {
    inset: 0px !important;
  }
  .\!top-3 {
    top: 24px !important;
  }
  .\!top-8 {
    top: 64px !important;
  }
  .-top-2 {
    top: calc(16px * -1) !important;
  }
  .-top-3 {
    top: calc(24px * -1) !important;
  }
  .-top-7 {
    top: calc(56px * -1) !important;
  }
  .-top-8 {
    top: calc(64px * -1) !important;
  }
  .-top-\[85px\] {
    top: calc(85px * -1) !important;
  }
  .top-0 {
    top: 0px !important;
  }
  .top-0\.5 {
    top: 4px !important;
  }
  .top-1 {
    top: 8px !important;
  }
  .top-1\.5 {
    top: 12px !important;
  }
  .top-1\/2 {
    top: calc(1/2 * 100%) !important;
  }
  .top-2 {
    top: 16px !important;
  }
  .top-2\.5 {
    top: 20px !important;
  }
  .top-9 {
    top: 72px !important;
  }
  .top-\[20px\] {
    top: 20px !important;
  }
  .top-\[46\%\] {
    top: 46% !important;
  }
  .top-\[58px\] {
    top: 58px !important;
  }
  .top-\[68\%\] {
    top: 68% !important;
  }
  .top-\[142px\] {
    top: 142px !important;
  }
  .-right-5 {
    right: calc(40px * -1) !important;
  }
  .-right-9 {
    right: calc(72px * -1) !important;
  }
  .-right-10 {
    right: calc(80px * -1) !important;
  }
  .right-0 {
    right: 0px !important;
  }
  .right-0\.5 {
    right: 4px !important;
  }
  .right-1 {
    right: 8px !important;
  }
  .right-1\.5 {
    right: 12px !important;
  }
  .right-2 {
    right: 16px !important;
  }
  .right-2\.5 {
    right: 20px !important;
  }
  .right-3 {
    right: 24px !important;
  }
  .right-3\.5 {
    right: 28px !important;
  }
  .right-4 {
    right: 32px !important;
  }
  .right-9 {
    right: 72px !important;
  }
  .right-\[6px\] {
    right: 6px !important;
  }
  .right-\[8px\] {
    right: 8px !important;
  }
  .right-\[9px\] {
    right: 9px !important;
  }
  .right-\[10px\] {
    right: 10px !important;
  }
  .right-\[12px\] {
    right: 12px !important;
  }
  .right-\[15px\] {
    right: 15px !important;
  }
  .right-\[18px\] {
    right: 18px !important;
  }
  .right-\[19px\] {
    right: 19px !important;
  }
  .right-\[21px\] {
    right: 21px !important;
  }
  .right-\[34px\] {
    right: 34px !important;
  }
  .right-\[42px\] {
    right: 42px !important;
  }
  .right-\[50px\] {
    right: 50px !important;
  }
  .right-\[172px\] {
    right: 172px !important;
  }
  .right-full {
    right: 100% !important;
  }
  .-bottom-0\.5 {
    bottom: calc(4px * -1) !important;
  }
  .-bottom-5 {
    bottom: calc(40px * -1) !important;
  }
  .-bottom-\[20px\] {
    bottom: calc(20px * -1) !important;
  }
  .-bottom-\[30px\] {
    bottom: calc(30px * -1) !important;
  }
  .-bottom-\[94px\] {
    bottom: calc(94px * -1) !important;
  }
  .bottom-0 {
    bottom: 0px !important;
  }
  .bottom-1 {
    bottom: 8px !important;
  }
  .bottom-2 {
    bottom: 16px !important;
  }
  .bottom-3 {
    bottom: 24px !important;
  }
  .bottom-4 {
    bottom: 32px !important;
  }
  .bottom-5 {
    bottom: 40px !important;
  }
  .bottom-6 {
    bottom: 48px !important;
  }
  .bottom-\[-15px\] {
    bottom: -15px !important;
  }
  .bottom-\[70px\] {
    bottom: 70px !important;
  }
  .bottom-\[71px\] {
    bottom: 71px !important;
  }
  .bottom-\[73px\] {
    bottom: 73px !important;
  }
  .bottom-\[78px\] {
    bottom: 78px !important;
  }
  .bottom-\[86px\] {
    bottom: 86px !important;
  }
  .bottom-\[87px\] {
    bottom: 87px !important;
  }
  .bottom-\[88px\] {
    bottom: 88px !important;
  }
  .bottom-\[92px\] {
    bottom: 92px !important;
  }
  .bottom-\[110px\] {
    bottom: 110px !important;
  }
  .-left-6 {
    left: calc(48px * -1) !important;
  }
  .-left-7 {
    left: calc(56px * -1) !important;
  }
  .-left-10 {
    left: calc(80px * -1) !important;
  }
  .-left-\[14px\] {
    left: calc(14px * -1) !important;
  }
  .left-0 {
    left: 0px !important;
  }
  .left-1 {
    left: 8px !important;
  }
  .left-1\/2 {
    left: calc(1/2 * 100%) !important;
  }
  .left-2 {
    left: 16px !important;
  }
  .left-3 {
    left: 24px !important;
  }
  .left-\[10px\] {
    left: 10px !important;
  }
  .left-full {
    left: 100% !important;
  }
  .-z-10 {
    z-index: calc(10 * -1) !important;
  }
  .z-0 {
    z-index: 0 !important;
  }
  .z-10 {
    z-index: 10 !important;
  }
  .z-20 {
    z-index: 20 !important;
  }
  .z-30 {
    z-index: 30 !important;
  }
  .z-50 {
    z-index: 50 !important;
  }
  .z-\[-1\] {
    z-index: -1 !important;
  }
  .z-\[99\] {
    z-index: 99 !important;
  }
  .z-\[100\] {
    z-index: 100 !important;
  }
  .z-\[999\] {
    z-index: 999 !important;
  }
  .z-\[1000000\] {
    z-index: 1000000 !important;
  }
  .order-2 {
    order: 2 !important;
  }
  .order-3 {
    order: 3 !important;
  }
  .order-4 {
    order: 4 !important;
  }
  .col-span-1 {
    grid-column: span 1 / span 1 !important;
  }
  .col-span-2 {
    grid-column: span 2 / span 2 !important;
  }
  .col-span-3 {
    grid-column: span 3 / span 3 !important;
  }
  .col-span-9 {
    grid-column: span 9 / span 9 !important;
  }
  .col-start-1 {
    grid-column-start: 1 !important;
  }
  .col-start-2 {
    grid-column-start: 2 !important;
  }
  .col-start-3 {
    grid-column-start: 3 !important;
  }
  .col-start-4 {
    grid-column-start: 4 !important;
  }
  .col-start-5 {
    grid-column-start: 5 !important;
  }
  .row-span-2 {
    grid-row: span 2 / span 2 !important;
  }
  .row-start-1 {
    grid-row-start: 1 !important;
  }
  .row-start-2 {
    grid-row-start: 2 !important;
  }
  .row-start-3 {
    grid-row-start: 3 !important;
  }
  .float-right {
    float: right !important;
  }
  .container {
    width: 100% !important;
    @media (width >= 37.5em) {
      max-width: 37.5em !important;
    }
    @media (width >= 56.25em) {
      max-width: 56.25em !important;
    }
    @media (width >= 75em) {
      max-width: 75em !important;
    }
    @media (width >= 93.75em) {
      max-width: 93.75em !important;
    }
    @media (width >= 112.5em) {
      max-width: 112.5em !important;
    }
  }
  .m-0 {
    margin: 0px !important;
  }
  .m-1 {
    margin: 8px !important;
  }
  .m-2 {
    margin: 16px !important;
  }
  .m-auto {
    margin: auto !important;
  }
  .-mx-1 {
    margin-inline: calc(8px * -1) !important;
  }
  .-mx-2 {
    margin-inline: calc(16px * -1) !important;
  }
  .mx-0 {
    margin-inline: 0px !important;
  }
  .mx-0\.5 {
    margin-inline: 4px !important;
  }
  .mx-2 {
    margin-inline: 16px !important;
  }
  .mx-3 {
    margin-inline: 24px !important;
  }
  .mx-5 {
    margin-inline: 40px !important;
  }
  .mx-auto {
    margin-inline: auto !important;
  }
  .my-0\.5 {
    margin-block: 4px !important;
  }
  .my-1 {
    margin-block: 8px !important;
  }
  .my-2 {
    margin-block: 16px !important;
  }
  .my-3 {
    margin-block: 24px !important;
  }
  .my-4 {
    margin-block: 32px !important;
  }
  .my-10 {
    margin-block: 80px !important;
  }
  .my-auto {
    margin-block: auto !important;
  }
  .-mt-1 {
    margin-top: calc(8px * -1) !important;
  }
  .-mt-1\.5 {
    margin-top: calc(12px * -1) !important;
  }
  .-mt-2 {
    margin-top: calc(16px * -1) !important;
  }
  .-mt-3 {
    margin-top: calc(24px * -1) !important;
  }
  .-mt-6 {
    margin-top: calc(48px * -1) !important;
  }
  .-mt-\[12px\] {
    margin-top: calc(12px * -1) !important;
  }
  .mt-0 {
    margin-top: 0px !important;
  }
  .mt-0\.5 {
    margin-top: 4px !important;
  }
  .mt-1 {
    margin-top: 8px !important;
  }
  .mt-1\.5 {
    margin-top: 12px !important;
  }
  .mt-2 {
    margin-top: 16px !important;
  }
  .mt-2\.5 {
    margin-top: 20px !important;
  }
  .mt-3 {
    margin-top: 24px !important;
  }
  .mt-4 {
    margin-top: 32px !important;
  }
  .mt-5 {
    margin-top: 40px !important;
  }
  .mt-6 {
    margin-top: 48px !important;
  }
  .mt-9 {
    margin-top: 72px !important;
  }
  .mt-10 {
    margin-top: 80px !important;
  }
  .mt-11 {
    margin-top: 88px !important;
  }
  .mt-12 {
    margin-top: 96px !important;
  }
  .mt-\[4px\] {
    margin-top: 4px !important;
  }
  .mt-\[10\%\] {
    margin-top: 10% !important;
  }
  .mt-\[10px\] {
    margin-top: 10px !important;
  }
  .-mr-2 {
    margin-right: calc(16px * -1) !important;
  }
  .-mr-6 {
    margin-right: calc(48px * -1) !important;
  }
  .mr-0 {
    margin-right: 0px !important;
  }
  .mr-0\.5 {
    margin-right: 4px !important;
  }
  .mr-1 {
    margin-right: 8px !important;
  }
  .mr-1\.5 {
    margin-right: 12px !important;
  }
  .mr-2 {
    margin-right: 16px !important;
  }
  .mr-2\.5 {
    margin-right: 20px !important;
  }
  .mr-3 {
    margin-right: 24px !important;
  }
  .mr-4 {
    margin-right: 32px !important;
  }
  .mr-5 {
    margin-right: 40px !important;
  }
  .-mb-1 {
    margin-bottom: calc(8px * -1) !important;
  }
  .mb-0 {
    margin-bottom: 0px !important;
  }
  .mb-0\.5 {
    margin-bottom: 4px !important;
  }
  .mb-1 {
    margin-bottom: 8px !important;
  }
  .mb-1\.5 {
    margin-bottom: 12px !important;
  }
  .mb-2 {
    margin-bottom: 16px !important;
  }
  .mb-2\.5 {
    margin-bottom: 20px !important;
  }
  .mb-3 {
    margin-bottom: 24px !important;
  }
  .mb-3\.5 {
    margin-bottom: 28px !important;
  }
  .mb-4 {
    margin-bottom: 32px !important;
  }
  .mb-5 {
    margin-bottom: 40px !important;
  }
  .mb-6 {
    margin-bottom: 48px !important;
  }
  .mb-7 {
    margin-bottom: 56px !important;
  }
  .mb-8 {
    margin-bottom: 64px !important;
  }
  .mb-9 {
    margin-bottom: 72px !important;
  }
  .mb-10 {
    margin-bottom: 80px !important;
  }
  .mb-12 {
    margin-bottom: 96px !important;
  }
  .mb-14 {
    margin-bottom: 112px !important;
  }
  .mb-\[4px\] {
    margin-bottom: 4px !important;
  }
  .mb-\[12px\] {
    margin-bottom: 12px !important;
  }
  .mb-\[26px\] {
    margin-bottom: 26px !important;
  }
  .mb-\[36px\] {
    margin-bottom: 36px !important;
  }
  .mb-auto {
    margin-bottom: auto !important;
  }
  .-ml-1 {
    margin-left: calc(8px * -1) !important;
  }
  .-ml-2 {
    margin-left: calc(16px * -1) !important;
  }
  .-ml-3 {
    margin-left: calc(24px * -1) !important;
  }
  .-ml-4 {
    margin-left: calc(32px * -1) !important;
  }
  .-ml-6 {
    margin-left: calc(48px * -1) !important;
  }
  .ml-0 {
    margin-left: 0px !important;
  }
  .ml-0\.5 {
    margin-left: 4px !important;
  }
  .ml-1 {
    margin-left: 8px !important;
  }
  .ml-1\.5 {
    margin-left: 12px !important;
  }
  .ml-2 {
    margin-left: 16px !important;
  }
  .ml-3 {
    margin-left: 24px !important;
  }
  .ml-4 {
    margin-left: 32px !important;
  }
  .ml-5 {
    margin-left: 40px !important;
  }
  .ml-6 {
    margin-left: 48px !important;
  }
  .ml-\[6px\] {
    margin-left: 6px !important;
  }
  .ml-auto {
    margin-left: auto !important;
  }
  .box-border {
    box-sizing: border-box !important;
  }
  .\!inline {
    display: inline !important;
  }
  .block {
    display: block !important;
  }
  .flex {
    display: flex !important;
  }
  .grid {
    display: grid !important;
  }
  .hidden {
    display: none !important;
  }
  .inline {
    display: inline !important;
  }
  .inline-block {
    display: inline-block !important;
  }
  .inline-flex {
    display: inline-flex !important;
  }
  .table {
    display: table !important;
  }
  .aspect-square {
    aspect-ratio: 1 / 1 !important;
  }
  .size-9 {
    width: 72px !important;
    height: 72px !important;
  }
  .h-0 {
    height: 0px !important;
  }
  .h-1 {
    height: 8px !important;
  }
  .h-2 {
    height: 16px !important;
  }
  .h-2\.5 {
    height: 20px !important;
  }
  .h-3 {
    height: 24px !important;
  }
  .h-4 {
    height: 32px !important;
  }
  .h-5 {
    height: 40px !important;
  }
  .h-6 {
    height: 48px !important;
  }
  .h-7 {
    height: 56px !important;
  }
  .h-8 {
    height: 64px !important;
  }
  .h-9 {
    height: 72px !important;
  }
  .h-10 {
    height: 80px !important;
  }
  .h-11 {
    height: 88px !important;
  }
  .h-12 {
    height: 96px !important;
  }
  .h-14 {
    height: 112px !important;
  }
  .h-16 {
    height: 128px !important;
  }
  .h-20 {
    height: 160px !important;
  }
  .h-24 {
    height: 192px !important;
  }
  .h-32 {
    height: 256px !important;
  }
  .h-44 {
    height: 352px !important;
  }
  .h-52 {
    height: 416px !important;
  }
  .h-\[2px\] {
    height: 2px !important;
  }
  .h-\[10px\] {
    height: 10px !important;
  }
  .h-\[14px\] {
    height: 14px !important;
  }
  .h-\[30px\] {
    height: 30px !important;
  }
  .h-\[32px\] {
    height: 32px !important;
  }
  .h-\[42px\] {
    height: 42px !important;
  }
  .h-\[74px\] {
    height: 74px !important;
  }
  .h-\[88px\] {
    height: 88px !important;
  }
  .h-\[96px\] {
    height: 96px !important;
  }
  .h-\[100px\] {
    height: 100px !important;
  }
  .h-\[105px\] {
    height: 105px !important;
  }
  .h-\[118px\] {
    height: 118px !important;
  }
  .h-\[120px\] {
    height: 120px !important;
  }
  .h-\[150px\] {
    height: 150px !important;
  }
  .h-\[170px\] {
    height: 170px !important;
  }
  .h-\[180px\] {
    height: 180px !important;
  }
  .h-\[195px\] {
    height: 195px !important;
  }
  .h-\[250px\] {
    height: 250px !important;
  }
  .h-\[330px\] {
    height: 330px !important;
  }
  .h-\[390px\] {
    height: 390px !important;
  }
  .h-\[420px\] {
    height: 420px !important;
  }
  .h-\[468px\] {
    height: 468px !important;
  }
  .h-\[558px\] {
    height: 558px !important;
  }
  .h-\[calc\(100\%-9rem\)\] {
    height: calc(100% - 9rem) !important;
  }
  .h-auto {
    height: auto !important;
  }
  .h-fit {
    height: -moz-fit-content !important;
    height: fit-content !important;
  }
  .h-full {
    height: 100% !important;
  }
  .h-screen {
    height: 100vh !important;
  }
  .max-h-3 {
    max-height: 24px !important;
  }
  .max-h-4 {
    max-height: 32px !important;
  }
  .max-h-8 {
    max-height: 64px !important;
  }
  .max-h-24 {
    max-height: 192px !important;
  }
  .max-h-40 {
    max-height: 320px !important;
  }
  .max-h-48 {
    max-height: 384px !important;
  }
  .max-h-\[93px\] {
    max-height: 93px !important;
  }
  .max-h-\[109px\] {
    max-height: 109px !important;
  }
  .max-h-\[120px\] {
    max-height: 120px !important;
  }
  .max-h-\[144px\] {
    max-height: 144px !important;
  }
  .max-h-\[172px\] {
    max-height: 172px !important;
  }
  .max-h-\[275px\] {
    max-height: 275px !important;
  }
  .max-h-\[350px\] {
    max-height: 350px !important;
  }
  .max-h-\[360px\] {
    max-height: 360px !important;
  }
  .max-h-\[410px\] {
    max-height: 410px !important;
  }
  .max-h-\[420px\] {
    max-height: 420px !important;
  }
  .max-h-\[1054px\] {
    max-height: 1054px !important;
  }
  .max-h-fit {
    max-height: -moz-fit-content !important;
    max-height: fit-content !important;
  }
  .min-h-\[16px\] {
    min-height: 16px !important;
  }
  .min-h-\[48px\] {
    min-height: 48px !important;
  }
  .min-h-\[64px\] {
    min-height: 64px !important;
  }
  .min-h-\[72px\] {
    min-height: 72px !important;
  }
  .min-h-\[80px\] {
    min-height: 80px !important;
  }
  .min-h-\[96px\] {
    min-height: 96px !important;
  }
  .min-h-\[128px\] {
    min-height: 128px !important;
  }
  .min-h-\[150px\] {
    min-height: 150px !important;
  }
  .min-h-\[245px\] {
    min-height: 245px !important;
  }
  .min-h-\[300px\] {
    min-height: 300px !important;
  }
  .min-h-\[320px\] {
    min-height: 320px !important;
  }
  .min-h-\[390px\] {
    min-height: 390px !important;
  }
  .min-h-full {
    min-height: 100% !important;
  }
  .min-h-screen {
    min-height: 100vh !important;
  }
  .\!w-\[252px\] {
    width: 252px !important;
  }
  .w-0 {
    width: 0px !important;
  }
  .w-1\/2 {
    width: calc(1/2 * 100%) !important;
  }
  .w-1\/3 {
    width: calc(1/3 * 100%) !important;
  }
  .w-1\/4 {
    width: calc(1/4 * 100%) !important;
  }
  .w-2 {
    width: 16px !important;
  }
  .w-2\.5 {
    width: 20px !important;
  }
  .w-3 {
    width: 24px !important;
  }
  .w-3\/4 {
    width: calc(3/4 * 100%) !important;
  }
  .w-4 {
    width: 32px !important;
  }
  .w-4\/5 {
    width: calc(4/5 * 100%) !important;
  }
  .w-5 {
    width: 40px !important;
  }
  .w-5\/6 {
    width: calc(5/6 * 100%) !important;
  }
  .w-6 {
    width: 48px !important;
  }
  .w-7 {
    width: 56px !important;
  }
  .w-8 {
    width: 64px !important;
  }
  .w-9 {
    width: 72px !important;
  }
  .w-10 {
    width: 80px !important;
  }
  .w-11 {
    width: 88px !important;
  }
  .w-12 {
    width: 96px !important;
  }
  .w-14 {
    width: 112px !important;
  }
  .w-16 {
    width: 128px !important;
  }
  .w-20 {
    width: 160px !important;
  }
  .w-24 {
    width: 192px !important;
  }
  .w-28 {
    width: 224px !important;
  }
  .w-32 {
    width: 256px !important;
  }
  .w-36 {
    width: 288px !important;
  }
  .w-40 {
    width: 320px !important;
  }
  .w-48 {
    width: 384px !important;
  }
  .w-60 {
    width: 480px !important;
  }
  .w-72 {
    width: 576px !important;
  }
  .w-96 {
    width: 768px !important;
  }
  .w-\[10px\] {
    width: 10px !important;
  }
  .w-\[14px\] {
    width: 14px !important;
  }
  .w-\[15rem\] {
    width: 15rem !important;
  }
  .w-\[17rem\] {
    width: 17rem !important;
  }
  .w-\[30px\] {
    width: 30px !important;
  }
  .w-\[32px\] {
    width: 32px !important;
  }
  .w-\[40px\] {
    width: 40px !important;
  }
  .w-\[42px\] {
    width: 42px !important;
  }
  .w-\[50px\] {
    width: 50px !important;
  }
  .w-\[60\%\] {
    width: 60% !important;
  }
  .w-\[67px\] {
    width: 67px !important;
  }
  .w-\[68\.75rem\] {
    width: 68.75rem !important;
  }
  .w-\[75\%\] {
    width: 75% !important;
  }
  .w-\[80px\] {
    width: 80px !important;
  }
  .w-\[88px\] {
    width: 88px !important;
  }
  .w-\[99\.6px\] {
    width: 99.6px !important;
  }
  .w-\[100px\] {
    width: 100px !important;
  }
  .w-\[102\%\] {
    width: 102% !important;
  }
  .w-\[115px\] {
    width: 115px !important;
  }
  .w-\[120px\] {
    width: 120px !important;
  }
  .w-\[130px\] {
    width: 130px !important;
  }
  .w-\[140px\] {
    width: 140px !important;
  }
  .w-\[144px\] {
    width: 144px !important;
  }
  .w-\[145px\] {
    width: 145px !important;
  }
  .w-\[150px\] {
    width: 150px !important;
  }
  .w-\[168px\] {
    width: 168px !important;
  }
  .w-\[172px\] {
    width: 172px !important;
  }
  .w-\[175px\] {
    width: 175px !important;
  }
  .w-\[180px\] {
    width: 180px !important;
  }
  .w-\[184px\] {
    width: 184px !important;
  }
  .w-\[200px\] {
    width: 200px !important;
  }
  .w-\[204px\] {
    width: 204px !important;
  }
  .w-\[250px\] {
    width: 250px !important;
  }
  .w-\[270px\] {
    width: 270px !important;
  }
  .w-\[277px\] {
    width: 277px !important;
  }
  .w-\[300px\] {
    width: 300px !important;
  }
  .w-\[310px\] {
    width: 310px !important;
  }
  .w-\[320px\] {
    width: 320px !important;
  }
  .w-\[345px\] {
    width: 345px !important;
  }
  .w-\[350px\] {
    width: 350px !important;
  }
  .w-\[410px\] {
    width: 410px !important;
  }
  .w-\[480px\] {
    width: 480px !important;
  }
  .w-\[500px\] {
    width: 500px !important;
  }
  .w-\[600px\] {
    width: 600px !important;
  }
  .w-\[640px\] {
    width: 640px !important;
  }
  .w-\[790px\] {
    width: 790px !important;
  }
  .w-\[800px\] {
    width: 800px !important;
  }
  .w-auto {
    width: auto !important;
  }
  .w-fit {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
  .w-full {
    width: 100% !important;
  }
  .w-px {
    width: 1px !important;
  }
  .w-px {
    width: 1px !important;
  }
  .w-screen {
    width: 100vw !important;
  }
  .max-w-0 {
    max-width: 0px !important;
  }
  .max-w-3xl {
    max-width: 48rem !important;
  }
  .max-w-5xl {
    max-width: 64rem !important;
  }
  .max-w-6 {
    max-width: 48px !important;
  }
  .max-w-8 {
    max-width: 64px !important;
  }
  .max-w-16 {
    max-width: 128px !important;
  }
  .max-w-20 {
    max-width: 160px !important;
  }
  .max-w-28 {
    max-width: 224px !important;
  }
  .max-w-40 {
    max-width: 320px !important;
  }
  .max-w-48 {
    max-width: 384px !important;
  }
  .max-w-52 {
    max-width: 416px !important;
  }
  .max-w-64 {
    max-width: 512px !important;
  }
  .max-w-80 {
    max-width: 640px !important;
  }
  .max-w-\[42\.75rem\] {
    max-width: 42.75rem !important;
  }
  .max-w-\[50\%\] {
    max-width: 50% !important;
  }
  .max-w-\[64px\] {
    max-width: 64px !important;
  }
  .max-w-\[66px\] {
    max-width: 66px !important;
  }
  .max-w-\[78rem\] {
    max-width: 78rem !important;
  }
  .max-w-\[80\%\] {
    max-width: 80% !important;
  }
  .max-w-\[80px\] {
    max-width: 80px !important;
  }
  .max-w-\[85px\] {
    max-width: 85px !important;
  }
  .max-w-\[90\%\] {
    max-width: 90% !important;
  }
  .max-w-\[90px\] {
    max-width: 90px !important;
  }
  .max-w-\[100px\] {
    max-width: 100px !important;
  }
  .max-w-\[120px\] {
    max-width: 120px !important;
  }
  .max-w-\[128px\] {
    max-width: 128px !important;
  }
  .max-w-\[130px\] {
    max-width: 130px !important;
  }
  .max-w-\[138px\] {
    max-width: 138px !important;
  }
  .max-w-\[139px\] {
    max-width: 139px !important;
  }
  .max-w-\[140px\] {
    max-width: 140px !important;
  }
  .max-w-\[142px\] {
    max-width: 142px !important;
  }
  .max-w-\[144px\] {
    max-width: 144px !important;
  }
  .max-w-\[156px\] {
    max-width: 156px !important;
  }
  .max-w-\[176px\] {
    max-width: 176px !important;
  }
  .max-w-\[180px\] {
    max-width: 180px !important;
  }
  .max-w-\[181px\] {
    max-width: 181px !important;
  }
  .max-w-\[182px\] {
    max-width: 182px !important;
  }
  .max-w-\[185px\] {
    max-width: 185px !important;
  }
  .max-w-\[192px\] {
    max-width: 192px !important;
  }
  .max-w-\[200px\] {
    max-width: 200px !important;
  }
  .max-w-\[210px\] {
    max-width: 210px !important;
  }
  .max-w-\[212px\] {
    max-width: 212px !important;
  }
  .max-w-\[248px\] {
    max-width: 248px !important;
  }
  .max-w-\[250px\] {
    max-width: 250px !important;
  }
  .max-w-\[260px\] {
    max-width: 260px !important;
  }
  .max-w-\[295px\] {
    max-width: 295px !important;
  }
  .max-w-\[333px\] {
    max-width: 333px !important;
  }
  .max-w-\[345px\] {
    max-width: 345px !important;
  }
  .max-w-\[372px\] {
    max-width: 372px !important;
  }
  .max-w-\[385px\] {
    max-width: 385px !important;
  }
  .max-w-\[390px\] {
    max-width: 390px !important;
  }
  .max-w-\[453px\] {
    max-width: 453px !important;
  }
  .max-w-\[500px\] {
    max-width: 500px !important;
  }
  .max-w-\[506px\] {
    max-width: 506px !important;
  }
  .max-w-\[540px\] {
    max-width: 540px !important;
  }
  .max-w-\[557px\] {
    max-width: 557px !important;
  }
  .max-w-\[642px\] {
    max-width: 642px !important;
  }
  .max-w-\[700px\] {
    max-width: 700px !important;
  }
  .max-w-\[773px\] {
    max-width: 773px !important;
  }
  .max-w-\[790px\] {
    max-width: 790px !important;
  }
  .max-w-\[900px\] {
    max-width: 900px !important;
  }
  .max-w-\[1000px\] {
    max-width: 1000px !important;
  }
  .max-w-\[1100px\] {
    max-width: 1100px !important;
  }
  .max-w-\[1200px\] {
    max-width: 1200px !important;
  }
  .max-w-\[1280px\] {
    max-width: 1280px !important;
  }
  .max-w-\[1340px\] {
    max-width: 1340px !important;
  }
  .max-w-\[1400px\] {
    max-width: 1400px !important;
  }
  .max-w-\[1500px\] {
    max-width: 1500px !important;
  }
  .max-w-fit {
    max-width: -moz-fit-content !important;
    max-width: fit-content !important;
  }
  .max-w-full {
    max-width: 100% !important;
  }
  .max-w-lg {
    max-width: 32rem !important;
  }
  .max-w-md {
    max-width: 28rem !important;
  }
  .max-w-screen-lg {
    max-width: var(--breakpoint-lg) !important;
  }
  .max-w-screen-sm {
    max-width: var(--breakpoint-sm) !important;
  }
  .min-w-0 {
    min-width: 0px !important;
  }
  .min-w-6 {
    min-width: 48px !important;
  }
  .min-w-24 {
    min-width: 192px !important;
  }
  .min-w-\[30px\] {
    min-width: 30px !important;
  }
  .min-w-\[40px\] {
    min-width: 40px !important;
  }
  .min-w-\[48px\] {
    min-width: 48px !important;
  }
  .min-w-\[64px\] {
    min-width: 64px !important;
  }
  .min-w-\[72px\] {
    min-width: 72px !important;
  }
  .min-w-\[80px\] {
    min-width: 80px !important;
  }
  .min-w-\[96px\] {
    min-width: 96px !important;
  }
  .min-w-\[128px\] {
    min-width: 128px !important;
  }
  .min-w-\[232px\] {
    min-width: 232px !important;
  }
  .min-w-\[260px\] {
    min-width: 260px !important;
  }
  .min-w-\[300px\] {
    min-width: 300px !important;
  }
  .min-w-\[320px\] {
    min-width: 320px !important;
  }
  .min-w-\[352px\] {
    min-width: 352px !important;
  }
  .min-w-\[800px\] {
    min-width: 800px !important;
  }
  .flex-1 {
    flex: 1 !important;
  }
  .flex-\[2\] {
    flex: 2 !important;
  }
  .flex-none {
    flex: none !important;
  }
  .flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .shrink {
    flex-shrink: 1 !important;
  }
  .shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-grow {
    flex-grow: 1 !important;
  }
  .grow {
    flex-grow: 1 !important;
  }
  .basis-2\/3 {
    flex-basis: calc(2/3 * 100%) !important;
  }
  .table-fixed {
    table-layout: fixed !important;
  }
  .origin-center {
    transform-origin: center !important;
  }
  .-translate-x-1 {
    --tw-translate-x: calc(8px * -1) !important;
    translate: var(--tw-translate-x) var(--tw-translate-y) !important;
  }
  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1/2 * 100%) * -1) !important;
    translate: var(--tw-translate-x) var(--tw-translate-y) !important;
  }
  .translate-x-\[10px\] {
    --tw-translate-x: 10px !important;
    translate: var(--tw-translate-x) var(--tw-translate-y) !important;
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1) !important;
    translate: var(--tw-translate-x) var(--tw-translate-y) !important;
  }
  .translate-y-1 {
    --tw-translate-y: 8px !important;
    translate: var(--tw-translate-x) var(--tw-translate-y) !important;
  }
  .scale-75 {
    --tw-scale-x: 75% !important;
    --tw-scale-y: 75% !important;
    --tw-scale-z: 75% !important;
    scale: var(--tw-scale-x) var(--tw-scale-y) !important;
  }
  .scale-90 {
    --tw-scale-x: 90% !important;
    --tw-scale-y: 90% !important;
    --tw-scale-z: 90% !important;
    scale: var(--tw-scale-x) var(--tw-scale-y) !important;
  }
  .scale-110 {
    --tw-scale-x: 110% !important;
    --tw-scale-y: 110% !important;
    --tw-scale-z: 110% !important;
    scale: var(--tw-scale-x) var(--tw-scale-y) !important;
  }
  .scale-125 {
    --tw-scale-x: 125% !important;
    --tw-scale-y: 125% !important;
    --tw-scale-z: 125% !important;
    scale: var(--tw-scale-x) var(--tw-scale-y) !important;
  }
  .scale-x-\[-1\] {
    --tw-scale-x: -1 !important;
    scale: var(--tw-scale-x) var(--tw-scale-y) !important;
  }
  .scale-y-\[-1\] {
    --tw-scale-y: -1 !important;
    scale: var(--tw-scale-x) var(--tw-scale-y) !important;
  }
  .-rotate-6 {
    rotate: calc(6deg * -1) !important;
  }
  .-rotate-12 {
    rotate: calc(12deg * -1) !important;
  }
  .-rotate-\[4deg\] {
    rotate: calc(4deg * -1) !important;
  }
  .-rotate-\[7deg\] {
    rotate: calc(7deg * -1) !important;
  }
  .-rotate-\[8deg\] {
    rotate: calc(8deg * -1) !important;
  }
  .-rotate-\[11deg\] {
    rotate: calc(11deg * -1) !important;
  }
  .-rotate-\[13deg\] {
    rotate: calc(13deg * -1) !important;
  }
  .-rotate-\[18deg\] {
    rotate: calc(18deg * -1) !important;
  }
  .rotate-0 {
    rotate: 0deg !important;
  }
  .rotate-12 {
    rotate: 12deg !important;
  }
  .rotate-45 {
    rotate: 45deg !important;
  }
  .rotate-90 {
    rotate: 90deg !important;
  }
  .rotate-180 {
    rotate: 180deg !important;
  }
  .\!transform-none {
    transform: none !important;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,) !important;
  }
  .animate-\[fadeOut_3s_ease-out_1s_1_forwards\] {
    animation: fadeOut 3s ease-out 1s 1 forwards !important;
  }
  .animate-pulse {
    animation: var(--animate-pulse) !important;
  }
  .animate-spin {
    animation: var(--animate-spin) !important;
  }
  .cursor-default {
    cursor: default !important;
  }
  .cursor-pointer {
    cursor: pointer !important;
  }
  .resize {
    resize: both !important;
  }
  .snap-center {
    scroll-snap-align: center !important;
  }
  .list-inside {
    list-style-position: inside !important;
  }
  .list-decimal {
    list-style-type: decimal !important;
  }
  .list-disc {
    list-style-type: disc !important;
  }
  .list-none {
    list-style-type: none !important;
  }
  .columns-1 {
    -moz-columns: 1 !important;
         columns: 1 !important;
  }
  .break-inside-avoid {
    -moz-column-break-inside: avoid !important;
         break-inside: avoid !important;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }
  .grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
  .grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  }
  .grid-cols-\[auto_auto\] {
    grid-template-columns: auto auto !important;
  }
  .grid-cols-\[repeat\(1\,_minmax\(0\,345px\)\)\] {
    grid-template-columns: repeat(1, minmax(0,345px)) !important;
  }
  .grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
  }
  .grid-rows-\[50px_auto\] {
    grid-template-rows: 50px auto !important;
  }
  .flex-col {
    flex-direction: column !important;
  }
  .flex-col-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-row {
    flex-direction: row !important;
  }
  .flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-wrap {
    flex-wrap: wrap !important;
  }
  .place-content-between {
    place-content: space-between !important;
  }
  .place-content-center {
    place-content: center !important;
  }
  .place-items-end {
    place-items: end !important;
  }
  .content-center {
    align-content: center !important;
  }
  .\!items-start {
    align-items: flex-start !important;
  }
  .items-baseline {
    align-items: baseline !important;
  }
  .items-center {
    align-items: center !important;
  }
  .items-end {
    align-items: flex-end !important;
  }
  .items-start {
    align-items: flex-start !important;
  }
  .justify-around {
    justify-content: space-around !important;
  }
  .justify-between {
    justify-content: space-between !important;
  }
  .justify-center {
    justify-content: center !important;
  }
  .justify-end {
    justify-content: flex-end !important;
  }
  .justify-evenly {
    justify-content: space-evenly !important;
  }
  .justify-start {
    justify-content: flex-start !important;
  }
  .justify-items-center {
    justify-items: center !important;
  }
  .\!gap-\[0px\] {
    gap: 0px !important;
  }
  .\!gap-sm {
    gap: 8px !important;
  }
  .gap-1 {
    gap: 8px !important;
  }
  .gap-2 {
    gap: 16px !important;
  }
  .gap-2xl {
    gap: 48px !important;
  }
  .gap-3xl {
    gap: 64px !important;
  }
  .gap-4 {
    gap: 32px !important;
  }
  .gap-6 {
    gap: 48px !important;
  }
  .gap-\[\.75rem\] {
    gap: .75rem !important;
  }
  .gap-\[10px\] {
    gap: 10px !important;
  }
  .gap-\[12px\] {
    gap: 12px !important;
  }
  .gap-\[14px\] {
    gap: 14px !important;
  }
  .gap-\[20px\] {
    gap: 20px !important;
  }
  .gap-\[40px\] {
    gap: 40px !important;
  }
  .gap-\[80px\] {
    gap: 80px !important;
  }
  .gap-lg {
    gap: 24px !important;
  }
  .gap-md {
    gap: 16px !important;
  }
  .gap-sm {
    gap: 8px !important;
  }
  .gap-xl {
    gap: 32px !important;
  }
  .gap-xs {
    gap: 4px !important;
  }
  .space-y-1 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0 !important;
      margin-block-start: calc(8px * var(--tw-space-y-reverse)) !important;
      margin-block-end: calc(8px * calc(1 - var(--tw-space-y-reverse))) !important;
    }
  }
  .space-y-sm {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0 !important;
      margin-block-start: calc(8px * var(--tw-space-y-reverse)) !important;
      margin-block-end: calc(8px * calc(1 - var(--tw-space-y-reverse))) !important;
    }
  }
  .gap-x-lg {
    -moz-column-gap: 24px !important;
         column-gap: 24px !important;
  }
  .gap-x-md {
    -moz-column-gap: 16px !important;
         column-gap: 16px !important;
  }
  .gap-x-sm {
    -moz-column-gap: 8px !important;
         column-gap: 8px !important;
  }
  .gap-x-xs {
    -moz-column-gap: 4px !important;
         column-gap: 4px !important;
  }
  .space-x-2 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0 !important;
      margin-inline-start: calc(16px * var(--tw-space-x-reverse)) !important;
      margin-inline-end: calc(16px * calc(1 - var(--tw-space-x-reverse))) !important;
    }
  }
  .space-x-4 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0 !important;
      margin-inline-start: calc(32px * var(--tw-space-x-reverse)) !important;
      margin-inline-end: calc(32px * calc(1 - var(--tw-space-x-reverse))) !important;
    }
  }
  .space-x-sm {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0 !important;
      margin-inline-start: calc(8px * var(--tw-space-x-reverse)) !important;
      margin-inline-end: calc(8px * calc(1 - var(--tw-space-x-reverse))) !important;
    }
  }
  .gap-y-2xl {
    row-gap: 48px !important;
  }
  .gap-y-\[12px\] {
    row-gap: 12px !important;
  }
  .gap-y-lg {
    row-gap: 24px !important;
  }
  .gap-y-md {
    row-gap: 16px !important;
  }
  .gap-y-sm {
    row-gap: 8px !important;
  }
  .gap-y-xl {
    row-gap: 32px !important;
  }
  .divide-y {
    :where(& > :not(:last-child)) {
      --tw-divide-y-reverse: 0 !important;
      border-bottom-style: var(--tw-border-style) !important;
      border-top-style: var(--tw-border-style) !important;
      border-top-width: calc(1px * var(--tw-divide-y-reverse)) !important;
      border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse))) !important;
    }
  }
  .divide-gray-20 {
    :where(& > :not(:last-child)) {
      border-color: #e8eced !important;
    }
  }
  .divide-gray-30 {
    :where(& > :not(:last-child)) {
      border-color: #d5d9db !important;
    }
  }
  .divide-gray-40 {
    :where(& > :not(:last-child)) {
      border-color: #b6bec2 !important;
    }
  }
  .place-self-end {
    place-self: end !important;
  }
  .self-center {
    align-self: center !important;
  }
  .self-end {
    align-self: flex-end !important;
  }
  .self-start {
    align-self: flex-start !important;
  }
  .self-stretch {
    align-self: stretch !important;
  }
  .justify-self-center {
    justify-self: center !important;
  }
  .justify-self-end {
    justify-self: flex-end !important;
  }
  .truncate {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }
  .overflow-auto {
    overflow: auto !important;
  }
  .overflow-clip {
    overflow: clip !important;
  }
  .overflow-hidden {
    overflow: hidden !important;
  }
  .overflow-scroll {
    overflow: scroll !important;
  }
  .overflow-x-auto {
    overflow-x: auto !important;
  }
  .overflow-x-hidden {
    overflow-x: hidden !important;
  }
  .overflow-y-auto {
    overflow-y: auto !important;
  }
  .overflow-y-clip {
    overflow-y: clip !important;
  }
  .overflow-y-scroll {
    overflow-y: scroll !important;
  }
  .scroll-smooth {
    scroll-behavior: smooth !important;
  }
  .rounded {
    border-radius: 8px !important;
  }
  .rounded-\[2px\] {
    border-radius: 2px !important;
  }
  .rounded-\[12px\] {
    border-radius: 12px !important;
  }
  .rounded-\[25px\] {
    border-radius: 25px !important;
  }
  .rounded-\[32px\] {
    border-radius: 32px !important;
  }
  .rounded-\[40px\] {
    border-radius: 40px !important;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px) !important;
  }
  .rounded-full {
    border-radius: var(--radius-full) !important;
  }
  .rounded-lg {
    border-radius: var(--radius-lg) !important;
  }
  .rounded-md {
    border-radius: var(--radius-md) !important;
  }
  .rounded-sm {
    border-radius: var(--radius-sm) !important;
  }
  .rounded-xl {
    border-radius: 24px !important;
  }
  .rounded-t-lg {
    border-top-left-radius: var(--radius-lg) !important;
    border-top-right-radius: var(--radius-lg) !important;
  }
  .rounded-t-md {
    border-top-left-radius: var(--radius-md) !important;
    border-top-right-radius: var(--radius-md) !important;
  }
  .rounded-t-xl {
    border-top-left-radius: 24px !important;
    border-top-right-radius: 24px !important;
  }
  .rounded-b-\[14px\] {
    border-bottom-right-radius: 14px !important;
    border-bottom-left-radius: 14px !important;
  }
  .rounded-b-lg {
    border-bottom-right-radius: var(--radius-lg) !important;
    border-bottom-left-radius: var(--radius-lg) !important;
  }
  .rounded-b-md {
    border-bottom-right-radius: var(--radius-md) !important;
    border-bottom-left-radius: var(--radius-md) !important;
  }
  .rounded-b-none {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .rounded-b-none {
    border-bottom-right-radius: var(--radius-none) !important;
    border-bottom-left-radius: var(--radius-none) !important;
  }
  .rounded-b-xl {
    border-bottom-right-radius: 24px !important;
    border-bottom-left-radius: 24px !important;
  }
  .border {
    border-style: var(--tw-border-style) !important;
    border-width: 1px !important;
  }
  .border-0 {
    border-style: var(--tw-border-style) !important;
    border-width: 0px !important;
  }
  .border-\[2px\] {
    border-style: var(--tw-border-style) !important;
    border-width: 2px !important;
  }
  .border-\[3px\] {
    border-style: var(--tw-border-style) !important;
    border-width: 3px !important;
  }
  .border-\[4px\] {
    border-style: var(--tw-border-style) !important;
    border-width: 4px !important;
  }
  .border-lg {
    border-style: var(--tw-border-style) !important;
    border-width: 4px !important;
  }
  .border-md {
    border-style: var(--tw-border-style) !important;
    border-width: 2px !important;
  }
  .border-sm {
    border-style: var(--tw-border-style) !important;
    border-width: 1px !important;
  }
  .border-t {
    border-top-style: var(--tw-border-style) !important;
    border-top-width: 1px !important;
  }
  .border-t-\[20px\] {
    border-top-style: var(--tw-border-style) !important;
    border-top-width: 20px !important;
  }
  .border-t-md {
    border-top-style: var(--tw-border-style) !important;
    border-top-width: 2px !important;
  }
  .border-t-sm {
    border-top-style: var(--tw-border-style) !important;
    border-top-width: 1px !important;
  }
  .border-r {
    border-right-style: var(--tw-border-style) !important;
    border-right-width: 1px !important;
  }
  .border-r-\[12px\] {
    border-right-style: var(--tw-border-style) !important;
    border-right-width: 12px !important;
  }
  .\!border-b-none {
    border-bottom-style: var(--tw-border-style) !important;
    border-bottom-width: 0px !important;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style) !important;
    border-bottom-width: 1px !important;
  }
  .border-b-lg {
    border-bottom-style: var(--tw-border-style) !important;
    border-bottom-width: 4px !important;
  }
  .border-b-md {
    border-bottom-style: var(--tw-border-style) !important;
    border-bottom-width: 2px !important;
  }
  .border-b-sm {
    border-bottom-style: var(--tw-border-style) !important;
    border-bottom-width: 1px !important;
  }
  .border-l {
    border-left-style: var(--tw-border-style) !important;
    border-left-width: 1px !important;
  }
  .border-l-\[12px\] {
    border-left-style: var(--tw-border-style) !important;
    border-left-width: 12px !important;
  }
  .border-l-md {
    border-left-style: var(--tw-border-style) !important;
    border-left-width: 2px !important;
  }
  .border-l-sm {
    border-left-style: var(--tw-border-style) !important;
    border-left-width: 1px !important;
  }
  .border-dashed {
    --tw-border-style: dashed !important;
    border-style: dashed !important;
  }
  .border-dotted {
    --tw-border-style: dotted !important;
    border-style: dotted !important;
  }
  .border-hidden {
    --tw-border-style: hidden !important;
    border-style: hidden !important;
  }
  .border-solid {
    --tw-border-style: solid !important;
    border-style: solid !important;
  }
  .\!border-gray-20 {
    border-color: #e8eced !important;
  }
  .border-\[\#e8eced\] {
    border-color: #e8eced !important;
  }
  .border-amber-50 {
    border-color: #faab19 !important;
  }
  .border-blue-8 {
    border-color: #d8f1fc !important;
  }
  .border-blue-40 {
    border-color: #0091d9 !important;
  }
  .border-blue-40\/\[\.06\] {
    border-color: color-mix(in oklab, #0091d9 6%, transparent) !important;
  }
  .border-blue-50 {
    border-color: #0073b9 !important;
  }
  .border-blue-60 {
    border-color: #005b98 !important;
  }
  .border-gray-10 {
    border-color: #f5f7f8 !important;
  }
  .border-gray-20 {
    border-color: #e8eced !important;
  }
  .border-gray-30 {
    border-color: #d5d9db !important;
  }
  .border-gray-40 {
    border-color: #b6bec2 !important;
  }
  .border-gray-60 {
    border-color: #69757a !important;
  }
  .border-transparent {
    border-color: transparent !important;
  }
  .border-white {
    border-color: #ffffff !important;
  }
  .border-yellow-50 {
    border-color: #fcd214 !important;
  }
  .border-t-gray-30 {
    border-top-color: #d5d9db !important;
  }
  .border-r-transparent {
    border-right-color: transparent !important;
  }
  .\!border-b-gray-30 {
    border-bottom-color: #d5d9db !important;
  }
  .border-l-gray-30 {
    border-left-color: #d5d9db !important;
  }
  .border-l-transparent {
    border-left-color: transparent !important;
  }
  .\!bg-blue-50 {
    background-color: #0073b9 !important;
  }
  .\!bg-transparent {
    background-color: transparent !important;
  }
  .\!bg-white {
    background-color: #ffffff !important;
  }
  .bg-\[\#ffffff80\] {
    background-color: #ffffff80 !important;
  }
  .bg-amber-50 {
    background-color: #faab19 !important;
  }
  .bg-black {
    background-color: #000000 !important;
  }
  .bg-blue-5 {
    background-color: #ebf4fa !important;
  }
  .bg-blue-10 {
    background-color: #ade9ff !important;
  }
  .bg-blue-30 {
    background-color: #00b2f6 !important;
  }
  .bg-blue-40 {
    background-color: #0091d9 !important;
  }
  .bg-blue-50 {
    background-color: #0073b9 !important;
  }
  .bg-blue-80 {
    background-color: #003561 !important;
  }
  .bg-blue-500 {
    background-color: oklch(62.3% 0.214 259.815) !important;
  }
  .bg-gray-10 {
    background-color: #f5f7f8 !important;
  }
  .bg-gray-20 {
    background-color: #e8eced !important;
  }
  .bg-gray-30 {
    background-color: #d5d9db !important;
  }
  .bg-gray-50 {
    background-color: #8e999e !important;
  }
  .bg-gray-80 {
    background-color: #333a3d !important;
  }
  .bg-green-60 {
    background-color: #24a344 !important;
  }
  .bg-lime-50 {
    background-color: #8ec738 !important;
  }
  .bg-red-50 {
    background-color: #e64b40 !important;
  }
  .bg-red-60 {
    background-color: #cc392f !important;
  }
  .bg-transparent {
    background-color: transparent !important;
  }
  .bg-white {
    background-color: #ffffff !important;
  }
  .bg-white\/85 {
    background-color: color-mix(in oklab, #ffffff 85%, transparent) !important;
  }
  .bg-yellow-50 {
    background-color: #fcd214 !important;
  }
  .bg-gradient-to-b {
    --tw-gradient-position: to bottom in oklab !important;
    background-image: linear-gradient(var(--tw-gradient-stops)) !important;
  }
  .bg-gradient-to-br {
    --tw-gradient-position: to bottom right in oklab !important;
    background-image: linear-gradient(var(--tw-gradient-stops)) !important;
  }
  .bg-gradient-to-l {
    --tw-gradient-position: to left in oklab !important;
    background-image: linear-gradient(var(--tw-gradient-stops)) !important;
  }
  .bg-gradient-to-r {
    --tw-gradient-position: to right in oklab !important;
    background-image: linear-gradient(var(--tw-gradient-stops)) !important;
  }
  .bg-\[url\(\'https\:\/\/cdn\.ramseysolutions\.net\/media\/fpu\/coordinator\/church-impact-dashboard\/background\.png\'\)\] {
    background-image: url('https://cdn.ramseysolutions.net/media/fpu/coordinator/church-impact-dashboard/background.png') !important;
  }
  .bg-\[url\(\'https\:\/\/cdn\.ramseysolutions\.net\/media\/fpu\/fpu_member\/yellow-brush-stroke\.png\'\)\] {
    background-image: url('https://cdn.ramseysolutions.net/media/fpu/fpu_member/yellow-brush-stroke.png') !important;
  }
  .bg-\[url\(https\:\/\/cdn\.ramseysolutions\.net\/media\/fpu\/fpu_member\/nerd-free-spirit-icons\/background-icons\.png\)\] {
    background-image: url(https://cdn.ramseysolutions.net/media/fpu/fpu_member/nerd-free-spirit-icons/background-icons.png) !important;
  }
  .from-blue-50 {
    --tw-gradient-from: #0073b9 !important;
    --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)) !important;
  }
  .from-gray-10 {
    --tw-gradient-from: #f5f7f8 !important;
    --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)) !important;
  }
  .from-transparent {
    --tw-gradient-from: transparent !important;
    --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)) !important;
  }
  .from-white {
    --tw-gradient-from: #ffffff !important;
    --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)) !important;
  }
  .to-\[\#1DA1F2\] {
    --tw-gradient-to: #1DA1F2 !important;
    --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)) !important;
  }
  .to-blue-5 {
    --tw-gradient-to: #ebf4fa !important;
    --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)) !important;
  }
  .to-gray-10 {
    --tw-gradient-to: #f5f7f8 !important;
    --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)) !important;
  }
  .to-transparent {
    --tw-gradient-to: transparent !important;
    --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)) !important;
  }
  .bg-contain {
    background-size: contain !important;
  }
  .bg-cover {
    background-size: cover !important;
  }
  .bg-fixed {
    background-attachment: fixed !important;
  }
  .bg-clip-text {
    -webkit-background-clip: text !important;
            background-clip: text !important;
  }
  .bg-bottom {
    background-position: bottom !important;
  }
  .bg-center {
    background-position: center !important;
  }
  .bg-right {
    background-position: right !important;
  }
  .bg-top {
    background-position: top !important;
  }
  .bg-no-repeat {
    background-repeat: no-repeat !important;
  }
  .fill-current {
    fill: currentcolor !important;
  }
  .stroke-blue-40 {
    stroke: var(--color-blue-40) !important;
  }
  .stroke-gray-20 {
    stroke: var(--color-gray-20) !important;
  }
  .object-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
  .object-center {
    -o-object-position: center !important;
       object-position: center !important;
  }
  .\!p-0 {
    padding: 0px !important;
  }
  .\!p-3 {
    padding: 24px !important;
  }
  .p-0 {
    padding: 0px !important;
  }
  .p-0\.5 {
    padding: 4px !important;
  }
  .p-1 {
    padding: 8px !important;
  }
  .p-1\.5 {
    padding: 12px !important;
  }
  .p-2 {
    padding: 16px !important;
  }
  .p-2\.5 {
    padding: 20px !important;
  }
  .p-3 {
    padding: 24px !important;
  }
  .p-3\.5 {
    padding: 28px !important;
  }
  .p-4 {
    padding: 32px !important;
  }
  .p-5 {
    padding: 40px !important;
  }
  .p-6 {
    padding: 48px !important;
  }
  .\!px-0 {
    padding-inline: 0px !important;
  }
  .px-0 {
    padding-inline: 0px !important;
  }
  .px-0\.5 {
    padding-inline: 4px !important;
  }
  .px-1 {
    padding-inline: 8px !important;
  }
  .px-1\.5 {
    padding-inline: 12px !important;
  }
  .px-2 {
    padding-inline: 16px !important;
  }
  .px-3 {
    padding-inline: 24px !important;
  }
  .px-4 {
    padding-inline: 32px !important;
  }
  .px-5 {
    padding-inline: 40px !important;
  }
  .px-6 {
    padding-inline: 48px !important;
  }
  .px-7 {
    padding-inline: 56px !important;
  }
  .px-\[0\.5rem\] {
    padding-inline: 0.5rem !important;
  }
  .px-\[18px\] {
    padding-inline: 18px !important;
  }
  .px-\[32px\] {
    padding-inline: 32px !important;
  }
  .\!py-1 {
    padding-block: 8px !important;
  }
  .\!py-1\.5 {
    padding-block: 12px !important;
  }
  .py-0 {
    padding-block: 0px !important;
  }
  .py-0\.5 {
    padding-block: 4px !important;
  }
  .py-1 {
    padding-block: 8px !important;
  }
  .py-1\.5 {
    padding-block: 12px !important;
  }
  .py-2 {
    padding-block: 16px !important;
  }
  .py-3 {
    padding-block: 24px !important;
  }
  .py-4 {
    padding-block: 32px !important;
  }
  .py-5 {
    padding-block: 40px !important;
  }
  .py-6 {
    padding-block: 48px !important;
  }
  .py-\[0\.25rem\] {
    padding-block: 0.25rem !important;
  }
  .py-\[6px\] {
    padding-block: 6px !important;
  }
  .py-\[12px\] {
    padding-block: 12px !important;
  }
  .py-\[20px\] {
    padding-block: 20px !important;
  }
  .\!pt-0 {
    padding-top: 0px !important;
  }
  .pt-0 {
    padding-top: 0px !important;
  }
  .pt-0\.5 {
    padding-top: 4px !important;
  }
  .pt-1 {
    padding-top: 8px !important;
  }
  .pt-1\.5 {
    padding-top: 12px !important;
  }
  .pt-2 {
    padding-top: 16px !important;
  }
  .pt-2\.5 {
    padding-top: 20px !important;
  }
  .pt-3 {
    padding-top: 24px !important;
  }
  .pt-3\.5 {
    padding-top: 28px !important;
  }
  .pt-4 {
    padding-top: 32px !important;
  }
  .pt-5 {
    padding-top: 40px !important;
  }
  .pt-6 {
    padding-top: 48px !important;
  }
  .pt-7 {
    padding-top: 56px !important;
  }
  .pt-8 {
    padding-top: 64px !important;
  }
  .pt-9 {
    padding-top: 72px !important;
  }
  .pt-11 {
    padding-top: 88px !important;
  }
  .pt-12 {
    padding-top: 96px !important;
  }
  .pt-28 {
    padding-top: 224px !important;
  }
  .pt-\[14px\] {
    padding-top: 14px !important;
  }
  .pt-\[20\%\] {
    padding-top: 20% !important;
  }
  .pt-\[66px\] {
    padding-top: 66px !important;
  }
  .\!pr-1 {
    padding-right: 8px !important;
  }
  .pr-0\.5 {
    padding-right: 4px !important;
  }
  .pr-1 {
    padding-right: 8px !important;
  }
  .pr-2 {
    padding-right: 16px !important;
  }
  .pr-4 {
    padding-right: 32px !important;
  }
  .\!pb-2 {
    padding-bottom: 16px !important;
  }
  .pb-0 {
    padding-bottom: 0px !important;
  }
  .pb-1 {
    padding-bottom: 8px !important;
  }
  .pb-2 {
    padding-bottom: 16px !important;
  }
  .pb-2\.5 {
    padding-bottom: 20px !important;
  }
  .pb-3 {
    padding-bottom: 24px !important;
  }
  .pb-3\.5 {
    padding-bottom: 28px !important;
  }
  .pb-4 {
    padding-bottom: 32px !important;
  }
  .pb-5 {
    padding-bottom: 40px !important;
  }
  .pb-6 {
    padding-bottom: 48px !important;
  }
  .pb-7 {
    padding-bottom: 56px !important;
  }
  .pb-8 {
    padding-bottom: 64px !important;
  }
  .pb-9 {
    padding-bottom: 72px !important;
  }
  .pb-10 {
    padding-bottom: 80px !important;
  }
  .pb-11 {
    padding-bottom: 88px !important;
  }
  .pb-12 {
    padding-bottom: 96px !important;
  }
  .pb-\[2px\] {
    padding-bottom: 2px !important;
  }
  .pb-\[15\%\] {
    padding-bottom: 15% !important;
  }
  .pb-\[36px\] {
    padding-bottom: 36px !important;
  }
  .\!pl-0 {
    padding-left: 0px !important;
  }
  .pl-0\.5 {
    padding-left: 4px !important;
  }
  .pl-1 {
    padding-left: 8px !important;
  }
  .pl-1\.5 {
    padding-left: 12px !important;
  }
  .pl-2 {
    padding-left: 16px !important;
  }
  .pl-2\.5 {
    padding-left: 20px !important;
  }
  .pl-3 {
    padding-left: 24px !important;
  }
  .pl-4 {
    padding-left: 32px !important;
  }
  .pl-\[2\.5rem\] {
    padding-left: 2.5rem !important;
  }
  .text-center {
    text-align: center !important;
  }
  .text-end {
    text-align: end !important;
  }
  .text-left {
    text-align: left !important;
  }
  .text-right {
    text-align: right !important;
  }
  .text-start {
    text-align: start !important;
  }
  .align-middle {
    vertical-align: middle !important;
  }
  .align-super {
    vertical-align: super !important;
  }
  .align-top {
    vertical-align: top !important;
  }
  .font-gibson {
    font-family: var(--font-gibson) !important;
  }
  .\!text-2 {
    font-size: var(--text-2) !important;
    line-height: var(--tw-leading, 1.25) !important;
  }
  .\!text-4 {
    font-size: var(--text-4) !important;
    line-height: var(--tw-leading, 1.25) !important;
  }
  .text-2 {
    font-size: var(--text-2) !important;
    line-height: var(--tw-leading, 1.25) !important;
  }
  .text-3 {
    font-size: var(--text-3) !important;
    line-height: var(--tw-leading, 1.25) !important;
  }
  .text-4 {
    font-size: var(--text-4) !important;
    line-height: var(--tw-leading, 1.25) !important;
  }
  .text-5 {
    font-size: var(--text-5) !important;
    line-height: var(--tw-leading, 1.25) !important;
  }
  .text-6 {
    font-size: var(--text-6) !important;
    line-height: var(--tw-leading, 1.25) !important;
  }
  .text-7 {
    font-size: var(--text-7) !important;
    line-height: var(--tw-leading, 1.25) !important;
  }
  .text-8 {
    font-size: var(--text-8) !important;
    line-height: var(--tw-leading, 1.25) !important;
  }
  .text-9 {
    font-size: var(--text-9) !important;
    line-height: var(--tw-leading, 1.25) !important;
  }
  .text-10 {
    font-size: var(--text-10) !important;
    line-height: var(--tw-leading, 1.1) !important;
  }
  .text-11 {
    font-size: var(--text-11) !important;
    line-height: var(--tw-leading, 1.1) !important;
  }
  .text-13 {
    font-size: var(--text-13) !important;
    line-height: var(--tw-leading, 1.1) !important;
  }
  .text-1 {
    font-size: var(--text-1) !important;
  }
  .text-\[10px\] {
    font-size: 10px !important;
  }
  .text-\[14px\] {
    font-size: 14px !important;
  }
  .text-\[15px\] {
    font-size: 15px !important;
  }
  .text-\[24px\] {
    font-size: 24px !important;
  }
  .text-\[60px\] {
    font-size: 60px !important;
  }
  .\!leading-8 {
    --tw-leading: 64px !important;
    line-height: 64px !important;
  }
  .\!leading-lg {
    --tw-leading: 1.5 !important;
    line-height: 1.5 !important;
  }
  .\!leading-reset {
    --tw-leading: 1 !important;
    line-height: 1 !important;
  }
  .\!leading-sm {
    --tw-leading: 1.1 !important;
    line-height: 1.1 !important;
  }
  .leading-0 {
    --tw-leading: 0px !important;
    line-height: 0px !important;
  }
  .leading-lg {
    --tw-leading: 1.5 !important;
    line-height: 1.5 !important;
  }
  .leading-md {
    --tw-leading: 1.25 !important;
    line-height: 1.25 !important;
  }
  .leading-none {
    --tw-leading: 1 !important;
    line-height: 1 !important;
  }
  .leading-none {
    --tw-leading: var(--spacing-none) !important;
    line-height: var(--spacing-none) !important;
  }
  .leading-reset {
    --tw-leading: 1 !important;
    line-height: 1 !important;
  }
  .leading-sm {
    --tw-leading: 1.1 !important;
    line-height: 1.1 !important;
  }
  .\!font-bold {
    --tw-font-weight: var(--font-weight-bold) !important;
    font-weight: var(--font-weight-bold) !important;
  }
  .\!font-semibold {
    --tw-font-weight: var(--font-weight-semibold) !important;
    font-weight: var(--font-weight-semibold) !important;
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold) !important;
    font-weight: var(--font-weight-bold) !important;
  }
  .font-heading {
    --tw-font-weight: var(--font-weight-heading) !important;
    font-weight: var(--font-weight-heading) !important;
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal) !important;
    font-weight: var(--font-weight-normal) !important;
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold) !important;
    font-weight: var(--font-weight-semibold) !important;
  }
  .font-strong {
    --tw-font-weight: var(--font-weight-strong) !important;
    font-weight: var(--font-weight-strong) !important;
  }
  .-tracking-\[0\.01em\] {
    --tw-tracking: calc(0.01em * -1) !important;
    letter-spacing: calc(0.01em * -1) !important;
  }
  .-tracking-\[0\.02em\] {
    --tw-tracking: calc(0.02em * -1) !important;
    letter-spacing: calc(0.02em * -1) !important;
  }
  .tracking-\[\.0625rem\] {
    --tw-tracking: .0625rem !important;
    letter-spacing: .0625rem !important;
  }
  .tracking-\[1px\] {
    --tw-tracking: 1px !important;
    letter-spacing: 1px !important;
  }
  .tracking-wider {
    --tw-tracking: var(--tracking-wider) !important;
    letter-spacing: var(--tracking-wider) !important;
  }
  .text-nowrap {
    text-wrap: nowrap !important;
  }
  .text-pretty {
    text-wrap: pretty !important;
  }
  .text-wrap {
    text-wrap: wrap !important;
  }
  .break-words {
    overflow-wrap: break-word !important;
  }
  .break-all {
    word-break: break-all !important;
  }
  .text-ellipsis {
    text-overflow: ellipsis !important;
  }
  .whitespace-nowrap {
    white-space: nowrap !important;
  }
  .whitespace-pre-wrap {
    white-space: pre-wrap !important;
  }
  .\!text-blue-40 {
    color: #0091d9 !important;
  }
  .\!text-blue-50 {
    color: #0073b9 !important;
  }
  .\!text-gray-60 {
    color: #69757a !important;
  }
  .\!text-red-50 {
    color: #e64b40 !important;
  }
  .\!text-white {
    color: #ffffff !important;
  }
  .text-\[\#0073B9\] {
    color: #0073B9 !important;
  }
  .text-amber-50 {
    color: #faab19 !important;
  }
  .text-aqua-50 {
    color: #00b6c7 !important;
  }
  .text-base {
    color: #1f2426 !important;
  }
  .text-black {
    color: #000000 !important;
  }
  .text-blue-30 {
    color: #00b2f6 !important;
  }
  .text-blue-40 {
    color: #0091d9 !important;
  }
  .text-blue-50 {
    color: #0073b9 !important;
  }
  .text-blue-60 {
    color: #005b98 !important;
  }
  .text-blue-70 {
    color: #004477 !important;
  }
  .text-blue-80 {
    color: #003561 !important;
  }
  .text-blue-90 {
    color: #002342 !important;
  }
  .text-gray-20 {
    color: #e8eced !important;
  }
  .text-gray-30 {
    color: #d5d9db !important;
  }
  .text-gray-40 {
    color: #b6bec2 !important;
  }
  .text-gray-50 {
    color: #8e999e !important;
  }
  .text-gray-60 {
    color: #69757a !important;
  }
  .text-gray-70 {
    color: #495257 !important;
  }
  .text-gray-80 {
    color: #333a3d !important;
  }
  .text-gray-90 {
    color: #1f2426 !important;
  }
  .text-gray-700 {
    color: oklch(37.3% 0.034 259.733) !important;
  }
  .text-green-40 {
    color: #48ce65 !important;
  }
  .text-green-50 {
    color: #35bd59 !important;
  }
  .text-inherit {
    color: inherit !important;
  }
  .text-red-50 {
    color: #e64b40 !important;
  }
  .text-red-70 {
    color: #a62b24 !important;
  }
  .text-transparent {
    color: transparent !important;
  }
  .text-white {
    color: #ffffff !important;
  }
  .text-yellow-50 {
    color: #fcd214 !important;
  }
  .capitalize {
    text-transform: capitalize !important;
  }
  .lowercase {
    text-transform: lowercase !important;
  }
  .uppercase {
    text-transform: uppercase !important;
  }
  .italic {
    font-style: italic !important;
  }
  .not-italic {
    font-style: normal !important;
  }
  .\!no-underline {
    text-decoration-line: none !important;
  }
  .underline {
    text-decoration-line: underline !important;
  }
  .opacity-0 {
    opacity: 0% !important;
  }
  .opacity-25 {
    opacity: 25% !important;
  }
  .opacity-30 {
    opacity: 30% !important;
  }
  .opacity-40 {
    opacity: 40% !important;
  }
  .opacity-50 {
    opacity: 50% !important;
  }
  .opacity-60 {
    opacity: 60% !important;
  }
  .opacity-75 {
    opacity: 75% !important;
  }
  .opacity-80 {
    opacity: 80% !important;
  }
  .opacity-90 {
    opacity: 90% !important;
  }
  .opacity-100 {
    opacity: 100% !important;
  }
  .shadow {
    --tw-shadow: 0 4px 16px 0 var(--tw-shadow-color, rgba(31,36,38,0.12)) !important;
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
  }
  .shadow-lg {
    --tw-shadow: 0 8px 24px 0 var(--tw-shadow-color, rgba(31, 36, 38, 0.18)) !important;
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
  }
  .shadow-md {
    --tw-shadow: 0 4px 16px 0 var(--tw-shadow-color, rgba(31, 36, 38, 0.12)) !important;
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
  }
  .shadow-none {
    --tw-shadow: 0 0 #0000 !important;
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
  }
  .shadow-sm {
    --tw-shadow: 0 2px 4px 0 var(--tw-shadow-color, rgba(31, 36, 38, 0.1)) !important;
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
  }
  .outline {
    outline-style: var(--tw-outline-style) !important;
    outline-width: 1px !important;
  }
  .blur {
    --tw-blur: blur(8px) !important;
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,) !important;
  }
  .blur-sm {
    --tw-blur: blur(var(--blur-sm)) !important;
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,) !important;
  }
  .drop-shadow-\[0_8px_40px_rgb\(255\,255\,255\,\.34\)\] {
    --tw-drop-shadow-size: drop-shadow(0 8px 40px var(--tw-drop-shadow-color, rgb(255,255,255,.34))) !important;
    --tw-drop-shadow: var(--tw-drop-shadow-size) !important;
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,) !important;
  }
  .drop-shadow-md {
    --tw-drop-shadow-size: drop-shadow(0 3px 3px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.12))) !important;
    --tw-drop-shadow: drop-shadow(var(--drop-shadow-md)) !important;
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,) !important;
  }
  .drop-shadow-sm {
    --tw-drop-shadow-size: drop-shadow(0 1px 2px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.15))) !important;
    --tw-drop-shadow: drop-shadow(var(--drop-shadow-sm)) !important;
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,) !important;
  }
  .drop-shadow-xl {
    --tw-drop-shadow-size: drop-shadow(0 9px 7px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.1))) !important;
    --tw-drop-shadow: drop-shadow(var(--drop-shadow-xl)) !important;
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,) !important;
  }
  .grayscale {
    --tw-grayscale: grayscale(100%) !important;
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,) !important;
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,) !important;
  }
  .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, backdrop-filter, display, visibility, content-visibility, overlay, pointer-events !important;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function)) !important;
    transition-duration: var(--tw-duration, var(--default-transition-duration)) !important;
  }
  .transition-all {
    transition-property: all !important;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function)) !important;
    transition-duration: var(--tw-duration, var(--default-transition-duration)) !important;
  }
  .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 !important;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function)) !important;
    transition-duration: var(--tw-duration, var(--default-transition-duration)) !important;
  }
  .transition-opacity {
    transition-property: opacity !important;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function)) !important;
    transition-duration: var(--tw-duration, var(--default-transition-duration)) !important;
  }
  .transition-transform {
    transition-property: transform, translate, scale, rotate !important;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function)) !important;
    transition-duration: var(--tw-duration, var(--default-transition-duration)) !important;
  }
  .duration-100 {
    --tw-duration: 100ms !important;
    transition-duration: 100ms !important;
  }
  .duration-150 {
    --tw-duration: 150ms !important;
    transition-duration: 150ms !important;
  }
  .duration-200 {
    --tw-duration: 200ms !important;
    transition-duration: 200ms !important;
  }
  .duration-300 {
    --tw-duration: 300ms !important;
    transition-duration: 300ms !important;
  }
  .duration-400 {
    --tw-duration: 400ms !important;
    transition-duration: 400ms !important;
  }
  .duration-500 {
    --tw-duration: 500ms !important;
    transition-duration: 500ms !important;
  }
  .duration-1000 {
    --tw-duration: 1000ms !important;
    transition-duration: 1000ms !important;
  }
  .duration-\[200\] {
    --tw-duration: 200 !important;
    transition-duration: 200 !important;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out) !important;
    transition-timing-function: var(--ease-in-out) !important;
  }
  .ease-out {
    --tw-ease: var(--ease-out) !important;
    transition-timing-function: var(--ease-out) !important;
  }
  .\!outline-none {
    --tw-outline-style: none !important;
    outline-style: none !important;
  }
  .select-auto {
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
         user-select: auto !important;
  }
  .group-hover\:-translate-x-0 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-translate-x: calc(0px * -1) !important;
        translate: var(--tw-translate-x) var(--tw-translate-y) !important;
      }
    }
  }
  .group-hover\:translate-x-0 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-translate-x: 0px !important;
        translate: var(--tw-translate-x) var(--tw-translate-y) !important;
      }
    }
  }
  .group-hover\:translate-x-2 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-translate-x: 16px !important;
        translate: var(--tw-translate-x) var(--tw-translate-y) !important;
      }
    }
  }
  .group-hover\:-translate-y-2 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-translate-y: calc(16px * -1) !important;
        translate: var(--tw-translate-x) var(--tw-translate-y) !important;
      }
    }
  }
  .group-hover\:translate-y-0 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-translate-y: 0px !important;
        translate: var(--tw-translate-x) var(--tw-translate-y) !important;
      }
    }
  }
  .group-hover\:scale-110 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-scale-x: 110% !important;
        --tw-scale-y: 110% !important;
        --tw-scale-z: 110% !important;
        scale: var(--tw-scale-x) var(--tw-scale-y) !important;
      }
    }
  }
  .group-hover\:scale-125 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-scale-x: 125% !important;
        --tw-scale-y: 125% !important;
        --tw-scale-z: 125% !important;
        scale: var(--tw-scale-x) var(--tw-scale-y) !important;
      }
    }
  }
  .group-hover\:scale-150 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-scale-x: 150% !important;
        --tw-scale-y: 150% !important;
        --tw-scale-z: 150% !important;
        scale: var(--tw-scale-x) var(--tw-scale-y) !important;
      }
    }
  }
  .group-hover\:border-\[6px\] {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        border-style: var(--tw-border-style) !important;
        border-width: 6px !important;
      }
    }
  }
  .group-hover\:border-transparent {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        border-color: transparent !important;
      }
    }
  }
  .group-hover\:border-white {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        border-color: #ffffff !important;
      }
    }
  }
  .group-hover\:bg-blue-5 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        background-color: #ebf4fa !important;
      }
    }
  }
  .group-hover\:text-blue-40 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: #0091d9 !important;
      }
    }
  }
  .group-hover\:text-blue-50 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: #0073b9 !important;
      }
    }
  }
  .group-hover\:text-blue-70 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: #004477 !important;
      }
    }
  }
  .group-hover\:opacity-100 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        opacity: 100% !important;
      }
    }
  }
  .group-hover\:brightness-\[1\.075\] {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-brightness: brightness(1.075) !important;
        filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,) !important;
      }
    }
  }
  .group-hover\:contrast-\[\.75\] {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-contrast: contrast(.75) !important;
        filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,) !important;
      }
    }
  }
  .group-hover\:duration-300 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-duration: 300ms !important;
        transition-duration: 300ms !important;
      }
    }
  }
  .group-hover\:duration-500 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-duration: 500ms !important;
        transition-duration: 500ms !important;
      }
    }
  }
  .group-hover\:ease-in-out {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-ease: var(--ease-in-out) !important;
        transition-timing-function: var(--ease-in-out) !important;
      }
    }
  }
  .before\:absolute {
    &::before {
      content: var(--tw-content);
      position: absolute !important;
    }
  }
  .before\:-inset-\[10px\] {
    &::before {
      content: var(--tw-content);
      inset: calc(10px * -1) !important;
    }
  }
  .before\:ml-1 {
    &::before {
      content: var(--tw-content);
      margin-left: 8px !important;
    }
  }
  .before\:block {
    &::before {
      content: var(--tw-content);
      display: block !important;
    }
  }
  .before\:bg-\[url\(\'https\:\/\/cdn\.ramseysolutions\.net\/media\/fpu\/fpu_member\/brush\.png\'\)\] {
    &::before {
      content: var(--tw-content);
      background-image: url('https://cdn.ramseysolutions.net/media/fpu/fpu_member/brush.png') !important;
    }
  }
  .before\:bg-\[url\(\'https\:\/\/cdn\.ramseysolutions\.net\/media\/fpu\/fpu_member\/circle\.png\'\)\] {
    &::before {
      content: var(--tw-content);
      background-image: url('https://cdn.ramseysolutions.net/media/fpu/fpu_member/circle.png') !important;
    }
  }
  .before\:bg-contain {
    &::before {
      content: var(--tw-content);
      background-size: contain !important;
    }
  }
  .before\:bg-no-repeat {
    &::before {
      content: var(--tw-content);
      background-repeat: no-repeat !important;
    }
  }
  .after\:border-r-blue-5 {
    &::after {
      content: var(--tw-content);
      border-right-color: #ebf4fa !important;
    }
  }
  .after\:border-r-white {
    &::after {
      content: var(--tw-content);
      border-right-color: #ffffff !important;
    }
  }
  .last\:mb-4 {
    &:last-child {
      margin-bottom: 32px !important;
    }
  }
  .hover\:-translate-y-0\.5 {
    &:hover {
      @media (hover: hover) {
        --tw-translate-y: calc(4px * -1) !important;
        translate: var(--tw-translate-x) var(--tw-translate-y) !important;
      }
    }
  }
  .hover\:-translate-y-1 {
    &:hover {
      @media (hover: hover) {
        --tw-translate-y: calc(8px * -1) !important;
        translate: var(--tw-translate-x) var(--tw-translate-y) !important;
      }
    }
  }
  .hover\:scale-105 {
    &:hover {
      @media (hover: hover) {
        --tw-scale-x: 105% !important;
        --tw-scale-y: 105% !important;
        --tw-scale-z: 105% !important;
        scale: var(--tw-scale-x) var(--tw-scale-y) !important;
      }
    }
  }
  .hover\:scale-110 {
    &:hover {
      @media (hover: hover) {
        --tw-scale-x: 110% !important;
        --tw-scale-y: 110% !important;
        --tw-scale-z: 110% !important;
        scale: var(--tw-scale-x) var(--tw-scale-y) !important;
      }
    }
  }
  .hover\:scale-125 {
    &:hover {
      @media (hover: hover) {
        --tw-scale-x: 125% !important;
        --tw-scale-y: 125% !important;
        --tw-scale-z: 125% !important;
        scale: var(--tw-scale-x) var(--tw-scale-y) !important;
      }
    }
  }
  .hover\:scale-\[1\.025\] {
    &:hover {
      @media (hover: hover) {
        scale: 1.025 !important;
      }
    }
  }
  .hover\:rotate-45 {
    &:hover {
      @media (hover: hover) {
        rotate: 45deg !important;
      }
    }
  }
  .hover\:cursor-pointer {
    &:hover {
      @media (hover: hover) {
        cursor: pointer !important;
      }
    }
  }
  .hover\:border-md {
    &:hover {
      @media (hover: hover) {
        border-style: var(--tw-border-style) !important;
        border-width: 2px !important;
      }
    }
  }
  .hover\:border-blue-40 {
    &:hover {
      @media (hover: hover) {
        border-color: #0091d9 !important;
      }
    }
  }
  .hover\:border-blue-40\/\[\.06\] {
    &:hover {
      @media (hover: hover) {
        border-color: color-mix(in oklab, #0091d9 6%, transparent) !important;
      }
    }
  }
  .hover\:border-blue-50 {
    &:hover {
      @media (hover: hover) {
        border-color: #0073b9 !important;
      }
    }
  }
  .hover\:\!bg-transparent {
    &:hover {
      @media (hover: hover) {
        background-color: transparent !important;
      }
    }
  }
  .hover\:bg-blue-5 {
    &:hover {
      @media (hover: hover) {
        background-color: #ebf4fa !important;
      }
    }
  }
  .hover\:bg-blue-50 {
    &:hover {
      @media (hover: hover) {
        background-color: #0073b9 !important;
      }
    }
  }
  .hover\:bg-blue-700 {
    &:hover {
      @media (hover: hover) {
        background-color: oklch(48.8% 0.243 264.376) !important;
      }
    }
  }
  .hover\:bg-gray-10 {
    &:hover {
      @media (hover: hover) {
        background-color: #f5f7f8 !important;
      }
    }
  }
  .hover\:bg-gray-20 {
    &:hover {
      @media (hover: hover) {
        background-color: #e8eced !important;
      }
    }
  }
  .hover\:bg-gray-30 {
    &:hover {
      @media (hover: hover) {
        background-color: #d5d9db !important;
      }
    }
  }
  .hover\:bg-transparent {
    &:hover {
      @media (hover: hover) {
        background-color: transparent !important;
      }
    }
  }
  .hover\:\!text-red-50 {
    &:hover {
      @media (hover: hover) {
        color: #e64b40 !important;
      }
    }
  }
  .hover\:text-blue-50 {
    &:hover {
      @media (hover: hover) {
        color: #0073b9 !important;
      }
    }
  }
  .hover\:text-gray-90 {
    &:hover {
      @media (hover: hover) {
        color: #1f2426 !important;
      }
    }
  }
  .hover\:\!underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline !important;
      }
    }
  }
  .hover\:shadow-lg {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 0 8px 24px 0 var(--tw-shadow-color, rgba(31, 36, 38, 0.18)) !important;
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
      }
    }
  }
  .hover\:shadow-md {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 0 4px 16px 0 var(--tw-shadow-color, rgba(31, 36, 38, 0.12)) !important;
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
      }
    }
  }
  .hover\:shadow-sm {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 0 2px 4px 0 var(--tw-shadow-color, rgba(31, 36, 38, 0.1)) !important;
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
      }
    }
  }
  .hover\:brightness-\[1\.075\] {
    &:hover {
      @media (hover: hover) {
        --tw-brightness: brightness(1.075) !important;
        filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,) !important;
      }
    }
  }
  .hover\:contrast-\[\.75\] {
    &:hover {
      @media (hover: hover) {
        --tw-contrast: contrast(.75) !important;
        filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,) !important;
      }
    }
  }
  .hover\:drop-shadow-md {
    &:hover {
      @media (hover: hover) {
        --tw-drop-shadow-size: drop-shadow(0 3px 3px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.12))) !important;
        --tw-drop-shadow: drop-shadow(var(--drop-shadow-md)) !important;
        filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,) !important;
      }
    }
  }
  .hover\:ease-in {
    &:hover {
      @media (hover: hover) {
        --tw-ease: var(--ease-in) !important;
        transition-timing-function: var(--ease-in) !important;
      }
    }
  }
  .focus\:\!bg-transparent {
    &:focus {
      background-color: transparent !important;
    }
  }
  .focus\:\!outline-none {
    &:focus {
      --tw-outline-style: none !important;
      outline-style: none !important;
    }
  }
  .focus\:outline-none {
    &:focus {
      --tw-outline-style: none !important;
      outline-style: none !important;
    }
  }
  .active\:rotate-180 {
    &:active {
      rotate: 180deg !important;
    }
  }
  .sm\:absolute {
    @media (width >= 37.5em) {
      position: absolute !important;
    }
  }
  .sm\:relative {
    @media (width >= 37.5em) {
      position: relative !important;
    }
  }
  .sm\:inset-x-0 {
    @media (width >= 37.5em) {
      inset-inline: 0px !important;
    }
  }
  .sm\:-top-5 {
    @media (width >= 37.5em) {
      top: calc(40px * -1) !important;
    }
  }
  .sm\:top-14 {
    @media (width >= 37.5em) {
      top: 112px !important;
    }
  }
  .sm\:top-auto {
    @media (width >= 37.5em) {
      top: auto !important;
    }
  }
  .sm\:right-0 {
    @media (width >= 37.5em) {
      right: 0px !important;
    }
  }
  .sm\:right-8 {
    @media (width >= 37.5em) {
      right: 64px !important;
    }
  }
  .sm\:-bottom-3 {
    @media (width >= 37.5em) {
      bottom: calc(24px * -1) !important;
    }
  }
  .sm\:bottom-0 {
    @media (width >= 37.5em) {
      bottom: 0px !important;
    }
  }
  .sm\:bottom-3 {
    @media (width >= 37.5em) {
      bottom: 24px !important;
    }
  }
  .sm\:bottom-\[-2rem\] {
    @media (width >= 37.5em) {
      bottom: -2rem !important;
    }
  }
  .sm\:-left-5 {
    @media (width >= 37.5em) {
      left: calc(40px * -1) !important;
    }
  }
  .sm\:left-2 {
    @media (width >= 37.5em) {
      left: 16px !important;
    }
  }
  .sm\:order-2 {
    @media (width >= 37.5em) {
      order: 2 !important;
    }
  }
  .sm\:order-last {
    @media (width >= 37.5em) {
      order: 9999 !important;
    }
  }
  .sm\:m-auto {
    @media (width >= 37.5em) {
      margin: auto !important;
    }
  }
  .sm\:-mx-4 {
    @media (width >= 37.5em) {
      margin-inline: calc(32px * -1) !important;
    }
  }
  .sm\:-mx-8 {
    @media (width >= 37.5em) {
      margin-inline: calc(64px * -1) !important;
    }
  }
  .sm\:mx-4 {
    @media (width >= 37.5em) {
      margin-inline: 32px !important;
    }
  }
  .sm\:mx-auto {
    @media (width >= 37.5em) {
      margin-inline: auto !important;
    }
  }
  .sm\:-mt-\[6px\] {
    @media (width >= 37.5em) {
      margin-top: calc(6px * -1) !important;
    }
  }
  .sm\:mt-0 {
    @media (width >= 37.5em) {
      margin-top: 0px !important;
    }
  }
  .sm\:mt-1 {
    @media (width >= 37.5em) {
      margin-top: 8px !important;
    }
  }
  .sm\:mt-4 {
    @media (width >= 37.5em) {
      margin-top: 32px !important;
    }
  }
  .sm\:mt-10 {
    @media (width >= 37.5em) {
      margin-top: 80px !important;
    }
  }
  .sm\:mt-14 {
    @media (width >= 37.5em) {
      margin-top: 112px !important;
    }
  }
  .sm\:mr-1 {
    @media (width >= 37.5em) {
      margin-right: 8px !important;
    }
  }
  .sm\:mr-1\.5 {
    @media (width >= 37.5em) {
      margin-right: 12px !important;
    }
  }
  .sm\:mr-2 {
    @media (width >= 37.5em) {
      margin-right: 16px !important;
    }
  }
  .sm\:mr-3 {
    @media (width >= 37.5em) {
      margin-right: 24px !important;
    }
  }
  .sm\:mr-4 {
    @media (width >= 37.5em) {
      margin-right: 32px !important;
    }
  }
  .sm\:mb-0 {
    @media (width >= 37.5em) {
      margin-bottom: 0px !important;
    }
  }
  .sm\:mb-0\.5 {
    @media (width >= 37.5em) {
      margin-bottom: 4px !important;
    }
  }
  .sm\:mb-1\.5 {
    @media (width >= 37.5em) {
      margin-bottom: 12px !important;
    }
  }
  .sm\:mb-2 {
    @media (width >= 37.5em) {
      margin-bottom: 16px !important;
    }
  }
  .sm\:mb-3 {
    @media (width >= 37.5em) {
      margin-bottom: 24px !important;
    }
  }
  .sm\:mb-4 {
    @media (width >= 37.5em) {
      margin-bottom: 32px !important;
    }
  }
  .sm\:mb-5 {
    @media (width >= 37.5em) {
      margin-bottom: 40px !important;
    }
  }
  .sm\:mb-8 {
    @media (width >= 37.5em) {
      margin-bottom: 64px !important;
    }
  }
  .sm\:mb-10 {
    @media (width >= 37.5em) {
      margin-bottom: 80px !important;
    }
  }
  .sm\:ml-0 {
    @media (width >= 37.5em) {
      margin-left: 0px !important;
    }
  }
  .sm\:ml-2 {
    @media (width >= 37.5em) {
      margin-left: 16px !important;
    }
  }
  .sm\:ml-4 {
    @media (width >= 37.5em) {
      margin-left: 32px !important;
    }
  }
  .sm\:ml-8 {
    @media (width >= 37.5em) {
      margin-left: 64px !important;
    }
  }
  .sm\:ml-auto {
    @media (width >= 37.5em) {
      margin-left: auto !important;
    }
  }
  .sm\:block {
    @media (width >= 37.5em) {
      display: block !important;
    }
  }
  .sm\:flex {
    @media (width >= 37.5em) {
      display: flex !important;
    }
  }
  .sm\:grid {
    @media (width >= 37.5em) {
      display: grid !important;
    }
  }
  .sm\:hidden {
    @media (width >= 37.5em) {
      display: none !important;
    }
  }
  .sm\:inline {
    @media (width >= 37.5em) {
      display: inline !important;
    }
  }
  .sm\:inline-flex {
    @media (width >= 37.5em) {
      display: inline-flex !important;
    }
  }
  .sm\:h-5 {
    @media (width >= 37.5em) {
      height: 40px !important;
    }
  }
  .sm\:h-10 {
    @media (width >= 37.5em) {
      height: 80px !important;
    }
  }
  .sm\:h-16 {
    @media (width >= 37.5em) {
      height: 128px !important;
    }
  }
  .sm\:h-24 {
    @media (width >= 37.5em) {
      height: 192px !important;
    }
  }
  .sm\:h-\[84px\] {
    @media (width >= 37.5em) {
      height: 84px !important;
    }
  }
  .sm\:h-\[100px\] {
    @media (width >= 37.5em) {
      height: 100px !important;
    }
  }
  .sm\:h-\[120px\] {
    @media (width >= 37.5em) {
      height: 120px !important;
    }
  }
  .sm\:h-\[124px\] {
    @media (width >= 37.5em) {
      height: 124px !important;
    }
  }
  .sm\:h-\[165px\] {
    @media (width >= 37.5em) {
      height: 165px !important;
    }
  }
  .sm\:h-\[220px\] {
    @media (width >= 37.5em) {
      height: 220px !important;
    }
  }
  .sm\:h-\[382px\] {
    @media (width >= 37.5em) {
      height: 382px !important;
    }
  }
  .sm\:h-\[460px\] {
    @media (width >= 37.5em) {
      height: 460px !important;
    }
  }
  .sm\:h-full {
    @media (width >= 37.5em) {
      height: 100% !important;
    }
  }
  .sm\:max-h-32 {
    @media (width >= 37.5em) {
      max-height: 256px !important;
    }
  }
  .sm\:max-h-\[52px\] {
    @media (width >= 37.5em) {
      max-height: 52px !important;
    }
  }
  .sm\:w-5 {
    @media (width >= 37.5em) {
      width: 40px !important;
    }
  }
  .sm\:w-10 {
    @media (width >= 37.5em) {
      width: 80px !important;
    }
  }
  .sm\:w-12 {
    @media (width >= 37.5em) {
      width: 96px !important;
    }
  }
  .sm\:w-16 {
    @media (width >= 37.5em) {
      width: 128px !important;
    }
  }
  .sm\:w-24 {
    @media (width >= 37.5em) {
      width: 192px !important;
    }
  }
  .sm\:w-32 {
    @media (width >= 37.5em) {
      width: 256px !important;
    }
  }
  .sm\:w-40 {
    @media (width >= 37.5em) {
      width: 320px !important;
    }
  }
  .sm\:w-44 {
    @media (width >= 37.5em) {
      width: 352px !important;
    }
  }
  .sm\:w-48 {
    @media (width >= 37.5em) {
      width: 384px !important;
    }
  }
  .sm\:w-\[40\%\] {
    @media (width >= 37.5em) {
      width: 40% !important;
    }
  }
  .sm\:w-\[50px\] {
    @media (width >= 37.5em) {
      width: 50px !important;
    }
  }
  .sm\:w-\[62px\] {
    @media (width >= 37.5em) {
      width: 62px !important;
    }
  }
  .sm\:w-\[75\%\] {
    @media (width >= 37.5em) {
      width: 75% !important;
    }
  }
  .sm\:w-\[84px\] {
    @media (width >= 37.5em) {
      width: 84px !important;
    }
  }
  .sm\:w-\[100px\] {
    @media (width >= 37.5em) {
      width: 100px !important;
    }
  }
  .sm\:w-\[120px\] {
    @media (width >= 37.5em) {
      width: 120px !important;
    }
  }
  .sm\:w-\[124px\] {
    @media (width >= 37.5em) {
      width: 124px !important;
    }
  }
  .sm\:w-\[162px\] {
    @media (width >= 37.5em) {
      width: 162px !important;
    }
  }
  .sm\:w-\[165px\] {
    @media (width >= 37.5em) {
      width: 165px !important;
    }
  }
  .sm\:w-\[180px\] {
    @media (width >= 37.5em) {
      width: 180px !important;
    }
  }
  .sm\:w-\[220px\] {
    @media (width >= 37.5em) {
      width: 220px !important;
    }
  }
  .sm\:w-\[221px\] {
    @media (width >= 37.5em) {
      width: 221px !important;
    }
  }
  .sm\:w-\[222px\] {
    @media (width >= 37.5em) {
      width: 222px !important;
    }
  }
  .sm\:w-\[280px\] {
    @media (width >= 37.5em) {
      width: 280px !important;
    }
  }
  .sm\:w-\[285px\] {
    @media (width >= 37.5em) {
      width: 285px !important;
    }
  }
  .sm\:w-\[388px\] {
    @media (width >= 37.5em) {
      width: 388px !important;
    }
  }
  .sm\:w-\[400px\] {
    @media (width >= 37.5em) {
      width: 400px !important;
    }
  }
  .sm\:w-\[409px\] {
    @media (width >= 37.5em) {
      width: 409px !important;
    }
  }
  .sm\:w-\[525px\] {
    @media (width >= 37.5em) {
      width: 525px !important;
    }
  }
  .sm\:w-\[800px\] {
    @media (width >= 37.5em) {
      width: 800px !important;
    }
  }
  .sm\:w-auto {
    @media (width >= 37.5em) {
      width: auto !important;
    }
  }
  .sm\:w-full {
    @media (width >= 37.5em) {
      width: 100% !important;
    }
  }
  .sm\:max-w-16 {
    @media (width >= 37.5em) {
      max-width: 128px !important;
    }
  }
  .sm\:max-w-\[133px\] {
    @media (width >= 37.5em) {
      max-width: 133px !important;
    }
  }
  .sm\:max-w-\[200px\] {
    @media (width >= 37.5em) {
      max-width: 200px !important;
    }
  }
  .sm\:max-w-\[280px\] {
    @media (width >= 37.5em) {
      max-width: 280px !important;
    }
  }
  .sm\:max-w-\[300px\] {
    @media (width >= 37.5em) {
      max-width: 300px !important;
    }
  }
  .sm\:max-w-\[365px\] {
    @media (width >= 37.5em) {
      max-width: 365px !important;
    }
  }
  .sm\:max-w-fit {
    @media (width >= 37.5em) {
      max-width: -moz-fit-content !important;
      max-width: fit-content !important;
    }
  }
  .sm\:max-w-full {
    @media (width >= 37.5em) {
      max-width: 100% !important;
    }
  }
  .sm\:min-w-0 {
    @media (width >= 37.5em) {
      min-width: 0px !important;
    }
  }
  .sm\:min-w-\[400px\] {
    @media (width >= 37.5em) {
      min-width: 400px !important;
    }
  }
  .sm\:scale-75 {
    @media (width >= 37.5em) {
      --tw-scale-x: 75% !important;
      --tw-scale-y: 75% !important;
      --tw-scale-z: 75% !important;
      scale: var(--tw-scale-x) var(--tw-scale-y) !important;
    }
  }
  .sm\:grid-cols-2 {
    @media (width >= 37.5em) {
      grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
  }
  .sm\:grid-cols-4 {
    @media (width >= 37.5em) {
      grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    }
  }
  .sm\:grid-cols-\[2fr_1fr_1fr\] {
    @media (width >= 37.5em) {
      grid-template-columns: 2fr 1fr 1fr !important;
    }
  }
  .sm\:grid-cols-\[repeat\(auto-fit\,minmax\(16rem\,1fr\)\)\] {
    @media (width >= 37.5em) {
      grid-template-columns: repeat(auto-fit,minmax(16rem,1fr)) !important;
    }
  }
  .sm\:flex-col {
    @media (width >= 37.5em) {
      flex-direction: column !important;
    }
  }
  .sm\:flex-col-reverse {
    @media (width >= 37.5em) {
      flex-direction: column-reverse !important;
    }
  }
  .sm\:flex-row {
    @media (width >= 37.5em) {
      flex-direction: row !important;
    }
  }
  .sm\:flex-row-reverse {
    @media (width >= 37.5em) {
      flex-direction: row-reverse !important;
    }
  }
  .sm\:items-center {
    @media (width >= 37.5em) {
      align-items: center !important;
    }
  }
  .sm\:items-end {
    @media (width >= 37.5em) {
      align-items: flex-end !important;
    }
  }
  .sm\:items-start {
    @media (width >= 37.5em) {
      align-items: flex-start !important;
    }
  }
  .sm\:justify-between {
    @media (width >= 37.5em) {
      justify-content: space-between !important;
    }
  }
  .sm\:justify-center {
    @media (width >= 37.5em) {
      justify-content: center !important;
    }
  }
  .sm\:justify-end {
    @media (width >= 37.5em) {
      justify-content: flex-end !important;
    }
  }
  .sm\:justify-normal {
    @media (width >= 37.5em) {
      justify-content: normal !important;
    }
  }
  .sm\:justify-start {
    @media (width >= 37.5em) {
      justify-content: flex-start !important;
    }
  }
  .sm\:gap-2xl {
    @media (width >= 37.5em) {
      gap: 48px !important;
    }
  }
  .sm\:gap-3xl {
    @media (width >= 37.5em) {
      gap: 64px !important;
    }
  }
  .sm\:gap-\[0px\] {
    @media (width >= 37.5em) {
      gap: 0px !important;
    }
  }
  .sm\:gap-\[2\.5rem\] {
    @media (width >= 37.5em) {
      gap: 2.5rem !important;
    }
  }
  .sm\:gap-\[40px\] {
    @media (width >= 37.5em) {
      gap: 40px !important;
    }
  }
  .sm\:gap-\[112px\] {
    @media (width >= 37.5em) {
      gap: 112px !important;
    }
  }
  .sm\:gap-lg {
    @media (width >= 37.5em) {
      gap: 24px !important;
    }
  }
  .sm\:gap-md {
    @media (width >= 37.5em) {
      gap: 16px !important;
    }
  }
  .sm\:gap-xl {
    @media (width >= 37.5em) {
      gap: 32px !important;
    }
  }
  .sm\:gap-x-lg {
    @media (width >= 37.5em) {
      -moz-column-gap: 24px !important;
           column-gap: 24px !important;
    }
  }
  .sm\:gap-x-sm {
    @media (width >= 37.5em) {
      -moz-column-gap: 8px !important;
           column-gap: 8px !important;
    }
  }
  .sm\:self-start {
    @media (width >= 37.5em) {
      align-self: flex-start !important;
    }
  }
  .sm\:p-1 {
    @media (width >= 37.5em) {
      padding: 8px !important;
    }
  }
  .sm\:p-3 {
    @media (width >= 37.5em) {
      padding: 24px !important;
    }
  }
  .sm\:p-4 {
    @media (width >= 37.5em) {
      padding: 32px !important;
    }
  }
  .sm\:p-5 {
    @media (width >= 37.5em) {
      padding: 40px !important;
    }
  }
  .sm\:p-6 {
    @media (width >= 37.5em) {
      padding: 48px !important;
    }
  }
  .sm\:p-8 {
    @media (width >= 37.5em) {
      padding: 64px !important;
    }
  }
  .sm\:px-1 {
    @media (width >= 37.5em) {
      padding-inline: 8px !important;
    }
  }
  .sm\:px-3 {
    @media (width >= 37.5em) {
      padding-inline: 24px !important;
    }
  }
  .sm\:px-3\.5 {
    @media (width >= 37.5em) {
      padding-inline: 28px !important;
    }
  }
  .sm\:px-4 {
    @media (width >= 37.5em) {
      padding-inline: 32px !important;
    }
  }
  .sm\:px-5 {
    @media (width >= 37.5em) {
      padding-inline: 40px !important;
    }
  }
  .sm\:px-7 {
    @media (width >= 37.5em) {
      padding-inline: 56px !important;
    }
  }
  .sm\:px-8 {
    @media (width >= 37.5em) {
      padding-inline: 64px !important;
    }
  }
  .sm\:px-10 {
    @media (width >= 37.5em) {
      padding-inline: 80px !important;
    }
  }
  .sm\:py-3 {
    @media (width >= 37.5em) {
      padding-block: 24px !important;
    }
  }
  .sm\:py-5 {
    @media (width >= 37.5em) {
      padding-block: 40px !important;
    }
  }
  .sm\:py-6 {
    @media (width >= 37.5em) {
      padding-block: 48px !important;
    }
  }
  .sm\:py-7 {
    @media (width >= 37.5em) {
      padding-block: 56px !important;
    }
  }
  .sm\:py-9 {
    @media (width >= 37.5em) {
      padding-block: 72px !important;
    }
  }
  .sm\:pt-2 {
    @media (width >= 37.5em) {
      padding-top: 16px !important;
    }
  }
  .sm\:pt-4 {
    @media (width >= 37.5em) {
      padding-top: 32px !important;
    }
  }
  .sm\:pt-5 {
    @media (width >= 37.5em) {
      padding-top: 40px !important;
    }
  }
  .sm\:pt-8 {
    @media (width >= 37.5em) {
      padding-top: 64px !important;
    }
  }
  .sm\:pt-9 {
    @media (width >= 37.5em) {
      padding-top: 72px !important;
    }
  }
  .sm\:pt-10 {
    @media (width >= 37.5em) {
      padding-top: 80px !important;
    }
  }
  .sm\:pt-14 {
    @media (width >= 37.5em) {
      padding-top: 112px !important;
    }
  }
  .sm\:pt-16 {
    @media (width >= 37.5em) {
      padding-top: 128px !important;
    }
  }
  .sm\:pb-0 {
    @media (width >= 37.5em) {
      padding-bottom: 0px !important;
    }
  }
  .sm\:pb-3 {
    @media (width >= 37.5em) {
      padding-bottom: 24px !important;
    }
  }
  .sm\:pb-3\.5 {
    @media (width >= 37.5em) {
      padding-bottom: 28px !important;
    }
  }
  .sm\:pb-4 {
    @media (width >= 37.5em) {
      padding-bottom: 32px !important;
    }
  }
  .sm\:pb-8 {
    @media (width >= 37.5em) {
      padding-bottom: 64px !important;
    }
  }
  .sm\:pl-1 {
    @media (width >= 37.5em) {
      padding-left: 8px !important;
    }
  }
  .sm\:text-center {
    @media (width >= 37.5em) {
      text-align: center !important;
    }
  }
  .sm\:text-left {
    @media (width >= 37.5em) {
      text-align: left !important;
    }
  }
  .sm\:text-right {
    @media (width >= 37.5em) {
      text-align: right !important;
    }
  }
  .sm\:text-start {
    @media (width >= 37.5em) {
      text-align: start !important;
    }
  }
  .sm\:text-2 {
    @media (width >= 37.5em) {
      font-size: var(--text-2) !important;
      line-height: var(--tw-leading, 1.25) !important;
    }
  }
  .sm\:text-3 {
    @media (width >= 37.5em) {
      font-size: var(--text-3) !important;
      line-height: var(--tw-leading, 1.25) !important;
    }
  }
  .sm\:text-4 {
    @media (width >= 37.5em) {
      font-size: var(--text-4) !important;
      line-height: var(--tw-leading, 1.25) !important;
    }
  }
  .sm\:text-5 {
    @media (width >= 37.5em) {
      font-size: var(--text-5) !important;
      line-height: var(--tw-leading, 1.25) !important;
    }
  }
  .sm\:text-6 {
    @media (width >= 37.5em) {
      font-size: var(--text-6) !important;
      line-height: var(--tw-leading, 1.25) !important;
    }
  }
  .sm\:text-7 {
    @media (width >= 37.5em) {
      font-size: var(--text-7) !important;
      line-height: var(--tw-leading, 1.25) !important;
    }
  }
  .sm\:text-8 {
    @media (width >= 37.5em) {
      font-size: var(--text-8) !important;
      line-height: var(--tw-leading, 1.25) !important;
    }
  }
  .sm\:text-9 {
    @media (width >= 37.5em) {
      font-size: var(--text-9) !important;
      line-height: var(--tw-leading, 1.25) !important;
    }
  }
  .sm\:text-10 {
    @media (width >= 37.5em) {
      font-size: var(--text-10) !important;
      line-height: var(--tw-leading, 1.1) !important;
    }
  }
  .sm\:text-11 {
    @media (width >= 37.5em) {
      font-size: var(--text-11) !important;
      line-height: var(--tw-leading, 1.1) !important;
    }
  }
  .sm\:text-12 {
    @media (width >= 37.5em) {
      font-size: var(--text-12) !important;
      line-height: var(--tw-leading, 1.1) !important;
    }
  }
  .sm\:text-\[48px\] {
    @media (width >= 37.5em) {
      font-size: 48px !important;
    }
  }
  .sm\:text-\[96px\] {
    @media (width >= 37.5em) {
      font-size: 96px !important;
    }
  }
  .sm\:leading-md {
    @media (width >= 37.5em) {
      --tw-leading: 1.25 !important;
      line-height: 1.25 !important;
    }
  }
  .sm\:whitespace-nowrap {
    @media (width >= 37.5em) {
      white-space: nowrap !important;
    }
  }
  .sm\:group-hover\:-translate-y-\[2px\] {
    @media (width >= 37.5em) {
      &:is(:where(.group):hover *) {
        @media (hover: hover) {
          --tw-translate-y: calc(2px * -1) !important;
          translate: var(--tw-translate-x) var(--tw-translate-y) !important;
        }
      }
    }
  }
  .sm\:group-hover\:bg-blue-5 {
    @media (width >= 37.5em) {
      &:is(:where(.group):hover *) {
        @media (hover: hover) {
          background-color: #ebf4fa !important;
        }
      }
    }
  }
  .before\:sm\:-inset-\[24px\] {
    &::before {
      content: var(--tw-content);
      @media (width >= 37.5em) {
        inset: calc(24px * -1) !important;
      }
    }
  }
  .before\:sm\:ml-\[10px\] {
    &::before {
      content: var(--tw-content);
      @media (width >= 37.5em) {
        margin-left: 10px !important;
      }
    }
  }
  .before\:sm\:h-\[83px\] {
    &::before {
      content: var(--tw-content);
      @media (width >= 37.5em) {
        height: 83px !important;
      }
    }
  }
  .sm\:hover\:shadow-md {
    @media (width >= 37.5em) {
      &:hover {
        @media (hover: hover) {
          --tw-shadow: 0 4px 16px 0 var(--tw-shadow-color, rgba(31, 36, 38, 0.12)) !important;
          box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
        }
      }
    }
  }
  .md\:fixed {
    @media (width >= 56.25em) {
      position: fixed !important;
    }
  }
  .md\:static {
    @media (width >= 56.25em) {
      position: static !important;
    }
  }
  .md\:sticky {
    @media (width >= 56.25em) {
      position: sticky !important;
    }
  }
  .md\:top-0 {
    @media (width >= 56.25em) {
      top: 0px !important;
    }
  }
  .md\:right-4 {
    @media (width >= 56.25em) {
      right: 32px !important;
    }
  }
  .md\:bottom-3 {
    @media (width >= 56.25em) {
      bottom: 24px !important;
    }
  }
  .md\:bottom-4 {
    @media (width >= 56.25em) {
      bottom: 32px !important;
    }
  }
  .md\:left-3 {
    @media (width >= 56.25em) {
      left: 24px !important;
    }
  }
  .md\:left-5 {
    @media (width >= 56.25em) {
      left: 40px !important;
    }
  }
  .md\:z-10 {
    @media (width >= 56.25em) {
      z-index: 10 !important;
    }
  }
  .md\:order-2 {
    @media (width >= 56.25em) {
      order: 2 !important;
    }
  }
  .md\:order-first {
    @media (width >= 56.25em) {
      order: -9999 !important;
    }
  }
  .md\:col-span-3 {
    @media (width >= 56.25em) {
      grid-column: span 3 / span 3 !important;
    }
  }
  .md\:col-span-5 {
    @media (width >= 56.25em) {
      grid-column: span 5 / span 5 !important;
    }
  }
  .md\:row-start-3 {
    @media (width >= 56.25em) {
      grid-row-start: 3 !important;
    }
  }
  .md\:m-0 {
    @media (width >= 56.25em) {
      margin: 0px !important;
    }
  }
  .md\:m-3 {
    @media (width >= 56.25em) {
      margin: 24px !important;
    }
  }
  .md\:mx-0 {
    @media (width >= 56.25em) {
      margin-inline: 0px !important;
    }
  }
  .md\:mx-4 {
    @media (width >= 56.25em) {
      margin-inline: 32px !important;
    }
  }
  .md\:mt-0 {
    @media (width >= 56.25em) {
      margin-top: 0px !important;
    }
  }
  .md\:mt-1 {
    @media (width >= 56.25em) {
      margin-top: 8px !important;
    }
  }
  .md\:mt-2 {
    @media (width >= 56.25em) {
      margin-top: 16px !important;
    }
  }
  .md\:mt-7 {
    @media (width >= 56.25em) {
      margin-top: 56px !important;
    }
  }
  .md\:mt-24 {
    @media (width >= 56.25em) {
      margin-top: 192px !important;
    }
  }
  .md\:mt-\[51px\] {
    @media (width >= 56.25em) {
      margin-top: 51px !important;
    }
  }
  .md\:-mr-3 {
    @media (width >= 56.25em) {
      margin-right: calc(24px * -1) !important;
    }
  }
  .md\:mr-0 {
    @media (width >= 56.25em) {
      margin-right: 0px !important;
    }
  }
  .md\:mr-1 {
    @media (width >= 56.25em) {
      margin-right: 8px !important;
    }
  }
  .md\:mr-1\.5 {
    @media (width >= 56.25em) {
      margin-right: 12px !important;
    }
  }
  .md\:mr-2 {
    @media (width >= 56.25em) {
      margin-right: 16px !important;
    }
  }
  .md\:mr-4 {
    @media (width >= 56.25em) {
      margin-right: 32px !important;
    }
  }
  .md\:mr-6 {
    @media (width >= 56.25em) {
      margin-right: 48px !important;
    }
  }
  .md\:mr-7 {
    @media (width >= 56.25em) {
      margin-right: 56px !important;
    }
  }
  .md\:mr-\[18rem\] {
    @media (width >= 56.25em) {
      margin-right: 18rem !important;
    }
  }
  .md\:-mb-3 {
    @media (width >= 56.25em) {
      margin-bottom: calc(24px * -1) !important;
    }
  }
  .md\:mb-0 {
    @media (width >= 56.25em) {
      margin-bottom: 0px !important;
    }
  }
  .md\:mb-1 {
    @media (width >= 56.25em) {
      margin-bottom: 8px !important;
    }
  }
  .md\:mb-1\.5 {
    @media (width >= 56.25em) {
      margin-bottom: 12px !important;
    }
  }
  .md\:mb-2 {
    @media (width >= 56.25em) {
      margin-bottom: 16px !important;
    }
  }
  .md\:mb-3 {
    @media (width >= 56.25em) {
      margin-bottom: 24px !important;
    }
  }
  .md\:mb-4 {
    @media (width >= 56.25em) {
      margin-bottom: 32px !important;
    }
  }
  .md\:mb-6 {
    @media (width >= 56.25em) {
      margin-bottom: 48px !important;
    }
  }
  .md\:mb-8 {
    @media (width >= 56.25em) {
      margin-bottom: 64px !important;
    }
  }
  .md\:mb-9 {
    @media (width >= 56.25em) {
      margin-bottom: 72px !important;
    }
  }
  .md\:-ml-2\.5 {
    @media (width >= 56.25em) {
      margin-left: calc(20px * -1) !important;
    }
  }
  .md\:ml-0 {
    @media (width >= 56.25em) {
      margin-left: 0px !important;
    }
  }
  .md\:ml-1\.5 {
    @media (width >= 56.25em) {
      margin-left: 12px !important;
    }
  }
  .md\:ml-3 {
    @media (width >= 56.25em) {
      margin-left: 24px !important;
    }
  }
  .md\:ml-4 {
    @media (width >= 56.25em) {
      margin-left: 32px !important;
    }
  }
  .md\:ml-6 {
    @media (width >= 56.25em) {
      margin-left: 48px !important;
    }
  }
  .md\:ml-8 {
    @media (width >= 56.25em) {
      margin-left: 64px !important;
    }
  }
  .md\:block {
    @media (width >= 56.25em) {
      display: block !important;
    }
  }
  .md\:flex {
    @media (width >= 56.25em) {
      display: flex !important;
    }
  }
  .md\:grid {
    @media (width >= 56.25em) {
      display: grid !important;
    }
  }
  .md\:hidden {
    @media (width >= 56.25em) {
      display: none !important;
    }
  }
  .md\:h-6 {
    @media (width >= 56.25em) {
      height: 48px !important;
    }
  }
  .md\:h-10 {
    @media (width >= 56.25em) {
      height: 80px !important;
    }
  }
  .md\:h-12 {
    @media (width >= 56.25em) {
      height: 96px !important;
    }
  }
  .md\:h-14 {
    @media (width >= 56.25em) {
      height: 112px !important;
    }
  }
  .md\:h-\[104px\] {
    @media (width >= 56.25em) {
      height: 104px !important;
    }
  }
  .md\:h-\[120px\] {
    @media (width >= 56.25em) {
      height: 120px !important;
    }
  }
  .md\:h-\[163px\] {
    @media (width >= 56.25em) {
      height: 163px !important;
    }
  }
  .md\:h-\[204px\] {
    @media (width >= 56.25em) {
      height: 204px !important;
    }
  }
  .md\:h-auto {
    @media (width >= 56.25em) {
      height: auto !important;
    }
  }
  .md\:max-h-36 {
    @media (width >= 56.25em) {
      max-height: 288px !important;
    }
  }
  .md\:max-h-\[75vh\] {
    @media (width >= 56.25em) {
      max-height: 75vh !important;
    }
  }
  .md\:max-h-\[244px\] {
    @media (width >= 56.25em) {
      max-height: 244px !important;
    }
  }
  .md\:min-h-\[360px\] {
    @media (width >= 56.25em) {
      min-height: 360px !important;
    }
  }
  .md\:w-1\/2 {
    @media (width >= 56.25em) {
      width: calc(1/2 * 100%) !important;
    }
  }
  .md\:w-1\/3 {
    @media (width >= 56.25em) {
      width: calc(1/3 * 100%) !important;
    }
  }
  .md\:w-4 {
    @media (width >= 56.25em) {
      width: 32px !important;
    }
  }
  .md\:w-6 {
    @media (width >= 56.25em) {
      width: 48px !important;
    }
  }
  .md\:w-14 {
    @media (width >= 56.25em) {
      width: 112px !important;
    }
  }
  .md\:w-16 {
    @media (width >= 56.25em) {
      width: 128px !important;
    }
  }
  .md\:w-20 {
    @media (width >= 56.25em) {
      width: 160px !important;
    }
  }
  .md\:w-32 {
    @media (width >= 56.25em) {
      width: 256px !important;
    }
  }
  .md\:w-64 {
    @media (width >= 56.25em) {
      width: 512px !important;
    }
  }
  .md\:w-96 {
    @media (width >= 56.25em) {
      width: 768px !important;
    }
  }
  .md\:w-\[40\%\] {
    @media (width >= 56.25em) {
      width: 40% !important;
    }
  }
  .md\:w-\[48\%\] {
    @media (width >= 56.25em) {
      width: 48% !important;
    }
  }
  .md\:w-\[60\%\] {
    @media (width >= 56.25em) {
      width: 60% !important;
    }
  }
  .md\:w-\[104px\] {
    @media (width >= 56.25em) {
      width: 104px !important;
    }
  }
  .md\:w-\[120px\] {
    @media (width >= 56.25em) {
      width: 120px !important;
    }
  }
  .md\:w-\[163px\] {
    @media (width >= 56.25em) {
      width: 163px !important;
    }
  }
  .md\:w-\[200px\] {
    @media (width >= 56.25em) {
      width: 200px !important;
    }
  }
  .md\:w-\[220px\] {
    @media (width >= 56.25em) {
      width: 220px !important;
    }
  }
  .md\:w-\[240px\] {
    @media (width >= 56.25em) {
      width: 240px !important;
    }
  }
  .md\:w-\[280px\] {
    @media (width >= 56.25em) {
      width: 280px !important;
    }
  }
  .md\:w-\[300px\] {
    @media (width >= 56.25em) {
      width: 300px !important;
    }
  }
  .md\:w-\[315px\] {
    @media (width >= 56.25em) {
      width: 315px !important;
    }
  }
  .md\:w-\[415px\] {
    @media (width >= 56.25em) {
      width: 415px !important;
    }
  }
  .md\:w-\[450px\] {
    @media (width >= 56.25em) {
      width: 450px !important;
    }
  }
  .md\:w-\[550px\] {
    @media (width >= 56.25em) {
      width: 550px !important;
    }
  }
  .md\:w-\[700px\] {
    @media (width >= 56.25em) {
      width: 700px !important;
    }
  }
  .md\:w-\[calc\(50\%_-_1rem\)\] {
    @media (width >= 56.25em) {
      width: calc(50% - 1rem) !important;
    }
  }
  .md\:w-auto {
    @media (width >= 56.25em) {
      width: auto !important;
    }
  }
  .md\:\!max-w-48 {
    @media (width >= 56.25em) {
      max-width: 384px !important;
    }
  }
  .md\:max-w-16 {
    @media (width >= 56.25em) {
      max-width: 128px !important;
    }
  }
  .md\:max-w-\[40\%\] {
    @media (width >= 56.25em) {
      max-width: 40% !important;
    }
  }
  .md\:max-w-\[160px\] {
    @media (width >= 56.25em) {
      max-width: 160px !important;
    }
  }
  .md\:max-w-\[175px\] {
    @media (width >= 56.25em) {
      max-width: 175px !important;
    }
  }
  .md\:max-w-\[226px\] {
    @media (width >= 56.25em) {
      max-width: 226px !important;
    }
  }
  .md\:max-w-\[300px\] {
    @media (width >= 56.25em) {
      max-width: 300px !important;
    }
  }
  .md\:max-w-\[308px\] {
    @media (width >= 56.25em) {
      max-width: 308px !important;
    }
  }
  .md\:max-w-full {
    @media (width >= 56.25em) {
      max-width: 100% !important;
    }
  }
  .md\:max-w-max {
    @media (width >= 56.25em) {
      max-width: -moz-max-content !important;
      max-width: max-content !important;
    }
  }
  .md\:min-w-48 {
    @media (width >= 56.25em) {
      min-width: 384px !important;
    }
  }
  .md\:basis-1\/3 {
    @media (width >= 56.25em) {
      flex-basis: calc(1/3 * 100%) !important;
    }
  }
  .md\:columns-2 {
    @media (width >= 56.25em) {
      -moz-columns: 2 !important;
           columns: 2 !important;
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 56.25em) {
      grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
  }
  .md\:grid-cols-3 {
    @media (width >= 56.25em) {
      grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
  }
  .md\:grid-cols-4 {
    @media (width >= 56.25em) {
      grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    }
  }
  .md\:grid-cols-6 {
    @media (width >= 56.25em) {
      grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    }
  }
  .md\:grid-cols-8 {
    @media (width >= 56.25em) {
      grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
    }
  }
  .md\:grid-cols-\[285px_auto\] {
    @media (width >= 56.25em) {
      grid-template-columns: 285px auto !important;
    }
  }
  .md\:grid-cols-\[repeat\(2\,_minmax\(0\,345px\)\)\] {
    @media (width >= 56.25em) {
      grid-template-columns: repeat(2, minmax(0,345px)) !important;
    }
  }
  .md\:grid-rows-3 {
    @media (width >= 56.25em) {
      grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
    }
  }
  .md\:flex-col {
    @media (width >= 56.25em) {
      flex-direction: column !important;
    }
  }
  .md\:flex-row {
    @media (width >= 56.25em) {
      flex-direction: row !important;
    }
  }
  .md\:flex-row-reverse {
    @media (width >= 56.25em) {
      flex-direction: row-reverse !important;
    }
  }
  .md\:flex-wrap {
    @media (width >= 56.25em) {
      flex-wrap: wrap !important;
    }
  }
  .md\:items-center {
    @media (width >= 56.25em) {
      align-items: center !important;
    }
  }
  .md\:items-end {
    @media (width >= 56.25em) {
      align-items: flex-end !important;
    }
  }
  .md\:items-start {
    @media (width >= 56.25em) {
      align-items: flex-start !important;
    }
  }
  .md\:items-stretch {
    @media (width >= 56.25em) {
      align-items: stretch !important;
    }
  }
  .md\:justify-between {
    @media (width >= 56.25em) {
      justify-content: space-between !important;
    }
  }
  .md\:justify-center {
    @media (width >= 56.25em) {
      justify-content: center !important;
    }
  }
  .md\:justify-end {
    @media (width >= 56.25em) {
      justify-content: flex-end !important;
    }
  }
  .md\:gap-3xl {
    @media (width >= 56.25em) {
      gap: 64px !important;
    }
  }
  .md\:gap-\[0px\] {
    @media (width >= 56.25em) {
      gap: 0px !important;
    }
  }
  .md\:gap-\[2\.5rem\] {
    @media (width >= 56.25em) {
      gap: 2.5rem !important;
    }
  }
  .md\:gap-\[38px\] {
    @media (width >= 56.25em) {
      gap: 38px !important;
    }
  }
  .md\:gap-\[40px\] {
    @media (width >= 56.25em) {
      gap: 40px !important;
    }
  }
  .md\:gap-\[44px\] {
    @media (width >= 56.25em) {
      gap: 44px !important;
    }
  }
  .md\:gap-lg {
    @media (width >= 56.25em) {
      gap: 24px !important;
    }
  }
  .md\:gap-none {
    @media (width >= 56.25em) {
      gap: var(--spacing-none) !important;
    }
  }
  .md\:gap-xl {
    @media (width >= 56.25em) {
      gap: 32px !important;
    }
  }
  .md\:self-auto {
    @media (width >= 56.25em) {
      align-self: auto !important;
    }
  }
  .md\:justify-self-center {
    @media (width >= 56.25em) {
      justify-self: center !important;
    }
  }
  .md\:overflow-visible {
    @media (width >= 56.25em) {
      overflow: visible !important;
    }
  }
  .md\:overflow-y-auto {
    @media (width >= 56.25em) {
      overflow-y: auto !important;
    }
  }
  .md\:rounded-xl {
    @media (width >= 56.25em) {
      border-radius: 24px !important;
    }
  }
  .md\:rounded-b-\[100px\] {
    @media (width >= 56.25em) {
      border-bottom-right-radius: 100px !important;
      border-bottom-left-radius: 100px !important;
    }
  }
  .md\:border-r-md {
    @media (width >= 56.25em) {
      border-right-style: var(--tw-border-style) !important;
      border-right-width: 2px !important;
    }
  }
  .md\:border-b-none {
    @media (width >= 56.25em) {
      border-bottom-style: var(--tw-border-style) !important;
      border-bottom-width: 0px !important;
    }
  }
  .md\:border-dashed {
    @media (width >= 56.25em) {
      --tw-border-style: dashed !important;
      border-style: dashed !important;
    }
  }
  .md\:p-0 {
    @media (width >= 56.25em) {
      padding: 0px !important;
    }
  }
  .md\:p-1\.5 {
    @media (width >= 56.25em) {
      padding: 12px !important;
    }
  }
  .md\:p-4 {
    @media (width >= 56.25em) {
      padding: 32px !important;
    }
  }
  .md\:p-5 {
    @media (width >= 56.25em) {
      padding: 40px !important;
    }
  }
  .md\:p-8 {
    @media (width >= 56.25em) {
      padding: 64px !important;
    }
  }
  .md\:px-0 {
    @media (width >= 56.25em) {
      padding-inline: 0px !important;
    }
  }
  .md\:px-2 {
    @media (width >= 56.25em) {
      padding-inline: 16px !important;
    }
  }
  .md\:px-2\.5 {
    @media (width >= 56.25em) {
      padding-inline: 20px !important;
    }
  }
  .md\:px-3 {
    @media (width >= 56.25em) {
      padding-inline: 24px !important;
    }
  }
  .md\:px-4 {
    @media (width >= 56.25em) {
      padding-inline: 32px !important;
    }
  }
  .md\:px-5 {
    @media (width >= 56.25em) {
      padding-inline: 40px !important;
    }
  }
  .md\:px-6 {
    @media (width >= 56.25em) {
      padding-inline: 48px !important;
    }
  }
  .md\:px-8 {
    @media (width >= 56.25em) {
      padding-inline: 64px !important;
    }
  }
  .md\:px-12 {
    @media (width >= 56.25em) {
      padding-inline: 96px !important;
    }
  }
  .md\:px-16 {
    @media (width >= 56.25em) {
      padding-inline: 128px !important;
    }
  }
  .md\:py-0 {
    @media (width >= 56.25em) {
      padding-block: 0px !important;
    }
  }
  .md\:py-3 {
    @media (width >= 56.25em) {
      padding-block: 24px !important;
    }
  }
  .md\:py-4 {
    @media (width >= 56.25em) {
      padding-block: 32px !important;
    }
  }
  .md\:py-5 {
    @media (width >= 56.25em) {
      padding-block: 40px !important;
    }
  }
  .md\:py-\[25px\] {
    @media (width >= 56.25em) {
      padding-block: 25px !important;
    }
  }
  .md\:pt-0 {
    @media (width >= 56.25em) {
      padding-top: 0px !important;
    }
  }
  .md\:pt-4 {
    @media (width >= 56.25em) {
      padding-top: 32px !important;
    }
  }
  .md\:pt-5 {
    @media (width >= 56.25em) {
      padding-top: 40px !important;
    }
  }
  .md\:pt-6 {
    @media (width >= 56.25em) {
      padding-top: 48px !important;
    }
  }
  .md\:pt-7 {
    @media (width >= 56.25em) {
      padding-top: 56px !important;
    }
  }
  .md\:pt-10 {
    @media (width >= 56.25em) {
      padding-top: 80px !important;
    }
  }
  .md\:pr-0 {
    @media (width >= 56.25em) {
      padding-right: 0px !important;
    }
  }
  .md\:pr-2 {
    @media (width >= 56.25em) {
      padding-right: 16px !important;
    }
  }
  .md\:pr-8 {
    @media (width >= 56.25em) {
      padding-right: 64px !important;
    }
  }
  .md\:pb-0 {
    @media (width >= 56.25em) {
      padding-bottom: 0px !important;
    }
  }
  .md\:pb-8 {
    @media (width >= 56.25em) {
      padding-bottom: 64px !important;
    }
  }
  .md\:pb-12 {
    @media (width >= 56.25em) {
      padding-bottom: 96px !important;
    }
  }
  .md\:pb-\[25px\] {
    @media (width >= 56.25em) {
      padding-bottom: 25px !important;
    }
  }
  .md\:pl-0 {
    @media (width >= 56.25em) {
      padding-left: 0px !important;
    }
  }
  .md\:pl-2\.5 {
    @media (width >= 56.25em) {
      padding-left: 20px !important;
    }
  }
  .md\:pl-3 {
    @media (width >= 56.25em) {
      padding-left: 24px !important;
    }
  }
  .md\:pl-4 {
    @media (width >= 56.25em) {
      padding-left: 32px !important;
    }
  }
  .md\:text-center {
    @media (width >= 56.25em) {
      text-align: center !important;
    }
  }
  .md\:text-left {
    @media (width >= 56.25em) {
      text-align: left !important;
    }
  }
  .md\:text-3 {
    @media (width >= 56.25em) {
      font-size: var(--text-3) !important;
      line-height: var(--tw-leading, 1.25) !important;
    }
  }
  .md\:text-4 {
    @media (width >= 56.25em) {
      font-size: var(--text-4) !important;
      line-height: var(--tw-leading, 1.25) !important;
    }
  }
  .md\:text-5 {
    @media (width >= 56.25em) {
      font-size: var(--text-5) !important;
      line-height: var(--tw-leading, 1.25) !important;
    }
  }
  .md\:text-6 {
    @media (width >= 56.25em) {
      font-size: var(--text-6) !important;
      line-height: var(--tw-leading, 1.25) !important;
    }
  }
  .md\:text-7 {
    @media (width >= 56.25em) {
      font-size: var(--text-7) !important;
      line-height: var(--tw-leading, 1.25) !important;
    }
  }
  .md\:text-8 {
    @media (width >= 56.25em) {
      font-size: var(--text-8) !important;
      line-height: var(--tw-leading, 1.25) !important;
    }
  }
  .md\:text-9 {
    @media (width >= 56.25em) {
      font-size: var(--text-9) !important;
      line-height: var(--tw-leading, 1.25) !important;
    }
  }
  .md\:text-10 {
    @media (width >= 56.25em) {
      font-size: var(--text-10) !important;
      line-height: var(--tw-leading, 1.1) !important;
    }
  }
  .md\:text-\[32px\] {
    @media (width >= 56.25em) {
      font-size: 32px !important;
    }
  }
  .md\:first-line\:h-\[347px\] {
    @media (width >= 56.25em) {
      &::first-line {
        height: 347px !important;
      }
    }
  }
  .before\:md\:-inset-\[29px\] {
    &::before {
      content: var(--tw-content);
      @media (width >= 56.25em) {
        inset: calc(29px * -1) !important;
      }
    }
  }
  .before\:md\:ml-0\.5 {
    &::before {
      content: var(--tw-content);
      @media (width >= 56.25em) {
        margin-left: 4px !important;
      }
    }
  }
  .before\:md\:h-\[95px\] {
    &::before {
      content: var(--tw-content);
      @media (width >= 56.25em) {
        height: 95px !important;
      }
    }
  }
  .lg\:-top-3 {
    @media (width >= 75em) {
      top: calc(24px * -1) !important;
    }
  }
  .lg\:-top-\[58px\] {
    @media (width >= 75em) {
      top: calc(58px * -1) !important;
    }
  }
  .lg\:top-10 {
    @media (width >= 75em) {
      top: 80px !important;
    }
  }
  .lg\:-right-3 {
    @media (width >= 75em) {
      right: calc(24px * -1) !important;
    }
  }
  .lg\:right-\[57px\] {
    @media (width >= 75em) {
      right: 57px !important;
    }
  }
  .lg\:right-\[59px\] {
    @media (width >= 75em) {
      right: 59px !important;
    }
  }
  .lg\:right-\[64px\] {
    @media (width >= 75em) {
      right: 64px !important;
    }
  }
  .lg\:right-\[65px\] {
    @media (width >= 75em) {
      right: 65px !important;
    }
  }
  .lg\:right-\[66px\] {
    @media (width >= 75em) {
      right: 66px !important;
    }
  }
  .lg\:right-\[77px\] {
    @media (width >= 75em) {
      right: 77px !important;
    }
  }
  .lg\:right-\[81px\] {
    @media (width >= 75em) {
      right: 81px !important;
    }
  }
  .lg\:right-\[82px\] {
    @media (width >= 75em) {
      right: 82px !important;
    }
  }
  .lg\:right-\[87px\] {
    @media (width >= 75em) {
      right: 87px !important;
    }
  }
  .lg\:right-\[90px\] {
    @media (width >= 75em) {
      right: 90px !important;
    }
  }
  .lg\:-bottom-3 {
    @media (width >= 75em) {
      bottom: calc(24px * -1) !important;
    }
  }
  .lg\:-bottom-\[41px\] {
    @media (width >= 75em) {
      bottom: calc(41px * -1) !important;
    }
  }
  .lg\:bottom-\[-2rem\] {
    @media (width >= 75em) {
      bottom: -2rem !important;
    }
  }
  .lg\:bottom-\[44px\] {
    @media (width >= 75em) {
      bottom: 44px !important;
    }
  }
  .lg\:bottom-\[48px\] {
    @media (width >= 75em) {
      bottom: 48px !important;
    }
  }
  .lg\:bottom-\[52px\] {
    @media (width >= 75em) {
      bottom: 52px !important;
    }
  }
  .lg\:bottom-\[59px\] {
    @media (width >= 75em) {
      bottom: 59px !important;
    }
  }
  .lg\:bottom-\[63px\] {
    @media (width >= 75em) {
      bottom: 63px !important;
    }
  }
  .lg\:bottom-\[64px\] {
    @media (width >= 75em) {
      bottom: 64px !important;
    }
  }
  .lg\:bottom-\[65px\] {
    @media (width >= 75em) {
      bottom: 65px !important;
    }
  }
  .lg\:-left-3 {
    @media (width >= 75em) {
      left: calc(24px * -1) !important;
    }
  }
  .lg\:z-50 {
    @media (width >= 75em) {
      z-index: 50 !important;
    }
  }
  .lg\:order-last {
    @media (width >= 75em) {
      order: 9999 !important;
    }
  }
  .lg\:mx-1 {
    @media (width >= 75em) {
      margin-inline: 8px !important;
    }
  }
  .lg\:mr-3 {
    @media (width >= 75em) {
      margin-right: 24px !important;
    }
  }
  .lg\:mr-24 {
    @media (width >= 75em) {
      margin-right: 192px !important;
    }
  }
  .lg\:mb-0 {
    @media (width >= 75em) {
      margin-bottom: 0px !important;
    }
  }
  .lg\:mb-5 {
    @media (width >= 75em) {
      margin-bottom: 40px !important;
    }
  }
  .lg\:ml-1 {
    @media (width >= 75em) {
      margin-left: 8px !important;
    }
  }
  .lg\:ml-32 {
    @media (width >= 75em) {
      margin-left: 256px !important;
    }
  }
  .lg\:block {
    @media (width >= 75em) {
      display: block !important;
    }
  }
  .lg\:flex {
    @media (width >= 75em) {
      display: flex !important;
    }
  }
  .lg\:hidden {
    @media (width >= 75em) {
      display: none !important;
    }
  }
  .lg\:h-\[84px\] {
    @media (width >= 75em) {
      height: 84px !important;
    }
  }
  .lg\:max-h-\[475px\] {
    @media (width >= 75em) {
      max-height: 475px !important;
    }
  }
  .lg\:w-32 {
    @media (width >= 75em) {
      width: 256px !important;
    }
  }
  .lg\:w-\[84px\] {
    @media (width >= 75em) {
      width: 84px !important;
    }
  }
  .lg\:w-\[350px\] {
    @media (width >= 75em) {
      width: 350px !important;
    }
  }
  .lg\:w-fit {
    @media (width >= 75em) {
      width: -moz-fit-content !important;
      width: fit-content !important;
    }
  }
  .lg\:max-w-14 {
    @media (width >= 75em) {
      max-width: 112px !important;
    }
  }
  .lg\:max-w-20 {
    @media (width >= 75em) {
      max-width: 160px !important;
    }
  }
  .lg\:max-w-\[120px\] {
    @media (width >= 75em) {
      max-width: 120px !important;
    }
  }
  .lg\:max-w-\[325px\] {
    @media (width >= 75em) {
      max-width: 325px !important;
    }
  }
  .lg\:max-w-\[425px\] {
    @media (width >= 75em) {
      max-width: 425px !important;
    }
  }
  .lg\:max-w-\[500px\] {
    @media (width >= 75em) {
      max-width: 500px !important;
    }
  }
  .lg\:max-w-\[508px\] {
    @media (width >= 75em) {
      max-width: 508px !important;
    }
  }
  .lg\:max-w-\[850px\] {
    @media (width >= 75em) {
      max-width: 850px !important;
    }
  }
  .lg\:max-w-\[864px\] {
    @media (width >= 75em) {
      max-width: 864px !important;
    }
  }
  .lg\:min-w-56 {
    @media (width >= 75em) {
      min-width: 448px !important;
    }
  }
  .lg\:flex-grow {
    @media (width >= 75em) {
      flex-grow: 1 !important;
    }
  }
  .lg\:translate-x-0 {
    @media (width >= 75em) {
      --tw-translate-x: 0px !important;
      translate: var(--tw-translate-x) var(--tw-translate-y) !important;
    }
  }
  .lg\:grid-cols-3 {
    @media (width >= 75em) {
      grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
  }
  .lg\:grid-cols-4 {
    @media (width >= 75em) {
      grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    }
  }
  .lg\:grid-rows-2 {
    @media (width >= 75em) {
      grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
    }
  }
  .lg\:flex-col {
    @media (width >= 75em) {
      flex-direction: column !important;
    }
  }
  .lg\:flex-row {
    @media (width >= 75em) {
      flex-direction: row !important;
    }
  }
  .lg\:items-center {
    @media (width >= 75em) {
      align-items: center !important;
    }
  }
  .lg\:justify-between {
    @media (width >= 75em) {
      justify-content: space-between !important;
    }
  }
  .lg\:justify-end {
    @media (width >= 75em) {
      justify-content: flex-end !important;
    }
  }
  .lg\:gap-md {
    @media (width >= 75em) {
      gap: 16px !important;
    }
  }
  .lg\:gap-xl {
    @media (width >= 75em) {
      gap: 32px !important;
    }
  }
  .lg\:overflow-y-auto {
    @media (width >= 75em) {
      overflow-y: auto !important;
    }
  }
  .lg\:border-r {
    @media (width >= 75em) {
      border-right-style: var(--tw-border-style) !important;
      border-right-width: 1px !important;
    }
  }
  .lg\:border-b {
    @media (width >= 75em) {
      border-bottom-style: var(--tw-border-style) !important;
      border-bottom-width: 1px !important;
    }
  }
  .lg\:border-transparent {
    @media (width >= 75em) {
      border-color: transparent !important;
    }
  }
  .lg\:bg-transparent {
    @media (width >= 75em) {
      background-color: transparent !important;
    }
  }
  .lg\:p-0 {
    @media (width >= 75em) {
      padding: 0px !important;
    }
  }
  .lg\:p-2 {
    @media (width >= 75em) {
      padding: 16px !important;
    }
  }
  .lg\:p-3 {
    @media (width >= 75em) {
      padding: 24px !important;
    }
  }
  .lg\:p-4 {
    @media (width >= 75em) {
      padding: 32px !important;
    }
  }
  .lg\:px-0 {
    @media (width >= 75em) {
      padding-inline: 0px !important;
    }
  }
  .lg\:px-4 {
    @media (width >= 75em) {
      padding-inline: 32px !important;
    }
  }
  .lg\:px-8 {
    @media (width >= 75em) {
      padding-inline: 64px !important;
    }
  }
  .lg\:py-2 {
    @media (width >= 75em) {
      padding-block: 16px !important;
    }
  }
  .lg\:pt-9 {
    @media (width >= 75em) {
      padding-top: 72px !important;
    }
  }
  .lg\:pt-12 {
    @media (width >= 75em) {
      padding-top: 96px !important;
    }
  }
  .lg\:pr-7 {
    @media (width >= 75em) {
      padding-right: 56px !important;
    }
  }
  .lg\:pr-8 {
    @media (width >= 75em) {
      padding-right: 64px !important;
    }
  }
  .lg\:pb-0 {
    @media (width >= 75em) {
      padding-bottom: 0px !important;
    }
  }
  .lg\:pb-14 {
    @media (width >= 75em) {
      padding-bottom: 112px !important;
    }
  }
  .lg\:pl-4 {
    @media (width >= 75em) {
      padding-left: 32px !important;
    }
  }
  .lg\:pl-32 {
    @media (width >= 75em) {
      padding-left: 256px !important;
    }
  }
  .lg\:pl-36 {
    @media (width >= 75em) {
      padding-left: 288px !important;
    }
  }
  .lg\:text-right {
    @media (width >= 75em) {
      text-align: right !important;
    }
  }
  .lg\:text-9 {
    @media (width >= 75em) {
      font-size: var(--text-9) !important;
      line-height: var(--tw-leading, 1.25) !important;
    }
  }
  .lg\:text-11 {
    @media (width >= 75em) {
      font-size: var(--text-11) !important;
      line-height: var(--tw-leading, 1.1) !important;
    }
  }
  .lg\:shadow-none {
    @media (width >= 75em) {
      --tw-shadow: 0 0 #0000 !important;
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
    }
  }
  .hover\:lg\:overflow-y-auto {
    &:hover {
      @media (hover: hover) {
        @media (width >= 75em) {
          overflow-y: auto !important;
        }
      }
    }
  }
  .xl\:mt-0 {
    @media (width >= 93.75em) {
      margin-top: 0px !important;
    }
  }
  .xl\:block {
    @media (width >= 93.75em) {
      display: block !important;
    }
  }
  .xl\:flex {
    @media (width >= 93.75em) {
      display: flex !important;
    }
  }
  .xl\:hidden {
    @media (width >= 93.75em) {
      display: none !important;
    }
  }
  .xl\:h-\[104px\] {
    @media (width >= 93.75em) {
      height: 104px !important;
    }
  }
  .xl\:w-\[104px\] {
    @media (width >= 93.75em) {
      width: 104px !important;
    }
  }
  .xl\:w-auto {
    @media (width >= 93.75em) {
      width: auto !important;
    }
  }
  .xl\:flex-row {
    @media (width >= 93.75em) {
      flex-direction: row !important;
    }
  }
  .xl\:items-end {
    @media (width >= 93.75em) {
      align-items: flex-end !important;
    }
  }
  .xl\:items-start {
    @media (width >= 93.75em) {
      align-items: flex-start !important;
    }
  }
  .xl\:justify-between {
    @media (width >= 93.75em) {
      justify-content: space-between !important;
    }
  }
  .xl\:p-4 {
    @media (width >= 93.75em) {
      padding: 32px !important;
    }
  }
  .xl\:px-0 {
    @media (width >= 93.75em) {
      padding-inline: 0px !important;
    }
  }
  .xl\:text-4 {
    @media (width >= 93.75em) {
      font-size: var(--text-4) !important;
      line-height: var(--tw-leading, 1.25) !important;
    }
  }
  .xl\:text-6 {
    @media (width >= 93.75em) {
      font-size: var(--text-6) !important;
      line-height: var(--tw-leading, 1.25) !important;
    }
  }
  .xl\:text-10 {
    @media (width >= 93.75em) {
      font-size: var(--text-10) !important;
      line-height: var(--tw-leading, 1.1) !important;
    }
  }
  .\@\[20rem\]\:max-w-\[113px\] {
    @container (min-width: 20rem) {
      max-width: 113px !important;
    }
  }
  .\@md\:flex-row {
    @container (min-width: 28rem) {
      flex-direction: row !important;
    }
  }
  .\@4xl\:order-first {
    @container (min-width: 56rem) {
      order: -9999 !important;
    }
  }
  .\@5xl\:bg-center {
    @container (min-width: 64rem) {
      background-position: center !important;
    }
  }
  .\[\&_\.rds-Dialog-close\]\:text-white {
    & .rds-Dialog-close {
      color: #ffffff !important;
    }
  }
  .hover\:\[\&_\.rds-Dialog-close\]\:text-white {
    &:hover {
      @media (hover: hover) {
        & .rds-Dialog-close {
          color: #ffffff !important;
        }
      }
    }
  }
  .focus\:\[\&_\.rds-Dialog-close\]\:text-white {
    &:focus {
      & .rds-Dialog-close {
        color: #ffffff !important;
      }
    }
  }
  .\[\&_\.rds-Dialog-content\]\:mt-10 {
    & .rds-Dialog-content {
      margin-top: 80px !important;
    }
  }
  .\[\&_\.rds-Dialog-content\]\:mt-\[5rem\] {
    & .rds-Dialog-content {
      margin-top: 5rem !important;
    }
  }
  .\[\&_\.rds-Dialog-content\]\:max-w-\[42rem\] {
    & .rds-Dialog-content {
      max-width: 42rem !important;
    }
  }
  .\[\&_\.rds-Dialog-content\]\:max-w-\[420px\] {
    & .rds-Dialog-content {
      max-width: 420px !important;
    }
  }
  .\[\&_\.rds-Dialog-content\]\:max-w-\[440px\] {
    & .rds-Dialog-content {
      max-width: 440px !important;
    }
  }
  .\[\&_\.rds-Dialog-content\]\:bg-transparent {
    & .rds-Dialog-content {
      background-color: transparent !important;
    }
  }
  .\[\&_\.rds-Dialog-content\]\:p-5 {
    & .rds-Dialog-content {
      padding: 40px !important;
    }
  }
  .\[\&_\.rds-Dialog-content\]\:pt-3 {
    & .rds-Dialog-content {
      padding-top: 24px !important;
    }
  }
  .\[\&_\.rds-Dialog-content\]\:pt-4 {
    & .rds-Dialog-content {
      padding-top: 32px !important;
    }
  }
  .\[\&_\.rds-Dialog-content\]\:shadow-none {
    & .rds-Dialog-content {
      --tw-shadow: 0 0 #0000 !important;
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
    }
  }
  .\[\&_\.rds-Dialog-overlay\]\:bg-white {
    & .rds-Dialog-overlay {
      background-color: #ffffff !important;
    }
  }
  .\[\&_\.rds-Dialog-overlay\]\:backdrop-blur-\[8px\] {
    & .rds-Dialog-overlay {
      --tw-backdrop-blur: blur(8px) !important;
      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,) !important;
    }
  }
  .\[\&_\.rds-FormField-note\]\:font-semibold {
    & .rds-FormField-note {
      --tw-font-weight: var(--font-weight-semibold) !important;
      font-weight: var(--font-weight-semibold) !important;
    }
  }
  .\[\&_\.rds-FormField-note\]\:text-blue-50 {
    & .rds-FormField-note {
      color: #0073b9 !important;
    }
  }
  .\[\&\:not\(\:last-of-type\)\]\:mb-8 {
    &:not(:last-of-type) {
      margin-bottom: 64px !important;
    }
  }
  .\[\&\:not\(\:last-of-type\)\]\:border-b-sm {
    &:not(:last-of-type) {
      border-bottom-style: var(--tw-border-style) !important;
      border-bottom-width: 1px !important;
    }
  }
  .\[\&\>\*\>\.rds-FormField\>\.rds-Input\>input\]\:\!pr-1\.5 {
    &>*>.rds-FormField>.rds-Input>input {
      padding-right: 12px !important;
    }
  }
  .\[\&\>\.rds-ProgressBar\]\:rounded-b-\[12px\] {
    &>.rds-ProgressBar {
      border-bottom-right-radius: 12px !important;
      border-bottom-left-radius: 12px !important;
    }
  }
  .\[\&\>\.rds-ProgressBar\]\:bg-white {
    &>.rds-ProgressBar {
      background-color: #ffffff !important;
    }
  }
  .\[\&\>\.rds-ProgressBar\]\:backdrop-blur-\[6px\] {
    &>.rds-ProgressBar {
      --tw-backdrop-blur: blur(6px) !important;
      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,) !important;
    }
  }
  .\[\&\>\.rds-ProgressBar\>\.rds-ProgressBar-value\]\:rounded-none {
    &>.rds-ProgressBar>.rds-ProgressBar-value {
      border-radius: 0 !important;
    }
  }
  .\[\&\>\.rds-ProgressBar\>\.rds-ProgressBar-value\]\:rounded-none {
    &>.rds-ProgressBar>.rds-ProgressBar-value {
      border-radius: var(--radius-none) !important;
    }
  }
  .\[\&\>\.rds-ProgressBar\>\.rds-ProgressBar-value\]\:bg-blue-40 {
    &>.rds-ProgressBar>.rds-ProgressBar-value {
      background-color: #0091d9 !important;
    }
  }
  .\[\&\>a\]\:text-blue-40 {
    &>a {
      color: #0091d9 !important;
    }
  }
  .\[\&\>a\]\:underline {
    &>a {
      text-decoration-line: underline !important;
    }
  }
  .\[\&\>div\]\:outline-none {
    &>div {
      --tw-outline-style: none !important;
      outline-style: none !important;
    }
  }
  .\[\&\>div\:last-child\]\:border-r-none {
    &>div:last-child {
      border-right-style: var(--tw-border-style) !important;
      border-right-width: 0px !important;
    }
  }
  .\[\&\>div\:last-child\]\:border-b-none {
    &>div:last-child {
      border-bottom-style: var(--tw-border-style) !important;
      border-bottom-width: 0px !important;
    }
  }
  .\[\&\>iframe\]\:hidden {
    &>iframe {
      display: none !important;
    }
  }
  .\[\&\>input\]\:rounded-\[10px\] {
    &>input {
      border-radius: 10px !important;
    }
  }
  .\[\&\>input\]\:border-gray-30 {
    &>input {
      border-color: #d5d9db !important;
    }
  }
  .\[\&\>input\]\:border-gray-40 {
    &>input {
      border-color: #b6bec2 !important;
    }
  }
  .\[\&\>input\]\:text-center {
    &>input {
      text-align: center !important;
    }
  }
  .\[\&\>input\]\:placeholder\:text-gray-30 {
    &>input {
      &::-moz-placeholder {
        color: #d5d9db !important;
      }
      &::placeholder {
        color: #d5d9db !important;
      }
    }
  }
  .\[\&\>label\]\:\!mb-1\.5 {
    &>label {
      margin-bottom: 12px !important;
    }
  }
  .\[\&\>label\]\:\!mb-2 {
    &>label {
      margin-bottom: 16px !important;
    }
  }
  .\[\&\>label\]\:\!inline {
    &>label {
      display: inline !important;
    }
  }
  .\[\&\>label\]\:block {
    &>label {
      display: block !important;
    }
  }
  .\[\&\>label\]\:w-full {
    &>label {
      width: 100% !important;
    }
  }
  .\[\&\>label\]\:\!text-4 {
    &>label {
      font-size: var(--text-4) !important;
      line-height: var(--tw-leading, 1.25) !important;
    }
  }
  .\[\&\>label\]\:\!text-6 {
    &>label {
      font-size: var(--text-6) !important;
      line-height: var(--tw-leading, 1.25) !important;
    }
  }
  .\[\&\>label\]\:text-5 {
    &>label {
      font-size: var(--text-5) !important;
      line-height: var(--tw-leading, 1.25) !important;
    }
  }
  .\[\&\>label\]\:leading-md {
    &>label {
      --tw-leading: 1.25 !important;
      line-height: 1.25 !important;
    }
  }
  .\[\&\>label\]\:\!font-semibold {
    &>label {
      --tw-font-weight: var(--font-weight-semibold) !important;
      font-weight: var(--font-weight-semibold) !important;
    }
  }
  .\[\&\>label\]\:text-blue-50 {
    &>label {
      color: #0073b9 !important;
    }
  }
  .sm\:\[\&\>label\]\:text-6 {
    @media (width >= 37.5em) {
      &>label {
        font-size: var(--text-6) !important;
        line-height: var(--tw-leading, 1.25) !important;
      }
    }
  }
  .\[\&\>svg\]\:hidden {
    &>svg {
      display: none !important;
    }
  }
  .\[\&\>svg\]\:rotate-180 {
    &>svg {
      rotate: 180deg !important;
    }
  }
  .\[\&\>svg\]\:transform {
    &>svg {
      transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,) !important;
    }
  }
  .\[\&\>svg\]\:fill-gray-30 {
    &>svg {
      fill: var(--color-gray-30) !important;
    }
  }
  .\[\&\>svg\]\:transition-transform {
    &>svg {
      transition-property: transform, translate, scale, rotate !important;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function)) !important;
      transition-duration: var(--tw-duration, var(--default-transition-duration)) !important;
    }
  }
  .\[\&\>svg\]\:duration-200 {
    &>svg {
      --tw-duration: 200ms !important;
      transition-duration: 200ms !important;
    }
  }
  .\[\&\>svg\]\:group-hover\:block {
    &>svg {
      &:is(:where(.group):hover *) {
        @media (hover: hover) {
          display: block !important;
        }
      }
    }
  }
  .\[\@media\(min-width\:1325px\)\]\:flex {
    @media (min-width:1325px) {
      display: flex !important;
    }
  }
  .\[\@media\(min-width\:1325px\)\]\:hidden {
    @media (min-width:1325px) {
      display: none !important;
    }
  }
}
.rds-Alert {
  box-sizing: border-box;
  display: flex;
  position: relative;
  align-items: center;
  border: 1px solid;
  border-radius: 8px;
  border-color: #69757a;
  background-color: #f5f7f8;
  padding: 0 16px;
  width: -moz-fit-content;
  width: fit-content;
  text-indent: 0;
  text-transform: none;
  text-decoration: none;
  text-shadow: none;
  font-style: normal;
  gap: 8px;
}
.rds-Alert.is-dismissible {
  padding-right: 0;
}
.rds-Alert-body {
  flex-grow: 1;
  padding: 16px 0;
}
.rds-Alert-dismiss {
  margin: 8px 8px 8px 0;
}
.rds-Alert-icon {
  flex-shrink: 0;
  color: #69757a;
}
.rds-Alert--brand {
  border-color: #0073b9;
  background-color: #ebf4fa;
}
.rds-Alert--brand .rds-Alert-icon {
  color: #0073b9;
}
.rds-Alert--positive {
  border-color: #1b8533;
  background-color: #eaf8ee;
}
.rds-Alert--positive .rds-Alert-icon {
  color: #1b8533;
}
.rds-Alert--negative {
  border-color: #cc392f;
  background-color: #fcedeb;
}
.rds-Alert--negative .rds-Alert-icon {
  color: #cc392f;
}
.rds-Alert--caution {
  border-color: #b88907;
  background-color: #fefae7;
}
.rds-Alert--caution .rds-Alert-icon {
  color: #b88907;
}
.rds-Alert--fullWidth {
  width: 100%;
}
.rds-Avatar {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background-color: #0073b9;
  width: 52px;
  height: 52px;
  overflow: hidden;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: canada-type-gibson, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
}
.rds-Avatar--foregroundColorWhite {
  color: #ffffff;
}
.rds-Avatar--foregroundColorBlack {
  color: #000000;
}
.rds-Avatar--foregroundColorGray10 {
  color: #f5f7f8;
}
.rds-Avatar--foregroundColorGray20 {
  color: #e8eced;
}
.rds-Avatar--foregroundColorGray30 {
  color: #d5d9db;
}
.rds-Avatar--foregroundColorGray40 {
  color: #b6bec2;
}
.rds-Avatar--foregroundColorGray50 {
  color: #8e999e;
}
.rds-Avatar--foregroundColorGray60 {
  color: #69757a;
}
.rds-Avatar--foregroundColorGray70 {
  color: #495257;
}
.rds-Avatar--foregroundColorGray80 {
  color: #333a3d;
}
.rds-Avatar--foregroundColorGray90 {
  color: #1f2426;
}
.rds-Avatar--foregroundColorMagenta5 {
  color: #fef1f8;
}
.rds-Avatar--foregroundColorMagenta8 {
  color: #fee5f3;
}
.rds-Avatar--foregroundColorMagenta10 {
  color: #ffc6e6;
}
.rds-Avatar--foregroundColorMagenta20 {
  color: #ff93cf;
}
.rds-Avatar--foregroundColorMagenta30 {
  color: #f863b7;
}
.rds-Avatar--foregroundColorMagenta40 {
  color: #ed3d9f;
}
.rds-Avatar--foregroundColorMagenta50 {
  color: #e30a8d;
}
.rds-Avatar--foregroundColorMagenta60 {
  color: #c40879;
}
.rds-Avatar--foregroundColorMagenta70 {
  color: #9c085c;
}
.rds-Avatar--foregroundColorMagenta80 {
  color: #770644;
}
.rds-Avatar--foregroundColorMagenta90 {
  color: #55022e;
}
.rds-Avatar--foregroundColorPurple5 {
  color: #f8eff6;
}
.rds-Avatar--foregroundColorPurple8 {
  color: #fae2f5;
}
.rds-Avatar--foregroundColorPurple10 {
  color: #ffc7f2;
}
.rds-Avatar--foregroundColorPurple20 {
  color: #f59de2;
}
.rds-Avatar--foregroundColorPurple30 {
  color: #e07ecb;
}
.rds-Avatar--foregroundColorPurple40 {
  color: #d160b7;
}
.rds-Avatar--foregroundColorPurple50 {
  color: #b34fa0;
}
.rds-Avatar--foregroundColorPurple60 {
  color: #964286;
}
.rds-Avatar--foregroundColorPurple70 {
  color: #773569;
}
.rds-Avatar--foregroundColorPurple80 {
  color: #5b284f;
}
.rds-Avatar--foregroundColorPurple90 {
  color: #401c36;
}
.rds-Avatar--foregroundColorViolet5 {
  color: #f3f1f9;
}
.rds-Avatar--foregroundColorViolet8 {
  color: #ece7fb;
}
.rds-Avatar--foregroundColorViolet10 {
  color: #d8c7ff;
}
.rds-Avatar--foregroundColorViolet20 {
  color: #b69df5;
}
.rds-Avatar--foregroundColorViolet30 {
  color: #9379e0;
}
.rds-Avatar--foregroundColorViolet40 {
  color: #7b62cc;
}
.rds-Avatar--foregroundColorViolet50 {
  color: #634fb3;
}
.rds-Avatar--foregroundColorViolet60 {
  color: #534296;
}
.rds-Avatar--foregroundColorViolet70 {
  color: #44367b;
}
.rds-Avatar--foregroundColorViolet80 {
  color: #352a60;
}
.rds-Avatar--foregroundColorViolet90 {
  color: #271f47;
}
.rds-Avatar--foregroundColorBlue5 {
  color: #ebf4fa;
}
.rds-Avatar--foregroundColorBlue8 {
  color: #d8f1fc;
}
.rds-Avatar--foregroundColorBlue10 {
  color: #ade9ff;
}
.rds-Avatar--foregroundColorBlue20 {
  color: #61d5ff;
}
.rds-Avatar--foregroundColorBlue30 {
  color: #00b2f6;
}
.rds-Avatar--foregroundColorBlue40 {
  color: #0091d9;
}
.rds-Avatar--foregroundColorBlue50 {
  color: #0073b9;
}
.rds-Avatar--foregroundColorBlue60 {
  color: #005b98;
}
.rds-Avatar--foregroundColorBlue70 {
  color: #004477;
}
.rds-Avatar--foregroundColorBlue80 {
  color: #003561;
}
.rds-Avatar--foregroundColorBlue90 {
  color: #002342;
}
.rds-Avatar--foregroundColorAqua5 {
  color: #e5f7f9;
}
.rds-Avatar--foregroundColorAqua8 {
  color: #d6f9fb;
}
.rds-Avatar--foregroundColorAqua10 {
  color: #adffff;
}
.rds-Avatar--foregroundColorAqua20 {
  color: #75f8fc;
}
.rds-Avatar--foregroundColorAqua30 {
  color: #3bebf5;
}
.rds-Avatar--foregroundColorAqua40 {
  color: #00d6e6;
}
.rds-Avatar--foregroundColorAqua50 {
  color: #00b6c7;
}
.rds-Avatar--foregroundColorAqua60 {
  color: #0097a8;
}
.rds-Avatar--foregroundColorAqua70 {
  color: #007384;
}
.rds-Avatar--foregroundColorAqua80 {
  color: #005362;
}
.rds-Avatar--foregroundColorAqua90 {
  color: #003540;
}
.rds-Avatar--foregroundColorTeal5 {
  color: #e7f6f4;
}
.rds-Avatar--foregroundColorTeal8 {
  color: #d2f9f4;
}
.rds-Avatar--foregroundColorTeal10 {
  color: #adfff4;
}
.rds-Avatar--foregroundColorTeal20 {
  color: #67f5e2;
}
.rds-Avatar--foregroundColorTeal30 {
  color: #2de0c8;
}
.rds-Avatar--foregroundColorTeal40 {
  color: #1cc8b4;
}
.rds-Avatar--foregroundColorTeal50 {
  color: #16a597;
}
.rds-Avatar--foregroundColorTeal60 {
  color: #0e8e7e;
}
.rds-Avatar--foregroundColorTeal70 {
  color: #077565;
}
.rds-Avatar--foregroundColorTeal80 {
  color: #035a4b;
}
.rds-Avatar--foregroundColorTeal90 {
  color: #004033;
}
.rds-Avatar--foregroundColorGreen5 {
  color: #eaf8ee;
}
.rds-Avatar--foregroundColorGreen8 {
  color: #d9fae1;
}
.rds-Avatar--foregroundColorGreen10 {
  color: #adffbe;
}
.rds-Avatar--foregroundColorGreen20 {
  color: #83f295;
}
.rds-Avatar--foregroundColorGreen30 {
  color: #5ae072;
}
.rds-Avatar--foregroundColorGreen40 {
  color: #48ce65;
}
.rds-Avatar--foregroundColorGreen50 {
  color: #35bd59;
}
.rds-Avatar--foregroundColorGreen60 {
  color: #24a344;
}
.rds-Avatar--foregroundColorGreen70 {
  color: #1b8533;
}
.rds-Avatar--foregroundColorGreen80 {
  color: #106621;
}
.rds-Avatar--foregroundColorGreen90 {
  color: #094212;
}
.rds-Avatar--foregroundColorLime5 {
  color: #f3f9eb;
}
.rds-Avatar--foregroundColorLime8 {
  color: #edfccd;
}
.rds-Avatar--foregroundColorLime10 {
  color: #e5ffa8;
}
.rds-Avatar--foregroundColorLime20 {
  color: #cdf383;
}
.rds-Avatar--foregroundColorLime30 {
  color: #b3e65c;
}
.rds-Avatar--foregroundColorLime40 {
  color: #a0d64a;
}
.rds-Avatar--foregroundColorLime50 {
  color: #8ec738;
}
.rds-Avatar--foregroundColorLime60 {
  color: #73ab29;
}
.rds-Avatar--foregroundColorLime70 {
  color: #588f1a;
}
.rds-Avatar--foregroundColorLime80 {
  color: #3b6610;
}
.rds-Avatar--foregroundColorLime90 {
  color: #234208;
}
.rds-Avatar--foregroundColorYellow5 {
  color: #fefae7;
}
.rds-Avatar--foregroundColorYellow8 {
  color: #fef9d0;
}
.rds-Avatar--foregroundColorYellow10 {
  color: #fff6a8;
}
.rds-Avatar--foregroundColorYellow20 {
  color: #ffec82;
}
.rds-Avatar--foregroundColorYellow30 {
  color: #ffe45e;
}
.rds-Avatar--foregroundColorYellow40 {
  color: #ffda47;
}
.rds-Avatar--foregroundColorYellow50 {
  color: #fcd214;
}
.rds-Avatar--foregroundColorYellow60 {
  color: #e3b409;
}
.rds-Avatar--foregroundColorYellow70 {
  color: #b88907;
}
.rds-Avatar--foregroundColorYellow80 {
  color: #805203;
}
.rds-Avatar--foregroundColorYellow90 {
  color: #4d2d02;
}
.rds-Avatar--foregroundColorAmber5 {
  color: #fef6e8;
}
.rds-Avatar--foregroundColorAmber8 {
  color: #fef0d1;
}
.rds-Avatar--foregroundColorAmber10 {
  color: #ffe6a8;
}
.rds-Avatar--foregroundColorAmber20 {
  color: #ffd784;
}
.rds-Avatar--foregroundColorAmber30 {
  color: #ffc95e;
}
.rds-Avatar--foregroundColorAmber40 {
  color: #fdba40;
}
.rds-Avatar--foregroundColorAmber50 {
  color: #faab19;
}
.rds-Avatar--foregroundColorAmber60 {
  color: #e3900b;
}
.rds-Avatar--foregroundColorAmber70 {
  color: #b86b07;
}
.rds-Avatar--foregroundColorAmber80 {
  color: #804103;
}
.rds-Avatar--foregroundColorAmber90 {
  color: #4d2502;
}
.rds-Avatar--foregroundColorOrange5 {
  color: #fcf0e8;
}
.rds-Avatar--foregroundColorOrange8 {
  color: #fde5d3;
}
.rds-Avatar--foregroundColorOrange10 {
  color: #ffd3ad;
}
.rds-Avatar--foregroundColorOrange20 {
  color: #feb881;
}
.rds-Avatar--foregroundColorOrange30 {
  color: #fa9f5a;
}
.rds-Avatar--foregroundColorOrange40 {
  color: #f58331;
}
.rds-Avatar--foregroundColorOrange50 {
  color: #e66f20;
}
.rds-Avatar--foregroundColorOrange60 {
  color: #c95a14;
}
.rds-Avatar--foregroundColorOrange70 {
  color: #a6400d;
}
.rds-Avatar--foregroundColorOrange80 {
  color: #7d2c09;
}
.rds-Avatar--foregroundColorOrange90 {
  color: #571c03;
}
.rds-Avatar--foregroundColorRed5 {
  color: #fcedeb;
}
.rds-Avatar--foregroundColorRed8 {
  color: #fdded8;
}
.rds-Avatar--foregroundColorRed10 {
  color: #ffc4b8;
}
.rds-Avatar--foregroundColorRed20 {
  color: #ff9c8c;
}
.rds-Avatar--foregroundColorRed30 {
  color: #fa7c69;
}
.rds-Avatar--foregroundColorRed40 {
  color: #f26552;
}
.rds-Avatar--foregroundColorRed50 {
  color: #e64b40;
}
.rds-Avatar--foregroundColorRed60 {
  color: #cc392f;
}
.rds-Avatar--foregroundColorRed70 {
  color: #a62b24;
}
.rds-Avatar--foregroundColorRed80 {
  color: #821d1a;
}
.rds-Avatar--foregroundColorRed90 {
  color: #520d0b;
}
.rds-Avatar--backgroundColorWhite {
  background-color: #ffffff;
}
.rds-Avatar--backgroundColorBlack {
  background-color: #000000;
}
.rds-Avatar--backgroundColorGray10 {
  background-color: #f5f7f8;
}
.rds-Avatar--backgroundColorGray20 {
  background-color: #e8eced;
}
.rds-Avatar--backgroundColorGray30 {
  background-color: #d5d9db;
}
.rds-Avatar--backgroundColorGray40 {
  background-color: #b6bec2;
}
.rds-Avatar--backgroundColorGray50 {
  background-color: #8e999e;
}
.rds-Avatar--backgroundColorGray60 {
  background-color: #69757a;
}
.rds-Avatar--backgroundColorGray70 {
  background-color: #495257;
}
.rds-Avatar--backgroundColorGray80 {
  background-color: #333a3d;
}
.rds-Avatar--backgroundColorGray90 {
  background-color: #1f2426;
}
.rds-Avatar--backgroundColorMagenta5 {
  background-color: #fef1f8;
}
.rds-Avatar--backgroundColorMagenta8 {
  background-color: #fee5f3;
}
.rds-Avatar--backgroundColorMagenta10 {
  background-color: #ffc6e6;
}
.rds-Avatar--backgroundColorMagenta20 {
  background-color: #ff93cf;
}
.rds-Avatar--backgroundColorMagenta30 {
  background-color: #f863b7;
}
.rds-Avatar--backgroundColorMagenta40 {
  background-color: #ed3d9f;
}
.rds-Avatar--backgroundColorMagenta50 {
  background-color: #e30a8d;
}
.rds-Avatar--backgroundColorMagenta60 {
  background-color: #c40879;
}
.rds-Avatar--backgroundColorMagenta70 {
  background-color: #9c085c;
}
.rds-Avatar--backgroundColorMagenta80 {
  background-color: #770644;
}
.rds-Avatar--backgroundColorMagenta90 {
  background-color: #55022e;
}
.rds-Avatar--backgroundColorPurple5 {
  background-color: #f8eff6;
}
.rds-Avatar--backgroundColorPurple8 {
  background-color: #fae2f5;
}
.rds-Avatar--backgroundColorPurple10 {
  background-color: #ffc7f2;
}
.rds-Avatar--backgroundColorPurple20 {
  background-color: #f59de2;
}
.rds-Avatar--backgroundColorPurple30 {
  background-color: #e07ecb;
}
.rds-Avatar--backgroundColorPurple40 {
  background-color: #d160b7;
}
.rds-Avatar--backgroundColorPurple50 {
  background-color: #b34fa0;
}
.rds-Avatar--backgroundColorPurple60 {
  background-color: #964286;
}
.rds-Avatar--backgroundColorPurple70 {
  background-color: #773569;
}
.rds-Avatar--backgroundColorPurple80 {
  background-color: #5b284f;
}
.rds-Avatar--backgroundColorPurple90 {
  background-color: #401c36;
}
.rds-Avatar--backgroundColorViolet5 {
  background-color: #f3f1f9;
}
.rds-Avatar--backgroundColorViolet8 {
  background-color: #ece7fb;
}
.rds-Avatar--backgroundColorViolet10 {
  background-color: #d8c7ff;
}
.rds-Avatar--backgroundColorViolet20 {
  background-color: #b69df5;
}
.rds-Avatar--backgroundColorViolet30 {
  background-color: #9379e0;
}
.rds-Avatar--backgroundColorViolet40 {
  background-color: #7b62cc;
}
.rds-Avatar--backgroundColorViolet50 {
  background-color: #634fb3;
}
.rds-Avatar--backgroundColorViolet60 {
  background-color: #534296;
}
.rds-Avatar--backgroundColorViolet70 {
  background-color: #44367b;
}
.rds-Avatar--backgroundColorViolet80 {
  background-color: #352a60;
}
.rds-Avatar--backgroundColorViolet90 {
  background-color: #271f47;
}
.rds-Avatar--backgroundColorBlue5 {
  background-color: #ebf4fa;
}
.rds-Avatar--backgroundColorBlue8 {
  background-color: #d8f1fc;
}
.rds-Avatar--backgroundColorBlue10 {
  background-color: #ade9ff;
}
.rds-Avatar--backgroundColorBlue20 {
  background-color: #61d5ff;
}
.rds-Avatar--backgroundColorBlue30 {
  background-color: #00b2f6;
}
.rds-Avatar--backgroundColorBlue40 {
  background-color: #0091d9;
}
.rds-Avatar--backgroundColorBlue50 {
  background-color: #0073b9;
}
.rds-Avatar--backgroundColorBlue60 {
  background-color: #005b98;
}
.rds-Avatar--backgroundColorBlue70 {
  background-color: #004477;
}
.rds-Avatar--backgroundColorBlue80 {
  background-color: #003561;
}
.rds-Avatar--backgroundColorBlue90 {
  background-color: #002342;
}
.rds-Avatar--backgroundColorAqua5 {
  background-color: #e5f7f9;
}
.rds-Avatar--backgroundColorAqua8 {
  background-color: #d6f9fb;
}
.rds-Avatar--backgroundColorAqua10 {
  background-color: #adffff;
}
.rds-Avatar--backgroundColorAqua20 {
  background-color: #75f8fc;
}
.rds-Avatar--backgroundColorAqua30 {
  background-color: #3bebf5;
}
.rds-Avatar--backgroundColorAqua40 {
  background-color: #00d6e6;
}
.rds-Avatar--backgroundColorAqua50 {
  background-color: #00b6c7;
}
.rds-Avatar--backgroundColorAqua60 {
  background-color: #0097a8;
}
.rds-Avatar--backgroundColorAqua70 {
  background-color: #007384;
}
.rds-Avatar--backgroundColorAqua80 {
  background-color: #005362;
}
.rds-Avatar--backgroundColorAqua90 {
  background-color: #003540;
}
.rds-Avatar--backgroundColorTeal5 {
  background-color: #e7f6f4;
}
.rds-Avatar--backgroundColorTeal8 {
  background-color: #d2f9f4;
}
.rds-Avatar--backgroundColorTeal10 {
  background-color: #adfff4;
}
.rds-Avatar--backgroundColorTeal20 {
  background-color: #67f5e2;
}
.rds-Avatar--backgroundColorTeal30 {
  background-color: #2de0c8;
}
.rds-Avatar--backgroundColorTeal40 {
  background-color: #1cc8b4;
}
.rds-Avatar--backgroundColorTeal50 {
  background-color: #16a597;
}
.rds-Avatar--backgroundColorTeal60 {
  background-color: #0e8e7e;
}
.rds-Avatar--backgroundColorTeal70 {
  background-color: #077565;
}
.rds-Avatar--backgroundColorTeal80 {
  background-color: #035a4b;
}
.rds-Avatar--backgroundColorTeal90 {
  background-color: #004033;
}
.rds-Avatar--backgroundColorGreen5 {
  background-color: #eaf8ee;
}
.rds-Avatar--backgroundColorGreen8 {
  background-color: #d9fae1;
}
.rds-Avatar--backgroundColorGreen10 {
  background-color: #adffbe;
}
.rds-Avatar--backgroundColorGreen20 {
  background-color: #83f295;
}
.rds-Avatar--backgroundColorGreen30 {
  background-color: #5ae072;
}
.rds-Avatar--backgroundColorGreen40 {
  background-color: #48ce65;
}
.rds-Avatar--backgroundColorGreen50 {
  background-color: #35bd59;
}
.rds-Avatar--backgroundColorGreen60 {
  background-color: #24a344;
}
.rds-Avatar--backgroundColorGreen70 {
  background-color: #1b8533;
}
.rds-Avatar--backgroundColorGreen80 {
  background-color: #106621;
}
.rds-Avatar--backgroundColorGreen90 {
  background-color: #094212;
}
.rds-Avatar--backgroundColorLime5 {
  background-color: #f3f9eb;
}
.rds-Avatar--backgroundColorLime8 {
  background-color: #edfccd;
}
.rds-Avatar--backgroundColorLime10 {
  background-color: #e5ffa8;
}
.rds-Avatar--backgroundColorLime20 {
  background-color: #cdf383;
}
.rds-Avatar--backgroundColorLime30 {
  background-color: #b3e65c;
}
.rds-Avatar--backgroundColorLime40 {
  background-color: #a0d64a;
}
.rds-Avatar--backgroundColorLime50 {
  background-color: #8ec738;
}
.rds-Avatar--backgroundColorLime60 {
  background-color: #73ab29;
}
.rds-Avatar--backgroundColorLime70 {
  background-color: #588f1a;
}
.rds-Avatar--backgroundColorLime80 {
  background-color: #3b6610;
}
.rds-Avatar--backgroundColorLime90 {
  background-color: #234208;
}
.rds-Avatar--backgroundColorYellow5 {
  background-color: #fefae7;
}
.rds-Avatar--backgroundColorYellow8 {
  background-color: #fef9d0;
}
.rds-Avatar--backgroundColorYellow10 {
  background-color: #fff6a8;
}
.rds-Avatar--backgroundColorYellow20 {
  background-color: #ffec82;
}
.rds-Avatar--backgroundColorYellow30 {
  background-color: #ffe45e;
}
.rds-Avatar--backgroundColorYellow40 {
  background-color: #ffda47;
}
.rds-Avatar--backgroundColorYellow50 {
  background-color: #fcd214;
}
.rds-Avatar--backgroundColorYellow60 {
  background-color: #e3b409;
}
.rds-Avatar--backgroundColorYellow70 {
  background-color: #b88907;
}
.rds-Avatar--backgroundColorYellow80 {
  background-color: #805203;
}
.rds-Avatar--backgroundColorYellow90 {
  background-color: #4d2d02;
}
.rds-Avatar--backgroundColorAmber5 {
  background-color: #fef6e8;
}
.rds-Avatar--backgroundColorAmber8 {
  background-color: #fef0d1;
}
.rds-Avatar--backgroundColorAmber10 {
  background-color: #ffe6a8;
}
.rds-Avatar--backgroundColorAmber20 {
  background-color: #ffd784;
}
.rds-Avatar--backgroundColorAmber30 {
  background-color: #ffc95e;
}
.rds-Avatar--backgroundColorAmber40 {
  background-color: #fdba40;
}
.rds-Avatar--backgroundColorAmber50 {
  background-color: #faab19;
}
.rds-Avatar--backgroundColorAmber60 {
  background-color: #e3900b;
}
.rds-Avatar--backgroundColorAmber70 {
  background-color: #b86b07;
}
.rds-Avatar--backgroundColorAmber80 {
  background-color: #804103;
}
.rds-Avatar--backgroundColorAmber90 {
  background-color: #4d2502;
}
.rds-Avatar--backgroundColorOrange5 {
  background-color: #fcf0e8;
}
.rds-Avatar--backgroundColorOrange8 {
  background-color: #fde5d3;
}
.rds-Avatar--backgroundColorOrange10 {
  background-color: #ffd3ad;
}
.rds-Avatar--backgroundColorOrange20 {
  background-color: #feb881;
}
.rds-Avatar--backgroundColorOrange30 {
  background-color: #fa9f5a;
}
.rds-Avatar--backgroundColorOrange40 {
  background-color: #f58331;
}
.rds-Avatar--backgroundColorOrange50 {
  background-color: #e66f20;
}
.rds-Avatar--backgroundColorOrange60 {
  background-color: #c95a14;
}
.rds-Avatar--backgroundColorOrange70 {
  background-color: #a6400d;
}
.rds-Avatar--backgroundColorOrange80 {
  background-color: #7d2c09;
}
.rds-Avatar--backgroundColorOrange90 {
  background-color: #571c03;
}
.rds-Avatar--backgroundColorRed5 {
  background-color: #fcedeb;
}
.rds-Avatar--backgroundColorRed8 {
  background-color: #fdded8;
}
.rds-Avatar--backgroundColorRed10 {
  background-color: #ffc4b8;
}
.rds-Avatar--backgroundColorRed20 {
  background-color: #ff9c8c;
}
.rds-Avatar--backgroundColorRed30 {
  background-color: #fa7c69;
}
.rds-Avatar--backgroundColorRed40 {
  background-color: #f26552;
}
.rds-Avatar--backgroundColorRed50 {
  background-color: #e64b40;
}
.rds-Avatar--backgroundColorRed60 {
  background-color: #cc392f;
}
.rds-Avatar--backgroundColorRed70 {
  background-color: #a62b24;
}
.rds-Avatar--backgroundColorRed80 {
  background-color: #821d1a;
}
.rds-Avatar--backgroundColorRed90 {
  background-color: #520d0b;
}
.rds-Avatar-icon {
  transform-origin: center;
  pointer-events: none;
}
.rds-Avatar-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.rds-Avatar--xs {
  width: 32px;
  height: 32px;
  font-size: 12px;
}
.rds-Avatar--sm {
  width: 42px;
  height: 42px;
  font-size: 16px;
}
.rds-Avatar--lg {
  width: 62px;
  height: 62px;
  font-size: 20px;
}
.rds-Avatar--xl {
  width: 96px;
  height: 96px;
  font-size: 34px;
}
.rds-Avatar--2xl {
  width: 128px;
  height: 128px;
  font-size: 40px;
}
.rds-BabyStepsGem {
  width: 48px;
  overflow: visible;
}
.rds-BabyStepsGem polygon {
  opacity: 0.5;
}
.rds-BabyStepsGem > path {
  fill: #ffffff;
}
.rds-BabyStepsGem--xs {
  width: 24px;
}
.rds-BabyStepsGem--sm {
  width: 32px;
}
.rds-BabyStepsGem--lg {
  width: 64px;
}
.rds-BabyStepsGem--xl {
  width: 80px;
}
.rds-BabyStepsGem--BabyStep1 {
  color: #0091d9;
  fill: #0073b9;
}
.rds-BabyStepsGem--BabyStep2 {
  color: #00d6e6;
  fill: #00b6c7;
}
.rds-BabyStepsGem--BabyStep3, .rds-BabyStepsGem--BabyStep3b {
  color: #2de0c8;
  fill: #16a597;
}
.rds-BabyStepsGem--BabyStep4 {
  color: #8ec738;
  fill: #35bd59;
}
.rds-BabyStepsGem--BabyStep5 {
  color: #ffda47;
  fill: #e3b409;
}
.rds-BabyStepsGem--BabyStep6 {
  color: #e3900b;
  fill: #faab19;
}
.rds-BabyStepsGem--BabyStep7 {
  color: #c95a14;
  fill: #f58331;
}
.rds-BabyStepsGem--neutral {
  color: transparent;
  fill: #b6bec2;
}
.rds-BabyStepsGem--outlined {
  color: transparent;
  fill: transparent;
}
.rds-BabyStepsGem--outlined .rds-BabyStepsGem-shapes {
  stroke: #b6bec2;
}
.rds-BabyStepsGem--outlined > path {
  fill: #b6bec2;
}
.rds-Box {
  --rds-box-padding-sm: 16px;
  --rds-box-padding-md: 24px;
  --rds-box-padding-lg: 32px;
  border: 1px solid transparent;
  border-radius: 16px;
  background-color: #ffffff;
  box-sizing: border-box;
  padding: var(--rds-box-padding-md);
  height: 100%;
  overflow: hidden;
  text-indent: 0;
  text-transform: none;
  text-decoration: none;
  text-shadow: none;
  font-style: normal;
}
.rds-Box--gray {
  background-color: #f5f7f8;
}
.rds-Box--blue {
  background-color: #ebf4fa;
}
.rds-Box--hasBorder {
  border-color: #d5d9db;
}
.rds-Box--sm {
  padding: var(--rds-box-padding-sm);
}
.rds-Box--lg {
  padding: var(--rds-box-padding-lg);
}
.rds-Box--none {
  padding: 0;
}
@media screen and (min-width: 37.5em) {
  .rds-Box {
    --rds-box-padding-sm: 24px;
    --rds-box-padding-md: 32px;
    --rds-box-padding-lg: 48px;
  }
}
.rds-Button {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  transition: background-color 0.3s cubic-bezier(0.19, 1, 0.22, 1), border-color 0.3s cubic-bezier(0.19, 1, 0.22, 1), color 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: #0073b9 inset;
  background-color: var(--rds-button-background-color, #0073b9);
  cursor: pointer;
  padding: 12px 20px;
  width: auto;
  text-align: center;
  text-indent: 0;
  text-transform: none;
  text-decoration: none;
  text-shadow: none;
  line-height: 1;
  letter-spacing: normal;
  color: var(--rds-button-text-color, #ffffff);
  font-family: canada-type-gibson, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  word-break: break-word;
}
.rds-Button:hover:not([disabled]), .rds-Button:focus:not([disabled]), .rds-Button:active:not([disabled]) {
  background-color: var(--rds-button-background-color-interactive, #005b98);
  color: #ffffff;
}
.rds-Button.is-loading {
  background-color: var(--rds-button-background-color-interactive, #005b98);
  color: #ffffff;
}
.rds-Button.on-darkCanvas {
  background-color: #ffffff;
  color: var(--rds-button-background-color, #0073b9);
}
.rds-Button.on-darkCanvas:hover:not([disabled]), .rds-Button.on-darkCanvas:focus:not([disabled]), .rds-Button.on-darkCanvas:active:not([disabled]) {
  background-color: rgba(255, 255, 255, 0.9);
  color: var(--rds-button-background-color, #0073b9);
}
.rds-Button.on-darkCanvas.is-loading {
  background-color: rgba(255, 255, 255, 0.9);
  color: var(--rds-button-background-color, #0073b9);
}
.rds-Button--alternate, .rds-Button--alternate.on-darkCanvas {
  background-color: var(--rds-button-alternate-background-color, #fcd214);
  color: var(--rds-button-alternate-text-color, #003561);
}
.rds-Button--alternate:hover:not([disabled]), .rds-Button--alternate:focus:not([disabled]), .rds-Button--alternate:active:not([disabled]), .rds-Button--alternate.on-darkCanvas:hover:not([disabled]), .rds-Button--alternate.on-darkCanvas:focus:not([disabled]), .rds-Button--alternate.on-darkCanvas:active:not([disabled]) {
  background-color: var(--rds-button-alternate-background-color-interactive, #ffe45e);
  color: var(--rds-button-alternate-text-color, #003561);
}
.rds-Button--alternate.is-loading, .rds-Button--alternate.on-darkCanvas.is-loading {
  background-color: var(--rds-button-alternate-background-color-interactive, #ffe45e);
  color: var(--rds-button-alternate-text-color, #003561);
}
.rds-Button--ghost {
  border-color: var(--rds-button-background-color, #0073b9);
  box-shadow: 0 0 0 1px var(--rds-button-background-color, #0073b9) inset;
  background-color: transparent;
  color: var(--rds-button-background-color, #0073b9);
}
.rds-Button--ghost.on-darkCanvas {
  border-color: #ffffff;
  box-shadow: 0 0 0 1px #ffffff inset;
  background-color: transparent;
  color: #ffffff;
}
.rds-Button--ghost.on-darkCanvas:hover:not([disabled]), .rds-Button--ghost.on-darkCanvas:focus:not([disabled]), .rds-Button--ghost.on-darkCanvas:active:not([disabled]) {
  background-color: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
.rds-Button--ghost.on-darkCanvas.is-loading {
  background-color: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
.rds-Button--ghost:hover:not([disabled]), .rds-Button--ghost:focus:not([disabled]), .rds-Button--ghost:active:not([disabled]) {
  background-color: var(--rds-button-transparent-background-color-interactive, rgba(0, 115, 185, 0.1));
  color: var(--rds-button-background-color, #0073b9);
}
.rds-Button--ghost.is-loading {
  background-color: var(--rds-button-transparent-background-color-interactive, rgba(0, 115, 185, 0.1));
  color: var(--rds-button-background-color, #0073b9);
}
.rds-Button--subtle {
  background-color: transparent;
  color: var(--rds-button-background-color, #0073b9);
}
.rds-Button--subtle.on-darkCanvas {
  background-color: transparent;
  color: #ffffff;
}
.rds-Button--subtle.on-darkCanvas:hover:not([disabled]), .rds-Button--subtle.on-darkCanvas:focus:not([disabled]), .rds-Button--subtle.on-darkCanvas:active:not([disabled]) {
  background-color: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
.rds-Button--subtle.on-darkCanvas.is-loading {
  background-color: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
.rds-Button--subtle:hover:not([disabled]), .rds-Button--subtle:focus:not([disabled]), .rds-Button--subtle:active:not([disabled]) {
  background-color: var(--rds-button-transparent-background-color-interactive, rgba(0, 115, 185, 0.1));
  color: var(--rds-button-background-color, #0073b9);
}
.rds-Button--subtle.is-loading {
  background-color: var(--rds-button-transparent-background-color-interactive, rgba(0, 115, 185, 0.1));
  color: var(--rds-button-background-color, #0073b9);
}
.rds-Button--danger {
  background-color: #e64b40;
  color: #ffffff;
}
.rds-Button--danger.on-darkCanvas {
  background-color: #ffffff;
  color: #e64b40;
}
.rds-Button--danger.on-darkCanvas:hover:not([disabled]), .rds-Button--danger.on-darkCanvas:focus:not([disabled]), .rds-Button--danger.on-darkCanvas:active:not([disabled]) {
  background-color: rgba(255, 255, 255, 0.9);
  color: #e64b40;
}
.rds-Button--danger.on-darkCanvas.is-loading {
  background-color: rgba(255, 255, 255, 0.9);
  color: #e64b40;
}
.rds-Button--danger:hover:not([disabled]), .rds-Button--danger:focus:not([disabled]), .rds-Button--danger:active:not([disabled]) {
  background-color: #cc392f;
  color: #ffffff;
}
.rds-Button--danger.is-loading {
  background-color: #cc392f;
  color: #ffffff;
}
.rds-Button--dangerSubtle {
  background-color: transparent;
  color: #e64b40;
}
.rds-Button--dangerSubtle.on-darkCanvas {
  background-color: #ffffff;
  color: #e64b40;
}
.rds-Button--dangerSubtle.on-darkCanvas:hover:not([disabled]), .rds-Button--dangerSubtle.on-darkCanvas:focus:not([disabled]), .rds-Button--dangerSubtle.on-darkCanvas:active:not([disabled]) {
  background-color: rgba(255, 255, 255, 0.9);
  color: #e64b40;
}
.rds-Button--dangerSubtle.on-darkCanvas.is-loading {
  background-color: rgba(255, 255, 255, 0.9);
  color: #e64b40;
}
.rds-Button--dangerSubtle:hover:not([disabled]), .rds-Button--dangerSubtle:focus:not([disabled]), .rds-Button--dangerSubtle:active:not([disabled]) {
  background: rgba(230, 75, 64, 0.1);
  color: #e64b40;
}
.rds-Button--dangerSubtle.is-loading {
  background: rgba(230, 75, 64, 0.1);
  color: #e64b40;
}
.rds-Button--neutralSubtle {
  background-color: transparent;
  color: #1f2426;
}
.rds-Button--neutralSubtle.on-darkCanvas {
  background-color: transparent;
  color: #ffffff;
}
.rds-Button--neutralSubtle.on-darkCanvas:hover:not([disabled]), .rds-Button--neutralSubtle.on-darkCanvas:focus:not([disabled]), .rds-Button--neutralSubtle.on-darkCanvas:active:not([disabled]) {
  background-color: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
.rds-Button--neutralSubtle.on-darkCanvas.is-loading {
  background-color: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
.rds-Button--neutralSubtle:hover:not([disabled]), .rds-Button--neutralSubtle:focus:not([disabled]), .rds-Button--neutralSubtle:active:not([disabled]) {
  background-color: rgba(232, 236, 237, 0.44);
  color: #1f2426;
}
.rds-Button--neutralSubtle.is-loading {
  background-color: rgba(232, 236, 237, 0.44);
  color: #1f2426;
}
.rds-Button--small {
  padding: 8px 16px;
  font-size: 14px;
}
.rds-Button--large {
  padding: 16px 24px;
  font-size: 18px;
}
.rds-Button--xlarge {
  padding: 20px 28px;
  font-size: 20px;
}
.rds-Button--fullWidthOnMobile {
  width: 100%;
}
@media screen and (min-width: 37.5em) {
  .rds-Button--fullWidthOnMobile {
    width: auto;
  }
}
.rds-Button--iconOnly {
  padding: 12px;
}
.rds-Button--iconOnly.rds-Button--small {
  padding: 8px;
}
.rds-Button--iconOnly.rds-Button--large {
  padding: 13px;
}
.rds-Button--iconOnly.rds-Button--xlarge {
  padding: 18px;
}
.rds-Button-icon {
  flex-shrink: 0;
  pointer-events: none;
  transform-origin: center;
}
.rds-Button-icon--left {
  margin-right: 8px;
}
.rds-Button-icon--right {
  margin-left: 8px;
}
.rds-Button[disabled] {
  cursor: not-allowed;
}
.rds-Button[disabled], .rds-Button.is-disabled {
  opacity: 0.4;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
a.rds-Button.is-disabled, a.rds-Button.is-loading {
  pointer-events: none;
}
.rds-Button.is-loading {
  opacity: 1;
}
.rds-Button.is-loading .rds-Button-icon {
  animation: rotate 1s linear infinite;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.rds-Checkbox {
  box-sizing: border-box;
  display: block;
  position: relative;
  text-align: left;
  text-indent: 0;
  text-transform: none;
  text-shadow: none;
  line-height: 1.25;
  color: #1f2426;
  font-family: canada-type-gibson, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  font-size: 18px;
}
.rds-Checkbox label {
  padding-top: 0.75px;
  padding-bottom: 0.75px;
  display: inline-block;
  position: relative;
  padding-left: 32px;
}
.rds-Checkbox label::before, .rds-Checkbox label::after {
  box-sizing: border-box;
  position: absolute;
}
.rds-Checkbox label::before {
  border: 1px solid #69757a;
  border-radius: 4px;
  background-color: #ffffff;
  width: 24px;
  height: 24px;
  top: 0;
  left: 0;
  content: "";
}
.rds-Checkbox input {
  position: absolute;
  opacity: 0;
  margin: 0;
  padding: 0;
}
.rds-Checkbox input:focus + label::before, .rds-Checkbox input:active + label::before {
  border-color: #0073b9;
  box-shadow: inset 0 0 0 1px #0073b9;
}
.rds-Checkbox input:checked + label::before {
  border-color: #0073b9;
  background-color: #0073b9;
}
.rds-Checkbox input:checked + label::after {
  top: 6px;
  left: 5px;
  transform: rotate(-45deg);
  border-bottom: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  width: 14px;
  height: 8px;
  content: "";
}
.rds-Checkbox--sm {
  font-size: 14px;
}
.rds-Checkbox--sm label {
  padding-top: 1.25px;
  padding-bottom: 1.25px;
  padding-left: 28px;
}
.rds-Checkbox--sm label::before {
  width: 20px;
  height: 20px;
}
.rds-Checkbox--sm input:checked + label::after {
  top: 4px;
  left: 3px;
}
.rds-Checkbox.on-darkCanvas label {
  color: #ffffff;
}
.rds-Checkbox input:disabled + label {
  cursor: not-allowed;
  color: #b6bec2;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.rds-Checkbox input:disabled + label::before {
  box-shadow: none;
  background-color: #f5f7f8;
}
.rds-Checkbox input:disabled + label::before, .rds-Checkbox input:disabled + label::after {
  border-color: #d5d9db;
}
.rds-DataTable {
  overflow-x: auto;
  text-align: left;
  text-transform: none;
  text-shadow: none;
  line-height: 1.25;
  letter-spacing: normal;
  color: #1f2426;
  font-family: canada-type-gibson, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
}
.rds-DataTable thead tr,
.rds-DataTable tbody tr {
  border-bottom: 1px solid #b6bec2;
}
.rds-DataTable tfoot tr {
  border-top: 1px solid #b6bec2;
}
.rds-DataTable tbody tr:last-of-type {
  border-bottom: 0;
}
.rds-DataTable td,
.rds-DataTable th {
  padding: 16px;
}
.rds-DataTable th,
.rds-DataTable tfoot td {
  font-weight: 600;
}
.rds-DataTable table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.rds-DataTable--small td,
.rds-DataTable--small th {
  padding: 12px;
  font-size: 16px;
}
.rds-DataTable--large td,
.rds-DataTable--large th {
  padding: 24px;
  font-size: 20px;
}
.rds-DataTable--striped tbody tr {
  border: 0;
}
.rds-DataTable--striped tbody tr:nth-child(even) {
  background-color: rgba(232, 236, 237, 0.44);
}
.rds-DataTable--outlined table,
.rds-DataTable--outlined td,
.rds-DataTable--outlined th,
.rds-DataTable--outlined tr {
  border: 1px solid #b6bec2;
}
.rds-Dialog {
  --rds-dialog-padding-sm: 58px 16px 16px;
  --rds-dialog-padding-md: 58px 24px 24px;
  --rds-dialog-padding-lg: 58px 32px 32px;
  --rds-dialog-width-sm: 400px;
  --rds-dialog-width-md: 400px;
  --rds-dialog-width-lg: 400px;
  visibility: hidden;
  opacity: 0;
}
.rds-Dialog-close {
  position: absolute;
  top: 0;
  right: 0;
  margin: 8px;
}
.rds-Dialog-overlay {
  position: fixed;
  background-color: rgba(31, 36, 38, 0.64);
  inset: 0;
}
.rds-Dialog-container {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100%;
}
.rds-Dialog-overflow {
  position: fixed;
  width: 100vw;
  overflow-y: auto;
  inset: 0;
}
.rds-Dialog-content {
  box-sizing: border-box;
  position: relative;
  margin: 32px 16px;
  border-radius: 16px;
  box-shadow: 0 8px 24px 0 rgba(31, 36, 38, 0.18);
  background-color: #ffffff;
  padding: var(--rds-dialog-padding-md);
  width: 100%;
  max-width: var(--rds-dialog-width-md);
}
@media screen and (min-width: 37.5em) {
  .rds-Dialog-content {
    margin: 48px 16px;
  }
}
@media screen and (min-width: 56.25em) {
  .rds-Dialog-content {
    margin: 64px 16px;
  }
}
@media screen and (min-width: 75em) {
  .rds-Dialog-content {
    margin: 96px 16px;
  }
}
.rds-Dialog-content--smPadding {
  padding: var(--rds-dialog-padding-sm);
}
.rds-Dialog-content--lgPadding {
  padding: var(--rds-dialog-padding-lg);
}
.rds-Dialog-content--nonePadding {
  padding: 0;
}
.rds-Dialog-content--smWidth {
  max-width: var(--rds-dialog-width-sm);
}
.rds-Dialog-content--lgWidth {
  max-width: var(--rds-dialog-width-lg);
}
@media screen and (min-width: 37.5em) {
  .rds-Dialog {
    --rds-dialog-width-lg: 600px;
  }
}
@media screen and (min-width: 56.25em) {
  .rds-Dialog {
    --rds-dialog-width-md: 600px;
    --rds-dialog-width-lg: 800px;
  }
}
@media screen and (min-width: 75em) {
  .rds-Dialog {
    --rds-dialog-padding-sm: 58px 24px 24px;
    --rds-dialog-padding-md: 58px 32px 32px;
    --rds-dialog-padding-lg: 58px 48px 48px;
  }
}
.rds-Dialog.is-visible {
  visibility: visible;
  opacity: 1;
  animation-name: fadein;
  animation-duration: 0s;
}
.rds-Dialog.is-visible .rds-Dialog-content {
  animation: fadein 200ms forwards;
}
.rds-Dialog.is-hidden {
  animation: fadeout 200ms forwards;
}
@keyframes fadeout {
  from {
    visibility: visible;
    opacity: 1;
  }
  to {
    visibility: hidden;
    opacity: 0;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (prefers-reduced-motion) {
  .rds-Dialog.is-visible, .rds-Dialog.is-visible .rds-Dialog-content, .rds-Dialog.is-hidden {
    animation: none;
  }
}
.rds-FormField {
  margin: 0;
  border: 0;
  padding: 0;
  text-align: left;
  font-weight: 400;
}
.rds-FormField-label, .rds-FormField-control, .rds-FormField-control > *, .rds-FormField-helper, .rds-FormField-error {
  margin-top: 0;
  margin-bottom: 0;
}
.rds-FormField-label:not(:last-child), .rds-FormField-control:not(:last-child), .rds-FormField-control > *:not(:last-child), .rds-FormField-helper:not(:last-child), .rds-FormField-error:not(:last-child) {
  margin-bottom: 4px;
}
.rds-FormField-label, .rds-FormField-helper, .rds-FormField-error {
  line-height: 1;
}
.rds-FormField-label {
  display: inline-block;
  padding: 0;
  color: #1f2426;
  font-size: 16px;
  font-weight: 600;
}
.rds-FormField--sm .rds-FormField-label {
  font-size: 14px;
}
.rds-FormField--lg .rds-FormField-label {
  font-size: 18px;
}
.rds-FormField-control--xs {
  max-width: 100px;
}
.rds-FormField-control--sm {
  max-width: 200px;
}
.rds-FormField-control--md {
  max-width: 300px;
}
.rds-FormField-control--lg {
  max-width: 425px;
}
.rds-FormField-control--xl {
  max-width: 550px;
}
.rds-FormField-note {
  padding-left: 4px;
  color: #495257;
  font-weight: 400;
}
.rds-FormField-helper, .rds-FormField-error {
  font-size: 14px;
}
.rds-FormField-helper a, .rds-FormField-error a {
  color: inherit;
}
.rds-FormField-helper {
  color: #495257;
}
.rds-FormField-error {
  color: #a62b24;
}
.rds-FormField.is-invalid .rds-FormField-label, .rds-FormField.is-invalid .rds-FormField-note {
  color: #a62b24;
}
.rds-FormField.on-darkCanvas .rds-FormField-helper, .rds-FormField.on-darkCanvas .rds-FormField-error, .rds-FormField.on-darkCanvas .rds-FormField-note, .rds-FormField.on-darkCanvas .rds-FormField-label {
  color: #ffffff;
}
.rds-FormField.is-disabled .rds-FormField-label, .rds-FormField.is-disabled .rds-FormField-helper, .rds-FormField.is-disabled .rds-FormField-note {
  color: #b6bec2;
}
.rds-FormField.is-disabled .rds-FormField-label {
  cursor: not-allowed;
}
.rds-Drawer {
  --rds-drawer-width-sm: 400px;
  --rds-drawer-width-md: 400px;
  --rds-drawer-width-lg: 400px;
  --rds-drawer-padding-sm: 16px;
  --rds-drawer-padding-md: 24px;
  --rds-drawer-padding-lg: 32px;
  box-sizing: border-box;
  position: fixed;
}
.rds-Drawer-content {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  transform: translateX(100%);
  transition: transform 200ms ease-in-out;
  box-shadow: 0 8px 24px 0 rgba(31, 36, 38, 0.18);
  background-color: #ffffff;
  padding: var(--rds-drawer-padding-md);
  width: var(--rds-drawer-width-md);
  max-width: calc(100% - 48px);
  height: 100vh;
  overflow-y: scroll;
  text-indent: 0;
  text-transform: none;
  text-decoration: none;
  text-shadow: none;
  font-family: canada-type-gibson, Arial, sans-serif;
  font-style: normal;
}
.rds-Drawer-content--sm {
  width: var(--rds-drawer-width-sm);
}
.rds-Drawer-content--lg {
  width: var(--rds-drawer-width-lg);
}
.rds-Drawer-content--smPadding {
  padding: var(--rds-drawer-padding-sm);
}
.rds-Drawer-content--lgPadding {
  padding: var(--rds-drawer-padding-lg);
}
.rds-Drawer-content--nonePadding {
  padding: 0;
}
.rds-Drawer-content--left {
  right: auto;
  left: 0;
  transform: translateX(-100%);
}
.rds-Drawer-overlay {
  transition: opacity 200ms ease-out;
  opacity: 0;
  background: rgba(31, 36, 38, 0.64);
}
.rds-Drawer-overlay:has(~ .rds-Drawer-content.is-open) {
  opacity: 1;
}
.rds-Drawer-close {
  position: absolute;
  top: 0;
  right: 0;
  margin: 8px;
}
.rds-Drawer-content.is-open {
  transform: none;
}
@media screen and (min-width: 37.5em) {
  .rds-Drawer {
    --rds-drawer-width-md: 600px;
    --rds-drawer-width-lg: 600px;
    --rds-drawer-padding-sm: 24px;
    --rds-drawer-padding-md: 32px;
    --rds-drawer-padding-lg: 48px;
  }
}
@media screen and (min-width: 56.25em) {
  .rds-Drawer {
    --rds-drawer-width-lg: 800px;
  }
}
@media (prefers-reduced-motion) {
  .rds-Drawer-content {
    transform: none;
    transition: none;
  }
  .rds-Drawer-overlay {
    transition: none;
    opacity: 1;
  }
}
.rds-Grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 16px;
}
@media screen and (min-width: 37.5em) {
  .rds-Grid {
    gap: 24px;
  }
}
@media screen and (min-width: 75em) {
  .rds-Grid {
    gap: 32px;
  }
  .rds-Grid--gapLarge {
    gap: 48px;
  }
}
.rds-Grid-item {
  grid-column-end: span 12;
}
.rds-Grid-item--start1 {
  grid-column-start: 1;
  grid-column-end: -1;
}
.rds-Grid-item--start2 {
  grid-column-start: 2;
  grid-column-end: -1;
}
.rds-Grid-item--start3 {
  grid-column-start: 3;
  grid-column-end: -1;
}
.rds-Grid-item--start4 {
  grid-column-start: 4;
  grid-column-end: -1;
}
.rds-Grid-item--start5 {
  grid-column-start: 5;
  grid-column-end: -1;
}
.rds-Grid-item--start6 {
  grid-column-start: 6;
  grid-column-end: -1;
}
.rds-Grid-item--start7 {
  grid-column-start: 7;
  grid-column-end: -1;
}
.rds-Grid-item--start8 {
  grid-column-start: 8;
  grid-column-end: -1;
}
.rds-Grid-item--start9 {
  grid-column-start: 9;
  grid-column-end: -1;
}
.rds-Grid-item--start10 {
  grid-column-start: 10;
  grid-column-end: -1;
}
.rds-Grid-item--start11 {
  grid-column-start: 11;
  grid-column-end: -1;
}
.rds-Grid-item--start12 {
  grid-column-start: 12;
  grid-column-end: -1;
}
.rds-Grid-item--span1 {
  grid-column-end: span 1;
}
.rds-Grid-item--span2 {
  grid-column-end: span 2;
}
.rds-Grid-item--span3 {
  grid-column-end: span 3;
}
.rds-Grid-item--span4 {
  grid-column-end: span 4;
}
.rds-Grid-item--span5 {
  grid-column-end: span 5;
}
.rds-Grid-item--span6 {
  grid-column-end: span 6;
}
.rds-Grid-item--span7 {
  grid-column-end: span 7;
}
.rds-Grid-item--span8 {
  grid-column-end: span 8;
}
.rds-Grid-item--span9 {
  grid-column-end: span 9;
}
.rds-Grid-item--span10 {
  grid-column-end: span 10;
}
.rds-Grid-item--span11 {
  grid-column-end: span 11;
}
.rds-Grid-item--span12 {
  grid-column-end: span 12;
}
.rds-Grid-item--orderStart {
  order: -1;
}
.rds-Grid-item--orderEnd {
  order: 1;
}
.rds-Grid-item--orderReset {
  order: 0;
}
@media screen and (min-width: 37.5em) {
  .rds-Grid-item--start1\@sm {
    grid-column-start: 1;
    grid-column-end: -1;
  }
  .rds-Grid-item--start2\@sm {
    grid-column-start: 2;
    grid-column-end: -1;
  }
  .rds-Grid-item--start3\@sm {
    grid-column-start: 3;
    grid-column-end: -1;
  }
  .rds-Grid-item--start4\@sm {
    grid-column-start: 4;
    grid-column-end: -1;
  }
  .rds-Grid-item--start5\@sm {
    grid-column-start: 5;
    grid-column-end: -1;
  }
  .rds-Grid-item--start6\@sm {
    grid-column-start: 6;
    grid-column-end: -1;
  }
  .rds-Grid-item--start7\@sm {
    grid-column-start: 7;
    grid-column-end: -1;
  }
  .rds-Grid-item--start8\@sm {
    grid-column-start: 8;
    grid-column-end: -1;
  }
  .rds-Grid-item--start9\@sm {
    grid-column-start: 9;
    grid-column-end: -1;
  }
  .rds-Grid-item--start10\@sm {
    grid-column-start: 10;
    grid-column-end: -1;
  }
  .rds-Grid-item--start11\@sm {
    grid-column-start: 11;
    grid-column-end: -1;
  }
  .rds-Grid-item--start12\@sm {
    grid-column-start: 12;
    grid-column-end: -1;
  }
  .rds-Grid-item--span1\@sm {
    grid-column-end: span 1;
  }
  .rds-Grid-item--span2\@sm {
    grid-column-end: span 2;
  }
  .rds-Grid-item--span3\@sm {
    grid-column-end: span 3;
  }
  .rds-Grid-item--span4\@sm {
    grid-column-end: span 4;
  }
  .rds-Grid-item--span5\@sm {
    grid-column-end: span 5;
  }
  .rds-Grid-item--span6\@sm {
    grid-column-end: span 6;
  }
  .rds-Grid-item--span7\@sm {
    grid-column-end: span 7;
  }
  .rds-Grid-item--span8\@sm {
    grid-column-end: span 8;
  }
  .rds-Grid-item--span9\@sm {
    grid-column-end: span 9;
  }
  .rds-Grid-item--span10\@sm {
    grid-column-end: span 10;
  }
  .rds-Grid-item--span11\@sm {
    grid-column-end: span 11;
  }
  .rds-Grid-item--span12\@sm {
    grid-column-end: span 12;
  }
  .rds-Grid-item--orderStart\@sm {
    order: -1;
  }
  .rds-Grid-item--orderEnd\@sm {
    order: 1;
  }
  .rds-Grid-item--orderReset\@sm {
    order: 0;
  }
}
@media screen and (min-width: 56.25em) {
  .rds-Grid-item--start1\@md {
    grid-column-start: 1;
    grid-column-end: -1;
  }
  .rds-Grid-item--start2\@md {
    grid-column-start: 2;
    grid-column-end: -1;
  }
  .rds-Grid-item--start3\@md {
    grid-column-start: 3;
    grid-column-end: -1;
  }
  .rds-Grid-item--start4\@md {
    grid-column-start: 4;
    grid-column-end: -1;
  }
  .rds-Grid-item--start5\@md {
    grid-column-start: 5;
    grid-column-end: -1;
  }
  .rds-Grid-item--start6\@md {
    grid-column-start: 6;
    grid-column-end: -1;
  }
  .rds-Grid-item--start7\@md {
    grid-column-start: 7;
    grid-column-end: -1;
  }
  .rds-Grid-item--start8\@md {
    grid-column-start: 8;
    grid-column-end: -1;
  }
  .rds-Grid-item--start9\@md {
    grid-column-start: 9;
    grid-column-end: -1;
  }
  .rds-Grid-item--start10\@md {
    grid-column-start: 10;
    grid-column-end: -1;
  }
  .rds-Grid-item--start11\@md {
    grid-column-start: 11;
    grid-column-end: -1;
  }
  .rds-Grid-item--start12\@md {
    grid-column-start: 12;
    grid-column-end: -1;
  }
  .rds-Grid-item--span1\@md {
    grid-column-end: span 1;
  }
  .rds-Grid-item--span2\@md {
    grid-column-end: span 2;
  }
  .rds-Grid-item--span3\@md {
    grid-column-end: span 3;
  }
  .rds-Grid-item--span4\@md {
    grid-column-end: span 4;
  }
  .rds-Grid-item--span5\@md {
    grid-column-end: span 5;
  }
  .rds-Grid-item--span6\@md {
    grid-column-end: span 6;
  }
  .rds-Grid-item--span7\@md {
    grid-column-end: span 7;
  }
  .rds-Grid-item--span8\@md {
    grid-column-end: span 8;
  }
  .rds-Grid-item--span9\@md {
    grid-column-end: span 9;
  }
  .rds-Grid-item--span10\@md {
    grid-column-end: span 10;
  }
  .rds-Grid-item--span11\@md {
    grid-column-end: span 11;
  }
  .rds-Grid-item--span12\@md {
    grid-column-end: span 12;
  }
  .rds-Grid-item--orderStart\@md {
    order: -1;
  }
  .rds-Grid-item--orderEnd\@md {
    order: 1;
  }
  .rds-Grid-item--orderReset\@md {
    order: 0;
  }
}
@media screen and (min-width: 75em) {
  .rds-Grid-item--start1\@lg {
    grid-column-start: 1;
    grid-column-end: -1;
  }
  .rds-Grid-item--start2\@lg {
    grid-column-start: 2;
    grid-column-end: -1;
  }
  .rds-Grid-item--start3\@lg {
    grid-column-start: 3;
    grid-column-end: -1;
  }
  .rds-Grid-item--start4\@lg {
    grid-column-start: 4;
    grid-column-end: -1;
  }
  .rds-Grid-item--start5\@lg {
    grid-column-start: 5;
    grid-column-end: -1;
  }
  .rds-Grid-item--start6\@lg {
    grid-column-start: 6;
    grid-column-end: -1;
  }
  .rds-Grid-item--start7\@lg {
    grid-column-start: 7;
    grid-column-end: -1;
  }
  .rds-Grid-item--start8\@lg {
    grid-column-start: 8;
    grid-column-end: -1;
  }
  .rds-Grid-item--start9\@lg {
    grid-column-start: 9;
    grid-column-end: -1;
  }
  .rds-Grid-item--start10\@lg {
    grid-column-start: 10;
    grid-column-end: -1;
  }
  .rds-Grid-item--start11\@lg {
    grid-column-start: 11;
    grid-column-end: -1;
  }
  .rds-Grid-item--start12\@lg {
    grid-column-start: 12;
    grid-column-end: -1;
  }
  .rds-Grid-item--span1\@lg {
    grid-column-end: span 1;
  }
  .rds-Grid-item--span2\@lg {
    grid-column-end: span 2;
  }
  .rds-Grid-item--span3\@lg {
    grid-column-end: span 3;
  }
  .rds-Grid-item--span4\@lg {
    grid-column-end: span 4;
  }
  .rds-Grid-item--span5\@lg {
    grid-column-end: span 5;
  }
  .rds-Grid-item--span6\@lg {
    grid-column-end: span 6;
  }
  .rds-Grid-item--span7\@lg {
    grid-column-end: span 7;
  }
  .rds-Grid-item--span8\@lg {
    grid-column-end: span 8;
  }
  .rds-Grid-item--span9\@lg {
    grid-column-end: span 9;
  }
  .rds-Grid-item--span10\@lg {
    grid-column-end: span 10;
  }
  .rds-Grid-item--span11\@lg {
    grid-column-end: span 11;
  }
  .rds-Grid-item--span12\@lg {
    grid-column-end: span 12;
  }
  .rds-Grid-item--orderStart\@lg {
    order: -1;
  }
  .rds-Grid-item--orderEnd\@lg {
    order: 1;
  }
  .rds-Grid-item--orderReset\@lg {
    order: 0;
  }
}
@media screen and (min-width: 93.75em) {
  .rds-Grid-item--start1\@xl {
    grid-column-start: 1;
    grid-column-end: -1;
  }
  .rds-Grid-item--start2\@xl {
    grid-column-start: 2;
    grid-column-end: -1;
  }
  .rds-Grid-item--start3\@xl {
    grid-column-start: 3;
    grid-column-end: -1;
  }
  .rds-Grid-item--start4\@xl {
    grid-column-start: 4;
    grid-column-end: -1;
  }
  .rds-Grid-item--start5\@xl {
    grid-column-start: 5;
    grid-column-end: -1;
  }
  .rds-Grid-item--start6\@xl {
    grid-column-start: 6;
    grid-column-end: -1;
  }
  .rds-Grid-item--start7\@xl {
    grid-column-start: 7;
    grid-column-end: -1;
  }
  .rds-Grid-item--start8\@xl {
    grid-column-start: 8;
    grid-column-end: -1;
  }
  .rds-Grid-item--start9\@xl {
    grid-column-start: 9;
    grid-column-end: -1;
  }
  .rds-Grid-item--start10\@xl {
    grid-column-start: 10;
    grid-column-end: -1;
  }
  .rds-Grid-item--start11\@xl {
    grid-column-start: 11;
    grid-column-end: -1;
  }
  .rds-Grid-item--start12\@xl {
    grid-column-start: 12;
    grid-column-end: -1;
  }
  .rds-Grid-item--span1\@xl {
    grid-column-end: span 1;
  }
  .rds-Grid-item--span2\@xl {
    grid-column-end: span 2;
  }
  .rds-Grid-item--span3\@xl {
    grid-column-end: span 3;
  }
  .rds-Grid-item--span4\@xl {
    grid-column-end: span 4;
  }
  .rds-Grid-item--span5\@xl {
    grid-column-end: span 5;
  }
  .rds-Grid-item--span6\@xl {
    grid-column-end: span 6;
  }
  .rds-Grid-item--span7\@xl {
    grid-column-end: span 7;
  }
  .rds-Grid-item--span8\@xl {
    grid-column-end: span 8;
  }
  .rds-Grid-item--span9\@xl {
    grid-column-end: span 9;
  }
  .rds-Grid-item--span10\@xl {
    grid-column-end: span 10;
  }
  .rds-Grid-item--span11\@xl {
    grid-column-end: span 11;
  }
  .rds-Grid-item--span12\@xl {
    grid-column-end: span 12;
  }
  .rds-Grid-item--orderStart\@xl {
    order: -1;
  }
  .rds-Grid-item--orderEnd\@xl {
    order: 1;
  }
  .rds-Grid-item--orderReset\@xl {
    order: 0;
  }
}
@media screen and (min-width: 112.5em) {
  .rds-Grid-item--start1\@2xl {
    grid-column-start: 1;
    grid-column-end: -1;
  }
  .rds-Grid-item--start2\@2xl {
    grid-column-start: 2;
    grid-column-end: -1;
  }
  .rds-Grid-item--start3\@2xl {
    grid-column-start: 3;
    grid-column-end: -1;
  }
  .rds-Grid-item--start4\@2xl {
    grid-column-start: 4;
    grid-column-end: -1;
  }
  .rds-Grid-item--start5\@2xl {
    grid-column-start: 5;
    grid-column-end: -1;
  }
  .rds-Grid-item--start6\@2xl {
    grid-column-start: 6;
    grid-column-end: -1;
  }
  .rds-Grid-item--start7\@2xl {
    grid-column-start: 7;
    grid-column-end: -1;
  }
  .rds-Grid-item--start8\@2xl {
    grid-column-start: 8;
    grid-column-end: -1;
  }
  .rds-Grid-item--start9\@2xl {
    grid-column-start: 9;
    grid-column-end: -1;
  }
  .rds-Grid-item--start10\@2xl {
    grid-column-start: 10;
    grid-column-end: -1;
  }
  .rds-Grid-item--start11\@2xl {
    grid-column-start: 11;
    grid-column-end: -1;
  }
  .rds-Grid-item--start12\@2xl {
    grid-column-start: 12;
    grid-column-end: -1;
  }
  .rds-Grid-item--span1\@2xl {
    grid-column-end: span 1;
  }
  .rds-Grid-item--span2\@2xl {
    grid-column-end: span 2;
  }
  .rds-Grid-item--span3\@2xl {
    grid-column-end: span 3;
  }
  .rds-Grid-item--span4\@2xl {
    grid-column-end: span 4;
  }
  .rds-Grid-item--span5\@2xl {
    grid-column-end: span 5;
  }
  .rds-Grid-item--span6\@2xl {
    grid-column-end: span 6;
  }
  .rds-Grid-item--span7\@2xl {
    grid-column-end: span 7;
  }
  .rds-Grid-item--span8\@2xl {
    grid-column-end: span 8;
  }
  .rds-Grid-item--span9\@2xl {
    grid-column-end: span 9;
  }
  .rds-Grid-item--span10\@2xl {
    grid-column-end: span 10;
  }
  .rds-Grid-item--span11\@2xl {
    grid-column-end: span 11;
  }
  .rds-Grid-item--span12\@2xl {
    grid-column-end: span 12;
  }
  .rds-Grid-item--orderStart\@2xl {
    order: -1;
  }
  .rds-Grid-item--orderEnd\@2xl {
    order: 1;
  }
  .rds-Grid-item--orderReset\@2xl {
    order: 0;
  }
}
.rds-Heading {
  line-height: 1.25;
  color: #1f2426;
  font-family: canada-type-gibson, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
  text-indent: 0;
  text-transform: none;
  text-shadow: none;
  letter-spacing: 0;
  font-style: normal;
}
.rds-Heading sup,
.rds-Heading sub {
  line-height: 0;
  font-size: 0.875em;
}
.rds-Heading sup {
  top: initial;
  vertical-align: super;
}
.rds-Heading sub {
  bottom: initial;
  vertical-align: sub;
}
.rds-Heading--xsmall {
  font-size: 18px;
}
.rds-Heading--small {
  font-size: 20px;
}
.rds-Heading--large {
  font-size: 28px;
}
@media screen and (min-width: 37.5em) {
  .rds-Heading--large {
    font-size: 34px;
  }
}
.rds-Heading--xlarge {
  font-size: 34px;
}
@media screen and (min-width: 37.5em) {
  .rds-Heading--xlarge {
    line-height: 1.1;
    font-size: 48px;
  }
}
.rds-Heading--2xlarge {
  font-size: 40px;
}
@media screen and (min-width: 37.5em) {
  .rds-Heading--2xlarge {
    line-height: 1.1;
    font-size: 60px;
  }
}
.rds-Heading em {
  font-style: italic;
}
.rds-Heading a {
  text-decoration: none;
  color: inherit;
}
.rds-Heading a:hover {
  color: #495257;
}
.rds-Heading sup,
.rds-Heading sub {
  font-size: 0.6em;
}
.rds-Heading--alternate {
  color: #003561;
}
.rds-Heading--alternate a:hover {
  color: #005b98;
}
.rds-Heading--brand {
  color: var(--rds-heading-brand-color, #0073b9);
}
.rds-Heading--brand a:hover {
  color: var(--rds-heading-brand-interactive-color, #005b98);
}
.rds-Heading.on-darkCanvas {
  color: #ffffff;
}
.rds-Heading.on-darkCanvas a:hover {
  color: #f5f7f8;
}
.rds-Icon {
  width: 16px;
  max-width: 100%;
  height: auto;
  fill: currentColor;
  vertical-align: middle;
}
.rds-Icon--xsmall {
  width: 12px;
}
.rds-Icon--small {
  width: 14px;
}
.rds-Icon--large {
  width: 24px;
}
.rds-Icon--xlarge {
  width: 32px;
}
.rds-Icon--2xlarge {
  width: 48px;
}
.rds-Icon--3xlarge {
  width: 64px;
}
.rds-Icon--primary {
  fill: var(--rds-icon-primary-fill-color, #0073b9);
}
.rds-Icon--alternate {
  fill: var(--rds-icon-alternate-fill-color, #00b2f6);
}
.rds-Icon--neutral {
  fill: #b6bec2;
}
.rds-Icon--light {
  fill: #ffffff;
}
.rds-Icon--positive {
  fill: #35bd59;
}
.rds-Icon--negative {
  fill: #e64b40;
}
.rds-Input {
  position: relative;
  flex: 1;
  width: 100%;
}
.rds-Input input {
  box-sizing: border-box;
  display: block;
  margin: 0;
  border: 1px solid #69757a;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 12px;
  width: 100%;
  height: 42px;
  line-height: 1;
  color: #1f2426;
  font-family: canada-type-gibson, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.rds-Input input:not(:first-child) {
  padding-left: 32px;
}
.rds-Input input:not(:last-child) {
  padding-right: 32px;
}
.rds-Input input::-moz-placeholder {
  color: #69757a;
}
.rds-Input input::placeholder {
  color: #69757a;
}
.rds-Input input:-moz-read-only {
  border-color: #d5d9db;
  background-color: #f5f7f8;
}
.rds-Input input:read-only {
  border-color: #d5d9db;
  background-color: #f5f7f8;
}
.rds-Input input:focus, .rds-Input input:active {
  outline: 0;
  border-color: #0073b9;
  box-shadow: inset 0 0 0 1px #0073b9;
}
.rds-Input input:disabled {
  border-color: #d5d9db;
  box-shadow: none;
  background-color: #f5f7f8;
  cursor: not-allowed;
  color: #b6bec2;
}
.rds-Input input:disabled::-moz-placeholder {
  color: #b6bec2;
}
.rds-Input input:disabled::placeholder {
  color: #b6bec2;
}
.rds-Input-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #69757a;
}
.rds-Input-icon:first-child {
  left: 2px;
  margin-left: 12px;
}
.rds-Input-icon:last-child {
  right: 2px;
  margin-right: 12px;
}
.rds-Input--sm input {
  padding: 8px;
  height: 32px;
  font-size: 14px;
}
.rds-Input--sm input:not(:first-child) {
  padding-left: 26px;
}
.rds-Input--sm input:not(:last-child) {
  padding-right: 26px;
}
.rds-Input--sm .rds-Input-icon:first-child {
  margin-left: 8px;
}
.rds-Input--sm .rds-Input-icon:last-child {
  margin-right: 8px;
}
.rds-Input--lg input {
  padding: 16px;
  height: 52px;
  font-size: 18px;
}
.rds-Input--lg input:not(:first-child) {
  padding-left: 36px;
}
.rds-Input--lg input:not(:last-child) {
  padding-right: 36px;
}
.rds-Input--lg .rds-Input-icon:first-child {
  margin-left: 16px;
}
.rds-Input--lg .rds-Input-icon:last-child {
  margin-right: 16px;
}
.rds-Input--lengthXS {
  flex: initial;
  width: 100px;
}
.rds-Input--lengthSM {
  flex: initial;
  width: 200px;
}
.rds-Input--lengthMD {
  flex: initial;
  width: 300px;
}
.rds-Input--lengthLG {
  flex: initial;
  width: 425px;
}
.rds-Input--lengthXL {
  flex: initial;
  width: 550px;
}
.rds-Input.is-invalid input:not(:disabled, :-moz-read-only) {
  border-color: #cc392f;
  box-shadow: inset 0 0 0 1px #cc392f;
}
.rds-Input.is-invalid input:not(:disabled, :read-only) {
  border-color: #cc392f;
  box-shadow: inset 0 0 0 1px #cc392f;
}
.rds-Input:has(input:-moz-read-only:not(:disabled)) .rds-Input-icon {
  color: #495257;
}
.rds-Input:has(input:read-only:not(:disabled)) .rds-Input-icon {
  color: #495257;
}
.rds-Input.is-disabled .rds-Input-icon {
  color: #b6bec2;
}
.rds-Link {
  display: inline-block;
  flex-shrink: 0;
  outline: none;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  padding: 0;
  text-indent: 0;
  text-transform: none;
  text-decoration: none;
  text-shadow: none;
  line-height: 1.5;
  letter-spacing: normal;
  color: #0073b9;
  font-family: canada-type-gibson, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  word-break: break-word;
}
.rds-Link sup,
.rds-Link sub {
  line-height: 0;
  font-size: 0.875em;
}
.rds-Link sup {
  top: initial;
  vertical-align: super;
}
.rds-Link sub {
  bottom: initial;
  vertical-align: sub;
}
.rds-Link:hover:not([disabled]), .rds-Link:focus:not([disabled]), .rds-Link:active:not([disabled]) {
  text-decoration: underline;
  text-underline-offset: 0.25em;
  text-decoration-thickness: 2px;
}
.rds-Link.on-darkCanvas {
  color: #ffffff;
}
.rds-Link--inheritColor, .rds-Link--inheritColor.on-darkCanvas {
  color: inherit;
}
.rds-Link--large {
  font-size: 18px;
}
.rds-Link--small {
  font-size: 14px;
}
.rds-Link-icon {
  position: relative;
  top: 0.1666666667em;
  width: 1em;
  height: 1em;
}
.rds-Link-icon--left {
  margin-right: 4px;
}
.rds-Link-icon--right {
  margin-left: 4px;
}
.rds-Link[disabled] {
  cursor: not-allowed !important;
}
.rds-Link[disabled], .rds-Link.is-disabled {
  opacity: 0.4 !important;
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}
a.rds-Link.is-disabled {
  pointer-events: none !important;
}
.rds-Menu {
  box-sizing: border-box;
  text-indent: 0;
  text-shadow: none;
  letter-spacing: normal;
  font-style: normal;
}
.rds-Menu-title {
  margin: 0 0 8px 0;
  text-align: left;
  text-transform: uppercase;
  line-height: 1.25;
  color: #1f2426;
  font-family: canada-type-gibson, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
}
.rds-Menu-item {
  display: block;
  transition: background-color 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  margin: 0;
  border: solid 2px transparent;
  border-radius: 8px;
  background: none;
  cursor: pointer;
  padding: 12px;
  width: 100%;
  text-align: left;
  text-transform: none;
  text-decoration: none;
  line-height: 1.25;
  color: #1f2426;
  font-family: canada-type-gibson, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.rds-Menu-item:hover:not(:disabled) {
  text-decoration: none;
  color: #1f2426;
  background-color: rgba(0, 115, 185, 0.1);
  color: #1f2426;
}
.rds-Menu-item:focus:not(:disabled) {
  text-decoration: none;
  color: #1f2426;
  outline: 2px solid #0073b9;
  outline-offset: 1px;
}
.rds-Menu-item:active:not(:disabled) {
  text-decoration: none;
  color: #1f2426;
  border-color: #0073b9;
  background-color: rgba(0, 115, 185, 0.1);
}
.rds-Menu-item:disabled {
  cursor: not-allowed;
}
.rds-Menu-item:disabled, .rds-Menu-item.is-disabled {
  opacity: 40%;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
a.rds-Menu-item.is-disabled {
  pointer-events: none;
}
.rds-Popover {
  box-sizing: border-box;
  position: relative;
  transition: opacity 75ms ease-out;
  opacity: 0;
  border-radius: 16px;
  box-shadow: 0 8px 24px 0 rgba(31, 36, 38, 0.18);
  background-color: #ffffff;
  padding: 16px;
  max-width: 360px;
  text-indent: 0;
  text-transform: none;
  text-decoration: none;
  text-shadow: none;
  font-style: normal;
}
.rds-Popover-close {
  position: absolute;
  top: 0;
  right: 0;
  margin: 8px;
}
.rds-Popover--lgPadding {
  padding: 24px;
}
.rds-Popover--nonePadding {
  padding: 0;
}
.rds-Popover.is-open {
  opacity: 1;
}
.rds-ProgressBar {
  border-radius: 8px;
  background-color: rgba(213, 217, 219, 0.5);
  width: 100%;
  height: 8px;
  overflow-x: hidden;
}
.rds-ProgressBar-value {
  transition: width 0.25s ease-out;
  border-radius: inherit;
  background-color: var(--rds-progress-bar-color, #0073b9);
  height: 100%;
}
@media (prefers-reduced-motion) {
  .rds-ProgressBar-value {
    transition: none;
  }
}
.rds-ProgressBar--small {
  height: 4px;
}
.rds-ProgressBar--large {
  height: 12px;
}
.rds-ProgressBar--squared {
  border-radius: 0px;
}
.rds-ProgressBar.on-darkCanvas {
  background-color: rgba(255, 255, 255, 0.2);
}
.rds-ProgressBar--alternate .rds-ProgressBar-value {
  background-color: var(--rds-progress-bar-alternate-color, #fcd214);
}
.rds-ProgressBar--success .rds-ProgressBar-value {
  background-color: #48ce65;
}
.rds-ProgressBar--neutral .rds-ProgressBar-value {
  background-color: #b6bec2;
}
.rds-ProgressBar--neutral.on-darkCanvas .rds-ProgressBar-value {
  background-color: #ffffff;
}
.rds-ProgressBar--animateOnLoad .rds-ProgressBar-value {
  transform: translateX(-100%);
  animation: 0.25s ease-out 1 forwards animateValue;
}
@media (prefers-reduced-motion) {
  .rds-ProgressBar--animateOnLoad .rds-ProgressBar-value {
    transform: translateX(0);
    animation: none;
  }
}
@keyframes animateValue {
  100% {
    transform: translateX(0);
  }
}
.rds-Radio {
  box-sizing: border-box;
  display: block;
  position: relative;
  text-align: left;
  text-indent: 0;
  text-transform: none;
  text-shadow: none;
  line-height: 1.25;
  letter-spacing: 0;
  color: #1f2426;
  font-family: canada-type-gibson, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
}
.rds-Radio label {
  padding-top: 0.75px;
  padding-bottom: 0.75px;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  padding-left: 32px;
}
.rds-Radio label::before, .rds-Radio label::after {
  box-sizing: border-box;
}
.rds-Radio label::before {
  border-radius: 50%;
  background-color: #ffffff;
  width: 24px;
  height: 24px;
  border: 1px solid #69757a;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}
.rds-Radio input {
  position: absolute;
  opacity: 0;
  margin: 0;
  padding: 0;
  overflow: visible;
}
.rds-Radio input:checked + label::before {
  border-color: #0073b9;
  box-shadow: inset 0 0 0 1px;
  color: #0073b9;
}
.rds-Radio input:checked + label::after {
  border-radius: 50%;
  background-color: #0073b9;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 6px;
  left: 6px;
  content: "";
}
.rds-Radio input:focus + label::before, .rds-Radio input:active + label::before {
  border-color: #0073b9;
  box-shadow: inset 0 0 0 1px;
  color: #0073b9;
}
.rds-Radio input:disabled + label {
  cursor: not-allowed;
  color: #b6bec2;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.rds-Radio input:disabled + label::before {
  border-color: #d5d9db;
  background-color: #f5f7f8;
  color: #d5d9db;
}
.rds-Radio input:disabled + label::after {
  background-color: #d5d9db;
}
.rds-Radio--sm label {
  padding-top: 1.25px;
  padding-bottom: 1.25px;
  padding-left: 28px;
  font-size: 14px;
}
.rds-Radio--sm label::before {
  width: 20px;
  height: 20px;
}
.rds-Radio--sm input:checked + label::after {
  top: 5px;
  left: 5px;
  width: 10px;
  height: 10px;
}
.rds-Radio.on-darkCanvas label {
  color: #ffffff;
}
.rds-RadioTile {
  box-sizing: border-box;
  display: block;
  position: relative;
  text-align: left;
  text-indent: 0;
  text-transform: none;
  text-shadow: none;
  line-height: 1.25;
  letter-spacing: 0;
  color: #1f2426;
  font-family: canada-type-gibson, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
}
.rds-RadioTile label {
  padding-top: 0.75px;
  padding-bottom: 0.75px;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  padding-left: 32px;
  display: flex;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 16px;
  height: 100%;
  gap: 16px;
}
.rds-RadioTile label:hover {
  background-color: rgba(0, 115, 185, 0.1);
}
@media screen and (min-width: 56.25em) {
  .rds-RadioTile label {
    padding: 24px;
  }
}
.rds-RadioTile-button {
  border-radius: 50%;
  background-color: #ffffff;
  width: 18px;
  height: 18px;
  display: block;
  position: relative;
  flex-shrink: 0;
  border: 1px solid #69757a;
}
@media screen and (min-width: 56.25em) {
  .rds-RadioTile-button {
    border-radius: 50%;
    background-color: #ffffff;
    width: 22px;
    height: 22px;
  }
}
.rds-RadioTile input {
  position: absolute;
  opacity: 0;
  margin: 0;
  padding: 0;
  overflow: visible;
}
.rds-RadioTile input:checked + label .rds-RadioTile-button {
  border-color: #0073b9;
  box-shadow: inset 0 0 0 1px;
  color: #0073b9;
}
.rds-RadioTile input:checked + label .rds-RadioTile-button::after {
  border-radius: 50%;
  background-color: #0073b9;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  transform: translate(-50%, -50%);
}
.rds-RadioTile input:checked:not(:disabled) + label {
  border-color: #0073b9;
  box-shadow: inset 0 0 0 1px #0073b9;
  background-color: rgba(0, 115, 185, 0.1);
}
.rds-RadioTile input:checked:disabled + label {
  border-color: #d5d9db;
  box-shadow: inset 0 0 0 1px #d5d9db;
}
.rds-RadioTile input:active:not(:disabled) + label {
  border-color: #0073b9;
  box-shadow: inset 0 0 0 1px #0073b9;
}
.rds-RadioTile input:active:not(:disabled) + label .rds-RadioTile-button {
  border-color: #0073b9;
  box-shadow: inset 0 0 0 1px;
  color: #0073b9;
}
.rds-RadioTile input:focus:not(:disabled) + label {
  outline: 2px solid #0073b9;
  outline-offset: 1px;
}
.rds-RadioTile input:checked + label .rds-RadioTile-button::after {
  border-radius: 50%;
  background-color: #0073b9;
  width: 10px;
  height: 10px;
}
@media screen and (min-width: 56.25em) {
  .rds-RadioTile input:checked + label .rds-RadioTile-button::after {
    border-radius: 50%;
    background-color: #0073b9;
    width: 12px;
    height: 12px;
  }
}
.rds-RadioTile input:disabled + label {
  cursor: not-allowed;
  color: #b6bec2;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: #f5f7f8;
}
.rds-RadioTile input:disabled + label .rds-RadioTile-button {
  border-color: #d5d9db;
  background-color: #f5f7f8;
  color: #d5d9db;
}
.rds-RadioTile input:disabled + label .rds-RadioTile-button::after {
  background-color: #d5d9db;
}
.rds-RadioTile input:disabled + label .rds-RadioTile-image > * {
  opacity: 20%;
}
.rds-RadioTile input:disabled + label .rds-RadioTile--border {
  border-color: #d5d9db;
}
.rds-RadioTile--sm label {
  padding: 16px;
}
.rds-RadioTile--sm .rds-RadioTile-button {
  border-radius: 50%;
  background-color: #ffffff;
  width: 18px;
  height: 18px;
}
.rds-RadioTile--sm input:checked + label .rds-RadioTile-button::after {
  border-radius: 50%;
  background-color: #0073b9;
  width: 10px;
  height: 10px;
}
.rds-RadioTile--sm .rds-RadioTile-image {
  height: 48px;
}
.rds-RadioTile--sm .rds-RadioTile-icon {
  width: 16px;
  height: 16px;
}
@media screen and (min-width: 56.25em) {
  .rds-RadioTile--lg label {
    padding: 32px;
    font-size: 24px;
  }
  .rds-RadioTile--lg .rds-RadioTile-button {
    border-radius: 50%;
    background-color: #ffffff;
    width: 26px;
    height: 26px;
  }
  .rds-RadioTile--lg input:checked + label .rds-RadioTile-button::after {
    border-radius: 50%;
    background-color: #0073b9;
    width: 14px;
    height: 14px;
  }
  .rds-RadioTile--lg .rds-RadioTile-image {
    height: 64px;
  }
  .rds-RadioTile--lg .rds-RadioTile-icon {
    width: 24px;
    height: 24px;
  }
}
.rds-RadioTile-content {
  display: flex;
  gap: 8px;
  align-items: center;
}
.rds-RadioTile-image {
  width: auto;
  height: 48px;
}
.rds-RadioTile-image > * {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 56.25em) {
  .rds-RadioTile-image {
    height: 56px;
  }
}
.rds-RadioTile-icon {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}
@media screen and (min-width: 56.25em) {
  .rds-RadioTile-icon {
    width: 24px;
    height: 24px;
  }
}
.rds-RadioTile--vertical .rds-RadioTile-content {
  flex-direction: column;
}
.rds-RadioTile--vertical label {
  flex-direction: column;
  text-align: center;
}
.rds-RadioTile--vertical .rds-RadioTile-button {
  margin-right: auto;
}
.rds-RadioTile--border label {
  border-color: #69757a;
}
.rds-Select {
  box-sizing: border-box;
  display: block;
  margin: 0;
  border: 1px solid #69757a;
  border-radius: 4px;
  background-color: #ffffff;
  background-image: url("data:image/svg+xml,%3csvg fill=%27%231f2426%27 xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27%3e%3cpath fill-rule=%27evenodd%27 d=%27m12 15.59-9.3-9.3a1 1 0 0 0-1.4 1.42l10 10a1 1 0 0 0 1.4 0l10-10a1 1 0 1 0-1.4-1.42L12 15.6z%27/%3e%3c/svg%3e"), linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
  background-position: right 12px center, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 14px, 100%;
  padding: 0;
  padding-right: 34px;
  padding-left: 12px;
  width: auto;
  line-height: 40px;
  color: #1f2426;
  font-family: canada-type-gibson, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.rds-Select::-ms-expand {
  display: none;
}
.rds-Select:focus {
  outline: none;
  border-color: #0073b9;
  box-shadow: inset 0 0 0 1px #0073b9;
}
.rds-Select.is-invalid {
  border-color: #cc392f;
  box-shadow: inset 0 0 0 1px #cc392f;
}
.rds-Select:disabled {
  border-color: #d5d9db;
  box-shadow: none;
  background-color: #f5f7f8;
  background-image: url("data:image/svg+xml,%3csvg fill=%27%23b6bec2%27 xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27%3e%3cpath fill-rule=%27evenodd%27 d=%27m12 15.59-9.3-9.3a1 1 0 0 0-1.4 1.42l10 10a1 1 0 0 0 1.4 0l10-10a1 1 0 1 0-1.4-1.42L12 15.6z%27/%3e%3c/svg%3e"), linear-gradient(to bottom, #f5f7f8 0%, #f5f7f8 100%);
  cursor: not-allowed;
  color: #b6bec2;
}
.rds-Select--sm {
  background-position: right 8px center, 0 0;
  padding-right: 30px;
  padding-left: 8px;
  line-height: 30px;
  font-size: 14px;
}
.rds-Select--lg {
  background-position: right 16px center, 0 0;
  background-size: 16px, 100%;
  padding-right: 40px;
  padding-left: 16px;
  line-height: 50px;
  font-size: 18px;
}
.rds-Stack {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 16px;
}
.rds-Stack--2xsSpacing {
  gap: 2px;
}
.rds-Stack--xsSpacing {
  gap: 4px;
}
.rds-Stack--smSpacing {
  gap: 8px;
}
.rds-Stack--lgSpacing {
  gap: 24px;
}
.rds-Stack--xlSpacing {
  gap: 32px;
}
.rds-Stack--2xlSpacing {
  gap: 48px;
}
.rds-Stack--topVerticalAlignment {
  align-items: flex-start;
}
.rds-Stack--bottomVerticalAlignment {
  align-items: flex-end;
}
.rds-Stack--fillVerticalAlignment:not(.rds-Stack--vertical) {
  align-items: stretch;
}
.rds-Stack--centerHorizontalAlignment {
  justify-content: center;
}
.rds-Stack--rightHorizontalAlignment {
  justify-content: flex-end;
}
.rds-Stack--fillHorizontalAlignment:not(.rds-Stack--vertical) > * {
  flex-grow: 1;
}
.rds-Stack--vertical {
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.rds-Stack--vertical.rds-Stack--topVerticalAlignment {
  justify-content: flex-start;
}
.rds-Stack--vertical.rds-Stack--bottomVerticalAlignment {
  justify-content: flex-end;
}
.rds-Stack--vertical.rds-Stack--fillVerticalAlignment > * {
  flex-grow: 1;
}
.rds-Stack--vertical.rds-Stack--centerHorizontalAlignment {
  align-items: center;
}
.rds-Stack--vertical.rds-Stack--rightHorizontalAlignment {
  align-items: flex-end;
}
.rds-Stack--vertical.rds-Stack--fillHorizontalAlignment {
  align-items: stretch;
}
.rds-Stack--noWrap {
  flex-wrap: nowrap;
}
.rds-Tabs {
  box-sizing: border-box;
  width: 100%;
  text-align: start;
  text-indent: 0;
  text-transform: none;
  text-shadow: none;
  line-height: 1;
  letter-spacing: normal;
  font-style: normal;
}
.rds-Tabs-list {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  border-bottom: solid #b6bec2 1px;
}
.rds-Tabs-list--center {
  justify-content: center;
}
.rds-Tabs-list--right {
  justify-content: flex-end;
}
.rds-Tabs-list--fill .rds-Tabs-container {
  flex-grow: 1;
}
.rds-Tabs-list--noDivider {
  border-bottom-color: transparent;
}
.rds-Tabs-container {
  position: relative;
  align-items: flex-end;
}
.rds-Tabs-tab {
  box-sizing: border-box;
  margin-top: 0;
  margin-bottom: 3px;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  width: 100%;
  line-height: 1;
  color: #495257;
  font-family: canada-type-gibson, Arial, sans-serif;
  font-weight: 600;
}
.is-onDarkCanvas .rds-Tabs-tab {
  color: #d5d9db;
}
.rds-Tabs-tab.is-selected, .rds-Tabs-tab:hover {
  color: var(--rds-tabs-selected-color, #0073b9);
}
.is-onDarkCanvas .rds-Tabs-tab.is-selected, .is-onDarkCanvas .rds-Tabs-tab:hover {
  color: #ffffff;
}
.rds-Tabs-tab:focus-visible {
  outline: none;
}
.rds-Tabs-tab:focus-visible .rds-Tabs-inner {
  outline: solid #0073b9 2px;
}
.is-onDarkCanvas .rds-Tabs-tab:focus-visible .rds-Tabs-inner {
  outline-color: #ffffff;
}
.rds-Tabs-tab:disabled {
  opacity: 0.2;
  cursor: not-allowed;
  color: #495257;
}
.is-onDarkCanvas .rds-Tabs-tab:disabled {
  opacity: 0.4;
  color: #d5d9db;
}
.rds-Tabs-inner {
  box-sizing: border-box;
  display: inline-block;
  border-radius: 4px;
}
.rds-Tabs-indicator {
  position: absolute;
  bottom: -1px;
  border-radius: 16px;
  background-color: var(--rds-tabs-selected-color, #0073b9);
  width: 100%;
  height: 4px;
}
.is-onDarkCanvas .rds-Tabs-indicator {
  background-color: #ffffff;
}
.rds-Tabs-panel {
  box-sizing: border-box;
}
.rds-Tabs-panel--noGap {
  padding-top: 0;
}
@media screen and (min-width: 37.5em) {
  .rds-Tabs .rds-Tabs-list {
    gap: 16px;
  }
  .rds-Tabs .rds-Tabs-tab {
    padding: 8px;
    font-size: 16px;
  }
  .rds-Tabs .rds-Tabs-inner {
    padding: 4px;
  }
  .rds-Tabs .rds-Tabs-panel:not(.rds-Tabs-panel--noGap) {
    padding-top: 32px;
  }
}
@media screen and (min-width: 56.25em) {
  .rds-Tabs .rds-Tabs-list {
    gap: 8px;
  }
  .rds-Tabs .rds-Tabs-tab {
    padding: 8px;
    font-size: 18px;
  }
  .rds-Tabs .rds-Tabs-inner {
    padding: 8px;
  }
  .rds-Tabs .rds-Tabs-panel:not(.rds-Tabs-panel--noGap) {
    padding-top: 32px;
  }
}
.rds-Tabs--sm .rds-Tabs-list {
  gap: 16px;
}
.rds-Tabs--sm .rds-Tabs-tab {
  padding: 4px;
  font-size: 16px;
}
.rds-Tabs--sm .rds-Tabs-inner {
  padding: 2px;
}
.rds-Tabs--sm .rds-Tabs-panel:not(.rds-Tabs-panel--noGap) {
  padding-top: 24px;
}
.rds-Tabs--md .rds-Tabs-list {
  gap: 16px;
}
.rds-Tabs--md .rds-Tabs-tab {
  padding: 8px;
  font-size: 16px;
}
.rds-Tabs--md .rds-Tabs-inner {
  padding: 4px;
}
.rds-Tabs--md .rds-Tabs-panel:not(.rds-Tabs-panel--noGap) {
  padding-top: 32px;
}
.rds-Tabs--lg .rds-Tabs-list {
  gap: 8px;
}
.rds-Tabs--lg .rds-Tabs-tab {
  padding: 8px;
  font-size: 18px;
}
.rds-Tabs--lg .rds-Tabs-inner {
  padding: 8px;
}
.rds-Tabs--lg .rds-Tabs-panel:not(.rds-Tabs-panel--noGap) {
  padding-top: 32px;
}
@media screen and (max-width: 37.4375em) {
  .rds-Tabs .rds-Tabs-list {
    gap: 16px;
  }
  .rds-Tabs .rds-Tabs-tab {
    padding: 4px;
    font-size: 16px;
  }
  .rds-Tabs .rds-Tabs-inner {
    padding: 2px;
  }
  .rds-Tabs .rds-Tabs-panel:not(.rds-Tabs-panel--noGap) {
    padding-top: 24px;
  }
}
.rds-Tag {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  border-radius: 9999px;
  background-color: #69757a;
  padding: 4px 8px;
  text-align: center;
  text-indent: 0;
  text-transform: none;
  text-decoration: none;
  text-shadow: none;
  line-height: 1;
  letter-spacing: normal;
  color: #ffffff;
  font-family: canada-type-gibson, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
}
a.rds-Tag:hover, a.rds-Tag:focus, a.rds-Tag:active {
  background-color: #495257;
}
.rds-Tag.on-darkCanvas {
  background-color: #ffffff;
  color: #495257;
}
a.rds-Tag.on-darkCanvas:hover, a.rds-Tag.on-darkCanvas:focus, a.rds-Tag.on-darkCanvas:active {
  background-color: #f5f7f8;
}
.rds-Tag--subtle, .rds-Tag--subtle.on-darkCanvas {
  background-color: #e8eced;
  color: #495257;
}
a.rds-Tag--subtle:hover, a.rds-Tag--subtle:focus, a.rds-Tag--subtle:active, a.rds-Tag--subtle.on-darkCanvas:hover, a.rds-Tag--subtle.on-darkCanvas:focus, a.rds-Tag--subtle.on-darkCanvas:active {
  background-color: #d5d9db;
}
.rds-Tag--primary {
  background-color: var(--rds-tag-primary-background-color, #0073b9);
}
a.rds-Tag--primary:hover, a.rds-Tag--primary:focus, a.rds-Tag--primary:active {
  background-color: var(--rds-tag-primary-background-color-interactive, #005b98);
}
.rds-Tag--primary.on-darkCanvas {
  background-color: #ffffff;
  color: var(--rds-tag-primary-background-color, #0073b9);
}
.rds-Tag--primary.rds-Tag--subtle, .rds-Tag--primary.rds-Tag--subtle.on-darkCanvas {
  background-color: var(--rds-tag-primary-background-color-subtle, #ebf4fa);
  color: var(--rds-tag-primary-text-color-subtle, #005b98);
}
a.rds-Tag--primary.rds-Tag--subtle:hover, a.rds-Tag--primary.rds-Tag--subtle:focus, a.rds-Tag--primary.rds-Tag--subtle:active, a.rds-Tag--primary.rds-Tag--subtle.on-darkCanvas:hover, a.rds-Tag--primary.rds-Tag--subtle.on-darkCanvas:focus, a.rds-Tag--primary.rds-Tag--subtle.on-darkCanvas:active {
  background-color: var(--rds-tag-primary-background-color-subtle-interactive, #d8f1fc);
}
.rds-Tag--alternate {
  background-color: var(--rds-tag-alternate-background-color, #003561);
}
a.rds-Tag--alternate:hover, a.rds-Tag--alternate:focus, a.rds-Tag--alternate:active {
  background-color: var(--rds-tag-alternate-background-color-interactive, #002342);
}
.rds-Tag--alternate.on-darkCanvas, .rds-Tag--alternate.on-darkCanvas.rds-Tag--subtle {
  background-color: #ffffff;
  color: var(--rds-tag-alternate-background-color, #003561);
}
a.rds-Tag--alternate.on-darkCanvas:hover, a.rds-Tag--alternate.on-darkCanvas:focus, a.rds-Tag--alternate.on-darkCanvas:active, a.rds-Tag--alternate.on-darkCanvas.rds-Tag--subtle:hover, a.rds-Tag--alternate.on-darkCanvas.rds-Tag--subtle:focus, a.rds-Tag--alternate.on-darkCanvas.rds-Tag--subtle:active {
  background-color: #f5f7f8;
}
.rds-Tag--alternate.rds-Tag--subtle {
  background-color: var(--rds-tag-alternate-background-color-subtle, rgba(0, 53, 97, 0.1));
  color: var(--rds-tag-alternate-text-color-subtle, #004477);
}
a.rds-Tag--alternate.rds-Tag--subtle:hover, a.rds-Tag--alternate.rds-Tag--subtle:focus, a.rds-Tag--alternate.rds-Tag--subtle:active {
  background-color: var(--rds-tag-alternate-background-color-subtle-interactive, rgba(0, 53, 97, 0.2));
}
.rds-Tag--positive {
  background-color: #1b8533;
}
a.rds-Tag--positive:hover, a.rds-Tag--positive:focus, a.rds-Tag--positive:active {
  background-color: #106621;
}
.rds-Tag--positive.on-darkCanvas {
  color: #1b8533;
}
.rds-Tag--positive.rds-Tag--subtle, .rds-Tag--positive.rds-Tag--subtle.on-darkCanvas {
  background-color: #eaf8ee;
  color: #106621;
}
a.rds-Tag--positive.rds-Tag--subtle:hover, a.rds-Tag--positive.rds-Tag--subtle:focus, a.rds-Tag--positive.rds-Tag--subtle:active, a.rds-Tag--positive.rds-Tag--subtle.on-darkCanvas:hover, a.rds-Tag--positive.rds-Tag--subtle.on-darkCanvas:focus, a.rds-Tag--positive.rds-Tag--subtle.on-darkCanvas:active {
  background-color: #d9fae1;
}
.rds-Tag--negative {
  background-color: #cc392f;
}
a.rds-Tag--negative:hover, a.rds-Tag--negative:focus, a.rds-Tag--negative:active {
  background-color: #a62b24;
}
.rds-Tag--negative.on-darkCanvas {
  color: #cc392f;
}
.rds-Tag--negative.rds-Tag--subtle, .rds-Tag--negative.rds-Tag--subtle.on-darkCanvas {
  background-color: #fcedeb;
  color: #a62b24;
}
a.rds-Tag--negative.rds-Tag--subtle:hover, a.rds-Tag--negative.rds-Tag--subtle:focus, a.rds-Tag--negative.rds-Tag--subtle:active, a.rds-Tag--negative.rds-Tag--subtle.on-darkCanvas:hover, a.rds-Tag--negative.rds-Tag--subtle.on-darkCanvas:focus, a.rds-Tag--negative.rds-Tag--subtle.on-darkCanvas:active {
  background-color: #fdded8;
}
.rds-Tag--sm {
  padding: 4px 8px;
  font-size: 12px;
}
.rds-Tag--lg {
  padding: 8px 16px;
  font-size: 16px;
}
.rds-Tag-icon {
  flex-shrink: 0;
  margin-right: 4px;
  width: 16px;
  height: 16px;
}
.rds-Tag--sm .rds-Tag-icon {
  width: 12px;
  height: 12px;
}
.rds-Text {
  margin-top: 0px;
  margin-bottom: 0px;
  text-indent: 0;
  text-transform: none;
  text-shadow: none;
  line-height: 1.25;
  letter-spacing: 0;
  color: #1f2426;
  font-family: canada-type-gibson, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
}
.rds-Text sup,
.rds-Text sub {
  line-height: 0;
  font-size: 0.875em;
}
.rds-Text sup {
  top: initial;
  vertical-align: super;
}
.rds-Text sub {
  bottom: initial;
  vertical-align: sub;
}
.rds-Text--bodyXSmall {
  font-size: 14px;
}
.rds-Text--bodySmall {
  font-size: 16px;
}
.rds-Text--bodyLarge {
  font-size: 20px;
}
.rds-Text--subtitle {
  font-size: 24px;
}
@media screen and (min-width: 37.5em) {
  .rds-Text--subtitle {
    font-size: 28px;
  }
}
.rds-Text--subdued {
  color: #495257;
}
.rds-Text a {
  text-decoration: underline;
  color: #0073b9;
}
.rds-Text a:hover {
  color: #005b98;
}
.rds-Text.on-darkCanvas {
  color: #ffffff;
}
.rds-Text.on-darkCanvas a, .rds-Text.on-darkCanvas a:hover {
  color: #ffffff;
}
em.rds-Text,
i.rds-Text, .rds-Text i, .rds-Text em {
  font-style: italic;
}
strong.rds-Text,
b.rds-Text, .rds-Text b, .rds-Text strong {
  font-weight: 600;
}
.rds-Textarea {
  display: block;
  position: relative;
  text-indent: 0;
  text-shadow: none;
  letter-spacing: 0;
  font-family: canada-type-gibson, Arial, sans-serif;
}
.rds-Textarea textarea {
  box-sizing: border-box;
  display: block;
  border: 1px solid #69757a;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 12px;
  width: 100%;
  resize: vertical;
  line-height: 1.25;
  color: #1f2426;
  font-family: canada-type-gibson, Arial, sans-serif;
  font-size: 16px;
}
.rds-Textarea textarea::-moz-placeholder {
  color: #69757a;
}
.rds-Textarea textarea::placeholder {
  color: #69757a;
}
.rds-Textarea textarea:-moz-read-only {
  border-color: #d5d9db;
  background-color: #f5f7f8;
}
.rds-Textarea textarea:read-only {
  border-color: #d5d9db;
  background-color: #f5f7f8;
}
.rds-Textarea textarea:focus {
  outline: none;
  border-color: #0073b9;
  box-shadow: inset 0 0 0 1px #0073b9;
}
.rds-Textarea-counter {
  position: absolute;
  right: 12px;
  bottom: 8px;
  text-align: right;
  line-height: 1;
  color: #69757a;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
}
.rds-Textarea-counter:has(+ textarea:-moz-read-only) {
  color: #b6bec2;
}
.rds-Textarea-counter:has(+ textarea:read-only) {
  color: #b6bec2;
}
.rds-Textarea-counter:not(.rds-Textarea-counter:empty) + textarea {
  padding-bottom: 26px;
}
.rds-Textarea--sm textarea {
  padding: 8px;
  font-size: 14px;
}
.rds-Textarea--sm .rds-Textarea-counter + textarea {
  padding-bottom: 22px;
}
.rds-Textarea--lg textarea {
  padding: 16px;
  font-size: 18px;
}
.rds-Textarea--lg .rds-Textarea-counter + textarea {
  padding-bottom: 30px;
}
.rds-Textarea.is-invalid textarea:not(:disabled) {
  border: 1px solid #cc392f;
  box-shadow: inset 0 0 0 1px #cc392f;
}
.rds-Textarea.is-disabled .rds-Textarea-counter {
  color: #b6bec2;
}
.rds-Textarea.is-disabled textarea {
  border: #d5d9db;
  box-shadow: inset 0 0 0 1px #d5d9db;
  background-color: #f5f7f8;
  cursor: not-allowed;
  color: #b6bec2;
}
.rds-Textarea.is-disabled textarea::-moz-placeholder {
  color: #b6bec2;
}
.rds-Textarea.is-disabled textarea::placeholder {
  color: #b6bec2;
}
.rds-Toggle {
  box-sizing: border-box;
  display: block;
  position: relative;
  text-align: left;
  text-indent: 0;
  text-transform: none;
  text-shadow: none;
  line-height: 1.25;
  letter-spacing: normal;
  color: #1f2426;
  font-family: canada-type-gibson, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
}
.rds-Toggle label {
  box-sizing: inherit;
  display: inline-block;
  position: relative;
  padding: 0.75px 0 0.75px 48px;
}
.rds-Toggle label::before, .rds-Toggle label::after {
  box-sizing: inherit;
  position: absolute;
  transition: transform 0.32s cubic-bezier(0.19, 1, 0.22, 1), background-color 0.32s cubic-bezier(0.19, 1, 0.22, 1), border-color 0.32s cubic-bezier(0.19, 1, 0.22, 1);
  content: "";
}
@media (prefers-reduced-motion) {
  .rds-Toggle label::before, .rds-Toggle label::after {
    transition: none;
  }
}
.rds-Toggle label::before {
  top: 0;
  left: 0;
  border: 1px solid #69757a;
  border-radius: 9999px;
  background-color: #69757a;
  width: 40px;
  height: 24px;
}
.rds-Toggle label::after {
  top: 4px;
  left: 4px;
  border-radius: 8px;
  background-color: #ffffff;
  width: 16px;
  height: 16px;
}
.rds-Toggle input {
  position: absolute;
  opacity: 0;
  margin: 0;
}
.rds-Toggle input:focus + label::before, .rds-Toggle input:active + label::before {
  outline: 2px solid #0073b9;
  outline-offset: 1px;
}
.rds-Toggle input:checked + label::before {
  border-color: #0073b9;
  background-color: #0073b9;
}
.rds-Toggle input:checked + label::after {
  transform: translateX(16px);
}
.rds-Toggle input:disabled:focus + label::before, .rds-Toggle input:disabled:active + label::before {
  outline: none;
}
.rds-Toggle input:disabled + label {
  cursor: not-allowed;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: #b6bec2;
}
.rds-Toggle input:disabled + label::before {
  border-color: #d5d9db;
  background-color: #f5f7f8;
}
.rds-Toggle input:disabled + label::after {
  background-color: #d5d9db;
}
.rds-Tooltip {
  --rds-tooltip-background-color: #ffffff;
  --rds-tooltip-text-color: #1f2426;
  box-sizing: border-box;
  transition: opacity 200ms ease-out;
  opacity: 0;
  border-radius: 8px;
  background-color: var(--rds-tooltip-background-color);
  padding: 16px;
  width: -moz-max-content;
  width: max-content;
  max-width: 320px;
  text-align: left;
  text-indent: 0;
  text-transform: none;
  text-shadow: none;
  line-height: 1.25;
  letter-spacing: normal;
  color: var(--rds-tooltip-text-color);
  font-family: canada-type-gibson, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  filter: drop-shadow(0 4px 16px rgba(31, 36, 38, 0.12));
}
.rds-Tooltip--gray {
  --rds-tooltip-background-color: #333a3d;
  --rds-tooltip-text-color: #ffffff;
}
.rds-Tooltip--brand {
  --rds-tooltip-background-color: #004477;
  --rds-tooltip-text-color: #ffffff;
}
.rds-Tooltip-pointer {
  color: var(--rds-tooltip-background-color);
  fill: currentColor;
}
.rds-Tooltip.is-open {
  opacity: 1;
}
@media screen and (min-width: 37.5em) {
  .rds-Tooltip {
    max-width: 400px;
  }
}
@keyframes react-loading-skeleton {
  100% {
    transform: translateX(100%);
  }
}
.react-loading-skeleton {
  --base-color: #ebebeb;
  --highlight-color: #f5f5f5;
  --animation-duration: 1.5s;
  --animation-direction: normal;
  --pseudo-element-display: block;
  background-color: var(--base-color);
  width: 100%;
  border-radius: 0.25rem;
  display: inline-flex;
  line-height: 1;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  overflow: hidden;
}
.react-loading-skeleton::after {
  content: ' ';
  display: var(--pseudo-element-display);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-repeat: no-repeat;
  background-image: var(
    --custom-highlight-background,
    linear-gradient(
      90deg,
      var(--base-color) 0%,
      var(--highlight-color) 50%,
      var(--base-color) 100%
    )
  );
  transform: translateX(-100%);
  animation-name: react-loading-skeleton;
  animation-direction: var(--animation-direction);
  animation-duration: var(--animation-duration);
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}
@media (prefers-reduced-motion) {
  .react-loading-skeleton {
    --pseudo-element-display: none;
  }
}
@layer components {
  .list-circle {
    list-style-type: circle;
  }
}
html,
body,
#root {
  height: 100%;
}
body {
  margin: 0;
  font-family: canada-type-gibson, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.jw-state-idle .jw-controls {
  background: rgba(0, 0, 0, 0.1) !important;
}
.jw-controls-backdrop {
  background: rgba(0, 0, 0, 0.25) !important;
}
.jw-icon-display {
  border-radius: 8px !important;
  color: white !important;
  height: 98px !important;
  width: 98px !important;
}
.jw-svg-icon-play {
  height: 98px !important;
  width: 98px !important;
}
.scrollable {
  display: flex;
  background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0)),
    linear-gradient(-90deg, #fff 0%, rgba(255, 255, 255, 0)) 100% 0,
    linear-gradient(90deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)),
    linear-gradient(-90deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)) 100% 0;
  background-attachment: local, local, scroll, scroll;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 100px 100%,
    100px 100%,
    24px 100%,
    24px 100%;
  width: 100%;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
.rds-Checkbox--amber.rds-Checkbox.rds-Checkbox input:checked + label::before {
  border-color: #faab19;
  background-color: #faab19;
}
@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;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-divide-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-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-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  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;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::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: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-divide-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-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-duration: initial;
      --tw-ease: initial;
      --tw-content: "";
      --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;
    }
  }
}


/*# sourceMappingURL=fpu.9f3d99148b333c3cbd4a.css.map*/