*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(37, 36, 123, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(37, 36, 123, 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.17 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: rgba(226, 232, 241, 1); /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Instrument Sans, Anuphan, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: rgba(144, 162, 185, 1); /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: rgba(144, 162, 185, 1); /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}body {
  background-color: rgba(248, 250, 251, 1);
  font-family: Instrument Sans, Anuphan, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}h1,h2,h3 {
  line-height: 1.15;
}.container{padding-left:24px;padding-right:24px}a {
  font-weight: 600;
  color: rgba(183, 32, 38, 1);
  text-decoration-line: underline;
  text-underline-offset: 2px;
}p {
  font-family: Archivo, Anuphan, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.625;
  color: rgba(69, 85, 108, 1);
}input[type=date]::-webkit-calendar-picker-indicator{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"15\" viewBox=\"0 0 24 24\"><path fill=\"%2390A2B9\" d=\"M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z\"/></svg>")}input[type=date]:invalid::-webkit-datetime-edit{color:rgba(144, 162, 185, 1)}input[type=radio] {
  height: 1.25rem;
  width: 1.25rem;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 9999px;
  border-width: 1px;
  border-color: rgba(202, 213, 226, 1);
  background-color: rgba(255, 255, 255, 1);
  color: rgba(29, 29, 103, 1);
}input[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox=%270 0 16 16%27 fill=%27white%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3ccircle cx=%278%27 cy=%278%27 r=%273%27/%3e%3c/svg%3e");background-size:1.3em 1.3em;background-position:50%;background-repeat:no-repeat;background-color:rgba(37, 36, 123, 1) !important;border-color:rgba(0,0,0,0) !important}.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}@media (min-width: 640px) {

  .container {
    max-width: 640px;
  }
}@media (min-width: 768px) {

  .container {
    max-width: 768px;
  }
}@media (min-width: 1024px) {

  .container {
    max-width: 1024px;
  }
}@media (min-width: 1280px) {

  .container {
    max-width: 1280px;
  }
}@media (min-width: 1536px) {

  .container {
    max-width: 1536px;
  }
}.prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: start;
}.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}.container {
  max-width: 1432px;
}@media (min-width: 1024px) {

  .container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}.row {
  margin-left: -1rem;
  margin-right: -1rem;
  display: flex;
}.col {
  padding-left: 1rem;
  padding-right: 1rem;
}.prose {
  max-width: none;
}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6 {
  font-weight: 500;
  letter-spacing: -0.025em;
}.label {
  font-family: Archivo, Anuphan, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.88rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}.label--sm {
  font-size: 0.75rem;
}.input--required label:after,.textarea--required label:after,.select--required label:after{content:"*";margin-left: 0.25rem;display: inline-block;--tw-translate-y: 0.125rem;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));font-size: 1.125rem;line-height: .75rem;color: rgba(183, 32, 38, 1)}.input label,.textarea label,.select label {
  margin-bottom: 0.625rem;
  display: block;
  font-family: Archivo, Anuphan, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: rgba(144, 162, 185, 1);
}.input input,.input textarea,.input select,.textarea input,.textarea textarea,.textarea select,.select input,.select textarea,.select select {
  width: 100%;
  min-width: 0px;
  border-radius: 0.5rem;
  border-width: 1px;
  border-color: rgba(226, 232, 241, 1);
  background-color: rgba(255, 255, 255, 1);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  line-height: 1;
  color: rgba(14, 23, 43, 1);
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.input input::-moz-placeholder, .input textarea::-moz-placeholder, .input select::-moz-placeholder, .textarea input::-moz-placeholder, .textarea textarea::-moz-placeholder, .textarea select::-moz-placeholder, .select input::-moz-placeholder, .select textarea::-moz-placeholder, .select select::-moz-placeholder {
  color: rgba(144, 162, 185, 1);
}.input input::placeholder,.input textarea::placeholder,.input select::placeholder,.textarea input::placeholder,.textarea textarea::placeholder,.textarea select::placeholder,.select input::placeholder,.select textarea::placeholder,.select select::placeholder {
  color: rgba(144, 162, 185, 1);
}.input input:focus,.input textarea:focus,.input select:focus,.textarea input:focus,.textarea textarea:focus,.textarea select:focus,.select input:focus,.select textarea:focus,.select select:focus {
  border-color: rgba(37, 36, 123, 1);
}.input input,.input textarea,.input select,.textarea input,.textarea textarea,.textarea select,.select input,.select textarea,.select select{box-shadow:0px 5px 10px rgba(0,0,0,.03),0px 2px 4px rgba(0,0,0,.02)}.input textarea,.textarea textarea,.select textarea {
  min-height: 130px;
}.select {
  position: relative;
}.select select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding-right: 2rem;
}.select:after{content:"";width:24px;height:24px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNCAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYgOS41TDEyIDE1LjVMMTggOS41IiBzdHJva2U9IiMwRTE3MkIiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);background-position:center;background-size:cover;background-repeat:no-repeat;position:absolute;right:8px;bottom:14px}.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-family: Archivo, Anuphan, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.01em;
  color: rgba(14, 23, 43, 1);
  text-decoration-line: none;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}@media (min-width: 1024px) {

  .btn {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}.btn--primary {
  border-color: rgba(183, 32, 38, 1);
  background-color: rgba(183, 32, 38, 1);
  color: rgba(255, 255, 255, 1);
}.btn--primary:hover {
  border-color: rgba(149, 25, 29, 1);
  --tw-bg-opacity: 1;
  background-color: rgb(195 34 41 / var(--tw-bg-opacity, 1));
}.btn--secondary {
  border-color: rgba(226, 232, 241, 1);
  background-color: rgba(255, 255, 255, 1);
  color: rgba(50, 65, 88, 1);
}.btn--secondary:hover {
  background-color: rgba(248, 250, 251, 1);
}.btn--link {
  border-width: 0px;
  padding: 0px;
  color: rgba(98, 116, 142, 1);
  text-decoration-line: underline;
  text-decoration-color: rgba(50, 65, 88, 0.2);
  text-decoration-style: dotted;
  text-decoration-thickness: 2px;
  text-underline-offset: 6px;
}.btn--link:hover {
  text-decoration-color: rgba(50, 65, 88, 0.6);
}.btn--link-white {
  border-width: 0px;
  padding: 0px;
  color: rgba(255, 255, 255, 1);
  text-decoration-line: underline;
  text-decoration-color: rgba(255, 255, 255, 0.2);
  text-decoration-style: dotted;
  text-decoration-thickness: 2px;
  text-underline-offset: 6px;
}.btn .arrow-up-right{width:10px;height:10px;background-size:contain;background-repeat:no-repeat;margin-left:14px}.btn--primary .arrow-up-right{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgMUgxMU0xMSAxVjExTTExIDFMMSAxMSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K)}.btn--secondary .arrow-up-right{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgMUgxMU0xMSAxVjExTTExIDFMMSAxMSIgc3Ryb2tlPSIjMzMzMzMzIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=)}.pointer-events-none {
  pointer-events: none;
}.visible {
  visibility: visible;
}.static {
  position: static;
}.fixed {
  position: fixed;
}.absolute {
  position: absolute;
}.relative {
  position: relative;
}.\!-top-\[256px\] {
  top: -256px !important;
}.\!left-1\/2 {
  left: 50% !important;
}.\!top-1\/2 {
  top: 50% !important;
}.-bottom-4 {
  bottom: -1rem;
}.-bottom-\[18px\] {
  bottom: -18px;
}.-left-\[5px\] {
  left: -5px;
}.-right-\[5px\] {
  right: -5px;
}.-top-16 {
  top: -4rem;
}.bottom-0 {
  bottom: 0px;
}.bottom-3 {
  bottom: 0.75rem;
}.bottom-4 {
  bottom: 1rem;
}.bottom-8 {
  bottom: 2rem;
}.bottom-\[38px\] {
  bottom: 38px;
}.end-0 {
  inset-inline-end: 0px;
}.left-0 {
  left: 0px;
}.left-1\/2 {
  left: 50%;
}.left-2 {
  left: 0.5rem;
}.left-6 {
  left: 1.5rem;
}.left-\[17\.25\%\] {
  left: 17.25%;
}.left-\[218px\] {
  left: 218px;
}.right-0 {
  right: 0px;
}.right-3 {
  right: 0.75rem;
}.right-6 {
  right: 1.5rem;
}.right-\[17\.25\%\] {
  right: 17.25%;
}.top-0 {
  top: 0px;
}.top-1\/2 {
  top: 50%;
}.top-14 {
  top: 3.5rem;
}.top-2 {
  top: 0.5rem;
}.top-3 {
  top: 0.75rem;
}.top-5 {
  top: 1.25rem;
}.top-8 {
  top: 2rem;
}.top-\[110px\] {
  top: 110px;
}.top-\[56px\] {
  top: 56px;
}.top-\[78px\] {
  top: 78px;
}.top-full {
  top: 100%;
}.z-10 {
  z-index: 10;
}.z-20 {
  z-index: 20;
}.z-30 {
  z-index: 30;
}.z-\[99999\] {
  z-index: 99999;
}.z-\[9999\] {
  z-index: 9999;
}.-mx-1\.5 {
  margin-left: -0.375rem;
  margin-right: -0.375rem;
}.-mx-3 {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}.-mx-6 {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}.mx-2\.5 {
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}.mx-auto {
  margin-left: auto;
  margin-right: auto;
}.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}.-ml-6 {
  margin-left: -1.5rem;
}.-mt-8 {
  margin-top: -2rem;
}.-mt-\[134px\] {
  margin-top: -134px;
}.-mt-\[1px\] {
  margin-top: -1px;
}.mb-1 {
  margin-bottom: 0.25rem;
}.mb-10 {
  margin-bottom: 2.5rem;
}.mb-12 {
  margin-bottom: 3rem;
}.mb-14 {
  margin-bottom: 3.5rem;
}.mb-16 {
  margin-bottom: 4rem;
}.mb-2 {
  margin-bottom: 0.5rem;
}.mb-3 {
  margin-bottom: 0.75rem;
}.mb-4 {
  margin-bottom: 1rem;
}.mb-6 {
  margin-bottom: 1.5rem;
}.mb-8 {
  margin-bottom: 2rem;
}.ml-1 {
  margin-left: 0.25rem;
}.ml-2 {
  margin-left: 0.5rem;
}.ml-2\.5 {
  margin-left: 0.625rem;
}.ml-3 {
  margin-left: 0.75rem;
}.ml-\[3px\] {
  margin-left: 3px;
}.ml-auto {
  margin-left: auto;
}.mr-1 {
  margin-right: 0.25rem;
}.mr-2 {
  margin-right: 0.5rem;
}.mr-2\.5 {
  margin-right: 0.625rem;
}.mr-3 {
  margin-right: 0.75rem;
}.mr-4 {
  margin-right: 1rem;
}.mr-5 {
  margin-right: 1.25rem;
}.mr-6 {
  margin-right: 1.5rem;
}.mr-8 {
  margin-right: 2rem;
}.mr-auto {
  margin-right: auto;
}.mt-1 {
  margin-top: 0.25rem;
}.mt-12 {
  margin-top: 3rem;
}.mt-16 {
  margin-top: 4rem;
}.mt-4 {
  margin-top: 1rem;
}.mt-6 {
  margin-top: 1.5rem;
}.mt-8 {
  margin-top: 2rem;
}.mt-\[7px\] {
  margin-top: 7px;
}.line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}.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;
}.table {
  display: table;
}.\!contents {
  display: contents !important;
}.contents {
  display: contents;
}.hidden {
  display: none;
}.\!h-\[200\%\] {
  height: 200% !important;
}.h-1\/2 {
  height: 50%;
}.h-3\.5 {
  height: 0.875rem;
}.h-5 {
  height: 1.25rem;
}.h-\[1px\] {
  height: 1px;
}.h-\[32px\] {
  height: 32px;
}.h-\[34vw\] {
  height: 34vw;
}.h-\[3px\] {
  height: 3px;
}.h-\[40px\] {
  height: 40px;
}.h-\[48px\] {
  height: 48px;
}.h-\[56px\] {
  height: 56px;
}.h-\[70vh\] {
  height: 70vh;
}.h-\[72px\] {
  height: 72px;
}.h-\[7px\] {
  height: 7px;
}.h-\[calc\(100\%\+30px\)\] {
  height: calc(100% + 30px);
}.h-\[calc\(100\%\+48px\)\] {
  height: calc(100% + 48px);
}.h-\[calc\(100\%-134px\)\] {
  height: calc(100% - 134px);
}.h-\[calc\(100vh-110px\)\] {
  height: calc(100vh - 110px);
}.h-\[calc\(100vh-78px\)\] {
  height: calc(100vh - 78px);
}.h-auto {
  height: auto;
}.h-dvh {
  height: 100dvh;
}.h-full {
  height: 100%;
}.max-h-\[112px\] {
  max-height: 112px;
}.max-h-\[150px\] {
  max-height: 150px;
}.max-h-full {
  max-height: 100%;
}.min-h-\[184px\] {
  min-height: 184px;
}.min-h-\[185px\] {
  min-height: 185px;
}.min-h-\[378px\] {
  min-height: 378px;
}.min-h-\[545px\] {
  min-height: 545px;
}.min-h-\[881px\] {
  min-height: 881px;
}.\!w-\[200\%\] {
  width: 200% !important;
}.w-3\.5 {
  width: 0.875rem;
}.w-4 {
  width: 1rem;
}.w-5 {
  width: 1.25rem;
}.w-6 {
  width: 1.5rem;
}.w-8 {
  width: 2rem;
}.w-\[127px\] {
  width: 127px;
}.w-\[12px\] {
  width: 12px;
}.w-\[136px\] {
  width: 136px;
}.w-\[14px\] {
  width: 14px;
}.w-\[16px\] {
  width: 16px;
}.w-\[18px\] {
  width: 18px;
}.w-\[20px\] {
  width: 20px;
}.w-\[24px\] {
  width: 24px;
}.w-\[25\%\] {
  width: 25%;
}.w-\[251px\] {
  width: 251px;
}.w-\[280px\] {
  width: 280px;
}.w-\[32px\] {
  width: 32px;
}.w-\[37px\] {
  width: 37px;
}.w-\[40px\] {
  width: 40px;
}.w-\[48px\] {
  width: 48px;
}.w-\[56px\] {
  width: 56px;
}.w-\[72px\] {
  width: 72px;
}.w-\[92px\] {
  width: 92px;
}.w-\[97px\] {
  width: 97px;
}.w-\[calc\(100\%\+30px\)\] {
  width: calc(100% + 30px);
}.w-\[calc\(100\%-48px\)\] {
  width: calc(100% - 48px);
}.w-\[calc\(100vw-40px\)\] {
  width: calc(100vw - 40px);
}.w-\[calc\(38\%\+90px\)\] {
  width: calc(38% + 90px);
}.w-auto {
  width: auto;
}.w-full {
  width: 100%;
}.min-w-\[100px\] {
  min-width: 100px;
}.min-w-\[126px\] {
  min-width: 126px;
}.min-w-\[380px\] {
  min-width: 380px;
}.min-w-\[514px\] {
  min-width: 514px;
}.min-w-\[71px\] {
  min-width: 71px;
}.\!max-w-\[1196px\] {
  max-width: 1196px !important;
}.max-w-\[1000px\] {
  max-width: 1000px;
}.max-w-\[1118px\] {
  max-width: 1118px;
}.max-w-\[1140px\] {
  max-width: 1140px;
}.max-w-\[1196px\] {
  max-width: 1196px;
}.max-w-\[1384px\] {
  max-width: 1384px;
}.max-w-\[1560px\] {
  max-width: 1560px;
}.max-w-\[198px\] {
  max-width: 198px;
}.max-w-\[199px\] {
  max-width: 199px;
}.max-w-\[205px\] {
  max-width: 205px;
}.max-w-\[256px\] {
  max-width: 256px;
}.max-w-\[345px\] {
  max-width: 345px;
}.max-w-\[373px\] {
  max-width: 373px;
}.max-w-\[420px\] {
  max-width: 420px;
}.max-w-\[460px\] {
  max-width: 460px;
}.max-w-\[480px\] {
  max-width: 480px;
}.max-w-\[560px\] {
  max-width: 560px;
}.max-w-\[720px\] {
  max-width: 720px;
}.max-w-\[804px\] {
  max-width: 804px;
}.max-w-\[888px\] {
  max-width: 888px;
}.max-w-\[912px\] {
  max-width: 912px;
}.max-w-\[962px\] {
  max-width: 962px;
}.max-w-\[964px\] {
  max-width: 964px;
}.max-w-full {
  max-width: 100%;
}.flex-1 {
  flex: 1 1 0%;
}.flex-\[0_0_100\%\] {
  flex: 0 0 100%;
}.flex-\[0_0_16px\] {
  flex: 0 0 16px;
}.flex-\[0_0_30\.22\%\] {
  flex: 0 0 30.22%;
}.flex-\[0_0_324px\] {
  flex: 0 0 324px;
}.flex-\[0_0_373px\] {
  flex: 0 0 373px;
}.flex-\[0_0_44\%\] {
  flex: 0 0 44%;
}.shrink-0 {
  flex-shrink: 0;
}.flex-grow {
  flex-grow: 1;
}.grow {
  flex-grow: 1;
}.\!basis-full {
  flex-basis: 100% !important;
}.basis-0 {
  flex-basis: 0px;
}.basis-1\/2 {
  flex-basis: 50%;
}.basis-1\/4 {
  flex-basis: 25%;
}.basis-4\/12 {
  flex-basis: 33.333333%;
}.basis-5\/12 {
  flex-basis: 41.666667%;
}.basis-6\/12 {
  flex-basis: 50%;
}.basis-7\/12 {
  flex-basis: 58.333333%;
}.basis-8\/12 {
  flex-basis: 66.666667%;
}.basis-full {
  flex-basis: 100%;
}.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.-rotate-12 {
  --tw-rotate: -12deg;
  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-\[10deg\] {
  --tw-rotate: -10deg;
  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-\[11deg\] {
  --tw-rotate: -11deg;
  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-\[1deg\] {
  --tw-rotate: -1deg;
  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-12 {
  --tw-rotate: 12deg;
  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-\[9deg\] {
  --tw-rotate: 9deg;
  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));
}.cursor-pointer {
  cursor: pointer;
}.resize {
  resize: both;
}.list-none {
  list-style-type: none;
}.appearance-none {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}.flex-row {
  flex-direction: row;
}.flex-col {
  flex-direction: column;
}.flex-col-reverse {
  flex-direction: column-reverse;
}.flex-wrap {
  flex-wrap: wrap;
}.items-start {
  align-items: flex-start;
}.items-center {
  align-items: center;
}.justify-end {
  justify-content: flex-end;
}.justify-center {
  justify-content: center;
}.justify-between {
  justify-content: space-between;
}.gap-2 {
  gap: 0.5rem;
}.gap-4 {
  gap: 1rem;
}.gap-8 {
  gap: 2rem;
}.gap-9 {
  gap: 2.25rem;
}.gap-\[30px\] {
  gap: 30px;
}.overflow-hidden {
  overflow: hidden;
}.overflow-visible {
  overflow: visible;
}.overflow-x-hidden {
  overflow-x: hidden;
}.overflow-y-scroll {
  overflow-y: scroll;
}.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}.text-ellipsis {
  text-overflow: ellipsis;
}.whitespace-nowrap {
  white-space: nowrap;
}.rounded {
  border-radius: 0.25rem;
}.rounded-full {
  border-radius: 9999px;
}.rounded-lg {
  border-radius: 0.5rem;
}.rounded-md {
  border-radius: 0.375rem;
}.rounded-xl {
  border-radius: 0.75rem;
}.rounded-b-md {
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}.rounded-t-md {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}.\!rounded-bl-none {
  border-bottom-left-radius: 0px !important;
}.\!rounded-br-none {
  border-bottom-right-radius: 0px !important;
}.\!rounded-tl-none {
  border-top-left-radius: 0px !important;
}.\!rounded-tr-none {
  border-top-right-radius: 0px !important;
}.rounded-bl-lg {
  border-bottom-left-radius: 0.5rem;
}.border {
  border-width: 1px;
}.border-2 {
  border-width: 2px;
}.border-\[12px\] {
  border-width: 12px;
}.border-\[3px\] {
  border-width: 3px;
}.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}.\!border-l-0 {
  border-left-width: 0px !important;
}.border-b {
  border-bottom-width: 1px;
}.border-b-4 {
  border-bottom-width: 4px;
}.border-l {
  border-left-width: 1px;
}.border-r {
  border-right-width: 1px;
}.border-t {
  border-top-width: 1px;
}.border-t-\[3px\] {
  border-top-width: 3px;
}.border-blue-500 {
  border-color: rgba(37, 36, 123, 1);
}.border-gray-100 {
  border-color: rgba(241, 245, 249, 1);
}.border-gray-200 {
  border-color: rgba(226, 232, 241, 1);
}.border-red-500 {
  border-color: rgba(183, 32, 38, 1);
}.border-transparent {
  border-color: transparent;
}.border-white {
  border-color: rgba(255, 255, 255, 1);
}.border-y-gray-200 {
  border-top-color: rgba(226, 232, 241, 1);
  border-bottom-color: rgba(226, 232, 241, 1);
}.border-b-blue-500 {
  border-bottom-color: rgba(37, 36, 123, 1);
}.border-b-gray-100 {
  border-bottom-color: rgba(241, 245, 249, 1);
}.border-b-gray-200 {
  border-bottom-color: rgba(226, 232, 241, 1);
}.border-b-gray-300 {
  border-bottom-color: rgba(202, 213, 226, 1);
}.border-b-transparent {
  border-bottom-color: transparent;
}.border-b-white\/20 {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}.border-b-white\/5 {
  border-bottom-color: rgba(255, 255, 255, 0.05);
}.border-l-gray-200 {
  border-left-color: rgba(226, 232, 241, 1);
}.border-r-gray-200 {
  border-right-color: rgba(226, 232, 241, 1);
}.border-t-blue-500 {
  border-top-color: rgba(37, 36, 123, 1);
}.border-t-gray-200 {
  border-top-color: rgba(226, 232, 241, 1);
}.bg-\[\#12113B\] {
  --tw-bg-opacity: 1;
  background-color: rgb(18 17 59 / var(--tw-bg-opacity, 1));
}.bg-\[\#171655\] {
  --tw-bg-opacity: 1;
  background-color: rgb(23 22 85 / var(--tw-bg-opacity, 1));
}.bg-\[\#F2F2F2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
}.bg-\[\#F8FAFC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}.bg-black\/30 {
  background-color: rgba(0, 0, 0, 0.3);
}.bg-black\/40 {
  background-color: rgba(0, 0, 0, 0.4);
}.bg-black\/80 {
  background-color: rgba(0, 0, 0, 0.8);
}.bg-blue-500 {
  background-color: rgba(37, 36, 123, 1);
}.bg-blue-600 {
  background-color: rgba(29, 29, 103, 1);
}.bg-blue-700 {
  background-color: rgba(23, 22, 85, 1);
}.bg-gray-100 {
  background-color: rgba(241, 245, 249, 1);
}.bg-gray-200 {
  background-color: rgba(226, 232, 241, 1);
}.bg-gray-300 {
  background-color: rgba(202, 213, 226, 1);
}.bg-gray-50 {
  background-color: rgba(248, 250, 251, 1);
}.bg-red-500 {
  background-color: rgba(183, 32, 38, 1);
}.bg-transparent {
  background-color: transparent;
}.bg-white {
  background-color: rgba(255, 255, 255, 1);
}.bg-white\/15 {
  background-color: rgba(255, 255, 255, 0.15);
}.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}.bg-gradient-to-l {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}.from-\[\#25247B\] {
  --tw-gradient-from: #25247B var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 36 123 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-\[\#B72026\] {
  --tw-gradient-from: #B72026 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(183 32 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-black\/0 {
  --tw-gradient-from: rgba(0, 0, 0, 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(0, 0, 0, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-gray-200 {
  --tw-gradient-from: rgba(226, 232, 241, 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(226, 232, 241, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-white {
  --tw-gradient-from: rgba(255, 255, 255, 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(255, 255, 255, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-white\/0 {
  --tw-gradient-from: rgba(255, 255, 255, 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(255, 255, 255, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}.from-0\% {
  --tw-gradient-from-position: 0%;
}.from-50\% {
  --tw-gradient-from-position: 50%;
}.via-\[\#6E2251\] {
  --tw-gradient-to: rgb(110 34 81 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #6E2251 var(--tw-gradient-via-position), var(--tw-gradient-to);
}.via-50\% {
  --tw-gradient-via-position: 50%;
}.to-\[\#25247B\] {
  --tw-gradient-to: #25247B var(--tw-gradient-to-position);
}.to-\[\#9C1B20\] {
  --tw-gradient-to: #9C1B20 var(--tw-gradient-to-position);
}.to-black\/100 {
  --tw-gradient-to: rgba(0, 0, 0, 1) var(--tw-gradient-to-position);
}.to-gray-50 {
  --tw-gradient-to: rgba(248, 250, 251, 1) var(--tw-gradient-to-position);
}.to-white {
  --tw-gradient-to: rgba(255, 255, 255, 1) var(--tw-gradient-to-position);
}.to-white\/0 {
  --tw-gradient-to: rgba(255, 255, 255, 0) var(--tw-gradient-to-position);
}.to-100\% {
  --tw-gradient-to-position: 100%;
}.to-30\% {
  --tw-gradient-to-position: 30%;
}.to-80\% {
  --tw-gradient-to-position: 80%;
}.\!bg-cover {
  background-size: cover !important;
}.bg-cover {
  background-size: cover;
}.\!bg-center {
  background-position: center !important;
}.bg-center {
  background-position: center;
}.\!bg-no-repeat {
  background-repeat: no-repeat !important;
}.bg-no-repeat {
  background-repeat: no-repeat;
}.fill-red-500 {
  fill: rgba(183, 32, 38, 1);
}.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}.object-bottom {
  -o-object-position: bottom;
     object-position: bottom;
}.object-center {
  -o-object-position: center;
     object-position: center;
}.object-right-bottom {
  -o-object-position: right bottom;
     object-position: right bottom;
}.object-top {
  -o-object-position: top;
     object-position: top;
}.p-1\.5 {
  padding: 0.375rem;
}.p-12 {
  padding: 3rem;
}.p-2\.5 {
  padding: 0.625rem;
}.p-4 {
  padding: 1rem;
}.p-6 {
  padding: 1.5rem;
}.p-8 {
  padding: 2rem;
}.\!px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}.py-9 {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}.pb-12 {
  padding-bottom: 3rem;
}.pb-16 {
  padding-bottom: 4rem;
}.pb-2 {
  padding-bottom: 0.5rem;
}.pb-20 {
  padding-bottom: 5rem;
}.pb-24 {
  padding-bottom: 6rem;
}.pb-3 {
  padding-bottom: 0.75rem;
}.pb-32 {
  padding-bottom: 8rem;
}.pb-4 {
  padding-bottom: 1rem;
}.pb-5 {
  padding-bottom: 1.25rem;
}.pb-6 {
  padding-bottom: 1.5rem;
}.pb-8 {
  padding-bottom: 2rem;
}.pb-\[293px\] {
  padding-bottom: 293px;
}.pb-\[71px\] {
  padding-bottom: 71px;
}.pl-2 {
  padding-left: 0.5rem;
}.pl-3 {
  padding-left: 0.75rem;
}.pl-6 {
  padding-left: 1.5rem;
}.pr-0 {
  padding-right: 0px;
}.pr-6 {
  padding-right: 1.5rem;
}.pr-8 {
  padding-right: 2rem;
}.pt-1\.5 {
  padding-top: 0.375rem;
}.pt-12 {
  padding-top: 3rem;
}.pt-16 {
  padding-top: 4rem;
}.pt-2 {
  padding-top: 0.5rem;
}.pt-24 {
  padding-top: 6rem;
}.pt-28 {
  padding-top: 7rem;
}.pt-3 {
  padding-top: 0.75rem;
}.pt-4 {
  padding-top: 1rem;
}.pt-5 {
  padding-top: 1.25rem;
}.pt-6 {
  padding-top: 1.5rem;
}.pt-8 {
  padding-top: 2rem;
}.pt-\[100\%\] {
  padding-top: 100%;
}.pt-\[133\.17\%\] {
  padding-top: 133.17%;
}.pt-\[134px\] {
  padding-top: 134px;
}.pt-\[187px\] {
  padding-top: 187px;
}.pt-\[48\.12\%\] {
  padding-top: 48.12%;
}.pt-\[56\%\] {
  padding-top: 56%;
}.pt-\[56\.25\%\] {
  padding-top: 56.25%;
}.pt-\[71\.25\%\] {
  padding-top: 71.25%;
}.pt-\[71\.33\%\] {
  padding-top: 71.33%;
}.pt-\[75\.41\%\] {
  padding-top: 75.41%;
}.pt-\[75\.91\%\] {
  padding-top: 75.91%;
}.pt-\[87\.79\%\] {
  padding-top: 87.79%;
}.pt-\[95\%\] {
  padding-top: 95%;
}.text-center {
  text-align: center;
}.text-right {
  text-align: right;
}.font-sans {
  font-family: Instrument Sans, Anuphan, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}.text-\[0\.685rem\] {
  font-size: 0.685rem;
}.text-\[0\.6875rem\] {
  font-size: 0.6875rem;
}.text-\[2\.25rem\] {
  font-size: 2.25rem;
}.text-\[265px\] {
  font-size: 265px;
}.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}.text-heading-1 {
  font-size: 3.5rem;
}.text-heading-2 {
  font-size: 3rem;
}.text-heading-3 {
  font-size: 2.5rem;
}.text-heading-4 {
  font-size: 2rem;
}.text-heading-5 {
  font-size: 1.5rem;
}.text-heading-6 {
  font-size: 1.25rem;
}.text-label-lg {
  font-size: 0.88rem;
}.text-label-sm {
  font-size: 0.75rem;
}.text-label-xs {
  font-size: 0.6875rem;
}.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}.text-paragraph-sm {
  font-size: 0.88rem;
}.text-paragraph-xs {
  font-size: 0.75rem;
}.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}.font-bold {
  font-weight: 700;
}.font-medium {
  font-weight: 500;
}.font-normal {
  font-weight: 400;
}.font-semibold {
  font-weight: 600;
}.uppercase {
  text-transform: uppercase;
}.lowercase {
  text-transform: lowercase;
}.capitalize {
  text-transform: capitalize;
}.normal-case {
  text-transform: none;
}.italic {
  font-style: italic;
}.\!leading-\[1\.25\] {
  line-height: 1.25 !important;
}.leading-none {
  line-height: 1;
}.leading-tight {
  line-height: 1.25;
}.-tracking-\[0\.04em\] {
  letter-spacing: -0.04em;
}.tracking-widest {
  letter-spacing: 0.1em;
}.text-blue-500 {
  color: rgba(37, 36, 123, 1);
}.text-gray-300 {
  color: rgba(202, 213, 226, 1);
}.text-gray-400 {
  color: rgba(144, 162, 185, 1);
}.text-gray-500 {
  color: rgba(98, 116, 142, 1);
}.text-gray-600 {
  color: rgba(69, 85, 108, 1);
}.text-gray-700 {
  color: rgba(50, 65, 88, 1);
}.text-gray-900 {
  color: rgba(14, 23, 43, 1);
}.text-inherit {
  color: inherit;
}.text-red-500 {
  color: rgba(183, 32, 38, 1);
}.text-white {
  color: rgba(255, 255, 255, 1);
}.text-white\/50 {
  color: rgba(255, 255, 255, 0.5);
}.text-white\/70 {
  color: rgba(255, 255, 255, 0.7);
}.underline {
  text-decoration-line: underline;
}.no-underline {
  text-decoration-line: none;
}.decoration-gray-200 {
  text-decoration-color: rgba(226, 232, 241, 1);
}.decoration-white\/30 {
  text-decoration-color: rgba(255, 255, 255, 0.3);
}.decoration-dotted {
  text-decoration-style: dotted;
}.underline-offset-2 {
  text-underline-offset: 2px;
}.underline-offset-4 {
  text-underline-offset: 4px;
}.placeholder-white\/50::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}.placeholder-white\/50::placeholder {
  color: rgba(255, 255, 255, 0.5);
}.opacity-0 {
  opacity: 0;
}.opacity-100 {
  opacity: 1;
}.opacity-20 {
  opacity: 0.2;
}.opacity-30 {
  opacity: 0.3;
}.opacity-50 {
  opacity: 0.5;
}.opacity-60 {
  opacity: 0.6;
}.opacity-70 {
  opacity: 0.7;
}.opacity-80 {
  opacity: 0.8;
}.opacity-\[\.02\] {
  opacity: .02;
}.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-card {
  --tw-shadow: 0px 8px 16px rgba(0, 0, 0, 0.02), 0px 4px 8px rgba(0, 0, 0, 0.02);
  --tw-shadow-colored: 0px 8px 16px var(--tw-shadow-color), 0px 4px 8px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-black\/5 {
  --tw-shadow-color: rgba(0, 0, 0, 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}.shadow-gray-900\/10 {
  --tw-shadow-color: rgba(14, 23, 43, 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}.shadow-gray-900\/15 {
  --tw-shadow-color: rgba(14, 23, 43, 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}.shadow-gray-900\/5 {
  --tw-shadow-color: rgba(14, 23, 43, 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}.shadow-gray-900\/\[3\%\] {
  --tw-shadow-color: rgba(14, 23, 43, 3%);
  --tw-shadow: var(--tw-shadow-colored);
}.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.backdrop-filter {
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.duration-1000 {
  transition-duration: 1000ms;
}.duration-300 {
  transition-duration: 300ms;
}.duration-500 {
  transition-duration: 500ms;
}.duration-\[\.25s\] {
  transition-duration: .25s;
}.duration-\[1000ms\] {
  transition-duration: 1000ms;
}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.text-heading-xl,.text-heading-1,.text-heading-2,.text-heading-3 {
  letter-spacing: -0.04em;
}.text-heading-4,.text-heading-5,.text-heading-6 {
  letter-spacing: -0.03em;
}.\[writing-mode\:vertical-lr\] {
  writing-mode: vertical-lr;
}.navigation__item{position:relative;border-left:1px solid rgba(0,0,0,0);border-right:1px solid rgba(0,0,0,0)}.navigation__item a{transition:.25s ease-in-out}.navigation__item--w-sub{transition:.25s ease-in-out}.navigation__item--w-sub:hover{background:#f8fafb;border-left:1px solid #e2e8f1;border-right:1px solid #e2e8f1}.navigation__item--w-sub:hover a{color:#0e172b}.navigation__item--w-sub:hover .navigation__dropdown{opacity:1;pointer-events:all;transform:translate3d(0, 0, 0)}.navigation__item--w-sub:hover:after{opacity:1}.navigation__item--active{background:#fcfdfd;box-shadow:inset 0px 4px 14px rgba(0,0,0,.05)}.navigation__item--active a{color:rgba(69, 85, 108, 1)}.navigation__item:after{content:"";width:100%;height:1px;position:absolute;background:#fcfdfd;left:0;bottom:-1px;opacity:0}.navigation__dropdown{position:absolute;left:0;top:100%;min-width:calc(100% + 16px);background-color:#f8fafb;padding:12px 24px 24px 24px;opacity:0;pointer-events:none;transition:.25s ease-in-out;transform:translate3d(0, -15px, 0);border-left:1px solid #e2e8f1;border-right:1px solid #e2e8f1;border-bottom:1px solid #e2e8f1;border-top:1px solid #e2e8f1}.navigation__dropdown ul li{margin-bottom:16px}.navigation__dropdown ul li:last-of-type{margin-bottom:0}.navigation__more{cursor:pointer;transition:.25s ease-in-out;border-left:1px solid rgba(0,0,0,0)}.navigation__more:hover{background-color:#f8fafb;border-left:1px solid #e2e8f1}.navigation__more:hover>div>span{color:#0e172b}.navigation__more:hover .navigation__more-dropdown{opacity:1;pointer-events:all;transform:translate3d(0, 0px, 0)}.navigation__more>div:first-of-type{position:relative;z-index:10}.navigation__more>div:first-of-type:after{content:"";position:absolute;width:calc(100% + 48px);left:-24px;bottom:-1px;height:1px;background:#f8fafb}.navigation__more>div>span{transition:.25s ease-in-out}.navigation__more-dropdown{position:absolute;width:100%;height:auto;top:100%;left:0;background-color:#f8fafb;padding-top:48px;padding-bottom:56px;padding-left:8px;padding-right:8px;opacity:0;pointer-events:none;transition:.25s ease-in-out;transform:translate3d(0, -20px, 0);border-bottom:1px solid #e2e8f1;border-top:1px solid #e2e8f1}.lang-switcher:hover .lang-switcher__dropdown{opacity:1;pointer-events:all}.lang-switcher__dropdown{position:absolute;right:0;top:100%;min-width:100%;background-color:#95191d;opacity:0;pointer-events:none;transition:.15s ease-in-out}.lang-switcher__dropdown a{padding:24px}.page-header{background:linear-gradient(90deg, #25247b 0%, #6e2251 50%, #9c1b20 100%)}.chip{box-shadow:0px 5px 10px rgba(0,0,0,.03),0px 2px 4px rgba(0,0,0,.02)}.chip-group-swiper{overflow:visible !important}.chip-group-swiper .swiper-slide{width:auto}.chip-group-swiper--lock .swiper-wrapper{justify-content:center}.filter-bar{background:linear-gradient(180deg, rgba(255, 255, 255, 0.5) 74.86%, rgba(241, 245, 249, 0.5) 100%),#fff}.page-tabs .swiper-slide{width:auto}.academic-calendar{border-radius:12px;background:rgba(255, 255, 255, 1);overflow:hidden}.academic-calendar .cv-header{flex-direction:row-reverse;justify-content:space-between;background:rgba(255, 255, 255, 1) !important;border-top-left-radius:12px;border-top-right-radius:12px;border-color:rgba(226, 232, 241, 1)}.academic-calendar .cv-header-nav .previousYear,.academic-calendar .cv-header-nav .nextYear,.academic-calendar .cv-header-nav .currentPeriod{display:none}.academic-calendar .cv-header-nav .previousPeriod,.academic-calendar .cv-header-nav .nextPeriod{border-color:rgba(226, 232, 241, 1);width:32px;height:32px;color:rgba(0,0,0,0)}.academic-calendar .cv-header-nav .previousPeriod{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1IDE4TDkgMTJMMTUgNiIgc3Ryb2tlPSIjMEUxNzJCIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-size:24px;background-repeat:no-repeat;background-position:center}.academic-calendar .cv-header-nav .nextPeriod{margin-left:8px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkgMThMMTUgMTJMOSA2IiBzdHJva2U9IiMwRTE3MkIiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);background-size:24px;background-repeat:no-repeat;background-position:center}.academic-calendar .cv-header .periodLabel{padding-left:0;font-size:1.25rem !important;font-weight:500;padding-top:16px;padding-bottom:16px;color:rgba(14, 23, 43, 1);letter-spacing:-0.03em}.academic-calendar .cv-header-days,.academic-calendar .cv-header-day{border-color:rgba(226, 232, 241, 1)}.academic-calendar .cv-header-day{background:linear-gradient(180deg, #ffffff 50%, #f8fafb 100%);padding:16px;text-align:left;justify-content:start;text-transform:uppercase;font-weight:600;color:rgba(144, 162, 185, 1);font-size:0.75rem}.academic-calendar .cv-weeks{border-top:1px solid rgba(226, 232, 241, 1);border-color:rgba(226, 232, 241, 1);border-bottom-left-radius:12px;border-bottom-right-radius:12px;border-right:1px solid rgba(241, 245, 249, 1)}.academic-calendar .cv-weekdays{border-color:rgba(241, 245, 249, 1)}.academic-calendar .cv-day{border-color:rgba(241, 245, 249, 1);padding:12px}.academic-calendar .cv-day.past{background-color:rgba(255, 255, 255, 1) !important}.academic-calendar .cv-day.outsideOfMonth{background-color:rgba(248, 250, 251, 1) !important;border-color:rgba(226, 232, 241, 1) !important}.academic-calendar .cv-day.outsideOfMonth .cv-day-number{font-style:italic;color:rgba(144, 162, 185, 1)}.academic-calendar .cv-day.today{background-color:rgba(255, 255, 255, 1) !important}.academic-calendar .cv-day.today .cv-day-number:after{content:"";width:4px;height:4px;border-radius:100%;background-color:rgba(183, 32, 38, 1);display:block;position:relative;left:3px;margin-top:6px}.academic-calendar .cv-item{background:rgba(0,0,0,0) !important;color:rgba(255, 255, 255, 1);border:none !important;font-family:Archivo, Anuphan, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-size:14px;padding-left:14px;padding-right:14px;border-radius:0 !important;height:33px}.academic-calendar .cv-item:after{content:var(--label) !important;position:absolute;width:calc(100% - 28px);height:auto;background:rgba(37, 36, 123, 1) !important;top:0;left:14px;border-radius:8px !important;padding:8px 12px;overflow:hidden;text-overflow:ellipsis;color:rgba(255, 255, 255, 1) !important;font-size:13px !important}.academic-calendar .cv-item.important:after{background:rgba(183, 32, 38, 1) !important}.academic-calendar .cv-item.continued:after{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important;left:0;width:calc(100% - 14px) !important}.academic-calendar .cv-item:before{display:none}.apply-now-tabs{overflow:visible !important}.apply-now-tabs .swiper-slide{width:19.32%;min-width:192px}.about-swiper .swiper-wrapper{transition-timing-function:linear}.about-swiper .swiper-slide{height:auto;display:flex;flex-direction:column;justify-content:center}.stats{background-image:url(images/desktop_bgeaf1df0bc72400437a14.png);background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (max-width: 1023px){.stats{background-image:url(images/mobile_bga1ae731b5c7804a842bf.png);background-position:center bottom}}.details-gallery-swiper .swiper-pagination{position:absolute;left:32px;bottom:32px;z-index:10;display:flex;gap:12px}@media screen and (max-width: 1023px){.details-gallery-swiper .swiper-pagination{left:24px;bottom:24px}}.details-gallery-swiper .swiper-pagination-bullet{width:10px;height:10px;background-color:#fff;opacity:.5;display:block;border-radius:9999px;transition:.3s ease-in-out}.details-gallery-swiper .swiper-pagination-bullet-active{width:48px;opacity:1}.picture-cards__item>div{transition:all .4s ease-in-out}@media screen and (min-width: 1024px){.picture-cards__item:nth-child(1):hover>div{transform:rotate(3deg) translateY(-30px)}.picture-cards__item:nth-child(2):hover>div{transform:rotate(-20deg) translateX(-30px)}.picture-cards__item:nth-child(3):hover>div{transform:rotate(3deg) translate(-48px, -20px)}.picture-cards__item:nth-child(4):hover>div{transform:rotate(3deg) translateY(-30px)}.picture-cards__item:nth-child(5):hover>div{transform:rotate(-3deg) translateY(-40px)}}.search-swiper{overflow:visible !important}.search-swiper .swiper-slide{width:440px}@media screen and (max-width: 640px){.search-swiper .swiper-slide{width:100%}}.search-swiper .swiper-scrollbar{position:relative !important;height:6px !important;background:rgba(226, 232, 241, 1) !important}.search-swiper .swiper-scrollbar-drag{background:rgba(37, 36, 123, 1) !important}.call-to-action{background:linear-gradient(180deg, #1E1D62 0%, #18174F 100%)}.news-swiper{overflow:visible !important}.news-swiper .swiper-slide{max-width:340px}.news-swiper .swiper-pagination{display:flex;position:absolute;bottom:-64px}.news-swiper .swiper-pagination-bullet{background-color:rgba(183, 32, 38, 1);width:6px;height:6px;display:block;border-radius:9999px;margin-right:8px;opacity:.2}.news-swiper .swiper-pagination-bullet:last-of-type{margin-right:0}.news-swiper .swiper-pagination-bullet-active{width:28px;opacity:1}.events-swiper{overflow:visible !important}.events-swiper .swiper-slide{max-width:420px}@media screen and (max-width: 640px){.events-swiper .swiper-slide{max-width:330px}}.events-swiper .swiper-pagination{display:flex;margin-top:38px}@media screen and (max-width: 1023px){.events-swiper .swiper-pagination{position:absolute;margin-top:0;bottom:-64px}}.events-swiper .swiper-pagination-bullet{background-color:rgba(183, 32, 38, 1);width:6px;height:6px;display:block;border-radius:9999px;margin-right:8px;opacity:.2}.events-swiper .swiper-pagination-bullet:last-of-type{margin-right:0}.events-swiper .swiper-pagination-bullet-active{width:28px;opacity:1}.waves{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none}.contact__card{box-shadow:0px 5px 10px rgba(0,0,0,.03),0px 2px 4px rgba(0,0,0,.02);background:linear-gradient(80.9deg, #ffffff 53.14%, #f4f4fb 100%)}.contact__map{box-shadow:0px 5px 10px rgba(0,0,0,.03),0px 2px 4px rgba(0,0,0,.02)}.contact__map iframe{width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (min-width: 1512px){.contact__content{flex:1}}@media screen and (max-width: 1511px){.contact__content{flex:0 0 66.22%}}@media screen and (max-width: 1024px){.contact__content{flex:1}}.news-details__content-area:before{content:"";position:absolute;width:calc((100vw - 1384px)/2);left:0;top:0;background:rgba(248, 250, 251, 1);height:100%}@media screen and (max-width: 1384px){.news-details__content-area:before{width:24px}}@media screen and (max-width: 1023px){.news-details__content-area:before{display:none}}@media screen and (min-width: 1024px){.news-details__sidebar{border-top-right-radius:12px;position:relative}.news-details__sidebar:before,.news-details__sidebar:after{content:"";position:absolute;width:100%;height:100%;border-top-right-radius:12px}.news-details__sidebar:before{top:0;right:0;background:linear-gradient(257deg, #ffffff 0%, #f8fafb 44.73%);z-index:10}.news-details__sidebar:after{background:linear-gradient(274deg, rgb(226, 232, 241) 51%, rgba(255, 255, 255, 0) 100%);top:-1px;right:-1px}.news-details__sidebar .sidebar{z-index:20;position:sticky;top:64px}}@media screen and (max-width: 1023px){.news-details__sidebar{background-color:#fff;padding:32px 24px;border-radius:8px}}.informative{display:flex}.informative__sidebar{flex:0 0 330px;border-top-right-radius:12px;position:relative}.informative__sidebar:before,.informative__sidebar:after{content:"";position:absolute;width:100%;height:100%;border-top-right-radius:12px}.informative__sidebar:before{top:0;right:0;background:linear-gradient(257deg, #ffffff 0%, #f8fafb 44.73%);z-index:10}.informative__sidebar:after{background:linear-gradient(274deg, rgb(226, 232, 241) 51%, rgba(255, 255, 255, 0) 100%);top:-1px;right:-1px}.informative__sidebar .sidebar{z-index:20;position:sticky;top:90px}@media screen and (max-width: 1279px){.informative__sidebar .sidebar{top:128px}}.informative__content{flex:1;padding-left:64px;max-width:880px}@media screen and (max-width: 1440px){.informative__content{max-width:800px}}@media screen and (max-width: 1280px){.informative__content{max-width:none}}@media screen and (max-width: 1024px){.informative__content{padding-left:0}}.informative__content .content{display:flex}.informative__content .content__track{flex:0 0 3px;position:relative}.informative__content .content__track:before{content:"";position:absolute;width:1px;height:100%;left:50%;transform:translateX(-50%);background-color:rgba(202, 213, 226, 1)}.informative__content .content__track:after{content:"";width:100%;height:35px;background-color:rgba(183, 32, 38, 1);position:sticky;top:124px;display:block}@media screen and (max-width: 1023px){.informative__content .content__track:after{top:156px}}.informative__content .content__body{flex:1;padding-left:60px}@media screen and (max-width: 1024px){.informative__content .content__body{padding-left:24px}}.informative__content .content__title{position:relative}.informative__content .content__label{font-size:96px;line-height:1px;color:rgba(226, 232, 241, 1);font-style:italic;position:absolute;top:50%;transform:translateY(-50%);right:-85px;width:85px;text-align:center}@media screen and (max-width: 1280px){.informative__content .content__label{display:none}}.table-of-content__item{display:flex;align-items:center;margin-bottom:24px;line-height:1;cursor:pointer}.table-of-content__item:last-of-type{margin-bottom:0}.table-of-content__item div{margin-left:8px;margin-right:8px;width:0;transition:width .25s ease-in-out;background-color:rgba(202, 213, 226, 1)}.table-of-content__item span{font-weight:600;transition:.25s ease-in-out}.table-of-content__item span:first-of-type{color:rgba(202, 213, 226, 1)}.table-of-content__item span:last-of-type{color:rgba(144, 162, 185, 1)}.table-of-content__item--active div{width:24px;height:1px}.table-of-content__item--active span{color:rgba(14, 23, 43, 1) !important}.table-of-content__item:hover span{color:rgba(14, 23, 43, 1) !important}.w-sidebar{height:calc(100vh - 86px)}@media screen and (max-width: 1024px){.w-sidebar{height:auto}}.w-sidebar aside{background:linear-gradient(161.17deg, #25247b 0%, #6e2251 50%, #9c1b20 100%)}body{font-size:16px;--webkit-font-smoothing: antialiased;--moz-font-smoothing: grayscale}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0, 0, 0, 0.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.last-of-type\:mb-0:last-of-type {
  margin-bottom: 0px;
}.last-of-type\:mr-0:last-of-type {
  margin-right: 0px;
}.last-of-type\:border-b-0:last-of-type {
  border-bottom-width: 0px;
}.last-of-type\:border-r-0:last-of-type {
  border-right-width: 0px;
}.checked\:border-0:checked {
  border-width: 0px;
}.checked\:bg-blue-500:checked {
  background-color: rgba(37, 36, 123, 1);
}.hover\:border-gray-300:hover {
  border-color: rgba(202, 213, 226, 1);
}.hover\:border-b-gray-200:hover {
  border-bottom-color: rgba(226, 232, 241, 1);
}.hover\:bg-gray-50:hover {
  background-color: rgba(248, 250, 251, 1);
}.hover\:text-gray-600:hover {
  color: rgba(69, 85, 108, 1);
}.hover\:decoration-white\/30:hover {
  text-decoration-color: rgba(255, 255, 255, 0.3);
}.hover\:opacity-100:hover {
  opacity: 1;
}.group\/item:hover .group-hover\/item\:text-white {
  color: rgba(255, 255, 255, 1);
}.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}.peer:checked ~ .peer-checked\:block {
  display: block;
}@media (min-width: 640px) {

  .sm\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .sm\:block {
    display: block;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:basis-1\/2 {
    flex-basis: 50%;
  }

  .sm\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .sm\:gap-4 {
    gap: 1rem;
  }

  .sm\:rounded-xl {
    border-radius: 0.75rem;
  }

  .sm\:p-6 {
    padding: 1.5rem;
  }

  .sm\:pt-\[41\.8\%\] {
    padding-top: 41.8%;
  }

  .sm\:text-gray-500 {
    color: rgba(98, 116, 142, 1);
  }
}@media (min-width: 768px) {

  .md\:left-\[16\.25\%\] {
    left: 16.25%;
  }

  .md\:right-\[16\.25\%\] {
    right: 16.25%;
  }

  .md\:top-20 {
    top: 5rem;
  }

  .md\:top-\[128px\] {
    top: 128px;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

  .md\:mt-24 {
    margin-top: 6rem;
  }

  .md\:block {
    display: block;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-\[25vw\] {
    height: 25vw;
  }

  .md\:h-\[64px\] {
    height: 64px;
  }

  .md\:max-h-\[258px\] {
    max-height: 258px;
  }

  .md\:w-\[29\%\] {
    width: 29%;
  }

  .md\:w-\[420px\] {
    width: 420px;
  }

  .md\:max-w-\[430px\] {
    max-width: 430px;
  }

  .md\:max-w-none {
    max-width: none;
  }

  .md\:grow-0 {
    flex-grow: 0;
  }

  .md\:basis-1\/2 {
    flex-basis: 50%;
  }

  .md\:basis-1\/3 {
    flex-basis: 33.333333%;
  }

  .md\:columns-2 {
    -moz-columns: 2;
         columns: 2;
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .md\:border-l {
    border-left-width: 1px;
  }

  .md\:border-t-0 {
    border-top-width: 0px;
  }

  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .md\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md\:pt-\[38\.67\%\] {
    padding-top: 38.67%;
  }

  .md\:text-left {
    text-align: left;
  }

  .md\:text-right {
    text-align: right;
  }

  .md\:text-heading-4 {
    font-size: 2rem;
  }

  .md\:text-heading-5 {
    font-size: 1.5rem;
  }.md\:text-heading-4 {
    letter-spacing: -0.03em;
  }.md\:text-heading-5 {
    letter-spacing: -0.03em;
  }
}@media (min-width: 1024px) {

  .lg\:top-\[144px\] {
    top: 144px;
  }

  .lg\:\!mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .lg\:-mx-0 {
    margin-left: -0px;
    margin-right: -0px;
  }

  .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:-mt-20 {
    margin-top: -5rem;
  }

  .lg\:-mt-\[57px\] {
    margin-top: -57px;
  }

  .lg\:mb-0 {
    margin-bottom: 0px;
  }

  .lg\:mb-12 {
    margin-bottom: 3rem;
  }

  .lg\:mb-16 {
    margin-bottom: 4rem;
  }

  .lg\:mb-2 {
    margin-bottom: 0.5rem;
  }

  .lg\:mb-4 {
    margin-bottom: 1rem;
  }

  .lg\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .lg\:mb-8 {
    margin-bottom: 2rem;
  }

  .lg\:mb-\[72px\] {
    margin-bottom: 72px;
  }

  .lg\:ml-0 {
    margin-left: 0px;
  }

  .lg\:mr-0 {
    margin-right: 0px;
  }

  .lg\:mr-4 {
    margin-right: 1rem;
  }

  .lg\:mr-6 {
    margin-right: 1.5rem;
  }

  .lg\:mt-0 {
    margin-top: 0px;
  }

  .lg\:mt-12 {
    margin-top: 3rem;
  }

  .lg\:mt-16 {
    margin-top: 4rem;
  }

  .lg\:mt-20 {
    margin-top: 5rem;
  }

  .lg\:mt-8 {
    margin-top: 2rem;
  }

  .lg\:block {
    display: block;
  }

  .lg\:inline-block {
    display: inline-block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:inline-flex {
    display: inline-flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-\[20vw\] {
    height: 20vw;
  }

  .lg\:h-\[73px\] {
    height: 73px;
  }

  .lg\:h-\[calc\(100\%-57px\)\] {
    height: calc(100% - 57px);
  }

  .lg\:h-\[calc\(100vh-87px\)\] {
    height: calc(100vh - 87px);
  }

  .lg\:max-h-\[840px\] {
    max-height: 840px;
  }

  .lg\:min-h-0 {
    min-height: 0px;
  }

  .lg\:w-16 {
    width: 4rem;
  }

  .lg\:w-\[774px\] {
    width: 774px;
  }

  .lg\:w-\[calc\(100\%-12px\)\] {
    width: calc(100% - 12px);
  }

  .lg\:w-auto {
    width: auto;
  }

  .lg\:min-w-\[29\%\] {
    min-width: 29%;
  }

  .lg\:min-w-\[440px\] {
    min-width: 440px;
  }

  .lg\:max-w-\[480px\] {
    max-width: 480px;
  }

  .lg\:max-w-\[514px\] {
    max-width: 514px;
  }

  .lg\:max-w-\[544px\] {
    max-width: 544px;
  }

  .lg\:max-w-\[557px\] {
    max-width: 557px;
  }

  .lg\:max-w-\[580px\] {
    max-width: 580px;
  }

  .lg\:max-w-\[710px\] {
    max-width: 710px;
  }

  .lg\:max-w-\[840px\] {
    max-width: 840px;
  }

  .lg\:max-w-none {
    max-width: none;
  }

  .lg\:flex-1 {
    flex: 1 1 0%;
  }

  .lg\:flex-\[0_0_400px\] {
    flex: 0 0 400px;
  }

  .lg\:flex-\[0_0_62\%\] {
    flex: 0 0 62%;
  }

  .lg\:flex-auto {
    flex: 1 1 auto;
  }

  .lg\:basis-1\/2 {
    flex-basis: 50%;
  }

  .lg\:basis-1\/4 {
    flex-basis: 25%;
  }

  .lg\:basis-2\/12 {
    flex-basis: 16.666667%;
  }

  .lg\:basis-3\/12 {
    flex-basis: 25%;
  }

  .lg\:basis-4\/12 {
    flex-basis: 33.333333%;
  }

  .lg\:basis-5\/12 {
    flex-basis: 41.666667%;
  }

  .lg\:basis-6\/12 {
    flex-basis: 50%;
  }

  .lg\:basis-7\/12 {
    flex-basis: 58.333333%;
  }

  .lg\:basis-8\/12 {
    flex-basis: 66.666667%;
  }

  .lg\:basis-\[58\%\] {
    flex-basis: 58%;
  }

  .lg\:basis-auto {
    flex-basis: auto;
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:flex-col {
    flex-direction: column;
  }

  .lg\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .lg\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .lg\:items-start {
    align-items: flex-start;
  }

  .lg\:items-end {
    align-items: flex-end;
  }

  .lg\:items-center {
    align-items: center;
  }

  .lg\:justify-start {
    justify-content: flex-start;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:gap-0 {
    gap: 0px;
  }

  .lg\:overflow-hidden {
    overflow: hidden;
  }

  .lg\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .lg\:rounded-xl {
    border-radius: 0.75rem;
  }

  .lg\:p-16 {
    padding: 4rem;
  }

  .lg\:p-8 {
    padding: 2rem;
  }

  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .lg\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .lg\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .lg\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .lg\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .lg\:py-\[75px\] {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .lg\:py-\[82px\] {
    padding-top: 82px;
    padding-bottom: 82px;
  }

  .lg\:pb-0 {
    padding-bottom: 0px;
  }

  .lg\:pb-12 {
    padding-bottom: 3rem;
  }

  .lg\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .lg\:pb-16 {
    padding-bottom: 4rem;
  }

  .lg\:pb-24 {
    padding-bottom: 6rem;
  }

  .lg\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .lg\:pb-8 {
    padding-bottom: 2rem;
  }

  .lg\:pb-9 {
    padding-bottom: 2.25rem;
  }

  .lg\:pb-\[200px\] {
    padding-bottom: 200px;
  }

  .lg\:pl-16 {
    padding-left: 4rem;
  }

  .lg\:pl-24 {
    padding-left: 6rem;
  }

  .lg\:pl-\[112px\] {
    padding-left: 112px;
  }

  .lg\:pl-\[76px\] {
    padding-left: 76px;
  }

  .lg\:pr-12 {
    padding-right: 3rem;
  }

  .lg\:pr-16 {
    padding-right: 4rem;
  }

  .lg\:pt-0 {
    padding-top: 0px;
  }

  .lg\:pt-12 {
    padding-top: 3rem;
  }

  .lg\:pt-14 {
    padding-top: 3.5rem;
  }

  .lg\:pt-16 {
    padding-top: 4rem;
  }

  .lg\:pt-20 {
    padding-top: 5rem;
  }

  .lg\:pt-32 {
    padding-top: 8rem;
  }

  .lg\:pt-4 {
    padding-top: 1rem;
  }

  .lg\:pt-6 {
    padding-top: 1.5rem;
  }

  .lg\:pt-60 {
    padding-top: 15rem;
  }

  .lg\:pt-8 {
    padding-top: 2rem;
  }

  .lg\:pt-9 {
    padding-top: 2.25rem;
  }

  .lg\:pt-\[72px\] {
    padding-top: 72px;
  }

  .lg\:text-left {
    text-align: left;
  }

  .lg\:text-right {
    text-align: right;
  }

  .lg\:text-\[5\.125rem\] {
    font-size: 5.125rem;
  }

  .lg\:text-heading-1 {
    font-size: 3.5rem;
  }

  .lg\:text-heading-2 {
    font-size: 3rem;
  }

  .lg\:text-heading-3 {
    font-size: 2.5rem;
  }

  .lg\:text-heading-4 {
    font-size: 2rem;
  }

  .lg\:text-heading-5 {
    font-size: 1.5rem;
  }

  .lg\:text-heading-xl {
    font-size: 4rem;
  }

  .lg\:text-label-lg {
    font-size: 0.88rem;
  }

  .lg\:text-label-sm {
    font-size: 0.75rem;
  }.lg\:text-heading-xl {
    letter-spacing: -0.04em;
  }.lg\:text-heading-1 {
    letter-spacing: -0.04em;
  }.lg\:text-heading-2 {
    letter-spacing: -0.04em;
  }.lg\:text-heading-3 {
    letter-spacing: -0.04em;
  }.lg\:text-heading-4 {
    letter-spacing: -0.03em;
  }.lg\:text-heading-5 {
    letter-spacing: -0.03em;
  }
}@media (min-width: 1280px) {

  .xl\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .xl\:mb-0 {
    margin-bottom: 0px;
  }

  .xl\:mb-16 {
    margin-bottom: 4rem;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:hidden {
    display: none;
  }

  .xl\:w-24 {
    width: 6rem;
  }

  .xl\:w-\[124px\] {
    width: 124px;
  }

  .xl\:w-\[24px\] {
    width: 24px;
  }

  .xl\:max-w-\[347px\] {
    max-width: 347px;
  }

  .xl\:basis-2\/12 {
    flex-basis: 16.666667%;
  }

  .xl\:basis-3\/12 {
    flex-basis: 25%;
  }

  .xl\:basis-5\/12 {
    flex-basis: 41.666667%;
  }

  .xl\:basis-6\/12 {
    flex-basis: 50%;
  }

  .xl\:basis-7\/12 {
    flex-basis: 58.333333%;
  }

  .xl\:basis-auto {
    flex-basis: auto;
  }

  .xl\:flex-col {
    flex-direction: column;
  }

  .xl\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .xl\:gap-0 {
    gap: 0px;
  }

  .xl\:border-b {
    border-bottom-width: 1px;
  }

  .xl\:p-6 {
    padding: 1.5rem;
  }

  .xl\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .xl\:pl-24 {
    padding-left: 6rem;
  }

  .xl\:pr-20 {
    padding-right: 5rem;
  }

  .xl\:pt-\[86px\] {
    padding-top: 86px;
  }

  .xl\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}@media (min-width: 1536px) {

  .\32xl\:basis-2\/12 {
    flex-basis: 16.666667%;
  }

  .\32xl\:basis-4\/12 {
    flex-basis: 33.333333%;
  }

  .\32xl\:basis-5\/12 {
    flex-basis: 41.666667%;
  }
}.\[\&_\*\]\:text-white * {
  color: rgba(255, 255, 255, 1);
}.\[\&_p\]\:text-gray-300 p {
  color: rgba(202, 213, 226, 1);
}.\[\&_p\]\:text-white p {
  color: rgba(255, 255, 255, 1);
}@media(max-width:1280px) {

  .\[\@media\(max-width\:1280px\)\]\:max-w-none {
    max-width: none;
  }

  .\[\@media\(max-width\:1280px\)\]\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
}@media(min-width:1384px) {

  .\[\@media\(min-width\:1384px\)\]\:right-\[calc\(\(100vw-1384px\)\/2\)\] {
    right: calc((100vw - 1384px) / 2);
  }

  .\[\@media\(min-width\:1384px\)\]\:rounded-xl {
    border-radius: 0.75rem;
  }

  .\[\@media\(min-width\:1384px\)\]\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}@media(min-width:1420px) {

  .\[\@media\(min-width\:1420px\)\]\:w-\[calc\(1384px\+\(\(100vw-1384px\)\/2\)\)\] {
    width: calc(1384px + ((100vw - 1384px) / 2));
  }

  .\[\@media\(min-width\:1420px\)\]\:rounded-l-xl {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
  }
}@media(min-width:1432px) {

  .\[\@media\(min-width\:1432px\)\]\:w-\[calc\(100vw-\(\(100vw-1364px\)\/2\)\)\] {
    width: calc(100vw - ((100vw - 1364px) / 2));
  }
}@media(min-width:1480px) {

  .\[\@media\(min-width\:1480px\)\]\:block {
    display: block;
  }
}@media(min-width:1512px) {

  .\[\@media\(min-width\:1512px\)\]\:max-w-\[740px\] {
    max-width: 740px;
  }

  .\[\@media\(min-width\:1512px\)\]\:max-w-\[920px\] {
    max-width: 920px;
  }

  .\[\@media\(min-width\:1512px\)\]\:pl-\[calc\(\(1512px-1384px\)\/2\)\] {
    padding-left: calc((1512px - 1384px) / 2);
  }
}@media(min-width:1534px) {

  .\[\@media\(min-width\:1534px\)\]\:-right-\[37px\] {
    right: -37px;
  }
}@media(min-width:1580px) {

  .\[\@media\(min-width\:1580px\)\]\:-left-6 {
    left: -1.5rem;
  }
}@media(min-width:1640px) {

  .\[\@media\(min-width\:1640px\)\]\:h-\[632px\] {
    height: 632px;
  }

  .\[\@media\(min-width\:1640px\)\]\:pt-0 {
    padding-top: 0px;
  }
}@media(min-width:2100px) {

  .\[\@media\(min-width\:2100px\)\]\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.vjs-tree-brackets{cursor:pointer}.vjs-tree-brackets:hover{color:#1890ff}.vjs-check-controller{position:absolute;left:0}.vjs-check-controller.is-checked .vjs-check-controller-inner{background-color:#1890ff;border-color:#0076e4}.vjs-check-controller.is-checked .vjs-check-controller-inner.is-checkbox:after{-webkit-transform:rotate(45deg) scaleY(1);transform:rotate(45deg) scaleY(1)}.vjs-check-controller.is-checked .vjs-check-controller-inner.is-radio:after{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.vjs-check-controller .vjs-check-controller-inner{display:inline-block;position:relative;border:1px solid #bfcbd9;border-radius:2px;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box;width:16px;height:16px;background-color:#fff;z-index:1;cursor:pointer;-webkit-transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46)}.vjs-check-controller .vjs-check-controller-inner:after{-webkit-box-sizing:content-box;box-sizing:content-box;content:"";border:2px solid #fff;border-left:0;border-top:0;height:8px;left:4px;position:absolute;top:1px;-webkit-transform:rotate(45deg) scaleY(0);transform:rotate(45deg) scaleY(0);width:4px;-webkit-transition:-webkit-transform .15s cubic-bezier(.71,-.46,.88,.6) .05s;transition:-webkit-transform .15s cubic-bezier(.71,-.46,.88,.6) .05s;transition:transform .15s cubic-bezier(.71,-.46,.88,.6) .05s;transition:transform .15s cubic-bezier(.71,-.46,.88,.6) .05s, -webkit-transform .15s cubic-bezier(.71,-.46,.88,.6) .05s;-webkit-transform-origin:center;transform-origin:center}.vjs-check-controller .vjs-check-controller-inner.is-radio{border-radius:100%}.vjs-check-controller .vjs-check-controller-inner.is-radio:after{border-radius:100%;height:4px;background-color:#fff;left:50%;top:50%}.vjs-check-controller .vjs-check-controller-original{opacity:0;outline:none;position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;margin:0}.vjs-carets{position:absolute;right:0;cursor:pointer}.vjs-carets svg{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.vjs-carets:hover{color:#1890ff}.vjs-carets-close{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.vjs-tree-node{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;line-height:20px}.vjs-tree-node.has-carets{padding-left:15px}.vjs-tree-node.has-carets.has-selector,.vjs-tree-node.has-selector{padding-left:30px}.vjs-tree-node.is-highlight,.vjs-tree-node:hover{background-color:#e6f7ff;border-radius:4px}.vjs-tree-node.is-highlight .vjs-tree-node-actions,.vjs-tree-node:hover .vjs-tree-node-actions{display:block}.vjs-tree-node .vjs-indent{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.vjs-tree-node .vjs-indent-unit.has-line{border-left:1px dashed #bfcbd9}.vjs-tree-node .vjs-tree-node-actions{display:none;position:absolute;right:0;top:0;padding:0 4px;background-color:#e6f7ff;border-radius:4px}.vjs-tree-node .vjs-tree-node-actions .vjs-tree-node-actions-item{cursor:pointer}.vjs-tree-node .vjs-tree-node-actions .vjs-tree-node-actions-item:hover{color:#1890ff}.vjs-tree-node.dark.is-highlight,.vjs-tree-node.dark .vjs-tree-node-actions,.vjs-tree-node.dark:hover{background-color:#2e4558}.vjs-node-index{position:absolute;right:100%;margin-right:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vjs-colon{white-space:pre}.vjs-comment{color:#bfcbd9}.vjs-value{word-break:break-word}.vjs-value-null,.vjs-value-undefined{color:#d55fde}.vjs-value-boolean,.vjs-value-number{color:#1d8ce0}.vjs-value-string{color:#13ce66}.vjs-tree{font-family:Monaco,Menlo,Consolas,Bitstream Vera Sans Mono,monospace;font-size:14px;text-align:left}.vjs-tree.is-virtual{overflow:auto}.vjs-tree.is-virtual .vjs-tree-node{white-space:nowrap}
.memorial-modal[data-v-307065a6]{width:100%;height:100dvh;position:fixed;top:0;left:0;z-index:99999;display:flex;justify-content:center;align-items:center;padding-left:24px;padding-right:24px;opacity:0;visibility:hidden;pointer-events:none;transition:.4s ease-in-out}.memorial-modal--active[data-v-307065a6]{opacity:1;visibility:visible;pointer-events:all}.memorial-modal__overlay[data-v-307065a6]{position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.memorial-modal__content[data-v-307065a6]{position:relative;z-index:10;width:100%;max-width:840px}.memorial-modal__content img[data-v-307065a6]{width:100%;height:auto;border-radius:8px;border:1px solid hsla(0,0%,100%,.1)}.memorial-modal__close[data-v-307065a6]{position:absolute;width:40px;height:40px;border-radius:100%;background-color:#c8252c;color:#fff;display:flex;justify-content:center;align-items:center;top:-20px;right:-20px;cursor:pointer}
.VueHotToast__checkmark {
  width: 20px;
  opacity: 0;
  height: 20px;
  border-radius: 10px;
  background: #61d345;
  position: relative;
  transform: rotate(45deg);
  animation: checkmarkCircleAnimation 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;
  animation-delay: 100ms;
}
.VueHotToast__checkmark:after {
  content: "";
  box-sizing: border-box;
  animation: checkmarkAnimation 0.2s ease-out forwards;
  opacity: 0;
  animation-delay: 200ms;
  position: absolute;
  border-right: 2px solid;
  border-bottom: 2px solid;
  border-color: #fff;
  bottom: 6px;
  left: 6px;
  height: 10px;
  width: 6px;
}
@keyframes checkmarkCircleAnimation {
  from {
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  to {
    transform: scale(1) rotate(45deg);
    opacity: 1;
  }
}
@keyframes checkmarkAnimation {
  0% {
    height: 0;
    width: 0;
    opacity: 0;
  }
  40% {
    height: 0;
    width: 6px;
    opacity: 1;
  }
  100% {
    opacity: 1;
    height: 10px;
  }
}
.VueHotToast__error {
  width: 20px;
  opacity: 0;
  height: 20px;
  border-radius: 10px;
  background: #ff4b4b;
  position: relative;
  transform: rotate(45deg);
  animation: errorCircleAnimation 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;
  animation-delay: 100ms;
}
.VueHotToast__error:after, .VueHotToast__error:before {
  content: "";
  animation: errorFirstLineAnimation 0.15s ease-out forwards;
  animation-delay: 150ms;
  position: absolute;
  border-radius: 3px;
  opacity: 0;
  background: #fff;
  bottom: 9px;
  left: 4px;
  height: 2px;
  width: 12px;
}
.VueHotToast__error:before {
  animation: errorSecondLineAnimation 0.15s ease-out forwards;
  animation-delay: 180ms;
  transform: rotate(90deg);
}
@keyframes errorCircleAnimation {
  from {
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  to {
    transform: scale(1) rotate(45deg);
    opacity: 1;
  }
}
@keyframes errorFirstLineAnimation {
  from {
    transform: scale(0);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes errorSecondLineAnimation {
  from {
    transform: scale(0) rotate(90deg);
    opacity: 0;
  }
  to {
    transform: scale(1) rotate(90deg);
    opacity: 1;
  }
}
.VueHotToast__loading {
  width: 12px;
  height: 12px;
  box-sizing: border-box;
  border: 2px solid;
  border-radius: 100%;
  border-color: rgba(0, 0, 0, 0.1);
  border-right-color: rgba(0, 0, 0, 0.6);
  animation: loadingRotate 1s linear infinite;
}
@keyframes loadingRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.VueHotToast__toast {
  animation: enter 0.35s cubic-bezier(0.21, 1.02, 0.73, 1) forwards;
}

.VueHotToast__toast.leaving {
  animation: exit 0.4s forwards cubic-bezier(0.06, 0.71, 0.55, 1);
}

@keyframes enter {
  0% {
    transform: translate3d(0, -200%, 0) scale(0.6);
    opacity: 0.5;
  }
  100% {
    transform: translate3d(0, 0, 0) scale(1);
    opacity: 1;
  }
}
@keyframes exit {
  0% {
    transform: translate3d(0, 0, -1px) scale(1);
    opacity: 1;
  }
  100% {
    transform: translate3d(0, -150%, -1px) scale(0.6);
    opacity: 0;
  }
}
.VueHotToast__toast-container {
  font-family: ui-sans-serif, system-ui, sans-serif;
  position: fixed;
  z-index: 9999;
  margin: 10px;
  overflow: visible;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 12px;
  gap: 12px;
  pointer-events: none;
}
.VueHotToast__toast {
  display: flex;
  justify-content: center;
  align-items: center;
  background: white;
  color: #101010;
  box-shadow: 0px 2px 2px 0px rgba(16, 24, 40, 0.1333333333);
  max-width: 1200px;
  padding: 8px 10px;
  border-radius: 8px;
  cursor: pointer;
  pointer-events: auto;
  text-overflow: ellipsis;
}
.VueHotToast__toast .content {
  margin: 4px 10px;
}
.VueHotToast__top-left {
  top: 0;
  left: 0;
}
.VueHotToast__top-center {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.VueHotToast__top-right {
  top: 0;
  right: 0;
}
.VueHotToast__bottom-left {
  bottom: 0;
  left: 0;
}
.VueHotToast__bottom-center {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.VueHotToast__bottom-right {
  bottom: 0;
  right: 0;
}
.VueHotToast__middle-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

