*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
      .container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
}
      @media (min-width: 640px) {

  .container {
    max-width: 640px;
  }
}
      @media (min-width: 768px) {

  .container {
    max-width: 768px;
  }
}
      @media (min-width: 1024px) {

  .container {
    max-width: 1024px;
  }
}
      @media (min-width: 1280px) {

  .container {
    max-width: 1280px;
  }
}
      .pointer-events-none {
  pointer-events: none;
}
      .invisible {
  visibility: hidden;
}
      .fixed {
  position: fixed;
}
      .\!absolute {
  position: absolute !important;
}
      .absolute {
  position: absolute;
}
      .relative {
  position: relative;
}
      .sticky {
  position: sticky;
}
      .-bottom-1 {
  bottom: -0.25rem;
}
      .-top-1 {
  top: -0.25rem;
}
      .bottom-0 {
  bottom: 0px;
}
      .bottom-1 {
  bottom: 0.25rem;
}
      .bottom-\[-1px\] {
  bottom: -1px;
}
      .left-0 {
  left: 0px;
}
      .right-0 {
  right: 0px;
}
      .right-2 {
  right: 0.5rem;
}
      .top-0 {
  top: 0px;
}
      .top-\[50\%\] {
  top: 50%;
}
      .top-full {
  top: 100%;
}
      .-z-10 {
  z-index: -10;
}
      .-z-50 {
  z-index: -50;
}
      .z-10 {
  z-index: 10;
}
      .z-20 {
  z-index: 20;
}
      .z-30 {
  z-index: 30;
}
      .z-50 {
  z-index: 50;
}
      .z-\[100\] {
  z-index: 100;
}
      .z-\[500\] {
  z-index: 500;
}
      .z-\[96\] {
  z-index: 96;
}
      .z-\[97\] {
  z-index: 97;
}
      .z-\[98\] {
  z-index: 98;
}
      .z-\[99\] {
  z-index: 99;
}
      .col-span-1 {
  grid-column: span 1 / span 1;
}
      .col-span-2 {
  grid-column: span 2 / span 2;
}
      .col-span-3 {
  grid-column: span 3 / span 3;
}
      .col-start-2 {
  grid-column-start: 2;
}
      .m-6 {
  margin: 1.5rem;
}
      .m-8 {
  margin: 2rem;
}
      .m-auto {
  margin: auto;
}
      .\!mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
      .\!my-10 {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}
      .mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
      .mx-auto {
  margin-left: auto;
  margin-right: auto;
}
      .my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
      .my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
      .my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
      .my-32 {
  margin-top: 8rem;
  margin-bottom: 8rem;
}
      .my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
      .my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
      .my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
      .my-\[1vmin\] {
  margin-top: 1vmin;
  margin-bottom: 1vmin;
}
      .\!mb-0 {
  margin-bottom: 0px !important;
}
      .\!mb-10 {
  margin-bottom: 2.5rem !important;
}
      .\!mb-6 {
  margin-bottom: 1.5rem !important;
}
      .\!mt-3 {
  margin-top: 0.75rem !important;
}
      .\!mt-4 {
  margin-top: 1rem !important;
}
      .-mb-12 {
  margin-bottom: -3rem;
}
      .-mb-8 {
  margin-bottom: -2rem;
}
      .-mb-\[calc\(50px\+2rem\)\] {
  margin-bottom: calc(calc(50px + 2rem) * -1);
}
      .-ml-10 {
  margin-left: -2.5rem;
}
      .-mt-16 {
  margin-top: -4rem;
}
      .mb-12 {
  margin-bottom: 3rem;
}
      .mb-16 {
  margin-bottom: 4rem;
}
      .mb-2 {
  margin-bottom: 0.5rem;
}
      .mb-3 {
  margin-bottom: 0.75rem;
}
      .mb-4 {
  margin-bottom: 1rem;
}
      .mb-5 {
  margin-bottom: 1.25rem;
}
      .mb-6 {
  margin-bottom: 1.5rem;
}
      .mb-8 {
  margin-bottom: 2rem;
}
      .ml-1 {
  margin-left: 0.25rem;
}
      .ml-4 {
  margin-left: 1rem;
}
      .ml-8 {
  margin-left: 2rem;
}
      .mt-1 {
  margin-top: 0.25rem;
}
      .mt-12 {
  margin-top: 3rem;
}
      .mt-16 {
  margin-top: 4rem;
}
      .mt-20 {
  margin-top: 5rem;
}
      .mt-4 {
  margin-top: 1rem;
}
      .mt-6 {
  margin-top: 1.5rem;
}
      .mt-8 {
  margin-top: 2rem;
}
      .mt-\[-120px\] {
  margin-top: -120px;
}
      .mt-auto {
  margin-top: auto;
}
      .block {
  display: block;
}
      .inline-block {
  display: inline-block;
}
      .inline {
  display: inline;
}
      .flex {
  display: flex;
}
      .inline-flex {
  display: inline-flex;
}
      .grid {
  display: grid;
}
      .hidden {
  display: none;
}
      .aspect-\[3\/2\] {
  aspect-ratio: 3/2;
}
      .aspect-\[3\/4\] {
  aspect-ratio: 3/4;
}
      .aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
      .aspect-\[5\/4\] {
  aspect-ratio: 5/4;
}
      .aspect-square {
  aspect-ratio: 1 / 1;
}
      .aspect-video {
  aspect-ratio: 16 / 9;
}
      .\!h-full {
  height: 100% !important;
}
      .h-2 {
  height: 0.5rem;
}
      .h-24 {
  height: 6rem;
}
      .h-3\.5 {
  height: 0.875rem;
}
      .h-32 {
  height: 8rem;
}
      .h-4 {
  height: 1rem;
}
      .h-44 {
  height: 11rem;
}
      .h-6 {
  height: 1.5rem;
}
      .h-8 {
  height: 2rem;
}
      .h-96 {
  height: 24rem;
}
      .h-\[1\.5em\] {
  height: 1.5em;
}
      .h-\[12px\] {
  height: 12px;
}
      .h-\[200px\] {
  height: 200px;
}
      .h-\[20rem\] {
  height: 20rem;
}
      .h-\[25rem\] {
  height: 25rem;
}
      .h-\[30rem\] {
  height: 30rem;
}
      .h-\[32px\] {
  height: 32px;
}
      .h-\[40px\] {
  height: 40px;
}
      .h-\[45px\] {
  height: 45px;
}
      .h-\[50px\] {
  height: 50px;
}
      .h-\[calc\(100vh\+2520px\)\] {
  height: calc(100vh + 2520px);
}
      .h-auto {
  height: auto;
}
      .h-full {
  height: 100%;
}
      .h-screen {
  height: 100vh;
}
      .max-h-screen {
  max-height: 100vh;
}
      .min-h-\[240px\] {
  min-height: 240px;
}
      .min-h-\[25rem\] {
  min-height: 25rem;
}
      .min-h-\[2em\] {
  min-height: 2em;
}
      .min-h-\[30rem\] {
  min-height: 30rem;
}
      .\!w-full {
  width: 100% !important;
}
      .w-1\/3 {
  width: 33.333333%;
}
      .w-2 {
  width: 0.5rem;
}
      .w-2\/3 {
  width: 66.666667%;
}
      .w-4 {
  width: 1rem;
}
      .w-\[200px\] {
  width: 200px;
}
      .w-\[calc\(100\%\+2px\)\] {
  width: calc(100% + 2px);
}
      .w-auto {
  width: auto;
}
      .w-full {
  width: 100%;
}
      .w-screen {
  width: 100vw;
}
      .max-w-\[100\%\] {
  max-width: 100%;
}
      .max-w-\[200px\] {
  max-width: 200px;
}
      .max-w-\[20ch\] {
  max-width: 20ch;
}
      .max-w-\[590px\] {
  max-width: 590px;
}
      .max-w-prose {
  max-width: 65ch;
}
      .grow {
  flex-grow: 1;
}
      .basis-1\/3 {
  flex-basis: 33.333333%;
}
      .origin-left {
  transform-origin: left;
}
      .-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
      .translate-x-full {
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
      .translate-y-\[-29\%\] {
  --tw-translate-y: -29%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
      .translate-y-\[-48\%\] {
  --tw-translate-y: -48%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
      .translate-y-full {
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
      .-rotate-45 {
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
      .-rotate-90 {
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
      .rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
      .cursor-pointer {
  cursor: pointer;
}
      .select-none {
  user-select: none;
}
      .list-none {
  list-style-type: none;
}
      .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-\[1em_1fr\] {
  grid-template-columns: 1em 1fr;
}
      .flex-row {
  flex-direction: row;
}
      .flex-col {
  flex-direction: column;
}
      .flex-col-reverse {
  flex-direction: column-reverse;
}
      .flex-wrap {
  flex-wrap: wrap;
}
      .items-start {
  align-items: flex-start;
}
      .items-end {
  align-items: flex-end;
}
      .items-center {
  align-items: center;
}
      .items-stretch {
  align-items: stretch;
}
      .justify-end {
  justify-content: flex-end;
}
      .justify-center {
  justify-content: center;
}
      .justify-between {
  justify-content: space-between;
}
      .justify-around {
  justify-content: space-around;
}
      .gap-0 {
  gap: 0px;
}
      .gap-1 {
  gap: 0.25rem;
}
      .gap-12 {
  gap: 3rem;
}
      .gap-16 {
  gap: 4rem;
}
      .gap-2 {
  gap: 0.5rem;
}
      .gap-4 {
  gap: 1rem;
}
      .gap-6 {
  gap: 1.5rem;
}
      .gap-8 {
  gap: 2rem;
}
      .gap-x-12 {
  column-gap: 3rem;
}
      .gap-x-16 {
  column-gap: 4rem;
}
      .gap-x-4 {
  column-gap: 1rem;
}
      .gap-x-8 {
  column-gap: 2rem;
}
      .gap-y-3 {
  row-gap: 0.75rem;
}
      .gap-y-8 {
  row-gap: 2rem;
}
      .justify-self-end {
  justify-self: end;
}
      .overflow-hidden {
  overflow: hidden;
}
      .overflow-x-hidden {
  overflow-x: hidden;
}
      .overflow-y-scroll {
  overflow-y: scroll;
}
      .truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
      .whitespace-normal {
  white-space: normal;
}
      .whitespace-nowrap {
  white-space: nowrap;
}
      .rounded {
  border-radius: 0.25rem;
}
      .rounded-full {
  border-radius: 9999px;
}
      .rounded-lg {
  border-radius: 0.5rem;
}
      .rounded-xl {
  border-radius: 0.75rem;
}
      .border {
  border-width: 1px;
}
      .border-2 {
  border-width: 2px;
}
      .border-solid {
  border-style: solid;
}
      .border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
      .border-neutral-300 {
  --tw-border-opacity: 1;
  border-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}
      .border-neutral-400 {
  --tw-border-opacity: 1;
  border-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}
      .border-neutral-500 {
  --tw-border-opacity: 1;
  border-color: rgb(115 115 115 / var(--tw-border-opacity, 1));
}
      .border-neutral-700 {
  --tw-border-opacity: 1;
  border-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
}
      .border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
      .border-zinc-400 {
  --tw-border-opacity: 1;
  border-color: rgb(161 161 170 / var(--tw-border-opacity, 1));
}
      .border-zinc-600 {
  --tw-border-opacity: 1;
  border-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
}
      .bg-\[\#2693bc\] {
  --tw-bg-opacity: 1;
  background-color: rgb(38 147 188 / var(--tw-bg-opacity, 1));
}
      .bg-black\/30 {
  background-color: rgb(0 0 0 / 0.3);
}
      .bg-black\/50 {
  background-color: rgb(0 0 0 / 0.5);
}
      .bg-black\/60 {
  background-color: rgb(0 0 0 / 0.6);
}
      .bg-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(0 134 179 / var(--tw-bg-opacity, 1));
}
      .bg-neutral-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(64 64 64 / var(--tw-bg-opacity, 1));
}
      .bg-orange {
  --tw-bg-opacity: 1;
  background-color: rgb(234 118 3 / var(--tw-bg-opacity, 1));
}
      .bg-sky-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity, 1));
}
      .bg-teal {
  --tw-bg-opacity: 1;
  background-color: rgb(72 170 208 / var(--tw-bg-opacity, 1));
}
      .bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
      .bg-zinc-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity, 1));
}
      .bg-zinc-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(161 161 170 / var(--tw-bg-opacity, 1));
}
      .bg-zinc-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 91 / var(--tw-bg-opacity, 1));
}
      .bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
      .from-white {
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
      .from-zinc-400 {
  --tw-gradient-from: #a1a1aa var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 161 170 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
      .via-zinc-200 {
  --tw-gradient-to: rgb(228 228 231 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #e4e4e7 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
      .to-zinc-400\/30 {
  --tw-gradient-to: rgb(161 161 170 / 0.3) var(--tw-gradient-to-position);
}
      .fill-orange {
  fill: #ea7603;
}
      .fill-white {
  fill: #fff;
}
      .object-contain {
  object-fit: contain;
}
      .object-cover {
  object-fit: cover;
}
      .\!p-4 {
  padding: 1rem !important;
}
      .p-2 {
  padding: 0.5rem;
}
      .p-3 {
  padding: 0.75rem;
}
      .p-4 {
  padding: 1rem;
}
      .p-6 {
  padding: 1.5rem;
}
      .p-8 {
  padding: 2rem;
}
      .\!px-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
      .px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
      .px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}
      .px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
      .px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
      .px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
      .px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
      .py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
      .py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
      .py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
      .py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
      .py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
      .py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
      .py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
      .py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
      .py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
      .py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
      .py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
      .pb-0 {
  padding-bottom: 0px;
}
      .pb-12 {
  padding-bottom: 3rem;
}
      .pb-16 {
  padding-bottom: 4rem;
}
      .pb-3 {
  padding-bottom: 0.75rem;
}
      .pb-32 {
  padding-bottom: 8rem;
}
      .pb-4 {
  padding-bottom: 1rem;
}
      .pb-6 {
  padding-bottom: 1.5rem;
}
      .pb-8 {
  padding-bottom: 2rem;
}
      .pl-16 {
  padding-left: 4rem;
}
      .pr-2 {
  padding-right: 0.5rem;
}
      .pt-12 {
  padding-top: 3rem;
}
      .pt-16 {
  padding-top: 4rem;
}
      .pt-2 {
  padding-top: 0.5rem;
}
      .pt-24 {
  padding-top: 6rem;
}
      .pt-32 {
  padding-top: 8rem;
}
      .pt-36 {
  padding-top: 9rem;
}
      .pt-4 {
  padding-top: 1rem;
}
      .pt-6 {
  padding-top: 1.5rem;
}
      .pt-8 {
  padding-top: 2rem;
}
      .pt-\[200px\] {
  padding-top: 200px;
}
      .text-center {
  text-align: center;
}
      .align-baseline {
  vertical-align: baseline;
}
      .font-display {
  font-family: canada-type-gibson, sans-serif;
}
      .text-2xl {
  font-size: 30px;
}
      .text-3xl {
  font-size: 35px;
}
      .text-4xl {
  font-size: 40px;
}
      .text-5xl {
  font-size: 61px;
}
      .text-\[3vmin\] {
  font-size: 3vmin;
}
      .text-\[4\.5vmin\] {
  font-size: 4.5vmin;
}
      .text-\[9vmin\] {
  font-size: 9vmin;
}
      .text-base {
  font-size: 18px;
}
      .text-lg {
  font-size: 22px;
}
      .text-md {
  font-size: 18px;
}
      .text-sm {
  font-size: 16px;
}
      .text-xl {
  font-size: 27px;
}
      .text-xs {
  font-size: 14px;
}
      .font-bold {
  font-weight: 700;
}
      .font-extralight {
  font-weight: 200;
}
      .font-light {
  font-weight: 300;
}
      .font-medium {
  font-weight: 500;
}
      .font-normal {
  font-weight: 400;
}
      .font-semibold {
  font-weight: 600;
}
      .uppercase {
  text-transform: uppercase;
}
      .italic {
  font-style: italic;
}
      .leading-10 {
  line-height: 2.5rem;
}
      .leading-6 {
  line-height: 1.5rem;
}
      .leading-none {
  line-height: 1;
}
      .leading-normal {
  line-height: 1.5;
}
      .leading-relaxed {
  line-height: 1.625;
}
      .leading-snug {
  line-height: 1.375;
}
      .leading-tight {
  line-height: 1.25;
}
      .tracking-wide {
  letter-spacing: 0.025em;
}
      .\!text-zinc-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(82 82 91 / var(--tw-text-opacity, 1)) !important;
}
      .text-\[\#b2d234\] {
  --tw-text-opacity: 1;
  color: rgb(178 210 52 / var(--tw-text-opacity, 1));
}
      .text-\[\#fff212\] {
  --tw-text-opacity: 1;
  color: rgb(255 242 18 / var(--tw-text-opacity, 1));
}
      .text-blue {
  --tw-text-opacity: 1;
  color: rgb(0 134 179 / var(--tw-text-opacity, 1));
}
      .text-neutral-400 {
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity, 1));
}
      .text-neutral-500 {
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
}
      .text-neutral-600 {
  --tw-text-opacity: 1;
  color: rgb(82 82 82 / var(--tw-text-opacity, 1));
}
      .text-neutral-700 {
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}
      .text-orange {
  --tw-text-opacity: 1;
  color: rgb(234 118 3 / var(--tw-text-opacity, 1));
}
      .text-teal {
  --tw-text-opacity: 1;
  color: rgb(72 170 208 / var(--tw-text-opacity, 1));
}
      .text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
      .text-yellow {
  --tw-text-opacity: 1;
  color: rgb(252 255 0 / var(--tw-text-opacity, 1));
}
      .text-zinc-400 {
  --tw-text-opacity: 1;
  color: rgb(161 161 170 / var(--tw-text-opacity, 1));
}
      .text-zinc-500 {
  --tw-text-opacity: 1;
  color: rgb(113 113 122 / var(--tw-text-opacity, 1));
}
      .text-zinc-600 {
  --tw-text-opacity: 1;
  color: rgb(82 82 91 / var(--tw-text-opacity, 1));
}
      .no-underline {
  text-decoration-line: none;
}
      .opacity-0 {
  opacity: 0;
}
      .opacity-30 {
  opacity: 0.3;
}
      .opacity-50 {
  opacity: 0.5;
}
      .shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
      .shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
      .shadow-tenf {
  --tw-shadow: 1px 3px 15px rgba(0, 0, 0, 0.2);
  --tw-shadow-colored: 1px 3px 15px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
      .shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
      .transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
      .transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
      .last-of-type\:border-r-0:last-of-type {
  border-right-width: 0px;
}
      .hover\:bg-teal\/50:hover {
  background-color: rgb(72 170 208 / 0.5);
}
      .hover\:bg-white\/30:hover {
  background-color: rgb(255 255 255 / 0.3);
}
      .hover\:bg-white\/50:hover {
  background-color: rgb(255 255 255 / 0.5);
}
      .hover\:bg-zinc-600\/80:hover {
  background-color: rgb(82 82 91 / 0.8);
}
      .hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
      .hover\:text-orange:hover {
  --tw-text-opacity: 1;
  color: rgb(234 118 3 / var(--tw-text-opacity, 1));
}
      .hover\:text-zinc-600:hover {
  --tw-text-opacity: 1;
  color: rgb(82 82 91 / var(--tw-text-opacity, 1));
}
      .hover\:underline:hover {
  text-decoration-line: underline;
}
      @media (min-width: 640px) {

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:text-lg {
    font-size: 22px;
  }

  .sm\:text-xl {
    font-size: 27px;
  }
}
      @media (min-width: 768px) {

  .md\:-order-1 {
    order: -1;
  }

  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .md\:mt-0 {
    margin-top: 0px;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:grid {
    display: grid;
  }

  .md\:hidden {
    display: none;
  }

  .md\:aspect-square {
    aspect-ratio: 1 / 1;
  }

  .md\:h-\[40rem\] {
    height: 40rem;
  }

  .md\:h-full {
    height: 100%;
  }

  .md\:w-5\/12 {
    width: 41.666667%;
  }

  .md\:w-7\/12 {
    width: 58.333333%;
  }

  .md\:w-auto {
    width: auto;
  }

  .md\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .md\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .md\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }

  .md\:grid-cols-\[1em_1fr_1fr\] {
    grid-template-columns: 1em 1fr 1fr;
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:items-end {
    align-items: flex-end;
  }

  .md\:gap-12 {
    gap: 3rem;
  }

  .md\:gap-20 {
    gap: 5rem;
  }

  .md\:rounded-t-tab {
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
  }

  .md\:\!p-8 {
    padding: 2rem !important;
  }

  .md\:p-8 {
    padding: 2rem;
  }

  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md\:pb-0 {
    padding-bottom: 0px;
  }

  .md\:pb-12 {
    padding-bottom: 3rem;
  }

  .md\:text-left {
    text-align: left;
  }

  .md\:text-2xl {
    font-size: 30px;
  }

  .md\:text-3xl {
    font-size: 35px;
  }

  .md\:text-5xl {
    font-size: 61px;
  }

  .md\:text-xl {
    font-size: 27px;
  }
}
      @media (min-width: 1024px) {

  .lg\:right-\[calc\(50vw-512px\)\] {
    right: calc(50vw - 512px);
  }

  .lg\:mt-6 {
    margin-top: 1.5rem;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:aspect-square {
    aspect-ratio: 1 / 1;
  }

  .lg\:basis-1\/4 {
    flex-basis: 25%;
  }

  .lg\:basis-3\/4 {
    flex-basis: 75%;
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:gap-12 {
    gap: 3rem;
  }

  .lg\:gap-20 {
    gap: 5rem;
  }

  .lg\:gap-6 {
    gap: 1.5rem;
  }

  .lg\:p-8 {
    padding: 2rem;
  }

  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lg\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
      @media (min-width: 1280px) {

  .xl\:pointer-events-auto {
    pointer-events: auto;
  }

  .xl\:right-\[calc\(50vw-640px\)\] {
    right: calc(50vw - 640px);
  }

  .xl\:right-\[calc\(50vw-700px\)\] {
    right: calc(50vw - 700px);
  }

  .xl\:opacity-100 {
    opacity: 1;
  }
}
      .\[\&\>\*\]\:text-lg>* {
  font-size: 22px;
}
      .\[\&\>a\]\:block>a {
  display: block;
}
      .\[\&\>div\>a\>img\]\:\!hidden>div>a>img {
  display: none !important;
}
      .\[\&\>div\>a\>span\]\:\!text-xs>div>a>span {
  font-size: 14px !important;
}
      .\[\&\>div\>a\>span\]\:last\:hidden:last-child>div>a>span {
  display: none;
}
      .\[\&\>h3\]\:pt-4>h3 {
  padding-top: 1rem;
}
      .\[\&\>h3\]\:text-xl>h3 {
  font-size: 27px;
}
      .\[\&\>h3\]\:font-light>h3 {
  font-weight: 300;
}
      .\[\&\>h3\]\:text-orange>h3 {
  --tw-text-opacity: 1;
  color: rgb(234 118 3 / var(--tw-text-opacity, 1));
}
      .\[\&\>p\]\:mb-4>p {
  margin-bottom: 1rem;
}
      .\[\&\>p\]\:mb-6>p {
  margin-bottom: 1.5rem;
}
      .\[\&\>p\]\:px-6>p {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
      .\[\&\>p\]\:pb-6>p {
  padding-bottom: 1.5rem;
}
      .\[\&\>p\]\:pt-4>p {
  padding-top: 1rem;
}
      .\[\&\>p\]\:pt-6>p {
  padding-top: 1.5rem;
}
      .\[\&\>p\]\:text-zinc-600>p {
  --tw-text-opacity: 1;
  color: rgb(82 82 91 / var(--tw-text-opacity, 1));
}
      .\[\&\>summary\>\.minus\]\:hidden>summary>.minus {
  display: none;
}
      .open\:\[\&\>summary\>\.minus\]\:block>summary>.minus[open] {
  display: block;
}
      .open\:\[\&\>summary\>\.plus\]\:hidden>summary>.plus[open] {
  display: none;
}
      .open\:\[\&\>summary\]\:bg-orange>summary[open] {
  --tw-bg-opacity: 1;
  background-color: rgb(234 118 3 / var(--tw-bg-opacity, 1));
}
      .\[\&\>ul\]\:pt-4>ul {
  padding-top: 1rem;
}
      .\[\&_\.implementer\]\:indent-10 .implementer {
  text-indent: 2.5rem;
}
      .open\:\[\&_\.orange-logo\]\:hidden .orange-logo[open] {
  display: none;
}
      .\[\&_\.strategies-title\]\:text-orange .strategies-title {
  --tw-text-opacity: 1;
  color: rgb(234 118 3 / var(--tw-text-opacity, 1));
}
      .\[\&_\.white-logo\]\:hidden .white-logo {
  display: none;
}
      .open\:\[\&_\.white-logo\]\:block .white-logo[open] {
  display: block;
}
      .\[\&_\.wp-blockade-map-wrapper\]\:pb-0 .wp-blockade-map-wrapper {
  padding-bottom: 0px;
}
      .\[\&_a\>h2\]\:text-black a>h2 {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
      .\[\&_a\]\:text-orange a {
  --tw-text-opacity: 1;
  color: rgb(234 118 3 / var(--tw-text-opacity, 1));
}
      .\[\&_h3\>a\]\:text-\[\#b2d234\] h3>a {
  --tw-text-opacity: 1;
  color: rgb(178 210 52 / var(--tw-text-opacity, 1));
}
      .\[\&_h3\]\:my-4 h3 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
      .\[\&_h3\]\:text-lg h3 {
  font-size: 22px;
}
      .\[\&_h3\]\:font-semibold h3 {
  font-weight: 600;
}
      .\[\&_h3\]\:text-orange h3 {
  --tw-text-opacity: 1;
  color: rgb(234 118 3 / var(--tw-text-opacity, 1));
}
      .\[\&_h4\]\:my-2 h4 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
      .\[\&_h4\]\:text-sm h4 {
  font-size: 16px;
}
      .\[\&_h4\]\:font-semibold h4 {
  font-weight: 600;
}
      .\[\&_h4\]\:uppercase h4 {
  text-transform: uppercase;
}
      .\[\&_h4\]\:text-zinc-400 h4 {
  --tw-text-opacity: 1;
  color: rgb(161 161 170 / var(--tw-text-opacity, 1));
}
      .\[\&_iframe\]\:aspect-video iframe {
  aspect-ratio: 16 / 9;
}
      .\[\&_iframe\]\:h-auto iframe {
  height: auto;
}
      .\[\&_iframe\]\:w-full iframe {
  width: 100%;
}
      .\[\&_iframe\]\:max-w-full iframe {
  max-width: 100%;
}
      .\[\&_iframe\]\:max-w-prose iframe {
  max-width: 65ch;
}
      .\[\&_p\]\:mb-2 p {
  margin-bottom: 0.5rem;
}
      .\[\&_p\]\:text-sm p {
  font-size: 16px;
}
      .\[\&_ul\]\:mb-2 ul {
  margin-bottom: 0.5rem;
}
      .\[\&_ul\]\:list-inside ul {
  list-style-position: inside;
}
      .\[\&_ul\]\:list-disc ul {
  list-style-type: disc;
}
      .\[\&_ul\]\:indent-10 ul {
  text-indent: 2.5rem;
}
      .\[\&_ul\]\:text-sm ul {
  font-size: 16px;
}
      .\[\&_ul\]\:leading-normal ul {
  line-height: 1.5;
}
    