/*! tailwindcss v4.1.14 | 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-red-100: oklch(93.6% 0.032 17.717);
    --color-red-200: oklch(88.5% 0.062 18.334);
    --color-red-300: oklch(80.8% 0.114 19.571);
    --color-red-400: oklch(70.4% 0.191 22.216);
    --color-red-600: oklch(57.7% 0.245 27.325);
    --color-red-700: oklch(50.5% 0.213 27.518);
    --color-yellow-400: oklch(85.2% 0.199 91.936);
    --color-green-500: oklch(72.3% 0.219 149.579);
    --color-teal-50: oklch(98.4% 0.014 180.72);
    --color-teal-100: oklch(95.3% 0.051 180.801);
    --color-teal-500: oklch(70.4% 0.14 182.503);
    --color-teal-600: oklch(60% 0.118 184.704);
    --color-teal-700: oklch(51.1% 0.096 186.391);
    --color-teal-800: oklch(43.7% 0.078 188.216);
    --color-blue-600: oklch(54.6% 0.245 262.881);
    --color-blue-800: oklch(42.4% 0.199 265.638);
    --color-gray-50: oklch(98.5% 0.002 247.839);
    --color-gray-100: oklch(96.7% 0.003 264.542);
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --color-gray-400: oklch(70.7% 0.022 261.325);
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --color-gray-700: oklch(37.3% 0.034 259.733);
    --color-gray-900: oklch(21% 0.034 264.665);
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-md: 28rem;
    --container-lg: 32rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --container-4xl: 56rem;
    --container-6xl: 72rem;
    --container-7xl: 80rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --leading-tight: 1.25;
    --leading-relaxed: 1.625;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --animate-spin: spin 1s linear infinite;
    --blur-sm: 8px;
    --aspect-video: 16 / 9;
    --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-ctateal: #15847F;
    --color-darkteal: #1D5454;
    --color-darkbrown: #200C01;
    --color-ctayellow: #FDD752;
    --color-yellowlight: #FFE8A1;
    --color-coolgrey: #486F6F;
  }
}
@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;
  }
  ::-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 {
  .visible {
    visibility: visible;
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .top-3 {
    top: calc(var(--spacing) * 3);
  }
  .top-4 {
    top: calc(var(--spacing) * 4);
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-4 {
    right: calc(var(--spacing) * 4);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .left-3 {
    left: calc(var(--spacing) * 3);
  }
  .z-50 {
    z-index: 50;
  }
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .col-span-full {
    grid-column: 1 / -1;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-0 {
    margin-block: calc(var(--spacing) * 0);
  }
  .my-2 {
    margin-block: calc(var(--spacing) * 2);
  }
  .mt-0 {
    margin-top: calc(var(--spacing) * 0);
  }
  .mt-0\.5 {
    margin-top: calc(var(--spacing) * 0.5);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-auto {
    margin-top: auto;
  }
  .mr-1 {
    margin-right: calc(var(--spacing) * 1);
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .mb-16 {
    margin-bottom: calc(var(--spacing) * 16);
  }
  .mb-20 {
    margin-bottom: calc(var(--spacing) * 20);
  }
  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }
  .line-clamp-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .line-clamp-3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .aspect-\[16\/9\] {
    aspect-ratio: 16/9;
  }
  .aspect-\[45\/30\] {
    aspect-ratio: 45/30;
  }
  .aspect-video {
    aspect-ratio: var(--aspect-video);
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-6 {
    height: calc(var(--spacing) * 6);
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-16 {
    height: calc(var(--spacing) * 16);
  }
  .h-24 {
    height: calc(var(--spacing) * 24);
  }
  .h-32 {
    height: calc(var(--spacing) * 32);
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .min-h-\[44px\] {
    min-height: 44px;
  }
  .min-h-\[120px\] {
    min-height: 120px;
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-6 {
    width: calc(var(--spacing) * 6);
  }
  .w-8 {
    width: calc(var(--spacing) * 8);
  }
  .w-12 {
    width: calc(var(--spacing) * 12);
  }
  .w-16 {
    width: calc(var(--spacing) * 16);
  }
  .w-24 {
    width: calc(var(--spacing) * 24);
  }
  .w-32 {
    width: calc(var(--spacing) * 32);
  }
  .w-auto {
    width: auto;
  }
  .w-fit {
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .max-w-3\/4 {
    max-width: calc(3/4 * 100%);
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-6xl {
    max-width: var(--container-6xl);
  }
  .max-w-7xl {
    max-width: var(--container-7xl);
  }
  .max-w-lg {
    max-width: var(--container-lg);
  }
  .max-w-md {
    max-width: var(--container-md);
  }
  .max-w-none {
    max-width: none;
  }
  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }
  .flex-1 {
    flex: 1;
  }
  .flex-shrink-0 {
    flex-shrink: 0;
  }
  .flex-grow {
    flex-grow: 1;
  }
  .translate-x-full {
    --tw-translate-x: 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,);
  }
  .animate-spin {
    animation: var(--animate-spin);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .list-inside {
    list-style-position: inside;
  }
  .list-disc {
    list-style-type: disc;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }
  .space-y-3 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-4 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-6 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-x-2 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .space-x-3 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 3) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .space-x-4 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .self-center {
    align-self: center;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-3xl {
    border-radius: var(--radius-3xl);
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-b-2 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }
  .border-none {
    --tw-border-style: none;
    border-style: none;
  }
  .border-gray-200 {
    border-color: var(--color-gray-200);
  }
  .border-gray-300 {
    border-color: var(--color-gray-300);
  }
  .border-red-300 {
    border-color: var(--color-red-300);
  }
  .border-teal-600 {
    border-color: var(--color-teal-600);
  }
  .bg-\[\#fffaf3\] {
    background-color: #fffaf3;
  }
  .bg-ctateal {
    background-color: var(--color-ctateal);
  }
  .bg-ctayellow {
    background-color: var(--color-ctayellow);
  }
  .bg-darkteal {
    background-color: var(--color-darkteal);
  }
  .bg-gray-50 {
    background-color: var(--color-gray-50);
  }
  .bg-gray-100 {
    background-color: var(--color-gray-100);
  }
  .bg-gray-400 {
    background-color: var(--color-gray-400);
  }
  .bg-green-500 {
    background-color: var(--color-green-500);
  }
  .bg-red-100 {
    background-color: var(--color-red-100);
  }
  .bg-teal-100 {
    background-color: var(--color-teal-100);
  }
  .bg-teal-600 {
    background-color: var(--color-teal-600);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-white\/20 {
    background-color: color-mix(in srgb, #fff 20%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 20%, transparent);
    }
  }
  .bg-white\/90 {
    background-color: color-mix(in srgb, #fff 90%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 90%, transparent);
    }
  }
  .bg-gradient-to-br {
    --tw-gradient-position: to bottom right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .from-gray-100 {
    --tw-gradient-from: var(--color-gray-100);
    --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-gray-200 {
    --tw-gradient-to: var(--color-gray-200);
    --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));
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .p-1 {
    padding: calc(var(--spacing) * 1);
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-8 {
    padding: calc(var(--spacing) * 8);
  }
  .px-1 {
    padding-inline: calc(var(--spacing) * 1);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
  .py-20 {
    padding-block: calc(var(--spacing) * 20);
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }
  .pr-1 {
    padding-right: calc(var(--spacing) * 1);
  }
  .pr-6 {
    padding-right: calc(var(--spacing) * 6);
  }
  .pb-2 {
    padding-bottom: calc(var(--spacing) * 2);
  }
  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }
  .pb-8 {
    padding-bottom: calc(var(--spacing) * 8);
  }
  .pb-12 {
    padding-bottom: calc(var(--spacing) * 12);
  }
  .pl-6 {
    padding-left: calc(var(--spacing) * 6);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .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-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .break-words {
    overflow-wrap: break-word;
  }
  .\!text-ctateal {
    color: var(--color-ctateal) !important;
  }
  .\!text-yellowlight {
    color: var(--color-yellowlight) !important;
  }
  .text-blue-600 {
    color: var(--color-blue-600);
  }
  .text-coolgrey {
    color: var(--color-coolgrey);
  }
  .text-ctateal {
    color: var(--color-ctateal);
  }
  .text-darkbrown {
    color: var(--color-darkbrown);
  }
  .text-darkteal {
    color: var(--color-darkteal);
  }
  .text-gray-400 {
    color: var(--color-gray-400);
  }
  .text-gray-500 {
    color: var(--color-gray-500);
  }
  .text-gray-600 {
    color: var(--color-gray-600);
  }
  .text-gray-700 {
    color: var(--color-gray-700);
  }
  .text-gray-900 {
    color: var(--color-gray-900);
  }
  .text-red-400 {
    color: var(--color-red-400);
  }
  .text-red-600 {
    color: var(--color-red-600);
  }
  .text-red-700 {
    color: var(--color-red-700);
  }
  .text-teal-600 {
    color: var(--color-teal-600);
  }
  .text-white {
    color: var(--color-white);
  }
  .text-yellowlight {
    color: var(--color-yellowlight);
  }
  .italic {
    font-style: italic;
  }
  .underline {
    text-decoration-line: underline;
  }
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .backdrop-blur-sm {
    --tw-backdrop-blur: blur(var(--blur-sm));
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-shadow {
    transition-property: box-shadow;
    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));
  }
  .delay-1 {
    transition-delay: 1ms;
  }
  .delay-2 {
    transition-delay: 2ms;
  }
  .delay-3 {
    transition-delay: 3ms;
  }
  .delay-4 {
    transition-delay: 4ms;
  }
  .delay-5 {
    transition-delay: 5ms;
  }
  .delay-6 {
    transition-delay: 6ms;
  }
  .delay-7 {
    transition-delay: 7ms;
  }
  .delay-8 {
    transition-delay: 8ms;
  }
  .delay-9 {
    transition-delay: 9ms;
  }
  .delay-10 {
    transition-delay: 10ms;
  }
  .delay-11 {
    transition-delay: 11ms;
  }
  .delay-12 {
    transition-delay: 12ms;
  }
  .duration-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .group-hover\:scale-105 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-scale-x: 105%;
        --tw-scale-y: 105%;
        --tw-scale-z: 105%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .hover\:-translate-y-1 {
    &:hover {
      @media (hover: hover) {
        --tw-translate-y: calc(var(--spacing) * -1);
        translate: var(--tw-translate-x) var(--tw-translate-y);
      }
    }
  }
  .hover\:scale-105 {
    &:hover {
      @media (hover: hover) {
        --tw-scale-x: 105%;
        --tw-scale-y: 105%;
        --tw-scale-z: 105%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .hover\:border-teal-600 {
    &:hover {
      @media (hover: hover) {
        border-color: var(--color-teal-600);
      }
    }
  }
  .hover\:bg-gray-100 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-100);
      }
    }
  }
  .hover\:bg-red-200 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-red-200);
      }
    }
  }
  .hover\:bg-teal-50 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-teal-50);
      }
    }
  }
  .hover\:bg-teal-700 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-teal-700);
      }
    }
  }
  .hover\:bg-white\/30 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in srgb, #fff 30%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-white) 30%, transparent);
        }
      }
    }
  }
  .hover\:bg-yellow-400 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-yellow-400);
      }
    }
  }
  .hover\:text-blue-800 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-blue-800);
      }
    }
  }
  .hover\:text-gray-900 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-gray-900);
      }
    }
  }
  .hover\:text-teal-600 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-teal-600);
      }
    }
  }
  .hover\:text-teal-700 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-teal-700);
      }
    }
  }
  .hover\:text-teal-800 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-teal-800);
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .hover\:opacity-80 {
    &:hover {
      @media (hover: hover) {
        opacity: 80%;
      }
    }
  }
  .hover\:shadow-lg {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .hover\:shadow-md {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .focus\:underline {
    &:focus {
      text-decoration-line: underline;
    }
  }
  .focus\:ring-2 {
    &:focus {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus\:ring-teal-500 {
    &:focus {
      --tw-ring-color: var(--color-teal-500);
    }
  }
  .focus\:ring-white {
    &:focus {
      --tw-ring-color: var(--color-white);
    }
  }
  .focus\:ring-offset-2 {
    &:focus {
      --tw-ring-offset-width: 2px;
      --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    }
  }
  .focus\:outline-none {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .max-sm\:hidden {
    @media (width < 40rem) {
      display: none;
    }
  }
  .sm\:hidden {
    @media (width >= 40rem) {
      display: none;
    }
  }
  .sm\:px-6 {
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  .md\:right-4 {
    @media (width >= 48rem) {
      right: calc(var(--spacing) * 4);
    }
  }
  .md\:bottom-4 {
    @media (width >= 48rem) {
      bottom: calc(var(--spacing) * 4);
    }
  }
  .md\:order-1 {
    @media (width >= 48rem) {
      order: 1;
    }
  }
  .md\:order-2 {
    @media (width >= 48rem) {
      order: 2;
    }
  }
  .md\:h-40 {
    @media (width >= 48rem) {
      height: calc(var(--spacing) * 40);
    }
  }
  .md\:h-48 {
    @media (width >= 48rem) {
      height: calc(var(--spacing) * 48);
    }
  }
  .md\:w-40 {
    @media (width >= 48rem) {
      width: calc(var(--spacing) * 40);
    }
  }
  .md\:w-48 {
    @media (width >= 48rem) {
      width: calc(var(--spacing) * 48);
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-3 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .md\:gap-8 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 8);
    }
  }
  .md\:p-12 {
    @media (width >= 48rem) {
      padding: calc(var(--spacing) * 12);
    }
  }
  .md\:text-4xl {
    @media (width >= 48rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .md\:text-base {
    @media (width >= 48rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .md\:text-xl {
    @media (width >= 48rem) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .lg\:right-10 {
    @media (width >= 64rem) {
      right: calc(var(--spacing) * 10);
    }
  }
  .lg\:bottom-10 {
    @media (width >= 64rem) {
      bottom: calc(var(--spacing) * 10);
    }
  }
  .lg\:order-1 {
    @media (width >= 64rem) {
      order: 1;
    }
  }
  .lg\:order-2 {
    @media (width >= 64rem) {
      order: 2;
    }
  }
  .lg\:col-span-1 {
    @media (width >= 64rem) {
      grid-column: span 1 / span 1;
    }
  }
  .lg\:col-span-2 {
    @media (width >= 64rem) {
      grid-column: span 2 / span 2;
    }
  }
  .lg\:col-span-5 {
    @media (width >= 64rem) {
      grid-column: span 5 / span 5;
    }
  }
  .lg\:col-span-7 {
    @media (width >= 64rem) {
      grid-column: span 7 / span 7;
    }
  }
  .lg\:h-44 {
    @media (width >= 64rem) {
      height: calc(var(--spacing) * 44);
    }
  }
  .lg\:h-52 {
    @media (width >= 64rem) {
      height: calc(var(--spacing) * 52);
    }
  }
  .lg\:w-44 {
    @media (width >= 64rem) {
      width: calc(var(--spacing) * 44);
    }
  }
  .lg\:w-52 {
    @media (width >= 64rem) {
      width: calc(var(--spacing) * 52);
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-3 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-4 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-12 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  }
  .lg\:gap-12 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 12);
    }
  }
  .lg\:px-8 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 8);
    }
  }
  .lg\:py-24 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 24);
    }
  }
  .lg\:pr-8 {
    @media (width >= 64rem) {
      padding-right: calc(var(--spacing) * 8);
    }
  }
  .lg\:pl-8 {
    @media (width >= 64rem) {
      padding-left: calc(var(--spacing) * 8);
    }
  }
  .lg\:text-3xl {
    @media (width >= 64rem) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .lg\:text-4xl {
    @media (width >= 64rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .lg\:text-5xl {
    @media (width >= 64rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .lg\:text-xl {
    @media (width >= 64rem) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .xl\:text-5xl {
    @media (width >= 80rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
}
:root {
  --ld-color-primitives-blue-100: #E6F7F6;
  --ld-color-primitives-blue-150: #CCF0ED;
  --ld-color-primitives-blue-175: #B3E8E3;
  --ld-color-primitives-blue-200: #99E0DA;
  --ld-color-primitives-blue-500: #15847F;
  --ld-color-primitives-blue-800: #1D5454;
}
@font-face {
  font-family: 'Urbanist';
  src: url('../assets/fonts/Urbanist-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Urbanist';
  src: url('../assets/fonts/Urbanist-Italic-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}
* {
  font-family: 'Urbanist', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}
body {
  font-size: 1rem;
}
h1, h2, h3, h4, h5, h6, blockquote, caption, figcaption, p {
  text-wrap: auto !important;
}
p {
  font-size: 1.25rem;
  line-height: 1.5;
  margin-bottom: 1.5rem;
}
.resource-sidebar p {
  margin-bottom: 0;
}
p.text-sm {
  font-size: 1rem;
}
a {
  text-decoration: none;
}
.bg-darkteal a, .bg-ctateal a {
  color: #FFFFFF;
}
.bg-darkteal a:hover, .bg-ctateal a:hover {
  color: var(--color-yellowlight) !important;
}
a:focus, a:focus-visible {
  outline: 2px solid #1D5454;
  outline-offset: 2px;
  border-radius: 4px;
}
.bg-darkteal a:focus, .bg-darkteal a:focus-visible, .bg-ctateal a:focus, .bg-ctateal a:focus-visible {
  outline: 2px solid #FFFFFF;
  outline-offset: 2px;
  border-radius: 4px;
}
ul {
  list-style: initial;
  margin-left: 2rem;
}
.bg-darkteal a:focus, .bg-darkteal a:focus-visible {
  outline: 2px solid #FDD752;
  outline-offset: 2px;
}
.text-s {
  font-size: 0.9rem !important;
}
.teal-button {
  background-color: #15847F;
  color: white;
  font-weight: 700;
  transition: background-color 0.2s ease;
}
.teal-button:hover {
  background-color: #0f766e;
}
.bg-darkteal .yellow-button {
  background-color: #FDD752;
  color: #200C01;
}
.wp-child-theme-iei .bg-darkteal .yellow-button:hover {
  background-color: #f3c937;
  color: #200C01 !important;
}
.bg-teal-600.text-white, .bg-teal-600.text-white:hover {
  color: white !important;
  text-decoration: none !important;
  font-weight: 700 !important;
}
.bg-darkteal h1, .bg-darkteal h2, .bg-darkteal h3, .bg-darkteal h4, .bg-darkteal h5, .bg-darkteal h6, .bg-darkteal .wp-block-heading, .bg-darkteal .site-title, .bg-darkteal .entry-title {
  color: #ffffff;
  font-weight: 700;
}
.text-yellowlight {
  color: #FFE8A1 !important;
}
.text-warmgreylight {
  color: #EEEDDF !important;
}
.italic {
  font-style: italic !important;
}
h1 {
  font-size: 2.5rem;
  line-height: 1.2;
}
h2 {
  font-size: 2rem;
  line-height: 1.2;
}
h3 {
  font-size: 1.75rem;
  line-height: 1.2;
}
h4 {
  font-size: 1.5rem;
  line-height: 1.2;
}
h5 {
  font-size: 1.25rem;
  line-height: 1.2;
}
h6 {
  font-size: 1rem;
  line-height: 1.2;
}
@media (width <= 80rem) {
  h1 {
    font-size: 2.25rem;
  }
  h2 {
    font-size: 1.875rem;
  }
  h3 {
    font-size: 1.5rem;
  }
  h4 {
    font-size: 1.25rem;
  }
}
@media (max-width: 1024px) {
  h1 {
    font-size: 2rem;
  }
  h2 {
    font-size: 1.75rem;
  }
  h3 {
    font-size: 1.375rem;
  }
  h4 {
    font-size: 1.25rem;
  }
}
footer .wp-block-site-logo.is-default-size img {
  height: auto;
  width: 260px;
}
footer.wp-block-template-part {
  margin-top: 0;
}
.has-text-color h1, .has-text-color h2, .has-text-color h3, .has-text-color h4, .has-text-color h5, .has-text-color h6, .wp-block-heading.has-text-color {
  font-family: 'Urbanist', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  font-weight: 800;
}
body, p, .wp-block-paragraph, .wp-block-list, li, span {
  font-family: 'Urbanist', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}
.wp-block-navigation, .wp-block-navigation-item, .wp-block-navigation-link {
  font-family: 'Urbanist', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  font-weight: 400;
}
.logo-nav-focus {
  display: inline-block;
  border-radius: 4px;
}
.logo-nav-focus:focus, .logo-nav-focus:focus-visible {
  outline: 2px solid #1D5454;
  outline-offset: 4px;
}
.skip-link.screen-reader-text:focus {
  color: #1d5454;
  font-weight: 700;
  outline: 2px solid #1D5454;
}
@media screen and (max-width: 768px) {
  .logo-nav-focus img {
    max-width: 200px;
  }
}
.post-type-archive-resources p.text-xl.leading-relaxed {
  margin-bottom: 0;
}
.wp-block-button__link, .wp-element-button, button {
  font-family: 'Urbanist', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  font-weight: 400;
}
#iei-login-nav a {
  color: white;
}
span.wp-block-navigation-item__label {
  color: #1d5454;
  font-weight: 800;
}
nav a:hover {
  text-decoration: none;
  color: #15847F !important;
}
.icon {
  display: inline;
  width: 1em;
  height: 1em;
  fill: currentColor;
  vertical-align: middle;
}
.w-icon {
  width: 1.25rem;
  height: 1.25rem;
}
.w-icon-sm {
  width: 1rem;
  height: 1rem;
}
.w-icon-lg {
  width: 1.5rem;
  height: 1.5rem;
}
.w-icon-xl {
  width: 2rem;
  height: 2rem;
}
.w-icon-xxl {
  width: 2.5rem;
  height: 2.5rem;
}
.w-icon-2x {
  width: 3rem;
  height: 3rem;
}
h1 .icon, h2 .icon, h3 .icon, h4 .icon, h5 .icon, h6 .icon {
  vertical-align: text-bottom;
}
.pronunciation-text {
  font-weight: 800;
}
.pronunciation-section {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
}
.pronunciation-button {
  flex-shrink: 0;
  margin-top: 0.125rem;
}
.wp-block-group, .wp-block-column, .wp-block-columns {
  font-family: 'Urbanist', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}
.wp-site-blocks > .wp-site-blocks {
  margin-block-start: 0 !important;
}
.pronunciation-widget {
  margin: 0.25rem 0;
}
.pronunciation-widget.inline {
  gap: 0.375rem;
  margin: 0;
  vertical-align: top;
}
.pronunciation-text {
  color: #15847F;
}
h1 .pronunciation-widget .pronunciation-text, h2 .pronunciation-widget .pronunciation-text, h3 .pronunciation-widget .pronunciation-text, h4 .pronunciation-widget .pronunciation-text {
  font-size: inherit;
  font-weight: 800 !important;
}
.bg-darkteal .pronunciation-button, .bg-darkteal .pronunciation-button.tooltip-trigger {
  background: #FDD752;
  border: 1px solid #FFF4D3;
  color: #200C01;
  cursor: pointer;
  transition: all 0.2s ease;
}
.pronunciation-button, .pronunciation-button.tooltip-trigger {
  background: #DBF4EE;
  border: 1px solid #0F615D;
  color: #0F615D;
  cursor: pointer;
  transition: all 0.2s ease;
}
.pronunciation-button:hover {
  background: #ccfbf1;
  border-color: #2dd4bf;
  transform: translateY(-1px);
}
.pronunciation-button:focus {
  outline: 2px solid #15847F;
  outline-offset: 2px;
  background: #ccfbf1;
}
.pronunciation-button:active {
  transform: translateY(0);
  background: #99f6e4;
}
.pronunciation-button.playing {
  background: #15847F;
  color: white;
  border-color: #15847F;
}
.bg-darkteal .pronunciation-button:hover {
  background: #fef3c7;
  border-color: #FDD752;
  transform: translateY(-1px);
}
.bg-darkteal .pronunciation-button:focus {
  outline: 2px solid #FDD752;
  outline-offset: 2px;
  background: #fef3c7;
}
.bg-darkteal .pronunciation-button:active {
  transform: translateY(0);
  background: #fef3c7;
}
.bg-darkteal .pronunciation-button.playing {
  background: #FDD752;
  color: black;
  border-color: #FDD752;
}
.pronunciation-button.playing svg {
  animation: pulse 1.5s infinite;
}
.pronunciation-button svg {
  width: 1.25rem;
  height: 1.25rem;
  flex-shrink: 0;
}
.pronunciation-button.compact svg {
  width: .75rem;
  height: .75rem;
}
.pronunciation-label {
  font-weight: 500;
}
.pronunciation-button.loading {
  opacity: 0.7;
  cursor: wait;
}
.pronunciation-button.loading svg {
  animation: spin 1s linear infinite;
}
.pronunciation-button.error {
  background: #fef2f2;
  border-color: #fca5a5;
  color: #dc2626;
}
@keyframes pulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@media (max-width: 640px) {
  .pronunciation-button:not(.compact) .pronunciation-label {
    display: none;
  }
  .pronunciation-button:not(.compact) {
    padding: 0.375rem;
  }
}
.simple-youtube-embed {
  position: relative;
  width: 100%;
  cursor: pointer;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 10px 25px rgba(0,0,0,0.2);
  transition: transform 0.2s ease;
}
.simple-youtube-embed:hover {
  transform: translateY(-2px);
  box-shadow: 0 15px 35px rgba(0,0,0,0.3);
}
.youtube-overlay {
  position: relative;
  width: 100%;
  background: #000;
}
.youtube-thumbnail {
  width: 100%;
  height: auto;
  display: block;
  transition: opacity 0.3s ease;
}
.simple-youtube-embed:hover .youtube-thumbnail {
  opacity: 0.8;
}
.play-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.9;
  transition: all 0.3s ease;
  pointer-events: none;
}
.simple-youtube-embed:hover .play-overlay {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1.1);
}
.play-icon {
  filter: drop-shadow(0 4px 8px rgba(0,0,0,0.3));
}
.simple-youtube-embed iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  border: none;
  border-radius: 12px;
}
.simple-youtube-embed:focus {
  outline: 3px solid #15847F;
  outline-offset: 4px;
}
.scorm-preview-embed {
  cursor: pointer;
}
.scorm-preview-embed .play-overlay svg path:first-child {
  fill: #FFFFFF;
}
@media (max-width: 640px) {
  .play-overlay svg {
    width: 48px;
    height: 34px;
  }
}
.indigenous-education-complex-animation {
  position: relative;
  width: 100%;
  aspect-ratio: 100/100;
  max-width: 620px;
}
@media (max-width: 1512px) {
  .indigenous-education-complex-animation {
    max-width: 540px;
  }
}
.box-animation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 1024px) {
  .indigenous-education-complex-animation {
    max-width: 450px;
  }
}
@media (max-width: 768px) {
  .indigenous-education-complex-animation {
    max-width: 350px;
  }
}
@media (max-width: 640px) {
  .indigenous-education-complex-animation {
    max-width: 300px;
  }
}
@media (max-width: 480px) {
  .indigenous-education-complex-animation {
    max-width: 300px;
  }
}
.animate {
  transition: all 0.8s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .animate {
    transition: none !important;
    animation: none !important;
    transform: none !important;
    opacity: 1 !important;
  }
}
.motion-paused .animate {
  transition: none !important;
  animation: none !important;
  transform: none !important;
  opacity: 1 !important;
}
.animate.fade-in {
  opacity: 0;
  transition-duration: 1.2s;
}
.in-view .animate.fade-in {
  opacity: 1;
}
.animate.move-down {
  transform: translateY(-30px);
}
.in-view .animate.move-down {
  transform: translateY(0);
}
.animate.move-up {
  transform: translateY(30px);
}
.in-view .animate.move-up {
  transform: translateY(0);
}
.animate.rotate-slow {
  transform: rotate(-45deg);
}
.in-view .animate.rotate-slow {
  transform: rotate(0deg);
}
.animate.rotate-in {
  transform: rotate(-90deg) scale(0.8);
}
.in-view .animate.rotate-in {
  transform: rotate(0deg) scale(1);
}
.animate.move-down-rotate {
  transform: translateY(-30px) rotate(-15deg);
}
.in-view .animate.move-down-rotate {
  transform: translateY(0) rotate(0deg);
}
.animate.move-up-rotate {
  transform: translateY(30px) rotate(15deg);
}
.in-view .animate.move-up-rotate {
  transform: translateY(0) rotate(0deg);
}
.animate.delay-1 {
  transition-delay: 0ms;
}
.animate.delay-2 {
  transition-delay: 200ms;
}
.animate.delay-3 {
  transition-delay: 400ms;
}
.animate.delay-4 {
  transition-delay: 600ms;
}
.animate.delay-5 {
  transition-delay: 800ms;
}
.animate.delay-6 {
  transition-delay: 1000ms;
}
.animate.delay-7 {
  transition-delay: 1200ms;
}
.animate.delay-8 {
  transition-delay: 1400ms;
}
.animate.delay-9 {
  transition-delay: 1600ms;
}
.animate.delay-10 {
  transition-delay: 1800ms;
}
.animate.delay-11 {
  transition-delay: 2000ms;
}
.animate.delay-12 {
  transition-delay: 2200ms;
}
.animate.duration-fast {
  transition-duration: 0.4s;
}
.animate.duration-slow {
  transition-duration: 1.6s;
}
.animate.duration-extra-slow {
  transition-duration: 2s;
}
.animate.ease-bounce {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.animate.ease-smooth {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.tooltip-trigger {
  position: relative;
  text-decoration: underline;
  text-decoration-color: #15847F;
  text-underline-offset: 3px;
  text-decoration-thickness: 5px;
  text-decoration-style: dotted;
  cursor: pointer;
  color: inherit;
  transition: all 0.2s ease;
}
.tooltip-trigger.svg-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
}
.tooltip-trigger.svg-icon-xl {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
}
.tooltip-trigger svg {
  pointer-events: none;
}
.tooltip-trigger.yellow-dashed {
  text-decoration-color: #fdd752;
  text-underline-offset: 3px;
  text-decoration-thickness: 5px;
  text-decoration-style: dotted;
}
.bg-darkteal .tooltip-trigger:hover, .bg-darkteal .tooltip-trigger:focus, .bg-darkteal .tooltip-trigger.tooltip-active {
  text-decoration-thickness: 5px;
  text-decoration-color: #fdd752;
}
.bg-darkteal .tooltip-trigger:focus {
  outline: 2px solid #fdd752;
  outline-offset: 2px;
}
button.wp-block-navigation__submenu-icon.wp-block-navigation-submenu__toggle:focus {
  outline-color: #0f766e;
}
.heading-group h3 {
  line-height: 1.5;
}
.tooltip-trigger:hover, .tooltip-trigger:focus, .tooltip-trigger.tooltip-active {
  text-decoration-color: #0f766e;
}
.tooltip-trigger:focus {
  outline: 2px solid #15847F;
  outline-offset: 2px;
}
.tooltip-trigger {
  display: inline;
  border: none;
  background: none;
  font: inherit;
  padding: 0;
  outline-offset: 2px;
}
#tooltip-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10000;
  pointer-events: none;
}
.tooltip {
  position: absolute;
  background: #1f2937;
  color: #f9fafb;
  padding: 12px 16px;
  border-radius: 8px;
  font-size: 1rem;
  line-height: 1.4;
  max-width: 500px;
  min-width: 300px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
  opacity: 0;
  transform: translateY(-4px);
  transition: opacity 0.3s ease, transform 0.3s ease;
  pointer-events: auto;
  z-index: 10001;
  word-wrap: break-word;
}
.tooltip::before {
  content: '';
  position: absolute;
  top: -6px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #1f2937;
}
.tooltip.tooltip-above::before {
  top: auto;
  bottom: -6px;
  border-bottom: none;
  border-top: 6px solid #1f2937;
}
.tooltip.tooltip-visible {
  opacity: 1;
  transform: translateY(0);
}
.tooltip-close {
  position: absolute;
  top: 4px;
  right: 6px;
  background: none;
  border: none;
  color: #9ca3af;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
  padding: 0;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.2s ease;
}
.tooltip-close:hover, .tooltip-close:focus {
  background: rgba(255, 255, 255, 0.1);
  color: #f9fafb;
  outline: none;
}
.tooltip p {
  margin: 0 0 8px 0;
  font-size: inherit;
  line-height: inherit;
}
.tooltip p:last-child {
  margin-bottom: 0;
}
.tooltip strong {
  color: #f3f4f6;
  font-weight: 600;
}
.tooltip em {
  color: #d1d5db;
  font-style: italic;
}
.tooltip a {
  color: #60a5fa;
  text-decoration: underline;
  text-decoration-color: #60a5fa;
}
.tooltip a:hover {
  color: #93c5fd;
  text-decoration-color: #93c5fd;
}
@media (max-width: 768px) {
  .tooltip {
    max-width: calc(100vw - 20px);
    font-size: 13px;
    padding: 10px 14px;
    margin: 0 10px;
  }
  .tooltip-close {
    display: flex;
  }
}
@media (prefers-contrast: high) {
  .tooltip {
    background: #000000;
    border: 2px solid #ffffff;
    color: #ffffff;
  }
  .tooltip::before {
    border-bottom-color: #000000;
  }
  .tooltip.tooltip-above::before {
    border-top-color: #000000;
  }
  .tooltip-trigger {
    text-decoration-color: currentColor;
  }
}
@media (prefers-reduced-motion: reduce) {
  .tooltip {
    transition: opacity 0.1s ease;
    transform: none;
  }
  .tooltip-trigger {
    transition: none;
  }
}
.tooltip-trigger[data-tooltip-theme="light"] + .tooltip, .tooltip.theme-light {
  background: #f9fafb;
  color: #1f2937;
  border: 1px solid #e5e7eb;
}
.tooltip-trigger[data-tooltip-theme="light"] + .tooltip::before, .tooltip.theme-light::before {
  border-bottom-color: #f9fafb;
}
.tooltip-trigger[data-tooltip-theme="light"] + .tooltip.tooltip-above::before, .tooltip.theme-light.tooltip-above::before {
  border-top-color: #f9fafb;
}
.tooltip.theme-light .tooltip-close {
  color: #6b7280;
}
.tooltip.theme-light .tooltip-close:hover, .tooltip.theme-light .tooltip-close:focus {
  background: rgba(0, 0, 0, 0.05);
  color: #1f2937;
}
#acf-form-data + h2 {
  margin-bottom: 1.5rem;
}
input#acf-field_6894e616cc196 {
  background: var(--ld-color-field-bg);
  border: 1px solid var(--ld-color-field-border);
  border-radius: var(--ld-radius);
  box-sizing: border-box;
  color: var(--ld-color-field-text);
  display: inline-block;
  font-family: var(--ld-typography-font-family);
  font-size: var(--ld-typography-desktop-body-size);
  font-weight: var(--ld-typography-font-weight-regular);
  height: auto;
  line-height: var(--ld-typography-desktop-body-height);
  margin-bottom: var(--ld-spacer-4);
  padding: var(--ld-spacer-2) var(--ld-spacer-fixed-3);
}
.view-certificate {
  color: var(--ctateal, #15847F);
  font-size: 1rem;
}
.wp-child-theme-iei .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview>.ld-tooltip, .wp-child-theme-iei .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name {
  align-items: center;
}
.wp-child-theme-iei .learndash-wrapper #ld-profile .ld-item-list-item-preview .ld-status {
  white-space: nowrap;
  background: transparent !important;
  color: var(--ctateal, #15847F);
  border: 1px solid;
}
.wp-child-theme-iei .learndash-wrapper .ld-login-modal .ld-login-modal-register:hover {
  opacity: 1;
}
.wp-child-theme-iei .learndash-wrapper .ld-button:hover:not([disabled]):not(.ld-button-transparent):not(.ld--ignore-inline-css) {
  background-color: var(--darkteal, #1D5454) !important;
  opacity: 1;
}
html body .learndash-content object[type="application/pdf"], html body .wp-block-file__embed[type="application/pdf"] {
  display: block !important;
  visibility: visible !important;
}
@media (max-width: 640px) {
  .wp-child-theme-iei .ld-modal-text {
    margin: 2rem 0;
  }
  .wp-child-theme-iei .learndash-wrapper:not(.ld-registration__outer-wrapper):not(.learndash-wrapper--modern) .ld-button {
    margin-left: 0;
    text-align: left;
    margin-bottom: 2rem;
  }
}
img.ld-featured-image.ld-featured-image--course.wp-post-image {
  border-radius: 1rem;
}
.ld-enrollment {
  border-radius: .5rem;
}
.ld-enrollment__login-link, .ld-enrollment__login-text {
  font-size: .9rem;
}
.ld-enrollment__join .ld-enrollment__join-button, .ld-enrollment__join .ld-enrollment__join-button:focus, .ld-enrollment__join .ld-enrollment__join-button:hover {
  font-size: 1.125rem;
  background-color: var(--ctateal, #15847F);
}
.ld-enrollment__login-link {
  color: var(--ctateal, #15847F);
}
.uo-tincanny-content .uo-tclr-open-content-button {
  background: var(--ctateal, #15847F);
  border: none;
  color: #ffffff;
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 700;
  padding: 14px 28px;
  transition: background .15s ease-in-out;
  border-radius: .5rem;
  margin-bottom: 1rem;
}
.uo-tincanny-content .uo-tclr-open-content-button:hover {
  background: var(--darkteal, #1D5454);
}
.wp-site-blocks .learndash-wrapper:not(.ld-registration__outer-wrapper):not(.learndash-wrapper--modern) .ld-button {
  font-size: 1.125rem;
}
.wp-child-theme-iei .ld-accordion__item-title:is(a):focus, .wp-child-theme-iei .ld-accordion__item-title:is(a):hover {
  color: #15807b;
  text-decoration: underline;
}
.wp-child-theme-iei button.learndash_mark_complete_button.ld-navigation__progress-mark-complete-button.ld-navigation__progress-mark-complete-button--lesson.ld--ignore-inline-css {
  background: #15807b;
}
.wp-child-theme-iei .disabled + button.learndash_mark_complete_button.ld-navigation__progress-mark-complete-button.ld-navigation__progress-mark-complete-button--lesson.ld--ignore-inline-css {
  cursor: not-allowed;
  background: #e7e3e3;
  color: #484747;
}
.wp-child-theme-iei .learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete .learndash_mark_complete_button {
  color: #15807b;
}
.wp-child-theme-iei .ld-navigation__progress-mark-complete-button:focus {
  outline-color: #15807b;
}
.postid-310 .ld-course-status.ld-course-status-enrolled {
  display: none !important;
}
.wp-child-theme-iei .ld-navigation__back-to-course-link:active, .wp-child-theme-iei .ld-navigation__back-to-course-link:hover, .wp-child-theme-iei .ld-navigation__next-link:active, .wp-child-theme-iei .ld-navigation__next-link:hover, .wp-child-theme-iei .ld-navigation__previous-link:active, .wp-child-theme-iei .ld-navigation__previous-link:hover {
  color: #14847f;
}
.wp-child-theme-iei .ld-navigation__back-to-course-link:active, .wp-child-theme-iei .ld-navigation__back-to-course-link:focus, .wp-child-theme-iei .ld-navigation__back-to-course-link:hover, .wp-child-theme-iei .ld-navigation__next-link:active, .wp-child-theme-iei .ld-navigation__next-link:focus, .wp-child-theme-iei .ld-navigation__next-link:hover, .wp-child-theme-iei .ld-navigation__previous-link:active, .wp-child-theme-iei .ld-navigation__previous-link:focus, .wp-child-theme-iei .ld-navigation__previous-link:hover {
  border-color: #15807b;
  background: #ffffff;
}
.wp-child-theme-iei .ld-navigation__back-to-course-link:focus, .wp-child-theme-iei .ld-navigation__next-link:focus, .wp-child-theme-iei .ld-navigation__previous-link:focus {
  outline-color: #99E0DA;
}
.wp-child-theme-iei .ld-progress-bar__label-icon--complete {
  color: #15807b;
}
.wp-child-theme-iei .ld-navigation__progress-completed-action {
  color: #15807b;
}
.wp-child-theme-iei .ld-navigation__icon--lesson-complete {
  color: #15807b;
  height: 1.5rem;
  width: 1.5rem;
}
.wp-child-theme-iei .ld-navigation__next-link--just-completed, .wp-child-theme-iei .ld-navigation__next-link--just-completed:active, .wp-child-theme-iei .ld-navigation__next-link--just-completed:focus, .wp-child-theme-iei .ld-navigation__next-link--just-completed:focus-visible, .wp-child-theme-iei .ld-navigation__next-link--just-completed:focus-within, .wp-child-theme-iei .ld-navigation__next-link--just-completed:hover, .wp-child-theme-iei .ld-navigation__next-link--no-user, .wp-child-theme-iei .ld-navigation__next-link--no-user:active, .wp-child-theme-iei .ld-navigation__next-link--no-user:focus, .wp-child-theme-iei .ld-navigation__next-link--no-user:focus-visible, .wp-child-theme-iei .ld-navigation__next-link--no-user:focus-within, .wp-child-theme-iei .ld-navigation__next-link--no-user:hover {
  background-color: #15807b;
}
.ld-navigation__next-link.ld-navigation__next-link--just-completed:hover {
  background-color: #1D5454;
  color: white !important;
}
.wp-block-post-featured-image {
  margin-bottom: 0 !important;
}
.postid-310 .ld-accordion.ld-accordion--course, .postid-316 .ld-accordion.ld-accordion--course {
  display: none;
}
.learndash-wrapper.learndash-wrap.learndash-shortcode-wrap.learndash-shortcode-wrap-ld_infobar-310_310_20 {
  display: none;
}
div#ld-focus-header {
  display: none;
}
.ld-progress-bar {
  display: none;
}
.wp-child-theme-iei .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled {
  background: #f6f5ed;
}
.wp-child-theme-iei .learndash-wrapper:not(.ld-registration__outer-wrapper):not(.learndash-wrapper--modern) #btn-join, .wp-child-theme-iei .learndash-wrapper:not(.ld-registration__outer-wrapper):not(.learndash-wrapper--modern) .btn-join {
  font-size: 1rem;
  background-color: #15807b;
  letter-spacing: normal;
}
.wp-child-theme-iei .learndash-wrapper:not(.ld-registration__outer-wrapper):not(.learndash-wrapper--modern) #btn-join:hover, .wp-child-theme-iei .learndash-wrapper:not(.ld-registration__outer-wrapper):not(.learndash-wrapper--modern) .btn-join:hover {
  background-color: #1D5454;
}
.resources-archive .page-header {
  background: var(--color-ctateal, #15847F);
  color: white;
  padding: 3rem 0;
  text-align: center;
}
.resources-archive .page-title {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.resources-archive .page-description {
  font-size: 1.125rem;
  opacity: 0.9;
  max-width: 600px;
  margin: 0 auto;
}
.resource-filters {
  margin: 2rem 0;
  padding: 1.5rem;
  background: #f8f9fa;
  border-radius: 8px;
}
.resource-filters .filter-label {
  font-weight: 600;
  margin-bottom: 1rem;
  color: #374151;
}
.filter-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}
.filter-btn {
  padding: 0.75rem 1.5rem;
  border: 2px solid #e5e7eb;
  background: white;
  color: #374151;
  border-radius: 6px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease;
  min-height: 44px;
}
.filter-btn:hover {
  border-color: var(--color-ctateal, #15847F);
  background: var(--color-teal-light, #f0fdfc);
}
.filter-btn.active, .filter-btn[aria-pressed="true"] {
  background: var(--color-ctateal, #15847F);
  border-color: var(--color-ctateal, #15847F);
  color: white;
}
.filter-btn:focus {
  outline: 2px solid var(--color-ctateal, #15847F);
  outline-offset: 2px;
}
.loading-state {
  text-align: center;
  padding: 2rem;
  color: #6b7280;
}
.resources-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 2rem;
  margin: 2rem 0;
  transition: opacity 0.3s ease;
}
.resource-card {
  background: white;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.resource-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}
.resource-thumbnail {
  position: relative;
  aspect-ratio: 16 / 9;
  background: #f3f4f6;
  overflow: hidden;
}
.resource-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.resource-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #9ca3af;
}
.resource-type-badge {
  position: absolute;
  top: 12px;
  right: 12px;
  background: rgba(0, 0, 0, 0.8);
  color: white;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 0.875rem;
}
.resource-content {
  padding: 1.5rem;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.resource-title {
  margin: 0 0 1rem 0;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.4;
}
.resource-title a {
  color: #1f2937;
  text-decoration: none;
  transition: color 0.2s ease;
}
.resource-title a:hover {
  color: var(--color-ctateal, #15847F);
}
.resource-title a:focus {
  outline: 2px solid var(--color-ctateal, #15847F);
  outline-offset: 2px;
  border-radius: 2px;
}
.external-link-icon {
  margin-left: 4px;
  font-size: 0.875rem;
  opacity: 0.7;
}
.resource-categories {
  margin-bottom: 1rem;
}
.category-tag {
  display: inline-block;
  padding: 0.25rem 0.75rem;
  background: var(--color-teal-light, #f0fdfc);
  color: var(--color-teal-dark, #0f766e);
  border-radius: 4px;
  font-size: 0.75rem;
  font-weight: 500;
  margin-right: 0.5rem;
  margin-bottom: 0.25rem;
}
.resource-description {
  color: #6b7280;
  line-height: 1.6;
  margin-bottom: 1.5rem;
  flex: 1;
}
.resource-actions {
  margin-top: auto;
}
.btn {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s ease;
  border: none;
  min-height: 44px;
}
.btn-primary {
  background: var(--color-ctateal, #15847F);
  color: white;
}
.btn-primary:hover {
  background: var(--color-teal-dark, #0f766e);
  color: white;
}
.btn-secondary {
  background: white;
  color: var(--color-ctateal, #15847F);
  border: 2px solid var(--color-ctateal, #15847F);
}
.btn-secondary:hover {
  background: var(--color-ctateal, #15847F);
  color: white;
}
.btn:focus {
  outline: 2px solid var(--color-ctateal, #15847F);
  outline-offset: 2px;
}
.single-resource .resource-header {
  background: linear-gradient(135deg, var(--color-ctateal, #15847F) 0%, var(--color-teal-dark, #0f766e) 100%);
  color: white;
  padding: 2rem 0 3rem;
}
.breadcrumb ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0 0 2rem 0;
  font-size: 0.875rem;
}
.breadcrumb li {
  display: flex;
  align-items: center;
}
.breadcrumb li:not(:last-child)::after {
  content: '/';
  margin: 0 0.75rem;
  opacity: 0.6;
}
.breadcrumb a {
  color: white;
  text-decoration: none;
  opacity: 0.8;
  transition: opacity 0.2s ease;
}
.breadcrumb a:hover {
  opacity: 1;
}
.breadcrumb li:last-child {
  opacity: 0.8;
}
.resource-title {
  font-size: 2.5rem;
  font-weight: 700;
  margin: 0 0 1.5rem 0;
  line-height: 1.2;
}
.resource-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  font-size: 0.875rem;
}
.meta-label {
  font-weight: 600;
  opacity: 0.9;
  margin-right: 0.5rem;
}
.category-link, .subject-link {
  color: white;
  text-decoration: underline;
  transition: opacity 0.2s ease;
}
.category-link:hover, .subject-link:hover {
  opacity: 0.8;
}
.type-badge {
  background: rgba(255, 255, 255, 0.2);
  padding: 0.25rem 0.75rem;
  border-radius: 4px;
  font-weight: 500;
}
.resource-layout {
  display: grid;
  grid-template-columns: 1fr 300px;
  gap: 3rem;
  margin: 3rem 0;
}
.resource-main {
  min-width: 0;
}
.resource-featured-image {
  margin-bottom: 2rem;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}
.resource-featured-image img {
  width: 100%;
  height: auto;
}
.resource-description h2 {
  color: #1f2937;
  margin-bottom: 1rem;
  font-size: 1.5rem;
}
.files-grid {
  display: grid;
  gap: 1rem;
}
.file-item {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1rem;
  background: #f9fafb;
  border-radius: 8px;
  border: 1px solid #e5e7eb;
}
.file-icon {
  font-size: 1.5rem;
  flex-shrink: 0;
}
.file-info {
  flex: 1;
  min-width: 0;
}
.file-name {
  font-weight: 600;
  margin: 0 0 0.25rem 0;
  font-size: 0.875rem;
  word-break: break-word;
}
.file-type {
  color: #6b7280;
  margin: 0;
  font-size: 0.75rem;
}
.file-download-btn {
  background: var(--color-ctateal, #15847F);
  color: white;
  padding: 0.5rem 1rem;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 500;
  font-size: 0.875rem;
  transition: background 0.2s ease;
  flex-shrink: 0;
}
.file-download-btn:hover {
  background: var(--color-teal-dark, #0f766e);
  color: white;
}
.resource-sidebar {
  border-radius: 12px;
  height: fit-content;
  position: sticky;
  top: 2rem;
}
.sidebar-section {
  margin-bottom: 2rem;
}
.sidebar-section:last-child {
  margin-bottom: 0;
}
.sidebar-section h3 {
  color: #1f2937;
  font-size: 1.125rem;
  font-weight: 600;
  margin: 0 0 1rem 0;
}
.action-buttons {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.share-buttons {
  display: flex;
  gap: 0.75rem;
}
.share-btn, .copy-link-btn {
  flex: 1;
  padding: 0.75rem;
  border: 1px solid #d1d5db;
  background: white;
  border-radius: 6px;
  cursor: pointer;
  font-size: 0.875rem;
  transition: all 0.2s ease;
  min-height: 44px;
}
.share-btn:hover, .copy-link-btn:hover {
  background: #f3f4f6;
  border-color: var(--color-ctateal, #15847F);
}
.resource-stats {
  margin: 0;
}
.resource-stats dt {
  font-weight: 600;
  color: #374151;
  margin-bottom: 0.25rem;
}
.resource-stats dd {
  color: #6b7280;
  margin: 0 0 1rem 0;
}
.resource-stats dd:last-child {
  margin-bottom: 0;
}
.related-resources {
  margin: 4rem 0 2rem;
  padding-top: 3rem;
  border-top: 1px solid #e5e7eb;
}
.related-resources h2 {
  color: #1f2937;
  font-size: 1.75rem;
  font-weight: 600;
  margin-bottom: 2rem;
  text-align: center;
}
.related-resources-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 1.5rem;
}
.horizontal-scroll-section {
  margin: 3rem 0;
}
.section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem;
}
.section-title {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1f2937;
  margin: 0;
}
.section-description {
  color: #6b7280;
  margin: 0.5rem 0 0 0;
  font-size: 0.875rem;
}
.scroll-controls {
  display: flex;
  gap: 0.5rem;
}
.scroll-btn {
  width: 44px;
  height: 44px;
  border: 1px solid #d1d5db;
  background: white;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
  font-size: 1.25rem;
}
.scroll-btn:hover:not(:disabled) {
  background: var(--color-ctateal, #15847F);
  border-color: var(--color-ctateal, #15847F);
  color: white;
}
.scroll-btn:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.scroll-btn:focus {
  outline: 2px solid var(--color-ctateal, #15847F);
  outline-offset: 2px;
}
.resource-row {
  display: flex;
  gap: 1.5rem;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  padding: 0.5rem 0 1rem;
  scrollbar-width: thin;
  scrollbar-color: var(--color-ctateal, #15847F) #f1f5f9;
}
.resource-row::-webkit-scrollbar {
  height: 8px;
}
.resource-row::-webkit-scrollbar-track {
  background: #f1f5f9;
  border-radius: 4px;
}
.resource-row::-webkit-scrollbar-thumb {
  background: var(--color-ctateal, #15847F);
  border-radius: 4px;
}
.resource-row::-webkit-scrollbar-thumb:hover {
  background: var(--color-teal-dark, #0f766e);
}
@media (prefers-reduced-motion: reduce) {
  .resource-row {
    scroll-behavior: auto;
  }
}
.resource-row .resource-card {
  flex: 0 0 300px;
  scroll-snap-align: start;
}
@media (hover: none) {
  .scroll-controls {
    display: none;
  }
}
@media (max-width: 1024px) {
  .resource-layout {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  .resource-sidebar {
    position: static;
    order: -1;
  }
  .resource-row .resource-card {
    flex: 0 0 280px;
  }
}
@media (max-width: 768px) {
  .resources-archive .page-title {
    font-size: 2rem;
  }
  .resource-title {
    font-size: 2rem;
  }
  .filter-buttons {
    justify-content: center;
  }
  .filter-btn {
    padding: 0.625rem 1.25rem;
    font-size: 0.875rem;
  }
  .resources-grid {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 1.5rem;
  }
  .resource-meta {
    flex-direction: column;
    gap: 1rem;
  }
  .section-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
  }
  .resource-row {
    gap: 1rem;
  }
  .resource-row .resource-card {
    flex: 0 0 260px;
  }
  .share-buttons {
    flex-direction: column;
  }
}
@media (max-width: 480px) {
  .resources-archive .page-header, .single-resource .resource-header {
    padding: 2rem 0;
  }
  .resource-title {
    font-size: 1.75rem;
  }
  .filter-buttons {
    flex-direction: column;
  }
  .filter-btn {
    width: 100%;
  }
  .resources-grid {
    grid-template-columns: 1fr;
  }
  .resource-row .resource-card {
    flex: 0 0 240px;
  }
  .file-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.75rem;
  }
  .file-download-btn {
    align-self: stretch;
    text-align: center;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
@media (prefers-contrast: high) {
  .resource-card {
    border: 2px solid #000;
  }
  .filter-btn {
    border-width: 2px;
  }
  .btn {
    border: 2px solid currentColor;
  }
}
.resource-card:focus-within {
  outline: 2px solid var(--color-ctateal, #15847F);
  outline-offset: 2px;
}
@media (prefers-reduced-motion: reduce) {
  .resource-card, .filter-btn, .btn, .scroll-btn {
    transition: none;
  }
  .resource-card:hover {
    transform: none;
  }
}
@media print {
  .resource-filters, .scroll-controls, .share-buttons, .resource-actions {
    display: none;
  }
  .resource-card {
    break-inside: avoid;
    box-shadow: none;
    border: 1px solid #ccc;
  }
  .resources-grid {
    display: block;
  }
  .resource-row {
    display: block;
  }
  .resource-row .resource-card {
    margin-bottom: 1rem;
    flex: none;
  }
}
@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-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@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-space-x-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}
