/*! tailwindcss v4.1.7 | MIT License | https://tailwindcss.com */
/*!
Theme Name: ncav
Theme URI: https://ncav.com
Description: A custom theme based on _tw
Version: 0.1.6
Author: charlescifuentes
Author URI: https://underscoretw.com/
Text Domain: ncav
Requires at least: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

ncav is based on _tw https://underscoretw.com/, (C) 2021-2025 Greg Sullivan
_tw is distributed under the terms of the GNU GPL v2 or later.

_tw is based on Underscores https://underscores.me/ and Varia https://github.com/Automattic/themes/tree/master/varia, (C) 2012-2025 Automattic, Inc.
Underscores and Varia are distributed under the terms of the GNU GPL v2 or later.
*/
@layer properties;
:root, :host {
  --font-sans: ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
    'Noto Color Emoji';
  --font-serif: "Roboto Slab", serif;
  --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
    monospace;
  --color-rose-500: oklch(64.5% 0.246 16.439);
  --color-slate-400: oklch(70.4% 0.04 256.788);
  --color-gray-300: oklch(87.2% 0.01 258.338);
  --color-gray-500: oklch(55.1% 0.027 264.364);
  --color-gray-600: oklch(44.6% 0.03 256.802);
  --color-gray-800: oklch(27.8% 0.033 256.848);
  --color-neutral-900: oklch(20.5% 0 0);
  --color-black: #000;
  --color-white: #fff;
  --spacing: 0.25rem;
  --container-7xl: 80rem;
  --text-lg: 1.125rem;
  --text-lg--line-height: calc(1.75 / 1.125);
  --text-3xl: 1.875rem;
  --text-3xl--line-height: calc(2.25 / 1.875);
  --font-weight-normal: 400;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --font-weight-extrabold: 800;
  --tracking-wider: 0.05em;
  --radius-lg: 0.5rem;
  --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
  --default-transition-duration: 150ms;
  --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  --default-font-family: var(--font-sans);
  --default-mono-font-family: var(--font-mono);
  --color-background: var(--wp--preset--color--background);
  --color-foreground: var(--wp--preset--color--foreground);
  --color-primary: var(--wp--preset--color--primary);
  --container-content: var(--wp--style--global--content-size);
  --container-wide: var(--wp--style--global--wide-size);
  --text-font-size-12: 0.75rem;
  --text-font-size-14: 0.875rem;
  --text-font-size-15: 0.9375rem;
  --text-font-size-16: 1rem;
  --text-font-size-17: 1.0625rem;
  --text-font-size-18: 1.125rem;
  --text-font-size-20: 1.25rem;
  --text-font-size-22: 1.375rem;
  --text-font-size-24: 1.5rem;
  --text-font-size-28: 1.75rem;
  --text-font-size-30: 1.875rem;
  --text-font-size-32: 2rem;
  --text-font-size-34: 2.125rem;
  --text-font-size-36: 2.25rem;
  --text-font-size-40: 2.5rem;
  --text-font-size-44: 2.75rem;
  --text-font-size-48: 3rem;
  --text-font-size-52: 3.25rem;
  --text-font-size-56: 3.5rem;
  --text-font-size-64: 4rem;
  --text-font-size-72: 4.5rem;
  --text-font-size-100: 6.25rem;
  --text-font-size-120: 7.5rem;
  --text-font-size-128: 8rem;
  --text-font-size-26: 1.625rem;
  --color-brand-blue: #004280;
  --color-brand-blue-400: #004280;
  --color-brand-blue-600: #003566;
  --color-brand-blue-800: #00284d;
  --color-brand-red-100: #f9eaea;
  --color-brand-red-400: #c12c2e;
  --color-brand-red: #c12c2e;
  --color-brand-red-600: #9a2325;
  --color-brand-red-800: #741a1c;
  --color-blue-med-dark: #2f77b6;
  --color-blue-med: #62a1d7;
  --color-blue-med-light: #a2ceec;
  --color-blue-light: #cee4f7;
  --color-brand-gold-100-bright: #ffe8c2;
  --color-brand-gold-200-bright: #ffd692;
  --color-brand-text: #1e1e1e;
  --color-grey-100: #ececec;
  --color-grey-400: #a1a1a1;
  --font-sans-serif: "Montserrat", sans-serif;
  --text-header-h1: 4.5rem;
  --text-header-h2-section: 2.5rem;
  --text-header-h3-section-subhead: 1.5rem;
  --text-hero-title-post-title-mobile: 1.875rem;
  --text-hero-title-post-title-tablet: 3rem;
  --text-hero-title-post-title-desktop: 3.25rem;
  --text-utilities-top-label: 1.125rem;
  --text-intro-base-mobile: 1.25rem;
  --text-intro-xsmall: 1rem;
  --text-subheads-base-mobile: 1.75rem;
  --text-subheads-base-tablet: 2.125rem;
  --text-subheads-base: 2.5rem;
  --leading-130: 130%;
  --leading-140: 140%;
  --leading-145: 145%;
  --leading-150: 150%;
  --spacing-30px: 30px;
  --tracking-1: 0.1rem;
  --tracking-2: 1.4px;
  --tracking-02: 0.2px;
  --tracking-04: 0.4px;
  --tracking-016: 0.16px;
  --tracking-018: 0.18px;
  --tracking-032: 0.32px;
  --tracking-048: 0.48px;
  --tracking-07: 0.7px;
}
*, ::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)) {
    ::placeholder {
      color: color-mix(in oklab, currentcolor 50%, transparent);
    }
  }
}
textarea {
  resize: vertical;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-date-and-time-value {
  min-height: 1lh;
  text-align: inherit;
}
::-webkit-datetime-edit {
  display: inline-flex;
}
::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}
::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
  padding-block: 0;
}
:-moz-ui-invalid {
  box-shadow: none;
}
button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
  appearance: button;
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}
[hidden]:where(:not([hidden='until-found'])) {
  display: none !important;
}
body {
  overflow-x: hidden;
  background-color: var(--color-background);
  font-family: var(--font-sans-serif);
  color: var(--color-foreground);
}
#primary-menu ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
#primary-menu li {
  display: flex;
  align-items: center;
  padding-inline: calc(var(--spacing) * 3);
  padding-block: calc(var(--spacing) * 2);
  font-size: var(--text-font-size-14);
}
@media (width >= 48rem) {
  #primary-menu li {
    font-size: var(--text-font-size-15);
  }
}
@media (width >= 64rem) {
  #primary-menu li {
    font-size: var(--text-font-size-16);
  }
}
@media (width >= 80rem) {
  #primary-menu li {
    font-size: var(--text-font-size-17);
  }
}
#primary-menu li {
  color: var(--color-brand-blue-600);
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.68px;
  text-transform: uppercase;
  line-height: 100%;
  border-block: 6px solid transparent;
}
:is(#primary-menu li):hover {
  border-bottom: 6px solid var(--color-brand-red);
}
:is(#primary-menu li):focus {
  background-color: var(--color-blue-light);
  border-bottom: 6px solid var(--color-brand-red);
}
:is(#primary-menu li) a {
  line-height: 100%;
}
#primary-menu li.current-menu-item {
  background-color: var(--color-brand-blue);
  color: var(--color-white);
}
:is(#primary-menu li.current-menu-item):hover {
  border-bottom: 6px solid var(--color-brand-blue);
}
#primary-menu li.menu-item-has-children {
  position: relative;
}
:is(#primary-menu li.menu-item-has-children):hover ul.sub-menu {
  display: flex !important;
}
:is(#footer-menu li) a {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  --tw-tracking: 0.13px;
  letter-spacing: 0.13px;
  text-decoration-line: underline;
  text-underline-offset: 4px;
}
:is(:is(#footer-menu li) a):hover {
  text-decoration-line: none;
}
.post-card-a {
  cursor: pointer;
  background-color: var(--color-blue-light);
  transition: transform 0.3s ease,	box-shadow 0.3s ease;
  position: relative;
  box-shadow: -2px 2px 4px 0px rgba(0, 0, 0, 0.25);
}
.post-card-a:hover {
  transform: translateY(-5px);
}
.post-card-a:hover .post__card__title {
  text-decoration-line: underline;
}
.post-card-a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 30px 30px 0;
  border-color: var(--color-blue-light) var(--color-white)	var(--color-brand-red) transparent;
}
.post-card-a .post__card__title {
  font-size: var(--text-font-size-18);
}
@media (width >= 48rem) {
  .post-card-a .post__card__title {
    font-size: var(--text-font-size-20);
  }
}
@media (width >= 64rem) {
  .post-card-a .post__card__title {
    font-size: var(--text-font-size-20);
  }
}
@media (width >= 80rem) {
  .post-card-a .post__card__title {
    font-size: var(--text-font-size-22);
  }
}
.post-card-a .post__card__title {
  --tw-leading: var(--leading-145);
  line-height: var(--leading-145);
  --tw-tracking: var(--tracking-018);
  letter-spacing: var(--tracking-018);
  color: var(--color-brand-blue);
  font-weight: 700;
}
.post-card-a .post__card__content {
  font-family: var(--font-serif);
  font-size: var(--text-font-size-16);
}
@media (width >= 48rem) {
  .post-card-a .post__card__content {
    font-size: var(--text-font-size-18);
  }
}
@media (width >= 64rem) {
  .post-card-a .post__card__content {
    font-size: var(--text-font-size-18);
  }
}
@media (width >= 80rem) {
  .post-card-a .post__card__content {
    font-size: var(--text-font-size-18);
  }
}
.post-card-a .post__card__content {
  --tw-leading: var(--leading-150);
  line-height: var(--leading-150);
  --tw-tracking: var(--tracking-018);
  letter-spacing: var(--tracking-018);
  color: var(--color-black);
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .post-card-a:nth-child(n + 4) {
    display: none;
  }
}
@media (min-width: 1280px) {
  .post-card-a:nth-child(n + 4) {
    display: block;
  }
}
.card-type-b .wp-block-post {
  text-align: center;
  border: 2px solid #0074d9;
  border-radius: 12px;
  padding: 20px;
  background-color: #f0f8ff;
  transition: transform 0.3s ease;
}
:is(.card-type-b .wp-block-post):hover {
  transform: scale(1.02);
}
:is(.card-type-b .wp-block-post) .wp-block-post-featured-image img {
  border-radius: 50%;
  max-width: 120px;
  height: 120px;
  object-fit: cover;
  margin: 0 auto 15px;
  border: 3px solid #0074d9;
}
:is(.card-type-b .wp-block-post) .wp-block-post-title {
  font-weight: 700;
  color: #0074d9;
}
:is(.card-type-b .wp-block-post) .wp-block-post-excerpt {
  font-style: italic;
}
.iziModal {
  bottom: auto !important;
  max-width: 100% !important;
  width: 100% !important;
}
.menuModal {
  position: relative;
}
.menuModal .iziModal-content {
  background-color: var(--color-blue-light);
  color: var(--color-brand-blue);
}
:is(.menuModal .iziModal-content) .modal__content {
  padding: calc(var(--spacing) * 12);
}
:is(:is(.menuModal .iziModal-content) .modal__content) p {
  color: var(--color-brand-blue);
}
:is(:is(.menuModal .iziModal-content) .modal__content) img {
  width: 128px;
  height: auto;
  object-fit: cover;
}
:is(:is(.menuModal .iziModal-content) .modal__content) ul {
  margin-top: calc(var(--spacing) * 5);
  margin-left: calc(var(--spacing) * 4);
  text-align: left;
}
:is(:is(:is(.menuModal .iziModal-content) .modal__content) ul) li {
  margin-top: calc(var(--spacing) * 3);
  list-style: none;
}
:is(:is(:is(:is(.menuModal .iziModal-content) .modal__content) ul) li) .sub-menu {
  display: none;
}
:is(:is(:is(:is(.menuModal .iziModal-content) .modal__content) ul) li) a {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  color: var(--color-brand-blue);
}
:is(:is(:is(:is(:is(.menuModal .iziModal-content) .modal__content) ul) li) a):visited {
  color: var(--color-brand-blue);
}
:is(:is(:is(:is(.menuModal .iziModal-content) .modal__content) ul) li) a {
  letter-spacing: 1px;
  transition: all 0.3s linear;
}
:is(:is(:is(:is(:is(.menuModal .iziModal-content) .modal__content) ul) li) a):hover {
  opacity: 80%;
}
:is(:is(:is(:is(:is(.menuModal .iziModal-content) .modal__content) ul) li) a):visited {
  color: var(--color-brand-blue);
}
.btn:is(:is(:is(:is(.menuModal .iziModal-content) .modal__content) ul) li) {
  margin-top: calc(var(--spacing) * 7);
}
.menuModal .modal__header {
  position: absolute;
  top: calc(var(--spacing) * 0);
  right: calc(var(--spacing) * 0);
  z-index: 50;
  padding: calc(var(--spacing) * 4);
}
.iziModal-content {
  padding-inline: calc(var(--spacing) * 4);
  padding-top: calc(var(--spacing) * 8);
  padding-bottom: calc(var(--spacing) * 12);
}
.iziModal-content button {
  border-style: var(--tw-border-style);
  border-width: 0px;
  background-color: transparent;
}
.alignfull {
  margin-inline: auto;
  width: 100%;
  max-width: none;
  padding-inline: calc(var(--spacing) * 4);
}
.wp-block-full-width {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  left: 0;
  right: 0;
  position: relative;
}
.entry-content .alignfull, .entry-content .wp-block-full-width, .wp-block-group .alignfull, .wp-block-group .wp-block-full-width {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
}
.page-content > *, .entry-content > * {
  margin-inline: auto;
  max-width: var(--container-content);
}
.entry-content > .alignwide {
  max-width: var(--container-wide);
}
.entry-content > .alignfull {
  max-width: none;
}
:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group {
  margin-inline: auto;
  padding-block: calc(var(--spacing) * 12);
}
@media (width >= 64rem) {
  :is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group {
    width: calc(9/12 * 100%);
  }
}
@media (width >= 64rem) {
  :is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group {
    padding-block: calc(var(--spacing) * 20);
  }
}
@media (width >= 80rem) {
  :is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group {
    width: calc(10/12 * 100%);
  }
}
@media (width >= 80rem) {
  :is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group {
    padding-block: calc(var(--spacing) * 24);
  }
}
:is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) strong {
  font-family: var(--font-sans-serif);
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  color: var(--color-brand-red);
}
:is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) p {
  margin-bottom: calc(var(--spacing) * 4);
  font-family: var(--font-serif);
  font-size: var(--text-font-size-18);
}
@media (width >= 48rem) {
  :is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) p {
    font-size: var(--text-font-size-22);
  }
}
@media (width >= 64rem) {
  :is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) p {
    font-size: var(--text-font-size-22);
  }
}
@media (width >= 80rem) {
  :is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) p {
    font-size: var(--text-font-size-24);
  }
}
:is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) p {
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  --tw-tracking: var(--tracking-018);
  letter-spacing: var(--tracking-018);
  color: var(--color-black);
}
@media (width >= 64rem) {
  :is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) p {
    margin-bottom: calc(var(--spacing) * 6);
  }
}
:is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) h1,:is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) h2,:is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) h3,:is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) h4,:is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) h5,:is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) h6 {
  margin-block: calc(var(--spacing) * 4);
  font-family: var(--font-sans-serif);
  --tw-leading: var(--leading-150);
  line-height: var(--leading-150);
  --tw-tracking: var(--tracking-018);
  letter-spacing: var(--tracking-018);
  color: var(--color-brand-blue);
  font-weight: 700;
}
:is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) h1 {
  font-size: var(--text-header-h1);
}
:is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) h2 {
  font-size: var(--text-font-size-24);
}
@media (width >= 48rem) {
  :is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) h2 {
    font-size: var(--text-font-size-28);
  }
}
@media (width >= 64rem) {
  :is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) h2 {
    font-size: var(--text-font-size-32);
  }
}
@media (width >= 80rem) {
  :is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) h2 {
    font-size: var(--text-font-size-32);
  }
}
:is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) h3 {
  font-size: var(--text-font-size-20);
}
@media (width >= 48rem) {
  :is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) h3 {
    font-size: var(--text-font-size-22);
  }
}
@media (width >= 64rem) {
  :is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) h3 {
    font-size: var(--text-font-size-24);
  }
}
@media (width >= 80rem) {
  :is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) h3 {
    font-size: var(--text-font-size-24);
  }
}
:is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) h4 {
  font-size: var(--text-font-size-16);
}
@media (width >= 48rem) {
  :is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) h4 {
    font-size: var(--text-font-size-18);
  }
}
@media (width >= 64rem) {
  :is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) h4 {
    font-size: var(--text-font-size-20);
  }
}
@media (width >= 80rem) {
  :is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) h4 {
    font-size: var(--text-font-size-20);
  }
}
:is(:is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) ul) li {
  font-family: var(--font-serif);
  font-size: var(--text-font-size-16);
}
@media (width >= 48rem) {
  :is(:is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) ul) li {
    font-size: var(--text-font-size-18);
  }
}
@media (width >= 64rem) {
  :is(:is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) ul) li {
    font-size: var(--text-font-size-18);
  }
}
@media (width >= 80rem) {
  :is(:is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) ul) li {
    font-size: var(--text-font-size-18);
  }
}
:is(:is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) ul) li {
  color: var(--color-black);
}
:is(:is(:is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) ul) li)::marker {
  color: var(--color-black);
}
:is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) a {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-brand-blue-400);
  text-decoration-line: underline;
  text-decoration-color: var(--color-brand-red-400);
  text-underline-offset: 4px;
}
:is(:is(:is(.page-template-default,.wp-singular,.resource-template-default) .wp-block-group) a):hover {
  color: var(--color-blue-med);
}
input, select {
  height: calc(var(--spacing) * 10);
  width: 100%;
  background-color: var(--color-white);
  padding-inline: calc(var(--spacing) * 5);
  padding-block: calc(var(--spacing) * 3);
  color: var(--color-black);
  font-family: var(--font-sans-serif);
  font-weight: 500;
  letter-spacing: 0.36px;
}
.filter-input:is(input,select) {
  padding-left: 20px;
}
:is(input,select) input::placeholder {
  color: var(--color-black);
}
select {
  appearance: none;
  --tw-leading: 100%;
  line-height: 100%;
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  color: var(--color-black);
  text-transform: uppercase;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5 15L7.5 10L12.5 5' stroke='%23333333' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: right 14px center;
  background-size: 20px;
  font-family: var(--font-sans-serif);
  font-weight: 500;
  letter-spacing: 0.36px;
  padding-right: 45px;
}
select option {
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  color: var(--color-black);
  text-transform: uppercase;
}
.filter-input-search-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  color: var(--color-black);
  font-family: var(--font-sans-serif);
  font-weight: 500;
  letter-spacing: 0.36px;
}
.filter-input-search-wrapper input::placeholder {
  color: var(--color-black);
}
.filter-input-search-wrapper::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 14px;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.5 17.5L13.875 13.875M15.8333 9.16667C15.8333 12.8486 12.8486 15.8333 9.16667 15.8333C5.48477 15.8333 2.5 12.8486 2.5 9.16667C2.5 5.48477 5.48477 2.5 9.16667 2.5C12.8486 2.5 15.8333 5.48477 15.8333 9.16667Z' stroke='%23333333' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transform: translateY(-50%);
  pointer-events: none;
  z-index: 1;
}
.filter-input-search-wrapper input.filter-input {
  width: 100%;
  position: relative;
}
.pagination-wrapper {
  margin-top: calc(var(--spacing) * 12);
  display: flex;
  justify-content: center;
}
.pagination {
  display: flex;
  align-items: center;
  gap: calc(var(--spacing) * 2);
}
:is(.pagination .page-link) a,:is(.pagination .page-link) span {
  display: inline-flex;
  height: calc(var(--spacing) * 10);
  min-width: 24px;
  align-items: center;
  justify-content: center;
  border-radius: var(--radius-lg);
  padding-inline: calc(var(--spacing) * 3);
  padding-block: calc(var(--spacing) * 2);
  font-size: var(--text-font-size-16);
}
@media (width >= 48rem) {
  :is(.pagination .page-link) a,:is(.pagination .page-link) span {
    font-size: var(--text-font-size-18);
  }
}
@media (width >= 64rem) {
  :is(.pagination .page-link) a,:is(.pagination .page-link) span {
    font-size: var(--text-font-size-18);
  }
}
@media (width >= 80rem) {
  :is(.pagination .page-link) a,:is(.pagination .page-link) span {
    font-size: var(--text-font-size-18);
  }
}
:is(.pagination .page-link) a,:is(.pagination .page-link) span {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  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));
  --tw-duration: 200ms;
  transition-duration: 200ms;
  background-color: var(--color-white);
  color: var(--color-brand-text);
}
@media (hover: hover) {
  :is(:is(.pagination .page-link) a,:is(.pagination .page-link) span):hover {
    background-color: var(--color-brand-blue);
  }
}
@media (hover: hover) {
  :is(:is(.pagination .page-link) a,:is(.pagination .page-link) span):hover {
    color: var(--color-white);
  }
}
:is(:is(.pagination .page-link) a,:is(.pagination .page-link) span):focus {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
:is(:is(.pagination .page-link) a,:is(.pagination .page-link) span):focus {
  border-color: var(--color-gray-300);
}
:is(.pagination .page-link) span.current {
  cursor: default;
  border-color: var(--color-brand-blue);
  background-color: var(--color-brand-blue);
  color: var(--color-white);
}
:is(:is(.pagination .page-link) a):hover {
  background-color: var(--color-brand-blue);
  color: var(--color-white);
}
:is(.pagination .page-link) span.dots {
  cursor: default;
  border-color: transparent;
  background-color: transparent;
  color: var(--color-gray-500);
}
:is(:is(.pagination .page-link) span.dots):hover {
  background-color: transparent;
  color: var(--color-gray-500);
}
.hero__single__resources {
  position: relative;
}
.hero__single__resources:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 30px 30px 0;
  border-color: var(--color-blue-light) var(--color-white)	var(--color-brand-red) transparent;
}
.hero__single__resources .hero__single__resources__content {
  border-top: 2px solid var(--color-blue-med);
}
.gform_wrapper form {
  margin: 0 auto !important;
  max-width: 700px !important;
}
.gform_wrapper .gform_body label {
  font-size: var(--text-font-size-12) !important;
  font-weight: var(--font-weight-semibold) !important;
  text-transform: uppercase;
}
.gform_wrapper .gform_body input, .gform_wrapper .gform_body textarea, .gform_body input {
  background-color: var(--color-grey-100) !important;
  border: 1px solid var(--color-grey-400) !important;
}
.gform_wrapper .gform_footer {
  display: flex;
  justify-content: center;
}
:is(.gform_wrapper .gform_footer) .gform_button {
  background-color: var(--color-brand-red) !important;
  color: var(--color-white) !important;
  border: 2px solid var(--color-brand-red-800) !important;
  font-size: var(--text-font-size-22) !important;
  padding: 18px 26px 18px 26px !important;
  display: inline-block !important;
  width: auto !important;
  height: auto;
  cursor: pointer;
  margin-bottom: 0 !important;
}
:is(:is(.gform_wrapper .gform_footer) .gform_button):hover {
  color: var(--color-brand-red-600) !important;
  background-color: var(--color-white) !important;
  border: 2px solid var(--color-brand-red) !important;
}
.post-card-a, .wp-block-ncav-blocks-learn-more .learn__more__item {
  box-shadow: -4px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
@media (width >= 80rem) {
  .page__title {
    font-size: var(--text-font-size-64);
  }
  h3.intro-base-size {
    font-size: var(--text-font-size-26);
  }
  .body-large-size {
    font-size: var(--text-font-size-20);
  }
}
@media (width >=48rem) {
  :is(.wp-singular .wp-block-group) p {
    font-size: var(--text-font-size-18);
  }
  :is(.wp-singular .wp-block-group) li {
    font-size: var(--text-font-size-18) !important;
  }
}
@media (width >=64rem) {
  :is(.wp-singular .wp-block-group) p {
    font-size: var(--text-font-size-20);
  }
  :is(.wp-singular .wp-block-group) li {
    font-size: var(--text-font-size-20) !important;
  }
}
@media (width >=80rem) {
  :is(.wp-singular .wp-block-group) p {
    font-size: var(--text-font-size-20);
  }
}
.titlewithsvg {
  position: relative;
}
.titlewithsvg:after {
  background-image: url("data:image/svg+xml,%3Csvg class='mt-1 h-%5B16px%5D w-%5B16px%5D lg:w-%5B18px%5D lg:h-%5B18px%5D' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%235C5C5C' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 10.833v5a1.666 1.666 0 0 1-1.667 1.667H4.167A1.667 1.667 0 0 1 2.5 15.833V6.667A1.667 1.667 0 0 1 4.167 5h5M12.5 2.5h5m0 0v5m0-5-9.167 9.167' /%3E%3C/svg%3E");
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  bottom: 9px;
  padding-left: 24px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px;
}
.toolkits__container__links {
  padding-top: 0 !important;
}
.toolkits__container__links .content {
  padding-inline: calc(var(--spacing) * 6);
  padding-block: calc(var(--spacing) * 10);
}
@media (width >= 48rem) {
  .toolkits__container__links .content {
    padding-inline: calc(var(--spacing) * 9);
  }
}
@media (width >= 48rem) {
  .toolkits__container__links .content {
    padding-block: calc(var(--spacing) * 16);
  }
}
@media (width >= 64rem) {
  .toolkits__container__links .content {
    padding-inline: calc(var(--spacing) * 16);
  }
}
@media (width >= 64rem) {
  .toolkits__container__links .content {
    padding-block: calc(var(--spacing) * 20);
  }
}
@media (width >= 80rem) {
  .toolkits__container__links .content {
    padding-inline: 100px;
  }
}
@media (width >= 80rem) {
  .toolkits__container__links .content {
    padding-block: calc(var(--spacing) * 24);
  }
}
:is(.toolkits__container__links .content) h3 {
  margin: calc(var(--spacing) * 0);
  padding-block: calc(var(--spacing) * 0);
  color: var(--color-brand-red-800) !important;
  font-family: var(--font-sans-serif) !important;
  font-weight: 600 !important;
}
:is(.toolkits__container__links .content) a {
  position: relative;
  margin-bottom: calc(var(--spacing) * 0);
  font-family: var(--font-sans-serif);
  font-size: var(--text-font-size-16);
}
@media (width >= 48rem) {
  :is(.toolkits__container__links .content) a {
    font-size: var(--text-font-size-18);
  }
}
@media (width >= 64rem) {
  :is(.toolkits__container__links .content) a {
    font-size: var(--text-font-size-18);
  }
}
@media (width >= 80rem) {
  :is(.toolkits__container__links .content) a {
    font-size: var(--text-font-size-18);
  }
}
:is(.toolkits__container__links .content) a {
  --tw-leading: var(--leading-150);
  line-height: var(--leading-150);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  --tw-tracking: var(--tracking-016);
  letter-spacing: var(--tracking-016);
  color: var(--color-brand-blue-600);
}
:is(:is(.toolkits__container__links .content) a):hover {
  color: var(--color-brand-red);
}
:is(:is(.toolkits__container__links .content) a):after {
  background-image: url("data:image/svg+xml,%3Csvg class='mt-1 h-%5B16px%5D w-%5B16px%5D lg:w-%5B18px%5D lg:h-%5B18px%5D' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%235C5C5C' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 10.833v5a1.666 1.666 0 0 1-1.667 1.667H4.167A1.667 1.667 0 0 1 2.5 15.833V6.667A1.667 1.667 0 0 1 4.167 5h5M12.5 2.5h5m0 0v5m0-5-9.167 9.167' /%3E%3C/svg%3E");
  content: "";
  width: 18px;
  height: 18px;
  padding-left: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px;
}
ul.sub-menu {
  position: absolute;
  top: calc(var(--spacing) * 10);
  left: calc(var(--spacing) * 0);
  margin-top: calc(var(--spacing) * 0);
  flex-direction: column;
  align-items: flex-start;
  row-gap: calc(var(--spacing) * 1);
  background-color: var(--color-brand-red);
  padding-inline: calc(var(--spacing) * 0);
  padding-block: calc(var(--spacing) * 0);
  width: max-content;
  display: none !important;
  z-index: 999;
}
ul.sub-menu li {
  width: 100%;
}
:is(ul.sub-menu li):hover {
  background-color: var(--color-brand-blue);
}
:is(ul.sub-menu li):hover a {
  color: var(--color-white);
}
:is(ul.sub-menu li):focus {
  background-color: var(--color-brand-red) !important;
}
:is(ul.sub-menu li) a {
  display: flex;
  width: 100%;
  color: var(--color-white);
}
:is(ul.sub-menu li):last-child a {
  border: none;
  padding-bottom: 0;
}
.page-title, .entry-title {
  margin-inline: auto;
  margin-bottom: calc(var(--spacing) * 6);
  max-width: var(--container-content);
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
  color: var(--color-neutral-900);
}
.page-content > *, .entry-content > * {
  margin-inline: auto;
  max-width: var(--container-content);
}
.entry-content > .alignwide {
  max-width: var(--container-wide);
}
.entry-content > .alignfull {
  max-width: none;
}
.entry-content > .alignleft {
  float: left;
  margin-right: calc(var(--spacing) * 8);
}
.entry-content > .alignright {
  float: right;
  margin-left: calc(var(--spacing) * 8);
}
.socialIcon:hover svg path:nth-of-type(1) {
  fill: var(--color-blue-light);
}
.socialIcon:hover svg path:nth-of-type(2),.socialIcon:hover svg path:nth-of-type(3),.socialIcon:hover svg path:nth-of-type(4) {
  fill: var(--color-brand-blue);
}
.socialIcon:focus svg path:nth-of-type(1) {
  fill: var(--color-white);
}
.socialIcon:focus svg path:nth-of-type(2),.socialIcon:focus svg path:nth-of-type(3),.socialIcon:focus svg path:nth-of-type(4) {
  fill: var(--color-blue-med);
}
.page__title {
  font-family: var(--font-sans-serif);
  font-size: var(--text-font-size-44);
}
@media (width >= 48rem) {
  .page__title {
    font-size: var(--text-font-size-56);
  }
}
@media (width >= 64rem) {
  .page__title {
    font-size: var(--text-font-size-64);
  }
}
@media (width >= 80rem) {
  .page__title {
    font-size: var(--text-font-size-72);
  }
}
.page__title {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  --tw-tracking: var(--tracking-04);
  letter-spacing: var(--tracking-04);
  color: var(--color-brand-blue);
}
@media (width >= 48rem) {
  .page__title {
    padding-top: calc(var(--spacing) * 10);
  }
}
@media (width >= 48rem) {
  .page__title {
    padding-bottom: calc(var(--spacing) * 5);
  }
}
@media (width >= 64rem) {
  .page__title {
    padding-bottom: calc(var(--spacing) * 0);
  }
}
.page__title {
  line-height: 100%;
}
.visible {
  visibility: visible;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.col-span-6 {
  grid-column: span 6 / span 6;
}
.container {
  width: 100%;
}
@media (width >= 40rem) {
  .container {
    max-width: 40rem;
  }
}
@media (width >= 48rem) {
  .container {
    max-width: 48rem;
  }
}
@media (width >= 64rem) {
  .container {
    max-width: 64rem;
  }
}
@media (width >= 80rem) {
  .container {
    max-width: 80rem;
  }
}
@media (width >= 96rem) {
  .container {
    max-width: 96rem;
  }
}
.container {
  margin-inline: auto;
  padding-inline: 1.5rem;
}
@media (width >= 48rem) {
  .container {
    padding-inline: calc(var(--spacing) * 9);
  }
}
@media (width >= 64rem) {
  .container {
    padding-inline: calc(var(--spacing) * 1);
  }
}
@media (width >= 80rem) {
  .container {
    padding-inline: calc(var(--spacing) * 8);
  }
}
.mx-auto {
  margin-inline: auto;
}
.prose {
  color: var(--tw-prose-body);
  max-width: none;
}
.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where([class~="lead"],[class~="is-style-lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1;
  margin-top: 3em;
  margin-bottom: 3em;
  border-bottom: none;
}
.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
  border-left-style: solid;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}
.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}
.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}
.prose :where(th,td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: start;
}
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose {
  --tw-prose-body: oklch(37.3% 0.034 259.733);
  --tw-prose-headings: oklch(21% 0.034 264.665);
  --tw-prose-lead: oklch(44.6% 0.03 256.802);
  --tw-prose-links: oklch(21% 0.034 264.665);
  --tw-prose-bold: oklch(21% 0.034 264.665);
  --tw-prose-counters: oklch(55.1% 0.027 264.364);
  --tw-prose-bullets: oklch(87.2% 0.01 258.338);
  --tw-prose-hr: oklch(92.8% 0.006 264.531);
  --tw-prose-quotes: oklch(21% 0.034 264.665);
  --tw-prose-quote-borders: oklch(92.8% 0.006 264.531);
  --tw-prose-captions: oklch(55.1% 0.027 264.364);
  --tw-prose-kbd: oklch(21% 0.034 264.665);
  --tw-prose-kbd-shadows: NaN NaN NaN;
  --tw-prose-code: oklch(21% 0.034 264.665);
  --tw-prose-pre-code: oklch(92.8% 0.006 264.531);
  --tw-prose-pre-bg: oklch(27.8% 0.033 256.848);
  --tw-prose-th-borders: oklch(87.2% 0.01 258.338);
  --tw-prose-td-borders: oklch(92.8% 0.006 264.531);
  --tw-prose-invert-body: oklch(87.2% 0.01 258.338);
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: oklch(70.7% 0.022 261.325);
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: oklch(70.7% 0.022 261.325);
  --tw-prose-invert-bullets: oklch(44.6% 0.03 256.802);
  --tw-prose-invert-hr: oklch(37.3% 0.034 259.733);
  --tw-prose-invert-quotes: oklch(96.7% 0.003 264.542);
  --tw-prose-invert-quote-borders: oklch(37.3% 0.034 259.733);
  --tw-prose-invert-captions: oklch(70.7% 0.022 261.325);
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: oklch(87.2% 0.01 258.338);
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: oklch(44.6% 0.03 256.802);
  --tw-prose-invert-td-borders: oklch(37.3% 0.034 259.733);
  font-size: 1rem;
  line-height: 1.75;
}
.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(tbody td,tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose :where(blockquote > cite):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-body);
  font-style: normal;
  font-weight: 400;
}
.prose :where(blockquote > cite):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "\2014";
}
.prose :where(table.has-fixed-layout):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  table-layout: fixed;
  width: 100%;
}
.prose-lg {
  font-size: 1.125rem;
  line-height: 1.7777778;
}
.prose-lg :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}
.prose-lg :where([class~="lead"],[class~="is-style-lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.2222222em;
  line-height: 1.4545455;
  margin-top: 1.0909091em;
  margin-bottom: 1.0909091em;
}
.prose-lg :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  padding-inline-start: 1em;
}
.prose-lg :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.8333333em;
  line-height: 1;
}
.prose-lg :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.6666667em;
  margin-top: 1.8666667em;
  margin-bottom: 1.0666667em;
  line-height: 1.3333333;
}
.prose-lg :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.3333333em;
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}
.prose-lg :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.prose-lg :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.prose-lg :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.prose-lg :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-lg :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.prose-lg :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
  border-radius: 0.3125rem;
  padding-top: 0.2222222em;
  padding-inline-end: 0.4444444em;
  padding-bottom: 0.2222222em;
  padding-inline-start: 0.4444444em;
}
.prose-lg :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
}
.prose-lg :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8666667em;
}
.prose-lg :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.875em;
}
.prose-lg :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
  line-height: 1.75;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.375rem;
  padding-top: 1em;
  padding-inline-end: 1.5em;
  padding-bottom: 1em;
  padding-inline-start: 1.5em;
}
.prose-lg :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}
.prose-lg :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}
.prose-lg :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}
.prose-lg :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.4444444em;
}
.prose-lg :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.4444444em;
}
.prose-lg :where(.prose-lg > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-lg :where(.prose-lg > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.prose-lg :where(.prose-lg > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.prose-lg :where(.prose-lg > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.prose-lg :where(.prose-lg > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-lg :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}
.prose-lg :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.prose-lg :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.6666667em;
  padding-inline-start: 1.5555556em;
}
.prose-lg :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 3.1111111em;
  margin-bottom: 3.1111111em;
}
.prose-lg :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-lg :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-lg :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-lg :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-lg :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
  line-height: 1.5;
}
.prose-lg :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}
.prose-lg :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose-lg :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose-lg :where(tbody td,tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.75em;
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}
.prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose-lg :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.prose-lg :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-lg :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
  line-height: 1.5;
  margin-top: 1em;
}
.prose-lg :where(.prose-lg > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-lg :where(.prose-lg > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose-sm {
  font-size: 0.875rem;
  line-height: 1.7142857;
}
.prose-sm :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.prose-sm :where([class~="lead"],[class~="is-style-lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-sm :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.1111111em;
}
.prose-sm :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}
.prose-sm :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}
.prose-sm :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.prose-sm :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}
.prose-sm :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  border-radius: 0.3125rem;
  padding-top: 0.1428571em;
  padding-inline-end: 0.3571429em;
  padding-bottom: 0.1428571em;
  padding-inline-start: 0.3571429em;
}
.prose-sm :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
}
.prose-sm :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.9em;
}
.prose-sm :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
}
.prose-sm :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}
.prose-sm :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.4285714em;
}
.prose-sm :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.4285714em;
}
.prose-sm :where(.prose-sm > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(.prose-sm > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose-sm > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(.prose-sm > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose-sm > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.prose-sm :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.2857143em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}
.prose-sm :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.5;
}
.prose-sm :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose-sm :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose-sm :where(tbody td,tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose-sm :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}
.prose-sm :where(.prose-sm > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(.prose-sm > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose-xl {
  font-size: 1.25rem;
  line-height: 1.8;
}
.prose-xl :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose-xl :where([class~="lead"],[class~="is-style-lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.2em;
  line-height: 1.5;
  margin-top: 1em;
  margin-bottom: 1em;
}
.prose-xl :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1.0666667em;
}
.prose-xl :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 2.8em;
  margin-top: 0;
  margin-bottom: 0.8571429em;
  line-height: 1;
}
.prose-xl :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.8em;
  margin-top: 1.5555556em;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose-xl :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.5em;
  margin-top: 1.6em;
  margin-bottom: 0.6666667em;
  line-height: 1.3333333;
}
.prose-xl :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.8em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose-xl :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose-xl :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose-xl :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-xl :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose-xl :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.9em;
  border-radius: 0.3125rem;
  padding-top: 0.25em;
  padding-inline-end: 0.4em;
  padding-bottom: 0.25em;
  padding-inline-start: 0.4em;
}
.prose-xl :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.9em;
}
.prose-xl :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8611111em;
}
.prose-xl :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.9em;
}
.prose-xl :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.9em;
  line-height: 1.7777778;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.5rem;
  padding-top: 1.1111111em;
  padding-inline-end: 1.3333333em;
  padding-bottom: 1.1111111em;
  padding-inline-start: 1.3333333em;
}
.prose-xl :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  padding-inline-start: 1.6em;
}
.prose-xl :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  padding-inline-start: 1.6em;
}
.prose-xl :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}
.prose-xl :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.4em;
}
.prose-xl :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.4em;
}
.prose-xl :where(.prose-xl > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
.prose-xl :where(.prose-xl > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.2em;
}
.prose-xl :where(.prose-xl > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.2em;
}
.prose-xl :where(.prose-xl > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.2em;
}
.prose-xl :where(.prose-xl > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.2em;
}
.prose-xl :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
.prose-xl :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose-xl :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.2em;
}
.prose-xl :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.6em;
  padding-inline-start: 1.6em;
}
.prose-xl :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2.8em;
  margin-bottom: 2.8em;
}
.prose-xl :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-xl :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-xl :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-xl :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-xl :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.9em;
  line-height: 1.5555556;
}
.prose-xl :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0.6666667em;
  padding-bottom: 0.8888889em;
  padding-inline-start: 0.6666667em;
}
.prose-xl :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose-xl :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose-xl :where(tbody td,tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.8888889em;
  padding-inline-end: 0.6666667em;
  padding-bottom: 0.8888889em;
  padding-inline-start: 0.6666667em;
}
.prose-xl :where(tbody td:first-child,tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose-xl :where(tbody td:last-child,tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose-xl :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose-xl :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-xl :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.9em;
  line-height: 1.5555556;
  margin-top: 1em;
}
.prose-xl :where(.prose-xl > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-xl :where(.prose-xl > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.mt-0 {
  margin-top: calc(var(--spacing) * 0);
}
.mt-1 {
  margin-top: calc(var(--spacing) * 1);
}
.mt-2 {
  margin-top: calc(var(--spacing) * 2);
}
.mt-3 {
  margin-top: calc(var(--spacing) * 3);
}
.mt-5 {
  margin-top: calc(var(--spacing) * 5);
}
.mt-8 {
  margin-top: calc(var(--spacing) * 8);
}
.mt-10 {
  margin-top: calc(var(--spacing) * 10);
}
.mt-12 {
  margin-top: calc(var(--spacing) * 12);
}
.mb-0 {
  margin-bottom: calc(var(--spacing) * 0);
}
.mb-2 {
  margin-bottom: calc(var(--spacing) * 2);
}
.mb-4 {
  margin-bottom: calc(var(--spacing) * 4);
}
.mb-5 {
  margin-bottom: calc(var(--spacing) * 5);
}
.mb-6 {
  margin-bottom: calc(var(--spacing) * 6);
}
.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  padding-inline: calc(var(--spacing) * 6);
  padding-block: calc(var(--spacing) * 3);
  text-align: center;
  font-family: var(--font-sans-serif);
  font-size: var(--text-font-size-18);
}
@media (width >= 48rem) {
  .btn {
    font-size: var(--text-font-size-20);
  }
}
@media (width >= 64rem) {
  .btn {
    font-size: var(--text-font-size-20);
  }
}
@media (width >= 80rem) {
  .btn {
    font-size: var(--text-font-size-22);
  }
}
.btn {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  --tw-tracking: 0.36px;
  letter-spacing: 0.36px;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 500ms;
  transition-duration: 500ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
@media (width >= 64rem) {
  .btn {
    padding-inline: calc(var(--spacing) * 3);
  }
}
@media (width >= 80rem) {
  .btn {
    padding-inline: calc(var(--spacing) * 5);
  }
}
.block {
  display: block;
}
.contents {
  display: contents;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.h-20 {
  height: calc(var(--spacing) * 20);
}
.h-\[16px\] {
  height: 16px;
}
.h-\[135px\] {
  height: 135px;
}
.h-\[400px\] {
  height: 400px;
}
.h-\[600px\] {
  height: 600px;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.w-1\/2 {
  width: calc(1/2 * 100%);
}
.w-24 {
  width: calc(var(--spacing) * 24);
}
.w-\[16px\] {
  width: 16px;
}
.w-\[200px\] {
  width: 200px;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.max-w-7xl {
  max-width: var(--container-7xl);
}
.max-w-\[80\%\] {
  max-width: 80%;
}
.max-w-\[90\%\] {
  max-width: 90%;
}
.max-w-\[95px\] {
  max-width: 95px;
}
.max-w-\[300px\] {
  max-width: 300px;
}
.max-w-none {
  max-width: none;
}
.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;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.items-end {
  align-items: flex-end;
}
.items-start {
  align-items: flex-start;
}
.justify-between {
  justify-content: space-between;
}
.justify-center {
  justify-content: center;
}
.justify-end {
  justify-content: flex-end;
}
.gap-0 {
  gap: calc(var(--spacing) * 0);
}
.gap-1 {
  gap: calc(var(--spacing) * 1);
}
.gap-2 {
  gap: calc(var(--spacing) * 2);
}
.gap-3 {
  gap: calc(var(--spacing) * 3);
}
.gap-3\.5 {
  gap: calc(var(--spacing) * 3.5);
}
.gap-4 {
  gap: calc(var(--spacing) * 4);
}
.gap-5 {
  gap: calc(var(--spacing) * 5);
}
.gap-6 {
  gap: calc(var(--spacing) * 6);
}
.gap-7 {
  gap: calc(var(--spacing) * 7);
}
.gap-8 {
  gap: calc(var(--spacing) * 8);
}
.gap-10 {
  gap: calc(var(--spacing) * 10);
}
.gap-12 {
  gap: calc(var(--spacing) * 12);
}
.gap-14 {
  gap: calc(var(--spacing) * 14);
}
.gap-y-10 {
  row-gap: calc(var(--spacing) * 10);
}
.self-start {
  align-self: flex-start;
}
.overflow-hidden {
  overflow: hidden;
}
.btn--primary {
  border-style: var(--tw-border-style);
  border-width: 2px;
  border-color: var(--color-brand-red-800);
  background-color: var(--color-brand-red);
  color: var(--color-white);
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 500ms;
  transition-duration: 500ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
  color: white !important;
}
.btn--primary:hover {
  border-color: var(--color-brand-red);
  background-color: var(--color-white);
  color: var(--color-brand-red);
  color: var(--color-brand-red) !important;
}
:is(.btn--primary:hover svg) path {
  stroke: var(--color-brand-red);
}
.btn--primary:focus {
  background-color: var(--color-brand-red-100);
  color: var(--color-brand-red);
}
.btn-outline {
  border-style: var(--tw-border-style);
  border-width: 2px;
  border-color: var(--color-brand-red);
  background-color: transparent;
  padding-inline: calc(var(--spacing) * 3);
  padding-block: 4px;
  font-size: var(--text-font-size-12);
}
@media (width >= 48rem) {
  .btn-outline {
    font-size: var(--text-font-size-12);
  }
}
@media (width >= 64rem) {
  .btn-outline {
    font-size: var(--text-font-size-14);
  }
}
@media (width >= 80rem) {
  .btn-outline {
    font-size: var(--text-font-size-14);
  }
}
.btn-outline {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  --tw-tracking: var(--tracking-04);
  letter-spacing: var(--tracking-04);
  color: var(--color-brand-red);
  text-transform: uppercase;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 500ms;
  transition-duration: 500ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
@media (width >= 64rem) {
  .btn-outline {
    padding-block: 3px;
  }
}
.btn-outline:hover {
  background-color: var(--color-brand-red);
  color: var(--color-white);
}
.btn-outline:focus {
  background-color: var(--color-brand-red-100);
  color: var(--color-brand-red);
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-t {
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
}
.border-b {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
}
.border-b-2 {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 2px;
}
.border-b-4 {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 4px;
}
.border-b-6 {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 6px;
}
.border-b-\[4px\] {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 4px;
}
.border-\[\#5C5C5C\] {
  border-color: #5C5C5C;
}
.border-blue-med {
  border-color: var(--color-blue-med);
}
.border-blue-med-dark {
  border-color: var(--color-blue-med-dark);
}
.border-brand-blue {
  border-color: var(--color-brand-blue);
}
.border-t-blue-light {
  border-top-color: var(--color-blue-light);
}
.bg-background {
  background-color: var(--color-background);
}
.bg-blue-light {
  background-color: var(--color-blue-light);
}
.bg-blue-med-light {
  background-color: var(--color-blue-med-light);
}
.bg-brand-blue {
  background-color: var(--color-brand-blue);
}
.bg-brand-blue-600 {
  background-color: var(--color-brand-blue-600);
}
.bg-brand-blue-800 {
  background-color: var(--color-brand-blue-800);
}
.bg-brand-gold-100-bright {
  background-color: var(--color-brand-gold-100-bright);
}
.bg-brand-gold-200-bright {
  background-color: var(--color-brand-gold-200-bright);
}
.bg-foreground {
  background-color: var(--color-foreground);
}
.bg-slate-400 {
  background-color: var(--color-slate-400);
}
.bg-white {
  background-color: var(--color-white);
}
.bg-cover {
  background-size: cover;
}
.bg-center {
  background-position: center;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.p-3 {
  padding: calc(var(--spacing) * 3);
}
.p-5 {
  padding: calc(var(--spacing) * 5);
}
.px-2 {
  padding-inline: calc(var(--spacing) * 2);
}
.px-5 {
  padding-inline: calc(var(--spacing) * 5);
}
.px-6 {
  padding-inline: calc(var(--spacing) * 6);
}
.px-8 {
  padding-inline: calc(var(--spacing) * 8);
}
.px-9 {
  padding-inline: calc(var(--spacing) * 9);
}
.py-3 {
  padding-block: calc(var(--spacing) * 3);
}
.py-4 {
  padding-block: calc(var(--spacing) * 4);
}
.py-7 {
  padding-block: calc(var(--spacing) * 7);
}
.py-9 {
  padding-block: calc(var(--spacing) * 9);
}
.py-10 {
  padding-block: calc(var(--spacing) * 10);
}
.py-30px {
  padding-block: var(--spacing-30px);
}
.pt-4 {
  padding-top: calc(var(--spacing) * 4);
}
.pt-5 {
  padding-top: calc(var(--spacing) * 5);
}
.pt-10 {
  padding-top: calc(var(--spacing) * 10);
}
.pt-\[120px\] {
  padding-top: 120px;
}
.pb-0 {
  padding-bottom: calc(var(--spacing) * 0);
}
.pb-4 {
  padding-bottom: calc(var(--spacing) * 4);
}
.pb-6 {
  padding-bottom: calc(var(--spacing) * 6);
}
.pb-10 {
  padding-bottom: calc(var(--spacing) * 10);
}
.pb-12 {
  padding-bottom: calc(var(--spacing) * 12);
}
.text-center {
  text-align: center;
}
.font-sans-serif {
  font-family: var(--font-sans-serif);
}
.font-serif {
  font-family: var(--font-serif);
}
.text-lg {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
}
.tag {
  font-size: var(--text-font-size-14);
}
@media (width >= 48rem) {
  .tag {
    font-size: var(--text-font-size-16);
  }
}
@media (width >= 64rem) {
  .tag {
    font-size: var(--text-font-size-18);
  }
}
@media (width >= 80rem) {
  .tag {
    font-size: var(--text-font-size-18);
  }
}
.tag {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-gray-800);
  text-transform: uppercase;
  letter-spacing: 0.9px;
}
.body-base-size {
  font-size: var(--text-font-size-16);
}
@media (width >= 48rem) {
  .body-base-size {
    font-size: var(--text-font-size-18);
  }
}
@media (width >= 64rem) {
  .body-base-size {
    font-size: var(--text-font-size-18);
  }
}
@media (width >= 80rem) {
  .body-base-size {
    font-size: var(--text-font-size-18);
  }
}
.body-large-size {
  font-size: var(--text-font-size-18);
}
@media (width >= 48rem) {
  .body-large-size {
    font-size: var(--text-font-size-20);
  }
}
@media (width >= 64rem) {
  .body-large-size {
    font-size: var(--text-font-size-20);
  }
}
@media (width >= 80rem) {
  .body-large-size {
    font-size: var(--text-font-size-22);
  }
}
.hero-title-post-title-size {
  font-size: var(--text-font-size-30);
}
@media (width >= 48rem) {
  .hero-title-post-title-size {
    font-size: var(--text-font-size-40);
  }
}
@media (width >= 64rem) {
  .hero-title-post-title-size {
    font-size: var(--text-font-size-48);
  }
}
@media (width >= 80rem) {
  .hero-title-post-title-size {
    font-size: var(--text-font-size-52);
  }
}
.intro-base-size {
  font-size: var(--text-font-size-20);
}
@media (width >= 48rem) {
  .intro-base-size {
    font-size: var(--text-font-size-22);
  }
}
@media (width >= 64rem) {
  .intro-base-size {
    font-size: var(--text-font-size-24);
  }
}
@media (width >= 80rem) {
  .intro-base-size {
    font-size: var(--text-font-size-28);
  }
}
.intro-small-size {
  font-size: var(--text-font-size-18);
}
@media (width >= 48rem) {
  .intro-small-size {
    font-size: var(--text-font-size-22);
  }
}
@media (width >= 64rem) {
  .intro-small-size {
    font-size: var(--text-font-size-22);
  }
}
@media (width >= 80rem) {
  .intro-small-size {
    font-size: var(--text-font-size-24);
  }
}
.intro-xsmall-size {
  font-size: var(--text-font-size-16);
}
@media (width >= 48rem) {
  .intro-xsmall-size {
    font-size: var(--text-font-size-20);
  }
}
@media (width >= 64rem) {
  .intro-xsmall-size {
    font-size: var(--text-font-size-20);
  }
}
@media (width >= 80rem) {
  .intro-xsmall-size {
    font-size: var(--text-font-size-22);
  }
}
.meta-category-name-base-size {
  font-size: var(--text-font-size-12);
}
@media (width >= 48rem) {
  .meta-category-name-base-size {
    font-size: var(--text-font-size-14);
  }
}
@media (width >= 64rem) {
  .meta-category-name-base-size {
    font-size: var(--text-font-size-14);
  }
}
@media (width >= 80rem) {
  .meta-category-name-base-size {
    font-size: var(--text-font-size-14);
  }
}
.meta-content-type-large {
  font-size: var(--text-font-size-14);
}
@media (width >= 48rem) {
  .meta-content-type-large {
    font-size: var(--text-font-size-16);
  }
}
@media (width >= 64rem) {
  .meta-content-type-large {
    font-size: var(--text-font-size-18);
  }
}
@media (width >= 80rem) {
  .meta-content-type-large {
    font-size: var(--text-font-size-18);
  }
}
.meta-list-base-size {
  font-size: var(--text-font-size-14);
}
@media (width >= 48rem) {
  .meta-list-base-size {
    font-size: var(--text-font-size-16);
  }
}
@media (width >= 64rem) {
  .meta-list-base-size {
    font-size: var(--text-font-size-16);
  }
}
@media (width >= 80rem) {
  .meta-list-base-size {
    font-size: var(--text-font-size-18);
  }
}
.post-title-base-size {
  font-size: var(--text-font-size-18);
}
@media (width >= 48rem) {
  .post-title-base-size {
    font-size: var(--text-font-size-20);
  }
}
@media (width >= 64rem) {
  .post-title-base-size {
    font-size: var(--text-font-size-20);
  }
}
@media (width >= 80rem) {
  .post-title-base-size {
    font-size: var(--text-font-size-22);
  }
}
.subhead-base-size {
  font-size: var(--text-font-size-28);
}
@media (width >= 48rem) {
  .subhead-base-size {
    font-size: var(--text-font-size-34);
  }
}
@media (width >= 64rem) {
  .subhead-base-size {
    font-size: var(--text-font-size-36);
  }
}
@media (width >= 80rem) {
  .subhead-base-size {
    font-size: var(--text-font-size-40);
  }
}
.subhead-large-size {
  font-size: var(--text-font-size-32);
}
@media (width >= 48rem) {
  .subhead-large-size {
    font-size: var(--text-font-size-36);
  }
}
@media (width >= 64rem) {
  .subhead-large-size {
    font-size: var(--text-font-size-40);
  }
}
@media (width >= 80rem) {
  .subhead-large-size {
    font-size: var(--text-font-size-44);
  }
}
.subhead-medium-size {
  font-size: var(--text-font-size-24);
}
@media (width >= 48rem) {
  .subhead-medium-size {
    font-size: var(--text-font-size-28);
  }
}
@media (width >= 64rem) {
  .subhead-medium-size {
    font-size: var(--text-font-size-32);
  }
}
@media (width >= 80rem) {
  .subhead-medium-size {
    font-size: var(--text-font-size-32);
  }
}
.subhead-small-size {
  font-size: var(--text-font-size-20);
}
@media (width >= 48rem) {
  .subhead-small-size {
    font-size: var(--text-font-size-22);
  }
}
@media (width >= 64rem) {
  .subhead-small-size {
    font-size: var(--text-font-size-24);
  }
}
@media (width >= 80rem) {
  .subhead-small-size {
    font-size: var(--text-font-size-24);
  }
}
.utilities-big-number {
  font-size: var(--text-font-size-72);
}
@media (width >= 48rem) {
  .utilities-big-number {
    font-size: var(--text-font-size-100);
  }
}
@media (width >= 64rem) {
  .utilities-big-number {
    font-size: var(--text-font-size-120);
  }
}
@media (width >= 80rem) {
  .utilities-big-number {
    font-size: var(--text-font-size-128);
  }
}
.utilities-nav {
  font-size: var(--text-font-size-14);
}
@media (width >= 48rem) {
  .utilities-nav {
    font-size: var(--text-font-size-15);
  }
}
@media (width >= 64rem) {
  .utilities-nav {
    font-size: var(--text-font-size-16);
  }
}
@media (width >= 80rem) {
  .utilities-nav {
    font-size: var(--text-font-size-17);
  }
}
.text-\[18px\] {
  font-size: 18px;
}
.text-header-h2-section {
  font-size: var(--text-header-h2-section);
}
.text-header-h3-section-subhead {
  font-size: var(--text-header-h3-section-subhead);
}
.text-hero-title-post-title-mobile {
  font-size: var(--text-hero-title-post-title-mobile);
}
.text-intro-base-mobile {
  font-size: var(--text-intro-base-mobile);
}
.text-intro-xsmall {
  font-size: var(--text-intro-xsmall);
}
.text-subheads-base-mobile {
  font-size: var(--text-subheads-base-mobile);
}
.text-utilities-top-label {
  font-size: var(--text-utilities-top-label);
}
.leading-130 {
  --tw-leading: var(--leading-130);
  line-height: var(--leading-130);
}
.leading-140 {
  --tw-leading: var(--leading-140);
  line-height: var(--leading-140);
}
.leading-145 {
  --tw-leading: var(--leading-145);
  line-height: var(--leading-145);
}
.leading-150 {
  --tw-leading: var(--leading-150);
  line-height: var(--leading-150);
}
.font-\[400\] {
  --tw-font-weight: 400;
  font-weight: 400;
}
.font-\[500\] {
  --tw-font-weight: 500;
  font-weight: 500;
}
.font-bold {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.font-medium {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
}
.font-normal {
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
.font-semibold {
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.tracking-1 {
  --tw-tracking: var(--tracking-1);
  letter-spacing: var(--tracking-1);
}
.tracking-02 {
  --tw-tracking: var(--tracking-02);
  letter-spacing: var(--tracking-02);
}
.tracking-2 {
  --tw-tracking: var(--tracking-2);
  letter-spacing: var(--tracking-2);
}
.tracking-04 {
  --tw-tracking: var(--tracking-04);
  letter-spacing: var(--tracking-04);
}
.tracking-07 {
  --tw-tracking: var(--tracking-07);
  letter-spacing: var(--tracking-07);
}
.tracking-016 {
  --tw-tracking: var(--tracking-016);
  letter-spacing: var(--tracking-016);
}
.tracking-018 {
  --tw-tracking: var(--tracking-018);
  letter-spacing: var(--tracking-018);
}
.tracking-032 {
  --tw-tracking: var(--tracking-032);
  letter-spacing: var(--tracking-032);
}
.tracking-048 {
  --tw-tracking: var(--tracking-048);
  letter-spacing: var(--tracking-048);
}
.tracking-\[0\.2\] {
  --tw-tracking: 0.2;
  letter-spacing: 0.2;
}
.tracking-\[0\.3px\] {
  --tw-tracking: 0.3px;
  letter-spacing: 0.3px;
}
.tracking-\[0\.13px\] {
  --tw-tracking: 0.13px;
  letter-spacing: 0.13px;
}
.tracking-\[0\.16px\] {
  --tw-tracking: 0.16px;
  letter-spacing: 0.16px;
}
.tracking-\[0\.50px\] {
  --tw-tracking: 0.50px;
  letter-spacing: 0.50px;
}
.tracking-wider {
  --tw-tracking: var(--tracking-wider);
  letter-spacing: var(--tracking-wider);
}
.text-background {
  color: var(--color-background);
}
.text-black {
  color: var(--color-black);
}
.text-brand-blue {
  color: var(--color-brand-blue);
}
.text-brand-gold-100-bright {
  color: var(--color-brand-gold-100-bright);
}
.text-brand-red {
  color: var(--color-brand-red);
}
.text-brand-red-800 {
  color: var(--color-brand-red-800);
}
.text-foreground {
  color: var(--color-foreground);
}
.text-gray-500 {
  color: var(--color-gray-500);
}
.text-gray-600 {
  color: var(--color-gray-600);
}
.text-gray-800 {
  color: var(--color-gray-800);
}
.text-white {
  color: var(--color-white);
}
.uppercase {
  text-transform: uppercase;
}
.no-underline {
  text-decoration-line: none;
}
.underline {
  text-decoration-line: underline;
}
.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,);
}
.content-none {
  --tw-content: none;
  content: none;
}
.prose-neutral {
  --tw-prose-body: oklch(37.1% 0 0);
  --tw-prose-headings: oklch(20.5% 0 0);
  --tw-prose-lead: oklch(43.9% 0 0);
  --tw-prose-links: oklch(20.5% 0 0);
  --tw-prose-bold: oklch(20.5% 0 0);
  --tw-prose-counters: oklch(55.6% 0 0);
  --tw-prose-bullets: oklch(87% 0 0);
  --tw-prose-hr: oklch(92.2% 0 0);
  --tw-prose-quotes: oklch(20.5% 0 0);
  --tw-prose-quote-borders: oklch(92.2% 0 0);
  --tw-prose-captions: oklch(55.6% 0 0);
  --tw-prose-kbd: oklch(20.5% 0 0);
  --tw-prose-kbd-shadows: NaN NaN NaN;
  --tw-prose-code: oklch(20.5% 0 0);
  --tw-prose-pre-code: oklch(92.2% 0 0);
  --tw-prose-pre-bg: oklch(26.9% 0 0);
  --tw-prose-th-borders: oklch(87% 0 0);
  --tw-prose-td-borders: oklch(92.2% 0 0);
  --tw-prose-invert-body: oklch(87% 0 0);
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: oklch(70.8% 0 0);
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: oklch(70.8% 0 0);
  --tw-prose-invert-bullets: oklch(43.9% 0 0);
  --tw-prose-invert-hr: oklch(37.1% 0 0);
  --tw-prose-invert-quotes: oklch(97% 0 0);
  --tw-prose-invert-quote-borders: oklch(37.1% 0 0);
  --tw-prose-invert-captions: oklch(70.8% 0 0);
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: oklch(87% 0 0);
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: oklch(43.9% 0 0);
  --tw-prose-invert-td-borders: oklch(37.1% 0 0);
}
@media (hover: hover) {
  .hover\:text-brand-red:hover {
    color: var(--color-brand-red);
  }
}
@media (hover: hover) {
  .hover\:no-underline:hover {
    text-decoration-line: none;
  }
}
@media (hover: hover) {
  .hover\:underline:hover {
    text-decoration-line: underline;
  }
}
@media (width >= 48rem) {
  .md\:col-span-12 {
    grid-column: span 12 / span 12;
  }
}
@media (width >= 48rem) {
  .md\:mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
}
@media (width >= 48rem) {
  .md\:mt-16 {
    margin-top: calc(var(--spacing) * 16);
  }
}
@media (width >= 48rem) {
  .md\:h-\[240px\] {
    height: 240px;
  }
}
@media (width >= 48rem) {
  .md\:w-5\/12 {
    width: calc(5/12 * 100%);
  }
}
@media (width >= 48rem) {
  .md\:w-7\/12 {
    width: calc(7/12 * 100%);
  }
}
@media (width >= 48rem) {
  .md\:w-10\/12 {
    width: calc(10/12 * 100%);
  }
}
@media (width >= 48rem) {
  .md\:w-\[135px\] {
    width: 135px;
  }
}
@media (width >= 48rem) {
  .md\:w-\[250px\] {
    width: 250px;
  }
}
@media (width >= 48rem) {
  .md\:max-w-\[40\%\] {
    max-width: 40%;
  }
}
@media (width >= 48rem) {
  .md\:max-w-\[300px\] {
    max-width: 300px;
  }
}
@media (width >= 48rem) {
  .md\:max-w-full {
    max-width: 100%;
  }
}
@media (width >= 48rem) {
  .md\:flex-1 {
    flex: 1;
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width >= 48rem) {
  .md\:flex-col {
    flex-direction: column;
  }
}
@media (width >= 48rem) {
  .md\:flex-row {
    flex-direction: row;
  }
}
@media (width >= 48rem) {
  .md\:flex-nowrap {
    flex-wrap: nowrap;
  }
}
@media (width >= 48rem) {
  .md\:justify-start {
    justify-content: flex-start;
  }
}
@media (width >= 48rem) {
  .md\:gap-2 {
    gap: calc(var(--spacing) * 2);
  }
}
@media (width >= 48rem) {
  .md\:gap-12 {
    gap: calc(var(--spacing) * 12);
  }
}
@media (width >= 48rem) {
  .md\:gap-14 {
    gap: calc(var(--spacing) * 14);
  }
}
@media (width >= 48rem) {
  .md\:gap-16 {
    gap: calc(var(--spacing) * 16);
  }
}
@media (width >= 48rem) {
  .md\:px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
}
@media (width >= 48rem) {
  .md\:px-10 {
    padding-inline: calc(var(--spacing) * 10);
  }
}
@media (width >= 48rem) {
  .md\:py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
}
@media (width >= 48rem) {
  .md\:py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
}
@media (width >= 48rem) {
  .md\:py-20 {
    padding-block: calc(var(--spacing) * 20);
  }
}
@media (width >= 48rem) {
  .md\:pt-12 {
    padding-top: calc(var(--spacing) * 12);
  }
}
@media (width >= 48rem) {
  .md\:pb-14 {
    padding-bottom: calc(var(--spacing) * 14);
  }
}
@media (width >= 48rem) {
  .md\:text-\[22px\] {
    font-size: 22px;
  }
}
@media (width >= 48rem) {
  .md\:text-hero-title-post-title-tablet {
    font-size: var(--text-hero-title-post-title-tablet);
  }
}
@media (width >= 48rem) {
  .md\:text-subheads-base-tablet {
    font-size: var(--text-subheads-base-tablet);
  }
}
@media (width >= 48rem) {
  .md\:tracking-\[0\.4px\] {
    --tw-tracking: 0.4px;
    letter-spacing: 0.4px;
  }
}
@media (width >= 64rem) {
  .lg\:col-span-4 {
    grid-column: span 4 / span 4;
  }
}
@media (width >= 64rem) {
  .lg\:col-span-8 {
    grid-column: span 8 / span 8;
  }
}
@media (width >= 64rem) {
  .lg\:mx-0 {
    margin-inline: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:mt-0 {
    margin-top: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
}
@media (width >= 64rem) {
  .lg\:mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
}
@media (width >= 64rem) {
  .lg\:mt-24 {
    margin-top: calc(var(--spacing) * 24);
  }
}
@media (width >= 64rem) {
  .lg\:flex {
    display: flex;
  }
}
@media (width >= 64rem) {
  .lg\:hidden {
    display: none;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[18px\] {
    height: 18px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[121px\] {
    height: 121px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[290px\] {
    height: 290px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[700px\] {
    height: 700px;
  }
}
@media (width >= 64rem) {
  .lg\:max-h-\[190px\] {
    max-height: 190px;
  }
}
@media (width >= 64rem) {
  .lg\:w-1\/2 {
    width: calc(1/2 * 100%);
  }
}
@media (width >= 64rem) {
  .lg\:w-3\/12 {
    width: calc(3/12 * 100%);
  }
}
@media (width >= 64rem) {
  .lg\:w-5\/12 {
    width: calc(5/12 * 100%);
  }
}
@media (width >= 64rem) {
  .lg\:w-7\/12 {
    width: calc(7/12 * 100%);
  }
}
@media (width >= 64rem) {
  .lg\:w-8\/12 {
    width: calc(8/12 * 100%);
  }
}
@media (width >= 64rem) {
  .lg\:w-9\/12 {
    width: calc(9/12 * 100%);
  }
}
@media (width >= 64rem) {
  .lg\:w-10\/12 {
    width: calc(10/12 * 100%);
  }
}
@media (width >= 64rem) {
  .lg\:w-\[18px\] {
    width: 18px;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[200px\] {
    width: 200px;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[300px\] {
    width: 300px;
  }
}
@media (width >= 64rem) {
  .lg\:w-full {
    width: 100%;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[80\%\] {
    max-width: 80%;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[90\%\] {
    max-width: 90%;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[300px\] {
    max-width: 300px;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[700px\] {
    max-width: 700px;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-full {
    max-width: 100%;
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:flex-row {
    flex-direction: row;
  }
}
@media (width >= 64rem) {
  .lg\:flex-nowrap {
    flex-wrap: nowrap;
  }
}
@media (width >= 64rem) {
  .lg\:justify-between {
    justify-content: space-between;
  }
}
@media (width >= 64rem) {
  .lg\:justify-normal {
    justify-content: normal;
  }
}
@media (width >= 64rem) {
  .lg\:justify-items-start {
    justify-items: start;
  }
}
@media (width >= 64rem) {
  .lg\:gap-0 {
    gap: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:gap-2 {
    gap: calc(var(--spacing) * 2);
  }
}
@media (width >= 64rem) {
  .lg\:gap-11 {
    gap: calc(var(--spacing) * 11);
  }
}
@media (width >= 64rem) {
  .lg\:gap-12 {
    gap: calc(var(--spacing) * 12);
  }
}
@media (width >= 64rem) {
  .lg\:gap-32 {
    gap: calc(var(--spacing) * 32);
  }
}
@media (width >= 64rem) {
  .lg\:gap-x-4 {
    column-gap: calc(var(--spacing) * 4);
  }
}
@media (width >= 64rem) {
  .lg\:gap-y-12 {
    row-gap: calc(var(--spacing) * 12);
  }
}
@media (width >= 64rem) {
  .lg\:px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
}
@media (width >= 64rem) {
  .lg\:py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
}
@media (width >= 64rem) {
  .lg\:py-24 {
    padding-block: calc(var(--spacing) * 24);
  }
}
@media (width >= 64rem) {
  .lg\:pb-20 {
    padding-bottom: calc(var(--spacing) * 20);
  }
}
@media (width >= 64rem) {
  .lg\:text-hero-title-post-title-desktop {
    font-size: var(--text-hero-title-post-title-desktop);
  }
}
@media (width >= 64rem) {
  .lg\:text-subheads-base {
    font-size: var(--text-subheads-base);
  }
}
@media (width >= 80rem) {
  .xl\:col-span-3 {
    grid-column: span 3 / span 3;
  }
}
@media (width >= 80rem) {
  .xl\:col-span-9 {
    grid-column: span 9 / span 9;
  }
}
@media (width >= 80rem) {
  .xl\:mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
}
@media (width >= 80rem) {
  .xl\:h-\[335px\] {
    height: 335px;
  }
}
@media (width >= 80rem) {
  .xl\:w-1\/2 {
    width: calc(1/2 * 100%);
  }
}
@media (width >= 80rem) {
  .xl\:w-2\/12 {
    width: calc(2/12 * 100%);
  }
}
@media (width >= 80rem) {
  .xl\:w-8\/12 {
    width: calc(8/12 * 100%);
  }
}
@media (width >= 80rem) {
  .xl\:w-10\/12 {
    width: calc(10/12 * 100%);
  }
}
@media (width >= 80rem) {
  .xl\:w-11\/12 {
    width: calc(11/12 * 100%);
  }
}
@media (width >= 80rem) {
  .xl\:w-\[350px\] {
    width: 350px;
  }
}
@media (width >= 80rem) {
  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (width >= 80rem) {
  .xl\:gap-\[200px\] {
    gap: 200px;
  }
}
@media (width >= 80rem) {
  .xl\:py-24 {
    padding-block: calc(var(--spacing) * 24);
  }
}
.prose-a\:text-primary :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  color: var(--color-primary);
}
.wp-block-button__link {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  padding-inline: calc(var(--spacing) * 6);
  padding-block: calc(var(--spacing) * 3);
  text-align: center;
  font-family: var(--font-sans-serif);
  font-size: var(--text-font-size-18);
}
@media (width >= 48rem) {
  .wp-block-button__link {
    font-size: var(--text-font-size-20);
  }
}
@media (width >= 64rem) {
  .wp-block-button__link {
    font-size: var(--text-font-size-20);
  }
}
@media (width >= 80rem) {
  .wp-block-button__link {
    font-size: var(--text-font-size-22);
  }
}
.wp-block-button__link {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  --tw-tracking: 0.36px;
  letter-spacing: 0.36px;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 500ms;
  transition-duration: 500ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
@media (width >= 64rem) {
  .wp-block-button__link {
    padding-inline: calc(var(--spacing) * 3);
  }
}
@media (width >= 80rem) {
  .wp-block-button__link {
    padding-inline: calc(var(--spacing) * 5);
  }
}
.wp-block-button__link {
  border-style: var(--tw-border-style);
  border-width: 2px;
  border-color: var(--color-brand-red-800);
  background-color: var(--color-brand-red);
  color: var(--color-white);
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 500ms;
  transition-duration: 500ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
  color: white !important;
}
.wp-block-button__link:hover {
  border-color: var(--color-brand-red);
  background-color: var(--color-white);
  color: var(--color-brand-red);
  color: var(--color-brand-red) !important;
}
:is(.wp-block-button__link:hover svg) path {
  stroke: var(--color-brand-red);
}
.wp-block-button__link:focus {
  background-color: var(--color-brand-red-100);
  color: var(--color-brand-red);
}
.wp-block-button__link {
  display: inline-block !important;
  width: auto !important;
}
.wp-block-button {
  background-color: transparent !important;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@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-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;
}
@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-font-weight: initial;
      --tw-tracking: initial;
      --tw-leading: initial;
      --tw-border-style: solid;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}
