.prose a[class*="mm-button"] {
  text-decoration-line: none !important;
}

/* @deprecated — These classes below are deprecated. Source of truth is ckeditor-ui-prose.css (auto-generated). */

.prose a[class*="cta-button"] {
  display: inline-flex;
  height: 3rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: 0.375rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
  text-decoration-line: none !important;
  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: 200ms;
  animation-duration: 200ms;
}

.prose a[class*="cta-button--primary"] {
  background-color: rgba(234, 202, 133, 1);
  color: rgba(0, 0, 0, 1);
}

.prose a[class*="cta-button--primary"]:hover {
  background-color: rgba(211, 182, 120, 1);
}

.prose a[class*="cta-button--icon"]::after {
  content: "";
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  flex-shrink: 0;
  background-color: currentColor;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m13.846 17.654-1.054-1.085 3.82-3.82H4.5v-1.5h12.112l-3.82-3.818 1.054-1.085L19.5 12z'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m13.846 17.654-1.054-1.085 3.82-3.82H4.5v-1.5h12.112l-3.82-3.818 1.054-1.085L19.5 12z'/%3E%3C/svg%3E");
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
}

.prose a[class*="cta-button--secondary"] {
  border-width: 1px;
  border-color: rgba(217, 218, 218, 1);
  background-color: transparent;
  color: rgba(0, 0, 0, 1);
}

.prose a[class*="cta-button--secondary"]:hover {
  border-color: rgba(0, 0, 0, 1);
}

/* Auto-generated for CKEditor — do not edit manually */

/* Run: npm run gen:ckeditor */

/* Reset default prose typography margins for CKEditor components */

.prose :is(h1, h2, h3, h4, h5, h6, p):is(.mm-text, [class*="mm-hero-card"], [class*="mm-alert"] *, [class*="mm-card"] *) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose [class*="mm-"] :is(h1, h2, h3, h4, h5, h6, p) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose .mm-badge.mm-badge--sm {
  border-radius: 0.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  font-weight: 400;
  text-wrap: nowrap;
  color: rgba(0,0,0, 1);
  background-color: rgba(249, 243, 229, 1);
  border-style: solid;
  border-color: rgba(234, 202, 133, 1);
  font-size: 0.75rem;
  line-height: 1rem;
  gap: 0.25rem;
  height: 25px;
  padding: 0.25rem 0.5rem;
  border-width: 1px;
}

.prose .mm-badge {
  border-radius: 0.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  font-weight: 400;
  text-wrap: nowrap;
  color: rgba(0,0,0, 1);
  background-color: rgba(249, 243, 229, 1);
  border-style: solid;
  border-color: rgba(234, 202, 133, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  gap: 0.5rem;
  height: 2rem;
  padding: 0.375rem 1rem;
  border-width: 1px;
}

.prose .mm-badge.mm-badge--lg {
  border-radius: 0.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  font-weight: 400;
  text-wrap: nowrap;
  color: rgba(0,0,0, 1);
  background-color: rgba(249, 243, 229, 1);
  border-style: solid;
  border-color: rgba(234, 202, 133, 1);
  font-size: 1rem;
  line-height: 1.5rem;
  gap: 0.5rem;
  height: 38px;
  padding: 0.5rem 1rem;
  border-width: 1px;
}

.prose .mm-badge.mm-badge--secondary-sm {
  border-radius: 0.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  font-weight: 400;
  text-wrap: nowrap;
  color: rgba(0,0,0, 1);
  background-color: rgba(236, 238, 237, 1);
  border-style: solid;
  border-color: rgba(199, 204, 202, 1);
  font-size: 0.75rem;
  line-height: 1rem;
  gap: 0.25rem;
  height: 25px;
  padding: 0.25rem 0.5rem;
  border-width: 1px;
}

.prose .mm-badge.mm-badge--secondary {
  border-radius: 0.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  font-weight: 400;
  text-wrap: nowrap;
  color: rgba(0,0,0, 1);
  background-color: rgba(236, 238, 237, 1);
  border-style: solid;
  border-color: rgba(199, 204, 202, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  gap: 0.5rem;
  height: 2rem;
  padding: 0.375rem 1rem;
  border-width: 1px;
}

.prose .mm-badge.mm-badge--secondary-lg {
  border-radius: 0.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  font-weight: 400;
  text-wrap: nowrap;
  color: rgba(0,0,0, 1);
  background-color: rgba(236, 238, 237, 1);
  border-style: solid;
  border-color: rgba(199, 204, 202, 1);
  font-size: 1rem;
  line-height: 1.5rem;
  gap: 0.5rem;
  height: 38px;
  padding: 0.5rem 1rem;
  border-width: 1px;
}

.prose .mm-badge.mm-badge--tertiary-sm {
  border-radius: 0.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  font-weight: 400;
  text-wrap: nowrap;
  color: rgba(0, 58, 102, 1);
  background-color: rgba(233, 240, 247, 1);
  border-style: solid;
  border-color: rgba(153, 191, 221, 1);
  font-size: 0.75rem;
  line-height: 1rem;
  gap: 0.25rem;
  height: 25px;
  padding: 0.25rem 0.5rem;
  border-width: 1px;
}

.prose .mm-badge.mm-badge--tertiary {
  border-radius: 0.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  font-weight: 400;
  text-wrap: nowrap;
  color: rgba(0, 58, 102, 1);
  background-color: rgba(233, 240, 247, 1);
  border-style: solid;
  border-color: rgba(153, 191, 221, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  gap: 0.5rem;
  height: 2rem;
  padding: 0.375rem 1rem;
  border-width: 1px;
}

.prose .mm-badge.mm-badge--tertiary-lg {
  border-radius: 0.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  font-weight: 400;
  text-wrap: nowrap;
  color: rgba(0, 58, 102, 1);
  background-color: rgba(233, 240, 247, 1);
  border-style: solid;
  border-color: rgba(153, 191, 221, 1);
  font-size: 1rem;
  line-height: 1.5rem;
  gap: 0.5rem;
  height: 38px;
  padding: 0.5rem 1rem;
  border-width: 1px;
}

.prose .mm-badge.mm-badge--gray-sm {
  border-radius: 0.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  font-weight: 400;
  text-wrap: nowrap;
  color: rgba(109, 109, 109, 1);
  background-color: rgba(247, 248, 248, 1);
  border-style: solid;
  border-color: rgba(232, 233, 233, 1);
  font-size: 0.75rem;
  line-height: 1rem;
  gap: 0.25rem;
  height: 25px;
  padding: 0.25rem 0.5rem;
  border-width: 1px;
}

.prose .mm-badge.mm-badge--gray {
  border-radius: 0.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  font-weight: 400;
  text-wrap: nowrap;
  color: rgba(109, 109, 109, 1);
  background-color: rgba(247, 248, 248, 1);
  border-style: solid;
  border-color: rgba(232, 233, 233, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  gap: 0.5rem;
  height: 2rem;
  padding: 0.375rem 1rem;
  border-width: 1px;
}

.prose .mm-badge.mm-badge--gray-lg {
  border-radius: 0.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  font-weight: 400;
  text-wrap: nowrap;
  color: rgba(109, 109, 109, 1);
  background-color: rgba(247, 248, 248, 1);
  border-style: solid;
  border-color: rgba(232, 233, 233, 1);
  font-size: 1rem;
  line-height: 1.5rem;
  gap: 0.5rem;
  height: 38px;
  padding: 0.5rem 1rem;
  border-width: 1px;
}

.prose .mm-badge.mm-badge--green-sm {
  border-radius: 0.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  font-weight: 400;
  text-wrap: nowrap;
  color: rgba(4, 108, 78, 1);
  background-color: rgba(222, 247, 236, 1);
  border-style: solid;
  border-color: rgba(132, 225, 188, 1);
  font-size: 0.75rem;
  line-height: 1rem;
  gap: 0.25rem;
  height: 25px;
  padding: 0.25rem 0.5rem;
  border-width: 1px;
}

.prose .mm-badge.mm-badge--green {
  border-radius: 0.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  font-weight: 400;
  text-wrap: nowrap;
  color: rgba(4, 108, 78, 1);
  background-color: rgba(222, 247, 236, 1);
  border-style: solid;
  border-color: rgba(132, 225, 188, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  gap: 0.5rem;
  height: 2rem;
  padding: 0.375rem 1rem;
  border-width: 1px;
}

.prose .mm-badge.mm-badge--green-lg {
  border-radius: 0.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  font-weight: 400;
  text-wrap: nowrap;
  color: rgba(4, 108, 78, 1);
  background-color: rgba(222, 247, 236, 1);
  border-style: solid;
  border-color: rgba(132, 225, 188, 1);
  font-size: 1rem;
  line-height: 1.5rem;
  gap: 0.5rem;
  height: 38px;
  padding: 0.5rem 1rem;
  border-width: 1px;
}

.prose .mm-badge.mm-badge--red-sm {
  border-radius: 0.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  font-weight: 400;
  text-wrap: nowrap;
  color: rgba(159, 21, 25, 1);
  background-color: rgba(252, 233, 233, 1);
  border-style: solid;
  border-color: rgba(244, 165, 167, 1);
  font-size: 0.75rem;
  line-height: 1rem;
  gap: 0.25rem;
  height: 25px;
  padding: 0.25rem 0.5rem;
  border-width: 1px;
}

.prose .mm-badge.mm-badge--red {
  border-radius: 0.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  font-weight: 400;
  text-wrap: nowrap;
  color: rgba(159, 21, 25, 1);
  background-color: rgba(252, 233, 233, 1);
  border-style: solid;
  border-color: rgba(244, 165, 167, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  gap: 0.5rem;
  height: 2rem;
  padding: 0.375rem 1rem;
  border-width: 1px;
}

.prose .mm-badge.mm-badge--red-lg {
  border-radius: 0.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  font-weight: 400;
  text-wrap: nowrap;
  color: rgba(159, 21, 25, 1);
  background-color: rgba(252, 233, 233, 1);
  border-style: solid;
  border-color: rgba(244, 165, 167, 1);
  font-size: 1rem;
  line-height: 1.5rem;
  gap: 0.5rem;
  height: 38px;
  padding: 0.5rem 1rem;
  border-width: 1px;
}

.prose .mm-badge.mm-badge--text-sm {
  border-radius: 0.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  font-weight: 400;
  text-wrap: nowrap;
  color: rgba(109, 109, 109, 1);
  background-color: transparent;
  border-style: solid;
  border-color: transparent;
  font-size: 0.75rem;
  line-height: 1rem;
  gap: 0.25rem;
  height: 25px;
  padding: 0.25rem 0.5rem;
  border-width: 1px;
}

.prose .mm-badge.mm-badge--text {
  border-radius: 0.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  font-weight: 400;
  text-wrap: nowrap;
  color: rgba(109, 109, 109, 1);
  background-color: transparent;
  border-style: solid;
  border-color: transparent;
  font-size: 0.875rem;
  line-height: 1.25rem;
  gap: 0.5rem;
  height: 2rem;
  padding: 0.375rem 1rem;
  border-width: 1px;
}

.prose .mm-badge.mm-badge--text-lg {
  border-radius: 0.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  font-weight: 400;
  text-wrap: nowrap;
  color: rgba(109, 109, 109, 1);
  background-color: transparent;
  border-style: solid;
  border-color: transparent;
  font-size: 1rem;
  line-height: 1.5rem;
  gap: 0.5rem;
  height: 38px;
  padding: 0.5rem 1rem;
  border-width: 1px;
}

.prose .mm-chip.mm-chip--sm {
  border-radius: 9999px;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  background-color: rgba(69, 84, 79, 1);
  color: rgba(255,255,255, 1);
  border-style: solid;
  border-color: rgba(69, 84, 79, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  gap: 0.25rem;
  height: 2rem;
  padding: 0.375rem 0.75rem;
  border-width: 1px;
}

.prose .mm-chip {
  border-radius: 9999px;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  background-color: rgba(69, 84, 79, 1);
  color: rgba(255,255,255, 1);
  border-style: solid;
  border-color: rgba(69, 84, 79, 1);
  font-size: 1rem;
  line-height: 1.5rem;
  gap: 0.5rem;
  height: 2.5rem;
  padding: 0px 1rem;
  border-width: 1px;
}

.prose .mm-chip.mm-chip--lg {
  border-radius: 9999px;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  background-color: rgba(69, 84, 79, 1);
  color: rgba(255,255,255, 1);
  border-style: solid;
  border-color: rgba(69, 84, 79, 1);
  font-size: 1.125rem;
  line-height: 1.75rem;
  gap: 0.5rem;
  height: 3rem;
  padding: 0px 1rem;
  border-width: 1px;
}

.prose .mm-chip.mm-chip--secondary-sm {
  border-radius: 9999px;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  color: rgba(0,0,0, 1);
  background-color: rgba(254, 254, 254, 1);
  border-style: solid;
  border-color: rgba(217, 218, 218, 1);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  font-size: 0.875rem;
  line-height: 1.25rem;
  gap: 0.25rem;
  height: 2rem;
  padding: 0.375rem 0.75rem;
  border-width: 1px;
}

.prose .mm-chip.mm-chip--secondary-sm:hover {
  background-color: rgba(236, 238, 237, 1);
}

.prose .mm-chip.mm-chip--secondary {
  border-radius: 9999px;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  color: rgba(0,0,0, 1);
  background-color: rgba(254, 254, 254, 1);
  border-style: solid;
  border-color: rgba(217, 218, 218, 1);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  font-size: 1rem;
  line-height: 1.5rem;
  gap: 0.5rem;
  height: 2.5rem;
  padding: 0px 1rem;
  border-width: 1px;
}

.prose .mm-chip.mm-chip--secondary:hover {
  background-color: rgba(236, 238, 237, 1);
}

.prose .mm-chip.mm-chip--secondary-lg {
  border-radius: 9999px;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  color: rgba(0,0,0, 1);
  background-color: rgba(254, 254, 254, 1);
  border-style: solid;
  border-color: rgba(217, 218, 218, 1);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  font-size: 1.125rem;
  line-height: 1.75rem;
  gap: 0.5rem;
  height: 3rem;
  padding: 0px 1rem;
  border-width: 1px;
}

.prose .mm-chip.mm-chip--secondary-lg:hover {
  background-color: rgba(236, 238, 237, 1);
}

.prose .mm-chip.mm-chip--tertiary-sm {
  border-radius: 9999px;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  color: rgba(255,255,255, 1);
  background-color: rgba(65, 65, 65, 1);
  border-style: solid;
  border-color: rgba(174, 174, 174, 1);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  font-size: 0.875rem;
  line-height: 1.25rem;
  gap: 0.25rem;
  height: 2rem;
  padding: 0.375rem 0.75rem;
  border-width: 1px;
}

.prose .mm-chip.mm-chip--tertiary-sm:hover {
  background-color: rgba(109, 109, 109, 1);
}

.prose .mm-chip.mm-chip--tertiary {
  border-radius: 9999px;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  color: rgba(255,255,255, 1);
  background-color: rgba(65, 65, 65, 1);
  border-style: solid;
  border-color: rgba(174, 174, 174, 1);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  font-size: 1rem;
  line-height: 1.5rem;
  gap: 0.5rem;
  height: 2.5rem;
  padding: 0px 1rem;
  border-width: 1px;
}

.prose .mm-chip.mm-chip--tertiary:hover {
  background-color: rgba(109, 109, 109, 1);
}

.prose .mm-chip.mm-chip--tertiary-lg {
  border-radius: 9999px;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  color: rgba(255,255,255, 1);
  background-color: rgba(65, 65, 65, 1);
  border-style: solid;
  border-color: rgba(174, 174, 174, 1);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  font-size: 1.125rem;
  line-height: 1.75rem;
  gap: 0.5rem;
  height: 3rem;
  padding: 0px 1rem;
  border-width: 1px;
}

.prose .mm-chip.mm-chip--tertiary-lg:hover {
  background-color: rgba(109, 109, 109, 1);
}

.prose .mm-chip.mm-chip--gray-sm {
  border-radius: 9999px;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  color: rgba(65, 65, 65, 1);
  background-color: rgba(240, 240, 240, 1);
  border-style: dashed;
  border-color: rgba(217, 218, 218, 1);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  font-size: 0.875rem;
  line-height: 1.25rem;
  gap: 0.25rem;
  height: 2rem;
  padding: 0.375rem 0.75rem;
  border-width: 1px;
}

.prose .mm-chip.mm-chip--gray-sm:hover {
  background-color: rgba(232, 233, 233, 1);
}

.prose .mm-chip.mm-chip--gray {
  border-radius: 9999px;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  color: rgba(65, 65, 65, 1);
  background-color: rgba(240, 240, 240, 1);
  border-style: dashed;
  border-color: rgba(217, 218, 218, 1);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  font-size: 1rem;
  line-height: 1.5rem;
  gap: 0.5rem;
  height: 2.5rem;
  padding: 0px 1rem;
  border-width: 1px;
}

.prose .mm-chip.mm-chip--gray:hover {
  background-color: rgba(232, 233, 233, 1);
}

.prose .mm-chip.mm-chip--gray-lg {
  border-radius: 9999px;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  color: rgba(65, 65, 65, 1);
  background-color: rgba(240, 240, 240, 1);
  border-style: dashed;
  border-color: rgba(217, 218, 218, 1);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  font-size: 1.125rem;
  line-height: 1.75rem;
  gap: 0.5rem;
  height: 3rem;
  padding: 0px 1rem;
  border-width: 1px;
}

.prose .mm-chip.mm-chip--gray-lg:hover {
  background-color: rgba(232, 233, 233, 1);
}

.prose .mm-chip.mm-chip--green-sm {
  border-radius: 9999px;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  color: rgba(4, 108, 78, 1);
  background-color: rgba(222, 247, 236, 1);
  border-style: solid;
  border-color: rgba(132, 225, 188, 1);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  font-size: 0.875rem;
  line-height: 1.25rem;
  gap: 0.25rem;
  height: 2rem;
  padding: 0.375rem 0.75rem;
  border-width: 1px;
}

.prose .mm-chip.mm-chip--green-sm:hover {
  background-color: rgba(188, 240, 218, 1);
}

.prose .mm-chip.mm-chip--green {
  border-radius: 9999px;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  color: rgba(4, 108, 78, 1);
  background-color: rgba(222, 247, 236, 1);
  border-style: solid;
  border-color: rgba(132, 225, 188, 1);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  font-size: 1rem;
  line-height: 1.5rem;
  gap: 0.5rem;
  height: 2.5rem;
  padding: 0px 1rem;
  border-width: 1px;
}

.prose .mm-chip.mm-chip--green:hover {
  background-color: rgba(188, 240, 218, 1);
}

.prose .mm-chip.mm-chip--green-lg {
  border-radius: 9999px;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  color: rgba(4, 108, 78, 1);
  background-color: rgba(222, 247, 236, 1);
  border-style: solid;
  border-color: rgba(132, 225, 188, 1);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  font-size: 1.125rem;
  line-height: 1.75rem;
  gap: 0.5rem;
  height: 3rem;
  padding: 0px 1rem;
  border-width: 1px;
}

.prose .mm-chip.mm-chip--green-lg:hover {
  background-color: rgba(188, 240, 218, 1);
}

.prose .mm-chip.mm-chip--red-sm {
  border-radius: 9999px;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  color: rgba(159, 21, 25, 1);
  background-color: rgba(252, 233, 233, 1);
  border-style: solid;
  border-color: rgba(244, 165, 167, 1);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  font-size: 0.875rem;
  line-height: 1.25rem;
  gap: 0.25rem;
  height: 2rem;
  padding: 0.375rem 0.75rem;
  border-width: 1px;
}

.prose .mm-chip.mm-chip--red-sm:hover {
  background-color: rgba(249, 210, 211, 1);
}

.prose .mm-chip.mm-chip--red {
  border-radius: 9999px;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  color: rgba(159, 21, 25, 1);
  background-color: rgba(252, 233, 233, 1);
  border-style: solid;
  border-color: rgba(244, 165, 167, 1);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  font-size: 1rem;
  line-height: 1.5rem;
  gap: 0.5rem;
  height: 2.5rem;
  padding: 0px 1rem;
  border-width: 1px;
}

.prose .mm-chip.mm-chip--red:hover {
  background-color: rgba(249, 210, 211, 1);
}

.prose .mm-chip.mm-chip--red-lg {
  border-radius: 9999px;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  color: rgba(159, 21, 25, 1);
  background-color: rgba(252, 233, 233, 1);
  border-style: solid;
  border-color: rgba(244, 165, 167, 1);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  font-size: 1.125rem;
  line-height: 1.75rem;
  gap: 0.5rem;
  height: 3rem;
  padding: 0px 1rem;
  border-width: 1px;
}

.prose .mm-chip.mm-chip--red-lg:hover {
  background-color: rgba(249, 210, 211, 1);
}

.prose .mm-chip.mm-chip--text-sm {
  border-radius: 9999px;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  color: rgba(0, 0, 0, 1);
  background-color: transparent;
  border-style: solid;
  border-color: transparent;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  font-size: 0.875rem;
  line-height: 1.25rem;
  gap: 0.25rem;
  height: 2rem;
  padding: 0.375rem 0.75rem;
  border-width: 1px;
}

.prose .mm-chip.mm-chip--text-sm:hover {
  background-color: rgba(247, 248, 248, 1);
}

.prose .mm-chip.mm-chip--text {
  border-radius: 9999px;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  color: rgba(0, 0, 0, 1);
  background-color: transparent;
  border-style: solid;
  border-color: transparent;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  font-size: 1rem;
  line-height: 1.5rem;
  gap: 0.5rem;
  height: 2.5rem;
  padding: 0px 1rem;
  border-width: 1px;
}

.prose .mm-chip.mm-chip--text:hover {
  background-color: rgba(247, 248, 248, 1);
}

.prose .mm-chip.mm-chip--text-lg {
  border-radius: 9999px;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  color: rgba(0, 0, 0, 1);
  background-color: transparent;
  border-style: solid;
  border-color: transparent;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  font-size: 1.125rem;
  line-height: 1.75rem;
  gap: 0.5rem;
  height: 3rem;
  padding: 0px 1rem;
  border-width: 1px;
}

.prose .mm-chip.mm-chip--text-lg:hover {
  background-color: rgba(247, 248, 248, 1);
}

.prose .mm-button.mm-button--xs {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(0,0,0, 1);
  background-color: rgba(234, 202, 133, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 1.5rem;
  width: auto;
  padding: 0.25rem 0.5rem;
}

.prose .mm-button.mm-button--xs:disabled {
  cursor: not-allowed;
  color: rgba(109, 109, 109, 1);
  background-color: rgba(217, 218, 218, 1);
}

.prose .mm-button.mm-button--xs:hover {
  background-color: rgba(211, 182, 120, 1);
}

.prose .mm-button.mm-button--xs:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--xs-full {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(0,0,0, 1);
  background-color: rgba(234, 202, 133, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 1.5rem;
  width: 100%;
  padding: 0.25rem 0.5rem;
}

.prose .mm-button.mm-button--xs-full:disabled {
  cursor: not-allowed;
  color: rgba(109, 109, 109, 1);
  background-color: rgba(217, 218, 218, 1);
}

.prose .mm-button.mm-button--xs-full:hover {
  background-color: rgba(211, 182, 120, 1);
}

.prose .mm-button.mm-button--xs-full:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--sm {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(0,0,0, 1);
  background-color: rgba(234, 202, 133, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 2.5rem;
  width: auto;
  padding: 0.625rem 1rem;
}

.prose .mm-button.mm-button--sm:disabled {
  cursor: not-allowed;
  color: rgba(109, 109, 109, 1);
  background-color: rgba(217, 218, 218, 1);
}

.prose .mm-button.mm-button--sm:hover {
  background-color: rgba(211, 182, 120, 1);
}

.prose .mm-button.mm-button--sm:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--sm-full {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(0,0,0, 1);
  background-color: rgba(234, 202, 133, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 2.5rem;
  width: 100%;
  padding: 0.625rem 1rem;
}

.prose .mm-button.mm-button--sm-full:disabled {
  cursor: not-allowed;
  color: rgba(109, 109, 109, 1);
  background-color: rgba(217, 218, 218, 1);
}

.prose .mm-button.mm-button--sm-full:hover {
  background-color: rgba(211, 182, 120, 1);
}

.prose .mm-button.mm-button--sm-full:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(0,0,0, 1);
  background-color: rgba(234, 202, 133, 1);
  font-size: 1rem;
  line-height: 1.5rem;
  height: 3rem;
  width: auto;
  padding: 0.625rem 1.25rem;
}

.prose .mm-button:disabled {
  cursor: not-allowed;
  color: rgba(109, 109, 109, 1);
  background-color: rgba(217, 218, 218, 1);
}

.prose .mm-button:hover {
  background-color: rgba(211, 182, 120, 1);
}

.prose .mm-button:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--full {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(0,0,0, 1);
  background-color: rgba(234, 202, 133, 1);
  font-size: 1rem;
  line-height: 1.5rem;
  height: 3rem;
  width: 100%;
  padding: 0.625rem 1.25rem;
}

.prose .mm-button.mm-button--full:disabled {
  cursor: not-allowed;
  color: rgba(109, 109, 109, 1);
  background-color: rgba(217, 218, 218, 1);
}

.prose .mm-button.mm-button--full:hover {
  background-color: rgba(211, 182, 120, 1);
}

.prose .mm-button.mm-button--full:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--secondary-xs {
  background-color: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(0,0,0, 1);
  border-style: solid;
  border-color: rgba(217, 218, 218, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 1.5rem;
  width: auto;
  padding: 0.25rem 0.5rem;
  border-width: 1px;
}

.prose .mm-button.mm-button--secondary-xs:disabled {
  cursor: not-allowed;
  border-color: rgba(217, 218, 218, 1);
  color: rgba(174, 174, 174, 1);
}

.prose .mm-button.mm-button--secondary-xs:hover {
  border-color: rgba(0, 0, 0, 1);
}

.prose .mm-button.mm-button--secondary-xs:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--secondary-xs-full {
  background-color: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(0,0,0, 1);
  border-style: solid;
  border-color: rgba(217, 218, 218, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 1.5rem;
  width: 100%;
  padding: 0.25rem 0.5rem;
  border-width: 1px;
}

.prose .mm-button.mm-button--secondary-xs-full:disabled {
  cursor: not-allowed;
  border-color: rgba(217, 218, 218, 1);
  color: rgba(174, 174, 174, 1);
}

.prose .mm-button.mm-button--secondary-xs-full:hover {
  border-color: rgba(0, 0, 0, 1);
}

.prose .mm-button.mm-button--secondary-xs-full:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--secondary-sm {
  background-color: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(0,0,0, 1);
  border-style: solid;
  border-color: rgba(217, 218, 218, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 2.5rem;
  width: auto;
  padding: 0.625rem 1rem;
  border-width: 1px;
}

.prose .mm-button.mm-button--secondary-sm:disabled {
  cursor: not-allowed;
  border-color: rgba(217, 218, 218, 1);
  color: rgba(174, 174, 174, 1);
}

.prose .mm-button.mm-button--secondary-sm:hover {
  border-color: rgba(0, 0, 0, 1);
}

.prose .mm-button.mm-button--secondary-sm:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--secondary-sm-full {
  background-color: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(0,0,0, 1);
  border-style: solid;
  border-color: rgba(217, 218, 218, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 2.5rem;
  width: 100%;
  padding: 0.625rem 1rem;
  border-width: 1px;
}

.prose .mm-button.mm-button--secondary-sm-full:disabled {
  cursor: not-allowed;
  border-color: rgba(217, 218, 218, 1);
  color: rgba(174, 174, 174, 1);
}

.prose .mm-button.mm-button--secondary-sm-full:hover {
  border-color: rgba(0, 0, 0, 1);
}

.prose .mm-button.mm-button--secondary-sm-full:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--secondary {
  background-color: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(0,0,0, 1);
  border-style: solid;
  border-color: rgba(217, 218, 218, 1);
  font-size: 1rem;
  line-height: 1.5rem;
  height: 3rem;
  width: auto;
  padding: 0.625rem 1.25rem;
  border-width: 1px;
}

.prose .mm-button.mm-button--secondary:disabled {
  cursor: not-allowed;
  border-color: rgba(217, 218, 218, 1);
  color: rgba(174, 174, 174, 1);
}

.prose .mm-button.mm-button--secondary:hover {
  border-color: rgba(0, 0, 0, 1);
}

.prose .mm-button.mm-button--secondary:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--secondary-full {
  background-color: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(0,0,0, 1);
  border-style: solid;
  border-color: rgba(217, 218, 218, 1);
  font-size: 1rem;
  line-height: 1.5rem;
  height: 3rem;
  width: 100%;
  padding: 0.625rem 1.25rem;
  border-width: 1px;
}

.prose .mm-button.mm-button--secondary-full:disabled {
  cursor: not-allowed;
  border-color: rgba(217, 218, 218, 1);
  color: rgba(174, 174, 174, 1);
}

.prose .mm-button.mm-button--secondary-full:hover {
  border-color: rgba(0, 0, 0, 1);
}

.prose .mm-button.mm-button--secondary-full:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--tertiary-xs {
  background-color: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(255,255,255, 1);
  border-style: solid;
  border-color: rgba(174, 174, 174, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 1.5rem;
  width: auto;
  padding: 0.25rem 0.5rem;
  border-width: 1px;
}

.prose .mm-button.mm-button--tertiary-xs:disabled {
  cursor: not-allowed;
  color: rgba(174, 174, 174, 1);
}

.prose .mm-button.mm-button--tertiary-xs:hover {
  border-color: rgba(232, 233, 233, 1);
  background-color: rgba(17,24,39, 0.1);
}

.prose .mm-button.mm-button--tertiary-xs:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--tertiary-xs-full {
  background-color: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(255,255,255, 1);
  border-style: solid;
  border-color: rgba(174, 174, 174, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 1.5rem;
  width: 100%;
  padding: 0.25rem 0.5rem;
  border-width: 1px;
}

.prose .mm-button.mm-button--tertiary-xs-full:disabled {
  cursor: not-allowed;
  color: rgba(174, 174, 174, 1);
}

.prose .mm-button.mm-button--tertiary-xs-full:hover {
  border-color: rgba(232, 233, 233, 1);
  background-color: rgba(17,24,39, 0.1);
}

.prose .mm-button.mm-button--tertiary-xs-full:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--tertiary-sm {
  background-color: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(255,255,255, 1);
  border-style: solid;
  border-color: rgba(174, 174, 174, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 2.5rem;
  width: auto;
  padding: 0.625rem 1rem;
  border-width: 1px;
}

.prose .mm-button.mm-button--tertiary-sm:disabled {
  cursor: not-allowed;
  color: rgba(174, 174, 174, 1);
}

.prose .mm-button.mm-button--tertiary-sm:hover {
  border-color: rgba(232, 233, 233, 1);
  background-color: rgba(17,24,39, 0.1);
}

.prose .mm-button.mm-button--tertiary-sm:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--tertiary-sm-full {
  background-color: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(255,255,255, 1);
  border-style: solid;
  border-color: rgba(174, 174, 174, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 2.5rem;
  width: 100%;
  padding: 0.625rem 1rem;
  border-width: 1px;
}

.prose .mm-button.mm-button--tertiary-sm-full:disabled {
  cursor: not-allowed;
  color: rgba(174, 174, 174, 1);
}

.prose .mm-button.mm-button--tertiary-sm-full:hover {
  border-color: rgba(232, 233, 233, 1);
  background-color: rgba(17,24,39, 0.1);
}

.prose .mm-button.mm-button--tertiary-sm-full:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--tertiary {
  background-color: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(255,255,255, 1);
  border-style: solid;
  border-color: rgba(174, 174, 174, 1);
  font-size: 1rem;
  line-height: 1.5rem;
  height: 3rem;
  width: auto;
  padding: 0.625rem 1.25rem;
  border-width: 1px;
}

.prose .mm-button.mm-button--tertiary:disabled {
  cursor: not-allowed;
  color: rgba(174, 174, 174, 1);
}

.prose .mm-button.mm-button--tertiary:hover {
  border-color: rgba(232, 233, 233, 1);
  background-color: rgba(17,24,39, 0.1);
}

.prose .mm-button.mm-button--tertiary:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--tertiary-full {
  background-color: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(255,255,255, 1);
  border-style: solid;
  border-color: rgba(174, 174, 174, 1);
  font-size: 1rem;
  line-height: 1.5rem;
  height: 3rem;
  width: 100%;
  padding: 0.625rem 1.25rem;
  border-width: 1px;
}

.prose .mm-button.mm-button--tertiary-full:disabled {
  cursor: not-allowed;
  color: rgba(174, 174, 174, 1);
}

.prose .mm-button.mm-button--tertiary-full:hover {
  border-color: rgba(232, 233, 233, 1);
  background-color: rgba(17,24,39, 0.1);
}

.prose .mm-button.mm-button--tertiary-full:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--gray-xs {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(65, 65, 65, 1);
  background-color: rgba(240, 240, 240, 1);
  border-style: dashed;
  border-color: rgba(217, 218, 218, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 1.5rem;
  width: auto;
  padding: 0.25rem 0.5rem;
  border-width: 1px;
}

.prose .mm-button.mm-button--gray-xs:disabled {
  cursor: not-allowed;
  background-color: rgba(225, 225, 225, 1);
  color: rgba(109, 109, 109, 1);
  border-style: solid;
}

.prose .mm-button.mm-button--gray-xs:hover {
  background-color: rgba(225, 225, 225, 1);
  border-color: rgba(174, 174, 174, 1);
}

.prose .mm-button.mm-button--gray-xs:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--gray-xs-full {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(65, 65, 65, 1);
  background-color: rgba(240, 240, 240, 1);
  border-style: dashed;
  border-color: rgba(217, 218, 218, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 1.5rem;
  width: 100%;
  padding: 0.25rem 0.5rem;
  border-width: 1px;
}

.prose .mm-button.mm-button--gray-xs-full:disabled {
  cursor: not-allowed;
  background-color: rgba(225, 225, 225, 1);
  color: rgba(109, 109, 109, 1);
  border-style: solid;
}

.prose .mm-button.mm-button--gray-xs-full:hover {
  background-color: rgba(225, 225, 225, 1);
  border-color: rgba(174, 174, 174, 1);
}

.prose .mm-button.mm-button--gray-xs-full:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--gray-sm {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(65, 65, 65, 1);
  background-color: rgba(240, 240, 240, 1);
  border-style: dashed;
  border-color: rgba(217, 218, 218, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 2.5rem;
  width: auto;
  padding: 0.625rem 1rem;
  border-width: 1px;
}

.prose .mm-button.mm-button--gray-sm:disabled {
  cursor: not-allowed;
  background-color: rgba(225, 225, 225, 1);
  color: rgba(109, 109, 109, 1);
  border-style: solid;
}

.prose .mm-button.mm-button--gray-sm:hover {
  background-color: rgba(225, 225, 225, 1);
  border-color: rgba(174, 174, 174, 1);
}

.prose .mm-button.mm-button--gray-sm:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--gray-sm-full {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(65, 65, 65, 1);
  background-color: rgba(240, 240, 240, 1);
  border-style: dashed;
  border-color: rgba(217, 218, 218, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 2.5rem;
  width: 100%;
  padding: 0.625rem 1rem;
  border-width: 1px;
}

.prose .mm-button.mm-button--gray-sm-full:disabled {
  cursor: not-allowed;
  background-color: rgba(225, 225, 225, 1);
  color: rgba(109, 109, 109, 1);
  border-style: solid;
}

.prose .mm-button.mm-button--gray-sm-full:hover {
  background-color: rgba(225, 225, 225, 1);
  border-color: rgba(174, 174, 174, 1);
}

.prose .mm-button.mm-button--gray-sm-full:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--gray {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(65, 65, 65, 1);
  background-color: rgba(240, 240, 240, 1);
  border-style: dashed;
  border-color: rgba(217, 218, 218, 1);
  font-size: 1rem;
  line-height: 1.5rem;
  height: 3rem;
  width: auto;
  padding: 0.625rem 1.25rem;
  border-width: 1px;
}

.prose .mm-button.mm-button--gray:disabled {
  cursor: not-allowed;
  background-color: rgba(225, 225, 225, 1);
  color: rgba(109, 109, 109, 1);
  border-style: solid;
}

.prose .mm-button.mm-button--gray:hover {
  background-color: rgba(225, 225, 225, 1);
  border-color: rgba(174, 174, 174, 1);
}

.prose .mm-button.mm-button--gray:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--gray-full {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(65, 65, 65, 1);
  background-color: rgba(240, 240, 240, 1);
  border-style: dashed;
  border-color: rgba(217, 218, 218, 1);
  font-size: 1rem;
  line-height: 1.5rem;
  height: 3rem;
  width: 100%;
  padding: 0.625rem 1.25rem;
  border-width: 1px;
}

.prose .mm-button.mm-button--gray-full:disabled {
  cursor: not-allowed;
  background-color: rgba(225, 225, 225, 1);
  color: rgba(109, 109, 109, 1);
  border-style: solid;
}

.prose .mm-button.mm-button--gray-full:hover {
  background-color: rgba(225, 225, 225, 1);
  border-color: rgba(174, 174, 174, 1);
}

.prose .mm-button.mm-button--gray-full:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--green-xs {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(255,255,255, 1);
  background-color: rgba(5, 122, 85, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 1.5rem;
  width: auto;
  padding: 0.25rem 0.5rem;
}

.prose .mm-button.mm-button--green-xs:disabled {
  cursor: not-allowed;
  color: rgba(109, 109, 109, 1);
  background-color: rgba(217, 218, 218, 1);
}

.prose .mm-button.mm-button--green-xs:hover {
  background-color: rgba(4, 108, 78, 1);
}

.prose .mm-button.mm-button--green-xs:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--green-xs-full {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(255,255,255, 1);
  background-color: rgba(5, 122, 85, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 1.5rem;
  width: 100%;
  padding: 0.25rem 0.5rem;
}

.prose .mm-button.mm-button--green-xs-full:disabled {
  cursor: not-allowed;
  color: rgba(109, 109, 109, 1);
  background-color: rgba(217, 218, 218, 1);
}

.prose .mm-button.mm-button--green-xs-full:hover {
  background-color: rgba(4, 108, 78, 1);
}

.prose .mm-button.mm-button--green-xs-full:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--green-sm {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(255,255,255, 1);
  background-color: rgba(5, 122, 85, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 2.5rem;
  width: auto;
  padding: 0.625rem 1rem;
}

.prose .mm-button.mm-button--green-sm:disabled {
  cursor: not-allowed;
  color: rgba(109, 109, 109, 1);
  background-color: rgba(217, 218, 218, 1);
}

.prose .mm-button.mm-button--green-sm:hover {
  background-color: rgba(4, 108, 78, 1);
}

.prose .mm-button.mm-button--green-sm:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--green-sm-full {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(255,255,255, 1);
  background-color: rgba(5, 122, 85, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 2.5rem;
  width: 100%;
  padding: 0.625rem 1rem;
}

.prose .mm-button.mm-button--green-sm-full:disabled {
  cursor: not-allowed;
  color: rgba(109, 109, 109, 1);
  background-color: rgba(217, 218, 218, 1);
}

.prose .mm-button.mm-button--green-sm-full:hover {
  background-color: rgba(4, 108, 78, 1);
}

.prose .mm-button.mm-button--green-sm-full:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--green {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(255,255,255, 1);
  background-color: rgba(5, 122, 85, 1);
  font-size: 1rem;
  line-height: 1.5rem;
  height: 3rem;
  width: auto;
  padding: 0.625rem 1.25rem;
}

.prose .mm-button.mm-button--green:disabled {
  cursor: not-allowed;
  color: rgba(109, 109, 109, 1);
  background-color: rgba(217, 218, 218, 1);
}

.prose .mm-button.mm-button--green:hover {
  background-color: rgba(4, 108, 78, 1);
}

.prose .mm-button.mm-button--green:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--green-full {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(255,255,255, 1);
  background-color: rgba(5, 122, 85, 1);
  font-size: 1rem;
  line-height: 1.5rem;
  height: 3rem;
  width: 100%;
  padding: 0.625rem 1.25rem;
}

.prose .mm-button.mm-button--green-full:disabled {
  cursor: not-allowed;
  color: rgba(109, 109, 109, 1);
  background-color: rgba(217, 218, 218, 1);
}

.prose .mm-button.mm-button--green-full:hover {
  background-color: rgba(4, 108, 78, 1);
}

.prose .mm-button.mm-button--green-full:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--red-xs {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(255,255,255, 1);
  background-color: rgba(204, 27, 32, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 1.5rem;
  width: auto;
  padding: 0.25rem 0.5rem;
}

.prose .mm-button.mm-button--red-xs:disabled {
  cursor: not-allowed;
  color: rgba(109, 109, 109, 1);
  background-color: rgba(217, 218, 218, 1);
}

.prose .mm-button.mm-button--red-xs:hover {
  background-color: rgba(159, 21, 25, 1);
}

.prose .mm-button.mm-button--red-xs:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--red-xs-full {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(255,255,255, 1);
  background-color: rgba(204, 27, 32, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 1.5rem;
  width: 100%;
  padding: 0.25rem 0.5rem;
}

.prose .mm-button.mm-button--red-xs-full:disabled {
  cursor: not-allowed;
  color: rgba(109, 109, 109, 1);
  background-color: rgba(217, 218, 218, 1);
}

.prose .mm-button.mm-button--red-xs-full:hover {
  background-color: rgba(159, 21, 25, 1);
}

.prose .mm-button.mm-button--red-xs-full:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--red-sm {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(255,255,255, 1);
  background-color: rgba(204, 27, 32, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 2.5rem;
  width: auto;
  padding: 0.625rem 1rem;
}

.prose .mm-button.mm-button--red-sm:disabled {
  cursor: not-allowed;
  color: rgba(109, 109, 109, 1);
  background-color: rgba(217, 218, 218, 1);
}

.prose .mm-button.mm-button--red-sm:hover {
  background-color: rgba(159, 21, 25, 1);
}

.prose .mm-button.mm-button--red-sm:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--red-sm-full {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(255,255,255, 1);
  background-color: rgba(204, 27, 32, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 2.5rem;
  width: 100%;
  padding: 0.625rem 1rem;
}

.prose .mm-button.mm-button--red-sm-full:disabled {
  cursor: not-allowed;
  color: rgba(109, 109, 109, 1);
  background-color: rgba(217, 218, 218, 1);
}

.prose .mm-button.mm-button--red-sm-full:hover {
  background-color: rgba(159, 21, 25, 1);
}

.prose .mm-button.mm-button--red-sm-full:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--red {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(255,255,255, 1);
  background-color: rgba(204, 27, 32, 1);
  font-size: 1rem;
  line-height: 1.5rem;
  height: 3rem;
  width: auto;
  padding: 0.625rem 1.25rem;
}

.prose .mm-button.mm-button--red:disabled {
  cursor: not-allowed;
  color: rgba(109, 109, 109, 1);
  background-color: rgba(217, 218, 218, 1);
}

.prose .mm-button.mm-button--red:hover {
  background-color: rgba(159, 21, 25, 1);
}

.prose .mm-button.mm-button--red:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--red-full {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(255,255,255, 1);
  background-color: rgba(204, 27, 32, 1);
  font-size: 1rem;
  line-height: 1.5rem;
  height: 3rem;
  width: 100%;
  padding: 0.625rem 1.25rem;
}

.prose .mm-button.mm-button--red-full:disabled {
  cursor: not-allowed;
  color: rgba(109, 109, 109, 1);
  background-color: rgba(217, 218, 218, 1);
}

.prose .mm-button.mm-button--red-full:hover {
  background-color: rgba(159, 21, 25, 1);
}

.prose .mm-button.mm-button--red-full:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--text-xs {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(0, 0, 0, 1);
  background-color: transparent;
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 1.5rem;
  width: auto;
  padding: 0.25rem 0.5rem;
}

.prose .mm-button.mm-button--text-xs:disabled {
  cursor: not-allowed;
  color: rgba(217, 218, 218, 1);
}

.prose .mm-button.mm-button--text-xs:hover {
  color: rgba(65, 65, 65, 1);
}

.prose .mm-button.mm-button--text-xs:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--text-xs-full {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(0, 0, 0, 1);
  background-color: transparent;
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 1.5rem;
  width: 100%;
  padding: 0.25rem 0.5rem;
}

.prose .mm-button.mm-button--text-xs-full:disabled {
  cursor: not-allowed;
  color: rgba(217, 218, 218, 1);
}

.prose .mm-button.mm-button--text-xs-full:hover {
  color: rgba(65, 65, 65, 1);
}

.prose .mm-button.mm-button--text-xs-full:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--text-sm {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(0, 0, 0, 1);
  background-color: transparent;
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 2.5rem;
  width: auto;
  padding: 0.625rem 1rem;
}

.prose .mm-button.mm-button--text-sm:disabled {
  cursor: not-allowed;
  color: rgba(217, 218, 218, 1);
}

.prose .mm-button.mm-button--text-sm:hover {
  color: rgba(65, 65, 65, 1);
}

.prose .mm-button.mm-button--text-sm:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--text-sm-full {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(0, 0, 0, 1);
  background-color: transparent;
  font-size: 0.875rem;
  line-height: 1.25rem;
  height: 2.5rem;
  width: 100%;
  padding: 0.625rem 1rem;
}

.prose .mm-button.mm-button--text-sm-full:disabled {
  cursor: not-allowed;
  color: rgba(217, 218, 218, 1);
}

.prose .mm-button.mm-button--text-sm-full:hover {
  color: rgba(65, 65, 65, 1);
}

.prose .mm-button.mm-button--text-sm-full:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--text {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(0, 0, 0, 1);
  background-color: transparent;
  font-size: 1rem;
  line-height: 1.5rem;
  height: 3rem;
  width: auto;
  padding: 0.625rem 1.25rem;
}

.prose .mm-button.mm-button--text:disabled {
  cursor: not-allowed;
  color: rgba(217, 218, 218, 1);
}

.prose .mm-button.mm-button--text:hover {
  color: rgba(65, 65, 65, 1);
}

.prose .mm-button.mm-button--text:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-button.mm-button--text-full {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(0, 0, 0, 1);
  background-color: transparent;
  font-size: 1rem;
  line-height: 1.5rem;
  height: 3rem;
  width: 100%;
  padding: 0.625rem 1.25rem;
}

.prose .mm-button.mm-button--text-full:disabled {
  cursor: not-allowed;
  color: rgba(217, 218, 218, 1);
}

.prose .mm-button.mm-button--text-full:hover {
  color: rgba(65, 65, 65, 1);
}

.prose .mm-button.mm-button--text-full:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-icon-button.mm-icon-button--sm {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  line-height: 1.4;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(0,0,0, 1);
  background-color: rgba(234, 202, 133, 1);
  padding: 0.5rem;
  width: 2.5rem;
  height: 2.5rem;
}

.prose .mm-icon-button.mm-icon-button--sm:disabled {
  cursor: not-allowed;
  color: rgba(109, 109, 109, 1);
  background-color: rgba(217, 218, 218, 1);
}

.prose .mm-icon-button.mm-icon-button--sm:hover {
  background-color: rgba(211, 182, 120, 1);
}

.prose .mm-icon-button.mm-icon-button--sm:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-icon-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  line-height: 1.4;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(0,0,0, 1);
  background-color: rgba(234, 202, 133, 1);
  padding: 0.75rem;
  width: 3rem;
  height: 3rem;
}

.prose .mm-icon-button:disabled {
  cursor: not-allowed;
  color: rgba(109, 109, 109, 1);
  background-color: rgba(217, 218, 218, 1);
}

.prose .mm-icon-button:hover {
  background-color: rgba(211, 182, 120, 1);
}

.prose .mm-icon-button:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-icon-button.mm-icon-button--secondary-sm {
  background-color: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  line-height: 1.4;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(0,0,0, 1);
  border-style: solid;
  border-color: rgba(217, 218, 218, 1);
  padding: 0.5rem;
  width: 2.5rem;
  height: 2.5rem;
  border-width: 1px;
}

.prose .mm-icon-button.mm-icon-button--secondary-sm:disabled {
  cursor: not-allowed;
  border-color: rgba(217, 218, 218, 1);
  color: rgba(174, 174, 174, 1);
}

.prose .mm-icon-button.mm-icon-button--secondary-sm:hover {
  border-color: rgba(0, 0, 0, 1);
}

.prose .mm-icon-button.mm-icon-button--secondary-sm:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-icon-button.mm-icon-button--secondary {
  background-color: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  line-height: 1.4;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(0,0,0, 1);
  border-style: solid;
  border-color: rgba(217, 218, 218, 1);
  padding: 0.75rem;
  width: 3rem;
  height: 3rem;
  border-width: 1px;
}

.prose .mm-icon-button.mm-icon-button--secondary:disabled {
  cursor: not-allowed;
  border-color: rgba(217, 218, 218, 1);
  color: rgba(174, 174, 174, 1);
}

.prose .mm-icon-button.mm-icon-button--secondary:hover {
  border-color: rgba(0, 0, 0, 1);
}

.prose .mm-icon-button.mm-icon-button--secondary:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-icon-button.mm-icon-button--tertiary-sm {
  background-color: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  line-height: 1.4;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(255,255,255, 1);
  border-style: solid;
  border-color: rgba(174, 174, 174, 1);
  padding: 0.5rem;
  width: 2.5rem;
  height: 2.5rem;
  border-width: 1px;
}

.prose .mm-icon-button.mm-icon-button--tertiary-sm:disabled {
  cursor: not-allowed;
  color: rgba(174, 174, 174, 1);
}

.prose .mm-icon-button.mm-icon-button--tertiary-sm:hover {
  border-color: rgba(232, 233, 233, 1);
  background-color: rgba(17,24,39, 0.1);
}

.prose .mm-icon-button.mm-icon-button--tertiary-sm:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-icon-button.mm-icon-button--tertiary {
  background-color: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  line-height: 1.4;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(255,255,255, 1);
  border-style: solid;
  border-color: rgba(174, 174, 174, 1);
  padding: 0.75rem;
  width: 3rem;
  height: 3rem;
  border-width: 1px;
}

.prose .mm-icon-button.mm-icon-button--tertiary:disabled {
  cursor: not-allowed;
  color: rgba(174, 174, 174, 1);
}

.prose .mm-icon-button.mm-icon-button--tertiary:hover {
  border-color: rgba(232, 233, 233, 1);
  background-color: rgba(17,24,39, 0.1);
}

.prose .mm-icon-button.mm-icon-button--tertiary:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-icon-button.mm-icon-button--gray-sm {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  line-height: 1.4;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(65, 65, 65, 1);
  background-color: rgba(240, 240, 240, 1);
  border-style: dashed;
  border-color: rgba(217, 218, 218, 1);
  padding: 0.5rem;
  width: 2.5rem;
  height: 2.5rem;
  border-width: 1px;
}

.prose .mm-icon-button.mm-icon-button--gray-sm:disabled {
  cursor: not-allowed;
  background-color: rgba(225, 225, 225, 1);
  color: rgba(109, 109, 109, 1);
  border-style: solid;
}

.prose .mm-icon-button.mm-icon-button--gray-sm:hover {
  background-color: rgba(225, 225, 225, 1);
  border-color: rgba(174, 174, 174, 1);
}

.prose .mm-icon-button.mm-icon-button--gray-sm:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-icon-button.mm-icon-button--gray {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  line-height: 1.4;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(65, 65, 65, 1);
  background-color: rgba(240, 240, 240, 1);
  border-style: dashed;
  border-color: rgba(217, 218, 218, 1);
  padding: 0.75rem;
  width: 3rem;
  height: 3rem;
  border-width: 1px;
}

.prose .mm-icon-button.mm-icon-button--gray:disabled {
  cursor: not-allowed;
  background-color: rgba(225, 225, 225, 1);
  color: rgba(109, 109, 109, 1);
  border-style: solid;
}

.prose .mm-icon-button.mm-icon-button--gray:hover {
  background-color: rgba(225, 225, 225, 1);
  border-color: rgba(174, 174, 174, 1);
}

.prose .mm-icon-button.mm-icon-button--gray:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-icon-button.mm-icon-button--green-sm {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  line-height: 1.4;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(255,255,255, 1);
  background-color: rgba(5, 122, 85, 1);
  padding: 0.5rem;
  width: 2.5rem;
  height: 2.5rem;
}

.prose .mm-icon-button.mm-icon-button--green-sm:disabled {
  cursor: not-allowed;
  color: rgba(109, 109, 109, 1);
  background-color: rgba(217, 218, 218, 1);
}

.prose .mm-icon-button.mm-icon-button--green-sm:hover {
  background-color: rgba(4, 108, 78, 1);
}

.prose .mm-icon-button.mm-icon-button--green-sm:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-icon-button.mm-icon-button--green {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  line-height: 1.4;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(255,255,255, 1);
  background-color: rgba(5, 122, 85, 1);
  padding: 0.75rem;
  width: 3rem;
  height: 3rem;
}

.prose .mm-icon-button.mm-icon-button--green:disabled {
  cursor: not-allowed;
  color: rgba(109, 109, 109, 1);
  background-color: rgba(217, 218, 218, 1);
}

.prose .mm-icon-button.mm-icon-button--green:hover {
  background-color: rgba(4, 108, 78, 1);
}

.prose .mm-icon-button.mm-icon-button--green:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-icon-button.mm-icon-button--red-sm {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  line-height: 1.4;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(255,255,255, 1);
  background-color: rgba(204, 27, 32, 1);
  padding: 0.5rem;
  width: 2.5rem;
  height: 2.5rem;
}

.prose .mm-icon-button.mm-icon-button--red-sm:disabled {
  cursor: not-allowed;
  color: rgba(109, 109, 109, 1);
  background-color: rgba(217, 218, 218, 1);
}

.prose .mm-icon-button.mm-icon-button--red-sm:hover {
  background-color: rgba(159, 21, 25, 1);
}

.prose .mm-icon-button.mm-icon-button--red-sm:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-icon-button.mm-icon-button--red {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  line-height: 1.4;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(255,255,255, 1);
  background-color: rgba(204, 27, 32, 1);
  padding: 0.75rem;
  width: 3rem;
  height: 3rem;
}

.prose .mm-icon-button.mm-icon-button--red:disabled {
  cursor: not-allowed;
  color: rgba(109, 109, 109, 1);
  background-color: rgba(217, 218, 218, 1);
}

.prose .mm-icon-button.mm-icon-button--red:hover {
  background-color: rgba(159, 21, 25, 1);
}

.prose .mm-icon-button.mm-icon-button--red:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-icon-button.mm-icon-button--text-sm {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  line-height: 1.4;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(0, 0, 0, 1);
  background-color: transparent;
  padding: 0.5rem;
  width: 2.5rem;
  height: 2.5rem;
}

.prose .mm-icon-button.mm-icon-button--text-sm:disabled {
  cursor: not-allowed;
  color: rgba(217, 218, 218, 1);
}

.prose .mm-icon-button.mm-icon-button--text-sm:hover {
  color: rgba(65, 65, 65, 1);
}

.prose .mm-icon-button.mm-icon-button--text-sm:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-icon-button.mm-icon-button--text {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 500;
  line-height: 1.4;
  border-radius: 0.375rem;
  cursor: pointer;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: ease-in-out;
  transition-duration: 200ms;
  color: rgba(0, 0, 0, 1);
  background-color: transparent;
  padding: 0.75rem;
  width: 3rem;
  height: 3rem;
}

.prose .mm-icon-button.mm-icon-button--text:disabled {
  cursor: not-allowed;
  color: rgba(217, 218, 218, 1);
}

.prose .mm-icon-button.mm-icon-button--text:hover {
  color: rgba(65, 65, 65, 1);
}

.prose .mm-icon-button.mm-icon-button--text:focus-visible {
  outline-style: none;
  box-shadow: /*!*/ /*!*/ 0 0 0 0px #fff, /*!*/ /*!*/ 0 0 0 calc(3px + 0px) rgba(59, 130, 246, 0.5);
}

.prose .mm-card.mm-card--none-100 {
  background-color: rgba(255,255,255, 1);
  border-style: solid;
  border-color: rgba(232, 233, 233, 1);
  border-radius: 0.5rem;
  padding: 0px;
  box-shadow: 0px 6px 12px -6px rgba(109,109,109,0.06), 0px 8px 24px -4px rgba(109,109,109,0.04);
  border-width: 1px;
}

.prose .mm-card.mm-card--none-200 {
  background-color: rgba(255,255,255, 1);
  border-style: solid;
  border-color: rgba(232, 233, 233, 1);
  border-radius: 0.5rem;
  padding: 0px;
  box-shadow: 0px 6px 14px -6px rgba(109,109,109,0.12), 0px 10px 32px -4px rgba(65,65,65,0.1);
  border-width: 1px;
}

.prose .mm-card.mm-card--none {
  background-color: rgba(255,255,255, 1);
  border-style: solid;
  border-color: rgba(232, 233, 233, 1);
  border-radius: 0.5rem;
  padding: 0px;
  box-shadow: none;
  border-width: 1px;
}

.prose .mm-card.mm-card--100 {
  background-color: rgba(255,255,255, 1);
  border-style: solid;
  border-color: rgba(232, 233, 233, 1);
  border-radius: 0.5rem;
  padding: 1.5rem;
  box-shadow: 0px 6px 12px -6px rgba(109,109,109,0.06), 0px 8px 24px -4px rgba(109,109,109,0.04);
  border-width: 1px;
}

.prose .mm-card.mm-card--200 {
  background-color: rgba(255,255,255, 1);
  border-style: solid;
  border-color: rgba(232, 233, 233, 1);
  border-radius: 0.5rem;
  padding: 1.5rem;
  box-shadow: 0px 6px 14px -6px rgba(109,109,109,0.12), 0px 10px 32px -4px rgba(65,65,65,0.1);
  border-width: 1px;
}

.prose .mm-card {
  background-color: rgba(255,255,255, 1);
  border-style: solid;
  border-color: rgba(232, 233, 233, 1);
  border-radius: 0.5rem;
  padding: 1.5rem;
  box-shadow: none;
  border-width: 1px;
}

.prose .mm-card.mm-card--lg-100 {
  background-color: rgba(255,255,255, 1);
  border-style: solid;
  border-color: rgba(232, 233, 233, 1);
  border-radius: 0.5rem;
  padding: 2rem;
  box-shadow: 0px 6px 12px -6px rgba(109,109,109,0.06), 0px 8px 24px -4px rgba(109,109,109,0.04);
  border-width: 1px;
}

.prose .mm-card.mm-card--lg-200 {
  background-color: rgba(255,255,255, 1);
  border-style: solid;
  border-color: rgba(232, 233, 233, 1);
  border-radius: 0.5rem;
  padding: 2rem;
  box-shadow: 0px 6px 14px -6px rgba(109,109,109,0.12), 0px 10px 32px -4px rgba(65,65,65,0.1);
  border-width: 1px;
}

.prose .mm-card.mm-card--lg {
  background-color: rgba(255,255,255, 1);
  border-style: solid;
  border-color: rgba(232, 233, 233, 1);
  border-radius: 0.5rem;
  padding: 2rem;
  box-shadow: none;
  border-width: 1px;
}

.prose .mm-card.mm-card--fluid-none-100 {
  border-style: none;
  border-color: transparent;
  border-radius: 0;
  background-color: transparent;
  padding: 0px;
  box-shadow: 0px 6px 12px -6px rgba(109,109,109,0.06), 0px 8px 24px -4px rgba(109,109,109,0.04);
  border-width: 0;
}

.prose .mm-card.mm-card--fluid-none-200 {
  border-style: none;
  border-color: transparent;
  border-radius: 0;
  background-color: transparent;
  padding: 0px;
  box-shadow: 0px 6px 14px -6px rgba(109,109,109,0.12), 0px 10px 32px -4px rgba(65,65,65,0.1);
  border-width: 0;
}

.prose .mm-card.mm-card--fluid-none {
  border-style: none;
  border-color: transparent;
  border-radius: 0;
  background-color: transparent;
  padding: 0px;
  box-shadow: none;
  border-width: 0;
}

.prose .mm-card.mm-card--fluid-100 {
  border-style: none;
  border-color: transparent;
  border-radius: 0;
  background-color: transparent;
  padding: 1.5rem;
  box-shadow: 0px 6px 12px -6px rgba(109,109,109,0.06), 0px 8px 24px -4px rgba(109,109,109,0.04);
  border-width: 0;
}

.prose .mm-card.mm-card--fluid-200 {
  border-style: none;
  border-color: transparent;
  border-radius: 0;
  background-color: transparent;
  padding: 1.5rem;
  box-shadow: 0px 6px 14px -6px rgba(109,109,109,0.12), 0px 10px 32px -4px rgba(65,65,65,0.1);
  border-width: 0;
}

.prose .mm-card.mm-card--fluid {
  border-style: none;
  border-color: transparent;
  border-radius: 0;
  background-color: transparent;
  padding: 1.5rem;
  box-shadow: none;
  border-width: 0;
}

.prose .mm-card.mm-card--fluid-lg-100 {
  border-style: none;
  border-color: transparent;
  border-radius: 0;
  background-color: transparent;
  padding: 2rem;
  box-shadow: 0px 6px 12px -6px rgba(109,109,109,0.06), 0px 8px 24px -4px rgba(109,109,109,0.04);
  border-width: 0;
}

.prose .mm-card.mm-card--fluid-lg-200 {
  border-style: none;
  border-color: transparent;
  border-radius: 0;
  background-color: transparent;
  padding: 2rem;
  box-shadow: 0px 6px 14px -6px rgba(109,109,109,0.12), 0px 10px 32px -4px rgba(65,65,65,0.1);
  border-width: 0;
}

.prose .mm-card.mm-card--fluid-lg {
  border-style: none;
  border-color: transparent;
  border-radius: 0;
  background-color: transparent;
  padding: 2rem;
  box-shadow: none;
  border-width: 0;
}

.prose .mm-divider {
  border-style: solid;
  height: 1px;
  width: 100%;
  background-color: rgba(225, 225, 225, 1);
  border-width: 0px;
}

.prose .mm-divider.mm-divider--black {
  border-style: solid;
  height: 1px;
  width: 100%;
  background-color: rgba(0,0,0, 1);
  border-width: 0px;
}

.prose .mm-divider.mm-divider--white {
  border-style: solid;
  height: 1px;
  width: 100%;
  background-color: rgba(255,255,255, 1);
  border-width: 0px;
}

.prose .mm-divider.mm-divider--vertical {
  border-style: solid;
  width: 1px;
  height: 100%;
  background-color: rgba(225, 225, 225, 1);
  border-width: 0px;
}

.prose .mm-divider.mm-divider--vertical-black {
  border-style: solid;
  width: 1px;
  height: 100%;
  background-color: rgba(0,0,0, 1);
  border-width: 0px;
}

.prose .mm-divider.mm-divider--vertical-white {
  border-style: solid;
  width: 1px;
  height: 100%;
  background-color: rgba(255,255,255, 1);
  border-width: 0px;
}

.prose .mm-text-button.mm-text-button--small {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  color: rgba(0, 0, 0, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  gap: 0.5rem;
}

.prose .mm-text-button.mm-text-button--small:disabled {
  pointer-events: none;
  color: rgba(174, 174, 174, 1);
}

.prose .mm-text-button.mm-text-button--small:hover {
  color: rgba(109, 109, 109, 1);
}

.prose .mm-text-button {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  color: rgba(0, 0, 0, 1);
  font-size: 1rem;
  line-height: 1.5rem;
  gap: 0.25rem;
}

.prose .mm-text-button:disabled {
  pointer-events: none;
  color: rgba(174, 174, 174, 1);
}

.prose .mm-text-button:hover {
  color: rgba(109, 109, 109, 1);
}

.prose .mm-text-button.mm-text-button--large {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  color: rgba(0, 0, 0, 1);
  font-size: 1.25rem;
  line-height: 1.75rem;
  gap: 0.75rem;
}

.prose .mm-text-button.mm-text-button--large:disabled {
  pointer-events: none;
  color: rgba(174, 174, 174, 1);
}

.prose .mm-text-button.mm-text-button--large:hover {
  color: rgba(109, 109, 109, 1);
}

.prose .mm-text-button.mm-text-button--secondary-small {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  color: rgba(0, 0, 0, 1);
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-color: rgba(17,24,39, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  gap: 0.5rem;
}

.prose .mm-text-button.mm-text-button--secondary-small:disabled {
  pointer-events: none;
  color: rgba(174, 174, 174, 1);
  text-decoration-color: rgba(75,85,99, 1);
}

.prose .mm-text-button.mm-text-button--secondary-small:hover {
  color: rgba(151, 127, 76, 1);
}

.prose .mm-text-button.mm-text-button--secondary {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  color: rgba(0, 0, 0, 1);
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-color: rgba(17,24,39, 1);
  font-size: 1rem;
  line-height: 1.5rem;
  gap: 0.25rem;
}

.prose .mm-text-button.mm-text-button--secondary:disabled {
  pointer-events: none;
  color: rgba(174, 174, 174, 1);
  text-decoration-color: rgba(75,85,99, 1);
}

.prose .mm-text-button.mm-text-button--secondary:hover {
  color: rgba(151, 127, 76, 1);
}

.prose .mm-text-button.mm-text-button--secondary-large {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  color: rgba(0, 0, 0, 1);
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-color: rgba(17,24,39, 1);
  font-size: 1.25rem;
  line-height: 1.75rem;
  gap: 0.75rem;
}

.prose .mm-text-button.mm-text-button--secondary-large:disabled {
  pointer-events: none;
  color: rgba(174, 174, 174, 1);
  text-decoration-color: rgba(75,85,99, 1);
}

.prose .mm-text-button.mm-text-button--secondary-large:hover {
  color: rgba(151, 127, 76, 1);
}

.prose .mm-text-button.mm-text-button--tertiary-small {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  color: rgba(88, 101, 97, 1);
  text-decoration: underline;
  text-underline-offset: 4px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  gap: 0.5rem;
}

.prose .mm-text-button.mm-text-button--tertiary-small:disabled {
  pointer-events: none;
  color: rgba(174, 174, 174, 1);
  text-decoration-color: rgba(75,85,99, 1);
}

.prose .mm-text-button.mm-text-button--tertiary-small:hover {
  color: rgba(48, 59, 55, 1);
}

.prose .mm-text-button.mm-text-button--tertiary {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  color: rgba(88, 101, 97, 1);
  text-decoration: underline;
  text-underline-offset: 4px;
  font-size: 1rem;
  line-height: 1.5rem;
  gap: 0.25rem;
}

.prose .mm-text-button.mm-text-button--tertiary:disabled {
  pointer-events: none;
  color: rgba(174, 174, 174, 1);
  text-decoration-color: rgba(75,85,99, 1);
}

.prose .mm-text-button.mm-text-button--tertiary:hover {
  color: rgba(48, 59, 55, 1);
}

.prose .mm-text-button.mm-text-button--tertiary-large {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  color: rgba(88, 101, 97, 1);
  text-decoration: underline;
  text-underline-offset: 4px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  gap: 0.75rem;
}

.prose .mm-text-button.mm-text-button--tertiary-large:disabled {
  pointer-events: none;
  color: rgba(174, 174, 174, 1);
  text-decoration-color: rgba(75,85,99, 1);
}

.prose .mm-text-button.mm-text-button--tertiary-large:hover {
  color: rgba(48, 59, 55, 1);
}

.prose .mm-text-button.mm-text-button--contrast-small {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  color: var(--color-contrast);
  text-decoration-thickness: var(--color-contrast);
  font-size: 0.875rem;
  line-height: 1.25rem;
  gap: 0.5rem;
}

.prose .mm-text-button.mm-text-button--contrast-small:disabled {
  pointer-events: none;
  color: rgba(174, 174, 174, 1);
  text-decoration-color: rgba(75,85,99, 1);
}

.prose .mm-text-button.mm-text-button--contrast-small:hover {
  color: var(--color-contrast-accent-hover);
  text-decoration-thickness: var(--color-contrast-accent-hover);
}

.prose .mm-text-button.mm-text-button--contrast {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  color: var(--color-contrast);
  text-decoration-thickness: var(--color-contrast);
  font-size: 1rem;
  line-height: 1.5rem;
  gap: 0.25rem;
}

.prose .mm-text-button.mm-text-button--contrast:disabled {
  pointer-events: none;
  color: rgba(174, 174, 174, 1);
  text-decoration-color: rgba(75,85,99, 1);
}

.prose .mm-text-button.mm-text-button--contrast:hover {
  color: var(--color-contrast-accent-hover);
  text-decoration-thickness: var(--color-contrast-accent-hover);
}

.prose .mm-text-button.mm-text-button--contrast-large {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  color: var(--color-contrast);
  text-decoration-thickness: var(--color-contrast);
  font-size: 1.25rem;
  line-height: 1.75rem;
  gap: 0.75rem;
}

.prose .mm-text-button.mm-text-button--contrast-large:disabled {
  pointer-events: none;
  color: rgba(174, 174, 174, 1);
  text-decoration-color: rgba(75,85,99, 1);
}

.prose .mm-text-button.mm-text-button--contrast-large:hover {
  color: var(--color-contrast-accent-hover);
  text-decoration-thickness: var(--color-contrast-accent-hover);
}

.prose .mm-text-button.mm-text-button--white-small {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  color: rgba(254, 254, 254, 1);
  font-size: 0.875rem;
  line-height: 1.25rem;
  gap: 0.5rem;
}

.prose .mm-text-button.mm-text-button--white-small:disabled {
  pointer-events: none;
  color: rgba(174, 174, 174, 1);
}

.prose .mm-text-button.mm-text-button--white-small:hover {
  color: rgba(245, 231, 203, 1);
}

.prose .mm-text-button.mm-text-button--white {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  color: rgba(254, 254, 254, 1);
  font-size: 1rem;
  line-height: 1.5rem;
  gap: 0.25rem;
}

.prose .mm-text-button.mm-text-button--white:disabled {
  pointer-events: none;
  color: rgba(174, 174, 174, 1);
}

.prose .mm-text-button.mm-text-button--white:hover {
  color: rgba(245, 231, 203, 1);
}

.prose .mm-text-button.mm-text-button--white-large {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  color: rgba(254, 254, 254, 1);
  font-size: 1.25rem;
  line-height: 1.75rem;
  gap: 0.75rem;
}

.prose .mm-text-button.mm-text-button--white-large:disabled {
  pointer-events: none;
  color: rgba(174, 174, 174, 1);
}

.prose .mm-text-button.mm-text-button--white-large:hover {
  color: rgba(245, 231, 203, 1);
}

.prose .mm-text-button.mm-text-button--underline-small {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  color: rgba(0, 0, 0, 1);
  text-decoration: none;
  text-underline-offset: 4px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  gap: 0.5rem;
}

.prose .mm-text-button.mm-text-button--underline-small:disabled {
  pointer-events: none;
  color: rgba(174, 174, 174, 1);
  text-decoration: none;
}

.prose .mm-text-button.mm-text-button--underline-small:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-color: rgba(17,24,39, 1);
}

.prose .mm-text-button.mm-text-button--underline {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  color: rgba(0, 0, 0, 1);
  text-decoration: none;
  text-underline-offset: 4px;
  font-size: 1rem;
  line-height: 1.5rem;
  gap: 0.25rem;
}

.prose .mm-text-button.mm-text-button--underline:disabled {
  pointer-events: none;
  color: rgba(174, 174, 174, 1);
  text-decoration: none;
}

.prose .mm-text-button.mm-text-button--underline:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-color: rgba(17,24,39, 1);
}

.prose .mm-text-button.mm-text-button--underline-large {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  color: rgba(0, 0, 0, 1);
  text-decoration: none;
  text-underline-offset: 4px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  gap: 0.75rem;
}

.prose .mm-text-button.mm-text-button--underline-large:disabled {
  pointer-events: none;
  color: rgba(174, 174, 174, 1);
  text-decoration: none;
}

.prose .mm-text-button.mm-text-button--underline-large:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-color: rgba(17,24,39, 1);
}

.prose .mm-tree-list {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.prose .mm-tree-nested {
  list-style-type: none;
  border-style: solid;
  border-color: rgba(232, 233, 233, 1);
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  padding: 0px 0px 0px 1rem;
  margin: 0.25rem 0px 0px 1rem;
  border-width: 0px 0px 0px 1px;
}

.prose .mm-text {
  letter-spacing: 0em;
}

.prose .mm-text--weight-normal {
  font-weight: 400;
}

.prose .mm-text--medium {
  font-weight: 500;
}

.prose .mm-text--semibold {
  font-weight: 600;
}

.prose .mm-text--bold {
  font-weight: 700;
}

.prose .mm-text--xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.prose .mm-text--sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.prose .mm-text--base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.prose .mm-text--lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.prose .mm-text--xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.prose .mm-text--2xl {
  font-size: 1.5rem;
}

.prose .mm-text--3xl {
  color: 28px;
}

.prose .mm-text--4xl {
  font-size: 2.25rem;
}

.prose .mm-text--5xl {
  font-size: 3rem;
}

.prose .mm-text--underline {
  text-decoration: underline;
}

.prose .mm-text--line-through {
  text-decoration: line-through;
}

.prose .mm-text--decoration-none {
  text-decoration: none;
}

.prose .mm-text--leading-none {
  line-height: 1;
}

.prose .mm-text--leading-normal {
  line-height: 1.5;
}

.prose .mm-text--tight {
  line-height: 1.2;
}

.prose .mm-text--snug {
  line-height: 1.4;
}

.prose .mm-text--white {
  color: rgba(255,255,255, 1);
}

.prose .mm-text--black {
  color: rgba(0,0,0, 1);
}

.prose .mm-text--gray {
  color: rgba(109, 109, 109, 1);
}

.prose .mm-text--secondary {
  color: rgba(238, 213, 157, 1);
}

.prose .mm-text--contrast {
  color: var(--color-contrast);
}

.prose .mm-hero-card {
  position: relative;
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0px 6px 12px -6px rgba(109,109,109,0.06), 0px 8px 24px -4px rgba(109,109,109,0.04);
  background-color: rgba(88, 101, 97, 1);
  color: rgba(254, 254, 254, 1);
  gap: 1.5rem;
  padding: 2rem;
  min-height: 263px;
}

.prose .mm-hero-card.mm-hero-card--sm {
  position: relative;
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0px 6px 12px -6px rgba(109,109,109,0.06), 0px 8px 24px -4px rgba(109,109,109,0.04);
  background-color: rgba(88, 101, 97, 1);
  color: rgba(254, 254, 254, 1);
  gap: 1rem;
  padding: 1.5rem;
  min-height: 200px;
}

.prose .mm-hero-card.mm-hero-card--secondary {
  position: relative;
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0px 6px 12px -6px rgba(109,109,109,0.06), 0px 8px 24px -4px rgba(109,109,109,0.04);
  background-color: rgba(247, 248, 248, 1);
  color: rgba(0,0,0, 1);
  border-style: solid;
  border-color: rgba(232, 233, 233, 1);
  gap: 1.5rem;
  padding: 2rem;
  min-height: 263px;
  border-width: 1px;
}

.prose .mm-hero-card.mm-hero-card--secondary-sm {
  position: relative;
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0px 6px 12px -6px rgba(109,109,109,0.06), 0px 8px 24px -4px rgba(109,109,109,0.04);
  background-color: rgba(247, 248, 248, 1);
  color: rgba(0,0,0, 1);
  border-style: solid;
  border-color: rgba(232, 233, 233, 1);
  gap: 1rem;
  padding: 1.5rem;
  min-height: 200px;
  border-width: 1px;
}

.prose .mm-hero-card.mm-hero-card--tertiary {
  position: relative;
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0px 6px 12px -6px rgba(109,109,109,0.06), 0px 8px 24px -4px rgba(109,109,109,0.04);
  background-color: rgba(0, 0, 0, 1);
  color: rgba(254, 254, 254, 1);
  border-style: solid;
  border-color: rgba(109, 109, 109, 1);
  gap: 1.5rem;
  padding: 2rem;
  min-height: 263px;
  border-width: 1px;
}

.prose .mm-hero-card.mm-hero-card--tertiary-sm {
  position: relative;
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0px 6px 12px -6px rgba(109,109,109,0.06), 0px 8px 24px -4px rgba(109,109,109,0.04);
  background-color: rgba(0, 0, 0, 1);
  color: rgba(254, 254, 254, 1);
  border-style: solid;
  border-color: rgba(109, 109, 109, 1);
  gap: 1rem;
  padding: 1.5rem;
  min-height: 200px;
  border-width: 1px;
}

.prose .mm-hero-card.mm-hero-card--gray {
  position: relative;
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0px 6px 12px -6px rgba(109,109,109,0.06), 0px 8px 24px -4px rgba(109,109,109,0.04);
  background-color: rgba(240, 240, 240, 1);
  color: rgba(0,0,0, 1);
  border-style: solid;
  border-color: rgba(225, 225, 225, 1);
  gap: 1.5rem;
  padding: 2rem;
  min-height: 263px;
  border-width: 1px;
}

.prose .mm-hero-card.mm-hero-card--gray-sm {
  position: relative;
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0px 6px 12px -6px rgba(109,109,109,0.06), 0px 8px 24px -4px rgba(109,109,109,0.04);
  background-color: rgba(240, 240, 240, 1);
  color: rgba(0,0,0, 1);
  border-style: solid;
  border-color: rgba(225, 225, 225, 1);
  gap: 1rem;
  padding: 1.5rem;
  min-height: 200px;
  border-width: 1px;
}

.prose .mm-hero-card.mm-hero-card--green {
  position: relative;
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0px 6px 12px -6px rgba(109,109,109,0.06), 0px 8px 24px -4px rgba(109,109,109,0.04);
  background-color: rgba(5, 122, 85, 1);
  color: rgba(254, 254, 254, 1);
  gap: 1.5rem;
  padding: 2rem;
  min-height: 263px;
}

.prose .mm-hero-card.mm-hero-card--green-sm {
  position: relative;
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0px 6px 12px -6px rgba(109,109,109,0.06), 0px 8px 24px -4px rgba(109,109,109,0.04);
  background-color: rgba(5, 122, 85, 1);
  color: rgba(254, 254, 254, 1);
  gap: 1rem;
  padding: 1.5rem;
  min-height: 200px;
}

.prose .mm-hero-card.mm-hero-card--red {
  position: relative;
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0px 6px 12px -6px rgba(109,109,109,0.06), 0px 8px 24px -4px rgba(109,109,109,0.04);
  background-color: rgba(204, 27, 32, 1);
  color: rgba(254, 254, 254, 1);
  gap: 1.5rem;
  padding: 2rem;
  min-height: 263px;
}

.prose .mm-hero-card.mm-hero-card--red-sm {
  position: relative;
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0px 6px 12px -6px rgba(109,109,109,0.06), 0px 8px 24px -4px rgba(109,109,109,0.04);
  background-color: rgba(204, 27, 32, 1);
  color: rgba(254, 254, 254, 1);
  gap: 1rem;
  padding: 1.5rem;
  min-height: 200px;
}

.prose .mm-hero-card.mm-hero-card--text {
  position: relative;
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0px 6px 12px -6px rgba(109,109,109,0.06), 0px 8px 24px -4px rgba(109,109,109,0.04);
  background-color: transparent;
  color: rgba(0,0,0, 1);
  gap: 1.5rem;
  padding: 2rem;
  min-height: 263px;
}

.prose .mm-hero-card.mm-hero-card--text-sm {
  position: relative;
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0px 6px 12px -6px rgba(109,109,109,0.06), 0px 8px 24px -4px rgba(109,109,109,0.04);
  background-color: transparent;
  color: rgba(0,0,0, 1);
  gap: 1rem;
  padding: 1.5rem;
  min-height: 200px;
}

.prose .mm-hero-card::before {
  content: "";
  position: absolute;
  border-radius: 9999px;
  aspect-ratio: 1;
  width: 120%;
  bottom: -70px;
  right: 50px;
  background-color: rgba(69, 84, 79, 1);
}

.prose .mm-hero-card.mm-hero-card--secondary::before,
.prose .mm-hero-card.mm-hero-card--secondary-sm::before {
  content: "";
  position: absolute;
  border-radius: 9999px;
  aspect-ratio: 1;
  width: 120%;
  bottom: -70px;
  right: 50px;
  background-color: rgba(247, 248, 248, 1);
}

.prose .mm-hero-card.mm-hero-card--tertiary::before,
.prose .mm-hero-card.mm-hero-card--tertiary-sm::before {
  content: "";
  position: absolute;
  border-radius: 9999px;
  aspect-ratio: 1;
  width: 120%;
  bottom: -70px;
  right: 50px;
  background-color: rgba(65, 65, 65, 1);
}

.prose .mm-hero-card.mm-hero-card--gray::before,
.prose .mm-hero-card.mm-hero-card--gray-sm::before {
  content: "";
  position: absolute;
  border-radius: 9999px;
  aspect-ratio: 1;
  width: 120%;
  bottom: -70px;
  right: 50px;
  background-color: rgba(232, 233, 233, 1);
}

.prose .mm-hero-card.mm-hero-card--green::before,
.prose .mm-hero-card.mm-hero-card--green-sm::before {
  content: "";
  position: absolute;
  border-radius: 9999px;
  aspect-ratio: 1;
  width: 120%;
  bottom: -70px;
  right: 50px;
  background-color: rgba(4, 108, 78, 1);
}

.prose .mm-hero-card.mm-hero-card--red::before,
.prose .mm-hero-card.mm-hero-card--red-sm::before {
  content: "";
  position: absolute;
  border-radius: 9999px;
  aspect-ratio: 1;
  width: 120%;
  bottom: -70px;
  right: 50px;
  background-color: rgba(159, 21, 25, 1);
}

.prose .mm-hero-card.mm-hero-card--text::before,
.prose .mm-hero-card.mm-hero-card--text-sm::before {
  content: "";
  position: absolute;
  border-radius: 9999px;
  aspect-ratio: 1;
  width: 120%;
  bottom: -70px;
  right: 50px;
  background-color: transparent;
}

.prose .mm-hero-card:hover {
  box-shadow: 0px 8px 28px -6px rgba(109,109,109,0.12), 0px 18px 88px -4px rgba(109,109,109,0.14);
}

.prose .mm-hero-card {
  transition-property: box-shadow;
  transition-duration: 200ms;
}

.prose .mm-hero-card-title {
  color: rgba(254, 254, 254, 1);
}

.prose .mm-hero-card-title.mm-hero-card-title--secondary {
  color: rgba(0,0,0, 1);
}

.prose .mm-hero-card-title.mm-hero-card-title--tertiary {
  color: rgba(254, 254, 254, 1);
}

.prose .mm-hero-card-title.mm-hero-card-title--gray {
  color: rgba(0,0,0, 1);
}

.prose .mm-hero-card-title.mm-hero-card-title--green {
  color: rgba(254, 254, 254, 1);
}

.prose .mm-hero-card-title.mm-hero-card-title--red {
  color: rgba(254, 254, 254, 1);
}

.prose .mm-hero-card-title.mm-hero-card-title--text {
  color: rgba(0,0,0, 1);
}

.prose .mm-hero-card-description {
  font-weight: 400;
  color: rgba(232, 233, 233, 1);
}

.prose .mm-hero-card-description.mm-hero-card-description--secondary {
  font-weight: 400;
  color: rgba(109, 109, 109, 1);
}

.prose .mm-hero-card-description.mm-hero-card-description--tertiary {
  font-weight: 400;
  color: rgba(232, 233, 233, 1);
}

.prose .mm-hero-card-description.mm-hero-card-description--gray {
  font-weight: 400;
  color: rgba(109, 109, 109, 1);
}

.prose .mm-hero-card-description.mm-hero-card-description--green {
  font-weight: 400;
  color: rgba(232, 233, 233, 1);
}

.prose .mm-hero-card-description.mm-hero-card-description--red {
  font-weight: 400;
  color: rgba(232, 233, 233, 1);
}

.prose .mm-hero-card-description.mm-hero-card-description--text {
  font-weight: 400;
  color: rgba(109, 109, 109, 1);
}

.prose .mm-hero-card h3 {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.25;
}

@media (min-width: 84.5rem) {
  .mm-hero-card h3 {
    font-size: 2.25rem;
  }
}

/* Hero Card SM — child element size overrides */

.prose .mm-hero-card.mm-hero-card--sm h3,
.prose .mm-hero-card.mm-hero-card--secondary-sm h3,
.prose .mm-hero-card.mm-hero-card--tertiary-sm h3,
.prose .mm-hero-card.mm-hero-card--gray-sm h3,
.prose .mm-hero-card.mm-hero-card--green-sm h3,
.prose .mm-hero-card.mm-hero-card--red-sm h3,
.prose .mm-hero-card.mm-hero-card--text-sm h3 {
  font-size: 1.25rem;
}

@media (min-width: 84.5rem) {
  .mm-hero-card.mm-hero-card--sm h3,
  .mm-hero-card.mm-hero-card--secondary-sm h3,
  .mm-hero-card.mm-hero-card--tertiary-sm h3,
  .mm-hero-card.mm-hero-card--gray-sm h3,
  .mm-hero-card.mm-hero-card--green-sm h3,
  .mm-hero-card.mm-hero-card--red-sm h3,
  .mm-hero-card.mm-hero-card--text-sm h3 {
    font-size: 1.5rem;
  }
}

.prose .mm-hero-card.mm-hero-card--sm .mm-icon-button,
.prose .mm-hero-card.mm-hero-card--secondary-sm .mm-icon-button,
.prose .mm-hero-card.mm-hero-card--tertiary-sm .mm-icon-button,
.prose .mm-hero-card.mm-hero-card--gray-sm .mm-icon-button,
.prose .mm-hero-card.mm-hero-card--green-sm .mm-icon-button,
.prose .mm-hero-card.mm-hero-card--red-sm .mm-icon-button,
.prose .mm-hero-card.mm-hero-card--text-sm .mm-icon-button {
  padding: 0.5rem;
  width: 2.5rem;
  height: 2.5rem;
}

/* Hero Card group-hover: card :hover → icon-button border */

.prose .mm-hero-card .mm-icon-button {
  color: rgba(254, 254, 254, 1);
}

.prose .mm-hero-card:hover .mm-icon-button {
  border-color: rgba(254, 254, 254, 1);
}

.prose .mm-hero-card.mm-hero-card--secondary .mm-icon-button,
.prose .mm-hero-card.mm-hero-card--secondary-sm .mm-icon-button,
.prose .mm-hero-card.mm-hero-card--gray .mm-icon-button,
.prose .mm-hero-card.mm-hero-card--gray-sm .mm-icon-button,
.prose .mm-hero-card.mm-hero-card--text .mm-icon-button,
.prose .mm-hero-card.mm-hero-card--text-sm .mm-icon-button {
  color: rgba(0, 0, 0, 1);
}

.prose .mm-hero-card.mm-hero-card--secondary:hover .mm-icon-button,
.prose .mm-hero-card.mm-hero-card--secondary-sm:hover .mm-icon-button,
.prose .mm-hero-card.mm-hero-card--gray:hover .mm-icon-button,
.prose .mm-hero-card.mm-hero-card--gray-sm:hover .mm-icon-button,
.prose .mm-hero-card.mm-hero-card--text:hover .mm-icon-button,
.prose .mm-hero-card.mm-hero-card--text-sm:hover .mm-icon-button {
  border-color: rgba(0, 0, 0, 1);
}

.prose .mm-alert.mm-alert--primary-small {
  display: flex;
  flex-direction: column;
  background-color: rgba(249, 243, 229, 1);
  border-style: solid;
  border-color: rgba(234, 202, 133, 1);
  border-radius: 0.375rem;
  padding: 1rem;
  gap: 0.5rem;
  border-width: 1px;
}

.prose .mm-alert.mm-alert--primary {
  display: flex;
  flex-direction: column;
  background-color: rgba(249, 243, 229, 1);
  border-style: solid;
  border-color: rgba(234, 202, 133, 1);
  border-radius: 0.5rem;
  padding: 1rem;
  gap: 0.75rem;
  border-width: 1px;
}

.prose .mm-alert.mm-alert--secondary-small {
  display: flex;
  flex-direction: column;
  background-color: rgba(255,255,255, 1);
  border-style: solid;
  border-color: rgba(232, 233, 233, 1);
  border-radius: 0.375rem;
  padding: 1rem;
  gap: 0.5rem;
  border-width: 1px;
}

.prose .mm-alert.mm-alert--secondary {
  display: flex;
  flex-direction: column;
  background-color: rgba(255,255,255, 1);
  border-style: solid;
  border-color: rgba(232, 233, 233, 1);
  border-radius: 0.5rem;
  padding: 1rem;
  gap: 0.75rem;
  border-width: 1px;
}

.prose .mm-alert.mm-alert--tertiary-small {
  display: flex;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 1);
  border-style: solid;
  border-color: rgba(109, 109, 109, 1);
  border-radius: 0.375rem;
  padding: 1rem;
  gap: 0.5rem;
  border-width: 1px;
}

.prose .mm-alert.mm-alert--tertiary {
  display: flex;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 1);
  border-style: solid;
  border-color: rgba(109, 109, 109, 1);
  border-radius: 0.5rem;
  padding: 1rem;
  gap: 0.75rem;
  border-width: 1px;
}

.prose .mm-alert.mm-alert--small {
  display: flex;
  flex-direction: column;
  background-color: rgba(247, 248, 248, 1);
  border-style: solid;
  border-color: rgba(225, 225, 225, 1);
  border-radius: 0.375rem;
  padding: 1rem;
  gap: 0.5rem;
  border-width: 1px;
}

.prose .mm-alert {
  display: flex;
  flex-direction: column;
  background-color: rgba(247, 248, 248, 1);
  border-style: solid;
  border-color: rgba(225, 225, 225, 1);
  border-radius: 0.5rem;
  padding: 1rem;
  gap: 0.75rem;
  border-width: 1px;
}

.prose .mm-alert.mm-alert--green-small {
  display: flex;
  flex-direction: column;
  background-color: rgba(222, 247, 236, 1);
  border-style: solid;
  border-color: rgba(132, 225, 188, 1);
  border-radius: 0.375rem;
  padding: 1rem;
  gap: 0.5rem;
  border-width: 1px;
}

.prose .mm-alert.mm-alert--green {
  display: flex;
  flex-direction: column;
  background-color: rgba(222, 247, 236, 1);
  border-style: solid;
  border-color: rgba(132, 225, 188, 1);
  border-radius: 0.5rem;
  padding: 1rem;
  gap: 0.75rem;
  border-width: 1px;
}

.prose .mm-alert.mm-alert--red-small {
  display: flex;
  flex-direction: column;
  background-color: rgba(252, 233, 233, 1);
  border-style: solid;
  border-color: rgba(238, 120, 124, 1);
  border-radius: 0.375rem;
  padding: 1rem;
  gap: 0.5rem;
  border-width: 1px;
}

.prose .mm-alert.mm-alert--red {
  display: flex;
  flex-direction: column;
  background-color: rgba(252, 233, 233, 1);
  border-style: solid;
  border-color: rgba(238, 120, 124, 1);
  border-radius: 0.5rem;
  padding: 1rem;
  gap: 0.75rem;
  border-width: 1px;
}

.prose .mm-alert.mm-alert--text-small {
  display: flex;
  flex-direction: column;
  background-color: transparent;
  border-style: solid;
  border-color: transparent;
  border-radius: 0.375rem;
  padding: 1rem;
  gap: 0.5rem;
  border-width: 1px;
}

.prose .mm-alert.mm-alert--text {
  display: flex;
  flex-direction: column;
  background-color: transparent;
  border-style: solid;
  border-color: transparent;
  border-radius: 0.5rem;
  padding: 1rem;
  gap: 0.75rem;
  border-width: 1px;
}

.prose .mm-alert-header.mm-alert-header--small {
  display: flex;
  gap: 0.5rem;
}

.prose .mm-alert-header {
  display: flex;
  gap: 0.75rem;
}

.prose .mm-flag-line {
  width: 100%;
  height: 0.5rem;
  background: linear-gradient(to right, #FCBA25 0%, #FCBA25 33.33%, #136B39 33.33%, #136B39 66.66%, #E22026 66.66%, #E22026 100%);
}

.prose .mm-shadow-100 {
  box-shadow: 0px 6px 12px -6px rgba(109,109,109,0.06), 0px 8px 24px -4px rgba(109,109,109,0.04);
}

.prose .mm-shadow-200 {
  box-shadow: 0px 6px 14px -6px rgba(109,109,109,0.12), 0px 10px 32px -4px rgba(65,65,65,0.1);
}

.prose .mm-shadow-300 {
  box-shadow: 0px 8px 18px -6px rgba(109,109,109,0.12), 0px 12px 42px -4px rgba(109,109,109,0.12);
}

.prose .mm-shadow-400 {
  box-shadow: 0px 8px 28px -6px rgba(109,109,109,0.12), 0px 18px 88px -4px rgba(109,109,109,0.14);
}

.prose .mm-shadow-top {
  box-shadow: 0px -10px 20px 5px rgba(29,36,48,0.03);
}

@property --scroll-shadow-fade-start {
  syntax: "<color>";

  inherits: false;

  initial-value: black;
}

@property --scroll-shadow-fade-end {
  syntax: "<color>";

  inherits: false;

  initial-value: black;
}

html {
  scroll-behavior: smooth;
}

@media (min-width: 84.5rem) {
  html {
    overscroll-behavior: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}

body {
  font-weight: var(--font-inter);
  font-optical-sizing: auto;
}

.main-container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 45rem) {
  .main-container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (min-width: 84.5rem) {
  .main-container {
    max-width: 88.5rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

[data-lightbox] img {
  cursor: zoom-in;
}

.bprogress .bar {
  height: 0.375rem !important;
}

@media (min-width: 45rem) {
  .bprogress .bar {
    height: 0.5rem !important;
  }
}

#assistant-chat {
  position: absolute;
  z-index: 2147483647;
}

/* Genesys VIKIS widgets inject themselves as direct children of <body>.
   Our body is `flex flex-col min-h-screen`, which would treat the widget
   container as a flex item below the footer and leak a white gap. Take
   them out of flow — the widgets position their own visible UI. */

body > .cx-widget {
  position: absolute;
}

*, ::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: rgba(0, 96, 170, 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: rgba(0, 96, 170, 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.19 | 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: rgba(240, 240, 240, 1);
  /* 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 */
  -o-tab-size: 4;
     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]) {
  -webkit-text-decoration: underline dotted;
          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::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: rgba(225, 225, 225, 1);
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: rgba(225, 225, 225, 1);
  /* 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;
}

:root {
  --color-contrast: var(--color-black, #000);
  --color-contrast-accent: var(--color-primary-500, #45544f);
  --color-contrast-accent-hover: var(--color-white, #fff);
}

.bg-primary-500 {
  --color-contrast: #fff;
  --color-contrast-accent: #fff;
  --color-contrast-accent-hover: var(--color-secondary-100, #f5e7cb);
}

.container {
  width: 100%;
}

@media (min-width: 45rem) {
  .container {
    max-width: 45rem;
  }
}

@media (min-width: 84.5rem) {
  .container {
    max-width: 84.5rem;
  }
}

.prose {
  color: var(--tw-prose-body);
  max-width: 100%;
}

.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  font-size: 16px;
  line-height: 140%;
}

.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 400;
  cursor: pointer;
  line-height: 140%;
  overflow-wrap: break-word;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}

.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}

.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}

.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}

.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}

.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: rgba(232, 233, 233, 1);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 400;
  font-style: normal;
  color: rgba(0, 0, 0, 1);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: none;
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
  background-color: rgba(249, 243, 229, 1);
  border-left: 2px solid rgba(234, 202, 133, 1);
  padding: 16px;
  margin: 16px 0;
  font-size: 16px;
  line-height: 140%;
}

.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) p {
  margin: 0;
}

.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) p:first-of-type::before {
  content: none;
}

.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) p:last-of-type::after {
  content: none;
}

.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) p::before {
  content: none;
}

.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) p::after {
  content: none;
}

.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}

.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}

.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 48px;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 120%;
  font-style: normal;
}

.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}

.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 36px;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 120%;
  font-style: normal;
}

.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}

.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 28px;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 120%;
  font-style: normal;
}

.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 140%;
  font-size: 24px;
  font-style: normal;
}

.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}

.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}

.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}

.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}

.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 14px;
  line-height: 1.7142857;
  border: 1px solid rgba(232, 233, 233, 1);
  border-radius: 6px;
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
}

.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) td, .prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) th {
  padding: 14px 16px;
  border-bottom: 1px solid rgba(232, 233, 233, 1);
}

.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) td:not(:last-child), .prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) th:not(:last-child) {
  border-right: 1px solid rgba(232, 233, 233, 1);
}

.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) thead th {
  font-weight: 600;
  background-color: rgba(247, 248, 248, 1);
  border-bottom: 1px solid rgba(232, 233, 233, 1);
}

.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) tbody th {
  font-weight: 600;
  background-color: rgba(247, 248, 248, 1);
}

.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) tbody tr:last-child td, .prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) tbody tr:last-child th {
  border-bottom: none;
}

.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}

.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}

.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}

.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}

.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: start;
}

.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.prose {
  --tw-prose-body: rgba(0, 0, 0, 1);
  --tw-prose-headings: oklch(21% 0.034 264.665);
  --tw-prose-lead: oklch(44.6% 0.03 256.802);
  --tw-prose-links: rgba(0, 0, 0, 1);
  --tw-prose-bold: oklch(21% 0.034 264.665);
  --tw-prose-counters: oklch(55.1% 0.027 264.364);
  --tw-prose-bullets: oklch(87.2% 0.01 258.338);
  --tw-prose-hr: oklch(92.8% 0.006 264.531);
  --tw-prose-quotes: rgba(0, 0, 0, 1);
  --tw-prose-quote-borders: oklch(92.8% 0.006 264.531);
  --tw-prose-captions: rgba(109, 109, 109, 1);
  --tw-prose-kbd: oklch(21% 0.034 264.665);
  --tw-prose-kbd-shadows: color-mix(in oklab, oklch(21% 0.034 264.665) 10%, transparent);
  --tw-prose-code: oklch(21% 0.034 264.665);
  --tw-prose-pre-code: oklch(92.8% 0.006 264.531);
  --tw-prose-pre-bg: oklch(27.8% 0.033 256.848);
  --tw-prose-th-borders: rgba(232, 233, 233, 1);
  --tw-prose-td-borders: oklch(92.8% 0.006 264.531);
  --tw-prose-invert-body: oklch(87.2% 0.01 258.338);
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: oklch(70.7% 0.022 261.325);
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: oklch(70.7% 0.022 261.325);
  --tw-prose-invert-bullets: oklch(44.6% 0.03 256.802);
  --tw-prose-invert-hr: oklch(37.3% 0.034 259.733);
  --tw-prose-invert-quotes: oklch(96.7% 0.003 264.542);
  --tw-prose-invert-quote-borders: oklch(37.3% 0.034 259.733);
  --tw-prose-invert-captions: oklch(70.7% 0.022 261.325);
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: oklch(87.2% 0.01 258.338);
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: oklch(44.6% 0.03 256.802);
  --tw-prose-invert-td-borders: oklch(37.3% 0.034 259.733);
  font-size: 1rem;
  line-height: 1.75;
}

.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}

.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}

.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}

.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}

.prose {
  overflow-wrap: break-word;
  word-break: break-word;
}

.prose :where(:is(h1, h2, h3, h4, h5, h6) strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: inherit;
}

.prose :where(ul, ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) li {
  padding-left: 0;
  margin-top: 8px;
  margin-bottom: 8px;
  line-height: 140%;
}

.prose :where(ul, ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) li::marker {
  color: rgba(0, 0, 0, 1);
}

.prose :where(.table-wrapper):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(.table-wrapper):not(:where([class~="not-prose"],[class~="not-prose"] *)) table {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(h5, h6):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
}

.prose :where(figure img[data-align="left"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
}

.prose :where(figure img[data-align="right"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
}

.prose :where(figure img[data-align="center"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-left: auto;
  margin-right: auto;
}

.prose :where(.text-align-left):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: left;
}

.prose :where(.text-align-center):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: center;
}

.prose :where(.text-align-right):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: right;
}

.prose :where(.text-align-justify):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: justify;
}

.prose :where(ul.list-checkmark):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style: none;
  padding-left: 0;
}

.prose :where(ul.list-checkmark):not(:where([class~="not-prose"],[class~="not-prose"] *)) li {
  padding-left: 32px;
  margin-top: 16px;
  margin-bottom: 16px;
  line-height: 140%;
  position: relative;
}

.prose :where(ul.list-checkmark):not(:where([class~="not-prose"],[class~="not-prose"] *)) li::before {
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='rgba(172, 145, 87, 1)'%3E%3Cpath d='m10.58 16.254 6.724-6.723-1.054-1.054-5.67 5.67-2.85-2.85-1.053 1.053zm1.422 5.246a9.3 9.3 0 0 1-3.706-.748 9.6 9.6 0 0 1-3.016-2.03 9.6 9.6 0 0 1-2.032-3.016 9.25 9.25 0 0 1-.748-3.704q0-1.972.748-3.706a9.6 9.6 0 0 1 2.03-3.016 9.6 9.6 0 0 1 3.016-2.032 9.25 9.25 0 0 1 3.704-.748q1.972 0 3.706.748a9.6 9.6 0 0 1 3.017 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.706a9.6 9.6 0 0 1-2.03 3.017 9.6 9.6 0 0 1-3.016 2.03 9.25 9.25 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
}

.prose :where(ul.list-checkmark):not(:where([class~="not-prose"],[class~="not-prose"] *)) li::marker {
  content: none;
}

.prose-sm {
  font-size: 0.875rem;
  line-height: 1.7142857;
}

.prose-sm :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.prose-sm :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.prose-sm :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.1111111em;
}

.prose-sm :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}

.prose-sm :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}

.prose-sm :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}

.prose-sm :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}

.prose-sm :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.prose-sm :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.prose-sm :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose-sm :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.prose-sm :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  border-radius: 0.3125rem;
  padding-top: 0.1428571em;
  padding-inline-end: 0.3571429em;
  padding-bottom: 0.1428571em;
  padding-inline-start: 0.3571429em;
}

.prose-sm :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
}

.prose-sm :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.9em;
}

.prose-sm :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
}

.prose-sm :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}

.prose-sm :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}

.prose-sm :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}

.prose-sm :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}

.prose-sm :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.4285714em;
}

.prose-sm :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.4285714em;
}

.prose-sm :where(.prose-sm > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}

.prose-sm :where(.prose-sm > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}

.prose-sm :where(.prose-sm > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}

.prose-sm :where(.prose-sm > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}

.prose-sm :where(.prose-sm > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}

.prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}

.prose-sm :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.prose-sm :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}

.prose-sm :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.2857143em;
  padding-inline-start: 1.5714286em;
}

.prose-sm :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}

.prose-sm :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-sm :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-sm :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-sm :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-sm :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.5;
}

.prose-sm :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}

.prose-sm :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose-sm :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose-sm :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}

.prose-sm :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose-sm :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose-sm :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.prose-sm :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose-sm :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}

.prose-sm :where(.prose-sm > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-sm :where(.prose-sm > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}

.prose-lg {
  font-size: 1.125rem;
  line-height: 1.7777778;
}

.prose-lg :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.prose-lg :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.2222222em;
  line-height: 1.4545455;
  margin-top: 1.0909091em;
  margin-bottom: 1.0909091em;
}

.prose-lg :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  padding-inline-start: 1em;
}

.prose-lg :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.8333333em;
  line-height: 1;
}

.prose-lg :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.6666667em;
  margin-top: 1.8666667em;
  margin-bottom: 1.0666667em;
  line-height: 1.3333333;
}

.prose-lg :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.3333333em;
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}

.prose-lg :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}

.prose-lg :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.prose-lg :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.prose-lg :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose-lg :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.prose-lg :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
  border-radius: 0.3125rem;
  padding-top: 0.2222222em;
  padding-inline-end: 0.4444444em;
  padding-bottom: 0.2222222em;
  padding-inline-start: 0.4444444em;
}

.prose-lg :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
}

.prose-lg :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8666667em;
}

.prose-lg :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.875em;
}

.prose-lg :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
  line-height: 1.75;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.375rem;
  padding-top: 1em;
  padding-inline-end: 1.5em;
  padding-bottom: 1em;
  padding-inline-start: 1.5em;
}

.prose-lg :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}

.prose-lg :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}

.prose-lg :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}

.prose-lg :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.4444444em;
}

.prose-lg :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.4444444em;
}

.prose-lg :where(.prose-lg > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.prose-lg :where(.prose-lg > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}

.prose-lg :where(.prose-lg > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}

.prose-lg :where(.prose-lg > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}

.prose-lg :where(.prose-lg > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}

.prose-lg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.prose-lg :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.prose-lg :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}

.prose-lg :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.6666667em;
  padding-inline-start: 1.5555556em;
}

.prose-lg :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 3.1111111em;
  margin-bottom: 3.1111111em;
}

.prose-lg :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-lg :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-lg :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-lg :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-lg :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
  line-height: 1.5;
}

.prose-lg :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}

.prose-lg :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose-lg :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose-lg :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.75em;
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}

.prose-lg :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose-lg :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose-lg :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.prose-lg :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose-lg :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
  line-height: 1.5;
  margin-top: 1em;
}

.prose-lg :where(.prose-lg > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-lg :where(.prose-lg > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.pointer-events-none {
  pointer-events: none;
}

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

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.inset-y-0 {
  top: 0px;
  bottom: 0px;
}

.-bottom-8 {
  bottom: -2rem;
}

.-right-3 {
  right: -0.75rem;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-6 {
  bottom: 1.5rem;
}

.bottom-\[-50px\] {
  bottom: -50px;
}

.bottom-\[-70px\] {
  bottom: -70px;
}

.bottom-\[calc\(100\%_-_32px_-_32px\)\] {
  bottom: calc(100% - 32px - 32px);
}

.left-0 {
  left: 0px;
}

.left-1\/2 {
  left: 50%;
}

.left-3 {
  left: 0.75rem;
}

.left-4 {
  left: 1rem;
}

.left-6 {
  left: 1.5rem;
}

.left-\[50\%\] {
  left: 50%;
}

.right-0 {
  right: 0px;
}

.right-2 {
  right: 0.5rem;
}

.right-3 {
  right: 0.75rem;
}

.right-4 {
  right: 1rem;
}

.right-\[30px\] {
  right: 30px;
}

.right-\[50px\] {
  right: 50px;
}

.right-\[var\(--removed-body-scroll-bar-size\2c 0px\)\] {
  right: var(--removed-body-scroll-bar-size,0px);
}

.top-0 {
  top: 0px;
}

.top-1\/2 {
  top: 50%;
}

.top-2 {
  top: 0.5rem;
}

.top-4 {
  top: 1rem;
}

.top-5 {
  top: 1.25rem;
}

.top-8 {
  top: 2rem;
}

.top-\[50\%\] {
  top: 50%;
}

.top-full {
  top: 100%;
}

.isolate {
  isolation: isolate;
}

.z-10 {
  z-index: 10;
}

.z-50 {
  z-index: 50;
}

.z-\[1\] {
  z-index: 1;
}

.z-\[2147483647\] {
  z-index: 2147483647;
}

.z-fixed {
  z-index: 1030;
}

.z-modal {
  z-index: 1055;
}

.z-overlay {
  z-index: 1050;
}

.z-popover {
  z-index: 1070;
}

.z-sticky {
  z-index: 1020;
}

.z-tooltip {
  z-index: 1080;
}

.order-1 {
  order: 1;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

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

.col-span-10 {
  grid-column: span 10 / span 10;
}

.col-span-11 {
  grid-column: span 11 / span 11;
}

.col-span-12 {
  grid-column: span 12 / span 12;
}

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

.col-span-3 {
  grid-column: span 3 / span 3;
}

.col-span-4 {
  grid-column: span 4 / span 4;
}

.col-span-5 {
  grid-column: span 5 / span 5;
}

.col-span-6 {
  grid-column: span 6 / span 6;
}

.col-span-7 {
  grid-column: span 7 / span 7;
}

.col-span-8 {
  grid-column: span 8 / span 8;
}

.col-span-9 {
  grid-column: span 9 / span 9;
}

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

.col-start-1 {
  grid-column-start: 1;
}

.col-start-10 {
  grid-column-start: 10;
}

.col-start-11 {
  grid-column-start: 11;
}

.col-start-12 {
  grid-column-start: 12;
}

.col-start-2 {
  grid-column-start: 2;
}

.col-start-3 {
  grid-column-start: 3;
}

.col-start-4 {
  grid-column-start: 4;
}

.col-start-5 {
  grid-column-start: 5;
}

.col-start-6 {
  grid-column-start: 6;
}

.col-start-7 {
  grid-column-start: 7;
}

.col-start-8 {
  grid-column-start: 8;
}

.col-start-9 {
  grid-column-start: 9;
}

.col-end-1 {
  grid-column-end: 1;
}

.col-end-10 {
  grid-column-end: 10;
}

.col-end-11 {
  grid-column-end: 11;
}

.col-end-12 {
  grid-column-end: 12;
}

.col-end-2 {
  grid-column-end: 2;
}

.col-end-3 {
  grid-column-end: 3;
}

.col-end-4 {
  grid-column-end: 4;
}

.col-end-5 {
  grid-column-end: 5;
}

.col-end-6 {
  grid-column-end: 6;
}

.col-end-7 {
  grid-column-end: 7;
}

.col-end-8 {
  grid-column-end: 8;
}

.col-end-9 {
  grid-column-end: 9;
}

.row-span-1 {
  grid-row: span 1 / span 1;
}

.row-span-10 {
  grid-row: span 10 / span 10;
}

.row-span-11 {
  grid-row: span 11 / span 11;
}

.row-span-12 {
  grid-row: span 12 / span 12;
}

.row-span-2 {
  grid-row: span 2 / span 2;
}

.row-span-3 {
  grid-row: span 3 / span 3;
}

.row-span-4 {
  grid-row: span 4 / span 4;
}

.row-span-5 {
  grid-row: span 5 / span 5;
}

.row-span-6 {
  grid-row: span 6 / span 6;
}

.row-span-7 {
  grid-row: span 7 / span 7;
}

.row-span-8 {
  grid-row: span 8 / span 8;
}

.row-span-9 {
  grid-row: span 9 / span 9;
}

.row-span-full {
  grid-row: 1 / -1;
}

.row-start-1 {
  grid-row-start: 1;
}

.row-start-10 {
  grid-row-start: 10;
}

.row-start-11 {
  grid-row-start: 11;
}

.row-start-12 {
  grid-row-start: 12;
}

.row-start-2 {
  grid-row-start: 2;
}

.row-start-3 {
  grid-row-start: 3;
}

.row-start-4 {
  grid-row-start: 4;
}

.row-start-5 {
  grid-row-start: 5;
}

.row-start-6 {
  grid-row-start: 6;
}

.row-start-7 {
  grid-row-start: 7;
}

.row-start-8 {
  grid-row-start: 8;
}

.row-start-9 {
  grid-row-start: 9;
}

.row-end-1 {
  grid-row-end: 1;
}

.row-end-10 {
  grid-row-end: 10;
}

.row-end-11 {
  grid-row-end: 11;
}

.row-end-12 {
  grid-row-end: 12;
}

.row-end-2 {
  grid-row-end: 2;
}

.row-end-3 {
  grid-row-end: 3;
}

.row-end-4 {
  grid-row-end: 4;
}

.row-end-5 {
  grid-row-end: 5;
}

.row-end-6 {
  grid-row-end: 6;
}

.row-end-7 {
  grid-row-end: 7;
}

.row-end-8 {
  grid-row-end: 8;
}

.row-end-9 {
  grid-row-end: 9;
}

.m-0 {
  margin: 0px;
}

.m-12 {
  margin: 3rem;
}

.m-16 {
  margin: 4rem;
}

.m-2 {
  margin: 0.5rem;
}

.m-3 {
  margin: 0.75rem;
}

.m-4 {
  margin: 1rem;
}

.m-6 {
  margin: 1.5rem;
}

.m-8 {
  margin: 2rem;
}

.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-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.-mb-4 {
  margin-bottom: -1rem;
}

.-ml-\[0\.625rem\] {
  margin-left: -0.625rem;
}

.-mr-2 {
  margin-right: -0.5rem;
}

.-mr-4 {
  margin-right: -1rem;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.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-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.ml-0 {
  margin-left: 0px;
}

.ml-12 {
  margin-left: 3rem;
}

.ml-16 {
  margin-left: 4rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-3 {
  margin-left: 0.75rem;
}

.ml-4 {
  margin-left: 1rem;
}

.ml-6 {
  margin-left: 1.5rem;
}

.ml-8 {
  margin-left: 2rem;
}

.ml-auto {
  margin-left: auto;
}

.mr-0 {
  margin-right: 0px;
}

.mr-12 {
  margin-right: 3rem;
}

.mr-16 {
  margin-right: 4rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mr-6 {
  margin-right: 1.5rem;
}

.mr-8 {
  margin-right: 2rem;
}

.ms-6 {
  margin-inline-start: 1.5rem;
}

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

.mt-1 {
  margin-top: 0.25rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-24 {
  margin-top: 6rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-40 {
  margin-top: 10rem;
}

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

.mt-8 {
  margin-top: 2rem;
}

.mt-auto {
  margin-top: auto;
}

.box-border {
  box-sizing: border-box;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.table-cell {
  display: table-cell;
}

.table-row {
  display: table-row;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.aspect-\[607\/255\] {
  aspect-ratio: 607/255;
}

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

.aspect-video {
  aspect-ratio: 16 / 9;
}

.size-10 {
  width: 2.5rem;
  height: 2.5rem;
}

.size-12 {
  width: 3rem;
  height: 3rem;
}

.size-14 {
  width: 3.5rem;
  height: 3.5rem;
}

.size-5 {
  width: 1.25rem;
  height: 1.25rem;
}

.size-6 {
  width: 1.5rem;
  height: 1.5rem;
}

.size-7 {
  width: 1.75rem;
  height: 1.75rem;
}

.size-8 {
  width: 2rem;
  height: 2rem;
}

.h-1 {
  height: 0.25rem;
}

.h-1\.5 {
  height: 0.375rem;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-14 {
  height: 3.5rem;
}

.h-2\.5 {
  height: 0.625rem;
}

.h-24 {
  height: 6rem;
}

.h-6 {
  height: 1.5rem;
}

.h-8 {
  height: 2rem;
}

.h-\[25px\] {
  height: 25px;
}

.h-\[38px\] {
  height: 38px;
}

.h-auto {
  height: auto;
}

.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.h-full {
  height: 100%;
}

.h-px {
  height: 1px;
}

.h-screen {
  height: 100vh;
}

.max-h-96 {
  max-height: 24rem;
}

.max-h-\[300px\] {
  max-height: 300px;
}

.max-h-\[70vh\] {
  max-height: 70vh;
}

.max-h-\[80dvh\] {
  max-height: 80dvh;
}

.max-h-\[90vh\] {
  max-height: 90vh;
}

.max-h-\[var\(--radix-select-content-available-height\)\] {
  max-height: var(--radix-select-content-available-height);
}

.max-h-full {
  max-height: 100%;
}

.min-h-0 {
  min-height: 0px;
}

.min-h-44 {
  min-height: 11rem;
}

.min-h-6 {
  min-height: 1.5rem;
}

.min-h-\[204px\] {
  min-height: 204px;
}

.min-h-\[263px\] {
  min-height: 263px;
}

.min-h-\[6\.375rem\] {
  min-height: 6.375rem;
}

.min-h-\[60vh\] {
  min-height: 60vh;
}

.min-h-\[700px\] {
  min-height: 700px;
}

.min-h-full {
  min-height: 100%;
}

.min-h-screen {
  min-height: 100vh;
}

.w-1 {
  width: 0.25rem;
}

.w-1\/2 {
  width: 50%;
}

.w-1\/3 {
  width: 33.333333%;
}

.w-10 {
  width: 2.5rem;
}

.w-16 {
  width: 4rem;
}

.w-2\.5 {
  width: 0.625rem;
}

.w-48 {
  width: 12rem;
}

.w-6 {
  width: 1.5rem;
}

.w-64 {
  width: 16rem;
}

.w-72 {
  width: 18rem;
}

.w-\[11\.75rem\] {
  width: 11.75rem;
}

.w-\[120\%\] {
  width: 120%;
}

.w-\[299px\] {
  width: 299px;
}

.w-\[400px\] {
  width: 400px;
}

.w-auto {
  width: auto;
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.w-full {
  width: 100%;
}

.w-max {
  width: -moz-max-content;
  width: max-content;
}

.w-px {
  width: 1px;
}

.w-screen {
  width: 100vw;
}

.min-w-0 {
  min-width: 0px;
}

.min-w-10 {
  min-width: 2.5rem;
}

.min-w-12 {
  min-width: 3rem;
}

.min-w-5 {
  min-width: 1.25rem;
}

.min-w-6 {
  min-width: 1.5rem;
}

.min-w-\[120px\] {
  min-width: 120px;
}

.min-w-\[320px\] {
  min-width: 320px;
}

.min-w-\[var\(--radix-select-trigger-width\)\] {
  min-width: var(--radix-select-trigger-width);
}

.min-w-fit {
  min-width: -moz-fit-content;
  min-width: fit-content;
}

.min-w-full {
  min-width: 100%;
}

.min-w-max {
  min-width: -moz-max-content;
  min-width: max-content;
}

.max-w-2xl {
  max-width: 42rem;
}

.max-w-3xl {
  max-width: 48rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-6xl {
  max-width: 72rem;
}

.max-w-\[1512px\] {
  max-width: 1512px;
}

.max-w-\[200px\] {
  max-width: 200px;
}

.max-w-\[20rem\] {
  max-width: 20rem;
}

.max-w-\[24\.375rem\] {
  max-width: 24.375rem;
}

.max-w-\[300px\] {
  max-width: 300px;
}

.max-w-\[40ch\] {
  max-width: 40ch;
}

.max-w-\[41\.5rem\] {
  max-width: 41.5rem;
}

.max-w-\[435px\] {
  max-width: 435px;
}

.max-w-\[664px\] {
  max-width: 664px;
}

.max-w-\[calc\(100\%-2rem\)\] {
  max-width: calc(100% - 2rem);
}

.max-w-\[var\(--radix-select-content-available-width\)\] {
  max-width: var(--radix-select-content-available-width);
}

.max-w-full {
  max-width: 100%;
}

.max-w-md {
  max-width: 28rem;
}

.max-w-none {
  max-width: none;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.shrink-0 {
  flex-shrink: 0;
}

.grow {
  flex-grow: 1;
}

.table-fixed {
  table-layout: fixed;
}

.border-collapse {
  border-collapse: collapse;
}

.origin-\[var\(--radix-popover-content-transform-origin\)\] {
  transform-origin: var(--radix-popover-content-transform-origin);
}

.origin-\[var\(--radix-select-content-transform-origin\)\] {
  transform-origin: var(--radix-select-content-transform-origin);
}

.origin-\[var\(--radix-tooltip-content-transform-origin\)\] {
  transform-origin: var(--radix-tooltip-content-transform-origin);
}

.-translate-x-1\/2 {
  --tw-translate-x: -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-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-y-\[0\.5px\] {
  --tw-translate-y: -0.5px;
  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-\[-50\%\] {
  --tw-translate-x: -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-y-\[-50\%\] {
  --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-y-\[calc\(-50\%_-_2px\)\] {
  --tw-translate-y: calc(-50% - 2px);
  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));
}

.transform {
  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));
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.animate-spin {
  animation: spin 1s linear infinite;
}

.cursor-default {
  cursor: default;
}

.cursor-help {
  cursor: help;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.cursor-pointer {
  cursor: pointer;
}

.touch-none {
  touch-action: none;
}

.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.resize-none {
  resize: none;
}

.resize {
  resize: both;
}

.scroll-my-1 {
  scroll-margin-top: 0.25rem;
  scroll-margin-bottom: 0.25rem;
}

.scroll-py-2 {
  scroll-padding-top: 0.5rem;
  scroll-padding-bottom: 0.5rem;
}

.list-disc {
  list-style-type: disc;
}

.list-none {
  list-style-type: none;
}

.auto-cols-auto {
  grid-auto-columns: auto;
}

.auto-cols-fr {
  grid-auto-columns: minmax(0, 1fr);
}

.auto-cols-max {
  grid-auto-columns: max-content;
}

.auto-cols-min {
  grid-auto-columns: min-content;
}

.grid-flow-row {
  grid-auto-flow: row;
}

.grid-flow-col {
  grid-auto-flow: column;
}

.grid-flow-dense {
  grid-auto-flow: dense;
}

.grid-flow-row-dense {
  grid-auto-flow: row dense;
}

.grid-flow-col-dense {
  grid-auto-flow: column dense;
}

.auto-rows-auto {
  grid-auto-rows: auto;
}

.auto-rows-fr {
  grid-auto-rows: minmax(0, 1fr);
}

.auto-rows-max {
  grid-auto-rows: max-content;
}

.auto-rows-min {
  grid-auto-rows: min-content;
}

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

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

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

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

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

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

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

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

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

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

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

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

.grid-cols-\[2fr_1fr_1fr_1fr\] {
  grid-template-columns: 2fr 1fr 1fr 1fr;
}

.grid-rows-1 {
  grid-template-rows: repeat(1, minmax(0, 1fr));
}

.grid-rows-10 {
  grid-template-rows: repeat(10, minmax(0, 1fr));
}

.grid-rows-11 {
  grid-template-rows: repeat(11, minmax(0, 1fr));
}

.grid-rows-12 {
  grid-template-rows: repeat(12, minmax(0, 1fr));
}

.grid-rows-2 {
  grid-template-rows: repeat(2, minmax(0, 1fr));
}

.grid-rows-3 {
  grid-template-rows: repeat(3, minmax(0, 1fr));
}

.grid-rows-4 {
  grid-template-rows: repeat(4, minmax(0, 1fr));
}

.grid-rows-5 {
  grid-template-rows: repeat(5, minmax(0, 1fr));
}

.grid-rows-6 {
  grid-template-rows: repeat(6, minmax(0, 1fr));
}

.grid-rows-7 {
  grid-template-rows: repeat(7, minmax(0, 1fr));
}

.grid-rows-8 {
  grid-template-rows: repeat(8, minmax(0, 1fr));
}

.grid-rows-9 {
  grid-template-rows: repeat(9, minmax(0, 1fr));
}

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

.flex-row-reverse {
  flex-direction: row-reverse;
}

.flex-col {
  flex-direction: column;
}

.flex-col-reverse {
  flex-direction: column-reverse;
}

.flex-wrap {
  flex-wrap: wrap;
}

.place-content-center {
  place-content: center;
}

.place-content-start {
  place-content: start;
}

.place-content-end {
  place-content: end;
}

.place-content-stretch {
  place-content: stretch;
}

.place-items-start {
  place-items: start;
}

.place-items-end {
  place-items: end;
}

.place-items-center {
  place-items: center;
}

.place-items-stretch {
  place-items: stretch;
}

.content-center {
  align-content: center;
}

.content-start {
  align-content: flex-start;
}

.content-end {
  align-content: flex-end;
}

.content-stretch {
  align-content: stretch;
}

.items-start {
  align-items: flex-start;
}

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

.items-center {
  align-items: center;
}

.items-stretch {
  align-items: stretch;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-stretch {
  justify-content: stretch;
}

.justify-items-start {
  justify-items: start;
}

.justify-items-end {
  justify-items: end;
}

.justify-items-center {
  justify-items: center;
}

.justify-items-stretch {
  justify-items: stretch;
}

.gap-0 {
  gap: 0px;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-1\.5 {
  gap: 0.375rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-11 {
  gap: 2.75rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-14 {
  gap: 3.5rem;
}

.gap-16 {
  gap: 4rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-2\.5 {
  gap: 0.625rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-32 {
  gap: 8rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-7 {
  gap: 1.75rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-9 {
  gap: 2.25rem;
}

.gap-x-0 {
  -moz-column-gap: 0px;
       column-gap: 0px;
}

.gap-x-1 {
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}

.gap-x-10 {
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

.gap-x-11 {
  -moz-column-gap: 2.75rem;
       column-gap: 2.75rem;
}

.gap-x-12 {
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}

.gap-x-14 {
  -moz-column-gap: 3.5rem;
       column-gap: 3.5rem;
}

.gap-x-16 {
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}

.gap-x-2 {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

.gap-x-3 {
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}

.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.gap-x-5 {
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}

.gap-x-6 {
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}

.gap-x-7 {
  -moz-column-gap: 1.75rem;
       column-gap: 1.75rem;
}

.gap-x-8 {
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

.gap-x-9 {
  -moz-column-gap: 2.25rem;
       column-gap: 2.25rem;
}

.gap-y-0 {
  row-gap: 0px;
}

.gap-y-1 {
  row-gap: 0.25rem;
}

.gap-y-10 {
  row-gap: 2.5rem;
}

.gap-y-11 {
  row-gap: 2.75rem;
}

.gap-y-12 {
  row-gap: 3rem;
}

.gap-y-14 {
  row-gap: 3.5rem;
}

.gap-y-16 {
  row-gap: 4rem;
}

.gap-y-2 {
  row-gap: 0.5rem;
}

.gap-y-3 {
  row-gap: 0.75rem;
}

.gap-y-4 {
  row-gap: 1rem;
}

.gap-y-5 {
  row-gap: 1.25rem;
}

.gap-y-6 {
  row-gap: 1.5rem;
}

.gap-y-7 {
  row-gap: 1.75rem;
}

.gap-y-8 {
  row-gap: 2rem;
}

.gap-y-9 {
  row-gap: 2.25rem;
}

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgba(240, 240, 240, 1);
}

.place-self-start {
  place-self: start;
}

.place-self-end {
  place-self: end;
}

.place-self-center {
  place-self: center;
}

.place-self-stretch {
  place-self: stretch;
}

.self-start {
  align-self: flex-start;
}

.self-end {
  align-self: flex-end;
}

.self-center {
  align-self: center;
}

.self-stretch {
  align-self: stretch;
}

.justify-self-start {
  justify-self: start;
}

.justify-self-end {
  justify-self: end;
}

.justify-self-center {
  justify-self: center;
}

.justify-self-stretch {
  justify-self: stretch;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-x-auto {
  overflow-x: auto;
}

.overflow-y-auto {
  overflow-y: auto;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.overscroll-contain {
  overscroll-behavior: contain;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.whitespace-pre-wrap {
  white-space: pre-wrap;
}

.text-nowrap {
  text-wrap: nowrap;
}

.break-words {
  overflow-wrap: break-word;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-sm {
  border-radius: 0.125rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.rounded-b-none {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.rounded-l-none {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.rounded-r-none {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.rounded-t-2xl {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-b-0 {
  border-bottom-width: 0px;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-l {
  border-left-width: 1px;
}

.border-l-2 {
  border-left-width: 2px;
}

.border-r {
  border-right-width: 1px;
}

.border-r-0 {
  border-right-width: 0px;
}

.border-t {
  border-top-width: 1px;
}

.border-dashed {
  border-style: dashed;
}

.border-none {
  border-style: none;
}

.border-blue-200 {
  border-color: rgba(153, 191, 221, 1);
}

.border-current {
  border-color: currentColor;
}

.border-gray-200 {
  border-color: rgba(240, 240, 240, 1);
}

.border-gray-200\/60 {
  border-color: rgba(240, 240, 240, 0.6);
}

.border-gray-300 {
  border-color: rgba(232, 233, 233, 1);
}

.border-gray-400 {
  border-color: rgba(225, 225, 225, 1);
}

.border-gray-500 {
  border-color: rgba(217, 218, 218, 1);
}

.border-gray-600 {
  border-color: rgba(174, 174, 174, 1);
}

.border-gray-700 {
  border-color: rgba(109, 109, 109, 1);
}

.border-green-300 {
  border-color: rgba(132, 225, 188, 1);
}

.border-primary-100 {
  border-color: rgba(199, 204, 202, 1);
}

.border-primary-500 {
  border-color: rgba(69, 84, 79, 1);
}

.border-primary-700 {
  border-color: rgba(55, 67, 63, 1);
}

.border-red-200 {
  border-color: rgba(244, 165, 167, 1);
}

.border-red-300 {
  border-color: rgba(238, 120, 124, 1);
}

.border-secondary-300 {
  border-color: rgba(242, 223, 182, 1);
}

.border-secondary-500 {
  border-color: rgba(234, 202, 133, 1);
}

.border-transparent {
  border-color: transparent;
}

.border-white\/40 {
  border-color: rgba(255, 255, 255, 0.4);
}

.border-yellow-200 {
  border-color: rgba(255, 235, 153, 1);
}

.border-b-gray-300 {
  border-bottom-color: rgba(232, 233, 233, 1);
}

.border-b-gray-500 {
  border-bottom-color: rgba(217, 218, 218, 1);
}

.border-l-gray-500 {
  border-left-color: rgba(217, 218, 218, 1);
}

.border-l-secondary-500 {
  border-left-color: rgba(234, 202, 133, 1);
}

.bg-black {
  background-color: rgba(0, 0, 0, 1);
}

.bg-black\/40 {
  background-color: rgba(0, 0, 0, 0.4);
}

.bg-black\/50 {
  background-color: rgba(0, 0, 0, 0.5);
}

.bg-black\/70 {
  background-color: rgba(0, 0, 0, 0.7);
}

.bg-blue-100 {
  background-color: rgba(204, 223, 238, 1);
}

.bg-blue-200 {
  background-color: rgba(153, 191, 221, 1);
}

.bg-blue-300 {
  background-color: rgba(102, 160, 204, 1);
}

.bg-blue-400 {
  background-color: rgba(51, 128, 187, 1);
}

.bg-blue-50 {
  background-color: rgba(233, 240, 247, 1);
}

.bg-blue-500 {
  background-color: rgba(0, 96, 170, 1);
}

.bg-blue-600 {
  background-color: rgba(0, 77, 136, 1);
}

.bg-blue-700 {
  background-color: rgba(0, 67, 119, 1);
}

.bg-blue-800 {
  background-color: rgba(0, 58, 102, 1);
}

.bg-blue-900 {
  background-color: rgba(0, 48, 85, 1);
}

.bg-current {
  background-color: currentColor;
}

.bg-gray-100 {
  background-color: rgba(247, 248, 248, 1);
}

.bg-gray-200 {
  background-color: rgba(240, 240, 240, 1);
}

.bg-gray-300 {
  background-color: rgba(232, 233, 233, 1);
}

.bg-gray-400 {
  background-color: rgba(225, 225, 225, 1);
}

.bg-gray-50 {
  background-color: rgba(254, 254, 254, 1);
}

.bg-gray-50\/50 {
  background-color: rgba(254, 254, 254, 0.5);
}

.bg-gray-500 {
  background-color: rgba(217, 218, 218, 1);
}

.bg-gray-600 {
  background-color: rgba(174, 174, 174, 1);
}

.bg-gray-700 {
  background-color: rgba(109, 109, 109, 1);
}

.bg-gray-800 {
  background-color: rgba(65, 65, 65, 1);
}

.bg-gray-900 {
  background-color: rgba(0, 0, 0, 1);
}

.bg-green-100 {
  background-color: rgba(222, 247, 236, 1);
}

.bg-green-200 {
  background-color: rgba(188, 240, 218, 1);
}

.bg-green-300 {
  background-color: rgba(132, 225, 188, 1);
}

.bg-green-400 {
  background-color: rgba(49, 196, 141, 1);
}

.bg-green-50 {
  background-color: rgba(243, 250, 247, 1);
}

.bg-green-500 {
  background-color: rgba(14, 159, 110, 1);
}

.bg-green-600 {
  background-color: rgba(5, 122, 85, 1);
}

.bg-green-700 {
  background-color: rgba(4, 108, 78, 1);
}

.bg-green-800 {
  background-color: rgba(3, 84, 63, 1);
}

.bg-green-900 {
  background-color: rgba(1, 71, 55, 1);
}

.bg-primary-100 {
  background-color: rgba(199, 204, 202, 1);
}

.bg-primary-200 {
  background-color: rgba(162, 170, 167, 1);
}

.bg-primary-300 {
  background-color: rgba(125, 135, 132, 1);
}

.bg-primary-400 {
  background-color: rgba(88, 101, 97, 1);
}

.bg-primary-50 {
  background-color: rgba(236, 238, 237, 1);
}

.bg-primary-500 {
  background-color: rgba(69, 84, 79, 1);
}

.bg-primary-600 {
  background-color: rgba(62, 76, 71, 1);
}

.bg-primary-700 {
  background-color: rgba(55, 67, 63, 1);
}

.bg-primary-800 {
  background-color: rgba(48, 59, 55, 1);
}

.bg-primary-900 {
  background-color: rgba(35, 42, 40, 1);
}

.bg-red-100 {
  background-color: rgba(249, 210, 211, 1);
}

.bg-red-200 {
  background-color: rgba(244, 165, 167, 1);
}

.bg-red-300 {
  background-color: rgba(238, 120, 124, 1);
}

.bg-red-400 {
  background-color: rgba(233, 75, 80, 1);
}

.bg-red-50 {
  background-color: rgba(252, 233, 233, 1);
}

.bg-red-500 {
  background-color: rgba(227, 30, 36, 1);
}

.bg-red-600 {
  background-color: rgba(204, 27, 32, 1);
}

.bg-red-700 {
  background-color: rgba(159, 21, 25, 1);
}

.bg-red-800 {
  background-color: rgba(114, 15, 18, 1);
}

.bg-red-900 {
  background-color: rgba(91, 12, 14, 1);
}

.bg-secondary-100 {
  background-color: rgba(245, 231, 203, 1);
}

.bg-secondary-200 {
  background-color: rgba(247, 234, 206, 1);
}

.bg-secondary-300 {
  background-color: rgba(242, 223, 182, 1);
}

.bg-secondary-400 {
  background-color: rgba(238, 213, 157, 1);
}

.bg-secondary-50 {
  background-color: rgba(249, 243, 229, 1);
}

.bg-secondary-500 {
  background-color: rgba(234, 202, 133, 1);
}

.bg-secondary-600 {
  background-color: rgba(211, 182, 120, 1);
}

.bg-secondary-700 {
  background-color: rgba(172, 145, 87, 1);
}

.bg-secondary-800 {
  background-color: rgba(151, 127, 76, 1);
}

.bg-secondary-900 {
  background-color: rgba(118, 104, 75, 1);
}

.bg-transparent {
  background-color: transparent;
}

.bg-white {
  background-color: rgba(255, 255, 255, 1);
}

.bg-white\/20 {
  background-color: rgba(255, 255, 255, 0.2);
}

.bg-white\/80 {
  background-color: rgba(255, 255, 255, 0.8);
}

.bg-yellow-100 {
  background-color: rgba(255, 245, 204, 1);
}

.bg-yellow-200 {
  background-color: rgba(255, 235, 153, 1);
}

.bg-yellow-300 {
  background-color: rgba(254, 224, 102, 1);
}

.bg-yellow-400 {
  background-color: rgba(254, 214, 51, 1);
}

.bg-yellow-50 {
  background-color: rgba(255, 250, 230, 1);
}

.bg-yellow-500 {
  background-color: rgba(254, 204, 0, 1);
}

.bg-yellow-600 {
  background-color: rgba(229, 184, 0, 1);
}

.bg-yellow-700 {
  background-color: rgba(178, 143, 0, 1);
}

.bg-yellow-800 {
  background-color: rgba(127, 102, 0, 1);
}

.bg-yellow-900 {
  background-color: rgba(102, 82, 0, 1);
}

.bg-\[linear-gradient\(to_right\2c \#FCBA25_0\%\2c \#FCBA25_33\.33\%\2c \#136B39_33\.33\%\2c \#136B39_66\.66\%\2c \#E22026_66\.66\%\2c \#E22026_100\%\)\] {
  background-image: linear-gradient(to right,#FCBA25 0%,#FCBA25 33.33%,#136B39 33.33%,#136B39 66.66%,#E22026 66.66%,#E22026 100%);
}

.fill-current {
  fill: currentColor;
}

.fill-white {
  fill: rgba(255, 255, 255, 1);
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-0 {
  padding: 0px;
}

.p-1 {
  padding: 0.25rem;
}

.p-12 {
  padding: 3rem;
}

.p-16 {
  padding: 4rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-2\.5 {
  padding: 0.625rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-32 {
  padding: 8rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.p-\[7px\] {
  padding: 7px;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.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-20 {
  padding-left: 5rem;
  padding-right: 5rem;
}

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

.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;
}

.px-\[80px\] {
  padding-left: 80px;
  padding-right: 80px;
}

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

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

.py-\[80px\] {
  padding-top: 80px;
  padding-bottom: 80px;
}

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

.pb-1 {
  padding-bottom: 0.25rem;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

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

.pb-16 {
  padding-bottom: 4rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pl-0 {
  padding-left: 0px;
}

.pl-10 {
  padding-left: 2.5rem;
}

.pl-12 {
  padding-left: 3rem;
}

.pl-16 {
  padding-left: 4rem;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pl-3 {
  padding-left: 0.75rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pl-8 {
  padding-left: 2rem;
}

.pl-\[0\.625rem\] {
  padding-left: 0.625rem;
}

.pl-\[2\.625rem\] {
  padding-left: 2.625rem;
}

.pr-0 {
  padding-right: 0px;
}

.pr-1 {
  padding-right: 0.25rem;
}

.pr-12 {
  padding-right: 3rem;
}

.pr-16 {
  padding-right: 4rem;
}

.pr-2 {
  padding-right: 0.5rem;
}

.pr-3 {
  padding-right: 0.75rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pr-6 {
  padding-right: 1.5rem;
}

.pr-8 {
  padding-right: 2rem;
}

.pr-\[2\.625rem\] {
  padding-right: 2.625rem;
}

.pt-0 {
  padding-top: 0px;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pt-12 {
  padding-top: 3rem;
}

.pt-16 {
  padding-top: 4rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-3 {
  padding-top: 0.75rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pt-8 {
  padding-top: 2rem;
}

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

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.text-start {
  text-align: start;
}

.align-middle {
  vertical-align: middle;
}

.font-mono {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.text-\[28px\] {
  font-size: 28px;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-bold {
  font-weight: 700;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.italic {
  font-style: italic;
}

.leading-6 {
  line-height: 1.5rem;
}

.leading-\[1\.2\] {
  line-height: 1.2;
}

.leading-\[1\.4\] {
  line-height: 1.4;
}

.leading-\[140\%\] {
  line-height: 140%;
}

.leading-none {
  line-height: 1;
}

.leading-normal {
  line-height: 1.5;
}

.leading-snug {
  line-height: 1.375;
}

.leading-tight {
  line-height: 1.25;
}

.tracking-normal {
  letter-spacing: 0em;
}

.text-\[var\(--color-contrast\)\] {
  color: var(--color-contrast);
}

.text-black {
  color: rgba(0, 0, 0, 1);
}

.text-blue-500 {
  color: rgba(0, 96, 170, 1);
}

.text-blue-600 {
  color: rgba(0, 77, 136, 1);
}

.text-blue-800 {
  color: rgba(0, 58, 102, 1);
}

.text-gray-300 {
  color: rgba(232, 233, 233, 1);
}

.text-gray-400 {
  color: rgba(225, 225, 225, 1);
}

.text-gray-50 {
  color: rgba(254, 254, 254, 1);
}

.text-gray-500 {
  color: rgba(217, 218, 218, 1);
}

.text-gray-600 {
  color: rgba(174, 174, 174, 1);
}

.text-gray-700 {
  color: rgba(109, 109, 109, 1);
}

.text-gray-800 {
  color: rgba(65, 65, 65, 1);
}

.text-gray-900 {
  color: rgba(0, 0, 0, 1);
}

.text-green-500 {
  color: rgba(14, 159, 110, 1);
}

.text-green-600 {
  color: rgba(5, 122, 85, 1);
}

.text-green-700 {
  color: rgba(4, 108, 78, 1);
}

.text-primary-300 {
  color: rgba(125, 135, 132, 1);
}

.text-primary-400 {
  color: rgba(88, 101, 97, 1);
}

.text-primary-600 {
  color: rgba(62, 76, 71, 1);
}

.text-primary-900 {
  color: rgba(35, 42, 40, 1);
}

.text-red-500 {
  color: rgba(227, 30, 36, 1);
}

.text-red-600 {
  color: rgba(204, 27, 32, 1);
}

.text-red-700 {
  color: rgba(159, 21, 25, 1);
}

.text-secondary-100 {
  color: rgba(245, 231, 203, 1);
}

.text-secondary-400 {
  color: rgba(238, 213, 157, 1);
}

.text-secondary-600 {
  color: rgba(211, 182, 120, 1);
}

.text-secondary-800 {
  color: rgba(151, 127, 76, 1);
}

.text-white {
  color: rgba(255, 255, 255, 1);
}

.text-white\/70 {
  color: rgba(255, 255, 255, 0.7);
}

.text-yellow-700 {
  color: rgba(178, 143, 0, 1);
}

.underline {
  text-decoration-line: underline;
}

.line-through {
  text-decoration-line: line-through;
}

.no-underline {
  text-decoration-line: none;
}

.decoration-\[var\(--color-contrast\)\] {
  text-decoration-color: var(--color-contrast);
}

.decoration-gray-900 {
  text-decoration-color: rgba(0, 0, 0, 1);
}

.decoration-primary-400 {
  text-decoration-color: rgba(88, 101, 97, 1);
}

.underline-offset-4 {
  text-underline-offset: 4px;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-80 {
  opacity: 0.8;
}

.opacity-95 {
  opacity: 0.95;
}

.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-100 {
  --tw-shadow: 0px 6px 12px -6px rgba(109,109,109,0.06), 0px 8px 24px -4px rgba(109,109,109,0.04);
  --tw-shadow-colored: 0px 6px 12px -6px var(--tw-shadow-color), 0px 8px 24px -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-200 {
  --tw-shadow: 0px 6px 14px -6px rgba(109,109,109,0.12), 0px 10px 32px -4px rgba(65,65,65,0.1);
  --tw-shadow-colored: 0px 6px 14px -6px var(--tw-shadow-color), 0px 10px 32px -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-300 {
  --tw-shadow: 0px 8px 18px -6px rgba(109,109,109,0.12), 0px 12px 42px -4px rgba(109,109,109,0.12);
  --tw-shadow-colored: 0px 8px 18px -6px var(--tw-shadow-color), 0px 12px 42px -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-400 {
  --tw-shadow: 0px 8px 28px -6px rgba(109,109,109,0.12), 0px 18px 88px -4px rgba(109,109,109,0.14);
  --tw-shadow-colored: 0px 8px 28px -6px var(--tw-shadow-color), 0px 18px 88px -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-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-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px 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-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 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-top {
  --tw-shadow: 0px -10px 20px 5px rgba(29,36,48,0.03);
  --tw-shadow-colored: 0px -10px 20px 5px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.ring-2 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-blue-500 {
  --tw-ring-color: rgba(0, 96, 170, 1);
}

.ring-secondary-500 {
  --tw-ring-color: rgba(234, 202, 133, 1);
}

.ring-offset-primary-500 {
  --tw-ring-offset-color: rgba(69, 84, 79, 1);
}

.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, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.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;
}

.transition-shadow {
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-200 {
  transition-duration: 200ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

@keyframes enter {
  from {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
  }
}

@keyframes exit {
  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}

.duration-200 {
  animation-duration: 200ms;
}

.ease-in-out {
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-out {
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.running {
  animation-play-state: running;
}

.animate-color {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-duration: 200ms;
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

/* NOTE: Animation plugin targets Tailwind v4; requires minor tweaks for Tailwind v3 compatibility. */

.\[-ms-overflow-style\:none\] {
  -ms-overflow-style: none;
}

.\[-webkit-mask-image\:conic-gradient\(from_90deg\2c transparent\2c black\)\] {
  -webkit-mask-image: conic-gradient(from 90deg,transparent,black);
}

.\[-webkit-mask-image\:linear-gradient\(to_right\2c transparent\2c black_0\.625rem\)\] {
  -webkit-mask-image: linear-gradient(to right,transparent,black 0.625rem);
}

.\[-webkit-mask-image\:linear-gradient\(to_right\2c var\(--scroll-shadow-fade-start\)\2c black_var\(--scroll-shadow-fade-size\)\2c black_calc\(100\%_-_var\(--scroll-shadow-fade-size\)\)\2c var\(--scroll-shadow-fade-end\)\)\] {
  -webkit-mask-image: linear-gradient(to right,var(--scroll-shadow-fade-start),black var(--scroll-shadow-fade-size),black calc(100% - var(--scroll-shadow-fade-size)),var(--scroll-shadow-fade-end));
}

.\[-webkit-mask-image\:url\(\/images\/coat-of-arms\.svg\)\] {
  -webkit-mask-image: url(/images/coat-of-arms.svg);
}

.\[-webkit-mask-position\:center\] {
  -webkit-mask-position: center;
}

.\[-webkit-mask-repeat\:no-repeat\] {
  -webkit-mask-repeat: no-repeat;
}

.\[-webkit-mask-size\:contain\] {
  -webkit-mask-size: contain;
}

.\[-webkit-overflow-scrolling\:touch\] {
  -webkit-overflow-scrolling: touch;
}

.\[border-style\:none\] {
  border-style: none;
}

.\[mask-image\:conic-gradient\(from_90deg\2c transparent\2c black\)\] {
  -webkit-mask-image: conic-gradient(from 90deg,transparent,black);
          mask-image: conic-gradient(from 90deg,transparent,black);
}

.\[mask-image\:linear-gradient\(to_right\2c transparent\2c black_0\.625rem\)\] {
  -webkit-mask-image: linear-gradient(to right,transparent,black 0.625rem);
          mask-image: linear-gradient(to right,transparent,black 0.625rem);
}

.\[mask-image\:linear-gradient\(to_right\2c var\(--scroll-shadow-fade-start\)\2c black_var\(--scroll-shadow-fade-size\)\2c black_calc\(100\%_-_var\(--scroll-shadow-fade-size\)\)\2c var\(--scroll-shadow-fade-end\)\)\] {
  -webkit-mask-image: linear-gradient(to right,var(--scroll-shadow-fade-start),black var(--scroll-shadow-fade-size),black calc(100% - var(--scroll-shadow-fade-size)),var(--scroll-shadow-fade-end));
          mask-image: linear-gradient(to right,var(--scroll-shadow-fade-start),black var(--scroll-shadow-fade-size),black calc(100% - var(--scroll-shadow-fade-size)),var(--scroll-shadow-fade-end));
}

.\[mask-image\:url\(\/images\/coat-of-arms\.svg\)\] {
  -webkit-mask-image: url(/images/coat-of-arms.svg);
          mask-image: url(/images/coat-of-arms.svg);
}

.\[mask-position\:center\] {
  -webkit-mask-position: center;
          mask-position: center;
}

.\[mask-repeat\:no-repeat\] {
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}

.\[mask-size\:contain\] {
  -webkit-mask-size: contain;
          mask-size: contain;
}

.\[scrollbar-width\:none\] {
  scrollbar-width: none;
}

.\[text-decoration-skip-ink\:none\] {
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

.\[text-underline-position\:from-font\] {
  text-underline-position: from-font;
}

.\[transition\:--scroll-shadow-fade-start_200ms_ease-in-out\2c --scroll-shadow-fade-end_200ms_ease-in-out\] {
  transition: var(--scroll-shadow-fade-start_200ms_ease-in-out,--scroll-shadow-fade-end_200ms_ease-in-out);
}

.hover\:bg-primary-500:hover {
  --color-contrast: #fff;
  --color-contrast-accent: #fff;
  --color-contrast-accent-hover: var(--color-secondary-100, #f5e7cb);
}

@media (min-width: 45rem) {
  .tablet\:bg-primary-500 {
    --color-contrast: #fff;
    --color-contrast-accent: #fff;
    --color-contrast-accent-hover: var(--color-secondary-100, #f5e7cb);
  }
}

@media (min-width: 84.5rem) {
  .desktop\:bg-primary-500 {
    --color-contrast: #fff;
    --color-contrast-accent: #fff;
    --color-contrast-accent-hover: var(--color-secondary-100, #f5e7cb);
  }

  .desktop\:prose {
    color: var(--tw-prose-body);
    max-width: 100%;
  }

  .desktop\:prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    font-size: 16px;
    line-height: 140%;
  }

  .desktop\:prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: var(--tw-prose-lead);
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .desktop\:prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: var(--tw-prose-links);
    text-decoration: underline;
    font-weight: 400;
    cursor: pointer;
    line-height: 140%;
    overflow-wrap: break-word;
    text-decoration-line: underline;
    text-decoration-style: solid;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
  }

  .desktop\:prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: var(--tw-prose-bold);
    font-weight: 600;
  }

  .desktop\:prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: inherit;
  }

  .desktop\:prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: inherit;
  }

  .desktop\:prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: inherit;
  }

  .desktop\:prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    list-style-type: decimal;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em;
  }

  .desktop\:prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    list-style-type: upper-alpha;
  }

  .desktop\:prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    list-style-type: lower-alpha;
  }

  .desktop\:prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    list-style-type: upper-alpha;
  }

  .desktop\:prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    list-style-type: lower-alpha;
  }

  .desktop\:prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    list-style-type: upper-roman;
  }

  .desktop\:prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    list-style-type: lower-roman;
  }

  .desktop\:prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    list-style-type: upper-roman;
  }

  .desktop\:prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    list-style-type: lower-roman;
  }

  .desktop\:prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    list-style-type: decimal;
  }

  .desktop\:prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    list-style-type: disc;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em;
  }

  .desktop\:prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
    font-weight: 400;
    color: var(--tw-prose-counters);
  }

  .desktop\:prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
    color: var(--tw-prose-bullets);
  }

  .desktop\:prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    margin-top: 1.25em;
  }

  .desktop\:prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    border-color: rgba(232, 233, 233, 1);
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .desktop\:prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-weight: 400;
    font-style: normal;
    color: rgba(0, 0, 0, 1);
    border-inline-start-width: 0.25rem;
    border-inline-start-color: var(--tw-prose-quote-borders);
    quotes: none;
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-inline-start: 1em;
    background-color: rgba(249, 243, 229, 1);
    border-left: 2px solid rgba(234, 202, 133, 1);
    padding: 16px;
    margin: 16px 0;
    font-size: 16px;
    line-height: 140%;
  }

  .desktop\:prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) p {
    margin: 0;
  }

  .desktop\:prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) p:first-of-type::before {
    content: none;
  }

  .desktop\:prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) p:last-of-type::after {
    content: none;
  }

  .desktop\:prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) p::before {
    content: none;
  }

  .desktop\:prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) p::after {
    content: none;
  }

  .desktop\:prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
    content: open-quote;
  }

  .desktop\:prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
    content: close-quote;
  }

  .desktop\:prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    font-size: 48px;
    margin-top: 0;
    margin-bottom: 0.8888889em;
    line-height: 120%;
    font-style: normal;
  }

  .desktop\:prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-weight: 900;
    color: inherit;
  }

  .desktop\:prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    font-size: 36px;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 120%;
    font-style: normal;
  }

  .desktop\:prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-weight: 800;
    color: inherit;
  }

  .desktop\:prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    font-size: 28px;
    margin-top: 1.6em;
    margin-bottom: 0.6em;
    line-height: 120%;
    font-style: normal;
  }

  .desktop\:prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-weight: 700;
    color: inherit;
  }

  .desktop\:prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    line-height: 140%;
    font-size: 24px;
    font-style: normal;
  }

  .desktop\:prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-weight: 700;
    color: inherit;
  }

  .desktop\:prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .desktop\:prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    display: block;
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .desktop\:prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .desktop\:prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-weight: 500;
    font-family: inherit;
    color: var(--tw-prose-kbd);
    box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
    font-size: 0.875em;
    border-radius: 0.3125rem;
    padding-top: 0.1875em;
    padding-inline-end: 0.375em;
    padding-bottom: 0.1875em;
    padding-inline-start: 0.375em;
  }

  .desktop\:prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: var(--tw-prose-code);
    font-weight: 600;
    font-size: 0.875em;
  }

  .desktop\:prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
    content: "`";
  }

  .desktop\:prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
    content: "`";
  }

  .desktop\:prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: inherit;
  }

  .desktop\:prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: inherit;
  }

  .desktop\:prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: inherit;
    font-size: 0.875em;
  }

  .desktop\:prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: inherit;
    font-size: 0.9em;
  }

  .desktop\:prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: inherit;
  }

  .desktop\:prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: inherit;
  }

  .desktop\:prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: inherit;
  }

  .desktop\:prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: var(--tw-prose-pre-code);
    background-color: var(--tw-prose-pre-bg);
    overflow-x: auto;
    font-weight: 400;
    font-size: 0.875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: 0.375rem;
    padding-top: 0.8571429em;
    padding-inline-end: 1.1428571em;
    padding-bottom: 0.8571429em;
    padding-inline-start: 1.1428571em;
  }

  .desktop\:prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    background-color: transparent;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
  }

  .desktop\:prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
    content: none;
  }

  .desktop\:prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
    content: none;
  }

  .desktop\:prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    width: 100%;
    table-layout: auto;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 14px;
    line-height: 1.7142857;
    border: 1px solid rgba(232, 233, 233, 1);
    border-radius: 6px;
    border-collapse: separate;
    border-spacing: 0;
    overflow: hidden;
  }

  .desktop\:prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) td,.desktop\:prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) th {
    padding: 14px 16px;
    border-bottom: 1px solid rgba(232, 233, 233, 1);
  }

  .desktop\:prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) td:not(:last-child),.desktop\:prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) th:not(:last-child) {
    border-right: 1px solid rgba(232, 233, 233, 1);
  }

  .desktop\:prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) thead th {
    font-weight: 600;
    background-color: rgba(247, 248, 248, 1);
    border-bottom: 1px solid rgba(232, 233, 233, 1);
  }

  .desktop\:prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) tbody th {
    font-weight: 600;
    background-color: rgba(247, 248, 248, 1);
  }

  .desktop\:prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) tbody tr:last-child td,.desktop\:prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) tbody tr:last-child th {
    border-bottom: none;
  }

  .desktop\:prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-th-borders);
  }

  .desktop\:prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    vertical-align: bottom;
    padding-inline-end: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-inline-start: 0.5714286em;
  }

  .desktop\:prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-td-borders);
  }

  .desktop\:prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    border-bottom-width: 0;
  }

  .desktop\:prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    vertical-align: baseline;
  }

  .desktop\:prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    border-top-width: 1px;
    border-top-color: var(--tw-prose-th-borders);
  }

  .desktop\:prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    vertical-align: top;
  }

  .desktop\:prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    text-align: start;
  }

  .desktop\:prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

  .desktop\:prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: var(--tw-prose-captions);
    font-size: 0.875em;
    line-height: 1.4285714;
    margin-top: 0.8571429em;
  }

  .desktop\:prose {
    --tw-prose-body: rgba(0, 0, 0, 1);
    --tw-prose-headings: oklch(21% 0.034 264.665);
    --tw-prose-lead: oklch(44.6% 0.03 256.802);
    --tw-prose-links: rgba(0, 0, 0, 1);
    --tw-prose-bold: oklch(21% 0.034 264.665);
    --tw-prose-counters: oklch(55.1% 0.027 264.364);
    --tw-prose-bullets: oklch(87.2% 0.01 258.338);
    --tw-prose-hr: oklch(92.8% 0.006 264.531);
    --tw-prose-quotes: rgba(0, 0, 0, 1);
    --tw-prose-quote-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-captions: rgba(109, 109, 109, 1);
    --tw-prose-kbd: oklch(21% 0.034 264.665);
    --tw-prose-kbd-shadows: color-mix(in oklab, oklch(21% 0.034 264.665) 10%, transparent);
    --tw-prose-code: oklch(21% 0.034 264.665);
    --tw-prose-pre-code: oklch(92.8% 0.006 264.531);
    --tw-prose-pre-bg: oklch(27.8% 0.033 256.848);
    --tw-prose-th-borders: rgba(232, 233, 233, 1);
    --tw-prose-td-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-invert-body: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-bullets: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-hr: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-quotes: oklch(96.7% 0.003 264.542);
    --tw-prose-invert-quote-borders: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-captions: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-td-borders: oklch(37.3% 0.034 259.733);
    font-size: 1rem;
    line-height: 1.75;
  }

  .desktop\:prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

  .desktop\:prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }

  .desktop\:prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    padding-inline-start: 0.375em;
  }

  .desktop\:prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    padding-inline-start: 0.375em;
  }

  .desktop\:prose :where(.desktop\:prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }

  .desktop\:prose :where(.desktop\:prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 1.25em;
  }

  .desktop\:prose :where(.desktop\:prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-bottom: 1.25em;
  }

  .desktop\:prose :where(.desktop\:prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 1.25em;
  }

  .desktop\:prose :where(.desktop\:prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-bottom: 1.25em;
  }

  .desktop\:prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }

  .desktop\:prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .desktop\:prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0.5em;
    padding-inline-start: 1.625em;
  }

  .desktop\:prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0;
  }

  .desktop\:prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0;
  }

  .desktop\:prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0;
  }

  .desktop\:prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0;
  }

  .desktop\:prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    padding-inline-start: 0;
  }

  .desktop\:prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    padding-inline-end: 0;
  }

  .desktop\:prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    padding-top: 0.5714286em;
    padding-inline-end: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-inline-start: 0.5714286em;
  }

  .desktop\:prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    padding-inline-start: 0;
  }

  .desktop\:prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    padding-inline-end: 0;
  }

  .desktop\:prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .desktop\:prose :where(.desktop\:prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0;
  }

  .desktop\:prose :where(.desktop\:prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-bottom: 0;
  }

  .desktop\:prose {
    overflow-wrap: break-word;
    word-break: break-word;
  }

  .desktop\:prose :where(:is(h1, h2, h3, h4, h5, h6) strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-weight: inherit;
  }

  .desktop\:prose :where(ul, ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) li {
    padding-left: 0;
    margin-top: 8px;
    margin-bottom: 8px;
    line-height: 140%;
  }

  .desktop\:prose :where(ul, ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) li::marker {
    color: rgba(0, 0, 0, 1);
  }

  .desktop\:prose :where(.table-wrapper):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .desktop\:prose :where(.table-wrapper):not(:where([class~="not-prose"],[class~="not-prose"] *)) table {
    margin-top: 0;
    margin-bottom: 0;
  }

  .desktop\:prose :where(h5, h6):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
  }

  .desktop\:prose :where(figure img[data-align="left"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    float: left;
    margin-right: 1em;
    margin-bottom: 1em;
  }

  .desktop\:prose :where(figure img[data-align="right"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    float: right;
    margin-left: 1em;
    margin-bottom: 1em;
  }

  .desktop\:prose :where(figure img[data-align="center"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-left: auto;
    margin-right: auto;
  }

  .desktop\:prose :where(.text-align-left):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    text-align: left;
  }

  .desktop\:prose :where(.text-align-center):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    text-align: center;
  }

  .desktop\:prose :where(.text-align-right):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    text-align: right;
  }

  .desktop\:prose :where(.text-align-justify):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    text-align: justify;
  }

  .desktop\:prose :where(ul.list-checkmark):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    list-style: none;
    padding-left: 0;
  }

  .desktop\:prose :where(ul.list-checkmark):not(:where([class~="not-prose"],[class~="not-prose"] *)) li {
    padding-left: 32px;
    margin-top: 16px;
    margin-bottom: 16px;
    line-height: 140%;
    position: relative;
  }

  .desktop\:prose :where(ul.list-checkmark):not(:where([class~="not-prose"],[class~="not-prose"] *)) li::before {
    content: "";
    position: absolute;
    left: 0;
    top: -1px;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='rgba(172, 145, 87, 1)'%3E%3Cpath d='m10.58 16.254 6.724-6.723-1.054-1.054-5.67 5.67-2.85-2.85-1.053 1.053zm1.422 5.246a9.3 9.3 0 0 1-3.706-.748 9.6 9.6 0 0 1-3.016-2.03 9.6 9.6 0 0 1-2.032-3.016 9.25 9.25 0 0 1-.748-3.704q0-1.972.748-3.706a9.6 9.6 0 0 1 2.03-3.016 9.6 9.6 0 0 1 3.016-2.032 9.25 9.25 0 0 1 3.704-.748q1.972 0 3.706.748a9.6 9.6 0 0 1 3.017 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.706a9.6 9.6 0 0 1-2.03 3.017 9.6 9.6 0 0 1-3.016 2.03 9.25 9.25 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
  }

  .desktop\:prose :where(ul.list-checkmark):not(:where([class~="not-prose"],[class~="not-prose"] *)) li::marker {
    content: none;
  }
}

.marker\:text-2xl *::marker {
  font-size: 1.5rem;
  line-height: 2rem;
}

.marker\:text-2xl::marker {
  font-size: 1.5rem;
  line-height: 2rem;
}

.placeholder\:text-gray-700::-moz-placeholder {
  color: rgba(109, 109, 109, 1);
}

.placeholder\:text-gray-700::placeholder {
  color: rgba(109, 109, 109, 1);
}

.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}

.before\:inset-x-4::before {
  content: var(--tw-content);
  left: 1rem;
  right: 1rem;
}

.before\:top-0::before {
  content: var(--tw-content);
  top: 0px;
}

.before\:border-t::before {
  content: var(--tw-content);
  border-top-width: 1px;
}

.before\:border-gray-500\/25::before {
  content: var(--tw-content);
  border-color: rgba(217, 218, 218, 0.25);
}

.before\:content-\[\'\'\]::before {
  --tw-content: '';
  content: var(--tw-content);
}

.after\:block::after {
  content: var(--tw-content);
  display: block;
}

.after\:h-3::after {
  content: var(--tw-content);
  height: 0.75rem;
}

.after\:w-3::after {
  content: var(--tw-content);
  width: 0.75rem;
}

.after\:rounded-full::after {
  content: var(--tw-content);
  border-radius: 9999px;
}

.after\:bg-secondary-500::after {
  content: var(--tw-content);
  background-color: rgba(234, 202, 133, 1);
}

.after\:content-\[\'\'\]::after {
  --tw-content: '';
  content: var(--tw-content);
}

.last\:border-b-0:last-child {
  border-bottom-width: 0px;
}

.focus-within\:bg-gray-200:focus-within {
  background-color: rgba(240, 240, 240, 1);
}

.hover\:scale-110:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
}

.hover\:border-gray-300:hover {
  border-color: rgba(232, 233, 233, 1);
}

.hover\:border-gray-50:hover {
  border-color: rgba(254, 254, 254, 1);
}

.hover\:border-gray-600:hover {
  border-color: rgba(174, 174, 174, 1);
}

.hover\:border-gray-900:hover {
  border-color: rgba(0, 0, 0, 1);
}

.hover\:border-primary-200:hover {
  border-color: rgba(162, 170, 167, 1);
}

.hover\:border-primary-500:hover {
  border-color: rgba(69, 84, 79, 1);
}

.hover\:bg-gray-100:hover {
  background-color: rgba(247, 248, 248, 1);
}

.hover\:bg-gray-200:hover {
  background-color: rgba(240, 240, 240, 1);
}

.hover\:bg-gray-300:hover {
  background-color: rgba(232, 233, 233, 1);
}

.hover\:bg-gray-400:hover {
  background-color: rgba(225, 225, 225, 1);
}

.hover\:bg-gray-50:hover {
  background-color: rgba(254, 254, 254, 1);
}

.hover\:bg-gray-700:hover {
  background-color: rgba(109, 109, 109, 1);
}

.hover\:bg-gray-800:hover {
  background-color: rgba(65, 65, 65, 1);
}

.hover\:bg-gray-900\/10:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.hover\:bg-green-200:hover {
  background-color: rgba(188, 240, 218, 1);
}

.hover\:bg-green-700:hover {
  background-color: rgba(4, 108, 78, 1);
}

.hover\:bg-primary-100:hover {
  background-color: rgba(199, 204, 202, 1);
}

.hover\:bg-primary-50:hover {
  background-color: rgba(236, 238, 237, 1);
}

.hover\:bg-primary-500:hover {
  background-color: rgba(69, 84, 79, 1);
}

.hover\:bg-red-100:hover {
  background-color: rgba(249, 210, 211, 1);
}

.hover\:bg-red-50:hover {
  background-color: rgba(252, 233, 233, 1);
}

.hover\:bg-red-700:hover {
  background-color: rgba(159, 21, 25, 1);
}

.hover\:bg-secondary-600:hover {
  background-color: rgba(211, 182, 120, 1);
}

.hover\:bg-transparent:hover {
  background-color: transparent;
}

.hover\:text-\[var\(--color-contrast-accent-hover\)\]:hover {
  color: var(--color-contrast-accent-hover);
}

.hover\:text-black:hover {
  color: rgba(0, 0, 0, 1);
}

.hover\:text-gray-700:hover {
  color: rgba(109, 109, 109, 1);
}

.hover\:text-gray-800:hover {
  color: rgba(65, 65, 65, 1);
}

.hover\:text-primary-800:hover {
  color: rgba(48, 59, 55, 1);
}

.hover\:text-red-700:hover {
  color: rgba(159, 21, 25, 1);
}

.hover\:text-secondary-100:hover {
  color: rgba(245, 231, 203, 1);
}

.hover\:text-secondary-800:hover {
  color: rgba(151, 127, 76, 1);
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.hover\:decoration-\[var\(--color-contrast-accent-hover\)\]:hover {
  text-decoration-color: var(--color-contrast-accent-hover);
}

.hover\:decoration-gray-900:hover {
  text-decoration-color: rgba(0, 0, 0, 1);
}

.hover\:decoration-primary-800:hover {
  text-decoration-color: rgba(48, 59, 55, 1);
}

.hover\:decoration-secondary-800:hover {
  text-decoration-color: rgba(151, 127, 76, 1);
}

.hover\:underline-offset-4:hover {
  text-underline-offset: 4px;
}

.hover\:shadow-200:hover {
  --tw-shadow: 0px 6px 14px -6px rgba(109,109,109,0.12), 0px 10px 32px -4px rgba(65,65,65,0.1);
  --tw-shadow-colored: 0px 6px 14px -6px var(--tw-shadow-color), 0px 10px 32px -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);
}

.hover\:shadow-400:hover {
  --tw-shadow: 0px 8px 28px -6px rgba(109,109,109,0.12), 0px 18px 88px -4px rgba(109,109,109,0.14);
  --tw-shadow-colored: 0px 8px 28px -6px var(--tw-shadow-color), 0px 18px 88px -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);
}

.focus\:bg-transparent:focus {
  background-color: transparent;
}

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-secondary-500:focus {
  --tw-ring-color: rgba(234, 202, 133, 1);
}

.focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}

.focus-visible\:border-2:focus-visible {
  border-width: 2px;
}

.focus-visible\:border-gray-900:focus-visible {
  border-color: rgba(0, 0, 0, 1);
}

.focus-visible\:border-secondary-100:focus-visible {
  border-color: rgba(245, 231, 203, 1);
}

.focus-visible\:bg-gray-50:focus-visible {
  background-color: rgba(254, 254, 254, 1);
}

.focus-visible\:outline-none:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus-visible\:outline-2:focus-visible {
  outline-width: 2px;
}

.focus-visible\:outline-offset-2:focus-visible {
  outline-offset: 2px;
}

.focus-visible\:outline-primary-500:focus-visible {
  outline-color: rgba(69, 84, 79, 1);
}

.focus-visible\:ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-visible\:ring-\[3px\]:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-visible\:ring-gray-300:focus-visible {
  --tw-ring-color: rgba(232, 233, 233, 1);
}

.focus-visible\:ring-green-300:focus-visible {
  --tw-ring-color: rgba(132, 225, 188, 1);
}

.focus-visible\:ring-red-300:focus-visible {
  --tw-ring-color: rgba(238, 120, 124, 1);
}

.focus-visible\:ring-secondary-300:focus-visible {
  --tw-ring-color: rgba(242, 223, 182, 1);
}

.focus-visible\:ring-secondary-500:focus-visible {
  --tw-ring-color: rgba(234, 202, 133, 1);
}

.focus-visible\:ring-white\/30:focus-visible {
  --tw-ring-color: rgba(255, 255, 255, 0.3);
}

.focus-visible\:ring-offset-0:focus-visible {
  --tw-ring-offset-width: 0px;
}

.focus-visible\:ring-offset-\[3px\]:focus-visible {
  --tw-ring-offset-width: 3px;
}

.focus-visible\:ring-offset-black:focus-visible {
  --tw-ring-offset-color: rgba(0, 0, 0, 1);
}

.focus-visible\:ring-offset-white:focus-visible {
  --tw-ring-offset-color: rgba(255, 255, 255, 1);
}

.active\:scale-95:active {
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  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));
}

.active\:bg-gray-50:active {
  background-color: rgba(254, 254, 254, 1);
}

.disabled\:pointer-events-none:disabled {
  pointer-events: none;
}

.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}

.disabled\:border-solid:disabled {
  border-style: solid;
}

.disabled\:border-gray-500:disabled {
  border-color: rgba(217, 218, 218, 1);
}

.disabled\:border-gray-600:disabled {
  border-color: rgba(174, 174, 174, 1);
}

.disabled\:bg-gray-100:disabled {
  background-color: rgba(247, 248, 248, 1);
}

.disabled\:bg-gray-400:disabled {
  background-color: rgba(225, 225, 225, 1);
}

.disabled\:bg-gray-500:disabled {
  background-color: rgba(217, 218, 218, 1);
}

.disabled\:text-gray-500:disabled {
  color: rgba(217, 218, 218, 1);
}

.disabled\:text-gray-600:disabled {
  color: rgba(174, 174, 174, 1);
}

.disabled\:text-gray-700:disabled {
  color: rgba(109, 109, 109, 1);
}

.disabled\:no-underline:disabled {
  text-decoration-line: none;
}

.disabled\:decoration-gray-600:disabled {
  text-decoration-color: rgba(174, 174, 174, 1);
}

.disabled\:opacity-50:disabled {
  opacity: 0.5;
}

.hover\:disabled\:border-gray-500:disabled:hover {
  border-color: rgba(217, 218, 218, 1);
}

.hover\:disabled\:border-gray-600:disabled:hover {
  border-color: rgba(174, 174, 174, 1);
}

.hover\:disabled\:bg-transparent:disabled:hover {
  background-color: transparent;
}

.group:hover .group-hover\:border-gray-50 {
  border-color: rgba(254, 254, 254, 1);
}

.group:hover .group-hover\:border-gray-900 {
  border-color: rgba(0, 0, 0, 1);
}

.group:hover .group-hover\:border-l-gray-900 {
  border-left-color: rgba(0, 0, 0, 1);
}

.group:has(:focus-visible) .group-has-\[\:focus-visible\]\:text-gray-900 {
  color: rgba(0, 0, 0, 1);
}

.aria-disabled\:pointer-events-none[aria-disabled="true"] {
  pointer-events: none;
}

.aria-disabled\:cursor-not-allowed[aria-disabled="true"] {
  cursor: not-allowed;
}

.aria-disabled\:opacity-50[aria-disabled="true"] {
  opacity: 0.5;
}

.data-\[disabled\=true\]\:pointer-events-none[data-disabled="true"] {
  pointer-events: none;
}

.data-\[disabled\]\:pointer-events-none[data-disabled] {
  pointer-events: none;
}

.data-\[highlighted\]\:bg-gray-100[data-highlighted] {
  background-color: rgba(247, 248, 248, 1);
}

.data-\[state\=checked\]\:bg-secondary-50[data-state="checked"] {
  background-color: rgba(249, 243, 229, 1);
}

.data-\[state\=open\]\:bg-secondary-400[data-state="open"] {
  background-color: rgba(238, 213, 157, 1);
}

.data-\[disabled\=true\]\:opacity-50[data-disabled="true"] {
  opacity: 0.5;
}

.data-\[disabled\]\:opacity-50[data-disabled] {
  opacity: 0.5;
}

.data-\[state\=closed\]\:duration-300[data-state="closed"] {
  transition-duration: 300ms;
}

.data-\[state\=open\]\:duration-500[data-state="open"] {
  transition-duration: 500ms;
}

.data-\[state\=open\]\:animate-in[data-state="open"] {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}

.data-\[state\=closed\]\:animate-out[data-state="closed"] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}

.data-\[state\=closed\]\:fade-out-0[data-state="closed"] {
  --tw-exit-opacity: 0;
}

.data-\[state\=open\]\:fade-in-0[data-state="open"] {
  --tw-enter-opacity: 0;
}

.data-\[state\=closed\]\:zoom-out-95[data-state="closed"] {
  --tw-exit-scale: .95;
}

.data-\[state\=open\]\:zoom-in-95[data-state="open"] {
  --tw-enter-scale: .95;
}

.data-\[side\=bottom\]\:slide-in-from-top-2[data-side="bottom"] {
  --tw-enter-translate-y: -0.5rem;
}

.data-\[side\=left\]\:slide-in-from-right-2[data-side="left"] {
  --tw-enter-translate-x: 0.5rem;
}

.data-\[side\=right\]\:slide-in-from-left-2[data-side="right"] {
  --tw-enter-translate-x: -0.5rem;
}

.data-\[side\=top\]\:slide-in-from-bottom-2[data-side="top"] {
  --tw-enter-translate-y: 0.5rem;
}

.data-\[state\=closed\]\:slide-out-to-left[data-state="closed"] {
  --tw-exit-translate-x: -100%;
}

.data-\[state\=closed\]\:slide-out-to-right[data-state="closed"] {
  --tw-exit-translate-x: 100%;
}

.data-\[state\=open\]\:slide-in-from-left[data-state="open"] {
  --tw-enter-translate-x: -100%;
}

.data-\[state\=open\]\:slide-in-from-right[data-state="open"] {
  --tw-enter-translate-x: 100%;
}

.data-\[state\=closed\]\:duration-300[data-state="closed"] {
  animation-duration: 300ms;
}

.data-\[state\=open\]\:duration-500[data-state="open"] {
  animation-duration: 500ms;
}

.data-\[state\=open\]\:animate-in[data-state="open"][data-slot="modal-content"] {
  --tw-enter-translate-x: -50%;
  --tw-enter-translate-y: -50%;
}

.data-\[state\=closed\]\:animate-out[data-state="closed"][data-slot="modal-content"] {
  --tw-exit-translate-x: -50%;
  --tw-exit-translate-y: -50%;
}

.data-\[disabled\]\:after\:bg-gray-500[data-disabled]::after {
  content: var(--tw-content);
  background-color: rgba(217, 218, 218, 1);
}

.group[data-state="open"] .group-data-\[state\=open\]\: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));
}

.peer[data-state="open"] ~ .peer-data-\[state\=open\]\: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));
}

@media not all and (min-width: 45rem) {
  .max-tablet\:hidden {
    display: none;
  }
}

@media (min-width: 45rem) {
  .tablet\:bottom-\[calc\(100\%_-_40px_-_32px\)\] {
    bottom: calc(100% - 40px - 32px);
  }

  .tablet\:right-2 {
    right: 0.5rem;
  }

  .tablet\:top-10 {
    top: 2.5rem;
  }

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

  .tablet\:order-10 {
    order: 10;
  }

  .tablet\:order-11 {
    order: 11;
  }

  .tablet\:order-12 {
    order: 12;
  }

  .tablet\:order-2 {
    order: 2;
  }

  .tablet\:order-3 {
    order: 3;
  }

  .tablet\:order-4 {
    order: 4;
  }

  .tablet\:order-5 {
    order: 5;
  }

  .tablet\:order-6 {
    order: 6;
  }

  .tablet\:order-7 {
    order: 7;
  }

  .tablet\:order-8 {
    order: 8;
  }

  .tablet\:order-9 {
    order: 9;
  }

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

  .tablet\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .tablet\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .tablet\:col-span-12 {
    grid-column: span 12 / span 12;
  }

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

  .tablet\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .tablet\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .tablet\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .tablet\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .tablet\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .tablet\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .tablet\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .tablet\:col-start-1 {
    grid-column-start: 1;
  }

  .tablet\:col-start-10 {
    grid-column-start: 10;
  }

  .tablet\:col-start-11 {
    grid-column-start: 11;
  }

  .tablet\:col-start-12 {
    grid-column-start: 12;
  }

  .tablet\:col-start-2 {
    grid-column-start: 2;
  }

  .tablet\:col-start-3 {
    grid-column-start: 3;
  }

  .tablet\:col-start-4 {
    grid-column-start: 4;
  }

  .tablet\:col-start-5 {
    grid-column-start: 5;
  }

  .tablet\:col-start-6 {
    grid-column-start: 6;
  }

  .tablet\:col-start-7 {
    grid-column-start: 7;
  }

  .tablet\:col-start-8 {
    grid-column-start: 8;
  }

  .tablet\:col-start-9 {
    grid-column-start: 9;
  }

  .tablet\:col-end-1 {
    grid-column-end: 1;
  }

  .tablet\:col-end-10 {
    grid-column-end: 10;
  }

  .tablet\:col-end-11 {
    grid-column-end: 11;
  }

  .tablet\:col-end-12 {
    grid-column-end: 12;
  }

  .tablet\:col-end-2 {
    grid-column-end: 2;
  }

  .tablet\:col-end-3 {
    grid-column-end: 3;
  }

  .tablet\:col-end-4 {
    grid-column-end: 4;
  }

  .tablet\:col-end-5 {
    grid-column-end: 5;
  }

  .tablet\:col-end-6 {
    grid-column-end: 6;
  }

  .tablet\:col-end-7 {
    grid-column-end: 7;
  }

  .tablet\:col-end-8 {
    grid-column-end: 8;
  }

  .tablet\:col-end-9 {
    grid-column-end: 9;
  }

  .tablet\:row-span-1 {
    grid-row: span 1 / span 1;
  }

  .tablet\:row-span-10 {
    grid-row: span 10 / span 10;
  }

  .tablet\:row-span-11 {
    grid-row: span 11 / span 11;
  }

  .tablet\:row-span-12 {
    grid-row: span 12 / span 12;
  }

  .tablet\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .tablet\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .tablet\:row-span-4 {
    grid-row: span 4 / span 4;
  }

  .tablet\:row-span-5 {
    grid-row: span 5 / span 5;
  }

  .tablet\:row-span-6 {
    grid-row: span 6 / span 6;
  }

  .tablet\:row-span-7 {
    grid-row: span 7 / span 7;
  }

  .tablet\:row-span-8 {
    grid-row: span 8 / span 8;
  }

  .tablet\:row-span-9 {
    grid-row: span 9 / span 9;
  }

  .tablet\:row-start-1 {
    grid-row-start: 1;
  }

  .tablet\:row-start-10 {
    grid-row-start: 10;
  }

  .tablet\:row-start-11 {
    grid-row-start: 11;
  }

  .tablet\:row-start-12 {
    grid-row-start: 12;
  }

  .tablet\:row-start-2 {
    grid-row-start: 2;
  }

  .tablet\:row-start-3 {
    grid-row-start: 3;
  }

  .tablet\:row-start-4 {
    grid-row-start: 4;
  }

  .tablet\:row-start-5 {
    grid-row-start: 5;
  }

  .tablet\:row-start-6 {
    grid-row-start: 6;
  }

  .tablet\:row-start-7 {
    grid-row-start: 7;
  }

  .tablet\:row-start-8 {
    grid-row-start: 8;
  }

  .tablet\:row-start-9 {
    grid-row-start: 9;
  }

  .tablet\:row-end-1 {
    grid-row-end: 1;
  }

  .tablet\:row-end-10 {
    grid-row-end: 10;
  }

  .tablet\:row-end-11 {
    grid-row-end: 11;
  }

  .tablet\:row-end-12 {
    grid-row-end: 12;
  }

  .tablet\:row-end-2 {
    grid-row-end: 2;
  }

  .tablet\:row-end-3 {
    grid-row-end: 3;
  }

  .tablet\:row-end-4 {
    grid-row-end: 4;
  }

  .tablet\:row-end-5 {
    grid-row-end: 5;
  }

  .tablet\:row-end-6 {
    grid-row-end: 6;
  }

  .tablet\:row-end-7 {
    grid-row-end: 7;
  }

  .tablet\:row-end-8 {
    grid-row-end: 8;
  }

  .tablet\:row-end-9 {
    grid-row-end: 9;
  }

  .tablet\:m-0 {
    margin: 0px;
  }

  .tablet\:m-12 {
    margin: 3rem;
  }

  .tablet\:m-16 {
    margin: 4rem;
  }

  .tablet\:m-2 {
    margin: 0.5rem;
  }

  .tablet\:m-3 {
    margin: 0.75rem;
  }

  .tablet\:m-4 {
    margin: 1rem;
  }

  .tablet\:m-6 {
    margin: 1.5rem;
  }

  .tablet\:m-8 {
    margin: 2rem;
  }

  .tablet\:-mb-6 {
    margin-bottom: -1.5rem;
  }

  .tablet\:mb-0 {
    margin-bottom: 0px;
  }

  .tablet\:mb-12 {
    margin-bottom: 3rem;
  }

  .tablet\:mb-16 {
    margin-bottom: 4rem;
  }

  .tablet\:mb-2 {
    margin-bottom: 0.5rem;
  }

  .tablet\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .tablet\:mb-4 {
    margin-bottom: 1rem;
  }

  .tablet\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .tablet\:mb-8 {
    margin-bottom: 2rem;
  }

  .tablet\:ml-0 {
    margin-left: 0px;
  }

  .tablet\:ml-12 {
    margin-left: 3rem;
  }

  .tablet\:ml-16 {
    margin-left: 4rem;
  }

  .tablet\:ml-2 {
    margin-left: 0.5rem;
  }

  .tablet\:ml-3 {
    margin-left: 0.75rem;
  }

  .tablet\:ml-4 {
    margin-left: 1rem;
  }

  .tablet\:ml-6 {
    margin-left: 1.5rem;
  }

  .tablet\:ml-8 {
    margin-left: 2rem;
  }

  .tablet\:mr-0 {
    margin-right: 0px;
  }

  .tablet\:mr-12 {
    margin-right: 3rem;
  }

  .tablet\:mr-16 {
    margin-right: 4rem;
  }

  .tablet\:mr-2 {
    margin-right: 0.5rem;
  }

  .tablet\:mr-3 {
    margin-right: 0.75rem;
  }

  .tablet\:mr-4 {
    margin-right: 1rem;
  }

  .tablet\:mr-6 {
    margin-right: 1.5rem;
  }

  .tablet\:mr-8 {
    margin-right: 2rem;
  }

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

  .tablet\:mt-12 {
    margin-top: 3rem;
  }

  .tablet\:mt-16 {
    margin-top: 4rem;
  }

  .tablet\:mt-2 {
    margin-top: 0.5rem;
  }

  .tablet\:mt-3 {
    margin-top: 0.75rem;
  }

  .tablet\:mt-4 {
    margin-top: 1rem;
  }

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

  .tablet\:mt-8 {
    margin-top: 2rem;
  }

  .tablet\:block {
    display: block;
  }

  .tablet\:inline {
    display: inline;
  }

  .tablet\:flex {
    display: flex;
  }

  .tablet\:table-cell {
    display: table-cell;
  }

  .tablet\:table-row {
    display: table-row;
  }

  .tablet\:grid {
    display: grid;
  }

  .tablet\:hidden {
    display: none;
  }

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

  .tablet\:size-10 {
    width: 2.5rem;
    height: 2.5rem;
  }

  .tablet\:size-8 {
    width: 2rem;
    height: 2rem;
  }

  .tablet\:h-12 {
    height: 3rem;
  }

  .tablet\:h-2 {
    height: 0.5rem;
  }

  .tablet\:h-8 {
    height: 2rem;
  }

  .tablet\:h-\[25px\] {
    height: 25px;
  }

  .tablet\:h-\[38px\] {
    height: 38px;
  }

  .tablet\:h-auto {
    height: auto;
  }

  .tablet\:min-h-48 {
    min-height: 12rem;
  }

  .tablet\:min-h-\[760px\] {
    min-height: 760px;
  }

  .tablet\:w-1\/2 {
    width: 50%;
  }

  .tablet\:w-3\/6 {
    width: 50%;
  }

  .tablet\:w-4\/12 {
    width: 33.333333%;
  }

  .tablet\:w-40 {
    width: 10rem;
  }

  .tablet\:w-48 {
    width: 12rem;
  }

  .tablet\:w-80 {
    width: 20rem;
  }

  .tablet\:w-\[300px\] {
    width: 300px;
  }

  .tablet\:w-\[440px\] {
    width: 440px;
  }

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

  .tablet\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

  .tablet\:w-px {
    width: 1px;
  }

  .tablet\:min-w-0 {
    min-width: 0px;
  }

  .tablet\:min-w-\[647px\] {
    min-width: 647px;
  }

  .tablet\:max-w-\[662px\] {
    max-width: 662px;
  }

  .tablet\:max-w-\[800px\] {
    max-width: 800px;
  }

  .tablet\:flex-shrink-0 {
    flex-shrink: 0;
  }

  .tablet\:grow-0 {
    flex-grow: 0;
  }

  .tablet\:auto-cols-auto {
    grid-auto-columns: auto;
  }

  .tablet\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }

  .tablet\:auto-cols-max {
    grid-auto-columns: max-content;
  }

  .tablet\:auto-cols-min {
    grid-auto-columns: min-content;
  }

  .tablet\:grid-flow-row {
    grid-auto-flow: row;
  }

  .tablet\:grid-flow-col {
    grid-auto-flow: column;
  }

  .tablet\:grid-flow-dense {
    grid-auto-flow: dense;
  }

  .tablet\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

  .tablet\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }

  .tablet\:auto-rows-auto {
    grid-auto-rows: auto;
  }

  .tablet\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .tablet\:auto-rows-max {
    grid-auto-rows: max-content;
  }

  .tablet\:auto-rows-min {
    grid-auto-rows: min-content;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .tablet\:grid-cols-\[1fr_3fr\] {
    grid-template-columns: 1fr 3fr;
  }

  .tablet\:grid-cols-\[max-content_1fr\] {
    grid-template-columns: max-content 1fr;
  }

  .tablet\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .tablet\:grid-rows-10 {
    grid-template-rows: repeat(10, minmax(0, 1fr));
  }

  .tablet\:grid-rows-11 {
    grid-template-rows: repeat(11, minmax(0, 1fr));
  }

  .tablet\:grid-rows-12 {
    grid-template-rows: repeat(12, minmax(0, 1fr));
  }

  .tablet\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .tablet\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .tablet\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .tablet\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .tablet\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .tablet\:grid-rows-7 {
    grid-template-rows: repeat(7, minmax(0, 1fr));
  }

  .tablet\:grid-rows-8 {
    grid-template-rows: repeat(8, minmax(0, 1fr));
  }

  .tablet\:grid-rows-9 {
    grid-template-rows: repeat(9, minmax(0, 1fr));
  }

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

  .tablet\:flex-wrap {
    flex-wrap: wrap;
  }

  .tablet\:place-content-center {
    place-content: center;
  }

  .tablet\:place-content-start {
    place-content: start;
  }

  .tablet\:place-content-end {
    place-content: end;
  }

  .tablet\:place-content-stretch {
    place-content: stretch;
  }

  .tablet\:place-items-start {
    place-items: start;
  }

  .tablet\:place-items-end {
    place-items: end;
  }

  .tablet\:place-items-center {
    place-items: center;
  }

  .tablet\:place-items-stretch {
    place-items: stretch;
  }

  .tablet\:content-center {
    align-content: center;
  }

  .tablet\:content-start {
    align-content: flex-start;
  }

  .tablet\:content-end {
    align-content: flex-end;
  }

  .tablet\:content-stretch {
    align-content: stretch;
  }

  .tablet\:items-start {
    align-items: flex-start;
  }

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

  .tablet\:items-center {
    align-items: center;
  }

  .tablet\:items-stretch {
    align-items: stretch;
  }

  .tablet\:justify-start {
    justify-content: flex-start;
  }

  .tablet\:justify-end {
    justify-content: flex-end;
  }

  .tablet\:justify-center {
    justify-content: center;
  }

  .tablet\:justify-between {
    justify-content: space-between;
  }

  .tablet\:justify-stretch {
    justify-content: stretch;
  }

  .tablet\:justify-items-start {
    justify-items: start;
  }

  .tablet\:justify-items-end {
    justify-items: end;
  }

  .tablet\:justify-items-center {
    justify-items: center;
  }

  .tablet\:justify-items-stretch {
    justify-items: stretch;
  }

  .tablet\:gap-0 {
    gap: 0px;
  }

  .tablet\:gap-1 {
    gap: 0.25rem;
  }

  .tablet\:gap-10 {
    gap: 2.5rem;
  }

  .tablet\:gap-11 {
    gap: 2.75rem;
  }

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

  .tablet\:gap-2 {
    gap: 0.5rem;
  }

  .tablet\:gap-3 {
    gap: 0.75rem;
  }

  .tablet\:gap-4 {
    gap: 1rem;
  }

  .tablet\:gap-5 {
    gap: 1.25rem;
  }

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

  .tablet\:gap-7 {
    gap: 1.75rem;
  }

  .tablet\:gap-8 {
    gap: 2rem;
  }

  .tablet\:gap-9 {
    gap: 2.25rem;
  }

  .tablet\:gap-x-0 {
    -moz-column-gap: 0px;
         column-gap: 0px;
  }

  .tablet\:gap-x-1 {
    -moz-column-gap: 0.25rem;
         column-gap: 0.25rem;
  }

  .tablet\:gap-x-10 {
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }

  .tablet\:gap-x-11 {
    -moz-column-gap: 2.75rem;
         column-gap: 2.75rem;
  }

  .tablet\:gap-x-12 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }

  .tablet\:gap-x-2 {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }

  .tablet\:gap-x-3 {
    -moz-column-gap: 0.75rem;
         column-gap: 0.75rem;
  }

  .tablet\:gap-x-4 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }

  .tablet\:gap-x-5 {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }

  .tablet\:gap-x-6 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }

  .tablet\:gap-x-7 {
    -moz-column-gap: 1.75rem;
         column-gap: 1.75rem;
  }

  .tablet\:gap-x-8 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .tablet\:gap-x-9 {
    -moz-column-gap: 2.25rem;
         column-gap: 2.25rem;
  }

  .tablet\:gap-y-0 {
    row-gap: 0px;
  }

  .tablet\:gap-y-1 {
    row-gap: 0.25rem;
  }

  .tablet\:gap-y-10 {
    row-gap: 2.5rem;
  }

  .tablet\:gap-y-11 {
    row-gap: 2.75rem;
  }

  .tablet\:gap-y-12 {
    row-gap: 3rem;
  }

  .tablet\:gap-y-2 {
    row-gap: 0.5rem;
  }

  .tablet\:gap-y-3 {
    row-gap: 0.75rem;
  }

  .tablet\:gap-y-4 {
    row-gap: 1rem;
  }

  .tablet\:gap-y-5 {
    row-gap: 1.25rem;
  }

  .tablet\:gap-y-6 {
    row-gap: 1.5rem;
  }

  .tablet\:gap-y-7 {
    row-gap: 1.75rem;
  }

  .tablet\:gap-y-8 {
    row-gap: 2rem;
  }

  .tablet\:gap-y-9 {
    row-gap: 2.25rem;
  }

  .tablet\:place-self-start {
    place-self: start;
  }

  .tablet\:place-self-end {
    place-self: end;
  }

  .tablet\:place-self-center {
    place-self: center;
  }

  .tablet\:place-self-stretch {
    place-self: stretch;
  }

  .tablet\:self-start {
    align-self: flex-start;
  }

  .tablet\:self-end {
    align-self: flex-end;
  }

  .tablet\:self-center {
    align-self: center;
  }

  .tablet\:self-stretch {
    align-self: stretch;
  }

  .tablet\:justify-self-start {
    justify-self: start;
  }

  .tablet\:justify-self-end {
    justify-self: end;
  }

  .tablet\:justify-self-center {
    justify-self: center;
  }

  .tablet\:justify-self-stretch {
    justify-self: stretch;
  }

  .tablet\:whitespace-nowrap {
    white-space: nowrap;
  }

  .tablet\:rounded-lg {
    border-radius: 0.5rem;
  }

  .tablet\:rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
  }

  .tablet\:border {
    border-width: 1px;
  }

  .tablet\:border-gray-300 {
    border-color: rgba(232, 233, 233, 1);
  }

  .tablet\:bg-gray-100 {
    background-color: rgba(247, 248, 248, 1);
  }

  .tablet\:bg-primary-500 {
    background-color: rgba(69, 84, 79, 1);
  }

  .tablet\:bg-secondary-200 {
    background-color: rgba(247, 234, 206, 1);
  }

  .tablet\:bg-transparent {
    background-color: transparent;
  }

  .tablet\:bg-white {
    background-color: rgba(255, 255, 255, 1);
  }

  .tablet\:p-0 {
    padding: 0px;
  }

  .tablet\:p-10 {
    padding: 2.5rem;
  }

  .tablet\:p-12 {
    padding: 3rem;
  }

  .tablet\:p-16 {
    padding: 4rem;
  }

  .tablet\:p-2 {
    padding: 0.5rem;
  }

  .tablet\:p-2\.5 {
    padding: 0.625rem;
  }

  .tablet\:p-3 {
    padding: 0.75rem;
  }

  .tablet\:p-4 {
    padding: 1rem;
  }

  .tablet\:p-6 {
    padding: 1.5rem;
  }

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

  .tablet\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

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

  .tablet\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .tablet\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .tablet\:py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .tablet\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .tablet\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .tablet\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

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

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

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

  .tablet\:pb-16 {
    padding-bottom: 4rem;
  }

  .tablet\:pb-2 {
    padding-bottom: 0.5rem;
  }

  .tablet\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .tablet\:pb-3\.5 {
    padding-bottom: 0.875rem;
  }

  .tablet\:pb-4 {
    padding-bottom: 1rem;
  }

  .tablet\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .tablet\:pb-8 {
    padding-bottom: 2rem;
  }

  .tablet\:pl-0 {
    padding-left: 0px;
  }

  .tablet\:pl-12 {
    padding-left: 3rem;
  }

  .tablet\:pl-16 {
    padding-left: 4rem;
  }

  .tablet\:pl-2 {
    padding-left: 0.5rem;
  }

  .tablet\:pl-3 {
    padding-left: 0.75rem;
  }

  .tablet\:pl-4 {
    padding-left: 1rem;
  }

  .tablet\:pl-6 {
    padding-left: 1.5rem;
  }

  .tablet\:pl-8 {
    padding-left: 2rem;
  }

  .tablet\:pr-0 {
    padding-right: 0px;
  }

  .tablet\:pr-12 {
    padding-right: 3rem;
  }

  .tablet\:pr-16 {
    padding-right: 4rem;
  }

  .tablet\:pr-2 {
    padding-right: 0.5rem;
  }

  .tablet\:pr-3 {
    padding-right: 0.75rem;
  }

  .tablet\:pr-4 {
    padding-right: 1rem;
  }

  .tablet\:pr-6 {
    padding-right: 1.5rem;
  }

  .tablet\:pr-8 {
    padding-right: 2rem;
  }

  .tablet\:pt-0 {
    padding-top: 0px;
  }

  .tablet\:pt-12 {
    padding-top: 3rem;
  }

  .tablet\:pt-16 {
    padding-top: 4rem;
  }

  .tablet\:pt-2 {
    padding-top: 0.5rem;
  }

  .tablet\:pt-3 {
    padding-top: 0.75rem;
  }

  .tablet\:pt-3\.5 {
    padding-top: 0.875rem;
  }

  .tablet\:pt-4 {
    padding-top: 1rem;
  }

  .tablet\:pt-6 {
    padding-top: 1.5rem;
  }

  .tablet\:pt-8 {
    padding-top: 2rem;
  }

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

  .tablet\:text-end {
    text-align: end;
  }

  .tablet\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .tablet\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .tablet\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .tablet\:text-\[28px\] {
    font-size: 28px;
  }

  .tablet\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .tablet\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .tablet\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .tablet\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .tablet\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .tablet\:font-bold {
    font-weight: 700;
  }

  .tablet\:font-medium {
    font-weight: 500;
  }

  .tablet\:font-normal {
    font-weight: 400;
  }

  .tablet\:font-semibold {
    font-weight: 600;
  }

  .tablet\:leading-\[1\.2\] {
    line-height: 1.2;
  }

  .tablet\:leading-\[1\.4\] {
    line-height: 1.4;
  }

  .tablet\:leading-none {
    line-height: 1;
  }

  .tablet\:leading-normal {
    line-height: 1.5;
  }

  .tablet\:leading-snug {
    line-height: 1.375;
  }

  .tablet\:text-black {
    color: rgba(0, 0, 0, 1);
  }

  .tablet\:text-gray-700 {
    color: rgba(109, 109, 109, 1);
  }

  .tablet\:text-secondary-400 {
    color: rgba(238, 213, 157, 1);
  }

  .tablet\:text-white {
    color: rgba(255, 255, 255, 1);
  }

  .tablet\:underline {
    text-decoration-line: underline;
  }

  .tablet\:line-through {
    text-decoration-line: line-through;
  }

  .tablet\:no-underline {
    text-decoration-line: none;
  }

  .tablet\:shadow-100 {
    --tw-shadow: 0px 6px 12px -6px rgba(109,109,109,0.06), 0px 8px 24px -4px rgba(109,109,109,0.04);
    --tw-shadow-colored: 0px 6px 12px -6px var(--tw-shadow-color), 0px 8px 24px -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);
  }

  .tablet\:shadow-200 {
    --tw-shadow: 0px 6px 14px -6px rgba(109,109,109,0.12), 0px 10px 32px -4px rgba(65,65,65,0.1);
    --tw-shadow-colored: 0px 6px 14px -6px var(--tw-shadow-color), 0px 10px 32px -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);
  }

  .tablet\:shadow-none {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .tablet\:before\:inset-x-6::before {
    content: var(--tw-content);
    left: 1.5rem;
    right: 1.5rem;
  }

  @media not all and (min-width: 84.5rem) {
    .tablet\:max-desktop\:hidden {
      display: none;
    }
  }
}

@media (min-width: 84.5rem) {
  .desktop\:absolute {
    position: absolute;
  }

  .desktop\:sticky {
    position: sticky;
  }

  .desktop\:bottom-0 {
    bottom: 0px;
  }

  .desktop\:right-0 {
    right: 0px;
  }

  .desktop\:top-6 {
    top: 1.5rem;
  }

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

  .desktop\:order-10 {
    order: 10;
  }

  .desktop\:order-11 {
    order: 11;
  }

  .desktop\:order-12 {
    order: 12;
  }

  .desktop\:order-2 {
    order: 2;
  }

  .desktop\:order-3 {
    order: 3;
  }

  .desktop\:order-4 {
    order: 4;
  }

  .desktop\:order-5 {
    order: 5;
  }

  .desktop\:order-6 {
    order: 6;
  }

  .desktop\:order-7 {
    order: 7;
  }

  .desktop\:order-8 {
    order: 8;
  }

  .desktop\:order-9 {
    order: 9;
  }

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

  .desktop\:col-span-10 {
    grid-column: span 10 / span 10;
  }

  .desktop\:col-span-11 {
    grid-column: span 11 / span 11;
  }

  .desktop\:col-span-12 {
    grid-column: span 12 / span 12;
  }

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

  .desktop\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .desktop\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .desktop\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .desktop\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .desktop\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .desktop\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .desktop\:col-span-9 {
    grid-column: span 9 / span 9;
  }

  .desktop\:col-start-1 {
    grid-column-start: 1;
  }

  .desktop\:col-start-10 {
    grid-column-start: 10;
  }

  .desktop\:col-start-11 {
    grid-column-start: 11;
  }

  .desktop\:col-start-12 {
    grid-column-start: 12;
  }

  .desktop\:col-start-2 {
    grid-column-start: 2;
  }

  .desktop\:col-start-3 {
    grid-column-start: 3;
  }

  .desktop\:col-start-4 {
    grid-column-start: 4;
  }

  .desktop\:col-start-5 {
    grid-column-start: 5;
  }

  .desktop\:col-start-6 {
    grid-column-start: 6;
  }

  .desktop\:col-start-7 {
    grid-column-start: 7;
  }

  .desktop\:col-start-8 {
    grid-column-start: 8;
  }

  .desktop\:col-start-9 {
    grid-column-start: 9;
  }

  .desktop\:col-end-1 {
    grid-column-end: 1;
  }

  .desktop\:col-end-10 {
    grid-column-end: 10;
  }

  .desktop\:col-end-11 {
    grid-column-end: 11;
  }

  .desktop\:col-end-12 {
    grid-column-end: 12;
  }

  .desktop\:col-end-2 {
    grid-column-end: 2;
  }

  .desktop\:col-end-3 {
    grid-column-end: 3;
  }

  .desktop\:col-end-4 {
    grid-column-end: 4;
  }

  .desktop\:col-end-5 {
    grid-column-end: 5;
  }

  .desktop\:col-end-6 {
    grid-column-end: 6;
  }

  .desktop\:col-end-7 {
    grid-column-end: 7;
  }

  .desktop\:col-end-8 {
    grid-column-end: 8;
  }

  .desktop\:col-end-9 {
    grid-column-end: 9;
  }

  .desktop\:row-span-1 {
    grid-row: span 1 / span 1;
  }

  .desktop\:row-span-10 {
    grid-row: span 10 / span 10;
  }

  .desktop\:row-span-11 {
    grid-row: span 11 / span 11;
  }

  .desktop\:row-span-12 {
    grid-row: span 12 / span 12;
  }

  .desktop\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .desktop\:row-span-3 {
    grid-row: span 3 / span 3;
  }

  .desktop\:row-span-4 {
    grid-row: span 4 / span 4;
  }

  .desktop\:row-span-5 {
    grid-row: span 5 / span 5;
  }

  .desktop\:row-span-6 {
    grid-row: span 6 / span 6;
  }

  .desktop\:row-span-7 {
    grid-row: span 7 / span 7;
  }

  .desktop\:row-span-8 {
    grid-row: span 8 / span 8;
  }

  .desktop\:row-span-9 {
    grid-row: span 9 / span 9;
  }

  .desktop\:row-start-1 {
    grid-row-start: 1;
  }

  .desktop\:row-start-10 {
    grid-row-start: 10;
  }

  .desktop\:row-start-11 {
    grid-row-start: 11;
  }

  .desktop\:row-start-12 {
    grid-row-start: 12;
  }

  .desktop\:row-start-2 {
    grid-row-start: 2;
  }

  .desktop\:row-start-3 {
    grid-row-start: 3;
  }

  .desktop\:row-start-4 {
    grid-row-start: 4;
  }

  .desktop\:row-start-5 {
    grid-row-start: 5;
  }

  .desktop\:row-start-6 {
    grid-row-start: 6;
  }

  .desktop\:row-start-7 {
    grid-row-start: 7;
  }

  .desktop\:row-start-8 {
    grid-row-start: 8;
  }

  .desktop\:row-start-9 {
    grid-row-start: 9;
  }

  .desktop\:row-end-1 {
    grid-row-end: 1;
  }

  .desktop\:row-end-10 {
    grid-row-end: 10;
  }

  .desktop\:row-end-11 {
    grid-row-end: 11;
  }

  .desktop\:row-end-12 {
    grid-row-end: 12;
  }

  .desktop\:row-end-2 {
    grid-row-end: 2;
  }

  .desktop\:row-end-3 {
    grid-row-end: 3;
  }

  .desktop\:row-end-4 {
    grid-row-end: 4;
  }

  .desktop\:row-end-5 {
    grid-row-end: 5;
  }

  .desktop\:row-end-6 {
    grid-row-end: 6;
  }

  .desktop\:row-end-7 {
    grid-row-end: 7;
  }

  .desktop\:row-end-8 {
    grid-row-end: 8;
  }

  .desktop\:row-end-9 {
    grid-row-end: 9;
  }

  .desktop\:m-0 {
    margin: 0px;
  }

  .desktop\:m-12 {
    margin: 3rem;
  }

  .desktop\:m-16 {
    margin: 4rem;
  }

  .desktop\:m-2 {
    margin: 0.5rem;
  }

  .desktop\:m-3 {
    margin: 0.75rem;
  }

  .desktop\:m-4 {
    margin: 1rem;
  }

  .desktop\:m-6 {
    margin: 1.5rem;
  }

  .desktop\:m-8 {
    margin: 2rem;
  }

  .desktop\:-mb-8 {
    margin-bottom: -2rem;
  }

  .desktop\:mb-0 {
    margin-bottom: 0px;
  }

  .desktop\:mb-12 {
    margin-bottom: 3rem;
  }

  .desktop\:mb-16 {
    margin-bottom: 4rem;
  }

  .desktop\:mb-2 {
    margin-bottom: 0.5rem;
  }

  .desktop\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .desktop\:mb-4 {
    margin-bottom: 1rem;
  }

  .desktop\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .desktop\:mb-8 {
    margin-bottom: 2rem;
  }

  .desktop\:ml-0 {
    margin-left: 0px;
  }

  .desktop\:ml-12 {
    margin-left: 3rem;
  }

  .desktop\:ml-16 {
    margin-left: 4rem;
  }

  .desktop\:ml-2 {
    margin-left: 0.5rem;
  }

  .desktop\:ml-3 {
    margin-left: 0.75rem;
  }

  .desktop\:ml-4 {
    margin-left: 1rem;
  }

  .desktop\:ml-6 {
    margin-left: 1.5rem;
  }

  .desktop\:ml-8 {
    margin-left: 2rem;
  }

  .desktop\:mr-0 {
    margin-right: 0px;
  }

  .desktop\:mr-12 {
    margin-right: 3rem;
  }

  .desktop\:mr-16 {
    margin-right: 4rem;
  }

  .desktop\:mr-2 {
    margin-right: 0.5rem;
  }

  .desktop\:mr-3 {
    margin-right: 0.75rem;
  }

  .desktop\:mr-4 {
    margin-right: 1rem;
  }

  .desktop\:mr-6 {
    margin-right: 1.5rem;
  }

  .desktop\:mr-8 {
    margin-right: 2rem;
  }

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

  .desktop\:mt-12 {
    margin-top: 3rem;
  }

  .desktop\:mt-16 {
    margin-top: 4rem;
  }

  .desktop\:mt-2 {
    margin-top: 0.5rem;
  }

  .desktop\:mt-3 {
    margin-top: 0.75rem;
  }

  .desktop\:mt-4 {
    margin-top: 1rem;
  }

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

  .desktop\:mt-8 {
    margin-top: 2rem;
  }

  .desktop\:block {
    display: block;
  }

  .desktop\:flex {
    display: flex;
  }

  .desktop\:grid {
    display: grid;
  }

  .desktop\:hidden {
    display: none;
  }

  .desktop\:aspect-\[3\/4\] {
    aspect-ratio: 3/4;
  }

  .desktop\:size-12 {
    width: 3rem;
    height: 3rem;
  }

  .desktop\:h-8 {
    height: 2rem;
  }

  .desktop\:h-\[25px\] {
    height: 25px;
  }

  .desktop\:h-\[38px\] {
    height: 38px;
  }

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

  .desktop\:min-h-64 {
    min-height: 16rem;
  }

  .desktop\:min-h-\[220px\] {
    min-height: 220px;
  }

  .desktop\:w-1\/2 {
    width: 50%;
  }

  .desktop\:w-1\/3 {
    width: 33.333333%;
  }

  .desktop\:w-1\/4 {
    width: 25%;
  }

  .desktop\:w-2\/3 {
    width: 66.666667%;
  }

  .desktop\:w-4\/12 {
    width: 33.333333%;
  }

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

  .desktop\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

  .desktop\:max-w-\[22\.75rem\] {
    max-width: 22.75rem;
  }

  .desktop\:max-w-\[39\.5rem\] {
    max-width: 39.5rem;
  }

  .desktop\:max-w-\[55rem\] {
    max-width: 55rem;
  }

  .desktop\:max-w-\[893px\] {
    max-width: 893px;
  }

  .desktop\:flex-none {
    flex: none;
  }

  .desktop\:auto-cols-auto {
    grid-auto-columns: auto;
  }

  .desktop\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }

  .desktop\:auto-cols-max {
    grid-auto-columns: max-content;
  }

  .desktop\:auto-cols-min {
    grid-auto-columns: min-content;
  }

  .desktop\:grid-flow-row {
    grid-auto-flow: row;
  }

  .desktop\:grid-flow-col {
    grid-auto-flow: column;
  }

  .desktop\:grid-flow-dense {
    grid-auto-flow: dense;
  }

  .desktop\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

  .desktop\:grid-flow-col-dense {
    grid-auto-flow: column dense;
  }

  .desktop\:auto-rows-auto {
    grid-auto-rows: auto;
  }

  .desktop\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .desktop\:auto-rows-max {
    grid-auto-rows: max-content;
  }

  .desktop\:auto-rows-min {
    grid-auto-rows: min-content;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .desktop\:grid-cols-\[1fr_4fr_1fr\] {
    grid-template-columns: 1fr 4fr 1fr;
  }

  .desktop\:grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }

  .desktop\:grid-rows-10 {
    grid-template-rows: repeat(10, minmax(0, 1fr));
  }

  .desktop\:grid-rows-11 {
    grid-template-rows: repeat(11, minmax(0, 1fr));
  }

  .desktop\:grid-rows-12 {
    grid-template-rows: repeat(12, minmax(0, 1fr));
  }

  .desktop\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .desktop\:grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

  .desktop\:grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

  .desktop\:grid-rows-5 {
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .desktop\:grid-rows-6 {
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }

  .desktop\:grid-rows-7 {
    grid-template-rows: repeat(7, minmax(0, 1fr));
  }

  .desktop\:grid-rows-8 {
    grid-template-rows: repeat(8, minmax(0, 1fr));
  }

  .desktop\:grid-rows-9 {
    grid-template-rows: repeat(9, minmax(0, 1fr));
  }

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

  .desktop\:place-content-center {
    place-content: center;
  }

  .desktop\:place-content-start {
    place-content: start;
  }

  .desktop\:place-content-end {
    place-content: end;
  }

  .desktop\:place-content-stretch {
    place-content: stretch;
  }

  .desktop\:place-items-start {
    place-items: start;
  }

  .desktop\:place-items-end {
    place-items: end;
  }

  .desktop\:place-items-center {
    place-items: center;
  }

  .desktop\:place-items-stretch {
    place-items: stretch;
  }

  .desktop\:content-center {
    align-content: center;
  }

  .desktop\:content-start {
    align-content: flex-start;
  }

  .desktop\:content-end {
    align-content: flex-end;
  }

  .desktop\:content-stretch {
    align-content: stretch;
  }

  .desktop\:items-start {
    align-items: flex-start;
  }

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

  .desktop\:items-center {
    align-items: center;
  }

  .desktop\:items-stretch {
    align-items: stretch;
  }

  .desktop\:justify-start {
    justify-content: flex-start;
  }

  .desktop\:justify-end {
    justify-content: flex-end;
  }

  .desktop\:justify-center {
    justify-content: center;
  }

  .desktop\:justify-between {
    justify-content: space-between;
  }

  .desktop\:justify-stretch {
    justify-content: stretch;
  }

  .desktop\:justify-items-start {
    justify-items: start;
  }

  .desktop\:justify-items-end {
    justify-items: end;
  }

  .desktop\:justify-items-center {
    justify-items: center;
  }

  .desktop\:justify-items-stretch {
    justify-items: stretch;
  }

  .desktop\:gap-0 {
    gap: 0px;
  }

  .desktop\:gap-1 {
    gap: 0.25rem;
  }

  .desktop\:gap-10 {
    gap: 2.5rem;
  }

  .desktop\:gap-11 {
    gap: 2.75rem;
  }

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

  .desktop\:gap-2 {
    gap: 0.5rem;
  }

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

  .desktop\:gap-3 {
    gap: 0.75rem;
  }

  .desktop\:gap-4 {
    gap: 1rem;
  }

  .desktop\:gap-5 {
    gap: 1.25rem;
  }

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

  .desktop\:gap-7 {
    gap: 1.75rem;
  }

  .desktop\:gap-8 {
    gap: 2rem;
  }

  .desktop\:gap-9 {
    gap: 2.25rem;
  }

  .desktop\:gap-x-0 {
    -moz-column-gap: 0px;
         column-gap: 0px;
  }

  .desktop\:gap-x-1 {
    -moz-column-gap: 0.25rem;
         column-gap: 0.25rem;
  }

  .desktop\:gap-x-10 {
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }

  .desktop\:gap-x-11 {
    -moz-column-gap: 2.75rem;
         column-gap: 2.75rem;
  }

  .desktop\:gap-x-12 {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }

  .desktop\:gap-x-2 {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }

  .desktop\:gap-x-3 {
    -moz-column-gap: 0.75rem;
         column-gap: 0.75rem;
  }

  .desktop\:gap-x-4 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }

  .desktop\:gap-x-5 {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }

  .desktop\:gap-x-6 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }

  .desktop\:gap-x-7 {
    -moz-column-gap: 1.75rem;
         column-gap: 1.75rem;
  }

  .desktop\:gap-x-8 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }

  .desktop\:gap-x-9 {
    -moz-column-gap: 2.25rem;
         column-gap: 2.25rem;
  }

  .desktop\:gap-y-0 {
    row-gap: 0px;
  }

  .desktop\:gap-y-1 {
    row-gap: 0.25rem;
  }

  .desktop\:gap-y-10 {
    row-gap: 2.5rem;
  }

  .desktop\:gap-y-11 {
    row-gap: 2.75rem;
  }

  .desktop\:gap-y-12 {
    row-gap: 3rem;
  }

  .desktop\:gap-y-2 {
    row-gap: 0.5rem;
  }

  .desktop\:gap-y-3 {
    row-gap: 0.75rem;
  }

  .desktop\:gap-y-4 {
    row-gap: 1rem;
  }

  .desktop\:gap-y-5 {
    row-gap: 1.25rem;
  }

  .desktop\:gap-y-6 {
    row-gap: 1.5rem;
  }

  .desktop\:gap-y-7 {
    row-gap: 1.75rem;
  }

  .desktop\:gap-y-8 {
    row-gap: 2rem;
  }

  .desktop\:gap-y-9 {
    row-gap: 2.25rem;
  }

  .desktop\:place-self-start {
    place-self: start;
  }

  .desktop\:place-self-end {
    place-self: end;
  }

  .desktop\:place-self-center {
    place-self: center;
  }

  .desktop\:place-self-stretch {
    place-self: stretch;
  }

  .desktop\:self-start {
    align-self: flex-start;
  }

  .desktop\:self-end {
    align-self: flex-end;
  }

  .desktop\:self-center {
    align-self: center;
  }

  .desktop\:self-stretch {
    align-self: stretch;
  }

  .desktop\:justify-self-start {
    justify-self: start;
  }

  .desktop\:justify-self-end {
    justify-self: end;
  }

  .desktop\:justify-self-center {
    justify-self: center;
  }

  .desktop\:justify-self-stretch {
    justify-self: stretch;
  }

  .desktop\:rounded-lg {
    border-radius: 0.5rem;
  }

  .desktop\:border {
    border-width: 1px;
  }

  .desktop\:border-gray-300 {
    border-color: rgba(232, 233, 233, 1);
  }

  .desktop\:bg-gray-100 {
    background-color: rgba(247, 248, 248, 1);
  }

  .desktop\:bg-primary-500 {
    background-color: rgba(69, 84, 79, 1);
  }

  .desktop\:bg-secondary-200 {
    background-color: rgba(247, 234, 206, 1);
  }

  .desktop\:bg-transparent {
    background-color: transparent;
  }

  .desktop\:bg-white {
    background-color: rgba(255, 255, 255, 1);
  }

  .desktop\:p-0 {
    padding: 0px;
  }

  .desktop\:p-12 {
    padding: 3rem;
  }

  .desktop\:p-16 {
    padding: 4rem;
  }

  .desktop\:p-2 {
    padding: 0.5rem;
  }

  .desktop\:p-3 {
    padding: 0.75rem;
  }

  .desktop\:p-4 {
    padding: 1rem;
  }

  .desktop\:p-6 {
    padding: 1.5rem;
  }

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

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

  .desktop\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

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

  .desktop\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .desktop\:py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .desktop\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .desktop\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .desktop\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

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

  .desktop\:pb-10 {
    padding-bottom: 2.5rem;
  }

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

  .desktop\:pb-16 {
    padding-bottom: 4rem;
  }

  .desktop\:pb-2 {
    padding-bottom: 0.5rem;
  }

  .desktop\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .desktop\:pb-4 {
    padding-bottom: 1rem;
  }

  .desktop\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .desktop\:pb-8 {
    padding-bottom: 2rem;
  }

  .desktop\:pl-0 {
    padding-left: 0px;
  }

  .desktop\:pl-12 {
    padding-left: 3rem;
  }

  .desktop\:pl-16 {
    padding-left: 4rem;
  }

  .desktop\:pl-2 {
    padding-left: 0.5rem;
  }

  .desktop\:pl-3 {
    padding-left: 0.75rem;
  }

  .desktop\:pl-4 {
    padding-left: 1rem;
  }

  .desktop\:pl-6 {
    padding-left: 1.5rem;
  }

  .desktop\:pl-8 {
    padding-left: 2rem;
  }

  .desktop\:pr-0 {
    padding-right: 0px;
  }

  .desktop\:pr-12 {
    padding-right: 3rem;
  }

  .desktop\:pr-16 {
    padding-right: 4rem;
  }

  .desktop\:pr-2 {
    padding-right: 0.5rem;
  }

  .desktop\:pr-3 {
    padding-right: 0.75rem;
  }

  .desktop\:pr-4 {
    padding-right: 1rem;
  }

  .desktop\:pr-6 {
    padding-right: 1.5rem;
  }

  .desktop\:pr-8 {
    padding-right: 2rem;
  }

  .desktop\:pt-0 {
    padding-top: 0px;
  }

  .desktop\:pt-10 {
    padding-top: 2.5rem;
  }

  .desktop\:pt-12 {
    padding-top: 3rem;
  }

  .desktop\:pt-16 {
    padding-top: 4rem;
  }

  .desktop\:pt-2 {
    padding-top: 0.5rem;
  }

  .desktop\:pt-3 {
    padding-top: 0.75rem;
  }

  .desktop\:pt-4 {
    padding-top: 1rem;
  }

  .desktop\:pt-6 {
    padding-top: 1.5rem;
  }

  .desktop\:pt-8 {
    padding-top: 2rem;
  }

  .desktop\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .desktop\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .desktop\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .desktop\:text-\[28px\] {
    font-size: 28px;
  }

  .desktop\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .desktop\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .desktop\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .desktop\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .desktop\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .desktop\:font-bold {
    font-weight: 700;
  }

  .desktop\:font-medium {
    font-weight: 500;
  }

  .desktop\:font-normal {
    font-weight: 400;
  }

  .desktop\:font-semibold {
    font-weight: 600;
  }

  .desktop\:leading-\[1\.2\] {
    line-height: 1.2;
  }

  .desktop\:leading-\[1\.4\] {
    line-height: 1.4;
  }

  .desktop\:leading-none {
    line-height: 1;
  }

  .desktop\:leading-normal {
    line-height: 1.5;
  }

  .desktop\:text-black {
    color: rgba(0, 0, 0, 1);
  }

  .desktop\:text-gray-700 {
    color: rgba(109, 109, 109, 1);
  }

  .desktop\:text-secondary-400 {
    color: rgba(238, 213, 157, 1);
  }

  .desktop\:text-white {
    color: rgba(255, 255, 255, 1);
  }

  .desktop\:underline {
    text-decoration-line: underline;
  }

  .desktop\:line-through {
    text-decoration-line: line-through;
  }

  .desktop\:no-underline {
    text-decoration-line: none;
  }

  .desktop\:shadow-100 {
    --tw-shadow: 0px 6px 12px -6px rgba(109,109,109,0.06), 0px 8px 24px -4px rgba(109,109,109,0.04);
    --tw-shadow-colored: 0px 6px 12px -6px var(--tw-shadow-color), 0px 8px 24px -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);
  }

  .desktop\:shadow-200 {
    --tw-shadow: 0px 6px 14px -6px rgba(109,109,109,0.12), 0px 10px 32px -4px rgba(65,65,65,0.1);
    --tw-shadow-colored: 0px 6px 14px -6px var(--tw-shadow-color), 0px 10px 32px -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);
  }

  .desktop\:shadow-none {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .desktop\:\[border-style\:solid\] {
    border-style: solid;
  }

  .desktop\:before\:inset-x-8::before {
    content: var(--tw-content);
    left: 2rem;
    right: 2rem;
  }
}

.\[\&\:\:-ms-clear\]\:hidden::-ms-clear {
  display: none;
}

.\[\&\:\:-ms-reveal\]\:hidden::-ms-reveal {
  display: none;
}

.\[\&\:\:-webkit-scrollbar\]\:hidden::-webkit-scrollbar {
  display: none;
}

.\[\&\:\:-webkit-search-cancel-button\]\:hidden::-webkit-search-cancel-button {
  display: none;
}

.\[\&\:\:-webkit-search-decoration\]\:hidden::-webkit-search-decoration {
  display: none;
}

.\[\&\:not\(\:has\(\[data-block\=\'search\'\]\)\)\]\:hidden:not(:has([data-block='search'])) {
  display: none;
}

.last\:\[\&\>a\]\:border-b-0>a:last-child {
  border-bottom-width: 0px;
}

.\[\&\>button\:first-of-type\]\:cursor-not-allowed>button:first-of-type {
  cursor: not-allowed;
}

.\[\&\>svg\]\:size-8>svg {
  width: 2rem;
  height: 2rem;
}

@keyframes accordion-up {
  from {
    height: var(--radix-accordion-content-height);
  }

  to {
    height: 0;
  }
}

.\[\&\[data-state\=closed\]\]\:animate-accordion-up[data-state=closed] {
  animation: accordion-up 0.2s ease-out;
}

@keyframes accordion-down {
  from {
    height: 0;
  }

  to {
    height: var(--radix-accordion-content-height);
  }
}

.\[\&\[data-state\=open\]\]\:animate-accordion-down[data-state=open] {
  animation: accordion-down 0.2s ease-out;
}

.\[\&_\[cmdk-group-heading\]\]\:text-left [cmdk-group-heading] {
  text-align: left;
}

.\[\&_\[cmdk-group-heading\]\]\:text-base [cmdk-group-heading] {
  font-size: 1rem;
  line-height: 1.5rem;
}

.\[\&_\[cmdk-group-heading\]\]\:font-semibold [cmdk-group-heading] {
  font-weight: 600;
}

.\[\&_\[cmdk-group-heading\]\]\:text-primary-900 [cmdk-group-heading] {
  color: rgba(35, 42, 40, 1);
}

.\[\&_\[cmdk-group-items\]\]\:flex [cmdk-group-items] {
  display: flex;
}

.\[\&_\[cmdk-group-items\]\]\:flex-col [cmdk-group-items] {
  flex-direction: column;
}

.\[\&_\[cmdk-group-items\]\]\:gap-4 [cmdk-group-items] {
  gap: 1rem;
}

.\[\&_\[cmdk-list-sizer\]\]\:flex [cmdk-list-sizer] {
  display: flex;
}

.\[\&_\[cmdk-list-sizer\]\]\:flex-col [cmdk-list-sizer] {
  flex-direction: column;
}

.\[\&_\[cmdk-list-sizer\]\]\:gap-6 [cmdk-list-sizer] {
  gap: 1.5rem;
}

.\[\&_\[data-block\=\'link\'\]\]\:min-w-full [data-block='link'] {
  min-width: 100%;
}

@media (min-width: 84.5rem) {
  .desktop\:\[\&_\[data-block\=\'logo\'\]_img\]\:h-\[66px\] [data-block='logo'] img {
    height: 66px;
  }

  .desktop\:\[\&_\[data-block\=\'logo\'\]_img\]\:w-auto [data-block='logo'] img {
    width: auto;
  }

  .desktop\:\[\&_\[data-block\=\'logo\'\]_img\]\:object-left [data-block='logo'] img {
    -o-object-position: left;
       object-position: left;
  }
}

.\[\&_\[data-block\=\'search\'\]\]\:hidden [data-block='search'] {
  display: none;
}

.\[\&_\[data-slot\=icon\]\]\:size-4 [data-slot=icon] {
  width: 1rem;
  height: 1rem;
}

.\[\&_\[data-slot\=icon\]\]\:size-5 [data-slot=icon] {
  width: 1.25rem;
  height: 1.25rem;
}

.\[\&_\[data-slot\=icon\]\]\:size-6 [data-slot=icon] {
  width: 1.5rem;
  height: 1.5rem;
}

.\[\&_\[data-slot\=icon\]\]\:shrink-0 [data-slot=icon] {
  flex-shrink: 0;
}

.\[\&_\[data-slot\=icon\]\]\:rotate-180 [data-slot=icon] {
  --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));
}

.\[\&_\[data-slot\=icon\]\]\:rotate-90 [data-slot=icon] {
  --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));
}

.\[\&_\[data-slot\=icon\]\]\:text-white [data-slot=icon] {
  color: rgba(255, 255, 255, 1);
}

.\[\&_\[data-slot\=icon\]\]\:transition-transform [data-slot=icon] {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.\[\&_\[data-slot\=icon\]\]\:duration-200 [data-slot=icon] {
  transition-duration: 200ms;
  animation-duration: 200ms;
}

.data-\[state\=open\]\:\[\&_\[data-slot\=icon\]\]\:rotate-180 [data-slot=icon][data-state="open"] {
  --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));
}

@media (min-width: 45rem) {
  .tablet\:\[\&_\[data-slot\=icon\]\]\:size-4 [data-slot=icon] {
    width: 1rem;
    height: 1rem;
  }

  .tablet\:\[\&_\[data-slot\=icon\]\]\:size-5 [data-slot=icon] {
    width: 1.25rem;
    height: 1.25rem;
  }

  .tablet\:\[\&_\[data-slot\=icon\]\]\:size-6 [data-slot=icon] {
    width: 1.5rem;
    height: 1.5rem;
  }
}

@media (min-width: 84.5rem) {
  .desktop\:\[\&_\[data-slot\=icon\]\]\:size-4 [data-slot=icon] {
    width: 1rem;
    height: 1rem;
  }

  .desktop\:\[\&_\[data-slot\=icon\]\]\:size-5 [data-slot=icon] {
    width: 1.25rem;
    height: 1.25rem;
  }

  .desktop\:\[\&_\[data-slot\=icon\]\]\:size-6 [data-slot=icon] {
    width: 1.5rem;
    height: 1.5rem;
  }
}

.\[\&_\[data-slot\=text\]\]\:hidden [data-slot=text] {
  display: none;
}

.\[\&_em\]\:not-italic em {
  font-style: normal;
}

.\[\&_h3\]\:whitespace-nowrap h3 {
  white-space: nowrap;
}

.\[\&_h3\]\:text-gray-900 h3 {
  color: rgba(0, 0, 0, 1);
}

.\[\&_h3\]\:text-secondary-500 h3 {
  color: rgba(234, 202, 133, 1);
}

.\[\&_main\]\:grow-0 main {
  flex-grow: 0;
}
