/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --color-pink: #e6138a;
    --color-pink-dark: #be1b86;
    --color-navy: #1c3d74;
    --color-navy-dark: #16315d;
    --color-blue: #9ebbe2;
    --color-blue-20: #ecf1f9;
    --color-blue-dark: #c2cdde;
    --color-orange: #ffa630;
    --color-yellow: #ffd426;
    --color-butter: #fcf0cc;
    --color-green: #04a777;
    --color-dark-grey: #222932;
    --color-white: #ffffff;
    --font-heading: "Nunito", sans-serif;
    --font-button: "Nunito", sans-serif;
    --font-body: "Open Sans", sans-serif;
    --font-weight-400: 400;
    --font-weight-800: 800;
    --font-weight-700: 700;
    --font-weight-600: 600;
    --base: 16;
    --unit: 1rem;
    --text-sm: calc(14 / var(--base) * var(--unit));
    --text-md: calc(16 / var(--base) * var(--unit));
    --text-lg: calc(18 / var(--base) * var(--unit));
    --text-xl: calc(20 / var(--base) * var(--unit));
    --text-2xl: calc(30 / var(--base) * var(--unit));
    --text-3xl: calc(32 / var(--base) * var(--unit));
    --text-4xl: calc(36 / var(--base) * var(--unit));
    --text-5xl: calc(42 / var(--base) * var(--unit));
    --text-sm--line-height: calc(22 / 14);
    --text-md--line-height: calc(24 / 16);
    --text-lg--line-height: calc(24 / 18);
    --text-xl--line-height: calc(26 / 20);
    --text-2xl--line-height: calc(36 / 30);
    --text-3xl--line-height: calc(38 / 32);
    --text-4xl--line-height: calc(42 / 36);
    --text-5xl--line-height: calc(48 / 42);
    --spacing-0: 0;
    --spacing-xs: calc(10 / var(--base) * var(--unit));
    --spacing-sm: calc(12 / var(--base) * var(--unit));
    --spacing-md: calc(16 / var(--base) * var(--unit));
    --spacing-lg: calc(20 / var(--base) * var(--unit));
    --spacing-xl: calc(24 / var(--base) * var(--unit));
    --spacing-2xl: calc(30 / var(--base) * var(--unit));
    --spacing-3xl: calc(42 / var(--base) * var(--unit));
    --spacing-4xl: calc(50 / var(--base) * var(--unit));
    --spacing-5xl: calc(80 / var(--base) * var(--unit));
    --spacing-6xl: calc(100 / var(--base) * var(--unit));
    --spacing-container-xs: calc(560 / var(--base) * var(--unit));
    --spacing-container-sm: calc(620 / var(--base) * var(--unit));
    --spacing-container: calc(1136 / var(--base) * var(--unit));
    --radius-xs: calc(6 / var(--base) * var(--unit));
    --radius-sm: calc(10 / var(--base) * var(--unit));
    --radius-md: calc(25 / var(--base) * var(--unit));
    --aspect-video: 16/9;
    --aspect-landscape: 3/2;
  }
}
@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: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-feature-settings: normal;
    font-variation-settings: normal;
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-feature-settings: normal;
    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;
  }
  ::-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 {
    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;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .top-0 {
    top: var(--spacing-0);
  }
  .top-lg {
    top: var(--spacing-lg);
  }
  .right-lg {
    right: var(--spacing-lg);
  }
  .bottom-full {
    bottom: 100%;
  }
  .left-0 {
    left: var(--spacing-0);
  }
  .z-10 {
    z-index: 10;
  }
  .z-20 {
    z-index: 20;
  }
  .z-50 {
    z-index: 50;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .mt-md {
    margin-top: var(--spacing-md);
  }
  .mr-sm {
    margin-right: var(--spacing-sm);
  }
  .mr-xs {
    margin-right: var(--spacing-xs);
  }
  .mb-2xl {
    margin-bottom: var(--spacing-2xl);
  }
  .mb-3xl {
    margin-bottom: var(--spacing-3xl);
  }
  .mb-lg {
    margin-bottom: var(--spacing-lg);
  }
  .ml-auto {
    margin-left: auto;
  }
  .ml-xs {
    margin-left: var(--spacing-xs);
  }
  .box-content {
    box-sizing: content-box;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-block {
    display: inline-block;
  }
  .aspect-video {
    aspect-ratio: var(--aspect-video);
  }
  .h-3xl {
    height: var(--spacing-3xl);
  }
  .h-4xl {
    height: var(--spacing-4xl);
  }
  .h-6xl {
    height: var(--spacing-6xl);
  }
  .h-\[26rem\] {
    height: 26rem;
  }
  .h-full {
    height: 100%;
  }
  .h-lg {
    height: var(--spacing-lg);
  }
  .h-xl {
    height: var(--spacing-xl);
  }
  .max-h-\[60vh\] {
    max-height: 60vh;
  }
  .max-h-\[90vh\] {
    max-height: 90vh;
  }
  .w-3xl {
    width: var(--spacing-3xl);
  }
  .w-6xl {
    width: var(--spacing-6xl);
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .w-lg {
    width: var(--spacing-lg);
  }
  .w-md {
    width: var(--spacing-md);
  }
  .w-xl {
    width: var(--spacing-xl);
  }
  .max-w-\[10rem\] {
    max-width: 10rem;
  }
  .max-w-\[29rem\] {
    max-width: 29rem;
  }
  .max-w-\[35rem\] {
    max-width: 35rem;
  }
  .max-w-\[40ch\] {
    max-width: 40ch;
  }
  .max-w-\[53rem\] {
    max-width: 53rem;
  }
  .max-w-\[65ch\] {
    max-width: 65ch;
  }
  .max-w-container {
    max-width: var(--spacing-container);
  }
  .max-w-container-sm {
    max-width: var(--spacing-container-sm);
  }
  .max-w-container-xs {
    max-width: var(--spacing-container-xs);
  }
  .flex-1 {
    flex: 1;
  }
  .flex-none {
    flex: none;
  }
  .-translate-y-\[100\%\] {
    --tw-translate-y: calc(100% * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .rotate-180 {
    rotate: 180deg;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .appearance-none {
    appearance: none;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-2xl {
    gap: var(--spacing-2xl);
  }
  .gap-4xl {
    gap: var(--spacing-4xl);
  }
  .gap-md {
    gap: var(--spacing-md);
  }
  .gap-sm {
    gap: var(--spacing-sm);
  }
  .gap-xl {
    gap: var(--spacing-xl);
  }
  .gap-xs {
    gap: var(--spacing-xs);
  }
  .space-y-2xl {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(var(--spacing-2xl) * var(--tw-space-y-reverse));
      margin-block-end: calc(var(--spacing-2xl) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-3xl {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(var(--spacing-3xl) * var(--tw-space-y-reverse));
      margin-block-end: calc(var(--spacing-3xl) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-4xl {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(var(--spacing-4xl) * var(--tw-space-y-reverse));
      margin-block-end: calc(var(--spacing-4xl) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-6xl {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(var(--spacing-6xl) * var(--tw-space-y-reverse));
      margin-block-end: calc(var(--spacing-6xl) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-lg {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(var(--spacing-lg) * var(--tw-space-y-reverse));
      margin-block-end: calc(var(--spacing-lg) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-md {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(var(--spacing-md) * var(--tw-space-y-reverse));
      margin-block-end: calc(var(--spacing-md) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-sm {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(var(--spacing-sm) * var(--tw-space-y-reverse));
      margin-block-end: calc(var(--spacing-sm) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-xl {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(var(--spacing-xl) * var(--tw-space-y-reverse));
      margin-block-end: calc(var(--spacing-xl) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-xs {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(var(--spacing-xs) * var(--tw-space-y-reverse));
      margin-block-end: calc(var(--spacing-xs) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .gap-x-3xl {
    column-gap: var(--spacing-3xl);
  }
  .gap-x-4xl {
    column-gap: var(--spacing-4xl);
  }
  .gap-x-md {
    column-gap: var(--spacing-md);
  }
  .gap-x-sm {
    column-gap: var(--spacing-sm);
  }
  .gap-x-xl {
    column-gap: var(--spacing-xl);
  }
  .gap-y-3xl {
    row-gap: var(--spacing-3xl);
  }
  .gap-y-4xl {
    row-gap: var(--spacing-4xl);
  }
  .gap-y-lg {
    row-gap: var(--spacing-lg);
  }
  .gap-y-md {
    row-gap: var(--spacing-md);
  }
  .gap-y-xl {
    row-gap: var(--spacing-xl);
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .scroll-smooth {
    scroll-behavior: smooth;
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-sm {
    border-radius: var(--radius-sm);
  }
  .rounded-xs {
    border-radius: var(--radius-xs);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-green {
    border-color: var(--color-green);
  }
  .border-navy {
    border-color: var(--color-navy);
  }
  .border-pink {
    border-color: var(--color-pink);
  }
  .bg-blue {
    background-color: var(--color-blue);
  }
  .bg-blue-20 {
    background-color: var(--color-blue-20);
  }
  .bg-butter {
    background-color: var(--color-butter);
  }
  .bg-dark-grey {
    background-color: var(--color-dark-grey);
  }
  .bg-green {
    background-color: var(--color-green);
  }
  .bg-navy {
    background-color: var(--color-navy);
  }
  .bg-navy-dark {
    background-color: var(--color-navy-dark);
  }
  .bg-navy\/5 {
    background-color: color-mix(in srgb, #1c3d74 5%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-navy) 5%, transparent);
    }
  }
  .bg-navy\/60 {
    background-color: color-mix(in srgb, #1c3d74 60%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-navy) 60%, transparent);
    }
  }
  .bg-orange {
    background-color: var(--color-orange);
  }
  .bg-pink {
    background-color: var(--color-pink);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-yellow {
    background-color: var(--color-yellow);
  }
  .mask-\[url\(\/assets\/svg\/picture-frame-90\.svg\)\] {
    mask-image: url(/assets/svg/picture-frame-90.svg);
  }
  .mask-\[url\(\/assets\/svg\/picture-frame\.svg\)\] {
    mask-image: url(/assets/svg/picture-frame.svg);
  }
  .bg-contain {
    background-size: contain;
  }
  .bg-cover {
    background-size: cover;
  }
  .bg-center {
    background-position: center;
  }
  .bg-no-repeat {
    background-repeat: no-repeat;
  }
  .mask-contain {
    mask-size: contain;
  }
  .mask-center {
    mask-position: center;
  }
  .mask-no-repeat {
    mask-repeat: no-repeat;
  }
  .stroke-white {
    stroke: var(--color-white);
  }
  .object-cover {
    object-fit: cover;
  }
  .p-2xl {
    padding: var(--spacing-2xl);
  }
  .p-lg {
    padding: var(--spacing-lg);
  }
  .p-md {
    padding: var(--spacing-md);
  }
  .p-sm {
    padding: var(--spacing-sm);
  }
  .p-xs {
    padding: var(--spacing-xs);
  }
  .px-2xl {
    padding-inline: var(--spacing-2xl);
  }
  .px-3xl {
    padding-inline: var(--spacing-3xl);
  }
  .px-lg {
    padding-inline: var(--spacing-lg);
  }
  .px-md {
    padding-inline: var(--spacing-md);
  }
  .px-sm {
    padding-inline: var(--spacing-sm);
  }
  .px-xl {
    padding-inline: var(--spacing-xl);
  }
  .py-3xl {
    padding-block: var(--spacing-3xl);
  }
  .py-4xl {
    padding-block: var(--spacing-4xl);
  }
  .py-5xl {
    padding-block: var(--spacing-5xl);
  }
  .py-6xl {
    padding-block: var(--spacing-6xl);
  }
  .py-md {
    padding-block: var(--spacing-md);
  }
  .py-sm {
    padding-block: var(--spacing-sm);
  }
  .py-xs {
    padding-block: var(--spacing-xs);
  }
  .pt-3xl {
    padding-top: var(--spacing-3xl);
  }
  .pt-5xl {
    padding-top: var(--spacing-5xl);
  }
  .pt-lg {
    padding-top: var(--spacing-lg);
  }
  .pr-lg {
    padding-right: var(--spacing-lg);
  }
  .pb-3xl {
    padding-bottom: var(--spacing-3xl);
  }
  .pb-5xl {
    padding-bottom: var(--spacing-5xl);
  }
  .pb-lg {
    padding-bottom: var(--spacing-lg);
  }
  .pl-\[4\.75rem\] {
    padding-left: 4.75rem;
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .font-body {
    font-family: var(--font-body);
  }
  .font-button {
    font-family: var(--font-button);
  }
  .font-heading {
    font-family: var(--font-heading);
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-md {
    font-size: var(--text-md);
    line-height: var(--tw-leading, var(--text-md--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .font-400 {
    --tw-font-weight: var(--font-weight-400);
    font-weight: var(--font-weight-400);
  }
  .font-600 {
    --tw-font-weight: var(--font-weight-600);
    font-weight: var(--font-weight-600);
  }
  .font-700 {
    --tw-font-weight: var(--font-weight-700);
    font-weight: var(--font-weight-700);
  }
  .font-800 {
    --tw-font-weight: var(--font-weight-800);
    font-weight: var(--font-weight-800);
  }
  .text-balance {
    text-wrap: balance;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-dark-grey {
    color: var(--color-dark-grey);
  }
  .text-navy {
    color: var(--color-navy);
  }
  .text-pink {
    color: var(--color-pink);
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .not-italic {
    font-style: normal;
  }
  .underline {
    text-decoration-line: underline;
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .outline-0 {
    outline-style: var(--tw-outline-style);
    outline-width: 0px;
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, ease);
    transition-duration: var(--tw-duration, 0s);
  }
  .transition-\[background-color\] {
    transition-property: background-color;
    transition-timing-function: var(--tw-ease, ease);
    transition-duration: var(--tw-duration, 0s);
  }
  .transition-\[color\] {
    transition-property: color;
    transition-timing-function: var(--tw-ease, ease);
    transition-duration: var(--tw-duration, 0s);
  }
  .duration-20 {
    --tw-duration: 20ms;
    transition-duration: 20ms;
  }
  .duration-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .not-last\:mb-3xl {
    &:not(*:last-child) {
      margin-bottom: var(--spacing-3xl);
    }
  }
  .not-last\:mb-xl {
    &:not(*:last-child) {
      margin-bottom: var(--spacing-xl);
    }
  }
  .not-motion-reduce\:group-hover\/accordion\:bg-pink-dark {
    @media not (prefers-reduced-motion: reduce) {
      &:is(:where(.group\/accordion):hover *) {
        @media (hover: hover) {
          background-color: var(--color-pink-dark);
        }
      }
    }
  }
  .not-motion-reduce\:group-hover\/document\:bg-pink-dark {
    @media not (prefers-reduced-motion: reduce) {
      &:is(:where(.group\/document):hover *) {
        @media (hover: hover) {
          background-color: var(--color-pink-dark);
        }
      }
    }
  }
  .not-motion-reduce\:group-hover\/document\:text-pink {
    @media not (prefers-reduced-motion: reduce) {
      &:is(:where(.group\/document):hover *) {
        @media (hover: hover) {
          color: var(--color-pink);
        }
      }
    }
  }
  .not-motion-reduce\:group-hover\/news\:bg-pink-dark {
    @media not (prefers-reduced-motion: reduce) {
      &:is(:where(.group\/news):hover *) {
        @media (hover: hover) {
          background-color: var(--color-pink-dark);
        }
      }
    }
  }
  .not-motion-reduce\:group-hover\/news\:text-pink {
    @media not (prefers-reduced-motion: reduce) {
      &:is(:where(.group\/news):hover *) {
        @media (hover: hover) {
          color: var(--color-pink);
        }
      }
    }
  }
  .not-motion-reduce\:group-hover\/tile\:bg-pink-dark {
    @media not (prefers-reduced-motion: reduce) {
      &:is(:where(.group\/tile):hover *) {
        @media (hover: hover) {
          background-color: var(--color-pink-dark);
        }
      }
    }
  }
  .not-motion-reduce\:group-hover\/tile\:text-pink {
    @media not (prefers-reduced-motion: reduce) {
      &:is(:where(.group\/tile):hover *) {
        @media (hover: hover) {
          color: var(--color-pink);
        }
      }
    }
  }
  .peer-checked\:bg-pink {
    &:is(:where(.peer):checked ~ *) {
      background-color: var(--color-pink);
    }
  }
  .selection\:bg-blue-20 {
    & *::selection {
      background-color: var(--color-blue-20);
    }
    &::selection {
      background-color: var(--color-blue-20);
    }
  }
  .selection\:text-navy {
    & *::selection {
      color: var(--color-navy);
    }
    &::selection {
      color: var(--color-navy);
    }
  }
  .before\:absolute {
    &::before {
      content: var(--tw-content);
      position: absolute;
    }
  }
  .before\:top-0 {
    &::before {
      content: var(--tw-content);
      top: var(--spacing-0);
    }
  }
  .before\:left-0 {
    &::before {
      content: var(--tw-content);
      left: var(--spacing-0);
    }
  }
  .before\:h-full {
    &::before {
      content: var(--tw-content);
      height: 100%;
    }
  }
  .before\:w-full {
    &::before {
      content: var(--tw-content);
      width: 100%;
    }
  }
  .before\:bg-\[url\(\/assets\/svg\/circles-texture\.svg\)\] {
    &::before {
      content: var(--tw-content);
      background-image: url(/assets/svg/circles-texture.svg);
    }
  }
  .before\:bg-cover {
    &::before {
      content: var(--tw-content);
      background-size: cover;
    }
  }
  .before\:bg-center {
    &::before {
      content: var(--tw-content);
      background-position: center;
    }
  }
  .before\:opacity-20 {
    &::before {
      content: var(--tw-content);
      opacity: 20%;
    }
  }
  .checked\:border-green {
    &:checked {
      border-color: var(--color-green);
    }
  }
  .checked\:bg-green {
    &:checked {
      background-color: var(--color-green);
    }
  }
  .checked\:bg-\[url\(\'\/assets\/svg\/icon-tick\.svg\'\)\] {
    &:checked {
      background-image: url('/assets/svg/icon-tick.svg');
    }
  }
  .hover\:bg-blue-dark {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-blue-dark);
      }
    }
  }
  .hover\:bg-green {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-green);
      }
    }
  }
  .hover\:bg-navy {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-navy);
      }
    }
  }
  .hover\:bg-navy-dark {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-navy-dark);
      }
    }
  }
  .hover\:bg-pink {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-pink);
      }
    }
  }
  .hover\:bg-pink-dark {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-pink-dark);
      }
    }
  }
  .hover\:text-blue {
    &:hover {
      @media (hover: hover) {
        color: var(--color-blue);
      }
    }
  }
  .hover\:text-butter {
    &:hover {
      @media (hover: hover) {
        color: var(--color-butter);
      }
    }
  }
  .hover\:text-navy-dark {
    &:hover {
      @media (hover: hover) {
        color: var(--color-navy-dark);
      }
    }
  }
  .hover\:text-white {
    &:hover {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .hover\:decoration-blue {
    &:hover {
      @media (hover: hover) {
        text-decoration-color: var(--color-blue);
      }
    }
  }
  .hover\:decoration-2 {
    &:hover {
      @media (hover: hover) {
        text-decoration-thickness: 2px;
      }
    }
  }
  .not-motion-reduce\:hover\:bg-blue-20 {
    @media not (prefers-reduced-motion: reduce) {
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-blue-20);
        }
      }
    }
  }
  .not-motion-reduce\:hover\:bg-green {
    @media not (prefers-reduced-motion: reduce) {
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-green);
        }
      }
    }
  }
  .not-motion-reduce\:hover\:bg-navy {
    @media not (prefers-reduced-motion: reduce) {
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-navy);
        }
      }
    }
  }
  .not-motion-reduce\:hover\:bg-navy\/90 {
    @media not (prefers-reduced-motion: reduce) {
      &:hover {
        @media (hover: hover) {
          background-color: color-mix(in srgb, #1c3d74 90%, transparent);
          @supports (color: color-mix(in lab, red, red)) {
            background-color: color-mix(in oklab, var(--color-navy) 90%, transparent);
          }
        }
      }
    }
  }
  .not-motion-reduce\:hover\:bg-pink {
    @media not (prefers-reduced-motion: reduce) {
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-pink);
        }
      }
    }
  }
  .not-motion-reduce\:hover\:bg-pink-dark {
    @media not (prefers-reduced-motion: reduce) {
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-pink-dark);
        }
      }
    }
  }
  .not-motion-reduce\:hover\:bg-white {
    @media not (prefers-reduced-motion: reduce) {
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-white);
        }
      }
    }
  }
  .not-motion-reduce\:hover\:bg-yellow {
    @media not (prefers-reduced-motion: reduce) {
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-yellow);
        }
      }
    }
  }
  .not-motion-reduce\:hover\:text-white {
    @media not (prefers-reduced-motion: reduce) {
      &:hover {
        @media (hover: hover) {
          color: var(--color-white);
        }
      }
    }
  }
  .focus\:static {
    &:focus {
      position: static;
    }
  }
  .focus\:-translate-y-0 {
    &:focus {
      --tw-translate-y: calc(var(--spacing-0) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .focus\:outline-0 {
    &:focus {
      outline-style: var(--tw-outline-style);
      outline-width: 0px;
    }
  }
  .focus\:outline-2 {
    &:focus {
      outline-style: var(--tw-outline-style);
      outline-width: 2px;
    }
  }
  .focus\:-outline-offset-2 {
    &:focus {
      outline-offset: calc(2px * -1);
    }
  }
  .focus\:outline-offset-2 {
    &:focus {
      outline-offset: 2px;
    }
  }
  .focus\:outline-yellow {
    &:focus {
      outline-color: var(--color-yellow);
    }
  }
  .focus-visible\:rounded-md {
    &:focus-visible {
      border-radius: var(--radius-md);
    }
  }
  .focus-visible\:rounded-sm {
    &:focus-visible {
      border-radius: var(--radius-sm);
    }
  }
  .focus-visible\:bg-yellow {
    &:focus-visible {
      background-color: var(--color-yellow);
    }
  }
  .focus-visible\:text-dark-grey {
    &:focus-visible {
      color: var(--color-dark-grey);
    }
  }
  .focus-visible\:outline-0 {
    &:focus-visible {
      outline-style: var(--tw-outline-style);
      outline-width: 0px;
    }
  }
  .focus-visible\:outline-2 {
    &:focus-visible {
      outline-style: var(--tw-outline-style);
      outline-width: 2px;
    }
  }
  .focus-visible\:-outline-offset-2 {
    &:focus-visible {
      outline-offset: calc(2px * -1);
    }
  }
  .focus-visible\:-outline-offset-4 {
    &:focus-visible {
      outline-offset: calc(4px * -1);
    }
  }
  .focus-visible\:outline-offset-2 {
    &:focus-visible {
      outline-offset: 2px;
    }
  }
  .focus-visible\:outline-yellow {
    &:focus-visible {
      outline-color: var(--color-yellow);
    }
  }
  .max-lg\:fixed {
    @media (width < 1024px) {
      position: fixed;
    }
  }
  .max-lg\:mx-auto {
    @media (width < 1024px) {
      margin-inline: auto;
    }
  }
  .max-lg\:block {
    @media (width < 1024px) {
      display: block;
    }
  }
  .max-lg\:flex {
    @media (width < 1024px) {
      display: flex;
    }
  }
  .max-lg\:h-full {
    @media (width < 1024px) {
      height: 100%;
    }
  }
  .max-lg\:w-full {
    @media (width < 1024px) {
      width: 100%;
    }
  }
  .max-lg\:flex-col {
    @media (width < 1024px) {
      flex-direction: column;
    }
  }
  .max-lg\:justify-center {
    @media (width < 1024px) {
      justify-content: center;
    }
  }
  .max-lg\:divide-y {
    @media (width < 1024px) {
      :where(& > :not(:last-child)) {
        --tw-divide-y-reverse: 0;
        border-bottom-style: var(--tw-border-style);
        border-top-style: var(--tw-border-style);
        border-top-width: calc(1px * var(--tw-divide-y-reverse));
        border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
      }
    }
  }
  .max-lg\:divide-pink {
    @media (width < 1024px) {
      :where(& > :not(:last-child)) {
        border-color: var(--color-pink);
      }
    }
  }
  .max-lg\:overflow-y-auto {
    @media (width < 1024px) {
      overflow-y: auto;
    }
  }
  .max-lg\:border-b-2 {
    @media (width < 1024px) {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 2px;
    }
  }
  .max-lg\:border-pink {
    @media (width < 1024px) {
      border-color: var(--color-pink);
    }
  }
  .max-lg\:text-center {
    @media (width < 1024px) {
      text-align: center;
    }
  }
  .max-lg\:group-target\/header\:block {
    @media (width < 1024px) {
      &:is(:where(.group\/header):target *) {
        display: block;
      }
    }
  }
  .max-md\:space-y-md {
    @media (width < 768px) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(var(--spacing-md) * var(--tw-space-y-reverse));
        margin-block-end: calc(var(--spacing-md) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .max-md\:pr-3xl {
    @media (width < 768px) {
      padding-right: var(--spacing-3xl);
    }
  }
  .max-md\:text-center {
    @media (width < 768px) {
      text-align: center;
    }
  }
  .sm\:inline-block {
    @media (width >= 580px) {
      display: inline-block;
    }
  }
  .sm\:w-\[50\%\] {
    @media (width >= 580px) {
      width: 50%;
    }
  }
  .sm\:grid-cols-2 {
    @media (width >= 580px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .sm\:flex-row {
    @media (width >= 580px) {
      flex-direction: row;
    }
  }
  .sm\:gap-y-3xl {
    @media (width >= 580px) {
      row-gap: var(--spacing-3xl);
    }
  }
  .sm\:px-xl {
    @media (width >= 580px) {
      padding-inline: var(--spacing-xl);
    }
  }
  .md\:top-3xl {
    @media (width >= 768px) {
      top: var(--spacing-3xl);
    }
  }
  .md\:right-3xl {
    @media (width >= 768px) {
      right: var(--spacing-3xl);
    }
  }
  .md\:col-span-2 {
    @media (width >= 768px) {
      grid-column: span 2 / span 2;
    }
  }
  .md\:col-span-5 {
    @media (width >= 768px) {
      grid-column: span 5 / span 5;
    }
  }
  .md\:col-span-6 {
    @media (width >= 768px) {
      grid-column: span 6 / span 6;
    }
  }
  .md\:col-span-7 {
    @media (width >= 768px) {
      grid-column: span 7 / span 7;
    }
  }
  .md\:col-start-7 {
    @media (width >= 768px) {
      grid-column-start: 7;
    }
  }
  .md\:mx-auto {
    @media (width >= 768px) {
      margin-inline: auto;
    }
  }
  .md\:ml-sm {
    @media (width >= 768px) {
      margin-left: var(--spacing-sm);
    }
  }
  .md\:block {
    @media (width >= 768px) {
      display: block;
    }
  }
  .md\:flex {
    @media (width >= 768px) {
      display: flex;
    }
  }
  .md\:grid {
    @media (width >= 768px) {
      display: grid;
    }
  }
  .md\:hidden {
    @media (width >= 768px) {
      display: none;
    }
  }
  .md\:inline-block {
    @media (width >= 768px) {
      display: inline-block;
    }
  }
  .md\:h-full {
    @media (width >= 768px) {
      height: 100%;
    }
  }
  .md\:min-h-\[80vh\] {
    @media (width >= 768px) {
      min-height: 80vh;
    }
  }
  .md\:w-4xl {
    @media (width >= 768px) {
      width: var(--spacing-4xl);
    }
  }
  .md\:w-\[33\.33\%\] {
    @media (width >= 768px) {
      width: 33.33%;
    }
  }
  .md\:w-auto {
    @media (width >= 768px) {
      width: auto;
    }
  }
  .md\:max-w-container-xs {
    @media (width >= 768px) {
      max-width: var(--spacing-container-xs);
    }
  }
  .md\:flex-1 {
    @media (width >= 768px) {
      flex: 1;
    }
  }
  .md\:grid-cols-1 {
    @media (width >= 768px) {
      grid-template-columns: repeat(1, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 768px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-3 {
    @media (width >= 768px) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-4 {
    @media (width >= 768px) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-12 {
    @media (width >= 768px) {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  }
  .md\:items-center {
    @media (width >= 768px) {
      align-items: center;
    }
  }
  .md\:gap-2xl {
    @media (width >= 768px) {
      gap: var(--spacing-2xl);
    }
  }
  .md\:gap-3xl {
    @media (width >= 768px) {
      gap: var(--spacing-3xl);
    }
  }
  .md\:gap-md {
    @media (width >= 768px) {
      gap: var(--spacing-md);
    }
  }
  .md\:space-y-3xl {
    @media (width >= 768px) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(var(--spacing-3xl) * var(--tw-space-y-reverse));
        margin-block-end: calc(var(--spacing-3xl) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .md\:space-y-4xl {
    @media (width >= 768px) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(var(--spacing-4xl) * var(--tw-space-y-reverse));
        margin-block-end: calc(var(--spacing-4xl) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .md\:space-y-md {
    @media (width >= 768px) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(var(--spacing-md) * var(--tw-space-y-reverse));
        margin-block-end: calc(var(--spacing-md) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .md\:gap-x-2xl {
    @media (width >= 768px) {
      column-gap: var(--spacing-2xl);
    }
  }
  .md\:gap-y-3xl {
    @media (width >= 768px) {
      row-gap: var(--spacing-3xl);
    }
  }
  .md\:p-3xl {
    @media (width >= 768px) {
      padding: var(--spacing-3xl);
    }
  }
  .md\:px-2xl {
    @media (width >= 768px) {
      padding-inline: var(--spacing-2xl);
    }
  }
  .md\:px-4xl {
    @media (width >= 768px) {
      padding-inline: var(--spacing-4xl);
    }
  }
  .md\:px-lg {
    @media (width >= 768px) {
      padding-inline: var(--spacing-lg);
    }
  }
  .md\:pt-4xl {
    @media (width >= 768px) {
      padding-top: var(--spacing-4xl);
    }
  }
  .md\:pr-4xl {
    @media (width >= 768px) {
      padding-right: var(--spacing-4xl);
    }
  }
  .md\:pb-4xl {
    @media (width >= 768px) {
      padding-bottom: var(--spacing-4xl);
    }
  }
  .md\:pl-\[7\.5rem\] {
    @media (width >= 768px) {
      padding-left: 7.5rem;
    }
  }
  .lg\:absolute {
    @media (width >= 1024px) {
      position: absolute;
    }
  }
  .lg\:relative {
    @media (width >= 1024px) {
      position: relative;
    }
  }
  .lg\:top-full {
    @media (width >= 1024px) {
      top: 100%;
    }
  }
  .lg\:left-0 {
    @media (width >= 1024px) {
      left: var(--spacing-0);
    }
  }
  .lg\:col-span-2 {
    @media (width >= 1024px) {
      grid-column: span 2 / span 2;
    }
  }
  .lg\:col-span-3 {
    @media (width >= 1024px) {
      grid-column: span 3 / span 3;
    }
  }
  .lg\:col-span-4 {
    @media (width >= 1024px) {
      grid-column: span 4 / span 4;
    }
  }
  .lg\:col-span-5 {
    @media (width >= 1024px) {
      grid-column: span 5 / span 5;
    }
  }
  .lg\:col-span-6 {
    @media (width >= 1024px) {
      grid-column: span 6 / span 6;
    }
  }
  .lg\:col-span-7 {
    @media (width >= 1024px) {
      grid-column: span 7 / span 7;
    }
  }
  .lg\:col-span-8 {
    @media (width >= 1024px) {
      grid-column: span 8 / span 8;
    }
  }
  .lg\:col-start-3 {
    @media (width >= 1024px) {
      grid-column-start: 3;
    }
  }
  .lg\:col-start-6 {
    @media (width >= 1024px) {
      grid-column-start: 6;
    }
  }
  .lg\:mx-auto {
    @media (width >= 1024px) {
      margin-inline: auto;
    }
  }
  .lg\:box-content {
    @media (width >= 1024px) {
      box-sizing: content-box;
    }
  }
  .lg\:block {
    @media (width >= 1024px) {
      display: block;
    }
  }
  .lg\:flex {
    @media (width >= 1024px) {
      display: flex;
    }
  }
  .lg\:hidden {
    @media (width >= 1024px) {
      display: none;
    }
  }
  .lg\:aspect-landscape {
    @media (width >= 1024px) {
      aspect-ratio: var(--aspect-landscape);
    }
  }
  .lg\:h-5xl {
    @media (width >= 1024px) {
      height: var(--spacing-5xl);
    }
  }
  .lg\:w-\[25\%\] {
    @media (width >= 1024px) {
      width: 25%;
    }
  }
  .lg\:w-full {
    @media (width >= 1024px) {
      width: 100%;
    }
  }
  .lg\:max-w-container {
    @media (width >= 1024px) {
      max-width: var(--spacing-container);
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 1024px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-3 {
    @media (width >= 1024px) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-7 {
    @media (width >= 1024px) {
      grid-template-columns: repeat(7, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-12 {
    @media (width >= 1024px) {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  }
  .lg\:items-center {
    @media (width >= 1024px) {
      align-items: center;
    }
  }
  .lg\:justify-center {
    @media (width >= 1024px) {
      justify-content: center;
    }
  }
  .lg\:gap-4xl {
    @media (width >= 1024px) {
      gap: var(--spacing-4xl);
    }
  }
  .lg\:gap-5xl {
    @media (width >= 1024px) {
      gap: var(--spacing-5xl);
    }
  }
  .lg\:space-y-6xl {
    @media (width >= 1024px) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(var(--spacing-6xl) * var(--tw-space-y-reverse));
        margin-block-end: calc(var(--spacing-6xl) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .lg\:gap-x-6xl {
    @media (width >= 1024px) {
      column-gap: var(--spacing-6xl);
    }
  }
  .lg\:gap-y-6xl {
    @media (width >= 1024px) {
      row-gap: var(--spacing-6xl);
    }
  }
  .lg\:border-l {
    @media (width >= 1024px) {
      border-left-style: var(--tw-border-style);
      border-left-width: 1px;
    }
  }
  .lg\:border-navy {
    @media (width >= 1024px) {
      border-color: var(--color-navy);
    }
  }
  .lg\:p-3xl {
    @media (width >= 1024px) {
      padding: var(--spacing-3xl);
    }
  }
  .lg\:px-0 {
    @media (width >= 1024px) {
      padding-inline: var(--spacing-0);
    }
  }
  .lg\:px-2xl {
    @media (width >= 1024px) {
      padding-inline: var(--spacing-2xl);
    }
  }
  .lg\:px-4xl {
    @media (width >= 1024px) {
      padding-inline: var(--spacing-4xl);
    }
  }
  .lg\:py-6xl {
    @media (width >= 1024px) {
      padding-block: var(--spacing-6xl);
    }
  }
  .lg\:py-xl {
    @media (width >= 1024px) {
      padding-block: var(--spacing-xl);
    }
  }
  .lg\:pt-4xl {
    @media (width >= 1024px) {
      padding-top: var(--spacing-4xl);
    }
  }
  .lg\:pt-6xl {
    @media (width >= 1024px) {
      padding-top: var(--spacing-6xl);
    }
  }
  .lg\:pr-6xl {
    @media (width >= 1024px) {
      padding-right: var(--spacing-6xl);
    }
  }
  .lg\:pr-xl {
    @media (width >= 1024px) {
      padding-right: var(--spacing-xl);
    }
  }
  .lg\:pb-4xl {
    @media (width >= 1024px) {
      padding-bottom: var(--spacing-4xl);
    }
  }
  .lg\:pb-6xl {
    @media (width >= 1024px) {
      padding-bottom: var(--spacing-6xl);
    }
  }
  .lg\:pl-xl {
    @media (width >= 1024px) {
      padding-left: var(--spacing-xl);
    }
  }
  .lg\:before\:absolute {
    @media (width >= 1024px) {
      &::before {
        content: var(--tw-content);
        position: absolute;
      }
    }
  }
  .lg\:before\:bottom-0 {
    @media (width >= 1024px) {
      &::before {
        content: var(--tw-content);
        bottom: var(--spacing-0);
      }
    }
  }
  .lg\:before\:left-0 {
    @media (width >= 1024px) {
      &::before {
        content: var(--tw-content);
        left: var(--spacing-0);
      }
    }
  }
  .lg\:before\:block {
    @media (width >= 1024px) {
      &::before {
        content: var(--tw-content);
        display: block;
      }
    }
  }
  .lg\:before\:hidden {
    @media (width >= 1024px) {
      &::before {
        content: var(--tw-content);
        display: none;
      }
    }
  }
  .lg\:before\:w-full {
    @media (width >= 1024px) {
      &::before {
        content: var(--tw-content);
        width: 100%;
      }
    }
  }
  .lg\:before\:border-b-6 {
    @media (width >= 1024px) {
      &::before {
        content: var(--tw-content);
        border-bottom-style: var(--tw-border-style);
        border-bottom-width: 6px;
      }
    }
  }
  .lg\:before\:border-pink {
    @media (width >= 1024px) {
      &::before {
        content: var(--tw-content);
        border-color: var(--color-pink);
      }
    }
  }
  .xl\:col-span-5 {
    @media (width >= 1440px) {
      grid-column: span 5 / span 5;
    }
  }
  .xl\:col-span-7 {
    @media (width >= 1440px) {
      grid-column: span 7 / span 7;
    }
  }
  .xl\:col-start-7 {
    @media (width >= 1440px) {
      grid-column-start: 7;
    }
  }
  .xl\:col-start-8 {
    @media (width >= 1440px) {
      grid-column-start: 8;
    }
  }
  .xl\:grid-cols-3 {
    @media (width >= 1440px) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .prose-headings\:font-heading {
    & :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      font-family: var(--font-heading);
    }
  }
  .prose-headings\:text-pink {
    & :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      color: var(--color-pink);
    }
  }
  .prose-h1\:text-5xl {
    & :is(:where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .prose-h1\:font-800 {
    & :is(:where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      --tw-font-weight: var(--font-weight-800);
      font-weight: var(--font-weight-800);
    }
  }
  .prose-h2\:text-4xl {
    & :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .prose-h2\:font-700 {
    & :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      --tw-font-weight: var(--font-weight-700);
      font-weight: var(--font-weight-700);
    }
  }
  .prose-h3\:text-3xl {
    & :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .prose-h3\:font-600 {
    & :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      --tw-font-weight: var(--font-weight-600);
      font-weight: var(--font-weight-600);
    }
  }
  .prose-h4\:text-2xl {
    & :is(:where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .prose-h4\:font-800 {
    & :is(:where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      --tw-font-weight: var(--font-weight-800);
      font-weight: var(--font-weight-800);
    }
  }
  .prose-h5\:text-xl {
    & :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .prose-h5\:font-700 {
    & :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      --tw-font-weight: var(--font-weight-700);
      font-weight: var(--font-weight-700);
    }
  }
  .prose-h6\:text-lg {
    & :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .prose-a\:text-orange {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      color: var(--color-orange);
    }
  }
  .prose-a\:text-pink {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      color: var(--color-pink);
    }
  }
  .prose-a\:underline {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      text-decoration-line: underline;
    }
  }
  .prose-a\:transition-\[color\] {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      transition-property: color;
      transition-timing-function: var(--tw-ease, ease);
      transition-duration: var(--tw-duration, 0s);
    }
  }
  .prose-a\:duration-200 {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      --tw-duration: 200ms;
      transition-duration: 200ms;
    }
  }
  .prose-a\:hover\:text-blue {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      &:hover {
        @media (hover: hover) {
          color: var(--color-blue);
        }
      }
    }
  }
  .prose-a\:hover\:text-pink-dark {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      &:hover {
        @media (hover: hover) {
          color: var(--color-pink-dark);
        }
      }
    }
  }
  .prose-a\:hover\:text-yellow {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      &:hover {
        @media (hover: hover) {
          color: var(--color-yellow);
        }
      }
    }
  }
  .prose-a\:hover\:underline {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      &:hover {
        @media (hover: hover) {
          text-decoration-line: underline;
        }
      }
    }
  }
  .prose-a\:focus-visible\:bg-yellow {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      &:focus-visible {
        background-color: var(--color-yellow);
      }
    }
  }
  .prose-a\:focus-visible\:text-dark-grey {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      &:focus-visible {
        color: var(--color-dark-grey);
      }
    }
  }
  .prose-a\:focus-visible\:decoration-yellow {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      &:focus-visible {
        text-decoration-color: var(--color-yellow);
      }
    }
  }
  .prose-a\:focus-visible\:outline-0 {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      &:focus-visible {
        outline-style: var(--tw-outline-style);
        outline-width: 0px;
      }
    }
  }
  .prose-ul\:list-outside {
    & :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      list-style-position: outside;
    }
  }
  .prose-ul\:list-disc {
    & :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      list-style-type: disc;
    }
  }
  .prose-ul\:space-y-sm {
    & :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(var(--spacing-sm) * var(--tw-space-y-reverse));
        margin-block-end: calc(var(--spacing-sm) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .prose-ul\:pl-\[1\.1rem\] {
    & :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      padding-left: 1.1rem;
    }
  }
  .\[\@media\(min-height\:30rem\)\]\:sticky {
    @media (min-height:30rem) {
      position: sticky;
    }
  }
  .\[\@media\(min-height\:30rem\)\]\:top-0 {
    @media (min-height:30rem) {
      top: var(--spacing-0);
    }
  }
}
@media (width >= 1024px) {
  :root {
    --text-xl: calc(22 / var(--base) * var(--unit));
    --text-2xl: calc(36 / var(--base) * var(--unit));
    --text-3xl: calc(40 / var(--base) * var(--unit));
    --text-4xl: calc(48 / var(--base) * var(--unit));
    --text-5xl: calc(60 / var(--base) * var(--unit));
    --text-xl--line-height: calc(28 / 22);
    --text-2xl--line-height: calc(42 / 36);
    --text-3xl--line-height: calc(46 / 40);
    --text-4xl--line-height: calc(54 / 48);
    --text-5xl--line-height: calc(66 / 60);
  }
}
.splide-carousel .splide__arrow {
  background-color: var(--color-pink);
  border-radius: var(--radius-sm);
  opacity: 1;
  height: var(--spacing-3xl);
  width: var(--spacing-3xl);
  padding-inline: var(--spacing-sm);
  transition: background-color 200ms ease;
}
.splide-carousel .splide__arrow:hover {
  background-color: var(--color-pink-dark);
}
.splide-carousel .splide__arrow:hover:not(:disabled) {
  opacity: 1;
}
.splide-carousel .splide__arrow:disabled {
  cursor: not-allowed;
}
.splide-carousel.splide.is-focus-in .splide__arrow:focus,
.splide-carousel .splide__arrow:focus-visible {
  outline: 2px solid var(--color-yellow);
  outline-offset: 2px;
}
.splide-carousel .splide__arrow--next svg,
.splide-carousel .splide__arrow--prev svg {
  transform: none;
  fill: none;
  height: auto;
  width: auto;
}
.splide-carousel .splide__arrow--prev {
  left: calc((var(--spacing-3xl) + var(--spacing-xs)) * -1);
}
.splide-carousel .splide__arrow--next {
  right: calc((var(--spacing-3xl) + var(--spacing-xs)) * -1);
}
@media (width >= 1024px) {
  .splide-carousel .splide__arrow--prev {
    left: calc((var(--spacing-3xl) + var(--spacing-lg)) * -1);
  }
  .splide-carousel .splide__arrow--next {
    right: calc((var(--spacing-3xl) + var(--spacing-lg)) * -1);
  }
}
.splide-hero .splide__pagination {
  bottom: var(--spacing-sm);
  z-index: 10;
  gap: var(--spacing-xs);
  width: 100%;
}
.splide-hero .splide__pagination__page.is-active {
  background-color: var(--color-white);
  height: var(--spacing-md);
  width: var(--spacing-md);
  transform: none;
  opacity: 1;
}
.splide-hero .splide__pagination__page {
  background-color: var(--color-white);
  opacity: 50%;
  height: var(--spacing-sm);
  width: var(--spacing-sm);
}
.splide-hero.splide.is-focus-in .splide__pagination__page:focus,
.splide-hero .splide__pagination__page:focus-visible {
  outline: 2px solid var(--color-yellow);
  outline-offset: 2px;
}
@media (width >= 768px) {
  .splide-hero .splide__pagination {
    left: -50%;
  }
  .splide-hero .splide__pagination__page.is-active,
  .splide-hero .splide__pagination__page {
    background-color: var(--color-navy);
  }
}
@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-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@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-content {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 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-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-border-style: solid;
      --tw-font-weight: initial;
      --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-content: "";
      --tw-divide-y-reverse: 0;
    }
  }
}