@import url("https://fonts.googleapis.com/css2?family=Chelsea+Market&family=Literata:wght@900&family=Poppins:ital,wght@0,400;0,700;1,400&display=swap");

*, ::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:  ;
}

.tw-container{
  width: 100%;
}

@media (min-width: 640px){
  .tw-container{
    max-width: 640px;
  }
}

@media (min-width: 768px){
  .tw-container{
    max-width: 768px;
  }
}

@media (min-width: 1024px){
  .tw-container{
    max-width: 1024px;
  }
}

@media (min-width: 1280px){
  .tw-container{
    max-width: 1280px;
  }
}

@media (min-width: 1536px){
  .tw-container{
    max-width: 1536px;
  }
}

.tw-prose{
  color: var(--tw-prose-body);
  max-width: 65ch;
}

.tw-prose :where(p):not(:where([class~="tw-not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  font-size: 18px;
  line-height: 2em;
}

.tw-prose :where([class~="lead"]):not(:where([class~="tw-not-prose"] *)){
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.tw-prose :where(a):not(:where([class~="tw-not-prose"] *)){
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}

.tw-prose :where(strong):not(:where([class~="tw-not-prose"] *)){
  color: var(--tw-prose-bold);
  font-weight: 600;
}

.tw-prose :where(a strong):not(:where([class~="tw-not-prose"] *)){
  color: inherit;
}

.tw-prose :where(blockquote strong):not(:where([class~="tw-not-prose"] *)){
  color: inherit;
}

.tw-prose :where(thead th strong):not(:where([class~="tw-not-prose"] *)){
  color: inherit;
}

.tw-prose :where(ol):not(:where([class~="tw-not-prose"] *)){
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.tw-prose :where(ol[type="A"]):not(:where([class~="tw-not-prose"] *)){
  list-style-type: upper-alpha;
}

.tw-prose :where(ol[type="a"]):not(:where([class~="tw-not-prose"] *)){
  list-style-type: lower-alpha;
}

.tw-prose :where(ol[type="A" s]):not(:where([class~="tw-not-prose"] *)){
  list-style-type: upper-alpha;
}

.tw-prose :where(ol[type="a" s]):not(:where([class~="tw-not-prose"] *)){
  list-style-type: lower-alpha;
}

.tw-prose :where(ol[type="I"]):not(:where([class~="tw-not-prose"] *)){
  list-style-type: upper-roman;
}

.tw-prose :where(ol[type="i"]):not(:where([class~="tw-not-prose"] *)){
  list-style-type: lower-roman;
}

.tw-prose :where(ol[type="I" s]):not(:where([class~="tw-not-prose"] *)){
  list-style-type: upper-roman;
}

.tw-prose :where(ol[type="i" s]):not(:where([class~="tw-not-prose"] *)){
  list-style-type: lower-roman;
}

.tw-prose :where(ol[type="1"]):not(:where([class~="tw-not-prose"] *)){
  list-style-type: decimal;
}

.tw-prose :where(ul):not(:where([class~="tw-not-prose"] *)){
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.tw-prose :where(ol > li):not(:where([class~="tw-not-prose"] *))::marker{
  font-weight: 400;
  color: var(--tw-prose-counters);
}

.tw-prose :where(ul > li):not(:where([class~="tw-not-prose"] *))::marker{
  color: var(--tw-prose-bullets);
}

.tw-prose :where(hr):not(:where([class~="tw-not-prose"] *)){
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.tw-prose :where(blockquote):not(:where([class~="tw-not-prose"] *)){
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}

.tw-prose :where(blockquote p:first-of-type):not(:where([class~="tw-not-prose"] *))::before{
  content: open-quote;
}

.tw-prose :where(blockquote p:last-of-type):not(:where([class~="tw-not-prose"] *))::after{
  content: close-quote;
}

.tw-prose :where(h1):not(:where([class~="tw-not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.tw-prose :where(h1 strong):not(:where([class~="tw-not-prose"] *)){
  font-weight: 900;
  color: inherit;
}

.tw-prose :where(h2):not(:where([class~="tw-not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.tw-prose :where(h2 strong):not(:where([class~="tw-not-prose"] *)){
  font-weight: 800;
  color: inherit;
}

.tw-prose :where(h3):not(:where([class~="tw-not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.tw-prose :where(h3 strong):not(:where([class~="tw-not-prose"] *)){
  font-weight: 700;
  color: inherit;
}

.tw-prose :where(h4):not(:where([class~="tw-not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.tw-prose :where(h4 strong):not(:where([class~="tw-not-prose"] *)){
  font-weight: 700;
  color: inherit;
}

.tw-prose :where(img):not(:where([class~="tw-not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.tw-prose :where(figure > *):not(:where([class~="tw-not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}

.tw-prose :where(figcaption):not(:where([class~="tw-not-prose"] *)){
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.tw-prose :where(code):not(:where([class~="tw-not-prose"] *)){
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}

.tw-prose :where(code):not(:where([class~="tw-not-prose"] *))::before{
  content: "`";
}

.tw-prose :where(code):not(:where([class~="tw-not-prose"] *))::after{
  content: "`";
}

.tw-prose :where(a code):not(:where([class~="tw-not-prose"] *)){
  color: inherit;
}

.tw-prose :where(h1 code):not(:where([class~="tw-not-prose"] *)){
  color: inherit;
}

.tw-prose :where(h2 code):not(:where([class~="tw-not-prose"] *)){
  color: inherit;
  font-size: 0.875em;
}

.tw-prose :where(h3 code):not(:where([class~="tw-not-prose"] *)){
  color: inherit;
  font-size: 0.9em;
}

.tw-prose :where(h4 code):not(:where([class~="tw-not-prose"] *)){
  color: inherit;
}

.tw-prose :where(blockquote code):not(:where([class~="tw-not-prose"] *)){
  color: inherit;
}

.tw-prose :where(thead th code):not(:where([class~="tw-not-prose"] *)){
  color: inherit;
}

.tw-prose :where(pre):not(:where([class~="tw-not-prose"] *)){
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}

.tw-prose :where(pre code):not(:where([class~="tw-not-prose"] *)){
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.tw-prose :where(pre code):not(:where([class~="tw-not-prose"] *))::before{
  content: none;
}

.tw-prose :where(pre code):not(:where([class~="tw-not-prose"] *))::after{
  content: none;
}

.tw-prose :where(table):not(:where([class~="tw-not-prose"] *)){
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.tw-prose :where(thead):not(:where([class~="tw-not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.tw-prose :where(thead th):not(:where([class~="tw-not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.tw-prose :where(tbody tr):not(:where([class~="tw-not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

.tw-prose :where(tbody tr:last-child):not(:where([class~="tw-not-prose"] *)){
  border-bottom-width: 0;
}

.tw-prose :where(tbody td):not(:where([class~="tw-not-prose"] *)){
  vertical-align: baseline;
}

.tw-prose :where(tfoot):not(:where([class~="tw-not-prose"] *)){
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

.tw-prose :where(tfoot td):not(:where([class~="tw-not-prose"] *)){
  vertical-align: top;
}

.tw-prose{
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}

.tw-prose :where(video):not(:where([class~="tw-not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.tw-prose :where(figure):not(:where([class~="tw-not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.tw-prose :where(li):not(:where([class~="tw-not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.tw-prose :where(ol > li):not(:where([class~="tw-not-prose"] *)){
  padding-left: 0.375em;
}

.tw-prose :where(ul > li):not(:where([class~="tw-not-prose"] *)){
  padding-left: 0.375em;
}

.tw-prose :where(.tw-prose > ul > li p):not(:where([class~="tw-not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.tw-prose :where(.tw-prose > ul > li > *:first-child):not(:where([class~="tw-not-prose"] *)){
  margin-top: 1.25em;
}

.tw-prose :where(.tw-prose > ul > li > *:last-child):not(:where([class~="tw-not-prose"] *)){
  margin-bottom: 1.25em;
}

.tw-prose :where(.tw-prose > ol > li > *:first-child):not(:where([class~="tw-not-prose"] *)){
  margin-top: 1.25em;
}

.tw-prose :where(.tw-prose > ol > li > *:last-child):not(:where([class~="tw-not-prose"] *)){
  margin-bottom: 1.25em;
}

.tw-prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="tw-not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.tw-prose :where(hr + *):not(:where([class~="tw-not-prose"] *)){
  margin-top: 0;
}

.tw-prose :where(h2 + *):not(:where([class~="tw-not-prose"] *)){
  margin-top: 0;
}

.tw-prose :where(h3 + *):not(:where([class~="tw-not-prose"] *)){
  margin-top: 0;
}

.tw-prose :where(h4 + *):not(:where([class~="tw-not-prose"] *)){
  margin-top: 0;
}

.tw-prose :where(thead th:first-child):not(:where([class~="tw-not-prose"] *)){
  padding-left: 0;
}

.tw-prose :where(thead th:last-child):not(:where([class~="tw-not-prose"] *)){
  padding-right: 0;
}

.tw-prose :where(tbody td, tfoot td):not(:where([class~="tw-not-prose"] *)){
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.tw-prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="tw-not-prose"] *)){
  padding-left: 0;
}

.tw-prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="tw-not-prose"] *)){
  padding-right: 0;
}

.tw-prose :where(.tw-prose > :first-child):not(:where([class~="tw-not-prose"] *)){
  margin-top: 0;
}

.tw-prose :where(.tw-prose > :last-child):not(:where([class~="tw-not-prose"] *)){
  margin-bottom: 0;
}

.tw-prose{
  font-family: 'Poppins',sans-serif;
}

.tw-prose-lg{
  font-size: 1.125rem;
  line-height: 1.7777778;
}

.tw-prose-lg :where(p):not(:where([class~="tw-not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.tw-prose-lg :where([class~="lead"]):not(:where([class~="tw-not-prose"] *)){
  font-size: 1.2222222em;
  line-height: 1.4545455;
  margin-top: 1.0909091em;
  margin-bottom: 1.0909091em;
}

.tw-prose-lg :where(blockquote):not(:where([class~="tw-not-prose"] *)){
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  padding-left: 1em;
}

.tw-prose-lg :where(h1):not(:where([class~="tw-not-prose"] *)){
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.8333333em;
  line-height: 1;
}

.tw-prose-lg :where(h2):not(:where([class~="tw-not-prose"] *)){
  font-size: 1.6666667em;
  margin-top: 1.8666667em;
  margin-bottom: 1.0666667em;
  line-height: 1.3333333;
}

.tw-prose-lg :where(h3):not(:where([class~="tw-not-prose"] *)){
  font-size: 1.3333333em;
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}

.tw-prose-lg :where(h4):not(:where([class~="tw-not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}

.tw-prose-lg :where(img):not(:where([class~="tw-not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.tw-prose-lg :where(video):not(:where([class~="tw-not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.tw-prose-lg :where(figure):not(:where([class~="tw-not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.tw-prose-lg :where(figure > *):not(:where([class~="tw-not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}

.tw-prose-lg :where(figcaption):not(:where([class~="tw-not-prose"] *)){
  font-size: 0.8888889em;
  line-height: 1.5;
  margin-top: 1em;
}

.tw-prose-lg :where(code):not(:where([class~="tw-not-prose"] *)){
  font-size: 0.8888889em;
}

.tw-prose-lg :where(h2 code):not(:where([class~="tw-not-prose"] *)){
  font-size: 0.8666667em;
}

.tw-prose-lg :where(h3 code):not(:where([class~="tw-not-prose"] *)){
  font-size: 0.875em;
}

.tw-prose-lg :where(pre):not(:where([class~="tw-not-prose"] *)){
  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;
}

.tw-prose-lg :where(ol):not(:where([class~="tw-not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.5555556em;
}

.tw-prose-lg :where(ul):not(:where([class~="tw-not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.5555556em;
}

.tw-prose-lg :where(li):not(:where([class~="tw-not-prose"] *)){
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}

.tw-prose-lg :where(ol > li):not(:where([class~="tw-not-prose"] *)){
  padding-left: 0.4444444em;
}

.tw-prose-lg :where(ul > li):not(:where([class~="tw-not-prose"] *)){
  padding-left: 0.4444444em;
}

.tw-prose-lg :where(.tw-prose-lg > ul > li p):not(:where([class~="tw-not-prose"] *)){
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.tw-prose-lg :where(.tw-prose-lg > ul > li > *:first-child):not(:where([class~="tw-not-prose"] *)){
  margin-top: 1.3333333em;
}

.tw-prose-lg :where(.tw-prose-lg > ul > li > *:last-child):not(:where([class~="tw-not-prose"] *)){
  margin-bottom: 1.3333333em;
}

.tw-prose-lg :where(.tw-prose-lg > ol > li > *:first-child):not(:where([class~="tw-not-prose"] *)){
  margin-top: 1.3333333em;
}

.tw-prose-lg :where(.tw-prose-lg > ol > li > *:last-child):not(:where([class~="tw-not-prose"] *)){
  margin-bottom: 1.3333333em;
}

.tw-prose-lg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="tw-not-prose"] *)){
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.tw-prose-lg :where(hr):not(:where([class~="tw-not-prose"] *)){
  margin-top: 3.1111111em;
  margin-bottom: 3.1111111em;
}

.tw-prose-lg :where(hr + *):not(:where([class~="tw-not-prose"] *)){
  margin-top: 0;
}

.tw-prose-lg :where(h2 + *):not(:where([class~="tw-not-prose"] *)){
  margin-top: 0;
}

.tw-prose-lg :where(h3 + *):not(:where([class~="tw-not-prose"] *)){
  margin-top: 0;
}

.tw-prose-lg :where(h4 + *):not(:where([class~="tw-not-prose"] *)){
  margin-top: 0;
}

.tw-prose-lg :where(table):not(:where([class~="tw-not-prose"] *)){
  font-size: 0.8888889em;
  line-height: 1.5;
}

.tw-prose-lg :where(thead th):not(:where([class~="tw-not-prose"] *)){
  padding-right: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 0.75em;
}

.tw-prose-lg :where(thead th:first-child):not(:where([class~="tw-not-prose"] *)){
  padding-left: 0;
}

.tw-prose-lg :where(thead th:last-child):not(:where([class~="tw-not-prose"] *)){
  padding-right: 0;
}

.tw-prose-lg :where(tbody td, tfoot td):not(:where([class~="tw-not-prose"] *)){
  padding-top: 0.75em;
  padding-right: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 0.75em;
}

.tw-prose-lg :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="tw-not-prose"] *)){
  padding-left: 0;
}

.tw-prose-lg :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="tw-not-prose"] *)){
  padding-right: 0;
}

.tw-prose-lg :where(.tw-prose-lg > :first-child):not(:where([class~="tw-not-prose"] *)){
  margin-top: 0;
}

.tw-prose-lg :where(.tw-prose-lg > :last-child):not(:where([class~="tw-not-prose"] *)){
  margin-bottom: 0;
}

.tw-prose-2xl{
  font-size: 1.5rem;
  line-height: 1.6666667;
}

.tw-prose-2xl :where(p):not(:where([class~="tw-not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.tw-prose-2xl :where([class~="lead"]):not(:where([class~="tw-not-prose"] *)){
  font-size: 1.25em;
  line-height: 1.4666667;
  margin-top: 1.0666667em;
  margin-bottom: 1.0666667em;
}

.tw-prose-2xl :where(blockquote):not(:where([class~="tw-not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
  padding-left: 1.1111111em;
}

.tw-prose-2xl :where(h1):not(:where([class~="tw-not-prose"] *)){
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.875em;
  line-height: 1;
}

.tw-prose-2xl :where(h2):not(:where([class~="tw-not-prose"] *)){
  font-size: 2em;
  margin-top: 1.5em;
  margin-bottom: 0.8333333em;
  line-height: 1.0833333;
}

.tw-prose-2xl :where(h3):not(:where([class~="tw-not-prose"] *)){
  font-size: 1.5em;
  margin-top: 1.5555556em;
  margin-bottom: 0.6666667em;
  line-height: 1.2222222;
}

.tw-prose-2xl :where(h4):not(:where([class~="tw-not-prose"] *)){
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}

.tw-prose-2xl :where(img):not(:where([class~="tw-not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.tw-prose-2xl :where(video):not(:where([class~="tw-not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.tw-prose-2xl :where(figure):not(:where([class~="tw-not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.tw-prose-2xl :where(figure > *):not(:where([class~="tw-not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}

.tw-prose-2xl :where(figcaption):not(:where([class~="tw-not-prose"] *)){
  font-size: 0.8333333em;
  line-height: 1.6;
  margin-top: 1em;
}

.tw-prose-2xl :where(code):not(:where([class~="tw-not-prose"] *)){
  font-size: 0.8333333em;
}

.tw-prose-2xl :where(h2 code):not(:where([class~="tw-not-prose"] *)){
  font-size: 0.875em;
}

.tw-prose-2xl :where(h3 code):not(:where([class~="tw-not-prose"] *)){
  font-size: 0.8888889em;
}

.tw-prose-2xl :where(pre):not(:where([class~="tw-not-prose"] *)){
  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;
}

.tw-prose-2xl :where(ol):not(:where([class~="tw-not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.5833333em;
}

.tw-prose-2xl :where(ul):not(:where([class~="tw-not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.5833333em;
}

.tw-prose-2xl :where(li):not(:where([class~="tw-not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.tw-prose-2xl :where(ol > li):not(:where([class~="tw-not-prose"] *)){
  padding-left: 0.4166667em;
}

.tw-prose-2xl :where(ul > li):not(:where([class~="tw-not-prose"] *)){
  padding-left: 0.4166667em;
}

.tw-prose-2xl :where(.tw-prose-2xl > ul > li p):not(:where([class~="tw-not-prose"] *)){
  margin-top: 0.8333333em;
  margin-bottom: 0.8333333em;
}

.tw-prose-2xl :where(.tw-prose-2xl > ul > li > *:first-child):not(:where([class~="tw-not-prose"] *)){
  margin-top: 1.3333333em;
}

.tw-prose-2xl :where(.tw-prose-2xl > ul > li > *:last-child):not(:where([class~="tw-not-prose"] *)){
  margin-bottom: 1.3333333em;
}

.tw-prose-2xl :where(.tw-prose-2xl > ol > li > *:first-child):not(:where([class~="tw-not-prose"] *)){
  margin-top: 1.3333333em;
}

.tw-prose-2xl :where(.tw-prose-2xl > ol > li > *:last-child):not(:where([class~="tw-not-prose"] *)){
  margin-bottom: 1.3333333em;
}

.tw-prose-2xl :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="tw-not-prose"] *)){
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}

.tw-prose-2xl :where(hr):not(:where([class~="tw-not-prose"] *)){
  margin-top: 3em;
  margin-bottom: 3em;
}

.tw-prose-2xl :where(hr + *):not(:where([class~="tw-not-prose"] *)){
  margin-top: 0;
}

.tw-prose-2xl :where(h2 + *):not(:where([class~="tw-not-prose"] *)){
  margin-top: 0;
}

.tw-prose-2xl :where(h3 + *):not(:where([class~="tw-not-prose"] *)){
  margin-top: 0;
}

.tw-prose-2xl :where(h4 + *):not(:where([class~="tw-not-prose"] *)){
  margin-top: 0;
}

.tw-prose-2xl :where(table):not(:where([class~="tw-not-prose"] *)){
  font-size: 0.8333333em;
  line-height: 1.4;
}

.tw-prose-2xl :where(thead th):not(:where([class~="tw-not-prose"] *)){
  padding-right: 0.6em;
  padding-bottom: 0.8em;
  padding-left: 0.6em;
}

.tw-prose-2xl :where(thead th:first-child):not(:where([class~="tw-not-prose"] *)){
  padding-left: 0;
}

.tw-prose-2xl :where(thead th:last-child):not(:where([class~="tw-not-prose"] *)){
  padding-right: 0;
}

.tw-prose-2xl :where(tbody td, tfoot td):not(:where([class~="tw-not-prose"] *)){
  padding-top: 0.8em;
  padding-right: 0.6em;
  padding-bottom: 0.8em;
  padding-left: 0.6em;
}

.tw-prose-2xl :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="tw-not-prose"] *)){
  padding-left: 0;
}

.tw-prose-2xl :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="tw-not-prose"] *)){
  padding-right: 0;
}

.tw-prose-2xl :where(.tw-prose-2xl > :first-child):not(:where([class~="tw-not-prose"] *)){
  margin-top: 0;
}

.tw-prose-2xl :where(.tw-prose-2xl > :last-child):not(:where([class~="tw-not-prose"] *)){
  margin-bottom: 0;
}

.tw-invisible{
  visibility: hidden !important;
}

.tw-absolute{
  position: absolute !important;
}

.tw-relative{
  position: relative !important;
}

.tw-inset-0{
  inset: 0px !important;
}

.tw-inset-x-0{
  left: 0px !important;
  right: 0px !important;
}

.tw-bottom-0{
  bottom: 0px !important;
}

.tw-bottom-5{
  bottom: 1.25rem !important;
}

.tw-bottom-\[53px\]{
  bottom: 53px !important;
}

.tw-left-0{
  left: 0px !important;
}

.tw-right-0{
  right: 0px !important;
}

.tw-top-5{
  top: 1.25rem !important;
}

.tw-top-0{
  top: 0px !important;
}

.tw-top-1\/2{
  top: 50% !important;
}

.tw-top-\[300px\]{
  top: 300px !important;
}

.tw-top-\[280px\]{
  top: 280px !important;
}

.tw-top-\[47px\]{
  top: 47px !important;
}

.tw-top-\[220px\]{
  top: 220px !important;
}

.tw-top-\[260px\]{
  top: 260px !important;
}

.tw-top-\[275px\]{
  top: 275px !important;
}

.tw-top-\[230px\]{
  top: 230px !important;
}

.tw-top-\[210px\]{
  top: 210px !important;
}

.tw-z-10{
  z-index: 10 !important;
}

.tw-z-30{
  z-index: 30 !important;
}

.tw-z-0{
  z-index: 0 !important;
}

.tw-z-20{
  z-index: 20 !important;
}

.tw-z-50{
  z-index: 50 !important;
}

.tw-z-40{
  z-index: 40 !important;
}

.tw-order-first{
  order: -9999 !important;
}

.tw-m-0{
  margin: 0px !important;
}

.tw-mx-auto{
  margin-left: auto !important;
  margin-right: auto !important;
}

.tw-my-0{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.\!tw-mb-28{
  margin-bottom: 7rem !important;
}

.\!tw-mt-0{
  margin-top: 0px !important;
}

.tw-mb-0{
  margin-bottom: 0px !important;
}

.tw-mb-10{
  margin-bottom: 2.5rem !important;
}

.tw-mb-20{
  margin-bottom: 5rem !important;
}

.tw-mb-32{
  margin-bottom: 8rem !important;
}

.tw-mb-4{
  margin-bottom: 1rem !important;
}

.tw-mb-8{
  margin-bottom: 2rem !important;
}

.tw-mt-10{
  margin-top: 2.5rem !important;
}

.tw-mt-3{
  margin-top: 0.75rem !important;
}

.tw-mt-5{
  margin-top: 1.25rem !important;
}

.tw-mt-8{
  margin-top: 2rem !important;
}

.tw-mt-auto{
  margin-top: auto !important;
}

.tw-mb-2{
  margin-bottom: 0.5rem !important;
}

.tw-line-clamp-3{
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
}

.tw-block{
  display: block !important;
}

.tw-inline-block{
  display: inline-block !important;
}

.tw-flex{
  display: flex !important;
}

.tw-inline-flex{
  display: inline-flex !important;
}

.tw-grid{
  display: grid !important;
}

.tw-h-\[236px\]{
  height: 236px !important;
}

.tw-h-\[30px\]{
  height: 30px !important;
}

.tw-h-\[338px\]{
  height: 338px !important;
}

.tw-h-\[50px\]{
  height: 50px !important;
}

.tw-h-auto{
  height: auto !important;
}

.tw-h-full{
  height: 100% !important;
}

.tw-h-\[200px\]{
  height: 200px !important;
}

.tw-h-\[400px\]{
  height: 400px !important;
}

.tw-h-\[calc\(\)\]{
  height: calc() !important;
}

.tw-h-\[calc\(100\%\)\]{
  height: calc(100%) !important;
}

.tw-h-\[calc\(100\%\+\)\]{
  height: calc(100% + ) !important;
}

.tw-h-\[calc\(100\%\+10px\)\]{
  height: calc(100% + 10px) !important;
}

.tw-h-\[calc\(100\%\+18px\)\]{
  height: calc(100% + 18px) !important;
}

.tw-h-\[calc\(100\%\+16px\)\]{
  height: calc(100% + 16px) !important;
}

.tw-h-\[calc\(100\%\+14px\)\]{
  height: calc(100% + 14px) !important;
}

.tw-h-\[calc\(100\%\+15px\)\]{
  height: calc(100% + 15px) !important;
}

.tw-h-\[\]{
  height:  !important;
}

.tw-h-\[10px\]{
  height: 10px !important;
}

.tw-h-\[700px\]{
  height: 700px !important;
}

.tw-h-\[47px\]{
  height: 47px !important;
}

.tw-h-\[300px\]{
  height: 300px !important;
}

.tw-h-\[280px\]{
  height: 280px !important;
}

.tw-h-\[290px\]{
  height: 290px !important;
}

.tw-h-\[283px\]{
  height: 283px !important;
}

.tw-h-\[282px\]{
  height: 282px !important;
}

.tw-h-\[2px\]{
  height: 2px !important;
}

.tw-h-\[500px\]{
  height: 500px !important;
}

.tw-h-\[222px\]{
  height: 222px !important;
}

.tw-h-\[212px\]{
  height: 212px !important;
}

.tw-max-h-\[80px\]{
  max-height: 80px !important;
}

.tw-min-h-\[44px\]{
  min-height: 44px !important;
}

.tw-min-h-\[71px\]{
  min-height: 71px !important;
}

.tw-w-\[38px\]{
  width: 38px !important;
}

.tw-w-\[743px\]{
  width: 743px !important;
}

.tw-w-full{
  width: 100% !important;
}

.tw-w-\[200px\]{
  width: 200px !important;
}

.tw-w-\[150px\]{
  width: 150px !important;
}

.tw-w-\[100px\]{
  width: 100px !important;
}

.tw-w-\[92px\]{
  width: 92px !important;
}

.tw-w-\[\]{
  width:  !important;
}

.tw-w-\[1\]{
  width: 1 !important;
}

.tw-w-\[5px\]{
  width: 5px !important;
}

.tw-w-\[15px\]{
  width: 15px !important;
}

.tw-max-w-\[120px\]{
  max-width: 120px !important;
}

.tw-max-w-\[173px\]{
  max-width: 173px !important;
}

.tw-max-w-\[200ch\]{
  max-width: 200ch !important;
}

.tw-max-w-\[743px\]{
  max-width: 743px !important;
}

.tw-max-w-\[94ch\]{
  max-width: 94ch !important;
}

.tw-max-w-\[95ch\]{
  max-width: 95ch !important;
}

.tw-max-w-full{
  max-width: 100% !important;
}

.tw-max-w-none{
  max-width: none !important;
}

.tw-max-w-screen-sm{
  max-width: 640px !important;
}

.tw-max-w-\[\]{
  max-width:  !important;
}

.tw-max-w-\[300px\]{
  max-width: 300px !important;
}

.tw-flex-none{
  flex: none !important;
}

.tw-flex-shrink{
  flex-shrink: 1 !important;
}

.tw-flex-grow{
  flex-grow: 1 !important;
}

.tw-translate-y-\[\]{
  --tw-translate-y:  !important;
  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)) !important;
}

.tw-translate-y-\[-30px\]{
  --tw-translate-y: -30px !important;
  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)) !important;
}

.tw-translate-y-\[10px\]{
  --tw-translate-y: 10px !important;
  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)) !important;
}

.tw-translate-y-\[13px\]{
  --tw-translate-y: 13px !important;
  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)) !important;
}

.tw-translate-y-4{
  --tw-translate-y: 1rem !important;
  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)) !important;
}

.tw-translate-y-2{
  --tw-translate-y: 0.5rem !important;
  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)) !important;
}

.tw-translate-y-\[11px\]{
  --tw-translate-y: 11px !important;
  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)) !important;
}

.tw-translate-y-\[14px\]{
  --tw-translate-y: 14px !important;
  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)) !important;
}

.tw--translate-y-2{
  --tw-translate-y: -0.5rem !important;
  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)) !important;
}

.tw-translate-y-\[100px\]{
  --tw-translate-y: 100px !important;
  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)) !important;
}

.tw-translate-y-\[-100px\]{
  --tw-translate-y: -100px !important;
  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)) !important;
}

.tw-translate-y-\[-50px\]{
  --tw-translate-y: -50px !important;
  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)) !important;
}

.tw-translate-y-\[-20px\]{
  --tw-translate-y: -20px !important;
  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)) !important;
}

.tw-translate-y-\[-31px\]{
  --tw-translate-y: -31px !important;
  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)) !important;
}

.tw-translate-y-\[-33px\]{
  --tw-translate-y: -33px !important;
  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)) !important;
}

.tw-translate-y-\[-35px\]{
  --tw-translate-y: -35px !important;
  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)) !important;
}

.tw-translate-y-\[-36px\]{
  --tw-translate-y: -36px !important;
  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)) !important;
}

.tw-translate-x-\[-\]{
  --tw-translate-x: - !important;
  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)) !important;
}

.tw-translate-x-\[-10px\]{
  --tw-translate-x: -10px !important;
  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)) !important;
}

.tw-translate-x-\[-14px\]{
  --tw-translate-x: -14px !important;
  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)) !important;
}

.tw-translate-x-\[-28px\]{
  --tw-translate-x: -28px !important;
  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)) !important;
}

.tw-cursor-pointer{
  cursor: pointer !important;
}

.tw-scroll-mt-\[66px\]{
  scroll-margin-top: 66px !important;
}

.tw-list-none{
  list-style-type: none !important;
}

.tw-grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

.tw-flex-col{
  flex-direction: column !important;
}

.tw-place-content-center{
  place-content: center !important;
}

.tw-items-start{
  align-items: flex-start !important;
}

.tw-items-end{
  align-items: flex-end !important;
}

.tw-items-center{
  align-items: center !important;
}

.tw-justify-start{
  justify-content: flex-start !important;
}

.tw-justify-center{
  justify-content: center !important;
}

.tw-justify-between{
  justify-content: space-between !important;
}

.tw-justify-stretch{
  justify-content: stretch !important;
}

.tw-gap-10{
  gap: 2.5rem !important;
}

.tw-gap-12{
  gap: 3rem !important;
}

.tw-gap-20{
  gap: 5rem !important;
}

.tw-gap-28{
  gap: 7rem !important;
}

.tw-gap-4{
  gap: 1rem !important;
}

.tw-gap-5{
  gap: 1.25rem !important;
}

.tw-gap-6{
  gap: 1.5rem !important;
}

.tw-gap-\[\]{
  gap:  !important;
}

.tw-gap-\[3px\]{
  gap: 3px !important;
}

.tw-gap-x-10{
  -moz-column-gap: 2.5rem !important;
       column-gap: 2.5rem !important;
}

.tw-gap-y-5{
  row-gap: 1.25rem !important;
}

.tw-space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse)) !important;
}

.tw-space-y-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse)) !important;
}

.tw-space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(1rem * var(--tw-space-y-reverse)) !important;
}

.tw-overflow-hidden{
  overflow: hidden !important;
}

.tw-rounded-\[7px\]{
  border-radius: 7px !important;
}

.tw-rounded-full{
  border-radius: 9999px !important;
}

.tw-rounded-l-\[7px\]{
  border-top-left-radius: 7px !important;
  border-bottom-left-radius: 7px !important;
}

.tw-rounded-r-\[7px\]{
  border-top-right-radius: 7px !important;
  border-bottom-right-radius: 7px !important;
}

.tw-border{
  border-width: 1px !important;
}

.tw-border-2{
  border-width: 2px !important;
}

.tw-border-4{
  border-width: 4px !important;
}

.tw-border-x-4{
  border-left-width: 4px !important;
  border-right-width: 4px !important;
}

.tw-border-solid{
  border-style: solid !important;
}

.tw-border-copper{
  --tw-border-opacity: 1 !important;
  border-color: rgb(186 122 66 / var(--tw-border-opacity)) !important;
}

.tw-border-white{
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
}

.tw-border-bistre{
  --tw-border-opacity: 1 !important;
  border-color: rgb(52 36 30 / var(--tw-border-opacity)) !important;
}

.tw-bg-celadon-green{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(63 131 118 / var(--tw-bg-opacity)) !important;
}

.tw-bg-celadon-green\/75{
  background-color: rgb(63 131 118 / 0.75) !important;
}

.tw-bg-maximum-green\/75{
  background-color: rgb(101 141 46 / 0.75) !important;
}

.tw-bg-white{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.tw-bg-fern-green{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(92 128 59 / var(--tw-bg-opacity)) !important;
}

.tw-bg-fuchsia-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(245 208 254 / var(--tw-bg-opacity)) !important;
}

.tw-bg-red-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity)) !important;
}

.tw-bg-red-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity)) !important;
}

.tw-bg-blue-500{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity)) !important;
}

.tw-bg-white\/50{
  background-color: rgb(255 255 255 / 0.5) !important;
}

.tw-bg-bistre{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(52 36 30 / var(--tw-bg-opacity)) !important;
}

.tw-bg-red-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity)) !important;
}

.tw-bg-cover{
  background-size: cover !important;
}

.tw-bg-center{
  background-position: center !important;
}

.tw-bg-no-repeat{
  background-repeat: no-repeat !important;
}

.tw-object-cover{
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.tw-object-center{
  -o-object-position: center !important;
     object-position: center !important;
}

.tw-p-0{
  padding: 0px !important;
}

.tw-p-\[19px\]{
  padding: 19px !important;
}

.tw-p-4{
  padding: 1rem !important;
}

.tw-p-2{
  padding: 0.5rem !important;
}

.tw-px-10{
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}

.tw-px-4{
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.tw-px-5{
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}

.tw-px-6{
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.tw-px-\[18px\]{
  padding-left: 18px !important;
  padding-right: 18px !important;
}

.tw-px-\[36px\]{
  padding-left: 36px !important;
  padding-right: 36px !important;
}

.tw-py-0{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.tw-py-10{
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}

.tw-py-2{
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.tw-py-20{
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

.tw-py-24{
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.tw-py-4{
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.tw-py-5{
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}

.tw-py-9{
  padding-top: 2.25rem !important;
  padding-bottom: 2.25rem !important;
}

.tw-py-\[6px\]{
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}

.tw-pb-0{
  padding-bottom: 0px !important;
}

.tw-pb-10{
  padding-bottom: 2.5rem !important;
}

.tw-pb-24{
  padding-bottom: 6rem !important;
}

.tw-pb-3{
  padding-bottom: 0.75rem !important;
}

.tw-pb-48{
  padding-bottom: 12rem !important;
}

.tw-pt-10{
  padding-top: 2.5rem !important;
}

.tw-pt-4{
  padding-top: 1rem !important;
}

.tw-pt-\[302px\]{
  padding-top: 302px !important;
}

.tw-pt-\[50px\]{
  padding-top: 50px !important;
}

.tw-pb-\[47px\]{
  padding-bottom: 47px !important;
}

.tw-pb-20{
  padding-bottom: 5rem !important;
}

.tw-text-center{
  text-align: center !important;
}

.tw-font-display{
  font-family: 'Chelsea Market',sans-serif !important;
}

.tw-font-sans{
  font-family: 'Poppins',sans-serif !important;
}

.\!tw-text-\[20px\]\/tight{
  font-size: 20px !important;
  line-height: 1.25 !important;
}

.\!tw-text-\[24px\]{
  font-size: 24px !important;
}

.tw-text-2xl{
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}

.tw-text-3xl{
  font-size: 1.875rem !important;
  line-height: 2.25rem !important;
}

.tw-text-5xl{
  font-size: 3rem !important;
  line-height: 1 !important;
}

.tw-text-\[16px\]{
  font-size: 16px !important;
}

.tw-text-\[32px\]\/tight{
  font-size: 32px !important;
  line-height: 1.25 !important;
}

.tw-text-base{
  font-size: 16px !important;
}

.tw-text-sm{
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}

.tw-text-xl{
  font-size: 20px !important;
}

.tw-text-4xl{
  font-size: 2.25rem !important;
  line-height: 2.5rem !important;
}

.\!tw-text-\[16px\]{
  font-size: 16px !important;
}

.tw-font-bold{
  font-weight: 700 !important;
}

.tw-font-medium{
  font-weight: 500 !important;
}

.tw-font-semibold{
  font-weight: 600 !important;
}

.tw-uppercase{
  text-transform: uppercase !important;
}

.tw-not-italic{
  font-style: normal !important;
}

.tw-leading-9{
  line-height: 2.25rem !important;
}

.tw-text-aitc-blue{
  --tw-text-opacity: 1 !important;
  color: rgb(0 84 139 / var(--tw-text-opacity)) !important;
}

.tw-text-body{
  --tw-text-opacity: 1 !important;
  color: rgb(55 65 81 / var(--tw-text-opacity)) !important;
}

.tw-text-cafe-noir{
  --tw-text-opacity: 1 !important;
  color: rgb(73 54 39 / var(--tw-text-opacity)) !important;
}

.tw-text-charcoal{
  --tw-text-opacity: 1 !important;
  color: rgb(65 70 79 / var(--tw-text-opacity)) !important;
}

.tw-text-ming{
  --tw-text-opacity: 1 !important;
  color: rgb(69 117 128 / var(--tw-text-opacity)) !important;
}

.tw-text-white{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.tw-text-bistre{
  --tw-text-opacity: 1 !important;
  color: rgb(52 36 30 / var(--tw-text-opacity)) !important;
}

.tw-no-underline{
  text-decoration-line: none !important;
}

.tw-opacity-50{
  opacity: 0.5 !important;
}

.tw-opacity-0{
  opacity: 0 !important;
}

.tw-transition-all{
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.tw-transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}

.tw-duration-150{
  transition-duration: 150ms !important;
}

.tw-duration-75{
  transition-duration: 75ms !important;
}

.tw-ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}

@media (min-width: 1280px){
  .xl\:tw-prose-2xl{
    font-size: 1.5rem;
    line-height: 1.6666667;
  }

  .xl\:tw-prose-2xl :where(p):not(:where([class~="tw-not-prose"] *)){
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .xl\:tw-prose-2xl :where([class~="lead"]):not(:where([class~="tw-not-prose"] *)){
    font-size: 1.25em;
    line-height: 1.4666667;
    margin-top: 1.0666667em;
    margin-bottom: 1.0666667em;
  }

  .xl\:tw-prose-2xl :where(blockquote):not(:where([class~="tw-not-prose"] *)){
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
    padding-left: 1.1111111em;
  }

  .xl\:tw-prose-2xl :where(h1):not(:where([class~="tw-not-prose"] *)){
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.875em;
    line-height: 1;
  }

  .xl\:tw-prose-2xl :where(h2):not(:where([class~="tw-not-prose"] *)){
    font-size: 2em;
    margin-top: 1.5em;
    margin-bottom: 0.8333333em;
    line-height: 1.0833333;
  }

  .xl\:tw-prose-2xl :where(h3):not(:where([class~="tw-not-prose"] *)){
    font-size: 1.5em;
    margin-top: 1.5555556em;
    margin-bottom: 0.6666667em;
    line-height: 1.2222222;
  }

  .xl\:tw-prose-2xl :where(h4):not(:where([class~="tw-not-prose"] *)){
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }

  .xl\:tw-prose-2xl :where(img):not(:where([class~="tw-not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .xl\:tw-prose-2xl :where(video):not(:where([class~="tw-not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .xl\:tw-prose-2xl :where(figure):not(:where([class~="tw-not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .xl\:tw-prose-2xl :where(figure > *):not(:where([class~="tw-not-prose"] *)){
    margin-top: 0;
    margin-bottom: 0;
  }

  .xl\:tw-prose-2xl :where(figcaption):not(:where([class~="tw-not-prose"] *)){
    font-size: 0.8333333em;
    line-height: 1.6;
    margin-top: 1em;
  }

  .xl\:tw-prose-2xl :where(code):not(:where([class~="tw-not-prose"] *)){
    font-size: 0.8333333em;
  }

  .xl\:tw-prose-2xl :where(h2 code):not(:where([class~="tw-not-prose"] *)){
    font-size: 0.875em;
  }

  .xl\:tw-prose-2xl :where(h3 code):not(:where([class~="tw-not-prose"] *)){
    font-size: 0.8888889em;
  }

  .xl\:tw-prose-2xl :where(pre):not(:where([class~="tw-not-prose"] *)){
    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\:tw-prose-2xl :where(ol):not(:where([class~="tw-not-prose"] *)){
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-left: 1.5833333em;
  }

  .xl\:tw-prose-2xl :where(ul):not(:where([class~="tw-not-prose"] *)){
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-left: 1.5833333em;
  }

  .xl\:tw-prose-2xl :where(li):not(:where([class~="tw-not-prose"] *)){
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }

  .xl\:tw-prose-2xl :where(ol > li):not(:where([class~="tw-not-prose"] *)){
    padding-left: 0.4166667em;
  }

  .xl\:tw-prose-2xl :where(ul > li):not(:where([class~="tw-not-prose"] *)){
    padding-left: 0.4166667em;
  }

  .xl\:tw-prose-2xl :where(.xl\:tw-prose-2xl > ul > li p):not(:where([class~="tw-not-prose"] *)){
    margin-top: 0.8333333em;
    margin-bottom: 0.8333333em;
  }

  .xl\:tw-prose-2xl :where(.xl\:tw-prose-2xl > ul > li > *:first-child):not(:where([class~="tw-not-prose"] *)){
    margin-top: 1.3333333em;
  }

  .xl\:tw-prose-2xl :where(.xl\:tw-prose-2xl > ul > li > *:last-child):not(:where([class~="tw-not-prose"] *)){
    margin-bottom: 1.3333333em;
  }

  .xl\:tw-prose-2xl :where(.xl\:tw-prose-2xl > ol > li > *:first-child):not(:where([class~="tw-not-prose"] *)){
    margin-top: 1.3333333em;
  }

  .xl\:tw-prose-2xl :where(.xl\:tw-prose-2xl > ol > li > *:last-child):not(:where([class~="tw-not-prose"] *)){
    margin-bottom: 1.3333333em;
  }

  .xl\:tw-prose-2xl :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="tw-not-prose"] *)){
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }

  .xl\:tw-prose-2xl :where(hr):not(:where([class~="tw-not-prose"] *)){
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .xl\:tw-prose-2xl :where(hr + *):not(:where([class~="tw-not-prose"] *)){
    margin-top: 0;
  }

  .xl\:tw-prose-2xl :where(h2 + *):not(:where([class~="tw-not-prose"] *)){
    margin-top: 0;
  }

  .xl\:tw-prose-2xl :where(h3 + *):not(:where([class~="tw-not-prose"] *)){
    margin-top: 0;
  }

  .xl\:tw-prose-2xl :where(h4 + *):not(:where([class~="tw-not-prose"] *)){
    margin-top: 0;
  }

  .xl\:tw-prose-2xl :where(table):not(:where([class~="tw-not-prose"] *)){
    font-size: 0.8333333em;
    line-height: 1.4;
  }

  .xl\:tw-prose-2xl :where(thead th):not(:where([class~="tw-not-prose"] *)){
    padding-right: 0.6em;
    padding-bottom: 0.8em;
    padding-left: 0.6em;
  }

  .xl\:tw-prose-2xl :where(thead th:first-child):not(:where([class~="tw-not-prose"] *)){
    padding-left: 0;
  }

  .xl\:tw-prose-2xl :where(thead th:last-child):not(:where([class~="tw-not-prose"] *)){
    padding-right: 0;
  }

  .xl\:tw-prose-2xl :where(tbody td, tfoot td):not(:where([class~="tw-not-prose"] *)){
    padding-top: 0.8em;
    padding-right: 0.6em;
    padding-bottom: 0.8em;
    padding-left: 0.6em;
  }

  .xl\:tw-prose-2xl :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="tw-not-prose"] *)){
    padding-left: 0;
  }

  .xl\:tw-prose-2xl :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="tw-not-prose"] *)){
    padding-right: 0;
  }

  .xl\:tw-prose-2xl :where(.xl\:tw-prose-2xl > :first-child):not(:where([class~="tw-not-prose"] *)){
    margin-top: 0;
  }

  .xl\:tw-prose-2xl :where(.xl\:tw-prose-2xl > :last-child):not(:where([class~="tw-not-prose"] *)){
    margin-bottom: 0;
  }
}

.visited\:tw-text-body:visited{
  color: rgb(55 65 81 ) !important;
}

.hover\:tw-bg-azure-x-11-web-color:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 255 251 / var(--tw-bg-opacity)) !important;
}

.hover\:tw-bg-white:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.hover\:tw-text-celadon-green:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(63 131 118 / var(--tw-text-opacity)) !important;
}

.hover\:tw-text-primary:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(63 131 118 / var(--tw-text-opacity)) !important;
}

.tw-group:hover .group-hover\:tw-bg-celadon-green{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(63 131 118 / var(--tw-bg-opacity)) !important;
}

.tw-group:hover .group-hover\:tw-brightness-110{
  --tw-brightness: brightness(1.1) !important;
  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) !important;
}

.prose-h1\:tw-text-6xl\/tight :is(:where(h1):not(:where([class~="tw-not-prose"] *))){
  font-size: 3.75rem !important;
  line-height: 1.25 !important;
}

.prose-h1\:tw-text-cafe-noir :is(:where(h1):not(:where([class~="tw-not-prose"] *))){
  --tw-text-opacity: 1 !important;
  color: rgb(73 54 39 / var(--tw-text-opacity)) !important;
}

.prose-h2\:tw-font-display :is(:where(h2):not(:where([class~="tw-not-prose"] *))){
  font-family: 'Chelsea Market',sans-serif !important;
}

.prose-h2\:tw-text-5xl :is(:where(h2):not(:where([class~="tw-not-prose"] *))){
  font-size: 3rem !important;
  line-height: 1 !important;
}

.prose-h2\:tw-text-cafe-noir :is(:where(h2):not(:where([class~="tw-not-prose"] *))){
  --tw-text-opacity: 1 !important;
  color: rgb(73 54 39 / var(--tw-text-opacity)) !important;
}

.prose-h3\:tw-text-2xl :is(:where(h3):not(:where([class~="tw-not-prose"] *))){
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}

.prose-p\:tw-mb-0 :is(:where(p):not(:where([class~="tw-not-prose"] *))){
  margin-bottom: 0px !important;
}

.prose-p\:tw-leading-snug :is(:where(p):not(:where([class~="tw-not-prose"] *))){
  line-height: 1.375 !important;
}

.prose-ul\:tw-list-disc :is(:where(ul):not(:where([class~="tw-not-prose"] *))){
  list-style-type: disc !important;
}

.prose-li\:tw-mt-4 :is(:where(li):not(:where([class~="tw-not-prose"] *))){
  margin-top: 1rem !important;
}

.prose-li\:tw-mt-7 :is(:where(li):not(:where([class~="tw-not-prose"] *))){
  margin-top: 1.75rem !important;
}

.prose-li\:tw-text-base :is(:where(li):not(:where([class~="tw-not-prose"] *))){
  font-size: 16px !important;
}

@media (min-width: 640px){
  .sm\:tw-grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .sm\:tw-flex-row{
    flex-direction: row !important;
  }

  .sm\:tw-px-6{
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .sm\:tw-text-\[40px\]\/tight{
    font-size: 40px !important;
    line-height: 1.25 !important;
  }
}

@media (min-width: 768px){
  .md\:tw-ml-4{
    margin-left: 1rem !important;
  }

  .md\:tw-mt-0{
    margin-top: 0px !important;
  }

  .md\:tw-flex{
    display: flex !important;
  }

  .md\:tw-grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .md\:tw-grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .md\:tw-grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .md\:tw-items-center{
    align-items: center !important;
  }

  .md\:tw-justify-center{
    justify-content: center !important;
  }
}

@media (min-width: 1024px){
  .lg\:tw-order-first{
    order: -9999 !important;
  }

  .lg\:tw-order-last{
    order: 9999 !important;
  }

  .lg\:tw-scroll-mt-\[88px\]{
    scroll-margin-top: 88px !important;
  }

  .lg\:tw-grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .lg\:tw-grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .lg\:tw-grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  .lg\:tw-grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }

  .lg\:tw-grid-cols-\[300px\2c 1fr\]{
    grid-template-columns: 300px 1fr !important;
  }

  .lg\:tw-flex-row{
    flex-direction: row !important;
  }

  .lg\:tw-justify-start{
    justify-content: flex-start !important;
  }

  .lg\:tw-gap-20{
    gap: 5rem !important;
  }

  .lg\:tw-bg-\[length\:1920px_400px\]{
    background-size: 1920px 400px !important;
  }

  .lg\:tw-px-0{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .lg\:tw-px-8{
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}

@media (min-width: 1280px){
  .xl\:tw-grid-cols-\[1fr\2c 1fr\]{
    grid-template-columns: 1fr 1fr !important;
  }

  .tw-group:nth-child(even) .xl\:group-even\:tw-order-first{
    order: -9999 !important;
  }
}

.\[\&\>p\:first-of-type\]\:tw-mt-0>p:first-of-type{
  margin-top: 0px !important;
}

.\[\&\>p\:last-of-type\]\:tw-mb-0>p:last-of-type{
  margin-bottom: 0px !important;
}
