/* ul{
    list-style-type: disc !important;
    margin: 1em !important;
    padding: 1em !important;
}

ol{
    list-style-type: decimal !important;
    margin: 1em !important;
    padding: 1em !important;
} */

/* latin-ext */
@font-face {
  font-family: 'ABeeZee';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/abeezee/v22/esDT31xSG-6AGleN2tCUnJ8DKpE.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'ABeeZee';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/abeezee/v22/esDT31xSG-6AGleN2tCUkp8D.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'ABeeZee';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/abeezee/v22/esDR31xSG-6AGleN2tukkIcH.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'ABeeZee';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/abeezee/v22/esDR31xSG-6AGleN2tWkkA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


h3 {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
  font-weight: 700 !important;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}


@media (min-width: 768px) {
  h3 {
      font-size: 2.25rem !important;
      line-height: 2.5rem !important;
  }
}

.borde-conjunto {
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}
.borde-articulo {
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.borde-seleccionado {
  border-radius: 0.25rem;
  --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);
}

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 640px) {
  .container {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .container {
      padding-left: 2rem;
      padding-right: 2rem;
  }
}

.card {
  margin-left: 0.125rem;
  margin-right: 0.125rem;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --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);
}

.card_body {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.card_title {
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.embed-responsive{
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
}
.embed-responsive iframe{
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height: 100%;
  border:0;
}

.unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.text-huge {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.glow{
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}


@media print{
  .noprint{
      display: none;
  }

  .printable{
      display: block;
  }
}


@media(min-width:650px){
  .container {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
  }

}
@media(min-width:1024){
  .container {
      padding-left: 2rem;
      padding-right: 2rem;
  }
}

[x-cloak] { display: none !important; }

/* ========== */
/*   SLIDER   */
/* ========== */

/* .item-slider
{
  @apply cursor-pointer hover:ring;
}
*/

/* =========== */
/*   TOOLTIP   */
/* =========== */

.tooltip {
  visibility: hidden;
  position: absolute;
}

.has-tooltip:hover .tooltip {
  visibility: visible;
  z-index: 50;
}

/* =========================== */
/*   EXTRA TAILWIND (3.0.23)   */
/* =========================== */

.cursor-grab{
  cursor: grab !important;
}

.cursor-grabbing{
  cursor: grabbing !important;
}

.cursor-zoom-in{
  cursor: zoom-in !important;
}

.cursor-zoom-out{
  cursor: zoom-out !important;
}

/* General */

.animation-delay-75 {
  animation-delay: 75ms;
}

.animation-delay-100 {
  animation-delay: 100ms;
}

.animation-delay-150 {
  animation-delay: 150ms;
}

.animation-delay-200 {
  animation-delay: 200ms;
}

.animation-delay-300 {
  animation-delay: 300ms;
}

.animation-delay-500 {
  animation-delay: 500ms;
}

.animation-delay-700 {
  animation-delay: 700ms;
}

.animation-delay-1000 {
  animation-delay: 1000ms;
}

.backface-hidden {
  backface-visibility: hidden;
}

.font-smoothing {
  -webkit-font-smoothing: antialiased;
}


/* Estilo inicial del elemento */
.animate-on-scroll {
  opacity: 0;
}

/* Agregar clase de animación */
.animate-on-scroll.active {
  animation: fadeInUp 1s ease forwards;
}

/* ---------- */

.crecer {
  animation-name: pulse;
  animation-duration: 1s;
  animation-fill-mode: both;
}

@keyframes pulse {
  0% {
      transform: scale3d(1, 1, 1);
  }

  50% {
      transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
      transform: scale3d(1, 1, 1);
  }
}

/* GrowUp */
.growUp {
  transition-duration: 0.3s;
  transition-property: transform;
}

.growUp:hover,
.growUp:focus,
.growUp:active {
  transform: scale(1.05);
}

.growUp-lg {
  transition-duration: 0.3s;
  transition-property: transform;
}

.growUp-lg:hover,
.growUp-lg:focus,
.growUp-lg:active {
  transform: scale(1.10);
}

.growUp-xl {
  transition-duration: 0.3s;
  transition-property: transform;
}

.growUp-xl:hover,
.growUp-xl:focus,
.growUp-xl:active {
  transform: scale(1.15);
}

.growUp-2xl {
  transition-duration: 0.3s;
  transition-property: transform;
}

.growUp-2xl:hover,
.growUp-2xl:focus,

.growUp-2xl:active {
  transform: scale(1.20);
}

/* BounceIn */
.bounceIn {
  animation-name: bounceIn;
  animation-duration: 1s;
  animation-fill-mode: both;
}

@keyframes bounceIn {

  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
      transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
      opacity: 0;
      transform: scale3d(.3, .3, .3);
  }

  20% {

      transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
      transform: scale3d(.9, .9, .9);
  }

  60% {
      opacity: 1;
      transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
      transform: scale3d(.97, .97, .97);
  }

  100% {
      opacity: 1;
      transform: scale3d(1, 1, 1);
  }
}

/* LightSpeedIn */
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
  animation-duration: 1s;
  animation-fill-mode: both;
}

@keyframes lightSpeedIn {
  0% {
      transform: translate3d(100%, 0, 0) skewX(-30deg);
      opacity: 0;
  }

  60% {
      transform: skewX(20deg);
      opacity: 1;
  }

  80% {
      transform: skewX(-5deg);
      opacity: 1;
  }

  100% {
      transform: none;
      opacity: 1;
  }
}

/* ------------- */
/* - slideInUp - */
/* ------------- */

.slideInUp {
  animation-name: slideInUp;
  animation-duration: 1s;
  animation-fill-mode: both;
}

@keyframes slideInUp {
  0% {
      transform: translateY(100%);
      visibility: visible;
  }

  100% {
      transform: translateY(0);
  }
}

/* ---------------- */
/* -- fade In Up -- */
/* ---------------- */

.fadeInUp {
  animation-name: fadeInUp;
  animation-duration: 1.5s;
  animation-fill-mode: both;
}

@keyframes fadeInUp {
  0% {
      opacity: 0;
      transform: translate3d(0, 100%, 0);
  }

  100% {
      opacity: 1;
      transform: none;
  }
}

/* ------------------- */
/* -- fade In Right -- */
/* ------------------- */

.fadeInRight {
  animation-name: fadeInRight;
  animation-duration: 1s;
  animation-fill-mode: both;
}

@keyframes fadeInRight {
  0% {
      opacity: 0;
      transform: translate3d(40%, 0, 0);
  }

  100% {
      opacity: 1;
      transform: none;
  }
}

/* ------------------- */
/* -- fade In Left -- */
/* ------------------- */

.fadeInLeft {
  animation-name: fadeInLeft;
  animation-duration: 1s;
  animation-fill-mode: both;
}

@keyframes fadeInLeft {
  0% {
      opacity: 0;
      transform: translate3d(-100%, 0, 0);
  }

  100% {
      opacity: 1;
      transform: none;
  }
}

/* ------------------- */
/* ----- fade In ----- */
/* ------------------- */
.fadeIn {
  animation-name: fadeIn;
  animation-duration: 1s;
  animation-fill-mode: both;
}

@keyframes fadeIn {
  0% {
      opacity: 0;
  }

  100% {
      opacity: 1;
  }
}

/* -------------------- */
/* ----- fade Out ----- */
/* -------------------- */
.fadeOut {
  animation-name: fadeOut;
  animation-duration: 1s;
  animation-fill-mode: both;
}

@keyframes fadeOut {
  0% {
      opacity: 1;
  }

  100% {
      opacity: 0;
  }
}

/* ------------------------- */
/* ----- fade Out Down ----- */
/* ------------------------- */
.fadeOutDown {
  animation-name: fadeOutDown;
  animation-duration: 1s;
  animation-fill-mode: both;
}

@keyframes fadeOutDown {
  0% {
      opacity: 1;
  }

  100% {
      opacity: 0;
      transform: translate3d(0, 100%, 0);
  }
}
.prose {
color: #374151;
max-width: 65ch;
}

.prose [class~="lead"] {
color: #4b5563;
font-size: 1.25em;
line-height: 1.6;
margin-top: 1.2em;
margin-bottom: 1.2em;
}

.prose a {
color: #111827;
text-decoration: underline;
font-weight: 500;
}

.prose strong {
color: #111827;
font-weight: 600;
}

.prose ol {
counter-reset: list-counter;
margin-top: 1.25em;
margin-bottom: 1.25em;
}

.prose ol > li {
position: relative;
counter-increment: list-counter;
padding-left: 1.75em;
}

.prose ol > li::before {
content: counter(list-counter) ".";
position: absolute;
font-weight: 400;
color: #6b7280;
left: 0;
}

.prose ul > li {
position: relative;
padding-left: 1.75em;
}

.prose ul > li::before {
content: "";
position: absolute;
background-color: #d1d5db;
border-radius: 50%;
width: 0.375em;
height: 0.375em;
top: calc(0.875em - 0.1875em);
left: 0.25em;
}

.prose hr {
border-color: #e5e7eb;
border-top-width: 1px;
margin-top: 3em;
margin-bottom: 3em;
}

.prose blockquote {
font-weight: 500;
font-style: italic;
color: #111827;
border-left-width: 0.25rem;
border-left-color: #e5e7eb;
quotes: "\201C""\201D""\2018""\2019";
margin-top: 1.6em;
margin-bottom: 1.6em;
padding-left: 1em;
}

.prose blockquote p:first-of-type::before {
content: open-quote;
}

.prose blockquote p:last-of-type::after {
content: close-quote;
}

.prose h1 {
color: #111827;
font-weight: 800;
font-size: 2.25em;
margin-top: 0;
margin-bottom: 0.8888889em;
line-height: 1.1111111;
}

.prose h2 {
color: #111827;
font-weight: 700;
font-size: 1.5em;
margin-top: 2em;
margin-bottom: 1em;
line-height: 1.3333333;
}

.prose h3 {
color: #111827;
font-weight: 600;
font-size: 1.25em;
margin-top: 1.6em;
margin-bottom: 0.6em;
line-height: 1.6;
}

.prose h4 {
color: #111827;
font-weight: 600;
margin-top: 1.5em;
margin-bottom: 0.5em;
line-height: 1.5;
}

.prose figure figcaption {
color: #6b7280;
font-size: 0.875em;
line-height: 1.4285714;
margin-top: 0.8571429em;
}

.prose code {
color: #111827;
font-weight: 600;
font-size: 0.875em;
}

.prose code::before {
content: "`";
}

.prose code::after {
content: "`";
}

.prose a code {
color: #111827;
}

.prose pre {
color: #e5e7eb;
background-color: #1f2937;
overflow-x: auto;
font-size: 0.875em;
line-height: 1.7142857;
margin-top: 1.7142857em;
margin-bottom: 1.7142857em;
border-radius: 0.375rem;
padding-top: 0.8571429em;
padding-right: 1.1428571em;
padding-bottom: 0.8571429em;
padding-left: 1.1428571em;
}

.prose pre code {
background-color: transparent;
border-width: 0;
border-radius: 0;
padding: 0;
font-weight: 400;
color: inherit;
font-size: inherit;
font-family: inherit;
line-height: inherit;
}

.prose pre code::before {
content: "";
}

.prose pre code::after {
content: "";
}

.prose table {
width: 100%;
table-layout: auto;
text-align: left;
margin-top: 2em;
margin-bottom: 2em;
font-size: 0.875em;
line-height: 1.7142857;
}

.prose thead {
color: #111827;
font-weight: 600;
border-bottom-width: 1px;
border-bottom-color: #d1d5db;
}

.prose thead th {
vertical-align: bottom;
padding-right: 0.5714286em;
padding-bottom: 0.5714286em;
padding-left: 0.5714286em;
}

.prose tbody tr {
border-bottom-width: 1px;
border-bottom-color: #e5e7eb;
}

.prose tbody tr:last-child {
border-bottom-width: 0;
}

.prose tbody td {
vertical-align: top;
padding-top: 0.5714286em;
padding-right: 0.5714286em;
padding-bottom: 0.5714286em;
padding-left: 0.5714286em;
}

.prose {
font-size: 1rem;
line-height: 1.75;
}

.prose p {
margin-top: 1.25em;
margin-bottom: 1.25em;
}

.prose img {
margin-top: 2em;
margin-bottom: 2em;
}

.prose video {
margin-top: 2em;
margin-bottom: 2em;
}

.prose figure {
margin-top: 2em;
margin-bottom: 2em;
}

.prose figure > * {
margin-top: 0;
margin-bottom: 0;
}

.prose h2 code {
font-size: 0.875em;
}

.prose h3 code {
font-size: 0.9em;
}

.prose ul {
margin-top: 1.25em;
margin-bottom: 1.25em;
}

.prose li {
margin-top: 0.5em;
margin-bottom: 0.5em;
}

.prose > ul > li p {
margin-top: 0.75em;
margin-bottom: 0.75em;
}

.prose > ul > li > *:first-child {
margin-top: 1.25em;
}

.prose > ul > li > *:last-child {
margin-bottom: 1.25em;
}

.prose > ol > li > *:first-child {
margin-top: 1.25em;
}

.prose > ol > li > *:last-child {
margin-bottom: 1.25em;
}

.prose ul ul, .prose ul ol, .prose ol ul, .prose ol ol {
margin-top: 0.75em;
margin-bottom: 0.75em;
}

.prose hr + * {
margin-top: 0;
}

.prose h2 + * {
margin-top: 0;
}

.prose h3 + * {
margin-top: 0;
}

.prose h4 + * {
margin-top: 0;
}

.prose thead th:first-child {
padding-left: 0;
}

.prose thead th:last-child {
padding-right: 0;
}

.prose tbody td:first-child {
padding-left: 0;
}

.prose tbody td:last-child {
padding-right: 0;
}

.prose > :first-child {
margin-top: 0;
}

.prose > :last-child {
margin-bottom: 0;
}

.prose-sm {
font-size: 0.875rem;
line-height: 1.7142857;
}

.prose-sm p {
margin-top: 1.1428571em;
margin-bottom: 1.1428571em;
}

.prose-sm [class~="lead"] {
font-size: 1.2857143em;
line-height: 1.5555556;
margin-top: 0.8888889em;
margin-bottom: 0.8888889em;
}

.prose-sm blockquote {
margin-top: 1.3333333em;
margin-bottom: 1.3333333em;
padding-left: 1.1111111em;
}

.prose-sm h1 {
font-size: 2.1428571em;
margin-top: 0;
margin-bottom: 0.8em;
line-height: 1.2;
}

.prose-sm h2 {
font-size: 1.4285714em;
margin-top: 1.6em;
margin-bottom: 0.8em;
line-height: 1.4;
}

.prose-sm h3 {
font-size: 1.2857143em;
margin-top: 1.5555556em;
margin-bottom: 0.4444444em;
line-height: 1.5555556;
}

.prose-sm h4 {
margin-top: 1.4285714em;
margin-bottom: 0.5714286em;
line-height: 1.4285714;
}

.prose-sm img {
margin-top: 1.7142857em;
margin-bottom: 1.7142857em;
}

.prose-sm video {
margin-top: 1.7142857em;
margin-bottom: 1.7142857em;
}

.prose-sm figure {
margin-top: 1.7142857em;
margin-bottom: 1.7142857em;
}

.prose-sm figure > * {
margin-top: 0;
margin-bottom: 0;
}

.prose-sm figure figcaption {
font-size: 0.8571429em;
line-height: 1.3333333;
margin-top: 0.6666667em;
}

.prose-sm code {
font-size: 0.8571429em;
}

.prose-sm h2 code {
font-size: 0.9em;
}

.prose-sm h3 code {
font-size: 0.8888889em;
}

.prose-sm pre {
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-right: 1em;
padding-bottom: 0.6666667em;
padding-left: 1em;
}

.prose-sm ol {
margin-top: 1.1428571em;
margin-bottom: 1.1428571em;
}

.prose-sm ul {
margin-top: 1.1428571em;
margin-bottom: 1.1428571em;
}

.prose-sm li {
margin-top: 0.2857143em;
margin-bottom: 0.2857143em;
}

.prose-sm ol > li {
padding-left: 1.5714286em;
}

.prose-sm ol > li::before {
left: 0;
}

.prose-sm ul > li {
padding-left: 1.5714286em;
}

.prose-sm ul > li::before {
height: 0.3571429em;
width: 0.3571429em;
top: calc(0.8571429em - 0.1785714em);
left: 0.2142857em;
}

.prose-sm > ul > li p {
margin-top: 0.5714286em;
margin-bottom: 0.5714286em;
}

.prose-sm > ul > li > *:first-child {
margin-top: 1.1428571em;
}

.prose-sm > ul > li > *:last-child {
margin-bottom: 1.1428571em;
}

.prose-sm > ol > li > *:first-child {
margin-top: 1.1428571em;
}

.prose-sm > ol > li > *:last-child {
margin-bottom: 1.1428571em;
}

.prose-sm ul ul, .prose-sm ul ol, .prose-sm ol ul, .prose-sm ol ol {
margin-top: 0.5714286em;
margin-bottom: 0.5714286em;
}

.prose-sm hr {
margin-top: 2.8571429em;
margin-bottom: 2.8571429em;
}

.prose-sm hr + * {
margin-top: 0;
}

.prose-sm h2 + * {
margin-top: 0;
}

.prose-sm h3 + * {
margin-top: 0;
}

.prose-sm h4 + * {
margin-top: 0;
}

.prose-sm table {
font-size: 0.8571429em;
line-height: 1.5;
}

.prose-sm thead th {
padding-right: 1em;
padding-bottom: 0.6666667em;
padding-left: 1em;
}

.prose-sm thead th:first-child {
padding-left: 0;
}

.prose-sm thead th:last-child {
padding-right: 0;
}

.prose-sm tbody td {
padding-top: 0.6666667em;
padding-right: 1em;
padding-bottom: 0.6666667em;
padding-left: 1em;
}

.prose-sm tbody td:first-child {
padding-left: 0;
}

.prose-sm tbody td:last-child {
padding-right: 0;
}

.prose-sm > :first-child {
margin-top: 0;
}

.prose-sm > :last-child {
margin-bottom: 0;
}

.prose-lg {
font-size: 1.125rem;
line-height: 1.7777778;
}

.prose-lg p {
margin-top: 1.3333333em;
margin-bottom: 1.3333333em;
}

.prose-lg [class~="lead"] {
font-size: 1.2222222em;
line-height: 1.4545455;
margin-top: 1.0909091em;
margin-bottom: 1.0909091em;
}

.prose-lg blockquote {
margin-top: 1.6666667em;
margin-bottom: 1.6666667em;
padding-left: 1em;
}

.prose-lg h1 {
font-size: 2.6666667em;
margin-top: 0;
margin-bottom: 0.8333333em;
line-height: 1;
}

.prose-lg h2 {
font-size: 1.6666667em;
margin-top: 1.8666667em;
margin-bottom: 1.0666667em;
line-height: 1.3333333;
}

.prose-lg h3 {
font-size: 1.3333333em;
margin-top: 1.6666667em;
margin-bottom: 0.6666667em;
line-height: 1.5;
}

.prose-lg h4 {
margin-top: 1.7777778em;
margin-bottom: 0.4444444em;
line-height: 1.5555556;
}

.prose-lg img {
margin-top: 1.7777778em;
margin-bottom: 1.7777778em;
}

.prose-lg video {
margin-top: 1.7777778em;
margin-bottom: 1.7777778em;
}

.prose-lg figure {
margin-top: 1.7777778em;
margin-bottom: 1.7777778em;
}

.prose-lg figure > * {
margin-top: 0;
margin-bottom: 0;
}

.prose-lg figure figcaption {
font-size: 0.8888889em;
line-height: 1.5;
margin-top: 1em;
}

.prose-lg code {
font-size: 0.8888889em;
}

.prose-lg h2 code {
font-size: 0.8666667em;
}

.prose-lg h3 code {
font-size: 0.875em;
}

.prose-lg pre {
font-size: 0.8888889em;
line-height: 1.75;
margin-top: 2em;
margin-bottom: 2em;
border-radius: 0.375rem;
padding-top: 1em;
padding-right: 1.5em;
padding-bottom: 1em;
padding-left: 1.5em;
}

.prose-lg ol {
margin-top: 1.3333333em;
margin-bottom: 1.3333333em;
}

.prose-lg ul {
margin-top: 1.3333333em;
margin-bottom: 1.3333333em;
}

.prose-lg li {
margin-top: 0.6666667em;
margin-bottom: 0.6666667em;
}

.prose-lg ol > li {
padding-left: 1.6666667em;
}

.prose-lg ol > li::before {
left: 0;
}

.prose-lg ul > li {
padding-left: 1.6666667em;
}

.prose-lg ul > li::before {
width: 0.3333333em;
height: 0.3333333em;
top: calc(0.8888889em - 0.1666667em);
left: 0.2222222em;
}

.prose-lg > ul > li p {
margin-top: 0.8888889em;
margin-bottom: 0.8888889em;
}

.prose-lg > ul > li > *:first-child {
margin-top: 1.3333333em;
}

.prose-lg > ul > li > *:last-child {
margin-bottom: 1.3333333em;
}

.prose-lg > ol > li > *:first-child {
margin-top: 1.3333333em;
}

.prose-lg > ol > li > *:last-child {
margin-bottom: 1.3333333em;
}

.prose-lg ul ul, .prose-lg ul ol, .prose-lg ol ul, .prose-lg ol ol {
margin-top: 0.8888889em;
margin-bottom: 0.8888889em;
}

.prose-lg hr {
margin-top: 3.1111111em;
margin-bottom: 3.1111111em;
}

.prose-lg hr + * {
margin-top: 0;
}

.prose-lg h2 + * {
margin-top: 0;
}

.prose-lg h3 + * {
margin-top: 0;
}

.prose-lg h4 + * {
margin-top: 0;
}

.prose-lg table {
font-size: 0.8888889em;
line-height: 1.5;
}

.prose-lg thead th {
padding-right: 0.75em;
padding-bottom: 0.75em;
padding-left: 0.75em;
}

.prose-lg thead th:first-child {
padding-left: 0;
}

.prose-lg thead th:last-child {
padding-right: 0;
}

.prose-lg tbody td {
padding-top: 0.75em;
padding-right: 0.75em;
padding-bottom: 0.75em;
padding-left: 0.75em;
}

.prose-lg tbody td:first-child {
padding-left: 0;
}

.prose-lg tbody td:last-child {
padding-right: 0;
}

.prose-lg > :first-child {
margin-top: 0;
}

.prose-lg > :last-child {
margin-bottom: 0;
}

.prose-xl {
font-size: 1.25rem;
line-height: 1.8;
}

.prose-xl p {
margin-top: 1.2em;
margin-bottom: 1.2em;
}

.prose-xl [class~="lead"] {
font-size: 1.2em;
line-height: 1.5;
margin-top: 1em;
margin-bottom: 1em;
}

.prose-xl blockquote {
margin-top: 1.6em;
margin-bottom: 1.6em;
padding-left: 1.0666667em;
}

.prose-xl h1 {
font-size: 2.8em;
margin-top: 0;
margin-bottom: 0.8571429em;
line-height: 1;
}

.prose-xl h2 {
font-size: 1.8em;
margin-top: 1.5555556em;
margin-bottom: 0.8888889em;
line-height: 1.1111111;
}

.prose-xl h3 {
font-size: 1.5em;
margin-top: 1.6em;
margin-bottom: 0.6666667em;
line-height: 1.3333333;
}

.prose-xl h4 {
margin-top: 1.8em;
margin-bottom: 0.6em;
line-height: 1.6;
}

.prose-xl img {
margin-top: 2em;
margin-bottom: 2em;
}

.prose-xl video {
margin-top: 2em;
margin-bottom: 2em;
}

.prose-xl figure {
margin-top: 2em;
margin-bottom: 2em;
}

.prose-xl figure > * {
margin-top: 0;
margin-bottom: 0;
}

.prose-xl figure figcaption {
font-size: 0.9em;
line-height: 1.5555556;
margin-top: 1em;
}

.prose-xl code {
font-size: 0.9em;
}

.prose-xl h2 code {
font-size: 0.8611111em;
}

.prose-xl h3 code {
font-size: 0.9em;
}

.prose-xl pre {
font-size: 0.9em;
line-height: 1.7777778;
margin-top: 2em;
margin-bottom: 2em;
border-radius: 0.5rem;
padding-top: 1.1111111em;
padding-right: 1.3333333em;
padding-bottom: 1.1111111em;
padding-left: 1.3333333em;
}

.prose-xl ol {
margin-top: 1.2em;
margin-bottom: 1.2em;
}

.prose-xl ul {
margin-top: 1.2em;
margin-bottom: 1.2em;
}

.prose-xl li {
margin-top: 0.6em;
margin-bottom: 0.6em;
}

.prose-xl ol > li {
padding-left: 1.8em;
}

.prose-xl ol > li::before {
left: 0;
}

.prose-xl ul > li {
padding-left: 1.8em;
}

.prose-xl ul > li::before {
width: 0.35em;
height: 0.35em;
top: calc(0.9em - 0.175em);
left: 0.25em;
}

.prose-xl > ul > li p {
margin-top: 0.8em;
margin-bottom: 0.8em;
}

.prose-xl > ul > li > *:first-child {
margin-top: 1.2em;
}

.prose-xl > ul > li > *:last-child {
margin-bottom: 1.2em;
}

.prose-xl > ol > li > *:first-child {
margin-top: 1.2em;
}

.prose-xl > ol > li > *:last-child {
margin-bottom: 1.2em;
}

.prose-xl ul ul, .prose-xl ul ol, .prose-xl ol ul, .prose-xl ol ol {
margin-top: 0.8em;
margin-bottom: 0.8em;
}

.prose-xl hr {
margin-top: 2.8em;
margin-bottom: 2.8em;
}

.prose-xl hr + * {
margin-top: 0;
}

.prose-xl h2 + * {
margin-top: 0;
}

.prose-xl h3 + * {
margin-top: 0;
}

.prose-xl h4 + * {
margin-top: 0;
}

.prose-xl table {
font-size: 0.9em;
line-height: 1.5555556;
}

.prose-xl thead th {
padding-right: 0.6666667em;
padding-bottom: 0.8888889em;
padding-left: 0.6666667em;
}

.prose-xl thead th:first-child {
padding-left: 0;
}

.prose-xl thead th:last-child {
padding-right: 0;
}

.prose-xl tbody td {
padding-top: 0.8888889em;
padding-right: 0.6666667em;
padding-bottom: 0.8888889em;
padding-left: 0.6666667em;
}

.prose-xl tbody td:first-child {
padding-left: 0;
}

.prose-xl tbody td:last-child {
padding-right: 0;
}

.prose-xl > :first-child {
margin-top: 0;
}

.prose-xl > :last-child {
margin-bottom: 0;
}

.prose-2xl {
font-size: 1.5rem;
line-height: 1.6666667;
}

.prose-2xl p {
margin-top: 1.3333333em;
margin-bottom: 1.3333333em;
}

.prose-2xl [class~="lead"] {
font-size: 1.25em;
line-height: 1.4666667;
margin-top: 1.0666667em;
margin-bottom: 1.0666667em;
}

.prose-2xl blockquote {
margin-top: 1.7777778em;
margin-bottom: 1.7777778em;
padding-left: 1.1111111em;
}

.prose-2xl h1 {
font-size: 2.6666667em;
margin-top: 0;
margin-bottom: 0.875em;
line-height: 1;
}

.prose-2xl h2 {
font-size: 2em;
margin-top: 1.5em;
margin-bottom: 0.8333333em;
line-height: 1.0833333;
}

.prose-2xl h3 {
font-size: 1.5em;
margin-top: 1.5555556em;
margin-bottom: 0.6666667em;
line-height: 1.2222222;
}

.prose-2xl h4 {
margin-top: 1.6666667em;
margin-bottom: 0.6666667em;
line-height: 1.5;
}

.prose-2xl img {
margin-top: 2em;
margin-bottom: 2em;
}

.prose-2xl video {
margin-top: 2em;
margin-bottom: 2em;
}

.prose-2xl figure {
margin-top: 2em;
margin-bottom: 2em;
}

.prose-2xl figure > * {
margin-top: 0;
margin-bottom: 0;
}

.prose-2xl figure figcaption {
font-size: 0.8333333em;
line-height: 1.6;
margin-top: 1em;
}

.prose-2xl code {
font-size: 0.8333333em;
}

.prose-2xl h2 code {
font-size: 0.875em;
}

.prose-2xl h3 code {
font-size: 0.8888889em;
}

.prose-2xl pre {
font-size: 0.8333333em;
line-height: 1.8;
margin-top: 2em;
margin-bottom: 2em;
border-radius: 0.5rem;
padding-top: 1.2em;
padding-right: 1.6em;
padding-bottom: 1.2em;
padding-left: 1.6em;
}

.prose-2xl ol {
margin-top: 1.3333333em;
margin-bottom: 1.3333333em;
}

.prose-2xl ul {
margin-top: 1.3333333em;
margin-bottom: 1.3333333em;
}

.prose-2xl li {
margin-top: 0.5em;
margin-bottom: 0.5em;
}

.prose-2xl ol > li {
padding-left: 1.6666667em;
}

.prose-2xl ol > li::before {
left: 0;
}

.prose-2xl ul > li {
padding-left: 1.6666667em;
}

.prose-2xl ul > li::before {
width: 0.3333333em;
height: 0.3333333em;
top: calc(0.8333333em - 0.1666667em);
left: 0.25em;
}

.prose-2xl > ul > li p {
margin-top: 0.8333333em;
margin-bottom: 0.8333333em;
}

.prose-2xl > ul > li > *:first-child {
margin-top: 1.3333333em;
}

.prose-2xl > ul > li > *:last-child {
margin-bottom: 1.3333333em;
}

.prose-2xl > ol > li > *:first-child {
margin-top: 1.3333333em;
}

.prose-2xl > ol > li > *:last-child {
margin-bottom: 1.3333333em;
}

.prose-2xl ul ul, .prose-2xl ul ol, .prose-2xl ol ul, .prose-2xl ol ol {
margin-top: 0.6666667em;
margin-bottom: 0.6666667em;
}

.prose-2xl hr {
margin-top: 3em;
margin-bottom: 3em;
}

.prose-2xl hr + * {
margin-top: 0;
}

.prose-2xl h2 + * {
margin-top: 0;
}

.prose-2xl h3 + * {
margin-top: 0;
}

.prose-2xl h4 + * {
margin-top: 0;
}

.prose-2xl table {
font-size: 0.8333333em;
line-height: 1.4;
}

.prose-2xl thead th {
padding-right: 0.6em;
padding-bottom: 0.8em;
padding-left: 0.6em;
}

.prose-2xl thead th:first-child {
padding-left: 0;
}

.prose-2xl thead th:last-child {
padding-right: 0;
}

.prose-2xl tbody td {
padding-top: 0.8em;
padding-right: 0.6em;
padding-bottom: 0.8em;
padding-left: 0.6em;
}

.prose-2xl tbody td:first-child {
padding-left: 0;
}

.prose-2xl tbody td:last-child {
padding-right: 0;
}

.prose-2xl > :first-child {
margin-top: 0;
}

.prose-2xl > :last-child {
margin-bottom: 0;
}

.prose-red a {
color: #dc2626;
}

.prose-red a code {
color: #dc2626;
}

.prose-yellow a {
color: #d97706;
}

.prose-yellow a code {
color: #d97706;
}

.prose-green a {
color: #059669;
}

.prose-green a code {
color: #059669;
}

.prose-blue a {
color: #2563eb;
}

.prose-blue a code {
color: #2563eb;
}

.prose-indigo a {
color: #4f46e5;
}

.prose-indigo a code {
color: #4f46e5;
}

.prose-purple a {
color: #7c3aed;
}

.prose-purple a code {
color: #7c3aed;
}

.prose-pink a {
color: #db2777;
}

.prose-pink a code {
color: #db2777;
}

@media (min-width: 640px) {
.sm\:prose {
  color: #374151;
  max-width: 65ch;
}

.sm\:prose [class~="lead"] {
  color: #4b5563;
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.sm\:prose a {
  color: #111827;
  text-decoration: underline;
  font-weight: 500;
}

.sm\:prose strong {
  color: #111827;
  font-weight: 600;
}

.sm\:prose ol {
  counter-reset: list-counter;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.sm\:prose ol > li {
  position: relative;
  counter-increment: list-counter;
  padding-left: 1.75em;
}

.sm\:prose ol > li::before {
  content: counter(list-counter) ".";
  position: absolute;
  font-weight: 400;
  color: #6b7280;
  left: 0;
}

.sm\:prose ul > li {
  position: relative;
  padding-left: 1.75em;
}

.sm\:prose ul > li::before {
  content: "";
  position: absolute;
  background-color: #d1d5db;
  border-radius: 50%;
  width: 0.375em;
  height: 0.375em;
  top: calc(0.875em - 0.1875em);
  left: 0.25em;
}

.sm\:prose hr {
  border-color: #e5e7eb;
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.sm\:prose blockquote {
  font-weight: 500;
  font-style: italic;
  color: #111827;
  border-left-width: 0.25rem;
  border-left-color: #e5e7eb;
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}

.sm\:prose blockquote p:first-of-type::before {
  content: open-quote;
}

.sm\:prose blockquote p:last-of-type::after {
  content: close-quote;
}

.sm\:prose h1 {
  color: #111827;
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.sm\:prose h2 {
  color: #111827;
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.sm\:prose h3 {
  color: #111827;
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.sm\:prose h4 {
  color: #111827;
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.sm\:prose figure figcaption {
  color: #6b7280;
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.sm\:prose code {
  color: #111827;
  font-weight: 600;
  font-size: 0.875em;
}

.sm\:prose code::before {
  content: "`";
}

.sm\:prose code::after {
  content: "`";
}

.sm\:prose a code {
  color: #111827;
}

.sm\:prose pre {
  color: #e5e7eb;
  background-color: #1f2937;
  overflow-x: auto;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}

.sm\:prose pre code {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: 400;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.sm\:prose pre code::before {
  content: "";
}

.sm\:prose pre code::after {
  content: "";
}

.sm\:prose table {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.sm\:prose thead {
  color: #111827;
  font-weight: 600;
  border-bottom-width: 1px;
  border-bottom-color: #d1d5db;
}

.sm\:prose thead th {
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.sm\:prose tbody tr {
  border-bottom-width: 1px;
  border-bottom-color: #e5e7eb;
}

.sm\:prose tbody tr:last-child {
  border-bottom-width: 0;
}

.sm\:prose tbody td {
  vertical-align: top;
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.sm\:prose {
  font-size: 1rem;
  line-height: 1.75;
}

.sm\:prose p {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.sm\:prose img {
  margin-top: 2em;
  margin-bottom: 2em;
}

.sm\:prose video {
  margin-top: 2em;
  margin-bottom: 2em;
}

.sm\:prose figure {
  margin-top: 2em;
  margin-bottom: 2em;
}

.sm\:prose figure > * {
  margin-top: 0;
  margin-bottom: 0;
}

.sm\:prose h2 code {
  font-size: 0.875em;
}

.sm\:prose h3 code {
  font-size: 0.9em;
}

.sm\:prose ul {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.sm\:prose li {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.sm\:prose > ul > li p {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.sm\:prose > ul > li > *:first-child {
  margin-top: 1.25em;
}

.sm\:prose > ul > li > *:last-child {
  margin-bottom: 1.25em;
}

.sm\:prose > ol > li > *:first-child {
  margin-top: 1.25em;
}

.sm\:prose > ol > li > *:last-child {
  margin-bottom: 1.25em;
}

.sm\:prose ul ul, .sm\:prose ul ol, .sm\:prose ol ul, .sm\:prose ol ol {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.sm\:prose hr + * {
  margin-top: 0;
}

.sm\:prose h2 + * {
  margin-top: 0;
}

.sm\:prose h3 + * {
  margin-top: 0;
}

.sm\:prose h4 + * {
  margin-top: 0;
}

.sm\:prose thead th:first-child {
  padding-left: 0;
}

.sm\:prose thead th:last-child {
  padding-right: 0;
}

.sm\:prose tbody td:first-child {
  padding-left: 0;
}

.sm\:prose tbody td:last-child {
  padding-right: 0;
}

.sm\:prose > :first-child {
  margin-top: 0;
}

.sm\:prose > :last-child {
  margin-bottom: 0;
}

.sm\:prose-sm {
  font-size: 0.875rem;
  line-height: 1.7142857;
}

.sm\:prose-sm p {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.sm\:prose-sm [class~="lead"] {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.sm\:prose-sm blockquote {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.1111111em;
}

.sm\:prose-sm h1 {
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}

.sm\:prose-sm h2 {
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}

.sm\:prose-sm h3 {
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}

.sm\:prose-sm h4 {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}

.sm\:prose-sm img {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.sm\:prose-sm video {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.sm\:prose-sm figure {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.sm\:prose-sm figure > * {
  margin-top: 0;
  margin-bottom: 0;
}

.sm\:prose-sm figure figcaption {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}

.sm\:prose-sm code {
  font-size: 0.8571429em;
}

.sm\:prose-sm h2 code {
  font-size: 0.9em;
}

.sm\:prose-sm h3 code {
  font-size: 0.8888889em;
}

.sm\:prose-sm pre {
  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-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

.sm\:prose-sm ol {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.sm\:prose-sm ul {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.sm\:prose-sm li {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}

.sm\:prose-sm ol > li {
  padding-left: 1.5714286em;
}

.sm\:prose-sm ol > li::before {
  left: 0;
}

.sm\:prose-sm ul > li {
  padding-left: 1.5714286em;
}

.sm\:prose-sm ul > li::before {
  height: 0.3571429em;
  width: 0.3571429em;
  top: calc(0.8571429em - 0.1785714em);
  left: 0.2142857em;
}

.sm\:prose-sm > ul > li p {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}

.sm\:prose-sm > ul > li > *:first-child {
  margin-top: 1.1428571em;
}

.sm\:prose-sm > ul > li > *:last-child {
  margin-bottom: 1.1428571em;
}

.sm\:prose-sm > ol > li > *:first-child {
  margin-top: 1.1428571em;
}

.sm\:prose-sm > ol > li > *:last-child {
  margin-bottom: 1.1428571em;
}

.sm\:prose-sm ul ul, .sm\:prose-sm ul ol, .sm\:prose-sm ol ul, .sm\:prose-sm ol ol {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}

.sm\:prose-sm hr {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}

.sm\:prose-sm hr + * {
  margin-top: 0;
}

.sm\:prose-sm h2 + * {
  margin-top: 0;
}

.sm\:prose-sm h3 + * {
  margin-top: 0;
}

.sm\:prose-sm h4 + * {
  margin-top: 0;
}

.sm\:prose-sm table {
  font-size: 0.8571429em;
  line-height: 1.5;
}

.sm\:prose-sm thead th {
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

.sm\:prose-sm thead th:first-child {
  padding-left: 0;
}

.sm\:prose-sm thead th:last-child {
  padding-right: 0;
}

.sm\:prose-sm tbody td {
  padding-top: 0.6666667em;
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

.sm\:prose-sm tbody td:first-child {
  padding-left: 0;
}

.sm\:prose-sm tbody td:last-child {
  padding-right: 0;
}

.sm\:prose-sm > :first-child {
  margin-top: 0;
}

.sm\:prose-sm > :last-child {
  margin-bottom: 0;
}

.sm\:prose-lg {
  font-size: 1.125rem;
  line-height: 1.7777778;
}

.sm\:prose-lg p {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.sm\:prose-lg [class~="lead"] {
  font-size: 1.2222222em;
  line-height: 1.4545455;
  margin-top: 1.0909091em;
  margin-bottom: 1.0909091em;
}

.sm\:prose-lg blockquote {
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  padding-left: 1em;
}

.sm\:prose-lg h1 {
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.8333333em;
  line-height: 1;
}

.sm\:prose-lg h2 {
  font-size: 1.6666667em;
  margin-top: 1.8666667em;
  margin-bottom: 1.0666667em;
  line-height: 1.3333333;
}

.sm\:prose-lg h3 {
  font-size: 1.3333333em;
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}

.sm\:prose-lg h4 {
  margin-top: 1.7777778em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}

.sm\:prose-lg img {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.sm\:prose-lg video {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.sm\:prose-lg figure {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.sm\:prose-lg figure > * {
  margin-top: 0;
  margin-bottom: 0;
}

.sm\:prose-lg figure figcaption {
  font-size: 0.8888889em;
  line-height: 1.5;
  margin-top: 1em;
}

.sm\:prose-lg code {
  font-size: 0.8888889em;
}

.sm\:prose-lg h2 code {
  font-size: 0.8666667em;
}

.sm\:prose-lg h3 code {
  font-size: 0.875em;
}

.sm\:prose-lg pre {
  font-size: 0.8888889em;
  line-height: 1.75;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.375rem;
  padding-top: 1em;
  padding-right: 1.5em;
  padding-bottom: 1em;
  padding-left: 1.5em;
}

.sm\:prose-lg ol {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.sm\:prose-lg ul {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.sm\:prose-lg li {
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}

.sm\:prose-lg ol > li {
  padding-left: 1.6666667em;
}

.sm\:prose-lg ol > li::before {
  left: 0;
}

.sm\:prose-lg ul > li {
  padding-left: 1.6666667em;
}

.sm\:prose-lg ul > li::before {
  width: 0.3333333em;
  height: 0.3333333em;
  top: calc(0.8888889em - 0.1666667em);
  left: 0.2222222em;
}

.sm\:prose-lg > ul > li p {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.sm\:prose-lg > ul > li > *:first-child {
  margin-top: 1.3333333em;
}

.sm\:prose-lg > ul > li > *:last-child {
  margin-bottom: 1.3333333em;
}

.sm\:prose-lg > ol > li > *:first-child {
  margin-top: 1.3333333em;
}

.sm\:prose-lg > ol > li > *:last-child {
  margin-bottom: 1.3333333em;
}

.sm\:prose-lg ul ul, .sm\:prose-lg ul ol, .sm\:prose-lg ol ul, .sm\:prose-lg ol ol {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.sm\:prose-lg hr {
  margin-top: 3.1111111em;
  margin-bottom: 3.1111111em;
}

.sm\:prose-lg hr + * {
  margin-top: 0;
}

.sm\:prose-lg h2 + * {
  margin-top: 0;
}

.sm\:prose-lg h3 + * {
  margin-top: 0;
}

.sm\:prose-lg h4 + * {
  margin-top: 0;
}

.sm\:prose-lg table {
  font-size: 0.8888889em;
  line-height: 1.5;
}

.sm\:prose-lg thead th {
  padding-right: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 0.75em;
}

.sm\:prose-lg thead th:first-child {
  padding-left: 0;
}

.sm\:prose-lg thead th:last-child {
  padding-right: 0;
}

.sm\:prose-lg tbody td {
  padding-top: 0.75em;
  padding-right: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 0.75em;
}

.sm\:prose-lg tbody td:first-child {
  padding-left: 0;
}

.sm\:prose-lg tbody td:last-child {
  padding-right: 0;
}

.sm\:prose-lg > :first-child {
  margin-top: 0;
}

.sm\:prose-lg > :last-child {
  margin-bottom: 0;
}

.sm\:prose-xl {
  font-size: 1.25rem;
  line-height: 1.8;
}

.sm\:prose-xl p {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.sm\:prose-xl [class~="lead"] {
  font-size: 1.2em;
  line-height: 1.5;
  margin-top: 1em;
  margin-bottom: 1em;
}

.sm\:prose-xl blockquote {
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1.0666667em;
}

.sm\:prose-xl h1 {
  font-size: 2.8em;
  margin-top: 0;
  margin-bottom: 0.8571429em;
  line-height: 1;
}

.sm\:prose-xl h2 {
  font-size: 1.8em;
  margin-top: 1.5555556em;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.sm\:prose-xl h3 {
  font-size: 1.5em;
  margin-top: 1.6em;
  margin-bottom: 0.6666667em;
  line-height: 1.3333333;
}

.sm\:prose-xl h4 {
  margin-top: 1.8em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.sm\:prose-xl img {
  margin-top: 2em;
  margin-bottom: 2em;
}

.sm\:prose-xl video {
  margin-top: 2em;
  margin-bottom: 2em;
}

.sm\:prose-xl figure {
  margin-top: 2em;
  margin-bottom: 2em;
}

.sm\:prose-xl figure > * {
  margin-top: 0;
  margin-bottom: 0;
}

.sm\:prose-xl figure figcaption {
  font-size: 0.9em;
  line-height: 1.5555556;
  margin-top: 1em;
}

.sm\:prose-xl code {
  font-size: 0.9em;
}

.sm\:prose-xl h2 code {
  font-size: 0.8611111em;
}

.sm\:prose-xl h3 code {
  font-size: 0.9em;
}

.sm\:prose-xl pre {
  font-size: 0.9em;
  line-height: 1.7777778;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.5rem;
  padding-top: 1.1111111em;
  padding-right: 1.3333333em;
  padding-bottom: 1.1111111em;
  padding-left: 1.3333333em;
}

.sm\:prose-xl ol {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.sm\:prose-xl ul {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.sm\:prose-xl li {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}

.sm\:prose-xl ol > li {
  padding-left: 1.8em;
}

.sm\:prose-xl ol > li::before {
  left: 0;
}

.sm\:prose-xl ul > li {
  padding-left: 1.8em;
}

.sm\:prose-xl ul > li::before {
  width: 0.35em;
  height: 0.35em;
  top: calc(0.9em - 0.175em);
  left: 0.25em;
}

.sm\:prose-xl > ul > li p {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}

.sm\:prose-xl > ul > li > *:first-child {
  margin-top: 1.2em;
}

.sm\:prose-xl > ul > li > *:last-child {
  margin-bottom: 1.2em;
}

.sm\:prose-xl > ol > li > *:first-child {
  margin-top: 1.2em;
}

.sm\:prose-xl > ol > li > *:last-child {
  margin-bottom: 1.2em;
}

.sm\:prose-xl ul ul, .sm\:prose-xl ul ol, .sm\:prose-xl ol ul, .sm\:prose-xl ol ol {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}

.sm\:prose-xl hr {
  margin-top: 2.8em;
  margin-bottom: 2.8em;
}

.sm\:prose-xl hr + * {
  margin-top: 0;
}

.sm\:prose-xl h2 + * {
  margin-top: 0;
}

.sm\:prose-xl h3 + * {
  margin-top: 0;
}

.sm\:prose-xl h4 + * {
  margin-top: 0;
}

.sm\:prose-xl table {
  font-size: 0.9em;
  line-height: 1.5555556;
}

.sm\:prose-xl thead th {
  padding-right: 0.6666667em;
  padding-bottom: 0.8888889em;
  padding-left: 0.6666667em;
}

.sm\:prose-xl thead th:first-child {
  padding-left: 0;
}

.sm\:prose-xl thead th:last-child {
  padding-right: 0;
}

.sm\:prose-xl tbody td {
  padding-top: 0.8888889em;
  padding-right: 0.6666667em;
  padding-bottom: 0.8888889em;
  padding-left: 0.6666667em;
}

.sm\:prose-xl tbody td:first-child {
  padding-left: 0;
}

.sm\:prose-xl tbody td:last-child {
  padding-right: 0;
}

.sm\:prose-xl > :first-child {
  margin-top: 0;
}

.sm\:prose-xl > :last-child {
  margin-bottom: 0;
}

.sm\:prose-2xl {
  font-size: 1.5rem;
  line-height: 1.6666667;
}

.sm\:prose-2xl p {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.sm\:prose-2xl [class~="lead"] {
  font-size: 1.25em;
  line-height: 1.4666667;
  margin-top: 1.0666667em;
  margin-bottom: 1.0666667em;
}

.sm\:prose-2xl blockquote {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
  padding-left: 1.1111111em;
}

.sm\:prose-2xl h1 {
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.875em;
  line-height: 1;
}

.sm\:prose-2xl h2 {
  font-size: 2em;
  margin-top: 1.5em;
  margin-bottom: 0.8333333em;
  line-height: 1.0833333;
}

.sm\:prose-2xl h3 {
  font-size: 1.5em;
  margin-top: 1.5555556em;
  margin-bottom: 0.6666667em;
  line-height: 1.2222222;
}

.sm\:prose-2xl h4 {
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}

.sm\:prose-2xl img {
  margin-top: 2em;
  margin-bottom: 2em;
}

.sm\:prose-2xl video {
  margin-top: 2em;
  margin-bottom: 2em;
}

.sm\:prose-2xl figure {
  margin-top: 2em;
  margin-bottom: 2em;
}

.sm\:prose-2xl figure > * {
  margin-top: 0;
  margin-bottom: 0;
}

.sm\:prose-2xl figure figcaption {
  font-size: 0.8333333em;
  line-height: 1.6;
  margin-top: 1em;
}

.sm\:prose-2xl code {
  font-size: 0.8333333em;
}

.sm\:prose-2xl h2 code {
  font-size: 0.875em;
}

.sm\:prose-2xl h3 code {
  font-size: 0.8888889em;
}

.sm\:prose-2xl pre {
  font-size: 0.8333333em;
  line-height: 1.8;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.5rem;
  padding-top: 1.2em;
  padding-right: 1.6em;
  padding-bottom: 1.2em;
  padding-left: 1.6em;
}

.sm\:prose-2xl ol {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.sm\:prose-2xl ul {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.sm\:prose-2xl li {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.sm\:prose-2xl ol > li {
  padding-left: 1.6666667em;
}

.sm\:prose-2xl ol > li::before {
  left: 0;
}

.sm\:prose-2xl ul > li {
  padding-left: 1.6666667em;
}

.sm\:prose-2xl ul > li::before {
  width: 0.3333333em;
  height: 0.3333333em;
  top: calc(0.8333333em - 0.1666667em);
  left: 0.25em;
}

.sm\:prose-2xl > ul > li p {
  margin-top: 0.8333333em;
  margin-bottom: 0.8333333em;
}

.sm\:prose-2xl > ul > li > *:first-child {
  margin-top: 1.3333333em;
}

.sm\:prose-2xl > ul > li > *:last-child {
  margin-bottom: 1.3333333em;
}

.sm\:prose-2xl > ol > li > *:first-child {
  margin-top: 1.3333333em;
}

.sm\:prose-2xl > ol > li > *:last-child {
  margin-bottom: 1.3333333em;
}

.sm\:prose-2xl ul ul, .sm\:prose-2xl ul ol, .sm\:prose-2xl ol ul, .sm\:prose-2xl ol ol {
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}

.sm\:prose-2xl hr {
  margin-top: 3em;
  margin-bottom: 3em;
}

.sm\:prose-2xl hr + * {
  margin-top: 0;
}

.sm\:prose-2xl h2 + * {
  margin-top: 0;
}

.sm\:prose-2xl h3 + * {
  margin-top: 0;
}

.sm\:prose-2xl h4 + * {
  margin-top: 0;
}

.sm\:prose-2xl table {
  font-size: 0.8333333em;
  line-height: 1.4;
}

.sm\:prose-2xl thead th {
  padding-right: 0.6em;
  padding-bottom: 0.8em;
  padding-left: 0.6em;
}

.sm\:prose-2xl thead th:first-child {
  padding-left: 0;
}

.sm\:prose-2xl thead th:last-child {
  padding-right: 0;
}

.sm\:prose-2xl tbody td {
  padding-top: 0.8em;
  padding-right: 0.6em;
  padding-bottom: 0.8em;
  padding-left: 0.6em;
}

.sm\:prose-2xl tbody td:first-child {
  padding-left: 0;
}

.sm\:prose-2xl tbody td:last-child {
  padding-right: 0;
}

.sm\:prose-2xl > :first-child {
  margin-top: 0;
}

.sm\:prose-2xl > :last-child {
  margin-bottom: 0;
}

.sm\:prose-red a {
  color: #dc2626;
}

.sm\:prose-red a code {
  color: #dc2626;
}

.sm\:prose-yellow a {
  color: #d97706;
}

.sm\:prose-yellow a code {
  color: #d97706;
}

.sm\:prose-green a {
  color: #059669;
}

.sm\:prose-green a code {
  color: #059669;
}

.sm\:prose-blue a {
  color: #2563eb;
}

.sm\:prose-blue a code {
  color: #2563eb;
}

.sm\:prose-indigo a {
  color: #4f46e5;
}

.sm\:prose-indigo a code {
  color: #4f46e5;
}

.sm\:prose-purple a {
  color: #7c3aed;
}

.sm\:prose-purple a code {
  color: #7c3aed;
}

.sm\:prose-pink a {
  color: #db2777;
}

.sm\:prose-pink a code {
  color: #db2777;
}
}

@media (min-width: 768px) {
.md\:prose {
  color: #374151;
  max-width: 65ch;
}

.md\:prose [class~="lead"] {
  color: #4b5563;
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.md\:prose a {
  color: #111827;
  text-decoration: underline;
  font-weight: 500;
}

.md\:prose strong {
  color: #111827;
  font-weight: 600;
}

.md\:prose ol {
  counter-reset: list-counter;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.md\:prose ol > li {
  position: relative;
  counter-increment: list-counter;
  padding-left: 1.75em;
}

.md\:prose ol > li::before {
  content: counter(list-counter) ".";
  position: absolute;
  font-weight: 400;
  color: #6b7280;
  left: 0;
}

.md\:prose ul > li {
  position: relative;
  padding-left: 1.75em;
}

.md\:prose ul > li::before {
  content: "";
  position: absolute;
  background-color: #d1d5db;
  border-radius: 50%;
  width: 0.375em;
  height: 0.375em;
  top: calc(0.875em - 0.1875em);
  left: 0.25em;
}

.md\:prose hr {
  border-color: #e5e7eb;
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.md\:prose blockquote {
  font-weight: 500;
  font-style: italic;
  color: #111827;
  border-left-width: 0.25rem;
  border-left-color: #e5e7eb;
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}

.md\:prose blockquote p:first-of-type::before {
  content: open-quote;
}

.md\:prose blockquote p:last-of-type::after {
  content: close-quote;
}

.md\:prose h1 {
  color: #111827;
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.md\:prose h2 {
  color: #111827;
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.md\:prose h3 {
  color: #111827;
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.md\:prose h4 {
  color: #111827;
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.md\:prose figure figcaption {
  color: #6b7280;
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.md\:prose code {
  color: #111827;
  font-weight: 600;
  font-size: 0.875em;
}

.md\:prose code::before {
  content: "`";
}

.md\:prose code::after {
  content: "`";
}

.md\:prose a code {
  color: #111827;
}

.md\:prose pre {
  color: #e5e7eb;
  background-color: #1f2937;
  overflow-x: auto;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}

.md\:prose pre code {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: 400;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.md\:prose pre code::before {
  content: "";
}

.md\:prose pre code::after {
  content: "";
}

.md\:prose table {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.md\:prose thead {
  color: #111827;
  font-weight: 600;
  border-bottom-width: 1px;
  border-bottom-color: #d1d5db;
}

.md\:prose thead th {
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.md\:prose tbody tr {
  border-bottom-width: 1px;
  border-bottom-color: #e5e7eb;
}

.md\:prose tbody tr:last-child {
  border-bottom-width: 0;
}

.md\:prose tbody td {
  vertical-align: top;
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.md\:prose {
  font-size: 1rem;
  line-height: 1.75;
}

.md\:prose p {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.md\:prose img {
  margin-top: 2em;
  margin-bottom: 2em;
}

.md\:prose video {
  margin-top: 2em;
  margin-bottom: 2em;
}

.md\:prose figure {
  margin-top: 2em;
  margin-bottom: 2em;
}

.md\:prose figure > * {
  margin-top: 0;
  margin-bottom: 0;
}

.md\:prose h2 code {
  font-size: 0.875em;
}

.md\:prose h3 code {
  font-size: 0.9em;
}

.md\:prose ul {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.md\:prose li {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.md\:prose > ul > li p {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.md\:prose > ul > li > *:first-child {
  margin-top: 1.25em;
}

.md\:prose > ul > li > *:last-child {
  margin-bottom: 1.25em;
}

.md\:prose > ol > li > *:first-child {
  margin-top: 1.25em;
}

.md\:prose > ol > li > *:last-child {
  margin-bottom: 1.25em;
}

.md\:prose ul ul, .md\:prose ul ol, .md\:prose ol ul, .md\:prose ol ol {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.md\:prose hr + * {
  margin-top: 0;
}

.md\:prose h2 + * {
  margin-top: 0;
}

.md\:prose h3 + * {
  margin-top: 0;
}

.md\:prose h4 + * {
  margin-top: 0;
}

.md\:prose thead th:first-child {
  padding-left: 0;
}

.md\:prose thead th:last-child {
  padding-right: 0;
}

.md\:prose tbody td:first-child {
  padding-left: 0;
}

.md\:prose tbody td:last-child {
  padding-right: 0;
}

.md\:prose > :first-child {
  margin-top: 0;
}

.md\:prose > :last-child {
  margin-bottom: 0;
}

.md\:prose-sm {
  font-size: 0.875rem;
  line-height: 1.7142857;
}

.md\:prose-sm p {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.md\:prose-sm [class~="lead"] {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.md\:prose-sm blockquote {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.1111111em;
}

.md\:prose-sm h1 {
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}

.md\:prose-sm h2 {
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}

.md\:prose-sm h3 {
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}

.md\:prose-sm h4 {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}

.md\:prose-sm img {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.md\:prose-sm video {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.md\:prose-sm figure {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.md\:prose-sm figure > * {
  margin-top: 0;
  margin-bottom: 0;
}

.md\:prose-sm figure figcaption {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}

.md\:prose-sm code {
  font-size: 0.8571429em;
}

.md\:prose-sm h2 code {
  font-size: 0.9em;
}

.md\:prose-sm h3 code {
  font-size: 0.8888889em;
}

.md\:prose-sm pre {
  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-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

.md\:prose-sm ol {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.md\:prose-sm ul {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.md\:prose-sm li {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}

.md\:prose-sm ol > li {
  padding-left: 1.5714286em;
}

.md\:prose-sm ol > li::before {
  left: 0;
}

.md\:prose-sm ul > li {
  padding-left: 1.5714286em;
}

.md\:prose-sm ul > li::before {
  height: 0.3571429em;
  width: 0.3571429em;
  top: calc(0.8571429em - 0.1785714em);
  left: 0.2142857em;
}

.md\:prose-sm > ul > li p {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}

.md\:prose-sm > ul > li > *:first-child {
  margin-top: 1.1428571em;
}

.md\:prose-sm > ul > li > *:last-child {
  margin-bottom: 1.1428571em;
}

.md\:prose-sm > ol > li > *:first-child {
  margin-top: 1.1428571em;
}

.md\:prose-sm > ol > li > *:last-child {
  margin-bottom: 1.1428571em;
}

.md\:prose-sm ul ul, .md\:prose-sm ul ol, .md\:prose-sm ol ul, .md\:prose-sm ol ol {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}

.md\:prose-sm hr {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}

.md\:prose-sm hr + * {
  margin-top: 0;
}

.md\:prose-sm h2 + * {
  margin-top: 0;
}

.md\:prose-sm h3 + * {
  margin-top: 0;
}

.md\:prose-sm h4 + * {
  margin-top: 0;
}

.md\:prose-sm table {
  font-size: 0.8571429em;
  line-height: 1.5;
}

.md\:prose-sm thead th {
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

.md\:prose-sm thead th:first-child {
  padding-left: 0;
}

.md\:prose-sm thead th:last-child {
  padding-right: 0;
}

.md\:prose-sm tbody td {
  padding-top: 0.6666667em;
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

.md\:prose-sm tbody td:first-child {
  padding-left: 0;
}

.md\:prose-sm tbody td:last-child {
  padding-right: 0;
}

.md\:prose-sm > :first-child {
  margin-top: 0;
}

.md\:prose-sm > :last-child {
  margin-bottom: 0;
}

.md\:prose-lg {
  font-size: 1.125rem;
  line-height: 1.7777778;
}

.md\:prose-lg p {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.md\:prose-lg [class~="lead"] {
  font-size: 1.2222222em;
  line-height: 1.4545455;
  margin-top: 1.0909091em;
  margin-bottom: 1.0909091em;
}

.md\:prose-lg blockquote {
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  padding-left: 1em;
}

.md\:prose-lg h1 {
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.8333333em;
  line-height: 1;
}

.md\:prose-lg h2 {
  font-size: 1.6666667em;
  margin-top: 1.8666667em;
  margin-bottom: 1.0666667em;
  line-height: 1.3333333;
}

.md\:prose-lg h3 {
  font-size: 1.3333333em;
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}

.md\:prose-lg h4 {
  margin-top: 1.7777778em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}

.md\:prose-lg img {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.md\:prose-lg video {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.md\:prose-lg figure {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.md\:prose-lg figure > * {
  margin-top: 0;
  margin-bottom: 0;
}

.md\:prose-lg figure figcaption {
  font-size: 0.8888889em;
  line-height: 1.5;
  margin-top: 1em;
}

.md\:prose-lg code {
  font-size: 0.8888889em;
}

.md\:prose-lg h2 code {
  font-size: 0.8666667em;
}

.md\:prose-lg h3 code {
  font-size: 0.875em;
}

.md\:prose-lg pre {
  font-size: 0.8888889em;
  line-height: 1.75;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.375rem;
  padding-top: 1em;
  padding-right: 1.5em;
  padding-bottom: 1em;
  padding-left: 1.5em;
}

.md\:prose-lg ol {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.md\:prose-lg ul {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.md\:prose-lg li {
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}

.md\:prose-lg ol > li {
  padding-left: 1.6666667em;
}

.md\:prose-lg ol > li::before {
  left: 0;
}

.md\:prose-lg ul > li {
  padding-left: 1.6666667em;
}

.md\:prose-lg ul > li::before {
  width: 0.3333333em;
  height: 0.3333333em;
  top: calc(0.8888889em - 0.1666667em);
  left: 0.2222222em;
}

.md\:prose-lg > ul > li p {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.md\:prose-lg > ul > li > *:first-child {
  margin-top: 1.3333333em;
}

.md\:prose-lg > ul > li > *:last-child {
  margin-bottom: 1.3333333em;
}

.md\:prose-lg > ol > li > *:first-child {
  margin-top: 1.3333333em;
}

.md\:prose-lg > ol > li > *:last-child {
  margin-bottom: 1.3333333em;
}

.md\:prose-lg ul ul, .md\:prose-lg ul ol, .md\:prose-lg ol ul, .md\:prose-lg ol ol {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.md\:prose-lg hr {
  margin-top: 3.1111111em;
  margin-bottom: 3.1111111em;
}

.md\:prose-lg hr + * {
  margin-top: 0;
}

.md\:prose-lg h2 + * {
  margin-top: 0;
}

.md\:prose-lg h3 + * {
  margin-top: 0;
}

.md\:prose-lg h4 + * {
  margin-top: 0;
}

.md\:prose-lg table {
  font-size: 0.8888889em;
  line-height: 1.5;
}

.md\:prose-lg thead th {
  padding-right: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 0.75em;
}

.md\:prose-lg thead th:first-child {
  padding-left: 0;
}

.md\:prose-lg thead th:last-child {
  padding-right: 0;
}

.md\:prose-lg tbody td {
  padding-top: 0.75em;
  padding-right: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 0.75em;
}

.md\:prose-lg tbody td:first-child {
  padding-left: 0;
}

.md\:prose-lg tbody td:last-child {
  padding-right: 0;
}

.md\:prose-lg > :first-child {
  margin-top: 0;
}

.md\:prose-lg > :last-child {
  margin-bottom: 0;
}

.md\:prose-xl {
  font-size: 1.25rem;
  line-height: 1.8;
}

.md\:prose-xl p {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.md\:prose-xl [class~="lead"] {
  font-size: 1.2em;
  line-height: 1.5;
  margin-top: 1em;
  margin-bottom: 1em;
}

.md\:prose-xl blockquote {
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1.0666667em;
}

.md\:prose-xl h1 {
  font-size: 2.8em;
  margin-top: 0;
  margin-bottom: 0.8571429em;
  line-height: 1;
}

.md\:prose-xl h2 {
  font-size: 1.8em;
  margin-top: 1.5555556em;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.md\:prose-xl h3 {
  font-size: 1.5em;
  margin-top: 1.6em;
  margin-bottom: 0.6666667em;
  line-height: 1.3333333;
}

.md\:prose-xl h4 {
  margin-top: 1.8em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.md\:prose-xl img {
  margin-top: 2em;
  margin-bottom: 2em;
}

.md\:prose-xl video {
  margin-top: 2em;
  margin-bottom: 2em;
}

.md\:prose-xl figure {
  margin-top: 2em;
  margin-bottom: 2em;
}

.md\:prose-xl figure > * {
  margin-top: 0;
  margin-bottom: 0;
}

.md\:prose-xl figure figcaption {
  font-size: 0.9em;
  line-height: 1.5555556;
  margin-top: 1em;
}

.md\:prose-xl code {
  font-size: 0.9em;
}

.md\:prose-xl h2 code {
  font-size: 0.8611111em;
}

.md\:prose-xl h3 code {
  font-size: 0.9em;
}

.md\:prose-xl pre {
  font-size: 0.9em;
  line-height: 1.7777778;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.5rem;
  padding-top: 1.1111111em;
  padding-right: 1.3333333em;
  padding-bottom: 1.1111111em;
  padding-left: 1.3333333em;
}

.md\:prose-xl ol {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.md\:prose-xl ul {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.md\:prose-xl li {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}

.md\:prose-xl ol > li {
  padding-left: 1.8em;
}

.md\:prose-xl ol > li::before {
  left: 0;
}

.md\:prose-xl ul > li {
  padding-left: 1.8em;
}

.md\:prose-xl ul > li::before {
  width: 0.35em;
  height: 0.35em;
  top: calc(0.9em - 0.175em);
  left: 0.25em;
}

.md\:prose-xl > ul > li p {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}

.md\:prose-xl > ul > li > *:first-child {
  margin-top: 1.2em;
}

.md\:prose-xl > ul > li > *:last-child {
  margin-bottom: 1.2em;
}

.md\:prose-xl > ol > li > *:first-child {
  margin-top: 1.2em;
}

.md\:prose-xl > ol > li > *:last-child {
  margin-bottom: 1.2em;
}

.md\:prose-xl ul ul, .md\:prose-xl ul ol, .md\:prose-xl ol ul, .md\:prose-xl ol ol {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}

.md\:prose-xl hr {
  margin-top: 2.8em;
  margin-bottom: 2.8em;
}

.md\:prose-xl hr + * {
  margin-top: 0;
}

.md\:prose-xl h2 + * {
  margin-top: 0;
}

.md\:prose-xl h3 + * {
  margin-top: 0;
}

.md\:prose-xl h4 + * {
  margin-top: 0;
}

.md\:prose-xl table {
  font-size: 0.9em;
  line-height: 1.5555556;
}

.md\:prose-xl thead th {
  padding-right: 0.6666667em;
  padding-bottom: 0.8888889em;
  padding-left: 0.6666667em;
}

.md\:prose-xl thead th:first-child {
  padding-left: 0;
}

.md\:prose-xl thead th:last-child {
  padding-right: 0;
}

.md\:prose-xl tbody td {
  padding-top: 0.8888889em;
  padding-right: 0.6666667em;
  padding-bottom: 0.8888889em;
  padding-left: 0.6666667em;
}

.md\:prose-xl tbody td:first-child {
  padding-left: 0;
}

.md\:prose-xl tbody td:last-child {
  padding-right: 0;
}

.md\:prose-xl > :first-child {
  margin-top: 0;
}

.md\:prose-xl > :last-child {
  margin-bottom: 0;
}

.md\:prose-2xl {
  font-size: 1.5rem;
  line-height: 1.6666667;
}

.md\:prose-2xl p {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.md\:prose-2xl [class~="lead"] {
  font-size: 1.25em;
  line-height: 1.4666667;
  margin-top: 1.0666667em;
  margin-bottom: 1.0666667em;
}

.md\:prose-2xl blockquote {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
  padding-left: 1.1111111em;
}

.md\:prose-2xl h1 {
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.875em;
  line-height: 1;
}

.md\:prose-2xl h2 {
  font-size: 2em;
  margin-top: 1.5em;
  margin-bottom: 0.8333333em;
  line-height: 1.0833333;
}

.md\:prose-2xl h3 {
  font-size: 1.5em;
  margin-top: 1.5555556em;
  margin-bottom: 0.6666667em;
  line-height: 1.2222222;
}

.md\:prose-2xl h4 {
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}

.md\:prose-2xl img {
  margin-top: 2em;
  margin-bottom: 2em;
}

.md\:prose-2xl video {
  margin-top: 2em;
  margin-bottom: 2em;
}

.md\:prose-2xl figure {
  margin-top: 2em;
  margin-bottom: 2em;
}

.md\:prose-2xl figure > * {
  margin-top: 0;
  margin-bottom: 0;
}

.md\:prose-2xl figure figcaption {
  font-size: 0.8333333em;
  line-height: 1.6;
  margin-top: 1em;
}

.md\:prose-2xl code {
  font-size: 0.8333333em;
}

.md\:prose-2xl h2 code {
  font-size: 0.875em;
}

.md\:prose-2xl h3 code {
  font-size: 0.8888889em;
}

.md\:prose-2xl pre {
  font-size: 0.8333333em;
  line-height: 1.8;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.5rem;
  padding-top: 1.2em;
  padding-right: 1.6em;
  padding-bottom: 1.2em;
  padding-left: 1.6em;
}

.md\:prose-2xl ol {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.md\:prose-2xl ul {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.md\:prose-2xl li {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.md\:prose-2xl ol > li {
  padding-left: 1.6666667em;
}

.md\:prose-2xl ol > li::before {
  left: 0;
}

.md\:prose-2xl ul > li {
  padding-left: 1.6666667em;
}

.md\:prose-2xl ul > li::before {
  width: 0.3333333em;
  height: 0.3333333em;
  top: calc(0.8333333em - 0.1666667em);
  left: 0.25em;
}

.md\:prose-2xl > ul > li p {
  margin-top: 0.8333333em;
  margin-bottom: 0.8333333em;
}

.md\:prose-2xl > ul > li > *:first-child {
  margin-top: 1.3333333em;
}

.md\:prose-2xl > ul > li > *:last-child {
  margin-bottom: 1.3333333em;
}

.md\:prose-2xl > ol > li > *:first-child {
  margin-top: 1.3333333em;
}

.md\:prose-2xl > ol > li > *:last-child {
  margin-bottom: 1.3333333em;
}

.md\:prose-2xl ul ul, .md\:prose-2xl ul ol, .md\:prose-2xl ol ul, .md\:prose-2xl ol ol {
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}

.md\:prose-2xl hr {
  margin-top: 3em;
  margin-bottom: 3em;
}

.md\:prose-2xl hr + * {
  margin-top: 0;
}

.md\:prose-2xl h2 + * {
  margin-top: 0;
}

.md\:prose-2xl h3 + * {
  margin-top: 0;
}

.md\:prose-2xl h4 + * {
  margin-top: 0;
}

.md\:prose-2xl table {
  font-size: 0.8333333em;
  line-height: 1.4;
}

.md\:prose-2xl thead th {
  padding-right: 0.6em;
  padding-bottom: 0.8em;
  padding-left: 0.6em;
}

.md\:prose-2xl thead th:first-child {
  padding-left: 0;
}

.md\:prose-2xl thead th:last-child {
  padding-right: 0;
}

.md\:prose-2xl tbody td {
  padding-top: 0.8em;
  padding-right: 0.6em;
  padding-bottom: 0.8em;
  padding-left: 0.6em;
}

.md\:prose-2xl tbody td:first-child {
  padding-left: 0;
}

.md\:prose-2xl tbody td:last-child {
  padding-right: 0;
}

.md\:prose-2xl > :first-child {
  margin-top: 0;
}

.md\:prose-2xl > :last-child {
  margin-bottom: 0;
}

.md\:prose-red a {
  color: #dc2626;
}

.md\:prose-red a code {
  color: #dc2626;
}

.md\:prose-yellow a {
  color: #d97706;
}

.md\:prose-yellow a code {
  color: #d97706;
}

.md\:prose-green a {
  color: #059669;
}

.md\:prose-green a code {
  color: #059669;
}

.md\:prose-blue a {
  color: #2563eb;
}

.md\:prose-blue a code {
  color: #2563eb;
}

.md\:prose-indigo a {
  color: #4f46e5;
}

.md\:prose-indigo a code {
  color: #4f46e5;
}

.md\:prose-purple a {
  color: #7c3aed;
}

.md\:prose-purple a code {
  color: #7c3aed;
}

.md\:prose-pink a {
  color: #db2777;
}

.md\:prose-pink a code {
  color: #db2777;
}
}

@media (min-width: 1024px) {
.lg\:prose {
  color: #374151;
  max-width: 65ch;
}

.lg\:prose [class~="lead"] {
  color: #4b5563;
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.lg\:prose a {
  color: #111827;
  text-decoration: underline;
  font-weight: 500;
}

.lg\:prose strong {
  color: #111827;
  font-weight: 600;
}

.lg\:prose ol {
  counter-reset: list-counter;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.lg\:prose ol > li {
  position: relative;
  counter-increment: list-counter;
  padding-left: 1.75em;
}

.lg\:prose ol > li::before {
  content: counter(list-counter) ".";
  position: absolute;
  font-weight: 400;
  color: #6b7280;
  left: 0;
}

.lg\:prose ul > li {
  position: relative;
  padding-left: 1.75em;
}

.lg\:prose ul > li::before {
  content: "";
  position: absolute;
  background-color: #d1d5db;
  border-radius: 50%;
  width: 0.375em;
  height: 0.375em;
  top: calc(0.875em - 0.1875em);
  left: 0.25em;
}

.lg\:prose hr {
  border-color: #e5e7eb;
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.lg\:prose blockquote {
  font-weight: 500;
  font-style: italic;
  color: #111827;
  border-left-width: 0.25rem;
  border-left-color: #e5e7eb;
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}

.lg\:prose blockquote p:first-of-type::before {
  content: open-quote;
}

.lg\:prose blockquote p:last-of-type::after {
  content: close-quote;
}

.lg\:prose h1 {
  color: #111827;
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.lg\:prose h2 {
  color: #111827;
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.lg\:prose h3 {
  color: #111827;
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.lg\:prose h4 {
  color: #111827;
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.lg\:prose figure figcaption {
  color: #6b7280;
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.lg\:prose code {
  color: #111827;
  font-weight: 600;
  font-size: 0.875em;
}

.lg\:prose code::before {
  content: "`";
}

.lg\:prose code::after {
  content: "`";
}

.lg\:prose a code {
  color: #111827;
}

.lg\:prose pre {
  color: #e5e7eb;
  background-color: #1f2937;
  overflow-x: auto;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}

.lg\:prose pre code {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: 400;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.lg\:prose pre code::before {
  content: "";
}

.lg\:prose pre code::after {
  content: "";
}

.lg\:prose table {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.lg\:prose thead {
  color: #111827;
  font-weight: 600;
  border-bottom-width: 1px;
  border-bottom-color: #d1d5db;
}

.lg\:prose thead th {
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.lg\:prose tbody tr {
  border-bottom-width: 1px;
  border-bottom-color: #e5e7eb;
}

.lg\:prose tbody tr:last-child {
  border-bottom-width: 0;
}

.lg\:prose tbody td {
  vertical-align: top;
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.lg\:prose {
  font-size: 1rem;
  line-height: 1.75;
}

.lg\:prose p {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.lg\:prose img {
  margin-top: 2em;
  margin-bottom: 2em;
}

.lg\:prose video {
  margin-top: 2em;
  margin-bottom: 2em;
}

.lg\:prose figure {
  margin-top: 2em;
  margin-bottom: 2em;
}

.lg\:prose figure > * {
  margin-top: 0;
  margin-bottom: 0;
}

.lg\:prose h2 code {
  font-size: 0.875em;
}

.lg\:prose h3 code {
  font-size: 0.9em;
}

.lg\:prose ul {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.lg\:prose li {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.lg\:prose > ul > li p {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.lg\:prose > ul > li > *:first-child {
  margin-top: 1.25em;
}

.lg\:prose > ul > li > *:last-child {
  margin-bottom: 1.25em;
}

.lg\:prose > ol > li > *:first-child {
  margin-top: 1.25em;
}

.lg\:prose > ol > li > *:last-child {
  margin-bottom: 1.25em;
}

.lg\:prose ul ul, .lg\:prose ul ol, .lg\:prose ol ul, .lg\:prose ol ol {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.lg\:prose hr + * {
  margin-top: 0;
}

.lg\:prose h2 + * {
  margin-top: 0;
}

.lg\:prose h3 + * {
  margin-top: 0;
}

.lg\:prose h4 + * {
  margin-top: 0;
}

.lg\:prose thead th:first-child {
  padding-left: 0;
}

.lg\:prose thead th:last-child {
  padding-right: 0;
}

.lg\:prose tbody td:first-child {
  padding-left: 0;
}

.lg\:prose tbody td:last-child {
  padding-right: 0;
}

.lg\:prose > :first-child {
  margin-top: 0;
}

.lg\:prose > :last-child {
  margin-bottom: 0;
}

.lg\:prose-sm {
  font-size: 0.875rem;
  line-height: 1.7142857;
}

.lg\:prose-sm p {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.lg\:prose-sm [class~="lead"] {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.lg\:prose-sm blockquote {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.1111111em;
}

.lg\:prose-sm h1 {
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}

.lg\:prose-sm h2 {
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}

.lg\:prose-sm h3 {
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}

.lg\:prose-sm h4 {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}

.lg\:prose-sm img {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.lg\:prose-sm video {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.lg\:prose-sm figure {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.lg\:prose-sm figure > * {
  margin-top: 0;
  margin-bottom: 0;
}

.lg\:prose-sm figure figcaption {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}

.lg\:prose-sm code {
  font-size: 0.8571429em;
}

.lg\:prose-sm h2 code {
  font-size: 0.9em;
}

.lg\:prose-sm h3 code {
  font-size: 0.8888889em;
}

.lg\:prose-sm pre {
  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-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

.lg\:prose-sm ol {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.lg\:prose-sm ul {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.lg\:prose-sm li {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}

.lg\:prose-sm ol > li {
  padding-left: 1.5714286em;
}

.lg\:prose-sm ol > li::before {
  left: 0;
}

.lg\:prose-sm ul > li {
  padding-left: 1.5714286em;
}

.lg\:prose-sm ul > li::before {
  height: 0.3571429em;
  width: 0.3571429em;
  top: calc(0.8571429em - 0.1785714em);
  left: 0.2142857em;
}

.lg\:prose-sm > ul > li p {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}

.lg\:prose-sm > ul > li > *:first-child {
  margin-top: 1.1428571em;
}

.lg\:prose-sm > ul > li > *:last-child {
  margin-bottom: 1.1428571em;
}

.lg\:prose-sm > ol > li > *:first-child {
  margin-top: 1.1428571em;
}

.lg\:prose-sm > ol > li > *:last-child {
  margin-bottom: 1.1428571em;
}

.lg\:prose-sm ul ul, .lg\:prose-sm ul ol, .lg\:prose-sm ol ul, .lg\:prose-sm ol ol {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}

.lg\:prose-sm hr {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}

.lg\:prose-sm hr + * {
  margin-top: 0;
}

.lg\:prose-sm h2 + * {
  margin-top: 0;
}

.lg\:prose-sm h3 + * {
  margin-top: 0;
}

.lg\:prose-sm h4 + * {
  margin-top: 0;
}

.lg\:prose-sm table {
  font-size: 0.8571429em;
  line-height: 1.5;
}

.lg\:prose-sm thead th {
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

.lg\:prose-sm thead th:first-child {
  padding-left: 0;
}

.lg\:prose-sm thead th:last-child {
  padding-right: 0;
}

.lg\:prose-sm tbody td {
  padding-top: 0.6666667em;
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

.lg\:prose-sm tbody td:first-child {
  padding-left: 0;
}

.lg\:prose-sm tbody td:last-child {
  padding-right: 0;
}

.lg\:prose-sm > :first-child {
  margin-top: 0;
}

.lg\:prose-sm > :last-child {
  margin-bottom: 0;
}

.lg\:prose-lg {
  font-size: 1.125rem;
  line-height: 1.7777778;
}

.lg\:prose-lg p {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.lg\:prose-lg [class~="lead"] {
  font-size: 1.2222222em;
  line-height: 1.4545455;
  margin-top: 1.0909091em;
  margin-bottom: 1.0909091em;
}

.lg\:prose-lg blockquote {
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  padding-left: 1em;
}

.lg\:prose-lg h1 {
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.8333333em;
  line-height: 1;
}

.lg\:prose-lg h2 {
  font-size: 1.6666667em;
  margin-top: 1.8666667em;
  margin-bottom: 1.0666667em;
  line-height: 1.3333333;
}

.lg\:prose-lg h3 {
  font-size: 1.3333333em;
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}

.lg\:prose-lg h4 {
  margin-top: 1.7777778em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}

.lg\:prose-lg img {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.lg\:prose-lg video {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.lg\:prose-lg figure {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.lg\:prose-lg figure > * {
  margin-top: 0;
  margin-bottom: 0;
}

.lg\:prose-lg figure figcaption {
  font-size: 0.8888889em;
  line-height: 1.5;
  margin-top: 1em;
}

.lg\:prose-lg code {
  font-size: 0.8888889em;
}

.lg\:prose-lg h2 code {
  font-size: 0.8666667em;
}

.lg\:prose-lg h3 code {
  font-size: 0.875em;
}

.lg\:prose-lg pre {
  font-size: 0.8888889em;
  line-height: 1.75;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.375rem;
  padding-top: 1em;
  padding-right: 1.5em;
  padding-bottom: 1em;
  padding-left: 1.5em;
}

.lg\:prose-lg ol {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.lg\:prose-lg ul {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.lg\:prose-lg li {
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}

.lg\:prose-lg ol > li {
  padding-left: 1.6666667em;
}

.lg\:prose-lg ol > li::before {
  left: 0;
}

.lg\:prose-lg ul > li {
  padding-left: 1.6666667em;
}

.lg\:prose-lg ul > li::before {
  width: 0.3333333em;
  height: 0.3333333em;
  top: calc(0.8888889em - 0.1666667em);
  left: 0.2222222em;
}

.lg\:prose-lg > ul > li p {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.lg\:prose-lg > ul > li > *:first-child {
  margin-top: 1.3333333em;
}

.lg\:prose-lg > ul > li > *:last-child {
  margin-bottom: 1.3333333em;
}

.lg\:prose-lg > ol > li > *:first-child {
  margin-top: 1.3333333em;
}

.lg\:prose-lg > ol > li > *:last-child {
  margin-bottom: 1.3333333em;
}

.lg\:prose-lg ul ul, .lg\:prose-lg ul ol, .lg\:prose-lg ol ul, .lg\:prose-lg ol ol {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.lg\:prose-lg hr {
  margin-top: 3.1111111em;
  margin-bottom: 3.1111111em;
}

.lg\:prose-lg hr + * {
  margin-top: 0;
}

.lg\:prose-lg h2 + * {
  margin-top: 0;
}

.lg\:prose-lg h3 + * {
  margin-top: 0;
}

.lg\:prose-lg h4 + * {
  margin-top: 0;
}

.lg\:prose-lg table {
  font-size: 0.8888889em;
  line-height: 1.5;
}

.lg\:prose-lg thead th {
  padding-right: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 0.75em;
}

.lg\:prose-lg thead th:first-child {
  padding-left: 0;
}

.lg\:prose-lg thead th:last-child {
  padding-right: 0;
}

.lg\:prose-lg tbody td {
  padding-top: 0.75em;
  padding-right: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 0.75em;
}

.lg\:prose-lg tbody td:first-child {
  padding-left: 0;
}

.lg\:prose-lg tbody td:last-child {
  padding-right: 0;
}

.lg\:prose-lg > :first-child {
  margin-top: 0;
}

.lg\:prose-lg > :last-child {
  margin-bottom: 0;
}

.lg\:prose-xl {
  font-size: 1.25rem;
  line-height: 1.8;
}

.lg\:prose-xl p {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.lg\:prose-xl [class~="lead"] {
  font-size: 1.2em;
  line-height: 1.5;
  margin-top: 1em;
  margin-bottom: 1em;
}

.lg\:prose-xl blockquote {
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1.0666667em;
}

.lg\:prose-xl h1 {
  font-size: 2.8em;
  margin-top: 0;
  margin-bottom: 0.8571429em;
  line-height: 1;
}

.lg\:prose-xl h2 {
  font-size: 1.8em;
  margin-top: 1.5555556em;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.lg\:prose-xl h3 {
  font-size: 1.5em;
  margin-top: 1.6em;
  margin-bottom: 0.6666667em;
  line-height: 1.3333333;
}

.lg\:prose-xl h4 {
  margin-top: 1.8em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.lg\:prose-xl img {
  margin-top: 2em;
  margin-bottom: 2em;
}

.lg\:prose-xl video {
  margin-top: 2em;
  margin-bottom: 2em;
}

.lg\:prose-xl figure {
  margin-top: 2em;
  margin-bottom: 2em;
}

.lg\:prose-xl figure > * {
  margin-top: 0;
  margin-bottom: 0;
}

.lg\:prose-xl figure figcaption {
  font-size: 0.9em;
  line-height: 1.5555556;
  margin-top: 1em;
}

.lg\:prose-xl code {
  font-size: 0.9em;
}

.lg\:prose-xl h2 code {
  font-size: 0.8611111em;
}

.lg\:prose-xl h3 code {
  font-size: 0.9em;
}

.lg\:prose-xl pre {
  font-size: 0.9em;
  line-height: 1.7777778;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.5rem;
  padding-top: 1.1111111em;
  padding-right: 1.3333333em;
  padding-bottom: 1.1111111em;
  padding-left: 1.3333333em;
}

.lg\:prose-xl ol {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.lg\:prose-xl ul {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.lg\:prose-xl li {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}

.lg\:prose-xl ol > li {
  padding-left: 1.8em;
}

.lg\:prose-xl ol > li::before {
  left: 0;
}

.lg\:prose-xl ul > li {
  padding-left: 1.8em;
}

.lg\:prose-xl ul > li::before {
  width: 0.35em;
  height: 0.35em;
  top: calc(0.9em - 0.175em);
  left: 0.25em;
}

.lg\:prose-xl > ul > li p {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}

.lg\:prose-xl > ul > li > *:first-child {
  margin-top: 1.2em;
}

.lg\:prose-xl > ul > li > *:last-child {
  margin-bottom: 1.2em;
}

.lg\:prose-xl > ol > li > *:first-child {
  margin-top: 1.2em;
}

.lg\:prose-xl > ol > li > *:last-child {
  margin-bottom: 1.2em;
}

.lg\:prose-xl ul ul, .lg\:prose-xl ul ol, .lg\:prose-xl ol ul, .lg\:prose-xl ol ol {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}

.lg\:prose-xl hr {
  margin-top: 2.8em;
  margin-bottom: 2.8em;
}

.lg\:prose-xl hr + * {
  margin-top: 0;
}

.lg\:prose-xl h2 + * {
  margin-top: 0;
}

.lg\:prose-xl h3 + * {
  margin-top: 0;
}

.lg\:prose-xl h4 + * {
  margin-top: 0;
}

.lg\:prose-xl table {
  font-size: 0.9em;
  line-height: 1.5555556;
}

.lg\:prose-xl thead th {
  padding-right: 0.6666667em;
  padding-bottom: 0.8888889em;
  padding-left: 0.6666667em;
}

.lg\:prose-xl thead th:first-child {
  padding-left: 0;
}

.lg\:prose-xl thead th:last-child {
  padding-right: 0;
}

.lg\:prose-xl tbody td {
  padding-top: 0.8888889em;
  padding-right: 0.6666667em;
  padding-bottom: 0.8888889em;
  padding-left: 0.6666667em;
}

.lg\:prose-xl tbody td:first-child {
  padding-left: 0;
}

.lg\:prose-xl tbody td:last-child {
  padding-right: 0;
}

.lg\:prose-xl > :first-child {
  margin-top: 0;
}

.lg\:prose-xl > :last-child {
  margin-bottom: 0;
}

.lg\:prose-2xl {
  font-size: 1.5rem;
  line-height: 1.6666667;
}

.lg\:prose-2xl p {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.lg\:prose-2xl [class~="lead"] {
  font-size: 1.25em;
  line-height: 1.4666667;
  margin-top: 1.0666667em;
  margin-bottom: 1.0666667em;
}

.lg\:prose-2xl blockquote {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
  padding-left: 1.1111111em;
}

.lg\:prose-2xl h1 {
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.875em;
  line-height: 1;
}

.lg\:prose-2xl h2 {
  font-size: 2em;
  margin-top: 1.5em;
  margin-bottom: 0.8333333em;
  line-height: 1.0833333;
}

.lg\:prose-2xl h3 {
  font-size: 1.5em;
  margin-top: 1.5555556em;
  margin-bottom: 0.6666667em;
  line-height: 1.2222222;
}

.lg\:prose-2xl h4 {
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}

.lg\:prose-2xl img {
  margin-top: 2em;
  margin-bottom: 2em;
}

.lg\:prose-2xl video {
  margin-top: 2em;
  margin-bottom: 2em;
}

.lg\:prose-2xl figure {
  margin-top: 2em;
  margin-bottom: 2em;
}

.lg\:prose-2xl figure > * {
  margin-top: 0;
  margin-bottom: 0;
}

.lg\:prose-2xl figure figcaption {
  font-size: 0.8333333em;
  line-height: 1.6;
  margin-top: 1em;
}

.lg\:prose-2xl code {
  font-size: 0.8333333em;
}

.lg\:prose-2xl h2 code {
  font-size: 0.875em;
}

.lg\:prose-2xl h3 code {
  font-size: 0.8888889em;
}

.lg\:prose-2xl pre {
  font-size: 0.8333333em;
  line-height: 1.8;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.5rem;
  padding-top: 1.2em;
  padding-right: 1.6em;
  padding-bottom: 1.2em;
  padding-left: 1.6em;
}

.lg\:prose-2xl ol {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.lg\:prose-2xl ul {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.lg\:prose-2xl li {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.lg\:prose-2xl ol > li {
  padding-left: 1.6666667em;
}

.lg\:prose-2xl ol > li::before {
  left: 0;
}

.lg\:prose-2xl ul > li {
  padding-left: 1.6666667em;
}

.lg\:prose-2xl ul > li::before {
  width: 0.3333333em;
  height: 0.3333333em;
  top: calc(0.8333333em - 0.1666667em);
  left: 0.25em;
}

.lg\:prose-2xl > ul > li p {
  margin-top: 0.8333333em;
  margin-bottom: 0.8333333em;
}

.lg\:prose-2xl > ul > li > *:first-child {
  margin-top: 1.3333333em;
}

.lg\:prose-2xl > ul > li > *:last-child {
  margin-bottom: 1.3333333em;
}

.lg\:prose-2xl > ol > li > *:first-child {
  margin-top: 1.3333333em;
}

.lg\:prose-2xl > ol > li > *:last-child {
  margin-bottom: 1.3333333em;
}

.lg\:prose-2xl ul ul, .lg\:prose-2xl ul ol, .lg\:prose-2xl ol ul, .lg\:prose-2xl ol ol {
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}

.lg\:prose-2xl hr {
  margin-top: 3em;
  margin-bottom: 3em;
}

.lg\:prose-2xl hr + * {
  margin-top: 0;
}

.lg\:prose-2xl h2 + * {
  margin-top: 0;
}

.lg\:prose-2xl h3 + * {
  margin-top: 0;
}

.lg\:prose-2xl h4 + * {
  margin-top: 0;
}

.lg\:prose-2xl table {
  font-size: 0.8333333em;
  line-height: 1.4;
}

.lg\:prose-2xl thead th {
  padding-right: 0.6em;
  padding-bottom: 0.8em;
  padding-left: 0.6em;
}

.lg\:prose-2xl thead th:first-child {
  padding-left: 0;
}

.lg\:prose-2xl thead th:last-child {
  padding-right: 0;
}

.lg\:prose-2xl tbody td {
  padding-top: 0.8em;
  padding-right: 0.6em;
  padding-bottom: 0.8em;
  padding-left: 0.6em;
}

.lg\:prose-2xl tbody td:first-child {
  padding-left: 0;
}

.lg\:prose-2xl tbody td:last-child {
  padding-right: 0;
}

.lg\:prose-2xl > :first-child {
  margin-top: 0;
}

.lg\:prose-2xl > :last-child {
  margin-bottom: 0;
}

.lg\:prose-red a {
  color: #dc2626;
}

.lg\:prose-red a code {
  color: #dc2626;
}

.lg\:prose-yellow a {
  color: #d97706;
}

.lg\:prose-yellow a code {
  color: #d97706;
}

.lg\:prose-green a {
  color: #059669;
}

.lg\:prose-green a code {
  color: #059669;
}

.lg\:prose-blue a {
  color: #2563eb;
}

.lg\:prose-blue a code {
  color: #2563eb;
}

.lg\:prose-indigo a {
  color: #4f46e5;
}

.lg\:prose-indigo a code {
  color: #4f46e5;
}

.lg\:prose-purple a {
  color: #7c3aed;
}

.lg\:prose-purple a code {
  color: #7c3aed;
}

.lg\:prose-pink a {
  color: #db2777;
}

.lg\:prose-pink a code {
  color: #db2777;
}
}

@media (min-width: 1280px) {
.xl\:prose {
  color: #374151;
  max-width: 65ch;
}

.xl\:prose [class~="lead"] {
  color: #4b5563;
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.xl\:prose a {
  color: #111827;
  text-decoration: underline;
  font-weight: 500;
}

.xl\:prose strong {
  color: #111827;
  font-weight: 600;
}

.xl\:prose ol {
  counter-reset: list-counter;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.xl\:prose ol > li {
  position: relative;
  counter-increment: list-counter;
  padding-left: 1.75em;
}

.xl\:prose ol > li::before {
  content: counter(list-counter) ".";
  position: absolute;
  font-weight: 400;
  color: #6b7280;
  left: 0;
}

.xl\:prose ul > li {
  position: relative;
  padding-left: 1.75em;
}

.xl\:prose ul > li::before {
  content: "";
  position: absolute;
  background-color: #d1d5db;
  border-radius: 50%;
  width: 0.375em;
  height: 0.375em;
  top: calc(0.875em - 0.1875em);
  left: 0.25em;
}

.xl\:prose hr {
  border-color: #e5e7eb;
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.xl\:prose blockquote {
  font-weight: 500;
  font-style: italic;
  color: #111827;
  border-left-width: 0.25rem;
  border-left-color: #e5e7eb;
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}

.xl\:prose blockquote p:first-of-type::before {
  content: open-quote;
}

.xl\:prose blockquote p:last-of-type::after {
  content: close-quote;
}

.xl\:prose h1 {
  color: #111827;
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.xl\:prose h2 {
  color: #111827;
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.xl\:prose h3 {
  color: #111827;
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.xl\:prose h4 {
  color: #111827;
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.xl\:prose figure figcaption {
  color: #6b7280;
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.xl\:prose code {
  color: #111827;
  font-weight: 600;
  font-size: 0.875em;
}

.xl\:prose code::before {
  content: "`";
}

.xl\:prose code::after {
  content: "`";
}

.xl\:prose a code {
  color: #111827;
}

.xl\:prose pre {
  color: #e5e7eb;
  background-color: #1f2937;
  overflow-x: auto;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}

.xl\:prose pre code {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: 400;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.xl\:prose pre code::before {
  content: "";
}

.xl\:prose pre code::after {
  content: "";
}

.xl\:prose table {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.xl\:prose thead {
  color: #111827;
  font-weight: 600;
  border-bottom-width: 1px;
  border-bottom-color: #d1d5db;
}

.xl\:prose thead th {
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.xl\:prose tbody tr {
  border-bottom-width: 1px;
  border-bottom-color: #e5e7eb;
}

.xl\:prose tbody tr:last-child {
  border-bottom-width: 0;
}

.xl\:prose tbody td {
  vertical-align: top;
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.xl\:prose {
  font-size: 1rem;
  line-height: 1.75;
}

.xl\:prose p {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.xl\:prose img {
  margin-top: 2em;
  margin-bottom: 2em;
}

.xl\:prose video {
  margin-top: 2em;
  margin-bottom: 2em;
}

.xl\:prose figure {
  margin-top: 2em;
  margin-bottom: 2em;
}

.xl\:prose figure > * {
  margin-top: 0;
  margin-bottom: 0;
}

.xl\:prose h2 code {
  font-size: 0.875em;
}

.xl\:prose h3 code {
  font-size: 0.9em;
}

.xl\:prose ul {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.xl\:prose li {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.xl\:prose > ul > li p {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.xl\:prose > ul > li > *:first-child {
  margin-top: 1.25em;
}

.xl\:prose > ul > li > *:last-child {
  margin-bottom: 1.25em;
}

.xl\:prose > ol > li > *:first-child {
  margin-top: 1.25em;
}

.xl\:prose > ol > li > *:last-child {
  margin-bottom: 1.25em;
}

.xl\:prose ul ul, .xl\:prose ul ol, .xl\:prose ol ul, .xl\:prose ol ol {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.xl\:prose hr + * {
  margin-top: 0;
}

.xl\:prose h2 + * {
  margin-top: 0;
}

.xl\:prose h3 + * {
  margin-top: 0;
}

.xl\:prose h4 + * {
  margin-top: 0;
}

.xl\:prose thead th:first-child {
  padding-left: 0;
}

.xl\:prose thead th:last-child {
  padding-right: 0;
}

.xl\:prose tbody td:first-child {
  padding-left: 0;
}

.xl\:prose tbody td:last-child {
  padding-right: 0;
}

.xl\:prose > :first-child {
  margin-top: 0;
}

.xl\:prose > :last-child {
  margin-bottom: 0;
}

.xl\:prose-sm {
  font-size: 0.875rem;
  line-height: 1.7142857;
}

.xl\:prose-sm p {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.xl\:prose-sm [class~="lead"] {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.xl\:prose-sm blockquote {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.1111111em;
}

.xl\:prose-sm h1 {
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}

.xl\:prose-sm h2 {
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}

.xl\:prose-sm h3 {
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}

.xl\:prose-sm h4 {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}

.xl\:prose-sm img {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.xl\:prose-sm video {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.xl\:prose-sm figure {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.xl\:prose-sm figure > * {
  margin-top: 0;
  margin-bottom: 0;
}

.xl\:prose-sm figure figcaption {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}

.xl\:prose-sm code {
  font-size: 0.8571429em;
}

.xl\:prose-sm h2 code {
  font-size: 0.9em;
}

.xl\:prose-sm h3 code {
  font-size: 0.8888889em;
}

.xl\:prose-sm pre {
  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-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

.xl\:prose-sm ol {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.xl\:prose-sm ul {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.xl\:prose-sm li {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}

.xl\:prose-sm ol > li {
  padding-left: 1.5714286em;
}

.xl\:prose-sm ol > li::before {
  left: 0;
}

.xl\:prose-sm ul > li {
  padding-left: 1.5714286em;
}

.xl\:prose-sm ul > li::before {
  height: 0.3571429em;
  width: 0.3571429em;
  top: calc(0.8571429em - 0.1785714em);
  left: 0.2142857em;
}

.xl\:prose-sm > ul > li p {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}

.xl\:prose-sm > ul > li > *:first-child {
  margin-top: 1.1428571em;
}

.xl\:prose-sm > ul > li > *:last-child {
  margin-bottom: 1.1428571em;
}

.xl\:prose-sm > ol > li > *:first-child {
  margin-top: 1.1428571em;
}

.xl\:prose-sm > ol > li > *:last-child {
  margin-bottom: 1.1428571em;
}

.xl\:prose-sm ul ul, .xl\:prose-sm ul ol, .xl\:prose-sm ol ul, .xl\:prose-sm ol ol {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}

.xl\:prose-sm hr {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}

.xl\:prose-sm hr + * {
  margin-top: 0;
}

.xl\:prose-sm h2 + * {
  margin-top: 0;
}

.xl\:prose-sm h3 + * {
  margin-top: 0;
}

.xl\:prose-sm h4 + * {
  margin-top: 0;
}

.xl\:prose-sm table {
  font-size: 0.8571429em;
  line-height: 1.5;
}

.xl\:prose-sm thead th {
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

.xl\:prose-sm thead th:first-child {
  padding-left: 0;
}

.xl\:prose-sm thead th:last-child {
  padding-right: 0;
}

.xl\:prose-sm tbody td {
  padding-top: 0.6666667em;
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

.xl\:prose-sm tbody td:first-child {
  padding-left: 0;
}

.xl\:prose-sm tbody td:last-child {
  padding-right: 0;
}

.xl\:prose-sm > :first-child {
  margin-top: 0;
}

.xl\:prose-sm > :last-child {
  margin-bottom: 0;
}

.xl\:prose-lg {
  font-size: 1.125rem;
  line-height: 1.7777778;
}

.xl\:prose-lg p {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.xl\:prose-lg [class~="lead"] {
  font-size: 1.2222222em;
  line-height: 1.4545455;
  margin-top: 1.0909091em;
  margin-bottom: 1.0909091em;
}

.xl\:prose-lg blockquote {
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  padding-left: 1em;
}

.xl\:prose-lg h1 {
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.8333333em;
  line-height: 1;
}

.xl\:prose-lg h2 {
  font-size: 1.6666667em;
  margin-top: 1.8666667em;
  margin-bottom: 1.0666667em;
  line-height: 1.3333333;
}

.xl\:prose-lg h3 {
  font-size: 1.3333333em;
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}

.xl\:prose-lg h4 {
  margin-top: 1.7777778em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}

.xl\:prose-lg img {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.xl\:prose-lg video {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.xl\:prose-lg figure {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.xl\:prose-lg figure > * {
  margin-top: 0;
  margin-bottom: 0;
}

.xl\:prose-lg figure figcaption {
  font-size: 0.8888889em;
  line-height: 1.5;
  margin-top: 1em;
}

.xl\:prose-lg code {
  font-size: 0.8888889em;
}

.xl\:prose-lg h2 code {
  font-size: 0.8666667em;
}

.xl\:prose-lg h3 code {
  font-size: 0.875em;
}

.xl\:prose-lg pre {
  font-size: 0.8888889em;
  line-height: 1.75;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.375rem;
  padding-top: 1em;
  padding-right: 1.5em;
  padding-bottom: 1em;
  padding-left: 1.5em;
}

.xl\:prose-lg ol {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.xl\:prose-lg ul {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.xl\:prose-lg li {
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}

.xl\:prose-lg ol > li {
  padding-left: 1.6666667em;
}

.xl\:prose-lg ol > li::before {
  left: 0;
}

.xl\:prose-lg ul > li {
  padding-left: 1.6666667em;
}

.xl\:prose-lg ul > li::before {
  width: 0.3333333em;
  height: 0.3333333em;
  top: calc(0.8888889em - 0.1666667em);
  left: 0.2222222em;
}

.xl\:prose-lg > ul > li p {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.xl\:prose-lg > ul > li > *:first-child {
  margin-top: 1.3333333em;
}

.xl\:prose-lg > ul > li > *:last-child {
  margin-bottom: 1.3333333em;
}

.xl\:prose-lg > ol > li > *:first-child {
  margin-top: 1.3333333em;
}

.xl\:prose-lg > ol > li > *:last-child {
  margin-bottom: 1.3333333em;
}

.xl\:prose-lg ul ul, .xl\:prose-lg ul ol, .xl\:prose-lg ol ul, .xl\:prose-lg ol ol {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.xl\:prose-lg hr {
  margin-top: 3.1111111em;
  margin-bottom: 3.1111111em;
}

.xl\:prose-lg hr + * {
  margin-top: 0;
}

.xl\:prose-lg h2 + * {
  margin-top: 0;
}

.xl\:prose-lg h3 + * {
  margin-top: 0;
}

.xl\:prose-lg h4 + * {
  margin-top: 0;
}

.xl\:prose-lg table {
  font-size: 0.8888889em;
  line-height: 1.5;
}

.xl\:prose-lg thead th {
  padding-right: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 0.75em;
}

.xl\:prose-lg thead th:first-child {
  padding-left: 0;
}

.xl\:prose-lg thead th:last-child {
  padding-right: 0;
}

.xl\:prose-lg tbody td {
  padding-top: 0.75em;
  padding-right: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 0.75em;
}

.xl\:prose-lg tbody td:first-child {
  padding-left: 0;
}

.xl\:prose-lg tbody td:last-child {
  padding-right: 0;
}

.xl\:prose-lg > :first-child {
  margin-top: 0;
}

.xl\:prose-lg > :last-child {
  margin-bottom: 0;
}

.xl\:prose-xl {
  font-size: 1.25rem;
  line-height: 1.8;
}

.xl\:prose-xl p {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.xl\:prose-xl [class~="lead"] {
  font-size: 1.2em;
  line-height: 1.5;
  margin-top: 1em;
  margin-bottom: 1em;
}

.xl\:prose-xl blockquote {
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1.0666667em;
}

.xl\:prose-xl h1 {
  font-size: 2.8em;
  margin-top: 0;
  margin-bottom: 0.8571429em;
  line-height: 1;
}

.xl\:prose-xl h2 {
  font-size: 1.8em;
  margin-top: 1.5555556em;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.xl\:prose-xl h3 {
  font-size: 1.5em;
  margin-top: 1.6em;
  margin-bottom: 0.6666667em;
  line-height: 1.3333333;
}

.xl\:prose-xl h4 {
  margin-top: 1.8em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.xl\:prose-xl img {
  margin-top: 2em;
  margin-bottom: 2em;
}

.xl\:prose-xl video {
  margin-top: 2em;
  margin-bottom: 2em;
}

.xl\:prose-xl figure {
  margin-top: 2em;
  margin-bottom: 2em;
}

.xl\:prose-xl figure > * {
  margin-top: 0;
  margin-bottom: 0;
}

.xl\:prose-xl figure figcaption {
  font-size: 0.9em;
  line-height: 1.5555556;
  margin-top: 1em;
}

.xl\:prose-xl code {
  font-size: 0.9em;
}

.xl\:prose-xl h2 code {
  font-size: 0.8611111em;
}

.xl\:prose-xl h3 code {
  font-size: 0.9em;
}

.xl\:prose-xl pre {
  font-size: 0.9em;
  line-height: 1.7777778;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.5rem;
  padding-top: 1.1111111em;
  padding-right: 1.3333333em;
  padding-bottom: 1.1111111em;
  padding-left: 1.3333333em;
}

.xl\:prose-xl ol {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.xl\:prose-xl ul {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.xl\:prose-xl li {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}

.xl\:prose-xl ol > li {
  padding-left: 1.8em;
}

.xl\:prose-xl ol > li::before {
  left: 0;
}

.xl\:prose-xl ul > li {
  padding-left: 1.8em;
}

.xl\:prose-xl ul > li::before {
  width: 0.35em;
  height: 0.35em;
  top: calc(0.9em - 0.175em);
  left: 0.25em;
}

.xl\:prose-xl > ul > li p {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}

.xl\:prose-xl > ul > li > *:first-child {
  margin-top: 1.2em;
}

.xl\:prose-xl > ul > li > *:last-child {
  margin-bottom: 1.2em;
}

.xl\:prose-xl > ol > li > *:first-child {
  margin-top: 1.2em;
}

.xl\:prose-xl > ol > li > *:last-child {
  margin-bottom: 1.2em;
}

.xl\:prose-xl ul ul, .xl\:prose-xl ul ol, .xl\:prose-xl ol ul, .xl\:prose-xl ol ol {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}

.xl\:prose-xl hr {
  margin-top: 2.8em;
  margin-bottom: 2.8em;
}

.xl\:prose-xl hr + * {
  margin-top: 0;
}

.xl\:prose-xl h2 + * {
  margin-top: 0;
}

.xl\:prose-xl h3 + * {
  margin-top: 0;
}

.xl\:prose-xl h4 + * {
  margin-top: 0;
}

.xl\:prose-xl table {
  font-size: 0.9em;
  line-height: 1.5555556;
}

.xl\:prose-xl thead th {
  padding-right: 0.6666667em;
  padding-bottom: 0.8888889em;
  padding-left: 0.6666667em;
}

.xl\:prose-xl thead th:first-child {
  padding-left: 0;
}

.xl\:prose-xl thead th:last-child {
  padding-right: 0;
}

.xl\:prose-xl tbody td {
  padding-top: 0.8888889em;
  padding-right: 0.6666667em;
  padding-bottom: 0.8888889em;
  padding-left: 0.6666667em;
}

.xl\:prose-xl tbody td:first-child {
  padding-left: 0;
}

.xl\:prose-xl tbody td:last-child {
  padding-right: 0;
}

.xl\:prose-xl > :first-child {
  margin-top: 0;
}

.xl\:prose-xl > :last-child {
  margin-bottom: 0;
}

.xl\:prose-2xl {
  font-size: 1.5rem;
  line-height: 1.6666667;
}

.xl\:prose-2xl p {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.xl\:prose-2xl [class~="lead"] {
  font-size: 1.25em;
  line-height: 1.4666667;
  margin-top: 1.0666667em;
  margin-bottom: 1.0666667em;
}

.xl\:prose-2xl blockquote {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
  padding-left: 1.1111111em;
}

.xl\:prose-2xl h1 {
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.875em;
  line-height: 1;
}

.xl\:prose-2xl h2 {
  font-size: 2em;
  margin-top: 1.5em;
  margin-bottom: 0.8333333em;
  line-height: 1.0833333;
}

.xl\:prose-2xl h3 {
  font-size: 1.5em;
  margin-top: 1.5555556em;
  margin-bottom: 0.6666667em;
  line-height: 1.2222222;
}

.xl\:prose-2xl h4 {
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}

.xl\:prose-2xl img {
  margin-top: 2em;
  margin-bottom: 2em;
}

.xl\:prose-2xl video {
  margin-top: 2em;
  margin-bottom: 2em;
}

.xl\:prose-2xl figure {
  margin-top: 2em;
  margin-bottom: 2em;
}

.xl\:prose-2xl figure > * {
  margin-top: 0;
  margin-bottom: 0;
}

.xl\:prose-2xl figure figcaption {
  font-size: 0.8333333em;
  line-height: 1.6;
  margin-top: 1em;
}

.xl\:prose-2xl code {
  font-size: 0.8333333em;
}

.xl\:prose-2xl h2 code {
  font-size: 0.875em;
}

.xl\:prose-2xl h3 code {
  font-size: 0.8888889em;
}

.xl\:prose-2xl pre {
  font-size: 0.8333333em;
  line-height: 1.8;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.5rem;
  padding-top: 1.2em;
  padding-right: 1.6em;
  padding-bottom: 1.2em;
  padding-left: 1.6em;
}

.xl\:prose-2xl ol {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.xl\:prose-2xl ul {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.xl\:prose-2xl li {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.xl\:prose-2xl ol > li {
  padding-left: 1.6666667em;
}

.xl\:prose-2xl ol > li::before {
  left: 0;
}

.xl\:prose-2xl ul > li {
  padding-left: 1.6666667em;
}

.xl\:prose-2xl ul > li::before {
  width: 0.3333333em;
  height: 0.3333333em;
  top: calc(0.8333333em - 0.1666667em);
  left: 0.25em;
}

.xl\:prose-2xl > ul > li p {
  margin-top: 0.8333333em;
  margin-bottom: 0.8333333em;
}

.xl\:prose-2xl > ul > li > *:first-child {
  margin-top: 1.3333333em;
}

.xl\:prose-2xl > ul > li > *:last-child {
  margin-bottom: 1.3333333em;
}

.xl\:prose-2xl > ol > li > *:first-child {
  margin-top: 1.3333333em;
}

.xl\:prose-2xl > ol > li > *:last-child {
  margin-bottom: 1.3333333em;
}

.xl\:prose-2xl ul ul, .xl\:prose-2xl ul ol, .xl\:prose-2xl ol ul, .xl\:prose-2xl ol ol {
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}

.xl\:prose-2xl hr {
  margin-top: 3em;
  margin-bottom: 3em;
}

.xl\:prose-2xl hr + * {
  margin-top: 0;
}

.xl\:prose-2xl h2 + * {
  margin-top: 0;
}

.xl\:prose-2xl h3 + * {
  margin-top: 0;
}

.xl\:prose-2xl h4 + * {
  margin-top: 0;
}

.xl\:prose-2xl table {
  font-size: 0.8333333em;
  line-height: 1.4;
}

.xl\:prose-2xl thead th {
  padding-right: 0.6em;
  padding-bottom: 0.8em;
  padding-left: 0.6em;
}

.xl\:prose-2xl thead th:first-child {
  padding-left: 0;
}

.xl\:prose-2xl thead th:last-child {
  padding-right: 0;
}

.xl\:prose-2xl tbody td {
  padding-top: 0.8em;
  padding-right: 0.6em;
  padding-bottom: 0.8em;
  padding-left: 0.6em;
}

.xl\:prose-2xl tbody td:first-child {
  padding-left: 0;
}

.xl\:prose-2xl tbody td:last-child {
  padding-right: 0;
}

.xl\:prose-2xl > :first-child {
  margin-top: 0;
}

.xl\:prose-2xl > :last-child {
  margin-bottom: 0;
}

.xl\:prose-red a {
  color: #dc2626;
}

.xl\:prose-red a code {
  color: #dc2626;
}

.xl\:prose-yellow a {
  color: #d97706;
}

.xl\:prose-yellow a code {
  color: #d97706;
}

.xl\:prose-green a {
  color: #059669;
}

.xl\:prose-green a code {
  color: #059669;
}

.xl\:prose-blue a {
  color: #2563eb;
}

.xl\:prose-blue a code {
  color: #2563eb;
}

.xl\:prose-indigo a {
  color: #4f46e5;
}

.xl\:prose-indigo a code {
  color: #4f46e5;
}

.xl\:prose-purple a {
  color: #7c3aed;
}

.xl\:prose-purple a code {
  color: #7c3aed;
}

.xl\:prose-pink a {
  color: #db2777;
}

.xl\:prose-pink a code {
  color: #db2777;
}
}

@media (min-width: 1536px) {
.\32xl\:prose {
  color: #374151;
  max-width: 65ch;
}

.\32xl\:prose [class~="lead"] {
  color: #4b5563;
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.\32xl\:prose a {
  color: #111827;
  text-decoration: underline;
  font-weight: 500;
}

.\32xl\:prose strong {
  color: #111827;
  font-weight: 600;
}

.\32xl\:prose ol {
  counter-reset: list-counter;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.\32xl\:prose ol > li {
  position: relative;
  counter-increment: list-counter;
  padding-left: 1.75em;
}

.\32xl\:prose ol > li::before {
  content: counter(list-counter) ".";
  position: absolute;
  font-weight: 400;
  color: #6b7280;
  left: 0;
}

.\32xl\:prose ul > li {
  position: relative;
  padding-left: 1.75em;
}

.\32xl\:prose ul > li::before {
  content: "";
  position: absolute;
  background-color: #d1d5db;
  border-radius: 50%;
  width: 0.375em;
  height: 0.375em;
  top: calc(0.875em - 0.1875em);
  left: 0.25em;
}

.\32xl\:prose hr {
  border-color: #e5e7eb;
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.\32xl\:prose blockquote {
  font-weight: 500;
  font-style: italic;
  color: #111827;
  border-left-width: 0.25rem;
  border-left-color: #e5e7eb;
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}

.\32xl\:prose blockquote p:first-of-type::before {
  content: open-quote;
}

.\32xl\:prose blockquote p:last-of-type::after {
  content: close-quote;
}

.\32xl\:prose h1 {
  color: #111827;
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.\32xl\:prose h2 {
  color: #111827;
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.\32xl\:prose h3 {
  color: #111827;
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.\32xl\:prose h4 {
  color: #111827;
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.\32xl\:prose figure figcaption {
  color: #6b7280;
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.\32xl\:prose code {
  color: #111827;
  font-weight: 600;
  font-size: 0.875em;
}

.\32xl\:prose code::before {
  content: "`";
}

.\32xl\:prose code::after {
  content: "`";
}

.\32xl\:prose a code {
  color: #111827;
}

.\32xl\:prose pre {
  color: #e5e7eb;
  background-color: #1f2937;
  overflow-x: auto;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}

.\32xl\:prose pre code {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: 400;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.\32xl\:prose pre code::before {
  content: "";
}

.\32xl\:prose pre code::after {
  content: "";
}

.\32xl\:prose table {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.\32xl\:prose thead {
  color: #111827;
  font-weight: 600;
  border-bottom-width: 1px;
  border-bottom-color: #d1d5db;
}

.\32xl\:prose thead th {
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.\32xl\:prose tbody tr {
  border-bottom-width: 1px;
  border-bottom-color: #e5e7eb;
}

.\32xl\:prose tbody tr:last-child {
  border-bottom-width: 0;
}

.\32xl\:prose tbody td {
  vertical-align: top;
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.\32xl\:prose {
  font-size: 1rem;
  line-height: 1.75;
}

.\32xl\:prose p {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.\32xl\:prose img {
  margin-top: 2em;
  margin-bottom: 2em;
}

.\32xl\:prose video {
  margin-top: 2em;
  margin-bottom: 2em;
}

.\32xl\:prose figure {
  margin-top: 2em;
  margin-bottom: 2em;
}

.\32xl\:prose figure > * {
  margin-top: 0;
  margin-bottom: 0;
}

.\32xl\:prose h2 code {
  font-size: 0.875em;
}

.\32xl\:prose h3 code {
  font-size: 0.9em;
}

.\32xl\:prose ul {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.\32xl\:prose li {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.\32xl\:prose > ul > li p {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.\32xl\:prose > ul > li > *:first-child {
  margin-top: 1.25em;
}

.\32xl\:prose > ul > li > *:last-child {
  margin-bottom: 1.25em;
}

.\32xl\:prose > ol > li > *:first-child {
  margin-top: 1.25em;
}

.\32xl\:prose > ol > li > *:last-child {
  margin-bottom: 1.25em;
}

.\32xl\:prose ul ul, .\32xl\:prose ul ol, .\32xl\:prose ol ul, .\32xl\:prose ol ol {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.\32xl\:prose hr + * {
  margin-top: 0;
}

.\32xl\:prose h2 + * {
  margin-top: 0;
}

.\32xl\:prose h3 + * {
  margin-top: 0;
}

.\32xl\:prose h4 + * {
  margin-top: 0;
}

.\32xl\:prose thead th:first-child {
  padding-left: 0;
}

.\32xl\:prose thead th:last-child {
  padding-right: 0;
}

.\32xl\:prose tbody td:first-child {
  padding-left: 0;
}

.\32xl\:prose tbody td:last-child {
  padding-right: 0;
}

.\32xl\:prose > :first-child {
  margin-top: 0;
}

.\32xl\:prose > :last-child {
  margin-bottom: 0;
}

.\32xl\:prose-sm {
  font-size: 0.875rem;
  line-height: 1.7142857;
}

.\32xl\:prose-sm p {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.\32xl\:prose-sm [class~="lead"] {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.\32xl\:prose-sm blockquote {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.1111111em;
}

.\32xl\:prose-sm h1 {
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}

.\32xl\:prose-sm h2 {
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}

.\32xl\:prose-sm h3 {
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}

.\32xl\:prose-sm h4 {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}

.\32xl\:prose-sm img {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.\32xl\:prose-sm video {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.\32xl\:prose-sm figure {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.\32xl\:prose-sm figure > * {
  margin-top: 0;
  margin-bottom: 0;
}

.\32xl\:prose-sm figure figcaption {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}

.\32xl\:prose-sm code {
  font-size: 0.8571429em;
}

.\32xl\:prose-sm h2 code {
  font-size: 0.9em;
}

.\32xl\:prose-sm h3 code {
  font-size: 0.8888889em;
}

.\32xl\:prose-sm pre {
  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-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

.\32xl\:prose-sm ol {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.\32xl\:prose-sm ul {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.\32xl\:prose-sm li {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}

.\32xl\:prose-sm ol > li {
  padding-left: 1.5714286em;
}

.\32xl\:prose-sm ol > li::before {
  left: 0;
}

.\32xl\:prose-sm ul > li {
  padding-left: 1.5714286em;
}

.\32xl\:prose-sm ul > li::before {
  height: 0.3571429em;
  width: 0.3571429em;
  top: calc(0.8571429em - 0.1785714em);
  left: 0.2142857em;
}

.\32xl\:prose-sm > ul > li p {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}

.\32xl\:prose-sm > ul > li > *:first-child {
  margin-top: 1.1428571em;
}

.\32xl\:prose-sm > ul > li > *:last-child {
  margin-bottom: 1.1428571em;
}

.\32xl\:prose-sm > ol > li > *:first-child {
  margin-top: 1.1428571em;
}

.\32xl\:prose-sm > ol > li > *:last-child {
  margin-bottom: 1.1428571em;
}

.\32xl\:prose-sm ul ul, .\32xl\:prose-sm ul ol, .\32xl\:prose-sm ol ul, .\32xl\:prose-sm ol ol {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}

.\32xl\:prose-sm hr {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}

.\32xl\:prose-sm hr + * {
  margin-top: 0;
}

.\32xl\:prose-sm h2 + * {
  margin-top: 0;
}

.\32xl\:prose-sm h3 + * {
  margin-top: 0;
}

.\32xl\:prose-sm h4 + * {
  margin-top: 0;
}

.\32xl\:prose-sm table {
  font-size: 0.8571429em;
  line-height: 1.5;
}

.\32xl\:prose-sm thead th {
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

.\32xl\:prose-sm thead th:first-child {
  padding-left: 0;
}

.\32xl\:prose-sm thead th:last-child {
  padding-right: 0;
}

.\32xl\:prose-sm tbody td {
  padding-top: 0.6666667em;
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

.\32xl\:prose-sm tbody td:first-child {
  padding-left: 0;
}

.\32xl\:prose-sm tbody td:last-child {
  padding-right: 0;
}

.\32xl\:prose-sm > :first-child {
  margin-top: 0;
}

.\32xl\:prose-sm > :last-child {
  margin-bottom: 0;
}

.\32xl\:prose-lg {
  font-size: 1.125rem;
  line-height: 1.7777778;
}

.\32xl\:prose-lg p {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.\32xl\:prose-lg [class~="lead"] {
  font-size: 1.2222222em;
  line-height: 1.4545455;
  margin-top: 1.0909091em;
  margin-bottom: 1.0909091em;
}

.\32xl\:prose-lg blockquote {
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  padding-left: 1em;
}

.\32xl\:prose-lg h1 {
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.8333333em;
  line-height: 1;
}

.\32xl\:prose-lg h2 {
  font-size: 1.6666667em;
  margin-top: 1.8666667em;
  margin-bottom: 1.0666667em;
  line-height: 1.3333333;
}

.\32xl\:prose-lg h3 {
  font-size: 1.3333333em;
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}

.\32xl\:prose-lg h4 {
  margin-top: 1.7777778em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}

.\32xl\:prose-lg img {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.\32xl\:prose-lg video {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.\32xl\:prose-lg figure {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.\32xl\:prose-lg figure > * {
  margin-top: 0;
  margin-bottom: 0;
}

.\32xl\:prose-lg figure figcaption {
  font-size: 0.8888889em;
  line-height: 1.5;
  margin-top: 1em;
}

.\32xl\:prose-lg code {
  font-size: 0.8888889em;
}

.\32xl\:prose-lg h2 code {
  font-size: 0.8666667em;
}

.\32xl\:prose-lg h3 code {
  font-size: 0.875em;
}

.\32xl\:prose-lg pre {
  font-size: 0.8888889em;
  line-height: 1.75;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.375rem;
  padding-top: 1em;
  padding-right: 1.5em;
  padding-bottom: 1em;
  padding-left: 1.5em;
}

.\32xl\:prose-lg ol {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.\32xl\:prose-lg ul {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.\32xl\:prose-lg li {
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}

.\32xl\:prose-lg ol > li {
  padding-left: 1.6666667em;
}

.\32xl\:prose-lg ol > li::before {
  left: 0;
}

.\32xl\:prose-lg ul > li {
  padding-left: 1.6666667em;
}

.\32xl\:prose-lg ul > li::before {
  width: 0.3333333em;
  height: 0.3333333em;
  top: calc(0.8888889em - 0.1666667em);
  left: 0.2222222em;
}

.\32xl\:prose-lg > ul > li p {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.\32xl\:prose-lg > ul > li > *:first-child {
  margin-top: 1.3333333em;
}

.\32xl\:prose-lg > ul > li > *:last-child {
  margin-bottom: 1.3333333em;
}

.\32xl\:prose-lg > ol > li > *:first-child {
  margin-top: 1.3333333em;
}

.\32xl\:prose-lg > ol > li > *:last-child {
  margin-bottom: 1.3333333em;
}

.\32xl\:prose-lg ul ul, .\32xl\:prose-lg ul ol, .\32xl\:prose-lg ol ul, .\32xl\:prose-lg ol ol {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.\32xl\:prose-lg hr {
  margin-top: 3.1111111em;
  margin-bottom: 3.1111111em;
}

.\32xl\:prose-lg hr + * {
  margin-top: 0;
}

.\32xl\:prose-lg h2 + * {
  margin-top: 0;
}

.\32xl\:prose-lg h3 + * {
  margin-top: 0;
}

.\32xl\:prose-lg h4 + * {
  margin-top: 0;
}

.\32xl\:prose-lg table {
  font-size: 0.8888889em;
  line-height: 1.5;
}

.\32xl\:prose-lg thead th {
  padding-right: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 0.75em;
}

.\32xl\:prose-lg thead th:first-child {
  padding-left: 0;
}

.\32xl\:prose-lg thead th:last-child {
  padding-right: 0;
}

.\32xl\:prose-lg tbody td {
  padding-top: 0.75em;
  padding-right: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 0.75em;
}

.\32xl\:prose-lg tbody td:first-child {
  padding-left: 0;
}

.\32xl\:prose-lg tbody td:last-child {
  padding-right: 0;
}

.\32xl\:prose-lg > :first-child {
  margin-top: 0;
}

.\32xl\:prose-lg > :last-child {
  margin-bottom: 0;
}

.\32xl\:prose-xl {
  font-size: 1.25rem;
  line-height: 1.8;
}

.\32xl\:prose-xl p {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.\32xl\:prose-xl [class~="lead"] {
  font-size: 1.2em;
  line-height: 1.5;
  margin-top: 1em;
  margin-bottom: 1em;
}

.\32xl\:prose-xl blockquote {
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1.0666667em;
}

.\32xl\:prose-xl h1 {
  font-size: 2.8em;
  margin-top: 0;
  margin-bottom: 0.8571429em;
  line-height: 1;
}

.\32xl\:prose-xl h2 {
  font-size: 1.8em;
  margin-top: 1.5555556em;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.\32xl\:prose-xl h3 {
  font-size: 1.5em;
  margin-top: 1.6em;
  margin-bottom: 0.6666667em;
  line-height: 1.3333333;
}

.\32xl\:prose-xl h4 {
  margin-top: 1.8em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.\32xl\:prose-xl img {
  margin-top: 2em;
  margin-bottom: 2em;
}

.\32xl\:prose-xl video {
  margin-top: 2em;
  margin-bottom: 2em;
}

.\32xl\:prose-xl figure {
  margin-top: 2em;
  margin-bottom: 2em;
}

.\32xl\:prose-xl figure > * {
  margin-top: 0;
  margin-bottom: 0;
}

.\32xl\:prose-xl figure figcaption {
  font-size: 0.9em;
  line-height: 1.5555556;
  margin-top: 1em;
}

.\32xl\:prose-xl code {
  font-size: 0.9em;
}

.\32xl\:prose-xl h2 code {
  font-size: 0.8611111em;
}

.\32xl\:prose-xl h3 code {
  font-size: 0.9em;
}

.\32xl\:prose-xl pre {
  font-size: 0.9em;
  line-height: 1.7777778;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.5rem;
  padding-top: 1.1111111em;
  padding-right: 1.3333333em;
  padding-bottom: 1.1111111em;
  padding-left: 1.3333333em;
}

.\32xl\:prose-xl ol {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.\32xl\:prose-xl ul {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.\32xl\:prose-xl li {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}

.\32xl\:prose-xl ol > li {
  padding-left: 1.8em;
}

.\32xl\:prose-xl ol > li::before {
  left: 0;
}

.\32xl\:prose-xl ul > li {
  padding-left: 1.8em;
}

.\32xl\:prose-xl ul > li::before {
  width: 0.35em;
  height: 0.35em;
  top: calc(0.9em - 0.175em);
  left: 0.25em;
}

.\32xl\:prose-xl > ul > li p {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}

.\32xl\:prose-xl > ul > li > *:first-child {
  margin-top: 1.2em;
}

.\32xl\:prose-xl > ul > li > *:last-child {
  margin-bottom: 1.2em;
}

.\32xl\:prose-xl > ol > li > *:first-child {
  margin-top: 1.2em;
}

.\32xl\:prose-xl > ol > li > *:last-child {
  margin-bottom: 1.2em;
}

.\32xl\:prose-xl ul ul, .\32xl\:prose-xl ul ol, .\32xl\:prose-xl ol ul, .\32xl\:prose-xl ol ol {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}

.\32xl\:prose-xl hr {
  margin-top: 2.8em;
  margin-bottom: 2.8em;
}

.\32xl\:prose-xl hr + * {
  margin-top: 0;
}

.\32xl\:prose-xl h2 + * {
  margin-top: 0;
}

.\32xl\:prose-xl h3 + * {
  margin-top: 0;
}

.\32xl\:prose-xl h4 + * {
  margin-top: 0;
}

.\32xl\:prose-xl table {
  font-size: 0.9em;
  line-height: 1.5555556;
}

.\32xl\:prose-xl thead th {
  padding-right: 0.6666667em;
  padding-bottom: 0.8888889em;
  padding-left: 0.6666667em;
}

.\32xl\:prose-xl thead th:first-child {
  padding-left: 0;
}

.\32xl\:prose-xl thead th:last-child {
  padding-right: 0;
}

.\32xl\:prose-xl tbody td {
  padding-top: 0.8888889em;
  padding-right: 0.6666667em;
  padding-bottom: 0.8888889em;
  padding-left: 0.6666667em;
}

.\32xl\:prose-xl tbody td:first-child {
  padding-left: 0;
}

.\32xl\:prose-xl tbody td:last-child {
  padding-right: 0;
}

.\32xl\:prose-xl > :first-child {
  margin-top: 0;
}

.\32xl\:prose-xl > :last-child {
  margin-bottom: 0;
}

.\32xl\:prose-2xl {
  font-size: 1.5rem;
  line-height: 1.6666667;
}

.\32xl\:prose-2xl p {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.\32xl\:prose-2xl [class~="lead"] {
  font-size: 1.25em;
  line-height: 1.4666667;
  margin-top: 1.0666667em;
  margin-bottom: 1.0666667em;
}

.\32xl\:prose-2xl blockquote {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
  padding-left: 1.1111111em;
}

.\32xl\:prose-2xl h1 {
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.875em;
  line-height: 1;
}

.\32xl\:prose-2xl h2 {
  font-size: 2em;
  margin-top: 1.5em;
  margin-bottom: 0.8333333em;
  line-height: 1.0833333;
}

.\32xl\:prose-2xl h3 {
  font-size: 1.5em;
  margin-top: 1.5555556em;
  margin-bottom: 0.6666667em;
  line-height: 1.2222222;
}

.\32xl\:prose-2xl h4 {
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}

.\32xl\:prose-2xl img {
  margin-top: 2em;
  margin-bottom: 2em;
}

.\32xl\:prose-2xl video {
  margin-top: 2em;
  margin-bottom: 2em;
}

.\32xl\:prose-2xl figure {
  margin-top: 2em;
  margin-bottom: 2em;
}

.\32xl\:prose-2xl figure > * {
  margin-top: 0;
  margin-bottom: 0;
}

.\32xl\:prose-2xl figure figcaption {
  font-size: 0.8333333em;
  line-height: 1.6;
  margin-top: 1em;
}

.\32xl\:prose-2xl code {
  font-size: 0.8333333em;
}

.\32xl\:prose-2xl h2 code {
  font-size: 0.875em;
}

.\32xl\:prose-2xl h3 code {
  font-size: 0.8888889em;
}

.\32xl\:prose-2xl pre {
  font-size: 0.8333333em;
  line-height: 1.8;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.5rem;
  padding-top: 1.2em;
  padding-right: 1.6em;
  padding-bottom: 1.2em;
  padding-left: 1.6em;
}

.\32xl\:prose-2xl ol {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.\32xl\:prose-2xl ul {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.\32xl\:prose-2xl li {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.\32xl\:prose-2xl ol > li {
  padding-left: 1.6666667em;
}

.\32xl\:prose-2xl ol > li::before {
  left: 0;
}

.\32xl\:prose-2xl ul > li {
  padding-left: 1.6666667em;
}

.\32xl\:prose-2xl ul > li::before {
  width: 0.3333333em;
  height: 0.3333333em;
  top: calc(0.8333333em - 0.1666667em);
  left: 0.25em;
}

.\32xl\:prose-2xl > ul > li p {
  margin-top: 0.8333333em;
  margin-bottom: 0.8333333em;
}

.\32xl\:prose-2xl > ul > li > *:first-child {
  margin-top: 1.3333333em;
}

.\32xl\:prose-2xl > ul > li > *:last-child {
  margin-bottom: 1.3333333em;
}

.\32xl\:prose-2xl > ol > li > *:first-child {
  margin-top: 1.3333333em;
}

.\32xl\:prose-2xl > ol > li > *:last-child {
  margin-bottom: 1.3333333em;
}

.\32xl\:prose-2xl ul ul, .\32xl\:prose-2xl ul ol, .\32xl\:prose-2xl ol ul, .\32xl\:prose-2xl ol ol {
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}

.\32xl\:prose-2xl hr {
  margin-top: 3em;
  margin-bottom: 3em;
}

.\32xl\:prose-2xl hr + * {
  margin-top: 0;
}

.\32xl\:prose-2xl h2 + * {
  margin-top: 0;
}

.\32xl\:prose-2xl h3 + * {
  margin-top: 0;
}

.\32xl\:prose-2xl h4 + * {
  margin-top: 0;
}

.\32xl\:prose-2xl table {
  font-size: 0.8333333em;
  line-height: 1.4;
}

.\32xl\:prose-2xl thead th {
  padding-right: 0.6em;
  padding-bottom: 0.8em;
  padding-left: 0.6em;
}

.\32xl\:prose-2xl thead th:first-child {
  padding-left: 0;
}

.\32xl\:prose-2xl thead th:last-child {
  padding-right: 0;
}

.\32xl\:prose-2xl tbody td {
  padding-top: 0.8em;
  padding-right: 0.6em;
  padding-bottom: 0.8em;
  padding-left: 0.6em;
}

.\32xl\:prose-2xl tbody td:first-child {
  padding-left: 0;
}

.\32xl\:prose-2xl tbody td:last-child {
  padding-right: 0;
}

.\32xl\:prose-2xl > :first-child {
  margin-top: 0;
}

.\32xl\:prose-2xl > :last-child {
  margin-bottom: 0;
}

.\32xl\:prose-red a {
  color: #dc2626;
}

.\32xl\:prose-red a code {
  color: #dc2626;
}

.\32xl\:prose-yellow a {
  color: #d97706;
}

.\32xl\:prose-yellow a code {
  color: #d97706;
}

.\32xl\:prose-green a {
  color: #059669;
}

.\32xl\:prose-green a code {
  color: #059669;
}

.\32xl\:prose-blue a {
  color: #2563eb;
}

.\32xl\:prose-blue a code {
  color: #2563eb;
}

.\32xl\:prose-indigo a {
  color: #4f46e5;
}

.\32xl\:prose-indigo a code {
  color: #4f46e5;
}

.\32xl\:prose-purple a {
  color: #7c3aed;
}

.\32xl\:prose-purple a code {
  color: #7c3aed;
}

.\32xl\:prose-pink a {
  color: #db2777;
}

.\32xl\:prose-pink a code {
  color: #db2777;
}
}
.snap-x {
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
}

.snap-y {
  scroll-snap-type: y var(--tw-scroll-snap-strictness);
}

.snap-mandatory {
  --tw-scroll-snap-strictness: mandatory;
}

.snap-center {
  scroll-snap-align: center;
}

.scroll-container {
  overflow-y: scroll;
  scrollbar-width: none; /* Oculta la barra de desplazamiento en Firefox */
  -ms-overflow-style: none; /* Oculta la barra de desplazamiento en Internet Explorer */
}
/*!
* Hover.css (http://ianlunn.github.io/Hover/)
* Version: 2.3.2
* Author: Ian Lunn @IanLunn
* Author URL: http://ianlunn.co.uk/
* Github: https://github.com/IanLunn/Hover

* Hover.css Copyright Ian Lunn 2017. Generated with Sass.
*/.hvr-grow{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s;transition-property:transform}.hvr-grow:active,.hvr-grow:focus,.hvr-grow:hover{transform:scale(1.1)}.hvr-shrink{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s;transition-property:transform}.hvr-shrink:active,.hvr-shrink:focus,.hvr-shrink:hover{transform:scale(0.9)}@keyframes hvr-pulse{25%{transform:scale(1.1)}75%{transform:scale(0.9)}}.hvr-pulse{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-pulse:active,.hvr-pulse:focus,.hvr-pulse:hover{animation-name:hvr-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes hvr-pulse-grow{to{transform:scale(1.1)}}.hvr-pulse-grow{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-pulse-grow:active,.hvr-pulse-grow:focus,.hvr-pulse-grow:hover{animation-name:hvr-pulse-grow;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes hvr-pulse-shrink{to{transform:scale(0.9)}}.hvr-pulse-shrink{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-pulse-shrink:active,.hvr-pulse-shrink:focus,.hvr-pulse-shrink:hover{animation-name:hvr-pulse-shrink;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes hvr-push{50%{transform:scale(0.8)}100%{transform:scale(1)}}.hvr-push{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-push:active,.hvr-push:focus,.hvr-push:hover{animation-name:hvr-push;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}@keyframes hvr-pop{50%{transform:scale(1.2)}}.hvr-pop{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-pop:active,.hvr-pop:focus,.hvr-pop:hover{animation-name:hvr-pop;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}.hvr-bounce-in{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.5s}.hvr-bounce-in:active,.hvr-bounce-in:focus,.hvr-bounce-in:hover{transform:scale(1.2);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.hvr-bounce-out{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.5s}.hvr-bounce-out:active,.hvr-bounce-out:focus,.hvr-bounce-out:hover{transform:scale(0.8);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.hvr-rotate{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s;transition-property:transform}.hvr-rotate:active,.hvr-rotate:focus,.hvr-rotate:hover{transform:rotate(4deg)}.hvr-grow-rotate{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s;transition-property:transform}.hvr-grow-rotate:active,.hvr-grow-rotate:focus,.hvr-grow-rotate:hover{transform:scale(1.1) rotate(4deg)}.hvr-float{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.hvr-float:active,.hvr-float:focus,.hvr-float:hover{transform:translateY(-8px)}.hvr-sink{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.hvr-sink:active,.hvr-sink:focus,.hvr-sink:hover{transform:translateY(8px)}@keyframes hvr-bob{0%{transform:translateY(-8px)}50%{transform:translateY(-4px)}100%{transform:translateY(-8px)}}@keyframes hvr-bob-float{100%{transform:translateY(-8px)}}.hvr-bob{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-bob:active,.hvr-bob:focus,.hvr-bob:hover{animation-name:hvr-bob-float,hvr-bob;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}@keyframes hvr-hang{0%{transform:translateY(8px)}50%{transform:translateY(4px)}100%{transform:translateY(8px)}}@keyframes hvr-hang-sink{100%{transform:translateY(8px)}}.hvr-hang{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-hang:active,.hvr-hang:focus,.hvr-hang:hover{animation-name:hvr-hang-sink,hvr-hang;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}.hvr-skew{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s;transition-property:transform}.hvr-skew:active,.hvr-skew:focus,.hvr-skew:hover{transform:skew(-10deg)}.hvr-skew-forward{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.hvr-skew-forward:active,.hvr-skew-forward:focus,.hvr-skew-forward:hover{transform:skew(-10deg)}.hvr-skew-backward{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.hvr-skew-backward:active,.hvr-skew-backward:focus,.hvr-skew-backward:hover{transform:skew(10deg)}@keyframes hvr-wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}100%{transform:translateY(0)}}.hvr-wobble-vertical{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-wobble-vertical:active,.hvr-wobble-vertical:focus,.hvr-wobble-vertical:hover{animation-name:hvr-wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes hvr-wobble-horizontal{16.65%{transform:translateX(8px)}33.3%{transform:translateX(-6px)}49.95%{transform:translateX(4px)}66.6%{transform:translateX(-2px)}83.25%{transform:translateX(1px)}100%{transform:translateX(0)}}.hvr-wobble-horizontal{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-wobble-horizontal:active,.hvr-wobble-horizontal:focus,.hvr-wobble-horizontal:hover{animation-name:hvr-wobble-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes hvr-wobble-to-bottom-right{16.65%{transform:translate(8px,8px)}33.3%{transform:translate(-6px,-6px)}49.95%{transform:translate(4px,4px)}66.6%{transform:translate(-2px,-2px)}83.25%{transform:translate(1px,1px)}100%{transform:translate(0,0)}}.hvr-wobble-to-bottom-right{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-wobble-to-bottom-right:active,.hvr-wobble-to-bottom-right:focus,.hvr-wobble-to-bottom-right:hover{animation-name:hvr-wobble-to-bottom-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes hvr-wobble-to-top-right{16.65%{transform:translate(8px,-8px)}33.3%{transform:translate(-6px,6px)}49.95%{transform:translate(4px,-4px)}66.6%{transform:translate(-2px,2px)}83.25%{transform:translate(1px,-1px)}100%{transform:translate(0,0)}}.hvr-wobble-to-top-right{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-wobble-to-top-right:active,.hvr-wobble-to-top-right:focus,.hvr-wobble-to-top-right:hover{animation-name:hvr-wobble-to-top-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes hvr-wobble-top{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.hvr-wobble-top{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transform-origin:0 100%}.hvr-wobble-top:active,.hvr-wobble-top:focus,.hvr-wobble-top:hover{animation-name:hvr-wobble-top;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes hvr-wobble-bottom{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.hvr-wobble-bottom{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transform-origin:100% 0}.hvr-wobble-bottom:active,.hvr-wobble-bottom:focus,.hvr-wobble-bottom:hover{animation-name:hvr-wobble-bottom;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes hvr-wobble-skew{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.hvr-wobble-skew{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-wobble-skew:active,.hvr-wobble-skew:focus,.hvr-wobble-skew:hover{animation-name:hvr-wobble-skew;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes hvr-buzz{50%{transform:translateX(3px) rotate(2deg)}100%{transform:translateX(-3px) rotate(-2deg)}}.hvr-buzz{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-buzz:active,.hvr-buzz:focus,.hvr-buzz:hover{animation-name:hvr-buzz;animation-duration:.15s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes hvr-buzz-out{10%{transform:translateX(3px) rotate(2deg)}20%{transform:translateX(-3px) rotate(-2deg)}30%{transform:translateX(3px) rotate(2deg)}40%{transform:translateX(-3px) rotate(-2deg)}50%{transform:translateX(2px) rotate(1deg)}60%{transform:translateX(-2px) rotate(-1deg)}70%{transform:translateX(2px) rotate(1deg)}80%{transform:translateX(-2px) rotate(-1deg)}90%{transform:translateX(1px) rotate(0)}100%{transform:translateX(-1px) rotate(0)}}.hvr-buzz-out{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-buzz-out:active,.hvr-buzz-out:focus,.hvr-buzz-out:hover{animation-name:hvr-buzz-out;animation-duration:.75s;animation-timing-function:linear;animation-iteration-count:1}.hvr-forward{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s;transition-property:transform}.hvr-forward:active,.hvr-forward:focus,.hvr-forward:hover{transform:translateX(8px)}.hvr-backward{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s;transition-property:transform}.hvr-backward:active,.hvr-backward:focus,.hvr-backward:hover{transform:translateX(-8px)}.hvr-fade{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);overflow:hidden;transition-duration:.3s;transition-property:color,background-color}.hvr-fade:active,.hvr-fade:focus,.hvr-fade:hover{background-color:#2098D1;color:#fff}@keyframes hvr-back-pulse{50%{background-color:rgba(32,152,209,.75)}}.hvr-back-pulse{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);overflow:hidden;transition-duration:.5s;transition-property:color,background-color}.hvr-back-pulse:active,.hvr-back-pulse:focus,.hvr-back-pulse:hover{animation-name:hvr-back-pulse;animation-duration:1s;animation-delay:.5s;animation-timing-function:linear;animation-iteration-count:infinite;background-color:#2098D1;background-color:#2098d1;color:#fff}.hvr-sweep-to-right{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;transition-property:color;transition-duration:.3s}.hvr-sweep-to-right:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;transform:scaleX(0);transform-origin:0 50%;transition-property:transform;transition-duration:.3s;transition-timing-function:ease-out}.hvr-sweep-to-right:active,.hvr-sweep-to-right:focus,.hvr-sweep-to-right:hover{color:#fff}.hvr-sweep-to-right:active:before,.hvr-sweep-to-right:focus:before,.hvr-sweep-to-right:hover:before{transform:scaleX(1)}.hvr-sweep-to-left{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;transition-property:color;transition-duration:.3s}.hvr-sweep-to-left:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;transform:scaleX(0);transform-origin:100% 50%;transition-property:transform;transition-duration:.3s;transition-timing-function:ease-out}.hvr-sweep-to-left:active,.hvr-sweep-to-left:focus,.hvr-sweep-to-left:hover{color:#fff}.hvr-sweep-to-left:active:before,.hvr-sweep-to-left:focus:before,.hvr-sweep-to-left:hover:before{transform:scaleX(1)}.hvr-sweep-to-bottom{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;transition-property:color;transition-duration:.3s}.hvr-sweep-to-bottom:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;transform:scaleY(0);transform-origin:50% 0;transition-property:transform;transition-duration:.3s;transition-timing-function:ease-out}.hvr-sweep-to-bottom:active,.hvr-sweep-to-bottom:focus,.hvr-sweep-to-bottom:hover{color:#fff}.hvr-sweep-to-bottom:active:before,.hvr-sweep-to-bottom:focus:before,.hvr-sweep-to-bottom:hover:before{transform:scaleY(1)}.hvr-sweep-to-top{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;transition-property:color;transition-duration:.3s}.hvr-sweep-to-top:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;transform:scaleY(0);transform-origin:50% 100%;transition-property:transform;transition-duration:.3s;transition-timing-function:ease-out}.hvr-sweep-to-top:active,.hvr-sweep-to-top:focus,.hvr-sweep-to-top:hover{color:#fff}.hvr-sweep-to-top:active:before,.hvr-sweep-to-top:focus:before,.hvr-sweep-to-top:hover:before{transform:scaleY(1)}.hvr-bounce-to-right{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;transition-property:color;transition-duration:.5s}.hvr-bounce-to-right:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;transform:scaleX(0);transform-origin:0 50%;transition-property:transform;transition-duration:.5s;transition-timing-function:ease-out}.hvr-bounce-to-right:active,.hvr-bounce-to-right:focus,.hvr-bounce-to-right:hover{color:#fff}.hvr-bounce-to-right:active:before,.hvr-bounce-to-right:focus:before,.hvr-bounce-to-right:hover:before{transform:scaleX(1);transition-timing-function:cubic-bezier(0.52,1.64,.37,.66)}.hvr-bounce-to-left{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;transition-property:color;transition-duration:.5s}.hvr-bounce-to-left:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;transform:scaleX(0);transform-origin:100% 50%;transition-property:transform;transition-duration:.5s;transition-timing-function:ease-out}.hvr-bounce-to-left:active,.hvr-bounce-to-left:focus,.hvr-bounce-to-left:hover{color:#fff}.hvr-bounce-to-left:active:before,.hvr-bounce-to-left:focus:before,.hvr-bounce-to-left:hover:before{transform:scaleX(1);transition-timing-function:cubic-bezier(0.52,1.64,.37,.66)}.hvr-bounce-to-bottom{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;transition-property:color;transition-duration:.5s}.hvr-bounce-to-bottom:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;transform:scaleY(0);transform-origin:50% 0;transition-property:transform;transition-duration:.5s;transition-timing-function:ease-out}.hvr-bounce-to-bottom:active,.hvr-bounce-to-bottom:focus,.hvr-bounce-to-bottom:hover{color:#fff}.hvr-bounce-to-bottom:active:before,.hvr-bounce-to-bottom:focus:before,.hvr-bounce-to-bottom:hover:before{transform:scaleY(1);transition-timing-function:cubic-bezier(0.52,1.64,.37,.66)}.hvr-bounce-to-top{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;transition-property:color;transition-duration:.5s}.hvr-bounce-to-top:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;transform:scaleY(0);transform-origin:50% 100%;transition-property:transform;transition-duration:.5s;transition-timing-function:ease-out}.hvr-bounce-to-top:active,.hvr-bounce-to-top:focus,.hvr-bounce-to-top:hover{color:#fff}.hvr-bounce-to-top:active:before,.hvr-bounce-to-top:focus:before,.hvr-bounce-to-top:hover:before{transform:scaleY(1);transition-timing-function:cubic-bezier(0.52,1.64,.37,.66)}.hvr-radial-out{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden;background:#e1e1e1;transition-property:color;transition-duration:.3s}.hvr-radial-out:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;border-radius:100%;transform:scale(0);transition-property:transform;transition-duration:.3s;transition-timing-function:ease-out}.hvr-radial-out:active,.hvr-radial-out:focus,.hvr-radial-out:hover{color:#fff}.hvr-radial-out:active:before,.hvr-radial-out:focus:before,.hvr-radial-out:hover:before{transform:scale(2)}.hvr-radial-in{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden;background:#2098D1;transition-property:color;transition-duration:.3s}.hvr-radial-in:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#e1e1e1;border-radius:100%;transform:scale(2);transition-property:transform;transition-duration:.3s;transition-timing-function:ease-out}.hvr-radial-in:active,.hvr-radial-in:focus,.hvr-radial-in:hover{color:#fff}.hvr-radial-in:active:before,.hvr-radial-in:focus:before,.hvr-radial-in:hover:before{transform:scale(0)}.hvr-rectangle-in{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;background:#2098D1;transition-property:color;transition-duration:.3s}.hvr-rectangle-in:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#e1e1e1;transform:scale(1);transition-property:transform;transition-duration:.3s;transition-timing-function:ease-out}.hvr-rectangle-in:active,.hvr-rectangle-in:focus,.hvr-rectangle-in:hover{color:#fff}.hvr-rectangle-in:active:before,.hvr-rectangle-in:focus:before,.hvr-rectangle-in:hover:before{transform:scale(0)}.hvr-rectangle-out{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;background:#e1e1e1;transition-property:color;transition-duration:.3s}.hvr-rectangle-out:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;transform:scale(0);transition-property:transform;transition-duration:.3s;transition-timing-function:ease-out}.hvr-rectangle-out:active,.hvr-rectangle-out:focus,.hvr-rectangle-out:hover{color:#fff}.hvr-rectangle-out:active:before,.hvr-rectangle-out:focus:before,.hvr-rectangle-out:hover:before{transform:scale(1)}.hvr-shutter-in-horizontal{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;background:#2098D1;transition-property:color;transition-duration:.3s}.hvr-shutter-in-horizontal:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#e1e1e1;transform:scaleX(1);transform-origin:50%;transition-property:transform;transition-duration:.3s;transition-timing-function:ease-out}.hvr-shutter-in-horizontal:active,.hvr-shutter-in-horizontal:focus,.hvr-shutter-in-horizontal:hover{color:#fff}.hvr-shutter-in-horizontal:active:before,.hvr-shutter-in-horizontal:focus:before,.hvr-shutter-in-horizontal:hover:before{transform:scaleX(0)}.hvr-shutter-out-horizontal{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;background:#e1e1e1;transition-property:color;transition-duration:.3s}.hvr-shutter-out-horizontal:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#2098D1;transform:scaleX(0);transform-origin:50%;transition-property:transform;transition-duration:.3s;transition-timing-function:ease-out}.hvr-shutter-out-horizontal:active,.hvr-shutter-out-horizontal:focus,.hvr-shutter-out-horizontal:hover{color:#fff}.hvr-shutter-out-horizontal:active:before,.hvr-shutter-out-horizontal:focus:before,.hvr-shutter-out-horizontal:hover:before{transform:scaleX(1)}.hvr-shutter-in-vertical{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;background:#2098D1;transition-property:color;transition-duration:.3s}.hvr-shutter-in-vertical:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#e1e1e1;transform:scaleY(1);transform-origin:50%;transition-property:transform;transition-duration:.3s;transition-timing-function:ease-out}.hvr-shutter-in-vertical:active,.hvr-shutter-in-vertical:focus,.hvr-shutter-in-vertical:hover{color:#fff}.hvr-shutter-in-vertical:active:before,.hvr-shutter-in-vertical:focus:before,.hvr-shutter-in-vertical:hover:before{transform:scaleY(0)}.hvr-shutter-out-vertical{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;background:#e1e1e1;transition-property:color;transition-duration:.3s}.hvr-shutter-out-vertical:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#2098D1;transform:scaleY(0);transform-origin:50%;transition-property:transform;transition-duration:.3s;transition-timing-function:ease-out}.hvr-shutter-out-vertical:active,.hvr-shutter-out-vertical:focus,.hvr-shutter-out-vertical:hover{color:#fff}.hvr-shutter-out-vertical:active:before,.hvr-shutter-out-vertical:focus:before,.hvr-shutter-out-vertical:hover:before{transform:scaleY(1)}.hvr-border-fade{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);transition-duration:.3s;transition-property:box-shadow;box-shadow:inset 0 0 0 4px #e1e1e1,0 0 1px rgba(0,0,0,0)}.hvr-border-fade:active,.hvr-border-fade:focus,.hvr-border-fade:hover{box-shadow:inset 0 0 0 4px #2098D1,0 0 1px rgba(0,0,0,0)}.hvr-hollow{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);transition-duration:.3s;transition-property:background;box-shadow:inset 0 0 0 4px #e1e1e1,0 0 1px rgba(0,0,0,0)}.hvr-hollow:active,.hvr-hollow:focus,.hvr-hollow:hover{background:0 0}.hvr-trim{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-trim:before{content:'';position:absolute;border:#fff solid 4px;top:4px;left:4px;right:4px;bottom:4px;opacity:0;transition-duration:.3s;transition-property:opacity}.hvr-trim:active:before,.hvr-trim:focus:before,.hvr-trim:hover:before{opacity:1}@keyframes hvr-ripple-out{100%{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0}}.hvr-ripple-out{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-ripple-out:before{content:'';position:absolute;border:#e1e1e1 solid 6px;top:0;right:0;bottom:0;left:0;animation-duration:1s}.hvr-ripple-out:active:before,.hvr-ripple-out:focus:before,.hvr-ripple-out:hover:before{animation-name:hvr-ripple-out}@keyframes hvr-ripple-in{100%{top:0;right:0;bottom:0;left:0;opacity:1}}.hvr-ripple-in{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-ripple-in:before{content:'';position:absolute;border:#e1e1e1 solid 4px;top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0;animation-duration:1s}.hvr-ripple-in:active:before,.hvr-ripple-in:focus:before,.hvr-ripple-in:hover:before{animation-name:hvr-ripple-in}.hvr-outline-out{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-outline-out:before{content:'';position:absolute;border:#e1e1e1 solid 4px;top:0;right:0;bottom:0;left:0;transition-duration:.3s;transition-property:top,right,bottom,left}.hvr-outline-out:active:before,.hvr-outline-out:focus:before,.hvr-outline-out:hover:before{top:-8px;right:-8px;bottom:-8px;left:-8px}.hvr-outline-in{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-outline-in:before{pointer-events:none;content:'';position:absolute;border:#e1e1e1 solid 4px;top:-16px;right:-16px;bottom:-16px;left:-16px;opacity:0;transition-duration:.3s;transition-property:top,right,bottom,left}.hvr-outline-in:active:before,.hvr-outline-in:focus:before,.hvr-outline-in:hover:before{top:-8px;right:-8px;bottom:-8px;left:-8px;opacity:1}.hvr-round-corners{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s;transition-property:border-radius}.hvr-round-corners:active,.hvr-round-corners:focus,.hvr-round-corners:hover{border-radius:1em}.hvr-underline-from-left{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-underline-from-left:before{content:"";position:absolute;z-index:-1;left:0;right:100%;bottom:0;background:#2098D1;height:4px;transition-property:right;transition-duration:.3s;transition-timing-function:ease-out}.hvr-underline-from-left:active:before,.hvr-underline-from-left:focus:before,.hvr-underline-from-left:hover:before{right:0}.hvr-underline-from-center{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-underline-from-center:before{content:"";position:absolute;z-index:-1;left:51%;right:51%;bottom:0;background:#2098D1;height:4px;transition-property:left,right;transition-duration:.3s;transition-timing-function:ease-out}.hvr-underline-from-center:active:before,.hvr-underline-from-center:focus:before,.hvr-underline-from-center:hover:before{left:0;right:0}.hvr-underline-from-right{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-underline-from-right:before{content:"";position:absolute;z-index:-1;left:100%;right:0;bottom:0;background:#2098D1;height:4px;transition-property:left;transition-duration:.3s;transition-timing-function:ease-out}.hvr-underline-from-right:active:before,.hvr-underline-from-right:focus:before,.hvr-underline-from-right:hover:before{left:0}.hvr-overline-from-left{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-overline-from-left:before{content:"";position:absolute;z-index:-1;left:0;right:100%;top:0;background:#2098D1;height:4px;transition-property:right;transition-duration:.3s;transition-timing-function:ease-out}.hvr-overline-from-left:active:before,.hvr-overline-from-left:focus:before,.hvr-overline-from-left:hover:before{right:0}.hvr-overline-from-center{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-overline-from-center:before{content:"";position:absolute;z-index:-1;left:51%;right:51%;top:0;background:#2098D1;height:4px;transition-property:left,right;transition-duration:.3s;transition-timing-function:ease-out}.hvr-overline-from-center:active:before,.hvr-overline-from-center:focus:before,.hvr-overline-from-center:hover:before{left:0;right:0}.hvr-overline-from-right{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-overline-from-right:before{content:"";position:absolute;z-index:-1;left:100%;right:0;top:0;background:#2098D1;height:4px;transition-property:left;transition-duration:.3s;transition-timing-function:ease-out}.hvr-overline-from-right:active:before,.hvr-overline-from-right:focus:before,.hvr-overline-from-right:hover:before{left:0}.hvr-reveal{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-reveal:before{content:"";position:absolute;z-index:-1;left:0;right:0;top:0;bottom:0;border-color:#2098D1;border-style:solid;border-width:0;transition-property:border-width;transition-duration:.1s;transition-timing-function:ease-out}.hvr-reveal:active:before,.hvr-reveal:focus:before,.hvr-reveal:hover:before{transform:translateY(0);border-width:4px}.hvr-underline-reveal{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-underline-reveal:before{content:"";position:absolute;z-index:-1;left:0;right:0;bottom:0;background:#2098D1;height:4px;transform:translateY(4px);transition-property:transform;transition-duration:.3s;transition-timing-function:ease-out}.hvr-underline-reveal:active:before,.hvr-underline-reveal:focus:before,.hvr-underline-reveal:hover:before{transform:translateY(0)}.hvr-overline-reveal{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-overline-reveal:before{content:"";position:absolute;z-index:-1;left:0;right:0;top:0;background:#2098D1;height:4px;transform:translateY(-4px);transition-property:transform;transition-duration:.3s;transition-timing-function:ease-out}.hvr-overline-reveal:active:before,.hvr-overline-reveal:focus:before,.hvr-overline-reveal:hover:before{transform:translateY(0)}.hvr-glow{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s;transition-property:box-shadow}.hvr-glow:active,.hvr-glow:focus,.hvr-glow:hover{box-shadow:0 0 8px rgba(0,0,0,.6)}.hvr-shadow{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s;transition-property:box-shadow}.hvr-shadow:active,.hvr-shadow:focus,.hvr-shadow:hover{box-shadow:0 10px 10px -10px rgba(0,0,0,.5)}.hvr-grow-shadow{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s;transition-property:box-shadow,transform}.hvr-grow-shadow:active,.hvr-grow-shadow:focus,.hvr-grow-shadow:hover{box-shadow:0 10px 10px -10px rgba(0,0,0,.5);transform:scale(1.1)}.hvr-box-shadow-outset{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s;transition-property:box-shadow}.hvr-box-shadow-outset:active,.hvr-box-shadow-outset:focus,.hvr-box-shadow-outset:hover{box-shadow:2px 2px 2px rgba(0,0,0,.6)}.hvr-box-shadow-inset{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);transition-duration:.3s;transition-property:box-shadow;box-shadow:inset 0 0 0 rgba(0,0,0,.6),0 0 1px rgba(0,0,0,0)}.hvr-box-shadow-inset:active,.hvr-box-shadow-inset:focus,.hvr-box-shadow-inset:hover{box-shadow:inset 2px 2px 2px rgba(0,0,0,.6),0 0 1px rgba(0,0,0,0)}.hvr-float-shadow{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;transition-duration:.3s;transition-property:transform}.hvr-float-shadow:before{pointer-events:none;position:absolute;z-index:-1;content:'';top:100%;left:5%;height:10px;width:90%;opacity:0;background:radial-gradient(ellipse at center,rgba(0,0,0,.35) 0,rgba(0,0,0,0) 80%);transition-duration:.3s;transition-property:transform,opacity}.hvr-float-shadow:active,.hvr-float-shadow:focus,.hvr-float-shadow:hover{transform:translateY(-5px)}.hvr-float-shadow:active:before,.hvr-float-shadow:focus:before,.hvr-float-shadow:hover:before{opacity:1;transform:translateY(5px)}.hvr-shadow-radial{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-shadow-radial:after,.hvr-shadow-radial:before{pointer-events:none;position:absolute;content:'';left:0;width:100%;box-sizing:border-box;height:5px;opacity:0;transition-duration:.3s;transition-property:opacity}.hvr-shadow-radial:before{bottom:100%;background:radial-gradient(ellipse at 50% 150%,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 80%)}.hvr-shadow-radial:after{top:100%;background:radial-gradient(ellipse at 50% -50%,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 80%)}.hvr-shadow-radial:active:after,.hvr-shadow-radial:active:before,.hvr-shadow-radial:focus:after,.hvr-shadow-radial:focus:before,.hvr-shadow-radial:hover:after,.hvr-shadow-radial:hover:before{opacity:1}.hvr-bubble-top{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-bubble-top:before{pointer-events:none;position:absolute;z-index:-1;content:'';border-style:solid;transition-duration:.3s;transition-property:transform;left:calc(50% - 10px);top:0;border-width:0 10px 10px;border-color:transparent transparent #e1e1e1}.hvr-bubble-top:active:before,.hvr-bubble-top:focus:before,.hvr-bubble-top:hover:before{transform:translateY(-10px)}.hvr-bubble-right{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-bubble-right:before{pointer-events:none;position:absolute;z-index:-1;content:'';border-style:solid;transition-duration:.3s;transition-property:transform;top:calc(50% - 10px);right:0;border-width:10px 0 10px 10px;border-color:transparent transparent transparent #e1e1e1}.hvr-bubble-right:active:before,.hvr-bubble-right:focus:before,.hvr-bubble-right:hover:before{transform:translateX(10px)}.hvr-bubble-bottom{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-bubble-bottom:before{pointer-events:none;position:absolute;z-index:-1;content:'';border-style:solid;transition-duration:.3s;transition-property:transform;left:calc(50% - 10px);bottom:0;border-width:10px 10px 0;border-color:#e1e1e1 transparent transparent}.hvr-bubble-bottom:active:before,.hvr-bubble-bottom:focus:before,.hvr-bubble-bottom:hover:before{transform:translateY(10px)}.hvr-bubble-left{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-bubble-left:before{pointer-events:none;position:absolute;z-index:-1;content:'';border-style:solid;transition-duration:.3s;transition-property:transform;top:calc(50% - 10px);left:0;border-width:10px 10px 10px 0;border-color:transparent #e1e1e1 transparent transparent}.hvr-bubble-left:active:before,.hvr-bubble-left:focus:before,.hvr-bubble-left:hover:before{transform:translateX(-10px)}.hvr-bubble-float-top{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;transition-duration:.3s;transition-property:transform}.hvr-bubble-float-top:before{position:absolute;z-index:-1;content:'';left:calc(50% - 10px);top:0;border-style:solid;border-width:0 10px 10px;border-color:transparent transparent #e1e1e1;transition-duration:.3s;transition-property:transform}.hvr-bubble-float-top:active,.hvr-bubble-float-top:focus,.hvr-bubble-float-top:hover{transform:translateY(10px)}.hvr-bubble-float-top:active:before,.hvr-bubble-float-top:focus:before,.hvr-bubble-float-top:hover:before{transform:translateY(-10px)}.hvr-bubble-float-right{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;transition-duration:.3s;transition-property:transform}.hvr-bubble-float-right:before{position:absolute;z-index:-1;top:calc(50% - 10px);right:0;content:'';border-style:solid;border-width:10px 0 10px 10px;border-color:transparent transparent transparent #e1e1e1;transition-duration:.3s;transition-property:transform}.hvr-bubble-float-right:active,.hvr-bubble-float-right:focus,.hvr-bubble-float-right:hover{transform:translateX(-10px)}.hvr-bubble-float-right:active:before,.hvr-bubble-float-right:focus:before,.hvr-bubble-float-right:hover:before{transform:translateX(10px)}.hvr-bubble-float-bottom{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;transition-duration:.3s;transition-property:transform}.hvr-bubble-float-bottom:before{position:absolute;z-index:-1;content:'';left:calc(50% - 10px);bottom:0;border-style:solid;border-width:10px 10px 0;border-color:#e1e1e1 transparent transparent;transition-duration:.3s;transition-property:transform}.hvr-bubble-float-bottom:active,.hvr-bubble-float-bottom:focus,.hvr-bubble-float-bottom:hover{transform:translateY(-10px)}.hvr-bubble-float-bottom:active:before,.hvr-bubble-float-bottom:focus:before,.hvr-bubble-float-bottom:hover:before{transform:translateY(10px)}.hvr-bubble-float-left{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;transition-duration:.3s;transition-property:transform}.hvr-bubble-float-left:before{position:absolute;z-index:-1;content:'';top:calc(50% - 10px);left:0;border-style:solid;border-width:10px 10px 10px 0;border-color:transparent #e1e1e1 transparent transparent;transition-duration:.3s;transition-property:transform}.hvr-bubble-float-left:active,.hvr-bubble-float-left:focus,.hvr-bubble-float-left:hover{transform:translateX(10px)}.hvr-bubble-float-left:active:before,.hvr-bubble-float-left:focus:before,.hvr-bubble-float-left:hover:before{transform:translateX(-10px)}.hvr-icon-back{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.1s}.hvr-icon-back .hvr-icon{transform:translateZ(0);transition-duration:.1s;transition-property:transform;transition-timing-function:ease-out}.hvr-icon-back:active .hvr-icon,.hvr-icon-back:focus .hvr-icon,.hvr-icon-back:hover .hvr-icon{transform:translateX(-4px)}.hvr-icon-forward{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.1s}.hvr-icon-forward .hvr-icon{transform:translateZ(0);transition-duration:.1s;transition-property:transform;transition-timing-function:ease-out}.hvr-icon-forward:active .hvr-icon,.hvr-icon-forward:focus .hvr-icon,.hvr-icon-forward:hover .hvr-icon{transform:translateX(4px)}@keyframes hvr-icon-down{0%,100%,50%{transform:translateY(0)}25%,75%{transform:translateY(6px)}}.hvr-icon-down{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-down .hvr-icon{transform:translateZ(0)}.hvr-icon-down:active .hvr-icon,.hvr-icon-down:focus .hvr-icon,.hvr-icon-down:hover .hvr-icon{animation-name:hvr-icon-down;animation-duration:.75s;animation-timing-function:ease-out}@keyframes hvr-icon-up{0%,100%,50%{transform:translateY(0)}25%,75%{transform:translateY(-6px)}}.hvr-icon-up{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-up .hvr-icon{transform:translateZ(0)}.hvr-icon-up:active .hvr-icon,.hvr-icon-up:focus .hvr-icon,.hvr-icon-up:hover .hvr-icon{animation-name:hvr-icon-up;animation-duration:.75s;animation-timing-function:ease-out}.hvr-icon-spin{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-spin .hvr-icon{transition-duration:1s;transition-property:transform;transition-timing-function:ease-in-out}.hvr-icon-spin:active .hvr-icon,.hvr-icon-spin:focus .hvr-icon,.hvr-icon-spin:hover .hvr-icon{transform:rotate(360deg)}@keyframes hvr-icon-drop{0%{opacity:0}50%{opacity:0;transform:translateY(-100%)}100%,51%{opacity:1}}.hvr-icon-drop{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-drop .hvr-icon{transform:translateZ(0)}.hvr-icon-drop:active .hvr-icon,.hvr-icon-drop:focus .hvr-icon,.hvr-icon-drop:hover .hvr-icon{opacity:0;transition-duration:.3s;animation-name:hvr-icon-drop;animation-duration:.5s;animation-delay:.3s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(0.52,1.64,.37,.66)}.hvr-icon-fade{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-fade .hvr-icon{transform:translateZ(0);transition-duration:.5s;transition-property:color}.hvr-icon-fade:active .hvr-icon,.hvr-icon-fade:focus .hvr-icon,.hvr-icon-fade:hover .hvr-icon{color:#0F9E5E}@keyframes hvr-icon-float-away{0%{opacity:1}100%{opacity:0;transform:translateY(-1em)}}.hvr-icon-float-away{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-float-away .hvr-icon{transform:translateZ(0);animation-duration:.5s;animation-fill-mode:forwards}.hvr-icon-float-away:active .hvr-icon,.hvr-icon-float-away:focus .hvr-icon,.hvr-icon-float-away:hover .hvr-icon{animation-name:hvr-icon-float-away;animation-timing-function:ease-out}@keyframes hvr-icon-sink-away{0%{opacity:1}100%{opacity:0;transform:translateY(1em)}}.hvr-icon-sink-away{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-sink-away .hvr-icon{transform:translateZ(0);animation-duration:.5s;animation-fill-mode:forwards}.hvr-icon-sink-away:active .hvr-icon,.hvr-icon-sink-away:focus .hvr-icon,.hvr-icon-sink-away:hover .hvr-icon{animation-name:hvr-icon-sink-away;animation-timing-function:ease-out}.hvr-icon-grow{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s}.hvr-icon-grow .hvr-icon{transform:translateZ(0);transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.hvr-icon-grow:active .hvr-icon,.hvr-icon-grow:focus .hvr-icon,.hvr-icon-grow:hover .hvr-icon{transform:scale(1.3) translateZ(0)}.hvr-icon-shrink{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s}.hvr-icon-shrink .hvr-icon{transform:translateZ(0);transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.hvr-icon-shrink:active .hvr-icon,.hvr-icon-shrink:focus .hvr-icon,.hvr-icon-shrink:hover .hvr-icon{transform:scale(0.8)}@keyframes hvr-icon-pulse{25%{transform:scale(1.3)}75%{transform:scale(0.8)}}.hvr-icon-pulse{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-pulse .hvr-icon{transform:translateZ(0);transition-timing-function:ease-out}.hvr-icon-pulse:active .hvr-icon,.hvr-icon-pulse:focus .hvr-icon,.hvr-icon-pulse:hover .hvr-icon{animation-name:hvr-icon-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes hvr-icon-pulse-grow{to{transform:scale(1.3)}}.hvr-icon-pulse-grow{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-pulse-grow .hvr-icon{transform:translateZ(0);transition-timing-function:ease-out}.hvr-icon-pulse-grow:active .hvr-icon,.hvr-icon-pulse-grow:focus .hvr-icon,.hvr-icon-pulse-grow:hover .hvr-icon{animation-name:hvr-icon-pulse-grow;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes hvr-icon-pulse-shrink{to{transform:scale(0.8)}}.hvr-icon-pulse-shrink{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-pulse-shrink .hvr-icon{transform:translateZ(0);transition-timing-function:ease-out}.hvr-icon-pulse-shrink:active .hvr-icon,.hvr-icon-pulse-shrink:focus .hvr-icon,.hvr-icon-pulse-shrink:hover .hvr-icon{animation-name:hvr-icon-pulse-shrink;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes hvr-icon-push{50%{transform:scale(0.5)}}.hvr-icon-push{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s}.hvr-icon-push .hvr-icon{transform:translateZ(0);transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.hvr-icon-push:active .hvr-icon,.hvr-icon-push:focus .hvr-icon,.hvr-icon-push:hover .hvr-icon{animation-name:hvr-icon-push;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}@keyframes hvr-icon-pop{50%{transform:scale(1.5)}}.hvr-icon-pop{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s}.hvr-icon-pop .hvr-icon{transform:translateZ(0);transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.hvr-icon-pop:active .hvr-icon,.hvr-icon-pop:focus .hvr-icon,.hvr-icon-pop:hover .hvr-icon{animation-name:hvr-icon-pop;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}.hvr-icon-bounce{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s}.hvr-icon-bounce .hvr-icon{transform:translateZ(0);transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.hvr-icon-bounce:active .hvr-icon,.hvr-icon-bounce:focus .hvr-icon,.hvr-icon-bounce:hover .hvr-icon{transform:scale(1.5);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.hvr-icon-rotate{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s}.hvr-icon-rotate .hvr-icon{transform:translateZ(0);transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.hvr-icon-rotate:active .hvr-icon,.hvr-icon-rotate:focus .hvr-icon,.hvr-icon-rotate:hover .hvr-icon{transform:rotate(20deg)}.hvr-icon-grow-rotate{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s}.hvr-icon-grow-rotate .hvr-icon{transform:translateZ(0);transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.hvr-icon-grow-rotate:active .hvr-icon,.hvr-icon-grow-rotate:focus .hvr-icon,.hvr-icon-grow-rotate:hover .hvr-icon{transform:scale(1.5) rotate(12deg)}.hvr-icon-float{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s}.hvr-icon-float .hvr-icon{transform:translateZ(0);transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.hvr-icon-float:active .hvr-icon,.hvr-icon-float:focus .hvr-icon,.hvr-icon-float:hover .hvr-icon{transform:translateY(-4px)}.hvr-icon-sink{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s}.hvr-icon-sink .hvr-icon{transform:translateZ(0);transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.hvr-icon-sink:active .hvr-icon,.hvr-icon-sink:focus .hvr-icon,.hvr-icon-sink:hover .hvr-icon{transform:translateY(4px)}@keyframes hvr-icon-bob{0%{transform:translateY(-6px)}50%{transform:translateY(-2px)}100%{transform:translateY(-6px)}}@keyframes hvr-icon-bob-float{100%{transform:translateY(-6px)}}.hvr-icon-bob{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s}.hvr-icon-bob .hvr-icon{transform:translateZ(0)}.hvr-icon-bob:active .hvr-icon,.hvr-icon-bob:focus .hvr-icon,.hvr-icon-bob:hover .hvr-icon{animation-name:hvr-icon-bob-float,hvr-icon-bob;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}@keyframes hvr-icon-hang{0%{transform:translateY(6px)}50%{transform:translateY(2px)}100%{transform:translateY(6px)}}@keyframes hvr-icon-hang-sink{100%{transform:translateY(6px)}}.hvr-icon-hang{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s}.hvr-icon-hang .hvr-icon{transform:translateZ(0)}.hvr-icon-hang:active .hvr-icon,.hvr-icon-hang:focus .hvr-icon,.hvr-icon-hang:hover .hvr-icon{animation-name:hvr-icon-hang-sink,hvr-icon-hang;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}@keyframes hvr-icon-wobble-horizontal{16.65%{transform:translateX(6px)}33.3%{transform:translateX(-5px)}49.95%{transform:translateX(4px)}66.6%{transform:translateX(-2px)}83.25%{transform:translateX(1px)}100%{transform:translateX(0)}}.hvr-icon-wobble-horizontal{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s}.hvr-icon-wobble-horizontal .hvr-icon{transform:translateZ(0)}.hvr-icon-wobble-horizontal:active .hvr-icon,.hvr-icon-wobble-horizontal:focus .hvr-icon,.hvr-icon-wobble-horizontal:hover .hvr-icon{animation-name:hvr-icon-wobble-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes hvr-icon-wobble-vertical{16.65%{transform:translateY(6px)}33.3%{transform:translateY(-5px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}100%{transform:translateY(0)}}.hvr-icon-wobble-vertical{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s}.hvr-icon-wobble-vertical .hvr-icon{transform:translateZ(0)}.hvr-icon-wobble-vertical:active .hvr-icon,.hvr-icon-wobble-vertical:focus .hvr-icon,.hvr-icon-wobble-vertical:hover .hvr-icon{animation-name:hvr-icon-wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes hvr-icon-buzz{50%{transform:translateX(3px) rotate(2deg)}100%{transform:translateX(-3px) rotate(-2deg)}}.hvr-icon-buzz{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s}.hvr-icon-buzz .hvr-icon{transform:translateZ(0)}.hvr-icon-buzz:active .hvr-icon,.hvr-icon-buzz:focus .hvr-icon,.hvr-icon-buzz:hover .hvr-icon{animation-name:hvr-icon-buzz;animation-duration:.15s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes hvr-icon-buzz-out{10%{transform:translateX(3px) rotate(2deg)}20%{transform:translateX(-3px) rotate(-2deg)}30%{transform:translateX(3px) rotate(2deg)}40%{transform:translateX(-3px) rotate(-2deg)}50%{transform:translateX(2px) rotate(1deg)}60%{transform:translateX(-2px) rotate(-1deg)}70%{transform:translateX(2px) rotate(1deg)}80%{transform:translateX(-2px) rotate(-1deg)}90%{transform:translateX(1px) rotate(0)}100%{transform:translateX(-1px) rotate(0)}}.hvr-icon-buzz-out{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);transition-duration:.3s}.hvr-icon-buzz-out .hvr-icon{transform:translateZ(0)}.hvr-icon-buzz-out:active .hvr-icon,.hvr-icon-buzz-out:focus .hvr-icon,.hvr-icon-buzz-out:hover .hvr-icon{animation-name:hvr-icon-buzz-out;animation-duration:.75s;animation-timing-function:linear;animation-iteration-count:1}.hvr-curl-top-left{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-curl-top-left:before{pointer-events:none;position:absolute;content:'';height:0;width:0;top:0;left:0;background:#fff;background:linear-gradient(135deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#000000');z-index:1000;box-shadow:1px 1px 1px rgba(0,0,0,.4);transition-duration:.3s;transition-property:width,height}.hvr-curl-top-left:active:before,.hvr-curl-top-left:focus:before,.hvr-curl-top-left:hover:before{width:25px;height:25px}.hvr-curl-top-right{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-curl-top-right:before{pointer-events:none;position:absolute;content:'';height:0;width:0;top:0;right:0;background:#fff;background:linear-gradient(225deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);box-shadow:-1px 1px 1px rgba(0,0,0,.4);transition-duration:.3s;transition-property:width,height}.hvr-curl-top-right:active:before,.hvr-curl-top-right:focus:before,.hvr-curl-top-right:hover:before{width:25px;height:25px}.hvr-curl-bottom-right{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-curl-bottom-right:before{pointer-events:none;position:absolute;content:'';height:0;width:0;bottom:0;right:0;background:#fff;background:linear-gradient(315deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);box-shadow:-1px -1px 1px rgba(0,0,0,.4);transition-duration:.3s;transition-property:width,height}.hvr-curl-bottom-right:active:before,.hvr-curl-bottom-right:focus:before,.hvr-curl-bottom-right:hover:before{width:25px;height:25px}.hvr-curl-bottom-left{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-curl-bottom-left:before{pointer-events:none;position:absolute;content:'';height:0;width:0;bottom:0;left:0;background:#fff;background:linear-gradient(45deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);box-shadow:1px -1px 1px rgba(0,0,0,.4);transition-duration:.3s;transition-property:width,height}.hvr-curl-bottom-left:active:before,.hvr-curl-bottom-left:focus:before,.hvr-curl-bottom-left:hover:before{width:25px;height:25px}
/*
! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
box-sizing: border-box; /* 1 */
border-width: 0; /* 2 */
border-style: solid; /* 2 */
border-color: #e5e7eb; /* 2 */
}

::before,
::after {
--tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/

html {
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: Helvetica Neue, Arial, sans-serif; /* 4 */
font-feature-settings: normal; /* 5 */
font-variation-settings: normal; /* 6 */
}

/*
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. 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-size: 1em; /* 2 */
}

/*
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 */
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,
[type='button'],
[type='reset'],
[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: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
opacity: 1; /* 1 */
color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
 This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
display: block; /* 1 */
vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
max-width: 100%;
height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
display: none;
}
  ul {
list-style-type: disc;
}
  ol {
list-style-type: decimal;
}

  ul ul{
      list-style-type: circle;
  }

*, ::before, ::after {
--tw-border-spacing-x: 0;
--tw-border-spacing-y: 0;
--tw-translate-x: 0;
--tw-translate-y: 0;
--tw-rotate: 0;
--tw-skew-x: 0;
--tw-skew-y: 0;
--tw-scale-x: 1;
--tw-scale-y: 1;
--tw-pan-x:  ;
--tw-pan-y:  ;
--tw-pinch-zoom:  ;
--tw-scroll-snap-strictness: proximity;
--tw-gradient-from-position:  ;
--tw-gradient-via-position:  ;
--tw-gradient-to-position:  ;
--tw-ordinal:  ;
--tw-slashed-zero:  ;
--tw-numeric-figure:  ;
--tw-numeric-spacing:  ;
--tw-numeric-fraction:  ;
--tw-ring-inset:  ;
--tw-ring-offset-width: 0px;
--tw-ring-offset-color: #fff;
--tw-ring-color: rgb(59 130 246 / 0.5);
--tw-ring-offset-shadow: 0 0 #0000;
--tw-ring-shadow: 0 0 #0000;
--tw-shadow: 0 0 #0000;
--tw-shadow-colored: 0 0 #0000;
--tw-blur:  ;
--tw-brightness:  ;
--tw-contrast:  ;
--tw-grayscale:  ;
--tw-hue-rotate:  ;
--tw-invert:  ;
--tw-saturate:  ;
--tw-sepia:  ;
--tw-drop-shadow:  ;
--tw-backdrop-blur:  ;
--tw-backdrop-brightness:  ;
--tw-backdrop-contrast:  ;
--tw-backdrop-grayscale:  ;
--tw-backdrop-hue-rotate:  ;
--tw-backdrop-invert:  ;
--tw-backdrop-opacity:  ;
--tw-backdrop-saturate:  ;
--tw-backdrop-sepia:  ;
}

::backdrop {
--tw-border-spacing-x: 0;
--tw-border-spacing-y: 0;
--tw-translate-x: 0;
--tw-translate-y: 0;
--tw-rotate: 0;
--tw-skew-x: 0;
--tw-skew-y: 0;
--tw-scale-x: 1;
--tw-scale-y: 1;
--tw-pan-x:  ;
--tw-pan-y:  ;
--tw-pinch-zoom:  ;
--tw-scroll-snap-strictness: proximity;
--tw-gradient-from-position:  ;
--tw-gradient-via-position:  ;
--tw-gradient-to-position:  ;
--tw-ordinal:  ;
--tw-slashed-zero:  ;
--tw-numeric-figure:  ;
--tw-numeric-spacing:  ;
--tw-numeric-fraction:  ;
--tw-ring-inset:  ;
--tw-ring-offset-width: 0px;
--tw-ring-offset-color: #fff;
--tw-ring-color: rgb(59 130 246 / 0.5);
--tw-ring-offset-shadow: 0 0 #0000;
--tw-ring-shadow: 0 0 #0000;
--tw-shadow: 0 0 #0000;
--tw-shadow-colored: 0 0 #0000;
--tw-blur:  ;
--tw-brightness:  ;
--tw-contrast:  ;
--tw-grayscale:  ;
--tw-hue-rotate:  ;
--tw-invert:  ;
--tw-saturate:  ;
--tw-sepia:  ;
--tw-drop-shadow:  ;
--tw-backdrop-blur:  ;
--tw-backdrop-brightness:  ;
--tw-backdrop-contrast:  ;
--tw-backdrop-grayscale:  ;
--tw-backdrop-hue-rotate:  ;
--tw-backdrop-invert:  ;
--tw-backdrop-opacity:  ;
--tw-backdrop-saturate:  ;
--tw-backdrop-sepia:  ;
}
.container {
width: 100%;
}
@media (min-width: 640px) {

.container {
  max-width: 640px;
}
}
@media (min-width: 768px) {

.container {
  max-width: 768px;
}
}
@media (min-width: 1024px) {

.container {
  max-width: 1024px;
}
}
@media (min-width: 1280px) {

.container {
  max-width: 1280px;
}
}
@media (min-width: 1536px) {

.container {
  max-width: 1536px;
}
}
.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;
}
.visible {
visibility: visible;
}
.invisible {
visibility: hidden;
}
.fixed {
position: fixed;
}
.absolute {
position: absolute;
}
.relative {
position: relative;
}
.sticky {
position: sticky;
}
.inset-0 {
inset: 0px;
}
.-inset-y-0 {
top: -0px;
bottom: -0px;
}
.inset-x-0 {
left: 0px;
right: 0px;
}
.inset-y-0 {
top: 0px;
bottom: 0px;
}
.-left-full {
left: -100%;
}
.-top-full {
top: -100%;
}
.bottom-0 {
bottom: 0px;
}
.bottom-full {
bottom: 100%;
}
.left-0 {
left: 0px;
}
.left-3 {
left: 0.75rem;
}
.left-5 {
left: 1.25rem;
}
.right-0 {
right: 0px;
}
.right-1 {
right: 0.25rem;
}
.right-2 {
right: 0.5rem;
}
.right-4 {
right: 1rem;
}
.right-5 {
right: 1.25rem;
}
.top-0 {
top: 0px;
}
.top-1\/2 {
top: 50%;
}
.top-2 {
top: 0.5rem;
}
.top-3 {
top: 0.75rem;
}
.top-5 {
top: 1.25rem;
}
.top-full {
top: 100%;
}
.-z-10 {
z-index: -10;
}
.z-0 {
z-index: 0;
}
.z-10 {
z-index: 10;
}
.z-20 {
z-index: 20;
}
.z-30 {
z-index: 30;
}
.z-40 {
z-index: 40;
}
.z-50 {
z-index: 50;
}
.order-last {
order: 9999;
}
.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;
}
.float-right {
float: right;
}
.float-left {
float: left;
}
.clear-right {
clear: right;
}
.clear-both {
clear: both;
}
.m-0 {
margin: 0px;
}
.m-1 {
margin: 0.25rem;
}
.m-10 {
margin: 2.5rem;
}
.m-14 {
margin: 3.5rem;
}
.m-2 {
margin: 0.5rem;
}
.m-3 {
margin: 0.75rem;
}
.m-4 {
margin: 1rem;
}
.m-5 {
margin: 1.25rem;
}
.m-6 {
margin: 1.5rem;
}
.m-auto {
margin: auto;
}
.-mx-3 {
margin-left: -0.75rem;
margin-right: -0.75rem;
}
.mx-0 {
margin-left: 0px;
margin-right: 0px;
}
.mx-0\.5 {
margin-left: 0.125rem;
margin-right: 0.125rem;
}
.mx-1 {
margin-left: 0.25rem;
margin-right: 0.25rem;
}
.mx-10 {
margin-left: 2.5rem;
margin-right: 2.5rem;
}
.mx-2 {
margin-left: 0.5rem;
margin-right: 0.5rem;
}
.mx-20 {
margin-left: 5rem;
margin-right: 5rem;
}
.mx-28 {
margin-left: 7rem;
margin-right: 7rem;
}
.mx-4 {
margin-left: 1rem;
margin-right: 1rem;
}
.mx-5 {
margin-left: 1.25rem;
margin-right: 1.25rem;
}
.mx-6 {
margin-left: 1.5rem;
margin-right: 1.5rem;
}
.mx-8 {
margin-left: 2rem;
margin-right: 2rem;
}
.mx-auto {
margin-left: auto;
margin-right: auto;
}
.my-0 {
margin-top: 0px;
margin-bottom: 0px;
}
.my-1 {
margin-top: 0.25rem;
margin-bottom: 0.25rem;
}
.my-10 {
margin-top: 2.5rem;
margin-bottom: 2.5rem;
}
.my-12 {
margin-top: 3rem;
margin-bottom: 3rem;
}
.my-16 {
margin-top: 4rem;
margin-bottom: 4rem;
}
.my-2 {
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.my-20 {
margin-top: 5rem;
margin-bottom: 5rem;
}
.my-32 {
margin-top: 8rem;
margin-bottom: 8rem;
}
.my-4 {
margin-top: 1rem;
margin-bottom: 1rem;
}
.my-5 {
margin-top: 1.25rem;
margin-bottom: 1.25rem;
}
.my-6 {
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}
.my-8 {
margin-top: 2rem;
margin-bottom: 2rem;
}
.my-auto {
margin-top: auto;
margin-bottom: auto;
}
.-mb-0 {
margin-bottom: -0px;
}
.-mb-0\.5 {
margin-bottom: -0.125rem;
}
.-mb-2 {
margin-bottom: -0.5rem;
}
.-mb-4 {
margin-bottom: -1rem;
}
.-ml-1 {
margin-left: -0.25rem;
}
.-ml-11 {
margin-left: -2.75rem;
}
.-ml-16 {
margin-left: -4rem;
}
.-ml-2 {
margin-left: -0.5rem;
}
.-ml-4 {
margin-left: -1rem;
}
.-ml-8 {
margin-left: -2rem;
}
.-ml-9 {
margin-left: -2.25rem;
}
.-ml-px {
margin-left: -1px;
}
.-mr-0 {
margin-right: -0px;
}
.-mr-0\.5 {
margin-right: -0.125rem;
}
.-mr-1 {
margin-right: -0.25rem;
}
.-mr-2 {
margin-right: -0.5rem;
}
.-mt-1 {
margin-top: -0.25rem;
}
.-mt-10 {
margin-top: -2.5rem;
}
.-mt-11 {
margin-top: -2.75rem;
}
.-mt-12 {
margin-top: -3rem;
}
.-mt-16 {
margin-top: -4rem;
}
.-mt-2 {
margin-top: -0.5rem;
}
.-mt-20 {
margin-top: -5rem;
}
.-mt-4 {
margin-top: -1rem;
}
.-mt-8 {
margin-top: -2rem;
}
.-mt-px {
margin-top: -1px;
}
.mb-0 {
margin-bottom: 0px;
}
.mb-1 {
margin-bottom: 0.25rem;
}
.mb-1\.5 {
margin-bottom: 0.375rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-12 {
margin-bottom: 3rem;
}
.mb-16 {
margin-bottom: 4rem;
}
.mb-2 {
margin-bottom: 0.5rem;
}
.mb-20 {
margin-bottom: 5rem;
}
.mb-4 {
margin-bottom: 1rem;
}
.mb-5 {
margin-bottom: 1.25rem;
}
.mb-6 {
margin-bottom: 1.5rem;
}
.mb-8 {
margin-bottom: 2rem;
}
.ml-0 {
margin-left: 0px;
}
.ml-0\.5 {
margin-left: 0.125rem;
}
.ml-1 {
margin-left: 0.25rem;
}
.ml-10 {
margin-left: 2.5rem;
}
.ml-12 {
margin-left: 3rem;
}
.ml-16 {
margin-left: 4rem;
}
.ml-2 {
margin-left: 0.5rem;
}
.ml-20 {
margin-left: 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-1 {
margin-right: 0.25rem;
}
.mr-10 {
  margin-right: 2.5rem;
}
.mr-12 {
margin-right: 3rem;
}
.mr-2 {
margin-right: 0.5rem;
}
.mr-3 {
margin-right: 0.75rem;
}
.mr-4 {
margin-right: 1rem;
}
.mr-8 {
margin-right: 2rem;
}
.mr-auto {
margin-right: auto;
}
.mt-1 {
margin-top: 0.25rem;
}
.mt-10 {
margin-top: 2.5rem;
}
.mt-12 {
margin-top: 3rem;
}
.mt-14 {
margin-top: 3.5rem;
}
.mt-16 {
margin-top: 4rem;
}
.mt-2 {
margin-top: 0.5rem;
}
.mt-20 {
margin-top: 5rem;
}
.mt-24 {
margin-top: 6rem;
}
.mt-3 {
margin-top: 0.75rem;
}
.mt-32 {
margin-top: 8rem;
}
.mt-36 {
margin-top: 9rem;
}
.mt-4 {
margin-top: 1rem;
}
.mt-44 {
margin-top: 11rem;
}
.mt-5 {
margin-top: 1.25rem;
}
.mt-52 {
margin-top: 13rem;
}
.mt-6 {
margin-top: 1.5rem;
}
.mt-60 {
margin-top: 15rem;
}
.mt-8 {
margin-top: 2rem;
}
.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;
}
.grid {
display: grid;
}
.hidden {
display: none;
}
.aspect-square {
aspect-ratio: 1 / 1;
}
.aspect-video {
aspect-ratio: 16 / 9;
}
.h-0 {
height: 0px;
}
.h-0\.5 {
height: 0.125rem;
}
.h-10 {
height: 2.5rem;
}
.h-11 {
height: 2.75rem;
}
.h-12 {
height: 3rem;
}
.h-128 {
height: 32rem;
}
.h-14 {
height: 3.5rem;
}
.h-144 {
height: 36rem;
}
.h-16 {
height: 4rem;
}
.h-2 {
height: 0.5rem;
}
.h-20 {
height: 5rem;
}
.h-3 {
height: 0.75rem;
}
.h-32 {
height: 8rem;
}
.h-4 {
height: 1rem;
}
.h-40 {
height: 10rem;
}
.h-44 {
height: 11rem;
}
.h-48 {
height: 12rem;
}
.h-5 {
height: 1.25rem;
}
.h-6 {
height: 1.5rem;
}
.h-60 {
height: 15rem;
}
.h-72 {
height: 18rem;
}
.h-8 {
height: 2rem;
}
.h-80 {
height: 20rem;
}
.h-9 {
height: 2.25rem;
}
.h-96 {
height: 24rem;
}
.h-auto {
height: auto;
}
.h-full {
height: 100%;
}
.h-screen {
height: 100vh;
}
.h-screen\/4 {
height: 25vw;
}
.max-h-128 {
max-height: 32rem;
}
.max-h-32 {
max-height: 8rem;
}
.max-h-56 {
max-height: 14rem;
}
.max-h-80 {
max-height: 20rem;
}
.max-h-96 {
max-height: 24rem;
}
.max-h-full {
max-height: 100%;
}
.max-h-screen-sin-menu {
max-height: 75vh;
}
.min-h-screen {
min-height: 100vh;
}
.min-h-screen-sin-menu {
min-height: 75vh;
}
.w-0 {
width: 0px;
}
.w-1\/2 {
width: 50%;
}
.w-1\/3 {
width: 33.333333%;
}
.w-1\/4 {
width: 25%;
}
.w-10 {
width: 2.5rem;
}
.w-11 {
width: 2.75rem;
}
.w-11\/12 {
width: 91.666667%;
}
.w-12 {
width: 3rem;
}
.w-14 {
width: 3.5rem;
}
.w-16 {
width: 4rem;
}
.w-20 {
width: 5rem;
}
.w-24 {
width: 6rem;
}
.w-3 {
width: 0.75rem;
}
.w-3\/4 {
width: 75%;
}
.w-32 {
width: 8rem;
}
.w-36 {
width: 9rem;
}
.w-4 {
width: 1rem;
}
.w-4\/5 {
width: 80%;
}
.w-40 {
width: 10rem;
}
.w-48 {
width: 12rem;
}
.w-5 {
width: 1.25rem;
}
.w-6 {
width: 1.5rem;
}
.w-60 {
width: 15rem;
}
.w-64 {
width: 16rem;
}
.w-7 {
width: 1.75rem;
}
.w-72 {
width: 18rem;
}
.w-8 {
width: 2rem;
}
.w-80 {
width: 20rem;
}
.w-9 {
width: 2.25rem;
}
.w-96 {
width: 24rem;
}
.w-99 {
width: 99%;
}
.w-auto {
width: auto;
}
.w-full {
width: 100%;
}
.w-max {
width: -moz-max-content;
width: max-content;
}
.w-min {
width: -moz-min-content;
width: min-content;
}
.w-screen {
width: 100vw;
}
.w-screen\/2 {
width: 50vw;
}
.min-w-0 {
min-width: 0px;
}
.min-w-full {
min-width: 100%;
}
.min-w-max {
min-width: -moz-max-content;
min-width: max-content;
}
.max-w-144 {
max-width: 36rem;
}
.max-w-2xl {
max-width: 42rem;
}
.max-w-6xl {
max-width: 72rem;
}
.max-w-7xl {
max-width: 80rem;
}
.max-w-lg {
max-width: 32rem;
}
.max-w-screen-md {
max-width: 768px;
}
.max-w-screen-xl {
max-width: 1280px;
}
.max-w-xl {
max-width: 36rem;
}
.max-w-xs {
max-width: 20rem;
}
.flex-1 {
flex: 1 1 0%;
}
.flex-shrink {
flex-shrink: 1;
}
.flex-shrink-0 {
flex-shrink: 0;
}
.shrink-0 {
flex-shrink: 0;
}
.flex-grow {
flex-grow: 1;
}
.basis-1\/4 {
flex-basis: 25%;
}
.basis-3\/4 {
flex-basis: 75%;
}
.table-auto {
table-layout: auto;
}
.table-fixed {
table-layout: fixed;
}
.border-collapse {
border-collapse: collapse;
}
.border-separate {
border-collapse: separate;
}
.origin-top {
transform-origin: top;
}
.origin-top-left {
transform-origin: top left;
}
.origin-top-right {
transform-origin: top right;
}
.-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-1\/4 {
--tw-translate-y: -25%;
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-1\/4 {
--tw-translate-x: 25%;
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 {
--tw-translate-y: 0px;
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-20 {
--tw-translate-y: 5rem;
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-4 {
--tw-translate-y: 1rem;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-180 {
--tw-rotate: -180deg;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-45 {
--tw-rotate: -45deg;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-90 {
--tw-rotate: -90deg;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-0 {
--tw-scale-x: 0;
--tw-scale-y: 0;
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));
}
.scale-100 {
--tw-scale-x: 1;
--tw-scale-y: 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));
}
.scale-105 {
--tw-scale-x: 1.05;
--tw-scale-y: 1.05;
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));
}
.scale-90 {
--tw-scale-x: .9;
--tw-scale-y: .9;
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));
}
.scale-95 {
--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));
}
.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 ping {

75%, 100% {
  transform: scale(2);
  opacity: 0;
}
}
.animate-ping {
animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
}
@keyframes spin {

to {
  transform: rotate(360deg);
}
}
.animate-spin {
animation: spin 1s linear infinite;
}
.cursor-default {
cursor: default;
}
.cursor-grab {
cursor: grab;
}
.cursor-grabbing {
cursor: grabbing;
}
.cursor-move {
cursor: move;
}
.cursor-pointer {
cursor: pointer;
}
.cursor-zoom-in {
cursor: zoom-in;
}
.select-none {
-webkit-user-select: none;
   -moz-user-select: none;
        user-select: none;
}
.resize {
resize: both;
}
.list-inside {
list-style-position: inside;
}
.list-disc {
list-style-type: disc;
}
.list-none {
list-style-type: none;
}
.auto-cols-min {
grid-auto-columns: min-content;
}
.grid-flow-row {
grid-auto-flow: row;
}
.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-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-6 {
grid-template-columns: repeat(6, minmax(0, 1fr));
}
.flex-row {
flex-direction: row;
}
.flex-row-reverse {
flex-direction: row-reverse;
}
.flex-col {
flex-direction: column;
}
.flex-wrap {
flex-wrap: wrap;
}
.place-content-center {
place-content: center;
}
.items-start {
align-items: flex-start;
}
.items-end {
align-items: flex-end;
}
.items-center {
align-items: center;
}
.items-baseline {
align-items: baseline;
}
.justify-start {
justify-content: flex-start;
}
.justify-end {
justify-content: flex-end;
}
.justify-center {
justify-content: center;
}
.justify-between {
justify-content: space-between;
}
.justify-around {
justify-content: space-around;
}
.justify-items-stretch {
justify-items: stretch;
}
.gap-1 {
gap: 0.25rem;
}
.gap-12 {
gap: 3rem;
}
.gap-2 {
gap: 0.5rem;
}
.gap-3 {
gap: 0.75rem;
}
.gap-4 {
gap: 1rem;
}
.gap-5 {
gap: 1.25rem;
}
.gap-6 {
gap: 1.5rem;
}
.gap-8 {
gap: 2rem;
}
.gap-x-4 {
-moz-column-gap: 1rem;
     column-gap: 1rem;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-right: calc(0.25rem * var(--tw-space-x-reverse));
margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-right: calc(1rem * var(--tw-space-x-reverse));
margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-8 > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-right: calc(2rem * var(--tw-space-x-reverse));
margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}
.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-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-x > :not([hidden]) ~ :not([hidden]) {
--tw-divide-x-reverse: 0;
border-right-width: calc(1px * var(--tw-divide-x-reverse));
border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}
.divide-x-2 > :not([hidden]) ~ :not([hidden]) {
--tw-divide-x-reverse: 0;
border-right-width: calc(2px * var(--tw-divide-x-reverse));
border-left-width: calc(2px * calc(1 - var(--tw-divide-x-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-y-2 > :not([hidden]) ~ :not([hidden]) {
--tw-divide-y-reverse: 0;
border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
}
.divide-y-4 > :not([hidden]) ~ :not([hidden]) {
--tw-divide-y-reverse: 0;
border-top-width: calc(4px * calc(1 - var(--tw-divide-y-reverse)));
border-bottom-width: calc(4px * var(--tw-divide-y-reverse));
}
.divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
--tw-divide-opacity: 1;
border-color: rgb(243 244 246 / var(--tw-divide-opacity));
}
.divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
--tw-divide-opacity: 1;
border-color: rgb(156 163 175 / var(--tw-divide-opacity));
}
.divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
--tw-divide-opacity: 1;
border-color: rgb(107 114 128 / var(--tw-divide-opacity));
}
.divide-white > :not([hidden]) ~ :not([hidden]) {
--tw-divide-opacity: 1;
border-color: rgb(255 255 255 / var(--tw-divide-opacity));
}
.place-self-end {
place-self: end;
}
.self-start {
align-self: flex-start;
}
.overflow-auto {
overflow: auto;
}
.overflow-hidden {
overflow: hidden;
}
.overflow-x-auto {
overflow-x: auto;
}
.overflow-y-auto {
overflow-y: auto;
}
.overflow-y-hidden {
overflow-y: hidden;
}
.overflow-y-visible {
overflow-y: visible;
}
.truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.overflow-ellipsis {
text-overflow: ellipsis;
}
.whitespace-nowrap {
white-space: nowrap;
}
.break-normal {
overflow-wrap: normal;
word-break: normal;
}
.break-all {
word-break: break-all;
}
.rounded {
border-radius: 0.25rem;
}
.rounded-2xl {
border-radius: 1rem;
}
.rounded-3xl {
border-radius: 1.5rem;
}
.rounded-full {
border-radius: 9999px;
}
.rounded-lg {
border-radius: 0.5rem;
}
.rounded-md {
border-radius: 0.375rem;
}
.rounded-none {
border-radius: 0px;
}
.rounded-sm {
border-radius: 0.125rem;
}
.rounded-xl {
border-radius: 0.75rem;
}
.rounded-b {
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.rounded-b-lg {
border-bottom-right-radius: 0.5rem;
border-bottom-left-radius: 0.5rem;
}
.rounded-b-md {
border-bottom-right-radius: 0.375rem;
border-bottom-left-radius: 0.375rem;
}
.rounded-b-none {
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
}
.rounded-b-xl {
border-bottom-right-radius: 0.75rem;
border-bottom-left-radius: 0.75rem;
}
.rounded-l {
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.rounded-l-md {
border-top-left-radius: 0.375rem;
border-bottom-left-radius: 0.375rem;
}
.rounded-l-none {
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
}
.rounded-l-xl {
border-top-left-radius: 0.75rem;
border-bottom-left-radius: 0.75rem;
}
.rounded-r {
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.rounded-r-lg {
border-top-right-radius: 0.5rem;
border-bottom-right-radius: 0.5rem;
}
.rounded-r-md {
border-top-right-radius: 0.375rem;
border-bottom-right-radius: 0.375rem;
}
.rounded-r-xl {
border-top-right-radius: 0.75rem;
border-bottom-right-radius: 0.75rem;
}
.rounded-t {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.rounded-t-3xl {
border-top-left-radius: 1.5rem;
border-top-right-radius: 1.5rem;
}
.rounded-t-lg {
border-top-left-radius: 0.5rem;
border-top-right-radius: 0.5rem;
}
.rounded-t-none {
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}
.rounded-bl-lg {
border-bottom-left-radius: 0.5rem;
}
.rounded-br {
border-bottom-right-radius: 0.25rem;
}
.rounded-br-xl {
border-bottom-right-radius: 0.75rem;
}
.rounded-tl-xl {
border-top-left-radius: 0.75rem;
}
.rounded-tr {
border-top-right-radius: 0.25rem;
}
.rounded-tr-xl {
border-top-right-radius: 0.75rem;
}
.border {
border-width: 1px;
}
.border-2 {
border-width: 2px;
}
.border-4 {
border-width: 4px;
}
.border-x-0 {
border-left-width: 0px;
border-right-width: 0px;
}
.\!border-b-0 {
border-bottom-width: 0px !important;
}
.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-0 {
border-left-width: 0px;
}
.border-l-4 {
border-left-width: 4px;
}
.border-r {
border-right-width: 1px;
}
.border-r-0 {
border-right-width: 0px;
}
.border-t {
border-top-width: 1px;
}
.border-t-2 {
border-top-width: 2px;
}
.border-blue-200 {
--tw-border-opacity: 1;
border-color: rgb(191 219 254 / var(--tw-border-opacity));
}
.border-blue-500 {
--tw-border-opacity: 1;
border-color: rgb(59 130 246 / var(--tw-border-opacity));
}
.border-blue-600 {
--tw-border-opacity: 1;
border-color: rgb(37 99 235 / var(--tw-border-opacity));
}
.border-blue-800 {
--tw-border-opacity: 1;
border-color: rgb(30 64 175 / var(--tw-border-opacity));
}
.border-gray-100 {
--tw-border-opacity: 1;
border-color: rgb(243 244 246 / var(--tw-border-opacity));
}
.border-gray-200 {
--tw-border-opacity: 1;
border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.border-gray-300 {
--tw-border-opacity: 1;
border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-gray-400 {
--tw-border-opacity: 1;
border-color: rgb(156 163 175 / var(--tw-border-opacity));
}
.border-gray-500 {
--tw-border-opacity: 1;
border-color: rgb(107 114 128 / var(--tw-border-opacity));
}
.border-gray-600 {
--tw-border-opacity: 1;
border-color: rgb(75 85 99 / var(--tw-border-opacity));
}
.border-gray-800 {
--tw-border-opacity: 1;
border-color: rgb(31 41 55 / var(--tw-border-opacity));
}
.border-indigo-400 {
--tw-border-opacity: 1;
border-color: rgb(129 140 248 / var(--tw-border-opacity));
}
.border-primary {
--tw-border-opacity: 1;
border-color: rgb(31 41 55 / var(--tw-border-opacity));
}
.border-transparent {
border-color: transparent;
}
.border-white {
--tw-border-opacity: 1;
border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.border-yellow-300 {
--tw-border-opacity: 1;
border-color: rgb(253 224 71 / var(--tw-border-opacity));
}
.border-yellow-500 {
--tw-border-opacity: 1;
border-color: rgb(234 179 8 / var(--tw-border-opacity));
}
.border-opacity-0 {
--tw-border-opacity: 0;
}
.border-opacity-50 {
--tw-border-opacity: 0.5;
}
.bg-404 {
--tw-bg-opacity: 1;
background-color: rgb(76 111 191 / var(--tw-bg-opacity));
}
.bg-\[\#67c267\] {
--tw-bg-opacity: 1;
background-color: rgb(103 194 103 / var(--tw-bg-opacity));
}
.bg-\[\#8d7ba0\] {
--tw-bg-opacity: 1;
background-color: rgb(141 123 160 / var(--tw-bg-opacity));
}
.bg-\[\#c4302b\] {
--tw-bg-opacity: 1;
background-color: rgb(196 48 43 / var(--tw-bg-opacity));
}
.bg-\[\#ffc56f\] {
--tw-bg-opacity: 1;
background-color: rgb(255 197 111 / var(--tw-bg-opacity));
}
.bg-black {
--tw-bg-opacity: 1;
background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-blue-100 {
--tw-bg-opacity: 1;
background-color: rgb(219 234 254 / var(--tw-bg-opacity));
}
.bg-blue-200 {
--tw-bg-opacity: 1;
background-color: rgb(191 219 254 / var(--tw-bg-opacity));
}
.bg-blue-300 {
--tw-bg-opacity: 1;
background-color: rgb(147 197 253 / var(--tw-bg-opacity));
}
.bg-blue-500 {
--tw-bg-opacity: 1;
background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}
.bg-comercio {
--tw-bg-opacity: 1;
background-color: rgb(0 153 0 / var(--tw-bg-opacity));
}
.bg-corporativo-100 {
--tw-bg-opacity: 1;
background-color: rgb(114 75 170 / var(--tw-bg-opacity));
}
.bg-corporativo-300 {
--tw-bg-opacity: 1;
background-color: rgb(64 49 142 / var(--tw-bg-opacity));
}
.bg-corporativo-400 {
--tw-bg-opacity: 1;
background-color: rgb(47 38 126 / var(--tw-bg-opacity));
}
.bg-corporativo-500 {
--tw-bg-opacity: 1;
background-color: rgb(31 28 110 / var(--tw-bg-opacity));
}
.bg-distribucion {
--tw-bg-opacity: 1;
background-color: rgb(44 0 96 / var(--tw-bg-opacity));
}
.bg-gray-100 {
--tw-bg-opacity: 1;
background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.bg-gray-200 {
--tw-bg-opacity: 1;
background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.bg-gray-300 {
--tw-bg-opacity: 1;
background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}
.bg-gray-400 {
--tw-bg-opacity: 1;
background-color: rgb(156 163 175 / var(--tw-bg-opacity));
}
.bg-gray-50 {
--tw-bg-opacity: 1;
background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.bg-gray-500 {
--tw-bg-opacity: 1;
background-color: rgb(107 114 128 / var(--tw-bg-opacity));
}
.bg-gray-600 {
--tw-bg-opacity: 1;
background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}
.bg-gray-700 {
--tw-bg-opacity: 1;
background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}
.bg-gray-800 {
--tw-bg-opacity: 1;
background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}
.bg-green-100 {
--tw-bg-opacity: 1;
background-color: rgb(220 252 231 / var(--tw-bg-opacity));
}
.bg-green-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity));
}
.bg-green-500 {
--tw-bg-opacity: 1;
background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}
.bg-green-600 {
--tw-bg-opacity: 1;
background-color: rgb(22 163 74 / var(--tw-bg-opacity));
}
.bg-green-700 {
--tw-bg-opacity: 1;
background-color: rgb(21 128 61 / var(--tw-bg-opacity));
}
.bg-hosteleria {
--tw-bg-opacity: 1;
background-color: rgb(255 153 0 / var(--tw-bg-opacity));
}
.bg-indigo-50 {
--tw-bg-opacity: 1;
background-color: rgb(238 242 255 / var(--tw-bg-opacity));
}
.bg-indigo-500 {
--tw-bg-opacity: 1;
background-color: rgb(99 102 241 / var(--tw-bg-opacity));
}
.bg-indigo-600 {
--tw-bg-opacity: 1;
background-color: rgb(79 70 229 / var(--tw-bg-opacity));
}
.bg-orange-50 {
--tw-bg-opacity: 1;
background-color: rgb(255 247 237 / var(--tw-bg-opacity));
}
.bg-pdf {
--tw-bg-opacity: 1;
background-color: rgb(255 33 22 / var(--tw-bg-opacity));
}
.bg-primary {
--tw-bg-opacity: 1;
background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}
.bg-red-100 {
--tw-bg-opacity: 1;
background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}
.bg-red-200 {
--tw-bg-opacity: 1;
background-color: rgb(254 202 202 / var(--tw-bg-opacity));
}
.bg-red-50 {
--tw-bg-opacity: 1;
background-color: rgb(254 242 242 / var(--tw-bg-opacity));
}
.bg-red-500 {
--tw-bg-opacity: 1;
background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}
.bg-red-600 {
--tw-bg-opacity: 1;
background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}
.bg-red-700 {
--tw-bg-opacity: 1;
background-color: rgb(185 28 28 / var(--tw-bg-opacity));
}
.bg-transparent {
background-color: transparent;
}
.bg-white {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-yellow-100 {
--tw-bg-opacity: 1;
background-color: rgb(254 249 195 / var(--tw-bg-opacity));
}
.bg-\[\#e26561\] {
--tw-bg-opacity: 1;
background-color: rgb(226 101 97 / var(--tw-bg-opacity));
}
.bg-\[\#ff0000\] {
--tw-bg-opacity: 1;
background-color: rgb(255 0 0 / var(--tw-bg-opacity));
}
.bg-opacity-25 {
--tw-bg-opacity: 0.25;
}
.bg-opacity-40 {
  --tw-bg-opacity: 0.4;
}
.bg-opacity-50 {
--tw-bg-opacity: 0.5;
}
.bg-opacity-60 {
--tw-bg-opacity: 0.6;
}
.bg-opacity-70 {
--tw-bg-opacity: 0.7;
}
.bg-opacity-80 {
--tw-bg-opacity: 0.8;
}
.bg-opacity-90 {
--tw-bg-opacity: 0.9;
}
.bg-opacity-95 {
--tw-bg-opacity: 0.95;
}
.bg-gradient-to-t {
background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.bg-gradient-to-tr {
background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}
.from-black {
--tw-gradient-from: #000 var(--tw-gradient-from-position);
--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-gray-600 {
--tw-gradient-from: #4b5563 var(--tw-gradient-from-position);
--tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-green-700 {
--tw-gradient-from: #15803d var(--tw-gradient-from-position);
--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-orange-600 {
--tw-gradient-from: #ea580c var(--tw-gradient-from-position);
--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-red-600 {
--tw-gradient-from: #dc2626 var(--tw-gradient-from-position);
--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-white {
--tw-gradient-from: #fff var(--tw-gradient-from-position);
--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-\[\#009800\] {
--tw-gradient-to: #009800 var(--tw-gradient-to-position);
}
.to-\[\#8d7ba0\] {
--tw-gradient-to: #8d7ba0 var(--tw-gradient-to-position);
}
.to-\[\#c4302b\] {
--tw-gradient-to: #c4302b var(--tw-gradient-to-position);
}
.to-\[\#ff9800\] {
--tw-gradient-to: #ff9800 var(--tw-gradient-to-position);
}
.to-gray-400 {
--tw-gradient-to: #9ca3af var(--tw-gradient-to-position);
}
.to-green-500 {
--tw-gradient-to: #22c55e var(--tw-gradient-to-position);
}
.to-orange-400 {
--tw-gradient-to: #fb923c var(--tw-gradient-to-position);
}
.to-red-400 {
--tw-gradient-to: #f87171 var(--tw-gradient-to-position);
}
.to-\[\#ff0000\] {
--tw-gradient-to: #ff0000 var(--tw-gradient-to-position);
}
.to-\[\#fd4f4f\] {
--tw-gradient-to: #fd4f4f var(--tw-gradient-to-position);
}
.to-\[\#fd4747\] {
--tw-gradient-to: #fd4747 var(--tw-gradient-to-position);
}
.bg-cover {
background-size: cover;
}
.bg-fixed {
background-attachment: fixed;
}
.bg-bottom {
background-position: bottom;
}
.bg-center {
background-position: center;
}
.bg-left {
background-position: left;
}
.bg-no-repeat {
background-repeat: no-repeat;
}
.bg-origin-content {
background-origin: content-box;
}
.fill-current {
fill: currentColor;
}
.object-contain {
-o-object-fit: contain;
   object-fit: contain;
}
.object-cover {
-o-object-fit: cover;
   object-fit: cover;
}
.object-fill {
-o-object-fit: fill;
   object-fit: fill;
}
.object-scale-down {
-o-object-fit: scale-down;
   object-fit: scale-down;
}
.object-bottom {
-o-object-position: bottom;
   object-position: bottom;
}
.object-center {
-o-object-position: center;
   object-position: center;
}
.object-right {
-o-object-position: right;
   object-position: right;
}
.object-top {
-o-object-position: top;
   object-position: top;
}
.p-0 {
padding: 0px;
}
.p-0\.5 {
padding: 0.125rem;
}
.p-1 {
padding: 0.25rem;
}
.p-14 {
padding: 3.5rem;
}
.p-2 {
padding: 0.5rem;
}
.p-20 {
padding: 5rem;
}
.p-3 {
padding: 0.75rem;
}
.p-4 {
padding: 1rem;
}
.p-5 {
padding: 1.25rem;
}
.p-6 {
padding: 1.5rem;
}
.p-8 {
padding: 2rem;
}
.px-0 {
padding-left: 0px;
padding-right: 0px;
}
.px-1 {
padding-left: 0.25rem;
padding-right: 0.25rem;
}
.px-1\.5 {
padding-left: 0.375rem;
padding-right: 0.375rem;
}
.px-10 {
padding-left: 2.5rem;
padding-right: 2.5rem;
}
.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-8 {
padding-left: 2rem;
padding-right: 2rem;
}
.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-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-20 {
padding-top: 5rem;
padding-bottom: 5rem;
}
.py-3 {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
.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;
}
.pb-1 {
padding-bottom: 0.25rem;
}
.pb-10 {
padding-bottom: 2.5rem;
}
.pb-12 {
padding-bottom: 3rem;
}
.pb-2 {
padding-bottom: 0.5rem;
}
.pb-20 {
padding-bottom: 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-2 {
padding-left: 0.5rem;
}
.pl-3 {
padding-left: 0.75rem;
}
.pl-4 {
padding-left: 1rem;
}
.pr-0 {
padding-right: 0px;
}
.pr-1 {
padding-right: 0.25rem;
}
.pr-10 {
padding-right: 2.5rem;
}
.pr-12 {
padding-right: 3rem;
}
.pr-2 {
padding-right: 0.5rem;
}
.pr-4 {
padding-right: 1rem;
}
.pr-9 {
padding-right: 2.25rem;
}
.pt-1 {
padding-top: 0.25rem;
}
.pt-10 {
padding-top: 2.5rem;
}
.pt-12 {
padding-top: 3rem;
}
.pt-2 {
padding-top: 0.5rem;
}
.pt-20 {
padding-top: 5rem;
}
.pt-4 {
padding-top: 1rem;
}
.pt-40 {
padding-top: 10rem;
}
.pt-48 {
padding-top: 12rem;
}
.pt-5 {
padding-top: 1.25rem;
}
.pt-52 {
padding-top: 13rem;
}
.pt-56 {
padding-top: 14rem;
}
.pt-60 {
    padding-top: 15rem /* 240px */;
}
.pt-6 {
padding-top: 1.5rem;
}
.pt-8 {
padding-top: 2rem;
}
.pl-8 {
padding-left: 2rem;
}
.text-left {
text-align: left;
}
.text-center {
text-align: center;
}
.text-right {
text-align: right;
}
.text-start {
text-align: start;
}
.align-baseline {
vertical-align: baseline;
}
.align-bottom {
vertical-align: bottom;
}
.font-futura {
font-family: Futura, Arial, sans-serif;
}
.font-gesplanet {
font-family: ABeeZee, sans-serif;
}
.font-mono {
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.font-proxima {
font-family: Proxima Nova, Arial, sans-serif;
}
.font-sans {
font-family: Helvetica Neue, Arial, sans-serif;
}
.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-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-black {
font-weight: 900;
}
.font-bold {
font-weight: 700;
}
.font-light {
font-weight: 300;
}
.font-medium {
font-weight: 500;
}
.font-normal {
font-weight: 400;
}
.font-semibold {
font-weight: 600;
}
.uppercase {
text-transform: uppercase;
}
.capitalize {
text-transform: capitalize;
}
.italic {
font-style: italic;
}
.leading-4 {
line-height: 1rem;
}
.leading-5 {
line-height: 1.25rem;
}
.leading-7 {
line-height: 1.75rem;
}
.leading-none {
line-height: 1;
}
.leading-tight {
line-height: 1.25;
}
.tracking-tight {
letter-spacing: -0.025em;
}
.tracking-tighter {
letter-spacing: -0.05em;
}
.tracking-wider {
letter-spacing: 0.05em;
}
.tracking-widest {
letter-spacing: 0.1em;
}
.text-404 {
--tw-text-opacity: 1;
color: rgb(76 111 191 / var(--tw-text-opacity));
}
.text-black {
--tw-text-opacity: 1;
color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-blue-500 {
--tw-text-opacity: 1;
color: rgb(59 130 246 / var(--tw-text-opacity));
}
.text-blue-600 {
--tw-text-opacity: 1;
color: rgb(37 99 235 / var(--tw-text-opacity));
}
.text-blue-700 {
--tw-text-opacity: 1;
color: rgb(29 78 216 / var(--tw-text-opacity));
}
.text-blue-800 {
--tw-text-opacity: 1;
color: rgb(30 64 175 / var(--tw-text-opacity));
}
.text-blue-900 {
--tw-text-opacity: 1;
color: rgb(30 58 138 / var(--tw-text-opacity));
}
.text-comercio {
--tw-text-opacity: 1;
color: rgb(0 153 0 / var(--tw-text-opacity));
}
.text-corporativo-500 {
--tw-text-opacity: 1;
color: rgb(31 28 110 / var(--tw-text-opacity));
}
.text-corporativo-600 {
--tw-text-opacity: 1;
color: rgb(19 15 94 / var(--tw-text-opacity));
}
.text-corporativo-700 {
--tw-text-opacity: 1;
color: rgb(44 0 96 / var(--tw-text-opacity));
}
.text-distribucion {
--tw-text-opacity: 1;
color: rgb(44 0 96 / var(--tw-text-opacity));
}
.text-gray-200 {
--tw-text-opacity: 1;
color: rgb(229 231 235 / var(--tw-text-opacity));
}
.text-gray-300 {
--tw-text-opacity: 1;
color: rgb(209 213 219 / var(--tw-text-opacity));
}
.text-gray-400 {
--tw-text-opacity: 1;
color: rgb(156 163 175 / var(--tw-text-opacity));
}
.text-gray-500 {
--tw-text-opacity: 1;
color: rgb(107 114 128 / var(--tw-text-opacity));
}
.text-gray-600 {
--tw-text-opacity: 1;
color: rgb(75 85 99 / var(--tw-text-opacity));
}
.text-gray-700 {
--tw-text-opacity: 1;
color: rgb(55 65 81 / var(--tw-text-opacity));
}
.text-gray-800 {
--tw-text-opacity: 1;
color: rgb(31 41 55 / var(--tw-text-opacity));
}
.text-gray-900 {
--tw-text-opacity: 1;
color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-green-400 {
--tw-text-opacity: 1;
color: rgb(74 222 128 / var(--tw-text-opacity));
}
.text-green-500 {
--tw-text-opacity: 1;
color: rgb(34 197 94 / var(--tw-text-opacity));
}
.text-green-600 {
--tw-text-opacity: 1;
color: rgb(22 163 74 / var(--tw-text-opacity));
}
.text-green-700 {
--tw-text-opacity: 1;
color: rgb(21 128 61 / var(--tw-text-opacity));
}
.text-hosteleria {
--tw-text-opacity: 1;
color: rgb(255 153 0 / var(--tw-text-opacity));
}
.text-indigo-500 {
--tw-text-opacity: 1;
color: rgb(99 102 241 / var(--tw-text-opacity));
}
.text-indigo-600 {
--tw-text-opacity: 1;
color: rgb(79 70 229 / var(--tw-text-opacity));
}
.text-indigo-700 {
--tw-text-opacity: 1;
color: rgb(67 56 202 / var(--tw-text-opacity));
}
.text-orange-600 {
--tw-text-opacity: 1;
color: rgb(234 88 12 / var(--tw-text-opacity));
}
.text-primary {
--tw-text-opacity: 1;
color: rgb(31 41 55 / var(--tw-text-opacity));
}
.text-primaryDark {
--tw-text-opacity: 1;
color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-red-100 {
--tw-text-opacity: 1;
color: rgb(254 226 226 / var(--tw-text-opacity));
}
.text-red-400 {
--tw-text-opacity: 1;
color: rgb(248 113 113 / var(--tw-text-opacity));
}
.text-red-500 {
--tw-text-opacity: 1;
color: rgb(239 68 68 / var(--tw-text-opacity));
}
.text-red-600 {
--tw-text-opacity: 1;
color: rgb(220 38 38 / var(--tw-text-opacity));
}
.text-red-700 {
--tw-text-opacity: 1;
color: rgb(185 28 28 / var(--tw-text-opacity));
}
.text-red-900 {
--tw-text-opacity: 1;
color: rgb(127 29 29 / var(--tw-text-opacity));
}
.text-slate-700 {
--tw-text-opacity: 1;
color: rgb(51 65 85 / var(--tw-text-opacity));
}
.text-success {
--tw-text-opacity: 1;
color: rgb(40 167 69 / var(--tw-text-opacity));
}
.text-white {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-yellow-200 {
--tw-text-opacity: 1;
color: rgb(254 240 138 / var(--tw-text-opacity));
}
.text-yellow-500 {
--tw-text-opacity: 1;
color: rgb(234 179 8 / var(--tw-text-opacity));
}
.text-yellow-600 {
--tw-text-opacity: 1;
color: rgb(202 138 4 / var(--tw-text-opacity));
}
.text-yellow-700 {
--tw-text-opacity: 1;
color: rgb(161 98 7 / var(--tw-text-opacity));
}
.underline {
text-decoration-line: underline;
}
.line-through {
text-decoration-line: line-through;
}
.decoration-2 {
text-decoration-thickness: 2px;
}
.antialiased {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.placeholder-gray-500::-moz-placeholder {
--tw-placeholder-opacity: 1;
color: rgb(107 114 128 / var(--tw-placeholder-opacity));
}
.placeholder-gray-500::placeholder {
--tw-placeholder-opacity: 1;
color: rgb(107 114 128 / var(--tw-placeholder-opacity));
}
.placeholder-opacity-50::-moz-placeholder {
--tw-placeholder-opacity: 0.5;
}
.placeholder-opacity-50::placeholder {
--tw-placeholder-opacity: 0.5;
}
.opacity-0 {
opacity: 0;
}
.opacity-100 {
opacity: 1;
}
.opacity-25 {
opacity: 0.25;
}
.opacity-50 {
opacity: 0.5;
}
.opacity-60 {
opacity: 0.6;
}
.opacity-75 {
opacity: 0.75;
}
.opacity-90 {
opacity: 0.9;
}
.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-2xl {
--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
--tw-shadow-colored: 0 25px 50px -12px 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-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-xl {
--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none {
outline: 2px solid transparent;
outline-offset: 2px;
}
.ring {
--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);
}
.ring-1 {
--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(1px + 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-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-4 {
--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(4px + 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-inset {
--tw-ring-inset: inset;
}
.ring-black {
--tw-ring-opacity: 1;
--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity));
}
.ring-gray-100 {
--tw-ring-opacity: 1;
--tw-ring-color: rgb(243 244 246 / var(--tw-ring-opacity));
}
.ring-gray-300 {
--tw-ring-opacity: 1;
--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity));
}
.ring-gray-400 {
--tw-ring-opacity: 1;
--tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity));
}
.ring-gray-500 {
--tw-ring-opacity: 1;
--tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity));
}
.ring-gray-700 {
--tw-ring-opacity: 1;
--tw-ring-color: rgb(55 65 81 / var(--tw-ring-opacity));
}
.ring-primary {
--tw-ring-opacity: 1;
--tw-ring-color: rgb(31 41 55 / var(--tw-ring-opacity));
}
.ring-white {
--tw-ring-opacity: 1;
--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity));
}
.ring-opacity-5 {
--tw-ring-opacity: 0.05;
}
.blur {
--tw-blur: blur(8px);
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);
}
.filter {
filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-opacity-100 {
--tw-backdrop-opacity: opacity(1);
-webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
        backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-filter {
-webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
        backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition {
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-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;
}
.duration-100 {
transition-duration: 100ms;
}
.duration-150 {
transition-duration: 150ms;
}
.duration-200 {
transition-duration: 200ms;
}
.duration-300 {
transition-duration: 300ms;
}
.duration-700 {
transition-duration: 700ms;
}
.duration-75 {
transition-duration: 75ms;
}
.ease-in {
transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.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);
}

.hover\:z-10:hover {
z-index: 10;
}

.hover\:z-20:hover {
z-index: 20;
}

.hover\:z-50:hover {
z-index: 50;
}

.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 {
--tw-border-opacity: 1;
border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.hover\:border-gray-400:hover {
--tw-border-opacity: 1;
border-color: rgb(156 163 175 / var(--tw-border-opacity));
}

.hover\:border-gray-600:hover {
--tw-border-opacity: 1;
border-color: rgb(75 85 99 / var(--tw-border-opacity));
}

.hover\:border-opacity-80:hover {
--tw-border-opacity: 0.8;
}

.hover\:bg-blue-200:hover {
--tw-bg-opacity: 1;
background-color: rgb(191 219 254 / var(--tw-bg-opacity));
}

.hover\:bg-blue-400:hover {
--tw-bg-opacity: 1;
background-color: rgb(96 165 250 / var(--tw-bg-opacity));
}

.hover\:bg-corporativo-200:hover {
--tw-bg-opacity: 1;
background-color: rgb(89 62 156 / var(--tw-bg-opacity));
}

.hover\:bg-corporativo-500:hover {
--tw-bg-opacity: 1;
background-color: rgb(31 28 110 / var(--tw-bg-opacity));
}

.hover\:bg-gray-100:hover {
--tw-bg-opacity: 1;
background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.hover\:bg-gray-200:hover {
--tw-bg-opacity: 1;
background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.hover\:bg-gray-300:hover {
--tw-bg-opacity: 1;
background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}

.hover\:bg-gray-400:hover {
--tw-bg-opacity: 1;
background-color: rgb(156 163 175 / var(--tw-bg-opacity));
}

.hover\:bg-gray-50:hover {
--tw-bg-opacity: 1;
background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.hover\:bg-gray-500:hover {
--tw-bg-opacity: 1;
background-color: rgb(107 114 128 / var(--tw-bg-opacity));
}

.hover\:bg-gray-600:hover {
--tw-bg-opacity: 1;
background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}

.hover\:bg-gray-700:hover {
--tw-bg-opacity: 1;
background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}

.hover\:bg-gray-800:hover {
--tw-bg-opacity: 1;
background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}

.hover\:bg-gray-900:hover {
--tw-bg-opacity: 1;
background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}

.hover\:bg-indigo-600:hover {
--tw-bg-opacity: 1;
background-color: rgb(79 70 229 / var(--tw-bg-opacity));
}

.hover\:bg-primary:hover {
--tw-bg-opacity: 1;
background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}

.hover\:bg-primaryDark:hover {
--tw-bg-opacity: 1;
background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.hover\:bg-red-100:hover {
--tw-bg-opacity: 1;
background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}

.hover\:bg-red-300:hover {
--tw-bg-opacity: 1;
background-color: rgb(252 165 165 / var(--tw-bg-opacity));
}

.hover\:bg-red-400:hover {
--tw-bg-opacity: 1;
background-color: rgb(248 113 113 / var(--tw-bg-opacity));
}

.hover\:bg-red-500:hover {
--tw-bg-opacity: 1;
background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}

.hover\:bg-red-600:hover {
--tw-bg-opacity: 1;
background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}

.hover\:bg-red-700:hover {
--tw-bg-opacity: 1;
background-color: rgb(185 28 28 / var(--tw-bg-opacity));
}

.hover\:bg-white:hover {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.hover\:bg-opacity-10:hover {
--tw-bg-opacity: 0.1;
}

.hover\:bg-opacity-100:hover {
--tw-bg-opacity: 1;
}

.hover\:bg-opacity-20:hover {
--tw-bg-opacity: 0.2;
}

.hover\:bg-opacity-50:hover {
  --tw-bg-opacity: 0.5;
}

.hover\:bg-opacity-80:hover {
--tw-bg-opacity: 0.8;
}

.hover\:font-bold:hover {
font-weight: 700;
}

.hover\:text-black:hover {
--tw-text-opacity: 1;
color: rgb(0 0 0 / var(--tw-text-opacity));
}

.hover\:text-blue-400:hover {
--tw-text-opacity: 1;
color: rgb(96 165 250 / var(--tw-text-opacity));
}

.hover\:text-blue-600:hover {
--tw-text-opacity: 1;
color: rgb(37 99 235 / var(--tw-text-opacity));
}

.hover\:text-gray-400:hover {
--tw-text-opacity: 1;
color: rgb(156 163 175 / var(--tw-text-opacity));
}

.hover\:text-gray-500:hover {
--tw-text-opacity: 1;
color: rgb(107 114 128 / var(--tw-text-opacity));
}

.hover\:text-gray-600:hover {
--tw-text-opacity: 1;
color: rgb(75 85 99 / var(--tw-text-opacity));
}

.hover\:text-gray-700:hover {
--tw-text-opacity: 1;
color: rgb(55 65 81 / var(--tw-text-opacity));
}

.hover\:text-gray-800:hover {
--tw-text-opacity: 1;
color: rgb(31 41 55 / var(--tw-text-opacity));
}

.hover\:text-gray-900:hover {
--tw-text-opacity: 1;
color: rgb(17 24 39 / var(--tw-text-opacity));
}

.hover\:text-red-400:hover {
--tw-text-opacity: 1;
color: rgb(248 113 113 / var(--tw-text-opacity));
}

.hover\:text-red-500:hover {
--tw-text-opacity: 1;
color: rgb(239 68 68 / var(--tw-text-opacity));
}

.hover\:text-red-600:hover {
--tw-text-opacity: 1;
color: rgb(220 38 38 / var(--tw-text-opacity));
}

.hover\:text-red-700:hover {
--tw-text-opacity: 1;
color: rgb(185 28 28 / var(--tw-text-opacity));
}

.hover\:text-white:hover {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}

.hover\:underline:hover {
text-decoration-line: underline;
}

.hover\:no-underline:hover {
text-decoration-line: none;
}

.hover\:opacity-100:hover {
opacity: 1;
}

.hover\:shadow:hover {
--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);
}

.hover\:shadow-2xl:hover {
--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
--tw-shadow-colored: 0 25px 50px -12px 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-xl:hover {
--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:ring:hover {
--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\:z-10:focus {
z-index: 10;
}

.focus\:border-blue-300:focus {
--tw-border-opacity: 1;
border-color: rgb(147 197 253 / var(--tw-border-opacity));
}

.focus\:border-gray-300:focus {
--tw-border-opacity: 1;
border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.focus\:border-gray-700:focus {
--tw-border-opacity: 1;
border-color: rgb(55 65 81 / var(--tw-border-opacity));
}

.focus\:border-gray-900:focus {
--tw-border-opacity: 1;
border-color: rgb(17 24 39 / var(--tw-border-opacity));
}

.focus\:border-indigo-300:focus {
--tw-border-opacity: 1;
border-color: rgb(165 180 252 / var(--tw-border-opacity));
}

.focus\:border-indigo-500:focus {
--tw-border-opacity: 1;
border-color: rgb(99 102 241 / var(--tw-border-opacity));
}

.focus\:border-indigo-700:focus {
--tw-border-opacity: 1;
border-color: rgb(67 56 202 / var(--tw-border-opacity));
}

.focus\:border-red-700:focus {
--tw-border-opacity: 1;
border-color: rgb(185 28 28 / var(--tw-border-opacity));
}

.focus\:bg-gray-100:focus {
--tw-bg-opacity: 1;
background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.focus\:bg-gray-50:focus {
--tw-bg-opacity: 1;
background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.focus\:bg-indigo-100:focus {
--tw-bg-opacity: 1;
background-color: rgb(224 231 255 / var(--tw-bg-opacity));
}

.focus\:bg-indigo-600:focus {
--tw-bg-opacity: 1;
background-color: rgb(79 70 229 / var(--tw-bg-opacity));
}

.focus\:bg-red-600:focus {
--tw-bg-opacity: 1;
background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}

.focus\:text-gray-500:focus {
--tw-text-opacity: 1;
color: rgb(107 114 128 / var(--tw-text-opacity));
}

.focus\:text-gray-700:focus {
--tw-text-opacity: 1;
color: rgb(55 65 81 / var(--tw-text-opacity));
}

.focus\:text-gray-800:focus {
--tw-text-opacity: 1;
color: rgb(31 41 55 / var(--tw-text-opacity));
}

.focus\:text-indigo-800:focus {
--tw-text-opacity: 1;
color: rgb(55 48 163 / var(--tw-text-opacity));
}

.focus\:outline-none:focus {
outline: 2px solid transparent;
outline-offset: 2px;
}

.focus\:ring: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(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\:ring-1: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(1px + 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-blue-200:focus {
--tw-ring-opacity: 1;
--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity));
}

.focus\:ring-gray-300:focus {
--tw-ring-opacity: 1;
--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity));
}

.focus\:ring-indigo-200:focus {
--tw-ring-opacity: 1;
--tw-ring-color: rgb(199 210 254 / var(--tw-ring-opacity));
}

.focus\:ring-indigo-500:focus {
--tw-ring-opacity: 1;
--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity));
}

.focus\:ring-red-200:focus {
--tw-ring-opacity: 1;
--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity));
}

.focus\:ring-opacity-50:focus {
--tw-ring-opacity: 0.5;
}

.active\:bg-gray-100:active {
--tw-bg-opacity: 1;
background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.active\:bg-gray-50:active {
--tw-bg-opacity: 1;
background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.active\:bg-gray-900:active {
--tw-bg-opacity: 1;
background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}

.active\:bg-red-600:active {
--tw-bg-opacity: 1;
background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}

.active\:text-gray-500:active {
--tw-text-opacity: 1;
color: rgb(107 114 128 / var(--tw-text-opacity));
}

.active\:text-gray-700:active {
--tw-text-opacity: 1;
color: rgb(55 65 81 / var(--tw-text-opacity));
}

.active\:text-gray-800:active {
--tw-text-opacity: 1;
color: rgb(31 41 55 / var(--tw-text-opacity));
}

.disabled\:opacity-25:disabled {
opacity: 0.25;
}

.disabled\:opacity-50:disabled {
opacity: 0.5;
}

.group:hover .group-hover\:-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));
}

.group:hover .group-hover\:scale-100 {
--tw-scale-x: 1;
--tw-scale-y: 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));
}

.peer:checked ~ .peer-checked\:border-blue-400 {
--tw-border-opacity: 1;
border-color: rgb(96 165 250 / var(--tw-border-opacity));
}

.peer:checked ~ .peer-checked\:bg-blue-700 {
--tw-bg-opacity: 1;
background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}

.peer:checked ~ .peer-checked\:font-semibold {
font-weight: 600;
}

.peer:checked ~ .peer-checked\:text-white {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}

.peer:checked ~ .peer-checked\:underline {
text-decoration-line: underline;
}

@media (prefers-color-scheme: dark) {

.dark\:bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}

.dark\:text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}

.dark\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
}

@media (min-width: 640px) {

.sm\:left-auto {
  left: auto;
}

.sm\:top-auto {
  top: auto;
}

.sm\:col-span-4 {
  grid-column: span 4 / span 4;
}

.sm\:m-6 {
  margin: 1.5rem;
}

.sm\:-my-px {
  margin-top: -1px;
  margin-bottom: -1px;
}

.sm\:mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.sm\:mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.sm\:-mr-2 {
  margin-right: -0.5rem;
}

.sm\:ml-10 {
  margin-left: 2.5rem;
}

.sm\:ml-3 {
  margin-left: 0.75rem;
}

.sm\:ml-4 {
  margin-left: 1rem;
}

.sm\:ml-6 {
  margin-left: 1.5rem;
}

.sm\:mt-0 {
  margin-top: 0px;
}

.sm\:block {
  display: block;
}

.sm\:flex {
  display: flex;
}

.sm\:table-cell {
  display: table-cell;
}

.sm\:table-header-group {
  display: table-header-group;
}

.sm\:table-row-group {
  display: table-row-group;
}

.sm\:table-row {
  display: table-row;
}

.sm\:grid {
  display: grid;
}

.sm\:hidden {
  display: none;
}

.sm\:h-10 {
  height: 2.5rem;
}

.sm\:h-4 {
  height: 1rem;
}

.sm\:w-10 {
  width: 2.5rem;
}

.sm\:w-4 {
  width: 1rem;
}

.sm\:w-full {
  width: 100%;
}

.sm\:max-w-2xl {
  max-width: 42rem;
}

.sm\:max-w-6xl {
  max-width: 72rem;
}

.sm\:max-w-lg {
  max-width: 32rem;
}

.sm\:max-w-md {
  max-width: 28rem;
}

.sm\:max-w-sm {
  max-width: 24rem;
}

.sm\:max-w-xl {
  max-width: 36rem;
}

.sm\:flex-1 {
  flex: 1 1 0%;
}

.sm\:translate-y-0 {
  --tw-translate-y: 0px;
  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));
}

.sm\:scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 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));
}

.sm\:scale-95 {
  --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));
}

.sm\:grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.sm\:grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.sm\:flex-col {
  flex-direction: column;
}

.sm\:items-start {
  align-items: flex-start;
}

.sm\:items-center {
  align-items: center;
}

.sm\:justify-start {
  justify-content: flex-start;
}

.sm\:justify-center {
  justify-content: center;
}

.sm\:justify-between {
  justify-content: space-between;
}

.sm\:divide-x > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}

.sm\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
}

.sm\:rounded-lg {
  border-radius: 0.5rem;
}

.sm\:rounded-md {
  border-radius: 0.375rem;
}

.sm\:rounded-bl-md {
  border-bottom-left-radius: 0.375rem;
}

.sm\:rounded-br-md {
  border-bottom-right-radius: 0.375rem;
}

.sm\:rounded-tl-md {
  border-top-left-radius: 0.375rem;
}

.sm\:rounded-tr-md {
  border-top-right-radius: 0.375rem;
}

.sm\:border {
  border-width: 1px;
}

.sm\:border-none {
  border-style: none;
}

.sm\:p-6 {
  padding: 1.5rem;
}

.sm\:px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.sm\:px-20 {
  padding-left: 5rem;
  padding-right: 5rem;
}

.sm\:px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.sm\:px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.sm\:px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.sm\:pb-4 {
  padding-bottom: 1rem;
}

.sm\:pt-0 {
  padding-top: 0px;
}

.sm\:text-left {
  text-align: left;
}

.sm\:text-center {
  text-align: center;
}

.sm\:text-right {
  text-align: right;
}

.sm\:text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
}

@media (min-width: 768px) {

.md\:fixed {
  position: fixed;
}

.md\:absolute {
  position: absolute;
}

.md\:relative {
  position: relative;
}

.md\:z-10 {
  z-index: 10;
}

.md\:order-first {
  order: -9999;
}

.md\:col-span-1 {
  grid-column: span 1 / span 1;
}

.md\:col-span-2 {
  grid-column: span 2 / span 2;
}

.md\:float-right {
  float: right;
}

.md\:float-left {
  float: left;
}

.md\:float-none {
  float: none;
}

.md\:m-10 {
  margin: 2.5rem;
}

.md\:m-12 {
  margin: 3rem;
}

.md\:m-14 {
  margin: 3.5rem;
}

.md\:m-2 {
  margin: 0.5rem;
}

.md\:m-28 {
  margin: 7rem;
}

.md\:m-4 {
  margin: 1rem;
}

.md\:m-5 {
  margin: 1.25rem;
}

.md\:m-6 {
  margin: 1.5rem;
}

.md\:-my-px {
  margin-top: -1px;
  margin-bottom: -1px;
}

.md\:mx-12 {
  margin-left: 3rem;
  margin-right: 3rem;
}

.md\:mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.md\:mx-20 {
  margin-left: 5rem;
  margin-right: 5rem;
}

.md\:mx-28 {
  margin-left: 7rem;
  margin-right: 7rem;
}

.md\:mx-32 {
  margin-left: 8rem;
  margin-right: 8rem;
}

.md\:mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.md\:mx-8 {
  margin-left: 2rem;
  margin-right: 2rem;
}

.md\:my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.md\:my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.md\:my-20 {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.md\:my-40 {
  margin-top: 10rem;
  margin-bottom: 10rem;
}

.md\:mb-0 {
  margin-bottom: 0px;
}

.md\:mb-12 {
  margin-bottom: 3rem;
}

.md\:mb-14 {
  margin-bottom: 3.5rem;
}

.md\:mb-4 {
  margin-bottom: 1rem;
}

.md\:ml-10 {
  margin-left: 2.5rem;
}

.md\:ml-12 {
  margin-left: 3rem;
}

.md\:ml-20 {
  margin-left: 5rem;
}

.md\:ml-4 {
  margin-left: 1rem;
}

.md\:ml-6 {
  margin-left: 1.5rem;
}

.md\:mr-0 {
  margin-right: 0px;
}

.md\:mr-4 {
  margin-right: 1rem;
}

.md\:mr-8 {
  margin-right: 2rem;
}

.md\:mt-0 {
  margin-top: 0px;
}

.md\:mt-10 {
  margin-top: 2.5rem;
}

.md\:mt-16 {
  margin-top: 4rem;
}

.md\:mt-32 {
  margin-top: 8rem;
}

.md\:mt-52 {
  margin-top: 13rem;
}

.md\:mt-6 {
  margin-top: 1.5rem;
}

.md\:mt-60 {
  margin-top: 15rem;
}

.md\:block {
  display: block;
}

.md\:flex {
  display: flex;
}

.md\:table {
  display: table;
}

.md\:table-cell {
  display: table-cell;
}

.md\:table-row {
  display: table-row;
}

.md\:grid {
  display: grid;
}

.md\:hidden {
  display: none;
}

.md\:h-12 {
  height: 3rem;
}

.md\:h-128 {
  height: 32rem;
}

.md\:h-20 {
  height: 5rem;
}

.md\:h-6 {
  height: 1.5rem;
}

.md\:h-60 {
  height: 15rem;
}

.md\:h-96 {
  height: 24rem;
}

.md\:w-1\/3 {
  width: 33.333333%;
}

.md\:w-1\/4 {
  width: 25%;
}

.md\:w-12 {
  width: 3rem;
}

.md\:w-144 {
  width: 36rem;
}

.md\:w-20 {
  width: 5rem;
}

.md\:w-32 {
  width: 8rem;
}

.md\:w-40 {
  width: 10rem;
}

.md\:w-48 {
  width: 12rem;
}

.md\:w-5\/6 {
  width: 83.333333%;
}

.md\:w-6 {
  width: 1.5rem;
}

.md\:w-72 {
  width: 18rem;
}

.md\:w-80 {
  width: 20rem;
}

.md\:w-96 {
  width: 24rem;
}

.md\:w-auto {
  width: auto;
}

.md\:flex-1 {
  flex: 1 1 0%;
}

.md\:flex-grow {
  flex-grow: 1;
}

.md\:grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.md\:grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.md\:grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.md\:grid-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}

.md\:flex-row {
  flex-direction: row;
}

.md\:flex-col {
  flex-direction: column;
}

.md\:items-center {
  align-items: center;
}

.md\:justify-start {
  justify-content: flex-start;
}

.md\:justify-between {
  justify-content: space-between;
}

.md\:gap-0 {
  gap: 0px;
}

.md\:gap-12 {
  gap: 3rem;
}

.md\:gap-4 {
  gap: 1rem;
}

.md\:gap-6 {
  gap: 1.5rem;
}

.md\:gap-8 {
  gap: 2rem;
}

.md\:divide-x > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}

.md\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
}

.md\:overflow-x-auto {
  overflow-x: auto;
}

.md\:rounded-lg {
  border-radius: 0.5rem;
}

.md\:rounded-none {
  border-radius: 0px;
}

.md\:rounded-xl {
  border-radius: 0.75rem;
}

.md\:rounded-r-xl {
  border-top-right-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}

.md\:rounded-br-none {
  border-bottom-right-radius: 0px;
}

.md\:border {
  border-width: 1px;
}

.md\:border-b-0 {
  border-bottom-width: 0px;
}

.md\:border-b-2 {
  border-bottom-width: 2px;
}

.md\:border-l {
  border-left-width: 1px;
}

.md\:border-t-0 {
  border-top-width: 0px;
}

.md\:border-none {
  border-style: none;
}

.md\:bg-transparent {
  background-color: transparent;
}

.md\:p-0 {
  padding: 0px;
}

.md\:p-10 {
  padding: 2.5rem;
}

.md\:p-2 {
  padding: 0.5rem;
}

.md\:p-4 {
  padding: 1rem;
}

.md\:p-6 {
  padding: 1.5rem;
}

.md\:px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.md\:px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.md\:px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}

.md\:px-20 {
  padding-left: 5rem;
  padding-right: 5rem;
}

.md\:px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.md\:px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.md\:px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.md\:py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.md\:py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.md\:py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.md\:py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.md\:py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.md\:pb-6 {
  padding-bottom: 1.5rem;
}

.md\:pl-6 {
  padding-left: 1.5rem;
}

.md\:pr-12 {
  padding-right: 3rem;
}

.md\:pr-4 {
  padding-right: 1rem;
}

.md\:pt-20 {
  padding-top: 5rem;
}

.md\:pt-32 {
  padding-top: 8rem;
}

.md\:pt-40 {
  padding-top: 10rem;
}

.md\:pt-6 {
  padding-top: 1.5rem;
}

.md\:text-left {
  text-align: left;
}

.md\:text-right {
  text-align: right;
}

.md\:text-start {
  text-align: start;
}

.md\:text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.md\:text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.md\:text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.md\:text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.md\:text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.md\:text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.md\:text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.md\: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);
}

.md\: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);
}

.md\:shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.md\:hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
}

@media (min-width: 1024px) {

.lg\:order-2 {
  order: 2;
}

.lg\:col-span-1 {
  grid-column: span 1 / span 1;
}

.lg\:col-span-4 {
  grid-column: span 4 / span 4;
}

.lg\:-mx-6 {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

.lg\:mx-10 {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

.lg\:mx-16 {
  margin-left: 4rem;
  margin-right: 4rem;
}

.lg\:mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.lg\:mx-8 {
  margin-left: 2rem;
  margin-right: 2rem;
}

.lg\:ml-4 {
  margin-left: 1rem;
}

.lg\:mr-8 {
  margin-right: 2rem;
}

.lg\:mt-0 {
  margin-top: 0px;
}

.lg\:block {
  display: block;
}

.lg\:flex {
  display: flex;
}

.lg\:hidden {
  display: none;
}

.lg\:h-144 {
  height: 36rem;
}

.lg\:h-40 {
  height: 10rem;
}

.lg\:h-96 {
  height: 24rem;
}

.lg\:w-1\/2 {
  width: 50%;
}

.lg\:w-2\/3 {
  width: 66.666667%;
}

.lg\:w-32 {
  width: 8rem;
}

.lg\:w-48 {
  width: 12rem;
}

.lg\:grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.lg\:grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.lg\:grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.lg\:grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.lg\:grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

.lg\:flex-row {
  flex-direction: row;
}

.lg\:items-start {
  align-items: flex-start;
}

.lg\:items-center {
  align-items: center;
}

.lg\:justify-end {
  justify-content: flex-end;
}

.lg\:gap-0 {
  gap: 0px;
}

.lg\:gap-8 {
  gap: 2rem;
}

.lg\:px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.lg\:px-24 {
  padding-left: 6rem;
  padding-right: 6rem;
}

.lg\:px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.lg\:text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.lg\:text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
}

@media (min-width: 1280px) {

.xl\:mx-16 {
  margin-left: 4rem;
  margin-right: 4rem;
}

.xl\:mx-24 {
  margin-left: 6rem;
  margin-right: 6rem;
}

.xl\:mx-40 {
  margin-left: 10rem;
  margin-right: 10rem;
}

.xl\:ml-24 {
  margin-left: 6rem;
}

.xl\:ml-4 {
  margin-left: 1rem;
}

.xl\:mr-40 {
  margin-right: 10rem;
}

.xl\:block {
  display: block;
}

.xl\:flex {
  display: flex;
}

.xl\:hidden {
  display: none;
}

.xl\:h-80 {
  height: 20rem;
}

.xl\:w-3\/5 {
  width: 60%;
}

.xl\:grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.xl\:grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.xl\:grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.xl\:grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

.xl\:flex-row {
  flex-direction: row;
}

.xl\:gap-16 {
  gap: 4rem;
}

.xl\:px-40 {
  padding-left: 10rem;
  padding-right: 10rem;
}

.xl\:pr-6 {
  padding-right: 1.5rem;
}
}

@media (min-width: 1536px) {

.\32xl\:-my-px {
  margin-top: -1px;
  margin-bottom: -1px;
}

.\32xl\:mx-28 {
  margin-left: 7rem;
  margin-right: 7rem;
}

.\32xl\:mx-80 {
  margin-left: 20rem;
  margin-right: 20rem;
}

.\32xl\:ml-10 {
  margin-left: 2.5rem;
}

.\32xl\:flex {
  display: flex;
}

.\32xl\:hidden {
  display: none;
}

.\32xl\:w-72 {
  width: 18rem;
}

.\32xl\:grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.\32xl\:grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.\32xl\:grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

.\32xl\:justify-start {
  justify-content: flex-start;
}

.\32xl\:px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.\32xl\:py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
}
@keyframes infinite-scroll {

  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-100%);
  }
}
.animate-infinite-scroll {
  animation: infinite-scroll 60s linear infinite;
}