/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */
/*!
Theme Name: Eleven Music
Theme URI: https://underscoretw.com/
Description: A custom theme based on _tw for Eleven Music
Version: 0.1.0
Author: nextepisode.co
Author URI: https://nextepisode.co/
Text Domain: eleven_music
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.

Eleven Music 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-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
		"Liberation Mono", "Courier New", monospace;
  --spacing: 0.25rem;
  --container-md: 28rem;
  --text-xs: 0.75rem;
  --text-xs--line-height: calc(1 / 0.75);
  --text-sm: 0.875rem;
  --text-sm--line-height: calc(1.25 / 0.875);
  --text-base: 1rem;
  --text-base--line-height: calc(1.5 / 1);
  --text-lg: 1.125rem;
  --text-lg--line-height: calc(1.75 / 1.125);
  --text-xl: 1.25rem;
  --text-xl--line-height: calc(1.75 / 1.25);
  --text-2xl: 1.5rem;
  --text-2xl--line-height: calc(2 / 1.5);
  --text-4xl: 2.25rem;
  --text-4xl--line-height: calc(2.5 / 2.25);
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --tracking-wide: 0.025em;
  --leading-tight: 1.25;
  --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);
  --color-secondary: var(--wp--preset--color--secondary);
  --color-tertiary: var(--wp--preset--color--tertiary);
  --color-accent: var(--wp--preset--color--accent);
  --container-content: var(--wp--style--global--content-size);
  --container-wide: var(--wp--style--global--wide-size);
  --heading-text-transform: none;
  --heading-letter-spacing: normal;
  --ease-smooth: cubic-bezier(0.4, 0, 0.2, 1);
  --ease-spring: cubic-bezier(0.16, 1, 0.3, 1);
  --tw-prose-font-normal: 400;
  --tw-prose-font-medium: 500;
  --tw-prose-font-semibold: 600;
  --tw-prose-font-bold: 700;
  --tw-prose-font-extrabold: 800;
  --tw-prose-font-black: 900;
}
*, ::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;
}
::-webkit-calendar-picker-indicator {
  line-height: 1;
}
:-moz-ui-invalid {
  box-shadow: none;
}
button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
  appearance: button;
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}
[hidden]:where(:not([hidden='until-found'])) {
  display: none !important;
}
body {
  background-color: var(--color-background);
  color: var(--color-foreground);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body *::selection {
  background-color: var(--color-primary);
}
@supports (color: color-mix(in lab, red, red)) {
  body *::selection {
    background-color: color-mix(in oklab, var(--color-primary) 20%, transparent);
  }
}
body::selection {
  background-color: var(--color-primary);
}
@supports (color: color-mix(in lab, red, red)) {
  body::selection {
    background-color: color-mix(in oklab, var(--color-primary) 20%, transparent);
  }
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  appearance: none;
}
h1 {
  --tw-prose-headings: var(--color-heading-h1, var(--color-foreground));
}
h2 {
  --tw-prose-headings: var(--color-heading-h2, var(--color-foreground));
}
h3 {
  --tw-prose-headings: var(--color-heading-h3, var(--color-foreground));
}
h4 {
  --tw-prose-headings: var(--color-heading-h4, var(--color-foreground));
}
h5 {
  --tw-prose-headings: var(--color-heading-h5, var(--color-foreground));
}
.prose h1 a, .prose h2 a, .prose h3 a, .prose h4 a, .prose h5 a {
  color: inherit;
}
.content-wrap {
  margin-inline: auto;
  padding: var(--wrap-padding, 2rem);
  max-width: var(--container-wide);
}
.custom-logo {
  height: auto;
  max-width: var(--wp--custom--logo-max-width, 1472px);
}
.header-layout-split-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: calc(var(--spacing) * 6);
}
.header-layout-split-row .desktop-navigation {
  display: block;
  flex: 1;
}
.header-layout-split-row .social-media-icons {
  display: flex;
  align-items: center;
  gap: calc(var(--spacing) * 3);
}
@media (width >= 48rem) {
  .header-layout-split-row .social-media-icons {
    gap: calc(var(--spacing) * 6);
  }
}
.header-layout-split-mobile .mobile-social-icons {
  display: flex;
  align-items: center;
  gap: calc(var(--spacing) * 4);
}
.btn {
  display: inline-block;
  border-style: var(--tw-border-style);
  border-width: 2px;
  font-weight: var(--font-weight-buttons) !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 300ms;
  transition-timing-function: var(--ease-smooth);
}
.btn:focus {
  --tw-outline-style: none;
  outline-style: none;
}
.btn {
  border-color: var(--color-button-border, transparent);
}
.btn:focus {
  border-color: var(--color-button-focus-border, var(--color-secondary));
}
.btn--primary {
  color: var(--color-button-text, var(--color-foreground));
  background-color: var(--color-button-bg, var(--color-primary));
}
.btn--primary:hover, .btn--primary:active {
  background-color: var(--color-button-hover-bg, var(--color-tertiary));
  color: var(--color-button-hover-text, var(--color-foreground));
}
.btn--lg {
  padding-inline: calc(var(--spacing) * 5);
  padding-block: calc(var(--spacing) * 2);
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
}
@media (width >= 48rem) {
  .btn--lg {
    padding-inline: calc(var(--spacing) * 6);
  }
}
@media (width >= 48rem) {
  .btn--lg {
    padding-block: calc(var(--spacing) * 3);
  }
}
@media (width >= 48rem) {
  .btn--lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
}
.btn--md {
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 1.5);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
@media (width >= 48rem) {
  .btn--md {
    padding-inline: calc(var(--spacing) * 5);
  }
}
@media (width >= 48rem) {
  .btn--md {
    padding-block: calc(var(--spacing) * 2);
  }
}
@media (width >= 48rem) {
  .btn--md {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
}
.btn--sm {
  padding-inline: calc(var(--spacing) * 3);
  padding-block: calc(var(--spacing) * 1);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
}
@media (width >= 48rem) {
  .btn--sm {
    padding-inline: calc(var(--spacing) * 4);
  }
}
@media (width >= 48rem) {
  .btn--sm {
    padding-block: calc(var(--spacing) * 1.5);
  }
}
@media (width >= 48rem) {
  .btn--sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
}
.btn--xs {
  padding-inline: calc(var(--spacing) * 2);
  padding-block: calc(var(--spacing) * 1);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
}
.btn--uniform {
  width: 100%;
  text-align: center;
}
@media (width >= 64rem) {
  .btn--uniform {
    width: calc(var(--spacing) * 44);
  }
}
.view-all-btn {
  display: inline-block;
  border-style: var(--tw-border-style);
  border-width: 2px;
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 1.5);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  font-weight: var(--font-weight-buttons);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 300ms;
  transition-timing-function: var(--ease-smooth);
}
.view-all-btn:focus {
  --tw-outline-style: none;
  outline-style: none;
}
@media (width >= 48rem) {
  .view-all-btn {
    padding-inline: calc(var(--spacing) * 5);
  }
}
@media (width >= 48rem) {
  .view-all-btn {
    padding-block: calc(var(--spacing) * 2);
  }
}
@media (width >= 48rem) {
  .view-all-btn {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
}
.view-all-btn {
  color: var(--color-button-text, var(--color-foreground));
  background-color: var(--color-button-bg, var(--color-primary));
  border-color: var(--color-button-border, transparent);
}
.view-all-btn:hover, .view-all-btn:active {
  background-color: var(--color-button-hover-bg, var(--color-tertiary));
  color: var(--color-button-hover-text, var(--color-foreground));
}
.view-all-btn:focus {
  border-color: var(--color-button-focus-border, var(--color-secondary));
}
.shows-more-info-summary {
  display: inline-flex;
  align-items: center;
  gap: calc(var(--spacing) * 2);
  list-style: none;
}
.shows-more-info-summary::-webkit-details-marker {
  display: none;
}
.shows-more-info-summary::after {
  content: '\f078';
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  font-size: 0.75rem;
  line-height: 1;
  transition: transform 0.2s var(--ease-spring);
}
.shows-more-info[open] .shows-more-info-summary::after {
  transform: rotate(180deg);
}
.widget-base .wp-block-heading a {
  text-decoration-line: none;
}
.widget-area .widget:is(.p-2, .p-4, .p-6):has(.wp-block-heading):not(:has(p, ul, ol, img, figure, .wp-block-embed, .wp-block-image, .wp-block-latest-posts, .wp-block-latest-comments, .wp-block-search, .wp-block-calendar)) {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.widget-border-background {
  border-color: var(--color-background);
}
.widget-border-secondary {
  border-color: var(--color-secondary);
}
.widget-border-secondary {
  border-color: var(--color-secondary);
}
.widget-border-secondary {
  border-color: var(--color-secondary);
}
.widget-border-secondary {
  border-color: var(--color-secondary);
}
.widget-border-secondary {
  border-color: var(--color-secondary);
}
.widget-title-color-background .widget-title {
  color: var(--color-heading-h3, var(--color-background));
}
.widget-title-color-foreground .widget-title {
  color: var(--color-heading-h3, var(--color-foreground));
}
.widget-title-color-primary .widget-title {
  color: var(--color-heading-h3, var(--color-primary));
}
.widget-title-color-secondary .widget-title {
  color: var(--color-heading-h3, var(--color-secondary));
}
.widget-title-color-tertiary .widget-title {
  color: var(--color-heading-h3, var(--color-tertiary));
}
.widget-title-color-accent .widget-title {
  color: var(--color-heading-h3, var(--color-accent));
}
.widget-area h2.wp-block-heading, .widget-area .wp-block-search__label {
  color: var(--color-heading-h2, var(--color-foreground));
}
.widget-area h2.wp-block-heading a, .widget-area .wp-block-search__label a {
  color: inherit;
}
.widget-text-color-background, .widget-text-color-background p, .widget-text-color-background li, .widget-text-color-background a {
  color: var(--color-background);
}
.widget-text-color-foreground, .widget-text-color-foreground p, .widget-text-color-foreground li, .widget-text-color-foreground a {
  color: var(--color-foreground);
}
.widget-text-color-primary, .widget-text-color-primary p, .widget-text-color-primary li, .widget-text-color-primary a {
  color: var(--color-primary);
}
.widget-text-color-secondary, .widget-text-color-secondary p, .widget-text-color-secondary li, .widget-text-color-secondary a {
  color: var(--color-secondary);
}
.widget-text-color-tertiary, .widget-text-color-tertiary p, .widget-text-color-tertiary li, .widget-text-color-tertiary a {
  color: var(--color-tertiary);
}
.widget-text-color-accent, .widget-text-color-accent p, .widget-text-color-accent li, .widget-text-color-accent a {
  color: var(--color-accent);
}
.widget-title-underline-background .widget-title {
  margin-bottom: calc(var(--spacing) * 3);
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-color: var(--color-background);
  padding-bottom: calc(var(--spacing) * 2);
}
.widget-title-underline-foreground .widget-title {
  margin-bottom: calc(var(--spacing) * 3);
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-color: var(--color-secondary);
  padding-bottom: calc(var(--spacing) * 2);
}
.widget-title-underline-primary .widget-title {
  margin-bottom: calc(var(--spacing) * 3);
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-color: var(--color-secondary);
  padding-bottom: calc(var(--spacing) * 2);
}
.widget-title-underline-secondary .widget-title {
  margin-bottom: calc(var(--spacing) * 3);
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-color: var(--color-secondary);
  padding-bottom: calc(var(--spacing) * 2);
}
.widget-title-underline-tertiary .widget-title {
  margin-bottom: calc(var(--spacing) * 3);
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-color: var(--color-secondary);
  padding-bottom: calc(var(--spacing) * 2);
}
.widget-title-underline-accent .widget-title {
  margin-bottom: calc(var(--spacing) * 3);
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-color: var(--color-secondary);
  padding-bottom: calc(var(--spacing) * 2);
}
.hamburger-box {
  position: relative;
  display: inline-flex;
  height: 18px;
  width: calc(var(--spacing) * 6);
  flex-direction: column;
  justify-content: space-between;
}
.hamburger-line {
  display: block;
  height: 2px;
  width: 100%;
  transform-origin: center;
  background-color: currentcolor;
  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: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-spring);
  transition-timing-function: var(--ease-spring);
}
.mobile-menu-toggle.is-open .hamburger-line-top {
  --tw-translate-y: 8px;
  translate: var(--tw-translate-x) var(--tw-translate-y);
  rotate: 45deg;
}
.mobile-menu-toggle.is-open .hamburger-line-mid {
  --tw-scale-x: 0%;
  scale: var(--tw-scale-x) var(--tw-scale-y);
  opacity: 0%;
}
.mobile-menu-toggle.is-open .hamburger-line-bot {
  --tw-translate-y: calc(8px * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
  rotate: calc(45deg * -1);
}
.page-title, .entry-title {
  margin-inline: auto;
  margin-bottom: calc(var(--spacing) * 6);
  max-width: var(--container-content);
  color: var(--color-primary);
}
.entry-meta, .entry-footer, .post-navigation, .post-item, #comments {
  margin-inline: auto;
  margin-bottom: calc(var(--spacing) * 6);
  max-width: var(--container-content);
}
.page-header, .entry-header, .archive-description {
  --tw-prose-headings: var(--color-foreground);
  --tw-prose-links: var(--color-primary);
  --tw-prose-hr: var(--color-foreground);
  --tw-prose-quote-borders: var(--color-primary);
  font-size: 1rem;
  line-height: 1.75;
  color: var(--tw-prose-body);
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: var(--tw-prose-font-medium);
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(strong) {
  color: var(--tw-prose-bold);
  font-weight: var(--tw-prose-font-semibold);
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a strong) {
  color: inherit;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote strong) {
  color: inherit;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th strong) {
  color: inherit;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A']) {
  list-style-type: upper-alpha;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a']) {
  list-style-type: lower-alpha;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A' s]) {
  list-style-type: upper-alpha;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a' s]) {
  list-style-type: lower-alpha;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I']) {
  list-style-type: upper-roman;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i']) {
  list-style-type: lower-roman;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I' s]) {
  list-style-type: upper-roman;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i' s]) {
  list-style-type: lower-roman;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='1']) {
  list-style-type: decimal;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li)::marker {
  font-weight: var(--tw-prose-font-normal);
  color: var(--tw-prose-counters);
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li)::marker {
  color: var(--tw-prose-bullets);
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.25em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
  font-weight: var(--tw-prose-font-medium);
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: '\201C''\201D''\2018''\2019';
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:first-of-type)::before {
  content: open-quote;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:last-of-type)::after {
  content: close-quote;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite) {
  color: var(--tw-prose-body);
  font-style: normal;
  font-weight: var(--tw-prose-font-normal);
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite::before) {
  content: '\2014';
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-extrabold);
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 strong) {
  font-weight: var(--tw-prose-font-black);
  color: inherit;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-bold);
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 strong) {
  font-weight: var(--tw-prose-font-extrabold);
  color: inherit;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-weight: var(--tw-prose-font-medium);
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
}
@supports (color: color-mix(in lab, red, red)) {
  :is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
    box-shadow: 0 0 0 1px color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent), 0 3px 0 color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent);
  }
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
  color: var(--tw-prose-code);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 0.875em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::before,:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::after {
  content: '`';
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a code) {
  color: inherit;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 code) {
  color: inherit;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
  color: inherit;
  font-size: 0.875em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
  color: inherit;
  font-size: 0.9em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 code) {
  color: inherit;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote code) {
  color: inherit;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th code) {
  color: inherit;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: var(--tw-prose-font-normal);
  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-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code) {
  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;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::before {
  content: none;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::after {
  content: none;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table.has-fixed-layout) {
  table-layout: fixed;
  width: 100%;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr:last-child) {
  border-bottom-width: 0;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td) {
  vertical-align: baseline;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot td) {
  vertical-align: top;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
  padding-left: 0.375em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
  padding-left: 0.375em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li p) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:first-child) {
  margin-top: 1.25em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:first-child) {
  margin-top: 1.25em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul ul,ul ol,ol ul,ol ol) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
  margin-top: 0.5em;
  padding-left: 1.625em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
  margin-top: 0;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
  margin-top: 0;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
  margin-top: 0;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
  margin-top: 0;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:first-child) {
  padding-left: 0;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:last-child) {
  padding-right: 0;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:first-child,tfoot td:first-child) {
  padding-left: 0;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:last-child,tfoot td:last-child) {
  padding-right: 0;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :first-child) {
  margin-top: 0;
}
:is(:is(.page-header,.entry-header,.archive-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :last-child) {
  margin-bottom: 0;
}
:is(.page-header,.entry-header,.archive-description) .wp-block-table td,:is(.page-header,.entry-header,.archive-description) .wp-block-table th {
  border: 0;
}
:is(.page-header,.entry-header,.archive-description) .wp-block-table thead,:is(.page-header,.entry-header,.archive-description) .wp-block-table tfoot {
  border-color: var(--tw-prose-th-borders);
}
:is(.page-header,.entry-header,.archive-description) .wp-block-table thead {
  border-bottom-width: 1px;
}
:is(.page-header,.entry-header,.archive-description) .wp-block-table tfoot {
  border-top-width: 1px;
}
.page-header, .entry-header, .archive-description {
  --tw-prose-body: var(--color-foreground);
  --tw-prose-headings: var(--color-primary);
  --tw-prose-lead: var(--color-foreground);
  --tw-prose-links: var(--color-foreground);
  --tw-prose-bold: var(--color-foreground);
  --tw-prose-counters: var(--color-foreground);
  --tw-prose-bullets: var(--color-foreground);
  --tw-prose-hr: var(--color-secondary);
  --tw-prose-quotes: var(--color-foreground);
  --tw-prose-quote-borders: var(--color-accent);
  --tw-prose-captions: var(--color-foreground);
  --tw-prose-kbd: var(--color-foreground);
  --tw-prose-kbd-shadows: var(--color-foreground);
  --tw-prose-code: var(--color-foreground);
  --tw-prose-pre-code: var(--color-background);
  --tw-prose-pre-bg: var(--color-foreground);
  --tw-prose-th-borders: var(--color-foreground);
  --tw-prose-td-borders: var(--color-foreground);
  --tw-prose-invert-body: var(--color-background);
  --tw-prose-invert-headings: var(--color-background);
  --tw-prose-invert-lead: var(--color-background);
  --tw-prose-invert-links: var(--color-primary);
  --tw-prose-invert-bold: var(--color-background);
  --tw-prose-invert-counters: var(--color-background);
  --tw-prose-invert-bullets: var(--color-background);
  --tw-prose-invert-hr: var(--color-background);
  --tw-prose-invert-quotes: var(--color-background);
  --tw-prose-invert-quote-borders: var(--color-primary);
  --tw-prose-invert-captions: var(--color-background);
  --tw-prose-invert-kbd: var(--color-background);
  --tw-prose-invert-kbd-shadows: var(--color-background);
  --tw-prose-invert-code: var(--color-background);
  --tw-prose-invert-pre-code: var(--color-foreground);
  --tw-prose-invert-pre-bg: var(--color-background);
  --tw-prose-invert-th-borders: var(--color-background);
  --tw-prose-invert-td-borders: var(--color-background);
}
.page-content > *, .entry-content > *, .posts-container > * {
  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);
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, textarea:-webkit-autofill:active, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus, select:-webkit-autofill:active {
  border-color: var(--color-input-border, var(--color-secondary));
  -webkit-text-fill-color: var(--color-input-text, var(--color-foreground));
  -webkit-box-shadow: 0 0 0px 1000px var(--color-input-autofill-bg, var(--color-input-bg, var(--color-background))) inset;
  transition: background-color 5000s ease-in-out 0s;
}
input:-internal-autofill-selected {
  background-color: var(--color-input-autofill-bg, var(--color-input-bg, var(--color-background))) !important;
  -webkit-box-shadow: 0 0 0px 1000px var(--color-input-autofill-bg, var(--color-input-bg, var(--color-background))) inset !important;
  color: var(--color-input-text, var(--color-foreground)) !important;
}
input[type="text"], input[type="email"], input[type="password"], input[type="url"], input[type="number"], input[type="search"], input[type="date"], input[type="tel"], textarea, select {
  margin-block: calc(var(--spacing) * 1);
  width: 100%;
  appearance: none;
  border-style: var(--tw-border-style);
  border-width: 1px;
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 2);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 300ms;
  transition-timing-function: var(--ease-smooth);
  border-color: var(--color-input-border, var(--color-secondary));
  background-color: var(--color-input-bg, var(--color-background));
  color: var(--color-input-text, var(--color-foreground));
}
input[type="text"]::placeholder, input[type="email"]::placeholder, input[type="password"]::placeholder, input[type="url"]::placeholder, input[type="number"]::placeholder, input[type="search"]::placeholder, input[type="date"]::placeholder, input[type="tel"]::placeholder, textarea::placeholder {
  color: var(--color-input-placeholder, var(--color-input-text, var(--color-foreground)));
}
@supports (color: color-mix(in lab, red, red)) {
  input[type="text"]::placeholder, input[type="email"]::placeholder, input[type="password"]::placeholder, input[type="url"]::placeholder, input[type="number"]::placeholder, input[type="search"]::placeholder, input[type="date"]::placeholder, input[type="tel"]::placeholder, textarea::placeholder {
    color: var(--color-input-placeholder, color-mix(in srgb, var(--color-input-text, var(--color-foreground)) 50%, transparent));
  }
}
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="url"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="date"]:focus, input[type="tel"]:focus, textarea:focus, select:focus {
  outline: none;
  box-shadow: 0 0 0 1px var(--color-input-focus-ring, var(--color-primary));
  border-color: var(--color-input-border, var(--color-secondary));
}
input[type="checkbox"], input[type="radio"] {
  height: calc(var(--spacing) * 5);
  width: calc(var(--spacing) * 5);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 300ms;
  transition-timing-function: var(--ease-smooth);
}
:is(input[type="checkbox"],input[type="radio"]):focus {
  --tw-outline-style: none;
  outline-style: none;
}
input[type="checkbox"], input[type="radio"] {
  accent-color: var(--color-input-focus-ring, var(--color-primary));
  border-color: var(--color-input-border, var(--color-secondary));
}
input[type="checkbox"]:focus, input[type="radio"]:focus {
  box-shadow: 0 0 0 1px var(--color-input-focus-ring, var(--color-primary));
}
input[type="checkbox"] + label, input[type="radio"] + label {
  color: var(--color-input-text, var(--color-foreground));
  margin-left: calc(var(--spacing) * 2);
}
select {
  appearance: none;
  padding-right: calc(var(--spacing) * 8);
  background-repeat: no-repeat;
  background-position: right 14px center;
  background-color: var(--color-input-bg, var(--color-background));
}
button[type="submit"], input[type="submit"] {
  margin-block: calc(var(--spacing) * 1);
  display: inline-block;
  cursor: pointer;
  border-style: var(--tw-border-style);
  border-width: 2px;
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 1.5);
  font-weight: var(--font-weight-buttons);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 300ms;
  transition-timing-function: var(--ease-smooth);
}
@media (width >= 48rem) {
  button[type="submit"], input[type="submit"] {
    padding-inline: calc(var(--spacing) * 5);
  }
}
@media (width >= 48rem) {
  button[type="submit"], input[type="submit"] {
    padding-block: calc(var(--spacing) * 2);
  }
}
button[type="submit"], input[type="submit"] {
  background-color: var(--color-button-bg, var(--color-primary));
  color: var(--color-button-text, var(--color-foreground));
  border-color: var(--color-button-border, transparent);
}
button[type="submit"]:hover, input[type="submit"]:hover {
  background-color: var(--color-button-hover-bg, var(--color-tertiary));
  color: var(--color-button-hover-text, var(--color-foreground));
}
button[type="submit"]:focus, input[type="submit"]:focus {
  outline: none;
  border-color: var(--color-button-focus-border, var(--color-secondary));
}
input[type="file"] {
  display: block;
  width: 100%;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 300ms;
  transition-timing-function: var(--ease-smooth);
  color: var(--color-input-text, var(--color-foreground));
  background-color: var(--color-input-bg, var(--color-background));
}
input[type="file"]:focus {
  outline: none;
  box-shadow: 0 0 0 2px var(--color-input-focus-ring, var(--color-primary));
  border-color: var(--color-input-border, var(--color-secondary));
}
input[type="file"]::-webkit-file-upload-button {
  margin-right: calc(var(--spacing) * 2);
  cursor: pointer;
  border-style: var(--tw-border-style);
  border-width: 2px;
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 2);
  font-weight: var(--font-weight-buttons);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 300ms;
  transition-timing-function: var(--ease-smooth);
  background-color: var(--color-button-bg, var(--color-primary));
  color: var(--color-button-text, var(--color-foreground));
  border-color: var(--color-button-border, transparent);
}
input[type="file"]::-webkit-file-upload-button:hover {
  background-color: var(--color-button-hover-bg, var(--color-tertiary));
  color: var(--color-button-hover-text, var(--color-foreground));
}
input[type="file"]::file-selector-button {
  margin-right: calc(var(--spacing) * 2);
  cursor: pointer;
  border-style: var(--tw-border-style);
  border-width: 2px;
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 2);
  font-weight: var(--font-weight-buttons);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 300ms;
  transition-timing-function: var(--ease-smooth);
  background-color: var(--color-button-bg, var(--color-primary));
  color: var(--color-button-text, var(--color-foreground));
  border-color: var(--color-button-border, transparent);
}
input[type="file"]::file-selector-button:hover {
  background-color: var(--color-button-hover-bg, var(--color-tertiary));
  color: var(--color-button-hover-text, var(--color-foreground));
}
input[type="file"]:focus-within::file-selector-button {
  border-color: var(--color-button-focus-border, var(--color-secondary));
}
#sb_instagram #sbi_images {
  padding: calc(var(--spacing) * 0);
}
.entry-content span img {
  display: inline-block;
}
#block-44 p:not(:has(*:not(br))) {
  font-size: 0;
  line-height: 0;
  height: 0;
  margin: 0 !important;
  padding: 0 !important;
}
.entry-content span img {
  display: inline-block;
}
.ctf-tweets {
  border-bottom-style: var(--tw-border-style) !important;
  border-bottom-width: 1px !important;
  border-color: var(--color-secondary) !important;
}
.ctf-author-box, .ctf-tweet-actions {
  display: none;
}
.ctf-tweet-content {
  margin: calc(var(--spacing) * 0) !important;
  padding: calc(var(--spacing) * 0) !important;
}
#ctf p.ctf-media-link, #ctf p.ctf-tweet-text {
  font-size: inherit;
  line-height: inherit;
}
#ctf .ctf-item {
  border-top-style: var(--tw-border-style) !important;
  border-top-width: 1px !important;
  border-bottom-style: var(--tw-border-style) !important;
  border-bottom-width: 0px !important;
  border-color: var(--color-secondary) !important;
  padding-inline: calc(var(--spacing) * 0) !important;
  padding-block: calc(var(--spacing) * 4);
}
.ctf-tweet-text br + br {
  display: none;
}
.ctf-tweet-content p:empty {
  display: none;
}
.bit-widget {
  border-style: var(--tw-border-style) !important;
  border-width: 0px !important;
  background-color: transparent !important;
  padding: calc(var(--spacing) * 0) !important;
  font-family: inherit !important;
  color: var(--color-foreground) !important;
}
.bit-widget .bit-upcoming-events, .bit-widget .bit-past-events {
  margin: calc(var(--spacing) * 0) !important;
  border-bottom-style: var(--tw-border-style) !important;
  border-bottom-width: 1px !important;
  border-color: var(--color-secondary) !important;
}
.bit-widget .bit-event {
  border-top-style: var(--tw-border-style) !important;
  border-top-width: 1px !important;
  border-color: var(--color-secondary) !important;
  padding: calc(var(--spacing) * 0) !important;
  padding-top: calc(var(--spacing) * 3) !important;
  padding-bottom: calc(var(--spacing) * 4) !important;
  --tw-leading: inherit !important;
  line-height: inherit !important;
}
.bit-widget .bit-no-dates-container {
  margin: calc(var(--spacing) * 0) !important;
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-color: var(--color-secondary) !important;
}
.bit-widget .bit-no-dates-title {
  font-weight: var(--font-weight-h3) !important;
}
.bit-widget .bit-event .bit-offers-text {
  font-size: var(--text-sm) !important;
  line-height: var(--tw-leading, var(--text-sm--line-height)) !important;
  font-weight: var(--font-weight-buttons) !important;
  text-transform: none !important;
}
@media (width >= 48rem) {
  .bit-widget .bit-event .bit-offers-text {
    font-size: var(--text-base) !important;
    line-height: var(--tw-leading, var(--text-base--line-height)) !important;
  }
}
.bit-widget.bit-layout-ipad .bit-event {
  padding: calc(var(--spacing) * 0) !important;
  padding-block: calc(var(--spacing) * 4) !important;
}
.bit-widget .bit-date {
  font-weight: var(--font-weight-body) !important;
  color: var(--color-accent) !important;
}
.bit-widget .bit-event .bit-location {
  font-size: var(--text-sm) !important;
  line-height: var(--tw-leading, var(--text-sm--line-height)) !important;
  font-weight: var(--font-weight-body) !important;
  color: var(--color-foreground) !important;
}
.bit-widget .bit-event .bit-lineUp-container .bit-lineUp, .bit-widget .bit-event .bit-lineUp-container .bit-lineUp-with {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-leading: 1 !important;
  line-height: 1 !important;
}
.bit-widget .bit-event .bit-lineUp-container {
  margin: 0px !important;
}
.bit-widget .bit-venue {
  font-weight: var(--font-weight-h3) !important;
  color: var(--color-foreground) !important;
  text-transform: var(--heading-text-transform) !important;
  font-size: var(--heading-size-h3);
  line-height: var(--heading-line-height);
}
.bit-widget .bit-location {
  font-weight: var(--font-weight-body) !important;
  color: var(--color-foreground) !important;
}
.bit-widget .bit-lineUp {
  color: var(--color-foreground) !important;
}
.bit-widget a {
  color: var(--color-foreground) !important;
}
.bit-widget .bit-offers, .bit-widget .bit-event .bit-button, .bit-widget .bit-play-my-city-button {
  border-style: var(--tw-border-style) !important;
  border-width: 2px !important;
  padding-inline: calc(var(--spacing) * 4) !important;
  padding-block: calc(var(--spacing) * 1.5) !important;
  font-size: var(--text-sm) !important;
  line-height: var(--tw-leading, var(--text-sm--line-height)) !important;
  --tw-leading: inherit !important;
  line-height: inherit !important;
  font-weight: var(--font-weight-buttons) !important;
  transition-property: all !important;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function)) !important;
  transition-duration: var(--tw-duration, var(--default-transition-duration)) !important;
  --tw-duration: 300ms !important;
  transition-duration: 300ms !important;
  --tw-ease: var(--ease-smooth) !important;
  transition-timing-function: var(--ease-smooth) !important;
}
:is(.bit-widget .bit-offers,.bit-widget .bit-event .bit-button,.bit-widget .bit-play-my-city-button):focus {
  --tw-outline-style: none !important;
  outline-style: none !important;
}
@media (width >= 48rem) {
  .bit-widget .bit-offers, .bit-widget .bit-event .bit-button, .bit-widget .bit-play-my-city-button {
    padding-inline: calc(var(--spacing) * 5) !important;
  }
}
@media (width >= 48rem) {
  .bit-widget .bit-offers, .bit-widget .bit-event .bit-button, .bit-widget .bit-play-my-city-button {
    padding-block: calc(var(--spacing) * 2) !important;
  }
}
@media (width >= 48rem) {
  .bit-widget .bit-offers, .bit-widget .bit-event .bit-button, .bit-widget .bit-play-my-city-button {
    font-size: var(--text-base) !important;
    line-height: var(--tw-leading, var(--text-base--line-height)) !important;
  }
}
.bit-widget .bit-offers, .bit-widget .bit-event .bit-button, .bit-widget .bit-play-my-city-button {
  background-color: var(--color-button-bg, var(--color-primary)) !important;
  color: var(--color-button-text, var(--color-foreground)) !important;
  border-color: var(--color-button-border, transparent) !important;
}
.bit-widget .bit-offers:hover, .bit-widget .bit-offers:active, .bit-widget .bit-event .bit-button:hover, .bit-widget .bit-event .bit-button:active, .bit-widget .bit-play-my-city-button:hover, .bit-widget .bit-play-my-city-button:active {
  background-color: var(--color-button-hover-bg, var(--color-tertiary)) !important;
  color: var(--color-button-hover-text, var(--color-foreground)) !important;
}
.bit-widget .bit-offers:focus, .bit-widget .bit-event .bit-button:focus, .bit-widget .bit-play-my-city-button:focus {
  border-color: var(--color-button-focus-border, var(--color-secondary)) !important;
}
.bit-upcoming-events-show-all-button, a.bit-top-track-button, .bit-nav-bar-container, .bit-rsvp-container, .bit-play-my-city-button {
  display: none !important;
}
.wp-block-embed-spotify {
  background: linear-gradient(to bottom, #1f1f1f 0%, #1f1f1f 57%, #121212 57%, #121212 100%);
}
#mc_embed_signup div.mce_inline_error {
  font-weight: var(--font-weight-body) !important;
  background-color: var(--color-tertiary) !important;
  color: var(--color-foreground) !important;
}
.wpcf7-not-valid-tip {
  color: var(--color-accent);
  font-size: inherit;
  font-weight: inherit;
  display: block;
}
.wpcf7 form .wpcf7-response-output {
  margin: calc(var(--spacing) * 0);
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.wpcf7-spinner {
  background-color: var(--color-primary);
}
.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999 !important;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  outline: none;
}
.glightbox-container.inactive {
  display: none;
}
.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden;
}
.glightbox-container .gslider {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.glightbox-container .gslide {
  width: 100%;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
}
.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
  position: relative;
}
.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999;
}
.glightbox-container .gslide-inner-content {
  width: 100%;
}
.glightbox-container .ginner-container {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100%;
  margin: auto;
  height: 100vh;
}
.glightbox-container .ginner-container.gvideo-container {
  width: 100%;
}
.glightbox-container .ginner-container.desc-bottom, .glightbox-container .ginner-container.desc-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.glightbox-container .ginner-container.desc-left, .glightbox-container .ginner-container.desc-right {
  max-width: 100% !important;
}
.gslide iframe, .gslide video {
  outline: none !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  -ms-touch-action: auto;
  touch-action: auto;
}
.gslide:not(.current) {
  pointer-events: none;
}
.gslide-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.gslide-image img {
  max-height: 100vh;
  display: block;
  padding: 0;
  float: none;
  outline: none;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: 100vw;
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -ms-touch-action: none;
  touch-action: none;
  margin: auto;
  min-width: 200px;
}
.desc-top .gslide-image img, .desc-bottom .gslide-image img {
  width: auto;
}
.desc-left .gslide-image img, .desc-right .gslide-image img {
  width: auto;
  max-width: 100%;
}
.gslide-image img.zoomable {
  position: relative;
}
.gslide-image img.dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  -webkit-transition: none;
  transition: none;
}
.gslide-video {
  position: relative;
  max-width: 100vh;
  width: 100% !important;
}
.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster {
  display: none;
}
.gslide-video .gvideo-wrapper {
  width: 100%;
  margin: auto;
}
.gslide-video::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.34);
  display: none;
}
.gslide-video.playing::before {
  display: none;
}
.gslide-video.fullscreen {
  max-width: 100% !important;
  min-width: 100%;
  height: 75vh;
}
.gslide-video.fullscreen video {
  max-width: 100% !important;
  width: 100% !important;
}
.gslide-inline {
  background: #fff;
  text-align: left;
  max-height: calc(100vh - 40px);
  overflow: auto;
  max-width: 100%;
  margin: auto;
}
.gslide-inline .ginlined-content {
  padding: 20px;
  width: 100%;
}
.gslide-inline .dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  -webkit-transition: none;
  transition: none;
}
.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1;
}
.gslide-external {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 75vh;
  height: 100%;
}
.gslide-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
}
.zoomed .gslide-media {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.desc-top .gslide-media, .desc-bottom .gslide-media {
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.gslide-description {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
}
.gslide-description.description-left, .gslide-description.description-right {
  max-width: 100%;
}
.gslide-description.description-bottom, .gslide-description.description-top {
  margin: 0 auto;
  width: 100%;
}
.gslide-description p {
  margin-bottom: 12px;
}
.gslide-description p:last-child {
  margin-bottom: 0;
}
.zoomed .gslide-description {
  display: none;
}
.glightbox-button-hidden {
  display: none;
}
.glightbox-mobile .glightbox-container .gslide-description {
  height: auto !important;
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 19px 11px;
  max-width: 100vw !important;
  -webkit-box-ordinal-group: 3 !important;
  -ms-flex-order: 2 !important;
  order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.75)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  padding-bottom: 50px;
}
.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em;
}
.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1;
}
.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: bold;
}
.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit;
}
.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: 0.4;
}
.gdesc-open .gslide-media {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 0.4;
}
.gdesc-open .gdesc-inner {
  padding-bottom: 30px;
}
.gdesc-closed .gslide-media {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 1;
}
.greset {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gabsolute {
  position: absolute;
}
.grelative {
  position: relative;
}
.glightbox-desc {
  display: none !important;
}
.glightbox-open {
  overflow: hidden;
}
.gloader {
  height: 25px;
  width: 25px;
  -webkit-animation: lightboxLoader 0.8s infinite linear;
  animation: lightboxLoader 0.8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%;
}
.goverlay {
  width: 100%;
  height: calc(100vh + 1px);
  position: fixed;
  top: -1px;
  left: 0;
  background: #000;
  will-change: opacity;
}
.glightbox-mobile .goverlay {
  background: #000;
}
.gprev, .gnext, .gclose {
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.gprev svg, .gnext svg, .gclose svg {
  display: block;
  width: 25px;
  height: auto;
  margin: 0;
  padding: 0;
}
.gprev.disabled, .gnext.disabled, .gclose.disabled {
  opacity: 0.1;
}
.gprev .garrow, .gnext .garrow, .gclose .garrow {
  stroke: #fff;
}
.gbtn.focused {
  outline: 2px solid #0f3d81;
}
iframe.wait-autoplay {
  opacity: 0;
}
.glightbox-closing .gnext, .glightbox-closing .gprev, .glightbox-closing .gclose {
  opacity: 0 !important;
}
.glightbox-clean .gslide-description {
  background: #fff;
}
.glightbox-clean .gdesc-inner {
  padding: 22px 20px;
}
.glightbox-clean .gslide-title {
  font-size: 1em;
  font-weight: normal;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em;
}
.glightbox-clean .gslide-desc {
  font-size: 0.86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em;
}
.glightbox-clean .gslide-video {
  background: #000;
}
.glightbox-clean .gprev, .glightbox-clean .gnext, .glightbox-clean .gclose {
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
}
.glightbox-clean .gprev path, .glightbox-clean .gnext path, .glightbox-clean .gclose path {
  fill: #fff;
}
.glightbox-clean .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 40px;
  height: 50px;
}
.glightbox-clean .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 40px;
  height: 50px;
}
.glightbox-clean .gclose {
  width: 35px;
  height: 35px;
  top: 15px;
  right: 10px;
  position: absolute;
}
.glightbox-clean .gclose svg {
  width: 18px;
  height: auto;
}
.glightbox-clean .gclose:hover {
  opacity: 1;
}
.gfadeIn {
  -webkit-animation: gfadeIn 0.5s ease;
  animation: gfadeIn 0.5s ease;
}
.gfadeOut {
  -webkit-animation: gfadeOut 0.5s ease;
  animation: gfadeOut 0.5s ease;
}
.gslideOutLeft {
  -webkit-animation: gslideOutLeft 0.3s ease;
  animation: gslideOutLeft 0.3s ease;
}
.gslideInLeft {
  -webkit-animation: gslideInLeft 0.3s ease;
  animation: gslideInLeft 0.3s ease;
}
.gslideOutRight {
  -webkit-animation: gslideOutRight 0.3s ease;
  animation: gslideOutRight 0.3s ease;
}
.gslideInRight {
  -webkit-animation: gslideInRight 0.3s ease;
  animation: gslideInRight 0.3s ease;
}
.gzoomIn {
  -webkit-animation: gzoomIn 0.5s ease;
  animation: gzoomIn 0.5s ease;
}
.gzoomOut {
  -webkit-animation: gzoomOut 0.5s ease;
  animation: gzoomOut 0.5s ease;
}
@-webkit-keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}
@-webkit-keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}
@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}
@-webkit-keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}
@keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@media (min-width: 769px) {
  .glightbox-container .ginner-container {
    width: auto;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .glightbox-container .ginner-container.desc-top .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .glightbox-container .ginner-container.desc-top .gslide-image, .glightbox-container .ginner-container.desc-top .gslide-image img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .glightbox-container .ginner-container.desc-left .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .glightbox-container .ginner-container.desc-left .gslide-image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .gslide-image img {
    max-height: 97vh;
    max-width: 100%;
  }
  .gslide-image img.zoomable {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
  }
  .zoomed .gslide-image img.zoomable {
    cursor: -webkit-grab;
    cursor: grab;
  }
  .gslide-inline {
    max-height: 95vh;
  }
  .gslide-external {
    max-height: 100vh;
  }
  .gslide-description.description-left, .gslide-description.description-right {
    max-width: 275px;
  }
  .glightbox-open {
    height: auto;
  }
  .goverlay {
    background: rgba(0, 0, 0, 0.92);
  }
  .glightbox-clean .gslide-media {
    -webkit-box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.65);
    box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.65);
  }
  .glightbox-clean .description-left .gdesc-inner, .glightbox-clean .description-right .gdesc-inner {
    position: absolute;
    height: 100%;
    overflow-y: auto;
  }
  .glightbox-clean .gprev, .glightbox-clean .gnext, .glightbox-clean .gclose {
    background-color: rgba(0, 0, 0, 0.32);
  }
  .glightbox-clean .gprev:hover, .glightbox-clean .gnext:hover, .glightbox-clean .gclose:hover {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .glightbox-clean .gprev {
    top: 45%;
  }
  .glightbox-clean .gnext {
    top: 45%;
  }
}
@media (min-width: 992px) {
  .glightbox-clean .gclose {
    opacity: 0.7;
    right: 20px;
  }
}
@media screen and (max-height: 420px) {
  .goverlay {
    background: #000;
  }
}
.glightbox-clean .gprev, .glightbox-clean .gnext, .glightbox-clean .gclose {
  border-radius: 0px;
}
.prose {
  font-size: clamp(0.875rem, 0.825rem + 0.25vw, 1rem);
  line-height: 1.75;
}
.prose a {
  font-weight: inherit;
  text-underline-offset: 2px;
  text-decoration-color: var(--color-secondary);
  text-decoration-thickness: 1px;
  text-decoration-skip-ink: auto;
}
.prose strong, .prose b {
  font-weight: bolder;
}
.page-header h1, .entry-header h1 {
  font-size: var(--heading-size-h1);
  line-height: 1.111;
  font-weight: var(--font-weight-h1);
}
.prose h1 {
  font-size: var(--heading-size-h1);
  line-height: 1.111;
}
.prose h2 {
  font-size: var(--heading-size-h2);
  line-height: 1.333;
}
.prose h3 {
  font-size: var(--heading-size-h3);
  line-height: 1.6;
}
.prose h4 {
  font-size: var(--heading-size-h4);
  line-height: 1.5;
}
.prose h5 {
  font-size: var(--heading-size-h5);
  line-height: clamp(1.3, 1.25 + 0.25vw, 1.45);
}
.prose h6 {
  font-size: var(--heading-size-h6);
  line-height: clamp(1.3, 1.25 + 0.25vw, 1.45);
}
.prose blockquote {
  font-size: clamp(0.875rem, 0.825rem + 0.25vw, 1rem);
  line-height: 1.75;
}
.prose code {
  font-size: clamp(0.875rem, 0.8rem + 0.375vw, 1rem);
  padding: clamp(0.125rem, 0.1rem + 0.125vw, 0.25rem) clamp(0.25rem, 0.2rem + 0.25vw, 0.4rem);
  border-radius: clamp(2px, 1px + 0.5vw, 4px);
}
.prose pre {
  font-size: clamp(0.8rem, 0.75rem + 0.25vw, 0.9rem);
  line-height: clamp(1.4, 1.35 + 0.25vw, 1.5);
}
h1, h2, h3, h4, h5, h6, .prose h1, .prose h2, .prose h3, .prose h4, .prose h5, .prose h6 {
  text-transform: var(--heading-text-transform, none);
  letter-spacing: var(--heading-letter-spacing, normal);
}
.collapse {
  visibility: collapse;
}
.invisible {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border-width: 0;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: calc(var(--spacing) * 0);
}
.top-2 {
  top: calc(var(--spacing) * 2);
}
.left-2 {
  left: calc(var(--spacing) * 2);
}
.z-10 {
  z-index: 10;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-first {
  order: -9999;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-span-4 {
  grid-column: span 4 / span 4;
}
.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;
  }
}
.m-0 {
  margin: calc(var(--spacing) * 0);
}
.mx-2 {
  margin-inline: calc(var(--spacing) * 2);
}
.mx-4 {
  margin-inline: calc(var(--spacing) * 4);
}
.mx-auto {
  margin-inline: auto;
}
.my-4 {
  margin-block: calc(var(--spacing) * 4);
}
.my-8 {
  margin-block: calc(var(--spacing) * 8);
}
.prose {
  --tw-prose-body: var(--color-foreground);
  --tw-prose-headings: var(--color-foreground);
  --tw-prose-lead: var(--color-foreground);
  --tw-prose-links: var(--color-primary);
  --tw-prose-bold: var(--color-foreground);
  --tw-prose-counters: var(--color-foreground);
  --tw-prose-bullets: var(--color-foreground);
  --tw-prose-hr: var(--color-foreground);
  --tw-prose-quotes: var(--color-foreground);
  --tw-prose-quote-borders: var(--color-primary);
  --tw-prose-captions: var(--color-foreground);
  --tw-prose-kbd: var(--color-foreground);
  --tw-prose-kbd-shadows: var(--color-foreground);
  --tw-prose-code: var(--color-foreground);
  --tw-prose-pre-code: var(--color-background);
  --tw-prose-pre-bg: var(--color-foreground);
  --tw-prose-th-borders: var(--color-foreground);
  --tw-prose-td-borders: var(--color-foreground);
  --tw-prose-invert-body: var(--color-background);
  --tw-prose-invert-headings: var(--color-background);
  --tw-prose-invert-lead: var(--color-background);
  --tw-prose-invert-links: var(--color-primary);
  --tw-prose-invert-bold: var(--color-background);
  --tw-prose-invert-counters: var(--color-background);
  --tw-prose-invert-bullets: var(--color-background);
  --tw-prose-invert-hr: var(--color-background);
  --tw-prose-invert-quotes: var(--color-background);
  --tw-prose-invert-quote-borders: var(--color-primary);
  --tw-prose-invert-captions: var(--color-background);
  --tw-prose-invert-kbd: var(--color-background);
  --tw-prose-invert-kbd-shadows: var(--color-background);
  --tw-prose-invert-code: var(--color-background);
  --tw-prose-invert-pre-code: var(--color-foreground);
  --tw-prose-invert-pre-bg: var(--color-background);
  --tw-prose-invert-th-borders: var(--color-background);
  --tw-prose-invert-td-borders: var(--color-background);
  font-size: 1rem;
  line-height: 1.75;
  color: var(--tw-prose-body);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: var(--tw-prose-font-medium);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(strong) {
  color: var(--tw-prose-bold);
  font-weight: var(--tw-prose-font-semibold);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A']) {
  list-style-type: upper-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a']) {
  list-style-type: lower-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A' s]) {
  list-style-type: upper-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a' s]) {
  list-style-type: lower-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I']) {
  list-style-type: upper-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i']) {
  list-style-type: lower-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I' s]) {
  list-style-type: upper-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i' s]) {
  list-style-type: lower-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='1']) {
  list-style-type: decimal;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li)::marker {
  font-weight: var(--tw-prose-font-normal);
  color: var(--tw-prose-counters);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li)::marker {
  color: var(--tw-prose-bullets);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
  font-weight: var(--tw-prose-font-medium);
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: '\201C''\201D''\2018''\2019';
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:first-of-type)::before {
  content: open-quote;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:last-of-type)::after {
  content: close-quote;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite) {
  color: var(--tw-prose-body);
  font-style: normal;
  font-weight: var(--tw-prose-font-normal);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite::before) {
  content: '\2014';
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-extrabold);
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 strong) {
  font-weight: var(--tw-prose-font-black);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-bold);
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 strong) {
  font-weight: var(--tw-prose-font-extrabold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-weight: var(--tw-prose-font-medium);
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
}
@supports (color: color-mix(in lab, red, red)) {
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
    box-shadow: 0 0 0 1px color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent), 0 3px 0 color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent);
  }
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
  color: var(--tw-prose-code);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 0.875em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::before,:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::after {
  content: '`';
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
  color: inherit;
  font-size: 0.875em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
  color: inherit;
  font-size: 0.9em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: var(--tw-prose-font-normal);
  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-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code) {
  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;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::before {
  content: none;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::after {
  content: none;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table.has-fixed-layout) {
  table-layout: fixed;
  width: 100%;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr:last-child) {
  border-bottom-width: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td) {
  vertical-align: baseline;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot td) {
  vertical-align: top;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li p) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:first-child) {
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:first-child) {
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul ul,ul ol,ol ul,ol ol) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
  margin-top: 0.5em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:first-child) {
  padding-left: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:last-child) {
  padding-right: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:first-child,tfoot td:first-child) {
  padding-left: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:last-child,tfoot td:last-child) {
  padding-right: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :first-child) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :last-child) {
  margin-bottom: 0;
}
.prose .wp-block-table td,.prose .wp-block-table th {
  border: 0;
}
.prose .wp-block-table thead,.prose .wp-block-table tfoot {
  border-color: var(--tw-prose-th-borders);
}
.prose .wp-block-table thead {
  border-bottom-width: 1px;
}
.prose .wp-block-table tfoot {
  border-top-width: 1px;
}
.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-4 {
  margin-top: calc(var(--spacing) * 4);
}
.mt-auto {
  margin-top: auto;
}
.mr-1 {
  margin-right: calc(var(--spacing) * 1);
}
.\!mb-0 {
  margin-bottom: calc(var(--spacing) * 0) !important;
}
.mb-0 {
  margin-bottom: calc(var(--spacing) * 0);
}
.mb-1 {
  margin-bottom: calc(var(--spacing) * 1);
}
.mb-2 {
  margin-bottom: calc(var(--spacing) * 2);
}
.mb-3 {
  margin-bottom: calc(var(--spacing) * 3);
}
.mb-4 {
  margin-bottom: calc(var(--spacing) * 4);
}
.mb-6 {
  margin-bottom: calc(var(--spacing) * 6);
}
.mb-8 {
  margin-bottom: calc(var(--spacing) * 8);
}
.ml-1 {
  margin-left: calc(var(--spacing) * 1);
}
.ml-2 {
  margin-left: calc(var(--spacing) * 2);
}
.block {
  display: block;
}
.contents {
  display: contents;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.h-4 {
  height: calc(var(--spacing) * 4);
}
.h-16 {
  height: calc(var(--spacing) * 16);
}
.h-64 {
  height: calc(var(--spacing) * 64);
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.min-h-full {
  min-height: 100%;
}
.w-full {
  width: 100%;
}
.max-w-content {
  max-width: var(--container-content);
}
.max-w-md {
  max-width: var(--container-md);
}
.max-w-none {
  max-width: none;
}
.min-w-0 {
  min-width: calc(var(--spacing) * 0);
}
.flex-1 {
  flex: 1;
}
.shrink {
  flex-shrink: 1;
}
.shrink-0 {
  flex-shrink: 0;
}
.grow {
  flex-grow: 1;
}
.rotate-90 {
  rotate: 90deg;
}
.rotate-180 {
  rotate: 180deg;
}
.rotate-270 {
  rotate: 270deg;
}
.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;
}
.resize {
  resize: both;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-\[1fr_auto_1fr\] {
  grid-template-columns: 1fr auto 1fr;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.items-start {
  align-items: flex-start;
}
.justify-between {
  justify-content: space-between;
}
.justify-center {
  justify-content: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-start {
  justify-content: flex-start;
}
.gap-1 {
  gap: calc(var(--spacing) * 1);
}
.gap-2 {
  gap: calc(var(--spacing) * 2);
}
.gap-3 {
  gap: calc(var(--spacing) * 3);
}
.gap-4 {
  gap: calc(var(--spacing) * 4);
}
.gap-6 {
  gap: calc(var(--spacing) * 6);
}
:where(.space-y-1 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-y-2 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-y-6 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-y-8 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
}
.gap-x-4 {
  column-gap: calc(var(--spacing) * 4);
}
:where(.space-x-2 > :not(:last-child)) {
  --tw-space-x-reverse: 0;
  margin-inline-start: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
  margin-inline-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
}
:where(.divide-x > :not(:last-child)) {
  --tw-divide-x-reverse: 0;
  border-inline-style: var(--tw-border-style);
  border-inline-start-width: calc(1px * var(--tw-divide-x-reverse));
  border-inline-end-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}
:where(.divide-accent > :not(:last-child)) {
  border-color: var(--color-accent);
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-b {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
}
.border-b-1 {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
}
.border-l {
  border-left-style: var(--tw-border-style);
  border-left-width: 1px;
}
.border-none {
  --tw-border-style: none;
  border-style: none;
}
.border-accent {
  border-color: var(--color-accent);
}
.border-secondary {
  border-color: var(--color-secondary);
}
.bg-accent {
  background-color: var(--color-accent);
}
.bg-background {
  background-color: var(--color-background);
}
.bg-secondary {
  background-color: var(--color-secondary);
}
.bg-tertiary {
  background-color: var(--color-tertiary);
}
.object-cover {
  object-fit: cover;
}
.p-2 {
  padding: calc(var(--spacing) * 2);
}
.p-3 {
  padding: calc(var(--spacing) * 3);
}
.p-4 {
  padding: calc(var(--spacing) * 4);
}
.p-6 {
  padding: calc(var(--spacing) * 6);
}
.px-1\.5 {
  padding-inline: calc(var(--spacing) * 1.5);
}
.px-2 {
  padding-inline: calc(var(--spacing) * 2);
}
.px-4 {
  padding-inline: calc(var(--spacing) * 4);
}
.px-6 {
  padding-inline: calc(var(--spacing) * 6);
}
.py-0 {
  padding-block: calc(var(--spacing) * 0);
}
.py-0\.5 {
  padding-block: calc(var(--spacing) * 0.5);
}
.py-1 {
  padding-block: calc(var(--spacing) * 1);
}
.py-3 {
  padding-block: calc(var(--spacing) * 3);
}
.py-4 {
  padding-block: calc(var(--spacing) * 4);
}
.py-8 {
  padding-block: calc(var(--spacing) * 8);
}
.py-12 {
  padding-block: calc(var(--spacing) * 12);
}
.pt-3 {
  padding-top: calc(var(--spacing) * 3);
}
.pt-16 {
  padding-top: calc(var(--spacing) * 16);
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.\!text-sm {
  font-size: var(--text-sm) !important;
  line-height: var(--tw-leading, var(--text-sm--line-height)) !important;
}
.text-2xl {
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
}
.text-4xl {
  font-size: var(--text-4xl);
  line-height: var(--tw-leading, var(--text-4xl--line-height));
}
.text-base {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
}
.text-lg {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
}
.text-sm {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.text-xl {
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
}
.text-xs {
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
}
.leading-tight {
  --tw-leading: var(--leading-tight);
  line-height: var(--leading-tight);
}
.font-bold {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.font-semibold {
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.\!font-weight-buttons {
  font-weight: var(--font-weight-buttons) !important;
}
.font-weight-body {
  font-weight: var(--font-weight-body);
}
.font-weight-buttons {
  font-weight: var(--font-weight-buttons);
}
.font-weight-headings {
  font-weight: var(--font-weight-h3);
}
.font-weight-menu {
  font-weight: var(--font-weight-menu);
}
.tracking-wide {
  --tw-tracking: var(--tracking-wide);
  letter-spacing: var(--tracking-wide);
}
.text-accent {
  color: var(--color-accent);
}
.text-foreground {
  color: var(--color-foreground);
}
.text-foreground\/70 {
  color: var(--color-foreground);
}
@supports (color: color-mix(in lab, red, red)) {
  .text-foreground\/70 {
    color: color-mix(in oklab, var(--color-foreground) 70%, transparent);
  }
}
.text-foreground\/80 {
  color: var(--color-foreground);
}
@supports (color: color-mix(in lab, red, red)) {
  .text-foreground\/80 {
    color: color-mix(in oklab, var(--color-foreground) 80%, transparent);
  }
}
.text-primary {
  color: var(--color-primary);
}
.text-tertiary {
  color: var(--color-tertiary);
}
.capitalize {
  text-transform: capitalize;
}
.lowercase {
  text-transform: lowercase;
}
.uppercase {
  text-transform: uppercase;
}
.italic {
  font-style: italic;
}
.no-underline {
  text-decoration-line: none;
}
.underline {
  text-decoration-line: underline;
}
.opacity-0 {
  opacity: 0%;
}
.opacity-75 {
  opacity: 75%;
}
.opacity-100 {
  opacity: 100%;
}
.ring {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.outline {
  outline-style: var(--tw-outline-style);
  outline-width: 1px;
}
.filter {
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.transition {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-all {
  transition-property: all !important;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function)) !important;
  transition-duration: var(--tw-duration, var(--default-transition-duration)) !important;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-theme {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 300ms;
  transition-timing-function: var(--ease-smooth);
}
.duration-300 {
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.ease-smooth {
  --tw-ease: var(--ease-smooth);
  transition-timing-function: var(--ease-smooth);
}
.prose-eleven-music {
  --tw-prose-body: var(--color-foreground);
  --tw-prose-headings: var(--color-primary);
  --tw-prose-lead: var(--color-foreground);
  --tw-prose-links: var(--color-foreground);
  --tw-prose-bold: var(--color-foreground);
  --tw-prose-counters: var(--color-foreground);
  --tw-prose-bullets: var(--color-foreground);
  --tw-prose-hr: var(--color-secondary);
  --tw-prose-quotes: var(--color-foreground);
  --tw-prose-quote-borders: var(--color-accent);
  --tw-prose-captions: var(--color-foreground);
  --tw-prose-kbd: var(--color-foreground);
  --tw-prose-kbd-shadows: var(--color-foreground);
  --tw-prose-code: var(--color-foreground);
  --tw-prose-pre-code: var(--color-background);
  --tw-prose-pre-bg: var(--color-foreground);
  --tw-prose-th-borders: var(--color-foreground);
  --tw-prose-td-borders: var(--color-foreground);
  --tw-prose-invert-body: var(--color-background);
  --tw-prose-invert-headings: var(--color-background);
  --tw-prose-invert-lead: var(--color-background);
  --tw-prose-invert-links: var(--color-primary);
  --tw-prose-invert-bold: var(--color-background);
  --tw-prose-invert-counters: var(--color-background);
  --tw-prose-invert-bullets: var(--color-background);
  --tw-prose-invert-hr: var(--color-background);
  --tw-prose-invert-quotes: var(--color-background);
  --tw-prose-invert-quote-borders: var(--color-primary);
  --tw-prose-invert-captions: var(--color-background);
  --tw-prose-invert-kbd: var(--color-background);
  --tw-prose-invert-kbd-shadows: var(--color-background);
  --tw-prose-invert-code: var(--color-background);
  --tw-prose-invert-pre-code: var(--color-foreground);
  --tw-prose-invert-pre-bg: var(--color-background);
  --tw-prose-invert-th-borders: var(--color-background);
  --tw-prose-invert-td-borders: var(--color-background);
}
.first\:border-t:first-child {
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
}
.last\:border-b-0:last-child {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 0px;
}
@media (hover: hover) {
  .hover\:bg-foreground\/5:hover {
    background-color: var(--color-foreground);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-foreground\/5:hover {
      background-color: color-mix(in oklab, var(--color-foreground) 5%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:text-accent:hover {
    color: var(--color-accent);
  }
}
@media (hover: hover) {
  .hover\:text-foreground:hover {
    color: var(--color-foreground);
  }
}
@media (hover: hover) {
  .hover\:text-secondary:hover {
    color: var(--color-secondary);
  }
}
@media (hover: hover) {
  .hover\:text-tertiary:hover {
    color: var(--color-tertiary);
  }
}
@media (hover: hover) {
  .hover\:underline:hover {
    text-decoration-line: underline;
  }
}
@media (hover: hover) {
  .hover\:opacity-80:hover {
    opacity: 80%;
  }
}
.focus\:outline-none:focus {
  --tw-outline-style: none;
  outline-style: none;
}
@media (width >= 40rem) {
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 48rem) {
  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }
}
@media (width >= 48rem) {
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
}
@media (width >= 48rem) {
  .md\:col-span-3 {
    grid-column: span 3 / span 3;
  }
}
@media (width >= 48rem) {
  .md\:mx-8 {
    margin-inline: calc(var(--spacing) * 8);
  }
}
@media (width >= 48rem) {
  .md\:mt-0 {
    margin-top: calc(var(--spacing) * 0);
  }
}
@media (width >= 48rem) {
  .md\:mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }
}
@media (width >= 48rem) {
  .md\:mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
}
@media (width >= 48rem) {
  .md\:mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
}
@media (width >= 48rem) {
  .md\:mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
}
@media (width >= 48rem) {
  .md\:flex {
    display: flex;
  }
}
@media (width >= 48rem) {
  .md\:hidden {
    display: none;
  }
}
@media (width >= 48rem) {
  .md\:inline-block {
    display: inline-block;
  }
}
@media (width >= 48rem) {
  .md\:w-1\/3 {
    width: calc(1/3 * 100%);
  }
}
@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\:items-end {
    align-items: flex-end;
  }
}
@media (width >= 48rem) {
  .md\:justify-center {
    justify-content: center;
  }
}
@media (width >= 48rem) {
  .md\:gap-6 {
    gap: calc(var(--spacing) * 6);
  }
}
@media (width >= 48rem) {
  .md\:px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
}
@media (width >= 48rem) {
  .md\:text-right {
    text-align: right;
  }
}
@media (width >= 48rem) {
  .md\:text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:order-1 {
    order: 1;
  }
}
@media (width >= 64rem) {
  .lg\:order-2 {
    order: 2;
  }
}
@media (width >= 64rem) {
  .lg\:order-3 {
    order: 3;
  }
}
@media (width >= 64rem) {
  .lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }
}
@media (width >= 64rem) {
  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }
}
@media (width >= 64rem) {
  .lg\:mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
}
@media (width >= 64rem) {
  .lg\:block {
    display: block;
  }
}
@media (width >= 64rem) {
  .lg\:grid {
    display: grid;
  }
}
@media (width >= 64rem) {
  .lg\:hidden {
    display: none;
  }
}
@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\:gap-x-8 {
    column-gap: calc(var(--spacing) * 8);
  }
}
.prose-a\:text-foreground :is(a):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  color: var(--color-foreground);
}
.\[\&_\.nav-links\]\:flex .nav-links {
  display: flex;
}
.\[\&_\.nav-links\]\:items-center .nav-links {
  align-items: center;
}
:where(:is(.\[\&_\.nav-links\]\:space-x-2 .nav-links) > :not(:last-child)) {
  --tw-space-x-reverse: 0;
  margin-inline-start: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
  margin-inline-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
}
.\[\&_h2_a\]\:no-underline h2 a {
  text-decoration-line: none;
}
.\[\&_li\]\:px-3 li {
  padding-inline: calc(var(--spacing) * 3);
}
.\[\&_li\:first-child\]\:pl-0 li:first-child {
  padding-left: calc(var(--spacing) * 0);
}
.read-more-link .read-more-chevron {
  display: inline-block;
  transition: transform 0.2s ease;
}
.read-more-link:hover .read-more-chevron {
  transform: translateX(2px);
}
.widget-area .wp-block-heading {
  margin-top: calc(var(--spacing) * 4);
}
@media (width >= 48rem) {
  .widget-area .wp-block-heading {
    margin-top: calc(var(--spacing) * 6);
  }
}
@media (width >= 64rem) {
  .widget-area .wp-block-heading {
    margin-top: calc(var(--spacing) * 10);
  }
}
.widget-area .p-2 .wp-block-heading, .widget-area .p-4 .wp-block-heading, .widget-area .p-6 .wp-block-heading {
  margin-top: calc(var(--spacing) * 0);
}
.merch-showcase .wp-block-heading, .latest-release .wp-block-heading {
  margin-top: calc(var(--spacing) * 4);
}
@media (width >= 48rem) {
  .merch-showcase .wp-block-heading, .latest-release .wp-block-heading {
    margin-top: calc(var(--spacing) * 6);
  }
}
@media (width >= 64rem) {
  .merch-showcase .wp-block-heading, .latest-release .wp-block-heading {
    margin-top: calc(var(--spacing) * 10);
  }
}
.widget-area .widget:first-child .wp-block-heading {
  margin-top: calc(var(--spacing) * 0);
}
.widget-area .wp-block-embed {
  margin: calc(var(--spacing) * 0);
}
.widget-area .custom-button {
  margin-top: calc(var(--spacing) * 2);
}
.wp-block-latest-posts__list.wp-block-latest-posts, .wp-block-latest-comments, .wp-block-latest-posts__list.wp-block-latest-posts li, .wp-block-latest-comments li {
  padding-left: calc(var(--spacing) * 0);
}
.widget-area h2.wp-block-heading, .wp-block-search__label {
  margin-bottom: calc(var(--spacing) * 1) !important;
  font-size: var(--heading-size-h2) !important;
  font-weight: var(--font-weight-h2) !important;
  text-transform: var(--heading-text-transform);
  letter-spacing: var(--heading-letter-spacing);
  line-height: var(--heading-line-height);
}
.wp-block-search__button {
  margin-left: calc(var(--spacing) * 0);
}
.entry-content p img {
  margin: calc(var(--spacing) * 0);
  display: inline-block;
}
.comment-reply-title {
  display: flex;
  width: 100%;
  justify-content: space-between;
  font-size: var(--text-base) !important;
  line-height: var(--tw-leading, var(--text-base--line-height)) !important;
}
.comment-author img {
  margin: calc(var(--spacing) * 0);
  margin-right: calc(var(--spacing) * 4);
}
.post-type-archive-music .entry-content ol, .single-music .entry-content ol {
  list-style-type: decimal-leading-zero;
  list-style-position: inside;
  padding-left: 0;
}
.post-type-archive-music .entry-content ol li, .single-music .entry-content ol li {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-color: var(--color-secondary);
  padding-left: calc(var(--spacing) * 0);
}
.post-type-archive-music .entry-content ol li::marker, .single-music .entry-content ol li::marker {
  font-weight: var(--font-weight-body) !important;
}
.wp-block-gallery img {
  margin: 0px;
}
.breadcrumbs-divider {
  overflow: hidden;
}
.breadcrumbs-divider > span {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: left;
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent 100%);
  mask-image: linear-gradient(to right, black 90%, transparent 100%);
}
.breadcrumbs-divider .breadcrumb-separator {
  display: none;
}
.breadcrumbs-divider > span > span {
  padding-inline: 0.75rem;
  border-left: 1px solid var(--color-accent);
  white-space: nowrap;
}
.breadcrumbs-divider > span > span:first-child {
  padding-left: 0;
  border-left: none;
}
.max-w-site {
  max-width: var(--container-wide);
}
.gap-columns {
  gap: var(--column-gap, 2rem);
}
.footer-bar-align {
  justify-content: var(--footer-bar-justify, center);
}
#mobile-nav-bar {
  position: relative;
  z-index: 50;
}
#mobile-nav-bar.is-fixed-nav, .nav-desktop-shell.is-fixed-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 50;
  transform: translateY(0);
  transition: transform 0.35s var(--ease-spring);
  will-change: transform;
}
#mobile-nav-bar.is-fixed-nav.is-nav-hidden, .nav-desktop-shell.is-fixed-nav.is-nav-hidden {
  transform: translateY(-100%);
}
.admin-bar #mobile-nav-bar.is-fixed-nav, .admin-bar .nav-desktop-shell.is-fixed-nav {
  top: 32px;
}
@media (max-width: 599px) {
  .admin-bar #mobile-nav-bar.is-fixed-nav, .admin-bar .nav-desktop-shell.is-fixed-nav {
    top: 46px;
  }
}
.desktop-navigation .main-nav {
  position: relative;
}
.desktop-navigation .main-nav li {
  position: relative;
}
.desktop-navigation .main-nav a {
  display: flex;
  align-items: center;
  font-weight: var(--font-weight-menu);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 300ms;
  transition-timing-function: var(--ease-smooth);
  color: var(--color-nav-link, var(--color-foreground));
  font-size: calc(var(--text-lg) * var(--osc-menu-scale, 1));
  padding-inline: var(--osc-menu-item-px, 1rem);
  padding-top: var(--osc-menu-item-pt, 0.75rem);
  padding-bottom: var(--osc-menu-item-pb, 0.75rem);
}
.desktop-navigation .main-nav a:hover {
  color: var(--color-nav-link-hover, var(--color-secondary));
  background-color: var(--color-nav-link-hover-bg, transparent);
}
.desktop-navigation .main-nav ul {
  position: absolute;
  z-index: 50;
  min-width: calc(var(--spacing) * 48);
  border-style: var(--tw-border-style);
  border-width: 1px;
  background-color: var(--color-nav-submenu-bg, var(--color-background));
  border-color: var(--color-nav-submenu-border, var(--color-secondary));
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.2s var(--ease-smooth);
}
.desktop-navigation .main-nav > li > ul {
  top: 100%;
  left: calc(var(--spacing) * 0);
}
.desktop-navigation .main-nav ul ul {
  top: calc(var(--spacing) * 0);
  left: 100%;
}
.desktop-navigation .main-nav li:hover > ul {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.desktop-navigation .main-nav ul a {
  color: var(--color-nav-submenu-text, var(--color-nav-link, var(--color-foreground)));
  padding-inline: var(--osc-submenu-item-px, 1rem);
  padding-block: var(--osc-submenu-item-py, 0.5rem);
}
.desktop-navigation .main-nav ul a:hover {
  background-color: var(--color-nav-submenu-hover-bg, var(--color-primary));
  color: var(--color-nav-submenu-hover-text, var(--color-foreground));
}
.desktop-navigation .main-nav .menu-item-has-children > a::after {
  content: '\f078';
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  margin-left: calc(var(--spacing) * 2);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
}
.desktop-navigation .main-nav ul .menu-item-has-children > a::after {
  content: '\f054';
  margin-left: calc(var(--spacing) * 2);
}
.desktop-navigation .main-nav .current-menu-item > a, .desktop-navigation .main-nav .current-page-ancestor > a, .desktop-navigation .main-nav .current-menu-ancestor > a {
  color: var(--color-nav-current, var(--color-primary));
  background-color: var(--color-nav-current-bg, transparent);
}
.desktop-navigation .main-nav ul .current-menu-item > a, .desktop-navigation .main-nav ul .current-page-ancestor > a {
  background-color: var(--color-nav-submenu-hover-bg, var(--color-primary));
  color: var(--color-nav-submenu-hover-text, var(--color-background));
}
.desktop-navigation .main-nav .current-menu-item > a:hover, .desktop-navigation .main-nav .current-page-ancestor > a:hover, .desktop-navigation .main-nav .current-menu-ancestor > a:hover {
  color: var(--color-nav-current, var(--color-primary));
}
#mobile-menu-overlay {
  z-index: 40;
  transform: translateY(0);
  transition: transform 0.45s var(--ease-smooth);
  will-change: transform;
}
#mobile-menu-overlay.is-offscreen {
  transform: translateY(-100%);
}
.mobile-menu-toggle i {
  transition: transform 0.3s var(--ease-spring);
}
.mobile-nav-content {
  transition: opacity 0.25s var(--ease-smooth);
}
.mobile-menu-toggle:focus, .mobile-menu-close:focus {
  outline-style: var(--tw-outline-style);
  outline-width: 2px;
  outline-offset: 2px;
  outline-color: var(--color-primary);
}
.mobile-nav .menu-item-has-children {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.mobile-nav .menu-item-has-children > a {
  flex: 0 0 auto;
}
.mobile-nav .menu-item-has-children > .sub-menu {
  flex-basis: 100%;
}
.dropdown-toggle {
  background: transparent;
  border: none;
  cursor: pointer;
  color: var(--color-nav-mobile-link, var(--color-nav-link, var(--color-foreground)));
  padding: 0.75rem 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s var(--ease-spring);
}
.mobile-nav .menu-item-has-children.dropdown-open > .dropdown-toggle {
  transform: rotate(180deg);
}
.mobile-nav .sub-menu .dropdown-toggle {
  font-size: 0.8em;
  padding: 0.5rem 0.25rem;
}
.mobile-menu-toggle {
  z-index: 9999;
  display: flex;
  align-items: center;
  color: var(--color-nav-hamburger, var(--color-foreground));
}
.mobile-menu-toggle.is-open {
  color: var(--color-nav-hamburger-open, var(--color-nav-hamburger, var(--color-foreground)));
}
.mobile-nav {
  margin: calc(var(--spacing) * 0);
  list-style-type: none;
  padding: calc(var(--spacing) * 0);
}
.mobile-nav li {
  margin: calc(var(--spacing) * 0);
  padding: calc(var(--spacing) * 0);
}
.mobile-nav a {
  display: block;
  padding-block: calc(var(--spacing) * 1);
  font-weight: var(--font-weight-menu);
  text-decoration-line: none;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 300ms;
  transition-timing-function: var(--ease-smooth);
}
:is(.mobile-nav a):focus {
  --tw-outline-style: none;
  outline-style: none;
}
.mobile-nav a {
  font-size: calc(var(--text-lg) * var(--osc-menu-scale, 1));
  color: var(--color-nav-mobile-link, var(--color-nav-link, var(--color-foreground)));
}
.mobile-nav a:hover, .mobile-nav a:active {
  color: var(--color-nav-mobile-link-hover, var(--color-nav-link-hover, var(--color-secondary)));
}
.mobile-nav .sub-menu {
  list-style-type: none;
  overflow: hidden;
  transition-property: all !important;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function)) !important;
  transition-duration: var(--tw-duration, var(--default-transition-duration)) !important;
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-smooth);
  transition-timing-function: var(--ease-smooth);
  max-height: 0;
  opacity: 0;
}
.mobile-nav .menu-item-has-children.dropdown-open > .sub-menu {
  max-height: 24rem;
  opacity: 1;
}
.mobile-nav > li > .sub-menu > li > a {
  padding-block: calc(var(--spacing) * 1);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 300ms;
  transition-timing-function: var(--ease-smooth);
}
.mobile-nav .sub-menu .sub-menu {
  margin-top: calc(var(--spacing) * 1);
  margin-left: calc(var(--spacing) * 0);
}
.mobile-nav .sub-menu .sub-menu > li > a {
  padding-block: calc(var(--spacing) * 1);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 300ms;
  transition-timing-function: var(--ease-smooth);
}
.mobile-nav .current-menu-item > a, .mobile-nav .current-page-ancestor > a, .mobile-nav .current-menu-ancestor > a {
  color: var(--color-nav-current, var(--color-primary));
}
.mobile-nav .current-menu-item > a:hover, .mobile-nav .current-menu-item > a:active, .mobile-nav .current-page-ancestor > a:hover, .mobile-nav .current-page-ancestor > a:active, .mobile-nav .current-menu-ancestor > a:hover, .mobile-nav .current-menu-ancestor > a:active {
  color: var(--color-nav-current, var(--color-primary));
}
.mobile-nav .sub-menu .current-menu-item > a, .mobile-nav .sub-menu .current-page-ancestor > a {
  color: var(--color-nav-current, var(--color-primary));
}
.mobile-nav--centered a {
  text-align: center;
}
.mobile-nav--centered .menu-item-has-children {
  justify-content: center;
}
.mobile-nav--centered .sub-menu a {
  padding-left: 0;
  text-align: center;
}
.admin-bar #mobile-nav-bar.is-fixed-nav ~ #mobile-menu-overlay .mobile-nav-content {
  padding-top: 6rem;
}
@media (max-width: 599px) {
  .admin-bar #mobile-nav-bar.is-fixed-nav ~ #mobile-menu-overlay .mobile-nav-content {
    padding-top: 6.875rem;
  }
}
.social-icon {
  color: var(--color-nav-social, var(--color-foreground));
}
.social-icon:hover {
  color: var(--color-nav-social-hover, var(--color-secondary));
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-leading {
  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-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-divide-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@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-border-style: solid;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-leading: initial;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-divide-x-reverse: 0;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}
