/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[13].use[5]!./app/styles/globals.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap");
/* v3 — design tokens mapped to primitives */
:root {
  /* Container horizontal padding — mirrors tailwind.config container.padding values.
     Used to align full-bleed scroll strips with contained section headers. */
  --container-px: 24px;

  --color-content-primary:           #09090b; /* zinc-950 */
  --color-content-secondary:         #71717a; /* zinc-500 */
  --color-content-tertiary:          #a1a1aa; /* zinc-400 — muted meta text (date, read time) */
  --color-content-inverse-primary:   #ffffff; /* white */
  --color-content-inverse-secondary: #a1a1aa; /* zinc-400 */
  --color-content-sky:               #0369a1; /* sky-700 */
  --color-content-cyan:              #22d3ee; /* cyan-400 */
  --color-content-blue:              #1d4ed8; /* blue-700 */
  --color-content-teal:              #0f766e; /* teal-700 */
  --color-content-green:             #15803d; /* green-700 */

  --color-bg-primary:                #ffffff; /* white */
  --color-bg-secondary:              #fafafa; /* zinc-50 — card body (light, near-white) */
  --color-bg-inverse-primary:        #09090b; /* zinc-950 */
  --color-bg-inverse-secondary:      #27272a; /* zinc-800 — footer, dark section backgrounds */
  --color-bg-tertiary:               #f4f4f5; /* zinc-100 */
  --color-bg-hover-overlay:          #00000006;
  --color-bg-green:                  #dcfce7; /* green-100 */
  --color-bg-sky:                    #e0f2fe; /* sky-100 */

  --color-border-primary:            #e4e4e7; /* zinc-200 */
  --color-border-inverse-primary:    #3f3f46; /* zinc-700 */
}
/* lg breakpoint (976px) — matches tailwind.config container.padding.lg */
@media (min-width: 976px) {
  :root {
    --container-px: 32px;
  }
}
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/* ! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Lato, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
input[type=number]::-webkit-inner-spin-button,
  input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
input[type=number] {
    -webkit-appearance: textfield;
            appearance: textfield;
    -moz-appearance: textfield;
  }
html {
    overflow-x: hidden;
  }
@media (min-width: 768px) {
    html {
      scrollbar-gutter: stable;
    }
  }
body{
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
    max-width: 100vw;
}
* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
  }
a {
    color: inherit;
    text-decoration: none;
  }
h1,
  h2,
  h3,
  h4,
  h5{
  line-height: 1.375;
}
h1:first-child,
  h2:first-child,
  h3:first-child,
  h4:first-child,
  h5:first-child{
  margin-top: 0;
}
.\!container{
  width: 100% !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding-right: 24px !important;
  padding-left: 24px !important;
}
.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}
@media (min-width: 480px){
  .\!container{
    max-width: 480px !important;
  }
  .container{
    max-width: 480px;
  }
}
@media (min-width: 640px){
  .\!container{
    max-width: 640px !important;
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
  .container{
    max-width: 640px;
    padding-right: 24px;
    padding-left: 24px;
  }
}
@media (min-width: 768px){
  .\!container{
    max-width: 768px !important;
  }
  .container{
    max-width: 768px;
  }
}
@media (min-width: 976px){
  .\!container{
    max-width: 976px !important;
    padding-right: 32px !important;
    padding-left: 32px !important;
  }
  .container{
    max-width: 976px;
    padding-right: 32px;
    padding-left: 32px;
  }
}
@media (min-width: 1280px){
  .\!container{
    max-width: 1280px !important;
  }
  .container{
    max-width: 1280px;
  }
}
:where(.markdown, .typography) blockquote{
  margin-top: 24px;
  margin-bottom: 24px;
  border-radius: 10px;
  border-left-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(22 110 197 / var(--tw-border-opacity, 1));
  background-color: rgba(51, 153, 255, 0.05);
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
  --tw-text-opacity: 1;
  color: rgb(79 79 79 / var(--tw-text-opacity, 1));
}
:where(.markdown, .typography) blockquote p{
  margin-top: 0;
  margin-bottom: 0;
}
:where(.markdown, .typography) :not(pre) > code{
  border-radius: 5px;
  background-color: rgb(29 29 29 / 0.1);
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 2px;
  padding-bottom: 2px;
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 0.9em;
}
:where(.markdown, .typography) pre{
  margin-top: 24px;
  margin-bottom: 24px;
  overflow-x: auto;
  border-radius: 10px;
  border-left-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(130 130 130 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(79 79 79 / var(--tw-text-opacity, 1));
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 14px;
    line-height: 1.6;
}
:where(.markdown, .typography) pre code{
  font-size: 14px;
    background: transparent;
    padding: 0;
}
:where(.markdown, .typography) img,
  :where(.markdown, .typography) video,
  :where(.markdown, .typography) iframe{
  margin-top: 24px;
  margin-bottom: 24px;
  max-width: 100%;
  border-radius: 10px;
    display: block;
}
:where(.markdown, .typography) img {
    height: auto;
  }
:where(.markdown, .typography) video,
  :where(.markdown, .typography) iframe {
    width: 100%;
  }
:where(.markdown, .typography) figure{
  margin-top: 24px;
  margin-bottom: 24px;
}
:where(.markdown, .typography) figcaption{
  margin-top: 12px;
  font-size: 13px;
  --tw-text-opacity: 1;
  color: rgb(130 130 130 / var(--tw-text-opacity, 1));
}
:where(.markdown, .typography) table{
  margin-top: 24px;
  margin-bottom: 24px;
  border-radius: 16px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(224 224 224 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  font-size: 14px;
    border-collapse: separate;
    border-spacing: 0;
    overflow: auto;
    display: inline-block;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    margin-left: auto;
    max-height: calc(100vh - 120px);
    position: relative;
    box-shadow: 0 2px 12px rgba(7, 33, 59, 0.08);
    border-color: rgba(0, 0, 0, 0.1);
}
:where(.markdown, .typography) ul ul,
  :where(.markdown, .typography) ul ol,
  :where(.markdown, .typography) ol ul,
  :where(.markdown, .typography) ol ol,
  :where(.markdown, .typography) ul > ul,
  :where(.markdown, .typography) ul > ol,
  :where(.markdown, .typography) ol > ul,
  :where(.markdown, .typography) ol > ol,
  :where(.markdown, .typography) li > ul,
  :where(.markdown, .typography) li > ol{
  padding-left: 16px;
    margin-top: 8px !important;
}
:where(.markdown, .typography) ul ul ul,
  :where(.markdown, .typography) ul ul ol,
  :where(.markdown, .typography) ul ol ul,
  :where(.markdown, .typography) ul ol ol,
  :where(.markdown, .typography) ol ul ul,
  :where(.markdown, .typography) ol ul ol,
  :where(.markdown, .typography) ol ol ul,
  :where(.markdown, .typography) ol ol ol,
  :where(.markdown, .typography) li ul ul,
  :where(.markdown, .typography) li ul ol,
  :where(.markdown, .typography) li ol ul,
  :where(.markdown, .typography) li ol ol{
  margin-top: 12px;
  padding-left: 24px;
}
:where(.markdown, .typography) ul ul ul ul,
  :where(.markdown, .typography) ul ul ul ol,
  :where(.markdown, .typography) ul ul ol ul,
  :where(.markdown, .typography) ul ul ol ol,
  :where(.markdown, .typography) ul ol ul ul,
  :where(.markdown, .typography) ul ol ul ol,
  :where(.markdown, .typography) ul ol ol ul,
  :where(.markdown, .typography) ul ol ol ol,
  :where(.markdown, .typography) ol ul ul ul,
  :where(.markdown, .typography) ol ul ul ol,
  :where(.markdown, .typography) ol ul ol ul,
  :where(.markdown, .typography) ol ul ol ol,
  :where(.markdown, .typography) ol ol ul ul,
  :where(.markdown, .typography) ol ol ul ol,
  :where(.markdown, .typography) ol ol ol ul,
  :where(.markdown, .typography) ol ol ol ol,
  :where(.markdown, .typography) li ul ul ul,
  :where(.markdown, .typography) li ul ul ol,
  :where(.markdown, .typography) li ul ol ul,
  :where(.markdown, .typography) li ul ol ol,
  :where(.markdown, .typography) li ol ul ul,
  :where(.markdown, .typography) li ol ul ol,
  :where(.markdown, .typography) li ol ol ul,
  :where(.markdown, .typography) li ol ol ol{
  margin-top: 12px;
  padding-left: 32px;
}
:where(.markdown, .typography) ul ul {
    list-style-type: circle;
  }
:where(.markdown, .typography) ul ul ul {
    list-style-type: square;
  }
:where(.markdown, .typography) ol ol {
    list-style-type: lower-alpha;
  }
:where(.markdown, .typography) ol ol ol {
    list-style-type: lower-roman;
  }
:where(.markdown, .typography) thead th{
  --tw-bg-opacity: 1;
  background-color: rgb(22 110 197 / var(--tw-bg-opacity, 1));
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    position: sticky;
    top: 0;
    z-index: 1;
    line-height: 1;
}
:where(.markdown, .typography) tbody tr:nth-child(even){
  --tw-bg-opacity: 1;
  background-color: rgb(235 241 246 / var(--tw-bg-opacity, 1));
}
:where(.markdown, .typography) tbody tr:hover{
  background-color: rgba(51, 153, 255, 0.05);
}
:where(.markdown, .typography) th,
  :where(.markdown, .typography) td{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(224 224 224 / var(--tw-border-opacity, 1));
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: top;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom-color: rgba(0, 0, 0, 0.1);
}
:where(.markdown, .typography) tr > *:last-child {
    border-right: none;
  }
:where(.markdown, .typography) tbody tr:last-child > * {
    border-bottom: none;
  }
:where(.markdown, .typography) hr{
  margin-top: 48px;
  margin-bottom: 48px;
  border-width: 0;
  border-top-width: 1px;
  border-color: rgba(0,0,0,.1);
}
:where(.markdown, .typography) .footnotes-divider{
  margin-bottom: 24px;
  margin-top: 64px;
}
:where(.markdown, .typography) .footnotes{
  font-size: 14px;
  --tw-text-opacity: 1;
  color: rgb(79 79 79 / var(--tw-text-opacity, 1));
}
:where(.markdown, .typography) .footnotes ol{
  margin-left: 24px;
  margin-top: 16px;
}
:where(.markdown, .typography) .footnotes li{
  margin-top: 12px;
  margin-bottom: 12px;
}
:where(.markdown, .typography) .footnote-ref {
    font-size: 0.75em;
    vertical-align: super;
    --tw-text-opacity: 1;
    color: rgb(22 110 197 / var(--tw-text-opacity, 1));
  }
:where(.markdown, .typography) .footnote-ref a{
  text-decoration-line: none;
}
:where(.markdown, .typography) .footnote-backref{
  margin-left: 8px;
  --tw-text-opacity: 1;
  color: rgb(22 110 197 / var(--tw-text-opacity, 1));
    text-decoration: none;
}
.pointer-events-none{
  pointer-events: none;
}
.visible{
  visibility: visible;
}
.invisible{
  visibility: hidden;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0;
}
.-left-10px{
  left: -10px;
}
.-left-3{
  left: -16px;
}
.-top-10px{
  top: -10px;
}
.-top-5{
  top: -32px;
}
.bottom-0{
  bottom: 0;
}
.left-0{
  left: 0;
}
.left-1\/2{
  left: 50%;
}
.left-32px{
  left: 32px;
}
.left-\[3\.5px\]{
  left: 3.5px;
}
.right-0{
  right: 0;
}
.right-32px{
  right: 32px;
}
.top-0{
  top: 0;
}
.top-1\/2{
  top: 50%;
}
.top-64px{
  top: 64px;
}
.top-full{
  top: 100%;
}
.z-0{
  z-index: 0;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-30{
  z-index: 30;
}
.z-50{
  z-index: 50;
}
.order-1{
  order: 1;
}
.order-2{
  order: 2;
}
.float-right{
  float: right;
}
.m-0{
  margin: 0;
}
.m-16px{
  margin: 16px;
}
.m-auto{
  margin: auto;
}
.-mx-20px{
  margin-left: -20px;
  margin-right: -20px;
}
.-mx-24px{
  margin-left: -24px;
  margin-right: -24px;
}
.mx-16px{
  margin-left: 16px;
  margin-right: 16px;
}
.mx-2{
  margin-left: 12px;
  margin-right: 12px;
}
.mx-20px{
  margin-left: 20px;
  margin-right: 20px;
}
.mx-24px{
  margin-left: 24px;
  margin-right: 24px;
}
.mx-3{
  margin-left: 16px;
  margin-right: 16px;
}
.mx-4{
  margin-left: 24px;
  margin-right: 24px;
}
.mx-4px{
  margin-left: 4px;
  margin-right: 4px;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-2{
  margin-top: 12px;
  margin-bottom: 12px;
}
.my-20px{
  margin-top: 20px;
  margin-bottom: 20px;
}
.my-24px{
  margin-top: 24px;
  margin-bottom: 24px;
}
.my-3{
  margin-top: 16px;
  margin-bottom: 16px;
}
.my-32px{
  margin-top: 32px;
  margin-bottom: 32px;
}
.my-4{
  margin-top: 24px;
  margin-bottom: 24px;
}
.my-5{
  margin-top: 32px;
  margin-bottom: 32px;
}
.my-6{
  margin-top: 48px;
  margin-bottom: 48px;
}
.my-7{
  margin-top: 56px;
  margin-bottom: 56px;
}
.-mb-16px{
  margin-bottom: -16px;
}
.-mb-80px{
  margin-bottom: -80px;
}
.-mt-48px{
  margin-top: -48px;
}
.-mt-70px{
  margin-top: -70px;
}
.-mt-\[10\%\]{
  margin-top: -10%;
}
.mb-1{
  margin-bottom: 8px;
}
.mb-10{
  margin-bottom: 80px;
}
.mb-10px{
  margin-bottom: 10px;
}
.mb-12px{
  margin-bottom: 12px;
}
.mb-15{
  margin-bottom: 120px;
}
.mb-15px{
  margin-bottom: 15px;
}
.mb-16px{
  margin-bottom: 16px;
}
.mb-1px{
  margin-bottom: 1px;
}
.mb-2{
  margin-bottom: 12px;
}
.mb-20px{
  margin-bottom: 20px;
}
.mb-24px{
  margin-bottom: 24px;
}
.mb-3{
  margin-bottom: 16px;
}
.mb-30px{
  margin-bottom: 30px;
}
.mb-32px{
  margin-bottom: 32px;
}
.mb-4{
  margin-bottom: 24px;
}
.mb-40px{
  margin-bottom: 40px;
}
.mb-48px{
  margin-bottom: 48px;
}
.mb-4px{
  margin-bottom: 4px;
}
.mb-5{
  margin-bottom: 32px;
}
.mb-50px{
  margin-bottom: 50px;
}
.mb-6{
  margin-bottom: 48px;
}
.mb-60px{
  margin-bottom: 60px;
}
.mb-64px{
  margin-bottom: 64px;
}
.mb-7{
  margin-bottom: 56px;
}
.mb-70px{
  margin-bottom: 70px;
}
.mb-80px{
  margin-bottom: 80px;
}
.mb-8px{
  margin-bottom: 8px;
}
.mb-96px{
  margin-bottom: 96px;
}
.ml-1{
  margin-left: 8px;
}
.ml-10px{
  margin-left: 10px;
}
.ml-12px{
  margin-left: 12px;
}
.ml-16px{
  margin-left: 16px;
}
.ml-24px{
  margin-left: 24px;
}
.ml-32px{
  margin-left: 32px;
}
.ml-3px{
  margin-left: 3px;
}
.ml-4{
  margin-left: 24px;
}
.ml-5{
  margin-left: 32px;
}
.ml-8px{
  margin-left: 8px;
}
.ml-auto{
  margin-left: auto;
}
.mr-1{
  margin-right: 8px;
}
.mr-10px{
  margin-right: 10px;
}
.mr-12px{
  margin-right: 12px;
}
.mr-16px{
  margin-right: 16px;
}
.mr-2{
  margin-right: 12px;
}
.mr-24px{
  margin-right: 24px;
}
.mr-3{
  margin-right: 16px;
}
.mr-30px{
  margin-right: 30px;
}
.mr-3px{
  margin-right: 3px;
}
.mr-4{
  margin-right: 24px;
}
.mr-5px{
  margin-right: 5px;
}
.mr-8px{
  margin-right: 8px;
}
.mt-0{
  margin-top: 0;
}
.mt-1{
  margin-top: 8px;
}
.mt-12px{
  margin-top: 12px;
}
.mt-15px{
  margin-top: 15px;
}
.mt-16px{
  margin-top: 16px;
}
.mt-2{
  margin-top: 12px;
}
.mt-20px{
  margin-top: 20px;
}
.mt-24px{
  margin-top: 24px;
}
.mt-2px{
  margin-top: 2px;
}
.mt-3{
  margin-top: 16px;
}
.mt-30px{
  margin-top: 30px;
}
.mt-32px{
  margin-top: 32px;
}
.mt-4{
  margin-top: 24px;
}
.mt-40px{
  margin-top: 40px;
}
.mt-48px{
  margin-top: 48px;
}
.mt-4px{
  margin-top: 4px;
}
.mt-5{
  margin-top: 32px;
}
.mt-50px{
  margin-top: 50px;
}
.mt-5px{
  margin-top: 5px;
}
.mt-6{
  margin-top: 48px;
}
.mt-64px{
  margin-top: 64px;
}
.mt-8{
  margin-top: 64px;
}
.mt-80px{
  margin-top: 80px;
}
.mt-8px{
  margin-top: 8px;
}
.mt-\[-200px\]{
  margin-top: -200px;
}
.mt-\[-48px\]{
  margin-top: -48px;
}
.mt-\[12px\]{
  margin-top: 12px;
}
.mt-\[4px\]{
  margin-top: 4px;
}
.mt-\[5px\]{
  margin-top: 5px;
}
.mt-\[6px\]{
  margin-top: 6px;
}
.mt-auto{
  margin-top: auto;
}
.line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.line-clamp-3{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.contents{
  display: contents;
}
.hidden{
  display: none;
}
.aspect-\[2\/1\]{
  aspect-ratio: 2/1;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.aspect-video{
  aspect-ratio: 16 / 9;
}
.size-20px{
  width: 20px;
  height: 20px;
}
.size-24px{
  width: 24px;
  height: 24px;
}
.size-6px{
  width: 6px;
  height: 6px;
}
.size-full{
  width: 100%;
  height: 100%;
}
.h-0{
  height: 0;
}
.h-1{
  height: 8px;
}
.h-10{
  height: 80px;
}
.h-12{
  height: 96px;
}
.h-12px{
  height: 12px;
}
.h-150px{
  height: 150px;
}
.h-16px{
  height: 16px;
}
.h-1px{
  height: 1px;
}
.h-20px{
  height: 20px;
}
.h-24px{
  height: 24px;
}
.h-2px{
  height: 2px;
}
.h-32px{
  height: 32px;
}
.h-3px{
  height: 3px;
}
.h-40{
  height: 10rem;
}
.h-40px{
  height: 40px;
}
.h-48px{
  height: 48px;
}
.h-5{
  height: 32px;
}
.h-56px{
  height: 56px;
}
.h-64px{
  height: 64px;
}
.h-70px{
  height: 70px;
}
.h-8{
  height: 64px;
}
.h-80px{
  height: 80px;
}
.h-8px{
  height: 8px;
}
.h-\[14px\]{
  height: 14px;
}
.h-\[16px\]{
  height: 16px;
}
.h-\[200px\]{
  height: 200px;
}
.h-\[20px\]{
  height: 20px;
}
.h-\[216px\]{
  height: 216px;
}
.h-\[21px\]{
  height: 21px;
}
.h-\[24px\]{
  height: 24px;
}
.h-\[28px\]{
  height: 28px;
}
.h-\[308px\]{
  height: 308px;
}
.h-\[40px\]{
  height: 40px;
}
.h-\[44px\]{
  height: 44px;
}
.h-\[55px\]{
  height: 55px;
}
.h-\[60px\]{
  height: 60px;
}
.h-\[98px\]{
  height: 98px;
}
.h-auto{
  height: auto;
}
.h-full{
  height: 100%;
}
.max-h-\[300px\]{
  max-height: 300px;
}
.min-h-0{
  min-height: 0;
}
.min-h-\[250px\]{
  min-height: 250px;
}
.min-h-screen{
  min-height: 100vh;
}
.w-1\/2{
  width: 50%;
}
.w-10{
  width: 80px;
}
.w-12{
  width: 96px;
}
.w-120px{
  width: 120px;
}
.w-12px{
  width: 12px;
}
.w-150px{
  width: 150px;
}
.w-16px{
  width: 16px;
}
.w-20px{
  width: 20px;
}
.w-24px{
  width: 24px;
}
.w-30px{
  width: 30px;
}
.w-32px{
  width: 32px;
}
.w-3px{
  width: 3px;
}
.w-40px{
  width: 40px;
}
.w-48px{
  width: 48px;
}
.w-5{
  width: 32px;
}
.w-50\%{
  width: 50%;
}
.w-56px{
  width: 56px;
}
.w-6{
  width: 48px;
}
.w-64px{
  width: 64px;
}
.w-70px{
  width: 70px;
}
.w-8{
  width: 64px;
}
.w-80px{
  width: 80px;
}
.w-8px{
  width: 8px;
}
.w-9{
  width: 72px;
}
.w-\[100px\]{
  width: 100px;
}
.w-\[120px\]{
  width: 120px;
}
.w-\[140px\]{
  width: 140px;
}
.w-\[154px\]{
  width: 154px;
}
.w-\[16px\]{
  width: 16px;
}
.w-\[180px\]{
  width: 180px;
}
.w-\[190px\]{
  width: 190px;
}
.w-\[19px\]{
  width: 19px;
}
.w-\[1px\]{
  width: 1px;
}
.w-\[200px\]{
  width: 200px;
}
.w-\[20px\]{
  width: 20px;
}
.w-\[20vw\]{
  width: 20vw;
}
.w-\[24px\]{
  width: 24px;
}
.w-\[300px\]{
  width: 300px;
}
.w-\[310px\]{
  width: 310px;
}
.w-\[338px\]{
  width: 338px;
}
.w-\[44px\]{
  width: 44px;
}
.w-\[60\%\]{
  width: 60%;
}
.w-\[60px\]{
  width: 60px;
}
.w-\[70vw\]{
  width: 70vw;
}
.w-\[75\%\]{
  width: 75%;
}
.w-\[85px\]{
  width: 85px;
}
.w-\[90\%\]{
  width: 90%;
}
.w-\[98px\]{
  width: 98px;
}
.w-\[calc\(50\%-8px\)\]{
  width: calc(50% - 8px);
}
.w-auto{
  width: auto;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-full{
  width: 100%;
}
.w-screen{
  width: 100vw;
}
.min-w-0{
  min-width: 0;
}
.min-w-\[200px\]{
  min-width: 200px;
}
.min-w-\[220px\]{
  min-width: 220px;
}
.min-w-full{
  min-width: 100%;
}
.max-w-3xl{
  max-width: 48rem;
}
.max-w-4xl{
  max-width: 56rem;
}
.max-w-\[280px\]{
  max-width: 280px;
}
.max-w-\[416px\]{
  max-width: 416px;
}
.max-w-\[480px\]{
  max-width: 480px;
}
.max-w-\[608px\]{
  max-width: 608px;
}
.max-w-\[800px\]{
  max-width: 800px;
}
.max-w-\[904px\]{
  max-width: 904px;
}
.max-w-full{
  max-width: 100%;
}
.max-w-md{
  max-width: 28rem;
}
.max-w-none{
  max-width: none;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-shrink{
  flex-shrink: 1;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.shrink{
  flex-shrink: 1;
}
.shrink-0{
  flex-shrink: 0;
}
.flex-grow{
  flex-grow: 1;
}
.grow{
  flex-grow: 1;
}
.basis-full{
  flex-basis: 100%;
}
.border-collapse{
  border-collapse: collapse;
}
.rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-45{
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes pulse{
  50%{
    opacity: .5;
  }
}
.animate-pulse{
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
.cursor-no-drop{
  cursor: no-drop;
}
.cursor-pointer{
  cursor: pointer;
}
.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize{
  resize: both;
}
.snap-x{
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
}
.snap-mandatory{
  --tw-scroll-snap-strictness: mandatory;
}
.snap-start{
  scroll-snap-align: start;
}
.snap-center{
  scroll-snap-align: center;
}
.scroll-pl-\[var\(--scroll-track-px\)\]{
  scroll-padding-left: var(--scroll-track-px);
}
.list-inside{
  list-style-position: inside;
}
.list-decimal{
  list-style-type: decimal;
}
.list-disc{
  list-style-type: disc;
}
.list-none{
  list-style-type: none;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.flex-row{
  flex-direction: row;
}
.flex-row-reverse{
  flex-direction: row-reverse;
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.flex-nowrap{
  flex-wrap: nowrap;
}
.items-start{
  align-items: flex-start;
}
.items-center{
  align-items: center;
}
.items-baseline{
  align-items: baseline;
}
.items-stretch{
  align-items: stretch;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.justify-around{
  justify-content: space-around;
}
.justify-evenly{
  justify-content: space-evenly;
}
.justify-stretch{
  justify-content: stretch;
}
.gap-0{
  gap: 0;
}
.gap-1{
  gap: 8px;
}
.gap-10px{
  gap: 10px;
}
.gap-12px{
  gap: 12px;
}
.gap-16px{
  gap: 16px;
}
.gap-2{
  gap: 12px;
}
.gap-24px{
  gap: 24px;
}
.gap-3{
  gap: 16px;
}
.gap-30px{
  gap: 30px;
}
.gap-32px{
  gap: 32px;
}
.gap-4{
  gap: 24px;
}
.gap-40px{
  gap: 40px;
}
.gap-48px{
  gap: 48px;
}
.gap-4px{
  gap: 4px;
}
.gap-5{
  gap: 32px;
}
.gap-56px{
  gap: 56px;
}
.gap-6{
  gap: 48px;
}
.gap-64px{
  gap: 64px;
}
.gap-6px{
  gap: 6px;
}
.gap-7{
  gap: 56px;
}
.gap-8{
  gap: 64px;
}
.gap-80px{
  gap: 80px;
}
.gap-8px{
  gap: 8px;
}
.gap-\[12px\]{
  gap: 12px;
}
.gap-\[16px\]{
  gap: 16px;
}
.gap-\[24px\]{
  gap: 24px;
}
.gap-\[4px\]{
  gap: 4px;
}
.gap-\[8px\]{
  gap: 8px;
}
.gap-x-16px{
  -moz-column-gap: 16px;
       column-gap: 16px;
}
.gap-x-24px{
  -moz-column-gap: 24px;
       column-gap: 24px;
}
.gap-x-32px{
  -moz-column-gap: 32px;
       column-gap: 32px;
}
.gap-y-16px{
  row-gap: 16px;
}
.gap-y-32px{
  row-gap: 32px;
}
.gap-y-8px{
  row-gap: 8px;
}
.space-y-16px > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(16px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(16px * var(--tw-space-y-reverse));
}
.space-y-24px > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(24px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(24px * var(--tw-space-y-reverse));
}
.space-y-8px > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(8px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(8px * var(--tw-space-y-reverse));
}
.self-start{
  align-self: flex-start;
}
.self-end{
  align-self: flex-end;
}
.self-stretch{
  align-self: stretch;
}
.justify-self-stretch{
  justify-self: stretch;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-clip{
  overflow: clip;
}
.overflow-x-auto{
  overflow-x: auto;
}
.overflow-y-auto{
  overflow-y: auto;
}
.overflow-x-hidden{
  overflow-x: hidden;
}
.text-ellipsis{
  text-overflow: ellipsis;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.whitespace-pre-line{
  white-space: pre-line;
}
.whitespace-pre-wrap{
  white-space: pre-wrap;
}
.text-wrap{
  text-wrap: wrap;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-12px{
  border-radius: 12px;
}
.rounded-16px{
  border-radius: 16px;
}
.rounded-2xl{
  border-radius: 1rem;
}
.rounded-6px{
  border-radius: 6px;
}
.rounded-8px{
  border-radius: 8px;
}
.rounded-\[12px\]{
  border-radius: 12px;
}
.rounded-\[2px\]{
  border-radius: 2px;
}
.rounded-\[6px\]{
  border-radius: 6px;
}
.rounded-base{
  border-radius: 10px;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 20px;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-round{
  border-radius: 50%;
}
.rounded-sm{
  border-radius: 5px;
}
.rounded-xl{
  border-radius: 30px;
}
.rounded-xs{
  border-radius: 3px;
}
.rounded-b-16px{
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
}
.rounded-l-xl{
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
.rounded-t-xl{
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}
.rounded-bl-lg{
  border-bottom-left-radius: 20px;
}
.rounded-br-lg{
  border-bottom-right-radius: 20px;
}
.rounded-tl-lg{
  border-top-left-radius: 20px;
}
.rounded-tr-lg{
  border-top-right-radius: 20px;
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0;
}
.border-1{
  border-width: 1px;
}
.border-2{
  border-width: 2px;
}
.border-4{
  border-width: 4px;
}
.border-6{
  border-width: 6px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-b-1{
  border-bottom-width: 1px;
}
.border-b-2{
  border-bottom-width: 2px;
}
.border-l{
  border-left-width: 1px;
}
.border-l-1{
  border-left-width: 1px;
}
.border-l-2{
  border-left-width: 2px;
}
.border-l-4{
  border-left-width: 4px;
}
.border-r{
  border-right-width: 1px;
}
.border-r-4{
  border-right-width: 4px;
}
.border-t-0{
  border-top-width: 0;
}
.border-t-1{
  border-top-width: 1px;
}
.border-\[\#d4d4d8\]{
  --tw-border-opacity: 1;
  border-color: rgb(212 212 216 / var(--tw-border-opacity, 1));
}
.border-\[\#e4e4e7\]{
  --tw-border-opacity: 1;
  border-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}
.border-\[\#f4f4f5\]{
  --tw-border-opacity: 1;
  border-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
}
.border-azure-brilliant{
  --tw-border-opacity: 1;
  border-color: rgb(51 153 255 / var(--tw-border-opacity, 1));
}
.border-black-10{
  border-color: rgba(0,0,0,.1);
}
.border-blue{
  --tw-border-opacity: 1;
  border-color: rgb(0 71 143 / var(--tw-border-opacity, 1));
}
.border-border-inverse-primary{
  border-color: var(--color-border-inverse-primary);
}
.border-border-primary{
  border-color: var(--color-border-primary);
}
.border-clr-error{
  --tw-border-opacity: 1;
  border-color: rgb(255 85 85 / var(--tw-border-opacity, 1));
}
.border-content-cyan{
  border-color: var(--color-content-cyan);
}
.border-content-primary{
  border-color: var(--color-content-primary);
}
.border-content-secondary{
  border-color: var(--color-content-secondary);
}
.border-content-sky{
  border-color: var(--color-content-sky);
}
.border-contrast-blue{
  --tw-border-opacity: 1;
  border-color: rgb(22 110 197 / var(--tw-border-opacity, 1));
}
.border-cyan-700{
  --tw-border-opacity: 1;
  border-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}
.border-grey-tone4{
  --tw-border-opacity: 1;
  border-color: rgb(130 130 130 / var(--tw-border-opacity, 1));
}
.border-grey-tone5{
  --tw-border-opacity: 1;
  border-color: rgb(189 189 189 / var(--tw-border-opacity, 1));
}
.border-grey-tone6{
  --tw-border-opacity: 1;
  border-color: rgb(224 224 224 / var(--tw-border-opacity, 1));
}
.border-grey-tone7{
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity, 1));
}
.border-light-sky-blueish{
  --tw-border-opacity: 1;
  border-color: rgb(236 247 255 / var(--tw-border-opacity, 1));
}
.border-neutral-100{
  --tw-border-opacity: 1;
  border-color: rgb(235 241 246 / var(--tw-border-opacity, 1));
}
.border-neutral-300{
  --tw-border-opacity: 1;
  border-color: rgb(188 193 197 / var(--tw-border-opacity, 1));
}
.border-neutral-500{
  --tw-border-opacity: 1;
  border-color: rgb(97 97 97 / var(--tw-border-opacity, 1));
}
.border-primary{
  --tw-border-opacity: 1;
  border-color: rgb(22 110 197 / var(--tw-border-opacity, 1));
}
.border-primary-500{
  --tw-border-opacity: 1;
  border-color: rgb(22 110 197 / var(--tw-border-opacity, 1));
}
.border-primary-700{
  --tw-border-opacity: 1;
  border-color: rgb(0 71 143 / var(--tw-border-opacity, 1));
}
.border-secondary-500{
  --tw-border-opacity: 1;
  border-color: rgb(51 153 255 / var(--tw-border-opacity, 1));
}
.border-transparent{
  border-color: transparent;
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-zinc-200{
  --tw-border-opacity: 1;
  border-color: rgb(228 228 231 / var(--tw-border-opacity, 1));
}
.border-b-grey-tone5{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(189 189 189 / var(--tw-border-opacity, 1));
}
.border-b-grey-tone7{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(242 242 242 / var(--tw-border-opacity, 1));
}
.border-r-secondary-500{
  --tw-border-opacity: 1;
  border-right-color: rgb(51 153 255 / var(--tw-border-opacity, 1));
}
.bg-\[\#0369a1\]{
  --tw-bg-opacity: 1;
  background-color: rgb(3 105 161 / var(--tw-bg-opacity, 1));
}
.bg-\[\#082f49\]{
  --tw-bg-opacity: 1;
  background-color: rgb(8 47 73 / var(--tw-bg-opacity, 1));
}
.bg-\[\#d9d9d9\]{
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f4f4f5\]{
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fafafa\]{
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}
.bg-\[black\]{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-azure-brilliant{
  --tw-bg-opacity: 1;
  background-color: rgb(51 153 255 / var(--tw-bg-opacity, 1));
}
.bg-azure-deep{
  --tw-bg-opacity: 1;
  background-color: rgb(0 51 102 / var(--tw-bg-opacity, 1));
}
.bg-bg-green{
  background-color: var(--color-bg-green);
}
.bg-bg-inverse-primary{
  background-color: var(--color-bg-inverse-primary);
}
.bg-bg-inverse-secondary{
  background-color: var(--color-bg-inverse-secondary);
}
.bg-bg-primary{
  background-color: var(--color-bg-primary);
}
.bg-bg-secondary{
  background-color: var(--color-bg-secondary);
}
.bg-bg-sky{
  background-color: var(--color-bg-sky);
}
.bg-bg-tertiary{
  background-color: var(--color-bg-tertiary);
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-black-90{
  background-color: rgba(0,0,0,.9);
}
.bg-black\/50{
  background-color: rgb(0 0 0 / 0.5);
}
.bg-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(0 71 143 / var(--tw-bg-opacity, 1));
}
.bg-blue-v3-700{
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}
.bg-border-inverse-primary{
  background-color: var(--color-border-inverse-primary);
}
.bg-border-primary{
  background-color: var(--color-border-primary);
}
.bg-bright-grey{
  --tw-bg-opacity: 1;
  background-color: rgb(233 239 245 / var(--tw-bg-opacity, 1));
}
.bg-clr-error{
  --tw-bg-opacity: 1;
  background-color: rgb(255 85 85 / var(--tw-bg-opacity, 1));
}
.bg-content-primary{
  background-color: var(--color-content-primary);
}
.bg-content-secondary{
  background-color: var(--color-content-secondary);
}
.bg-content-sky{
  background-color: var(--color-content-sky);
}
.bg-contrast-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(22 110 197 / var(--tw-bg-opacity, 1));
}
.bg-current{
  background-color: currentColor;
}
.bg-cyan-700{
  --tw-bg-opacity: 1;
  background-color: rgb(14 116 144 / var(--tw-bg-opacity, 1));
}
.bg-dark-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(0 51 102 / var(--tw-bg-opacity, 1));
}
.bg-grey-tone1{
  --tw-bg-opacity: 1;
  background-color: rgb(29 29 29 / var(--tw-bg-opacity, 1));
}
.bg-grey-tone1\/10{
  background-color: rgb(29 29 29 / 0.1);
}
.bg-grey-tone6{
  --tw-bg-opacity: 1;
  background-color: rgb(224 224 224 / var(--tw-bg-opacity, 1));
}
.bg-grey-tone7{
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
}
.bg-light-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(25 133 229 / var(--tw-bg-opacity, 1));
}
.bg-light-sky-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(235 241 246 / var(--tw-bg-opacity, 1));
}
.bg-neutral-100{
  --tw-bg-opacity: 1;
  background-color: rgb(235 241 246 / var(--tw-bg-opacity, 1));
}
.bg-neutral-300{
  --tw-bg-opacity: 1;
  background-color: rgb(188 193 197 / var(--tw-bg-opacity, 1));
}
.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(22 110 197 / var(--tw-bg-opacity, 1));
}
.bg-primary-100{
  --tw-bg-opacity: 1;
  background-color: rgb(208 226 243 / var(--tw-bg-opacity, 1));
}
.bg-primary-500{
  --tw-bg-opacity: 1;
  background-color: rgb(22 110 197 / var(--tw-bg-opacity, 1));
}
.bg-primary-700{
  --tw-bg-opacity: 1;
  background-color: rgb(0 71 143 / var(--tw-bg-opacity, 1));
}
.bg-primary-800{
  --tw-bg-opacity: 1;
  background-color: rgb(0 51 102 / var(--tw-bg-opacity, 1));
}
.bg-primary-900{
  --tw-bg-opacity: 1;
  background-color: rgb(7 33 59 / var(--tw-bg-opacity, 1));
}
.bg-secondary{
  --tw-bg-opacity: 1;
  background-color: rgb(51 153 255 / var(--tw-bg-opacity, 1));
}
.bg-secondary-100{
  --tw-bg-opacity: 1;
  background-color: rgb(236 247 255 / var(--tw-bg-opacity, 1));
}
.bg-secondary-300{
  --tw-bg-opacity: 1;
  background-color: rgb(158 215 255 / var(--tw-bg-opacity, 1));
}
.bg-secondary-50{
  --tw-bg-opacity: 1;
  background-color: rgb(250 252 255 / var(--tw-bg-opacity, 1));
}
.bg-secondary-500{
  --tw-bg-opacity: 1;
  background-color: rgb(51 153 255 / var(--tw-bg-opacity, 1));
}
.bg-sky-blue-5{
  background-color: rgba(51, 153, 255, 0.05);
}
.bg-teal-700{
  --tw-bg-opacity: 1;
  background-color: rgb(15 118 110 / var(--tw-bg-opacity, 1));
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/20{
  background-color: rgb(255 255 255 / 0.2);
}
.bg-zinc-100{
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity, 1));
}
.bg-zinc-200{
  --tw-bg-opacity: 1;
  background-color: rgb(228 228 231 / var(--tw-bg-opacity, 1));
}
.bg-zinc-50{
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}
.bg-zinc-700{
  --tw-bg-opacity: 1;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity, 1));
}
.bg-zinc-800{
  --tw-bg-opacity: 1;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1));
}
.bg-opacity-10{
  --tw-bg-opacity: 0.1;
}
.bg-opacity-25{
  --tw-bg-opacity: 0.25;
}
.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-primary-900{
  --tw-gradient-from: #07213B var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(7 33 59 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-primary-700{
  --tw-gradient-to: #00478F var(--tw-gradient-to-position);
}
.bg-cover{
  background-size: cover;
}
.bg-center{
  background-position: center;
}
.fill-contrast-blue{
  fill: #166ec5;
}
.fill-grey-tone3{
  fill: #4F4F4F;
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-0{
  padding: 0;
}
.p-1{
  padding: 8px;
}
.p-10px{
  padding: 10px;
}
.p-12px{
  padding: 12px;
}
.p-15px{
  padding: 15px;
}
.p-16px{
  padding: 16px;
}
.p-2{
  padding: 12px;
}
.p-20px{
  padding: 20px;
}
.p-24px{
  padding: 24px;
}
.p-30px{
  padding: 30px;
}
.p-32px{
  padding: 32px;
}
.p-4{
  padding: 24px;
}
.p-5{
  padding: 32px;
}
.p-6{
  padding: 48px;
}
.p-8px{
  padding: 8px;
}
.p-\[8px\]{
  padding: 8px;
}
.px-1{
  padding-left: 8px;
  padding-right: 8px;
}
.px-10px{
  padding-left: 10px;
  padding-right: 10px;
}
.px-12px{
  padding-left: 12px;
  padding-right: 12px;
}
.px-15px{
  padding-left: 15px;
  padding-right: 15px;
}
.px-16px{
  padding-left: 16px;
  padding-right: 16px;
}
.px-2{
  padding-left: 12px;
  padding-right: 12px;
}
.px-20px{
  padding-left: 20px;
  padding-right: 20px;
}
.px-24px{
  padding-left: 24px;
  padding-right: 24px;
}
.px-32px{
  padding-left: 32px;
  padding-right: 32px;
}
.px-4{
  padding-left: 24px;
  padding-right: 24px;
}
.px-4px{
  padding-left: 4px;
  padding-right: 4px;
}
.px-6{
  padding-left: 48px;
  padding-right: 48px;
}
.px-6px{
  padding-left: 6px;
  padding-right: 6px;
}
.px-8px{
  padding-left: 8px;
  padding-right: 8px;
}
.px-\[12px\]{
  padding-left: 12px;
  padding-right: 12px;
}
.px-\[16px\]{
  padding-left: 16px;
  padding-right: 16px;
}
.px-\[6px\]{
  padding-left: 6px;
  padding-right: 6px;
}
.px-\[8px\]{
  padding-left: 8px;
  padding-right: 8px;
}
.py-1{
  padding-top: 8px;
  padding-bottom: 8px;
}
.py-10{
  padding-top: 80px;
  padding-bottom: 80px;
}
.py-10px{
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-128px{
  padding-top: 128px;
  padding-bottom: 128px;
}
.py-12px{
  padding-top: 12px;
  padding-bottom: 12px;
}
.py-16px{
  padding-top: 16px;
  padding-bottom: 16px;
}
.py-1px{
  padding-top: 1px;
  padding-bottom: 1px;
}
.py-2{
  padding-top: 12px;
  padding-bottom: 12px;
}
.py-20px{
  padding-top: 20px;
  padding-bottom: 20px;
}
.py-24px{
  padding-top: 24px;
  padding-bottom: 24px;
}
.py-2px{
  padding-top: 2px;
  padding-bottom: 2px;
}
.py-3{
  padding-top: 16px;
  padding-bottom: 16px;
}
.py-30px{
  padding-top: 30px;
  padding-bottom: 30px;
}
.py-32px{
  padding-top: 32px;
  padding-bottom: 32px;
}
.py-40px{
  padding-top: 40px;
  padding-bottom: 40px;
}
.py-48px{
  padding-top: 48px;
  padding-bottom: 48px;
}
.py-4px{
  padding-top: 4px;
  padding-bottom: 4px;
}
.py-5{
  padding-top: 32px;
  padding-bottom: 32px;
}
.py-50px{
  padding-top: 50px;
  padding-bottom: 50px;
}
.py-56px{
  padding-top: 56px;
  padding-bottom: 56px;
}
.py-5px{
  padding-top: 5px;
  padding-bottom: 5px;
}
.py-60px{
  padding-top: 60px;
  padding-bottom: 60px;
}
.py-64px{
  padding-top: 64px;
  padding-bottom: 64px;
}
.py-6px{
  padding-top: 6px;
  padding-bottom: 6px;
}
.py-80px{
  padding-top: 80px;
  padding-bottom: 80px;
}
.py-8px{
  padding-top: 8px;
  padding-bottom: 8px;
}
.py-96px{
  padding-top: 96px;
  padding-bottom: 96px;
}
.py-\[6px\]{
  padding-top: 6px;
  padding-bottom: 6px;
}
.py-\[8px\]{
  padding-top: 8px;
  padding-bottom: 8px;
}
.pb-10{
  padding-bottom: 80px;
}
.pb-12{
  padding-bottom: 96px;
}
.pb-120px{
  padding-bottom: 120px;
}
.pb-12px{
  padding-bottom: 12px;
}
.pb-16px{
  padding-bottom: 16px;
}
.pb-2{
  padding-bottom: 12px;
}
.pb-24px{
  padding-bottom: 24px;
}
.pb-3{
  padding-bottom: 16px;
}
.pb-30px{
  padding-bottom: 30px;
}
.pb-32px{
  padding-bottom: 32px;
}
.pb-4{
  padding-bottom: 24px;
}
.pb-40px{
  padding-bottom: 40px;
}
.pb-50px{
  padding-bottom: 50px;
}
.pb-64px{
  padding-bottom: 64px;
}
.pb-7{
  padding-bottom: 56px;
}
.pb-70px{
  padding-bottom: 70px;
}
.pb-80px{
  padding-bottom: 80px;
}
.pb-8px{
  padding-bottom: 8px;
}
.pb-9{
  padding-bottom: 72px;
}
.pb-\[88px\]{
  padding-bottom: 88px;
}
.pl-12px{
  padding-left: 12px;
}
.pl-16px{
  padding-left: 16px;
}
.pl-20px{
  padding-left: 20px;
}
.pl-24px{
  padding-left: 24px;
}
.pl-32px{
  padding-left: 32px;
}
.pl-48px{
  padding-left: 48px;
}
.pl-\[28px\]{
  padding-left: 28px;
}
.pl-\[96px\]{
  padding-left: 96px;
}
.pl-\[var\(--scroll-track-px\)\]{
  padding-left: var(--scroll-track-px);
}
.pr-12px{
  padding-right: 12px;
}
.pr-24px{
  padding-right: 24px;
}
.pr-32px{
  padding-right: 32px;
}
.pr-\[var\(--scroll-track-px\)\]{
  padding-right: var(--scroll-track-px);
}
.pt-128px{
  padding-top: 128px;
}
.pt-16px{
  padding-top: 16px;
}
.pt-30px{
  padding-top: 30px;
}
.pt-32px{
  padding-top: 32px;
}
.pt-40px{
  padding-top: 40px;
}
.pt-48px{
  padding-top: 48px;
}
.pt-4px{
  padding-top: 4px;
}
.pt-56px{
  padding-top: 56px;
}
.pt-6{
  padding-top: 48px;
}
.pt-64px{
  padding-top: 64px;
}
.pt-8px{
  padding-top: 8px;
}
.pt-\[64px\]{
  padding-top: 64px;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.align-middle{
  vertical-align: middle;
}
.align-text-top{
  vertical-align: text-top;
}
.font-inter{
  font-family: Inter, sans-serif;
}
.font-sans{
  font-family: Lato, sans-serif;
}
.text-11px{
  font-size: 11px;
}
.text-12px{
  font-size: 12px;
}
.text-13px{
  font-size: 13px;
}
.text-14px{
  font-size: 14px;
}
.text-16px{
  font-size: 16px;
}
.text-18px{
  font-size: 18px;
}
.text-20px{
  font-size: 20px;
}
.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-36px{
  font-size: 36px;
}
.text-44px{
  font-size: 44px;
}
.text-8px{
  font-size: 8px;
}
.text-\[11px\]{
  font-size: 11px;
}
.text-\[14px\]{
  font-size: 14px;
}
.text-\[24px\]{
  font-size: 24px;
}
.font-black{
  font-weight: 900;
}
.font-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.lowercase{
  text-transform: lowercase;
}
.italic{
  font-style: italic;
}
.not-italic{
  font-style: normal;
}
.leading-10{
  line-height: 2.5rem;
}
.leading-3{
  line-height: .75rem;
}
.leading-4{
  line-height: 1rem;
}
.leading-5{
  line-height: 1.25rem;
}
.leading-6{
  line-height: 1.5rem;
}
.leading-7{
  line-height: 1.75rem;
}
.leading-8{
  line-height: 2rem;
}
.leading-9{
  line-height: 2.25rem;
}
.leading-\[20px\]{
  line-height: 20px;
}
.leading-\[24px\]{
  line-height: 24px;
}
.leading-\[28px\]{
  line-height: 28px;
}
.leading-\[36px\]{
  line-height: 36px;
}
.leading-\[40px\]{
  line-height: 40px;
}
.leading-header{
  line-height: 1.2;
}
.leading-none{
  line-height: 1;
}
.leading-normal{
  line-height: 1.5;
}
.leading-paragraph{
  line-height: 1.5;
}
.leading-relaxed{
  line-height: 1.625;
}
.leading-snug{
  line-height: 1.375;
}
.leading-tight{
  line-height: 1.25;
}
.tracking-\[-0\.025em\]{
  letter-spacing: -0.025em;
}
.tracking-\[-0\.45px\]{
  letter-spacing: -0.45px;
}
.tracking-\[-0\.5px\]{
  letter-spacing: -0.5px;
}
.tracking-\[-0\.6px\]{
  letter-spacing: -0.6px;
}
.tracking-\[-0\.75px\]{
  letter-spacing: -0.75px;
}
.tracking-\[-0\.9px\]{
  letter-spacing: -0.9px;
}
.tracking-\[0\.036em\]{
  letter-spacing: 0.036em;
}
.tracking-tight{
  letter-spacing: -0.025em;
}
.tracking-wider{
  letter-spacing: 0.05em;
}
.text-\[\#18181b\]{
  --tw-text-opacity: 1;
  color: rgb(24 24 27 / var(--tw-text-opacity, 1));
}
.text-\[\#272e34\]{
  --tw-text-opacity: 1;
  color: rgb(39 46 52 / var(--tw-text-opacity, 1));
}
.text-\[\#38bdf8\]{
  --tw-text-opacity: 1;
  color: rgb(56 189 248 / var(--tw-text-opacity, 1));
}
.text-\[\#3f3f46\]{
  --tw-text-opacity: 1;
  color: rgb(63 63 70 / var(--tw-text-opacity, 1));
}
.text-\[\#52525b\]{
  --tw-text-opacity: 1;
  color: rgb(82 82 91 / var(--tw-text-opacity, 1));
}
.text-\[\#52606d\]{
  --tw-text-opacity: 1;
  color: rgb(82 96 109 / var(--tw-text-opacity, 1));
}
.text-\[\#71717a\]{
  --tw-text-opacity: 1;
  color: rgb(113 113 122 / var(--tw-text-opacity, 1));
}
.text-\[\#94a3b8\]{
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}
.text-\[\#e5e5e5\]{
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity, 1));
}
.text-azure-deep{
  --tw-text-opacity: 1;
  color: rgb(0 51 102 / var(--tw-text-opacity, 1));
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-black-light{
  --tw-text-opacity: 1;
  color: rgb(52 52 52 / var(--tw-text-opacity, 1));
}
.text-blue{
  --tw-text-opacity: 1;
  color: rgb(0 71 143 / var(--tw-text-opacity, 1));
}
.text-clr-error{
  --tw-text-opacity: 1;
  color: rgb(255 85 85 / var(--tw-text-opacity, 1));
}
.text-content-cyan{
  color: var(--color-content-cyan);
}
.text-content-green{
  color: var(--color-content-green);
}
.text-content-inverse-primary{
  color: var(--color-content-inverse-primary);
}
.text-content-inverse-secondary{
  color: var(--color-content-inverse-secondary);
}
.text-content-primary{
  color: var(--color-content-primary);
}
.text-content-secondary{
  color: var(--color-content-secondary);
}
.text-content-sky{
  color: var(--color-content-sky);
}
.text-content-tertiary{
  color: var(--color-content-tertiary);
}
.text-contrast-blue{
  --tw-text-opacity: 1;
  color: rgb(22 110 197 / var(--tw-text-opacity, 1));
}
.text-cyan-700{
  --tw-text-opacity: 1;
  color: rgb(14 116 144 / var(--tw-text-opacity, 1));
}
.text-dark-blue{
  --tw-text-opacity: 1;
  color: rgb(0 51 102 / var(--tw-text-opacity, 1));
}
.text-grey-tone1{
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}
.text-grey-tone2{
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}
.text-grey-tone3{
  --tw-text-opacity: 1;
  color: rgb(79 79 79 / var(--tw-text-opacity, 1));
}
.text-grey-tone4{
  --tw-text-opacity: 1;
  color: rgb(130 130 130 / var(--tw-text-opacity, 1));
}
.text-grey-tone5{
  --tw-text-opacity: 1;
  color: rgb(189 189 189 / var(--tw-text-opacity, 1));
}
.text-grey-tone6{
  --tw-text-opacity: 1;
  color: rgb(224 224 224 / var(--tw-text-opacity, 1));
}
.text-neutral-100{
  --tw-text-opacity: 1;
  color: rgb(235 241 246 / var(--tw-text-opacity, 1));
}
.text-neutral-500{
  --tw-text-opacity: 1;
  color: rgb(97 97 97 / var(--tw-text-opacity, 1));
}
.text-neutral-700{
  --tw-text-opacity: 1;
  color: rgb(74 74 74 / var(--tw-text-opacity, 1));
}
.text-primary-100{
  --tw-text-opacity: 1;
  color: rgb(208 226 243 / var(--tw-text-opacity, 1));
}
.text-primary-500{
  --tw-text-opacity: 1;
  color: rgb(22 110 197 / var(--tw-text-opacity, 1));
}
.text-primary-700{
  --tw-text-opacity: 1;
  color: rgb(0 71 143 / var(--tw-text-opacity, 1));
}
.text-primary-800{
  --tw-text-opacity: 1;
  color: rgb(0 51 102 / var(--tw-text-opacity, 1));
}
.text-secondary-300{
  --tw-text-opacity: 1;
  color: rgb(158 215 255 / var(--tw-text-opacity, 1));
}
.text-secondary-500{
  --tw-text-opacity: 1;
  color: rgb(51 153 255 / var(--tw-text-opacity, 1));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-zinc-300{
  --tw-text-opacity: 1;
  color: rgb(212 212 216 / var(--tw-text-opacity, 1));
}
.text-zinc-400{
  --tw-text-opacity: 1;
  color: rgb(161 161 170 / var(--tw-text-opacity, 1));
}
.text-zinc-500{
  --tw-text-opacity: 1;
  color: rgb(113 113 122 / var(--tw-text-opacity, 1));
}
.text-zinc-700{
  --tw-text-opacity: 1;
  color: rgb(63 63 70 / var(--tw-text-opacity, 1));
}
.text-zinc-800{
  --tw-text-opacity: 1;
  color: rgb(39 39 42 / var(--tw-text-opacity, 1));
}
.underline{
  text-decoration-line: underline;
}
.no-underline{
  text-decoration-line: none;
}
.underline-offset-2{
  text-underline-offset: 2px;
}
.antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.accent-cyan-700{
  accent-color: #0e7490;
}
.accent-zinc-700{
  accent-color: #3f3f46;
}
.opacity-0{
  opacity: 0;
}
.opacity-100{
  opacity: 1;
}
.opacity-20{
  opacity: 0.2;
}
.opacity-60{
  opacity: 0.6;
}
.opacity-80{
  opacity: 0.8;
}
.mix-blend-soft-light{
  mix-blend-mode: soft-light;
}
.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0px_2px_4px_-2px_rgba\(0\2c 0\2c 0\2c 0\.1\)\]{
  --tw-shadow: 0px 2px 4px -2px rgba(0,0,0,0.1);
  --tw-shadow-colored: 0px 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0px_4px_6px_0px_rgba\(0\2c 0\2c 0\2c 0\.1\)\2c 0px_10px_15px_0px_rgba\(0\2c 0\2c 0\2c 0\.1\)\]{
  --tw-shadow: 0px 4px 6px 0px rgba(0,0,0,0.1),0px 10px 15px 0px rgba(0,0,0,0.1);
  --tw-shadow-colored: 0px 4px 6px 0px var(--tw-shadow-color), 0px 10px 15px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[inset_0_2px_0_0_rgba\(255\2c 255\2c 255\2c 0\.15\)\]{
  --tw-shadow: inset 0 2px 0 0 rgba(255,255,255,0.15);
  --tw-shadow-colored: inset 0 2px 0 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-none{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.ring-2{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-primary{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(22 110 197 / var(--tw-ring-opacity, 1));
}
.ring-offset-2{
  --tw-ring-offset-width: 2px;
}
.drop-shadow-lg{
  --tw-drop-shadow: drop-shadow(0px 14px 15px rgba(0, 0, 0, 0.08));
  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);
}
.drop-shadow-sm_light{
  --tw-drop-shadow: drop-shadow(0px 2px 10px rgba(10, 42, 70, 0.1));
  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);
}
.grayscale{
  --tw-grayscale: grayscale(100%);
  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);
}
.grayscale-\[\.5\]{
  --tw-grayscale: grayscale(.5);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[height\]{
  transition-property: height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-150{
  transition-duration: 150ms;
}
.duration-200{
  transition-duration: 200ms;
}
.duration-300{
  transition-duration: 300ms;
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.pause {
    animation-play-state: paused;
  }
.scrollbar::-webkit-scrollbar {
    width: 0.375rem;
  }
.scrollbar::-webkit-scrollbar-track {
    border-radius: 0.5rem;
    background-color: #e5e7eb;
  }
.scrollbar::-webkit-scrollbar-thumb {
    border-radius: 0.5rem;
    background-color: #9ca3af;
  }
.scrollbar::-webkit-scrollbar-thumb:hover {
    background-color: #4b5563;
  }
.no-scrollbar::-webkit-scrollbar {
    display: none;
  }
.no-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
.bg-bg-secondary {
    background-color: var(--color-bg-secondary);
  }
.text-content-tertiary {
    color: var(--color-content-tertiary);
  }
.clip-bottom-large-circle {
    clip-path: ellipse(55% 50% at 50% 50%);
  }
.clip-top-large-circle {
    clip-path: ellipse(50% 45% at 50% 50%);
  }
.clip-circle {
    clip-path: circle(50% at 50% 50%);
  }
.clip-next-section {
    clip-path: circle(75% at 50% 49%);
  }
@media screen and (min-width: 768px) {
    .clip-next-section {
      clip-path: circle(85% at 50% 35%);
    }
  }
@media screen and (min-width: 976px) {
    .clip-next-section {
      clip-path: circle(95% at 50% 20%);
    }
  }
@media screen and (min-width: 1280px) {
    .clip-next-section {
      clip-path: circle(100% at 50% 5%);
    }
  }
.header-spacer::before,
  .main_blocks_list > :first-child > :first-child::before {
    content: "";
    display: block;
    /* Mobile: logo ~38px + paddingY 22px×2 */
    height: 82px;
  }
@media (min-width: 768px) {
    .header-spacer::before,
    .main_blocks_list > :first-child > :first-child::before {
      /* Desktop: logo ~48px + paddingY 22px×2 */
      height: 92px;
    }
  }
.\[--scroll-track-px\:max\(calc\(50vw_-_240px_\+_var\(--container-px\)\)\2c var\(--container-px\)\)\]{
  --scroll-track-px: max(calc(50vw - 240px + var(--container-px)), var(--container-px));
}
.\[--scroll-track-px\:max\(calc\(50vw_-_320px_\+_var\(--container-px\)\)\2c var\(--container-px\)\)\]{
  --scroll-track-px: max(calc(50vw - 320px + var(--container-px)), var(--container-px));
}
.\[border-collapse\:separate\]{
  border-collapse: separate;
}
.\[border-left-width\:3px\]{
  border-left-width: 3px;
}
.\[border-spacing\:0\]{
  border-spacing: 0;
}
.\[counter-reset\:item\]{
  counter-reset: item;
}
.\[scroll-padding-left\:var\(--scroll-track-px\)\]{
  scroll-padding-left: var(--scroll-track-px);
}
body{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  font-size: 16px;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px){
  body{
    font-size: 16px;
  }
}
body {
  -webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
h5{
  line-height: 1.375;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child{
  margin-top: 0;
}
.typography{
  font-size: 16px;
  line-height: 1.8;
}
.typography * {
  max-width: 100%;
}
.typography *:first-child {
  margin-top: 0;
}
.typography *:last-child {
  margin-bottom: 0;
}
.typography p{
  margin-top: 16px;
  margin-bottom: 16px;
}
.typography ul,
.typography ol{
  margin-top: 24px;
  margin-bottom: 24px;
}
.typography ul ul,
.typography ul ol,
.typography ol ul,
.typography ol ol{
  margin-left: 32px;
  margin-top: 0;
}
.typography ul > li{
  margin-bottom: 12px;
  list-style-image: url(/_next/static/media/bullet.bc4dbdbf.svg);
  list-style-position: inside;
}
.typography ul > li::before {
  content: "";
  display: inline-block;
  width: 8px;
}
.typography ul > li::marker {
  margin-top: 2px;
}
.typography ol {
  counter-reset: item;
}
.typography ol > li {
  display: block;
}
.typography ol > li:before {
  content: counter(item) ". ";
  counter-increment: item;
  margin-right: 12px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(22 110 197 / var(--tw-text-opacity, 1));
}
.typography--small{
  line-height: 1.5;
}
.typography--small *::-moz-selection{
  font-size: 13px;
}
.typography--small *::selection{
  font-size: 13px;
}
.typography--small::-moz-selection{
  font-size: 13px;
}
.typography--small::selection{
  font-size: 13px;
}
@media (min-width: 976px){
  .typography--small{
    font-size: 16px;
  }
}
*::-moz-placeholder{
  font-weight: 500;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  --tw-text-opacity: 1;
}
*::placeholder{
  font-weight: 500;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  --tw-text-opacity: 1;
}
.typography a,
.link{
  --tw-text-opacity: 1;
  color: rgb(22 110 197 / var(--tw-text-opacity, 1));
}
.typography a:hover,
.link:hover{
  --tw-text-opacity: 1;
  color: rgb(0 71 143 / var(--tw-text-opacity, 1));
}
.typography a{
  text-decoration-line: underline;
}
.typography h1,
.typography h2,
.typography h3{
  line-height: 1.2;
}
.typography h1{
  margin-bottom: 32px;
  margin-top: 50px;
  font-weight: 700;
}
@media (min-width: 768px){
  .typography h1{
    font-size: 44px;
  }
}
@media (min-width: 976px){
  .typography h1{
    margin-bottom: 56px;
    margin-top: 112px;
    font-size: 56px;
  }
}
.typography h2{
  margin-bottom: 16px;
  margin-top: 40px;
  font-size: 32px;
}
@media (min-width: 976px){
  .typography h2{
    margin-bottom: 32px;
    margin-top: 64px;
  }
}
.typography h3{
  margin-bottom: 16px;
  margin-top: 40px;
  font-size: 28px;
}
.typography ul,
.typography ol{
  margin-left: 24px;
}
.typography a:hover,
a.link:hover{
  --tw-text-opacity: 1;
  color: rgb(0 51 102 / var(--tw-text-opacity, 1));
}
*[data-hover-info] {
  position: relative;
  cursor: help;
}
*[data-hover-info]::after {
  position: absolute;
  content: "";
  opacity: 0;
  transition: 0.15s opacity;
}
*[data-hover-info]:hover::after {
  content: attr(data-hover-info);
  opacity: 1;
  top: calc(100% + 2px);
  left: 0;
  text-align: left;
  min-width: -moz-fit-content;
  min-width: fit-content;
  max-width: 200px;
  line-height: 1.3em;
  z-index: 100;
  white-space: normal;
  padding: 5px 8px;
  border-radius: 10px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  font-size: 13px;
  --tw-drop-shadow: drop-shadow(0px 1px 5px rgba(0,0,0, .2));
  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);
}
*[data-hover-info].hover_info--no-wrap::after {
  text-wrap: nowrap;
}
.content_container,
.content_container_sm {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}
@media (min-width: 480px) {
  .content_container,
  .content_container_sm {
    max-width: 480px;
  }
}
@media (min-width: 640px) {
  .content_container,
  .content_container_sm {
    max-width: 640px;
    padding-right: 24px;
    padding-left: 24px;
  }
}
@media (min-width: 768px) {
  .content_container,
  .content_container_sm {
    max-width: 768px;
  }
}
@media (min-width: 976px) {
  .content_container {
    max-width: 976px;
    padding-right: 32px;
    padding-left: 32px;
  }
  .content_container_sm {
    max-width: 800px;
  }
}
@media (min-width: 1280px) {
  .content_container {
    max-width: 1280px;
  }
}
.content_container .content_container,
.content_container .content_container_sm,
.content_container_sm .content_container,
.content_container_sm .content_container_sm,
.container .content_container,
.container .content_container_sm {
  padding-left: 0 !important;
  padding-right: 0 !important;
  max-width: none !important;
}
.centered_media{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.centered_media p,
.centered_media h1,
.centered_media h2,
.centered_media h3,
.centered_media h4,
.centered_media h5,
.centered_media h6,
.centered_media ul,
.centered_media ol{
  width: 100%;
}
.centered_media img,
.centered_media table{
  margin-left: auto;
  margin-right: auto;
}
html {
  font-family: Lato, sans-serif;
}
.layout-v3 {
  font-family: "Inter", sans-serif;
}
.layout-v3 h1,
.layout-v3 h2,
.layout-v3 h3,
.layout-v3 h4,
.layout-v3 h5,
.layout-v3 h6,
.layout-v3 p,
.layout-v3 a,
.layout-v3 span,
.layout-v3 li,
.layout-v3 button,
.layout-v3 input,
.layout-v3 textarea,
.layout-v3 select,
.layout-v3 label {
  font-family: inherit;
}
.layout-v3 h1,
.layout-v3 h2,
.layout-v3 h3,
.layout-v3 h4,
.layout-v3 h5,
.layout-v3 h6 {
  line-height: 1.1em;
}
.layout-v3 p,
.layout-v3 li,
.layout-v3 span,
.layout-v3 a,
.layout-v3 button,
.layout-v3 label {
  line-height: 1.5em;
}
.layout-v3 .header-spacer::before,
.layout-v3 .main_blocks_list > :first-child > :first-child::before {
  height: 64px;
}
@media (min-width: 768px) {
  .layout-v3 .header-spacer::before,
  .layout-v3 .main_blocks_list > :first-child > :first-child::before {
    height: 64px;
  }
}
.hero-lp-title strong {
  color: var(--title-strong-color, inherit);
}
.in-page-article-content h3{
  font-size: 24px;
  font-weight: 600;
  color: var(--color-content-primary);
}
.block[data-block-kind=home_hero_lp] + .block > * {
  padding-top: 100px;
}
.skeleton-shimmer {
  position: relative;
  overflow: hidden;
  background-color: #e4e4e7;
}
.skeleton-shimmer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.7), transparent);
  animation: skeleton-shimmer 2s ease-in-out infinite;
}
@keyframes skeleton-shimmer {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
.table-scrollbar {
  scrollbar-width: thin;
  scrollbar-color: var(--color-border-primary) transparent;
}
.table-scrollbar::-webkit-scrollbar {
  height: 6px;
}
.table-scrollbar::-webkit-scrollbar-track {
  background: transparent;
}
.table-scrollbar::-webkit-scrollbar-thumb {
  background: var(--color-border-primary);
  border-radius: 3px;
}
.table-scrollbar::-webkit-scrollbar-thumb:hover {
  background: var(--color-content-tertiary);
}
@media (min-width: 768px){
  .md\:container{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 24px;
    padding-left: 24px;
  }
  @media (min-width: 480px){
    .md\:container{
      max-width: 480px;
    }
  }
  @media (min-width: 640px){
    .md\:container{
      max-width: 640px;
      padding-right: 24px;
      padding-left: 24px;
    }
  }
  @media (min-width: 768px){
    .md\:container{
      max-width: 768px;
    }
  }
  @media (min-width: 976px){
    .md\:container{
      max-width: 976px;
      padding-right: 32px;
      padding-left: 32px;
    }
  }
  @media (min-width: 1280px){
    .md\:container{
      max-width: 1280px;
    }
  }
}
.selection\:text-13px *::-moz-selection{
  font-size: 13px;
}
.selection\:text-13px *::selection{
  font-size: 13px;
}
.selection\:text-13px::-moz-selection{
  font-size: 13px;
}
.selection\:text-13px::selection{
  font-size: 13px;
}
.before\:absolute::before{
  content: var(--tw-content);
  position: absolute;
}
.before\:w-10::before{
  content: var(--tw-content);
  width: 80px;
}
.before\:shrink-0::before{
  content: var(--tw-content);
  flex-shrink: 0;
}
.before\:bg-neutral-300::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(188 193 197 / var(--tw-bg-opacity, 1));
}
.before\:text-32px::before{
  content: var(--tw-content);
  font-size: 32px;
}
.before\:text-secondary-500::before{
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgb(51 153 255 / var(--tw-text-opacity, 1));
}
.before\:content-\[\'\'\]::before{
  --tw-content: '';
  content: var(--tw-content);
}
.before\:content-\[\'\\u201C\'\]::before{
  --tw-content: '\u201C';
  content: var(--tw-content);
}
.last\:mb-0:last-child{
  margin-bottom: 0;
}
.last\:mr-0:last-child{
  margin-right: 0;
}
.last\:border-b-0:last-child{
  border-bottom-width: 0;
}
.last\:pb-0:last-child{
  padding-bottom: 0;
}
.last-of-type\:mr-0:last-of-type{
  margin-right: 0;
}
.hover\:-translate-y-\[12px\]:hover{
  --tw-translate-y: -12px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:scale-105:hover{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:scale-125:hover{
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:border-content-secondary:hover{
  border-color: var(--color-content-secondary);
}
.hover\:border-content-sky:hover{
  border-color: var(--color-content-sky);
}
.hover\:border-white:hover{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.hover\:bg-azure-deep:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 51 102 / var(--tw-bg-opacity, 1));
}
.hover\:bg-black\/\[0\.025\]:hover{
  background-color: rgb(0 0 0 / 0.025);
}
.hover\:bg-content-cyan:hover{
  background-color: var(--color-content-cyan);
}
.hover\:bg-light-sky-blue:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(235 241 246 / var(--tw-bg-opacity, 1));
}
.hover\:bg-neutral-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(235 241 246 / var(--tw-bg-opacity, 1));
}
.hover\:bg-primary-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(208 226 243 / var(--tw-bg-opacity, 1));
}
.hover\:bg-white\/5:hover{
  background-color: rgb(255 255 255 / 0.05);
}
.hover\:bg-zinc-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}
.hover\:bg-zinc-900:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(24 24 27 / var(--tw-bg-opacity, 1));
}
.hover\:text-\[\#18181b\]:hover{
  --tw-text-opacity: 1;
  color: rgb(24 24 27 / var(--tw-text-opacity, 1));
}
.hover\:text-azure-brilliant:hover{
  --tw-text-opacity: 1;
  color: rgb(51 153 255 / var(--tw-text-opacity, 1));
}
.hover\:text-azure-deep:hover{
  --tw-text-opacity: 1;
  color: rgb(0 51 102 / var(--tw-text-opacity, 1));
}
.hover\:text-blue:hover{
  --tw-text-opacity: 1;
  color: rgb(0 71 143 / var(--tw-text-opacity, 1));
}
.hover\:text-content-inverse-secondary:hover{
  color: var(--color-content-inverse-secondary);
}
.hover\:text-content-primary:hover{
  color: var(--color-content-primary);
}
.hover\:text-content-sky:hover{
  color: var(--color-content-sky);
}
.hover\:text-cyan-700:hover{
  --tw-text-opacity: 1;
  color: rgb(14 116 144 / var(--tw-text-opacity, 1));
}
.hover\:text-dark-blue:hover{
  --tw-text-opacity: 1;
  color: rgb(0 51 102 / var(--tw-text-opacity, 1));
}
.hover\:text-neutral-700:hover{
  --tw-text-opacity: 1;
  color: rgb(74 74 74 / var(--tw-text-opacity, 1));
}
.hover\:text-primary-500:hover{
  --tw-text-opacity: 1;
  color: rgb(22 110 197 / var(--tw-text-opacity, 1));
}
.hover\:text-primary-700:hover{
  --tw-text-opacity: 1;
  color: rgb(0 71 143 / var(--tw-text-opacity, 1));
}
.hover\:text-primary-900:hover{
  --tw-text-opacity: 1;
  color: rgb(7 33 59 / var(--tw-text-opacity, 1));
}
.hover\:text-sky-blue:hover{
  --tw-text-opacity: 1;
  color: rgb(158 215 255 / var(--tw-text-opacity, 1));
}
.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hover\:underline:hover{
  text-decoration-line: underline;
}
.hover\:opacity-80:hover{
  opacity: 0.8;
}
.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.active\:scale-110:active{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.disabled\:cursor-not-allowed:disabled{
  cursor: not-allowed;
}
.disabled\:text-neutral-300:disabled{
  --tw-text-opacity: 1;
  color: rgb(188 193 197 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:translate-x-\[12px\]{
  --tw-translate-x: 12px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:scale-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:text-content-secondary{
  color: var(--color-content-secondary);
}
.group:hover .group-hover\:text-content-sky{
  color: var(--color-content-sky);
}
.group:hover .group-hover\:opacity-100{
  opacity: 1;
}
.group:hover .group-hover\:opacity-80{
  opacity: 0.8;
}
.group:hover .group-hover\:grayscale-0{
  --tw-grayscale: grayscale(0);
  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);
}
@media not all and (min-width: 1280px){
  .max-xl\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .max-xl\:flex{
    display: flex;
  }
  .max-xl\:justify-center{
    justify-content: center;
  }
  .max-xl\:\!bg-none{
    background-image: none !important;
  }
}
@media not all and (min-width: 976px){
  .max-lg\:mb-40px{
    margin-bottom: 40px;
  }
  .max-lg\:mb-48px{
    margin-bottom: 48px;
  }
  .max-lg\:mb-5{
    margin-bottom: 32px;
  }
  .max-lg\:flex{
    display: flex;
  }
  .max-lg\:hidden{
    display: none;
  }
  .max-lg\:h-48{
    height: 12rem;
  }
  .max-lg\:flex-col-reverse{
    flex-direction: column-reverse;
  }
  .max-lg\:overflow-x-scroll{
    overflow-x: scroll;
  }
  .max-lg\:rounded-t-lg{
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }
  .max-lg\:border-b{
    border-bottom-width: 1px;
  }
  .max-lg\:pb-30px{
    padding-bottom: 30px;
  }
  .max-lg\:text-center{
    text-align: center;
  }
}
@media not all and (min-width: 768px){
  .max-md\:mb-10px{
    margin-bottom: 10px;
  }
  .max-md\:mb-12{
    margin-bottom: 96px;
  }
  .max-md\:mb-24px{
    margin-bottom: 24px;
  }
  .max-md\:mb-3{
    margin-bottom: 16px;
  }
  .max-md\:mb-4{
    margin-bottom: 24px;
  }
  .max-md\:mb-60px{
    margin-bottom: 60px;
  }
  .max-md\:ml-20px{
    margin-left: 20px;
  }
  .max-md\:mt-4px{
    margin-top: 4px;
  }
  .max-md\:w-50\%{
    width: 50%;
  }
  .max-md\:w-full{
    width: 100%;
  }
  .max-md\:flex-grow{
    flex-grow: 1;
  }
  .max-md\:self-end{
    align-self: flex-end;
  }
  .max-md\:pb-40px{
    padding-bottom: 40px;
  }
  .max-md\:pt-24px{
    padding-top: 24px;
  }
  .max-md\:text-center{
    text-align: center;
  }
  .max-md\:text-13px{
    font-size: 13px;
  }
  .max-md\:leading-10{
    line-height: 2.5rem;
  }
  .max-md\:leading-tight{
    line-height: 1.25;
  }
}
@media not all and (min-width: 640px){
  .max-sm\:-mx-24px{
    margin-left: -24px;
    margin-right: -24px;
  }
  .max-sm\:block{
    display: block;
  }
  .max-sm\:h-12{
    height: 96px;
  }
  .max-sm\:h-full{
    height: 100%;
  }
  .max-sm\:flex-wrap{
    flex-wrap: wrap;
  }
  .max-sm\:text-0{
    font-size: 0;
  }
  .max-sm\:text-13px{
    font-size: 13px;
  }
}
@media (min-width: 480px){
  .xs\:w-50\%{
    width: 50%;
  }
}
@media (min-width: 640px){
  .sm\:order-1{
    order: 1;
  }
  .sm\:order-2{
    order: 2;
  }
  .sm\:mb-0{
    margin-bottom: 0;
  }
  .sm\:mb-1{
    margin-bottom: 8px;
  }
  .sm\:mb-48px{
    margin-bottom: 48px;
  }
  .sm\:ml-auto{
    margin-left: auto;
  }
  .sm\:mr-20px{
    margin-right: 20px;
  }
  .sm\:mr-4{
    margin-right: 24px;
  }
  .sm\:mr-50px{
    margin-right: 50px;
  }
  .sm\:block{
    display: block;
  }
  .sm\:inline{
    display: inline;
  }
  .sm\:flex{
    display: flex;
  }
  .sm\:hidden{
    display: none;
  }
  .sm\:h-\[128px\]{
    height: 128px;
  }
  .sm\:w-1\/2{
    width: 50%;
  }
  .sm\:w-50\%{
    width: 50%;
  }
  .sm\:w-\[100px\]{
    width: 100px;
  }
  .sm\:w-\[120px\]{
    width: 120px;
  }
  .sm\:w-\[128px\]{
    width: 128px;
  }
  .sm\:w-\[180px\]{
    width: 180px;
  }
  .sm\:w-\[calc\(25\%-12px\)\]{
    width: calc(25% - 12px);
  }
  .sm\:w-auto{
    width: auto;
  }
  .sm\:min-w-\[220px\]{
    min-width: 220px;
  }
  .sm\:max-w-\[270px\]{
    max-width: 270px;
  }
  .sm\:flex-none{
    flex: none;
  }
  .sm\:basis-\[calc\(50\%-12px\)\]{
    flex-basis: calc(50% - 12px);
  }
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:flex-row{
    flex-direction: row;
  }
  .sm\:items-start{
    align-items: flex-start;
  }
  .sm\:items-end{
    align-items: flex-end;
  }
  .sm\:items-center{
    align-items: center;
  }
  .sm\:justify-between{
    justify-content: space-between;
  }
  .sm\:gap-16px{
    gap: 16px;
  }
  .sm\:gap-24px{
    gap: 24px;
  }
  .sm\:gap-32px{
    gap: 32px;
  }
  .sm\:gap-8px{
    gap: 8px;
  }
  .sm\:gap-\[48px\]{
    gap: 48px;
  }
  .sm\:px-24px{
    padding-left: 24px;
    padding-right: 24px;
  }
  .sm\:py-48px{
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .sm\:pb-0{
    padding-bottom: 0;
  }
  .sm\:pl-16px{
    padding-left: 16px;
  }
  .sm\:pr-\[32px\]{
    padding-right: 32px;
  }
  .sm\:text-left{
    text-align: left;
  }
  .sm\:text-13px{
    font-size: 13px;
  }
  .sm\:text-26px{
    font-size: 26px;
  }
  .sm\:text-32px{
    font-size: 32px;
  }
  .sm\:text-36px{
    font-size: 36px;
  }
  .sm\:text-\[13px\]{
    font-size: 13px;
  }
  .sm\:tracking-\[-0\.9px\]{
    letter-spacing: -0.9px;
  }
  .sm\:\[--scroll-track-px\:max\(calc\(50vw_-_320px_\+_var\(--container-px\)\)\2c var\(--container-px\)\)\]{
    --scroll-track-px: max(calc(50vw - 320px + var(--container-px)), var(--container-px));
  }
  @media not all and (min-width: 768px){
    .sm\:max-md\:block{
      display: block;
    }
  }
}
@media (min-width: 768px){
  .md\:sticky{
    position: sticky;
  }
  .md\:top-\[76px\]{
    top: 76px;
  }
  .md\:mx-0{
    margin-left: 0;
    margin-right: 0;
  }
  .md\:mx-32px{
    margin-left: 32px;
    margin-right: 32px;
  }
  .md\:my-40px{
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .md\:mb-0{
    margin-bottom: 0;
  }
  .md\:mb-10{
    margin-bottom: 80px;
  }
  .md\:mb-20px{
    margin-bottom: 20px;
  }
  .md\:mb-3{
    margin-bottom: 16px;
  }
  .md\:mb-32px{
    margin-bottom: 32px;
  }
  .md\:mb-48px{
    margin-bottom: 48px;
  }
  .md\:mb-5{
    margin-bottom: 32px;
  }
  .md\:mb-50px{
    margin-bottom: 50px;
  }
  .md\:mb-6{
    margin-bottom: 48px;
  }
  .md\:mb-64px{
    margin-bottom: 64px;
  }
  .md\:mb-8{
    margin-bottom: 64px;
  }
  .md\:ml-1{
    margin-left: 8px;
  }
  .md\:ml-10{
    margin-left: 80px;
  }
  .md\:mr-4{
    margin-right: 24px;
  }
  .md\:mr-40px{
    margin-right: 40px;
  }
  .md\:mr-48px{
    margin-right: 48px;
  }
  .md\:mr-5{
    margin-right: 32px;
  }
  .md\:mt-0{
    margin-top: 0;
  }
  .md\:mt-5{
    margin-top: 32px;
  }
  .md\:mt-7{
    margin-top: 56px;
  }
  .md\:mt-8{
    margin-top: 64px;
  }
  .md\:block{
    display: block;
  }
  .md\:flex{
    display: flex;
  }
  .md\:grid{
    display: grid;
  }
  .md\:hidden{
    display: none;
  }
  .md\:h-150px{
    height: 150px;
  }
  .md\:h-6{
    height: 48px;
  }
  .md\:h-\[160px\]{
    height: 160px;
  }
  .md\:w-1\/2{
    width: 50%;
  }
  .md\:w-1\/3{
    width: 33.333333%;
  }
  .md\:w-11{
    width: 88px;
  }
  .md\:w-160px{
    width: 160px;
  }
  .md\:w-2\/3{
    width: 66.666667%;
  }
  .md\:w-25\%{
    width: 25%;
  }
  .md\:w-300px{
    width: 300px;
  }
  .md\:w-40{
    width: 10rem;
  }
  .md\:w-40\%{
    width: 40%;
  }
  .md\:w-48{
    width: 12rem;
  }
  .md\:w-50\%{
    width: 50%;
  }
  .md\:w-6{
    width: 48px;
  }
  .md\:w-\[160px\]{
    width: 160px;
  }
  .md\:w-\[180px\]{
    width: 180px;
  }
  .md\:w-\[240px\]{
    width: 240px;
  }
  .md\:w-\[30vw\]{
    width: 30vw;
  }
  .md\:w-\[325px\]{
    width: 325px;
  }
  .md\:w-\[40\%\]{
    width: 40%;
  }
  .md\:min-w-0{
    min-width: 0;
  }
  .md\:max-w-\[384px\]{
    max-width: 384px;
  }
  .md\:max-w-\[592px\]{
    max-width: 592px;
  }
  .md\:flex-1{
    flex: 1 1 0%;
  }
  .md\:shrink-0{
    flex-shrink: 0;
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:flex-wrap{
    flex-wrap: wrap;
  }
  .md\:items-start{
    align-items: flex-start;
  }
  .md\:items-end{
    align-items: flex-end;
  }
  .md\:items-center{
    align-items: center;
  }
  .md\:justify-start{
    justify-content: flex-start;
  }
  .md\:justify-end{
    justify-content: flex-end;
  }
  .md\:justify-between{
    justify-content: space-between;
  }
  .md\:gap-24px{
    gap: 24px;
  }
  .md\:gap-32px{
    gap: 32px;
  }
  .md\:gap-48px{
    gap: 48px;
  }
  .md\:gap-64px{
    gap: 64px;
  }
  .md\:gap-x-32px{
    -moz-column-gap: 32px;
         column-gap: 32px;
  }
  .md\:self-stretch{
    align-self: stretch;
  }
  .md\:overflow-x-visible{
    overflow-x: visible;
  }
  .md\:whitespace-pre{
    white-space: pre;
  }
  .md\:rounded-16px{
    border-radius: 16px;
  }
  .md\:rounded-bl-none{
    border-bottom-left-radius: 0px;
  }
  .md\:rounded-br-none{
    border-bottom-right-radius: 0px;
  }
  .md\:rounded-tl-none{
    border-top-left-radius: 0px;
  }
  .md\:rounded-tr-none{
    border-top-right-radius: 0px;
  }
  .md\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
  .md\:p-2{
    padding: 12px;
  }
  .md\:p-32px{
    padding: 32px;
  }
  .md\:p-4{
    padding: 24px;
  }
  .md\:p-5{
    padding: 32px;
  }
  .md\:px-16px{
    padding-left: 16px;
    padding-right: 16px;
  }
  .md\:px-24px{
    padding-left: 24px;
    padding-right: 24px;
  }
  .md\:py-6{
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .md\:py-80px{
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .md\:py-96px{
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .md\:pb-24px{
    padding-bottom: 24px;
  }
  .md\:pl-0{
    padding-left: 0;
  }
  .md\:pl-32px{
    padding-left: 32px;
  }
  .md\:pl-8{
    padding-left: 64px;
  }
  .md\:pr-0{
    padding-right: 0;
  }
  .md\:text-left{
    text-align: left;
  }
  .md\:text-center{
    text-align: center;
  }
  .md\:text-16px{
    font-size: 16px;
  }
  .md\:text-18px{
    font-size: 18px;
  }
  .md\:text-20px{
    font-size: 20px;
  }
  .md\:text-24px{
    font-size: 24px;
  }
  .md\:text-26px{
    font-size: 26px;
  }
  .md\:text-28px{
    font-size: 28px;
  }
  .md\:text-32px{
    font-size: 32px;
  }
  .md\:text-36px{
    font-size: 36px;
  }
  .md\:text-44px{
    font-size: 44px;
  }
  .md\:text-48px{
    font-size: 48px;
  }
  .md\:text-56px{
    font-size: 56px;
  }
  .md\:leading-10{
    line-height: 2.5rem;
  }
  .md\:leading-8{
    line-height: 2rem;
  }
  .md\:tracking-\[-0\.6px\]{
    letter-spacing: -0.6px;
  }
  .md\:drop-shadow-sm{
    --tw-drop-shadow: drop-shadow(0px 1px 5px rgba(0,0,0, .2));
    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);
  }
  @media not all and (min-width: 976px){
    .md\:max-lg\:block{
      display: block;
    }
    .md\:max-lg\:grid{
      display: grid;
    }
    .md\:max-lg\:grid-cols-3{
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
}
@media (min-width: 976px){
  .lg\:col-start-2{
    grid-column-start: 2;
  }
  .lg\:mx-40px{
    margin-left: 40px;
    margin-right: 40px;
  }
  .lg\:my-12{
    margin-top: 96px;
    margin-bottom: 96px;
  }
  .lg\:-mb-32px{
    margin-bottom: -32px;
  }
  .lg\:-mt-\[421px\]{
    margin-top: -421px;
  }
  .lg\:mb-0{
    margin-bottom: 0;
  }
  .lg\:mb-1{
    margin-bottom: 8px;
  }
  .lg\:mb-2{
    margin-bottom: 12px;
  }
  .lg\:mb-20px{
    margin-bottom: 20px;
  }
  .lg\:mb-30px{
    margin-bottom: 30px;
  }
  .lg\:mb-32px{
    margin-bottom: 32px;
  }
  .lg\:mb-40px{
    margin-bottom: 40px;
  }
  .lg\:mb-5{
    margin-bottom: 32px;
  }
  .lg\:mb-50px{
    margin-bottom: 50px;
  }
  .lg\:mb-60px{
    margin-bottom: 60px;
  }
  .lg\:mb-64px{
    margin-bottom: 64px;
  }
  .lg\:mb-7{
    margin-bottom: 56px;
  }
  .lg\:mb-80px{
    margin-bottom: 80px;
  }
  .lg\:ml-4{
    margin-left: 24px;
  }
  .lg\:mr-15{
    margin-right: 120px;
  }
  .lg\:mr-64px{
    margin-right: 64px;
  }
  .lg\:mr-7{
    margin-right: 56px;
  }
  .lg\:mr-70px{
    margin-right: 70px;
  }
  .lg\:mr-80px{
    margin-right: 80px;
  }
  .lg\:mt-0{
    margin-top: 0;
  }
  .lg\:mt-8{
    margin-top: 64px;
  }
  .lg\:block{
    display: block;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:grid{
    display: grid;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:h-128px{
    height: 128px;
  }
  .lg\:h-96{
    height: 24rem;
  }
  .lg\:h-\[150px\]{
    height: 150px;
  }
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:w-1\/4{
    width: 25%;
  }
  .lg\:w-128px{
    width: 128px;
  }
  .lg\:w-250px{
    width: 250px;
  }
  .lg\:w-3\/4{
    width: 75%;
  }
  .lg\:w-30\%{
    width: 30%;
  }
  .lg\:w-\[150px\]{
    width: 150px;
  }
  .lg\:w-\[224px\]{
    width: 224px;
  }
  .lg\:w-\[240px\]{
    width: 240px;
  }
  .lg\:w-\[300px\]{
    width: 300px;
  }
  .lg\:w-\[320px\]{
    width: 320px;
  }
  .lg\:w-\[40\%\]{
    width: 40%;
  }
  .lg\:w-full{
    width: 100%;
  }
  .lg\:min-w-0{
    min-width: 0;
  }
  .lg\:flex-1{
    flex: 1 1 0%;
  }
  .lg\:flex-none{
    flex: none;
  }
  .lg\:basis-\[calc\(33\.333\%-16px\)\]{
    flex-basis: calc(33.333% - 16px);
  }
  .lg\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:grid-cols-\[1fr_280px\]{
    grid-template-columns: 1fr 280px;
  }
  .lg\:grid-cols-\[minmax\(0\2c 1fr\)_365px\]{
    grid-template-columns: minmax(0,1fr) 365px;
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:flex-col{
    flex-direction: column;
  }
  .lg\:items-start{
    align-items: flex-start;
  }
  .lg\:items-center{
    align-items: center;
  }
  .lg\:items-stretch{
    align-items: stretch;
  }
  .lg\:justify-start{
    justify-content: flex-start;
  }
  .lg\:justify-end{
    justify-content: flex-end;
  }
  .lg\:gap-16px{
    gap: 16px;
  }
  .lg\:gap-32px{
    gap: 32px;
  }
  .lg\:gap-48px{
    gap: 48px;
  }
  .lg\:gap-60px{
    gap: 60px;
  }
  .lg\:gap-96px{
    gap: 96px;
  }
  .lg\:gap-x-32px{
    -moz-column-gap: 32px;
         column-gap: 32px;
  }
  .lg\:gap-x-40px{
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
  .lg\:gap-y-48px{
    row-gap: 48px;
  }
  .lg\:self-start{
    align-self: flex-start;
  }
  .lg\:overflow-hidden{
    overflow: hidden;
  }
  .lg\:rounded-xl{
    border-radius: 30px;
  }
  .lg\:rounded-l-lg{
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
  }
  .lg\:border-r-1{
    border-right-width: 1px;
  }
  .lg\:p-24px{
    padding: 24px;
  }
  .lg\:p-3{
    padding: 16px;
  }
  .lg\:px-30px{
    padding-left: 30px;
    padding-right: 30px;
  }
  .lg\:px-32px{
    padding-left: 32px;
    padding-right: 32px;
  }
  .lg\:px-6{
    padding-left: 48px;
    padding-right: 48px;
  }
  .lg\:py-0{
    padding-top: 0;
    padding-bottom: 0;
  }
  .lg\:py-120px{
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .lg\:py-128px{
    padding-top: 128px;
    padding-bottom: 128px;
  }
  .lg\:py-20px{
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .lg\:py-4{
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .lg\:py-50px{
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .lg\:py-60px{
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .lg\:py-70px{
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .lg\:py-80px{
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .lg\:py-\[150px\]{
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .lg\:pb-100px{
    padding-bottom: 100px;
  }
  .lg\:pb-13{
    padding-bottom: 104px;
  }
  .lg\:pb-40px{
    padding-bottom: 40px;
  }
  .lg\:pb-96px{
    padding-bottom: 96px;
  }
  .lg\:pl-48px{
    padding-left: 48px;
  }
  .lg\:pr-32px{
    padding-right: 32px;
  }
  .lg\:pr-4{
    padding-right: 24px;
  }
  .lg\:pt-10{
    padding-top: 80px;
  }
  .lg\:pt-11{
    padding-top: 88px;
  }
  .lg\:pt-64px{
    padding-top: 64px;
  }
  .lg\:pt-80px{
    padding-top: 80px;
  }
  .lg\:text-16px{
    font-size: 16px;
  }
  .lg\:text-20px{
    font-size: 20px;
  }
  .lg\:text-24px{
    font-size: 24px;
  }
  .lg\:text-26px{
    font-size: 26px;
  }
  .lg\:text-28px{
    font-size: 28px;
  }
  .lg\:text-32px{
    font-size: 32px;
  }
  .lg\:text-36px{
    font-size: 36px;
  }
  .lg\:text-44px{
    font-size: 44px;
  }
  .lg\:text-48px{
    font-size: 48px;
  }
  .lg\:text-56px{
    font-size: 56px;
  }
  .lg\:text-\[16px\]{
    font-size: 16px;
  }
  .lg\:font-bold{
    font-weight: 700;
  }
  .lg\:leading-\[52px\]{
    line-height: 52px;
  }
  .lg\:leading-none{
    line-height: 1;
  }
  .lg\:leading-snug{
    line-height: 1.375;
  }
  .lg\:tracking-\[-0\.6px\]{
    letter-spacing: -0.6px;
  }
  .lg\:tracking-\[-1\.2px\]{
    letter-spacing: -1.2px;
  }
  @media not all and (min-width: 1280px){
    .lg\:max-xl\:block{
      display: block;
    }
  }
}
@media (min-width: 1280px){
  .xl\:my-64px{
    margin-top: 64px;
    margin-bottom: 64px;
  }
  .xl\:mb-0{
    margin-bottom: 0;
  }
  .xl\:mb-12px{
    margin-bottom: 12px;
  }
  .xl\:mb-16px{
    margin-bottom: 16px;
  }
  .xl\:mb-64px{
    margin-bottom: 64px;
  }
  .xl\:ml-5{
    margin-left: 32px;
  }
  .xl\:mr-0{
    margin-right: 0;
  }
  .xl\:mr-150px{
    margin-right: 150px;
  }
  .xl\:mr-16px{
    margin-right: 16px;
  }
  .xl\:mr-64px{
    margin-right: 64px;
  }
  .xl\:mt-0{
    margin-top: 0;
  }
  .xl\:mt-56px{
    margin-top: 56px;
  }
  .xl\:block{
    display: block;
  }
  .xl\:flex{
    display: flex;
  }
  .xl\:grid{
    display: grid;
  }
  .xl\:hidden{
    display: none;
  }
  .xl\:h-100px{
    height: 100px;
  }
  .xl\:h-\[100px\]{
    height: 100px;
  }
  .xl\:w-1\/3{
    width: 33.333333%;
  }
  .xl\:w-1\/5{
    width: 20%;
  }
  .xl\:w-100px{
    width: 100px;
  }
  .xl\:w-30\%{
    width: 30%;
  }
  .xl\:w-4\/5{
    width: 80%;
  }
  .xl\:w-96{
    width: 24rem;
  }
  .xl\:w-\[250px\]{
    width: 250px;
  }
  .xl\:w-\[488px\]{
    width: 488px;
  }
  .xl\:w-auto{
    width: auto;
  }
  .xl\:w-full{
    width: 100%;
  }
  .xl\:max-w-\[488px\]{
    max-width: 488px;
  }
  .xl\:max-w-\[82rem\]{
    max-width: 82rem;
  }
  .xl\:flex-1{
    flex: 1 1 0%;
  }
  .xl\:flex-grow{
    flex-grow: 1;
  }
  .xl\:basis-\[calc\(25\%-18px\)\]{
    flex-basis: calc(25% - 18px);
  }
  .xl\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .xl\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .xl\:flex-row{
    flex-direction: row;
  }
  .xl\:flex-col{
    flex-direction: column;
  }
  .xl\:items-start{
    align-items: flex-start;
  }
  .xl\:items-stretch{
    align-items: stretch;
  }
  .xl\:justify-between{
    justify-content: space-between;
  }
  .xl\:gap-16px{
    gap: 16px;
  }
  .xl\:gap-48px{
    gap: 48px;
  }
  .xl\:self-stretch{
    align-self: stretch;
  }
  .xl\:bg-\[length\:auto_100\%\]{
    background-size: auto 100%;
  }
  .xl\:bg-\[position\:calc\(80\%\+500px\)\]{
    background-position: calc(80% + 500px);
  }
  .xl\:bg-no-repeat{
    background-repeat: no-repeat;
  }
  .xl\:px-32px{
    padding-left: 32px;
    padding-right: 32px;
  }
  .xl\:px-48px{
    padding-left: 48px;
    padding-right: 48px;
  }
  .xl\:py-32px{
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .xl\:py-48px{
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .xl\:py-80px{
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .xl\:pr-6{
    padding-right: 48px;
  }
  .xl\:text-16px{
    font-size: 16px;
  }
  .xl\:text-18px{
    font-size: 18px;
  }
  .xl\:text-24px{
    font-size: 24px;
  }
  .xl\:text-30px{
    font-size: 30px;
  }
  .xl\:text-56px{
    font-size: 56px;
  }
}
.\[\&\:\:-webkit-scrollbar\]\:hidden::-webkit-scrollbar{
  display: none;
}
.\[\&\>li\]\:flex>li{
  display: flex;
}
.\[\&\>li\]\:items-start>li{
  align-items: flex-start;
}
.\[\&\>li\]\:gap-10px>li{
  gap: 10px;
}
.\[\&\>li\]\:\[counter-increment\:item\]>li{
  counter-increment: item;
}
.\[\&\>li\]\:before\:w-20px>li::before{
  content: var(--tw-content);
  width: 20px;
}
.\[\&\>li\]\:before\:shrink-0>li::before{
  content: var(--tw-content);
  flex-shrink: 0;
}
.\[\&\>li\]\:before\:text-center>li::before{
  content: var(--tw-content);
  text-align: center;
}
.\[\&\>li\]\:before\:text-16px>li::before{
  content: var(--tw-content);
  font-size: 16px;
}
.\[\&\>li\]\:before\:font-normal>li::before{
  content: var(--tw-content);
  font-weight: 400;
}
.\[\&\>li\]\:before\:text-zinc-500>li::before{
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgb(113 113 122 / var(--tw-text-opacity, 1));
}
.\[\&\>li\]\:before\:content-\[counter\(item\2c decimal\)\'\.\'\]>li::before{
  --tw-content: counter(item,decimal)'.';
  content: var(--tw-content);
}
.\[\&\>p\:has\(\>strong\:only-child\)\]\:text-20px>p:has(>strong:only-child){
  font-size: 20px;
}
.\[\&\>p\:has\(\>strong\:only-child\)\]\:font-semibold>p:has(>strong:only-child){
  font-weight: 600;
}
.\[\&\>p\:has\(\>strong\:only-child\)\]\:leading-7>p:has(>strong:only-child){
  line-height: 1.75rem;
}
.\[\&\>p\:has\(\>strong\:only-child\)\]\:text-content-inverse-primary>p:has(>strong:only-child){
  color: var(--color-content-inverse-primary);
}
.\[\&\>p\]\:text-14px>p{
  font-size: 14px;
}
.\[\&\>p\]\:text-16px>p{
  font-size: 16px;
}
.\[\&\>p\]\:font-normal>p{
  font-weight: 400;
}
.\[\&\>p\]\:leading-5>p{
  line-height: 1.25rem;
}
.\[\&\>p\]\:leading-6>p{
  line-height: 1.5rem;
}
.\[\&\>p\]\:text-content-inverse-secondary>p{
  color: var(--color-content-inverse-secondary);
}
.\[\&\>p\]\:text-content-primary>p{
  color: var(--color-content-primary);
}
@media (min-width: 768px){
  .md\:\[\&\>p\]\:text-16px>p{
    font-size: 16px;
  }
}
.\[\&_p\+p\]\:mt-16px p+p{
  margin-top: 16px;
}
.\[\&_p\]\:text-14px p{
  font-size: 14px;
}
.\[\&_p\]\:text-16px p{
  font-size: 16px;
}
.\[\&_p\]\:text-20px p{
  font-size: 20px;
}
.\[\&_p\]\:font-normal p{
  font-weight: 400;
}
.\[\&_p\]\:font-semibold p{
  font-weight: 600;
}
.\[\&_p\]\:leading-5 p{
  line-height: 1.25rem;
}
.\[\&_p\]\:leading-6 p{
  line-height: 1.5rem;
}
.\[\&_p\]\:tracking-\[-0\.5px\] p{
  letter-spacing: -0.5px;
}
.\[\&_p\]\:text-content-inverse-primary p{
  color: var(--color-content-inverse-primary);
}
.\[\&_p\]\:text-content-primary p{
  color: var(--color-content-primary);
}
.\[\&_p\]\:text-content-sky p{
  color: var(--color-content-sky);
}
.\[\&_strong\]\:font-semibold strong{
  font-weight: 600;
}
.\[\&_tbody_td\:not\(\:last-child\)\]\:border-r tbody td:not(:last-child){
  border-right-width: 1px;
}
.\[\&_tbody_td\:not\(\:last-child\)\]\:border-border-primary tbody td:not(:last-child){
  border-color: var(--color-border-primary);
}
.\[\&_tbody_td\]\:px-8px tbody td{
  padding-left: 8px;
  padding-right: 8px;
}
.\[\&_tbody_td\]\:py-6px tbody td{
  padding-top: 6px;
  padding-bottom: 6px;
}
@media (min-width: 640px){
  .sm\:\[\&_tbody_td\]\:px-16px tbody td{
    padding-left: 16px;
    padding-right: 16px;
  }
  .sm\:\[\&_tbody_td\]\:py-12px tbody td{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
.\[\&_tbody_tr\:not\(\:last-child\)_td\]\:border-b tbody tr:not(:last-child) td{
  border-bottom-width: 1px;
}
.\[\&_tbody_tr\:not\(\:last-child\)_td\]\:border-border-primary tbody tr:not(:last-child) td{
  border-color: var(--color-border-primary);
}
.\[\&_tbody_tr\:nth-child\(even\)\]\:bg-zinc-50 tbody tr:nth-child(even){
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}
.\[\&_thead_th\:not\(\:last-child\)\]\:border-r thead th:not(:last-child){
  border-right-width: 1px;
}
.\[\&_thead_th\:not\(\:last-child\)\]\:border-border-primary thead th:not(:last-child){
  border-color: var(--color-border-primary);
}
.\[\&_thead_th\]\:border-b thead th{
  border-bottom-width: 1px;
}
.\[\&_thead_th\]\:border-border-primary thead th{
  border-color: var(--color-border-primary);
}
.\[\&_thead_th\]\:bg-bg-tertiary thead th{
  background-color: var(--color-bg-tertiary);
}
.\[\&_thead_th\]\:px-8px thead th{
  padding-left: 8px;
  padding-right: 8px;
}
.\[\&_thead_th\]\:py-6px thead th{
  padding-top: 6px;
  padding-bottom: 6px;
}
.\[\&_thead_th\]\:text-left thead th{
  text-align: left;
}
.\[\&_thead_th\]\:font-medium thead th{
  font-weight: 500;
}
@media (min-width: 640px){
  .sm\:\[\&_thead_th\]\:px-16px thead th{
    padding-left: 16px;
    padding-right: 16px;
  }
  .sm\:\[\&_thead_th\]\:py-12px thead th{
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
@media(min-width:768px) and (min-height:800px){
  .\[\@media\(min-width\:768px\)_and_\(min-height\:800px\)\]\:sticky{
    position: sticky;
  }
  .\[\@media\(min-width\:768px\)_and_\(min-height\:800px\)\]\:top-\[61px\]{
    top: 61px;
  }
}
