<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! tailwindcss v4.1.7 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --font-weight-black: 900;
    --radius-lg: 0.5rem;
    --ease-in: cubic-bezier(0.4, 0, 1, 1);
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-electric-turquoise: #75fbeb;
    --color-romance: #f9f8fb;
    --color-tuna: #2b2e49;
    --color-mirage: #16182d;
    --color-green-white: #eae9eb;
    --color-ironside-grey: #666666;
    --color-black-eel: #444444;
    --color-rhino: #31355b;
    --color-gainsboro: #dddddd;
    --color-soft-peach: #f0eff2;
    --color-desert-storm: #f7f7f8;
    --color-fountain-blue: #5cc0b4;
    --color-light-grey: #d9d9d9;
    --color-snow-drift: #f9f9f9;
    --color-white-lilac: #f9f8fb;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: 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;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::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;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .absolute {
    position: absolute;
  }
  .relative {
    position: relative;
  }
  .sticky {
    position: sticky;
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .top-full {
    top: 100%;
  }
  .right-1\/2 {
    right: calc(1/2 * 100%);
  }
  .right-3\.5 {
    right: calc(var(--spacing) * 3.5);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-1\/2 {
    left: calc(1/2 * 100%);
  }
  .z-0 {
    z-index: 0;
  }
  .z-10 {
    z-index: 10;
  }
  .z-50 {
    z-index: 50;
  }
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .order-3 {
    order: 3;
  }
  .col-span-1 {
    grid-column: span 1 / span 1;
  }
  .col-span-full {
    grid-column: 1 / -1;
  }
  .container {
    width: 100%;
    @media (width &gt;= 40rem) {
      max-width: 40rem;
    }
    @media (width &gt;= 48rem) {
      max-width: 48rem;
    }
    @media (width &gt;= 64rem) {
      max-width: 64rem;
    }
    @media (width &gt;= 80rem) {
      max-width: 80rem;
    }
    @media (width &gt;= 96rem) {
      max-width: 96rem;
    }
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-\[25px\] {
    margin-block: 25px;
  }
  .my-\[26px\] {
    margin-block: 26px;
  }
  .my-\[35px\] {
    margin-block: 35px;
  }
  .my-\[110px\] {
    margin-block: 110px;
  }
  .my-\[200px\] {
    margin-block: 200px;
  }
  .ms-auto {
    margin-inline-start: auto;
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-\[-50px\] {
    margin-top: -50px;
  }
  .mt-\[11px\] {
    margin-top: 11px;
  }
  .mt-\[15px\] {
    margin-top: 15px;
  }
  .mt-\[25px\] {
    margin-top: 25px;
  }
  .mt-\[26px\] {
    margin-top: 26px;
  }
  .mt-\[27px\] {
    margin-top: 27px;
  }
  .mt-\[30px\] {
    margin-top: 30px;
  }
  .mt-\[32px\] {
    margin-top: 32px;
  }
  .mt-\[33px\] {
    margin-top: 33px;
  }
  .mt-\[34px\] {
    margin-top: 34px;
  }
  .mt-\[35px\] {
    margin-top: 35px;
  }
  .mt-\[40px\] {
    margin-top: 40px;
  }
  .mt-\[46px\] {
    margin-top: 46px;
  }
  .mt-\[50px\] {
    margin-top: 50px;
  }
  .mt-\[63px\] {
    margin-top: 63px;
  }
  .mt-\[70px\] {
    margin-top: 70px;
  }
  .mt-\[80px\] {
    margin-top: 80px;
  }
  .mt-\[100px\] {
    margin-top: 100px;
  }
  .mt-\[110px\] {
    margin-top: 110px;
  }
  .mt-auto {
    margin-top: auto;
  }
  .mb-3\.5 {
    margin-bottom: calc(var(--spacing) * 3.5);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .mb-11 {
    margin-bottom: calc(var(--spacing) * 11);
  }
  .mb-\[10px\] {
    margin-bottom: 10px;
  }
  .mb-\[15px\] {
    margin-bottom: 15px;
  }
  .mb-\[18px\] {
    margin-bottom: 18px;
  }
  .mb-\[24px\] {
    margin-bottom: 24px;
  }
  .mb-\[26px\] {
    margin-bottom: 26px;
  }
  .mb-\[30px\] {
    margin-bottom: 30px;
  }
  .mb-\[31px\] {
    margin-bottom: 31px;
  }
  .mb-\[32px\] {
    margin-bottom: 32px;
  }
  .mb-\[33px\] {
    margin-bottom: 33px;
  }
  .mb-\[34px\] {
    margin-bottom: 34px;
  }
  .mb-\[40px\] {
    margin-bottom: 40px;
  }
  .mb-\[43px\] {
    margin-bottom: 43px;
  }
  .mb-\[50px\] {
    margin-bottom: 50px;
  }
  .mb-\[180px\] {
    margin-bottom: 180px;
  }
  .mb-\[200px\] {
    margin-bottom: 200px;
  }
  .line-clamp-4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-block {
    display: inline-block;
  }
  .h-full {
    height: 100%;
  }
  .h-screen {
    height: 100vh;
  }
  .min-h-\[500px\] {
    min-height: 500px;
  }
  .w-2\/3 {
    width: calc(2/3 * 100%);
  }
  .w-fit {
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[190px\] {
    max-width: 190px;
  }
  .max-w-\[530px\] {
    max-width: 530px;
  }
  .max-w-\[600px\] {
    max-width: 600px;
  }
  .max-w-\[660px\] {
    max-width: 660px;
  }
  .max-w-\[720px\] {
    max-width: 720px;
  }
  .max-w-\[780px\] {
    max-width: 780px;
  }
  .max-w-\[800px\] {
    max-width: 800px;
  }
  .max-w-\[805px\] {
    max-width: 805px;
  }
  .max-w-\[855px\] {
    max-width: 855px;
  }
  .max-w-\[915px\] {
    max-width: 915px;
  }
  .max-w-\[1095px\] {
    max-width: 1095px;
  }
  .max-w-none {
    max-width: none;
  }
  .flex-1 {
    flex: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-x-full {
    --tw-translate-x: -100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-1\/2 {
    --tw-translate-x: calc(1/2 * 100%);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-11\/12 {
    --tw-translate-y: calc(calc(11/12 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-full {
    --tw-translate-y: 100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .cursor-default {
    cursor: default;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .scroll-mt-20 {
    scroll-margin-top: calc(var(--spacing) * 20);
  }
  .list-inside {
    list-style-position: inside;
  }
  .list-disc {
    list-style-type: disc;
  }
  .\[grid-auto-rows\:1fr\] {
    grid-auto-rows: 1fr;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-baseline {
    align-items: baseline;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-0 {
    gap: calc(var(--spacing) * 0);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-\[14px\] {
    gap: 14px;
  }
  .gap-\[15px\] {
    gap: 15px;
  }
  .gap-\[23px\] {
    gap: 23px;
  }
  .gap-\[25px\] {
    gap: 25px;
  }
  .gap-\[40px\] {
    gap: 40px;
  }
  .gap-\[50px\] {
    gap: 50px;
  }
  .gap-x-5 {
    column-gap: calc(var(--spacing) * 5);
  }
  .gap-x-10 {
    column-gap: calc(var(--spacing) * 10);
  }
  .gap-x-\[53px\] {
    column-gap: 53px;
  }
  .gap-x-\[60px\] {
    column-gap: 60px;
  }
  .gap-x-\[100px\] {
    column-gap: 100px;
  }
  .gap-y-3 {
    row-gap: calc(var(--spacing) * 3);
  }
  .gap-y-5 {
    row-gap: calc(var(--spacing) * 5);
  }
  .gap-y-\[26px\] {
    row-gap: 26px;
  }
  .gap-y-\[33px\] {
    row-gap: 33px;
  }
  .gap-y-\[34px\] {
    row-gap: 34px;
  }
  .gap-y-\[150px\] {
    row-gap: 150px;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .scroll-smooth {
    scroll-behavior: smooth;
  }
  .rounded-\[20px\] {
    border-radius: 20px;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-s-\[8px\] {
    border-start-start-radius: 8px;
    border-end-start-radius: 8px;
  }
  .rounded-e-\[8px\] {
    border-start-end-radius: 8px;
    border-end-end-radius: 8px;
  }
  .rounded-t-\[20px\] {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }
  .rounded-b-\[20px\] {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-y {
    border-block-style: var(--tw-border-style);
    border-block-width: 1px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-tuna\/30 {
    border-color: color-mix(in srgb, #2b2e49 30%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-tuna) 30%, transparent);
    }
  }
  .border-white {
    border-color: var(--color-white);
  }
  .bg-electric-turquoise {
    background-color: var(--color-electric-turquoise);
  }
  .bg-gainsboro {
    background-color: var(--color-gainsboro);
  }
  .bg-light-grey {
    background-color: var(--color-light-grey);
  }
  .bg-mirage {
    background-color: var(--color-mirage);
  }
  .bg-romance {
    background-color: var(--color-romance);
  }
  .bg-soft-peach {
    background-color: var(--color-soft-peach);
  }
  .bg-soft-peach\/50 {
    background-color: color-mix(in srgb, #f0eff2 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-soft-peach) 50%, transparent);
    }
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-linear-to-r {
    --tw-gradient-position: to right;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to right in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-gradient-to-r {
    --tw-gradient-position: to right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .from-\[\#31355B\] {
    --tw-gradient-from: #31355B;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-\[\#616CD4\] {
    --tw-gradient-to: #616CD4;
    --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));
  }
  .fill-rhino {
    fill: var(--color-rhino);
  }
  .stroke-rhino {
    stroke: var(--color-rhino);
  }
  .px-1\.5 {
    padding-inline: calc(var(--spacing) * 1.5);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-\[7px\] {
    padding-inline: 7px;
  }
  .px-\[10px\] {
    padding-inline: 10px;
  }
  .px-\[18px\] {
    padding-inline: 18px;
  }
  .px-\[20px\] {
    padding-inline: 20px;
  }
  .px-\[22px\] {
    padding-inline: 22px;
  }
  .px-\[26px\] {
    padding-inline: 26px;
  }
  .px-\[29px\] {
    padding-inline: 29px;
  }
  .px-\[30px\] {
    padding-inline: 30px;
  }
  .px-\[50px\] {
    padding-inline: 50px;
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-3\.5 {
    padding-block: calc(var(--spacing) * 3.5);
  }
  .py-\[10px\] {
    padding-block: 10px;
  }
  .py-\[14px\] {
    padding-block: 14px;
  }
  .py-\[15px\] {
    padding-block: 15px;
  }
  .py-\[25px\] {
    padding-block: 25px;
  }
  .py-\[30px\] {
    padding-block: 30px;
  }
  .py-\[33px\] {
    padding-block: 33px;
  }
  .py-\[35px\] {
    padding-block: 35px;
  }
  .py-\[75px\] {
    padding-block: 75px;
  }
  .ps-5 {
    padding-inline-start: calc(var(--spacing) * 5);
  }
  .ps-\[14px\] {
    padding-inline-start: 14px;
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-6 {
    padding-top: calc(var(--spacing) * 6);
  }
  .pt-10 {
    padding-top: calc(var(--spacing) * 10);
  }
  .pt-\[10px\] {
    padding-top: 10px;
  }
  .pt-\[25px\] {
    padding-top: 25px;
  }
  .pt-\[31px\] {
    padding-top: 31px;
  }
  .pt-\[32px\] {
    padding-top: 32px;
  }
  .pt-\[40px\] {
    padding-top: 40px;
  }
  .pt-\[51px\] {
    padding-top: 51px;
  }
  .pt-\[55px\] {
    padding-top: 55px;
  }
  .pt-\[130px\] {
    padding-top: 130px;
  }
  .pb-10 {
    padding-bottom: calc(var(--spacing) * 10);
  }
  .pb-\[18px\] {
    padding-bottom: 18px;
  }
  .pb-\[23px\] {
    padding-bottom: 23px;
  }
  .pb-\[24px\] {
    padding-bottom: 24px;
  }
  .pb-\[27px\] {
    padding-bottom: 27px;
  }
  .pb-\[32px\] {
    padding-bottom: 32px;
  }
  .pb-\[38px\] {
    padding-bottom: 38px;
  }
  .pb-\[39px\] {
    padding-bottom: 39px;
  }
  .pb-\[44px\] {
    padding-bottom: 44px;
  }
  .pl-5 {
    padding-left: calc(var(--spacing) * 5);
  }
  .text-center {
    text-align: center;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-\[20px\] {
    font-size: 20px;
  }
  .text-\[22px\] {
    font-size: 22px;
  }
  .text-\[25px\] {
    font-size: 25px;
  }
  .text-\[26px\] {
    font-size: 26px;
  }
  .text-\[27px\] {
    font-size: 27px;
  }
  .text-\[32px\] {
    font-size: 32px;
  }
  .text-\[36px\] {
    font-size: 36px;
  }
  .text-\[39px\] {
    font-size: 39px;
  }
  .text-\[46px\] {
    font-size: 46px;
  }
  .text-\[62px\] {
    font-size: 62px;
  }
  .text-\[80px\] {
    font-size: 80px;
  }
  .leading-\[22px\] {
    --tw-leading: 22px;
    line-height: 22px;
  }
  .leading-\[36px\] {
    --tw-leading: 36px;
    line-height: 36px;
  }
  .leading-\[46px\] {
    --tw-leading: 46px;
    line-height: 46px;
  }
  .leading-\[50px\] {
    --tw-leading: 50px;
    line-height: 50px;
  }
  .leading-\[60px\] {
    --tw-leading: 60px;
    line-height: 60px;
  }
  .leading-\[80px\] {
    --tw-leading: 80px;
    line-height: 80px;
  }
  .font-black {
    --tw-font-weight: var(--font-weight-black);
    font-weight: var(--font-weight-black);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .text-\[\#999999\] {
    color: #999999;
  }
  .text-black-eel {
    color: var(--color-black-eel);
  }
  .text-ironside-grey {
    color: var(--color-ironside-grey);
  }
  .text-rhino {
    color: var(--color-rhino);
  }
  .text-snow-drift {
    color: var(--color-snow-drift);
  }
  .text-tuna {
    color: var(--color-tuna);
  }
  .text-white {
    color: var(--color-white);
  }
  .italic {
    font-style: italic;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .duration-500 {
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  .group-hover\:fill-white {
    &amp;:is(:where(.group):hover *) {
      @media (hover: hover) {
        fill: var(--color-white);
      }
    }
  }
  .group-hover\:text-electric-turquoise {
    &amp;:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: var(--color-electric-turquoise);
      }
    }
  }
  .group-hover\:text-white {
    &amp;:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .placeholder\:font-semibold {
    &amp;::placeholder {
      --tw-font-weight: var(--font-weight-semibold);
      font-weight: var(--font-weight-semibold);
    }
  }
  .placeholder\:text-white {
    &amp;::placeholder {
      color: var(--color-white);
    }
  }
  .before\:absolute {
    &amp;::before {
      content: var(--tw-content);
      position: absolute;
    }
  }
  .before\:top-0 {
    &amp;::before {
      content: var(--tw-content);
      top: calc(var(--spacing) * 0);
    }
  }
  .before\:h-full {
    &amp;::before {
      content: var(--tw-content);
      height: 100%;
    }
  }
  .before\:w-full {
    &amp;::before {
      content: var(--tw-content);
      width: 100%;
    }
  }
  .before\:rounded-\[20px\] {
    &amp;::before {
      content: var(--tw-content);
      border-radius: 20px;
    }
  }
  .before\:bg-rhino {
    &amp;::before {
      content: var(--tw-content);
      background-color: var(--color-rhino);
    }
  }
  .before\:opacity-0 {
    &amp;::before {
      content: var(--tw-content);
      opacity: 0%;
    }
  }
  .before\:transition-opacity {
    &amp;::before {
      content: var(--tw-content);
      transition-property: opacity;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
      transition-duration: var(--tw-duration, var(--default-transition-duration));
    }
  }
  .before\:content-\[\'\'\] {
    &amp;::before {
      content: var(--tw-content);
      --tw-content: '';
      content: var(--tw-content);
    }
  }
  .hover\:cursor-pointer {
    &amp;:hover {
      @media (hover: hover) {
        cursor: pointer;
      }
    }
  }
  .hover\:bg-rhino {
    &amp;:hover {
      @media (hover: hover) {
        background-color: var(--color-rhino);
      }
    }
  }
  .hover\:before\:opacity-100 {
    &amp;:hover {
      @media (hover: hover) {
        &amp;::before {
          content: var(--tw-content);
          opacity: 100%;
        }
      }
    }
  }
  .focus-visible\:outline-none {
    &amp;:focus-visible {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .sm\:order-1 {
    @media (width &gt;= 40rem) {
      order: 1;
    }
  }
  .sm\:order-2 {
    @media (width &gt;= 40rem) {
      order: 2;
    }
  }
  .sm\:col-span-2 {
    @media (width &gt;= 40rem) {
      grid-column: span 2 / span 2;
    }
  }
  .sm\:col-span-3 {
    @media (width &gt;= 40rem) {
      grid-column: span 3 / span 3;
    }
  }
  .sm\:my-\[42px\] {
    @media (width &gt;= 40rem) {
      margin-block: 42px;
    }
  }
  .sm\:my-\[110px\] {
    @media (width &gt;= 40rem) {
      margin-block: 110px;
    }
  }
  .sm\:mt-0 {
    @media (width &gt;= 40rem) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .sm\:mt-\[18px\] {
    @media (width &gt;= 40rem) {
      margin-top: 18px;
    }
  }
  .sm\:mt-\[32px\] {
    @media (width &gt;= 40rem) {
      margin-top: 32px;
    }
  }
  .sm\:mt-\[42px\] {
    @media (width &gt;= 40rem) {
      margin-top: 42px;
    }
  }
  .sm\:mt-\[46px\] {
    @media (width &gt;= 40rem) {
      margin-top: 46px;
    }
  }
  .sm\:mt-\[50px\] {
    @media (width &gt;= 40rem) {
      margin-top: 50px;
    }
  }
  .sm\:mt-\[62px\] {
    @media (width &gt;= 40rem) {
      margin-top: 62px;
    }
  }
  .sm\:mt-\[63px\] {
    @media (width &gt;= 40rem) {
      margin-top: 63px;
    }
  }
  .sm\:mt-\[70px\] {
    @media (width &gt;= 40rem) {
      margin-top: 70px;
    }
  }
  .sm\:mt-\[80px\] {
    @media (width &gt;= 40rem) {
      margin-top: 80px;
    }
  }
  .sm\:mt-\[85px\] {
    @media (width &gt;= 40rem) {
      margin-top: 85px;
    }
  }
  .sm\:mt-\[90px\] {
    @media (width &gt;= 40rem) {
      margin-top: 90px;
    }
  }
  .sm\:mt-\[100px\] {
    @media (width &gt;= 40rem) {
      margin-top: 100px;
    }
  }
  .sm\:mt-\[110px\] {
    @media (width &gt;= 40rem) {
      margin-top: 110px;
    }
  }
  .sm\:mt-\[148px\] {
    @media (width &gt;= 40rem) {
      margin-top: 148px;
    }
  }
  .sm\:mt-\[300px\] {
    @media (width &gt;= 40rem) {
      margin-top: 300px;
    }
  }
  .sm\:sm\:mt-\[85px\] {
    @media (width &gt;= 40rem) {
      @media (width &gt;= 40rem) {
        margin-top: 85px;
      }
    }
  }
  .sm\:mb-6 {
    @media (width &gt;= 40rem) {
      margin-bottom: calc(var(--spacing) * 6);
    }
  }
  .sm\:mb-\[26px\] {
    @media (width &gt;= 40rem) {
      margin-bottom: 26px;
    }
  }
  .sm\:mb-\[31px\] {
    @media (width &gt;= 40rem) {
      margin-bottom: 31px;
    }
  }
  .sm\:mb-\[33px\] {
    @media (width &gt;= 40rem) {
      margin-bottom: 33px;
    }
  }
  .sm\:mb-\[37px\] {
    @media (width &gt;= 40rem) {
      margin-bottom: 37px;
    }
  }
  .sm\:mb-\[50px\] {
    @media (width &gt;= 40rem) {
      margin-bottom: 50px;
    }
  }
  .sm\:mb-\[60px\] {
    @media (width &gt;= 40rem) {
      margin-bottom: 60px;
    }
  }
  .sm\:mb-\[62px\] {
    @media (width &gt;= 40rem) {
      margin-bottom: 62px;
    }
  }
  .sm\:mb-\[70px\] {
    @media (width &gt;= 40rem) {
      margin-bottom: 70px;
    }
  }
  .sm\:mb-\[75px\] {
    @media (width &gt;= 40rem) {
      margin-bottom: 75px;
    }
  }
  .sm\:max-h-\[440px\] {
    @media (width &gt;= 40rem) {
      max-height: 440px;
    }
  }
  .sm\:min-h-auto {
    @media (width &gt;= 40rem) {
      min-height: auto;
    }
  }
  .sm\:max-w-\[530px\] {
    @media (width &gt;= 40rem) {
      max-width: 530px;
    }
  }
  .sm\:max-w-\[600px\] {
    @media (width &gt;= 40rem) {
      max-width: 600px;
    }
  }
  .sm\:min-w-\[270px\] {
    @media (width &gt;= 40rem) {
      min-width: 270px;
    }
  }
  .sm\:grid-cols-2 {
    @media (width &gt;= 40rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .sm\:grid-cols-3 {
    @media (width &gt;= 40rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .sm\:flex-row {
    @media (width &gt;= 40rem) {
      flex-direction: row;
    }
  }
  .sm\:flex-wrap {
    @media (width &gt;= 40rem) {
      flex-wrap: wrap;
    }
  }
  .sm\:items-end {
    @media (width &gt;= 40rem) {
      align-items: flex-end;
    }
  }
  .sm\:justify-end {
    @media (width &gt;= 40rem) {
      justify-content: flex-end;
    }
  }
  .sm\:gap-\[40px\] {
    @media (width &gt;= 40rem) {
      gap: 40px;
    }
  }
  .sm\:gap-\[60px\] {
    @media (width &gt;= 40rem) {
      gap: 60px;
    }
  }
  .sm\:gap-\[80px\] {
    @media (width &gt;= 40rem) {
      gap: 80px;
    }
  }
  .sm\:gap-\[82px\] {
    @media (width &gt;= 40rem) {
      gap: 82px;
    }
  }
  .sm\:gap-\[100px\] {
    @media (width &gt;= 40rem) {
      gap: 100px;
    }
  }
  .sm\:gap-x-\[50px\] {
    @media (width &gt;= 40rem) {
      column-gap: 50px;
    }
  }
  .sm\:gap-y-0 {
    @media (width &gt;= 40rem) {
      row-gap: calc(var(--spacing) * 0);
    }
  }
  .sm\:gap-y-\[200px\] {
    @media (width &gt;= 40rem) {
      row-gap: 200px;
    }
  }
  .sm\:p-\[14px\] {
    @media (width &gt;= 40rem) {
      padding: 14px;
    }
  }
  .sm\:px-7 {
    @media (width &gt;= 40rem) {
      padding-inline: calc(var(--spacing) * 7);
    }
  }
  .sm\:px-\[40px\] {
    @media (width &gt;= 40rem) {
      padding-inline: 40px;
    }
  }
  .sm\:px-\[50px\] {
    @media (width &gt;= 40rem) {
      padding-inline: 50px;
    }
  }
  .sm\:px-\[60px\] {
    @media (width &gt;= 40rem) {
      padding-inline: 60px;
    }
  }
  .sm\:px-\[70px\] {
    @media (width &gt;= 40rem) {
      padding-inline: 70px;
    }
  }
  .sm\:px-\[190px\] {
    @media (width &gt;= 40rem) {
      padding-inline: 190px;
    }
  }
  .sm\:py-3\.5 {
    @media (width &gt;= 40rem) {
      padding-block: calc(var(--spacing) * 3.5);
    }
  }
  .sm\:py-\[28px\] {
    @media (width &gt;= 40rem) {
      padding-block: 28px;
    }
  }
  .sm\:py-\[66px\] {
    @media (width &gt;= 40rem) {
      padding-block: 66px;
    }
  }
  .sm\:py-\[73px\] {
    @media (width &gt;= 40rem) {
      padding-block: 73px;
    }
  }
  .sm\:ps-\[50px\] {
    @media (width &gt;= 40rem) {
      padding-inline-start: 50px;
    }
  }
  .sm\:pe-\[70px\] {
    @media (width &gt;= 40rem) {
      padding-inline-end: 70px;
    }
  }
  .sm\:pt-10 {
    @media (width &gt;= 40rem) {
      padding-top: calc(var(--spacing) * 10);
    }
  }
  .sm\:pt-\[36px\] {
    @media (width &gt;= 40rem) {
      padding-top: 36px;
    }
  }
  .sm\:pt-\[51px\] {
    @media (width &gt;= 40rem) {
      padding-top: 51px;
    }
  }
  .sm\:pt-\[63px\] {
    @media (width &gt;= 40rem) {
      padding-top: 63px;
    }
  }
  .sm\:pt-\[83px\] {
    @media (width &gt;= 40rem) {
      padding-top: 83px;
    }
  }
  .sm\:pt-\[86px\] {
    @media (width &gt;= 40rem) {
      padding-top: 86px;
    }
  }
  .sm\:pt-\[110px\] {
    @media (width &gt;= 40rem) {
      padding-top: 110px;
    }
  }
  .sm\:pb-\[33px\] {
    @media (width &gt;= 40rem) {
      padding-bottom: 33px;
    }
  }
  .sm\:pb-\[50px\] {
    @media (width &gt;= 40rem) {
      padding-bottom: 50px;
    }
  }
  .sm\:pb-\[90px\] {
    @media (width &gt;= 40rem) {
      padding-bottom: 90px;
    }
  }
  .sm\:pb-\[106px\] {
    @media (width &gt;= 40rem) {
      padding-bottom: 106px;
    }
  }
  .sm\:pb-\[117px\] {
    @media (width &gt;= 40rem) {
      padding-bottom: 117px;
    }
  }
  .sm\:text-start {
    @media (width &gt;= 40rem) {
      text-align: start;
    }
  }
  .sm\:text-2xl {
    @media (width &gt;= 40rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .sm\:text-4xl {
    @media (width &gt;= 40rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .sm\:text-base {
    @media (width &gt;= 40rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .sm\:text-lg {
    @media (width &gt;= 40rem) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .sm\:text-\[20px\] {
    @media (width &gt;= 40rem) {
      font-size: 20px;
    }
  }
  .sm\:text-\[26px\] {
    @media (width &gt;= 40rem) {
      font-size: 26px;
    }
  }
  .sm\:text-\[30px\] {
    @media (width &gt;= 40rem) {
      font-size: 30px;
    }
  }
  .sm\:text-\[36px\] {
    @media (width &gt;= 40rem) {
      font-size: 36px;
    }
  }
  .sm\:text-\[46px\] {
    @media (width &gt;= 40rem) {
      font-size: 46px;
    }
  }
  .sm\:text-\[52px\] {
    @media (width &gt;= 40rem) {
      font-size: 52px;
    }
  }
  .sm\:text-\[80px\] {
    @media (width &gt;= 40rem) {
      font-size: 80px;
    }
  }
  .sm\:text-\[120px\] {
    @media (width &gt;= 40rem) {
      font-size: 120px;
    }
  }
  .sm\:leading-\[32px\] {
    @media (width &gt;= 40rem) {
      --tw-leading: 32px;
      line-height: 32px;
    }
  }
  .sm\:leading-\[42px\] {
    @media (width &gt;= 40rem) {
      --tw-leading: 42px;
      line-height: 42px;
    }
  }
  .sm\:leading-\[50px\] {
    @media (width &gt;= 40rem) {
      --tw-leading: 50px;
      line-height: 50px;
    }
  }
  .sm\:leading-\[120px\] {
    @media (width &gt;= 40rem) {
      --tw-leading: 120px;
      line-height: 120px;
    }
  }
  .md\:max-w-\[720px\] {
    @media (width &gt;= 48rem) {
      max-width: 720px;
    }
  }
  .md\:text-\[28px\] {
    @media (width &gt;= 48rem) {
      font-size: 28px;
    }
  }
  .lg\:order-1 {
    @media (width &gt;= 64rem) {
      order: 1;
    }
  }
  .lg\:order-2 {
    @media (width &gt;= 64rem) {
      order: 2;
    }
  }
  .lg\:col-span-2 {
    @media (width &gt;= 64rem) {
      grid-column: span 2 / span 2;
    }
  }
  .lg\:mt-0 {
    @media (width &gt;= 64rem) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .lg\:mt-\[140px\] {
    @media (width &gt;= 64rem) {
      margin-top: 140px;
    }
  }
  .lg\:mb-0 {
    @media (width &gt;= 64rem) {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }
  .lg\:block {
    @media (width &gt;= 64rem) {
      display: block;
    }
  }
  .lg\:w-fit {
    @media (width &gt;= 64rem) {
      width: fit-content;
    }
  }
  .lg\:max-w-\[530px\] {
    @media (width &gt;= 64rem) {
      max-width: 530px;
    }
  }
  .lg\:max-w-\[540px\] {
    @media (width &gt;= 64rem) {
      max-width: 540px;
    }
  }
  .lg\:max-w-\[585px\] {
    @media (width &gt;= 64rem) {
      max-width: 585px;
    }
  }
  .lg\:max-w-\[600px\] {
    @media (width &gt;= 64rem) {
      max-width: 600px;
    }
  }
  .lg\:max-w-\[850px\] {
    @media (width &gt;= 64rem) {
      max-width: 850px;
    }
  }
  .lg\:grid-cols-2 {
    @media (width &gt;= 64rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-3 {
    @media (width &gt;= 64rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-5 {
    @media (width &gt;= 64rem) {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
  }
  .lg\:flex-col {
    @media (width &gt;= 64rem) {
      flex-direction: column;
    }
  }
  .lg\:flex-row {
    @media (width &gt;= 64rem) {
      flex-direction: row;
    }
  }
  .lg\:items-center {
    @media (width &gt;= 64rem) {
      align-items: center;
    }
  }
  .xl\:absolute {
    @media (width &gt;= 80rem) {
      position: absolute;
    }
  }
  .xl\:relative {
    @media (width &gt;= 80rem) {
      position: relative;
    }
  }
  .xl\:order-2 {
    @media (width &gt;= 80rem) {
      order: 2;
    }
  }
  .xl\:order-3 {
    @media (width &gt;= 80rem) {
      order: 3;
    }
  }
  .xl\:col-span-2 {
    @media (width &gt;= 80rem) {
      grid-column: span 2 / span 2;
    }
  }
  .xl\:col-start-2 {
    @media (width &gt;= 80rem) {
      grid-column-start: 2;
    }
  }
  .xl\:ms-12 {
    @media (width &gt;= 80rem) {
      margin-inline-start: calc(var(--spacing) * 12);
    }
  }
  .xl\:mt-0 {
    @media (width &gt;= 80rem) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .xl\:mb-0 {
    @media (width &gt;= 80rem) {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }
  .xl\:hidden {
    @media (width &gt;= 80rem) {
      display: none;
    }
  }
  .xl\:h-fit {
    @media (width &gt;= 80rem) {
      height: fit-content;
    }
  }
  .xl\:w-fit {
    @media (width &gt;= 80rem) {
      width: fit-content;
    }
  }
  .xl\:max-w-\[530px\] {
    @media (width &gt;= 80rem) {
      max-width: 530px;
    }
  }
  .xl\:max-w-\[540px\] {
    @media (width &gt;= 80rem) {
      max-width: 540px;
    }
  }
  .xl\:max-w-\[585px\] {
    @media (width &gt;= 80rem) {
      max-width: 585px;
    }
  }
  .xl\:-translate-x-0 {
    @media (width &gt;= 80rem) {
      --tw-translate-x: calc(var(--spacing) * -0);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .xl\:translate-y-full {
    @media (width &gt;= 80rem) {
      --tw-translate-y: 100%;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .xl\:grid-cols-2 {
    @media (width &gt;= 80rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .xl\:grid-cols-3 {
    @media (width &gt;= 80rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .xl\:grid-cols-4 {
    @media (width &gt;= 80rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .xl\:flex-row {
    @media (width &gt;= 80rem) {
      flex-direction: row;
    }
  }
  .xl\:items-center {
    @media (width &gt;= 80rem) {
      align-items: center;
    }
  }
  .xl\:gap-x-\[100px\] {
    @media (width &gt;= 80rem) {
      column-gap: 100px;
    }
  }
  .xl\:gap-x-\[105px\] {
    @media (width &gt;= 80rem) {
      column-gap: 105px;
    }
  }
  .xl\:gap-y-0 {
    @media (width &gt;= 80rem) {
      row-gap: calc(var(--spacing) * 0);
    }
  }
  .xl\:border-y-0 {
    @media (width &gt;= 80rem) {
      border-block-style: var(--tw-border-style);
      border-block-width: 0px;
    }
  }
  .xl\:bg-green-white {
    @media (width &gt;= 80rem) {
      background-color: var(--color-green-white);
    }
  }
  .xl\:bg-transparent {
    @media (width &gt;= 80rem) {
      background-color: transparent;
    }
  }
  .xl\:stroke-white {
    @media (width &gt;= 80rem) {
      stroke: var(--color-white);
    }
  }
  .xl\:p-0 {
    @media (width &gt;= 80rem) {
      padding: calc(var(--spacing) * 0);
    }
  }
  .xl\:text-lg {
    @media (width &gt;= 80rem) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .group-hover\:xl\:block {
    &amp;:is(:where(.group):hover *) {
      @media (hover: hover) {
        @media (width &gt;= 80rem) {
          display: block;
        }
      }
    }
  }
  .\32 xl\:order-1 {
    @media (width &gt;= 96rem) {
      order: 1;
    }
  }
  .\32 xl\:order-2 {
    @media (width &gt;= 96rem) {
      order: 2;
    }
  }
  .\32 xl\:ms-7 {
    @media (width &gt;= 96rem) {
      margin-inline-start: calc(var(--spacing) * 7);
    }
  }
  .\32 xl\:flex-row {
    @media (width &gt;= 96rem) {
      flex-direction: row;
    }
  }
  .\32 xl\:items-end {
    @media (width &gt;= 96rem) {
      align-items: flex-end;
    }
  }
}
@font-face {
  font-display: swap;
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 300;
  src: url("../assets/fonts/nunito-sans/nunito-sans-v15-latin_latin-ext-300.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Nunito Sans";
  font-style: italic;
  font-weight: 300;
  src: url("../assets/fonts/nunito-sans/nunito-sans-v15-latin_latin-ext-300italic.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../assets/fonts/nunito-sans/nunito-sans-v15-latin_latin-ext-regular.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Nunito Sans";
  font-style: italic;
  font-weight: 400;
  src: url("../assets/fonts/nunito-sans/nunito-sans-v15-latin_latin-ext-italic.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 500;
  src: url("../assets/fonts/nunito-sans/nunito-sans-v15-latin_latin-ext-500.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Nunito Sans";
  font-style: italic;
  font-weight: 500;
  src: url("../assets/fonts/nunito-sans/nunito-sans-v15-latin_latin-ext-500italic.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 600;
  src: url("../assets/fonts/nunito-sans/nunito-sans-v15-latin_latin-ext-600.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Nunito Sans";
  font-style: italic;
  font-weight: 600;
  src: url("../assets/fonts/nunito-sans/nunito-sans-v15-latin_latin-ext-600italic.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../assets/fonts/nunito-sans/nunito-sans-v15-latin_latin-ext-700.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Nunito Sans";
  font-style: italic;
  font-weight: 700;
  src: url("../assets/fonts/nunito-sans/nunito-sans-v15-latin_latin-ext-700italic.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 800;
  src: url("../assets/fonts/nunito-sans/nunito-sans-v15-latin_latin-ext-800.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Nunito Sans";
  font-style: italic;
  font-weight: 800;
  src: url("../assets/fonts/nunito-sans/nunito-sans-v15-latin_latin-ext-800italic.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 900;
  src: url("../assets/fonts/nunito-sans/nunito-sans-v15-latin_latin-ext-900.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Nunito Sans";
  font-style: italic;
  font-weight: 900;
  src: url("../assets/fonts/nunito-sans/nunito-sans-v15-latin_latin-ext-900italic.woff2") format("woff2");
}
:root {
  --animate-duration: 50s;
  --color-electric-turquoise: #75fbeb;
  --color-romance: #f9f8fb;
  --color-tuna: #2b2e49;
  --color-green-white: #eae9eb;
  --color-mirage: #16182d;
  --color-ironside-grey: #666666;
  --color-black-eel: #444444;
  --color-rhino: #31355b;
  --color-gainsboro: #dddddd;
  --color-soft-peach: #f0eff2;
  --color-desert-storm: #f7f7f8;
  --color-fountain-blue: #5cc0b4;
  --color-light-grey: #d9d9d9;
  --color-snow-drift: #f9f9f9;
  --color-white-lilac: #f9f8fb;
}
.animate__animated.animate__fadeInDown {
  --animate-duration: 2s;
}
.animate__animated.animate__zoomIn {
  --animate-duration: 2s;
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: "Nunito Sans", "sans-serif";
}
.language {
  opacity: 0.5;
}
.language.selected-lang {
  opacity: 1;
}
.header:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  background-color: #31355b;
  background: linear-gradient( 90deg, rgba(49, 53, 91, 1) 0%, rgba(97, 108, 212, 1) 100% );
  opacity: 0;
  transition: opacity ease-in 0.3s;
}
.header-blue:after {
  opacity: 1;
  transition: opacity ease-in 0.3s;
}
.header-white {
  background-color: var(--color-white-lilac);
  .nav-list {
    .menu-item {
      color: var(--color-tuna) !important;
      svg {
        path {
          stroke: var(--color-tuna);
        }
      }
    }
    .current-menu-item {
      border-bottom: 3px solid var(--color-rhino);
    }
  }
  .line {
    stroke: var(--color-tuna);
  }
}
header .nav-list .menu-item {
  display: flex;
  color: white;
}
header .nav-list .menu-item .nav-link {
  padding: 28px 40px 26px;
}
header .nav-list .menu-item .submenu li {
  display: flex;
  color: #31355b;
}
header .nav-list .menu-item .submenu li a {
  width: 100%;
  padding: 12px 18px;
}
header .nav-list .menu-item .submenu li:hover {
  background-color: var(--color-tuna);
  transition: background-color ease-in-out 0.2s;
}
header .nav-list .menu-item .submenu li:hover a {
  transition: color ease-in-out 0.2s;
  color: white;
}
.menu-item.current-menu-item {
  border-bottom: 3px solid #75fbeb;
}
header .nav-list .menu-item a:hover {
  color: var(--color-fountain-blue);
  transition: color ease-in-out 0.2s;
}
header .nav-list .menu-item a:hover svg path {
  stroke: var(--color-fountain-blue);
  transition: stroke ease-in-out 0.2s;
}
footer .footer-list li {
  font-size: 16px;
}
footer .footer-list li:hover {
  color: var(--color-fountain-blue);
  transition: color ease-in-out 0.2s;
}
footer .footer-social li:hover svg path {
  fill: var(--color-fountain-blue);
  transition: fill ease-in-out 0.2s;
}
.link-arrow {
  position: relative;
  &amp;::after {
    content: "\25be";
    position: absolute;
    width: 10px;
    height: 10px;
    right: 15px;
    top: 50%;
    bottom: 50%;
    transform: translateY(-50%);
  }
}
.bg-mask {
  background: rgb(49, 53, 91);
  background: linear-gradient( 90deg, rgba(49, 53, 91, 1) 0%, rgba(97, 108, 212, 1) 100% );
}
.api-card {
  background: rgba(240, 239, 242, 0.5) url("../assets/images/API-bg-img.webp") no-repeat bottom 20px right 35px;
}
.api-bg {
  backdrop-filter: blur(3px);
}
.partners-card {
  background: rgba(240, 239, 242, 0.5) url("../assets/images/partners-bg-img.webp") no-repeat bottom 19px right 60px;
}
.partners-bg {
  backdrop-filter: blur(3px);
}
.wide-section {
  background: rgb(49, 53, 91);
  background: linear-gradient( 90deg, rgba(49, 53, 91, 1) 0%, rgba(97, 108, 212, 0) 100% ), url("../assets/images/wide-bg-img.webp") no-repeat center;
  background-size: cover;
}
.wide-partners-provider-section {
  background: rgb(49, 53, 91);
  background: linear-gradient( 90deg, rgba(49, 53, 91, 1) 0%, rgba(97, 108, 212, 0) 100% ), url("../assets/images/partners-wide-img.webp") no-repeat center;
  background-size: cover;
}
.wide-partners-referral-section {
  background: rgb(49, 53, 91);
  background: linear-gradient( 90deg, rgba(49, 53, 91, 1) 0%, rgba(97, 108, 212, 0) 100% ), url("../assets/images/wide-bg-img.webp") no-repeat center;
  background-size: cover;
}
.wide-about-section {
  background: rgb(49, 53, 91);
  background: linear-gradient( 90deg, rgba(49, 53, 91, 1) 0%, rgba(97, 108, 212, 0) 100% ), url("../assets/images/about-wide-img.webp") no-repeat center;
  background-size: cover;
}
.contact-form {
  background: rgb(49, 53, 91);
  background: linear-gradient( 180deg, rgba(49, 53, 91, 1) 0%, rgba(97, 108, 212, 1) 100% );
}
.contact-form form label::after {
  position: absolute;
  content: "*";
  color: red;
  font-size: 18px;
}
.contact-form form label {
  font-size: 18px;
  font-weight: 900;
}
.contact-form form input, textarea {
  border: 1px solid white;
  border-radius: 8px;
  padding-block: 10px;
  padding-left: 10px;
}
.contact-form form input:focus-visible, textarea:focus-visible {
  outline: none;
}
.contact-form form .checkbox-btns label {
  font-size: 18px;
  font-weight: 600;
}
.contact-form form .checkbox-btns label::after {
  content: "";
}
.contact-form form .checkbox-btns input[type="checkbox"] {
  background: black;
}
.wpcf7-checkbox {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  row-gap: 12px;
}
.wpcf7-list-item label {
  display: flex;
  align-items: center;
  cursor: pointer;
  color: white;
  font-size: 18px;
  font-weight: 600 !important;
}
.wpcf7-list-item label::after {
  content: "" !important;
}
.wpcf7-list-item input[type="checkbox"] {
  display: none;
}
.wpcf7-list-item-label {
  position: relative;
  padding-left: 30px;
}
.wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border: 2px solid white;
  border-radius: 50%;
  box-sizing: border-box;
}
.wpcf7-list-item input[type="checkbox"]:checked + .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  background: white;
  border-radius: 50%;
}
.blog-search {
  padding: 14px 16px 14px 15px;
  width: 100%;
  background-color: var(--color-desert-storm);
  border: 1px solid var(--color-gainsboro);
  border-radius: 8px;
}
.blog-search::placeholder {
  font-weight: 600;
}
.blog-search[type="search"]::-webkit-search-cancel-button, .blog-search[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}
.single-post {
  max-width: 800px;
  margin-inline: auto;
}
.single-post h1 {
  font-size: 46px;
  font-weight: 900;
  color: var(--color-rhino);
  line-height: 50px;
  margin-top: 18px;
  margin-bottom: 30px;
}
.single-post img {
  margin: 33px 0;
}
.single-post span {
  font-size: 18px;
  font-weight: 600;
  color: var(--color-ironside-grey);
  font-weight: 800;
}
.single-post p {
  font-size: 18px;
  font-weight: 600;
  color: var(--color-ironside-grey);
  margin-bottom: 18px;
}
.single-post h2 {
  font-size: 36px;
  font-weight: 900;
  color: var(--color-rhino);
  line-height: 42px;
  margin: 25px 0;
}
.single-post h3 {
  font-size: 26px;
  font-weight: 900;
  color: var(--color-ironside-grey);
  line-height: 32px;
  margin: 25px 0;
}
.single-post ol {
  list-style: decimal;
  padding-left: 20px;
}
.single-post ul {
  list-style: disc;
  padding-left: 20px;
}
.single-post ul li, .single-post ol li {
  font-size: 18px;
  font-weight: 600;
  color: var(--color-ironside-grey);
  margin-bottom: 18px;
}
.single-post .single-post-date {
  font-size: 14px;
  font-weight: 600;
  color: var(--color-ironside-grey);
}
.forms-tab {
  background-color: rgba(240, 239, 242, 0.5);
}
.forms-tab.active {
  background-color: var(--color-rhino);
}
.forms-tab.active p {
  color: white !important;
}
.form-content {
  display: none;
}
.form-content.active {
  display: block;
}
.ham {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transition: transform 400ms;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.hamRotate.active {
  transform: rotate(45deg);
}
.line {
  fill: none;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  stroke: white;
  stroke-width: 5.5;
  stroke-linecap: round;
}
.ham4 .top {
  stroke-dasharray: 40 121;
}
.ham4 .bottom {
  stroke-dasharray: 40 121;
}
.ham4.active .top {
  stroke-dashoffset: -68px;
}
.ham4.active .bottom {
  stroke-dashoffset: -68px;
}
.about-card {
  display: flex;
  flex-direction: column;
  .about-card-img {
    cursor: pointer;
  }
  .wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
    flex: 1;
  }
  .about-text {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-in-out, opacity 0.3s ease-in-out;
    opacity: 0;
    font-weight: 600;
    color: var(--color-black-eel);
  }
}
.about-card {
  .about-text.show {
    max-height: 500px;
    opacity: 1;
  }
}
.arrow-icon {
  transition: transform 0.3s ease-in-out;
}
.arrow-icon.rotate {
  transform: rotate(-180deg);
}
.digital-assets-card {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-top: 140px;
  align-items: center;
}
.digital-assets-card:nth-child(even) {
  flex-direction: row-reverse;
}
.waas-cards-wrapper {
  .card {
    background-color: var(--color-soft-peach);
    padding-inline: 70px;
    padding-block: 66px;
    border-radius: 20px;
    h2 {
      font-size: 46px;
      font-weight: 900;
      line-height: 50px;
      color: var(--color-rhino);
      margin-bottom: 30px;
    }
    p {
      font-size: 18px;
      font-weight: 600;
      color: var(--color-black-eel);
    }
    ul {
      font-size: 18px;
      font-weight: 600;
      color: var(--color-black-eel);
      margin-block: 42px;
      list-style-type: disc;
      padding-left: 20px;
    }
  }
}
.waas-cards-wrapper:has(.card:nth-child(3)) .card:nth-child(1), .waas-cards-wrapper .card:only-child, .waas-cards-wrapper:has(.card:last-child:nth-child(even):nth-child(n + 4)) .card:last-child {
  grid-column: 1 / -1;
}
.turquoise-btn-hover {
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
}
.turquoise-btn-hover::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color-electric-turquoise);
  border-radius: 8px;
  z-index: -2;
}
.turquoise-btn-hover::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #69d8cb;
  border-radius: 8px;
  z-index: -1;
  transition: all 0.3s;
}
.turquoise-btn-hover:hover::before {
  width: 100%;
}
.news-article {
  p {
    font-size: 18px;
    font-weight: 600;
  }
}
.products-landing {
  h1 {
    font-size: 46px;
    font-weight: 900;
    line-height: 50px;
    color: var(--color-rhino);
    margin-bottom: 33px;
    max-width: 540px;
  }
  p {
    color: var(--color-black-eel);
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 36px;
    max-width: 540px;
  }
  ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
    font-weight: 800;
    font-size: 18px;
    color: var(--color-rhino);
    margin-bottom: 36px;
  }
}
.home-services-card {
  h2 {
    font-size: 46px;
    font-weight: 900;
    line-height: 50px;
    color: white;
    margin-bottom: 33px;
    max-width: 540px;
  }
  p {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 36px;
    color: white;
  }
}
.fade-section {
  opacity: 1;
  transition: opacity 0.4s ease-in-out;
}
.fade-out {
  opacity: 0;
}
.fade-in {
  opacity: 1;
  animation: fadeInAnim 0.4s ease-in-out forwards;
}
@keyframes fadeInAnim {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.blog-pagination {
  li {
    cursor: pointer;
    padding: 11px 15px;
    background-color: rgba(97, 108, 212, 0.2);
    border-radius: 6px;
    line-height: 18px;
  }
  li:first-child, li:last-child {
    background-color: rgba(97, 108, 212, 0.5);
  }
  .active-page {
    color: white;
    background-color: var(--color-rhino);
  }
}
.wpcf7-not-valid-tip {
  position: absolute;
}
@media screen and (max-width: 1536px) {
  .about-card {
    .wrapper {
      min-height: 330px;
    }
  }
}
@media screen and (max-width: 1280px) {
  header {
    .menu-item.current-menu-item {
      border-bottom: none;
      border-left: 3px solid var(--color-rhino);
    }
  }
  header .nav-list .menu-item {
    display: list-item;
    color: #31355b;
  }
  header .nav-list .menu-item .nav-link {
    line-height: 1;
    padding: 0px 9px;
  }
  header .nav-list .menu-item .submenu li {
    padding: 0px 35px;
  }
  header .nav-list .menu-item .submenu li a {
    padding: 8px 0px;
  }
  header .nav-list .menu-item .submenu li:hover {
    background-color: transparent;
  }
  header .nav-list .menu-item .submenu li:hover a {
    transition: color ease-in-out 0.2s;
    color: var(--color-fountain-blue);
  }
  .active-category svg {
    transform: rotate(-180deg);
  }
  .hide {
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
    transition: all ease-in-out 0.5s;
  }
  .show {
    max-height: 400px;
    visibility: visible;
    transition: all ease-in-out 0.5s;
  }
  .digital-assets-card {
    flex-direction: column !important;
    padding-top: 40px;
  }
  .products-landing {
    h1 {
      max-width: unset;
    }
    p {
      color: var(--color-black-eel);
      font-weight: 600;
      font-size: 18px;
      margin-bottom: 36px;
      max-width: unset;
    }
  }
  .home-services-card {
    h2 {
      max-width: unset;
    }
    p {
      max-width: unset;
    }
  }
  .about-card {
    .wrapper {
      min-height: unset;
    }
  }
}
@media screen and (max-width: 768px) {
  .wide-section {
    background: rgb(49, 53, 91);
    background: linear-gradient( 90deg, rgba(49, 53, 91, 1) 0%, rgba(97, 108, 212, 1) 100% );
  }
  .about-card {
    .wrapper {
      min-height: 330px;
    }
  }
}
@media screen and (max-width: 640px) {
  .api-card {
    background: rgba(240, 239, 242, 0.5) url("/assets/images/API-bg-img.webp") no-repeat bottom 10px right 20px;
    background-size: 140px;
  }
  .partners-card {
    background: rgba(240, 239, 242, 0.5) url("/assets/images/partners-bg-img.webp") no-repeat bottom 19px right 20px;
    background-size: 140px;
  }
  .single-post h1 {
    font-size: 27px;
    font-weight: 900;
    color: var(--color-rhino);
    line-height: 36px;
    margin-top: 11px;
    margin-bottom: 21px;
  }
  .single-post img {
    margin: 25px 0;
  }
  .single-post span {
    font-size: 18px;
    font-weight: 600;
    color: var(--color-ironside-grey);
    font-weight: 800;
  }
  .single-post p {
    font-size: 18px;
    font-weight: 600;
    color: var(--color-ironside-grey);
    margin-bottom: 18px;
  }
  .single-post h2 {
    font-size: 27px;
    font-weight: 900;
    color: var(--color-rhino);
    line-height: 42px;
    margin: 12px 0;
  }
  .single-post h3 {
    font-size: 20px;
    font-weight: 900;
    color: var(--color-ironside-grey);
    line-height: 32px;
    margin: 13px 0;
  }
  .single-post ol {
    list-style: decimal;
    padding-left: 20px;
  }
  .single-post ul {
    list-style: disc;
    padding-left: 20px;
  }
  .single-post .single-post-date {
    font-size: 14px;
    font-weight: 600;
    color: var(--color-ironside-grey);
  }
  .waas-cards-wrapper {
    .card {
      padding-inline: 33px;
      padding-block: 20px;
      h2 {
        font-size: 27px;
        line-height: 36px;
        margin-bottom: 25px;
      }
      p {
        font-size: 18px;
      }
      ul {
        font-size: 18px;
        margin-block: 25px;
      }
    }
  }
  .products-landing {
    h1 {
      font-size: 39px;
      line-height: 46px;
    }
  }
  .home-services-card {
    h2 {
      font-size: 39px;
      line-height: 46px;
    }
  }
  .wpcf7-form-control {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .blog-pagination {
    li {
      padding: 11px 13px;
    }
  }
  .about-card {
    .wrapper {
      min-height: unset;
    }
  }
}
#glow1, #glow2 {
  stroke: #29abe2;
  stroke-width: 1;
  fill: none;
  animation: strongGlow 4s ease-in-out infinite alternate;
  transform-origin: center;
}
g.glow-group {
  animation: groupFade 4s ease-in-out infinite;
}
@keyframes strongGlow {
  0% {
    stroke-width: 1.5;
    opacity: 0.7;
    transform: scale(1);
  }
  50% {
    stroke-width: 2;
    opacity: 1;
    transform: scale(0.98);
  }
  100% {
    stroke-width: 1.5;
    opacity: 0.7;
    transform: scale(1);
  }
}
@keyframes groupFade {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
}
@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-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-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "&lt;color&gt;";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "&lt;color&gt;";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "&lt;color&gt;";
  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: "&lt;length-percentage&gt;";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "&lt;length-percentage&gt;";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "&lt;length-percentage&gt;";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@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: "&lt;percentage&gt;";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@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-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --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-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-content: "";
    }
  }
}
</pre></body></html>