/*! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
  border: 0 solid #475869;
  box-sizing: border-box;
}
:after,
:before {
  --tw-content: "";
}
:host,
html {
  -webkit-text-size-adjust: 100%;
  font-feature-settings: normal;
  -webkit-tap-highlight-color: transparent;
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-variation-settings: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}
body {
  line-height: inherit;
  margin: 0;
}
hr {
  border-top-width: 1px;
  color: inherit;
  height: 0;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-feature-settings: normal;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-size: 1em;
  font-variation-settings: normal;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  border-color: inherit;
  text-indent: 0;
}
button,
input,
optgroup,
select,
textarea {
  font-feature-settings: inherit;
  color: inherit;
  font-family: inherit;
  font-size: 100%;
  font-variation-settings: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
}
fieldset,
legend {
  padding: 0;
}
menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #9ca3af;
  opacity: 1;
}
input::placeholder,
textarea::placeholder {
  color: #9ca3af;
  opacity: 1;
}
[role="button"],
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  height: auto;
  max-width: 100%;
}
[hidden] {
  display: none;
}
:root {
  --primary: #1d24ca;
  --white: #fff;
}
body {
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  color: rgb(17 23 23 / var(--tw-text-opacity));
  font-family: Open Sans, sans-serif;
  transition-property: none;
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media (min-width: 1375px) {
  .container {
    max-width: 1280px !important;
  }
}
p {
  --tw-text-opacity: 1;
  color: rgb(17 23 23 / var(--tw-text-opacity));
  font-family: Open Sans, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
}
h1,
h2 {
  font-size: 3rem;
  line-height: 3.5rem;
}
h3 {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
h4 {
  font-size: 1.5rem;
  line-height: 2rem;
}
h5 {
  font-size: 1.25rem;
}
h5,
h6 {
  line-height: 1.75rem;
}
h6 {
  font-size: 1.125rem;
}
svg {
  max-height: 100%;
  max-width: 100%;
}
*,
:after,
:before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(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: rgba(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: 576px) {
  .container {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 992px;
  }
}
@media (min-width: 1375px) {
  .container {
    max-width: 1375px;
  }
}
@media (min-width: 1450px) {
  .container {
    max-width: 1450px;
  }
}
@media (min-width: 1651px) {
  .container {
    max-width: 1651px;
  }
}
@media (min-width: 1900px) {
  .container {
    max-width: 1900px;
  }
}
.prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.prose :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 1.25em;
  margin-top: 1.25em;
}
.prose
  :where([class~="lead"]):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-bottom: 1.2em;
  margin-top: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  font-weight: 500;
  text-decoration: underline;
}
.prose
  :where(strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.prose
  :where(a strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
}
.prose
  :where(blockquote strong):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  color: inherit;
}
.prose
  :where(thead th strong):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-bottom: 1.25em;
  margin-top: 1.25em;
  padding-left: 1.625em;
}
.prose
  :where(ol[type="A"]):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  list-style-type: upper-alpha;
}
.prose
  :where(ol[type="a"]):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  list-style-type: lower-alpha;
}
.prose
  :where(ol[type="A s"]):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  list-style-type: upper-alpha;
}
.prose
  :where(ol[type="a s"]):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  list-style-type: lower-alpha;
}
.prose
  :where(ol[type="I"]):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  list-style-type: upper-roman;
}
.prose
  :where(ol[type="i"]):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  list-style-type: lower-roman;
}
.prose
  :where(ol[type="I s"]):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  list-style-type: upper-roman;
}
.prose
  :where(ol[type="i s"]):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  list-style-type: lower-roman;
}
.prose
  :where(ol[type="1"]):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: disc;
  margin-bottom: 1.25em;
  margin-top: 1.25em;
  padding-left: 1.625em;
}
.prose
  :where(ol > li):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  )::marker {
  color: var(--tw-prose-counters);
  font-weight: 400;
}
.prose
  :where(ul > li):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  )::marker {
  color: var(--tw-prose-bullets);
}
.prose :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.prose :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-bottom: 3em;
  margin-top: 3em;
}
.prose
  :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-left-color: var(--tw-prose-quote-borders);
  border-left-width: 0.25rem;
  color: var(--tw-prose-quotes);
  font-style: italic;
  font-weight: 500;
  margin-bottom: 1.6em;
  margin-top: 1.6em;
  padding-left: 1em;
  quotes: "\201C""\201D""\2018""\2019";
}
.prose
  :where(blockquote p:first-of-type):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ):before {
  content: open-quote;
}
.prose
  :where(blockquote p:last-of-type):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ):after {
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-size: 2.25em;
  font-weight: 800;
  line-height: 1.1111111;
  margin-bottom: 0.8888889em;
  margin-top: 0;
}
.prose
  :where(h1 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-weight: 900;
}
.prose :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.3333333;
  margin-bottom: 1em;
  margin-top: 2em;
}
.prose
  :where(h2 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-weight: 800;
}
.prose :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-size: 1.25em;
  font-weight: 600;
  line-height: 1.6;
  margin-bottom: 0.6em;
  margin-top: 1.6em;
}
.prose
  :where(h3 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-weight: 700;
}
.prose :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 0.5em;
  margin-top: 1.5em;
}
.prose
  :where(h4 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-weight: 700;
}
.prose :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 2em;
  margin-top: 2em;
}
.prose
  :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  display: block;
  margin-bottom: 2em;
  margin-top: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-radius: 0.3125rem;
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%),
    0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  color: var(--tw-prose-kbd);
  font-family: inherit;
  font-size: 0.875em;
  font-weight: 500;
  padding: 0.1875em 0.375em;
}
.prose :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-size: 0.875em;
  font-weight: 600;
}
.prose
  :where(code):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ):before {
  content: "`";
}
.prose
  :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)):after {
  content: "`";
}
.prose
  :where(a code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
}
.prose
  :where(h1 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
}
.prose
  :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.prose
  :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.prose
  :where(h4 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
}
.prose
  :where(blockquote code):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  color: inherit;
}
.prose
  :where(thead th code):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  background-color: var(--tw-prose-pre-bg);
  border-radius: 0.375rem;
  color: var(--tw-prose-pre-code);
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1.7142857;
  margin-bottom: 1.7142857em;
  margin-top: 1.7142857em;
  overflow-x: auto;
  padding: 0.8571429em 1.1428571em;
}
.prose
  :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  background-color: transparent;
  border-radius: 0;
  border-width: 0;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  padding: 0;
}
.prose
  :where(pre code):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ):before {
  content: none;
}
.prose
  :where(pre code):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ):after {
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-bottom: 2em;
  margin-top: 2em;
  table-layout: auto;
  text-align: left;
  width: 100%;
}
.prose :where(thead):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-bottom-color: var(--tw-prose-th-borders);
  border-bottom-width: 1px;
}
.prose
  :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
  padding-right: 0.5714286em;
  vertical-align: bottom;
}
.prose
  :where(tbody tr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-bottom-color: var(--tw-prose-td-borders);
  border-bottom-width: 1px;
}
.prose
  :where(tbody tr:last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  border-bottom-width: 0;
}
.prose
  :where(tbody td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-top-color: var(--tw-prose-th-borders);
  border-top-width: 1px;
}
.prose
  :where(tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  vertical-align: top;
}
.prose
  :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 0;
  margin-top: 0;
}
.prose
  :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose {
  --tw-prose-body: #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-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --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-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgba(0, 0, 0, 0.5);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.prose
  :where(picture > img):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-bottom: 0;
  margin-top: 0;
}
.prose :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 2em;
  margin-top: 2em;
}
.prose :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
.prose
  :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-left: 0.375em;
}
.prose
  :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-left: 0.375em;
}
.prose
  :where(.prose > ul > li p):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-bottom: 0.75em;
  margin-top: 0.75em;
}
.prose
  :where(.prose > ul > li > :first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 1.25em;
}
.prose
  :where(.prose > ul > li > :last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-bottom: 1.25em;
}
.prose
  :where(.prose > ol > li > :first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 1.25em;
}
.prose
  :where(.prose > ol > li > :last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-bottom: 1.25em;
}
.prose
  :where(ul ul, ul ol, ol ul, ol ol):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-bottom: 0.75em;
  margin-top: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 1.25em;
  margin-top: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-left: 1.625em;
}
.prose
  :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}
.prose
  :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}
.prose
  :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}
.prose
  :where(h4 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}
.prose
  :where(thead th:first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-left: 0;
}
.prose
  :where(thead th:last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-right: 0;
}
.prose
  :where(tbody td, tfoot td):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding: 0.5714286em;
}
.prose
  :where(tbody td:first-child, tfoot td:first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-left: 0;
}
.prose
  :where(tbody td:last-child, tfoot td:last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  padding-right: 0;
}
.prose
  :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 2em;
  margin-top: 2em;
}
.prose
  :where(.prose > :first-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-top: 0;
}
.prose
  :where(.prose > :last-child):not(
    :where([class~="not-prose"], [class~="not-prose"] *)
  ) {
  margin-bottom: 0;
}
.btn {
  border-radius: 0.25rem;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25rem;
  padding: 16px;
}
@media (min-width: 768px) {
  .btn {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 992px) {
  .btn {
    padding-left: 18px;
    padding-right: 18px;
  }
}
@media (min-width: 1375px) {
  .btn {
    padding-left: 32px;
    padding-right: 32px;
  }
}
.btn-primary {
  --tw-border-opacity: 1;
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  background-color: rgb(29 36 202 / var(--tw-bg-opacity));
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn-outline,
.btn-primary {
  border-color: rgb(29 36 202 / var(--tw-border-opacity));
  border-width: 2px !important;
}
.btn-outline {
  --tw-border-opacity: 1;
  --tw-text-opacity: 1;
  background-color: transparent;
  color: rgb(29 36 202 / var(--tw-text-opacity));
  transition-duration: 0.15s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s ease-in-out;
}
.btn-outline:hover {
  --tw-border-opacity: 1 !important;
  --tw-bg-opacity: 1 !important;
  --tw-text-opacity: 1;
  background-color: rgb(29 36 202 / var(--tw-bg-opacity)) !important;
  border-color: rgb(29 36 202 / var(--tw-border-opacity)) !important;
  border-width: 2px !important;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.share-icon-bottom {
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  align-items: center;
  background-color: rgb(152 171 238 / var(--tw-bg-opacity));
  border-radius: 9999px;
  color: rgb(29 36 202 / var(--tw-text-opacity));
  display: flex;
  justify-content: center;
  padding: 0.5rem;
  transition-duration: 0.15s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s ease-in-out;
}
.share-icon-bottom:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.share-icon-bottom svg {
  height: 15px;
  transition: all 0.3s ease-in-out;
  width: 15px;
}
.share-icon-top {
  --tw-border-opacity: 1;
  --tw-text-opacity: 1;
  align-items: center;
  border-color: rgb(29 36 202 / var(--tw-border-opacity));
  border-radius: 4px;
  border-width: 2px;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  display: flex;
  height: 41px;
  justify-content: center;
  padding: 0.5rem;
  transition-duration: 0.15s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s ease-in-out;
  width: 57px;
}
.share-icon-top svg path {
  fill: #1d24ca;
  transition: all 0.3s ease-in-out;
}
.share-icon-top:hover svg path {
  fill: #fff;
}
.share-icon-top:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(29 36 202 / var(--tw-bg-opacity));
}
.share-icon-top svg {
  height: 25px;
  width: 25px;
}
input,
textarea {
  --tw-border-opacity: 1;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  border-color: rgb(195 197 197 / var(--tw-border-opacity));
  border-radius: 0.25rem;
  border-width: 1px;
  height: 3rem;
  padding: 0.5rem 0.75rem;
  width: 100%;
}
input:focus,
textarea:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
textarea {
  height: auto;
}
.pointer-events-none {
  pointer-events: none;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.bottom-0 {
  bottom: 0;
}
.left-0 {
  left: 0;
}
.right-0 {
  right: 0;
}
.top-0 {
  top: 0;
}
.top-\[-21px\] {
  top: -21px;
}
.top-\[-2px\] {
  top: -2px;
}
.top-full {
  top: 100%;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-\[-1\] {
  z-index: -1;
}
.z-\[9999\] {
  z-index: 9999;
}
.z-\[99\] {
  z-index: 99;
}
.m-auto {
  margin: auto;
}
.mx-\[8px\] {
  margin-left: 8px;
  margin-right: 8px;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-\[10px\] {
  margin-bottom: 10px;
}
.mb-\[15px\] {
  margin-bottom: 15px;
}
.mb-\[24px\] {
  margin-bottom: 24px;
}
.mb-\[30px\] {
  margin-bottom: 30px;
}
.mb-\[32px\] {
  margin-bottom: 32px;
}
.mb-\[40px\] {
  margin-bottom: 40px;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-\[10px\] {
  margin-top: 10px;
}
.mt-\[20px\] {
  margin-top: 20px;
}
.mt-\[24px\] {
  margin-top: 24px;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-\[290px\] {
  height: 290px;
}
.h-\[30px\] {
  height: 30px;
}
.h-full {
  height: 100%;
}
.max-h-\[270px\] {
  max-height: 270px;
}
.max-h-\[525px\] {
  max-height: 525px;
}
.w-1\/2 {
  width: 50%;
}
.w-\[30px\] {
  width: 30px;
}
.w-\[400px\] {
  width: 400px;
}
.w-full {
  width: 100%;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-\[1092px\] {
  max-width: 1092px;
}
.max-w-\[170px\] {
  max-width: 170px;
}
.max-w-\[380px\] {
  max-width: 380px;
}
.max-w-\[500px\] {
  max-width: 500px;
}
.max-w-\[600px\] {
  max-width: 600px;
}
.max-w-\[680px\] {
  max-width: 680px;
}
.max-w-\[70px\] {
  max-width: 70px;
}
.max-w-\[750px\] {
  max-width: 750px;
}
.max-w-\[90px\] {
  max-width: 90px;
}
.max-w-\[960px\] {
  max-width: 960px;
}
.flex-1 {
  flex: 1 1 0%;
}
.translate-y-2 {
  --tw-translate-y: 0.5rem;
}
.scale-75,
.translate-y-2 {
  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-75 {
  --tw-scale-x: 0.75;
  --tw-scale-y: 0.75;
}
.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));
}
.cursor-pointer {
  cursor: pointer;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-\[12px\] {
  gap: 12px;
}
.gap-\[30px\] {
  gap: 30px;
}
.gap-\[68px\] {
  gap: 68px;
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-left: calc(1rem * (1 - var(--tw-space-x-reverse)));
  margin-right: calc(1rem * var(--tw-space-x-reverse));
}
.self-center {
  align-self: center;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.rounded-\[4px\] {
  border-radius: 4px;
}
.rounded-full {
  border-radius: 9999px;
}
.\!border-2 {
  border-width: 2px !important;
}
.border-b {
  border-bottom-width: 1px;
}
.border-solid {
  border-style: solid;
}
.border-border {
  --tw-border-opacity: 1;
  border-color: rgb(219 220 224 / var(--tw-border-opacity));
}
.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(29 36 202 / var(--tw-border-opacity));
}
.bg-\[\#fff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(29 36 202 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.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-\[15px\] {
  padding-left: 15px;
  padding-right: 15px;
}
.px-\[24px\] {
  padding-left: 24px;
  padding-right: 24px;
}
.px-\[40px\] {
  padding-left: 40px;
  padding-right: 40px;
}
.py-2 {
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
.py-2\.5 {
  padding-bottom: 0.625rem;
  padding-top: 0.625rem;
}
.py-3 {
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
}
.py-5 {
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
}
.py-\[100px\] {
  padding-bottom: 100px;
  padding-top: 100px;
}
.py-\[15px\] {
  padding-bottom: 15px;
  padding-top: 15px;
}
.py-\[20px\] {
  padding-bottom: 20px;
  padding-top: 20px;
}
.py-\[24px\] {
  padding-bottom: 24px;
  padding-top: 24px;
}
.py-\[30px\] {
  padding-bottom: 30px;
  padding-top: 30px;
}
.py-\[50px\] {
  padding-bottom: 50px;
  padding-top: 50px;
}
.pb-\[12px\] {
  padding-bottom: 12px;
}
.pb-\[15px\] {
  padding-bottom: 15px;
}
.pb-\[70px\] {
  padding-bottom: 70px;
}
.pl-\[10px\] {
  padding-left: 10px;
}
.pt-\[12px\] {
  padding-top: 12px;
}
.pt-\[40px\] {
  padding-top: 40px;
}
.pt-\[50px\] {
  padding-top: 50px;
}
.pt-\[60px\] {
  padding-top: 60px;
}
.pt-\[68px\] {
  padding-top: 68px;
}
.text-center {
  text-align: center;
}
.font-primary {
  font-family: Apercu Pro, sans-serif;
}
.text-\[12px\] {
  font-size: 12px;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[18px\] {
  font-size: 18px;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-\[22px\] {
  font-size: 22px;
}
.text-\[24px\] {
  font-size: 24px;
}
.text-\[26px\] {
  font-size: 26px;
}
.text-\[28px\] {
  font-size: 28px;
}
.text-\[30px\] {
  font-size: 30px;
}
.text-\[32px\] {
  font-size: 32px;
}
.text-\[80px\] {
  font-size: 80px;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.leading-\[1\.2\] {
  line-height: 1.2;
}
.leading-\[1\.3\] {
  line-height: 1.3;
}
.leading-\[18px\] {
  line-height: 18px;
}
.leading-\[21px\] {
  line-height: 21px;
}
.leading-\[24px\] {
  line-height: 24px;
}
.leading-\[28px\] {
  line-height: 28px;
}
.leading-\[30px\] {
  line-height: 30px;
}
.leading-\[35px\] {
  line-height: 35px;
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-gray_4 {
  --tw-text-opacity: 1;
  color: rgb(189 189 189 / var(--tw-text-opacity));
}
.text-gray_5 {
  --tw-text-opacity: 1;
  color: rgb(224 224 224 / var(--tw-text-opacity));
}
.text-gray_6 {
  --tw-text-opacity: 1;
  color: rgb(242 242 242 / var(--tw-text-opacity));
}
.text-gray_7 {
  --tw-text-opacity: 1;
  color: rgb(166 172 175 / var(--tw-text-opacity));
}
.text-header {
  --tw-text-opacity: 1;
  color: rgb(13 30 58 / var(--tw-text-opacity));
}
.text-primary {
  --tw-text-opacity: 1;
  color: rgb(29 36 202 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.shadow-card {
  --tw-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 1px 5px var(--tw-shadow-color);
}
.shadow-card,
.shadow-lg {
  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 rgba(0, 0, 0, 0.1),
    0 4px 6px -4px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
  transition-duration: 0.15s;
  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);
}
.duration-300 {
  transition-duration: 0.3s;
}
.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);
}
@font-face {
  font-display: swap;
  font-family: Apercu Pro;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/ApercuPro-Bold.eot);
  src: url(../fonts/ApercuPro-Bold.eot?#iefix) format("embedded-opentype"),
    url(../fonts/ApercuPro-Bold.woff2) format("woff2"),
    url(../fonts/ApercuPro-Bold.woff) format("woff"),
    url(../fonts/ApercuPro-Bold.ttf) format("truetype");
}
:root {
  --color-primary: #1d24ca;
  --color-primary-bg: #1d24ca;
  --color-white: #fff;
  --color-light: #f2f2f2;
  --color-black: #000;
  --color-text: #000;
  --color-heading: #000;
  --card-bg: #fbf6f2;
  --color-white-default: #fff;
  --color-success: #000;
  --bg-black: #101b3b;
  --color-light-dark: #101b3b;
  --color-light-black: #1a1a1a;
  --color-light-deep: #9a9a9a;
  --color-border: #dbdce0;
  --color-subscription-box: #f9f9f9;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  --tw-text-opacity: 1;
  color: rgb(32 32 32 / var(--tw-text-opacity));
  font-weight: 500;
}
code[class*="language-"],
pre,
pre[class*="language-"] {
  word-wrap: normal;
  background: none;
  color: #f8f8f2;
  font-family: Consolas, Monaco, Andale Mono, Ubuntu Mono, monospace;
  font-size: 16px;
  -webkit-hyphens: none;
  hyphens: none;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  text-align: left;
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  white-space: pre;
  word-break: normal;
  word-spacing: normal;
}
pre,
pre[class*="language-"] {
  border-radius: 0.3em;
  margin-bottom: 0;
  overflow: auto;
  padding: 1em;
}
:not(pre) > code[class*="language-"],
pre,
pre[class*="language-"] {
  --tw-bg-opacity: 1;
  background-color: rgb(57 57 57 / var(--tw-bg-opacity));
}
:not(pre) > code[class*="language-"] {
  border-radius: 0.3em;
  padding: 0.1em;
  white-space: normal;
}
.token.cdata,
.token.comment,
.token.doctype,
.token.prolog {
  color: #708090;
}
.token.punctuation {
  color: #f8f8f2;
}
.token.namespace {
  opacity: 0.7;
}
.token.constant,
.token.deleted,
.token.property,
.token.symbol,
.token.tag {
  color: #f92672;
}
.token.boolean,
.token.number {
  color: #ae81ff;
}
.token.attr-name,
.token.builtin,
.token.char,
.token.inserted,
.token.selector,
.token.string {
  color: #a6e22e;
}
.language-css .token.string,
.style .token.string,
.token.entity,
.token.operator,
.token.url,
.token.variable {
  color: #f8f8f2;
}
.token.atrule,
.token.attr-value,
.token.class-name,
.token.function {
  color: #e6db74;
}
.token.keyword {
  color: #66d9ef;
}
.token.important,
.token.regex {
  color: #fd971f;
}
.token.bold,
.token.important {
  font-weight: 700;
}
.token.italic {
  font-style: italic;
}
.token.entity {
  cursor: help;
}
pre[data-line] {
  padding: 1em 0 1em 3em;
  position: relative;
}
.line-highlight {
  background: hsla(24, 20%, 50%, 0.08);
  background: linear-gradient(
    90deg,
    hsla(24, 20%, 50%, 0.1) 70%,
    hsla(24, 20%, 50%, 0)
  );
  left: 0;
  line-height: inherit;
  margin-top: 1em;
  padding-bottom: inherit;
  padding-left: 0;
  padding-right: 0;
  padding-top: inherit;
  pointer-events: none;
  position: absolute;
  right: 0;
  white-space: pre;
}
.line-highlight:before,
.line-highlight[data-end]:after {
  background-color: hsla(24, 20%, 50%, 0.4);
  border-radius: 999px;
  box-shadow: 0 1px #fff;
  color: #f5f2f0;
  content: attr(data-start);
  font: 700 65%/1.5 sans-serif;
  left: 0.6em;
  min-width: 1em;
  padding: 0 0.5em;
  position: absolute;
  text-align: center;
  text-shadow: none;
  top: 0.4em;
  vertical-align: 0.3em;
}
.line-highlight[data-end]:after {
  bottom: 0.4em;
  content: attr(data-end);
  top: auto;
}
.line-numbers .line-highlight:after,
.line-numbers .line-highlight:before {
  content: none;
}
.post-full-content {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  max-width: 928px;
  width: 100%;
}
.post-full-content > * {
  width: 100%;
}
.post-full-content > :first-child {
  margin-top: 0;
}
.post-full-content iframe {
  margin-top: 30px;
  width: 100%;
}
.post-full-content .kg-embed-card iframe {
  margin-top: 0;
}
.prose h1 {
  font-size: 36px;
}
.prose h2 {
  font-size: 30px;
}
.prose h3 {
  font-size: 26px;
}
.prose h4 {
  font-size: 24px;
}
.prose h5 {
  font-size: 20px;
}
.prose h6 {
  font-size: 18px;
}
.prose h1,
.prose h2,
.prose h3,
.prose h4,
.prose h5,
.prose h6 {
  font-weight: 600;
  margin-top: 32px;
}
.prose h1,
.prose h2,
.prose h3,
.prose h4,
.prose h5,
.prose h6,
.prose p {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  margin-bottom: 0;
}
.prose p {
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 1.8;
}
.prose h1 + p,
.prose h2 + p,
.prose h3 + p,
.prose h4 + p,
.prose h5 + p,
.prose h6 + p {
  margin-top: 0.75rem;
}
.prose h1 + p,
.prose h2 + p {
  margin-top: 1rem;
}
.prose pre,
.prose pre[class*="language-"] {
  margin-top: 10px;
}
.prose {
  margin: 0 auto;
}
.prose blockquote + blockquote,
.prose p + blockquote {
  margin-top: 8px;
}
hr {
  margin-top: 2.5rem;
}
.prose iframe {
  margin-top: 10px;
}
.prose h1 + blockquote,
.prose h2 + blockquote,
.prose h3 + blockquote {
  margin-top: 8px;
}
.kg-bookmark-card,
blockquote,
hr {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.prose li {
  font-size: 17px;
  line-height: 1.5rem;
}
.prose figcaption,
figcaption {
  --tw-text-opacity: 1;
  color: rgb(139 139 139 / var(--tw-text-opacity));
  margin-top: 0.75rem;
  text-align: center;
}
@media (min-width: 576px) {
  .prose figcaption,
  figcaption {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
.prose figcaption a,
figcaption a {
  text-decoration-line: underline;
}
.prose figcaption a:hover,
figcaption a:hover {
  --tw-text-opacity: 1;
  color: rgb(29 36 202 / var(--tw-text-opacity));
}
.prose img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: auto;
}
.prose :where(a):not(:where([class~="not-prose"] *)) {
  --tw-text-opacity: 1;
  color: rgb(17 23 23 / var(--tw-text-opacity));
}
.prose :where(img):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.prose :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: disc;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 1.625em;
}
@media screen and (min-width: 992px) {
  .prose :where(h2):not([class*="kg-"]) {
    font-size: 30px !important;
  }
}
.prose ul li {
  --tw-text-opacity: 1;
  color: rgb(17 23 23 / var(--tw-text-opacity));
  margin-top: 14px;
  padding-left: 30px;
  position: relative;
}
.prose ul {
  padding-left: 0;
}
.prose ul li {
  list-style: none;
}
.prose ul li:last-child {
  margin-bottom: 0;
}
.prose ul li:before {
  background: var(--color-primary);
  border-radius: 50%;
  content: "";
  height: 6px;
  left: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
}
.prose blockquote:before,
blockquote:before {
  color: var(--color-primary);
  content: "“";
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 8rem;
  font-style: normal;
  font-weight: 400;
  left: 25px;
  line-height: 0.4;
  position: absolute;
  top: 35px;
  transform: translate(-50%, 50%);
  transform-origin: 50% 0;
}
.prose blockquote,
blockquote {
  --tw-text-opacity: 1;
  border-left-width: 0;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  padding: 1.75rem 0 1.75rem 4rem;
  position: relative;
}
@media (min-width: 576px) {
  .prose blockquote,
  blockquote {
    font-size: 30px;
    line-height: 40px;
  }
}
.prose blockquote.kg-blockquote-alt:before,
blockquote.kg-blockquote-alt:before {
  content: "";
  position: absolute;
}
.prose blockquote.kg-blockquote-alt,
blockquote.kg-blockquote-alt {
  --tw-border-opacity: 1;
  --tw-text-opacity: 1;
  border-left-color: rgb(255 199 0 / var(--tw-border-opacity));
  border-left-width: 5px;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  font-family: Apercu Pro, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 35px;
  padding: 0 0 0 1.75rem;
  position: relative;
  text-align: left;
}
.prose hr {
  --tw-border-opacity: 1;
  border-color: rgb(135 139 139 / var(--tw-border-opacity));
}
.prose table {
  margin-bottom: 2.25rem;
  margin-top: 2.25rem;
}
.prose td,
.prose th {
  --tw-border-opacity: 1 !important;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  border-color: rgb(174 174 174 / var(--tw-border-opacity)) !important;
  border-width: 1px !important;
  padding: 1.25rem;
  text-align: left;
  vertical-align: baseline;
}
.prose td:first-child,
.prose th {
  --tw-text-opacity: 1;
  color: rgb(32 32 32 / var(--tw-text-opacity));
}
.prose p a {
  --tw-text-opacity: 1;
  color: rgb(29 36 202 / var(--tw-text-opacity));
}
.prose mark {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.prose ol li::marker {
  --tw-text-opacity: 1;
  color: rgb(17 23 23 / var(--tw-text-opacity));
}
.prose ol li {
  --tw-text-opacity: 1;
  color: rgb(17 23 23 / var(--tw-text-opacity));
  counter-increment: lists;
  margin-top: 0;
  position: relative;
}
.medium-zoom-image--opened {
  z-index: 99 !important;
}
.kg-gallery-container {
  display: flex;
  flex-direction: column;
}
.kg-gallery-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.kg-gallery-row .kg-gallery-image {
  flex: 1 1 200px;
  margin: 8px 4px 0;
  text-align: center;
}
.kg-gallery-row .kg-gallery-image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
figcaption {
  color: var(--color-text);
  font-size: 16px;
  padding: 10px 20px;
  text-align: center;
  width: 100%;
}
figcaption a {
  border-bottom: 2px solid var(--color-black);
  color: var(--color-black);
  transition: 0.4s;
}
.kg-card figcaption a {
  border-bottom: 0;
  color: var(--color-heading);
  font-size: 14px;
}
.kg-embed-card {
  align-items: center;
  display: flex;
  flex-direction: column;
  min-width: 100%;
}
.kg-gallery-card {
  max-width: calc(100% + 198px);
  min-width: 100%;
  padding: 0;
  width: 100vw;
}
.kg-gallery-card.kg-width-wide {
  max-width: 58vw;
  width: 100vw;
}
.kg-gallery-card img {
  margin: 0;
}
figure.kg-card {
  margin-top: 30px;
}
figure.kg-card img {
  margin-bottom: 0;
}
.kg-image-card {
  max-width: 100%;
  min-width: 100%;
  width: 100%;
}
.kg-image-card.kg-width-wide {
  max-width: 58vw;
  width: 100vw;
}
.kg-image-card.kg-width-full {
  max-width: calc(100vw - 17px);
}
.medium-zoom-overlay {
  z-index: 5;
}
.medium-zoom-image {
  z-index: 6;
}
.medium-zoom-overlay {
  background-color: var(--card-bg) !important;
}
@media (max-width: 575px) {
  .kg-gallery-row {
    margin: 0;
  }
  .kg-gallery-row .kg-gallery-image {
    flex: 1 1 100% !important;
    padding-left: 0;
    padding-right: 0;
  }
}
a.kg-bookmark-container {
  background-color: var(--card-bg);
  border-bottom: 0;
  color: var(--color-text);
  display: flex;
  justify-content: space-between;
  text-decoration: none;
  transition: 0s;
}
a.kg-bookmark-container:hover {
  color: var(--color-text);
  text-decoration: none !important;
}
.kg-bookmark-content {
  min-width: 100px;
  padding: 30px 20px;
}
.kg-bookmark-content img {
  height: auto;
  margin-bottom: 0;
  max-width: 25px;
  width: auto;
}
.prose .kg-bookmark-content img {
  margin-left: unset;
  margin-right: unset;
}
.kg-bookmark-title {
  color: var(--color-heading);
  font-size: 22px;
  font-weight: 600;
}
.kg-bookmark-description {
  color: var(--color-text);
  line-height: 1.8;
  margin-top: 12px;
}
.kg-bookmark-metadata {
  align-items: center;
  display: flex;
  margin-top: 12px;
}
.kg-bookmark-metadata span {
  color: var(--color-text);
  font-size: 14px;
}
.kg-bookmark-thumbnail {
  max-width: 30%;
  min-width: 30%;
  position: relative;
}
.kg-bookmark-thumbnail img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  vertical-align: middle;
  width: 100%;
}
.kg-bookmark-icon {
  height: 22px !important;
  margin-right: 8px !important;
  vertical-align: bottom;
  width: 22px !important;
}
.kg-bookmark-author {
  color: var(--color-text) !important;
  white-space: nowrap;
  width: auto;
}
.kg-bookmark-author:after {
  color: var(--color-black) !important;
  content: "•";
  margin: 0 6px;
}
.kg-bookmark-card {
  opacity: 1;
}
.kg-bookmark-publisher {
  color: var(--color-text) !important;
  opacity: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.kg-image {
  width: 100%;
}
.kg-video-overlay,
.kg-video-player-container {
  z-index: 1 !important;
}
@media screen and (max-width: 575px) {
  a.kg-bookmark-container {
    flex-direction: column-reverse;
  }
  .kg-bookmark-content {
    padding: 20px;
  }
  .kg-bookmark-thumbnail {
    max-width: 100%;
    min-width: 100%;
  }
  .kg-bookmark-thumbnail img {
    position: relative;
  }
}
body.page-template,
body.post-template {
  overflow-x: hidden;
}
.post-template .kg-header-card {
  padding: 2vmin 2em;
}
.page-template .kg-width-full {
  width: 100vw;
}
.page-template .prose {
  width: 100%;
}
.kg-card {
  margin-top: 10px;
}
table {
  border-spacing: 0;
  margin-top: 30px;
  overflow-x: auto;
  text-align: left;
}
table thead th {
  background-color: var(--card-bg);
  border: 0 !important;
  color: var();
  vertical-align: bottom;
}
table td,
table th {
  color: var(--color-black);
  font-size: 16px;
  line-height: 1.4;
  padding: 0.75rem;
  vertical-align: top;
  width: 200px;
}
table {
  border-collapse: collapse;
  font-size: 1rem;
  margin-bottom: 0;
  max-width: 100%;
  overflow: auto;
  width: 100%;
}
table,
td,
th {
  border: 1px solid #aeaeae !important;
}
th {
  color: var(--color-black);
}
td,
th {
  padding: 8px 16px;
}
.text-shape {
  position: relative;
}
.text-shape:before {
  background: url(/assets/img/shape-zaio.png) no-repeat scroll 50%;
  background-size: cover;
  bottom: -15px;
  content: "";
  height: 15px;
  left: 0;
  position: absolute;
  width: 77px;
}
.menu-arrow path {
  stroke: var(--color-black);
}
.navbar li svg {
  transition: 0.4s ease-in;
}
.navbar li:hover svg {
  transform: rotate(3.142rad);
}
.submenu li {
  padding: 5px 0;
  transition: 0.4s ease-in;
}
.submenu li:hover {
  padding-left: 5px;
}
.submenu.active {
  display: block;
}
@media (max-width: 991px) {
  .navbar-wrapper.active {
    display: block !important;
  }
  .navbar li:hover svg {
    transform: unset;
  }
}
#pagination-list .current {
  --tw-text-opacity: 1;
  background-color: #eef3f6;
  border-radius: 4px;
  color: rgb(29 36 202 / var(--tw-text-opacity));
  padding: 4px 8px;
}
.newer-posts {
  align-items: center;
  display: flex;
  padding-right: 15px;
  position: relative;
}
.newer-posts svg {
  height: 16px;
  width: 16px;
}
.older-posts {
  padding-left: 15px;
  position: relative;
}
.older-posts svg {
  height: 24px;
  width: 24px;
}
.pagination-wrap {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 40px auto;
  padding: 10px 30px;
}
@media screen and (max-width: 1024px) {
  .post-card-image {
    display: none;
  }
}
.article-header {
  display: none;
}
.members-preview-content {
  overflow: hidden;
  position: relative;
}
.members-preview-content:before {
  background: linear-gradient(
    0deg,
    #020024,
    #fff 0,
    hsla(0, 0%, 100%, 0.8) 60%,
    hsla(0, 0%, 100%, 0)
  );
  bottom: 0;
  content: "";
  height: 200px;
  left: 0;
  position: absolute;
  width: 100%;
}
.paid-subscription-box {
  background: var(--color-subscription-box);
}
.paid-post-content p a {
  color: var(--color-text);
}
.paid-post-content p a:hover {
  color: var(--color-primary);
}
.paid-post-content .premium-post-message {
  display: none;
}
.paid-post-content .premium-post-message h2 {
  font-size: 32px;
  margin-top: 0;
}
.paid-post-content .premium-post-message.post-members.members,
.paid-post-content .premium-post-message.posts-paid.paid,
.paid-post-content .premium-post-message.posts-paid.tiers {
  display: block;
}
.paid-post-content .btn-signup {
  background-color: var(--color-primary);
  border: 0;
  border-radius: 5px;
  color: var(--color-white);
  margin-bottom: 10px;
  overflow: hidden;
  padding: 15px 25px;
  position: relative;
  text-decoration: unset;
  transition: 0.4s;
  width: auto;
  z-index: 1;
}
.paid-post-content .btn-signup:hover {
  background-color: var(--color-primary) !important;
  color: var(--color-white) !important;
  text-decoration: none !important;
}
.ftr-line-shape {
  bottom: 180px;
  position: absolute;
  right: 0;
  width: calc(100% - 200px);
}
.c-tags-list-container {
  background-color: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
  margin-bottom: 32px;
}
.c-tags-list-wrap {
  padding-right: 50px;
  position: relative;
}
.search-modal-button {
  background-color: var(--color-subscription-box);
  border: 1px solid #dbdce0;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.o-plain-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-tags-list {
  -ms-overflow-style: none;
  align-items: baseline;
  display: flex;
  overflow-x: scroll !important;
  scrollbar-width: none;
  width: 100%;
}
.c-tags-list::-webkit-scrollbar {
  display: none;
}
.c-tags-list:active {
  cursor: grabbing;
}
.c-tags-list__item {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 18px;
  white-space: nowrap;
}
.c-tags-list__link {
  display: block;
  margin-right: 24px;
  padding: 24px 0;
  transition: 0.26s;
}
.c-tags-list__link--current {
  box-shadow: inset 0 -2px #000c2d;
  color: #000c2d;
}
.social-portfolio a svg {
  height: 18px;
  width: 18px;
}
.announcement_bar a,
.announcement_bar p,
.announcement_bar p a,
.social-portfolio a:hover {
  color: var(--color-white);
}
.related-posts-area {
  background-color: #eef3f6;
  border-top: 1px solid #e5ebef;
}
.post-card-excerpt {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .c-tags-list__link {
    margin-right: 16px;
  }
}
@media screen and (max-width: 1600px) {
  .ftr-line-shape {
    bottom: 170px;
    width: calc(100% - 30px);
  }
  .fte-image-card-shape {
    justify-content: flex-start !important;
  }
}
@media screen and (max-width: 1440px) {
  .ftr-line-shape {
    bottom: 184px;
  }
}
@media screen and (max-width: 1350px) {
  .ftr-line-shape {
    bottom: 170px;
  }
}
@media screen and (max-width: 1380px) {
  .ftr-line-shape {
    width: 100%;
  }
  .padding-spaching {
    padding-top: 0 !important;
  }
  .fte-image-card-shape {
    justify-content: flex-end !important;
    left: unset;
    position: relative;
    right: unset;
    transform: translateY(-35px) translateX(50px);
    width: 100%;
  }
}
.backed-mobile {
  display: none;
}
@media screen and (max-width: 1199px) {
  .ftr-line-shape {
    display: none;
  }
  .fte-image-card-shape {
    justify-content: center !important;
    transform: translateY(-35px) translateX(0);
  }
  .backed-desktop {
    display: none;
  }
  .backed-mobile {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .overflow__hidden {
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .cta-items {
    margin: 0 auto;
    max-width: 350px;
    width: 100%;
  }
  .prose h1 {
    font-size: 32px;
  }
}
@media screen and (max-width: 575px) {
  .prose h1 {
    font-size: 30px;
  }
  .prose h2 {
    font-size: 24px;
  }
  .prose h3 {
    font-size: 22px;
  }
  .prose h1,
  .prose h2,
  .prose h3,
  .prose h4,
  .prose h5,
  .prose h6 {
    margin-top: 24px;
  }
}
.before\:absolute:before {
  content: var(--tw-content);
  position: absolute;
}
.before\:left-0:before {
  content: var(--tw-content);
  left: 0;
}
.before\:top-\[50\%\]:before {
  content: var(--tw-content);
  top: 50%;
}
.before\:z-\[-1\]:before {
  content: var(--tw-content);
  z-index: -1;
}
.before\:h-\[5px\]:before {
  content: var(--tw-content);
  height: 5px;
}
.before\:w-\[5px\]:before {
  content: var(--tw-content);
  width: 5px;
}
.before\:translate-y-\[-50\%\]:before {
  --tw-translate-y: -50%;
  content: var(--tw-content);
  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));
}
.before\:rounded-full:before {
  border-radius: 9999px;
  content: var(--tw-content);
}
.before\:bg-black:before {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  content: var(--tw-content);
}
.before\:content-\[\'\'\]:before {
  --tw-content: "";
  content: var(--tw-content);
}
.group:hover .group-hover\:pointer-events-auto {
  pointer-events: auto;
}
.group:hover .group-hover\: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));
}
.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}
@media (min-width: 576px) {
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:whitespace-nowrap {
    white-space: nowrap;
  }
}
@media (min-width: 768px) {
  .md\:mb-0 {
    margin-bottom: 0;
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:items-center {
    align-items: center;
  }
  .md\:justify-end {
    justify-content: flex-end;
  }
  .md\:justify-between {
    justify-content: space-between;
  }
  .md\:gap-8 {
    gap: 2rem;
  }
  .md\:gap-\[40px\] {
    gap: 40px;
  }
  .md\:border-b {
    border-bottom-width: 1px;
  }
  .md\:border-border {
    --tw-border-opacity: 1;
    border-color: rgb(219 220 224 / var(--tw-border-opacity));
  }
  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .md\:px-\[60px\] {
    padding-left: 60px;
    padding-right: 60px;
  }
  .md\:py-\[40px\] {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .md\:py-\[70px\] {
    padding-bottom: 70px;
    padding-top: 70px;
  }
  .md\:pb-\[23px\] {
    padding-bottom: 23px;
  }
  .md\:text-\[32px\] {
    font-size: 32px;
  }
  .md\:text-\[38px\] {
    font-size: 38px;
  }
}
@media (min-width: 992px) {
  .lg\:absolute {
    position: absolute;
  }
  .lg\:left-0 {
    left: 0;
  }
  .lg\:top-full {
    top: 100%;
  }
  .lg\:mb-\[42px\] {
    margin-bottom: 42px;
  }
  .lg\:mt-0 {
    margin-top: 0;
  }
  .lg\:\!block {
    display: block !important;
  }
  .lg\:block {
    display: block;
  }
  .lg\:\!hidden {
    display: none !important;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:min-w-\[200px\] {
    min-width: 200px;
  }
  .lg\:max-w-\[160px\] {
    max-width: 160px;
  }
  .lg\:max-w-\[300px\] {
    max-width: 300px;
  }
  .lg\:max-w-full {
    max-width: 100%;
  }
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:items-center {
    align-items: center;
  }
  .lg\:gap-\[14px\] {
    gap: 14px;
  }
  .lg\:gap-\[68px\] {
    gap: 68px;
  }
  .lg\:gap-\[88px\] {
    gap: 88px;
  }
  .lg\:rounded-md {
    border-radius: 0.375rem;
  }
  .lg\:bg-primary {
    --tw-bg-opacity: 1;
    background-color: rgb(29 36 202 / var(--tw-bg-opacity));
  }
  .lg\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }
  .lg\:p-0 {
    padding: 0;
  }
  .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .lg\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .lg\:px-\[18px\] {
    padding-left: 18px;
    padding-right: 18px;
  }
  .lg\:px-\[32px\] {
    padding-left: 32px;
    padding-right: 32px;
  }
  .lg\:py-5 {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
  }
  .lg\:py-\[100px\] {
    padding-bottom: 100px;
    padding-top: 100px;
  }
  .lg\:py-\[16px\] {
    padding-bottom: 16px;
    padding-top: 16px;
  }
  .lg\:py-\[20px\] {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .lg\:pb-\[40px\] {
    padding-bottom: 40px;
  }
  .lg\:pt-\[110px\] {
    padding-top: 110px;
  }
  .lg\:text-\[42px\] {
    font-size: 42px;
  }
  .lg\:text-\[44px\] {
    font-size: 44px;
  }
  .lg\:text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
  .lg\:opacity-0 {
    opacity: 0;
  }
  .lg\:shadow-card_sm {
    --tw-shadow: 0 8px 50px -10px rgba(0, 0, 0, 0.25);
    --tw-shadow-colored: 0 8px 50px -10px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
      var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}
@media (min-width: 1375px) {
  .xl\:gap-\[28px\] {
    gap: 28px;
  }
  .xl\:px-\[32px\] {
    padding-left: 32px;
    padding-right: 32px;
  }
  .xl\:text-\[28px\] {
    font-size: 28px;
  }
}
